:root{--bg-base:#0b0e14;--bg-surface:#151a24;--bg-surface-hover:#1d2331;--bg-surface-active:#252d3f;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-muted:#6b7280;--accent-blue:#60a5fa;--accent-blue-hover:#93c5fd;--accent-blue-rgb:96, 165, 250;--accent-purple:#c084fc;--accent-purple-hover:#a855f7;--accent-gold:#f59e0b;--border-color:#ffffff14;--border-focus:#fff6;--error:#ef4444;--success:#10b981;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--header-height:4rem;--sidebar-width:260px;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%;font-family:var(--font-sans);background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.5}h1,h2,h3,h4,h5,h6,p,ul,ol,figure{margin:0;padding:0}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none}a{color:var(--text-primary);text-decoration:none}button,input,select,textarea{color:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.glass-panel{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);background:#151a24b3}.brand-accent{color:var(--accent-blue);font-size:.85em;font-weight:700;position:relative;top:-.25em}.global-floating-tooltip{z-index:99999;color:#f3f4f6;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(12px);background:#0f172af2;border:1px solid #ffffff2e;border-radius:6px;padding:.3rem .6rem;font-size:.725rem;font-weight:500;animation:.12s cubic-bezier(.16,1,.3,1) forwards globalTooltipPop;position:fixed;box-shadow:0 8px 20px #0009}@keyframes globalTooltipPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.toast-container.svelte-cqwvc2{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast.svelte-cqwvc2{pointer-events:auto;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);background:#0b0e14e6;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:.75rem 1rem;display:flex;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}.toast.success.svelte-cqwvc2{border-left:4px solid #10b981}.toast.error.svelte-cqwvc2{border-left:4px solid #ef4444}.toast.warning.svelte-cqwvc2{border-left:4px solid #f59e0b}.toast.info.svelte-cqwvc2{border-left:4px solid var(--accent-blue)}.icon.svelte-cqwvc2{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.toast.success.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#10b981}.toast.error.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#ef4444}.toast.warning.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#f59e0b}.toast.info.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:var(--accent-blue)}.message.svelte-cqwvc2{color:var(--text-primary);flex:1;font-size:.875rem;line-height:1.4}.close-btn.svelte-cqwvc2{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.close-btn.svelte-cqwvc2:hover{color:var(--text-primary);background:#ffffff1a}@media (width<=768px){.toast-container.svelte-cqwvc2{align-items:stretch;inset:auto 1rem 1.5rem}.toast.svelte-cqwvc2{box-sizing:border-box;width:100%;min-width:0}}
