:root{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-hover: #334155;--color-border: #334155;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}button{cursor:pointer;border:none;font-size:inherit;font-family:inherit}input,textarea,select{font-size:inherit;font-family:inherit}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:.75rem 1.5rem}nav.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--color-text)}.logo.svelte-12qhfyh:hover{text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:1rem;flex:1}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.875rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.user-area.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.user-info.svelte-12qhfyh{font-size:.875rem;color:var(--color-text)}.user-role.svelte-12qhfyh{font-size:.75rem;color:var(--color-text-muted);background:var(--color-surface-hover);padding:.125rem .5rem;border-radius:.25rem}.btn-logout.svelte-12qhfyh{background:transparent;color:var(--color-text-muted);font-size:.875rem;padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:.25rem}.btn-logout.svelte-12qhfyh:hover{color:var(--color-danger);border-color:var(--color-danger)}main.svelte-12qhfyh{flex:1;max-width:1200px;margin:0 auto;padding:1.5rem;width:100%}
