:root{color-scheme:dark;--bg-base: #0a1018;--bg-nav: #0d1f1c;--bg-surface: #0e1a22;--border: #1d3038;--font-mono: ui-monospace, Menlo, monospace;--fg-heading: #e9f3ee;--fg-body: #c2d6cd;--fg-muted: #7d9088;--signal: #39ffb0;--signal-glow: 0 0 14px rgba(57,255,176,.5);--action-bg: #19b377;--action-fg: #05231a;--link: #5cf0bf;--accent-amber: #ffb454;--nav-text: #a6cabd;--nav-label: #5f8076;--nav-active-bg: rgba(57,255,176,.1);--nav-active-text: #f0fff8;--danger-fg: #ff6b6b;--danger-bg: rgba(255,107,107,.12);--warning-fg: #ffb454;--warning-bg: rgba(255,180,84,.12);--info-fg: #6aa8ff;--info-bg: rgba(106,168,255,.12);--success-fg: #5cf0bf;--success-bg: rgba(57,255,176,.12);--muted-fg: #7d9088;--badge-active-bg: rgba(57,255,176,.12);--badge-active-fg: #5cf0bf;--badge-inactive-bg: rgba(255,255,255,.05);--badge-inactive-fg: #7d9088;--led-active: #39ffb0;--led-inactive: #3f5650;--brand-tile-bg: #14a06b;--brand-tile-mark: #06231a}html,body{margin:0;padding:0;height:100%;background:var(--bg-base);color:var(--fg-body)}*{box-sizing:border-box}.micro-label{font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--fg-muted)}.skeleton{background:var(--border);border-radius:4px;animation:skeleton-pulse 1.5s infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.sidebar.svelte-129hoe0{width:220px;min-height:100vh;background:var(--bg-nav);color:var(--fg-body);display:flex;flex-direction:column;padding:1rem 0}@media(max-width:767px){.sidebar.svelte-129hoe0{display:none}}nav.svelte-129hoe0{flex:1}ul.svelte-129hoe0{list-style:none;margin:0;padding:0}.section-label.svelte-129hoe0{margin:1rem 0 .25rem;padding:0 16px}a.svelte-129hoe0{display:block;padding:10px 16px;color:var(--nav-text);text-decoration:none;font-size:.875rem}a[aria-current=page].svelte-129hoe0{color:var(--nav-active-text);background:var(--nav-active-bg);border-left:3px solid var(--signal);box-shadow:var(--signal-glow);border-radius:0 6px 6px 0;padding-left:13px}.footer.svelte-129hoe0{padding:1rem;border-top:1px solid var(--border);font-size:.75rem}.email.svelte-129hoe0{display:block;color:var(--fg-muted);margin-bottom:.5rem;word-break:break-all}button.svelte-129hoe0{background:none;border:none;color:var(--fg-muted);cursor:pointer;padding:0;font-size:.75rem;text-decoration:underline}.bottom-nav.svelte-oeh3u8{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--bg-nav);border-top:1px solid var(--border);z-index:30}@media(min-width:768px){.bottom-nav.svelte-oeh3u8,.backdrop.svelte-oeh3u8,.more-sheet.svelte-oeh3u8{display:none}}.tab.svelte-oeh3u8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 4px;color:var(--nav-text);font-size:.75rem;background:none;border:none;cursor:pointer;text-decoration:none;min-height:44px}.tab.active.svelte-oeh3u8{color:var(--signal)}.backdrop.svelte-oeh3u8{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:40}.more-sheet.svelte-oeh3u8{position:fixed;bottom:56px;left:0;right:0;background:var(--bg-surface);border-radius:16px 16px 0 0;padding:1rem;z-index:50;max-height:60vh;overflow-y:auto}.more-sheet.svelte-oeh3u8 ul:where(.svelte-oeh3u8){list-style:none;margin:0;padding:0}.more-sheet.svelte-oeh3u8 a:where(.svelte-oeh3u8){display:block;padding:12px 16px;font-size:.875rem;color:var(--fg-body);text-decoration:none}.toast-container.svelte-1cpok13{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:100}.toast.svelte-1cpok13{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;box-shadow:0 4px 12px #0006;min-width:240px}.toast-success.svelte-1cpok13{background:var(--success-bg);color:var(--success-fg);border:1px solid var(--success-fg)}.toast-error.svelte-1cpok13{background:var(--danger-bg);color:var(--danger-fg);border:1px solid var(--danger-fg)}.toast-info.svelte-1cpok13{background:var(--info-bg);color:var(--info-fg);border:1px solid var(--info-fg)}.dismiss.svelte-1cpok13{background:none;border:none;cursor:pointer;font-size:1rem;opacity:.7;margin-left:auto;color:inherit}.app-shell.svelte-12qhfyh{display:flex;height:100vh;overflow:hidden}.content.svelte-12qhfyh{flex:1;overflow:auto;padding:1.5rem;min-height:0}@media(max-width:767px){.content.svelte-12qhfyh{padding-bottom:72px}}
