*{box-sizing:border-box}html{background:#f4f7f7;color:#16232a}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(80,16%,96%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #d4dee0}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;color:#123a3f;text-decoration:none;letter-spacing:-.02em}.nav nav{display:flex;gap:18px}.nav nav a{color:#2c5a5f;text-decoration:none;font-weight:650}.hero{padding:84px 0 56px;background:linear-gradient(135deg,#eaf4f5,#eef5f5)}.heroGrid{display:grid;grid-template-columns:1.45fr .75fr;grid-gap:48px;gap:48px;align-items:center}.article h1,.hero h1,.section h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.055em;margin:.25em 0}.hero p,.lede{font-size:1.18rem;color:#3f6266;max-width:760px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:#8a5d2d}.actions{display:flex;gap:12px;margin-top:28px}.button{display:inline-block;background:#123a3f;color:#fff;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:750}.button.ghost{background:transparent;color:#123a3f;border:1px solid #a4b6b8}.heroPanel{background:#123a3f;color:#f5fafa;padding:28px;border-radius:24px;box-shadow:0 18px 50px rgba(23,60,44,.16)}.heroPanel .kicker{color:#d8c29c;font-weight:800}.heroPanel h2{font-size:1.8rem;line-height:1.2}.section{padding:64px 0}.sectionHead{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.sectionHead h2,.topicSection h2{font-size:2rem;letter-spacing:-.03em;margin:.2em 0}.sectionHead a{color:#123a3f;font-weight:700}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.card{display:block;background:#fff;border:1px solid #dae3e5;border-radius:18px;padding:22px;text-decoration:none;color:inherit;box-shadow:0 8px 22px rgba(23,35,29,.04);transition:.2s}.card:hover{transform:translateY(-2px);border-color:#96b4b6;box-shadow:0 12px 28px rgba(23,35,29,.08)}.card h3{font-size:1.18rem;line-height:1.25;margin:.5em 0}.card p{color:#5e7376;font-size:.94rem}.read{font-weight:750;color:#256b73}.topicSection{margin:56px 0}.article{max-width:820px;padding-top:56px}.article h1{font-size:clamp(2.5rem,5vw,4rem)}.byline{color:#5e7376;border-bottom:1px solid #d4dee0;padding-bottom:20px}.notice{margin:28px 0;padding:18px;border-left:4px solid #b17a3a;background:#f1f7f7;border-radius:10px}.articleBody h2,.faq h2,.sources h2{font-size:1.75rem;letter-spacing:-.025em;margin-top:2em}.articleBody h3,.faq h3{font-size:1.15rem;margin-top:1.4em}.articleBody li,.articleBody p,.faq p{font-size:1.05rem;color:#274449}.articleBody ol{padding-left:24px}.crumb{font-size:.9rem;margin-bottom:20px}.crumb a{color:#256b73}.faq,.sources{margin-top:48px;padding-top:24px;border-top:1px solid #d4dee0}.sources a{color:#256b73}.footer{padding:48px 0;color:#586d70}footer{border-top:1px solid #d4dee0;background:#e9f0f1}@media(max-width:850px){.grid,.heroGrid{grid-template-columns:1fr}.nav{align-items:flex-start;flex-direction:column;padding:16px 0}.hero{padding-top:48px}.sectionHead{align-items:flex-start;flex-direction:column}.wrap{width:min(100% - 28px,1160px)}}.footer-links{display:flex;flex-wrap:wrap;gap:14px}.footer-links a{color:var(--accent,#256b73)}.static-shell{max-width:760px;margin:0 auto;padding:52px 20px}.static-shell h1{line-height:1.1}.static-shell h2{margin-top:1.8em}