.app-nav.svelte-1siphuh{border-bottom:1px solid var(--border);background:var(--surface-overlay);-webkit-backdrop-filter:blur(14px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.brand.svelte-1siphuh{color:inherit;align-items:center;gap:.625rem;text-decoration:none;display:flex}.brand-icon.svelte-1siphuh{filter:drop-shadow(0 0 10px var(--accent-glow));flex-shrink:0;display:block}.brand-copy.svelte-1siphuh{flex-direction:column;gap:.125rem;display:flex}.logo.svelte-1siphuh{font-family:var(--font-display);letter-spacing:.12em;color:var(--accent);text-shadow:0 0 18px var(--accent-glow);font-size:1.25rem;font-weight:700}.tagline.svelte-1siphuh{color:var(--muted);font-size:.75rem}.nav-links.svelte-1siphuh{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.nav-link.svelte-1siphuh{color:var(--muted);border:1px solid #0000;border-radius:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.nav-link.svelte-1siphuh:hover{color:var(--text);border-color:var(--border);background:var(--surface)}.nav-link.active.svelte-1siphuh{color:var(--accent);border-color:var(--accent-border);background:var(--accent-soft)}.user-label.svelte-1siphuh{color:var(--muted);padding:0 .25rem;font-size:.75rem}.sign-out.svelte-1siphuh{font:inherit;cursor:pointer;background:0 0}:root{--bg:#070d0f;--bg-top:#0a1214;--bg-bottom:#050809;--bg-gradient:radial-gradient(ellipse 90% 60% at 50% -20%, #5ec8d429, transparent 55%), radial-gradient(ellipse 55% 45% at 100% 100%, #5ec8d414, transparent 50%), radial-gradient(ellipse 45% 40% at 0% 85%, #5ec8d412, transparent 50%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg) 45%, var(--bg-bottom) 100%);--surface:#0d1518;--surface-raised:#111a1d;--surface-overlay:#070c0ed1;--border:#5ec8d424;--border-strong:#5ec8d43d;--text:#e8f0f2;--muted:#8aa3a8;--accent:#5ec8d4;--accent-bright:#84e0ea;--accent-soft:#5ec8d41f;--accent-muted:#5ec8d40f;--accent-border:#5ec8d459;--accent-glow:#5ec8d46b;--shadow-lg:0 24px 48px #0000006b, 0 0 0 1px #5ec8d40f;--green:#34d399;--red:#f87171;--amber:#fbbf24;--chart-min-height:340px;--chart-panel-min-height:400px;--font-sans:"Roboto", system-ui, sans-serif;--font-mono:"Roboto Mono", ui-monospace, monospace;--font-display:"Roboto", var(--font-sans)}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--bg);background-image:var(--bg-gradient);min-height:100%;color:var(--text);font-family:var(--font-sans);letter-spacing:.01em;-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0}select{font-family:var(--font-mono);border:1px solid var(--border);background-color:var(--surface-raised);color:var(--text);cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238b919a' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:.375rem;padding:.4375rem 1.75rem .4375rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.25}select:hover:not(:disabled){border-color:var(--accent-border)}select:focus-visible{border-color:var(--accent-border);box-shadow:0 0 0 2px var(--accent-soft);outline:none}select:disabled{opacity:.55;cursor:not-allowed}option,optgroup{background:var(--surface-raised);color:var(--text)}.font-mono,[class*=price],[class*=time],time{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.01em}@keyframes lisp-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes lisp-glow-green{0%,to{box-shadow:0 0 #22c55e00}50%{box-shadow:0 0 14px #22c55e59}}@keyframes lisp-glow-red{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 14px #ef444459}}@keyframes lisp-glow-amber{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 12px #f59e0b59}}@keyframes lisp-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.2)}}@keyframes lisp-shimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes lisp-live-pulse{0%,to{opacity:1}50%{opacity:.45}}.lisp-animate-in{animation:.35s ease-out both lisp-fade-up}.lisp-animate-glow-green{animation:2.4s ease-in-out infinite lisp-glow-green}.lisp-animate-glow-red{animation:2.4s ease-in-out infinite lisp-glow-red}.lisp-animate-glow-amber{animation:2.4s ease-in-out infinite lisp-glow-amber}.lisp-animate-dot{animation:1.8s ease-in-out infinite lisp-dot-pulse}.lisp-animate-live{animation:1.6s ease-in-out infinite lisp-live-pulse}@media (prefers-reduced-motion:reduce){.lisp-animate-in,.lisp-animate-glow-green,.lisp-animate-glow-red,.lisp-animate-glow-amber,.lisp-animate-dot,.lisp-animate-live{animation:none!important}}.app.svelte-12qhfyh{background:0 0;min-height:100vh}
