.layout-module__cgl8AG__container{width:min(var(--content-width), calc(100% - 2rem));margin:0 auto}.layout-module__cgl8AG__siteHeader{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.layout-module__cgl8AG__headerInner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:82px;display:flex}.layout-module__cgl8AG__brand{flex:none;width:178px;display:block}.layout-module__cgl8AG__brand img{aspect-ratio:620/230;object-fit:contain;width:100%;height:auto}.layout-module__cgl8AG__desktopNav ul,.layout-module__cgl8AG__footerLinks{margin:0;padding:0;list-style:none;display:flex}.layout-module__cgl8AG__desktopNav ul{justify-content:center;align-items:center;gap:1.45rem}.layout-module__cgl8AG__desktopNav a,.layout-module__cgl8AG__footerLinks a,.layout-module__cgl8AG__footerEmail{text-decoration:none}.layout-module__cgl8AG__desktopNav a{color:var(--navy-900);padding:.5rem 0;font-size:.88rem;font-weight:600;transition:color .2s;position:relative}.layout-module__cgl8AG__desktopNav a:hover,.layout-module__cgl8AG__footerLinks a:hover,.layout-module__cgl8AG__footerEmail:hover{color:var(--brand-blue-dark);text-decoration:none}.layout-module__cgl8AG__desktopNav a:after{background:var(--brand-blue);content:"";transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:.1rem;left:0;right:0;transform:scaleX(0)}.layout-module__cgl8AG__desktopNav a:hover:after,.layout-module__cgl8AG__desktopNav a[aria-current=page]:after{transform:scaleX(1)}.layout-module__cgl8AG__desktopNav a[aria-current=page]{color:var(--brand-blue-dark)}.layout-module__cgl8AG__headerActions{align-items:center;gap:.7rem;display:flex}.layout-module__cgl8AG__actionLink{border:1px solid var(--navy-800);border-radius:var(--radius);color:var(--navy-900);white-space:nowrap;padding:.6rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s}.layout-module__cgl8AG__actionLink span{margin-left:.4rem;transition:transform .2s;display:inline-block}.layout-module__cgl8AG__actionLink:hover span{transform:translate(3px)}.layout-module__cgl8AG__primaryAction{border-color:var(--brand-blue-dark);background:var(--brand-blue-dark);color:var(--surface)}.layout-module__cgl8AG__actionLink:hover{background:var(--navy-900);color:var(--surface);text-decoration:none;transform:translateY(-1px)}.layout-module__cgl8AG__actionLink:active{transform:translateY(1px)}.layout-module__cgl8AG__mobileNav{display:none}.layout-module__cgl8AG__menuButton{border:1px solid var(--navy-800);border-radius:var(--radius);background:var(--surface);color:var(--navy-900);cursor:pointer;padding:.5rem .7rem;font-size:.9rem;font-weight:600}.layout-module__cgl8AG__mobilePanel{border-bottom:1px solid var(--line);background:var(--surface);position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 12px 18px #071b2c1f}.layout-module__cgl8AG__mobilePanel ul{width:min(var(--content-width), calc(100% - 2rem));margin:0 auto;padding:.5rem 0 1rem;list-style:none;display:grid}.layout-module__cgl8AG__mobilePanel a{border-bottom:1px solid var(--line);color:var(--navy-900);padding:.7rem 0;font-weight:700;text-decoration:none;display:block}.layout-module__cgl8AG__mobilePanel a[aria-current=page]{color:var(--brand-blue-dark)}.layout-module__cgl8AG__siteFooter{background:var(--navy-950);color:#e8eef2;margin-top:auto;padding:3.75rem 0 1.5rem}.layout-module__cgl8AG__footerGrid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:2rem;display:grid}.layout-module__cgl8AG__footerHeading{color:var(--surface);margin-bottom:.5rem;font-size:1rem}.layout-module__cgl8AG__footerText,.layout-module__cgl8AG__footerAddress{color:#c1ced6;font-size:.92rem}.layout-module__cgl8AG__footerAddress{font-style:normal}.layout-module__cgl8AG__footerEmail{color:var(--surface);font-weight:700}.layout-module__cgl8AG__footerLinks{flex-direction:column;gap:.4rem}.layout-module__cgl8AG__footerLinks a{color:#c1ced6;font-size:.92rem}.layout-module__cgl8AG__footerNotice{color:#c1ced6;border-top:1px solid #d9e0e54d;margin:2rem 0 0;padding-top:1.25rem;font-size:.83rem}@media (max-width:1050px){.layout-module__cgl8AG__desktopNav,.layout-module__cgl8AG__headerActions{display:none}.layout-module__cgl8AG__mobileNav{display:block}}@media (max-width:700px){.layout-module__cgl8AG__headerInner{min-height:70px}.layout-module__cgl8AG__brand{width:160px}.layout-module__cgl8AG__footerGrid{grid-template-columns:1fr;gap:1.25rem}}
:root{--navy-950:#061826;--navy-900:#0a263b;--navy-800:#143d58;--brand-blue:#2f84bf;--brand-blue-dark:#1b668f;--gold:#aa9360;--ink:#172631;--muted:#596a75;--line:#d7e0e5;--surface:#fff;--surface-muted:#f2f5f6;--surface-blue:#eaf1f4;--error:#a22727;--success:#25643b;--content-width:1200px;--radius:4px;--font-sans:Aptos, "Segoe UI Variable", "Segoe UI", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);letter-spacing:0;margin:0;font-size:16px;line-height:1.65}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;font-weight:600}h1,h2,h3,p{margin-top:0}p{text-wrap:pretty}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
