@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&family=Merriweather:wght@400;700&display=swap');
:root{--cp-shadow:0 14px 30px rgba(18,51,87,.08);--cp-card:rgb(255,255,255);--cp-text:rgb(23,54,84);--cp-primary:rgb(31,95,170);--cp-muted:#58708a;--cp-border:rgba(31,95,170,.12);--cp-soft:#e9f0f8;--cp-bg:#f4f7fb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.flex-zone{font-family:'Source Sans 3',sans-serif;background:var(--cp-bg);color:var(--cp-text);margin:0;visibility:visible;pointer-events:auto;user-select:auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.region-slot{border-bottom:1px solid var(--cp-border);z-index:30;background:rgba(255,255,255,.92);position:sticky;backdrop-filter:blur(10px);top:0}.layout__cell,.content__holder,.outer-head-badge{margin:0 auto;width:min(1160px,calc(100% - 32px))}.layout__cell{min-height:78px;align-items:center;justify-content:space-between;display:flex;gap:16px}.header-lead img{object-fit:contain;width:auto;max-height:48px}.module__cell{gap:8px;flex-wrap:wrap;display:flex}.module__cell a{border-radius:999px;color:var(--cp-muted);padding:8px 12px}.module__cell a.is-active,.module__cell a:hover{background:var(--cp-soft);color:var(--cp-text)}
.main-region{justify-content:center;cursor:pointer;font-weight:700;align-items:center;display:inline-flex;padding:12px 18px;border:0;border-radius:999px}.title-entry{background:var(--cp-primary);color:rgba(255,255,255,1);box-shadow:var(--cp-shadow)}.text-holder{background:rgb(17,58,105);color:rgba(255,255,255,1)}.segment-center-desc{border:1px solid var(--cp-border);background:#fff;color:var(--cp-primary)}
.page-lead{padding:24px 0 0}.content__holder{display:grid;gap:26px}.outer-head{align-items:start;grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.text-entry,.box-flex,.layout-container{display:block}.body-list-frame{margin:0 0 8px;color:var(--cp-primary);font-size:.82rem;text-transform:uppercase;font-weight:700;letter-spacing:.12em}.outer-head h1{font:700 clamp(2.1rem,5vw,4rem)/1.1 'Merriweather',serif;margin:0 0 10px}.light-group{color:var(--cp-muted);max-width:62ch}.area-foot-icon{flex-wrap:wrap;margin:16px 0;display:flex;gap:12px}.view-area{gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.view-area div{border:1px solid var(--cp-border);padding:12px;border-radius:12px;background:#fff}.view-area strong{display:block}.wrap__widget{gap:14px;display:grid}.block-inner{width:100%;box-shadow:var(--cp-shadow);border-radius:18px}.frame-nav{align-items:center;gap:14px;display:flex}.wide-slot{height:96px;max-height:96px;padding:10px;border-radius:20px;object-fit:contain;max-width:96px;width:96px;background:rgba(255,255,255,1);border:1px solid var(--cp-border)}
.band-feature{background:var(--cp-card);border-radius:16px;box-shadow:var(--cp-shadow);padding:18px}.unit-btn{display:grid;gap:12px}.unit-btn h1,.unit-btn h2{font-family:'Merriweather',serif;margin:0}.section-head{background:var(--cp-soft);border-radius:20px;padding:18px}.tier__main{gap:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.card-title{gap:16px;align-items:start;grid-template-columns:1.2fr .8fr;display:grid}.title-segment{gap:12px;display:grid}.col-feature p{color:var(--cp-muted);line-height:1.8}.panel__link{gap:12px;display:flex;justify-content:space-between;align-items:center}.panel__link p{margin:6px 0 0;color:var(--cp-muted)}.site__media{padding:8px 12px;background:var(--cp-soft);border-radius:999px;font-weight:700}
.container-row p{line-height:1.8;color:var(--cp-muted)}
.layout__slot{padding:0 0 8px;margin-top:38px}.section-sm-badge{margin:0 auto;width:min(1160px,calc(100% - 32px));display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.zone-info-slot{border:1px solid var(--cp-border);background:#fff;padding:18px;border-radius:18px;box-shadow:var(--cp-shadow)}.zone-info-slot h2{margin:0 0 10px;font:700 1.05rem/1.3 'Merriweather',serif}.zone-info-slot ul{display:grid;padding-left:18px;margin:0;gap:8px}.zone-info-slot a{color:var(--cp-primary)}
.panel-sm-text{padding:34px 0 14px;background:#102a48;color:#d8e3ef;margin-top:46px}.outer-head-badge{display:grid;gap:16px;grid-template-columns:1fr .8fr 1fr}.page-narrow{max-height:42px;margin-bottom:10px;padding:6px;max-width:120px;background:#fff;border-radius:14px;width:auto;object-fit:contain}.panel-sm-text p,.panel-sm-text a{color:#c2d3e5}.panel-sm-text form{flex-wrap:wrap;display:flex;gap:8px}.panel-sm-text input{flex:1 1 180px;border-radius:999px;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,1);background:rgba(255,255,255,.08);padding:10px 12px}.nav-badge{padding-top:10px;margin:14px auto 0;width:min(1160px,calc(100% - 32px));border-top:1px solid rgba(255,255,255,.16)}
.main-sub-cell{width:44px;bottom:18px;border:0;position:fixed;height:44px;opacity:0;right:18px;background:var(--cp-primary);color:#fff;box-shadow:var(--cp-shadow);border-radius:50%;pointer-events:none;transition:.2s}.main-sub-cell.is-show{pointer-events:auto;opacity:1}
@media (max-width:920px){.outer-head,.card-title,.tier__main,.outer-head-badge,.section-sm-badge{grid-template-columns:1fr}.layout__cell{flex-wrap:wrap;padding:10px 0;min-height:auto}.header-lead img{max-height:36px}.wide-slot{max-width:64px;max-height:64px}.page-narrow{max-height:32px}}
.site__feature .layout__cell{width:min(1160px,calc(100% - 32px))}.inner-col .layout__cell{width:min(1240px,calc(100% - 40px))}.inner-col .outer-head{grid-template-columns:.95fr 1.05fr}.inner-col .section-head{border-radius:28px}

/* 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;overflow-wrap:break-word;hyphens:none}
: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){height:auto;width: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']){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']){height:clamp(100px,16vw,160px) !important;padding:4px !important;border:none !important;box-shadow:none !important;width:clamp(100px,16vw,160px) !important;background:transparent !important}
:where([class*='footer__brand']){background:transparent !important;border:none !important;width:clamp(90px,12vw,130px) !important;height:clamp(90px,12vw,130px) !important;padding:4px !important;box-shadow:none !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;width:100%;height:100%}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){height:clamp(80px,28vw,120px) !important;width:clamp(80px,28vw,120px) !important;max-height:none !important;max-width:none !important}
  :where([class*='footer__brand']){max-width:none !important;max-height:none !important;width:clamp(72px,22vw,110px) !important;height:clamp(72px,22vw,110px) !important}
}

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