:root{--primary:#4f46e5;--primary-hover:#4338ca;--primary-accent:#e0e7ff;--bg-main:#f8fafc;--bg-sidebar:#0f172a;--bg-card:#fff;--text-main:#0f172a;--text-muted:#64748b;--text-on-dark:#f8fafc;--border:#e2e8f0;--border-strong:#cbd5e1;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a}html{font-size:16px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}body,p,span,div,button,input,textarea,select,table,td,th,tr,blockquote,a,li,ul,ol,label,option,caption{font-family:Inter,sans-serif}p,td,th,input,select,textarea,label,button,option{font-size:16px;line-height:1.6}span,small,caption,.metadata,.timestamp,.helper-text,.badge,.caption{font-size:14px;line-height:1.5}h1,.page-title{color:var(--text-main);letter-spacing:-.02em;font-size:28px;font-weight:850;line-height:1.2}h2,.section-title{color:var(--text-main);font-size:22px;font-weight:700;line-height:1.3}h3,.card-title{color:var(--text-main);font-size:18px;font-weight:600;line-height:1.4}h4,.small-heading{color:var(--text-main);font-size:16px;font-weight:600;line-height:1.4}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:.3s ease-out forwards fadeIn}.sidebar.svelte-129hoe0{z-index:100;background:#0f172a;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.sidebar.collapsed.svelte-129hoe0{width:72px}.logo.svelte-129hoe0{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;height:72px;padding:0 24px;display:flex}.logo-box.svelte-129hoe0{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:1.125rem;font-weight:800;display:flex;box-shadow:0 4px 6px -1px #4f46e566}.logo-text.svelte-129hoe0{color:#fff;white-space:nowrap;font-size:1.125rem;font-weight:800;overflow:hidden}.nav.svelte-129hoe0{flex-direction:column;flex:1;gap:8px;padding:16px 12px;display:flex;overflow-y:auto}.nav-group.svelte-129hoe0{border-radius:12px;flex-direction:column;gap:2px;transition:all .2s;display:flex;overflow:hidden}.group-header.svelte-129hoe0{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.group-header.svelte-129hoe0:hover{color:#fff;background:#ffffff08}.nav-group.active.svelte-129hoe0 .group-header:where(.svelte-129hoe0){color:#fff}.header-left.svelte-129hoe0{align-items:center;gap:12px;display:flex}.chevron.svelte-129hoe0{color:#475569}.group-children.svelte-129hoe0{flex-direction:column;gap:2px;padding:4px 0 8px 12px;display:flex}.nav-item.svelte-129hoe0{color:#64748b;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item.svelte-129hoe0:hover{color:#fff}.nav-item.active.svelte-129hoe0{color:#818cf8;background:#4f46e51a;font-weight:600}.sidebar.collapsed.svelte-129hoe0 .group-header:where(.svelte-129hoe0){justify-content:center;padding:12px}.nav-item.logout.svelte-129hoe0{text-align:left;color:#94a3b8;background:0 0;border:none;width:100%}.nav-item.logout.svelte-129hoe0:hover{color:#ef4444;background:#ef44441a}.footer.svelte-129hoe0{border-top:1px solid #ffffff0d;padding:12px}.nav.svelte-129hoe0::-webkit-scrollbar{width:4px}.nav.svelte-129hoe0::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.toast-container.svelte-1cpok13{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}.toast.svelte-1cpok13{pointer-events:auto;background:#fff;border-left:4px solid #0000;border-radius:8px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:14px 16px;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.toast.success.svelte-1cpok13{border-left-color:#10b981}.toast.success.svelte-1cpok13 .icon-wrap:where(.svelte-1cpok13){color:#10b981}.toast.error.svelte-1cpok13{border-left-color:#ef4444}.toast.error.svelte-1cpok13 .icon-wrap:where(.svelte-1cpok13){color:#ef4444}.toast.info.svelte-1cpok13{border-left-color:#3b82f6}.toast.info.svelte-1cpok13 .icon-wrap:where(.svelte-1cpok13){color:#3b82f6}.icon-wrap.svelte-1cpok13{justify-content:center;align-items:center;display:flex}.message.svelte-1cpok13{color:#334155;flex:1;font-size:.875rem;font-weight:500}.close-btn.svelte-1cpok13{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.close-btn.svelte-1cpok13:hover{color:#475569;background:#f1f5f9}.app-container.svelte-12qhfyh{min-height:100vh;display:flex}.app-container.auth.svelte-12qhfyh{background:0 0;display:block}.main-content.svelte-12qhfyh{flex-direction:column;flex:1;display:flex;overflow-x:hidden}.top-bar.svelte-12qhfyh{border-bottom:1px solid var(--border);height:64px;padding:0 var(--spacing-lg);align-items:center;gap:var(--spacing-md);z-index:10;background:#fff;display:flex;position:sticky;top:0}.toggle.svelte-12qhfyh{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.breadcrumb.svelte-12qhfyh{color:var(--text-muted);flex:1;font-size:.875rem}.user-profile.svelte-12qhfyh{font-size:.875rem;font-weight:500}.profile-link.svelte-12qhfyh{align-items:center;gap:var(--spacing-sm);color:inherit;border-radius:8px;padding:4px 8px;text-decoration:none;transition:background .2s;display:flex}.profile-link.svelte-12qhfyh:hover{background:#f1f5f9}.avatar.svelte-12qhfyh{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;transition:all .3s;display:flex}.avatar.admin.svelte-12qhfyh{background:#dc2626;box-shadow:0 0 0 2px #fff,0 0 0 4px #fee2e2}.user-info.svelte-12qhfyh{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.user-email.svelte-12qhfyh{color:var(--text-dark);font-size:.875rem}.badge-admin.svelte-12qhfyh{text-transform:uppercase;color:#dc2626;letter-spacing:.05em;font-size:.625rem;font-weight:700}.content-wrapper.svelte-12qhfyh{padding:var(--spacing-xl);flex:1;width:100%;max-width:1400px;margin:0 auto}.auth.svelte-12qhfyh .content-wrapper:where(.svelte-12qhfyh){justify-content:center;align-items:center;max-width:none;padding:0;display:flex}.permissions-loading.svelte-12qhfyh{justify-content:center;align-items:center;height:60vh;display:flex}.spinner.svelte-12qhfyh{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.7s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}
