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

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


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

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