:root{--colour-duvet-cream:#f3e8d0;--colour-ink-charcoal:#201c19;--colour-resistance-red:#b8322a;--colour-work-light-blue:#3e6f8f;--colour-management-gold:#c8952e;--colour-paper-white:#fffdf7;--font-interface:system-ui, sans-serif;--font-game:system-ui, sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;color:var(--colour-ink-charcoal);background:var(--colour-duvet-cream);font-family:var(--font-interface);font-synthesis:none;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;margin:0}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.1em}a:hover{color:var(--colour-resistance-red);text-decoration-thickness:.18em}a:focus-visible{outline-offset:4px;outline:3px solid}.skip-link{z-index:10;color:var(--colour-paper-white);background:var(--colour-ink-charcoal);padding:.6rem .8rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header,.site-footer,.site-main,.document-page{width:min(100% - 2rem,72rem);margin-inline:auto}.site-header{border-bottom:.35rem solid var(--colour-resistance-red);justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.25rem;display:flex}.site-name{font-weight:800;text-decoration:none}nav{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}nav [aria-current=page]{font-weight:800}.repository-link{align-items:center;gap:var(--space-xs);border-bottom:.1em solid;text-decoration:none;display:inline-flex}.repository-link:hover{border-bottom-width:.18em;text-decoration:none}.repository-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.2em;height:1.2em}.site-main{padding-block:var(--space-2xl)}.document-page{padding-block:var(--space-xl)}.site-main>section+section{margin-top:var(--space-2xl)}.site-main>section>*+*{margin-top:var(--space-lg)}.hero{max-width:62rem}.hero.compact{max-width:52rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--colour-resistance-red);font-weight:800}h1,h2,h3,p{margin-block:0}h1{letter-spacing:-.055em;max-width:13ch;font-size:clamp(3rem,10vw,7rem);line-height:.94}.document-page h1{font-size:clamp(2.5rem,7vw,5rem)}h2{letter-spacing:-.035em;max-width:24ch;font-size:clamp(2rem,5vw,3.75rem);line-height:1.05}h3{font-size:1.25rem}.brief{max-width:35ch;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.25}.lede{max-width:54ch;font-size:1.15rem}.hero>.eyebrow+h1{margin-top:var(--space-xs)}.actions{margin-top:var(--space-xl);flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.primary-action{color:var(--colour-paper-white);background:var(--colour-resistance-red);padding:.8rem 1.1rem;font-weight:800;text-decoration:none;display:inline-block}.commitment-grid,.principle-list,.document-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.commitment-grid{padding:0;list-style:none}.commitment-grid li,.principle-list article,.document-links a{background:var(--colour-paper-white);border:2px solid;padding:1.25rem}.commitment-grid strong,.commitment-grid span,.document-links strong,.document-links span{display:block}.commitment-grid strong,.document-links strong{margin-bottom:.35rem}.principle-list article>*+*{margin-top:var(--space-xs)}.document-links a{text-decoration:none}.statement{max-width:54rem;color:var(--colour-paper-white);background:var(--colour-ink-charcoal);border-top:.5rem solid var(--colour-management-gold);padding:clamp(1.5rem,5vw,3.5rem)}.document-page{max-width:52rem}.document-page>*{margin-block:0}.document-page>*+*{margin-top:var(--space-md)}.document-page>h1+h2{margin-top:var(--space-lg)}.document-page>h2:not(:first-child){margin-top:var(--space-2xl)}.document-page>h3:not(:first-child){margin-top:var(--space-xl)}.document-page>h2+*,.document-page>h3+*{margin-top:var(--space-sm)}.document-page>.repository-anchor{margin-top:var(--space-2xl);padding-top:var(--space-lg);border-top:2px solid var(--colour-work-light-blue)}.document-page blockquote{border-left:.35rem solid;margin-inline:0;padding-left:1.25rem;font-size:1.25rem}.document-page li+li{margin-top:var(--space-xs)}.document-page code{background:var(--colour-paper-white);padding:.1rem .3rem}.document-page pre{background:var(--colour-paper-white);max-width:100%;padding:1rem;overflow-x:auto}.licence-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.8rem}.site-footer{border-top:.35rem solid var(--colour-work-light-blue);justify-content:space-between;gap:1.5rem;padding-block:1.5rem 2.5rem;font-size:.9rem;display:flex}.site-footer p{margin-bottom:0;font-weight:700}@media (width<=42rem){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.commitment-grid,.principle-list,.document-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
