:root{color-scheme:light;--background:#f5f3ee;--surface:#fcfbf8;--surface-strong:#fff;--text:#1d2026;--muted:#626874;--border:#d9d6ce;--accent:#426a7c;--accent-strong:#294f60;--focus:#9b5f17;--shadow:0 18px 50px #1d202612;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:280px}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% 0%, #426a7c17, transparent 31rem), var(--background);margin:0;font-size:1rem;line-height:1.7}a{color:var(--accent-strong);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:2px}.skip-link{z-index:10;color:var(--surface-strong);background:var(--text);padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid #1d202617}.site-header__inner,.site-footer__inner{width:min(100% - 2rem,70rem);margin-inline:auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.wordmark{color:var(--text);letter-spacing:-.025em;font-size:1.15rem;font-weight:750;text-decoration:none}nav{flex-wrap:wrap;justify-content:flex-end;gap:.45rem 1.25rem;display:flex}nav a{color:var(--muted);font-size:.9rem;font-weight:620;text-decoration:none}main{width:min(100% - 2rem,70rem);margin-inline:auto;padding-block:clamp(3.25rem,7vw,6.75rem)}main:focus{outline:none}.landing{max-width:58rem}.eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:760}h1,h2,h3{color:var(--text);text-wrap:balance;line-height:1.18}h1{letter-spacing:-.055em;max-width:16ch;margin:0;font-size:clamp(2.5rem,8vw,5.25rem)}.intro{max-width:42rem;color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,2.2vw,1.25rem)}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,6vw,4.75rem);display:grid}.policy-card{min-height:13rem;color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);background:#fcfbf8d1;border-radius:1rem;flex-direction:column;justify-content:space-between;padding:clamp(1.4rem,4vw,2rem);text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.policy-card:hover{color:var(--text);border-color:#a9b9bf;transform:translateY(-2px);box-shadow:0 22px 60px #1d20261a}.policy-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.3rem,3vw,1.7rem)}.policy-card p{color:var(--muted);margin:1rem 0 0}.policy-card__arrow{color:var(--accent-strong);align-self:flex-end;margin-top:1.5rem;font-size:1.4rem}.policy-shell{width:min(100%,47rem);margin-inline:auto}.policy-context{border-bottom:1px solid var(--border);margin-bottom:2.25rem;padding-bottom:1.5rem}.policy-context p:last-child{color:var(--muted);margin-bottom:0}.policy-document h1{max-width:none;margin-bottom:.75rem;font-size:clamp(2.4rem,7vw,4rem)}.policy-document h2{letter-spacing:-.025em;margin:2.75rem 0 .75rem;font-size:clamp(1.3rem,3vw,1.65rem)}.policy-document p,.policy-document ul{max-width:70ch}.policy-document ul{padding-left:1.25rem}.policy-document li+li{margin-top:.35rem}.policy-document code{background:#ece9e1;border-radius:.28rem;padding:.1em .32em;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.9em}.policy-document pre{color:#f5f3ee;background:var(--text);border-radius:.7rem;padding:1rem 1.15rem;overflow-x:auto}.policy-document pre code{color:inherit;background:0 0;padding:0}.notice{border-left:3px solid var(--accent);background:#426a7c14;border-radius:0 .5rem .5rem 0;margin:2rem 0;padding:1rem 1.15rem}.not-found{max-width:42rem}.not-found h1{max-width:12ch}.not-found__actions{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:2rem;display:flex}.site-footer{color:var(--muted);border-top:1px solid #1d202617;margin-top:auto}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem 2rem;min-height:6rem;font-size:.88rem;display:flex}.site-footer p{margin:0}@media (width<=42rem){.site-header__inner{flex-direction:column;align-items:flex-start;gap:.6rem;padding-block:1rem}nav{justify-content:flex-start}.policy-grid{grid-template-columns:1fr}.policy-card{min-height:11rem}.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.4rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
