@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg-primary: #0f1117;--bg-secondary: #1a1d27;--bg-tertiary: #252830;--text-primary: #e4e4e7;--text-secondary: #a1a1aa;--text-muted: #71717a;--accent: #00d9a6;--accent-hover: #00b88a;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--border: #2e3039;--font-mono: "JetBrains Mono", "Fira Code", monospace;--font-sans: "Inter", system-ui, sans-serif;--radius: 8px;--sidebar-width: 240px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{font-family:var(--font-sans);cursor:pointer}code,pre{font-family:var(--font-mono)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.pending-layout.svelte-12qhfyh{display:flex;min-height:100vh}.pending-sidebar.svelte-12qhfyh{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between;position:fixed;top:0;left:0;bottom:0;z-index:100}.app-layout.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100}.sidebar-header.svelte-12qhfyh{padding:24px 20px;border-bottom:1px solid var(--border)}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.logo-accent.svelte-12qhfyh{color:var(--accent)}.nav-list.svelte-12qhfyh{list-style:none;padding:12px 8px;flex:1}.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--radius);color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:all .15s ease}.nav-link.svelte-12qhfyh:hover{background:var(--bg-tertiary);color:var(--text-primary)}.nav-link.active.svelte-12qhfyh{background:color-mix(in srgb,var(--accent) 15%,transparent);color:var(--accent)}.nav-icon.svelte-12qhfyh{flex-shrink:0}.sidebar-footer.svelte-12qhfyh{padding:16px 20px;border-top:1px solid var(--border)}.status-indicator.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.status-dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dot.offline.svelte-12qhfyh{background:var(--text-muted)}.status-text.svelte-12qhfyh{font-size:.8rem;color:var(--text-muted)}.user-info.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;margin-top:12px;margin-bottom:4px}.user-email.svelte-12qhfyh{font-size:.7rem;color:var(--text-secondary);font-family:var(--font-mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.logout-link.svelte-12qhfyh{font-size:.7rem;color:var(--text-muted);flex-shrink:0;transition:color .15s ease}.logout-link.svelte-12qhfyh:hover{color:var(--accent)}.technical-label.svelte-12qhfyh{font-size:.65rem;color:var(--text-muted);line-height:1.4;margin-top:12px}.patent-label.svelte-12qhfyh{font-size:.6rem;color:var(--text-muted);opacity:.7;margin-top:4px;font-family:var(--font-mono)}.main-content.svelte-12qhfyh{flex:1;margin-left:var(--sidebar-width);padding:32px;min-height:100vh;display:flex;flex-direction:column}.page-footer.svelte-12qhfyh{margin-top:auto;padding-top:48px;border-top:1px solid var(--border);padding-bottom:8px}.footer-links.svelte-12qhfyh{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:12px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.75rem;color:var(--text-muted);transition:color .15s ease}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.footer-copy.svelte-12qhfyh{font-size:.65rem;color:var(--text-muted);opacity:.6;line-height:1.5}@media(max-width:768px){.sidebar.svelte-12qhfyh{position:fixed;inset:auto 0 0;width:100%;height:auto;flex-direction:row;border-right:none;border-top:1px solid var(--border)}.sidebar-header.svelte-12qhfyh,.sidebar-footer.svelte-12qhfyh{display:none}.nav-list.svelte-12qhfyh{display:flex;justify-content:space-around;padding:8px;width:100%}.nav-link.svelte-12qhfyh{flex-direction:column;gap:4px;padding:8px;font-size:.7rem}.main-content.svelte-12qhfyh{margin-left:0;padding:20px 20px 80px}}
