:root{color-scheme:light;--ink:#202725;--muted:#52605b;--accent:#126151;--line:#d9e1dd;--paper:#fff;--wash:#edf5f1;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-padding-top:2rem}body{margin:0}a{color:var(--accent);text-underline-offset:.22em;text-decoration-thickness:.07em}a:hover{text-decoration-thickness:.13em}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}p,li{line-height:1.7}p{margin:0 0 1.1rem}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:1.12;margin:0 0 1.2rem}h1{font-size:clamp(2.5rem,6vw,4.2rem)}h2{font-size:clamp(1.8rem,4vw,2.45rem)}.masthead,main,footer{width:min(100% - 3rem,780px);margin-inline:auto}.masthead{padding:1.8rem 0;border-bottom:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.masthead>a{font-weight:650;text-decoration:none;color:var(--ink)}nav{display:flex;gap:1.3rem;font-size:.85rem}.intro{padding:4rem 0 3.7rem}.eyebrow{font-size:.78rem;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;color:var(--accent);font-weight:650;margin-bottom:1.2rem}.lead{font-size:1.3rem;line-height:1.55;max-width:34rem}.intro>p:not(.eyebrow){max-width:37rem}.text-link{display:inline-block;margin-top:.7rem;font-weight:600}.section{padding:3rem 0;border-top:1px solid var(--line)}.possibilities{padding-left:1.3rem;margin:1.5rem 0 0}.possibilities li{padding-left:.35rem;margin-bottom:1.1rem}.possibilities strong{font-weight:650}.notice{background:var(--wash);border-left:3px solid var(--accent);padding:1.1rem 1.3rem}.closing{padding:1.5rem 0;color:var(--muted);font-size:.9rem}.closing p{max-width:38rem}footer{padding:1.5rem 0 2rem;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.skip{position:absolute;top:-6rem;left:1rem;background:white;padding:.75rem;z-index:1}.skip:focus{top:1rem}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85rem}pre{background:var(--wash);padding:1rem;overflow-x:auto;line-height:1.6}code{overflow-wrap:anywhere}.doc{padding-block:3rem}.doc h2{font-size:1.6rem;margin-top:2.3rem}.doc ul{padding-left:1.4rem}.doc li{margin-bottom:.6rem}
@media(max-width:520px){:root{font-size:17px}.masthead,main,footer{width:calc(100% - 2rem)}.masthead{padding-block:1.2rem}.intro{padding:2.8rem 0}.section{padding:2.5rem 0}h1 br{display:none}nav{gap:.8rem}.notice{padding:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
