:root{--foreground:#05ffff;--background:#1400ff;color:var(--foreground);background-color:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;letter-spacing:10px;cursor:none;font-family:Galvji,Arial,sans-serif;line-height:1.5}:hover{cursor:none}body{flex-direction:column;align-items:center;min-height:99vh;font-size:2rem;display:flex;overflow-x:hidden}main{width:100%;max-width:900px;height:100%}h1,h2,h3{font-weight:100;line-height:4rem}a{color:var(--foreground);width:auto;margin:10px 0;text-decoration:none}a:hover{text-decoration:underline}a:focus{background:var(--foreground);color:var(--background);outline:none}p{letter-spacing:0}img{filter:contrast(120%);width:100%}footer{margin-top:auto;font-size:1rem}nav.svelte-12qhfyh{text-transform:uppercase;justify-content:space-between;font-size:1.25rem;display:flex}#cursor.svelte-12qhfyh{z-index:1;border:4px solid #fff;border-color:var(--foreground);mix-blend-mode:exclusion;pointer-events:none;border-radius:100%;width:50px;height:50px;font-size:1rem;animation:5s infinite svelte-12qhfyh-vivid;position:absolute}@keyframes svelte-12qhfyh-vivid{0%{border-radius:100%;transform:rotate(0)}25%{border-radius:50%;transform:rotate(90deg)}50%{border-radius:0%;transform:rotate(180deg)}75%{border-radius:50%;transform:rotate(270deg)}to{border-radius:100%;transform:rotate(0)}}
