: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: #3B82F6;--accent-blue-hover: #2563EB;--accent-purple: #8B5CF6;--accent-purple-hover: #7C3AED;--accent-gold: #F59E0B;--border-color: rgba(255, 255, 255, .08);--border-focus: var(--accent-blue);--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{margin:0;padding:0;width:100%;height:100%;font-family:var(--font-sans);background-color:var(--bg-base);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,ul,ol,figure{margin:0;padding:0}a{color:var(--text-primary);text-decoration:none}button,input,select,textarea{font-family:inherit;border:none;background:none;padding:0;margin:0;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.glass-panel{background:#151a24b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color)}.brand-accent{font-size:.85em;font-weight:700;color:var(--accent-blue);position:relative;top:-.25em}.toast-container.svelte-cqwvc2{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast.svelte-cqwvc2{pointer-events:auto;display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:.75rem 1rem;border-radius:var(--radius-md);background:#0b0e14e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);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{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.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{flex:1;font-size:.875rem;color:var(--text-primary);line-height:1.4}.close-btn.svelte-cqwvc2{display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-muted);border:none;padding:.25rem;border-radius:var(--radius-sm);cursor:pointer;transition:all .2s}.close-btn.svelte-cqwvc2:hover{background:#ffffff1a;color:var(--text-primary)}@media(max-width:480px){.toast-container.svelte-cqwvc2{top:auto;bottom:1.5rem;left:1rem;right:1rem;align-items:stretch}.toast.svelte-cqwvc2{min-width:0;width:100%}}
