*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0E0C0A;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:0.938rem;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;color:#C4B89A;line-height:1.55;}
img{display:block;max-width:100%;}
a{color:inherit;text-decoration:none;}
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:8px;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(10, 8, 4, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.aft_shellcin{grid-template-columns:248px 1fr;display:grid;min-height:100vh;}
.aft_maincin{min-width:0;}
.aft_wrapcin{margin:0 auto;max-width:1400px;width:100%;}
.aft_containercin{margin:0 auto;padding:0 16px;max-width:1400px;width:100%;}
@media(min-width:771px){.aft_containercin{padding:0 1.75rem;}
}
.aft_sectioncin{padding:1.5rem 1.75rem;}
.aft_section_ptcin{padding-top:34px;}
.aft_band_softcin{background:#17140F;}
.aft_eyebrowcin{color:#D4A017;line-height:1.4;font-weight:600;text-transform:uppercase;overflow-wrap:break-word;display:inline-block;letter-spacing:.14em;font-size:10.5px;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.aft_drawer_cbcin{display:none;}
.aft_overlaycin{display:none;}
@media(max-width:1027px){.aft_shellcin{grid-template-columns:1fr;}
.aft_maincin{padding-bottom:4.875rem;}
.aft_drawer_cbcin:checked~.aft_overlaycin{inset:0;background:rgba(10, 8, 4, 0.72);z-index:70;position:fixed;display:block;}
}
@media(max-width:562px){.aft_sectioncin{padding:1.125rem 1rem;}
.aft_section_ptcin{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 ---------- */
.aft_sidecin{gap:1.375rem;background:#130F0C;padding:22px 18px;border-right:1px solid #2A2318;height:100vh;flex-direction:column;overflow-y:auto;align-self:start;position:sticky;top:0;display:flex;}
.aft_brandcin{gap:10px;align-items:center;display:flex;}
.aft_logocin{font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;letter-spacing:-.02em;font-size:1.313rem;color:#F5EDD8;font-weight:700;}
.aft_side_ctacin{border-radius:13px;border:1px solid #3A3025;background:rgba(212, 160, 23, 0.12);padding:16px;}
.aft_side_cta_hcin{font-weight:700;margin-bottom:6px;color:#F5EDD8;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.15;font-size:17px;}
.aft_side_cta_pcin{font-size:0.75rem;margin-bottom:12px;line-height:1.45;color:#C4B89A;}
.aft_navcin{gap:3px;flex-direction:column;display:flex;}
.aft_nav_labelcin{padding:0.375rem 10px;font-size:9.5px;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#564E3F;text-transform:uppercase;letter-spacing:.14em;}
.aft_nav_itemcin{gap:0.688rem;padding:0.625rem;border-radius:0.5rem;align-items:center;display:flex;font-weight:500;font-size:0.875rem;color:#C4B89A;}
.aft_nav_itemcin svg{width:1.063rem;height:17px;}
.aft_nav_itemcin:hover{background:rgba(212, 160, 23, 0.12);color:#F5EDD8;}
.aft_nav_item_oncin{background:rgba(212, 160, 23, 0.12);color:#D4A017;font-weight:600;}
.aft_side_footcin{border-radius:0.813rem;background:#17140F;border:1px solid #3A3025;padding:0.75rem;margin-top:auto;}
.aft_side_footcin p{color:#C4B89A;font-size:0.781rem;line-height:1.4;margin-top:0.25rem;}
/* ---------- topbar ---------- */
.aft_topcin{background:#130F0C;gap:16px;padding:0.875rem 1.75rem;z-index:40;top:0;border-bottom:1px solid #2A2318;display:flex;align-items:center;position:sticky;}
.aft_top_brandcin{gap:0.563rem;align-items:center;display:none;}
.aft_searchcin{padding:0.688rem 14px;border-radius:0.813rem;border:1px solid #3A3025;gap:0.625rem;background:#17140F;flex:1;align-items:center;color:#8C7F68;font-size:0.844rem;max-width:27.5rem;display:flex;}
.aft_searchcin svg{flex:none;width:1rem;height:16px;}
.aft_top_actionscin{gap:0.75rem;display:flex;margin-left:auto;align-items:center;}
.aft_langcin{font-size:12px;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C4B89A;}
.aft_burgercin{border:1px solid #3A3025;border-radius:8px;background:#17140F;align-items:center;justify-content:center;width:40px;color:#F5EDD8;height:40px;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.aft_botnavcin{display:none;}
@media(max-width:1025px){.aft_sidecin{transition:transform .25s ease;width:280px;z-index:80;transform:translateX(-100%);left:0;height:100vh;position:fixed;top:0;}
.aft_drawer_cbcin:checked~.aft_shellcin .aft_sidecin{transform:translateX(0);}
.aft_topcin{gap:12px;padding:14px 16px;flex-wrap:wrap;position:static;}
.aft_top_brandcin{display:flex;}
.aft_searchcin{display:none;}
.aft_burgercin{display:flex;}
.aft_top_actionscin{gap:10px;width:100%;align-items:stretch;margin-left:0;}
.aft_top_actionscin .aft_langcin{display:none;}
.aft_top_actionscin .aft_btncin{flex:1;padding:11px 0.625rem;text-align:center;}
.aft_botnavcin{background:#130F0C;grid-template-columns:repeat(3,1fr);padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));left:0;position:fixed;bottom:0;border-top:1px solid #3A3025;z-index:65;transform:translateZ(0);display:grid;right:0;}
.aft_bncin{padding:6px 2px 0;gap:4px;color:#C4B89A;font-weight:600;display:flex;justify-content:flex-end;min-width:0;font-size:0.625rem;flex-direction:column;align-items:center;}
.aft_bncin svg{flex:none;width:1.375rem;height:1.375rem;}
.aft_bncin span{overflow:hidden;max-width:100%;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.aft_bn_oncin{color:#D4A017;}
.aft_bn_centercin{position:relative;}
.aft_bn_fabcin{background:#F0C430;border-radius:50%;left:50%;align-items:center;justify-content:center;height:50px;top:-20px;box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 0, 0, 0.45);transform:translateX(-50%);color:#1A1200;display:flex;width:3.125rem;position:absolute;}
.aft_bn_fabcin svg{width:1.5rem;height:24px;}
.aft_bn_centercin span{color:#D4A017;}
}
.aft_btncin{gap:8px;transition:background-color 0.2s ease,color 0.2s ease;border-radius:0.5rem;padding:11px 22px;font-size:14px;font-weight:700;cursor:pointer;align-items:center;display:inline-flex;justify-content:center;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.aft_btn_pricin{background:#F0C430;color:#1A1200;box-shadow:0 0.25rem 1.25rem rgba(212, 160, 23, 0.45), 0 2px 0.375rem rgba(212, 160, 23, 0.25);}
.aft_btn_pricin:hover{background:#D4A017;}
.aft_btn_ghostcin{background:rgba(212, 160, 23, 0.12);color:#F5EDD8;font-weight:600;}
.aft_btn_linecin{background:transparent;border:1px solid #564535;font-weight:600;color:#F5EDD8;}
.aft_btn_lgcin{padding:16px 30px;border-radius:0.813rem;font-size:15px;}
.aft_bandcin .aft_btn_linecin{border-color:rgba(255, 220, 100, 0.13);color:#F5EDD8;}
.aft_bandcin .aft_btn_ghostcin{background:rgba(255, 220, 100, 0.08);color:#F5EDD8;}
.aft_link_mcin{gap:0.313rem;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-decoration:none;font-size:0.75rem;display:inline-flex;cursor:pointer;color:#D4A017;align-items:center;}
.aft_link_mcin svg{height:0.875rem;width:14px;}
.aft_bandcin .aft_link_mcin{color:#F0C430;}
.aft_dotcin{background:#D4A017;border-radius:50%;flex:none;width:7px;height:0.438rem;}
.aft_dot_livecin{animation:zm3-pulse 1.4s infinite;background:#E03C2F;}
.aft_starscin{gap:2px;display:inline-flex;color:#D4A017;}
.aft_starscin svg{width:15px;height:15px;}
.aft_chipcin{border-radius:8px;background:#17140F;border:1px solid #3A3025;gap:6px;padding:7px 0.75rem;align-items:center;color:#C4B89A;font-size:0.688rem;display:inline-flex;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.aft_chip_oncin{background:rgba(212, 160, 23, 0.12);border-color:transparent;color:#D4A017;}
.aft_gccin{cursor:pointer;min-width:0;text-decoration:none;color:inherit;display:block;}
.aft_gc_thumbcin{border:1px solid #3A3025;overflow:hidden;border-radius:0.813rem;aspect-ratio:1;background-size:cover;display:block;position:relative;background-position:center;}
.aft_gc_thumb_portraitcin{aspect-ratio:3/4;}
.aft_gc_thumb_widecin{aspect-ratio:16/11;}
.aft_gc_capcin{padding:9px;background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));position:absolute;right:0;left:0;bottom:0;}
.aft_gc_namecin{display:block;font-size:12.5px;color:#F5EDD8;font-weight:700;}
.aft_gc_metacin{color:#A89870;font-size:0.688rem;}
.aft_gc_badgecin{padding:2px 6px;background:#D4A017;border-radius:8px;right:8px;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;position:absolute;color:#1A1200;top:0.5rem;font-size:0.5rem;font-weight:700;}
.aft_gc_badge_hotcin{background:#E03C2F;color:#F5EDD8;}
.aft_gc_badge_livecin{background:#E03C2F;color:#F5EDD8;right:auto;left:8px;}
.aft_gc_multcin{inset:0;position:absolute;color:#D4A017;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;}
.aft_pccin{border:1px solid #3A3025;background:#17140F;border-radius:0.813rem;align-items:center;font-size:0.875rem;display:flex;height:4rem;font-weight:700;color:#C4B89A;justify-content:center;}
.aft_railcin{min-width:0;}
.aft_rail_scrollcin{gap:14px;display:grid;}
.aft_rail_scrollcin>*{min-width:0;}
.aft_g6cin{grid-template-columns:repeat(6,1fr);}
.aft_g7cin{grid-template-columns:repeat(7,1fr);}
.aft_g4cin{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.aft_g6cin,.aft_g7cin{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;scroll-snap-type:x mandatory;padding-bottom:6px;grid-auto-columns:120px;}
.aft_g6cin>*,.aft_g7cin>*{scroll-snap-align:start;}
.aft_g4cin{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.aft_g4cin{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.aft_panelcin{border-radius:20px;padding:28px 2rem;border:1px solid #3A3025;background:#17140F;}
.aft_splitcin{gap:36px;align-items:start;display:grid;}
.aft_splitcin>*{min-width:0;}
.aft_split_acin{grid-template-columns:.85fr 1.15fr;}
.aft_split_bcin{grid-template-columns:1fr 1.1fr;}
.aft_split_ccin{grid-template-columns:1.1fr .9fr;}
.aft_pgridcin{grid-template-columns:.9fr 1.1fr;gap:40px;display:grid;align-items:center;}
.aft_pgridcin>*{min-width:0;}
.aft_leadcin{line-height:1.65;font-size:15px;color:#C4B89A;margin-bottom:14px;}
.aft_featcin{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.aft_featcin>*{min-width:0;}
.aft_feat2cin{grid-template-columns:1fr 1fr;}
.aft_feat_cardcin{padding:1.625rem;border-radius:1.25rem;background:#17140F;border:1px solid #3A3025;}
.aft_feat_cardcin svg{height:1.625rem;margin-bottom:16px;width:26px;color:#D4A017;}
.aft_feat_cardcin h3{font-weight:700;font-size:18px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;margin-bottom:8px;}
.aft_feat_cardcin p{color:#C4B89A;font-size:13px;line-height:1.6;}
.aft_feat_cardcin b{color:#F5EDD8;}
.aft_bigcin{gap:22px;flex-wrap:wrap;display:flex;}
.aft_big_ncin{font-weight:700;font-size:26px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#D4A017;}
.aft_big_lcin{font-size:0.75rem;color:#8C7F68;}
.aft_personcin{gap:14px;border:1px solid #3A3025;padding:16px 18px;background:#17140F;border-radius:0.813rem;display:flex;align-items:center;}
.aft_avatarcin{flex:none;border-radius:50%;background:linear-gradient(135deg,#F0C430,#9E720A);height:44px;width:44px;}
.aft_person_namecin{color:#F5EDD8;font-weight:700;font-size:14px;}
.aft_person_rolecin{color:#8C7F68;font-size:0.75rem;}
.aft_kvcin{border-radius:0.813rem;gap:1px;overflow:hidden;border:1px solid #3A3025;grid-template-columns:1fr 1fr;background:#3A3025;display:grid;}
.aft_kvcin>div{background:#0E0C0A;padding:16px 18px;min-width:0;}
.aft_kv_kcin{text-transform:uppercase;color:#D4A017;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;margin-bottom:5px;}
.aft_kv_vcin{font-size:0.844rem;color:#F5EDD8;font-weight:700;}
@media(max-width:1026px){.aft_split_acin,.aft_split_bcin,.aft_split_ccin,.aft_pgridcin{grid-template-columns:1fr;gap:1.5rem;}
.aft_featcin,.aft_feat2cin{grid-template-columns:1fr;}
.aft_kvcin{grid-template-columns:1fr;}
}
.aft_shcin{margin-bottom:16px;min-width:0;}
.aft_sh_rowcin{gap:0.75rem;align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;}
.aft_sh_rowcin .aft_sh_lcin{gap:0.375rem;min-width:0;flex-direction:column;display:flex;}
.aft_sh_stackcin{gap:10px;align-items:flex-start;flex-direction:column;display:flex;}
.aft_sh_centercin{gap:10px;display:flex;align-items:center;text-align:center;flex-direction:column;}
.aft_sh_h2cin{gap:0.563rem;font-size:1.25rem;font-weight:700;line-height:1.1;display:flex;color:#F5EDD8;align-items:center;overflow-wrap:break-word;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
@media(min-width:770px){.aft_sh_h2cin{font-size:1.5rem;}
}
.aft_bandcin .aft_sh_h2cin{color:#F5EDD8;}
.aft_eb_monocin{letter-spacing:.08em;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;}
.aft_eb_monocin::before{content:"// ";}
.aft_eb_uppercin{text-transform:uppercase;letter-spacing:.14em;}
.aft_eb_pillcin{background:rgba(212, 160, 23, 0.12);padding:0.313rem 0.688rem;border-radius:999px;text-transform:uppercase;letter-spacing:.12em;}
.aft_eb_linecin{gap:10px;display:inline-flex;align-items:center;}
.aft_eb_linecin::before{background:#D4A017;display:inline-block;width:24px;content:"";height:1px;}
.aft_bandcin .aft_eb_linecin::before{background:#F0C430;}
.aft_bandcin .aft_eb_pillcin{background:rgba(255, 220, 100, 0.08);}
.aft_sh_linkcin{transition:color 0.2s ease,border-color 0.2s ease;gap:6px;font-size:0.813rem;padding-bottom:2px;align-items:center;white-space:nowrap;color:#F5EDD8;border-bottom:1px solid #F5EDD8;display:inline-flex;font-weight:600;}
.aft_sh_linkcin:hover{border-color:#D4A017;color:#D4A017;}
.aft_sh_linkcin svg{width:0.875rem;height:14px;}
.aft_sh_link_chevcin{color:#D4A017;font-size:12px;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;padding-bottom:0;border-bottom:0;}
.aft_sh_link_btncin{padding:9px 18px;background:#F0C430;border-radius:999px;color:#1A1200;border-bottom:0;}
.aft_sh_link_btncin:hover{background:#D4A017;border-color:transparent;}
.aft_bandcin .aft_sh_linkcin{border-color:#F5EDD8;color:#F5EDD8;}
.aft_bandcin .aft_sh_link_chevcin{color:#F0C430;}
.aft_sh_rulecin{background:#3A3025;margin:-2px 0 1rem;height:1px;}
.aft_bandcin .aft_sh_rulecin{background:rgba(255, 220, 100, 0.13);}
.aft_seo_grid3cin{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.aft_seo_grid4cin{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.aft_seo_grid3cin>*,.aft_seo_grid4cin>*{min-width:0;}
.aft_seo_cardcin{background:#17140F;border-radius:0.813rem;border:1px solid #3A3025;padding:24px;}
.aft_seo_cardcin h3{font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.125rem;color:#F5EDD8;margin-bottom:0.5rem;font-weight:700;}
.aft_seo_cardcin p{color:#C4B89A;line-height:1.6;font-size:0.813rem;}
.aft_seo_card_smcin{padding:1.25rem;}
.aft_seo_card_smcin h3{font-size:16px;}
.aft_seo_card_smcin p{font-size:12.5px;line-height:1.55;}
.aft_seo_rtp_rowcin{grid-template-columns:1fr 1fr;gap:2.25rem;display:grid;margin-top:1rem;align-items:center;}
.aft_rtpcin{gap:14px;display:flex;min-width:0;}
.aft_rtpcin>div{padding:16px;background:#0E0C0A;border-radius:0.813rem;flex:1;text-align:center;min-width:0;}
.aft_rtp_ncin{font-weight:700;white-space:nowrap;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#D4A017;font-size:1.625rem;}
.aft_rtp_lcin{font-size:0.688rem;margin-top:0.25rem;color:#8C7F68;}
.aft_cmpcin{border-radius:0.813rem;border:1px solid #3A3025;overflow:hidden;max-width:47.5rem;}
.aft_cmp_rowcin{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.aft_cmp_rowcin>div{padding:13px 14px;text-align:center;min-width:0;}
.aft_cmp_rowcin>div:first-child{padding-left:22px;text-align:left;color:#F5EDD8;font-weight:600;}
.aft_cmp_thcin{background:#0E0C0A;font-size:0.781rem;font-weight:700;}
.aft_cmp_rowcin:not(.aft_cmp_thcin){background:#17140F;color:#C4B89A;border-top:1px solid #2A2318;}
.aft_cmp_zebracin{background:#1E1A13;}
.aft_guidecin{border:1px solid #3A3025;background:#17140F;border-radius:0.813rem;overflow:hidden;cursor:pointer;}
.aft_guide_covercin{height:8.125rem;}
.aft_guide_bodycin{padding:1.25rem;}
.aft_guide_bodycin h3{margin:7px 0 9px;line-height:1.25;font-size:1rem;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#F5EDD8;}
.aft_guide_metacin{font-size:0.719rem;color:#8C7F68;}
.aft_hubcin{gap:1.75rem;grid-template-columns:repeat(5,1fr);padding-top:1.75rem;display:grid;border-top:1px solid #2A2318;}
.aft_hubcin>*{min-width:0;}
.aft_hubcin h4{font-weight:700;font-size:0.813rem;margin-bottom:0.688rem;color:#F5EDD8;}
.aft_hub_colcin{gap:8px;color:#C4B89A;display:flex;font-size:13px;flex-direction:column;}
.aft_hub_colcin a{cursor:pointer;}
@media(max-width:1024px){.aft_seo_grid3cin{grid-template-columns:1fr;}
.aft_seo_grid4cin{grid-template-columns:repeat(2,1fr);}
.aft_seo_rtp_rowcin{grid-template-columns:1fr;gap:1.25rem;}
.aft_hubcin{grid-template-columns:repeat(2,1fr);gap:22px;}
}
@media(max-width:563px){.aft_hubcin{grid-template-columns:1fr;}
}
.aft_tkcin{background:#090806;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid #2A2318;}
.aft_tk_tagcin{padding:11px 18px;gap:8px;background:#17140F;flex:none;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.1em;border-right:1px solid #2A2318;display:flex;color:#E03C2F;font-size:10.5px;align-items:center;text-transform:uppercase;font-weight:600;}
.aft_tk_railcin{flex:1;overflow:hidden;}
.aft_tk_trackcin{animation:zm3-marquee 26s linear infinite;padding:0.688rem 0.875rem;gap:1.75rem;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C4B89A;width:max-content;font-size:0.75rem;display:flex;white-space:nowrap;}
.aft_tk_trackcin b{color:#D4A017;}
.aft_herocin{border:1px solid #3A3025;padding:46px 3rem;border-radius:20px;background:linear-gradient(120deg,#12100A,#0D0E14);overflow:hidden;position:relative;color:#F5EDD8;}
.aft_hero_glowcin{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);top:-3.75rem;right:-60px;width:340px;height:340px;position:absolute;}
.aft_hero_incin{position:relative;max-width:37.5rem;}
.aft_herocin .aft_eyebrowcin{color:#F0C430;}
.aft_pill_rowcin{border-radius:999px;background:rgba(255, 220, 100, 0.08);gap:8px;padding:6px 13px;border:1px solid rgba(255, 220, 100, 0.13);font-size:0.656rem;display:inline-flex;align-items:center;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.375rem;color:#F0C430;}
.aft_hero_h1cin{margin:1.125rem 0;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;letter-spacing:-.02em;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;line-height:1.02;}
.aft_hero_h1cin em{color:#F0C430;font-style:normal;}
.aft_hero_subcin{margin-bottom:28px;line-height:1.55;font-size:17px;color:#A89870;max-width:480px;}
.aft_hero_ctacin{gap:0.875rem;align-items:center;display:flex;margin-bottom:26px;flex-wrap:wrap;}
.aft_hero_trustcin{gap:0.875rem;align-items:center;display:flex;flex-wrap:wrap;}
.aft_hero_rating_txtcin{color:#A89870;font-size:13px;}
@media(max-width:1023px){.aft_herocin{padding:32px 24px;}
.aft_hero_h1cin{font-size:2.375rem;}
}
@media(max-width:557px){.aft_hero_h1cin{font-size:1.875rem;}
}
.aft_tabscin{gap:0.563rem;display:flex;flex-wrap:wrap;}
.aft_tabcin{padding:0.625rem 18px;border-radius:0.5rem;background:#17140F;border:1px solid #3A3025;font-weight:600;cursor:pointer;color:#C4B89A;font-size:0.813rem;}
.aft_tab_oncin{background:#F0C430;border-color:transparent;color:#1A1200;font-weight:700;}
.aft_statcin{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.aft_statcin>*{min-width:0;}
.aft_stat_itemcin{padding:1.125rem 1.25rem;border-radius:0.813rem;background:#17140F;border:1px solid #3A3025;}
.aft_stat_kcin{text-transform:uppercase;letter-spacing:.12em;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8C7F68;margin-bottom:7px;font-size:0.594rem;}
.aft_stat_vcin{gap:0.5rem;min-width:0;font-weight:700;align-items:center;color:#F5EDD8;font-size:1.5rem;display:flex;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;overflow-wrap:anywhere;}
.aft_stat_v_accentcin{color:#D4A017;}
@media(max-width:1022px){.aft_statcin{grid-template-columns:repeat(2,1fr);}
}
.aft_wlccin{background:linear-gradient(120deg,#12100A,#0D0E14);border-radius:1.25rem;border:1px solid #3A3025;padding:2.25rem 40px;grid-template-columns:1.2fr .8fr;gap:1.5rem;overflow:hidden;display:grid;align-items:center;color:#F5EDD8;position:relative;}
.aft_wlccin>*{min-width:0;}
.aft_wlccin .aft_eyebrowcin{color:#F0C430;}
.aft_wlc_glowcin{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;height:16.25rem;top:-2.5rem;width:16.25rem;right:-40px;position:absolute;}
.aft_wlc_incin{position:relative;}
.aft_wlc_h2cin{margin:0.625rem 0 8px;font-weight:700;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:34px;overflow-wrap:break-word;color:#F5EDD8;line-height:1.03;}
.aft_wlc_h2cin em{color:#F0C430;font-style:normal;}
.aft_wlc_subcin{max-width:26.25rem;color:#A89870;font-size:0.875rem;line-height:1.55;margin-bottom:18px;}
.aft_wlc_termscin{gap:10px;flex-direction:column;position:relative;display:flex;}
.aft_termcin{border:1px solid rgba(255, 220, 100, 0.13);gap:0.688rem;padding:13px 0.938rem;border-radius:13px;background:rgba(255, 220, 100, 0.08);display:flex;align-items:center;}
.aft_termcin svg{flex:none;height:1.25rem;width:1.25rem;color:#F0C430;}
.aft_term_kcin{color:#A89870;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;}
.aft_term_vcin{color:#F5EDD8;font-size:0.875rem;font-weight:700;margin-top:2px;}
@media(max-width:1025px){.aft_wlccin{grid-template-columns:1fr;}
}
@media(max-width:563px){.aft_wlc_h2cin{font-size:1.625rem;}
}
.aft_jpcin{gap:0.875rem;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.aft_jpcin>*{min-width:0;}
.aft_jp_herocin{overflow:hidden;background:linear-gradient(135deg,#12100A,#0D0E14);gap:0.875rem;padding:26px;border-radius:20px;border:1px solid #3A3025;min-height:180px;color:#F5EDD8;display:flex;justify-content:space-between;flex-direction:column;position:relative;}
.aft_jp_glowcin{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;right:-40px;position:absolute;height:180px;width:11.25rem;top:-2.5rem;}
.aft_jp_k_rowcin{gap:0.625rem;position:relative;display:flex;align-items:center;justify-content:space-between;}
.aft_jp_kcin{letter-spacing:.12em;font-size:0.625rem;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#8C7F68;}
.aft_jp_herocin .aft_jp_kcin{color:#A89870;}
.aft_jp_amtcin{font-size:42px;line-height:1;position:relative;font-weight:700;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F0C430;}
.aft_jp_subcin{font-size:12px;color:#A89870;margin-top:5px;}
.aft_jp_cellcin{border:1px solid #3A3025;padding:1.375rem;background:#17140F;border-radius:20px;justify-content:space-between;flex-direction:column;min-height:180px;display:flex;}
.aft_jp_cellcin .aft_jp_amtcin{color:#F5EDD8;font-size:1.875rem;}
.aft_jp_cellcin .aft_jp_subcin{color:#8C7F68;}
@media(max-width:1025px){.aft_jpcin{grid-template-columns:1fr;}
}
@media(max-width:560px){.aft_jp_amtcin{font-size:32px;}
}
.aft_suppcin{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.aft_suppcin>*{min-width:0;}
.aft_supp_cardcin{padding:1.5rem;background:#17140F;border-radius:13px;border:1px solid #3A3025;}
.aft_supp_cardcin svg{margin-bottom:14px;color:#D4A017;height:24px;width:1.5rem;}
.aft_supp_cardcin h3{color:#F5EDD8;margin-bottom:6px;font-weight:700;font-size:1rem;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.aft_supp_cardcin p{line-height:1.55;color:#C4B89A;font-size:13px;}
@media(max-width:1025px){.aft_suppcin{grid-template-columns:1fr;}
}
.aft_pay_logoscin{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.aft_pay_logoscin>*{min-width:0;}
.aft_paycin{border:1px solid #3A3025;border-radius:0.5rem;font-size:0.75rem;font-weight:700;align-items:center;height:48px;display:flex;justify-content:center;color:#C4B89A;}
.aft_tablecin{overflow:hidden;border:1px solid #3A3025;border-radius:0.813rem;}
.aft_trowcin{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.aft_trowcin>div{padding:13px 0.875rem;min-width:0;}
.aft_trowcin>div:first-child{font-weight:700;padding-left:16px;color:#F5EDD8;}
.aft_trow_thcin{background:#0E0C0A;font-size:0.594rem;color:#8C7F68;letter-spacing:.06em;text-transform:uppercase;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.aft_trowcin:not(.aft_trow_thcin){background:#17140F;border-top:1px solid #2A2318;color:#C4B89A;}
.aft_trow_zebracin{background:#1E1A13;}
.aft_poscin{color:#D4A017;font-weight:700;}
@media(max-width:1023px){.aft_pay_logoscin{grid-template-columns:repeat(2,1fr);}
}
.aft_promo_gridcin{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.aft_promo_gridcin>*{min-width:0;}
.aft_promocin{border:1px solid #3A3025;overflow:hidden;border-radius:20px;background:#17140F;padding:1.5rem;position:relative;min-height:150px;}
.aft_promo_hcin{margin-top:6px;color:#F5EDD8;line-height:1.05;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;font-size:1.625rem;}
.aft_promo_hcin em{font-style:normal;color:#D4A017;}
.aft_promo_pcin{line-height:1.5;margin-top:8px;color:#C4B89A;font-size:0.781rem;}
.aft_promo_featcin{background:linear-gradient(135deg,#12100A,#0D0E14);border-color:#3A3025;}
.aft_promo_featcin .aft_promo_hcin{color:#F5EDD8;}
.aft_promo_featcin .aft_promo_hcin em{color:#F0C430;}
.aft_promo_featcin .aft_promo_pcin{color:#A89870;}
.aft_promo_featcin .aft_eyebrowcin{color:#F0C430;}
@media(max-width:1027px){.aft_promo_gridcin{grid-template-columns:1fr;}
}
.aft_stepscin{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.aft_stepscin>*{min-width:0;}
.aft_stepcin{border:1px solid #3A3025;background:#17140F;padding:1.5rem;border-radius:13px;position:relative;}
.aft_step_numcin{border-radius:0.5rem;background:#F0C430;display:flex;width:1.875rem;margin-bottom:0.875rem;font-size:0.813rem;font-weight:700;align-items:center;justify-content:center;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#1A1200;height:1.875rem;}
.aft_step_hcin{font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1rem;font-weight:700;color:#F5EDD8;margin-bottom:7px;}
.aft_step_pcin{color:#C4B89A;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.aft_stepscin{grid-template-columns:1fr;}
}
.aft_gmcin{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.aft_gmcin>*{min-width:0;}
.aft_gm_panelcin{border-radius:20px;border:1px solid #3A3025;padding:28px;background:#17140F;}
.aft_gm_h2cin{margin:0.625rem 0 8px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;font-weight:700;font-size:24px;}
.aft_gm_textcin{font-size:13.5px;line-height:1.6;margin-bottom:1.25rem;max-width:27.5rem;color:#C4B89A;}
.aft_gm_levelcin{gap:14px;align-items:center;display:flex;margin-bottom:16px;}
.aft_gm_lvcin{font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:24px;color:#D4A017;font-weight:700;}
.aft_gm_bar_wrapcin{flex:1;min-width:0;}
.aft_gm_bar_metacin{color:#8C7F68;display:flex;font-size:0.625rem;justify-content:space-between;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:5px;}
.aft_barcin{border-radius:999px;overflow:hidden;background:#0E0C0A;height:0.5rem;}
.aft_bar_fillcin{border-radius:999px;background:linear-gradient(90deg,#F0C430,#9E720A);height:100%;display:block;}
.aft_gm_missionscin{gap:9px;display:flex;flex-wrap:wrap;}
.aft_gm_refercin{overflow:hidden;background:linear-gradient(150deg,#12100A,#0D0E14);padding:28px;border-radius:20px;border:1px solid #3A3025;flex-direction:column;justify-content:space-between;color:#F5EDD8;display:flex;position:relative;}
.aft_gm_refercin .aft_eyebrowcin{color:#F0C430;}
.aft_gm_ref_h2cin{margin:10px 0 8px;font-size:1.5rem;color:#F5EDD8;line-height:1.1;font-weight:700;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.aft_gm_ref_h2cin em{color:#F0C430;font-style:normal;}
.aft_gm_ref_textcin{margin-bottom:18px;font-size:13px;color:#A89870;line-height:1.55;}
@media(max-width:1021px){.aft_gmcin{grid-template-columns:1fr;}
}
.aft_tourcin{border-radius:20px;overflow:hidden;grid-template-columns:1.05fr 1fr;border:1px solid #3A3025;display:grid;}
.aft_tourcin>*{min-width:0;}
.aft_tour_lcin{background:linear-gradient(135deg,#12100A,#0D0E14);padding:34px;overflow:hidden;color:#F5EDD8;position:relative;}
.aft_tour_h2cin{margin:12px 0 10px;color:#F5EDD8;line-height:1.05;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;font-size:30px;}
.aft_tour_h2cin em{color:#F0C430;font-style:normal;}
.aft_tour_textcin{max-width:21.25rem;color:#A89870;font-size:0.844rem;line-height:1.6;margin-bottom:1.25rem;}
.aft_tour_metacin{gap:18px;flex-wrap:wrap;margin-bottom:1.25rem;align-items:flex-end;display:flex;}
.aft_tour_capcin{margin-bottom:0.313rem;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;color:#A89870;text-transform:uppercase;}
.aft_countcin{gap:0.375rem;display:flex;}
.aft_countcin span{background:rgba(255, 220, 100, 0.08);padding:0.25rem 9px;border-radius:8px;border:1px solid rgba(255, 220, 100, 0.13);font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:22px;font-weight:700;}
.aft_tour_unitscin{color:#A89870;font-size:10px;}
.aft_boardcin{background:#17140F;padding:1.75rem 30px;}
.aft_board_headcin{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;}
.aft_board_titlecin{font-weight:700;color:#F5EDD8;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:16px;}
.aft_board_updcin{color:#8C7F68;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;font-size:10px;}
.aft_board_listcin{gap:2px;display:flex;flex-direction:column;}
.aft_board_rowcin{padding:0.625rem 12px;gap:0.75rem;border-radius:8px;align-items:center;display:flex;}
.aft_board_top1cin{background:rgba(212, 160, 23, 0.12);}
.aft_board_rkcin{color:#8C7F68;font-size:0.875rem;width:1.25rem;font-weight:700;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.aft_board_top1cin .aft_board_rkcin{color:#D4A017;}
.aft_board_nmcin{flex:1;min-width:0;color:#C4B89A;font-size:0.844rem;font-weight:600;}
.aft_board_top1cin .aft_board_nmcin{font-weight:700;color:#F5EDD8;}
.aft_board_ptcin{font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C4B89A;font-size:0.781rem;}
@media(max-width:1022px){.aft_tourcin{grid-template-columns:1fr;}
}
@media(max-width:559px){.aft_tour_h2cin{font-size:24px;}
}
.aft_dw_h2cin{line-height:1.08;font-weight:700;margin-bottom:0.625rem;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;font-size:1.625rem;}
.aft_steps_vcin{grid-template-columns:1fr;gap:0.625rem;}
.aft_steps_vcin .aft_stepcin{padding:18px 20px;}
@media(max-width:562px){.aft_dw_h2cin{font-size:1.438rem;}
}
.aft_vip_headcin{gap:12px;justify-content:space-between;flex-wrap:wrap;display:flex;margin-bottom:1.125rem;align-items:flex-end;}
.aft_vip_introcin{font-size:13px;max-width:26.25rem;color:#C4B89A;}
.aft_vipcin{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.aft_vipcin>*{min-width:0;}
.aft_tiercin{border:1px solid #3A3025;background:#17140F;border-radius:13px;padding:20px;}
.aft_tier_oncin{border-color:#D4A017;background:rgba(212, 160, 23, 0.12);}
.aft_tier_medalcin{background:linear-gradient(135deg,#F0C430,#9E720A);border-radius:8px;height:30px;margin-bottom:14px;width:30px;}
.aft_tier_namecin{color:#F5EDD8;font-size:15px;font-weight:700;margin-bottom:0.313rem;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.aft_tier_txcin{font-size:0.719rem;line-height:1.5;color:#8C7F68;}
@media(max-width:1027px){.aft_vipcin{grid-template-columns:repeat(2,1fr);}
}
.aft_op_h2cin{margin:0.625rem 0 8px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.1;color:#F5EDD8;font-weight:700;font-size:1.5rem;}
.aft_op_textcin{line-height:1.6;color:#C4B89A;font-size:0.844rem;}
@media(max-width:557px){.aft_op_h2cin{font-size:22px;}
}
.aft_et_h2cin{margin:0.625rem 0 14px;font-size:28px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;line-height:1.08;font-weight:700;}
.aft_et_rightcin{gap:10px;display:flex;flex-direction:column;}
.aft_et_updatedcin{padding:14px 1.125rem;gap:10px;border-radius:13px;border:1px solid #3A3025;background:#0E0C0A;font-size:0.75rem;align-items:center;color:#C4B89A;display:flex;}
.aft_et_updatedcin svg{flex:none;color:#D4A017;width:15px;height:15px;}
.aft_et_updatedcin b{color:#F5EDD8;}
@media(max-width:557px){.aft_et_h2cin{font-size:24px;}
}
.aft_provscin{grid-template-columns:repeat(6,1fr);gap:0.75rem;margin-bottom:28px;display:grid;}
.aft_provscin>*{min-width:0;}
.aft_provcin{border-radius:13px;background:#17140F;border:1px solid #3A3025;padding:12px;align-items:center;text-decoration:none;justify-content:center;height:64px;display:flex;}
.aft_prov_imgcin{max-height:32px;object-fit:contain;max-width:100%;}
.aft_respcin{padding:26px;border-radius:0.813rem;gap:24px;background:#17140F;border:1px solid #3A3025;justify-content:space-between;align-items:center;flex-wrap:wrap;display:flex;}
.aft_resp_incin{max-width:35rem;}
.aft_resp_hcin{margin-bottom:8px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD8;font-weight:700;font-size:1.188rem;}
.aft_resp_pcin{font-size:0.844rem;line-height:1.6;color:#C4B89A;}
.aft_resp_badgescin{gap:14px;display:flex;flex-wrap:wrap;align-items:center;}
.aft_age18cin{border:1.5px solid #E03C2F;border-radius:8px;padding:4px 0.5rem;font-size:0.813rem;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#E03C2F;font-weight:700;}
.aft_resp_orgcin{font-weight:600;color:#8C7F68;font-size:13px;}
@media(max-width:1025px){.aft_provscin{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.aft_provscin{grid-template-columns:repeat(2,1fr);}
}
.aft_gd_headcin{gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;display:flex;}
.aft_ab_h2cin{margin:0.875rem 0 1rem;color:#F5EDD8;font-weight:700;line-height:1.08;font-size:32px;font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.aft_ab_bodycin{font-size:0.938rem;color:#C4B89A;margin-bottom:0.875rem;line-height:1.65;}
.aft_ab_chipscin{gap:10px;display:flex;flex-wrap:wrap;margin-top:8px;}
.aft_faqcin{gap:10px;display:flex;flex-direction:column;}
.aft_faq_itemcin{border-radius:0.813rem;background:#17140F;border:1px solid #3A3025;padding:18px 22px;}
.aft_faq_qcin{list-style:none;gap:1rem;color:#F5EDD8;display:flex;align-items:center;cursor:pointer;justify-content:space-between;font-weight:600;font-size:0.969rem;}
.aft_faq_qcin::-webkit-details-marker{display:none;}
.aft_faq_q_tcin{gap:10px;display:flex;}
.aft_faq_q_icin{color:#D4A017;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-style:normal;}
.aft_faq_pmcin{font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:20px;color:#D4A017;}
.aft_faq_itemcin[open] .aft_faq_pmcin{transform:rotate(45deg);}
.aft_faq_acin{margin-top:0.75rem;font-size:0.844rem;color:#C4B89A;line-height:1.6;}
@media(max-width:558px){.aft_ab_h2cin{font-size:26px;}
}
.aft_footercin{background:#090806;padding:40px 1.75rem;border-top:1px solid #2A2318;}
.aft_footer_gridcin{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;margin-left:auto;margin-bottom:28px;max-width:1400px;margin-right:auto;display:grid;}
.aft_footer_gridcin>*{min-width:0;}
.aft_footer_gridcin h4{color:#564E3F;font-size:0.625rem;margin-bottom:0.813rem;text-transform:uppercase;font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;}
.aft_fcolcin{gap:0.563rem;font-size:13px;flex-direction:column;display:flex;color:#C4B89A;}
.aft_fcolcin a{cursor:pointer;}
.aft_ft_aboutcin{line-height:1.6;max-width:16.25rem;color:#8C7F68;margin-top:0.75rem;font-size:13px;}
.aft_ft_contactcin{font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;overflow-wrap:anywhere;color:#D4A017;margin-top:0.75rem;font-size:12.5px;}
.aft_footer_bottomcin{margin:0 auto;gap:1rem;justify-content:space-between;padding-top:20px;border-top:1px solid #2A2318;align-items:center;flex-wrap:wrap;max-width:1400px;display:flex;}
.aft_footer_bottomcin p{line-height:1.6;max-width:45rem;color:#564E3F;font-size:11px;}
@media(max-width:1026px){.aft_footer_gridcin{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.aft_footer_gridcin{grid-template-columns:1fr;}
}