:root{color:#14181f;background:#f6fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:#1277b8;text-decoration:none}a:hover{text-decoration:underline}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0;display:flex}.brand img{width:142px;display:block}.site-header nav{flex-wrap:wrap;align-items:center;gap:16px;font-size:.95rem;display:flex}.site-header nav a{color:#1d2733;font-weight:650}main{flex:1}.hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:stretch;gap:28px;width:min(1120px,100% - 32px);margin:44px auto 0;display:grid}.hero-copy,.hero-card,.page-shell,.grid-section article,.document-card{background:#ffffffe0;border:1px solid #1535501a;border-radius:30px;box-shadow:0 24px 70px #13375814}.hero-copy{padding:clamp(32px,5vw,64px)}.eyebrow{color:#177fbf;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1{color:#111821;letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(2.4rem,6vw,5rem);line-height:.95}h2{color:#111821;letter-spacing:-.03em;margin:0 0 10px;font-size:1.2rem}h3{margin:20px 0 8px;font-size:1rem}p{color:#4d5b68}.lead{color:#4c5a67;max-width:720px;margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.25rem)}.lead.small{max-width:760px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{text-decoration:none}.button.primary{color:#fff;background:#111821}.button.secondary{color:#155f93;background:#eef7ff}.hero-card{background:linear-gradient(160deg,#fff 0%,#edf8ff 100%);flex-direction:column;justify-content:flex-end;min-height:380px;padding:30px;display:flex}.hero-card img{object-fit:contain;width:62px;height:62px;margin-bottom:auto}.hero-card a{font-weight:800}.grid-section{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1120px,100% - 32px);margin:28px auto 72px;display:grid}.grid-section article{padding:28px}.page-shell{width:min(920px,100% - 32px);margin:44px auto 72px;padding:clamp(28px,5vw,54px)}.document-list{grid-template-columns:1fr 1fr;gap:18px;margin-top:30px;display:grid}.document-card{box-shadow:none;padding:28px}.primary-card{background:#f0f9ff}.document-card ul{margin:14px 0 0;padding-left:18px}.document-card li{margin:8px 0}.legal-content h1{font-size:clamp(2.2rem,5vw,3.4rem)}.legal-content h2{border-top:1px solid #e3eef6;margin-top:34px;padding-top:24px}.legal-content p,.legal-content li{color:#405160}.site-footer{color:#647484;border-top:1px solid #1535501a;justify-content:space-between;gap:20px;width:min(1120px,100% - 32px);margin:auto auto 0;padding:30px 0 36px;display:flex}.site-footer div{flex-direction:column;gap:4px;display:flex}.footer-links{align-items:flex-end}@media (width<=820px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.hero,.grid-section,.document-list{grid-template-columns:1fr}.hero{margin-top:18px}.hero-card{min-height:auto}.footer-links{align-items:flex-start}}
