@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--aurora_surface-alt:rgba(243,232,255,1);--aurora_text:rgba(36,18,58,1);--aurora_bg:rgba(251,248,255,1);--aurora_dark:#140d24;--aurora_muted:#69568a;--aurora_accent:#7c3aed;--aurora_accent-soft:#ede9fe;--aurora_line:rgba(219,201,255,1);--aurora_surface:#ffffff}
body[data-theme='dark']{--aurora_surface:#17212f;--aurora_accent-soft:rgba(255,255,255,.06);--aurora_text:rgba(247,247,251,1);--aurora_line:#304155;--aurora_bg:var(--aurora_dark);--aurora_muted:#c6d0e4;--aurora_accent:#7c3aed;--aurora_surface-alt:#1f2b3c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.au-body{margin:0;color:var(--aurora_text);background:var(--aurora_bg);font-family:'Inter',sans-serif;outline-offset:0;isolation:auto;pointer-events:auto;visibility:visible}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.au-wrap{margin:0 auto;width:min(1180px,calc(100% - 30px))}.au-shell{padding:0 0 56px}.au-kicker{text-transform:uppercase;font-size:.84rem;color:var(--aurora_accent);margin:0 0 10px;letter-spacing:.12em;font-weight:800}.au-lead,.au-rich p,.au-card p,.au-listitem p,.au-faq p{line-height:1.8;color:var(--aurora_muted)}
.au-mast{top:0;backdrop-filter:blur(12px);position:sticky;z-index:10;border-bottom:1px solid var(--aurora_line);background:color-mix(in srgb,var(--aurora_bg) 86%, transparent)}.au-mast__inner{min-height:76px;justify-content:space-between;gap:18px;align-items:center;display:flex}.au-mast__inner--split{grid-template-columns:1fr;gap:10px;display:grid;padding:12px 0}.au-mast__row{align-items:center;gap:16px;grid-template-columns:auto 1fr auto;display:grid}.au-eyebrow{color:var(--aurora_muted);gap:12px;justify-content:space-between;font-size:.88rem;display:flex}.au-brand{font-weight:800;gap:10px;align-items:center;display:flex}.au-brand img{object-fit:contain;max-height:38px;max-width:180px;width:auto}.au-brand-square{height:32px;border-radius:10px;padding:4px;background:#fff;border:1px solid var(--aurora_line);width:32px}.au-nav{flex-wrap:wrap;justify-content:center;gap:10px 14px;display:flex}.au-nav a{border-radius:999px;color:var(--aurora_muted);padding:8px 12px}.au-nav a:hover,.au-nav a[aria-current='page']{color:var(--aurora_text);background:var(--aurora_accent-soft)}.au-toggle{width:42px;cursor:pointer;color:var(--aurora_text);background:var(--aurora_surface);border-radius:999px;height:42px;border:1px solid var(--aurora_line)}
.au-home,.au-page{gap:28px;padding-top:24px;display:grid}.au-hero{background:linear-gradient(180deg,var(--aurora_surface) 0%,var(--aurora_surface-alt) 100%);border:1px solid var(--aurora_line);padding:28px;gap:18px;border-radius:30px;display:grid}.au-hero--spotlight .au-hero__main{display:grid;gap:10px}.au-hero--alt .au-hero__band{display:grid;gap:10px}.au-hero__main h1,.au-hero__band h1{line-height:1.02;font-size:clamp(2.5rem,5.4vw,4.8rem);max-width:12ch;margin:0;letter-spacing:-.05em}.au-hero__side,.au-hero__deck{display:grid;gap:16px}.au-hero__actions{gap:12px;display:flex;flex-wrap:wrap;align-items:center}.au-button{border-radius:999px;font-weight:700;padding:13px 18px;gap:8px;align-items:center;display:inline-flex;justify-content:center}.au-button--solid{background:var(--aurora_accent);color:#fff}.au-button--ghost{background:transparent;border:1px solid var(--aurora_line);color:var(--aurora_text)}.au-chiprow{display:flex;gap:10px;flex-wrap:wrap}.au-chiprow a,.au-chiprow span{color:var(--aurora_text);font-size:.92rem;padding:9px 12px;background:var(--aurora_accent-soft);border-radius:999px}.au-hero__media img,.au-card--media img,.au-bannerstrip img{height:100%;object-fit:cover;width:100%;border-radius:22px}.au-bannerstrip{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.au-statstack,.au-statband{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.au-statcard{border-radius:22px;padding:16px;border:1px solid var(--aurora_line);background:var(--aurora_surface)}.au-statcard strong{font-size:1.32rem;display:block}
.au-section{gap:16px;display:grid}.au-split{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;display:grid}.au-section__head{align-items:end;gap:16px;justify-content:space-between;display:flex}.au-section__head h2{margin:0;font-size:clamp(1.5rem,2.4vw,2.3rem)}.au-grid{display:grid;gap:16px}.au-grid--features,.au-grid--catalog,.au-grid--quotes{grid-template-columns:repeat(3,minmax(0,1fr))}.au-grid--duo,.au-grid--faq{grid-template-columns:repeat(2,minmax(0,1fr))}.au-mediawall{display:grid;gap:16px;grid-template-columns:1.15fr .85fr}.au-listboard{gap:14px;display:grid}.au-listitem{display:grid;background:var(--aurora_surface);grid-template-columns:auto 1fr;border:1px solid var(--aurora_line);padding:18px;gap:14px;align-items:start;border-radius:24px}.au-listitem__mark{color:var(--aurora_accent);height:42px;display:grid;place-items:center;min-width:42px;border-radius:14px;background:var(--aurora_accent-soft);font-weight:800}
.au-card{padding:20px;border-radius:26px;background:var(--aurora_surface);border:1px solid var(--aurora_line);box-shadow:0 12px 30px rgba(15,23,42,.04)}.au-card h2,.au-card h3{margin:0 0 8px}.au-card--story{padding:26px}.au-card--rail{gap:12px;display:grid;background:var(--aurora_surface-alt);align-content:start}.au-card--quote footer{justify-content:space-between;display:flex;gap:12px;color:var(--aurora_muted)}.au-card--catalog small{font-weight:700;color:var(--aurora_accent)}.au-rail-link{border:1px solid var(--aurora_line);border-radius:18px;gap:4px;padding:14px 16px;background:var(--aurora_surface);display:grid}.au-rail-link span{color:var(--aurora_muted);font-size:.9rem}
.au-faq{gap:12px;display:grid}.au-faq__item{overflow:hidden;border-radius:22px;background:var(--aurora_surface);padding:0;border:1px solid var(--aurora_line)}.au-faq__item summary{font-weight:700;list-style:none;cursor:pointer;padding:18px 20px}.au-faq__item p{padding:0 20px 18px;margin:0}.au-faq__item--open{border-color:var(--aurora_accent)}
.au-convert{display:grid;padding:24px;gap:16px;border:1px solid var(--aurora_line);background:linear-gradient(135deg,var(--aurora_surface) 0%,var(--aurora_accent-soft) 100%);border-radius:28px}.au-convert--v1{align-items:end;grid-template-columns:minmax(200px,1fr) minmax(min-content,44%)}.au-convert--v2{grid-template-columns:1fr auto;align-items:center}.au-convert__frame{display:grid;gap:8px}.au-convert__actions{gap:8px;justify-items:end;display:grid}.au-convert h2{font-size:clamp(1.6rem,2.8vw,2.5rem);margin:0}.au-convert__hint{color:var(--aurora_muted);font-size:.9rem}
.au-footer{border-top:1px solid var(--aurora_line);padding:18px 0 28px}.au-footer__grid{grid-template-columns:1.1fr .9fr .8fr;gap:18px;display:grid;align-items:start}.au-footer__bar{display:grid;align-items:center;grid-template-columns:1fr 1fr auto;gap:16px}.au-footer__nav,.au-linkstack{display:flex;gap:10px 14px;flex-wrap:wrap}.au-footer p,.au-footer__meta{color:var(--aurora_muted)}
.au-family-b .au-hero{border-radius:34px}.au-family-b .au-card{border-radius:30px}.au-family-b .au-split{grid-template-columns:.92fr 1.08fr}.au-family-b .au-grid--features{grid-template-columns:repeat(2,minmax(0,1fr))}.au-family-b .au-mediawall{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:960px){.au-grid--features,.au-grid--catalog,.au-grid--quotes,.au-grid--duo,.au-grid--faq,.au-footer__grid,.au-footer__bar,.au-convert--v1,.au-convert--v2{grid-template-columns:1fr}.au-split,.au-mast__row,.au-mediawall{grid-template-columns:1fr}.au-hero__main h1,.au-hero__band h1{max-width:none}.au-bannerstrip{grid-template-columns:1fr}}
@media (max-width:720px){.au-mast__inner{align-items:flex-start;min-height:auto;flex-direction:column;padding:10px 0}.au-nav{display:none}.au-hero{padding:22px}.au-wrap{width:min(100%,calc(100% - 22px))}.au-button{width:100%}.au-hero__actions{display:grid}.au-eyebrow{display:grid}}

/* siteforge-mobile-safety: common overflow + mobile guardrails */
html,body{overflow-x:hidden}
img{height:auto;max-width:100%}
:where(p,li,dd,dt,blockquote,figcaption,small,span,strong,em,a){word-break:break-word;overflow-wrap:break-word}
:where(h1,h2,h3,h4,h5,h6){word-break:normal;hyphens:none;overflow-wrap:break-word}
:where(main,section,article,aside,nav,header,footer,div,[class*='hero'],[class*='card'],[class*='panel'],[class*='grid'],[class*='split'],[class*='rail'],[class*='footer']){min-width:0}
:where([class*='rich'],[class*='lead'],[class*='copy'],[class*='content'],[class*='summary'],[class*='deck'],[class*='meta'],[class*='rail'],[class*='card'],[class*='panel'])>*{max-width:100%}
:where(pre,code,kbd,samp){white-space:pre-wrap;word-break:break-word}
.sf-footer-outbound,.sf-footer-outbound *,.sf-footer-outbound a{word-break:break-word;overflow-wrap:anywhere}
@media (max-width:760px){
  :where([class*='hero'],[class*='pagehero'],[class*='pagehead'],[class*='overview'],[class*='split'],[class*='twoaxis'],[class*='convert'],[class*='callout'],[class*='dashboard'],[class*='workspace'],[class*='footer__strip'],[class*='mediawall'],[class*='bannerstrip'],[class*='gallery'],[class*='ribbon'],[class*='hero__body'],[class*='hero__deck'],[class*='hero__split']){grid-template-columns:1fr !important}
  :where([class*='hero__actions'],[class*='actions'])>*{max-width:100%;width:100%}
  :where([class*='footer__lead'],[class*='footer__summary'],[class*='brandcard'],[class*='row']){flex-direction:column;align-items:flex-start}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){max-height:40px;max-width:min(100%,160px);width:auto;height:auto}
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='footer__brand'],[class*='brand__square']){max-width:min(100%,96px);max-height:96px}
  :where([class*='hero__media'],[class*='hero__frame'],[class*='inline-media'],[class*='gallery__item'],[class*='mediawall__item'],[class*='banner'],[class*='monitor']){max-width:100%;overflow:hidden}
}

/* siteforge-square-logo-sizing: keep square brand marks visible across themes */
:where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){background:transparent !important;overflow:visible !important;box-shadow:none !important;height:clamp(110px,16vw,160px) !important;border:none !important;width:clamp(110px,16vw,160px) !important;padding:6px !important}
:where([class*='footer__brand']){box-shadow:none !important;background:transparent !important;overflow:visible !important;border:none !important;height:clamp(96px,12vw,130px) !important;padding:5px !important;width:clamp(96px,12vw,130px) !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){object-fit:contain !important;height:100% !important;max-height:none !important;max-width:none !important;width:100% !important}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){height:clamp(88px,26vw,120px) !important;width:clamp(88px,26vw,120px) !important;max-height:none !important;max-width:none !important}
  :where([class*='footer__brand']){max-width:none !important;width:clamp(80px,22vw,110px) !important;max-height:none !important;height:clamp(80px,22vw,110px) !important}
}


/* siteforge-sticky-cta: persistent floating action for platform/login access */
.sf-sticky-cta{max-width:min(420px,calc(100vw - 24px));border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.3);z-index:95;bottom:16px;display:flex;border:1px solid rgba(255,255,255,.14);padding:12px 14px;align-items:center;position:fixed;backdrop-filter:blur(14px);gap:12px;background:rgba(10,15,27,.88);right:16px}
.sf-sticky-cta__meta{min-width:0;color:rgba(240,244,255,1);display:grid;gap:2px}
.sf-sticky-cta__meta strong{line-height:1.1;font-size:.95rem}
.sf-sticky-cta__meta span{overflow:hidden;font-size:.78rem;white-space:nowrap;opacity:.72;text-overflow:ellipsis}
.sf-sticky-cta__button{overflow:hidden;white-space:nowrap;border-radius:14px;text-align:center;max-width:260px;background:linear-gradient(135deg,#2dd4bf,#60a5fa);display:inline-flex;align-items:center;font-weight:800;text-overflow:ellipsis;box-shadow:0 10px 24px rgba(96,165,250,.26);padding:.9rem 1.15rem;line-height:1.25;justify-content:center;color:#04111f !important}
.sf-sticky-cta__button:hover,.sf-sticky-cta__button:focus-visible{transform:translateY(-1px);filter:saturate(1.08)}
.sf-sticky-cta__button:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.8)}
@media (min-width:761px){.sf-sticky-cta{padding:10px 12px}.sf-sticky-cta__meta span{display:none}}
@media (max-width:760px){.sf-has-sticky-cta .au-shell{padding-bottom:calc(128px + env(safe-area-inset-bottom,0px))}.sf-sticky-cta{border-radius:16px;left:12px;padding:10px 10px 10px 12px;max-width:none;bottom:max(12px,env(safe-area-inset-bottom,0px));right:12px}.sf-sticky-cta__meta{flex:1}.sf-sticky-cta__button{flex:1;padding:.95rem 1rem;min-width:0}}

/* siteforge-theme-refresh-aurora: contrast + airy signal layout */
:root{--aurora_ghost_bg:#ffffff;--aurora_sticky_bg:rgba(32,17,56,.94);--aurora_button_shadow:0 16px 36px rgba(76,29,149,.28);--aurora_ghost_border:#8b5cf6;--aurora_ghost_text:#2e1065}
body[data-theme='dark']{--aurora_ghost_border:#c4b5fd;--aurora_ghost_bg:rgba(255,255,255,.08);--aurora_ghost_text:#f5f3ff;--aurora_sticky_bg:rgba(12,10,28,.96)}
.au-mast__inner--signal{grid-template-columns:auto 1fr auto;display:grid;align-items:center;gap:18px}
.au-brand--signal{gap:12px}.au-brand__meta{color:var(--aurora_muted);text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;display:block}
.au-nav--signal{justify-content:flex-end}.au-mast__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex;align-items:center}
.au-mast__badge{padding:8px 12px;border:1px solid color-mix(in srgb,var(--aurora_accent) 26%, var(--aurora_line));font-size:.82rem;font-weight:700;border-radius:999px;background:color-mix(in srgb,var(--aurora_accent) 14%, white);color:#4c1d95}
.au-button{min-height:48px;letter-spacing:.01em}
.au-button--solid{background:linear-gradient(135deg,#6d28d9,#8b5cf6 52%,#4338ca);color:#ffffff;box-shadow:var(--aurora_button_shadow)}
.au-button--solid:hover,.au-button--solid:focus-visible{transform:translateY(-1px);filter:brightness(1.03)}
.au-button--ghost{color:var(--aurora_ghost_text);box-shadow:0 8px 22px rgba(76,29,149,.08);border:1.5px solid var(--aurora_ghost_border);background:var(--aurora_ghost_bg)}
.au-button--ghost:hover,.au-button--ghost:focus-visible{color:#1f0a46;background:color-mix(in srgb,var(--aurora_accent-soft) 72%, white);border-color:#6d28d9}
.au-button--header{padding-inline:16px}.au-button--footer{width:auto}
.au-convert--signal{align-items:center}.au-chiprow--cta a{color:#3b1b6d;background:rgba(255,255,255,1);border:1px solid color-mix(in srgb,var(--aurora_accent) 22%, var(--aurora_line))}
.au-footer--signal{padding-top:26px}.au-footer__grid--signal{grid-template-columns:1.2fr .9fr .9fr .85fr}.au-footer--signal .au-button--ghost{justify-self:start}
.sf-sticky-cta{background:var(--aurora_sticky_bg);border-color:rgba(196,181,253,.32);color:#f5f3ff}
.sf-sticky-cta__meta strong{color:#fff}.sf-sticky-cta__meta span{color:rgba(245,243,255,.82);opacity:1}
.sf-sticky-cta__button{color:#fff !important;background:linear-gradient(135deg,#6d28d9,#8b5cf6);box-shadow:0 12px 28px rgba(109,40,217,.34)}
@media (max-width:960px){.au-mast__inner--signal,.au-footer__grid--signal{grid-template-columns:1fr}.au-nav--signal{justify-content:flex-start}}

/* siteforge-footer-overlap-guard: stable mobile footer layout + sticky CTA clearance */
:where(footer,[class*='-footer']){overflow:visible;z-index:1;position:relative}
: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']){align-items:start !important;display:grid !important;grid-template-columns:1fr !important;gap:16px !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){gap:10px;align-items:flex-start;text-align:left;display:flex;flex-direction:column}
  :where([class*='footer__brand']){clear:both;margin-bottom:12px;float:none !important;max-height:110px;max-width:110px}
}
