@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&family=Merriweather:wght@400;700&display=swap');
:root{--cp-text:rgba(23,54,84,1);--cp-border:rgba(31,95,170,.12);--cp-card:#fff;--cp-soft:#e9f0f8;--cp-shadow:0 14px 30px rgba(18,51,87,.08);--cp-muted:#58708a;--cp-bg:#f4f7fb;--cp-primary:#1f5faa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.inner__info{font-family:'Source Sans 3',sans-serif;margin:0;color:var(--cp-text);background:var(--cp-bg);user-select:auto;isolation:auto;pointer-events:auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.group-foot{z-index:30;background:rgba(255,255,255,.92);top:0;position:sticky;backdrop-filter:blur(10px);border-bottom:1px solid var(--cp-border)}.hero__widget,.block-info,.segment__group{width:min(1160px,calc(100% - 32px));margin:0 auto}.hero__widget{align-items:center;gap:16px;justify-content:space-between;min-height:78px;display:flex}.inner-widget img{object-fit:contain;width:auto;max-height:48px}.segment-info{flex-wrap:wrap;display:flex;gap:8px}.segment-info a{padding:8px 12px;border-radius:999px;color:var(--cp-muted)}.segment-info a.is-active,.segment-info a:hover{color:var(--cp-text);background:var(--cp-soft)}
.area-frame{padding:12px 18px;align-items:center;cursor:pointer;border:0;border-radius:999px;font-weight:700;justify-content:center;display:inline-flex}.col-link{box-shadow:var(--cp-shadow);background:var(--cp-primary);color:#fff}.band-grid-meta{background:rgba(17,58,105,1);color:rgb(255,255,255)}.band-block{color:var(--cp-primary);background:rgba(255,255,255,1);border:1px solid var(--cp-border)}
.tier-unit{padding:24px 0 0}.block-info{gap:26px;display:grid}.zone-slot{align-items:start;grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.module__img,.inner-media,.region-view{display:block}.tier__badge{color:var(--cp-primary);margin:0 0 8px;letter-spacing:.12em;font-size:.82rem;text-transform:uppercase;font-weight:700}.zone-slot h1{margin:0 0 10px;font:700 clamp(2.1rem,5vw,4rem)/1.1 'Merriweather',serif}.slot-area{color:var(--cp-muted);max-width:62ch}.col-lead{margin:16px 0;gap:12px;display:flex;flex-wrap:wrap}.hero-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.hero-list div{border-radius:12px;padding:12px;background:#fff;border:1px solid var(--cp-border)}.hero-list strong{display:block}.content-zone{display:grid;gap:14px}.zone-list-icon{width:100%;box-shadow:var(--cp-shadow);border-radius:18px}.grid-feature{gap:14px;align-items:center;display:flex}.header-zone-view{object-fit:contain;width:96px;height:96px;background:#fff;max-height:96px;border:1px solid var(--cp-border);padding:10px;border-radius:20px;max-width:96px}
.panel-light-icon{border-radius:16px;padding:18px;background:var(--cp-card);box-shadow:var(--cp-shadow)}.card-sm{display:grid;gap:12px}.card-sm h1,.card-sm h2{margin:0;font-family:'Merriweather',serif}.secondary-title{border-radius:20px;padding:18px;background:var(--cp-soft)}.flex-data{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.banner-layout{gap:16px;align-items:start;display:grid;grid-template-columns:1.2fr .8fr}.region__badge{display:grid;gap:12px}.site-dark-feature p{color:var(--cp-muted);line-height:1.8}.block-grid{gap:12px;align-items:center;display:flex;justify-content:space-between}.block-grid p{margin:6px 0 0;color:var(--cp-muted)}.block__banner{font-weight:700;padding:8px 12px;border-radius:999px;background:var(--cp-soft)}
.module-dark-wrap p{line-height:1.8;color:var(--cp-muted)}
.band-left{margin-top:38px;padding:0 0 8px}.head-img{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1160px,calc(100% - 32px));margin:0 auto}.block-data-feature{box-shadow:var(--cp-shadow);border:1px solid var(--cp-border);background:#fff;padding:18px;border-radius:18px}.block-data-feature h2{font:700 1.05rem/1.3 'Merriweather',serif;margin:0 0 10px}.block-data-feature ul{margin:0;display:grid;padding-left:18px;gap:8px}.block-data-feature a{color:var(--cp-primary)}
.light-link{padding:34px 0 14px;color:#d8e3ef;margin-top:46px;background:#102a48}.segment__group{gap:16px;display:grid;grid-template-columns:1fr .8fr 1fr}.segment-sub{max-height:42px;margin-bottom:10px;border-radius:14px;object-fit:contain;max-width:120px;width:auto;background:#fff;padding:6px}.light-link p,.light-link a{color:#c2d3e5}.light-link form{display:flex;gap:8px;flex-wrap:wrap}.light-link input{color:#fff;flex:1 1 180px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:10px 12px}.segment-band-feature{width:min(1160px,calc(100% - 32px));border-top:1px solid rgba(255,255,255,.16);margin:14px auto 0;padding-top:10px}
.panel-info-area{width:44px;background:var(--cp-primary);right:18px;height:44px;color:#fff;transition:.2s;bottom:18px;border:0;opacity:0;pointer-events:none;border-radius:50%;position:fixed;box-shadow:var(--cp-shadow)}.panel-info-area.is-show{pointer-events:auto;opacity:1}
@media (max-width:920px){.zone-slot,.banner-layout,.flex-data,.segment__group,.head-img{grid-template-columns:1fr}.hero__widget{padding:10px 0;flex-wrap:wrap;min-height:auto}.inner-widget img{max-height:36px}.header-zone-view{max-height:64px;max-width:64px}.segment-sub{max-height:32px}}
.view-site .hero__widget{width:min(1160px,calc(100% - 32px))}.panel-band-group .hero__widget{width:min(1240px,calc(100% - 40px))}.panel-band-group .zone-slot{grid-template-columns:.95fr 1.05fr}.panel-band-group .secondary-title{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){word-break:break-word;overflow-wrap:break-word}
:where(h1,h2,h3,h4,h5,h6){overflow-wrap:break-word;word-break:normal;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){word-break:break-word;white-space:pre-wrap}
.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);height:auto;width:auto}
  :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']){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;border:none !important;width:clamp(100px,16vw,160px) !important;box-shadow:none !important;padding:4px !important;background:transparent !important}
:where([class*='footer__brand']){width:clamp(90px,12vw,130px) !important;box-shadow:none !important;background:transparent !important;height:clamp(90px,12vw,130px) !important;padding:4px !important;border:none !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){width:100%;object-fit:contain;height:100%}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){max-height:none !important;max-width:none !important;width:clamp(80px,28vw,120px) !important;height:clamp(80px,28vw,120px) !important}
  :where([class*='footer__brand']){height:clamp(72px,22vw,110px) !important;width:clamp(72px,22vw,110px) !important;max-width:none !important;max-height:none !important}
}

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