:root{color-scheme:light;--paper:#f3f0e8;--ink:#272e2b;--muted:#5b655e;--line:#bfc5b8;--accent:#485d3f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font:16px/1.65 system-ui,sans-serif;margin:0}a{color:inherit;text-underline-offset:5px}header,main,footer{max-width:1150px;padding:24px 32px;margin:auto}header{display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid var(--line)}header>a:last-child{font-size:.875rem}.wordmark{font-family:Georgia,serif;font-size:1.25rem;text-decoration:none}.introduction{padding:64px 0 72px;border-bottom:2px solid var(--ink)}.eyebrow,.type{font-size:.75rem;font-weight:650;letter-spacing:.12em;color:var(--accent);margin:0}h1{font:500 clamp(2.5rem,6vw,4.5rem)/1.12 Georgia,serif;letter-spacing:-.045em;margin:24px 0}.intro-copy{max-width:43ch;font-size:1.125rem;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0 20px}h2{font-size:1.125rem;font-weight:650;margin:0}.section-heading p,.number{font-family:ui-monospace,monospace;color:var(--muted);font-size:.875rem}article{display:grid;grid-template-columns:60px 1fr auto;gap:24px;padding:30px 0;border-top:1px solid var(--line)}.number{margin:5px 0}h3{font:500 1.75rem/1.3 Georgia,serif;margin:6px 0 12px}h3 a{text-decoration:none}h3 a:hover{text-decoration:underline}article p:not(.type):not(.number){color:var(--muted);max-width:62ch;margin:0}.visit{align-self:center;padding:10px 0;min-height:44px;color:var(--accent);white-space:nowrap}.visit span{padding-left:8px}.access{font-size:.875rem;margin-top:10px!important}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:absolute;top:-80px;left:12px;background:var(--paper);padding:12px;z-index:10}.skip:focus{top:12px}@media(max-width:650px){header,main,footer{padding:20px}.introduction{padding:40px 0 48px}article{grid-template-columns:30px 1fr;gap:12px}.visit{grid-column:2;justify-self:start}h3{font-size:1.5rem}header{align-items:start}header>a:last-child{max-width:11ch;text-align:right}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
