*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0A14;
color:#C2B8E8;
overflow-wrap:break-word;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
line-height:1.55;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 6, 16, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xml-shelldzb{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.xml-maindzb{
min-width:0;
}
.xml-wrapdzb{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.xml-containerdzb{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.xml-containerdzb{
padding:0 1.75rem;
}
}
.xml-sectiondzb{
padding:1.5rem 28px;
}
.xml-section_ptdzb{
padding-top:2.125rem;
}
.xml-band_softdzb{
background:#131020;
}
.xml-eyebrowdzb{
letter-spacing:.14em;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#A855F7;
overflow-wrap:break-word;
font-size:10.5px;
line-height:1.4;
text-transform:uppercase;
font-weight:600;
display:inline-block;
}
.xml-drawer_cbdzb{
display:none;
}
.xml-overlaydzb{
display:none;
}
@media(max-width:1026px){
.xml-shelldzb{
grid-template-columns:1fr;
}
.xml-maindzb{
padding-bottom:78px;
}
.xml-drawer_cbdzb:checked~.xml-overlaydzb{
background:rgba(8, 6, 16, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:560px){
.xml-sectiondzb{
padding:18px 1rem;
}
.xml-section_ptdzb{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.xml-sidedzb{
padding:1.375rem 18px;
background:#110E1A;
gap:1.375rem;
flex-direction:column;
display:flex;
align-self:start;
border-right:1px solid #1E1830;
height:100vh;
position:sticky;
overflow-y:auto;
top:0;
}
.xml-branddzb{
gap:0.625rem;
display:flex;
align-items:center;
}
.xml-logodzb{
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
}
.xml-side_ctadzb{
background:rgba(168, 85, 247, 0.12);
padding:1rem;
border-radius:0.75rem;
border:1px solid #2A2242;
}
.xml-side_cta_hdzb{
font-size:1.063rem;
line-height:1.15;
color:#F0ECFF;
margin-bottom:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.xml-side_cta_pdzb{
color:#C2B8E8;
line-height:1.45;
font-size:12px;
margin-bottom:0.75rem;
}
.xml-navdzb{
gap:3px;
display:flex;
flex-direction:column;
}
.xml-nav_labeldzb{
padding:6px 10px;
font-size:9.5px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#5A5075;
letter-spacing:.14em;
text-transform:uppercase;
}
.xml-nav_itemdzb{
padding:0.625rem;
border-radius:8px;
gap:11px;
display:flex;
color:#C2B8E8;
font-weight:500;
font-size:0.875rem;
align-items:center;
}
.xml-nav_itemdzb svg{
width:17px;
height:17px;
}
.xml-nav_itemdzb:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.xml-nav_item_ondzb{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.xml-side_footdzb{
padding:0.75rem;
background:#131020;
border-radius:0.75rem;
border:1px solid #2A2242;
margin-top:auto;
}
.xml-side_footdzb p{
color:#C2B8E8;
margin-top:0.25rem;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.xml-topdzb{
padding:0.875rem 28px;
gap:1rem;
background:#110E1A;
align-items:center;
border-bottom:1px solid #1E1830;
z-index:40;
position:sticky;
top:0;
display:flex;
}
.xml-top_branddzb{
gap:9px;
display:none;
align-items:center;
}
.xml-searchdzb{
padding:0.688rem 0.875rem;
background:#131020;
gap:0.625rem;
border:1px solid #2A2242;
flex:1;
border-radius:12px;
font-size:0.844rem;
color:#8B80B0;
align-items:center;
max-width:27.5rem;
display:flex;
}
.xml-searchdzb svg{
flex:none;
height:1rem;
width:1rem;
}
.xml-top_actionsdzb{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.xml-langdzb{
font-size:12px;
color:#C2B8E8;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-burgerdzb{
background:#131020;
border-radius:8px;
border:1px solid #2A2242;
align-items:center;
display:none;
height:2.5rem;
justify-content:center;
width:40px;
color:#F0ECFF;
}
/* ---------- bottom-nav (mobile) ---------- */
.xml-botnavdzb{
display:none;
}
@media(max-width:1027px){
.xml-sidedzb{
transition:transform .25s ease;
left:0;
z-index:80;
top:0;
height:100vh;
width:17.5rem;
transform:translateX(-100%);
position:fixed;
}
.xml-drawer_cbdzb:checked~.xml-shelldzb .xml-sidedzb{
transform:translateX(0);
}
.xml-topdzb{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.xml-top_branddzb{
display:flex;
}
.xml-searchdzb{
display:none;
}
.xml-burgerdzb{
display:flex;
}
.xml-top_actionsdzb{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.xml-top_actionsdzb .xml-langdzb{
display:none;
}
.xml-top_actionsdzb .xml-btndzb{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.xml-botnavdzb{
grid-template-columns:repeat(3,1fr);
background:#110E1A;
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
right:0;
border-top:1px solid #2A2242;
display:grid;
transform:translateZ(0);
bottom:0;
position:fixed;
left:0;
z-index:65;
}
.xml-bndzb{
gap:4px;
padding:6px 2px 0;
display:flex;
font-size:0.625rem;
justify-content:flex-end;
min-width:0;
flex-direction:column;
font-weight:600;
color:#C2B8E8;
align-items:center;
}
.xml-bndzb svg{
flex:none;
height:22px;
width:22px;
}
.xml-bndzb span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.xml-bn_ondzb{
color:#A855F7;
}
.xml-bn_centerdzb{
position:relative;
}
.xml-bn_fabdzb{
border-radius:50%;
background:#C084FC;
position:absolute;
display:flex;
height:3.125rem;
transform:translateX(-50%);
top:-20px;
color:#0D0A14;
justify-content:center;
align-items:center;
width:50px;
left:50%;
box-shadow:0 0.5rem 40px rgba(8, 6, 16, 0.70), 0 2px 8px rgba(139, 92, 246, 0.25);
}
.xml-bn_fabdzb svg{
height:1.5rem;
width:1.5rem;
}
.xml-bn_centerdzb span{
color:#A855F7;
}
}
.xml-btndzb{
gap:8px;
padding:11px 1.375rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:0.5rem;
align-items:center;
font-size:14px;
font-weight:700;
justify-content:center;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
cursor:pointer;
}
.xml-btn_pridzb{
background:#C084FC;
box-shadow:0 0 1.125rem rgba(168, 85, 247, 0.55), 0 4px 0.75rem rgba(8, 6, 16, 0.50);
color:#0D0A14;
}
.xml-btn_pridzb:hover{
background:#A855F7;
}
.xml-btn_ghostdzb{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0ECFF;
}
.xml-btn_linedzb{
background:transparent;
border:1px solid #3D3160;
font-weight:600;
color:#F0ECFF;
}
.xml-btn_lgdzb{
padding:1rem 1.875rem;
border-radius:0.75rem;
font-size:0.938rem;
}
.xml-banddzb .xml-btn_linedzb{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.xml-banddzb .xml-btn_ghostdzb{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.xml-link_mdzb{
gap:5px;
align-items:center;
display:inline-flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#A855F7;
font-size:12px;
cursor:pointer;
text-decoration:none;
}
.xml-link_mdzb svg{
width:14px;
height:14px;
}
.xml-banddzb .xml-link_mdzb{
color:#C084FC;
}
.xml-dotdzb{
flex:none;
border-radius:50%;
background:#A855F7;
width:0.438rem;
height:7px;
}
.xml-dot_livedzb{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.xml-starsdzb{
gap:2px;
display:inline-flex;
color:#A855F7;
}
.xml-starsdzb svg{
width:0.938rem;
height:0.938rem;
}
.xml-chipdzb{
background:#131020;
padding:0.438rem 0.75rem;
border:1px solid #2A2242;
border-radius:0.5rem;
gap:6px;
display:inline-flex;
align-items:center;
font-size:11px;
color:#C2B8E8;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-chip_ondzb{
background:rgba(168, 85, 247, 0.12);
border-color:transparent;
color:#A855F7;
}
.xml-gcdzb{
display:block;
cursor:pointer;
color:inherit;
min-width:0;
text-decoration:none;
}
.xml-gc_thumbdzb{
border:1px solid #2A2242;
overflow:hidden;
border-radius:12px;
aspect-ratio:1;
background-size:cover;
position:relative;
background-position:center;
display:block;
}
.xml-gc_thumb_portraitdzb{
aspect-ratio:3/4;
}
.xml-gc_thumb_widedzb{
aspect-ratio:16/11;
}
.xml-gc_capdzb{
background:linear-gradient(transparent,rgba(8, 6, 16, 0.72));
padding:0.563rem;
bottom:0;
left:0;
position:absolute;
right:0;
}
.xml-gc_namedzb{
color:#F0ECFF;
font-size:12.5px;
font-weight:700;
display:block;
}
.xml-gc_metadzb{
font-size:11px;
color:#A89ED0;
}
.xml-gc_badgedzb{
border-radius:0.5rem;
padding:2px 6px;
background:#A855F7;
font-size:8px;
position:absolute;
font-weight:700;
right:8px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#0D0A14;
top:0.5rem;
}
.xml-gc_badge_hotdzb{
background:#EF4444;
color:#F0ECFF;
}
.xml-gc_badge_livedzb{
background:#EF4444;
right:auto;
left:8px;
color:#F0ECFF;
}
.xml-gc_multdzb{
inset:0;
font-size:28px;
color:#A855F7;
display:flex;
font-weight:700;
position:absolute;
align-items:center;
justify-content:center;
}
.xml-pcdzb{
border:1px solid #2A2242;
border-radius:12px;
background:#131020;
align-items:center;
height:4rem;
color:#C2B8E8;
justify-content:center;
display:flex;
font-size:0.875rem;
font-weight:700;
}
.xml-raildzb{
min-width:0;
}
.xml-rail_scrolldzb{
gap:0.875rem;
display:grid;
}
.xml-rail_scrolldzb>*{
min-width:0;
}
.xml-g6dzb{
grid-template-columns:repeat(6,1fr);
}
.xml-g7dzb{
grid-template-columns:repeat(7,1fr);
}
.xml-g4dzb{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.xml-g6dzb,.xml-g7dzb{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.xml-g6dzb>*,.xml-g7dzb>*{
scroll-snap-align:start;
}
.xml-g4dzb{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.xml-g4dzb{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.xml-paneldzb{
padding:1.75rem 32px;
background:#131020;
border-radius:1.25rem;
border:1px solid #2A2242;
}
.xml-splitdzb{
gap:2.25rem;
align-items:start;
display:grid;
}
.xml-splitdzb>*{
min-width:0;
}
.xml-split_adzb{
grid-template-columns:.85fr 1.15fr;
}
.xml-split_bdzb{
grid-template-columns:1fr 1.1fr;
}
.xml-split_cdzb{
grid-template-columns:1.1fr .9fr;
}
.xml-pgriddzb{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.xml-pgriddzb>*{
min-width:0;
}
.xml-leaddzb{
color:#C2B8E8;
line-height:1.65;
margin-bottom:14px;
font-size:15px;
}
.xml-featdzb{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xml-featdzb>*{
min-width:0;
}
.xml-feat2dzb{
grid-template-columns:1fr 1fr;
}
.xml-feat_carddzb{
border-radius:20px;
background:#131020;
padding:26px;
border:1px solid #2A2242;
}
.xml-feat_carddzb svg{
width:26px;
height:1.625rem;
margin-bottom:1rem;
color:#A855F7;
}
.xml-feat_carddzb h3{
font-size:1.125rem;
font-weight:700;
color:#F0ECFF;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
}
.xml-feat_carddzb p{
color:#C2B8E8;
font-size:0.813rem;
line-height:1.6;
}
.xml-feat_carddzb b{
color:#F0ECFF;
}
.xml-bigdzb{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.xml-big_ndzb{
font-size:26px;
color:#A855F7;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.xml-big_ldzb{
color:#8B80B0;
font-size:0.75rem;
}
.xml-persondzb{
background:#131020;
border-radius:0.75rem;
border:1px solid #2A2242;
gap:0.875rem;
padding:1rem 1.125rem;
display:flex;
align-items:center;
}
.xml-avatardzb{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#A855F7,#7C3AED);
width:44px;
height:44px;
}
.xml-person_namedzb{
font-size:14px;
font-weight:700;
color:#F0ECFF;
}
.xml-person_roledzb{
font-size:12px;
color:#8B80B0;
}
.xml-kvdzb{
overflow:hidden;
grid-template-columns:1fr 1fr;
background:#2A2242;
gap:1px;
border:1px solid #2A2242;
border-radius:12px;
display:grid;
}
.xml-kvdzb>div{
padding:16px 18px;
background:#0D0A14;
min-width:0;
}
.xml-kv_kdzb{
color:#A855F7;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
font-size:9.5px;
text-transform:uppercase;
}
.xml-kv_vdzb{
color:#F0ECFF;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1027px){
.xml-split_adzb,.xml-split_bdzb,.xml-split_cdzb,.xml-pgriddzb{
gap:24px;
grid-template-columns:1fr;
}
.xml-featdzb,.xml-feat2dzb{
grid-template-columns:1fr;
}
.xml-kvdzb{
grid-template-columns:1fr;
}
}
.xml-shdzb{
margin-bottom:1rem;
min-width:0;
}
.xml-sh_rowdzb{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.xml-sh_rowdzb .xml-sh_ldzb{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.xml-sh_stackdzb{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.xml-sh_centerdzb{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.xml-sh_h2dzb{
gap:0.563rem;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
display:flex;
font-weight:700;
align-items:center;
color:#F0ECFF;
font-size:20px;
}
@media(min-width:771px){
.xml-sh_h2dzb{
font-size:1.5rem;
}
}
.xml-banddzb .xml-sh_h2dzb{
color:#F0ECFF;
}
.xml-eb_monodzb{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.xml-eb_monodzb::before{
content:"// ";
}
.xml-eb_upperdzb{
letter-spacing:.14em;
text-transform:uppercase;
}
.xml-eb_pilldzb{
padding:0.313rem 0.688rem;
border-radius:62.438rem;
background:rgba(168, 85, 247, 0.12);
letter-spacing:.12em;
text-transform:uppercase;
}
.xml-eb_linedzb{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xml-eb_linedzb::before{
background:#A855F7;
content:"";
width:1.5rem;
height:1px;
display:inline-block;
}
.xml-banddzb .xml-eb_linedzb::before{
background:#C084FC;
}
.xml-banddzb .xml-eb_pilldzb{
background:rgba(255, 255, 255, 0.07);
}
.xml-sh_linkdzb{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
font-weight:600;
color:#F0ECFF;
border-bottom:1px solid #F0ECFF;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
align-items:center;
}
.xml-sh_linkdzb:hover{
border-color:#A855F7;
color:#A855F7;
}
.xml-sh_linkdzb svg{
width:0.875rem;
height:0.875rem;
}
.xml-sh_link_chevdzb{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#A855F7;
border-bottom:0;
padding-bottom:0;
font-size:0.75rem;
}
.xml-sh_link_btndzb{
background:#C084FC;
border-radius:62.438rem;
padding:9px 1.125rem;
color:#0D0A14;
border-bottom:0;
}
.xml-sh_link_btndzb:hover{
border-color:transparent;
background:#A855F7;
}
.xml-banddzb .xml-sh_linkdzb{
border-color:#F0ECFF;
color:#F0ECFF;
}
.xml-banddzb .xml-sh_link_chevdzb{
color:#C084FC;
}
.xml-sh_ruledzb{
margin:-2px 0 1rem;
background:#2A2242;
height:1px;
}
.xml-banddzb .xml-sh_ruledzb{
background:rgba(255, 255, 255, 0.12);
}
.xml-seo_grid3dzb{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xml-seo_grid4dzb{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.xml-seo_grid3dzb>*,.xml-seo_grid4dzb>*{
min-width:0;
}
.xml-seo_carddzb{
padding:24px;
border-radius:12px;
background:#131020;
border:1px solid #2A2242;
}
.xml-seo_carddzb h3{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
font-size:1.125rem;
margin-bottom:0.5rem;
}
.xml-seo_carddzb p{
line-height:1.6;
font-size:13px;
color:#C2B8E8;
}
.xml-seo_card_smdzb{
padding:1.25rem;
}
.xml-seo_card_smdzb h3{
font-size:1rem;
}
.xml-seo_card_smdzb p{
line-height:1.55;
font-size:12.5px;
}
.xml-seo_rtp_rowdzb{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.xml-rtpdzb{
gap:14px;
min-width:0;
display:flex;
}
.xml-rtpdzb>div{
border-radius:12px;
padding:16px;
background:#0D0A14;
flex:1;
min-width:0;
text-align:center;
}
.xml-rtp_ndzb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#A855F7;
font-weight:700;
white-space:nowrap;
font-size:1.625rem;
}
.xml-rtp_ldzb{
margin-top:0.25rem;
font-size:0.688rem;
color:#8B80B0;
}
.xml-cmpdzb{
overflow:hidden;
border:1px solid #2A2242;
border-radius:0.75rem;
max-width:760px;
}
.xml-cmp_rowdzb{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.xml-cmp_rowdzb>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.xml-cmp_rowdzb>div:first-child{
font-weight:600;
color:#F0ECFF;
padding-left:22px;
text-align:left;
}
.xml-cmp_thdzb{
background:#0D0A14;
font-size:0.781rem;
font-weight:700;
}
.xml-cmp_rowdzb:not(.xml-cmp_thdzb){
background:#131020;
border-top:1px solid #1E1830;
color:#C2B8E8;
}
.xml-cmp_zebradzb{
background:#100D1C;
}
.xml-guidedzb{
overflow:hidden;
border-radius:12px;
border:1px solid #2A2242;
background:#131020;
cursor:pointer;
}
.xml-guide_coverdzb{
height:130px;
}
.xml-guide_bodydzb{
padding:1.25rem;
}
.xml-guide_bodydzb h3{
margin:0.438rem 0 0.563rem;
font-size:16px;
color:#F0ECFF;
line-height:1.25;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.xml-guide_metadzb{
font-size:11.5px;
color:#8B80B0;
}
.xml-hubdzb{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1E1830;
padding-top:28px;
display:grid;
}
.xml-hubdzb>*{
min-width:0;
}
.xml-hubdzb h4{
font-size:0.813rem;
font-weight:700;
color:#F0ECFF;
margin-bottom:0.688rem;
}
.xml-hub_coldzb{
gap:0.5rem;
flex-direction:column;
display:flex;
font-size:13px;
color:#C2B8E8;
}
.xml-hub_coldzb a{
cursor:pointer;
}
@media(max-width:1025px){
.xml-seo_grid3dzb{
grid-template-columns:1fr;
}
.xml-seo_grid4dzb{
grid-template-columns:repeat(2,1fr);
}
.xml-seo_rtp_rowdzb{
grid-template-columns:1fr;
gap:20px;
}
.xml-hubdzb{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.xml-hubdzb{
grid-template-columns:1fr;
}
}
.xml-tkdzb{
background:#080610;
overflow:hidden;
display:flex;
border-bottom:1px solid #1E1830;
align-items:center;
}
.xml-tk_tagdzb{
flex:none;
background:#131020;
padding:11px 1.125rem;
gap:8px;
font-weight:600;
display:flex;
border-right:1px solid #1E1830;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.656rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#EF4444;
align-items:center;
}
.xml-tk_raildzb{
overflow:hidden;
flex:1;
}
.xml-tk_trackdzb{
animation:zm3-marquee 26s linear infinite;
padding:11px 14px;
gap:1.75rem;
width:max-content;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
display:flex;
font-size:12px;
color:#C2B8E8;
white-space:nowrap;
}
.xml-tk_trackdzb b{
color:#A855F7;
}
.xml-herodzb{
background:linear-gradient(120deg,#120D22,#0B0D24);
border:1px solid #2A2242;
overflow:hidden;
border-radius:20px;
padding:2.875rem 48px;
color:#F0ECFF;
position:relative;
}
.xml-hero_glowdzb{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
position:absolute;
width:340px;
right:-3.75rem;
height:340px;
}
.xml-hero_indzb{
position:relative;
max-width:600px;
}
.xml-herodzb .xml-eyebrowdzb{
color:#C084FC;
}
.xml-pill_rowdzb{
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
font-size:0.656rem;
color:#C084FC;
letter-spacing:.1em;
margin-bottom:22px;
display:inline-flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
align-items:center;
}
.xml-hero_h1dzb{
margin:1.125rem 0;
letter-spacing:-.02em;
font-size:3.375rem;
line-height:1.02;
color:#F0ECFF;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.xml-hero_h1dzb em{
font-style:normal;
color:#C084FC;
}
.xml-hero_subdzb{
color:#A89ED0;
max-width:480px;
margin-bottom:28px;
font-size:17px;
line-height:1.55;
}
.xml-hero_ctadzb{
gap:0.875rem;
align-items:center;
margin-bottom:1.625rem;
display:flex;
flex-wrap:wrap;
}
.xml-hero_trustdzb{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.xml-hero_rating_txtdzb{
font-size:13px;
color:#A89ED0;
}
@media(max-width:1027px){
.xml-herodzb{
padding:32px 24px;
}
.xml-hero_h1dzb{
font-size:38px;
}
}
@media(max-width:563px){
.xml-hero_h1dzb{
font-size:30px;
}
}
.xml-statdzb{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xml-statdzb>*{
min-width:0;
}
.xml-stat_itemdzb{
border-radius:12px;
border:1px solid #2A2242;
padding:18px 20px;
background:#131020;
}
.xml-stat_kdzb{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:7px;
color:#8B80B0;
font-size:0.594rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.xml-stat_vdzb{
gap:8px;
display:flex;
color:#F0ECFF;
align-items:center;
font-size:1.5rem;
font-weight:700;
min-width:0;
overflow-wrap:anywhere;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.xml-stat_v_accentdzb{
color:#A855F7;
}
@media(max-width:1026px){
.xml-statdzb{
grid-template-columns:repeat(2,1fr);
}
}
.xml-wlcdzb{
gap:24px;
border:1px solid #2A2242;
background:linear-gradient(120deg,#120D22,#0B0D24);
padding:36px 2.5rem;
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
color:#F0ECFF;
position:relative;
align-items:center;
display:grid;
}
.xml-wlcdzb>*{
min-width:0;
}
.xml-wlcdzb .xml-eyebrowdzb{
color:#C084FC;
}
.xml-wlc_glowdzb{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
width:16.25rem;
top:-40px;
height:16.25rem;
right:-2.5rem;
position:absolute;
}
.xml-wlc_indzb{
position:relative;
}
.xml-wlc_h2dzb{
margin:0.625rem 0 8px;
line-height:1.03;
font-weight:700;
color:#F0ECFF;
overflow-wrap:break-word;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:2.125rem;
}
.xml-wlc_h2dzb em{
color:#C084FC;
font-style:normal;
}
.xml-wlc_subdzb{
color:#A89ED0;
font-size:0.875rem;
max-width:26.25rem;
margin-bottom:18px;
line-height:1.55;
}
.xml-wlc_termsdzb{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.xml-termdzb{
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 15px;
border-radius:12px;
align-items:center;
display:flex;
}
.xml-termdzb svg{
flex:none;
color:#C084FC;
width:1.25rem;
height:20px;
}
.xml-term_kdzb{
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
color:#A89ED0;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-term_vdzb{
font-size:0.875rem;
font-weight:700;
margin-top:2px;
color:#F0ECFF;
}
@media(max-width:1021px){
.xml-wlcdzb{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.xml-wlc_h2dzb{
font-size:1.625rem;
}
}
.xml-jpdzb{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.xml-jpdzb>*{
min-width:0;
}
.xml-jp_herodzb{
background:linear-gradient(135deg,#120D22,#0B0D24);
padding:1.625rem;
border-radius:1.25rem;
overflow:hidden;
gap:14px;
border:1px solid #2A2242;
display:flex;
justify-content:space-between;
position:relative;
flex-direction:column;
min-height:11.25rem;
color:#F0ECFF;
}
.xml-jp_glowdzb{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
position:absolute;
height:11.25rem;
width:180px;
top:-2.5rem;
right:-2.5rem;
}
.xml-jp_k_rowdzb{
gap:10px;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.xml-jp_kdzb{
font-size:10px;
color:#8B80B0;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
text-transform:uppercase;
}
.xml-jp_herodzb .xml-jp_kdzb{
color:#A89ED0;
}
.xml-jp_amtdzb{
line-height:1;
font-size:42px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
position:relative;
font-weight:700;
color:#C084FC;
}
.xml-jp_subdzb{
color:#A89ED0;
font-size:12px;
margin-top:0.313rem;
}
.xml-jp_celldzb{
background:#131020;
border:1px solid #2A2242;
border-radius:20px;
padding:1.375rem;
justify-content:space-between;
min-height:180px;
display:flex;
flex-direction:column;
}
.xml-jp_celldzb .xml-jp_amtdzb{
color:#F0ECFF;
font-size:30px;
}
.xml-jp_celldzb .xml-jp_subdzb{
color:#8B80B0;
}
@media(max-width:1025px){
.xml-jpdzb{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.xml-jp_amtdzb{
font-size:2rem;
}
}
.xml-suppdzb{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xml-suppdzb>*{
min-width:0;
}
.xml-supp_carddzb{
border-radius:0.75rem;
padding:24px;
border:1px solid #2A2242;
background:#131020;
}
.xml-supp_carddzb svg{
color:#A855F7;
height:24px;
width:1.5rem;
margin-bottom:0.875rem;
}
.xml-supp_carddzb h3{
color:#F0ECFF;
font-weight:700;
font-size:16px;
margin-bottom:0.375rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.xml-supp_carddzb p{
color:#C2B8E8;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.xml-suppdzb{
grid-template-columns:1fr;
}
}
.xml-dw_h2dzb{
color:#F0ECFF;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-size:26px;
margin-bottom:10px;
font-weight:700;
}
.xml-steps_vdzb{
grid-template-columns:1fr;
gap:10px;
}
.xml-steps_vdzb .xml-stepdzb{
padding:18px 20px;
}
@media(max-width:561px){
.xml-dw_h2dzb{
font-size:23px;
}
}
.xml-bannerdzb{
overflow:hidden;
background:linear-gradient(115deg,#120D22,#0B0D24);
border:1px solid #2A2242;
border-radius:20px;
padding:2.25rem 40px;
gap:28px;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
align-items:center;
color:#F0ECFF;
display:flex;
}
.xml-banner_glowdzb{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 68%);
border-radius:50%;
width:12.5rem;
position:absolute;
transform:translateY(-50%);
top:50%;
right:80px;
height:12.5rem;
}
.xml-banner_indzb{
position:relative;
max-width:560px;
}
.xml-bannerdzb .xml-eyebrowdzb{
color:#C084FC;
}
.xml-banner_h2dzb{
margin:10px 0;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
color:#F0ECFF;
line-height:1.05;
}
.xml-banner_textdzb{
font-size:0.875rem;
line-height:1.6;
color:#A89ED0;
}
@media(max-width:563px){
.xml-banner_h2dzb{
font-size:1.5rem;
}
}
.xml-newsdzb{
border:1px solid #2A2242;
border-radius:20px;
gap:1.5rem;
background:linear-gradient(135deg,#120D22,#0B0D24);
padding:1.625rem 2rem;
color:#F0ECFF;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.xml-news_h3dzb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.25rem;
font-size:20px;
color:#F0ECFF;
font-weight:700;
}
.xml-news_textdzb{
font-size:13px;
color:#A89ED0;
}
.xml-news_formdzb{
gap:0.625rem;
flex:1;
max-width:440px;
min-width:0;
display:flex;
}
.xml-news_formdzb .xml-inputdzb{
min-width:0;
}
@media(max-width:562px){
.xml-news_formdzb{
width:100%;
}
}
.xml-inputdzb{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
flex:1;
padding:13px 16px;
border-radius:0.5rem;
color:#A89ED0;
font-size:13.5px;
}
.xml-promo_griddzb{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xml-promo_griddzb>*{
min-width:0;
}
.xml-promodzb{
border-radius:1.25rem;
border:1px solid #2A2242;
background:#131020;
padding:24px;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.xml-promo_hdzb{
font-size:26px;
color:#F0ECFF;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.05;
margin-top:0.375rem;
}
.xml-promo_hdzb em{
font-style:normal;
color:#A855F7;
}
.xml-promo_pdzb{
margin-top:0.5rem;
font-size:12.5px;
color:#C2B8E8;
line-height:1.5;
}
.xml-promo_featdzb{
background:linear-gradient(135deg,#120D22,#0B0D24);
border-color:#2A2242;
}
.xml-promo_featdzb .xml-promo_hdzb{
color:#F0ECFF;
}
.xml-promo_featdzb .xml-promo_hdzb em{
color:#C084FC;
}
.xml-promo_featdzb .xml-promo_pdzb{
color:#A89ED0;
}
.xml-promo_featdzb .xml-eyebrowdzb{
color:#C084FC;
}
@media(max-width:1026px){
.xml-promo_griddzb{
grid-template-columns:1fr;
}
}
.xml-vip_headdzb{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
display:flex;
align-items:flex-end;
}
.xml-vip_introdzb{
color:#C2B8E8;
max-width:420px;
font-size:0.813rem;
}
.xml-vipdzb{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.xml-vipdzb>*{
min-width:0;
}
.xml-tierdzb{
border:1px solid #2A2242;
background:#131020;
border-radius:0.75rem;
padding:20px;
}
.xml-tier_ondzb{
background:rgba(168, 85, 247, 0.12);
border-color:#A855F7;
}
.xml-tier_medaldzb{
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:0.5rem;
margin-bottom:0.875rem;
height:30px;
width:30px;
}
.xml-tier_namedzb{
font-weight:700;
margin-bottom:5px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-size:0.938rem;
}
.xml-tier_txdzb{
font-size:11.5px;
line-height:1.5;
color:#8B80B0;
}
@media(max-width:1022px){
.xml-vipdzb{
grid-template-columns:repeat(2,1fr);
}
}
.xml-stepsdzb{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.xml-stepsdzb>*{
min-width:0;
}
.xml-stepdzb{
border:1px solid #2A2242;
background:#131020;
border-radius:0.75rem;
padding:1.5rem;
position:relative;
}
.xml-step_numdzb{
background:#C084FC;
border-radius:0.5rem;
display:flex;
align-items:center;
height:1.875rem;
font-size:0.813rem;
font-weight:700;
width:30px;
justify-content:center;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.875rem;
color:#0D0A14;
}
.xml-step_hdzb{
margin-bottom:7px;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-size:1rem;
}
.xml-step_pdzb{
color:#C2B8E8;
font-size:13px;
line-height:1.55;
}
@media(max-width:1022px){
.xml-stepsdzb{
grid-template-columns:1fr;
}
}
.xml-pay_logosdzb{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.xml-pay_logosdzb>*{
min-width:0;
}
.xml-paydzb{
border-radius:0.5rem;
border:1px solid #2A2242;
color:#C2B8E8;
height:48px;
font-size:12px;
display:flex;
align-items:center;
font-weight:700;
justify-content:center;
}
.xml-tabledzb{
border-radius:12px;
border:1px solid #2A2242;
overflow:hidden;
}
.xml-trowdzb{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.xml-trowdzb>div{
padding:13px 14px;
min-width:0;
}
.xml-trowdzb>div:first-child{
color:#F0ECFF;
padding-left:16px;
font-weight:700;
}
.xml-trow_thdzb{
background:#0D0A14;
text-transform:uppercase;
letter-spacing:.06em;
font-size:0.594rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#8B80B0;
}
.xml-trowdzb:not(.xml-trow_thdzb){
background:#131020;
color:#C2B8E8;
border-top:1px solid #1E1830;
}
.xml-trow_zebradzb{
background:#100D1C;
}
.xml-posdzb{
color:#A855F7;
font-weight:700;
}
@media(max-width:1027px){
.xml-pay_logosdzb{
grid-template-columns:repeat(2,1fr);
}
}
.xml-gmdzb{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.xml-gmdzb>*{
min-width:0;
}
.xml-gm_paneldzb{
border-radius:20px;
background:#131020;
padding:28px;
border:1px solid #2A2242;
}
.xml-gm_h2dzb{
margin:10px 0 8px;
font-size:1.5rem;
color:#F0ECFF;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.xml-gm_textdzb{
color:#C2B8E8;
margin-bottom:20px;
max-width:440px;
line-height:1.6;
font-size:13.5px;
}
.xml-gm_leveldzb{
gap:0.875rem;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.xml-gm_lvdzb{
color:#A855F7;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
}
.xml-gm_bar_wrapdzb{
flex:1;
min-width:0;
}
.xml-gm_bar_metadzb{
margin-bottom:5px;
font-size:10px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
justify-content:space-between;
color:#8B80B0;
display:flex;
}
.xml-bardzb{
border-radius:999px;
overflow:hidden;
background:#0D0A14;
height:0.5rem;
}
.xml-bar_filldzb{
border-radius:62.438rem;
background:linear-gradient(90deg,#A855F7,#7C3AED);
display:block;
height:100%;
}
.xml-gm_missionsdzb{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.xml-gm_referdzb{
overflow:hidden;
border-radius:1.25rem;
padding:1.75rem;
border:1px solid #2A2242;
background:linear-gradient(150deg,#120D22,#0B0D24);
color:#F0ECFF;
justify-content:space-between;
flex-direction:column;
display:flex;
position:relative;
}
.xml-gm_referdzb .xml-eyebrowdzb{
color:#C084FC;
}
.xml-gm_ref_h2dzb{
margin:0.625rem 0 8px;
font-size:24px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
line-height:1.1;
}
.xml-gm_ref_h2dzb em{
color:#C084FC;
font-style:normal;
}
.xml-gm_ref_textdzb{
margin-bottom:18px;
line-height:1.55;
font-size:0.813rem;
color:#A89ED0;
}
@media(max-width:1022px){
.xml-gmdzb{
grid-template-columns:1fr;
}
}
.xml-provsdzb{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:28px;
}
.xml-provsdzb>*{
min-width:0;
}
.xml-provdzb{
padding:12px;
background:#131020;
border:1px solid #2A2242;
border-radius:12px;
height:4rem;
align-items:center;
display:flex;
text-decoration:none;
justify-content:center;
}
.xml-prov_imgdzb{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.xml-respdzb{
border:1px solid #2A2242;
border-radius:0.75rem;
background:#131020;
padding:1.625rem;
gap:1.5rem;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xml-resp_indzb{
max-width:560px;
}
.xml-resp_hdzb{
font-size:19px;
color:#F0ECFF;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
font-weight:700;
}
.xml-resp_pdzb{
font-size:0.844rem;
color:#C2B8E8;
line-height:1.6;
}
.xml-resp_badgesdzb{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xml-age18dzb{
border:1.5px solid #EF4444;
padding:0.25rem 0.5rem;
border-radius:8px;
font-weight:700;
font-size:0.813rem;
color:#EF4444;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-resp_orgdzb{
font-size:13px;
font-weight:600;
color:#8B80B0;
}
@media(max-width:1025px){
.xml-provsdzb{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.xml-provsdzb{
grid-template-columns:repeat(2,1fr);
}
}
.xml-op_h2dzb{
margin:0.625rem 0 0.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
font-size:24px;
color:#F0ECFF;
font-weight:700;
}
.xml-op_textdzb{
line-height:1.6;
font-size:13.5px;
color:#C2B8E8;
}
@media(max-width:561px){
.xml-op_h2dzb{
font-size:1.375rem;
}
}
.xml-rcdzb{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.xml-rcdzb>*{
min-width:0;
}
.xml-rc_awardsdzb{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.xml-awarddzb{
gap:0.688rem;
display:flex;
align-items:center;
}
.xml-awarddzb svg{
flex:none;
color:#F59E0B;
height:18px;
width:1.125rem;
}
.xml-award_tdzb{
color:#F0ECFF;
font-weight:700;
font-size:0.844rem;
}
.xml-award_sdzb{
font-size:11.5px;
color:#8B80B0;
}
.xml-rc_pressdzb{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.xml-logo_celldzb{
border:1px solid #2A2242;
border-radius:8px;
display:flex;
align-items:center;
height:48px;
color:#C2B8E8;
justify-content:center;
font-size:13px;
font-weight:700;
}
.xml-rc_partnerdzb{
background:#131020;
border-radius:0.75rem;
border:1px solid #2A2242;
padding:20px;
}
.xml-rc_partner_namedzb{
margin-bottom:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
font-weight:700;
color:#F0ECFF;
}
.xml-rc_partner_textdzb{
font-size:12.5px;
color:#C2B8E8;
line-height:1.55;
}
@media(max-width:1025px){
.xml-rcdzb{
grid-template-columns:1fr;
gap:22px;
}
.xml-rc_pressdzb{
grid-template-columns:repeat(4,1fr);
}
}
.xml-rv_headdzb{
gap:0.75rem;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.xml-rv_aggdzb{
gap:0.625rem;
display:flex;
align-items:center;
}
.xml-rv_sourcedzb{
font-size:0.781rem;
color:#8B80B0;
}
.xml-rv_griddzb{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xml-rv_griddzb>*{
min-width:0;
}
.xml-reviewdzb{
background:#131020;
border:1px solid #2A2242;
padding:24px;
border-radius:0.75rem;
}
.xml-reviewdzb .xml-starsdzb{
margin-bottom:0.625rem;
}
.xml-reviewdzb p{
font-weight:600;
line-height:1.5;
margin-bottom:0.875rem;
color:#F0ECFF;
font-size:14.5px;
}
.xml-review_bydzb{
font-size:0.781rem;
color:#8B80B0;
}
@media(max-width:1026px){
.xml-rv_griddzb{
grid-template-columns:1fr;
}
}
.xml-ab_h2dzb{
margin:14px 0 16px;
line-height:1.08;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:32px;
font-weight:700;
color:#F0ECFF;
}
.xml-ab_bodydzb{
color:#C2B8E8;
line-height:1.65;
margin-bottom:14px;
font-size:0.938rem;
}
.xml-ab_chipsdzb{
gap:10px;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.xml-faqdzb{
gap:10px;
flex-direction:column;
display:flex;
}
.xml-faq_itemdzb{
border-radius:12px;
border:1px solid #2A2242;
background:#131020;
padding:1.125rem 22px;
}
.xml-faq_qdzb{
list-style:none;
gap:16px;
color:#F0ECFF;
font-weight:600;
align-items:center;
font-size:15.5px;
justify-content:space-between;
display:flex;
cursor:pointer;
}
.xml-faq_qdzb::-webkit-details-marker{
display:none;
}
.xml-faq_q_tdzb{
gap:10px;
display:flex;
}
.xml-faq_q_idzb{
color:#A855F7;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-style:normal;
}
.xml-faq_pmdzb{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:1.25rem;
color:#A855F7;
}
.xml-faq_itemdzb[open] .xml-faq_pmdzb{
transform:rotate(45deg);
}
.xml-faq_adzb{
line-height:1.6;
color:#C2B8E8;
margin-top:12px;
font-size:0.844rem;
}
@media(max-width:561px){
.xml-ab_h2dzb{
font-size:26px;
}
}
.xml-et_h2dzb{
margin:0.625rem 0 14px;
font-size:1.75rem;
line-height:1.08;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
}
.xml-et_rightdzb{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.xml-et_updateddzb{
background:#0D0A14;
border-radius:0.75rem;
padding:14px 18px;
gap:10px;
border:1px solid #2A2242;
color:#C2B8E8;
align-items:center;
font-size:0.75rem;
display:flex;
}
.xml-et_updateddzb svg{
flex:none;
width:15px;
color:#A855F7;
height:15px;
}
.xml-et_updateddzb b{
color:#F0ECFF;
}
@media(max-width:562px){
.xml-et_h2dzb{
font-size:24px;
}
}
.xml-footerdzb{
padding:40px 1.75rem;
background:#080610;
border-top:1px solid #1E1830;
}
.xml-footer_griddzb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-right:auto;
max-width:1400px;
margin-bottom:1.75rem;
display:grid;
margin-left:auto;
}
.xml-footer_griddzb>*{
min-width:0;
}
.xml-footer_griddzb h4{
letter-spacing:.12em;
font-size:10px;
color:#5A5075;
text-transform:uppercase;
margin-bottom:0.813rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-fcoldzb{
gap:9px;
flex-direction:column;
display:flex;
font-size:0.813rem;
color:#C2B8E8;
}
.xml-fcoldzb a{
cursor:pointer;
}
.xml-ft_aboutdzb{
margin-top:0.75rem;
max-width:260px;
font-size:0.813rem;
line-height:1.6;
color:#8B80B0;
}
.xml-ft_contactdzb{
color:#A855F7;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-size:0.781rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.xml-footer_bottomdzb{
margin:0 auto;
gap:16px;
align-items:center;
flex-wrap:wrap;
border-top:1px solid #1E1830;
max-width:87.5rem;
justify-content:space-between;
padding-top:20px;
display:flex;
}
.xml-footer_bottomdzb p{
font-size:11px;
line-height:1.6;
max-width:720px;
color:#5A5075;
}
@media(max-width:1023px){
.xml-footer_griddzb{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.xml-footer_griddzb{
grid-template-columns:1fr;
}
}