:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--highlightDarkest:#4e0f85;--highlightDark:#7a13d4;--highlight:#9718ff;--highlightLight:#9d7cff;--highlightLightest:#c6b3ff;--border-radius:4px;--text:#2b1638;--background:#fff;--background-secondary:#f1f1f1;--text-secondary:var(--text);--border:#c0bfc9;--box-shadow:0 3px 10px rgba(151,24,255,.533);--background-hover:var(--highlightLightest);--background-active:var(--highlightLight);--link-colour:var(--highlightDark);color:var(--text);background-color:var(--background);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5}@media (prefers-color-scheme:dark){:root{--text:#cec8ed;--background:#1e1126;--background-secondary:#23272a;--border:#3c3c48;--box-shadow:0 3px 10px #040424;--background-hover:var(--highlightDarkest);--background-active:var(--highlightDark);--link-colour:#fff}}body{max-width:640px;margin:0 auto;padding:0 24px 0 48px}@media (min-width:720px){body{padding:0}}a:not(.bespoke){color:var(--link-colour);border-radius:4px;transition:all .2s}a:not(.bespoke):hover{color:var(--text)}a:not(.bespoke):focus{color:var(--text)}a:not(.bespoke):active{color:var(--link-colour);opacity:.8}a:not(.bespoke):focus-visible{outline:2px solid var(--highlight);outline-offset:2px}h1{text-wrap:balance;font-size:2em;font-weight:300;line-height:1.2}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rainbow-sidebar{width:16px;height:100vh;position:fixed;top:0;left:0}@media (min-width:820px){.rainbow-sidebar{width:64px}}hr{background:var(--rainbow,var(--highlightLight));border:none;border-radius:1.5px;height:3px;margin:3rem 0}
.horizontal-nav{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:720px){.horizontal-nav{flex-direction:row;gap:1rem}}.horizontal-nav a{-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:3px;text-decoration-thickness:1px}.horizontal-nav li.horizontal-nav__active:after{content:" 👈"}
.header{flex-direction:column;gap:1rem;margin:2em 0 3rem;display:flex}.header p{margin:0;font-size:.75rem;font-style:italic}.header nav{font-weight:800}
.footer{flex-direction:column;gap:.5rem;margin:4rem 0 1rem;display:flex}.footer .footer__legal{margin:0;font-size:.75rem;font-style:italic}
