:root{color-scheme:light dark}html{scroll-behavior:smooth;box-sizing:border-box}body{--bg-black: #121517;--background: var(--white);--foreground: var(--black);--accent: light-dark(#2337ff, #8691ff);--border: 1.5px solid var(--foreground);--full-width: calc(100vw - 5px) ;font-family:Hack,sans-serif;font-size:13px;max-width:min(900px,var(--full-width));margin:auto;padding:0;word-wrap:break-word;overflow-wrap:break-word;border:var(--border);color:var(--foreground);background-color:var(--background);position:relative}@media(prefers-color-scheme:dark){body{--background: var(--bg-black);--foreground: var(--white)}}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:2rem}h2{font-size:1.5em}h3{font-size:1.953em}h4{font-size:1.563em}strong,b{font-weight:700}a{color:var(--accent);position:relative}a:after{content:"";background-color:var(--accent);position:absolute;bottom:0;left:0;height:2px;width:0;transition:.2s}a:hover:after{width:100%}a:not(*.button):hover{color:var(--accent)}p{margin-bottom:1em;font-size:clamp(.9rem,calc(.8rem + 1vw),1rem);line-height:1.5}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}input,select,textarea{background-color:var(--background);height:38px;border:2px solid var(--foreground);border-radius:0;padding:3px 15px;font-size:1.3rem;color:#737373}*::placeholder{color:#737373}input[type=submit]{width:max-content;color:var(--black)}textarea{padding:15px;height:initial}.button{border-radius:0;border:2px solid var(--black);line-height:1.25;background-color:var(--white);padding:5px 20px;color:var(--black);text-decoration:none;transition:.1s ease 0s;position:relative}.button:after{content:"";background-color:#000;position:absolute;bottom:7px;left:20px;height:2px;width:0;transition:.2s}.button:hover:after{width:calc(100% - 40px)}footer.svelte-16hkftz{position:relative;z-index:1;background-color:var(--background)}.lower.svelte-16hkftz{display:flex;align-items:center;justify-content:space-between;padding:1em;position:relative}.lower.svelte-16hkftz div:where(.svelte-16hkftz){width:min-content;justify-self:center}.lower.svelte-16hkftz p:where(.svelte-16hkftz),.lower.svelte-16hkftz a:where(.svelte-16hkftz){font-size:.75rem;font-weight:500;line-height:1.1;letter-spacing:.04em;white-space:nowrap;margin:.5rem}.lower.svelte-16hkftz .mobile-hide:where(.svelte-16hkftz){display:none}@media(min-width:825px){.lower.svelte-16hkftz .mobile-hide:where(.svelte-16hkftz){display:initial}}header.svelte-16l0jix{margin:0;padding:1em;display:flex;align-items:center;justify-content:space-between;z-index:1;background-color:var(--background);border-bottom:var(--border)}header.svelte-16l0jix :where(.svelte-16l0jix){color:var(--foreground)}h2.svelte-16l0jix{margin:0;font-size:.9rem}h2.svelte-16l0jix a:where(.svelte-16l0jix),h2.svelte-16l0jix a:where(.svelte-16l0jix):active{text-decoration:none}nav.svelte-16l0jix{display:flex;gap:20px}nav.svelte-16l0jix a:where(.svelte-16l0jix){border-bottom:4px solid transparent;text-decoration:none}nav.svelte-16l0jix a:where(.svelte-16l0jix):active{text-decoration:none;border-bottom-color:var(--accent)}
