*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B18;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
line-height:1.55;
overflow-wrap:break-word;
color:#BDB5D8;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border: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{
border-radius:0.5rem;
background:rgba(8, 6, 17, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.xllshell-pn6{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.xllmain-pn6{
min-width:0;
}
.xllwrap-pn6{
margin:0 auto;
width:100%;
max-width:1400px;
}
.xllcontainer-pn6{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.xllcontainer-pn6{
padding:0 1.75rem;
}
}
.xllsection-pn6{
padding:24px 28px;
}
.xllsection_pt-pn6{
padding-top:34px;
}
.xllband_soft-pn6{
background:#161224;
}
.xlleyebrow-pn6{
letter-spacing:.14em;
line-height:1.4;
font-size:0.656rem;
color:#A855F7;
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
}
.xlldrawer_cb-pn6{
display:none;
}
.xlloverlay-pn6{
display:none;
}
@media(max-width:1023px){
.xllshell-pn6{
grid-template-columns:1fr;
}
.xllmain-pn6{
padding-bottom:78px;
}
.xlldrawer_cb-pn6:checked~.xlloverlay-pn6{
inset:0;
background:rgba(8, 6, 17, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:557px){
.xllsection-pn6{
padding:18px 16px;
}
.xllsection_pt-pn6{
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 ---------- */
.xllside-pn6{
padding:1.375rem 18px;
background:#13102০;
gap:1.375rem;
top:0;
height:100vh;
display:flex;
align-self:start;
flex-direction:column;
overflow-y:auto;
border-right:1px solid #221C38;
position:sticky;
}
.xllbrand-pn6{
gap:0.625rem;
align-items:center;
display:flex;
}
.xlllogo-pn6{
color:#F0ECFF;
letter-spacing:-.02em;
font-size:21px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.xllside_cta-pn6{
padding:16px;
border:1px solid #2E2650;
border-radius:12px;
background:rgba(168, 85, 247, 0.12);
}
.xllside_cta_h-pn6{
font-size:1.063rem;
line-height:1.15;
margin-bottom:0.375rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0ECFF;
}
.xllside_cta_p-pn6{
font-size:0.75rem;
color:#BDB5D8;
line-height:1.45;
margin-bottom:0.75rem;
}
.xllnav-pn6{
gap:3px;
flex-direction:column;
display:flex;
}
.xllnav_label-pn6{
padding:6px 0.625rem;
text-transform:uppercase;
letter-spacing:.14em;
color:#5A5175;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
}
.xllnav_item-pn6{
border-radius:0.5rem;
gap:0.688rem;
padding:0.625rem;
color:#BDB5D8;
font-weight:500;
align-items:center;
font-size:14px;
display:flex;
}
.xllnav_item-pn6 svg{
height:1.063rem;
width:1.063rem;
}
.xllnav_item-pn6:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.xllnav_item_on-pn6{
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
font-weight:600;
}
.xllside_foot-pn6{
border-radius:0.75rem;
border:1px solid #2E2650;
padding:12px;
background:#161224;
margin-top:auto;
}
.xllside_foot-pn6 p{
margin-top:4px;
line-height:1.4;
font-size:12.5px;
color:#BDB5D8;
}
/* ---------- topbar ---------- */
.xlltop-pn6{
background:#13102০;
padding:14px 28px;
gap:1rem;
position:sticky;
z-index:40;
align-items:center;
display:flex;
top:0;
border-bottom:1px solid #221C38;
}
.xlltop_brand-pn6{
gap:9px;
display:none;
align-items:center;
}
.xllsearch-pn6{
border:1px solid #2E2650;
border-radius:0.75rem;
padding:0.688rem 14px;
gap:10px;
flex:1;
background:#161224;
display:flex;
max-width:27.5rem;
align-items:center;
font-size:0.844rem;
color:#8B80AA;
}
.xllsearch-pn6 svg{
flex:none;
width:16px;
height:16px;
}
.xlltop_actions-pn6{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.xlllang-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#BDB5D8;
}
.xllburger-pn6{
background:#161224;
border:1px solid #2E2650;
border-radius:8px;
height:2.5rem;
justify-content:center;
color:#F0ECFF;
align-items:center;
width:2.5rem;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.xllbotnav-pn6{
display:none;
}
@media(max-width:1024px){
.xllside-pn6{
transition:transform .25s ease;
height:100vh;
z-index:80;
top:0;
transform:translateX(-100%);
position:fixed;
left:0;
width:17.5rem;
}
.xlldrawer_cb-pn6:checked~.xllshell-pn6 .xllside-pn6{
transform:translateX(0);
}
.xlltop-pn6{
gap:0.75rem;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.xlltop_brand-pn6{
display:flex;
}
.xllsearch-pn6{
display:none;
}
.xllburger-pn6{
display:flex;
}
.xlltop_actions-pn6{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.xlltop_actions-pn6 .xlllang-pn6{
display:none;
}
.xlltop_actions-pn6 .xllbtn-pn6{
flex:1;
padding:11px 10px;
text-align:center;
}
.xllbotnav-pn6{
background:#13102০;
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
bottom:0;
transform:translateZ(0);
position:fixed;
border-top:1px solid #2E2650;
right:0;
z-index:65;
display:grid;
left:0;
}
.xllbn-pn6{
gap:4px;
padding:6px 2px 0;
font-weight:600;
justify-content:flex-end;
min-width:0;
align-items:center;
font-size:10px;
display:flex;
flex-direction:column;
color:#BDB5D8;
}
.xllbn-pn6 svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.xllbn-pn6 span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.xllbn_on-pn6{
color:#A855F7;
}
.xllbn_center-pn6{
position:relative;
}
.xllbn_fab-pn6{
border-radius:50%;
background:#C026D3;
display:flex;
transform:translateX(-50%);
justify-content:center;
align-items:center;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(139, 92, 246, 0.25);
color:#FFFFFF;
height:50px;
position:absolute;
width:50px;
top:-20px;
left:50%;
}
.xllbn_fab-pn6 svg{
height:24px;
width:1.5rem;
}
.xllbn_center-pn6 span{
color:#A855F7;
}
}
.xllbtn-pn6{
padding:11px 22px;
gap:0.5rem;
border-radius:8px;
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;
cursor:pointer;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
align-items:center;
font-size:14px;
display:inline-flex;
font-weight:700;
}
.xllbtn_pri-pn6{
background:#C026D3;
color:#FFFFFF;
box-shadow:0 0 18px rgba(192, 38, 211, 0.55), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
}
.xllbtn_pri-pn6:hover{
background:#A21CAF;
}
.xllbtn_ghost-pn6{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
font-weight:600;
}
.xllbtn_line-pn6{
background:transparent;
border:1px solid #3D3468;
font-weight:600;
color:#F0ECFF;
}
.xllbtn_lg-pn6{
padding:1rem 30px;
border-radius:0.75rem;
font-size:15px;
}
.xllband-pn6 .xllbtn_line-pn6{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.xllband-pn6 .xllbtn_ghost-pn6{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.xlllink_m-pn6{
gap:0.313rem;
text-decoration:none;
cursor:pointer;
align-items:center;
display:inline-flex;
color:#A855F7;
font-size:12px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.xlllink_m-pn6 svg{
height:14px;
width:14px;
}
.xllband-pn6 .xlllink_m-pn6{
color:#C084FC;
}
.xlldot-pn6{
flex:none;
border-radius:50%;
background:#A855F7;
height:7px;
width:7px;
}
.xlldot_live-pn6{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.xllstars-pn6{
gap:2px;
color:#A855F7;
display:inline-flex;
}
.xllstars-pn6 svg{
height:0.938rem;
width:0.938rem;
}
.xllchip-pn6{
border:1px solid #2E2650;
padding:7px 12px;
border-radius:8px;
gap:6px;
background:#161224;
display:inline-flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#BDB5D8;
align-items:center;
font-size:11px;
}
.xllchip_on-pn6{
background:rgba(168, 85, 247, 0.12);
border-color:transparent;
color:#A855F7;
}
.xllgc-pn6{
min-width:0;
cursor:pointer;
display:block;
text-decoration:none;
color:inherit;
}
.xllgc_thumb-pn6{
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2650;
aspect-ratio:1;
background-size:cover;
display:block;
position:relative;
background-position:center;
}
.xllgc_thumb_portrait-pn6{
aspect-ratio:3/4;
}
.xllgc_thumb_wide-pn6{
aspect-ratio:16/11;
}
.xllgc_cap-pn6{
background:linear-gradient(transparent,rgba(8, 6, 17, 0.72));
padding:0.563rem;
left:0;
bottom:0;
position:absolute;
right:0;
}
.xllgc_name-pn6{
display:block;
font-weight:700;
color:#F0ECFF;
font-size:12.5px;
}
.xllgc_meta-pn6{
font-size:11px;
color:#A99DC8;
}
.xllgc_badge-pn6{
padding:2px 6px;
border-radius:8px;
background:#A855F7;
color:#0E0B18;
top:8px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.5rem;
right:8px;
position:absolute;
font-weight:700;
}
.xllgc_badge_hot-pn6{
background:#EF4444;
color:#F0ECFF;
}
.xllgc_badge_live-pn6{
background:#EF4444;
color:#F0ECFF;
right:auto;
left:8px;
}
.xllgc_mult-pn6{
inset:0;
align-items:center;
display:flex;
font-weight:700;
font-size:28px;
position:absolute;
color:#A855F7;
justify-content:center;
}
.xllpc-pn6{
background:#161224;
border-radius:12px;
border:1px solid #2E2650;
justify-content:center;
font-size:0.875rem;
color:#BDB5D8;
font-weight:700;
align-items:center;
display:flex;
height:64px;
}
.xllrail-pn6{
min-width:0;
}
.xllrail_scroll-pn6{
gap:14px;
display:grid;
}
.xllrail_scroll-pn6>*{
min-width:0;
}
.xllg6-pn6{
grid-template-columns:repeat(6,1fr);
}
.xllg7-pn6{
grid-template-columns:repeat(7,1fr);
}
.xllg4-pn6{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.xllg6-pn6,.xllg7-pn6{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:6px;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.xllg6-pn6>*,.xllg7-pn6>*{
scroll-snap-align:start;
}
.xllg4-pn6{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.xllg4-pn6{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.xllpanel-pn6{
border-radius:20px;
background:#161224;
padding:1.75rem 2rem;
border:1px solid #2E2650;
}
.xllsplit-pn6{
gap:2.25rem;
align-items:start;
display:grid;
}
.xllsplit-pn6>*{
min-width:0;
}
.xllsplit_a-pn6{
grid-template-columns:.85fr 1.15fr;
}
.xllsplit_b-pn6{
grid-template-columns:1fr 1.1fr;
}
.xllsplit_c-pn6{
grid-template-columns:1.1fr .9fr;
}
.xllpgrid-pn6{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.xllpgrid-pn6>*{
min-width:0;
}
.xlllead-pn6{
font-size:15px;
color:#BDB5D8;
margin-bottom:0.875rem;
line-height:1.65;
}
.xllfeat-pn6{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xllfeat-pn6>*{
min-width:0;
}
.xllfeat2-pn6{
grid-template-columns:1fr 1fr;
}
.xllfeat_card-pn6{
border-radius:20px;
border:1px solid #2E2650;
background:#161224;
padding:1.625rem;
}
.xllfeat_card-pn6 svg{
color:#A855F7;
margin-bottom:1rem;
height:1.625rem;
width:1.625rem;
}
.xllfeat_card-pn6 h3{
font-size:18px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
font-weight:700;
margin-bottom:8px;
}
.xllfeat_card-pn6 p{
font-size:13px;
line-height:1.6;
color:#BDB5D8;
}
.xllfeat_card-pn6 b{
color:#F0ECFF;
}
.xllbig-pn6{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.xllbig_n-pn6{
font-weight:700;
color:#A855F7;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
}
.xllbig_l-pn6{
font-size:12px;
color:#8B80AA;
}
.xllperson-pn6{
background:#161224;
gap:0.875rem;
border:1px solid #2E2650;
border-radius:0.75rem;
padding:1rem 1.125rem;
align-items:center;
display:flex;
}
.xllavatar-pn6{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#A855F7,#7C3AED);
width:2.75rem;
height:44px;
}
.xllperson_name-pn6{
font-size:0.875rem;
font-weight:700;
color:#F0ECFF;
}
.xllperson_role-pn6{
color:#8B80AA;
font-size:0.75rem;
}
.xllkv-pn6{
background:#2E2650;
border:1px solid #2E2650;
grid-template-columns:1fr 1fr;
border-radius:0.75rem;
overflow:hidden;
gap:1px;
display:grid;
}
.xllkv-pn6>div{
background:#0E0B18;
padding:16px 18px;
min-width:0;
}
.xllkv_k-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
margin-bottom:0.313rem;
color:#A855F7;
text-transform:uppercase;
}
.xllkv_v-pn6{
font-weight:700;
font-size:0.844rem;
color:#F0ECFF;
}
@media(max-width:1025px){
.xllsplit_a-pn6,.xllsplit_b-pn6,.xllsplit_c-pn6,.xllpgrid-pn6{
grid-template-columns:1fr;
gap:1.5rem;
}
.xllfeat-pn6,.xllfeat2-pn6{
grid-template-columns:1fr;
}
.xllkv-pn6{
grid-template-columns:1fr;
}
}
.xllsh-pn6{
min-width:0;
margin-bottom:16px;
}
.xllsh_row-pn6{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.xllsh_row-pn6 .xllsh_l-pn6{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.xllsh_stack-pn6{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.xllsh_center-pn6{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.xllsh_h2-pn6{
gap:9px;
color:#F0ECFF;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
line-height:1.1;
align-items:center;
font-size:1.25rem;
font-weight:700;
display:flex;
}
@media(min-width:765px){
.xllsh_h2-pn6{
font-size:24px;
}
}
.xllband-pn6 .xllsh_h2-pn6{
color:#F0ECFF;
}
.xlleb_mono-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.xlleb_mono-pn6::before{
content:"// ";
}
.xlleb_upper-pn6{
letter-spacing:.14em;
text-transform:uppercase;
}
.xlleb_pill-pn6{
padding:0.313rem 11px;
border-radius:999px;
background:rgba(168, 85, 247, 0.12);
letter-spacing:.12em;
text-transform:uppercase;
}
.xlleb_line-pn6{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xlleb_line-pn6::before{
background:#A855F7;
display:inline-block;
width:1.5rem;
height:1px;
content:"";
}
.xllband-pn6 .xlleb_line-pn6::before{
background:#C084FC;
}
.xllband-pn6 .xlleb_pill-pn6{
background:rgba(255, 255, 255, 0.07);
}
.xllsh_link-pn6{
gap:6px;
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;
white-space:nowrap;
display:inline-flex;
padding-bottom:2px;
align-items:center;
font-size:13px;
color:#F0ECFF;
font-weight:600;
border-bottom:1px solid #F0ECFF;
}
.xllsh_link-pn6:hover{
border-color:#A855F7;
color:#A855F7;
}
.xllsh_link-pn6 svg{
height:14px;
width:0.875rem;
}
.xllsh_link_chev-pn6{
border-bottom:0;
font-size:0.75rem;
padding-bottom:0;
color:#A855F7;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.xllsh_link_btn-pn6{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#C026D3;
color:#FFFFFF;
border-bottom:0;
}
.xllsh_link_btn-pn6:hover{
background:#A21CAF;
border-color:transparent;
}
.xllband-pn6 .xllsh_link-pn6{
border-color:#F0ECFF;
color:#F0ECFF;
}
.xllband-pn6 .xllsh_link_chev-pn6{
color:#C084FC;
}
.xllsh_rule-pn6{
margin:-2px 0 1rem;
background:#2E2650;
height:1px;
}
.xllband-pn6 .xllsh_rule-pn6{
background:rgba(255, 255, 255, 0.12);
}
.xllseo_grid3-pn6{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xllseo_grid4-pn6{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.xllseo_grid3-pn6>*,.xllseo_grid4-pn6>*{
min-width:0;
}
.xllseo_card-pn6{
background:#161224;
padding:24px;
border:1px solid #2E2650;
border-radius:12px;
}
.xllseo_card-pn6 h3{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
font-weight:700;
margin-bottom:8px;
font-size:18px;
}
.xllseo_card-pn6 p{
color:#BDB5D8;
line-height:1.6;
font-size:13px;
}
.xllseo_card_sm-pn6{
padding:20px;
}
.xllseo_card_sm-pn6 h3{
font-size:16px;
}
.xllseo_card_sm-pn6 p{
font-size:0.781rem;
line-height:1.55;
}
.xllseo_rtp_row-pn6{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:16px;
}
.xllrtp-pn6{
gap:0.875rem;
display:flex;
min-width:0;
}
.xllrtp-pn6>div{
flex:1;
padding:1rem;
border-radius:12px;
background:#0E0B18;
min-width:0;
text-align:center;
}
.xllrtp_n-pn6{
white-space:nowrap;
color:#A855F7;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
}
.xllrtp_l-pn6{
margin-top:4px;
color:#8B80AA;
font-size:11px;
}
.xllcmp-pn6{
border-radius:0.75rem;
border:1px solid #2E2650;
overflow:hidden;
max-width:47.5rem;
}
.xllcmp_row-pn6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.xllcmp_row-pn6>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.xllcmp_row-pn6>div:first-child{
font-weight:600;
text-align:left;
padding-left:22px;
color:#F0ECFF;
}
.xllcmp_th-pn6{
background:#0E0B18;
font-size:0.781rem;
font-weight:700;
}
.xllcmp_row-pn6:not(.xllcmp_th-pn6){
background:#161224;
color:#BDB5D8;
border-top:1px solid #221C38;
}
.xllcmp_zebra-pn6{
background:#120F1F;
}
.xllguide-pn6{
border-radius:0.75rem;
border:1px solid #2E2650;
overflow:hidden;
background:#161224;
cursor:pointer;
}
.xllguide_cover-pn6{
height:130px;
}
.xllguide_body-pn6{
padding:1.25rem;
}
.xllguide_body-pn6 h3{
margin:7px 0 9px;
color:#F0ECFF;
line-height:1.25;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
}
.xllguide_meta-pn6{
color:#8B80AA;
font-size:0.719rem;
}
.xllhub-pn6{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
display:grid;
border-top:1px solid #221C38;
}
.xllhub-pn6>*{
min-width:0;
}
.xllhub-pn6 h4{
margin-bottom:0.688rem;
font-size:0.813rem;
color:#F0ECFF;
font-weight:700;
}
.xllhub_col-pn6{
gap:8px;
flex-direction:column;
color:#BDB5D8;
display:flex;
font-size:13px;
}
.xllhub_col-pn6 a{
cursor:pointer;
}
@media(max-width:1025px){
.xllseo_grid3-pn6{
grid-template-columns:1fr;
}
.xllseo_grid4-pn6{
grid-template-columns:repeat(2,1fr);
}
.xllseo_rtp_row-pn6{
gap:1.25rem;
grid-template-columns:1fr;
}
.xllhub-pn6{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.xllhub-pn6{
grid-template-columns:1fr;
}
}
.xllhero-pn6{
padding:2.875rem 48px;
border-radius:20px;
background:linear-gradient(120deg,#10082A,#080A24);
overflow:hidden;
border:1px solid #2E2650;
color:#F0ECFF;
position:relative;
}
.xllhero_glow-pn6{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
width:21.25rem;
top:-60px;
right:-3.75rem;
height:21.25rem;
position:absolute;
}
.xllhero_in-pn6{
max-width:37.5rem;
position:relative;
}
.xllhero-pn6 .xlleyebrow-pn6{
color:#C084FC;
}
.xllpill_row-pn6{
gap:0.5rem;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.656rem;
color:#C084FC;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:1.375rem;
display:inline-flex;
}
.xllhero_h1-pn6{
margin:1.125rem 0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#F0ECFF;
font-size:54px;
line-height:1.02;
overflow-wrap:break-word;
font-weight:700;
}
.xllhero_h1-pn6 em{
color:#C084FC;
font-style:normal;
}
.xllhero_sub-pn6{
line-height:1.55;
max-width:30rem;
font-size:17px;
color:#A99DC8;
margin-bottom:1.75rem;
}
.xllhero_cta-pn6{
gap:14px;
align-items:center;
display:flex;
margin-bottom:26px;
flex-wrap:wrap;
}
.xllhero_trust-pn6{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xllhero_rating_txt-pn6{
font-size:0.813rem;
color:#A99DC8;
}
@media(max-width:1025px){
.xllhero-pn6{
padding:2rem 1.5rem;
}
.xllhero_h1-pn6{
font-size:2.375rem;
}
}
@media(max-width:558px){
.xllhero_h1-pn6{
font-size:30px;
}
}
.xlltabs-pn6{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.xlltab-pn6{
border-radius:0.5rem;
border:1px solid #2E2650;
background:#161224;
padding:10px 1.125rem;
cursor:pointer;
font-weight:600;
color:#BDB5D8;
font-size:0.813rem;
}
.xlltab_on-pn6{
border-color:transparent;
background:#C026D3;
font-weight:700;
color:#FFFFFF;
}
.xllstat-pn6{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xllstat-pn6>*{
min-width:0;
}
.xllstat_item-pn6{
background:#161224;
border:1px solid #2E2650;
padding:1.125rem 1.25rem;
border-radius:0.75rem;
}
.xllstat_k-pn6{
letter-spacing:.12em;
font-size:9.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:7px;
text-transform:uppercase;
color:#8B80AA;
}
.xllstat_v-pn6{
gap:0.5rem;
display:flex;
overflow-wrap:anywhere;
color:#F0ECFF;
align-items:center;
min-width:0;
font-size:24px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.xllstat_v_accent-pn6{
color:#A855F7;
}
@media(max-width:1024px){
.xllstat-pn6{
grid-template-columns:repeat(2,1fr);
}
}
.xllwlc-pn6{
overflow:hidden;
grid-template-columns:1.2fr .8fr;
gap:24px;
border:1px solid #2E2650;
background:linear-gradient(120deg,#10082A,#080A24);
padding:36px 40px;
border-radius:1.25rem;
color:#F0ECFF;
display:grid;
position:relative;
align-items:center;
}
.xllwlc-pn6>*{
min-width:0;
}
.xllwlc-pn6 .xlleyebrow-pn6{
color:#C084FC;
}
.xllwlc_glow-pn6{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
right:-40px;
width:260px;
position:absolute;
height:16.25rem;
top:-2.5rem;
}
.xllwlc_in-pn6{
position:relative;
}
.xllwlc_h2-pn6{
margin:0.625rem 0 8px;
line-height:1.03;
font-size:2.125rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
}
.xllwlc_h2-pn6 em{
color:#C084FC;
font-style:normal;
}
.xllwlc_sub-pn6{
color:#A99DC8;
margin-bottom:18px;
max-width:26.25rem;
font-size:14px;
line-height:1.55;
}
.xllwlc_terms-pn6{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.xllterm-pn6{
background:rgba(255, 255, 255, 0.07);
border-radius:12px;
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
padding:13px 0.938rem;
display:flex;
align-items:center;
}
.xllterm-pn6 svg{
flex:none;
width:20px;
height:20px;
color:#C084FC;
}
.xllterm_k-pn6{
text-transform:uppercase;
color:#A99DC8;
font-size:0.594rem;
letter-spacing:.1em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.xllterm_v-pn6{
color:#F0ECFF;
margin-top:2px;
font-weight:700;
font-size:14px;
}
@media(max-width:1021px){
.xllwlc-pn6{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.xllwlc_h2-pn6{
font-size:26px;
}
}
.xlljp-pn6{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.xlljp-pn6>*{
min-width:0;
}
.xlljp_hero-pn6{
gap:0.875rem;
background:linear-gradient(135deg,#10082A,#080A24);
overflow:hidden;
border:1px solid #2E2650;
padding:1.625rem;
border-radius:1.25rem;
color:#F0ECFF;
min-height:180px;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
}
.xlljp_glow-pn6{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
top:-2.5rem;
right:-2.5rem;
position:absolute;
height:11.25rem;
width:180px;
}
.xlljp_k_row-pn6{
gap:10px;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
}
.xlljp_k-pn6{
color:#8B80AA;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.625rem;
text-transform:uppercase;
}
.xlljp_hero-pn6 .xlljp_k-pn6{
color:#A99DC8;
}
.xlljp_amt-pn6{
position:relative;
color:#C084FC;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:42px;
line-height:1;
}
.xlljp_sub-pn6{
font-size:0.75rem;
color:#A99DC8;
margin-top:5px;
}
.xlljp_cell-pn6{
border-radius:20px;
padding:1.375rem;
border:1px solid #2E2650;
background:#161224;
justify-content:space-between;
display:flex;
min-height:180px;
flex-direction:column;
}
.xlljp_cell-pn6 .xlljp_amt-pn6{
font-size:30px;
color:#F0ECFF;
}
.xlljp_cell-pn6 .xlljp_sub-pn6{
color:#8B80AA;
}
@media(max-width:1023px){
.xlljp-pn6{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.xlljp_amt-pn6{
font-size:2rem;
}
}
.xllnews-pn6{
background:linear-gradient(135deg,#10082A,#080A24);
padding:26px 2rem;
border:1px solid #2E2650;
border-radius:20px;
gap:1.5rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
color:#F0ECFF;
display:flex;
}
.xllnews_h3-pn6{
font-weight:700;
color:#F0ECFF;
margin-bottom:4px;
font-size:1.25rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xllnews_text-pn6{
color:#A99DC8;
font-size:13px;
}
.xllnews_form-pn6{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:440px;
}
.xllnews_form-pn6 .xllinput-pn6{
min-width:0;
}
@media(max-width:559px){
.xllnews_form-pn6{
width:100%;
}
}
.xllinput-pn6{
flex:1;
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.813rem 1rem;
background:rgba(255, 255, 255, 0.07);
font-size:0.844rem;
color:#A99DC8;
}
.xllvip_head-pn6{
gap:12px;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.xllvip_intro-pn6{
font-size:13px;
color:#BDB5D8;
max-width:26.25rem;
}
.xllvip-pn6{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.xllvip-pn6>*{
min-width:0;
}
.xlltier-pn6{
background:#161224;
padding:1.25rem;
border:1px solid #2E2650;
border-radius:12px;
}
.xlltier_on-pn6{
background:rgba(168, 85, 247, 0.12);
border-color:#A855F7;
}
.xlltier_medal-pn6{
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:0.5rem;
height:1.875rem;
margin-bottom:0.875rem;
width:1.875rem;
}
.xlltier_name-pn6{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
font-weight:700;
color:#F0ECFF;
margin-bottom:0.313rem;
}
.xlltier_tx-pn6{
line-height:1.5;
color:#8B80AA;
font-size:0.719rem;
}
@media(max-width:1024px){
.xllvip-pn6{
grid-template-columns:repeat(2,1fr);
}
}
.xlldw_h2-pn6{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
margin-bottom:10px;
color:#F0ECFF;
line-height:1.08;
font-weight:700;
}
.xllsteps_v-pn6{
grid-template-columns:1fr;
gap:0.625rem;
}
.xllsteps_v-pn6 .xllstep-pn6{
padding:1.125rem 20px;
}
@media(max-width:560px){
.xlldw_h2-pn6{
font-size:1.438rem;
}
}
.xllapp-pn6{
gap:36px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.xllapp_copy-pn6{
max-width:520px;
}
.xllapp_h2-pn6{
margin:0.75rem 0 0.625rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-size:1.75rem;
color:#F0ECFF;
font-weight:700;
}
.xllapp_text-pn6{
margin-bottom:20px;
color:#BDB5D8;
font-size:0.875rem;
line-height:1.6;
}
.xllapp_btns-pn6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.xllstore-pn6{
gap:0.563rem;
border:1px solid #2E2650;
padding:11px 1.125rem;
background:#0E0B18;
border-radius:12px;
font-size:0.813rem;
align-items:center;
display:inline-flex;
color:#F0ECFF;
cursor:pointer;
font-weight:700;
}
.xllstore-pn6 svg{
width:1rem;
height:16px;
}
.xllapp_qr_wrap-pn6{
gap:1rem;
align-items:center;
display:flex;
}
.xllqr-pn6{
background:#0E0B18;
border-radius:0.75rem;
padding:0.688rem;
gap:3px;
grid-template-columns:repeat(5,1fr);
border:1px solid #2E2650;
grid-template-rows:repeat(5,1fr);
height:108px;
display:grid;
width:108px;
}
.xllqr-pn6 i{
background:transparent;
}
.xllqr_f-pn6{
background:#A855F7;
}
.xllapp_qr_cap-pn6{
color:#8B80AA;
max-width:84px;
font-size:0.75rem;
line-height:1.4;
}
.xllsteps-pn6{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xllsteps-pn6>*{
min-width:0;
}
.xllstep-pn6{
border:1px solid #2E2650;
background:#161224;
padding:24px;
border-radius:0.75rem;
position:relative;
}
.xllstep_num-pn6{
border-radius:0.5rem;
background:#C026D3;
font-size:0.813rem;
color:#0E0B18;
justify-content:center;
width:1.875rem;
display:flex;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
height:1.875rem;
}
.xllstep_h-pn6{
margin-bottom:7px;
font-size:1rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0ECFF;
}
.xllstep_p-pn6{
line-height:1.55;
font-size:13px;
color:#BDB5D8;
}
@media(max-width:1025px){
.xllsteps-pn6{
grid-template-columns:1fr;
}
}
.xllpay_logos-pn6{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xllpay_logos-pn6>*{
min-width:0;
}
.xllpay-pn6{
border-radius:8px;
border:1px solid #2E2650;
display:flex;
align-items:center;
font-size:12px;
justify-content:center;
font-weight:700;
color:#BDB5D8;
height:48px;
}
.xlltable-pn6{
overflow:hidden;
border:1px solid #2E2650;
border-radius:12px;
}
.xlltrow-pn6{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.xlltrow-pn6>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.xlltrow-pn6>div:first-child{
font-weight:700;
padding-left:1rem;
color:#F0ECFF;
}
.xlltrow_th-pn6{
background:#0E0B18;
font-size:9.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#8B80AA;
letter-spacing:.06em;
text-transform:uppercase;
}
.xlltrow-pn6:not(.xlltrow_th-pn6){
background:#161224;
border-top:1px solid #221C38;
color:#BDB5D8;
}
.xlltrow_zebra-pn6{
background:#120F1F;
}
.xllpos-pn6{
color:#A855F7;
font-weight:700;
}
@media(max-width:1024px){
.xllpay_logos-pn6{
grid-template-columns:repeat(2,1fr);
}
}
.xllpromo_grid-pn6{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xllpromo_grid-pn6>*{
min-width:0;
}
.xllpromo-pn6{
padding:24px;
border-radius:20px;
border:1px solid #2E2650;
background:#161224;
overflow:hidden;
position:relative;
min-height:9.375rem;
}
.xllpromo_h-pn6{
line-height:1.05;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
margin-top:0.375rem;
font-weight:700;
color:#F0ECFF;
}
.xllpromo_h-pn6 em{
font-style:normal;
color:#A855F7;
}
.xllpromo_p-pn6{
margin-top:0.5rem;
font-size:0.781rem;
line-height:1.5;
color:#BDB5D8;
}
.xllpromo_feat-pn6{
border-color:#2E2650;
background:linear-gradient(135deg,#10082A,#080A24);
}
.xllpromo_feat-pn6 .xllpromo_h-pn6{
color:#F0ECFF;
}
.xllpromo_feat-pn6 .xllpromo_h-pn6 em{
color:#C084FC;
}
.xllpromo_feat-pn6 .xllpromo_p-pn6{
color:#A99DC8;
}
.xllpromo_feat-pn6 .xlleyebrow-pn6{
color:#C084FC;
}
@media(max-width:1025px){
.xllpromo_grid-pn6{
grid-template-columns:1fr;
}
}
.xllgm-pn6{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.xllgm-pn6>*{
min-width:0;
}
.xllgm_panel-pn6{
padding:28px;
background:#161224;
border-radius:20px;
border:1px solid #2E2650;
}
.xllgm_h2-pn6{
margin:0.625rem 0 8px;
font-size:24px;
color:#F0ECFF;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xllgm_text-pn6{
max-width:27.5rem;
margin-bottom:20px;
font-size:0.844rem;
color:#BDB5D8;
line-height:1.6;
}
.xllgm_level-pn6{
gap:14px;
align-items:center;
margin-bottom:16px;
display:flex;
}
.xllgm_lv-pn6{
font-weight:700;
font-size:24px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#A855F7;
}
.xllgm_bar_wrap-pn6{
flex:1;
min-width:0;
}
.xllgm_bar_meta-pn6{
font-size:10px;
display:flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:space-between;
color:#8B80AA;
margin-bottom:5px;
}
.xllbar-pn6{
overflow:hidden;
background:#0E0B18;
border-radius:62.438rem;
height:8px;
}
.xllbar_fill-pn6{
border-radius:999px;
background:linear-gradient(90deg,#A855F7,#7C3AED);
height:100%;
display:block;
}
.xllgm_missions-pn6{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.xllgm_refer-pn6{
background:linear-gradient(150deg,#10082A,#080A24);
padding:28px;
border-radius:20px;
overflow:hidden;
border:1px solid #2E2650;
display:flex;
flex-direction:column;
position:relative;
justify-content:space-between;
color:#F0ECFF;
}
.xllgm_refer-pn6 .xlleyebrow-pn6{
color:#C084FC;
}
.xllgm_ref_h2-pn6{
margin:0.625rem 0 8px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
line-height:1.1;
font-size:24px;
font-weight:700;
}
.xllgm_ref_h2-pn6 em{
color:#C084FC;
font-style:normal;
}
.xllgm_ref_text-pn6{
line-height:1.55;
margin-bottom:1.125rem;
font-size:13px;
color:#A99DC8;
}
@media(max-width:1027px){
.xllgm-pn6{
grid-template-columns:1fr;
}
}
.xllsupp-pn6{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xllsupp-pn6>*{
min-width:0;
}
.xllsupp_card-pn6{
background:#161224;
border:1px solid #2E2650;
border-radius:0.75rem;
padding:1.5rem;
}
.xllsupp_card-pn6 svg{
width:1.5rem;
color:#A855F7;
margin-bottom:0.875rem;
height:1.5rem;
}
.xllsupp_card-pn6 h3{
font-size:1rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
margin-bottom:0.375rem;
font-weight:700;
}
.xllsupp_card-pn6 p{
line-height:1.55;
color:#BDB5D8;
font-size:0.813rem;
}
@media(max-width:1026px){
.xllsupp-pn6{
grid-template-columns:1fr;
}
}
.xllprovs-pn6{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.xllprovs-pn6>*{
min-width:0;
}
.xllprov-pn6{
background:#161224;
padding:12px;
border-radius:12px;
border:1px solid #2E2650;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none;
height:4rem;
}
.xllprov_img-pn6{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.xllresp-pn6{
gap:24px;
background:#161224;
border:1px solid #2E2650;
padding:26px;
border-radius:0.75rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.xllresp_in-pn6{
max-width:560px;
}
.xllresp_h-pn6{
margin-bottom:0.5rem;
color:#F0ECFF;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.188rem;
}
.xllresp_p-pn6{
line-height:1.6;
font-size:0.844rem;
color:#BDB5D8;
}
.xllresp_badges-pn6{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xllage18-pn6{
border:1.5px solid #EF4444;
border-radius:0.5rem;
padding:4px 8px;
color:#EF4444;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
font-weight:700;
}
.xllresp_org-pn6{
color:#8B80AA;
font-size:13px;
font-weight:600;
}
@media(max-width:1024px){
.xllprovs-pn6{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.xllprovs-pn6{
grid-template-columns:repeat(2,1fr);
}
}
.xllrc-pn6{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.xllrc-pn6>*{
min-width:0;
}
.xllrc_awards-pn6{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.xllaward-pn6{
gap:11px;
display:flex;
align-items:center;
}
.xllaward-pn6 svg{
flex:none;
color:#F59E0B;
height:1.125rem;
width:1.125rem;
}
.xllaward_t-pn6{
font-size:13.5px;
font-weight:700;
color:#F0ECFF;
}
.xllaward_s-pn6{
font-size:0.719rem;
color:#8B80AA;
}
.xllrc_press-pn6{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.xlllogo_cell-pn6{
border:1px solid #2E2650;
border-radius:0.5rem;
color:#BDB5D8;
justify-content:center;
font-size:0.813rem;
display:flex;
align-items:center;
font-weight:700;
height:48px;
}
.xllrc_partner-pn6{
background:#161224;
padding:1.25rem;
border-radius:0.75rem;
border:1px solid #2E2650;
}
.xllrc_partner_name-pn6{
margin-bottom:0.375rem;
font-weight:700;
color:#F0ECFF;
font-size:1.125rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xllrc_partner_text-pn6{
font-size:12.5px;
line-height:1.55;
color:#BDB5D8;
}
@media(max-width:1021px){
.xllrc-pn6{
grid-template-columns:1fr;
gap:22px;
}
.xllrc_press-pn6{
grid-template-columns:repeat(4,1fr);
}
}
.xllrv_head-pn6{
gap:12px;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.xllrv_agg-pn6{
gap:0.625rem;
display:flex;
align-items:center;
}
.xllrv_source-pn6{
font-size:12.5px;
color:#8B80AA;
}
.xllrv_grid-pn6{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.xllrv_grid-pn6>*{
min-width:0;
}
.xllreview-pn6{
border-radius:12px;
border:1px solid #2E2650;
background:#161224;
padding:24px;
}
.xllreview-pn6 .xllstars-pn6{
margin-bottom:10px;
}
.xllreview-pn6 p{
font-weight:600;
margin-bottom:14px;
font-size:0.906rem;
color:#F0ECFF;
line-height:1.5;
}
.xllreview_by-pn6{
color:#8B80AA;
font-size:0.781rem;
}
@media(max-width:1023px){
.xllrv_grid-pn6{
grid-template-columns:1fr;
}
}
.xllab_h2-pn6{
margin:14px 0 16px;
color:#F0ECFF;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-weight:700;
font-size:32px;
}
.xllab_body-pn6{
font-size:15px;
color:#BDB5D8;
line-height:1.65;
margin-bottom:14px;
}
.xllab_chips-pn6{
gap:0.625rem;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.xllfaq-pn6{
gap:10px;
display:flex;
flex-direction:column;
}
.xllfaq_item-pn6{
border:1px solid #2E2650;
background:#161224;
padding:1.125rem 1.375rem;
border-radius:0.75rem;
}
.xllfaq_q-pn6{
gap:1rem;
list-style:none;
color:#F0ECFF;
font-weight:600;
cursor:pointer;
display:flex;
font-size:0.969rem;
justify-content:space-between;
align-items:center;
}
.xllfaq_q-pn6::-webkit-details-marker{
display:none;
}
.xllfaq_q_t-pn6{
gap:10px;
display:flex;
}
.xllfaq_q_i-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
color:#A855F7;
}
.xllfaq_pm-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
font-size:1.25rem;
}
.xllfaq_item-pn6[open] .xllfaq_pm-pn6{
transform:rotate(45deg);
}
.xllfaq_a-pn6{
margin-top:0.75rem;
font-size:13.5px;
line-height:1.6;
color:#BDB5D8;
}
@media(max-width:560px){
.xllab_h2-pn6{
font-size:26px;
}
}
.xllop_h2-pn6{
margin:0.625rem 0 8px;
font-weight:700;
color:#F0ECFF;
line-height:1.1;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
}
.xllop_text-pn6{
font-size:0.844rem;
color:#BDB5D8;
line-height:1.6;
}
@media(max-width:557px){
.xllop_h2-pn6{
font-size:22px;
}
}
.xllfooter-pn6{
background:#080611;
padding:40px 28px;
border-top:1px solid #221C38;
}
.xllfooter_grid-pn6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
display:grid;
margin-right:auto;
max-width:1400px;
margin-left:auto;
margin-bottom:1.75rem;
}
.xllfooter_grid-pn6>*{
min-width:0;
}
.xllfooter_grid-pn6 h4{
color:#5A5175;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:13px;
font-size:10px;
text-transform:uppercase;
}
.xllfcol-pn6{
gap:0.563rem;
display:flex;
color:#BDB5D8;
font-size:0.813rem;
flex-direction:column;
}
.xllfcol-pn6 a{
cursor:pointer;
}
.xllft_about-pn6{
color:#8B80AA;
line-height:1.6;
margin-top:12px;
font-size:13px;
max-width:260px;
}
.xllft_contact-pn6{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
margin-top:0.75rem;
font-size:0.781rem;
overflow-wrap:anywhere;
}
.xllfooter_bottom-pn6{
margin:0 auto;
gap:1rem;
align-items:center;
max-width:1400px;
flex-wrap:wrap;
border-top:1px solid #221C38;
display:flex;
padding-top:20px;
justify-content:space-between;
}
.xllfooter_bottom-pn6 p{
line-height:1.6;
color:#5A5175;
font-size:11px;
max-width:45rem;
}
@media(max-width:1022px){
.xllfooter_grid-pn6{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.xllfooter_grid-pn6{
grid-template-columns:1fr;
}
}