@charset "UTF-8";:root{--black: #181818;--white: #D5D5D5;--grey-100: #747474;--green: #87FF5B;--blue: #5B92FF;--purple: #94079E;--red: #D40202}:root .theme-dark{--theme-bg: #181818;--theme-fg: #D5D5D5;--theme-accent: #87FF5B;--theme-link: #5B92FF}:root .theme-light{--theme-bg: #D5D5D5;--theme-fg: #181818;--theme-accent: #94079E;--theme-link: #5B92FF}:root{--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-in-out-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease-in-out-circ: cubic-bezier(.785, .135, .15, .86);--ease-custom: cubic-bezier(.315, .365, .23, .985)}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}.lily-cursor{z-index:20}.site-header{z-index:10}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.overflow-hidden{overflow:hidden}.relative{position:relative}@media(min-width:800px){.mobile-only{display:none!important}}@media(max-width:799px){.desktop-only{display:none!important}}html:not(.has-scroll-smooth) .hide-on-native-scroll{display:none}html.has-scroll-smooth .hide-on-smooth-scroll{display:none}@font-face{font-family:Leibniz Fraktur;font-style:normal;font-weight:400;src:url(/fonts/neuefraktur.woff2) format("woff2"),url(/fonts/neuefraktur.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;src:url(/fonts/geist-mono-bold.woff2) format("woff2"),url(/fonts/geist-mono-bold.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;src:url(/fonts/geist-mono.woff2) format("woff2"),url(/fonts/geist-mono.woff) format("woff")}:root{--font-display: "Leibniz Fraktur", serif;--font-mono: "Geist Mono", monospace}:root{--layout-column-count: 5;--layout-column-gap: 4.5454545455vw;--layout-margin: 6.8181818182vw;--layout-width: calc(100vw - (2 * var(--layout-margin)));--layout-column-width: calc( ( var(--layout-width) - ( (var(--layout-column-count) - 1) * var(--layout-column-gap) ) ) / var(--layout-column-count) )}@media(min-width:800px){:root{--layout-column-count: 18;--layout-column-gap: 1.1574074074vw;--layout-margin: 3.4722222222vw}}.layout-block,.layout-grid{max-width:var(--layout-width);margin-left:auto;margin-right:auto;width:100%}.layout-block-inner,.layout-grid-inner{padding-left:var(--layout-margin);padding-right:var(--layout-margin);width:100%}.layout-grid,.layout-grid-inner{display:grid;grid-template-columns:repeat(var(--layout-column-count),minmax(0,1fr));grid-gap:var(--layout-column-gap)}html:not(.dev),html:not(.dev) *{scrollbar-width:none!important;-ms-overflow-style:none!important}html:not(.dev)::-webkit-scrollbar,html:not(.dev) *::-webkit-scrollbar{width:0!important;height:0!important}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.fade-enter-active,.fade-leave-active{transition:opacity .4s}.fade-enter-from,.fade-leave-to{opacity:0}.quick-fade-enter-active,.quick-fade-leave-active{transition:opacity .1s}.quick-fade-enter-from,.quick-fade-leave-to{opacity:0}.slow-fade-enter-active,.slow-fade-leave-active{transition:opacity .6s}.slow-fade-enter-from,.slow-fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:transform .4s var(--ease-out-quad)}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(-100%)}.slide-left-enter-active,.slide-left-leave-active{transition:transform .4s var(--ease-out-quad)}.slide-left-enter-from,.slide-left-leave-to{transform:translate(-100%)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:var(--white);color:var(--black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}.h1,h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em;line-height:1.3;font-size:6.8181818182vw}.h1.vh,h1.vh,h2.vh,h3.vh,h4.vh,h5.vh,h6.vh{font-size:3.1380753138vh}@media(min-width:800px){.h1,h1,h2,h3,h4,h5,h6{font-size:1.7361111111vw}.h1.vh,h1.vh,h2.vh,h3.vh,h4.vh,h5.vh,h6.vh{font-size:2.6857654432vh}}.h1.mono,h1.mono,h2.mono,h3.mono,h4.mono,h5.mono,h6.mono{font-family:var(--font-mono);font-weight:400;line-height:1;font-size:5vw}.h1.mono.vh,h1.mono.vh,h2.mono.vh,h3.mono.vh,h4.mono.vh,h5.mono.vh,h6.mono.vh{font-size:2.3012552301vh}@media(min-width:800px){.h1.mono,h1.mono,h2.mono,h3.mono,h4.mono,h5.mono,h6.mono{font-size:1.2731481481vw}.h1.mono.vh,h1.mono.vh,h2.mono.vh,h3.mono.vh,h4.mono.vh,h5.mono.vh,h6.mono.vh{font-size:1.969561325vh}}.p,p,a,button,input,pre,span,label,li{font-family:var(--font-mono);font-weight:400;line-height:1.4;font-size:2.7272727273vw}.p.vh,p.vh,a.vh,button.vh,input.vh,pre.vh,span.vh,label.vh,li.vh{font-size:1.2552301255vh}@media(min-width:800px){.p,p,a,button,input,pre,span,label,li{font-size:.6944444444vw}.p.vh,p.vh,a.vh,button.vh,input.vh,pre.vh,span.vh,label.vh,li.vh{font-size:1.0743061773vh}}.bold{font-weight:700}#app{min-height:100vh}@keyframes blink{5%{opacity:0}40%{opacity:0}60%{opacity:1}95%{opacity:1}}@keyframes bonk{0%{transform:rotate(calc(var(--bonk-angle) * -1))}50%{transform:rotate(var(--bonk-angle))}}@keyframes flip-r{50%{transform:translate(100%);opacity:0}51%{transform:translate(-100%);opacity:0}}@keyframes flip-l{50%{transform:translate(-100%);opacity:0}51%{transform:translate(100%);opacity:0}}@keyframes flip-d{50%{transform:translateY(100%);opacity:0}51%{transform:translateY(-100%);opacity:0}}@keyframes flip-u{50%{transform:translateY(-100%);opacity:0}51%{transform:translateY(100%);opacity:0}}.container{min-height:100vh;max-width:100vw;overflow-x:clip;background:var(--theme-bg);color:var(--theme-fg);transition:opacity 1s}.container:not(.fonts-ready){opacity:0}#page-content{opacity:1;transition:opacity .3s ease-in-out}body.page-transition #page-content{opacity:0}
