.account-page.svelte-1bm518h{max-width:1280px;font-family:var(--font-body);grid-template-columns:280px 1fr;gap:40px;margin:0 auto;padding:60px 24px 100px;display:grid}.sidebar.svelte-1bm518h{align-self:start;position:sticky;top:100px}.profile-card.svelte-1bm518h{border:1px solid var(--border-light);text-align:center;box-shadow:var(--shadow-sm);background:#fafafa;border-radius:16px;margin-bottom:24px;padding:32px 24px}.avatar.svelte-1bm518h{background:var(--primary-light);width:80px;height:80px;color:var(--primary);font-size:2rem;font-weight:700;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.profile-card.svelte-1bm518h h3:where(.svelte-1bm518h){color:var(--text-dark);margin-bottom:4px;font-size:1.2rem;font-weight:700}.profile-card.svelte-1bm518h p:where(.svelte-1bm518h){color:var(--text-muted);font-size:.9rem}.account-nav.svelte-1bm518h{flex-direction:column;gap:8px;display:flex}.nav-item.svelte-1bm518h{color:var(--text-muted);transition:var(--transition-smooth);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.nav-item.svelte-1bm518h:hover{color:var(--text-dark);background:#fafafa}.nav-item.active.svelte-1bm518h{background:var(--primary);color:#fff;font-weight:600;box-shadow:0 4px 12px #e55b3c33}.nav-item.active.svelte-1bm518h:hover{background:var(--primary-hover);color:#fff}.nav-item.logout.svelte-1bm518h{color:#dc2626;margin-top:16px}.nav-item.logout.svelte-1bm518h:hover{background:#fef2f2}.main-content.svelte-1bm518h{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:40px}@media (width<=900px){.account-page.svelte-1bm518h{grid-template-columns:1fr}.sidebar.svelte-1bm518h{position:static}}
