@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Spectral:wght@500;600;700&display=swap";:root{--bg: #f7f3eb;--bg-soft: #fbf8f2;--surface: rgba(255, 255, 255, .72);--surface-strong: #fffdf8;--text: #17324a;--text-soft: #476074;--border: #c9d4dc;--line: rgba(23, 50, 74, .12);--navy: #153a63;--teal: #3d7882;--accent: #c8ddd7;--shadow: 0 18px 36px rgba(21, 58, 99, .08);--radius: 18px;--radius-sm: 12px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Source Sans 3",sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(61,120,130,.18),transparent 32%),linear-gradient(180deg,#f9f5ee 0%,var(--bg) 38%,#f4efe6 100%);line-height:1.65}img{max-width:100%;display:block}a{color:var(--navy);text-decoration-thickness:.08em;text-underline-offset:.16em}a:hover{color:var(--teal)}main{padding-bottom:4rem}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#f7f3ebe0;border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:1.1fr 2fr;gap:1.5rem;align-items:center;padding:1rem 0}.brand{color:inherit;text-decoration:none;display:inline-flex;flex-direction:column;gap:.2rem}.brand-mark,.eyebrow,.footer-kicker,.card-meta,.hero-kicker,.section-kicker{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:var(--teal)}.brand-text{color:var(--text-soft);font-size:.92rem}.primary-nav ul,.footer-links,.link-list,.inline-list{list-style:none;margin:0;padding:0}.primary-nav ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem 1rem}.primary-nav a{text-decoration:none;color:var(--text);font-weight:600}.hero{padding:4.5rem 0 2.5rem}.hero-panel,.surface-panel,.resource-card,.note-card,.faq-list details,.contact-panel,.table-wrap,.editorial-block,.summary-block,.link-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.hero-panel{padding:clamp(1.5rem,3vw,3rem);display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:2rem;align-items:start}.hero h1,.page-header h1,.content-article h1,.content-article h2,.content-article h3,.resource-card h3,.section-heading h2,.faq-block h2,.contact-panel h2{font-family:Spectral,serif;line-height:1.15;margin:0 0 .75rem}.hero h1,.page-header h1,.content-article h1{font-size:clamp(2.3rem,6vw,4.3rem)}.hero p,.lede,.section-heading p{color:var(--text-soft);font-size:1.08rem}.hero-actions,.card-grid,.two-column,.three-column,.region-grid,.link-grid,.note-grid,.stats-grid,.footer-grid{display:grid;gap:1rem}.hero-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.button-link,.card-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button-link.primary{background:var(--navy);color:#fff}.button-link.secondary,.card-link{background:transparent;color:var(--navy);border:1px solid rgba(21,58,99,.22)}.button-link:hover,.card-link:hover{transform:translateY(-1px)}.summary-block,.editorial-block,.note-card,.contact-panel,.link-panel{padding:1.25rem}.summary-block p:last-child,.editorial-block p:last-child,.note-card p:last-child,.contact-panel p:last-child{margin-bottom:0}section{padding:1.4rem 0}.section-heading{margin-bottom:1.25rem}.card-grid,.region-grid,.link-grid,.note-grid,.footer-grid,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card{padding:1.25rem}.resource-card h3{font-size:1.5rem}.resource-card h3 a{color:inherit;text-decoration:none}.page-header{padding:3rem 0 1rem}.page-header .lede{max-width:70ch}.content-article,.content-page{width:min(calc(100% - 2rem),880px);margin:0 auto}.content-article{background:#ffffff85;border:1px solid var(--line);border-radius:28px;padding:clamp(1.25rem,3vw,2.75rem);box-shadow:var(--shadow)}.content-article h2,.content-page h2{margin-top:2.25rem;font-size:clamp(1.7rem,3vw,2.2rem)}.content-article h3,.content-page h3{margin-top:1.5rem;font-size:1.3rem}.content-article ul,.content-page ul,.content-page ol{padding-left:1.25rem}.table-wrap{overflow-x:auto;padding:.25rem;margin:1.2rem 0}.table-wrap table{width:100%;border-collapse:collapse;min-width:620px}.table-wrap th,.table-wrap td{padding:.9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.table-wrap th{color:var(--navy);font-size:.95rem}.article-meta{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--text-soft);font-weight:600;margin-bottom:1.2rem}.faq-list{display:grid;gap:.8rem}.faq-list details{padding:1rem 1.1rem}.faq-list summary{cursor:pointer;font-weight:700;color:var(--navy)}.faq-list p{margin:.8rem 0 0}.site-footer{border-top:1px solid var(--line);background:#153a630f;padding:2rem 0 3rem}.footer-links{display:grid;gap:.35rem}.notice{border-left:4px solid var(--teal);padding-left:1rem;margin:1.2rem 0;color:var(--text-soft)}.external-list{display:grid;gap:.85rem}.muted{color:var(--text-soft)}@media(max-width:960px){.header-inner,.hero-panel,.card-grid,.two-column,.three-column,.region-grid,.link-grid,.note-grid,.footer-grid,.stats-grid,.hero-actions{grid-template-columns:1fr}.primary-nav ul{justify-content:flex-start}}@media(max-width:640px){body{font-size:1rem}.hero{padding-top:2.5rem}.content-article,.content-page,.container{width:min(calc(100% - 1.2rem),var(--container))}.button-link,.card-link{width:100%}}
