.toast.svelte-1cpok13{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;align-items:flex-start;gap:.75rem;background:var(--surface);border:1px solid #a78bfa;border-radius:.75rem;padding:.75rem 1rem;max-width:320px;box-shadow:0 8px 24px #0006;cursor:pointer;animation:svelte-1cpok13-slideIn .3s ease-out;text-align:left;width:100%}.toast.fade.svelte-1cpok13{opacity:0;transition:opacity .3s}.toast-icon.svelte-1cpok13{font-size:1.5rem;flex-shrink:0;margin-top:.1rem}.toast-body.svelte-1cpok13{flex:1;min-width:0}.toast-title.svelte-1cpok13{font-size:.7rem;font-weight:600;color:#a78bfa;text-transform:uppercase;letter-spacing:.05em}.toast-caller.svelte-1cpok13{font-size:.9rem;font-weight:600;color:var(--text);margin-top:.1rem}.toast-msg.svelte-1cpok13{font-size:.75rem;color:var(--text-muted);margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast-close.svelte-1cpok13{background:none;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}@keyframes svelte-1cpok13-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}:root{--bg: #0a0f1a;--surface: #141b2d;--surface-2: #1c2540;--border: #243049;--text: #e8ecf4;--text-muted: #8494b2;--accent: #4f8ff7;--accent-hover: #3a7ae8;--accent-subtle: rgba(79, 143, 247, .1);--danger: #f05252;--danger-subtle: rgba(240, 82, 82, .1);--success: #34d399;--success-subtle: rgba(52, 211, 153, .1);--warning: #fbbf24;--warning-subtle: rgba(251, 191, 36, .1);--radius: 12px;--radius-sm: 8px;--radius-xs: 6px;--shadow: 0 2px 8px rgba(0,0,0,.2);--shadow-lg: 0 8px 24px rgba(0,0,0,.3);--transition: .15s ease;--tap-target: 44px;--safe-bottom: env(safe-area-inset-bottom, 0px)}[data-theme=light]{--bg: #f2f4f8;--surface: #ffffff;--surface-2: #edf0f5;--border: #d4dae4;--text: #1a2030;--text-muted: #5a6a7f;--accent: #3b7dd8;--accent-hover: #2b6bc0;--accent-subtle: rgba(59, 125, 216, .08);--danger: #dc3545;--danger-subtle: rgba(220, 53, 69, .08);--success: #16a34a;--success-subtle: rgba(22, 163, 74, .08);--warning: #d97706;--warning-subtle: rgba(217, 119, 6, .08);--shadow: 0 2px 8px rgba(0,0,0,.06);--shadow-lg: 0 8px 24px rgba(0,0,0,.1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:#fff}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100dvh}.sidebar.svelte-12qhfyh{display:none;width:200px;background:var(--surface);border-right:1px solid var(--border);padding:1.25rem 0;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100dvh;overflow-y:auto}.brand.svelte-12qhfyh{display:block;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;padding:0 1rem 1rem;color:var(--accent)}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.875rem;color:var(--text-muted);transition:all var(--transition);border-left:2px solid transparent}.nav-item.svelte-12qhfyh:hover{color:var(--text);background:var(--accent-subtle)}.nav-item.active.svelte-12qhfyh{color:var(--accent);background:var(--accent-subtle);border-left-color:var(--accent)}.spacer.svelte-12qhfyh{flex:1}.user-section.svelte-12qhfyh{padding:.75rem 1rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.35rem}.theme-toggle.svelte-12qhfyh{position:absolute;top:.75rem;right:1rem;background:none;border:1px solid var(--border);color:var(--text-muted);padding:.3rem;border-radius:var(--radius-xs);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,border-color .15s}.theme-toggle.svelte-12qhfyh:hover{color:var(--accent);border-color:var(--accent)}.username.svelte-12qhfyh{font-size:.75rem;color:var(--text-muted)}.logout-btn.svelte-12qhfyh{background:none;border:1px solid var(--border);color:var(--text-muted);padding:.3rem .5rem;border-radius:var(--radius-xs);font-size:.75rem;cursor:pointer;transition:all var(--transition)}.logout-btn.svelte-12qhfyh:hover{color:var(--text);border-color:var(--text-muted)}main.svelte-12qhfyh{flex:1;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;max-width:100%}.mobile-refresh.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;position:fixed;top:.6rem;right:.6rem;width:36px;height:36px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text-muted);cursor:pointer;z-index:50;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-refresh.svelte-12qhfyh .icon:where(.svelte-12qhfyh){width:16px;height:16px}.bottom-tabs.svelte-12qhfyh{display:flex;flex-shrink:0;background:var(--surface);border-top:1px solid var(--border);padding-bottom:var(--safe-bottom);touch-action:manipulation}.tab.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.5rem 0;min-height:var(--tap-target);background:none;border:none;color:var(--text-muted);font-size:.65rem;font-family:inherit;transition:color var(--transition);-webkit-tap-highlight-color:transparent;cursor:pointer}.tab.active.svelte-12qhfyh{color:var(--accent)}.icon.svelte-12qhfyh{width:20px;height:20px}.nav-badge.svelte-12qhfyh{margin-left:auto;background:var(--danger);color:#fff;font-size:.65rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px}.tab-icon-wrap.svelte-12qhfyh{position:relative;display:inline-flex}.tab-badge.svelte-12qhfyh{position:absolute;top:-4px;right:-8px;background:var(--danger);color:#fff;font-size:.55rem;font-weight:700;min-width:14px;height:14px;border-radius:7px;display:flex;align-items:center;justify-content:center;padding:0 3px}@media(min-width:768px){.app.svelte-12qhfyh{flex-direction:row;height:100dvh}.sidebar.svelte-12qhfyh{display:flex}.bottom-tabs.svelte-12qhfyh,.mobile-refresh.svelte-12qhfyh{display:none}main.svelte-12qhfyh{padding:1.5rem 2rem}}
