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


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