.app.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:280px;background-color:var(--bg-primary);padding:2rem 1.5rem;position:fixed;height:100vh;overflow-y:auto;border-right:1px solid var(--border);box-shadow:2px 0 8px #0000000d}.profile.svelte-12qhfyh{text-align:center;margin-bottom:2rem}.avatar.svelte-12qhfyh{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid var(--accent)}.avatar.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover}.name.svelte-12qhfyh{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.description.svelte-12qhfyh{font-size:.875rem;color:var(--text-secondary)}.stats.svelte-12qhfyh{display:flex;justify-content:space-between;padding:1rem;background-color:var(--bg-tertiary);border-radius:6px;margin-bottom:2rem}.stat-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;flex:1}.stat-value.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--accent)}.stat-label.svelte-12qhfyh{font-size:.75rem;color:var(--text-secondary);margin-top:.25rem}.categories.svelte-12qhfyh{margin-bottom:2rem}.category-item.svelte-12qhfyh{display:block;padding:.5rem .75rem;color:var(--text-primary);border-radius:6px;font-size:.875rem;transition:all .2s}.category-item.svelte-12qhfyh:hover{background-color:var(--bg-secondary);color:var(--accent);padding-left:1rem}.auth-section.svelte-12qhfyh{padding-top:1rem;border-top:1px solid var(--border)}.auth-section.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0;width:100%}.auth-btn.svelte-12qhfyh{display:block;width:100%;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;text-align:center;cursor:pointer;transition:all .2s;text-decoration:none;border:none}.login-btn.svelte-12qhfyh{background-color:var(--accent);color:#fff}.login-btn.svelte-12qhfyh:hover{background-color:#8b0d0c;transform:translateY(-1px);box-shadow:0 2px 8px #6f100f33}.logout-btn.svelte-12qhfyh{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border)}.logout-btn.svelte-12qhfyh:hover{background-color:var(--bg-secondary);border-color:var(--accent);color:var(--accent)}.admin-menu.svelte-12qhfyh{margin-bottom:1.5rem;padding-bottom:1.5rem}.admin-menu-item.svelte-12qhfyh{display:block;padding:.5rem .75rem;color:var(--text-primary);border-radius:6px;font-size:.875rem;transition:all .2s;text-decoration:none}.admin-menu-item.svelte-12qhfyh:hover{background-color:var(--bg-secondary);color:#6f100f;padding-left:1rem}.main-content.svelte-12qhfyh{flex:1;margin-left:280px;padding:2rem;width:calc(100vw - 280px);background-color:var(--bg-secondary);min-height:100vh}@media (max-width: 1024px){.sidebar.svelte-12qhfyh{width:280px}.main-content.svelte-12qhfyh{margin-left:280px;width:calc(100vw - 280px)}}.mobile-topbar.svelte-12qhfyh{display:none;position:fixed;top:0;left:0;right:0;height:60px;background-color:var(--bg-primary);border-bottom:1px solid var(--border);z-index:1001;padding:0 1rem;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000d}.mobile-menu-toggle.svelte-12qhfyh{background:none;border:none;padding:.5rem;cursor:pointer;color:var(--text-primary);display:flex;align-items:center;justify-content:center;transition:color .2s}.mobile-menu-toggle.svelte-12qhfyh:hover{color:var(--accent)}.mobile-logo.svelte-12qhfyh{flex:1;text-align:center;text-decoration:none}.mobile-logo.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.mobile-topbar-spacer.svelte-12qhfyh{width:40px}.mobile-close.svelte-12qhfyh{display:none;position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--text-primary);padding:.5rem;transition:color .2s}.mobile-close.svelte-12qhfyh:hover{color:var(--accent)}.overlay.svelte-12qhfyh{display:none;position:fixed;inset:0;background-color:#00000080;z-index:999;border:none;padding:0;cursor:pointer}@media (max-width: 768px){.mobile-topbar.svelte-12qhfyh{display:flex}.mobile-close.svelte-12qhfyh,.overlay.svelte-12qhfyh{display:block}.sidebar.svelte-12qhfyh{position:fixed;left:-280px;top:60px;z-index:1000;height:calc(100vh - 60px);transition:left .3s ease}.sidebar.open.svelte-12qhfyh{left:0}.main-content.svelte-12qhfyh{margin-left:0;width:100vw;padding:1.5rem 1rem;margin-top:60px}}
