@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&family=Merriweather:wght@400;700&display=swap');
:root{--cp-soft:#e9f0f8;--cp-border:rgba(31,95,170,.12);--cp-primary:#1f5faa;--cp-shadow:0 14px 30px rgba(18,51,87,.08);--cp-bg:#f4f7fb;--cp-card:#fff;--cp-muted:#58708a;--cp-text:rgb(23,54,84)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.box__badge{color:var(--cp-text);margin:0;background:var(--cp-bg);font-family:'Source Sans 3',sans-serif;pointer-events:auto;visibility:visible}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.layout-data{top:0;z-index:30;background:rgba(255,255,255,.92);position:sticky;backdrop-filter:blur(10px);border-bottom:1px solid var(--cp-border)}.zone-btn,.data-note,.inner-main{margin:0 auto;width:min(1160px,calc(100% - 32px))}.zone-btn{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-strip-area img{object-fit:contain;max-height:48px;width:auto}.zone__inner{gap:8px;display:flex;flex-wrap:wrap}.zone__inner a{padding:8px 12px;border-radius:999px;color:var(--cp-muted)}.zone__inner a.is-active,.zone__inner a:hover{background:var(--cp-soft);color:var(--cp-text)}
.area__main{cursor:pointer;align-items:center;border-radius:999px;display:inline-flex;justify-content:center;border:0;font-weight:700;padding:12px 18px}.hero-zone-container{background:var(--cp-primary);box-shadow:var(--cp-shadow);color:rgb(255,255,255)}.content-widget{color:rgb(255,255,255);background:#113a69}.sec-note{color:var(--cp-primary);border:1px solid var(--cp-border);background:#fff}
.wrap-lg{padding:24px 0 0}.data-note{gap:26px;display:grid}.info-area{align-items:start;display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.site-info,.flex__note,.sec-media{display:block}.segment-secondary-box{color:var(--cp-primary);font-weight:700;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px}.info-area h1{font:700 clamp(2.1rem,5vw,4rem)/1.1 'Merriweather',serif;margin:0 0 10px}.dark-box{color:var(--cp-muted);max-width:62ch}.site-sub-main{flex-wrap:wrap;margin:16px 0;gap:12px;display:flex}.slot-segment{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid;gap:12px}.slot-segment div{border-radius:12px;background:rgba(255,255,255,1);border:1px solid var(--cp-border);padding:12px}.slot-segment strong{display:block}.zone-view{display:grid;gap:14px}.page__desc{box-shadow:var(--cp-shadow);width:100%;border-radius:18px}.head-container{display:flex;gap:14px;align-items:center}.entry-outer{max-height:96px;height:96px;border-radius:20px;object-fit:contain;border:1px solid var(--cp-border);padding:10px;max-width:96px;width:96px;background:#fff}
.page-left-text{box-shadow:var(--cp-shadow);border-radius:16px;padding:18px;background:var(--cp-card)}.main-note{gap:12px;display:grid}.main-note h1,.main-note h2{font-family:'Merriweather',serif;margin:0}.row__widget{padding:18px;background:var(--cp-soft);border-radius:20px}.panel-bottom{gap:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.region-full{gap:16px;display:grid;align-items:start;grid-template-columns:1.2fr .8fr}.site-alt-block{gap:12px;display:grid}.panel-alt p{color:var(--cp-muted);line-height:1.8}.img-page{align-items:center;gap:12px;display:flex;justify-content:space-between}.img-page p{margin:6px 0 0;color:var(--cp-muted)}.light-info{border-radius:999px;font-weight:700;padding:8px 12px;background:var(--cp-soft)}
.body__title p{color:var(--cp-muted);line-height:1.8}
.zone-alt-desc{margin-top:38px;padding:0 0 8px}.link-col{display:grid;width:min(1160px,calc(100% - 32px));gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto}.zone__badge{padding:18px;border-radius:18px;border:1px solid var(--cp-border);box-shadow:var(--cp-shadow);background:#fff}.zone__badge h2{margin:0 0 10px;font:700 1.05rem/1.3 'Merriweather',serif}.zone__badge ul{gap:8px;margin:0;padding-left:18px;display:grid}.zone__badge a{color:var(--cp-primary)}
.narrow-widget{background:rgb(16,42,72);margin-top:46px;color:rgb(216,227,239);padding:34px 0 14px}.inner-main{gap:16px;grid-template-columns:1fr .8fr 1fr;display:grid}.zone-widget{margin-bottom:10px;border-radius:14px;background:rgba(255,255,255,1);width:auto;max-width:120px;max-height:42px;object-fit:contain;padding:6px}.narrow-widget p,.narrow-widget a{color:rgba(194,211,229,1)}.narrow-widget form{flex-wrap:wrap;display:flex;gap:8px}.narrow-widget input{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);padding:10px 12px;color:#fff;flex:1 1 180px}.hero__img{margin:14px auto 0;width:min(1160px,calc(100% - 32px));border-top:1px solid rgba(255,255,255,.16);padding-top:10px}
.flex-text-banner{transition:.2s;height:44px;bottom:18px;border:0;width:44px;color:#fff;opacity:0;pointer-events:none;right:18px;position:fixed;box-shadow:var(--cp-shadow);border-radius:50%;background:var(--cp-primary)}.flex-text-banner.is-show{pointer-events:auto;opacity:1}
@media (max-width:920px){.info-area,.region-full,.panel-bottom,.inner-main,.link-col{grid-template-columns:1fr}.zone-btn{padding:10px 0;min-height:auto;flex-wrap:wrap}.panel-strip-area img{max-height:36px}.entry-outer{max-height:64px;max-width:64px}.zone-widget{max-height:32px}}
.header__feature .zone-btn{width:min(1160px,calc(100% - 32px))}.nav-dark .zone-btn{width:min(1240px,calc(100% - 40px))}.nav-dark .info-area{grid-template-columns:.95fr 1.05fr}.nav-dark .row__widget{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){word-break:normal;hyphens:none;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){white-space:pre-wrap;word-break:break-word}
.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']){flex-direction:column;align-items:flex-start}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){max-width:min(100%,160px);max-height:40px;width:auto;height:auto}
  :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']){height:clamp(100px,16vw,160px) !important;padding:4px !important;box-shadow:none !important;width:clamp(100px,16vw,160px) !important;border:none !important;background:transparent !important}
:where([class*='footer__brand']){box-shadow:none !important;height:clamp(90px,12vw,130px) !important;background:transparent !important;padding:4px !important;border:none !important;width:clamp(90px,12vw,130px) !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;max-height:none !important;width:clamp(80px,28vw,120px) !important;height:clamp(80px,28vw,120px) !important}
  :where([class*='footer__brand']){max-height:none !important;max-width: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']){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'])>*{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']){grid-template-columns:1fr !important;display:grid !important;align-items:start !important;gap:16px !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){align-items:flex-start;text-align:left;display:flex;gap:10px;flex-direction:column}
  :where([class*='footer__brand']){clear:both;margin-bottom:12px;max-height:110px;float:none !important;max-width:110px}
}
