:root,html[data-theme=light]{--bg: oklch(.972 .012 75);--ink: oklch(.22 .018 50);--ink-soft: oklch(.36 .016 50);--ink-faint: oklch(.52 .014 55);--accent: oklch(.55 .14 38)}@media(prefers-color-scheme:dark){:root{--bg: oklch(.205 .013 50);--ink: oklch(.945 .012 78);--ink-soft: oklch(.8 .014 75);--ink-faint: oklch(.62 .014 70);--accent: oklch(.66 .155 40)}}html[data-theme=dark]{--bg: oklch(.205 .013 50);--ink: oklch(.945 .012 78);--ink-soft: oklch(.8 .014 75);--ink-faint: oklch(.62 .014 70);--accent: oklch(.66 .155 40)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg)}body{min-height:100svh;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 96px;position:relative;animation:svelte-12qhfyh-page-in .9s cubic-bezier(.22,.61,.36,1) both}.meta.svelte-12qhfyh{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--ink-faint)}footer.svelte-12qhfyh{position:absolute;left:96px;bottom:56px}.controls.svelte-12qhfyh{position:absolute;right:96px;bottom:56px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.controls.svelte-12qhfyh form:where(.svelte-12qhfyh){display:flex;align-items:baseline;margin:0}.controls.svelte-12qhfyh .sep:where(.svelte-12qhfyh){color:var(--ink-faint);padding:0 6px}.controls.svelte-12qhfyh button:where(.svelte-12qhfyh){-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;font-variant-numeric:inherit;color:var(--ink-soft);cursor:pointer;text-decoration:underline;text-decoration-color:var(--ink-faint);text-decoration-thickness:1px;text-underline-offset:4px}.controls.svelte-12qhfyh button[aria-current=true]:where(.svelte-12qhfyh){color:var(--ink);text-decoration:none}.controls.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--ink)}.controls.svelte-12qhfyh button:where(.svelte-12qhfyh):focus{outline:none}.controls.svelte-12qhfyh button:where(.svelte-12qhfyh):focus-visible{outline:1px dotted var(--ink-faint);outline-offset:3px}@media(max-width:640px){body{padding:48px 32px}.meta.svelte-12qhfyh{font-size:11px}footer.svelte-12qhfyh{left:32px;bottom:24px}.controls.svelte-12qhfyh{right:32px;bottom:24px}}@media(prefers-reduced-motion:reduce){body{animation:none}}@keyframes svelte-12qhfyh-page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
