:root{--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", system-ui, sans-serif;--serif:ui-serif, Georgia, "Iowan Old Style", "Times New Roman", serif;--mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:24px;--s6:32px;--s7:48px;--r-s:8px;--r-m:11px;--r-l:14px;--fg:var(--ink);--muted:var(--ink-2);--faint:var(--ink-3);--panel:var(--surface);--panel-2:var(--surface-2);--raise:var(--surface-2);--line:var(--hair-2);--line-2:var(--hair-2);--accent:var(--wine);--accent-soft:var(--wine-soft);--accent-line:var(--wine);--ok-soft:color-mix(in srgb, var(--ok) 15%, transparent);--warn-soft:color-mix(in srgb, var(--warn) 15%, transparent);--danger-soft:color-mix(in srgb, var(--danger) 15%, transparent)}[data-mode=dark]{--bg:#15120e;--surface:#1d1913;--surface-2:#251f17;--ink:#ece7dd;--ink-2:#a49b8e;--ink-3:#857c6e;--hair:#ece7dd14;--hair-2:#ece7dd24;--wine:#cd6b72;--wine-soft:#cd6b7224;--ok:#6fae7f;--warn:#c99a3a;--danger:#cf6b5f;--veil:#15120ee6;--shadow:#00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-mode=day]{--bg:#f3efe6;--surface:#faf7f0;--surface-2:#ece2d0;--ink:#1e1b17;--ink-2:#615a50;--ink-3:#746c5e;--hair:#1e1b1717;--hair-2:#1e1b1726;--wine:#7a1f24;--wine-soft:#7a1f2417;--ok:#41724f;--warn:#8a6420;--danger:#a03d31;--veil:#f3efe6e6;--shadow:#3c2d1929;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.55;transition:background .35s,color .35s}a{color:inherit;text-decoration:none}.hdr.svelte-12qhfyh{z-index:35;background:var(--veil);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000;align-items:center;gap:14px;padding:11px clamp(16px,5vw,40px);transition:border-color .3s;display:flex;position:sticky;top:0}.hdr.scrolled.svelte-12qhfyh{border-bottom-color:var(--hair)}.brand.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-2);font-size:13px}.brand.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--ink);font-weight:600}.spacer.svelte-12qhfyh{flex:1}.clock.svelte-12qhfyh{font-family:var(--mono);color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:12px}.burger.svelte-12qhfyh{border:1px solid var(--hair-2);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;transition:border-color .3s;display:flex}.burger.svelte-12qhfyh:hover{border-color:var(--wine)}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--ink-2);border-radius:2px;width:15px;height:1.5px}.icon.svelte-12qhfyh{border:1px solid var(--hair-2);width:34px;height:34px;color:var(--ink-2);cursor:pointer;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:border-color .3s,color .3s;display:flex}.icon.svelte-12qhfyh:hover{color:var(--wine);border-color:var(--wine)}.icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:16px;height:16px}main.svelte-12qhfyh{min-height:60vh}.menu.svelte-12qhfyh{z-index:60;background:var(--veil);-webkit-backdrop-filter:blur(14px);opacity:0;pointer-events:none;flex-direction:column;padding:20px clamp(20px,6vw,60px);transition:opacity .28s;display:flex;position:fixed;inset:0}.menu.open.svelte-12qhfyh{opacity:1;pointer-events:auto}.menu-top.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.menu-nav.svelte-12qhfyh{flex-direction:column;flex:1;justify-content:center;gap:4px;max-width:460px;display:flex}.menu-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--serif);color:var(--ink-2);align-items:baseline;gap:16px;padding:7px 0;font-size:clamp(23px,6vw,34px);font-weight:500;transition:color .25s,padding-left .25s;display:flex}.menu-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.menu-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--ink);padding-left:10px}.menu-nav.svelte-12qhfyh a:where(.svelte-12qhfyh) .idx:where(.svelte-12qhfyh){font-family:var(--mono);color:var(--wine);flex:none;font-size:12px}.menu-logout.svelte-12qhfyh button:where(.svelte-12qhfyh){font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--hair-2);cursor:pointer;background:0 0;border-radius:999px;padding:9px 16px;font-size:12px}.menu-logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--ink);border-color:var(--wine)}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
