*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B14;
font-size:15px;
overflow-wrap:break-word;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
color:#BDB4D8;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.55;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
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:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(9, 8, 15, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.adk_shell-eaj{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.adk_main-eaj{
min-width:0;
}
.adk_wrap-eaj{
margin:0 auto;
max-width:1400px;
width:100%;
}
.adk_container-eaj{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.adk_container-eaj{
padding:0 1.75rem;
}
}
.adk_section-eaj{
padding:1.5rem 1.75rem;
}
.adk_section_pt-eaj{
padding-top:34px;
}
.adk_band_soft-eaj{
background:#141120;
}
.adk_eyebrow-eaj{
font-size:10.5px;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
color:#A855F7;
}
.adk_drawer_cb-eaj{
display:none;
}
.adk_overlay-eaj{
display:none;
}
@media(max-width:1026px){
.adk_shell-eaj{
grid-template-columns:1fr;
}
.adk_main-eaj{
padding-bottom:78px;
}
.adk_drawer_cb-eaj:checked~.adk_overlay-eaj{
background:rgba(9, 8, 15, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.adk_section-eaj{
padding:18px 1rem;
}
.adk_section_pt-eaj{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.adk_side-eaj{
background:#110F1C;
padding:1.375rem 18px;
gap:1.375rem;
align-self:start;
position:sticky;
height:100vh;
overflow-y:auto;
display:flex;
top:0;
flex-direction:column;
border-right:1px solid #1E1A2E;
}
.adk_brand-eaj{
gap:0.625rem;
display:flex;
align-items:center;
}
.adk_logo-eaj{
letter-spacing:-.02em;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-size:1.313rem;
font-weight:700;
}
.adk_side_cta-eaj{
background:rgba(168, 85, 247, 0.12);
border-radius:12px;
border:1px solid #2A2440;
padding:1rem;
}
.adk_side_cta_h-eaj{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
line-height:1.15;
margin-bottom:6px;
font-size:17px;
font-weight:700;
}
.adk_side_cta_p-eaj{
font-size:0.75rem;
color:#BDB4D8;
margin-bottom:12px;
line-height:1.45;
}
.adk_nav-eaj{
gap:3px;
display:flex;
flex-direction:column;
}
.adk_nav_label-eaj{
padding:6px 0.625rem;
letter-spacing:.14em;
color:#534D6A;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
}
.adk_nav_item-eaj{
border-radius:0.5rem;
gap:11px;
padding:10px;
font-size:14px;
align-items:center;
color:#BDB4D8;
font-weight:500;
display:flex;
}
.adk_nav_item-eaj svg{
height:1.063rem;
width:17px;
}
.adk_nav_item-eaj:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.adk_nav_item_on-eaj{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.adk_side_foot-eaj{
background:#141120;
padding:0.75rem;
border-radius:0.75rem;
border:1px solid #2A2440;
margin-top:auto;
}
.adk_side_foot-eaj p{
margin-top:0.25rem;
color:#BDB4D8;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.adk_top-eaj{
gap:16px;
padding:14px 28px;
background:#110F1C;
z-index:40;
display:flex;
align-items:center;
position:sticky;
top:0;
border-bottom:1px solid #1E1A2E;
}
.adk_top_brand-eaj{
gap:9px;
align-items:center;
display:none;
}
.adk_search-eaj{
padding:0.688rem 0.875rem;
gap:10px;
background:#141120;
border-radius:0.75rem;
border:1px solid #2A2440;
flex:1;
color:#8A80A8;
display:flex;
max-width:440px;
align-items:center;
font-size:13.5px;
}
.adk_search-eaj svg{
flex:none;
height:16px;
width:1rem;
}
.adk_top_actions-eaj{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.adk_lang-eaj{
font-size:12px;
color:#BDB4D8;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_burger-eaj{
border-radius:8px;
background:#141120;
border:1px solid #2A2440;
height:2.5rem;
color:#F0ECFF;
display:none;
align-items:center;
justify-content:center;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.adk_botnav-eaj{
display:none;
}
@media(max-width:1021px){
.adk_side-eaj{
transition:transform .25s ease;
left:0;
z-index:80;
top:0;
width:17.5rem;
height:100vh;
position:fixed;
transform:translateX(-100%);
}
.adk_drawer_cb-eaj:checked~.adk_shell-eaj .adk_side-eaj{
transform:translateX(0);
}
.adk_top-eaj{
padding:0.875rem 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.adk_top_brand-eaj{
display:flex;
}
.adk_search-eaj{
display:none;
}
.adk_burger-eaj{
display:flex;
}
.adk_top_actions-eaj{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.adk_top_actions-eaj .adk_lang-eaj{
display:none;
}
.adk_top_actions-eaj .adk_btn-eaj{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.adk_botnav-eaj{
background:#110F1C;
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
transform:translateZ(0);
right:0;
position:fixed;
border-top:1px solid #2A2440;
display:grid;
bottom:0;
left:0;
z-index:65;
}
.adk_bn-eaj{
padding:6px 2px 0;
gap:4px;
color:#BDB4D8;
justify-content:flex-end;
font-size:10px;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
font-weight:600;
}
.adk_bn-eaj svg{
flex:none;
height:22px;
width:1.375rem;
}
.adk_bn-eaj span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.adk_bn_on-eaj{
color:#A855F7;
}
.adk_bn_center-eaj{
position:relative;
}
.adk_bn_fab-eaj{
background:#C084FC;
border-radius:50%;
position:absolute;
transform:translateX(-50%);
height:50px;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(139, 92, 246, 0.20);
top:-20px;
align-items:center;
justify-content:center;
left:50%;
width:3.125rem;
display:flex;
color:#0D0B14;
}
.adk_bn_fab-eaj svg{
height:1.5rem;
width:1.5rem;
}
.adk_bn_center-eaj span{
color:#A855F7;
}
}
.adk_btn-eaj{
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
padding:11px 22px;
border-radius:0.5rem;
display:inline-flex;
align-items:center;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:14px;
cursor:pointer;
font-weight:700;
justify-content:center;
}
.adk_btn_pri-eaj{
background:#C084FC;
color:#0D0B14;
box-shadow:0 4px 20px rgba(168, 85, 247, 0.45), 0 1px 0.375rem rgba(168, 85, 247, 0.30);
}
.adk_btn_pri-eaj:hover{
background:#A855F7;
}
.adk_btn_ghost-eaj{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0ECFF;
}
.adk_btn_line-eaj{
border:1px solid #3D3560;
background:transparent;
color:#F0ECFF;
font-weight:600;
}
.adk_btn_lg-eaj{
border-radius:0.75rem;
padding:16px 1.875rem;
font-size:15px;
}
.adk_band-eaj .adk_btn_line-eaj{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.adk_band-eaj .adk_btn_ghost-eaj{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.adk_link_m-eaj{
gap:0.313rem;
text-decoration:none;
align-items:center;
cursor:pointer;
font-size:12px;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
display:inline-flex;
}
.adk_link_m-eaj svg{
width:14px;
height:14px;
}
.adk_band-eaj .adk_link_m-eaj{
color:#C084FC;
}
.adk_dot-eaj{
border-radius:50%;
flex:none;
background:#A855F7;
width:0.438rem;
height:0.438rem;
}
.adk_dot_live-eaj{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.adk_stars-eaj{
gap:2px;
display:inline-flex;
color:#A855F7;
}
.adk_stars-eaj svg{
height:0.938rem;
width:0.938rem;
}
.adk_chip-eaj{
border:1px solid #2A2440;
background:#141120;
gap:6px;
padding:7px 12px;
border-radius:8px;
align-items:center;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
color:#BDB4D8;
font-size:0.688rem;
}
.adk_chip_on-eaj{
border-color:transparent;
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
}
.adk_gc-eaj{
cursor:pointer;
display:block;
text-decoration:none;
min-width:0;
color:inherit;
}
.adk_gc_thumb-eaj{
border:1px solid #2A2440;
border-radius:0.75rem;
overflow:hidden;
aspect-ratio:1;
background-size:cover;
position:relative;
background-position:center;
display:block;
}
.adk_gc_thumb_portrait-eaj{
aspect-ratio:3/4;
}
.adk_gc_thumb_wide-eaj{
aspect-ratio:16/11;
}
.adk_gc_cap-eaj{
background:linear-gradient(transparent,rgba(9, 8, 15, 0.72));
padding:9px;
position:absolute;
right:0;
bottom:0;
left:0;
}
.adk_gc_name-eaj{
font-size:12.5px;
font-weight:700;
color:#F0ECFF;
display:block;
}
.adk_gc_meta-eaj{
color:#9D94BF;
font-size:0.688rem;
}
.adk_gc_badge-eaj{
padding:2px 6px;
background:#A855F7;
border-radius:8px;
font-weight:700;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
position:absolute;
color:#0D0B14;
top:0.5rem;
font-size:8px;
right:0.5rem;
}
.adk_gc_badge_hot-eaj{
background:#EF4444;
color:#F0ECFF;
}
.adk_gc_badge_live-eaj{
background:#EF4444;
color:#F0ECFF;
left:0.5rem;
right:auto;
}
.adk_gc_mult-eaj{
inset:0;
font-size:28px;
color:#A855F7;
font-weight:700;
position:absolute;
align-items:center;
display:flex;
justify-content:center;
}
.adk_pc-eaj{
border:1px solid #2A2440;
border-radius:12px;
background:#141120;
justify-content:center;
align-items:center;
font-size:14px;
display:flex;
height:64px;
color:#BDB4D8;
font-weight:700;
}
.adk_rail-eaj{
min-width:0;
}
.adk_rail_scroll-eaj{
gap:14px;
display:grid;
}
.adk_rail_scroll-eaj>*{
min-width:0;
}
.adk_g6-eaj{
grid-template-columns:repeat(6,1fr);
}
.adk_g7-eaj{
grid-template-columns:repeat(7,1fr);
}
.adk_g4-eaj{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.adk_g6-eaj,.adk_g7-eaj{
grid-template-columns:none;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:6px;
}
.adk_g6-eaj>*,.adk_g7-eaj>*{
scroll-snap-align:start;
}
.adk_g4-eaj{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.adk_g4-eaj{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.adk_panel-eaj{
border-radius:1.25rem;
background:#141120;
padding:1.75rem 32px;
border:1px solid #2A2440;
}
.adk_split-eaj{
gap:36px;
align-items:start;
display:grid;
}
.adk_split-eaj>*{
min-width:0;
}
.adk_split_a-eaj{
grid-template-columns:.85fr 1.15fr;
}
.adk_split_b-eaj{
grid-template-columns:1fr 1.1fr;
}
.adk_split_c-eaj{
grid-template-columns:1.1fr .9fr;
}
.adk_pgrid-eaj{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.adk_pgrid-eaj>*{
min-width:0;
}
.adk_lead-eaj{
line-height:1.65;
font-size:0.938rem;
margin-bottom:0.875rem;
color:#BDB4D8;
}
.adk_feat-eaj{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.adk_feat-eaj>*{
min-width:0;
}
.adk_feat2-eaj{
grid-template-columns:1fr 1fr;
}
.adk_feat_card-eaj{
padding:1.625rem;
border:1px solid #2A2440;
background:#141120;
border-radius:20px;
}
.adk_feat_card-eaj svg{
height:1.625rem;
margin-bottom:16px;
color:#A855F7;
width:26px;
}
.adk_feat_card-eaj h3{
color:#F0ECFF;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
margin-bottom:0.5rem;
font-weight:700;
}
.adk_feat_card-eaj p{
font-size:13px;
line-height:1.6;
color:#BDB4D8;
}
.adk_feat_card-eaj b{
color:#F0ECFF;
}
.adk_big-eaj{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.adk_big_n-eaj{
font-weight:700;
font-size:1.625rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A855F7;
}
.adk_big_l-eaj{
font-size:12px;
color:#8A80A8;
}
.adk_person-eaj{
border-radius:12px;
padding:1rem 1.125rem;
border:1px solid #2A2440;
gap:14px;
background:#141120;
display:flex;
align-items:center;
}
.adk_avatar-eaj{
border-radius:50%;
background:linear-gradient(135deg,#A855F7,#7C22CE);
flex:none;
width:2.75rem;
height:44px;
}
.adk_person_name-eaj{
font-size:0.875rem;
font-weight:700;
color:#F0ECFF;
}
.adk_person_role-eaj{
color:#8A80A8;
font-size:12px;
}
.adk_kv-eaj{
border:1px solid #2A2440;
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:0.75rem;
background:#2A2440;
overflow:hidden;
display:grid;
}
.adk_kv-eaj>div{
background:#0D0B14;
padding:1rem 1.125rem;
min-width:0;
}
.adk_kv_k-eaj{
font-size:0.594rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.adk_kv_v-eaj{
font-size:13.5px;
font-weight:700;
color:#F0ECFF;
}
@media(max-width:1021px){
.adk_split_a-eaj,.adk_split_b-eaj,.adk_split_c-eaj,.adk_pgrid-eaj{
grid-template-columns:1fr;
gap:1.5rem;
}
.adk_feat-eaj,.adk_feat2-eaj{
grid-template-columns:1fr;
}
.adk_kv-eaj{
grid-template-columns:1fr;
}
}
.adk_sh-eaj{
min-width:0;
margin-bottom:16px;
}
.adk_sh_row-eaj{
gap:0.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.adk_sh_row-eaj .adk_sh_l-eaj{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.adk_sh_stack-eaj{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.adk_sh_center-eaj{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.adk_sh_h2-eaj{
gap:9px;
display:flex;
font-size:20px;
align-items:center;
line-height:1.1;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:771px){
.adk_sh_h2-eaj{
font-size:24px;
}
}
.adk_band-eaj .adk_sh_h2-eaj{
color:#F0ECFF;
}
.adk_eb_mono-eaj{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_eb_mono-eaj::before{
content:"// ";
}
.adk_eb_upper-eaj{
letter-spacing:.14em;
text-transform:uppercase;
}
.adk_eb_pill-eaj{
border-radius:999px;
background:rgba(168, 85, 247, 0.12);
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.adk_eb_line-eaj{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.adk_eb_line-eaj::before{
background:#A855F7;
content:"";
width:1.5rem;
height:1px;
display:inline-block;
}
.adk_band-eaj .adk_eb_line-eaj::before{
background:#C084FC;
}
.adk_band-eaj .adk_eb_pill-eaj{
background:rgba(255, 255, 255, 0.07);
}
.adk_sh_link-eaj{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:13px;
white-space:nowrap;
border-bottom:1px solid #F0ECFF;
padding-bottom:2px;
color:#F0ECFF;
}
.adk_sh_link-eaj:hover{
border-color:#A855F7;
color:#A855F7;
}
.adk_sh_link-eaj svg{
width:0.875rem;
height:0.875rem;
}
.adk_sh_link_chev-eaj{
font-size:0.75rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
border-bottom:0;
color:#A855F7;
}
.adk_sh_link_btn-eaj{
background:#C084FC;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#0D0B14;
}
.adk_sh_link_btn-eaj:hover{
background:#A855F7;
border-color:transparent;
}
.adk_band-eaj .adk_sh_link-eaj{
border-color:#F0ECFF;
color:#F0ECFF;
}
.adk_band-eaj .adk_sh_link_chev-eaj{
color:#C084FC;
}
.adk_sh_rule-eaj{
background:#2A2440;
margin:-2px 0 1rem;
height:1px;
}
.adk_band-eaj .adk_sh_rule-eaj{
background:rgba(255, 255, 255, 0.12);
}
.adk_seo_grid3-eaj{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.adk_seo_grid4-eaj{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.adk_seo_grid3-eaj>*,.adk_seo_grid4-eaj>*{
min-width:0;
}
.adk_seo_card-eaj{
border-radius:12px;
background:#141120;
border:1px solid #2A2440;
padding:1.5rem;
}
.adk_seo_card-eaj h3{
color:#F0ECFF;
font-size:18px;
margin-bottom:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.adk_seo_card-eaj p{
font-size:0.813rem;
color:#BDB4D8;
line-height:1.6;
}
.adk_seo_card_sm-eaj{
padding:20px;
}
.adk_seo_card_sm-eaj h3{
font-size:16px;
}
.adk_seo_card_sm-eaj p{
line-height:1.55;
font-size:0.781rem;
}
.adk_seo_rtp_row-eaj{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:1rem;
}
.adk_rtp-eaj{
gap:14px;
min-width:0;
display:flex;
}
.adk_rtp-eaj>div{
border-radius:12px;
flex:1;
padding:16px;
background:#0D0B14;
min-width:0;
text-align:center;
}
.adk_rtp_n-eaj{
color:#A855F7;
font-size:1.625rem;
font-weight:700;
white-space:nowrap;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_rtp_l-eaj{
color:#8A80A8;
font-size:11px;
margin-top:4px;
}
.adk_cmp-eaj{
border:1px solid #2A2440;
border-radius:0.75rem;
overflow:hidden;
max-width:47.5rem;
}
.adk_cmp_row-eaj{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.adk_cmp_row-eaj>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.adk_cmp_row-eaj>div:first-child{
text-align:left;
font-weight:600;
color:#F0ECFF;
padding-left:1.375rem;
}
.adk_cmp_th-eaj{
background:#0D0B14;
font-size:0.781rem;
font-weight:700;
}
.adk_cmp_row-eaj:not(.adk_cmp_th-eaj){
background:#141120;
border-top:1px solid #1E1A2E;
color:#BDB4D8;
}
.adk_cmp_zebra-eaj{
background:#100E1A;
}
.adk_guide-eaj{
border-radius:0.75rem;
background:#141120;
overflow:hidden;
border:1px solid #2A2440;
cursor:pointer;
}
.adk_guide_cover-eaj{
height:8.125rem;
}
.adk_guide_body-eaj{
padding:20px;
}
.adk_guide_body-eaj h3{
margin:0.438rem 0 9px;
line-height:1.25;
color:#F0ECFF;
font-weight:700;
font-size:1rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_guide_meta-eaj{
font-size:0.719rem;
color:#8A80A8;
}
.adk_hub-eaj{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
border-top:1px solid #1E1A2E;
padding-top:28px;
}
.adk_hub-eaj>*{
min-width:0;
}
.adk_hub-eaj h4{
color:#F0ECFF;
font-weight:700;
font-size:13px;
margin-bottom:11px;
}
.adk_hub_col-eaj{
gap:8px;
display:flex;
font-size:13px;
flex-direction:column;
color:#BDB4D8;
}
.adk_hub_col-eaj a{
cursor:pointer;
}
@media(max-width:1023px){
.adk_seo_grid3-eaj{
grid-template-columns:1fr;
}
.adk_seo_grid4-eaj{
grid-template-columns:repeat(2,1fr);
}
.adk_seo_rtp_row-eaj{
gap:20px;
grid-template-columns:1fr;
}
.adk_hub-eaj{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.adk_hub-eaj{
grid-template-columns:1fr;
}
}
.adk_tk-eaj{
background:#09080F;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid #1E1A2E;
}
.adk_tk_tag-eaj{
background:#141120;
gap:0.5rem;
padding:0.688rem 1.125rem;
flex:none;
color:#EF4444;
font-weight:600;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-right:1px solid #1E1A2E;
letter-spacing:.1em;
font-size:0.656rem;
text-transform:uppercase;
align-items:center;
display:flex;
}
.adk_tk_rail-eaj{
overflow:hidden;
flex:1;
}
.adk_tk_track-eaj{
gap:28px;
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
white-space:nowrap;
display:flex;
font-size:12px;
width:max-content;
color:#BDB4D8;
}
.adk_tk_track-eaj b{
color:#A855F7;
}
.adk_hero-eaj{
overflow:hidden;
padding:46px 3rem;
background:linear-gradient(120deg,#0E0B1B,#080C1F);
border:1px solid #2A2440;
border-radius:20px;
color:#F0ECFF;
position:relative;
}
.adk_hero_glow-eaj{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
position:absolute;
width:21.25rem;
top:-3.75rem;
right:-3.75rem;
height:340px;
}
.adk_hero_in-eaj{
position:relative;
max-width:37.5rem;
}
.adk_hero-eaj .adk_eyebrow-eaj{
color:#C084FC;
}
.adk_pill_row-eaj{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
margin-bottom:1.375rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C084FC;
display:inline-flex;
align-items:center;
font-size:0.656rem;
text-transform:uppercase;
letter-spacing:.1em;
}
.adk_hero_h1-eaj{
margin:18px 0;
overflow-wrap:break-word;
font-weight:700;
color:#F0ECFF;
letter-spacing:-.02em;
font-size:54px;
line-height:1.02;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_hero_h1-eaj em{
color:#C084FC;
font-style:normal;
}
.adk_hero_sub-eaj{
max-width:480px;
color:#9D94BF;
line-height:1.55;
font-size:17px;
margin-bottom:28px;
}
.adk_hero_cta-eaj{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
}
.adk_hero_trust-eaj{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.adk_hero_rating_txt-eaj{
font-size:0.813rem;
color:#9D94BF;
}
@media(max-width:1025px){
.adk_hero-eaj{
padding:2rem 1.5rem;
}
.adk_hero_h1-eaj{
font-size:38px;
}
}
@media(max-width:558px){
.adk_hero_h1-eaj{
font-size:1.875rem;
}
}
.adk_tabs-eaj{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.adk_tab-eaj{
border-radius:8px;
padding:10px 1.125rem;
background:#141120;
border:1px solid #2A2440;
font-weight:600;
font-size:0.813rem;
cursor:pointer;
color:#BDB4D8;
}
.adk_tab_on-eaj{
border-color:transparent;
background:#C084FC;
color:#0D0B14;
font-weight:700;
}
.adk_stat-eaj{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.adk_stat-eaj>*{
min-width:0;
}
.adk_stat_item-eaj{
border-radius:0.75rem;
background:#141120;
padding:1.125rem 1.25rem;
border:1px solid #2A2440;
}
.adk_stat_k-eaj{
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
margin-bottom:7px;
color:#8A80A8;
}
.adk_stat_v-eaj{
gap:0.5rem;
font-weight:700;
overflow-wrap:anywhere;
align-items:center;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
display:flex;
font-size:24px;
color:#F0ECFF;
}
.adk_stat_v_accent-eaj{
color:#A855F7;
}
@media(max-width:1023px){
.adk_stat-eaj{
grid-template-columns:repeat(2,1fr);
}
}
.adk_wlc-eaj{
border-radius:20px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border:1px solid #2A2440;
background:linear-gradient(120deg,#0E0B1B,#080C1F);
padding:36px 40px;
gap:24px;
position:relative;
align-items:center;
color:#F0ECFF;
display:grid;
}
.adk_wlc-eaj>*{
min-width:0;
}
.adk_wlc-eaj .adk_eyebrow-eaj{
color:#C084FC;
}
.adk_wlc_glow-eaj{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
width:16.25rem;
right:-40px;
height:260px;
top:-40px;
position:absolute;
}
.adk_wlc_in-eaj{
position:relative;
}
.adk_wlc_h2-eaj{
margin:10px 0 8px;
overflow-wrap:break-word;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0ECFF;
line-height:1.03;
font-size:34px;
}
.adk_wlc_h2-eaj em{
color:#C084FC;
font-style:normal;
}
.adk_wlc_sub-eaj{
margin-bottom:1.125rem;
color:#9D94BF;
line-height:1.55;
max-width:420px;
font-size:14px;
}
.adk_wlc_terms-eaj{
gap:0.625rem;
position:relative;
display:flex;
flex-direction:column;
}
.adk_term-eaj{
background:rgba(255, 255, 255, 0.07);
padding:13px 0.938rem;
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.adk_term-eaj svg{
flex:none;
height:1.25rem;
color:#C084FC;
width:1.25rem;
}
.adk_term_k-eaj{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#9D94BF;
}
.adk_term_v-eaj{
margin-top:2px;
color:#F0ECFF;
font-weight:700;
font-size:14px;
}
@media(max-width:1022px){
.adk_wlc-eaj{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.adk_wlc_h2-eaj{
font-size:26px;
}
}
.adk_jp-eaj{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.adk_jp-eaj>*{
min-width:0;
}
.adk_jp_hero-eaj{
gap:14px;
border-radius:1.25rem;
overflow:hidden;
border:1px solid #2A2440;
padding:26px;
background:linear-gradient(135deg,#0E0B1B,#080C1F);
flex-direction:column;
display:flex;
color:#F0ECFF;
position:relative;
min-height:180px;
justify-content:space-between;
}
.adk_jp_glow-eaj{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
top:-40px;
width:11.25rem;
position:absolute;
right:-40px;
height:11.25rem;
}
.adk_jp_k_row-eaj{
gap:10px;
position:relative;
display:flex;
align-items:center;
justify-content:space-between;
}
.adk_jp_k-eaj{
letter-spacing:.12em;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#8A80A8;
text-transform:uppercase;
font-size:10px;
}
.adk_jp_hero-eaj .adk_jp_k-eaj{
color:#9D94BF;
}
.adk_jp_amt-eaj{
font-weight:700;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
position:relative;
color:#C084FC;
font-size:2.625rem;
}
.adk_jp_sub-eaj{
color:#9D94BF;
margin-top:0.313rem;
font-size:0.75rem;
}
.adk_jp_cell-eaj{
border:1px solid #2A2440;
border-radius:1.25rem;
padding:22px;
background:#141120;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
display:flex;
}
.adk_jp_cell-eaj .adk_jp_amt-eaj{
font-size:30px;
color:#F0ECFF;
}
.adk_jp_cell-eaj .adk_jp_sub-eaj{
color:#8A80A8;
}
@media(max-width:1025px){
.adk_jp-eaj{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.adk_jp_amt-eaj{
font-size:2rem;
}
}
.adk_news-eaj{
border:1px solid #2A2440;
background:linear-gradient(135deg,#0E0B1B,#080C1F);
gap:24px;
padding:1.625rem 2rem;
border-radius:20px;
color:#F0ECFF;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.adk_news_h3-eaj{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
font-weight:700;
color:#F0ECFF;
margin-bottom:4px;
}
.adk_news_text-eaj{
font-size:0.813rem;
color:#9D94BF;
}
.adk_news_form-eaj{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:27.5rem;
}
.adk_news_form-eaj .adk_input-eaj{
min-width:0;
}
@media(max-width:562px){
.adk_news_form-eaj{
width:100%;
}
}
.adk_input-eaj{
flex:1;
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 16px;
background:rgba(255, 255, 255, 0.07);
color:#9D94BF;
font-size:13.5px;
}
.adk_app-eaj{
gap:2.25rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.adk_app_copy-eaj{
max-width:520px;
}
.adk_app_h2-eaj{
margin:0.75rem 0 0.625rem;
font-size:1.75rem;
color:#F0ECFF;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-weight:700;
}
.adk_app_text-eaj{
color:#BDB4D8;
margin-bottom:20px;
line-height:1.6;
font-size:14px;
}
.adk_app_btns-eaj{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.adk_store-eaj{
border-radius:12px;
gap:9px;
border:1px solid #2A2440;
padding:11px 18px;
background:#0D0B14;
font-size:13px;
font-weight:700;
cursor:pointer;
align-items:center;
display:inline-flex;
color:#F0ECFF;
}
.adk_store-eaj svg{
height:1rem;
width:1rem;
}
.adk_app_qr_wrap-eaj{
gap:1rem;
align-items:center;
display:flex;
}
.adk_qr-eaj{
grid-template-rows:repeat(5,1fr);
padding:11px;
gap:3px;
background:#0D0B14;
border-radius:0.75rem;
grid-template-columns:repeat(5,1fr);
border:1px solid #2A2440;
height:6.75rem;
width:6.75rem;
display:grid;
}
.adk_qr-eaj i{
background:transparent;
}
.adk_qr_f-eaj{
background:#A855F7;
}
.adk_app_qr_cap-eaj{
font-size:12px;
color:#8A80A8;
max-width:84px;
line-height:1.4;
}
.adk_vip_head-eaj{
gap:0.75rem;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
}
.adk_vip_intro-eaj{
max-width:420px;
font-size:13px;
color:#BDB4D8;
}
.adk_vip-eaj{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.adk_vip-eaj>*{
min-width:0;
}
.adk_tier-eaj{
border-radius:0.75rem;
border:1px solid #2A2440;
padding:20px;
background:#141120;
}
.adk_tier_on-eaj{
background:rgba(168, 85, 247, 0.12);
border-color:#A855F7;
}
.adk_tier_medal-eaj{
border-radius:8px;
background:linear-gradient(135deg,#A855F7,#7C22CE);
margin-bottom:14px;
height:1.875rem;
width:30px;
}
.adk_tier_name-eaj{
color:#F0ECFF;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:5px;
font-size:15px;
}
.adk_tier_tx-eaj{
color:#8A80A8;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.adk_vip-eaj{
grid-template-columns:repeat(2,1fr);
}
}
.adk_supp-eaj{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.adk_supp-eaj>*{
min-width:0;
}
.adk_supp_card-eaj{
background:#141120;
padding:24px;
border:1px solid #2A2440;
border-radius:0.75rem;
}
.adk_supp_card-eaj svg{
color:#A855F7;
height:24px;
width:24px;
margin-bottom:14px;
}
.adk_supp_card-eaj h3{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
font-size:16px;
font-weight:700;
color:#F0ECFF;
}
.adk_supp_card-eaj p{
color:#BDB4D8;
font-size:13px;
line-height:1.55;
}
@media(max-width:1026px){
.adk_supp-eaj{
grid-template-columns:1fr;
}
}
.adk_pay_logos-eaj{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.adk_pay_logos-eaj>*{
min-width:0;
}
.adk_pay-eaj{
border:1px solid #2A2440;
border-radius:0.5rem;
font-size:0.75rem;
color:#BDB4D8;
height:48px;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
}
.adk_table-eaj{
border:1px solid #2A2440;
border-radius:12px;
overflow:hidden;
}
.adk_trow-eaj{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.adk_trow-eaj>div{
padding:0.813rem 14px;
min-width:0;
}
.adk_trow-eaj>div:first-child{
color:#F0ECFF;
font-weight:700;
padding-left:1rem;
}
.adk_trow_th-eaj{
background:#0D0B14;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#8A80A8;
font-size:0.594rem;
}
.adk_trow-eaj:not(.adk_trow_th-eaj){
background:#141120;
color:#BDB4D8;
border-top:1px solid #1E1A2E;
}
.adk_trow_zebra-eaj{
background:#100E1A;
}
.adk_pos-eaj{
font-weight:700;
color:#A855F7;
}
@media(max-width:1025px){
.adk_pay_logos-eaj{
grid-template-columns:repeat(2,1fr);
}
}
.adk_steps-eaj{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.adk_steps-eaj>*{
min-width:0;
}
.adk_step-eaj{
padding:24px;
border-radius:12px;
border:1px solid #2A2440;
background:#141120;
position:relative;
}
.adk_step_num-eaj{
border-radius:0.5rem;
background:#C084FC;
justify-content:center;
height:1.875rem;
margin-bottom:0.875rem;
font-size:0.813rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
width:30px;
font-weight:700;
align-items:center;
color:#0D0B14;
}
.adk_step_h-eaj{
color:#F0ECFF;
margin-bottom:7px;
font-weight:700;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
}
.adk_step_p-eaj{
line-height:1.55;
color:#BDB4D8;
font-size:0.813rem;
}
@media(max-width:1024px){
.adk_steps-eaj{
grid-template-columns:1fr;
}
}
.adk_promo_grid-eaj{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.adk_promo_grid-eaj>*{
min-width:0;
}
.adk_promo-eaj{
overflow:hidden;
border:1px solid #2A2440;
border-radius:20px;
padding:24px;
background:#141120;
min-height:150px;
position:relative;
}
.adk_promo_h-eaj{
color:#F0ECFF;
line-height:1.05;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
font-weight:700;
margin-top:6px;
}
.adk_promo_h-eaj em{
color:#A855F7;
font-style:normal;
}
.adk_promo_p-eaj{
font-size:0.781rem;
margin-top:8px;
color:#BDB4D8;
line-height:1.5;
}
.adk_promo_feat-eaj{
background:linear-gradient(135deg,#0E0B1B,#080C1F);
border-color:#2A2440;
}
.adk_promo_feat-eaj .adk_promo_h-eaj{
color:#F0ECFF;
}
.adk_promo_feat-eaj .adk_promo_h-eaj em{
color:#C084FC;
}
.adk_promo_feat-eaj .adk_promo_p-eaj{
color:#9D94BF;
}
.adk_promo_feat-eaj .adk_eyebrow-eaj{
color:#C084FC;
}
@media(max-width:1025px){
.adk_promo_grid-eaj{
grid-template-columns:1fr;
}
}
.adk_tour-eaj{
overflow:hidden;
border:1px solid #2A2440;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.adk_tour-eaj>*{
min-width:0;
}
.adk_tour_l-eaj{
overflow:hidden;
background:linear-gradient(135deg,#0E0B1B,#080C1F);
padding:34px;
color:#F0ECFF;
position:relative;
}
.adk_tour_h2-eaj{
margin:12px 0 10px;
color:#F0ECFF;
font-size:30px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.05;
}
.adk_tour_h2-eaj em{
color:#C084FC;
font-style:normal;
}
.adk_tour_text-eaj{
max-width:21.25rem;
line-height:1.6;
margin-bottom:1.25rem;
font-size:0.844rem;
color:#9D94BF;
}
.adk_tour_meta-eaj{
gap:1.125rem;
margin-bottom:20px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.adk_tour_cap-eaj{
margin-bottom:5px;
text-transform:uppercase;
color:#9D94BF;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
}
.adk_count-eaj{
gap:6px;
display:flex;
}
.adk_count-eaj span{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:8px;
padding:4px 9px;
font-size:1.375rem;
font-weight:700;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_tour_units-eaj{
color:#9D94BF;
font-size:0.625rem;
}
.adk_board-eaj{
padding:28px 30px;
background:#141120;
}
.adk_board_head-eaj{
align-items:center;
margin-bottom:14px;
display:flex;
justify-content:space-between;
}
.adk_board_title-eaj{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
color:#F0ECFF;
font-weight:700;
}
.adk_board_upd-eaj{
color:#8A80A8;
font-size:10px;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_board_list-eaj{
gap:2px;
display:flex;
flex-direction:column;
}
.adk_board_row-eaj{
border-radius:8px;
padding:0.625rem 12px;
gap:12px;
display:flex;
align-items:center;
}
.adk_board_top1-eaj{
background:rgba(168, 85, 247, 0.12);
}
.adk_board_rk-eaj{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#8A80A8;
width:20px;
font-size:14px;
font-weight:700;
}
.adk_board_top1-eaj .adk_board_rk-eaj{
color:#A855F7;
}
.adk_board_nm-eaj{
flex:1;
font-size:0.844rem;
color:#BDB4D8;
min-width:0;
font-weight:600;
}
.adk_board_top1-eaj .adk_board_nm-eaj{
color:#F0ECFF;
font-weight:700;
}
.adk_board_pt-eaj{
font-size:0.781rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#BDB4D8;
}
@media(max-width:1024px){
.adk_tour-eaj{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.adk_tour_h2-eaj{
font-size:1.5rem;
}
}
.adk_dw_h2-eaj{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
color:#F0ECFF;
font-weight:700;
margin-bottom:10px;
line-height:1.08;
}
.adk_steps_v-eaj{
grid-template-columns:1fr;
gap:10px;
}
.adk_steps_v-eaj .adk_step-eaj{
padding:18px 1.25rem;
}
@media(max-width:557px){
.adk_dw_h2-eaj{
font-size:23px;
}
}
.adk_gm-eaj{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.adk_gm-eaj>*{
min-width:0;
}
.adk_gm_panel-eaj{
border:1px solid #2A2440;
border-radius:1.25rem;
background:#141120;
padding:28px;
}
.adk_gm_h2-eaj{
margin:0.625rem 0 8px;
font-weight:700;
color:#F0ECFF;
font-size:24px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_gm_text-eaj{
line-height:1.6;
color:#BDB4D8;
max-width:27.5rem;
margin-bottom:20px;
font-size:13.5px;
}
.adk_gm_level-eaj{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:16px;
}
.adk_gm_lv-eaj{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#A855F7;
font-weight:700;
}
.adk_gm_bar_wrap-eaj{
flex:1;
min-width:0;
}
.adk_gm_bar_meta-eaj{
color:#8A80A8;
font-size:0.625rem;
justify-content:space-between;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
margin-bottom:5px;
}
.adk_bar-eaj{
border-radius:999px;
background:#0D0B14;
overflow:hidden;
height:8px;
}
.adk_bar_fill-eaj{
background:linear-gradient(90deg,#A855F7,#7C22CE);
border-radius:62.438rem;
height:100%;
display:block;
}
.adk_gm_missions-eaj{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.adk_gm_refer-eaj{
background:linear-gradient(150deg,#0E0B1B,#080C1F);
padding:1.75rem;
border:1px solid #2A2440;
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
display:flex;
justify-content:space-between;
position:relative;
color:#F0ECFF;
}
.adk_gm_refer-eaj .adk_eyebrow-eaj{
color:#C084FC;
}
.adk_gm_ref_h2-eaj{
margin:10px 0 0.5rem;
font-weight:700;
line-height:1.1;
font-size:24px;
color:#F0ECFF;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_gm_ref_h2-eaj em{
font-style:normal;
color:#C084FC;
}
.adk_gm_ref_text-eaj{
margin-bottom:18px;
line-height:1.55;
color:#9D94BF;
font-size:0.813rem;
}
@media(max-width:1026px){
.adk_gm-eaj{
grid-template-columns:1fr;
}
}
.adk_op_h2-eaj{
margin:0.625rem 0 8px;
font-weight:700;
line-height:1.1;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#F0ECFF;
}
.adk_op_text-eaj{
line-height:1.6;
color:#BDB4D8;
font-size:13.5px;
}
@media(max-width:559px){
.adk_op_h2-eaj{
font-size:22px;
}
}
.adk_provs-eaj{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.adk_provs-eaj>*{
min-width:0;
}
.adk_prov-eaj{
background:#141120;
border:1px solid #2A2440;
border-radius:0.75rem;
padding:0.75rem;
align-items:center;
justify-content:center;
text-decoration:none;
display:flex;
height:64px;
}
.adk_prov_img-eaj{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.adk_resp-eaj{
background:#141120;
border:1px solid #2A2440;
gap:24px;
border-radius:0.75rem;
padding:1.625rem;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.adk_resp_in-eaj{
max-width:35rem;
}
.adk_resp_h-eaj{
font-weight:700;
margin-bottom:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:19px;
color:#F0ECFF;
}
.adk_resp_p-eaj{
color:#BDB4D8;
font-size:13.5px;
line-height:1.6;
}
.adk_resp_badges-eaj{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.adk_age18-eaj{
padding:4px 8px;
border-radius:0.5rem;
border:1.5px solid #EF4444;
font-size:13px;
color:#EF4444;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.adk_resp_org-eaj{
font-weight:600;
font-size:0.813rem;
color:#8A80A8;
}
@media(max-width:1025px){
.adk_provs-eaj{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.adk_provs-eaj{
grid-template-columns:repeat(2,1fr);
}
}
.adk_rc-eaj{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.adk_rc-eaj>*{
min-width:0;
}
.adk_rc_awards-eaj{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.adk_award-eaj{
gap:0.688rem;
align-items:center;
display:flex;
}
.adk_award-eaj svg{
flex:none;
height:18px;
width:1.125rem;
color:#F5C542;
}
.adk_award_t-eaj{
color:#F0ECFF;
font-weight:700;
font-size:0.844rem;
}
.adk_award_s-eaj{
color:#8A80A8;
font-size:0.719rem;
}
.adk_rc_press-eaj{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.adk_logo_cell-eaj{
border:1px solid #2A2440;
border-radius:0.5rem;
font-weight:700;
height:3rem;
color:#BDB4D8;
align-items:center;
display:flex;
font-size:0.813rem;
justify-content:center;
}
.adk_rc_partner-eaj{
border-radius:12px;
padding:1.25rem;
border:1px solid #2A2440;
background:#141120;
}
.adk_rc_partner_name-eaj{
font-size:18px;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.375rem;
}
.adk_rc_partner_text-eaj{
line-height:1.55;
font-size:0.781rem;
color:#BDB4D8;
}
@media(max-width:1027px){
.adk_rc-eaj{
gap:1.375rem;
grid-template-columns:1fr;
}
.adk_rc_press-eaj{
grid-template-columns:repeat(4,1fr);
}
}
.adk_dispute-eaj{
gap:28px;
border:1px dashed #3D3560;
padding:26px 1.875rem;
border-radius:12px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.adk_dispute_in-eaj{
max-width:41.25rem;
}
.adk_dispute_h2-eaj{
margin-bottom:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0ECFF;
font-size:22px;
}
.adk_dispute_text-eaj{
font-size:0.844rem;
line-height:1.6;
color:#BDB4D8;
}
.adk_et_h2-eaj{
margin:10px 0 0.875rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-size:1.75rem;
line-height:1.08;
font-weight:700;
}
.adk_et_right-eaj{
gap:10px;
flex-direction:column;
display:flex;
}
.adk_et_updated-eaj{
padding:14px 1.125rem;
gap:10px;
border-radius:12px;
background:#0D0B14;
border:1px solid #2A2440;
font-size:12px;
color:#BDB4D8;
align-items:center;
display:flex;
}
.adk_et_updated-eaj svg{
flex:none;
width:15px;
color:#A855F7;
height:0.938rem;
}
.adk_et_updated-eaj b{
color:#F0ECFF;
}
@media(max-width:562px){
.adk_et_h2-eaj{
font-size:1.5rem;
}
}
.adk_ab_h2-eaj{
margin:14px 0 16px;
font-weight:700;
font-size:32px;
color:#F0ECFF;
line-height:1.08;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adk_ab_body-eaj{
margin-bottom:0.875rem;
color:#BDB4D8;
font-size:15px;
line-height:1.65;
}
.adk_ab_chips-eaj{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.adk_faq-eaj{
gap:10px;
flex-direction:column;
display:flex;
}
.adk_faq_item-eaj{
border:1px solid #2A2440;
border-radius:12px;
background:#141120;
padding:1.125rem 1.375rem;
}
.adk_faq_q-eaj{
gap:16px;
list-style:none;
align-items:center;
display:flex;
justify-content:space-between;
color:#F0ECFF;
cursor:pointer;
font-size:0.969rem;
font-weight:600;
}
.adk_faq_q-eaj::-webkit-details-marker{
display:none;
}
.adk_faq_q_t-eaj{
gap:0.625rem;
display:flex;
}
.adk_faq_q_i-eaj{
color:#A855F7;
font-style:normal;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_faq_pm-eaj{
color:#A855F7;
font-size:20px;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.adk_faq_item-eaj[open] .adk_faq_pm-eaj{
transform:rotate(45deg);
}
.adk_faq_a-eaj{
line-height:1.6;
font-size:0.844rem;
color:#BDB4D8;
margin-top:12px;
}
@media(max-width:561px){
.adk_ab_h2-eaj{
font-size:26px;
}
}
.adk_footer-eaj{
padding:40px 1.75rem;
background:#09080F;
border-top:1px solid #1E1A2E;
}
.adk_footer_grid-eaj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:87.5rem;
margin-right:auto;
margin-bottom:28px;
display:grid;
margin-left:auto;
}
.adk_footer_grid-eaj>*{
min-width:0;
}
.adk_footer_grid-eaj h4{
font-size:0.625rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#534D6A;
margin-bottom:13px;
letter-spacing:.12em;
}
.adk_fcol-eaj{
gap:9px;
display:flex;
font-size:13px;
color:#BDB4D8;
flex-direction:column;
}
.adk_fcol-eaj a{
cursor:pointer;
}
.adk_ft_about-eaj{
font-size:0.813rem;
color:#8A80A8;
line-height:1.6;
margin-top:12px;
max-width:16.25rem;
}
.adk_ft_contact-eaj{
font-size:12.5px;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
overflow-wrap:anywhere;
color:#A855F7;
margin-top:0.75rem;
}
.adk_footer_bottom-eaj{
margin:0 auto;
gap:1rem;
align-items:center;
display:flex;
flex-wrap:wrap;
padding-top:20px;
border-top:1px solid #1E1A2E;
justify-content:space-between;
max-width:1400px;
}
.adk_footer_bottom-eaj p{
max-width:45rem;
color:#534D6A;
line-height:1.6;
font-size:11px;
}
@media(max-width:1026px){
.adk_footer_grid-eaj{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.adk_footer_grid-eaj{
grid-template-columns:1fr;
}
}