@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&family=Merriweather:wght@400;700&display=swap');
:root{--cp-card:#fff;--cp-soft:rgba(233,240,248,1);--cp-shadow:0 14px 30px rgba(18,51,87,.08);--cp-bg:#f4f7fb;--cp-muted:#58708a;--cp-text:#173654;--cp-border:rgba(31,95,170,.12);--cp-primary:#1f5faa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.btn-page{background:var(--cp-bg);font-family:'Source Sans 3',sans-serif;color:var(--cp-text);margin:0;isolation:auto;visibility:visible;pointer-events:auto}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.zone-left-inner{z-index:30;backdrop-filter:blur(10px);background:rgba(255,255,255,.92);position:sticky;border-bottom:1px solid var(--cp-border);top:0}.region-primary-area,.widget-sec,.box-list{width:min(1160px,calc(100% - 32px));margin:0 auto}.region-primary-area{min-height:78px;gap:16px;justify-content:space-between;align-items:center;display:flex}.box-right img{object-fit:contain;max-height:48px;width:auto}.outer__badge{gap:8px;flex-wrap:wrap;display:flex}.outer__badge a{border-radius:999px;color:var(--cp-muted);padding:8px 12px}.outer__badge a.is-active,.outer__badge a:hover{color:var(--cp-text);background:var(--cp-soft)}
.note-zone{border:0;align-items:center;cursor:pointer;justify-content:center;font-weight:700;border-radius:999px;padding:12px 18px;display:inline-flex}.foot-text{background:var(--cp-primary);box-shadow:var(--cp-shadow);color:#fff}.info-main{background:#113a69;color:#fff}.layout__text{color:var(--cp-primary);background:#fff;border:1px solid var(--cp-border)}
.meta-outer{padding:24px 0 0}.widget-sec{display:grid;gap:26px}.wrap__meta{grid-template-columns:1.2fr .8fr;display:grid;align-items:start;gap:22px}.content-light,.nav-holder,.body-title{display:block}.area-head-holder{letter-spacing:.12em;margin:0 0 8px;font-size:.82rem;color:var(--cp-primary);font-weight:700;text-transform:uppercase}.wrap__meta h1{margin:0 0 10px;font:700 clamp(2.1rem,5vw,4rem)/1.1 'Merriweather',serif}.inner-info{max-width:62ch;color:var(--cp-muted)}.side__main{margin:16px 0;gap:12px;flex-wrap:wrap;display:flex}.unit-group{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.unit-group div{background:#fff;padding:12px;border-radius:12px;border:1px solid var(--cp-border)}.unit-group strong{display:block}.card__block{display:grid;gap:14px}.secondary-note{border-radius:18px;box-shadow:var(--cp-shadow);width:100%}.area-list-note{gap:14px;align-items:center;display:flex}.module-zone-link{padding:10px;border-radius:20px;border:1px solid var(--cp-border);height:96px;background:#fff;max-width:96px;object-fit:contain;width:96px;max-height:96px}
.block__badge{background:var(--cp-card);box-shadow:var(--cp-shadow);border-radius:16px;padding:18px}.layout-data-view{display:grid;gap:12px}.layout-data-view h1,.layout-data-view h2{font-family:'Merriweather',serif;margin:0}.grid-container{background:var(--cp-soft);padding:18px;border-radius:20px}.sm-area{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.col-bar-btn{grid-template-columns:1.2fr .8fr;align-items:start;display:grid;gap:16px}.region-entry{gap:12px;display:grid}.area-bottom-banner p{color:var(--cp-muted);line-height:1.8}.region__view{display:flex;gap:12px;align-items:center;justify-content:space-between}.region__view p{margin:6px 0 0;color:var(--cp-muted)}.hero-holder{border-radius:999px;font-weight:700;padding:8px 12px;background:var(--cp-soft)}
.foot__area p{color:var(--cp-muted);line-height:1.8}
.page-menu{margin-top:38px;padding:0 0 8px}.outer-frame{margin:0 auto;display:grid;width:min(1160px,calc(100% - 32px));grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.foot__widget{background:rgb(255,255,255);padding:18px;border:1px solid var(--cp-border);box-shadow:var(--cp-shadow);border-radius:18px}.foot__widget h2{font:700 1.05rem/1.3 'Merriweather',serif;margin:0 0 10px}.foot__widget ul{display:grid;margin:0;gap:8px;padding-left:18px}.foot__widget a{color:var(--cp-primary)}
.page-grid{margin-top:46px;padding:34px 0 14px;background:rgb(16,42,72);color:#d8e3ef}.box-list{grid-template-columns:1fr .8fr 1fr;gap:16px;display:grid}.site__entry{width:auto;padding:6px;margin-bottom:10px;background:#fff;max-width:120px;border-radius:14px;object-fit:contain;max-height:42px}.page-grid p,.page-grid a{color:#c2d3e5}.page-grid form{display:flex;flex-wrap:wrap;gap:8px}.page-grid input{color:#fff;padding:10px 12px;flex:1 1 180px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:999px}.content-text-cell{width:min(1160px,calc(100% - 32px));margin:14px auto 0;padding-top:10px;border-top:1px solid rgba(255,255,255,.16)}
.header-alt-area{bottom:18px;background:var(--cp-primary);pointer-events:none;position:fixed;right:18px;border:0;color:#fff;border-radius:50%;transition:.2s;height:44px;opacity:0;box-shadow:var(--cp-shadow);width:44px}.header-alt-area.is-show{pointer-events:auto;opacity:1}
@media (max-width:920px){.wrap__meta,.col-bar-btn,.sm-area,.box-list,.outer-frame{grid-template-columns:1fr}.region-primary-area{min-height:auto;padding:10px 0;flex-wrap:wrap}.box-right img{max-height:36px}.module-zone-link{max-width:64px;max-height:64px}.site__entry{max-height:32px}}
.banner-wrap .region-primary-area{width:min(1160px,calc(100% - 32px))}.badge-outer .region-primary-area{width:min(1240px,calc(100% - 40px))}.badge-outer .wrap__meta{grid-template-columns:.95fr 1.05fr}.badge-outer .grid-container{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'])>*{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){width:auto;max-width:min(100%,160px);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']){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']){box-shadow:none !important;height:clamp(100px,16vw,160px) !important;background:transparent !important;border:none !important;width:clamp(100px,16vw,160px) !important;padding:4px !important}
:where([class*='footer__brand']){background:transparent !important;box-shadow:none !important;border:none !important;height:clamp(90px,12vw,130px) !important;width:clamp(90px,12vw,130px) !important;padding:4px !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){height:100%;object-fit:contain;width:100%}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){max-height:none !important;height:clamp(80px,28vw,120px) !important;max-width:none !important;width:clamp(80px,28vw,120px) !important}
  :where([class*='footer__brand']){max-width:none !important;max-height:none !important;height:clamp(72px,22vw,110px) !important;width:clamp(72px,22vw,110px) !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;align-items:start !important;gap:16px !important;display:grid !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){gap:10px;display:flex;text-align:left;align-items:flex-start;flex-direction:column}
  :where([class*='footer__brand']){clear:both;max-height:110px;margin-bottom:12px;max-width:110px;float:none !important}
}
