:root{color:#17202a;background:#f7f9fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:#1c6dd0;text-decoration:none}a:hover{text-decoration:underline}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:#17202a;font-weight:800}.brand:hover{text-decoration:none}.brand-mark{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#1f7a8c;font-size:.95rem}.nav-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.nav-links a{border-radius:6px;color:#4c5967;padding:9px 12px;font-size:.95rem;font-weight:650}.nav-links a:hover,.nav-links a.active{color:#102a43;background:#e8f1f6;text-decoration:none}main{flex:1}.home-hero,.page-header,.content,.home-info,.page-grid,.contact-panel,.not-found{width:min(960px,calc(100% - 32px));margin:0 auto}.home-hero{padding:86px 0 42px}.home-hero h1,.page-header h1,.not-found h1{max-width:820px;margin:0;color:#102a43;font-size:clamp(2.25rem,6vw,4.75rem);line-height:1;letter-spacing:0}.home-hero p,.page-header p,.not-found p{max-width:720px;color:#52616f;font-size:1.1rem;line-height:1.7}.eyebrow{margin:0 0 12px;color:#1f7a8c;font-size:.8rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.page-header{padding:64px 0 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #d9e2ec}.page-header h1{font-size:clamp(2rem,5vw,3.5rem)}.page-header>span{flex:0 0 auto;color:#657786;font-size:.95rem}.page-grid{padding:12px 0 72px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.page-card{min-height:128px;padding:18px;border:1px solid #d9e2ec;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;color:#102a43;box-shadow:0 10px 24px #102a430f}.page-card:hover{border-color:#9fb3c8;text-decoration:none}.page-card span{font-size:1.05rem;font-weight:800}.page-card small{color:#657786}.home-info{padding:0 0 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-info>div{border:1px solid #d9e2ec;border-radius:8px;padding:24px;background:#fff}.home-info h2{margin-top:0;color:#102a43}.home-info li{color:#3d4f60;line-height:1.7}.content{padding:24px 0 76px}.policy-section{padding:28px 0;border-bottom:1px solid #d9e2ec;display:grid;grid-template-columns:240px minmax(0,1fr);gap:36px}.policy-section h2{margin:0;color:#102a43;font-size:1.15rem}.policy-section h3{margin:18px 0 8px;color:#102a43;font-size:1rem}.policy-section p,.policy-section li{color:#3d4f60;font-size:1rem;line-height:1.75}.policy-section p:first-child{margin-top:0}.policy-section ul,.policy-section ol{margin-top:0;padding-left:22px}.contact-panel{padding:28px 0 76px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-panel-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-panel>div{padding:24px;border:1px solid #d9e2ec;border-radius:8px;background:#fff}.contact-panel h2{margin-top:0}.button-link{width:fit-content;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#1f7a8c;color:#fff;font-weight:800;padding:11px 16px}.button-link:hover{background:#175d6a;color:#fff;text-decoration:none}.not-found{padding:96px 0}.site-footer{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 32px;border-top:1px solid #d9e2ec;display:flex;justify-content:space-between;gap:16px;color:#657786}.site-footer p{margin:0}@media(max-width:820px){.site-header,.page-header,.site-footer{align-items:flex-start;flex-direction:column}.nav-links{justify-content:flex-start}.page-grid,.home-info,.contact-panel{grid-template-columns:1fr}.policy-section{grid-template-columns:1fr;gap:12px}}@media(max-width:520px){.home-hero{padding-top:54px}.nav-links a{padding-inline:8px}.page-header{padding-top:44px}}
