
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#111827;line-height:1.6;background:#fff}a{color:inherit}.site-header,.site-footer,.section,.page-header,.content-band{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;text-decoration:none;color:#111827}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#08376f;font-size:.82rem}.site-header nav{display:flex;gap:22px;flex-wrap:wrap}.site-header nav a{color:#4b5563;font-weight:700;text-decoration:none}.hero-wrap{background:linear-gradient(180deg,#f8fbff 0%,#eef6fb 100%);border-top:1px solid #eef2f7;border-bottom:1px solid #dce7ef}.hero{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:24px 0 34px}.hero img{width:100%;height:auto;display:block;border-radius:10px;border:1px solid #cfdbe8;box-shadow:0 20px 60px rgba(8,55,111,.16)}.intro{width:min(980px,calc(100% - 40px));margin:0 auto;padding:54px 0 60px;text-align:center}.eyebrow{margin:0 0 12px;color:#0f8c8c;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:0 auto 18px;max-width:850px;font-size:clamp(2.1rem,5vw,4.6rem);line-height:1.03;letter-spacing:0}h2{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.1;letter-spacing:0}p{color:#4b5563}.intro p{max-width:720px;margin-left:auto;margin-right:auto;font-size:1.12rem}.actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #1769d2;border-radius:8px;padding:10px 18px;color:white;background:#1769d2;font-weight:800;text-decoration:none}.button.secondary{background:#fff;color:#08376f}.section{padding-block:64px}.section-muted{width:100%;max-width:none;padding-inline:max(20px,calc((100% - 1120px)/2));background:#f8fbff}.post-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.post-card,.contact-card{border:1px solid #dbe3ef;border-radius:8px;padding:26px;background:#fff;box-shadow:0 8px 28px rgba(23,32,51,.06);text-decoration:none}.post-card h3{line-height:1.2}.post-card h3 a{text-decoration:none}.page-header{padding:76px 0 38px}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:48px}.callout{border-left:4px solid #1769d2;padding-left:24px}.article-shell{width:min(790px,calc(100% - 40px));margin:auto;padding:60px 0 86px}.site-footer{display:flex;justify-content:space-between;gap:28px;border-top:1px solid #dbe3ef;padding:34px 0 42px;color:#5c667a}@media(max-width:800px){.site-header{align-items:flex-start;flex-direction:column;padding:18px 0}.site-header nav{gap:14px}.hero{width:100%;padding:0 0 20px}.hero img{border-left:0;border-right:0;border-radius:0;box-shadow:none}.intro{text-align:left;padding:38px 0 48px}.actions{justify-content:flex-start}.post-grid,.two-column,.contact-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}
