:root{--max-width: 500px;--min-height: 100vh;--border-radius: 12px;--font-mono: monospace;--foreground-color-hue: 0;--foreground-color-saturation: 0%;--foreground-color-lightness: 20%;--foreground-color: hsl(var(--foreground-color-hue), var(--foreground-color-saturation), var(--foreground-color-lightness));--background-start-rgb: 255, 255, 255;--background-end-rgb: 255, 255, 255;--primary-glow: conic-gradient(from 180deg at 50% 50%, #16abff33 0deg, #0885ff33 55deg, #54d6ff33 120deg, #0071ff33 160deg, transparent 360deg);--secondary-glow: radial-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));--tile-start-rgb: 239, 245, 249;--tile-end-rgb: 228, 232, 233;--tile-border: conic-gradient(#00000080, #00000040, #00000030, #00000020, #00000010, #00000010, #00000080);--callout-rgb: 238, 240, 241;--callout-border-rgb: 172, 175, 176;--card-rgb: 180, 185, 188;--card-border-rgb: 131, 134, 135}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--foreground-rgb: 255, 255, 255;--background-start-rgb: 0, 0, 0;--background-end-rgb: 0, 0, 0;--tile-start-rgb: 2, 13, 46;--tile-end-rgb: 2, 5, 19;--tile-border: conic-gradient(#ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80);--callout-rgb: 20, 20, 20;--callout-border-rgb: 108, 108, 108;--card-rgb: 100, 100, 100;--card-border-rgb: 200, 200, 200}}:root[data-theme=dark]{--foreground-rgb: 255, 255, 255;--background-start-rgb: 0, 0, 0;--background-end-rgb: 0, 0, 0;--tile-start-rgb: 2, 13, 46;--tile-end-rgb: 2, 5, 19;--tile-border: conic-gradient(#ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80);--callout-rgb: 20, 20, 20;--callout-border-rgb: 108, 108, 108;--card-rgb: 100, 100, 100;--card-border-rgb: 200, 200, 200}*{box-sizing:border-box;padding:0;margin:0}html,body{font-family:sans-serif;max-width:100vw;margin:auto;overflow-x:hidden}body{display:flex;min-height:var(--min-height);font-size:1.2rem;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}main{color:var(--foreground-color);font-family:sans-serif;display:flex;flex-direction:column;align-items:center;max-width:var(--max-width);padding:1em;margin:0 auto}section{text-align:center;margin:5% auto;max-width:650px}a{color:inherit;padding:0;--color: hsla(var(--foreground-color-hue), var(--foreground-color-saturation), var(--foreground-color-lightness), .9);display:inline-block;margin:.5em;transition:box-shadow 1s ease-out;text-decoration:none;outline:none}a>span{border-bottom:2px solid var(--color);transition:border-bottom 1s ease-out}@media (hover: hover) and (pointer: fine){a:hover>span,a:focus>span{outline:none;transition:border-bottom .25s ease-in;border-bottom:3px solid var(--foreground-color)}}h1{font-size:2em}h2{font-size:1.5em}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--foreground-color: hsl(0, 0%, 90%)}html:not([data-theme=light]){color-scheme:dark}}:root[data-theme=dark]{--foreground-color: hsl(0, 0%, 90%)}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}button.svelte-1epeo75{position:fixed;top:1rem;right:1rem;z-index:10;background:none;border:1px solid var(--foreground-color);color:var(--foreground-color);border-radius:50%;width:2rem;height:2rem;font-size:1rem;cursor:pointer;opacity:.4;transition:opacity .2s;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}button.svelte-1epeo75:hover{opacity:.8}.console-toggle.svelte-ntayar{position:fixed;top:.4rem;left:.4rem;z-index:10;background:none;border:1px solid var(--foreground-color);color:var(--foreground-color);font-family:Courier New,Courier,monospace;font-size:.5rem;padding:.1rem .25rem;cursor:pointer;opacity:.4;transition:opacity .2s;text-transform:lowercase}.console-toggle.svelte-ntayar:hover{opacity:.8}.quake-visor.svelte-ntayar{position:fixed;top:0;left:0;width:100vw;height:50vh;z-index:100;transform:translateY(-100%);transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.quake-visor.open.svelte-ntayar{transform:translateY(0)}.quake-body.svelte-ntayar{flex:1;background:#0a0a0ad9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;padding:1rem;overflow:hidden;cursor:text}.quake-close.svelte-ntayar{position:absolute;top:.5rem;right:.5rem;background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;padding:.2rem;line-height:1;transition:color .2s;z-index:1}.quake-close.svelte-ntayar:hover{color:#ccc}.quake-output.svelte-ntayar{flex:1;overflow-y:auto;padding-bottom:.5rem}.quake-line.svelte-ntayar{font-family:Courier New,Courier,monospace;font-size:.9rem;color:#b0b0b0;line-height:1.5;white-space:pre-wrap;word-break:break-all}.quake-cmd.svelte-ntayar{color:#e0e0e0;text-decoration:underline;cursor:pointer}.quake-cmd.svelte-ntayar:hover{color:#fff}.quake-input-row.svelte-ntayar{display:flex;align-items:baseline;gap:.5rem;position:relative}.quake-prompt.svelte-ntayar{font-family:Courier New,Courier,monospace;font-size:.9rem;color:#999;flex-shrink:0;position:relative;top:2px}.quake-display.svelte-ntayar{font-family:Courier New,Courier,monospace;font-size:.9rem;color:#e0e0e0;white-space:pre}.quake-text.svelte-ntayar{color:#e0e0e0}.quake-cursor.svelte-ntayar{color:#999;animation:svelte-ntayar-blink 1s step-end infinite}@keyframes svelte-ntayar-blink{0%,to{opacity:1}50%{opacity:0}}.quake-hidden-input.svelte-ntayar{position:absolute;opacity:0;width:0;height:0;border:none;padding:0;pointer-events:none}.quake-handle.svelte-ntayar{height:3px;background:#333;border-bottom:1px solid #555}
