:root{--bg: oklch(.985 .003 85);--fg: oklch(.18 .01 85);--accent: oklch(.55 .18 145);--accent-dim: oklch(.65 .12 145);--muted: oklch(.75 .01 85);--surface: oklch(.97 .005 85)}@media(prefers-color-scheme:dark){:root{--bg: oklch(.15 .005 85);--fg: oklch(.9 .005 85);--accent: oklch(.6 .18 145);--accent-dim: oklch(.5 .12 145);--muted: oklch(.4 .01 85);--surface: oklch(.18 .005 85)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--fg);line-height:1.5;-webkit-font-smoothing:antialiased}.toast.svelte-12qhfyh{position:fixed;top:1rem;right:1rem;padding:.75rem 1rem;border-radius:8px;color:#fff;font-size:.875rem;font-weight:500;z-index:1000;cursor:pointer;animation:svelte-12qhfyh-slideIn .2s ease-out;box-shadow:0 2px 8px #00000026}.toast.success.svelte-12qhfyh{background:#00791e;background:oklch(.5 .2 145)}.toast.error.svelte-12qhfyh{background:#cc2a1b}.toast.info.svelte-12qhfyh{background:#1c50a7}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid var(--muted);background:var(--surface)}.nav-left.svelte-12qhfyh,.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:1.25rem}.logo.svelte-12qhfyh{font-weight:700;font-size:1rem;color:var(--accent)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg);text-decoration:none;font-weight:500;font-size:.875rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.user-email.svelte-12qhfyh{font-size:.8rem;color:var(--muted)}.btn-link.svelte-12qhfyh{background:none;border:none;color:var(--muted);cursor:pointer;font-size:.8rem;padding:0}.btn-link.svelte-12qhfyh:hover{color:var(--accent)}.btn-signin.svelte-12qhfyh{padding:.35rem .85rem;background:var(--accent);color:#fff!important;border-radius:6px;font-weight:600;font-size:.8rem}main.svelte-12qhfyh{max-width:75ch;margin:0 auto;padding:2rem 1.5rem}
