[data-theme=light]{--bg-body:#f5f7fa;--bg-card:#fff;--bg-sidebar:#232946;--text-primary:#16191f;--text-secondary:#545b64;--border-color:#d5dbdb;--border-light:#eaeded;--bg-hover:#f0f4f8;--bg-alt-row:#f9fafb;--accent:#0073bb;--accent-hover:#005a92;--success:#1d8102;--error:#d13212;--input-bg:#fff;--input-border:#aab7b8}[data-theme=dark]{--bg-body:#121212;--bg-card:#1e1e1e;--bg-sidebar:#1a1a2e;--text-primary:#e0e0e0;--text-secondary:#a0a0a0;--border-color:#333;--border-light:#2a2a2a;--bg-hover:#2a2a2a;--bg-alt-row:#252525;--accent:#4da8da;--accent-hover:#3d8ab8;--success:#4caf50;--error:#ef5350;--input-bg:#2a2a2a;--input-border:#444}html,body{max-width:100vw;margin:0;overflow-x:hidden}body{background:var(--bg-body);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;transition:background .2s,color .2s}*{box-sizing:border-box}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex}.hamburger.svelte-12qhfyh{z-index:1100;background:var(--bg-sidebar);cursor:pointer;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:8px;display:none;position:fixed;top:12px;left:12px}.hamburger-line.svelte-12qhfyh{background:#eebbc3;border-radius:1px;width:20px;height:2px;display:block}.hamburger.svelte-12qhfyh:focus-visible{outline-offset:2px;outline:2px solid #eebbc3}.sidebar-overlay.svelte-12qhfyh{z-index:999;cursor:pointer;background:#00000080;border:none;display:none;position:fixed;inset:0}.sidebar.svelte-12qhfyh{background:var(--bg-sidebar);color:#fffffe;z-index:1000;flex-direction:column;width:240px;height:100vh;transition:transform .2s;display:flex;position:fixed;top:0;left:0}.sidebar-header.svelte-12qhfyh{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.sidebar-title.svelte-12qhfyh{color:#eebbc3;margin:0;font-size:1.1rem;font-weight:600}.theme-toggle.svelte-12qhfyh{cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;padding:4px 8px;font-size:1rem;line-height:1;transition:background .15s}.theme-toggle.svelte-12qhfyh:hover{background:#fff3}.theme-toggle.svelte-12qhfyh:focus-visible{outline-offset:2px;outline:2px solid #eebbc3}.nav-list.svelte-12qhfyh{flex:1;margin:0;padding:12px 0;list-style:none;overflow-y:auto}.nav-section.svelte-12qhfyh{padding:16px 16px 4px}.nav-section-title.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;font-size:.7rem;font-weight:600}.nav-link.svelte-12qhfyh{color:#fffc;border-radius:6px;align-items:center;gap:10px;margin:2px 8px;padding:10px 16px;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-link.svelte-12qhfyh:hover{color:#fffffe;background:#ffffff14}.nav-link.svelte-12qhfyh:focus-visible{outline-offset:-2px;outline:2px solid #eebbc3}.nav-link.active.svelte-12qhfyh{color:#eebbc3;background:#eebbc326}.nav-icon.svelte-12qhfyh{flex-shrink:0;width:18px;height:18px}.sidebar-footer.svelte-12qhfyh{border-top:1px solid #ffffff1a;padding:12px 16px}.user-info.svelte-12qhfyh{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.8rem;display:flex}.user-name.svelte-12qhfyh{color:#ffffffe6;font-weight:500}.user-role.svelte-12qhfyh{color:#ffffffb3;text-transform:capitalize;background:#ffffff1a;border-radius:3px;padding:2px 6px;font-size:.7rem}.logout-btn.svelte-12qhfyh{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 8px;font-size:.85rem;transition:background .15s,color .15s;display:flex}.logout-btn.svelte-12qhfyh:hover{color:#ff6b6b;background:#ff646426}.logout-btn.svelte-12qhfyh:focus-visible{outline-offset:-2px;outline:2px solid #eebbc3}.main-content.svelte-12qhfyh{flex:1;min-width:0;min-height:100vh;margin-left:240px;padding:24px;overflow-x:hidden}@media (width<=1023px){.hamburger.svelte-12qhfyh{display:flex}.sidebar.svelte-12qhfyh{transform:translate(-100%)}.sidebar.sidebar-open.svelte-12qhfyh{transform:translate(0)}.sidebar-overlay.svelte-12qhfyh{display:block}.main-content.svelte-12qhfyh{margin-left:0;padding-top:60px}}
