.seller-layout-module__o5oUca__loadingScreen{background:var(--seller-bg-main,#0a0a0a);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.seller-layout-module__o5oUca__loadingContent{text-align:center;color:var(--seller-text-secondary,#888);font-family:var(--font-inter), sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:13px}.seller-layout-module__o5oUca__spinner{border:2px solid var(--seller-border-card,#2a2a2a);border-top-color:var(--seller-text-primary,#fff);border-radius:50%;width:32px;height:32px;margin:0 auto 16px;animation:.8s linear infinite seller-layout-module__o5oUca__spin}@keyframes seller-layout-module__o5oUca__spin{to{transform:rotate(360deg)}}.seller-layout-module__o5oUca__dashboardLayout,.seller-layout-module__o5oUca__registerWrapper{--seller-bg-main:#0a0a0a;--seller-bg-sidebar:#0e0e0e;--seller-bg-card:#141414;--seller-bg-hover:#161616;--seller-bg-active:#1a1a1a;--seller-border-main:#1a1a1a;--seller-border-card:#1e1e1e;--seller-border-hover:#333;--seller-text-primary:#fff;--seller-text-secondary:#888;--seller-text-muted:#555;--seller-accent:#22c55e}.seller-layout-module__o5oUca__lightTheme{--seller-bg-main:#f9fafb;--seller-bg-sidebar:#fff;--seller-bg-card:#fff;--seller-bg-hover:#f3f4f6;--seller-bg-active:#e5e7eb;--seller-border-main:#e5e7eb;--seller-border-card:#d1d5db;--seller-border-hover:#9ca3af;--seller-text-primary:#111827;--seller-text-secondary:#4b5563;--seller-text-muted:#9ca3af;--seller-accent:#16a34a}.seller-layout-module__o5oUca__registerWrapper{background:var(--seller-bg-main);min-height:100vh;color:var(--seller-text-primary)}.seller-layout-module__o5oUca__dashboardLayout{background:var(--seller-bg-main);min-height:100vh;color:var(--seller-text-primary);font-family:var(--font-inter), sans-serif;transition:background-color .2s,color .2s;display:flex}.seller-layout-module__o5oUca__sidebar{background:var(--seller-bg-sidebar);border-right:1px solid var(--seller-border-main);z-index:100;flex-direction:column;width:260px;min-height:100vh;transition:background-color .2s,border-color .2s;display:flex;position:fixed;top:0;left:0}.seller-layout-module__o5oUca__sidebarTop{border-bottom:1px solid var(--seller-border-main);padding:28px 24px 24px}.seller-layout-module__o5oUca__brandLink{flex-direction:column;gap:2px;text-decoration:none;display:flex}.seller-layout-module__o5oUca__brandName{font-family:var(--font-hanken), sans-serif;letter-spacing:.15em;color:var(--seller-text-primary);font-size:20px;font-weight:600}.seller-layout-module__o5oUca__brandSub{letter-spacing:.25em;color:var(--seller-text-muted);text-transform:uppercase;font-size:9px;font-weight:500}.seller-layout-module__o5oUca__nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}.seller-layout-module__o5oUca__navItem{color:var(--seller-text-secondary);letter-spacing:.02em;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.seller-layout-module__o5oUca__navItem:hover{color:var(--seller-text-primary);background:var(--seller-bg-hover);opacity:1}.seller-layout-module__o5oUca__navItemActive{color:var(--seller-text-primary);background:var(--seller-bg-active)}.seller-layout-module__o5oUca__navItemActive .seller-layout-module__o5oUca__navIcon{color:var(--seller-text-primary)}.seller-layout-module__o5oUca__navIcon{color:var(--seller-text-secondary);align-items:center;transition:color .15s;display:flex}.seller-layout-module__o5oUca__navLabel{white-space:nowrap}.seller-layout-module__o5oUca__sidebarBottom{border-top:1px solid var(--seller-border-main);padding:16px 12px 20px}.seller-layout-module__o5oUca__sellerInfo{align-items:center;gap:10px;margin-bottom:12px;padding:8px 14px;display:flex}.seller-layout-module__o5oUca__sellerAvatar{background:linear-gradient(135deg, var(--seller-border-hover), var(--seller-bg-card));width:36px;height:36px;color:var(--seller-text-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.seller-layout-module__o5oUca__sellerMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.seller-layout-module__o5oUca__sellerName{color:var(--seller-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.seller-layout-module__o5oUca__sellerStatus{color:var(--seller-accent);letter-spacing:.05em;font-size:10px}.seller-layout-module__o5oUca__sidebarActions{flex-direction:column;gap:2px;display:flex}.seller-layout-module__o5oUca__actionBtn{color:var(--seller-text-secondary);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:12px;text-decoration:none;transition:all .15s;display:flex}.seller-layout-module__o5oUca__actionBtn:hover{color:var(--seller-text-primary);background:var(--seller-bg-hover);opacity:1}.seller-layout-module__o5oUca__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;display:flex}.seller-layout-module__o5oUca__topBar{border-bottom:1px solid var(--seller-border-main);background:var(--seller-bg-main);z-index:50;justify-content:space-between;align-items:center;padding:20px 32px;transition:background-color .2s,border-color .2s;display:flex;position:sticky;top:0}.seller-layout-module__o5oUca__topBarLeft{align-items:center;gap:16px;display:flex}.seller-layout-module__o5oUca__pageTitle{font-family:var(--font-hanken), sans-serif;letter-spacing:.05em;color:var(--seller-text-primary);font-size:18px;font-weight:500}.seller-layout-module__o5oUca__topBarRight{align-items:center;gap:12px;display:flex}.seller-layout-module__o5oUca__addProductBtn{background:var(--seller-text-primary);color:var(--seller-bg-main);letter-spacing:.05em;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.seller-layout-module__o5oUca__addProductBtn:hover{opacity:.9;transform:translateY(-1px)}.seller-layout-module__o5oUca__themeToggleBtn{background:var(--seller-bg-hover);width:40px;height:40px;color:var(--seller-text-secondary);border:1px solid var(--seller-border-main);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.seller-layout-module__o5oUca__themeToggleBtn:hover{background:var(--seller-bg-active);color:var(--seller-text-primary)}.seller-layout-module__o5oUca__content{flex:1;padding:32px}@media (max-width:1024px){.seller-layout-module__o5oUca__sidebar{width:72px}.seller-layout-module__o5oUca__sidebarTop{padding:20px 12px}.seller-layout-module__o5oUca__brandSub,.seller-layout-module__o5oUca__navLabel,.seller-layout-module__o5oUca__sellerMeta,.seller-layout-module__o5oUca__sidebarActions{display:none}.seller-layout-module__o5oUca__brandName{text-align:center;font-size:12px}.seller-layout-module__o5oUca__navItem{justify-content:center;padding:14px}.seller-layout-module__o5oUca__sellerInfo{justify-content:center;padding:8px}.seller-layout-module__o5oUca__mainContent{margin-left:72px}}@media (max-width:768px){.seller-layout-module__o5oUca__sidebar{display:none}.seller-layout-module__o5oUca__mainContent{margin-left:0}.seller-layout-module__o5oUca__content{padding:20px 16px}.seller-layout-module__o5oUca__topBar{padding:16px}}
