*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B1A;
font-size:0.938rem;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#B8AEDE;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 5, 18, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ejqshell-nk3{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ejqmain-nk3{
min-width:0;
}
.ejqwrap-nk3{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.ejqcontainer-nk3{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.ejqcontainer-nk3{
padding:0 28px;
}
}
.ejqsection-nk3{
padding:24px 1.75rem;
}
.ejqsection_pt-nk3{
padding-top:2.125rem;
}
.ejqband_soft-nk3{
background:#15112A;
}
.ejqeyebrow-nk3{
text-transform:uppercase;
line-height:1.4;
color:#9B4DFF;
font-size:0.656rem;
letter-spacing:.14em;
display:inline-block;
overflow-wrap:break-word;
font-weight:600;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqdrawer_cb-nk3{
display:none;
}
.ejqoverlay-nk3{
display:none;
}
@media(max-width:1026px){
.ejqshell-nk3{
grid-template-columns:1fr;
}
.ejqmain-nk3{
padding-bottom:78px;
}
.ejqdrawer_cb-nk3:checked~.ejqoverlay-nk3{
background:rgba(8, 5, 18, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:560px){
.ejqsection-nk3{
padding:18px 16px;
}
.ejqsection_pt-nk3{
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 ---------- */
.ejqside-nk3{
padding:22px 1.125rem;
background:#120F22;
gap:1.375rem;
display:flex;
flex-direction:column;
top:0;
border-right:1px solid #211A3A;
overflow-y:auto;
position:sticky;
height:100vh;
align-self:start;
}
.ejqbrand-nk3{
gap:10px;
align-items:center;
display:flex;
}
.ejqlogo-nk3{
font-size:1.313rem;
font-weight:700;
color:#F0ECFF;
letter-spacing:-.02em;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqside_cta-nk3{
border:1px solid #2E2550;
background:rgba(155, 77, 255, 0.12);
padding:1rem;
border-radius:12px;
}
.ejqside_cta_h-nk3{
color:#F0ECFF;
margin-bottom:6px;
font-size:1.063rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.15;
font-weight:700;
}
.ejqside_cta_p-nk3{
line-height:1.45;
margin-bottom:0.75rem;
font-size:0.75rem;
color:#B8AEDE;
}
.ejqnav-nk3{
gap:3px;
display:flex;
flex-direction:column;
}
.ejqnav_label-nk3{
padding:6px 0.625rem;
letter-spacing:.14em;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4E4570;
}
.ejqnav_item-nk3{
padding:10px;
border-radius:0.5rem;
gap:11px;
align-items:center;
font-size:0.875rem;
font-weight:500;
display:flex;
color:#B8AEDE;
}
.ejqnav_item-nk3 svg{
width:17px;
height:17px;
}
.ejqnav_item-nk3:hover{
background:rgba(155, 77, 255, 0.12);
color:#F0ECFF;
}
.ejqnav_item_on-nk3{
background:rgba(155, 77, 255, 0.12);
font-weight:600;
color:#9B4DFF;
}
.ejqside_foot-nk3{
border-radius:0.75rem;
border:1px solid #2E2550;
padding:0.75rem;
background:#15112A;
margin-top:auto;
}
.ejqside_foot-nk3 p{
margin-top:0.25rem;
font-size:12.5px;
color:#B8AEDE;
line-height:1.4;
}
/* ---------- topbar ---------- */
.ejqtop-nk3{
background:#120F22;
gap:1rem;
padding:0.875rem 28px;
display:flex;
z-index:40;
align-items:center;
border-bottom:1px solid #211A3A;
top:0;
position:sticky;
}
.ejqtop_brand-nk3{
gap:9px;
display:none;
align-items:center;
}
.ejqsearch-nk3{
border-radius:12px;
border:1px solid #2E2550;
padding:11px 0.875rem;
gap:0.625rem;
flex:1;
background:#15112A;
max-width:27.5rem;
display:flex;
font-size:13.5px;
color:#7B6FA8;
align-items:center;
}
.ejqsearch-nk3 svg{
flex:none;
width:16px;
height:16px;
}
.ejqtop_actions-nk3{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.ejqlang-nk3{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
color:#B8AEDE;
}
.ejqburger-nk3{
background:#15112A;
border-radius:8px;
border:1px solid #2E2550;
display:none;
width:40px;
height:40px;
color:#F0ECFF;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ejqbotnav-nk3{
display:none;
}
@media(max-width:1025px){
.ejqside-nk3{
transition:transform .25s ease;
top:0;
transform:translateX(-100%);
width:17.5rem;
height:100vh;
z-index:80;
position:fixed;
left:0;
}
.ejqdrawer_cb-nk3:checked~.ejqshell-nk3 .ejqside-nk3{
transform:translateX(0);
}
.ejqtop-nk3{
padding:14px 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ejqtop_brand-nk3{
display:flex;
}
.ejqsearch-nk3{
display:none;
}
.ejqburger-nk3{
display:flex;
}
.ejqtop_actions-nk3{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.ejqtop_actions-nk3 .ejqlang-nk3{
display:none;
}
.ejqtop_actions-nk3 .ejqbtn-nk3{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.ejqbotnav-nk3{
background:#120F22;
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
border-top:1px solid #2E2550;
position:fixed;
display:grid;
left:0;
z-index:65;
bottom:0;
transform:translateZ(0);
right:0;
}
.ejqbn-nk3{
gap:0.25rem;
padding:0.375rem 2px 0;
justify-content:flex-end;
min-width:0;
flex-direction:column;
font-weight:600;
align-items:center;
color:#B8AEDE;
display:flex;
font-size:10px;
}
.ejqbn-nk3 svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.ejqbn-nk3 span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.ejqbn_on-nk3{
color:#9B4DFF;
}
.ejqbn_center-nk3{
position:relative;
}
.ejqbn_fab-nk3{
border-radius:50%;
background:#9B4DFF;
color:#FFFFFF;
width:50px;
display:flex;
align-items:center;
top:-20px;
left:50%;
height:3.125rem;
position:absolute;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.65), 0 2px 12px rgba(155, 77, 255, 0.22);
justify-content:center;
transform:translateX(-50%);
}
.ejqbn_fab-nk3 svg{
width:1.5rem;
height:24px;
}
.ejqbn_center-nk3 span{
color:#9B4DFF;
}
}
.ejqbtn-nk3{
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 1.375rem;
gap:0.5rem;
border-radius:8px;
display:inline-flex;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:14px;
justify-content:center;
cursor:pointer;
font-weight:700;
align-items:center;
}
.ejqbtn_pri-nk3{
background:#9B4DFF;
color:#FFFFFF;
box-shadow:0 4px 1.25rem rgba(155, 77, 255, 0.50), 0 2px 0.5rem rgba(155, 77, 255, 0.30);
}
.ejqbtn_pri-nk3:hover{
background:#8A3AEE;
}
.ejqbtn_ghost-nk3{
background:rgba(155, 77, 255, 0.12);
color:#F0ECFF;
font-weight:600;
}
.ejqbtn_line-nk3{
background:transparent;
border:1px solid #3F3468;
color:#F0ECFF;
font-weight:600;
}
.ejqbtn_lg-nk3{
padding:1rem 1.875rem;
border-radius:0.75rem;
font-size:15px;
}
.ejqband-nk3 .ejqbtn_line-nk3{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.ejqband-nk3 .ejqbtn_ghost-nk3{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.ejqlink_m-nk3{
gap:5px;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
text-decoration:none;
font-size:12px;
display:inline-flex;
color:#9B4DFF;
}
.ejqlink_m-nk3 svg{
height:0.875rem;
width:14px;
}
.ejqband-nk3 .ejqlink_m-nk3{
color:#C084FC;
}
.ejqdot-nk3{
flex:none;
border-radius:50%;
background:#9B4DFF;
width:7px;
height:7px;
}
.ejqdot_live-nk3{
animation:zm3-pulse 1.4s infinite;
background:#E8342A;
}
.ejqstars-nk3{
gap:2px;
color:#9B4DFF;
display:inline-flex;
}
.ejqstars-nk3 svg{
height:0.938rem;
width:15px;
}
.ejqchip-nk3{
background:#15112A;
border:1px solid #2E2550;
gap:0.375rem;
padding:0.438rem 12px;
border-radius:8px;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.688rem;
display:inline-flex;
color:#B8AEDE;
}
.ejqchip_on-nk3{
background:rgba(155, 77, 255, 0.12);
border-color:transparent;
color:#9B4DFF;
}
.ejqgc-nk3{
text-decoration:none;
min-width:0;
cursor:pointer;
color:inherit;
display:block;
}
.ejqgc_thumb-nk3{
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2550;
aspect-ratio:1;
display:block;
background-size:cover;
position:relative;
background-position:center;
}
.ejqgc_thumb_portrait-nk3{
aspect-ratio:3/4;
}
.ejqgc_thumb_wide-nk3{
aspect-ratio:16/11;
}
.ejqgc_cap-nk3{
background:linear-gradient(transparent,rgba(8, 5, 18, 0.72));
padding:9px;
left:0;
position:absolute;
bottom:0;
right:0;
}
.ejqgc_name-nk3{
font-weight:700;
display:block;
font-size:12.5px;
color:#F0ECFF;
}
.ejqgc_meta-nk3{
font-size:11px;
color:#9A8FC2;
}
.ejqgc_badge-nk3{
border-radius:0.5rem;
background:#9B4DFF;
padding:2px 6px;
color:#FFFFFF;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
font-weight:700;
top:8px;
position:absolute;
right:0.5rem;
}
.ejqgc_badge_hot-nk3{
background:#E8342A;
color:#F0ECFF;
}
.ejqgc_badge_live-nk3{
background:#E8342A;
color:#F0ECFF;
left:8px;
right:auto;
}
.ejqgc_mult-nk3{
inset:0;
position:absolute;
color:#9B4DFF;
align-items:center;
font-weight:700;
display:flex;
font-size:28px;
justify-content:center;
}
.ejqpc-nk3{
border-radius:12px;
background:#15112A;
border:1px solid #2E2550;
font-weight:700;
color:#B8AEDE;
display:flex;
height:4rem;
justify-content:center;
font-size:14px;
align-items:center;
}
.ejqrail-nk3{
min-width:0;
}
.ejqrail_scroll-nk3{
gap:14px;
display:grid;
}
.ejqrail_scroll-nk3>*{
min-width:0;
}
.ejqg6-nk3{
grid-template-columns:repeat(6,1fr);
}
.ejqg7-nk3{
grid-template-columns:repeat(7,1fr);
}
.ejqg4-nk3{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.ejqg6-nk3,.ejqg7-nk3{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.ejqg6-nk3>*,.ejqg7-nk3>*{
scroll-snap-align:start;
}
.ejqg4-nk3{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.ejqg4-nk3{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.ejqpanel-nk3{
border-radius:20px;
background:#15112A;
border:1px solid #2E2550;
padding:1.75rem 32px;
}
.ejqsplit-nk3{
gap:2.25rem;
align-items:start;
display:grid;
}
.ejqsplit-nk3>*{
min-width:0;
}
.ejqsplit_a-nk3{
grid-template-columns:.85fr 1.15fr;
}
.ejqsplit_b-nk3{
grid-template-columns:1fr 1.1fr;
}
.ejqsplit_c-nk3{
grid-template-columns:1.1fr .9fr;
}
.ejqpgrid-nk3{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.ejqpgrid-nk3>*{
min-width:0;
}
.ejqlead-nk3{
color:#B8AEDE;
line-height:1.65;
font-size:0.938rem;
margin-bottom:14px;
}
.ejqfeat-nk3{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ejqfeat-nk3>*{
min-width:0;
}
.ejqfeat2-nk3{
grid-template-columns:1fr 1fr;
}
.ejqfeat_card-nk3{
border-radius:20px;
padding:26px;
border:1px solid #2E2550;
background:#15112A;
}
.ejqfeat_card-nk3 svg{
color:#9B4DFF;
margin-bottom:1rem;
width:1.625rem;
height:26px;
}
.ejqfeat_card-nk3 h3{
margin-bottom:0.5rem;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
font-size:1.125rem;
}
.ejqfeat_card-nk3 p{
color:#B8AEDE;
font-size:13px;
line-height:1.6;
}
.ejqfeat_card-nk3 b{
color:#F0ECFF;
}
.ejqbig-nk3{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ejqbig_n-nk3{
font-size:1.625rem;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#9B4DFF;
}
.ejqbig_l-nk3{
font-size:0.75rem;
color:#7B6FA8;
}
.ejqperson-nk3{
border:1px solid #2E2550;
padding:1rem 1.125rem;
background:#15112A;
gap:0.875rem;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.ejqavatar-nk3{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#9B4DFF,#6B1FCC);
height:2.75rem;
width:44px;
}
.ejqperson_name-nk3{
font-size:0.875rem;
font-weight:700;
color:#F0ECFF;
}
.ejqperson_role-nk3{
color:#7B6FA8;
font-size:12px;
}
.ejqkv-nk3{
border:1px solid #2E2550;
grid-template-columns:1fr 1fr;
background:#2E2550;
gap:1px;
overflow:hidden;
border-radius:0.75rem;
display:grid;
}
.ejqkv-nk3>div{
padding:16px 18px;
background:#0E0B1A;
min-width:0;
}
.ejqkv_k-nk3{
color:#9B4DFF;
text-transform:uppercase;
margin-bottom:0.313rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.ejqkv_v-nk3{
font-weight:700;
color:#F0ECFF;
font-size:0.844rem;
}
@media(max-width:1024px){
.ejqsplit_a-nk3,.ejqsplit_b-nk3,.ejqsplit_c-nk3,.ejqpgrid-nk3{
gap:1.5rem;
grid-template-columns:1fr;
}
.ejqfeat-nk3,.ejqfeat2-nk3{
grid-template-columns:1fr;
}
.ejqkv-nk3{
grid-template-columns:1fr;
}
}
.ejqsh-nk3{
min-width:0;
margin-bottom:16px;
}
.ejqsh_row-nk3{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.ejqsh_row-nk3 .ejqsh_l-nk3{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ejqsh_stack-nk3{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ejqsh_center-nk3{
gap:10px;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.ejqsh_h2-nk3{
gap:0.563rem;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:20px;
display:flex;
overflow-wrap:break-word;
align-items:center;
line-height:1.1;
}
@media(min-width:769px){
.ejqsh_h2-nk3{
font-size:1.5rem;
}
}
.ejqband-nk3 .ejqsh_h2-nk3{
color:#F0ECFF;
}
.ejqeb_mono-nk3{
text-transform:none;
letter-spacing:.08em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ejqeb_mono-nk3::before{
content:"// ";
}
.ejqeb_upper-nk3{
text-transform:uppercase;
letter-spacing:.14em;
}
.ejqeb_pill-nk3{
background:rgba(155, 77, 255, 0.12);
padding:5px 0.688rem;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ejqeb_line-nk3{
gap:10px;
display:inline-flex;
align-items:center;
}
.ejqeb_line-nk3::before{
background:#9B4DFF;
width:24px;
content:"";
height:1px;
display:inline-block;
}
.ejqband-nk3 .ejqeb_line-nk3::before{
background:#C084FC;
}
.ejqband-nk3 .ejqeb_pill-nk3{
background:rgba(255, 255, 255, 0.07);
}
.ejqsh_link-nk3{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
display:inline-flex;
align-items:center;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #F0ECFF;
font-size:13px;
font-weight:600;
color:#F0ECFF;
}
.ejqsh_link-nk3:hover{
border-color:#9B4DFF;
color:#9B4DFF;
}
.ejqsh_link-nk3 svg{
height:14px;
width:0.875rem;
}
.ejqsh_link_chev-nk3{
padding-bottom:0;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
font-size:0.75rem;
color:#9B4DFF;
}
.ejqsh_link_btn-nk3{
background:#9B4DFF;
border-radius:999px;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#FFFFFF;
}
.ejqsh_link_btn-nk3:hover{
border-color:transparent;
background:#8A3AEE;
}
.ejqband-nk3 .ejqsh_link-nk3{
border-color:#F0ECFF;
color:#F0ECFF;
}
.ejqband-nk3 .ejqsh_link_chev-nk3{
color:#C084FC;
}
.ejqsh_rule-nk3{
background:#2E2550;
margin:-2px 0 16px;
height:1px;
}
.ejqband-nk3 .ejqsh_rule-nk3{
background:rgba(255, 255, 255, 0.12);
}
.ejqseo_grid3-nk3{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.ejqseo_grid4-nk3{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ejqseo_grid3-nk3>*,.ejqseo_grid4-nk3>*{
min-width:0;
}
.ejqseo_card-nk3{
padding:24px;
background:#15112A;
border:1px solid #2E2550;
border-radius:0.75rem;
}
.ejqseo_card-nk3 h3{
font-size:18px;
margin-bottom:8px;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
}
.ejqseo_card-nk3 p{
line-height:1.6;
font-size:0.813rem;
color:#B8AEDE;
}
.ejqseo_card_sm-nk3{
padding:20px;
}
.ejqseo_card_sm-nk3 h3{
font-size:1rem;
}
.ejqseo_card_sm-nk3 p{
line-height:1.55;
font-size:0.781rem;
}
.ejqseo_rtp_row-nk3{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.ejqrtp-nk3{
gap:0.875rem;
min-width:0;
display:flex;
}
.ejqrtp-nk3>div{
background:#0E0B1A;
flex:1;
padding:16px;
border-radius:12px;
text-align:center;
min-width:0;
}
.ejqrtp_n-nk3{
font-size:26px;
color:#9B4DFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
font-weight:700;
}
.ejqrtp_l-nk3{
color:#7B6FA8;
font-size:11px;
margin-top:0.25rem;
}
.ejqcmp-nk3{
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2550;
max-width:760px;
}
.ejqcmp_row-nk3{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.ejqcmp_row-nk3>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.ejqcmp_row-nk3>div:first-child{
font-weight:600;
color:#F0ECFF;
text-align:left;
padding-left:22px;
}
.ejqcmp_th-nk3{
background:#0E0B1A;
font-weight:700;
font-size:12.5px;
}
.ejqcmp_row-nk3:not(.ejqcmp_th-nk3){
background:#15112A;
border-top:1px solid #211A3A;
color:#B8AEDE;
}
.ejqcmp_zebra-nk3{
background:#1A1632;
}
.ejqguide-nk3{
background:#15112A;
border:1px solid #2E2550;
overflow:hidden;
border-radius:12px;
cursor:pointer;
}
.ejqguide_cover-nk3{
height:130px;
}
.ejqguide_body-nk3{
padding:20px;
}
.ejqguide_body-nk3 h3{
margin:7px 0 9px;
font-size:1rem;
font-weight:700;
line-height:1.25;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqguide_meta-nk3{
font-size:0.719rem;
color:#7B6FA8;
}
.ejqhub-nk3{
gap:28px;
grid-template-columns:repeat(5,1fr);
padding-top:1.75rem;
display:grid;
border-top:1px solid #211A3A;
}
.ejqhub-nk3>*{
min-width:0;
}
.ejqhub-nk3 h4{
font-weight:700;
color:#F0ECFF;
font-size:0.813rem;
margin-bottom:0.688rem;
}
.ejqhub_col-nk3{
gap:8px;
flex-direction:column;
display:flex;
font-size:13px;
color:#B8AEDE;
}
.ejqhub_col-nk3 a{
cursor:pointer;
}
@media(max-width:1023px){
.ejqseo_grid3-nk3{
grid-template-columns:1fr;
}
.ejqseo_grid4-nk3{
grid-template-columns:repeat(2,1fr);
}
.ejqseo_rtp_row-nk3{
grid-template-columns:1fr;
gap:20px;
}
.ejqhub-nk3{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:558px){
.ejqhub-nk3{
grid-template-columns:1fr;
}
}
.ejqtk-nk3{
background:#090712;
overflow:hidden;
border-bottom:1px solid #211A3A;
align-items:center;
display:flex;
}
.ejqtk_tag-nk3{
gap:8px;
background:#15112A;
flex:none;
padding:11px 18px;
letter-spacing:.1em;
border-right:1px solid #211A3A;
text-transform:uppercase;
font-size:10.5px;
font-weight:600;
display:flex;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E8342A;
}
.ejqtk_rail-nk3{
flex:1;
overflow:hidden;
}
.ejqtk_track-nk3{
padding:0.688rem 14px;
gap:28px;
animation:zm3-marquee 26s linear infinite;
color:#B8AEDE;
font-size:12px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
display:flex;
white-space:nowrap;
}
.ejqtk_track-nk3 b{
color:#9B4DFF;
}
.ejqhero-nk3{
border:1px solid #2E2550;
padding:46px 48px;
border-radius:1.25rem;
background:linear-gradient(120deg,#0D0A1E,#080B1C);
overflow:hidden;
position:relative;
color:#F0ECFF;
}
.ejqhero_glow-nk3{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 72, 255, 0.22),transparent 70%);
top:-3.75rem;
position:absolute;
right:-3.75rem;
width:340px;
height:21.25rem;
}
.ejqhero_in-nk3{
max-width:600px;
position:relative;
}
.ejqhero-nk3 .ejqeyebrow-nk3{
color:#C084FC;
}
.ejqpill_row-nk3{
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 13px;
gap:0.5rem;
background:rgba(255, 255, 255, 0.07);
align-items:center;
letter-spacing:.1em;
margin-bottom:22px;
font-size:10.5px;
display:inline-flex;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#C084FC;
}
.ejqhero_h1-nk3{
margin:1.125rem 0;
letter-spacing:-.02em;
line-height:1.02;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#F0ECFF;
font-size:3.375rem;
font-weight:700;
}
.ejqhero_h1-nk3 em{
font-style:normal;
color:#C084FC;
}
.ejqhero_sub-nk3{
color:#9A8FC2;
line-height:1.55;
font-size:1.063rem;
margin-bottom:1.75rem;
max-width:30rem;
}
.ejqhero_cta-nk3{
gap:0.875rem;
align-items:center;
margin-bottom:26px;
display:flex;
flex-wrap:wrap;
}
.ejqhero_trust-nk3{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ejqhero_rating_txt-nk3{
font-size:13px;
color:#9A8FC2;
}
@media(max-width:1026px){
.ejqhero-nk3{
padding:32px 24px;
}
.ejqhero_h1-nk3{
font-size:38px;
}
}
@media(max-width:563px){
.ejqhero_h1-nk3{
font-size:1.875rem;
}
}
.ejqstat-nk3{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.ejqstat-nk3>*{
min-width:0;
}
.ejqstat_item-nk3{
border-radius:0.75rem;
padding:1.125rem 1.25rem;
border:1px solid #2E2550;
background:#15112A;
}
.ejqstat_k-nk3{
font-size:9.5px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#7B6FA8;
margin-bottom:7px;
}
.ejqstat_v-nk3{
gap:0.5rem;
align-items:center;
display:flex;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
color:#F0ECFF;
overflow-wrap:anywhere;
min-width:0;
}
.ejqstat_v_accent-nk3{
color:#9B4DFF;
}
@media(max-width:1024px){
.ejqstat-nk3{
grid-template-columns:repeat(2,1fr);
}
}
.ejqwlc-nk3{
background:linear-gradient(120deg,#0D0A1E,#080B1C);
overflow:hidden;
border:1px solid #2E2550;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
padding:36px 2.5rem;
gap:24px;
display:grid;
align-items:center;
color:#F0ECFF;
position:relative;
}
.ejqwlc-nk3>*{
min-width:0;
}
.ejqwlc-nk3 .ejqeyebrow-nk3{
color:#C084FC;
}
.ejqwlc_glow-nk3{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 72, 255, 0.22),transparent 70%);
top:-40px;
height:16.25rem;
width:260px;
position:absolute;
right:-40px;
}
.ejqwlc_in-nk3{
position:relative;
}
.ejqwlc_h2-nk3{
margin:10px 0 0.5rem;
font-size:2.125rem;
line-height:1.03;
overflow-wrap:break-word;
color:#F0ECFF;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqwlc_h2-nk3 em{
font-style:normal;
color:#C084FC;
}
.ejqwlc_sub-nk3{
line-height:1.55;
margin-bottom:18px;
max-width:26.25rem;
font-size:14px;
color:#9A8FC2;
}
.ejqwlc_terms-nk3{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.ejqterm-nk3{
gap:11px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 15px;
border-radius:12px;
align-items:center;
display:flex;
}
.ejqterm-nk3 svg{
flex:none;
width:20px;
color:#C084FC;
height:20px;
}
.ejqterm_k-nk3{
font-size:0.594rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.1em;
color:#9A8FC2;
}
.ejqterm_v-nk3{
font-weight:700;
font-size:0.875rem;
color:#F0ECFF;
margin-top:2px;
}
@media(max-width:1023px){
.ejqwlc-nk3{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ejqwlc_h2-nk3{
font-size:26px;
}
}
.ejqjp-nk3{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.ejqjp-nk3>*{
min-width:0;
}
.ejqjp_hero-nk3{
gap:0.875rem;
overflow:hidden;
background:linear-gradient(135deg,#0D0A1E,#080B1C);
padding:26px;
border:1px solid #2E2550;
border-radius:1.25rem;
color:#F0ECFF;
justify-content:space-between;
min-height:180px;
position:relative;
display:flex;
flex-direction:column;
}
.ejqjp_glow-nk3{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 72, 255, 0.22),transparent 70%);
right:-2.5rem;
width:180px;
height:180px;
position:absolute;
top:-2.5rem;
}
.ejqjp_k_row-nk3{
gap:0.625rem;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.ejqjp_k-nk3{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
color:#7B6FA8;
letter-spacing:.12em;
}
.ejqjp_hero-nk3 .ejqjp_k-nk3{
color:#9A8FC2;
}
.ejqjp_amt-nk3{
font-size:42px;
color:#C084FC;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1;
position:relative;
font-weight:700;
}
.ejqjp_sub-nk3{
margin-top:5px;
color:#9A8FC2;
font-size:0.75rem;
}
.ejqjp_cell-nk3{
background:#15112A;
border-radius:1.25rem;
border:1px solid #2E2550;
padding:1.375rem;
min-height:180px;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.ejqjp_cell-nk3 .ejqjp_amt-nk3{
font-size:1.875rem;
color:#F0ECFF;
}
.ejqjp_cell-nk3 .ejqjp_sub-nk3{
color:#7B6FA8;
}
@media(max-width:1021px){
.ejqjp-nk3{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ejqjp_amt-nk3{
font-size:2rem;
}
}
.ejqbanner-nk3{
overflow:hidden;
background:linear-gradient(115deg,#0D0A1E,#080B1C);
padding:36px 40px;
gap:1.75rem;
border-radius:20px;
border:1px solid #2E2550;
justify-content:space-between;
position:relative;
display:flex;
align-items:center;
color:#F0ECFF;
flex-wrap:wrap;
}
.ejqbanner_glow-nk3{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 72, 255, 0.22),transparent 68%);
top:50%;
position:absolute;
height:12.5rem;
right:80px;
width:200px;
transform:translateY(-50%);
}
.ejqbanner_in-nk3{
max-width:35rem;
position:relative;
}
.ejqbanner-nk3 .ejqeyebrow-nk3{
color:#C084FC;
}
.ejqbanner_h2-nk3{
margin:0.625rem 0;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-size:1.875rem;
font-weight:700;
color:#F0ECFF;
}
.ejqbanner_text-nk3{
font-size:14px;
line-height:1.6;
color:#9A8FC2;
}
@media(max-width:560px){
.ejqbanner_h2-nk3{
font-size:24px;
}
}
.ejqapp-nk3{
gap:2.25rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.ejqapp_copy-nk3{
max-width:32.5rem;
}
.ejqapp_h2-nk3{
margin:12px 0 0.625rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
}
.ejqapp_text-nk3{
margin-bottom:20px;
line-height:1.6;
font-size:0.875rem;
color:#B8AEDE;
}
.ejqapp_btns-nk3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ejqstore-nk3{
border-radius:0.75rem;
border:1px solid #2E2550;
background:#0E0B1A;
padding:11px 18px;
gap:0.563rem;
font-weight:700;
font-size:13px;
cursor:pointer;
align-items:center;
display:inline-flex;
color:#F0ECFF;
}
.ejqstore-nk3 svg{
width:16px;
height:1rem;
}
.ejqapp_qr_wrap-nk3{
gap:16px;
align-items:center;
display:flex;
}
.ejqqr-nk3{
border-radius:12px;
gap:3px;
grid-template-rows:repeat(5,1fr);
border:1px solid #2E2550;
grid-template-columns:repeat(5,1fr);
background:#0E0B1A;
padding:0.688rem;
display:grid;
height:6.75rem;
width:108px;
}
.ejqqr-nk3 i{
background:transparent;
}
.ejqqr_f-nk3{
background:#9B4DFF;
}
.ejqapp_qr_cap-nk3{
line-height:1.4;
max-width:5.25rem;
color:#7B6FA8;
font-size:0.75rem;
}
.ejqdw_h2-nk3{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:700;
font-size:26px;
color:#F0ECFF;
}
.ejqsteps_v-nk3{
grid-template-columns:1fr;
gap:0.625rem;
}
.ejqsteps_v-nk3 .ejqstep-nk3{
padding:1.125rem 20px;
}
@media(max-width:563px){
.ejqdw_h2-nk3{
font-size:1.438rem;
}
}
.ejqnews-nk3{
padding:26px 2rem;
border:1px solid #2E2550;
border-radius:20px;
background:linear-gradient(135deg,#0D0A1E,#080B1C);
gap:24px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
color:#F0ECFF;
display:flex;
}
.ejqnews_h3-nk3{
font-weight:700;
margin-bottom:0.25rem;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.25rem;
}
.ejqnews_text-nk3{
color:#9A8FC2;
font-size:0.813rem;
}
.ejqnews_form-nk3{
flex:1;
gap:0.625rem;
max-width:27.5rem;
display:flex;
min-width:0;
}
.ejqnews_form-nk3 .ejqinput-nk3{
min-width:0;
}
@media(max-width:561px){
.ejqnews_form-nk3{
width:100%;
}
}
.ejqinput-nk3{
flex:1;
background:rgba(255, 255, 255, 0.07);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.813rem 1rem;
color:#9A8FC2;
font-size:0.844rem;
}
.ejqsteps-nk3{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ejqsteps-nk3>*{
min-width:0;
}
.ejqstep-nk3{
background:#15112A;
border:1px solid #2E2550;
border-radius:0.75rem;
padding:24px;
position:relative;
}
.ejqstep_num-nk3{
background:#9B4DFF;
border-radius:8px;
font-size:0.813rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.875rem;
align-items:center;
height:1.875rem;
display:flex;
font-weight:700;
color:#FFFFFF;
width:1.875rem;
justify-content:center;
}
.ejqstep_h-nk3{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:7px;
color:#F0ECFF;
font-size:16px;
}
.ejqstep_p-nk3{
line-height:1.55;
color:#B8AEDE;
font-size:13px;
}
@media(max-width:1022px){
.ejqsteps-nk3{
grid-template-columns:1fr;
}
}
.ejqpromo_grid-nk3{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.ejqpromo_grid-nk3>*{
min-width:0;
}
.ejqpromo-nk3{
border-radius:20px;
overflow:hidden;
border:1px solid #2E2550;
background:#15112A;
padding:1.5rem;
position:relative;
min-height:9.375rem;
}
.ejqpromo_h-nk3{
font-weight:700;
line-height:1.05;
margin-top:6px;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
}
.ejqpromo_h-nk3 em{
color:#9B4DFF;
font-style:normal;
}
.ejqpromo_p-nk3{
color:#B8AEDE;
margin-top:0.5rem;
font-size:12.5px;
line-height:1.5;
}
.ejqpromo_feat-nk3{
background:linear-gradient(135deg,#0D0A1E,#080B1C);
border-color:#2E2550;
}
.ejqpromo_feat-nk3 .ejqpromo_h-nk3{
color:#F0ECFF;
}
.ejqpromo_feat-nk3 .ejqpromo_h-nk3 em{
color:#C084FC;
}
.ejqpromo_feat-nk3 .ejqpromo_p-nk3{
color:#9A8FC2;
}
.ejqpromo_feat-nk3 .ejqeyebrow-nk3{
color:#C084FC;
}
@media(max-width:1027px){
.ejqpromo_grid-nk3{
grid-template-columns:1fr;
}
}
.ejqsupp-nk3{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ejqsupp-nk3>*{
min-width:0;
}
.ejqsupp_card-nk3{
padding:24px;
border:1px solid #2E2550;
border-radius:0.75rem;
background:#15112A;
}
.ejqsupp_card-nk3 svg{
width:24px;
height:24px;
margin-bottom:14px;
color:#9B4DFF;
}
.ejqsupp_card-nk3 h3{
font-size:1rem;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
}
.ejqsupp_card-nk3 p{
color:#B8AEDE;
line-height:1.55;
font-size:13px;
}
@media(max-width:1023px){
.ejqsupp-nk3{
grid-template-columns:1fr;
}
}
.ejqpay_logos-nk3{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.ejqpay_logos-nk3>*{
min-width:0;
}
.ejqpay-nk3{
border-radius:0.5rem;
border:1px solid #2E2550;
align-items:center;
font-weight:700;
display:flex;
color:#B8AEDE;
height:3rem;
font-size:12px;
justify-content:center;
}
.ejqtable-nk3{
overflow:hidden;
border:1px solid #2E2550;
border-radius:12px;
}
.ejqtrow-nk3{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ejqtrow-nk3>div{
padding:13px 0.875rem;
min-width:0;
}
.ejqtrow-nk3>div:first-child{
padding-left:1rem;
font-weight:700;
color:#F0ECFF;
}
.ejqtrow_th-nk3{
background:#0E0B1A;
color:#7B6FA8;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.ejqtrow-nk3:not(.ejqtrow_th-nk3){
background:#15112A;
color:#B8AEDE;
border-top:1px solid #211A3A;
}
.ejqtrow_zebra-nk3{
background:#1A1632;
}
.ejqpos-nk3{
color:#9B4DFF;
font-weight:700;
}
@media(max-width:1025px){
.ejqpay_logos-nk3{
grid-template-columns:repeat(2,1fr);
}
}
.ejqvip_head-nk3{
gap:12px;
display:flex;
justify-content:space-between;
margin-bottom:18px;
flex-wrap:wrap;
align-items:flex-end;
}
.ejqvip_intro-nk3{
max-width:420px;
font-size:13px;
color:#B8AEDE;
}
.ejqvip-nk3{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ejqvip-nk3>*{
min-width:0;
}
.ejqtier-nk3{
padding:1.25rem;
border:1px solid #2E2550;
background:#15112A;
border-radius:12px;
}
.ejqtier_on-nk3{
border-color:#9B4DFF;
background:rgba(155, 77, 255, 0.12);
}
.ejqtier_medal-nk3{
background:linear-gradient(135deg,#9B4DFF,#6B1FCC);
border-radius:8px;
height:30px;
width:1.875rem;
margin-bottom:14px;
}
.ejqtier_name-nk3{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:0.938rem;
margin-bottom:0.313rem;
color:#F0ECFF;
}
.ejqtier_tx-nk3{
font-size:11.5px;
color:#7B6FA8;
line-height:1.5;
}
@media(max-width:1026px){
.ejqvip-nk3{
grid-template-columns:repeat(2,1fr);
}
}
.ejqgm-nk3{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ejqgm-nk3>*{
min-width:0;
}
.ejqgm_panel-nk3{
border:1px solid #2E2550;
background:#15112A;
padding:1.75rem;
border-radius:1.25rem;
}
.ejqgm_h2-nk3{
margin:0.625rem 0 8px;
color:#F0ECFF;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.ejqgm_text-nk3{
font-size:13.5px;
margin-bottom:20px;
color:#B8AEDE;
max-width:27.5rem;
line-height:1.6;
}
.ejqgm_level-nk3{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:16px;
}
.ejqgm_lv-nk3{
font-size:1.5rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#9B4DFF;
font-weight:700;
}
.ejqgm_bar_wrap-nk3{
flex:1;
min-width:0;
}
.ejqgm_bar_meta-nk3{
justify-content:space-between;
font-size:10px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
color:#7B6FA8;
margin-bottom:5px;
}
.ejqbar-nk3{
overflow:hidden;
border-radius:62.438rem;
background:#0E0B1A;
height:0.5rem;
}
.ejqbar_fill-nk3{
border-radius:62.438rem;
background:linear-gradient(90deg,#9B4DFF,#6B1FCC);
display:block;
height:100%;
}
.ejqgm_missions-nk3{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ejqgm_refer-nk3{
border:1px solid #2E2550;
overflow:hidden;
background:linear-gradient(150deg,#0D0A1E,#080B1C);
border-radius:20px;
padding:1.75rem;
color:#F0ECFF;
display:flex;
justify-content:space-between;
flex-direction:column;
position:relative;
}
.ejqgm_refer-nk3 .ejqeyebrow-nk3{
color:#C084FC;
}
.ejqgm_ref_h2-nk3{
margin:0.625rem 0 8px;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:24px;
line-height:1.1;
}
.ejqgm_ref_h2-nk3 em{
font-style:normal;
color:#C084FC;
}
.ejqgm_ref_text-nk3{
color:#9A8FC2;
margin-bottom:18px;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.ejqgm-nk3{
grid-template-columns:1fr;
}
}
.ejqtour-nk3{
overflow:hidden;
border:1px solid #2E2550;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.ejqtour-nk3>*{
min-width:0;
}
.ejqtour_l-nk3{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#0D0A1E,#080B1C);
color:#F0ECFF;
position:relative;
}
.ejqtour_h2-nk3{
margin:0.75rem 0 0.625rem;
font-size:30px;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.ejqtour_h2-nk3 em{
color:#C084FC;
font-style:normal;
}
.ejqtour_text-nk3{
font-size:0.844rem;
margin-bottom:1.25rem;
max-width:21.25rem;
color:#9A8FC2;
line-height:1.6;
}
.ejqtour_meta-nk3{
gap:18px;
align-items:flex-end;
display:flex;
margin-bottom:20px;
flex-wrap:wrap;
}
.ejqtour_cap-nk3{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
text-transform:uppercase;
color:#9A8FC2;
font-size:0.594rem;
}
.ejqcount-nk3{
gap:6px;
display:flex;
}
.ejqcount-nk3 span{
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.25rem 9px;
border-radius:8px;
background:rgba(255, 255, 255, 0.07);
font-size:22px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.ejqtour_units-nk3{
font-size:0.625rem;
color:#9A8FC2;
}
.ejqboard-nk3{
background:#15112A;
padding:1.75rem 30px;
}
.ejqboard_head-nk3{
justify-content:space-between;
margin-bottom:0.875rem;
align-items:center;
display:flex;
}
.ejqboard_title-nk3{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
color:#F0ECFF;
}
.ejqboard_upd-nk3{
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7B6FA8;
font-size:10px;
}
.ejqboard_list-nk3{
gap:2px;
display:flex;
flex-direction:column;
}
.ejqboard_row-nk3{
gap:12px;
padding:0.625rem 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.ejqboard_top1-nk3{
background:rgba(155, 77, 255, 0.12);
}
.ejqboard_rk-nk3{
font-weight:700;
font-size:0.875rem;
color:#7B6FA8;
width:1.25rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ejqboard_top1-nk3 .ejqboard_rk-nk3{
color:#9B4DFF;
}
.ejqboard_nm-nk3{
flex:1;
font-size:13.5px;
font-weight:600;
min-width:0;
color:#B8AEDE;
}
.ejqboard_top1-nk3 .ejqboard_nm-nk3{
color:#F0ECFF;
font-weight:700;
}
.ejqboard_pt-nk3{
color:#B8AEDE;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
@media(max-width:1022px){
.ejqtour-nk3{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ejqtour_h2-nk3{
font-size:24px;
}
}
.ejqet_h2-nk3{
margin:0.625rem 0 14px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0ECFF;
font-size:28px;
line-height:1.08;
}
.ejqet_right-nk3{
gap:10px;
flex-direction:column;
display:flex;
}
.ejqet_updated-nk3{
background:#0E0B1A;
padding:14px 1.125rem;
gap:10px;
border:1px solid #2E2550;
border-radius:0.75rem;
font-size:12px;
display:flex;
color:#B8AEDE;
align-items:center;
}
.ejqet_updated-nk3 svg{
flex:none;
width:0.938rem;
height:15px;
color:#9B4DFF;
}
.ejqet_updated-nk3 b{
color:#F0ECFF;
}
@media(max-width:562px){
.ejqet_h2-nk3{
font-size:1.5rem;
}
}
.ejqgd_head-nk3{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:1rem;
justify-content:space-between;
}
.ejqrc-nk3{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.ejqrc-nk3>*{
min-width:0;
}
.ejqrc_awards-nk3{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.ejqaward-nk3{
gap:0.688rem;
align-items:center;
display:flex;
}
.ejqaward-nk3 svg{
flex:none;
color:#F0B429;
height:18px;
width:18px;
}
.ejqaward_t-nk3{
color:#F0ECFF;
font-size:0.844rem;
font-weight:700;
}
.ejqaward_s-nk3{
color:#7B6FA8;
font-size:0.719rem;
}
.ejqrc_press-nk3{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ejqlogo_cell-nk3{
border:1px solid #2E2550;
border-radius:8px;
align-items:center;
justify-content:center;
font-weight:700;
color:#B8AEDE;
font-size:0.813rem;
height:3rem;
display:flex;
}
.ejqrc_partner-nk3{
padding:1.25rem;
border:1px solid #2E2550;
border-radius:12px;
background:#15112A;
}
.ejqrc_partner_name-nk3{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
font-weight:700;
color:#F0ECFF;
font-size:18px;
}
.ejqrc_partner_text-nk3{
font-size:12.5px;
line-height:1.55;
color:#B8AEDE;
}
@media(max-width:1027px){
.ejqrc-nk3{
grid-template-columns:1fr;
gap:22px;
}
.ejqrc_press-nk3{
grid-template-columns:repeat(4,1fr);
}
}
.ejqab_h2-nk3{
margin:0.875rem 0 1rem;
line-height:1.08;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2rem;
font-weight:700;
color:#F0ECFF;
}
.ejqab_body-nk3{
margin-bottom:14px;
color:#B8AEDE;
font-size:0.938rem;
line-height:1.65;
}
.ejqab_chips-nk3{
gap:0.625rem;
margin-top:0.5rem;
flex-wrap:wrap;
display:flex;
}
.ejqfaq-nk3{
gap:10px;
flex-direction:column;
display:flex;
}
.ejqfaq_item-nk3{
border-radius:12px;
background:#15112A;
border:1px solid #2E2550;
padding:18px 1.375rem;
}
.ejqfaq_q-nk3{
gap:16px;
list-style:none;
display:flex;
font-weight:600;
align-items:center;
color:#F0ECFF;
font-size:15.5px;
cursor:pointer;
justify-content:space-between;
}
.ejqfaq_q-nk3::-webkit-details-marker{
display:none;
}
.ejqfaq_q_t-nk3{
gap:10px;
display:flex;
}
.ejqfaq_q_i-nk3{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#9B4DFF;
}
.ejqfaq_pm-nk3{
font-size:1.25rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9B4DFF;
}
.ejqfaq_item-nk3[open] .ejqfaq_pm-nk3{
transform:rotate(45deg);
}
.ejqfaq_a-nk3{
line-height:1.6;
font-size:13.5px;
margin-top:0.75rem;
color:#B8AEDE;
}
@media(max-width:557px){
.ejqab_h2-nk3{
font-size:1.625rem;
}
}
.ejqrv_head-nk3{
gap:0.75rem;
align-items:flex-end;
margin-bottom:1.125rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.ejqrv_agg-nk3{
gap:10px;
align-items:center;
display:flex;
}
.ejqrv_source-nk3{
font-size:12.5px;
color:#7B6FA8;
}
.ejqrv_grid-nk3{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ejqrv_grid-nk3>*{
min-width:0;
}
.ejqreview-nk3{
padding:1.5rem;
border-radius:12px;
border:1px solid #2E2550;
background:#15112A;
}
.ejqreview-nk3 .ejqstars-nk3{
margin-bottom:0.625rem;
}
.ejqreview-nk3 p{
font-size:0.906rem;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.5;
color:#F0ECFF;
}
.ejqreview_by-nk3{
font-size:0.781rem;
color:#7B6FA8;
}
@media(max-width:1025px){
.ejqrv_grid-nk3{
grid-template-columns:1fr;
}
}
.ejqop_h2-nk3{
margin:0.625rem 0 0.5rem;
font-weight:700;
line-height:1.1;
font-size:24px;
color:#F0ECFF;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqop_text-nk3{
font-size:13.5px;
line-height:1.6;
color:#B8AEDE;
}
@media(max-width:561px){
.ejqop_h2-nk3{
font-size:22px;
}
}
.ejqdispute-nk3{
gap:28px;
border-radius:12px;
padding:26px 1.875rem;
border:1px dashed #3F3468;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ejqdispute_in-nk3{
max-width:660px;
}
.ejqdispute_h2-nk3{
margin-bottom:8px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.375rem;
color:#F0ECFF;
font-weight:700;
}
.ejqdispute_text-nk3{
color:#B8AEDE;
font-size:0.844rem;
line-height:1.6;
}
.ejqprovs-nk3{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:1.75rem;
display:grid;
}
.ejqprovs-nk3>*{
min-width:0;
}
.ejqprov-nk3{
background:#15112A;
border:1px solid #2E2550;
border-radius:12px;
padding:12px;
display:flex;
align-items:center;
height:64px;
justify-content:center;
text-decoration:none;
}
.ejqprov_img-nk3{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.ejqresp-nk3{
border-radius:12px;
background:#15112A;
padding:1.625rem;
border:1px solid #2E2550;
gap:24px;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.ejqresp_in-nk3{
max-width:560px;
}
.ejqresp_h-nk3{
color:#F0ECFF;
margin-bottom:0.5rem;
font-weight:700;
font-size:19px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ejqresp_p-nk3{
font-size:13.5px;
color:#B8AEDE;
line-height:1.6;
}
.ejqresp_badges-nk3{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ejqage18-nk3{
padding:4px 8px;
border:1.5px solid #E8342A;
border-radius:0.5rem;
font-weight:700;
font-size:0.813rem;
color:#E8342A;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ejqresp_org-nk3{
font-weight:600;
color:#7B6FA8;
font-size:0.813rem;
}
@media(max-width:1025px){
.ejqprovs-nk3{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.ejqprovs-nk3{
grid-template-columns:repeat(2,1fr);
}
}
.ejqfooter-nk3{
padding:40px 1.75rem;
background:#090712;
border-top:1px solid #211A3A;
}
.ejqfooter_grid-nk3{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-bottom:28px;
max-width:1400px;
margin-right:auto;
margin-left:auto;
}
.ejqfooter_grid-nk3>*{
min-width:0;
}
.ejqfooter_grid-nk3 h4{
font-size:0.625rem;
margin-bottom:0.813rem;
letter-spacing:.12em;
color:#4E4570;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ejqfcol-nk3{
gap:0.563rem;
font-size:0.813rem;
color:#B8AEDE;
flex-direction:column;
display:flex;
}
.ejqfcol-nk3 a{
cursor:pointer;
}
.ejqft_about-nk3{
color:#7B6FA8;
max-width:16.25rem;
line-height:1.6;
font-size:0.813rem;
margin-top:12px;
}
.ejqft_contact-nk3{
color:#9B4DFF;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:0.75rem;
font-size:0.781rem;
overflow-wrap:anywhere;
}
.ejqfooter_bottom-nk3{
gap:1rem;
margin:0 auto;
border-top:1px solid #211A3A;
justify-content:space-between;
padding-top:1.25rem;
max-width:1400px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ejqfooter_bottom-nk3 p{
font-size:11px;
color:#4E4570;
max-width:45rem;
line-height:1.6;
}
@media(max-width:1025px){
.ejqfooter_grid-nk3{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.ejqfooter_grid-nk3{
grid-template-columns:1fr;
}
}