:root{--color-primary: #2563eb;--color-secondary: #1d4ed8;--color-accent: #eff6ff;--color-background: #f8fafc;--color-surface: #ffffff;--color-text: #1e293b;--color-text-muted: #64748b;--color-success: #16a34a;--color-error: #dc2626;--shadow-sm: 0 1px 2px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--radius: 8px}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--color-background);color:var(--color-text);line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .2s}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-secondary);text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}table{width:100%;border-collapse:collapse}th,td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}th{background:var(--color-accent);font-weight:600}.card{background:var(--color-surface);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-md)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card{background:var(--color-surface);padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.stat-card h3{font-size:.875rem;color:var(--color-text-muted);margin-bottom:.5rem}.stat-card .value{font-size:2rem;font-weight:700;color:var(--color-primary)}.header.svelte-12qhfyh{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:1rem;position:sticky;top:0;z-index:100}.header-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-weight:500}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.footer.svelte-12qhfyh{background:#1f2937;color:#fff;padding:2rem;text-align:center;margin-top:auto}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#60a5fa;text-decoration:none}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1rem}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.btn-login.svelte-12qhfyh{padding:.5rem 1rem;background:#ffffff26;color:#fff;text-decoration:none;border-radius:.375rem;font-weight:500;transition:background .2s}.btn-login.svelte-12qhfyh:hover{background:#ffffff40;text-decoration:none}.loading-screen.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;min-height:50vh}.spinner.svelte-12qhfyh{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.header-content.svelte-12qhfyh{flex-wrap:wrap;gap:1rem}.nav-links.svelte-12qhfyh{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:.75rem}.header-actions.svelte-12qhfyh{margin-left:auto}}
