@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-soft:rgb(233,240,248);--cp-bg:rgb(244,247,251);--cp-card:rgb(255,255,255);--cp-border:rgba(31,95,170,.12);--cp-muted:#58708a;--cp-primary:rgb(31,95,170);--cp-text:#173654}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.outer__frame{color:var(--cp-text);margin:0;background:var(--cp-bg);font-family:'Source Sans 3',sans-serif;isolation:auto;outline-offset:0}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.banner-wrap{background:rgba(255,255,255,.92);z-index:30;position:sticky;border-bottom:1px solid var(--cp-border);top:0;backdrop-filter:blur(10px)}.region__text,.cell-site,.outer-text-widget{margin:0 auto;width:min(1160px,calc(100% - 32px))}.region__text{gap:16px;align-items:center;justify-content:space-between;min-height:78px;display:flex}.bar-feature img{max-height:48px;object-fit:contain;width:auto}.box__holder{gap:8px;flex-wrap:wrap;display:flex}.box__holder a{color:var(--cp-muted);border-radius:999px;padding:8px 12px}.box__holder a.is-active,.box__holder a:hover{background:var(--cp-soft);color:var(--cp-text)}
.main__badge{justify-content:center;border-radius:999px;border:0;display:inline-flex;align-items:center;cursor:pointer;padding:12px 18px;font-weight:700}.holder-content{box-shadow:var(--cp-shadow);color:#fff;background:var(--cp-primary)}.nav-title{background:#113a69;color:#fff}.page-frame{border:1px solid var(--cp-border);background:#fff;color:var(--cp-primary)}
.segment-text{padding:24px 0 0}.cell-site{gap:26px;display:grid}.region-primary{gap:22px;display:grid;grid-template-columns:1.2fr .8fr;align-items:start}.body-zone,.desc-inner,.inner-block{display:block}.side-banner{margin:0 0 8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;color:var(--cp-primary)}.region-primary h1{margin:0 0 10px;font:700 clamp(2.1rem,5vw,4rem)/1.1 'Merriweather',serif}.tier-title{color:var(--cp-muted);max-width:62ch}.cell-foot{gap:12px;display:flex;margin:16px 0;flex-wrap:wrap}.side__meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid;gap:12px}.side__meta div{padding:12px;background:rgb(255,255,255);border-radius:12px;border:1px solid var(--cp-border)}.side__meta strong{display:block}.layout__frame{gap:14px;display:grid}.band__inner{border-radius:18px;width:100%;box-shadow:var(--cp-shadow)}.outer__block{align-items:center;gap:14px;display:flex}.area-container{max-width:96px;width:96px;height:96px;object-fit:contain;border:1px solid var(--cp-border);border-radius:20px;max-height:96px;padding:10px;background:#fff}
.header-sm{background:var(--cp-card);box-shadow:var(--cp-shadow);border-radius:16px;padding:18px}.layout__entry{gap:12px;display:grid}.layout__entry h1,.layout__entry h2{font-family:'Merriweather',serif;margin:0}.panel-list-box{padding:18px;border-radius:20px;background:var(--cp-soft)}.header-list-view{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:14px}.content-block{grid-template-columns:1.2fr .8fr;display:grid;gap:16px;align-items:start}.panel-lg{display:grid;gap:12px}.header-link p{line-height:1.8;color:var(--cp-muted)}.layout-block{gap:12px;display:flex;align-items:center;justify-content:space-between}.layout-block p{margin:6px 0 0;color:var(--cp-muted)}.card__wrap{padding:8px 12px;background:var(--cp-soft);border-radius:999px;font-weight:700}
.primary-img p{line-height:1.8;color:var(--cp-muted)}
.site-container{margin-top:38px;padding:0 0 8px}.cell-tier{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;width:min(1160px,calc(100% - 32px));display:grid;gap:14px}.bar-desc{background:#fff;box-shadow:var(--cp-shadow);border-radius:18px;border:1px solid var(--cp-border);padding:18px}.bar-desc h2{margin:0 0 10px;font:700 1.05rem/1.3 'Merriweather',serif}.bar-desc ul{gap:8px;padding-left:18px;margin:0;display:grid}.bar-desc a{color:var(--cp-primary)}
.layout-band-badge{padding:34px 0 14px;margin-top:46px;background:#102a48;color:#d8e3ef}.outer-text-widget{grid-template-columns:1fr .8fr 1fr;gap:16px;display:grid}.dark-meta{padding:6px;object-fit:contain;width:auto;max-width:120px;max-height:42px;border-radius:14px;margin-bottom:10px;background:rgb(255,255,255)}.layout-band-badge p,.layout-band-badge a{color:#c2d3e5}.layout-band-badge form{display:flex;flex-wrap:wrap;gap:8px}.layout-band-badge input{border:1px solid rgba(255,255,255,.2);flex:1 1 180px;border-radius:999px;padding:10px 12px;color:#fff;background:rgba(255,255,255,.08)}.head-view{border-top:1px solid rgba(255,255,255,.16);width:min(1160px,calc(100% - 32px));padding-top:10px;margin:14px auto 0}
.wrap-widget{box-shadow:var(--cp-shadow);background:var(--cp-primary);border-radius:50%;border:0;width:44px;bottom:18px;opacity:0;right:18px;transition:.2s;position:fixed;color:#fff;pointer-events:none;height:44px}.wrap-widget.is-show{pointer-events:auto;opacity:1}
@media (max-width:920px){.region-primary,.content-block,.header-list-view,.outer-text-widget,.cell-tier{grid-template-columns:1fr}.region__text{padding:10px 0;min-height:auto;flex-wrap:wrap}.bar-feature img{max-height:36px}.area-container{max-width:64px;max-height:64px}.dark-meta{max-height:32px}}
.entry-wrap .region__text{width:min(1160px,calc(100% - 32px))}.outer-left-note .region__text{width:min(1240px,calc(100% - 40px))}.outer-left-note .region-primary{grid-template-columns:.95fr 1.05fr}.outer-left-note .panel-list-box{border-radius:28px}

/* siteforge-mobile-safety: common overflow + mobile guardrails */
html,body{overflow-x:hidden}
img{height:auto;max-width:100%}
: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){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){word-break:break-word;white-space:pre-wrap}
.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']){align-items:flex-start;flex-direction:column}
  :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-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']){width:clamp(100px,16vw,160px) !important;border:none !important;box-shadow:none !important;padding:4px !important;background:transparent !important;height:clamp(100px,16vw,160px) !important}
:where([class*='footer__brand']){height:clamp(90px,12vw,130px) !important;width:clamp(90px,12vw,130px) !important;padding:4px !important;box-shadow:none !important;border:none !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;width:100%;height:100%}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){max-width:none !important;height:clamp(80px,28vw,120px) !important;max-height:none !important;width:clamp(80px,28vw,120px) !important}
  :where([class*='footer__brand']){width:clamp(72px,22vw,110px) !important;height: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']){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']){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;gap:16px !important;display:grid !important;align-items:start !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){flex-direction:column;text-align:left;display:flex;gap:10px;align-items:flex-start}
  :where([class*='footer__brand']){max-height:110px;float:none !important;max-width:110px;margin-bottom:12px;clear:both}
}
