:root{--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-surface: #ffffff;--color-background: #f9fafb;--color-bg: #f9fafb;--color-border: #e5e7eb;--color-text: #1f2937;--color-text-muted: #6b7280;--color-error: #ef4444;--color-success: #10b981;--border-radius: 6px;--border-radius-lg: 8px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;background:var(--color-background);color:var(--color-text)}*{box-sizing:border-box}.admin-layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.admin-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.header-left.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.admin-title.svelte-12qhfyh{margin:0;font-size:1.25rem;font-weight:600}.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-muted)}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%}.user-name.svelte-12qhfyh{display:none}@media(min-width:640px){.user-name.svelte-12qhfyh{display:inline}}.logout-form.svelte-12qhfyh{margin:0}.logout-btn.svelte-12qhfyh{padding:.5rem 1rem;background:none;border:1px solid var(--color-border);border-radius:var(--border-radius);color:var(--color-text-muted);font-size:.875rem;cursor:pointer;transition:all .15s}.logout-btn.svelte-12qhfyh:hover{border-color:var(--color-error);color:var(--color-error)}.admin-nav.svelte-12qhfyh{display:flex;gap:.25rem;padding:0 1.5rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-tab.svelte-12qhfyh{padding:.75rem 1rem;color:var(--color-text-muted);text-decoration:none;font-size:.875rem;font-weight:500;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s}.nav-tab.svelte-12qhfyh:hover{color:var(--color-text)}.nav-tab.active.svelte-12qhfyh{color:var(--color-primary);border-bottom-color:var(--color-primary)}.admin-content.svelte-12qhfyh{flex:1;padding:1.5rem;max-width:1400px;margin:0 auto;width:100%}
