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

/* siteforge-mobile-safety: common overflow + mobile guardrails */
html,body{overflow-x:hidden}
img{max-width:100%;height:auto}
:where(p,li,dd,dt,blockquote,figcaption,small,span,strong,em,a){overflow-wrap:break-word;word-break: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{overflow-wrap:anywhere;word-break:break-word}
@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']){align-items:flex-start;flex-direction:column}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){width:auto;height:auto;max-height:40px;max-width:min(100%,160px)}
  :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']){height:clamp(110px,16vw,160px) !important;width:clamp(110px,16vw,160px) !important;padding:6px !important;border:none !important;overflow:visible !important;background:transparent !important;box-shadow:none !important}
:where([class*='footer__brand']){height:clamp(96px,12vw,130px) !important;overflow:visible !important;background:transparent !important;border:none !important;box-shadow:none !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){width:100% !important;max-height:none !important;height:100% !important;object-fit:contain !important;max-width:none !important}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){width:clamp(88px,26vw,120px) !important;height:clamp(88px,26vw,120px) !important;max-width:none !important;max-height:none !important}
  :where([class*='footer__brand']){max-height:none !important;width:clamp(80px,22vw,110px) !important;height:clamp(80px,22vw,110px) !important;max-width:none !important}
}


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

/* 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'])>*{max-width:100%;min-width:0}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){word-break:break-word;overflow-wrap:anywhere}
@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']){grid-template-columns:1fr !important;display:grid !important;gap:16px !important;align-items:start !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){gap:10px;flex-direction:column;display:flex;text-align:left;align-items:flex-start}
  :where([class*='footer__brand']){max-height:110px;clear:both;float:none !important;max-width:110px;margin-bottom:12px}
}
