:root{--bg: #f1f6f6;--surface: #fbfefe;--surface-2: #e4eeed;--border: #c9dcda;--text: #10201f;--muted: #4f6b69;--brand: #0f5f5c;--brand-hover: #147a76;--accent: #0d7c78;--ok: #1e7a37;--warn: #8a6a00;--err: #b3261e;--danger: #e5484d}.dark{--bg: #0c1413;--surface: #12201f;--surface-2: #182b29;--border: #274240;--text: #e8f0ef;--muted: #9fb6b4;--brand: #0f5f5c;--brand-hover: #16938d;--accent: #35b3ad;--ok: #7fd18a;--warn: #ffd479;--err: #f28b82;--danger: #e5484d}body{margin:0;font-family:system-ui,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border)}.muted{color:var(--muted)}.switch.svelte-1fdfmot{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.switch.svelte-1fdfmot:hover{color:var(--text);border-color:var(--accent)}svg.svelte-1fdfmot{width:18px;height:18px}.switch.svelte-sc538e{display:flex;align-items:center;justify-content:center;height:34px;padding:0 .6rem;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:.8rem;font-weight:700;letter-spacing:.05em;cursor:pointer}.switch.svelte-sc538e:hover{color:var(--text);border-color:var(--accent)}.stack.svelte-1o1qhan{position:fixed;bottom:1.25rem;right:1.25rem;display:flex;flex-direction:column;gap:.5rem;z-index:100;max-width:min(420px,calc(100vw - 2.5rem))}.toast.svelte-1o1qhan{text-align:left;font:inherit;font-size:.95rem;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-left-width:4px;border-radius:8px;padding:.7rem 1rem;cursor:pointer;box-shadow:0 4px 16px #00000040}.toast.success.svelte-1o1qhan{border-left-color:var(--ok)}.toast.error.svelte-1o1qhan{border-left-color:var(--err)}.toast.info.svelte-1o1qhan{border-left-color:var(--accent)}.shell.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1.5rem}header.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;padding:.85rem 0;border-bottom:1px solid var(--border)}.brand.svelte-12qhfyh{text-decoration:none;font-weight:800;font-size:1.35rem;letter-spacing:.14em;color:var(--brand)}.dark .brand.svelte-12qhfyh{color:var(--accent)}nav.svelte-12qhfyh{display:flex;gap:1.25rem;flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);padding:.25rem 0}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh),nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);border-bottom:2px solid var(--accent)}.controls.svelte-12qhfyh{display:flex;gap:.5rem}main.svelte-12qhfyh{padding:1.5rem 0 3rem}
