*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}html{background-color:var(--color-surface);color:var(--color-foreground);font-family:var(--font-sans);line-height:1.5}body{display:flex;flex-direction:column;background-image:radial-gradient(circle at 50% 50%,rgba(0,255,255,.1) 1px,transparent 2px);background-size:16px 16px;background-blend-mode:multiply;animation:dotMove1 20s ease-in-out 16s infinite}body:before{background-image:radial-gradient(circle at 46% 56%,rgba(255,0,255,.1) 1px,transparent 2px);background-size:16px 16px;background-blend-mode:multiply;animation:dotMove2 20s ease-in-out 16s infinite}body:after{background-image:radial-gradient(circle at 54% 56%,rgba(255,255,0,.1) 1px,transparent 2px);background-size:16px 16px;background-blend-mode:multiply;animation:dotMove3 20s ease-in-out 16s infinite}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}@keyframes dotMove1{0%{background-position:0 0}20%{background-position:0px -16px}to{background-position:0px -16px}}@keyframes dotMove2{0%{background-position:0 0}20%{background-position:16px 16px}to{background-position:16px 16px}}@keyframes dotMove3{0%{background-position:0 0}20%{background-position:-16px -16px}to{background-position:-16px -16px}}*{transition:all .2s ease-in-out}a{color:var(--color-foreground);text-decoration:none}a:hover{color:var(--color-muted)}a:focus{text-decoration:underline;text-underline-offset:.125rem;outline:none}a:active{text-decoration:underline;text-underline-offset:.125rem;color:var(--color-foreground)}.prose{font-family:var(--font-serif);font-size:1rem;line-height:1.33;display:flex;flex-direction:column;gap:.5rem}.prose p:first-of-type:not(:only-of-type){font-style:italic}.prose a{text-decoration:underline}.prose h2{position:relative;font-size:2.5rem;font-weight:200}.prose h2:after{content:"";display:block;position:absolute;bottom:.625rem;width:100%;height:1px;background-color:var(--color-foreground)}.prose img{max-width:75%;height:auto;border-radius:4px;margin:1rem auto}@font-face{font-family:Switzer-Variable;src:url(../../../fonts/Switzer-Variable.woff2) format("woff2"),url(../../../fonts/Switzer-Variable.woff) format("woff"),url(../../../fonts/Switzer-Variable.ttf) format("truetype");font-weight:100 900;font-display:swap;font-style:normal}@font-face{font-family:Switzer-Variable;src:url(../../../fonts/Switzer-VariableItalic.woff2) format("woff2"),url(../../../fonts/Switzer-VariableItalic.woff) format("woff"),url(../../../fonts/Switzer-VariableItalic.ttf) format("truetype");font-weight:100 900;font-display:swap;font-style:italic}@font-face{font-family:Sentient-Variable;src:url(../../../fonts/Sentient-Variable.woff2) format("woff2"),url(../../../fonts/Sentient-Variable.woff) format("woff"),url(../../../fonts/Sentient-Variable.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Sentient-Variable;src:url(../../../fonts/Sentient-VariableItalic.woff2) format("woff2"),url(../../../fonts/Sentient-VariableItalic.woff) format("woff"),url(../../../fonts/Sentient-VariableItalic.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:italic}:root{--font-sans: "Switzer-Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-serif: "Sentient-Variable", Georgia, "Times New Roman", Times, serif}:root{--bc-surface: 233, 233, 233;--bc-faint: 214, 214, 214;--bc-neutral: 153, 153, 153;--bc-muted: 102, 102, 102;--bc-foreground: 20, 40, 60;--color-surface: rgba(var(--bc-surface));--color-faint: rgb(var(--bc-faint));--color-neutral: rgb(var(--bc-neutral));--color-muted: rgb(var(--bc-muted));--color-foreground: rgb(var(--bc-foreground))}html[data-theme=light]{--bc-surface: 233, 233, 233;--bc-faint: 214, 214, 214;--bc-neutral: 153, 153, 153;--bc-muted: 102, 102, 102;--bc-foreground: 20, 40, 60}html[data-theme=dark]{--bc-surface: 20, 23, 26;--bc-faint: 56, 54, 68;--bc-neutral: 104, 82, 82;--bc-muted: 143, 163, 143;--bc-foreground: 180, 180, 220}@media (prefers-color-scheme: dark){html[data-theme=system]{--bc-surface: 20, 23, 26;--bc-faint: 56, 54, 68;--bc-neutral: 104, 82, 82;--bc-muted: 143, 163, 143;--bc-foreground: 180, 180, 220}}nav.svelte-1t732xr{display:flex;flex-direction:column;gap:.5rem;text-align:end}nav.svelte-1f2itc{display:flex;flex-direction:column;gap:1rem}nav.svelte-1f2itc:not(:first-of-type){margin-top:2rem}h3.svelte-1f2itc{color:var(--color-neutral);font-size:.875rem;font-weight:800}header.svelte-pcm113{display:flex;justify-content:space-between;align-items:center;position:sticky;background-color:var(--color-surface);padding:.25rem 0;top:0;left:0;right:0;z-index:10}nav.svelte-pcm113{display:flex;gap:2rem;width:100%}.links.svelte-pcm113{display:none;justify-content:center}@media (min-width: 600px){.links.svelte-pcm113{display:flex}}.icons.svelte-pcm113{gap:.5rem;justify-content:flex-end}a.svelte-pcm113{font-weight:600}section.svelte-510inc{display:flex}footer.svelte-1od6h5s{padding:1rem 2rem;text-align:center}div.svelte-zu01i{position:relative;max-width:30rem;width:calc(100vw - 2rem);height:fit-content;display:flex;align-items:center;gap:.5rem;padding:.25rem;border-radius:.25rem;background-color:var(--color-surface);border:1px solid var(--color-foreground);color:var(--color-foreground)}span.svelte-zu01i{margin:0;padding:0;display:flex;align-items:center}.icon.svelte-zu01i{flex-shrink:0}.info.svelte-zu01i{color:var(--color-muted)}.message.svelte-zu01i{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500}.progress.svelte-zu01i{position:absolute;bottom:0;right:0;height:.125rem;background-color:var(--color-neutral);animation:svelte-zu01i-progress linear forwards;animation-duration:var(--duration, 3s)}@keyframes svelte-zu01i-progress{0%{width:100%}to{width:0%}}div.svelte-1yysnmc{position:fixed;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1000}.container.svelte-1tu3aty{display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 10rem;min-height:100vh}.player.svelte-1tu3aty{border:1px solid var(--color-foreground);box-shadow:0 0 1rem rgba(var(--bc-foreground),.25);border-radius:.5rem;position:fixed;bottom:1rem;left:1rem;right:1rem}@media (min-width: 800px){.container.svelte-1tu3aty{padding:1rem 2rem 6rem}.player.svelte-1tu3aty{right:auto;width:480px}}
