*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B18;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#B8B0D8;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
line-height:1.55;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(9, 7, 19, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.aed_shell_g3y{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.aed_main_g3y{
min-width:0;
}
.aed_wrap_g3y{
margin:0 auto;
width:100%;
max-width:1400px;
}
.aed_container_g3y{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.aed_container_g3y{
padding:0 1.75rem;
}
}
.aed_section_g3y{
padding:24px 28px;
}
.aed_section_pt_g3y{
padding-top:34px;
}
.aed_band_soft_g3y{
background:#151122;
}
.aed_eyebrow_g3y{
display:inline-block;
font-size:10.5px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
letter-spacing:.14em;
line-height:1.4;
font-weight:600;
color:#A855F7;
overflow-wrap:break-word;
}
.aed_drawer_cb_g3y{
display:none;
}
.aed_overlay_g3y{
display:none;
}
@media(max-width:1026px){
.aed_shell_g3y{
grid-template-columns:1fr;
}
.aed_main_g3y{
padding-bottom:4.875rem;
}
.aed_drawer_cb_g3y:checked~.aed_overlay_g3y{
background:rgba(9, 7, 19, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.aed_section_g3y{
padding:18px 1rem;
}
.aed_section_pt_g3y{
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 ---------- */
.aed_side_g3y{
background:#120F1E;
gap:1.375rem;
padding:1.375rem 18px;
align-self:start;
overflow-y:auto;
border-right:1px solid #1E1A33;
flex-direction:column;
position:sticky;
display:flex;
height:100vh;
top:0;
}
.aed_brand_g3y{
gap:0.625rem;
display:flex;
align-items:center;
}
.aed_logo_g3y{
font-size:21px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
color:#F0ECFF;
}
.aed_side_cta_g3y{
border:1px solid #2A2447;
border-radius:0.813rem;
padding:1rem;
background:rgba(168, 85, 247, 0.12);
}
.aed_side_cta_h_g3y{
margin-bottom:0.375rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
font-size:1.063rem;
font-weight:700;
color:#F0ECFF;
}
.aed_side_cta_p_g3y{
font-size:0.75rem;
line-height:1.45;
margin-bottom:12px;
color:#B8B0D8;
}
.aed_nav_g3y{
gap:3px;
display:flex;
flex-direction:column;
}
.aed_nav_label_g3y{
padding:6px 0.625rem;
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.14em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#4E4870;
}
.aed_nav_item_g3y{
border-radius:8px;
gap:11px;
padding:10px;
display:flex;
font-weight:500;
color:#B8B0D8;
align-items:center;
font-size:0.875rem;
}
.aed_nav_item_g3y svg{
height:17px;
width:17px;
}
.aed_nav_item_g3y:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.aed_nav_item_on_g3y{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.aed_side_foot_g3y{
padding:0.75rem;
border:1px solid #2A2447;
background:#151122;
border-radius:13px;
margin-top:auto;
}
.aed_side_foot_g3y p{
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
color:#B8B0D8;
}
/* ---------- topbar ---------- */
.aed_top_g3y{
gap:16px;
padding:14px 28px;
background:#120F1E;
z-index:40;
top:0;
display:flex;
position:sticky;
align-items:center;
border-bottom:1px solid #1E1A33;
}
.aed_top_brand_g3y{
gap:9px;
align-items:center;
display:none;
}
.aed_search_g3y{
gap:10px;
border-radius:0.813rem;
background:#151122;
padding:11px 14px;
flex:1;
border:1px solid #2A2447;
display:flex;
font-size:0.844rem;
max-width:440px;
color:#7B729E;
align-items:center;
}
.aed_search_g3y svg{
flex:none;
width:1rem;
height:16px;
}
.aed_top_actions_g3y{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.aed_lang_g3y{
font-size:0.75rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#B8B0D8;
}
.aed_burger_g3y{
border:1px solid #2A2447;
background:#151122;
border-radius:0.5rem;
height:40px;
color:#F0ECFF;
align-items:center;
justify-content:center;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.aed_botnav_g3y{
display:none;
}
@media(max-width:1025px){
.aed_side_g3y{
transition:transform .25s ease;
position:fixed;
transform:translateX(-100%);
width:280px;
left:0;
top:0;
z-index:80;
height:100vh;
}
.aed_drawer_cb_g3y:checked~.aed_shell_g3y .aed_side_g3y{
transform:translateX(0);
}
.aed_top_g3y{
padding:0.875rem 1rem;
gap:12px;
position:static;
flex-wrap:wrap;
}
.aed_top_brand_g3y{
display:flex;
}
.aed_search_g3y{
display:none;
}
.aed_burger_g3y{
display:flex;
}
.aed_top_actions_g3y{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.aed_top_actions_g3y .aed_lang_g3y{
display:none;
}
.aed_top_actions_g3y .aed_btn_g3y{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.aed_botnav_g3y{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#120F1E;
right:0;
z-index:65;
transform:translateZ(0);
border-top:1px solid #2A2447;
left:0;
position:fixed;
display:grid;
bottom:0;
}
.aed_bn_g3y{
padding:0.375rem 2px 0;
gap:0.25rem;
min-width:0;
font-weight:600;
align-items:center;
color:#B8B0D8;
display:flex;
justify-content:flex-end;
flex-direction:column;
font-size:0.625rem;
}
.aed_bn_g3y svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.aed_bn_g3y span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.aed_bn_on_g3y{
color:#A855F7;
}
.aed_bn_center_g3y{
position:relative;
}
.aed_bn_fab_g3y{
background:#C026D3;
border-radius:50%;
width:50px;
display:flex;
top:-1.25rem;
transform:translateX(-50%);
position:absolute;
height:3.125rem;
color:#FFFFFF;
left:50%;
box-shadow:0 8px 2.5rem rgba(9, 7, 19, 0.72), 0 2px 0.75rem rgba(139, 92, 246, 0.18);
align-items:center;
justify-content:center;
}
.aed_bn_fab_g3y svg{
width:1.5rem;
height:24px;
}
.aed_bn_center_g3y span{
color:#A855F7;
}
}
.aed_btn_g3y{
padding:11px 22px;
gap:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
border-radius:8px;
font-size:0.875rem;
cursor:pointer;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
display:inline-flex;
font-weight:700;
align-items:center;
}
.aed_btn_pri_g3y{
background:#C026D3;
box-shadow:0 0.25rem 1.25rem rgba(192, 38, 211, 0.50), 0 2px 8px rgba(192, 38, 211, 0.30);
color:#FFFFFF;
}
.aed_btn_pri_g3y:hover{
background:#A21CAF;
}
.aed_btn_ghost_g3y{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
font-weight:600;
}
.aed_btn_line_g3y{
background:transparent;
border:1px solid #3D3566;
font-weight:600;
color:#F0ECFF;
}
.aed_btn_lg_g3y{
padding:16px 1.875rem;
border-radius:13px;
font-size:15px;
}
.aed_band_g3y .aed_btn_line_g3y{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.aed_band_g3y .aed_btn_ghost_g3y{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.aed_link_m_g3y{
gap:0.313rem;
text-decoration:none;
color:#A855F7;
font-size:0.75rem;
display:inline-flex;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
cursor:pointer;
align-items:center;
}
.aed_link_m_g3y svg{
width:0.875rem;
height:0.875rem;
}
.aed_band_g3y .aed_link_m_g3y{
color:#C084FC;
}
.aed_dot_g3y{
background:#A855F7;
border-radius:50%;
flex:none;
height:7px;
width:7px;
}
.aed_dot_live_g3y{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.aed_stars_g3y{
gap:2px;
display:inline-flex;
color:#A855F7;
}
.aed_stars_g3y svg{
width:0.938rem;
height:15px;
}
.aed_chip_g3y{
background:#151122;
padding:0.438rem 12px;
border-radius:8px;
border:1px solid #2A2447;
gap:6px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#B8B0D8;
display:inline-flex;
font-size:11px;
align-items:center;
}
.aed_chip_on_g3y{
background:rgba(168, 85, 247, 0.12);
border-color:transparent;
color:#A855F7;
}
.aed_gc_g3y{
display:block;
color:inherit;
cursor:pointer;
min-width:0;
text-decoration:none;
}
.aed_gc_thumb_g3y{
border:1px solid #2A2447;
border-radius:0.813rem;
overflow:hidden;
position:relative;
aspect-ratio:1;
background-position:center;
background-size:cover;
display:block;
}
.aed_gc_thumb_portrait_g3y{
aspect-ratio:3/4;
}
.aed_gc_thumb_wide_g3y{
aspect-ratio:16/11;
}
.aed_gc_cap_g3y{
background:linear-gradient(transparent,rgba(9, 7, 19, 0.72));
padding:9px;
bottom:0;
position:absolute;
left:0;
right:0;
}
.aed_gc_name_g3y{
display:block;
font-weight:700;
color:#F0ECFF;
font-size:12.5px;
}
.aed_gc_meta_g3y{
color:#9D95C4;
font-size:11px;
}
.aed_gc_badge_g3y{
padding:2px 0.375rem;
border-radius:0.5rem;
background:#A855F7;
top:0.5rem;
font-weight:700;
right:8px;
font-size:0.5rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
color:#0E0B18;
}
.aed_gc_badge_hot_g3y{
background:#EF4444;
color:#F0ECFF;
}
.aed_gc_badge_live_g3y{
background:#EF4444;
right:auto;
left:0.5rem;
color:#F0ECFF;
}
.aed_gc_mult_g3y{
inset:0;
color:#A855F7;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
font-weight:700;
font-size:28px;
}
.aed_pc_g3y{
border:1px solid #2A2447;
border-radius:13px;
background:#151122;
align-items:center;
display:flex;
height:4rem;
justify-content:center;
color:#B8B0D8;
font-weight:700;
font-size:14px;
}
.aed_rail_g3y{
min-width:0;
}
.aed_rail_scroll_g3y{
gap:14px;
display:grid;
}
.aed_rail_scroll_g3y>*{
min-width:0;
}
.aed_g6_g3y{
grid-template-columns:repeat(6,1fr);
}
.aed_g7_g3y{
grid-template-columns:repeat(7,1fr);
}
.aed_g4_g3y{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.aed_g6_g3y,.aed_g7_g3y{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:6px;
grid-auto-columns:120px;
}
.aed_g6_g3y>*,.aed_g7_g3y>*{
scroll-snap-align:start;
}
.aed_g4_g3y{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.aed_g4_g3y{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.aed_panel_g3y{
background:#151122;
border:1px solid #2A2447;
border-radius:20px;
padding:1.75rem 2rem;
}
.aed_split_g3y{
gap:2.25rem;
display:grid;
align-items:start;
}
.aed_split_g3y>*{
min-width:0;
}
.aed_split_a_g3y{
grid-template-columns:.85fr 1.15fr;
}
.aed_split_b_g3y{
grid-template-columns:1fr 1.1fr;
}
.aed_split_c_g3y{
grid-template-columns:1.1fr .9fr;
}
.aed_pgrid_g3y{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.aed_pgrid_g3y>*{
min-width:0;
}
.aed_lead_g3y{
color:#B8B0D8;
line-height:1.65;
font-size:15px;
margin-bottom:0.875rem;
}
.aed_feat_g3y{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.aed_feat_g3y>*{
min-width:0;
}
.aed_feat2_g3y{
grid-template-columns:1fr 1fr;
}
.aed_feat_card_g3y{
padding:1.625rem;
border:1px solid #2A2447;
border-radius:20px;
background:#151122;
}
.aed_feat_card_g3y svg{
width:1.625rem;
color:#A855F7;
height:26px;
margin-bottom:1rem;
}
.aed_feat_card_g3y h3{
font-size:1.125rem;
margin-bottom:8px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
}
.aed_feat_card_g3y p{
font-size:0.813rem;
line-height:1.6;
color:#B8B0D8;
}
.aed_feat_card_g3y b{
color:#F0ECFF;
}
.aed_big_g3y{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.aed_big_n_g3y{
color:#A855F7;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
font-weight:700;
}
.aed_big_l_g3y{
font-size:0.75rem;
color:#7B729E;
}
.aed_person_g3y{
gap:14px;
background:#151122;
border-radius:0.813rem;
padding:16px 1.125rem;
border:1px solid #2A2447;
align-items:center;
display:flex;
}
.aed_avatar_g3y{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#A855F7,#7C3AED);
width:2.75rem;
height:2.75rem;
}
.aed_person_name_g3y{
font-weight:700;
font-size:14px;
color:#F0ECFF;
}
.aed_person_role_g3y{
font-size:12px;
color:#7B729E;
}
.aed_kv_g3y{
grid-template-columns:1fr 1fr;
border-radius:0.813rem;
gap:1px;
overflow:hidden;
border:1px solid #2A2447;
background:#2A2447;
display:grid;
}
.aed_kv_g3y>div{
padding:16px 1.125rem;
background:#0E0B18;
min-width:0;
}
.aed_kv_k_g3y{
text-transform:uppercase;
color:#A855F7;
font-size:0.594rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:5px;
}
.aed_kv_v_g3y{
font-size:0.844rem;
font-weight:700;
color:#F0ECFF;
}
@media(max-width:1025px){
.aed_split_a_g3y,.aed_split_b_g3y,.aed_split_c_g3y,.aed_pgrid_g3y{
grid-template-columns:1fr;
gap:1.5rem;
}
.aed_feat_g3y,.aed_feat2_g3y{
grid-template-columns:1fr;
}
.aed_kv_g3y{
grid-template-columns:1fr;
}
}
.aed_sh_g3y{
margin-bottom:1rem;
min-width:0;
}
.aed_sh_row_g3y{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.aed_sh_row_g3y .aed_sh_l_g3y{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.aed_sh_stack_g3y{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.aed_sh_center_g3y{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.aed_sh_h2_g3y{
gap:9px;
font-weight:700;
align-items:center;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
color:#F0ECFF;
font-size:20px;
display:flex;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aed_sh_h2_g3y{
font-size:1.5rem;
}
}
.aed_band_g3y .aed_sh_h2_g3y{
color:#F0ECFF;
}
.aed_eb_mono_g3y{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.aed_eb_mono_g3y::before{
content:"// ";
}
.aed_eb_upper_g3y{
letter-spacing:.14em;
text-transform:uppercase;
}
.aed_eb_pill_g3y{
padding:0.313rem 0.688rem;
background:rgba(168, 85, 247, 0.12);
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.aed_eb_line_g3y{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.aed_eb_line_g3y::before{
background:#A855F7;
width:24px;
display:inline-block;
content:"";
height:1px;
}
.aed_band_g3y .aed_eb_line_g3y::before{
background:#C084FC;
}
.aed_band_g3y .aed_eb_pill_g3y{
background:rgba(255, 255, 255, 0.07);
}
.aed_sh_link_g3y{
gap:6px;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
display:inline-flex;
font-weight:600;
border-bottom:1px solid #F0ECFF;
color:#F0ECFF;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
align-items:center;
}
.aed_sh_link_g3y:hover{
border-color:#A855F7;
color:#A855F7;
}
.aed_sh_link_g3y svg{
width:0.875rem;
height:0.875rem;
}
.aed_sh_link_chev_g3y{
border-bottom:0;
padding-bottom:0;
color:#A855F7;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
}
.aed_sh_link_btn_g3y{
background:#C026D3;
padding:9px 1.125rem;
border-radius:999px;
border-bottom:0;
color:#FFFFFF;
}
.aed_sh_link_btn_g3y:hover{
background:#A21CAF;
border-color:transparent;
}
.aed_band_g3y .aed_sh_link_g3y{
border-color:#F0ECFF;
color:#F0ECFF;
}
.aed_band_g3y .aed_sh_link_chev_g3y{
color:#C084FC;
}
.aed_sh_rule_g3y{
background:#2A2447;
margin:-2px 0 1rem;
height:1px;
}
.aed_band_g3y .aed_sh_rule_g3y{
background:rgba(255, 255, 255, 0.12);
}
.aed_seo_grid3_g3y{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.aed_seo_grid4_g3y{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.aed_seo_grid3_g3y>*,.aed_seo_grid4_g3y>*{
min-width:0;
}
.aed_seo_card_g3y{
border:1px solid #2A2447;
border-radius:0.813rem;
background:#151122;
padding:1.5rem;
}
.aed_seo_card_g3y h3{
font-size:1.125rem;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
color:#F0ECFF;
}
.aed_seo_card_g3y p{
line-height:1.6;
font-size:13px;
color:#B8B0D8;
}
.aed_seo_card_sm_g3y{
padding:1.25rem;
}
.aed_seo_card_sm_g3y h3{
font-size:16px;
}
.aed_seo_card_sm_g3y p{
font-size:12.5px;
line-height:1.55;
}
.aed_seo_rtp_row_g3y{
grid-template-columns:1fr 1fr;
gap:2.25rem;
align-items:center;
margin-top:1rem;
display:grid;
}
.aed_rtp_g3y{
gap:0.875rem;
min-width:0;
display:flex;
}
.aed_rtp_g3y>div{
border-radius:0.813rem;
background:#0E0B18;
padding:16px;
flex:1;
min-width:0;
text-align:center;
}
.aed_rtp_n_g3y{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#A855F7;
white-space:nowrap;
font-size:26px;
font-weight:700;
}
.aed_rtp_l_g3y{
color:#7B729E;
font-size:11px;
margin-top:4px;
}
.aed_cmp_g3y{
border-radius:13px;
border:1px solid #2A2447;
overflow:hidden;
max-width:47.5rem;
}
.aed_cmp_row_g3y{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.aed_cmp_row_g3y>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.aed_cmp_row_g3y>div:first-child{
padding-left:22px;
text-align:left;
font-weight:600;
color:#F0ECFF;
}
.aed_cmp_th_g3y{
background:#0E0B18;
font-size:0.781rem;
font-weight:700;
}
.aed_cmp_row_g3y:not(.aed_cmp_th_g3y){
background:#151122;
color:#B8B0D8;
border-top:1px solid #1E1A33;
}
.aed_cmp_zebra_g3y{
background:#1A1630;
}
.aed_guide_g3y{
overflow:hidden;
background:#151122;
border-radius:0.813rem;
border:1px solid #2A2447;
cursor:pointer;
}
.aed_guide_cover_g3y{
height:8.125rem;
}
.aed_guide_body_g3y{
padding:20px;
}
.aed_guide_body_g3y h3{
margin:7px 0 9px;
color:#F0ECFF;
font-weight:700;
line-height:1.25;
font-size:16px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.aed_guide_meta_g3y{
font-size:11.5px;
color:#7B729E;
}
.aed_hub_g3y{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
border-top:1px solid #1E1A33;
display:grid;
}
.aed_hub_g3y>*{
min-width:0;
}
.aed_hub_g3y h4{
font-weight:700;
color:#F0ECFF;
font-size:13px;
margin-bottom:11px;
}
.aed_hub_col_g3y{
gap:0.5rem;
flex-direction:column;
font-size:13px;
color:#B8B0D8;
display:flex;
}
.aed_hub_col_g3y a{
cursor:pointer;
}
@media(max-width:1025px){
.aed_seo_grid3_g3y{
grid-template-columns:1fr;
}
.aed_seo_grid4_g3y{
grid-template-columns:repeat(2,1fr);
}
.aed_seo_rtp_row_g3y{
grid-template-columns:1fr;
gap:1.25rem;
}
.aed_hub_g3y{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:559px){
.aed_hub_g3y{
grid-template-columns:1fr;
}
}
.aed_hero_g3y{
border:1px solid #2A2447;
padding:46px 3rem;
overflow:hidden;
background:linear-gradient(120deg,#0D0A1A,#0B0E1F);
border-radius:20px;
color:#F0ECFF;
position:relative;
}
.aed_hero_glow_g3y{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
height:340px;
position:absolute;
right:-60px;
top:-3.75rem;
width:340px;
}
.aed_hero_in_g3y{
max-width:37.5rem;
position:relative;
}
.aed_hero_g3y .aed_eyebrow_g3y{
color:#C084FC;
}
.aed_pill_row_g3y{
gap:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
display:inline-flex;
color:#C084FC;
letter-spacing:.1em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:1.375rem;
align-items:center;
font-size:0.656rem;
text-transform:uppercase;
}
.aed_hero_h1_g3y{
margin:1.125rem 0;
line-height:1.02;
overflow-wrap:break-word;
font-size:3.375rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
color:#F0ECFF;
}
.aed_hero_h1_g3y em{
font-style:normal;
color:#C084FC;
}
.aed_hero_sub_g3y{
max-width:480px;
color:#9D95C4;
margin-bottom:28px;
font-size:1.063rem;
line-height:1.55;
}
.aed_hero_cta_g3y{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:1.625rem;
}
.aed_hero_trust_g3y{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.aed_hero_rating_txt_g3y{
color:#9D95C4;
font-size:13px;
}
@media(max-width:1024px){
.aed_hero_g3y{
padding:2rem 1.5rem;
}
.aed_hero_h1_g3y{
font-size:2.375rem;
}
}
@media(max-width:558px){
.aed_hero_h1_g3y{
font-size:1.875rem;
}
}
.aed_stat_g3y{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.aed_stat_g3y>*{
min-width:0;
}
.aed_stat_item_g3y{
border-radius:13px;
border:1px solid #2A2447;
background:#151122;
padding:18px 1.25rem;
}
.aed_stat_k_g3y{
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:7px;
color:#7B729E;
font-size:9.5px;
}
.aed_stat_v_g3y{
gap:8px;
font-size:24px;
overflow-wrap:anywhere;
align-items:center;
min-width:0;
display:flex;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
}
.aed_stat_v_accent_g3y{
color:#A855F7;
}
@media(max-width:1026px){
.aed_stat_g3y{
grid-template-columns:repeat(2,1fr);
}
}
.aed_wlc_g3y{
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
border:1px solid #2A2447;
background:linear-gradient(120deg,#0D0A1A,#0B0E1F);
overflow:hidden;
padding:36px 2.5rem;
border-radius:1.25rem;
align-items:center;
position:relative;
display:grid;
color:#F0ECFF;
}
.aed_wlc_g3y>*{
min-width:0;
}
.aed_wlc_g3y .aed_eyebrow_g3y{
color:#C084FC;
}
.aed_wlc_glow_g3y{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
width:260px;
top:-2.5rem;
right:-40px;
position:absolute;
height:16.25rem;
}
.aed_wlc_in_g3y{
position:relative;
}
.aed_wlc_h2_g3y{
margin:0.625rem 0 0.5rem;
overflow-wrap:break-word;
font-size:34px;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.03;
}
.aed_wlc_h2_g3y em{
color:#C084FC;
font-style:normal;
}
.aed_wlc_sub_g3y{
color:#9D95C4;
line-height:1.55;
max-width:26.25rem;
font-size:0.875rem;
margin-bottom:18px;
}
.aed_wlc_terms_g3y{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.aed_term_g3y{
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 15px;
background:rgba(255, 255, 255, 0.07);
gap:0.688rem;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.aed_term_g3y svg{
flex:none;
color:#C084FC;
height:20px;
width:1.25rem;
}
.aed_term_k_g3y{
color:#9D95C4;
font-size:0.594rem;
letter-spacing:.1em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.aed_term_v_g3y{
font-weight:700;
color:#F0ECFF;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1026px){
.aed_wlc_g3y{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.aed_wlc_h2_g3y{
font-size:1.625rem;
}
}
.aed_jp_g3y{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.aed_jp_g3y>*{
min-width:0;
}
.aed_jp_hero_g3y{
border:1px solid #2A2447;
overflow:hidden;
padding:26px;
gap:14px;
border-radius:1.25rem;
background:linear-gradient(135deg,#0D0A1A,#0B0E1F);
display:flex;
position:relative;
color:#F0ECFF;
justify-content:space-between;
min-height:180px;
flex-direction:column;
}
.aed_jp_glow_g3y{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
width:11.25rem;
position:absolute;
right:-40px;
height:11.25rem;
top:-2.5rem;
}
.aed_jp_k_row_g3y{
gap:10px;
display:flex;
position:relative;
align-items:center;
justify-content:space-between;
}
.aed_jp_k_g3y{
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
letter-spacing:.12em;
color:#7B729E;
}
.aed_jp_hero_g3y .aed_jp_k_g3y{
color:#9D95C4;
}
.aed_jp_amt_g3y{
font-weight:700;
font-size:42px;
color:#C084FC;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
position:relative;
line-height:1;
}
.aed_jp_sub_g3y{
margin-top:5px;
font-size:0.75rem;
color:#9D95C4;
}
.aed_jp_cell_g3y{
background:#151122;
border-radius:1.25rem;
padding:22px;
border:1px solid #2A2447;
justify-content:space-between;
display:flex;
min-height:180px;
flex-direction:column;
}
.aed_jp_cell_g3y .aed_jp_amt_g3y{
font-size:30px;
color:#F0ECFF;
}
.aed_jp_cell_g3y .aed_jp_sub_g3y{
color:#7B729E;
}
@media(max-width:1024px){
.aed_jp_g3y{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.aed_jp_amt_g3y{
font-size:2rem;
}
}
.aed_supp_g3y{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.aed_supp_g3y>*{
min-width:0;
}
.aed_supp_card_g3y{
padding:24px;
background:#151122;
border-radius:13px;
border:1px solid #2A2447;
}
.aed_supp_card_g3y svg{
color:#A855F7;
width:1.5rem;
margin-bottom:14px;
height:24px;
}
.aed_supp_card_g3y h3{
font-size:1rem;
color:#F0ECFF;
margin-bottom:6px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.aed_supp_card_g3y p{
line-height:1.55;
font-size:13px;
color:#B8B0D8;
}
@media(max-width:1025px){
.aed_supp_g3y{
grid-template-columns:1fr;
}
}
.aed_pay_logos_g3y{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.aed_pay_logos_g3y>*{
min-width:0;
}
.aed_pay_g3y{
border-radius:0.5rem;
border:1px solid #2A2447;
display:flex;
height:48px;
font-weight:700;
align-items:center;
font-size:0.75rem;
color:#B8B0D8;
justify-content:center;
}
.aed_table_g3y{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #2A2447;
}
.aed_trow_g3y{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.aed_trow_g3y>div{
padding:13px 14px;
min-width:0;
}
.aed_trow_g3y>div:first-child{
padding-left:16px;
color:#F0ECFF;
font-weight:700;
}
.aed_trow_th_g3y{
background:#0E0B18;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#7B729E;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.594rem;
}
.aed_trow_g3y:not(.aed_trow_th_g3y){
background:#151122;
color:#B8B0D8;
border-top:1px solid #1E1A33;
}
.aed_trow_zebra_g3y{
background:#1A1630;
}
.aed_pos_g3y{
font-weight:700;
color:#A855F7;
}
@media(max-width:1022px){
.aed_pay_logos_g3y{
grid-template-columns:repeat(2,1fr);
}
}
.aed_tour_g3y{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid #2A2447;
border-radius:1.25rem;
display:grid;
}
.aed_tour_g3y>*{
min-width:0;
}
.aed_tour_l_g3y{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#0D0A1A,#0B0E1F);
position:relative;
color:#F0ECFF;
}
.aed_tour_h2_g3y{
margin:12px 0 10px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
font-size:30px;
line-height:1.05;
}
.aed_tour_h2_g3y em{
font-style:normal;
color:#C084FC;
}
.aed_tour_text_g3y{
margin-bottom:1.25rem;
line-height:1.6;
color:#9D95C4;
max-width:21.25rem;
font-size:0.844rem;
}
.aed_tour_meta_g3y{
gap:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
margin-bottom:1.25rem;
}
.aed_tour_cap_g3y{
text-transform:uppercase;
font-size:9.5px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#9D95C4;
margin-bottom:5px;
}
.aed_count_g3y{
gap:0.375rem;
display:flex;
}
.aed_count_g3y span{
border-radius:8px;
background:rgba(255, 255, 255, 0.07);
padding:0.25rem 0.563rem;
border:1px solid rgba(255, 255, 255, 0.12);
font-weight:700;
font-size:22px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.aed_tour_units_g3y{
font-size:0.625rem;
color:#9D95C4;
}
.aed_board_g3y{
background:#151122;
padding:1.75rem 1.875rem;
}
.aed_board_head_g3y{
justify-content:space-between;
display:flex;
margin-bottom:14px;
align-items:center;
}
.aed_board_title_g3y{
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
}
.aed_board_upd_g3y{
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
color:#7B729E;
}
.aed_board_list_g3y{
gap:2px;
flex-direction:column;
display:flex;
}
.aed_board_row_g3y{
gap:12px;
border-radius:8px;
padding:10px 12px;
align-items:center;
display:flex;
}
.aed_board_top1_g3y{
background:rgba(168, 85, 247, 0.12);
}
.aed_board_rk_g3y{
font-weight:700;
color:#7B729E;
width:20px;
font-size:14px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.aed_board_top1_g3y .aed_board_rk_g3y{
color:#A855F7;
}
.aed_board_nm_g3y{
flex:1;
min-width:0;
font-weight:600;
color:#B8B0D8;
font-size:0.844rem;
}
.aed_board_top1_g3y .aed_board_nm_g3y{
font-weight:700;
color:#F0ECFF;
}
.aed_board_pt_g3y{
color:#B8B0D8;
font-size:0.781rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1021px){
.aed_tour_g3y{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.aed_tour_h2_g3y{
font-size:1.5rem;
}
}
.aed_dw_h2_g3y{
line-height:1.08;
font-weight:700;
color:#F0ECFF;
margin-bottom:0.625rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
}
.aed_steps_v_g3y{
gap:0.625rem;
grid-template-columns:1fr;
}
.aed_steps_v_g3y .aed_step_g3y{
padding:18px 20px;
}
@media(max-width:562px){
.aed_dw_h2_g3y{
font-size:1.438rem;
}
}
.aed_news_g3y{
gap:24px;
background:linear-gradient(135deg,#0D0A1A,#0B0E1F);
border-radius:1.25rem;
border:1px solid #2A2447;
padding:26px 32px;
color:#F0ECFF;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.aed_news_h3_g3y{
margin-bottom:0.25rem;
font-weight:700;
color:#F0ECFF;
font-size:20px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.aed_news_text_g3y{
color:#9D95C4;
font-size:13px;
}
.aed_news_form_g3y{
gap:0.625rem;
flex:1;
min-width:0;
display:flex;
max-width:440px;
}
.aed_news_form_g3y .aed_input_g3y{
min-width:0;
}
@media(max-width:562px){
.aed_news_form_g3y{
width:100%;
}
}
.aed_input_g3y{
padding:13px 16px;
background:rgba(255, 255, 255, 0.07);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
flex:1;
color:#9D95C4;
font-size:13.5px;
}
.aed_promo_grid_g3y{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.aed_promo_grid_g3y>*{
min-width:0;
}
.aed_promo_g3y{
overflow:hidden;
border-radius:1.25rem;
background:#151122;
border:1px solid #2A2447;
padding:24px;
min-height:150px;
position:relative;
}
.aed_promo_h_g3y{
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
margin-top:0.375rem;
line-height:1.05;
font-size:26px;
color:#F0ECFF;
}
.aed_promo_h_g3y em{
font-style:normal;
color:#A855F7;
}
.aed_promo_p_g3y{
font-size:12.5px;
color:#B8B0D8;
margin-top:8px;
line-height:1.5;
}
.aed_promo_feat_g3y{
border-color:#2A2447;
background:linear-gradient(135deg,#0D0A1A,#0B0E1F);
}
.aed_promo_feat_g3y .aed_promo_h_g3y{
color:#F0ECFF;
}
.aed_promo_feat_g3y .aed_promo_h_g3y em{
color:#C084FC;
}
.aed_promo_feat_g3y .aed_promo_p_g3y{
color:#9D95C4;
}
.aed_promo_feat_g3y .aed_eyebrow_g3y{
color:#C084FC;
}
@media(max-width:1027px){
.aed_promo_grid_g3y{
grid-template-columns:1fr;
}
}
.aed_vip_head_g3y{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
}
.aed_vip_intro_g3y{
font-size:13px;
color:#B8B0D8;
max-width:420px;
}
.aed_vip_g3y{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.aed_vip_g3y>*{
min-width:0;
}
.aed_tier_g3y{
padding:20px;
border-radius:13px;
background:#151122;
border:1px solid #2A2447;
}
.aed_tier_on_g3y{
background:rgba(168, 85, 247, 0.12);
border-color:#A855F7;
}
.aed_tier_medal_g3y{
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:8px;
margin-bottom:14px;
width:30px;
height:30px;
}
.aed_tier_name_g3y{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
font-size:0.938rem;
margin-bottom:0.313rem;
}
.aed_tier_tx_g3y{
font-size:0.719rem;
line-height:1.5;
color:#7B729E;
}
@media(max-width:1027px){
.aed_vip_g3y{
grid-template-columns:repeat(2,1fr);
}
}
.aed_gm_g3y{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.aed_gm_g3y>*{
min-width:0;
}
.aed_gm_panel_g3y{
padding:28px;
background:#151122;
border:1px solid #2A2447;
border-radius:20px;
}
.aed_gm_h2_g3y{
margin:10px 0 8px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
color:#F0ECFF;
}
.aed_gm_text_g3y{
color:#B8B0D8;
line-height:1.6;
margin-bottom:1.25rem;
max-width:27.5rem;
font-size:0.844rem;
}
.aed_gm_level_g3y{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:16px;
}
.aed_gm_lv_g3y{
color:#A855F7;
font-weight:700;
font-size:1.5rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.aed_gm_bar_wrap_g3y{
flex:1;
min-width:0;
}
.aed_gm_bar_meta_g3y{
display:flex;
color:#7B729E;
justify-content:space-between;
font-size:0.625rem;
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.aed_bar_g3y{
border-radius:999px;
background:#0E0B18;
overflow:hidden;
height:8px;
}
.aed_bar_fill_g3y{
background:linear-gradient(90deg,#A855F7,#7C3AED);
border-radius:999px;
display:block;
height:100%;
}
.aed_gm_missions_g3y{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.aed_gm_refer_g3y{
overflow:hidden;
background:linear-gradient(150deg,#0D0A1A,#0B0E1F);
border:1px solid #2A2447;
padding:28px;
border-radius:1.25rem;
position:relative;
flex-direction:column;
color:#F0ECFF;
justify-content:space-between;
display:flex;
}
.aed_gm_refer_g3y .aed_eyebrow_g3y{
color:#C084FC;
}
.aed_gm_ref_h2_g3y{
margin:0.625rem 0 0.5rem;
font-size:24px;
color:#F0ECFF;
font-weight:700;
line-height:1.1;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.aed_gm_ref_h2_g3y em{
font-style:normal;
color:#C084FC;
}
.aed_gm_ref_text_g3y{
line-height:1.55;
font-size:13px;
margin-bottom:18px;
color:#9D95C4;
}
@media(max-width:1022px){
.aed_gm_g3y{
grid-template-columns:1fr;
}
}
.aed_steps_g3y{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.aed_steps_g3y>*{
min-width:0;
}
.aed_step_g3y{
border:1px solid #2A2447;
background:#151122;
padding:1.5rem;
border-radius:13px;
position:relative;
}
.aed_step_num_g3y{
background:#C026D3;
border-radius:8px;
font-size:13px;
width:1.875rem;
color:#0E0B18;
font-weight:700;
justify-content:center;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.875rem;
height:1.875rem;
align-items:center;
display:flex;
}
.aed_step_h_g3y{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:7px;
font-size:16px;
color:#F0ECFF;
}
.aed_step_p_g3y{
line-height:1.55;
font-size:13px;
color:#B8B0D8;
}
@media(max-width:1022px){
.aed_steps_g3y{
grid-template-columns:1fr;
}
}
.aed_rv_head_g3y{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
}
.aed_rv_agg_g3y{
gap:0.625rem;
display:flex;
align-items:center;
}
.aed_rv_source_g3y{
color:#7B729E;
font-size:12.5px;
}
.aed_rv_grid_g3y{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.aed_rv_grid_g3y>*{
min-width:0;
}
.aed_review_g3y{
background:#151122;
border-radius:0.813rem;
border:1px solid #2A2447;
padding:1.5rem;
}
.aed_review_g3y .aed_stars_g3y{
margin-bottom:10px;
}
.aed_review_g3y p{
font-weight:600;
margin-bottom:14px;
line-height:1.5;
font-size:14.5px;
color:#F0ECFF;
}
.aed_review_by_g3y{
color:#7B729E;
font-size:12.5px;
}
@media(max-width:1025px){
.aed_rv_grid_g3y{
grid-template-columns:1fr;
}
}
.aed_provs_g3y{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.aed_provs_g3y>*{
min-width:0;
}
.aed_prov_g3y{
padding:0.75rem;
background:#151122;
border:1px solid #2A2447;
border-radius:13px;
align-items:center;
height:64px;
text-decoration:none;
justify-content:center;
display:flex;
}
.aed_prov_img_g3y{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.aed_resp_g3y{
gap:24px;
border:1px solid #2A2447;
padding:26px;
border-radius:0.813rem;
background:#151122;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.aed_resp_in_g3y{
max-width:560px;
}
.aed_resp_h_g3y{
color:#F0ECFF;
margin-bottom:0.5rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
font-weight:700;
}
.aed_resp_p_g3y{
line-height:1.6;
color:#B8B0D8;
font-size:13.5px;
}
.aed_resp_badges_g3y{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.aed_age18_g3y{
padding:4px 0.5rem;
border:1.5px solid #EF4444;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#EF4444;
}
.aed_resp_org_g3y{
font-size:13px;
font-weight:600;
color:#7B729E;
}
@media(max-width:1025px){
.aed_provs_g3y{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.aed_provs_g3y{
grid-template-columns:repeat(2,1fr);
}
}
.aed_et_h2_g3y{
margin:0.625rem 0 14px;
color:#F0ECFF;
line-height:1.08;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.75rem;
}
.aed_et_right_g3y{
gap:10px;
flex-direction:column;
display:flex;
}
.aed_et_updated_g3y{
padding:14px 18px;
border-radius:13px;
gap:10px;
background:#0E0B18;
border:1px solid #2A2447;
color:#B8B0D8;
font-size:12px;
align-items:center;
display:flex;
}
.aed_et_updated_g3y svg{
flex:none;
color:#A855F7;
height:15px;
width:15px;
}
.aed_et_updated_g3y b{
color:#F0ECFF;
}
@media(max-width:558px){
.aed_et_h2_g3y{
font-size:1.5rem;
}
}
.aed_ab_h2_g3y{
margin:14px 0 16px;
font-size:2rem;
font-weight:700;
color:#F0ECFF;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.aed_ab_body_g3y{
color:#B8B0D8;
font-size:15px;
line-height:1.65;
margin-bottom:14px;
}
.aed_ab_chips_g3y{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.aed_faq_g3y{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.aed_faq_item_g3y{
padding:18px 1.375rem;
background:#151122;
border-radius:13px;
border:1px solid #2A2447;
}
.aed_faq_q_g3y{
list-style:none;
gap:16px;
font-size:15.5px;
justify-content:space-between;
display:flex;
align-items:center;
cursor:pointer;
color:#F0ECFF;
font-weight:600;
}
.aed_faq_q_g3y::-webkit-details-marker{
display:none;
}
.aed_faq_q_t_g3y{
gap:0.625rem;
display:flex;
}
.aed_faq_q_i_g3y{
font-style:normal;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#A855F7;
}
.aed_faq_pm_g3y{
font-size:1.25rem;
color:#A855F7;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.aed_faq_item_g3y[open] .aed_faq_pm_g3y{
transform:rotate(45deg);
}
.aed_faq_a_g3y{
color:#B8B0D8;
line-height:1.6;
font-size:13.5px;
margin-top:12px;
}
@media(max-width:557px){
.aed_ab_h2_g3y{
font-size:1.625rem;
}
}
.aed_op_h2_g3y{
margin:0.625rem 0 8px;
font-size:24px;
color:#F0ECFF;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.1;
}
.aed_op_text_g3y{
font-size:13.5px;
line-height:1.6;
color:#B8B0D8;
}
@media(max-width:560px){
.aed_op_h2_g3y{
font-size:1.375rem;
}
}
.aed_gd_head_g3y{
gap:12px;
margin-bottom:16px;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.aed_footer_g3y{
padding:40px 1.75rem;
background:#090713;
border-top:1px solid #1E1A33;
}
.aed_footer_grid_g3y{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:87.5rem;
margin-bottom:1.75rem;
margin-right:auto;
display:grid;
margin-left:auto;
}
.aed_footer_grid_g3y>*{
min-width:0;
}
.aed_footer_grid_g3y h4{
font-size:10px;
color:#4E4870;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:13px;
}
.aed_fcol_g3y{
gap:9px;
flex-direction:column;
display:flex;
color:#B8B0D8;
font-size:0.813rem;
}
.aed_fcol_g3y a{
cursor:pointer;
}
.aed_ft_about_g3y{
max-width:16.25rem;
line-height:1.6;
color:#7B729E;
margin-top:12px;
font-size:13px;
}
.aed_ft_contact_g3y{
overflow-wrap:anywhere;
color:#A855F7;
margin-top:0.75rem;
font-size:12.5px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.aed_footer_bottom_g3y{
gap:1rem;
margin:0 auto;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
padding-top:20px;
max-width:87.5rem;
border-top:1px solid #1E1A33;
align-items:center;
}
.aed_footer_bottom_g3y p{
font-size:11px;
max-width:720px;
color:#4E4870;
line-height:1.6;
}
@media(max-width:1023px){
.aed_footer_grid_g3y{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.aed_footer_grid_g3y{
grid-template-columns:1fr;
}
}