:root{--p-olive-950: #100f0b;--p-olive-900: #14130f;--p-olive-850: #1b1d21;--p-olive-800: #1c1a13;--p-olive-750: #26241b;--p-olive-700: #2a2820;--p-line-700: #2a2820;--p-line-600: #3a362b;--p-line-500: #4a463b;--p-line-400: #6b6656;--p-cream-100: #f0ead6;--p-tan-200: #c9c0a8;--p-taupe-300: #9a927c;--p-taupe-400: #7a7266;--p-green-500: #5fb84b;--p-green-300: #8fd07a;--p-green-800: #123010;--p-green-820: #1e3a17;--p-green-850: #14260f;--p-green-700: #2c6b22;--p-amber-500: #ffb300;--p-amber-300: #ffce5c;--p-amber-900: #3a2a08;--p-amber-950: #1a1608;--p-amber-800: #6b5312;--p-red-500: #e5392e;--p-red-300: #ff9d97;--p-red-950: #2a1512;--p-blue-400: #4aa3d6;--p-purple-400: #c98bdb}:root,[data-theme=dark]{--bg-app: var(--p-olive-900);--bg-body: var(--p-olive-850);--bg-panel: var(--p-olive-800);--surface-1: var(--p-olive-750);--surface-2: var(--p-olive-700);--bg-deep: var(--p-olive-950);--border: var(--p-line-600);--border-soft: var(--p-line-500);--border-rim: var(--p-line-400);--divider-row: var(--p-line-700);--text-primary: var(--p-cream-100);--text-secondary: var(--p-tan-200);--text-muted: var(--p-taupe-300);--text-dim: var(--p-taupe-400);--ok: var(--p-green-500);--ok-bg: var(--p-green-800);--ok-bg-grad-1: var(--p-green-820);--ok-bg-grad-2: var(--p-green-850);--ok-bar: var(--p-green-700);--ok-text-soft: var(--p-green-300);--warn: var(--p-amber-500);--warn-light: var(--p-amber-300);--warn-bg: var(--p-amber-900);--warn-stripe: var(--p-amber-950);--warn-border: var(--p-amber-800);--danger: var(--p-red-500);--danger-bg: var(--p-red-950);--danger-text-soft: var(--p-red-300);--accent-blue: var(--p-blue-400);--accent-purple: var(--p-purple-400);--bevel-top: rgba(255, 255, 255, .05);--bevel-btn-top: rgba(255, 255, 255, .07);--bevel-btn-bot: rgba(0, 0, 0, .4);--bevel-shadow: rgba(0, 0, 0, .4)}[data-theme=light]{--bg-app: #dad5c7;--bg-panel: #e8e3d5;--border: #b0a992;--text-primary: #201e17;--ok: #2e7d32;--warn: #a85d00;--danger: #c0392b}:root{--space-0: 2px;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 10px;--space-5: 12px;--space-6: 14px;--space-7: 16px;--space-8: 18px;--space-9: 20px;--space-10: 22px;--space-11: 24px;--space-12: 32px;--space-13: 44px;--space-14: 56px;--radius-1: 2px;--radius-2: 3px;--radius-3: 4px;--radius-4: 5px;--radius-5: 6px;--radius-round: 50%;--border-width: 2px;--border-width-hair: 1px;--touch-min: 64px;--font-ui: "Chakra Petch", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace}@keyframes livepulse{0%,to{opacity:1}50%{opacity:.35}}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{margin:0;padding:0;height:100%}body{background:var(--bg-body);color:var(--text-primary);font-family:var(--font-ui, "Chakra Petch", system-ui, -apple-system, "Segoe UI", sans-serif);font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}.mono{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace);font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.pill.svelte-1cmi4dh{width:56px;height:30px;border-radius:var(--radius-2);background:var(--bg-app);border:var(--border-width) solid var(--border);display:flex;align-items:center;padding:2px;cursor:pointer}.pill[data-theme-state=light].svelte-1cmi4dh{justify-content:flex-end}.knob.svelte-1cmi4dh{width:22px;height:22px;border-radius:var(--radius-1);background:var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:transform .15s ease}.knob.svelte-1cmi4dh svg:where(.svelte-1cmi4dh){width:13px;height:13px}@media(prefers-reduced-motion:reduce){.knob.svelte-1cmi4dh{transition:none}}.statusbar.svelte-1piydef{height:60px;flex:none;display:flex;align-items:center;gap:var(--space-7);padding:0 18px;background:linear-gradient(var(--surface-1),var(--bg-panel));border-bottom:var(--border-width) solid var(--border)}.banner-slot.svelte-1piydef{flex:1;display:flex;justify-content:center;min-width:0}.right.svelte-1piydef{display:flex;align-items:center;gap:var(--space-7)}.user.svelte-1piydef{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2}.name.svelte-1piydef{font-size:12px;font-weight:700;letter-spacing:.05em;color:var(--text-primary);text-transform:uppercase}.role.svelte-1piydef{font-size:10px;letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase}.clock.svelte-1piydef{font-size:14px;color:var(--text-secondary)}@media(orientation:portrait)and (max-width:900px){.statusbar.svelte-1piydef{height:56px;gap:var(--space-5)}.banner-slot.svelte-1piydef,.toggle.svelte-1piydef{display:none}}.shell.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;background:var(--bg-app);overflow:hidden}.body.svelte-12qhfyh{flex:1;display:flex;min-height:0}.content.svelte-12qhfyh{flex:1;padding:var(--space-10) var(--space-11);display:flex;flex-direction:column;gap:var(--space-7);min-width:0;overflow:auto}.wiz-tabs.svelte-12qhfyh{display:flex;gap:var(--space-3);flex:none;border-bottom:var(--border-width) solid var(--border);padding-bottom:var(--space-4)}.wiz-tab.svelte-12qhfyh{padding:7px 16px;border:var(--border-width) solid var(--border);border-radius:var(--radius-2);background:var(--bg-panel);color:var(--text-muted);text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.wiz-tab.active.svelte-12qhfyh{background:var(--warn-bg);border-color:var(--warn);color:var(--warn)}.rail.svelte-12qhfyh{width:92px;flex:none;background:var(--bg-deep);border-right:var(--border-width) solid var(--border);display:flex;flex-direction:column;align-items:stretch;padding:12px 0;gap:var(--space-0)}.brand.svelte-12qhfyh{height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-3)}.mark.svelte-12qhfyh{width:34px;height:34px;border:var(--border-width) solid var(--ok);border-radius:var(--radius-2);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;color:var(--ok)}.nav-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px;color:var(--text-muted);text-decoration:none}.nav-item.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:22px;height:22px}.nav-label.svelte-12qhfyh{font-size:9px;letter-spacing:.02em;text-transform:uppercase}.nav-item.inert.svelte-12qhfyh{opacity:.55;cursor:default}.nav-item.active.svelte-12qhfyh{color:var(--bg-app);background:var(--ok);box-shadow:inset 3px 0 0 var(--bg-app)}.nav-item.active.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh){font-weight:700}.nav-item.active.ctx.svelte-12qhfyh{background:var(--warn)}.tabs.svelte-12qhfyh{display:none;flex:none;height:76px;background:var(--bg-deep);border-top:var(--border-width) solid var(--border);padding:0 var(--space-3)}.tab.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--text-muted);text-decoration:none}.tab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:24px;height:24px}.tab-label.svelte-12qhfyh{font-size:10px;text-transform:uppercase}.tab.inert.svelte-12qhfyh{opacity:.55}.tab.active.svelte-12qhfyh{color:var(--ok);box-shadow:inset 0 3px 0 var(--ok)}.tab.active.svelte-12qhfyh .tab-label:where(.svelte-12qhfyh){font-weight:700}.tab.active.ctx.svelte-12qhfyh{color:var(--warn);box-shadow:inset 0 3px 0 var(--warn)}.tablet-banner.svelte-12qhfyh{display:none}@media(orientation:portrait)and (max-width:900px){.rail.svelte-12qhfyh{display:none}.tabs.svelte-12qhfyh{display:flex}.tablet-banner.svelte-12qhfyh{display:block}}
