.app-layout.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:280px;background:#fff;z-index:100;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;transition:transform .3s ease;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{transform:translate(0)}@media(min-width:1024px){.app-layout.svelte-12qhfyh{flex-direction:row}.sidebar.svelte-12qhfyh{position:sticky;transform:translate(0)}}.user-profile-area.svelte-12qhfyh{padding:1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:12px}.avatar-circle.svelte-12qhfyh{width:45px;height:45px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.user-info.svelte-12qhfyh{overflow:hidden}.user-name.svelte-12qhfyh{margin:0;font-weight:700;color:#1e293b;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email.svelte-12qhfyh{margin:0;color:#64748b;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content.svelte-12qhfyh{flex:1;width:100%;background:#f8fafc;padding:1rem}.content.full.svelte-12qhfyh{padding:0;background:transparent}.mobile-toggle.svelte-12qhfyh{position:fixed;top:1rem;right:1rem;z-index:110;background:#fff;border:1px solid #ddd;padding:.5rem;border-radius:8px}@media(min-width:1024px){.mobile-toggle.svelte-12qhfyh{display:none}}.overlay.svelte-12qhfyh{position:fixed;inset:0;background:#0006;z-index:90}.nav-links.svelte-12qhfyh{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:.75rem;padding:.75rem;color:#64748b;text-decoration:none;border-radius:8px}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#eff6ff;color:#2563eb;font-weight:600}.sep.svelte-12qhfyh{height:1px;background:#eee;margin:.5rem 0}.logout-zone.svelte-12qhfyh{margin-top:auto;padding:1rem;border-top:1px solid #eee}.logout-btn.svelte-12qhfyh{width:100%;text-align:left;padding:.75rem;color:#dc2626;background:none;border:none;font-weight:600;cursor:pointer}
