:root{--bg-deep: oklch(.1 .02 258);--bg: oklch(.13 .02 258);--bg-panel: oklch(.16 .02 258);--bg-panel-2: oklch(.17 .025 258);--bg-panel-3: oklch(.19 .03 258);--border-soft: oklch(.26 .03 258 / .6);--border: oklch(.3 .03 258);--border-strong: oklch(.36 .03 258);--border-accent: oklch(.44 .09 228);--text: oklch(.92 .01 250);--text-soft: oklch(.78 .02 250);--text-mute: oklch(.65 .02 250);--text-faint: oklch(.55 .02 250);--text-ghost: oklch(.42 .02 250);--accent: oklch(.72 .11 228);--accent-hover: oklch(.82 .09 228);--accent-soft: oklch(.85 .07 228);--accent-text: oklch(.13 .02 258);--accent-2: oklch(.78 .13 45);--accent-2-text: oklch(.16 .02 40);--font-serif: "Fraunces", serif;--font-sans: "Jost", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-sans)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:2px}@keyframes zk-twinkle{0%,to{opacity:.2}50%{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
