@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
:root{--ah_surface2:#241848;--ah_accent2:#7c3aed;--ah_line:#2d2258;--ah_muted:#a89fd6;--ah_accent-soft:rgba(139,92,246,.1);--ah_accent-glow:rgba(139,92,246,.2);--ah_bg:rgb(15,10,30);--ah_gold:#fbbf24;--ah_text:#f0edff;--ah_accent:rgb(139,92,246);--ah_surface:#1a1033}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}
body.ah-body{font-family:'Inter',sans-serif;background:var(--ah_bg);font-size:16px;margin:0;line-height:1.75;color:var(--ah_text);outline-offset:0;visibility:visible}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.ah-wrap{width:min(1200px,calc(100% - 32px));margin:0 auto}.ah-shell{padding-bottom:80px}
/* BREADCRUMB */
.ah-breadcrumb{font-size:.82rem;border-bottom:1px solid var(--ah_line);padding:10px 0}
.ah-breadcrumb ol{flex-wrap:wrap;gap:6px;padding:0;list-style:none;align-items:center;display:flex;margin:0}
.ah-breadcrumb li{color:var(--ah_muted);display:flex;align-items:center}
.ah-breadcrumb li+li::before{color:var(--ah_line);content:'›';margin-right:6px}
.ah-breadcrumb a{color:var(--ah_accent);transition:color .15s}.ah-breadcrumb a:hover{color:var(--ah_text)}
.ah-breadcrumb li:last-child{color:var(--ah_text)}
/* NAV */
.ah-mast{position:sticky;z-index:100;top:0;backdrop-filter:blur(14px);border-bottom:1px solid var(--ah_line);background:rgba(15,10,30,.97)}
.ah-mast__inner{align-items:center;gap:16px;display:flex;padding:13px 0;justify-content:space-between}
.ah-brand{display:flex;color:var(--ah_accent);font-weight:900;align-items:center;gap:10px;font-size:1.1rem}
.ah-brand img{width:auto;max-width:160px;height:34px;object-fit:contain}
.ah-nav{gap:0;align-items:center;flex-wrap:wrap;display:flex}
.ah-nav a{font-weight:500;font-size:.84rem;border-radius:6px;color:var(--ah_muted);padding:7px 11px;transition:all .15s}
.ah-nav a:hover,.ah-nav a[aria-current]{color:var(--ah_text);background:var(--ah_surface2)}
.ah-mast__ctas{flex-shrink:0;display:flex;gap:8px}
.ah-btn{display:inline-flex;padding:8px 18px;align-items:center;cursor:pointer;border:none;white-space:nowrap;font-weight:700;transition:all .15s;justify-content:center;font-size:.88rem;border-radius:8px}
.ah-btn--primary{background:var(--ah_accent);color:#fff}.ah-btn--primary:hover{box-shadow:0 0 20px var(--ah_accent-glow);background:var(--ah_accent2)}
.ah-btn--outline{color:var(--ah_text);background:transparent;border:1px solid var(--ah_line)}.ah-btn--outline:hover{color:var(--ah_accent);border-color:var(--ah_accent)}
.ah-btn--lg{border-radius:10px;font-size:1rem;padding:13px 30px}
.ah-btn--block{width:100%;justify-content:center}
/* HERO - article header style */
.ah-hero{padding:52px 0 40px;border-bottom:1px solid var(--ah_line)}
.ah-hero__logo{margin:0 0 24px;line-height:0}
.ah-hero__logo img{height:auto;max-width:100%;width:280px}
.ah-hero__meta{gap:16px;display:flex;margin-bottom:18px;flex-wrap:wrap;align-items:center}
.ah-hero__badge{color:var(--ah_accent);border:1px solid rgba(139,92,246,.3);gap:6px;font-weight:700;padding:4px 12px;align-items:center;border-radius:20px;display:inline-flex;font-size:.76rem;background:var(--ah_accent-soft)}
.ah-hero__date{color:var(--ah_muted);font-size:.78rem}
.ah-hero__readtime{gap:4px;font-size:.78rem;display:flex;color:var(--ah_muted);align-items:center}
.ah-hero h1{font-size:clamp(1.8rem,4vw,2.9rem);font-weight:900;margin:0 0 16px;line-height:1.2}
.ah-hero h1 span{color:var(--ah_accent)}
.ah-hero__sub{max-width:640px;line-height:1.75;color:var(--ah_muted);font-size:1.05rem;margin:0 0 24px}
.ah-hero__actions{flex-wrap:wrap;display:flex;gap:12px;margin-bottom:28px}
/* RATING WIDGET */
.ah-rating{background:var(--ah_surface);border:1px solid var(--ah_line);padding:10px 18px;gap:10px;align-items:center;display:inline-flex;border-radius:10px}
.ah-rating__stars{font-size:1.1rem;color:var(--ah_gold);letter-spacing:1px}
.ah-rating__score{color:var(--ah_text);font-weight:900;font-size:1.4rem}
.ah-rating__count{color:var(--ah_muted);font-size:.8rem}
/* TOC */
.ah-toc{border-radius:12px;padding:24px;background:var(--ah_surface);margin:32px 0;border:1px solid var(--ah_line)}
.ah-toc__title{font-size:.8rem;text-transform:uppercase;color:var(--ah_muted);font-weight:700;margin:0 0 14px;letter-spacing:.1em}
.ah-toc ol{display:flex;gap:6px;flex-direction:column;padding:0 0 0 18px;margin:0}
.ah-toc li{font-size:.9rem}
.ah-toc a{transition:color .15s;color:var(--ah_accent)}.ah-toc a:hover{color:var(--ah_text)}
/* ARTICLE LAYOUT */
.ah-article{grid-template-columns:1fr 280px;display:grid;align-items:start;padding:40px 0;gap:40px}
.ah-article__body{min-width:0}
.ah-article__rail{position:sticky;top:90px}
.ah-section{padding:40px 0;border-bottom:1px solid var(--ah_line)}
.ah-section:last-child{border-bottom:none}
.ah-section__anchor{display:block;visibility:hidden;height:80px;margin-top:-80px}
.ah-kicker{font-size:.75rem;margin:0 0 8px;font-weight:700;color:var(--ah_accent);letter-spacing:.14em;text-transform:uppercase}
.ah-section h2{font-weight:800;margin:0 0 16px;font-size:clamp(1.2rem,2.5vw,1.7rem)}
.ah-section h3{margin:24px 0 10px;font-size:1.05rem;font-weight:700}
.ah-section p{line-height:1.8;margin:0 0 16px;color:var(--ah_muted)}
.ah-section ul,.ah-section ol{padding-left:20px;color:var(--ah_muted);margin:0 0 16px;line-height:1.8}
.ah-section li{margin-bottom:6px}
/* INLINE RATING SCORES */
.ah-score-grid{display:grid;margin:20px 0;grid-template-columns:repeat(2,1fr);gap:12px}
.ah-score-item{border-radius:10px;padding:14px;background:var(--ah_surface);border:1px solid var(--ah_line)}
.ah-score-item__label{font-size:.8rem;color:var(--ah_muted);margin-bottom:6px}
.ah-score-item__bar{margin-bottom:4px;overflow:hidden;background:var(--ah_line);height:6px;border-radius:3px}
.ah-score-item__fill{background:linear-gradient(90deg,var(--ah_accent),var(--ah_accent2));height:100%;border-radius:3px}
.ah-score-item__val{font-weight:700;font-size:.85rem;color:var(--ah_accent)}
/* FEATURE CARDS */
.ah-grid{gap:14px;display:grid}
.ah-grid--3{grid-template-columns:repeat(3,1fr)}.ah-grid--2{grid-template-columns:repeat(2,1fr)}
.ah-card{border:1px solid var(--ah_line);transition:border-color .15s;background:var(--ah_surface);border-radius:12px;padding:20px}
.ah-card:hover{border-color:rgba(139,92,246,.4)}
.ah-card__icon{font-size:1.8rem;margin-bottom:10px}.ah-card h3{margin:0 0 6px;font-size:.98rem;font-weight:700}.ah-card p{font-size:.88rem;line-height:1.65;color:var(--ah_muted);margin:0}
/* STEPS */
.ah-steps{display:flex;margin:20px 0;flex-direction:column;gap:16px}
.ah-step{align-items:flex-start;display:flex;gap:14px}
.ah-step__num{font-size:.88rem;font-weight:800;justify-content:center;color:var(--ah_accent);height:36px;border:1px solid rgba(139,92,246,.3);background:var(--ah_accent-soft);align-items:center;border-radius:8px;flex-shrink:0;width:36px;display:flex}
.ah-step__body h3{font-size:.95rem;margin:0 0 4px;font-weight:700}.ah-step__body p{margin:0;font-size:.88rem;color:var(--ah_muted)}
/* FAQ */
.ah-faq{gap:7px;flex-direction:column;display:flex}
.ah-faq__item{border:1px solid var(--ah_line);border-radius:10px;overflow:hidden;background:var(--ah_surface)}
.ah-faq__item summary{display:flex;padding:16px 18px;align-items:center;justify-content:space-between;cursor:pointer;gap:12px;font-size:.91rem;list-style:none;font-weight:600}
.ah-faq__item summary::-webkit-details-marker{display:none}
.ah-faq__item summary::after{content:'+';color:var(--ah_accent);font-size:1.1rem;flex-shrink:0}
.ah-faq__item[open]{border-color:rgba(139,92,246,.3)}.ah-faq__item[open] summary::after{content:'−'}
.ah-faq__answer{padding:0 18px 16px;line-height:1.75;margin:0;padding-top:12px;border-top:1px solid var(--ah_line);color:var(--ah_muted);font-size:.89rem}
/* TAGS */
.ah-tags{display:flex;margin:16px 0;flex-wrap:wrap;gap:8px}
.ah-tag{font-weight:500;border-radius:20px;transition:all .15s;border:1px solid var(--ah_line);padding:5px 12px;color:var(--ah_muted);font-size:.8rem;display:inline-flex;align-items:center;background:var(--ah_surface2)}
.ah-tag:hover{border-color:var(--ah_accent);color:var(--ah_accent)}
/* PAYMENTS */
.ah-payments{margin-top:8px;gap:9px;display:flex;flex-wrap:wrap}
.ah-pay-item{background:var(--ah_surface2);border-radius:8px;font-weight:500;font-size:.86rem;border:1px solid var(--ah_line);padding:8px 14px}
/* REVIEWS */
.ah-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.ah-review{background:var(--ah_surface);padding:20px;border:1px solid var(--ah_line);border-radius:12px}
.ah-review__stars{font-size:.88rem;color:var(--ah_gold);margin-bottom:8px}
.ah-review__text{line-height:1.65;color:var(--ah_muted);margin:0 0 12px;font-style:italic;font-size:.87rem}
.ah-review__author strong{font-size:.88rem;font-weight:700}.ah-review__author span{color:var(--ah_muted);font-size:.78rem;display:block}
/* RAIL CARD */
.ah-rail-card{padding:20px;background:var(--ah_surface);margin-bottom:16px;border-radius:12px;border:1px solid var(--ah_line)}
.ah-rail-card__title{text-transform:uppercase;margin:0 0 14px;color:var(--ah_muted);letter-spacing:.1em;font-size:.8rem;font-weight:700}
.ah-rail-links{display:flex;gap:6px;flex-direction:column}
.ah-rail-link{padding:8px 10px;font-weight:500;font-size:.85rem;transition:all .15s;display:flex;background:var(--ah_surface2);justify-content:space-between;border-radius:7px;align-items:center;color:var(--ah_muted)}
.ah-rail-link:hover{color:var(--ah_text);background:var(--ah_line)}
.ah-rail-link span{color:var(--ah_accent);font-size:.75rem}
/* CTA */
.ah-ctasection{border-radius:14px;border:1px solid var(--ah_line);text-align:center;margin:40px 0;padding:40px;background:radial-gradient(ellipse at center,rgba(139,92,246,.12) 0%,transparent 70%)}
.ah-ctasection h2{font-weight:900;font-size:clamp(1.3rem,3vw,1.9rem);margin:0 0 10px}
.ah-ctasection p{color:var(--ah_muted);margin:0 0 24px}
/* FOOTER */
.ah-footer{padding:44px 0 24px;border-top:1px solid var(--ah_line)}
.ah-footer__logo{height:80px;width:auto;margin-bottom:12px;max-width:220px;object-fit:contain}
.ah-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:36px;display:grid;margin-bottom:28px}
.ah-footer__brand{font-size:1rem;font-weight:900;color:var(--ah_accent);margin-bottom:8px}
.ah-footer__blurb{font-size:.86rem;color:var(--ah_muted);line-height:1.7}
.ah-footer__links{display:flex;gap:7px;flex-direction:column}
.ah-footer__links a{font-size:.86rem;color:var(--ah_muted);transition:color .15s}.ah-footer__links a:hover{color:var(--ah_accent)}
.ah-footer__heading{letter-spacing:.1em;font-size:.74rem;font-weight:700;margin:0 0 12px;color:var(--ah_muted);text-transform:uppercase}
.ah-footer__bottom{align-items:center;justify-content:space-between;gap:10px;padding-top:20px;flex-wrap:wrap;border-top:1px solid var(--ah_line);display:flex}
.ah-footer__copy{color:var(--ah_muted);font-size:.78rem;margin:0}
/* STICKY CTA */
.sf-sticky-cta{background:rgba(15,10,30,.97);right:0;z-index:200;padding:10px 16px;backdrop-filter:blur(8px);bottom:0;gap:12px;position:fixed;align-items:center;border-top:1px solid var(--ah_line);display:flex;left:0;justify-content:space-between}
.sf-sticky-cta__meta strong{display:block;font-size:.91rem;font-weight:700}.sf-sticky-cta__meta span{font-size:.77rem;color:var(--ah_muted)}
.sf-sticky-cta__button{flex-shrink:0;color:#fff;font-size:.87rem;background:var(--ah_accent);border-radius:8px;font-weight:700;padding:9px 22px}
/* IMAGE GRID */
.ah-imgrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}
.ah-imgcard{display:block;aspect-ratio:16/9;background:var(--ah_surface2);border-radius:10px;margin:0;overflow:hidden}
.ah-imgcard img{height:100%;width:100%;transition:transform .35s;object-fit:cover}
.ah-imgcard:hover img{transform:scale(1.04)}
.ah-page-img{margin:0 0 28px;background:var(--ah_surface2);overflow:hidden;border-radius:12px;aspect-ratio:16/9}
.ah-page-img img{object-fit:cover;width:100%;height:100%}
/* LEGAL */
.ah-legal{max-width:760px}
.ah-legal h2{border-left:3px solid var(--ah_accent);margin:28px 0 8px;font-size:1.05rem;padding-left:12px;font-weight:700}
.ah-legal p,.ah-legal li{font-size:.92rem;color:var(--ah_muted);line-height:1.8}
/* MOBILE MENU */
.ah-menu-btn{flex-direction:column;padding:7px;border-radius:6px;color:var(--ah_text);cursor:pointer;justify-content:center;display:none;border:none;gap:5px;background:none;flex-shrink:0}
.ah-menu-btn span{height:2px;display:block;background:currentColor;transition:transform .25s,opacity .25s;border-radius:2px;width:22px}
.ah-menu-btn[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ah-menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}
.ah-menu-btn[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.ah-mob-menu{background:rgba(15,10,30,.98);display:none;border-top:1px solid var(--ah_line);padding:12px 0}
.ah-mob-menu.is-open{display:block}
.ah-mob-nav{display:flex;gap:2px;flex-direction:column;margin-bottom:12px}
.ah-mob-nav a{padding:11px 14px;display:block;font-size:.91rem;font-weight:600;transition:all .15s;border-radius:8px;color:var(--ah_muted)}
.ah-mob-nav a:hover,.ah-mob-nav a[aria-current]{background:var(--ah_surface2);color:var(--ah_text)}
/* RESPONSIVE */
@media(max-width:768px){
  .ah-nav{display:none}.ah-mast__ctas{display:none}
  .ah-menu-btn{display:flex}
  .ah-hero__logo img{width:175px}
  .ah-footer__logo{height:64px}
  .ah-imgrid{grid-template-columns:1fr}
  .ah-article{grid-template-columns:1fr}.ah-article__rail{display:none}
  .ah-grid--3{grid-template-columns:1fr}.ah-grid--2{grid-template-columns:1fr}
  .ah-reviews{grid-template-columns:1fr}.ah-footer__grid{grid-template-columns:1fr;gap:20px}
  .ah-hero__actions{flex-direction:column}.ah-ctasection{padding:28px 20px}
  .ah-score-grid{grid-template-columns:1fr}
}
@media(min-width:769px) and (max-width:1024px){
  .ah-article{grid-template-columns:1fr}.ah-article__rail{display:block;position:static}
  .ah-grid--3{grid-template-columns:repeat(2,1fr)}.ah-reviews{grid-template-columns:repeat(2,1fr)}
}

/* siteforge-footer-overlap-guard: stable mobile footer layout + sticky CTA clearance */
:where(footer,[class*='-footer']){overflow:visible;position:relative;z-index:1}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{min-width:0;max-width:100%}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){overflow-wrap:anywhere;word-break:break-word}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){gap:16px !important;align-items:start !important;grid-template-columns:1fr !important;display:grid !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){display:flex;gap:10px;align-items:flex-start;text-align:left;flex-direction:column}
  :where([class*='footer__brand']){float:none !important;max-width:110px;clear:both;max-height:110px;margin-bottom:12px}
}
