*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0f0d0a;-webkit-font-smoothing:antialiased;line-height:1.55;color:#c2b590;text-rendering:optimizeLegibility;font-size:0.938rem;overflow-wrap:break-word;font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
button{background:none;border:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:8px;width:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(10, 8, 5, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.amo-shellems{grid-template-columns:15.5rem 1fr;display:grid;min-height:100vh;}
.amo-mainems{min-width:0;}
.amo-wrapems{margin:0 auto;width:100%;max-width:87.5rem;}
.amo-containerems{margin:0 auto;padding:0 1rem;max-width:87.5rem;width:100%;}
@media(min-width:769px){.amo-containerems{padding:0 28px;}
}
.amo-sectionems{padding:1.5rem 1.75rem;}
.amo-section_ptems{padding-top:34px;}
.amo-band_softems{background:#1a1710;}
.amo-eyebrowems{font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:600;font-size:0.656rem;overflow-wrap:break-word;line-height:1.4;color:#fbb034;display:inline-block;letter-spacing:.14em;text-transform:uppercase;}
.amo-drawer_cbems{display:none;}
.amo-overlayems{display:none;}
@media(max-width:1025px){.amo-shellems{grid-template-columns:1fr;}
.amo-mainems{padding-bottom:4.875rem;}
.amo-drawer_cbems:checked~.amo-overlayems{background:rgba(10, 8, 5, 0.72);inset:0;position:fixed;display:block;z-index:70;}
}
@media(max-width:560px){.amo-sectionems{padding:1.125rem 1rem;}
.amo-section_ptems{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 ---------- */
.amo-sideems{gap:1.375rem;background:#13110d;padding:1.375rem 18px;height:100vh;overflow-y:auto;top:0;display:flex;align-self:start;position:sticky;flex-direction:column;border-right:1px solid #2a2318;}
.amo-brandems{gap:10px;align-items:center;display:flex;}
.amo-logoems{font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;color:#f5edda;font-size:1.313rem;letter-spacing:-.02em;}
.amo-side_ctaems{border-radius:13px;padding:1rem;border:1px solid #352c1e;background:rgba(251, 176, 52, 0.11);}
.amo-side_cta_hems{margin-bottom:0.375rem;color:#f5edda;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;line-height:1.15;font-size:1.063rem;font-weight:700;}
.amo-side_cta_pems{line-height:1.45;font-size:12px;color:#c2b590;margin-bottom:0.75rem;}
.amo-navems{gap:3px;display:flex;flex-direction:column;}
.amo-nav_labelems{padding:0.375rem 10px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.14em;font-size:0.594rem;text-transform:uppercase;color:#5a5040;}
.amo-nav_itemems{padding:0.625rem;border-radius:8px;gap:0.688rem;display:flex;font-size:0.875rem;align-items:center;font-weight:500;color:#c2b590;}
.amo-nav_itemems svg{width:17px;height:17px;}
.amo-nav_itemems:hover{background:rgba(251, 176, 52, 0.11);color:#f5edda;}
.amo-nav_item_onems{background:rgba(251, 176, 52, 0.11);font-weight:600;color:#fbb034;}
.amo-side_footems{background:#1a1710;padding:12px;border-radius:0.813rem;border:1px solid #352c1e;margin-top:auto;}
.amo-side_footems p{font-size:12.5px;color:#c2b590;line-height:1.4;margin-top:0.25rem;}
/* ---------- topbar ---------- */
.amo-topems{gap:1rem;padding:14px 28px;background:#13110d;display:flex;position:sticky;top:0;align-items:center;border-bottom:1px solid #2a2318;z-index:40;}
.amo-top_brandems{gap:9px;align-items:center;display:none;}
.amo-searchems{gap:10px;border:1px solid #352c1e;padding:11px 0.875rem;background:#1a1710;flex:1;border-radius:0.813rem;color:#8a7d62;align-items:center;font-size:0.844rem;display:flex;max-width:440px;}
.amo-searchems svg{flex:none;width:1rem;height:16px;}
.amo-top_actionsems{gap:0.75rem;margin-left:auto;align-items:center;display:flex;}
.amo-langems{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#c2b590;font-size:0.75rem;}
.amo-burgerems{border-radius:8px;background:#1a1710;border:1px solid #352c1e;align-items:center;display:none;height:2.5rem;color:#f5edda;width:40px;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.amo-botnavems{display:none;}
@media(max-width:1023px){.amo-sideems{transition:transform .25s ease;height:100vh;position:fixed;width:280px;top:0;z-index:80;transform:translateX(-100%);left:0;}
.amo-drawer_cbems:checked~.amo-shellems .amo-sideems{transform:translateX(0);}
.amo-topems{gap:12px;padding:14px 1rem;flex-wrap:wrap;position:static;}
.amo-top_brandems{display:flex;}
.amo-searchems{display:none;}
.amo-burgerems{display:flex;}
.amo-top_actionsems{gap:10px;align-items:stretch;margin-left:0;width:100%;}
.amo-top_actionsems .amo-langems{display:none;}
.amo-top_actionsems .amo-btnems{flex:1;padding:0.688rem 0.625rem;text-align:center;}
.amo-botnavems{padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);background:#13110d;bottom:0;z-index:65;right:0;transform:translateZ(0);border-top:1px solid #352c1e;position:fixed;display:grid;left:0;}
.amo-bnems{padding:6px 2px 0;gap:4px;display:flex;align-items:center;min-width:0;font-size:10px;flex-direction:column;color:#c2b590;font-weight:600;justify-content:flex-end;}
.amo-bnems svg{flex:none;width:22px;height:1.375rem;}
.amo-bnems span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;}
.amo-bn_onems{color:#fbb034;}
.amo-bn_centerems{position:relative;}
.amo-bn_fabems{border-radius:50%;background:#fbb034;align-items:center;transform:translateX(-50%);width:3.125rem;justify-content:center;display:flex;box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(251, 176, 52, 0.18);height:3.125rem;position:absolute;left:50%;top:-20px;color:#0f0d0a;}
.amo-bn_fabems svg{height:1.5rem;width:1.5rem;}
.amo-bn_centerems span{color:#fbb034;}
}
.amo-btnems{gap:0.5rem;transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;border-radius:0.5rem;padding:0.688rem 22px;font-size:0.875rem;cursor:pointer;justify-content:center;font-weight:700;align-items:center;display:inline-flex;font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.amo-btn_priems{background:#fbb034;box-shadow:0 4px 1.125rem rgba(251, 176, 52, 0.40), 0 1px 4px rgba(0, 0, 0, 0.35);color:#0f0d0a;}
.amo-btn_priems:hover{background:#e09c20;}
.amo-btn_ghostems{background:rgba(251, 176, 52, 0.11);font-weight:600;color:#f5edda;}
.amo-btn_lineems{background:transparent;border:1px solid #4d3f28;color:#f5edda;font-weight:600;}
.amo-btn_lgems{padding:1rem 30px;border-radius:0.813rem;font-size:15px;}
.amo-bandems .amo-btn_lineems{border-color:rgba(255, 255, 255, 0.12);color:#f5edda;}
.amo-bandems .amo-btn_ghostems{background:rgba(255, 255, 255, 0.07);color:#f5edda;}
.amo-link_mems{gap:5px;align-items:center;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;text-decoration:none;display:inline-flex;color:#fbb034;font-size:12px;cursor:pointer;}
.amo-link_mems svg{height:14px;width:0.875rem;}
.amo-bandems .amo-link_mems{color:#fbb034;}
.amo-dotems{background:#fbb034;border-radius:50%;flex:none;width:0.438rem;height:7px;}
.amo-dot_liveems{background:#e03c3c;animation:zm3-pulse 1.4s infinite;}
.amo-starsems{gap:2px;color:#fbb034;display:inline-flex;}
.amo-starsems svg{width:0.938rem;height:15px;}
.amo-chipems{background:#1a1710;border:1px solid #352c1e;gap:6px;padding:7px 0.75rem;border-radius:0.5rem;font-size:0.688rem;align-items:center;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#c2b590;display:inline-flex;}
.amo-chip_onems{background:rgba(251, 176, 52, 0.11);border-color:transparent;color:#fbb034;}
.amo-gcems{color:inherit;min-width:0;cursor:pointer;text-decoration:none;display:block;}
.amo-gc_thumbems{border:1px solid #352c1e;overflow:hidden;border-radius:13px;position:relative;background-size:cover;display:block;aspect-ratio:1;background-position:center;}
.amo-gc_thumb_portraitems{aspect-ratio:3/4;}
.amo-gc_thumb_wideems{aspect-ratio:16/11;}
.amo-gc_capems{padding:0.563rem;background:linear-gradient(transparent,rgba(10, 8, 5, 0.72));right:0;bottom:0;position:absolute;left:0;}
.amo-gc_nameems{font-weight:700;display:block;font-size:0.781rem;color:#f5edda;}
.amo-gc_metaems{color:#b09a6e;font-size:0.688rem;}
.amo-gc_badgeems{border-radius:0.5rem;padding:2px 0.375rem;background:#fbb034;position:absolute;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;font-size:8px;right:8px;top:8px;color:#0f0d0a;}
.amo-gc_badge_hotems{background:#e03c3c;color:#f5edda;}
.amo-gc_badge_liveems{background:#e03c3c;left:0.5rem;color:#f5edda;right:auto;}
.amo-gc_multems{inset:0;position:absolute;justify-content:center;font-weight:700;font-size:28px;display:flex;color:#fbb034;align-items:center;}
.amo-pcems{border-radius:0.813rem;border:1px solid #352c1e;background:#1a1710;align-items:center;font-weight:700;font-size:14px;justify-content:center;display:flex;height:4rem;color:#c2b590;}
.amo-railems{min-width:0;}
.amo-rail_scrollems{gap:0.875rem;display:grid;}
.amo-rail_scrollems>*{min-width:0;}
.amo-g6ems{grid-template-columns:repeat(6,1fr);}
.amo-g7ems{grid-template-columns:repeat(7,1fr);}
.amo-g4ems{grid-template-columns:repeat(4,1fr);}
@media(max-width:1027px){.amo-g6ems,.amo-g7ems{grid-template-columns:none;overflow-x:auto;grid-auto-columns:120px;scroll-snap-type:x mandatory;padding-bottom:0.375rem;grid-auto-flow:column;}
.amo-g6ems>*,.amo-g7ems>*{scroll-snap-align:start;}
.amo-g4ems{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.amo-g4ems{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.amo-panelems{padding:28px 2rem;border:1px solid #352c1e;background:#1a1710;border-radius:1.25rem;}
.amo-splitems{gap:36px;display:grid;align-items:start;}
.amo-splitems>*{min-width:0;}
.amo-split_aems{grid-template-columns:.85fr 1.15fr;}
.amo-split_bems{grid-template-columns:1fr 1.1fr;}
.amo-split_cems{grid-template-columns:1.1fr .9fr;}
.amo-pgridems{grid-template-columns:.9fr 1.1fr;gap:40px;display:grid;align-items:center;}
.amo-pgridems>*{min-width:0;}
.amo-leadems{color:#c2b590;font-size:0.938rem;margin-bottom:0.875rem;line-height:1.65;}
.amo-featems{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.amo-featems>*{min-width:0;}
.amo-feat2ems{grid-template-columns:1fr 1fr;}
.amo-feat_cardems{border-radius:20px;background:#1a1710;border:1px solid #352c1e;padding:1.625rem;}
.amo-feat_cardems svg{margin-bottom:16px;width:1.625rem;height:26px;color:#fbb034;}
.amo-feat_cardems h3{font-size:1.125rem;color:#f5edda;font-weight:700;margin-bottom:0.5rem;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-feat_cardems p{color:#c2b590;font-size:0.813rem;line-height:1.6;}
.amo-feat_cardems b{color:#f5edda;}
.amo-bigems{gap:1.375rem;flex-wrap:wrap;display:flex;}
.amo-big_nems{color:#fbb034;font-size:26px;font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-big_lems{font-size:0.75rem;color:#8a7d62;}
.amo-personems{border-radius:0.813rem;border:1px solid #352c1e;gap:14px;padding:1rem 1.125rem;background:#1a1710;align-items:center;display:flex;}
.amo-avatarems{flex:none;background:linear-gradient(135deg,#fbb034,#c97d0e);border-radius:50%;width:44px;height:44px;}
.amo-person_nameems{font-size:14px;color:#f5edda;font-weight:700;}
.amo-person_roleems{font-size:0.75rem;color:#8a7d62;}
.amo-kvems{gap:1px;border-radius:13px;overflow:hidden;grid-template-columns:1fr 1fr;background:#352c1e;border:1px solid #352c1e;display:grid;}
.amo-kvems>div{padding:16px 18px;background:#0f0d0a;min-width:0;}
.amo-kv_kems{color:#fbb034;margin-bottom:5px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;font-size:0.594rem;}
.amo-kv_vems{font-size:0.844rem;color:#f5edda;font-weight:700;}
@media(max-width:1027px){.amo-split_aems,.amo-split_bems,.amo-split_cems,.amo-pgridems{gap:24px;grid-template-columns:1fr;}
.amo-featems,.amo-feat2ems{grid-template-columns:1fr;}
.amo-kvems{grid-template-columns:1fr;}
}
.amo-shems{min-width:0;margin-bottom:1rem;}
.amo-sh_rowems{gap:12px;justify-content:space-between;display:flex;align-items:flex-end;flex-wrap:wrap;}
.amo-sh_rowems .amo-sh_lems{gap:6px;flex-direction:column;display:flex;min-width:0;}
.amo-sh_stackems{gap:0.625rem;flex-direction:column;display:flex;align-items:flex-start;}
.amo-sh_centerems{gap:0.625rem;align-items:center;flex-direction:column;text-align:center;display:flex;}
.amo-sh_h2ems{gap:0.563rem;font-weight:700;line-height:1.1;font-size:1.25rem;overflow-wrap:break-word;display:flex;align-items:center;color:#f5edda;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
@media(min-width:767px){.amo-sh_h2ems{font-size:24px;}
}
.amo-bandems .amo-sh_h2ems{color:#f5edda;}
.amo-eb_monoems{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;text-transform:none;letter-spacing:.08em;}
.amo-eb_monoems::before{content:"// ";}
.amo-eb_upperems{text-transform:uppercase;letter-spacing:.14em;}
.amo-eb_pillems{padding:5px 11px;background:rgba(251, 176, 52, 0.11);border-radius:999px;letter-spacing:.12em;text-transform:uppercase;}
.amo-eb_lineems{gap:10px;align-items:center;display:inline-flex;}
.amo-eb_lineems::before{background:#fbb034;width:1.5rem;display:inline-block;height:1px;content:"";}
.amo-bandems .amo-eb_lineems::before{background:#fbb034;}
.amo-bandems .amo-eb_pillems{background:rgba(255, 255, 255, 0.07);}
.amo-sh_linkems{gap:0.375rem;transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;padding-bottom:2px;border-bottom:1px solid #f5edda;font-size:13px;color:#f5edda;font-weight:600;align-items:center;display:inline-flex;white-space:nowrap;}
.amo-sh_linkems:hover{border-color:#fbb034;color:#fbb034;}
.amo-sh_linkems svg{height:14px;width:0.875rem;}
.amo-sh_link_chevems{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;padding-bottom:0;color:#fbb034;border-bottom:0;font-size:0.75rem;}
.amo-sh_link_btnems{border-radius:62.438rem;padding:0.563rem 1.125rem;background:#fbb034;color:#0f0d0a;border-bottom:0;}
.amo-sh_link_btnems:hover{background:#e09c20;border-color:transparent;}
.amo-bandems .amo-sh_linkems{border-color:#f5edda;color:#f5edda;}
.amo-bandems .amo-sh_link_chevems{color:#fbb034;}
.amo-sh_ruleems{margin:-2px 0 16px;background:#352c1e;height:1px;}
.amo-bandems .amo-sh_ruleems{background:rgba(255, 255, 255, 0.12);}
.amo-seo_grid3ems{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.amo-seo_grid4ems{gap:0.813rem;grid-template-columns:repeat(4,1fr);display:grid;}
.amo-seo_grid3ems>*,.amo-seo_grid4ems>*{min-width:0;}
.amo-seo_cardems{border-radius:0.813rem;padding:24px;border:1px solid #352c1e;background:#1a1710;}
.amo-seo_cardems h3{color:#f5edda;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:1.125rem;margin-bottom:8px;}
.amo-seo_cardems p{color:#c2b590;font-size:13px;line-height:1.6;}
.amo-seo_card_smems{padding:1.25rem;}
.amo-seo_card_smems h3{font-size:16px;}
.amo-seo_card_smems p{font-size:0.781rem;line-height:1.55;}
.amo-seo_rtp_rowems{grid-template-columns:1fr 1fr;gap:36px;margin-top:1rem;display:grid;align-items:center;}
.amo-rtpems{gap:0.875rem;display:flex;min-width:0;}
.amo-rtpems>div{padding:1rem;border-radius:0.813rem;flex:1;background:#0f0d0a;text-align:center;min-width:0;}
.amo-rtp_nems{color:#fbb034;font-weight:700;font-size:26px;white-space:nowrap;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-rtp_lems{font-size:0.688rem;margin-top:4px;color:#8a7d62;}
.amo-cmpems{border-radius:0.813rem;overflow:hidden;border:1px solid #352c1e;max-width:760px;}
.amo-cmp_rowems{grid-template-columns:1.6fr 1fr 1fr;font-size:13px;display:grid;}
.amo-cmp_rowems>div{padding:0.813rem 0.875rem;min-width:0;text-align:center;}
.amo-cmp_rowems>div:first-child{text-align:left;font-weight:600;padding-left:22px;color:#f5edda;}
.amo-cmp_thems{background:#0f0d0a;font-size:0.781rem;font-weight:700;}
.amo-cmp_rowems:not(.amo-cmp_thems){background:#1a1710;border-top:1px solid #2a2318;color:#c2b590;}
.amo-cmp_zebraems{background:#141209;}
.amo-guideems{border:1px solid #352c1e;background:#1a1710;overflow:hidden;border-radius:0.813rem;cursor:pointer;}
.amo-guide_coverems{height:8.125rem;}
.amo-guide_bodyems{padding:1.25rem;}
.amo-guide_bodyems h3{margin:7px 0 0.563rem;font-size:1rem;line-height:1.25;color:#f5edda;font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-guide_metaems{font-size:0.719rem;color:#8a7d62;}
.amo-hubems{gap:28px;grid-template-columns:repeat(5,1fr);display:grid;border-top:1px solid #2a2318;padding-top:1.75rem;}
.amo-hubems>*{min-width:0;}
.amo-hubems h4{margin-bottom:11px;color:#f5edda;font-size:13px;font-weight:700;}
.amo-hub_colems{gap:8px;display:flex;color:#c2b590;flex-direction:column;font-size:13px;}
.amo-hub_colems a{cursor:pointer;}
@media(max-width:1023px){.amo-seo_grid3ems{grid-template-columns:1fr;}
.amo-seo_grid4ems{grid-template-columns:repeat(2,1fr);}
.amo-seo_rtp_rowems{grid-template-columns:1fr;gap:20px;}
.amo-hubems{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:563px){.amo-hubems{grid-template-columns:1fr;}
}
.amo-tkems{overflow:hidden;background:#090807;border-bottom:1px solid #2a2318;display:flex;align-items:center;}
.amo-tk_tagems{padding:11px 1.125rem;gap:8px;background:#1a1710;flex:none;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;display:flex;font-size:10.5px;text-transform:uppercase;color:#e03c3c;font-weight:600;letter-spacing:.1em;border-right:1px solid #2a2318;align-items:center;}
.amo-tk_railems{overflow:hidden;flex:1;}
.amo-tk_trackems{animation:zm3-marquee 26s linear infinite;padding:11px 0.875rem;gap:1.75rem;font-size:0.75rem;display:flex;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#c2b590;width:max-content;white-space:nowrap;}
.amo-tk_trackems b{color:#fbb034;}
.amo-heroems{overflow:hidden;border-radius:1.25rem;border:1px solid #352c1e;background:linear-gradient(120deg,#1c1508,#0e1018);padding:2.875rem 48px;color:#f5edda;position:relative;}
.amo-hero_glowems{background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);border-radius:50%;width:340px;right:-60px;top:-3.75rem;position:absolute;height:340px;}
.amo-hero_inems{position:relative;max-width:37.5rem;}
.amo-heroems .amo-eyebrowems{color:#fbb034;}
.amo-pill_rowems{gap:0.5rem;padding:6px 13px;border:1px solid rgba(255, 255, 255, 0.12);border-radius:999px;background:rgba(255, 255, 255, 0.07);font-size:10.5px;text-transform:uppercase;color:#fbb034;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.1em;display:inline-flex;align-items:center;margin-bottom:1.375rem;}
.amo-hero_h1ems{margin:1.125rem 0;overflow-wrap:break-word;font-size:54px;letter-spacing:-.02em;line-height:1.02;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;color:#f5edda;font-weight:700;}
.amo-hero_h1ems em{color:#fbb034;font-style:normal;}
.amo-hero_subems{margin-bottom:1.75rem;max-width:30rem;line-height:1.55;color:#b09a6e;font-size:17px;}
.amo-hero_ctaems{gap:14px;display:flex;align-items:center;margin-bottom:1.625rem;flex-wrap:wrap;}
.amo-hero_trustems{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.amo-hero_rating_txtems{font-size:0.813rem;color:#b09a6e;}
@media(max-width:1024px){.amo-heroems{padding:32px 24px;}
.amo-hero_h1ems{font-size:2.375rem;}
}
@media(max-width:561px){.amo-hero_h1ems{font-size:1.875rem;}
}
.amo-statems{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.amo-statems>*{min-width:0;}
.amo-stat_itemems{border-radius:13px;padding:18px 1.25rem;border:1px solid #352c1e;background:#1a1710;}
.amo-stat_kems{margin-bottom:7px;letter-spacing:.12em;font-size:0.594rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#8a7d62;text-transform:uppercase;}
.amo-stat_vems{gap:8px;overflow-wrap:anywhere;color:#f5edda;align-items:center;font-size:24px;display:flex;min-width:0;font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-stat_v_accentems{color:#fbb034;}
@media(max-width:1025px){.amo-statems{grid-template-columns:repeat(2,1fr);}
}
.amo-wlcems{border:1px solid #352c1e;border-radius:1.25rem;gap:1.5rem;padding:2.25rem 2.5rem;background:linear-gradient(120deg,#1c1508,#0e1018);grid-template-columns:1.2fr .8fr;overflow:hidden;color:#f5edda;display:grid;align-items:center;position:relative;}
.amo-wlcems>*{min-width:0;}
.amo-wlcems .amo-eyebrowems{color:#fbb034;}
.amo-wlc_glowems{border-radius:50%;background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);height:260px;width:16.25rem;right:-40px;position:absolute;top:-2.5rem;}
.amo-wlc_inems{position:relative;}
.amo-wlc_h2ems{margin:10px 0 8px;color:#f5edda;overflow-wrap:break-word;font-size:2.125rem;line-height:1.03;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.amo-wlc_h2ems em{font-style:normal;color:#fbb034;}
.amo-wlc_subems{color:#b09a6e;font-size:14px;line-height:1.55;margin-bottom:18px;max-width:420px;}
.amo-wlc_termsems{gap:0.625rem;display:flex;position:relative;flex-direction:column;}
.amo-termems{background:rgba(255, 255, 255, 0.07);gap:0.688rem;padding:13px 15px;border:1px solid rgba(255, 255, 255, 0.12);border-radius:13px;align-items:center;display:flex;}
.amo-termems svg{flex:none;height:1.25rem;color:#fbb034;width:20px;}
.amo-term_kems{color:#b09a6e;letter-spacing:.1em;text-transform:uppercase;font-size:9.5px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.amo-term_vems{font-weight:700;color:#f5edda;font-size:14px;margin-top:2px;}
@media(max-width:1027px){.amo-wlcems{grid-template-columns:1fr;}
}
@media(max-width:557px){.amo-wlc_h2ems{font-size:1.625rem;}
}
.amo-jpems{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.amo-jpems>*{min-width:0;}
.amo-jp_heroems{border:1px solid #352c1e;background:linear-gradient(135deg,#1c1508,#0e1018);gap:0.875rem;border-radius:20px;padding:1.625rem;overflow:hidden;flex-direction:column;color:#f5edda;justify-content:space-between;display:flex;position:relative;min-height:180px;}
.amo-jp_glowems{border-radius:50%;background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);position:absolute;top:-2.5rem;height:180px;width:180px;right:-40px;}
.amo-jp_k_rowems{gap:10px;display:flex;align-items:center;position:relative;justify-content:space-between;}
.amo-jp_kems{letter-spacing:.12em;color:#8a7d62;font-size:0.625rem;text-transform:uppercase;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.amo-jp_heroems .amo-jp_kems{color:#b09a6e;}
.amo-jp_amtems{color:#fbb034;font-weight:700;font-size:2.625rem;position:relative;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;line-height:1;}
.amo-jp_subems{margin-top:5px;color:#b09a6e;font-size:0.75rem;}
.amo-jp_cellems{padding:22px;border-radius:1.25rem;background:#1a1710;border:1px solid #352c1e;flex-direction:column;min-height:11.25rem;display:flex;justify-content:space-between;}
.amo-jp_cellems .amo-jp_amtems{color:#f5edda;font-size:30px;}
.amo-jp_cellems .amo-jp_subems{color:#8a7d62;}
@media(max-width:1024px){.amo-jpems{grid-template-columns:1fr;}
}
@media(max-width:561px){.amo-jp_amtems{font-size:2rem;}
}
.amo-bannerems{overflow:hidden;border:1px solid #352c1e;border-radius:1.25rem;gap:1.75rem;padding:36px 40px;background:linear-gradient(115deg,#1c1508,#0e1018);position:relative;display:flex;align-items:center;color:#f5edda;flex-wrap:wrap;justify-content:space-between;}
.amo-banner_glowems{background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 68%);border-radius:50%;right:80px;height:12.5rem;transform:translateY(-50%);width:200px;position:absolute;top:50%;}
.amo-banner_inems{max-width:35rem;position:relative;}
.amo-bannerems .amo-eyebrowems{color:#fbb034;}
.amo-banner_h2ems{margin:10px 0;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;color:#f5edda;font-weight:700;font-size:1.875rem;line-height:1.05;}
.amo-banner_textems{color:#b09a6e;line-height:1.6;font-size:0.875rem;}
@media(max-width:557px){.amo-banner_h2ems{font-size:24px;}
}
.amo-promo_gridems{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.amo-promo_gridems>*{min-width:0;}
.amo-promoems{background:#1a1710;padding:24px;border:1px solid #352c1e;overflow:hidden;border-radius:1.25rem;position:relative;min-height:150px;}
.amo-promo_hems{line-height:1.05;font-weight:700;font-size:1.625rem;margin-top:6px;color:#f5edda;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-promo_hems em{font-style:normal;color:#fbb034;}
.amo-promo_pems{line-height:1.5;font-size:12.5px;color:#c2b590;margin-top:8px;}
.amo-promo_featems{border-color:#352c1e;background:linear-gradient(135deg,#1c1508,#0e1018);}
.amo-promo_featems .amo-promo_hems{color:#f5edda;}
.amo-promo_featems .amo-promo_hems em{color:#fbb034;}
.amo-promo_featems .amo-promo_pems{color:#b09a6e;}
.amo-promo_featems .amo-eyebrowems{color:#fbb034;}
@media(max-width:1027px){.amo-promo_gridems{grid-template-columns:1fr;}
}
.amo-pay_logosems{grid-template-columns:repeat(4,1fr);gap:9px;display:grid;}
.amo-pay_logosems>*{min-width:0;}
.amo-payems{border:1px solid #352c1e;border-radius:0.5rem;font-size:0.75rem;display:flex;color:#c2b590;font-weight:700;height:48px;justify-content:center;align-items:center;}
.amo-tableems{overflow:hidden;border-radius:0.813rem;border:1px solid #352c1e;}
.amo-trowems{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.amo-trowems>div{padding:0.813rem 14px;min-width:0;}
.amo-trowems>div:first-child{padding-left:1rem;font-weight:700;color:#f5edda;}
.amo-trow_thems{background:#0f0d0a;text-transform:uppercase;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:0.594rem;letter-spacing:.06em;color:#8a7d62;}
.amo-trowems:not(.amo-trow_thems){background:#1a1710;border-top:1px solid #2a2318;color:#c2b590;}
.amo-trow_zebraems{background:#141209;}
.amo-posems{font-weight:700;color:#fbb034;}
@media(max-width:1021px){.amo-pay_logosems{grid-template-columns:repeat(2,1fr);}
}
.amo-suppems{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.amo-suppems>*{min-width:0;}
.amo-supp_cardems{padding:1.5rem;background:#1a1710;border-radius:13px;border:1px solid #352c1e;}
.amo-supp_cardems svg{height:24px;margin-bottom:0.875rem;color:#fbb034;width:1.5rem;}
.amo-supp_cardems h3{font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.375rem;font-size:16px;font-weight:700;color:#f5edda;}
.amo-supp_cardems p{line-height:1.55;color:#c2b590;font-size:13px;}
@media(max-width:1021px){.amo-suppems{grid-template-columns:1fr;}
}
.amo-vip_headems{gap:12px;justify-content:space-between;flex-wrap:wrap;display:flex;align-items:flex-end;margin-bottom:18px;}
.amo-vip_introems{font-size:13px;max-width:26.25rem;color:#c2b590;}
.amo-vipems{grid-template-columns:repeat(5,1fr);gap:0.75rem;display:grid;}
.amo-vipems>*{min-width:0;}
.amo-tierems{padding:1.25rem;background:#1a1710;border-radius:13px;border:1px solid #352c1e;}
.amo-tier_onems{background:rgba(251, 176, 52, 0.11);border-color:#fbb034;}
.amo-tier_medalems{background:linear-gradient(135deg,#fbb034,#c97d0e);border-radius:8px;margin-bottom:14px;height:1.875rem;width:1.875rem;}
.amo-tier_nameems{margin-bottom:0.313rem;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:15px;color:#f5edda;}
.amo-tier_txems{line-height:1.5;color:#8a7d62;font-size:11.5px;}
@media(max-width:1023px){.amo-vipems{grid-template-columns:repeat(2,1fr);}
}
.amo-gmems{gap:16px;grid-template-columns:1.3fr 1fr;display:grid;}
.amo-gmems>*{min-width:0;}
.amo-gm_panelems{padding:28px;background:#1a1710;border:1px solid #352c1e;border-radius:20px;}
.amo-gm_h2ems{margin:10px 0 0.5rem;font-size:1.5rem;font-weight:700;color:#f5edda;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-gm_textems{font-size:13.5px;max-width:440px;line-height:1.6;margin-bottom:20px;color:#c2b590;}
.amo-gm_levelems{gap:14px;margin-bottom:16px;align-items:center;display:flex;}
.amo-gm_lvems{font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-size:1.5rem;color:#fbb034;font-weight:700;}
.amo-gm_bar_wrapems{flex:1;min-width:0;}
.amo-gm_bar_metaems{color:#8a7d62;margin-bottom:0.313rem;font-size:10px;display:flex;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;justify-content:space-between;}
.amo-barems{overflow:hidden;background:#0f0d0a;border-radius:62.438rem;height:0.5rem;}
.amo-bar_fillems{background:linear-gradient(90deg,#fbb034,#c97d0e);border-radius:62.438rem;height:100%;display:block;}
.amo-gm_missionsems{gap:0.563rem;flex-wrap:wrap;display:flex;}
.amo-gm_referems{overflow:hidden;padding:1.75rem;background:linear-gradient(150deg,#1c1508,#0e1018);border-radius:20px;border:1px solid #352c1e;display:flex;flex-direction:column;position:relative;color:#f5edda;justify-content:space-between;}
.amo-gm_referems .amo-eyebrowems{color:#fbb034;}
.amo-gm_ref_h2ems{margin:10px 0 0.5rem;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1;color:#f5edda;}
.amo-gm_ref_h2ems em{font-style:normal;color:#fbb034;}
.amo-gm_ref_textems{color:#b09a6e;font-size:13px;line-height:1.55;margin-bottom:18px;}
@media(max-width:1022px){.amo-gmems{grid-template-columns:1fr;}
}
.amo-stepsems{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.amo-stepsems>*{min-width:0;}
.amo-stepems{border:1px solid #352c1e;background:#1a1710;border-radius:13px;padding:24px;position:relative;}
.amo-step_numems{border-radius:8px;background:#fbb034;height:30px;align-items:center;color:#0f0d0a;font-size:0.813rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;width:30px;justify-content:center;font-weight:700;margin-bottom:14px;display:flex;}
.amo-step_hems{font-size:16px;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.438rem;font-weight:700;color:#f5edda;}
.amo-step_pems{font-size:13px;line-height:1.55;color:#c2b590;}
@media(max-width:1025px){.amo-stepsems{grid-template-columns:1fr;}
}
.amo-dw_h2ems{color:#f5edda;line-height:1.08;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;margin-bottom:10px;font-weight:700;}
.amo-steps_vems{gap:0.625rem;grid-template-columns:1fr;}
.amo-steps_vems .amo-stepems{padding:18px 20px;}
@media(max-width:562px){.amo-dw_h2ems{font-size:23px;}
}
.amo-rcems{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid;}
.amo-rcems>*{min-width:0;}
.amo-rc_awardsems{gap:11px;flex-direction:column;display:flex;}
.amo-awardems{gap:0.688rem;display:flex;align-items:center;}
.amo-awardems svg{flex:none;color:#f5c842;height:1.125rem;width:1.125rem;}
.amo-award_tems{color:#f5edda;font-weight:700;font-size:13.5px;}
.amo-award_sems{font-size:0.719rem;color:#8a7d62;}
.amo-rc_pressems{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.amo-logo_cellems{border-radius:8px;border:1px solid #352c1e;font-weight:700;font-size:13px;justify-content:center;height:48px;display:flex;align-items:center;color:#c2b590;}
.amo-rc_partnerems{padding:1.25rem;border-radius:0.813rem;background:#1a1710;border:1px solid #352c1e;}
.amo-rc_partner_nameems{margin-bottom:0.375rem;color:#f5edda;font-weight:700;font-size:18px;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-rc_partner_textems{font-size:0.781rem;line-height:1.55;color:#c2b590;}
@media(max-width:1022px){.amo-rcems{grid-template-columns:1fr;gap:1.375rem;}
.amo-rc_pressems{grid-template-columns:repeat(4,1fr);}
}
.amo-op_h2ems{margin:0.625rem 0 8px;line-height:1.1;font-size:1.5rem;color:#f5edda;font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-op_textems{line-height:1.6;color:#c2b590;font-size:0.844rem;}
@media(max-width:561px){.amo-op_h2ems{font-size:22px;}
}
.amo-et_h2ems{margin:10px 0 0.875rem;line-height:1.08;font-weight:700;color:#f5edda;font-size:28px;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;}
.amo-et_rightems{gap:10px;display:flex;flex-direction:column;}
.amo-et_updatedems{background:#0f0d0a;border-radius:0.813rem;border:1px solid #352c1e;padding:0.875rem 1.125rem;gap:10px;align-items:center;display:flex;color:#c2b590;font-size:12px;}
.amo-et_updatedems svg{flex:none;color:#fbb034;width:15px;height:15px;}
.amo-et_updatedems b{color:#f5edda;}
@media(max-width:560px){.amo-et_h2ems{font-size:1.5rem;}
}
.amo-ab_h2ems{margin:14px 0 1rem;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;color:#f5edda;font-weight:700;font-size:2rem;line-height:1.08;}
.amo-ab_bodyems{line-height:1.65;color:#c2b590;margin-bottom:14px;font-size:15px;}
.amo-ab_chipsems{gap:10px;display:flex;flex-wrap:wrap;margin-top:0.5rem;}
.amo-faqems{gap:10px;display:flex;flex-direction:column;}
.amo-faq_itemems{border:1px solid #352c1e;background:#1a1710;padding:18px 22px;border-radius:0.813rem;}
.amo-faq_qems{gap:16px;list-style:none;align-items:center;font-size:15.5px;color:#f5edda;justify-content:space-between;font-weight:600;display:flex;cursor:pointer;}
.amo-faq_qems::-webkit-details-marker{display:none;}
.amo-faq_q_tems{gap:0.625rem;display:flex;}
.amo-faq_q_iems{color:#fbb034;font-style:normal;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.amo-faq_pmems{font-size:20px;color:#fbb034;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.amo-faq_itemems[open] .amo-faq_pmems{transform:rotate(45deg);}
.amo-faq_aems{line-height:1.6;margin-top:0.75rem;font-size:0.844rem;color:#c2b590;}
@media(max-width:561px){.amo-ab_h2ems{font-size:26px;}
}
.amo-provsems{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:28px;display:grid;}
.amo-provsems>*{min-width:0;}
.amo-provems{padding:0.75rem;background:#1a1710;border:1px solid #352c1e;border-radius:13px;height:4rem;justify-content:center;display:flex;text-decoration:none;align-items:center;}
.amo-prov_imgems{max-width:100%;object-fit:contain;max-height:2rem;}
.amo-respems{padding:26px;border:1px solid #352c1e;border-radius:0.813rem;gap:24px;background:#1a1710;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;}
.amo-resp_inems{max-width:35rem;}
.amo-resp_hems{margin-bottom:8px;font-size:19px;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#f5edda;}
.amo-resp_pems{color:#c2b590;line-height:1.6;font-size:13.5px;}
.amo-resp_badgesems{gap:0.875rem;flex-wrap:wrap;align-items:center;display:flex;}
.amo-age18ems{border-radius:0.5rem;padding:4px 0.5rem;border:1.5px solid #e03c3c;font-weight:700;font-size:0.813rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#e03c3c;}
.amo-resp_orgems{font-size:0.813rem;font-weight:600;color:#8a7d62;}
@media(max-width:1025px){.amo-provsems{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:562px){.amo-provsems{grid-template-columns:repeat(2,1fr);}
}
.amo-footerems{background:#090807;padding:40px 28px;border-top:1px solid #2a2318;}
.amo-footer_gridems{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;display:grid;margin-right:auto;margin-left:auto;margin-bottom:28px;max-width:1400px;}
.amo-footer_gridems>*{min-width:0;}
.amo-footer_gridems h4{margin-bottom:0.813rem;font-size:10px;color:#5a5040;text-transform:uppercase;letter-spacing:.12em;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.amo-fcolems{gap:0.563rem;flex-direction:column;color:#c2b590;display:flex;font-size:13px;}
.amo-fcolems a{cursor:pointer;}
.amo-ft_aboutems{max-width:260px;margin-top:0.75rem;font-size:0.813rem;line-height:1.6;color:#8a7d62;}
.amo-ft_contactems{font-size:12.5px;margin-top:12px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;overflow-wrap:anywhere;color:#fbb034;}
.amo-footer_bottomems{gap:1rem;margin:0 auto;border-top:1px solid #2a2318;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;padding-top:20px;max-width:1400px;}
.amo-footer_bottomems p{font-size:11px;color:#5a5040;line-height:1.6;max-width:45rem;}
@media(max-width:1027px){.amo-footer_gridems{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.amo-footer_gridems{grid-template-columns:1fr;}
}