.seller-layout.svelte-15z9alb{display:block;min-height:100vh;position:relative;background:var(--secondary)}.seller-sidebar.svelte-15z9alb{background:var(--secondary);color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;width:260px;height:100vh;overflow:hidden;transition:transform .3s ease;box-shadow:10px 0 30px #c2410c40}.sidebar-header.svelte-15z9alb{padding:20px 20px 14px;border-bottom:1px solid rgba(255,255,255,.24);position:relative;background:#00000014}.sidebar-subtitle.svelte-15z9alb{font-size:11px;color:#ffffffbd;margin-top:2px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.sidebar-close.svelte-15z9alb{display:none;position:absolute;top:16px;right:16px;background:#ffffff1a;border:none;color:#fff;width:28px;height:28px;border-radius:6px;cursor:pointer;font-size:14px}.seller-info.svelte-15z9alb{padding:14px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.24);overflow:hidden;background:#0000000f}.seller-avatar.svelte-15z9alb{width:40px;height:40px;border-radius:50%;background:#fff;color:#c2410c;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;flex-shrink:0}.seller-name.svelte-15z9alb{font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-status.svelte-15z9alb{display:flex;align-items:center;gap:4px;font-size:11px;color:#ffffffd9;margin-top:2px;text-transform:capitalize}.status-dot.svelte-15z9alb{width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-dot.approved.svelte-15z9alb{background:#22c55e}.status-dot.pending.svelte-15z9alb{background:#f59e0b}.sidebar-nav.svelte-15z9alb{flex:1;min-height:0;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:2px}.sidebar-nav.svelte-15z9alb a:where(.svelte-15z9alb){display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;color:#ffffffd1;transition:all .2s;text-decoration:none}.sidebar-nav.svelte-15z9alb a:where(.svelte-15z9alb):hover{background:#fff3;color:#fff}.sidebar-nav.svelte-15z9alb a.active:where(.svelte-15z9alb){background:#fff;color:#c2410c;box-shadow:0 4px 12px #c2410c2e}.sidebar-nav.svelte-15z9alb a.has-order-alert:where(.svelte-15z9alb){background:#fff3;color:#fff;box-shadow:inset 3px 0 #facc15}.sidebar-nav.svelte-15z9alb a.has-order-alert.active:where(.svelte-15z9alb){background:#fff;color:#c2410c;box-shadow:0 4px 12px #c2410c2e,inset 3px 0 #facc15}.sidebar-nav.svelte-15z9alb a.locked:where(.svelte-15z9alb){opacity:.62}.nav-label.svelte-15z9alb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-count-badge.svelte-15z9alb{margin-left:auto;min-width:24px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#facc15;color:#7c2d12;font-size:11px;font-weight:900;box-shadow:0 6px 14px #facc1547;flex-shrink:0}.sidebar-nav.svelte-15z9alb a.active:where(.svelte-15z9alb) .order-count-badge:where(.svelte-15z9alb){background:#c2410c;color:#fff}.sidebar-nav.svelte-15z9alb a:where(.svelte-15z9alb) small:where(.svelte-15z9alb){margin-left:auto;background:#ffffff2e;color:#fff;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:900}.sidebar-nav.svelte-15z9alb a.active:where(.svelte-15z9alb) small:where(.svelte-15z9alb){background:#111827;color:#fbbf24}.sidebar-footer.svelte-15z9alb{padding:12px;border-top:1px solid rgba(255,255,255,.24);background:#0000001f;position:sticky;bottom:0;margin-top:auto;z-index:1}.sidebar-footer.svelte-15z9alb .btn{border:1px solid rgba(255,255,255,.55);color:#fff;background:#ffffff14}.sidebar-footer.svelte-15z9alb .btn:hover{background:#ffffff2e;border-color:#fff}.seller-main.svelte-15z9alb{display:flex;flex-direction:column;background:var(--bg);min-height:100vh;overflow:hidden;margin-left:260px}.seller-topbar.svelte-15z9alb{background:#fff;padding:12px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;box-shadow:var(--shadow)}.seller-content.svelte-15z9alb{padding:20px;flex:1;min-width:0}.mobile-toggle.svelte-15z9alb{display:none;background:none;border:none;cursor:pointer;color:var(--text);padding:4px;border-radius:6px}.mobile-toggle.svelte-15z9alb:hover{background:var(--border)}.sidebar-overlay.svelte-15z9alb{display:none}.topbar-welcome.svelte-15z9alb{font-size:14px;color:var(--text-muted)}@media (max-width: 768px){.seller-main.svelte-15z9alb{margin-left:0}.seller-sidebar.svelte-15z9alb{position:fixed;left:0;top:0;bottom:0;width:min(86vw,320px);z-index:300;transform:translate(-100%)}.seller-sidebar.open.svelte-15z9alb{transform:translate(0)}.sidebar-close.svelte-15z9alb{display:flex;align-items:center;justify-content:center}.sidebar-overlay.svelte-15z9alb{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:299}.mobile-toggle.svelte-15z9alb{display:flex;align-items:center;justify-content:center}.seller-content.svelte-15z9alb{padding:14px}}@media (max-width: 480px){.seller-content.svelte-15z9alb{padding:10px}.topbar-welcome.svelte-15z9alb{display:none}.seller-sidebar.svelte-15z9alb{width:min(90vw,320px)}}
