:root{--yellow:#ffce1f;--yellow-deep:#f2b705;--yellow-hover:#e5a800;--cream:#fbf7ef;--paper:#fff;--ink:#191510;--muted:#3b342a;--card-hover:#fff7df;--hairline:#e4dccc;--display:"Bricolage Grotesque", system-ui, sans-serif;--text:"Instrument Sans", system-ui, sans-serif;--rule:2px solid var(--ink);--maxw:1240px;--gutter:clamp(18px, 5vw, 72px);--nav-gutter:clamp(18px, 5vw, 64px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--cream);color:var(--ink);font-family:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}h1,h2,h3,h4,p,blockquote,figure,ul{margin:0}ul{padding:0;list-style:none}img{max-width:100%;display:block}button{font:inherit;color:inherit}::selection{background:var(--ink);color:var(--yellow)}a{color:inherit;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:3px;text-decoration-thickness:2px}a:hover{-webkit-text-decoration-color:var(--yellow-hover);text-decoration-color:var(--yellow-hover)}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:3px}.section--dark :focus-visible{outline-color:var(--yellow)}.skip-link{z-index:1000;background:var(--ink);color:var(--yellow);border-radius:100px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.section{min-height:100vh;padding:clamp(64px, 9vw, 120px) var(--gutter);border-top:var(--rule);flex-direction:column;justify-content:center;display:flex}.section--cream{background:var(--cream)}.section--paper{background:var(--paper)}.section--dark{background:var(--ink);color:var(--cream)}.section__inner{width:100%;max-width:var(--maxw);margin:0 auto}.section__title{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(28px,4.4vw,52px);font-weight:600}.section__standfirst{color:var(--muted);margin-top:8px;font-size:16px}.section__lede{margin-bottom:clamp(28px,4vw,48px)}.card{border:var(--rule);background:var(--paper);border-radius:24px;padding:clamp(24px,3vw,36px)}.card--yellow{background:var(--yellow)}.pill{border:var(--rule);background:var(--ink);color:var(--yellow);white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:16px 30px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.pill:hover{background:var(--paper);color:var(--ink)}.rule-link{border-bottom:3px solid var(--yellow);align-items:center;gap:8px;padding-bottom:2px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.rule-link:hover{border-color:var(--yellow-hover)}.prose{color:var(--muted);text-wrap:pretty;font-size:16px;line-height:1.55}.dot-list{color:var(--muted);flex-direction:column;gap:9px;font-size:15px;line-height:1.45;display:flex}.dot-list li{gap:10px;display:flex}.dot-list li:before{content:"·";color:var(--ink)}@media (width<=760px){.section{min-height:0;padding:84px 20px}.section__lede{margin-bottom:34px}.card{padding:28px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
