:root{--colour-paper:#f5f3ed;--colour-ink:#171717;--colour-lime:#c7f000;--colour-muted:#5b5a55;--colour-line:#171717;--font-sans:"Arial Nova", "Helvetica Neue", Arial, sans-serif;--font-display:"Arial Nova", "Helvetica Neue", Arial, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:clamp(1.125rem, 1rem + .4vw, 1.375rem);--text-xl:clamp(1.5rem, 1.1rem + 1.3vw, 2.25rem);--text-2xl:clamp(2.5rem, 1.55rem + 4vw, 5.5rem);--leading-tight:.95;--leading-body:1.55;--tracking-tight:-.04em;--tracking-wide:.08em;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--content-width:76rem;--reading-width:42rem;--gutter:clamp(1rem, 4vw, 3rem);--border-width:1px;--border-strong:2px;--radius:.125rem;--focus-width:3px;--focus-offset:3px;--motion-fast:.14s;--motion-ease:ease-out}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--colour-paper);max-width:100%;color:var(--colour-ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);text-rendering:optimizelegibility;margin:0;overflow-x:hidden}main{min-width:0}button,input,textarea,select{font:inherit}a{color:inherit;text-underline-offset:.2em}img,picture,svg,video,canvas{max-width:100%;display:block}img,video{height:auto}p,li,dd,a{overflow-wrap:anywhere}:focus-visible{outline:var(--focus-width) solid var(--colour-ink);outline-offset:var(--focus-offset);box-shadow:0 0 0 calc(var(--focus-width) + var(--focus-offset)) var(--colour-lime)}.skip-link{z-index:100;top:var(--space-2);left:var(--space-2);padding:var(--space-1) var(--space-2);background:var(--colour-lime);color:var(--colour-ink);transform:translateY(calc(-100% - var(--space-4)));transition:transform var(--motion-fast) var(--motion-ease);font-weight:800;position:fixed}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{box-shadow:none;outline:3px solid highlight}.skip-link{border:2px solid buttontext}}
