:root,[data-theme=dark]{--bg-base:#0f0f1a;--bg-surface:#16162a;--bg-input:#0f0f1a;--border:#2d2d4e;--border-hover:#3d3d5e;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-muted:#64748b;--text-faint:#475569;--accent:#7c3aed;--accent-hover:#6d28d9;--accent-soft:#7c3aed33;--green:#4ade80;--green-soft:#22c55e33;--red:#f87171;--red-soft:#ef444426;--yellow:#fbbf24;--yellow-soft:#eab30833;--scrollbar-thumb:#3d3d5e}[data-theme=light]{--bg-base:#f1f5f9;--bg-surface:#fff;--bg-input:#f8fafc;--border:#e2e8f0;--border-hover:#cbd5e1;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--text-faint:#94a3b8;--accent:#7c3aed;--accent-hover:#6d28d9;--accent-soft:#7c3aed1f;--green:#16a34a;--green-soft:#16a34a1f;--red:#dc2626;--red-soft:#dc26261a;--yellow:#d97706;--yellow-soft:#d9770626;--scrollbar-thumb:#cbd5e1}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-base);color:var(--text-primary);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.topbar.svelte-12qhfyh{background:var(--bg-surface);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{color:var(--text-primary);flex-shrink:0;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:flex}.brand.svelte-12qhfyh:hover{opacity:.85}.nav.svelte-12qhfyh{align-items:center;gap:6px;display:flex;overflow:hidden}.user-chip.svelte-12qhfyh{background:var(--border);border-radius:8px;align-items:center;gap:6px;max-width:160px;padding:6px 10px;display:flex;overflow:hidden}.user-name.svelte-12qhfyh{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.user-badge.svelte-12qhfyh{text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:700}.user-badge.guest.svelte-12qhfyh{background:var(--yellow-soft);color:var(--yellow)}.user-badge.sso.svelte-12qhfyh{color:#818cf8;background:#6366f133}.btn.svelte-12qhfyh{border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-ghost.svelte-12qhfyh{background:var(--border);color:var(--text-secondary);border:1px solid var(--border-hover)}.btn-ghost.svelte-12qhfyh:hover{background:var(--border-hover);color:var(--text-primary)}.btn-sm.svelte-12qhfyh{padding:5px 10px;font-size:.8rem}.theme-btn.svelte-12qhfyh,.lang-btn.svelte-12qhfyh{padding:5px 9px;font-size:.9rem}.content.svelte-12qhfyh{flex:1;width:100%;max-width:100%;margin:0 auto;padding:32px 24px}@media (width<=999px){.topbar.svelte-12qhfyh{gap:4px;padding:0 12px}.content.svelte-12qhfyh{padding:16px 12px}.brand-text.svelte-12qhfyh{display:none}.user-chip.svelte-12qhfyh{max-width:100px}}@media (width<=600px){.content.svelte-12qhfyh{padding:8px 6px}}
