.dashboard-module__w2Qwuq__layoutWrapper{background-color:var(--bg-main);min-height:100vh;display:flex}.dashboard-module__w2Qwuq__sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;width:260px;padding:30px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.dashboard-module__w2Qwuq__brandArea{align-items:center;gap:10px;margin-bottom:40px;padding-left:8px;display:flex}.dashboard-module__w2Qwuq__logo{letter-spacing:.05em;background:linear-gradient(135deg,#14b8a6 0%,#2dd4bf 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.dashboard-module__w2Qwuq__portalBadge{color:var(--color-accent);background:#14b8a61f;border:1px solid #14b8a633;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.dashboard-module__w2Qwuq__nav{flex-direction:column;gap:8px;display:flex}.dashboard-module__w2Qwuq__navLink{color:var(--text-secondary);border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__w2Qwuq__navLink:hover{color:var(--text-primary);background:#ffffff08}.dashboard-module__w2Qwuq__navLinkActive{color:var(--text-primary);box-shadow:inset 3px 0 0 var(--color-primary);background:#14b8a614;border-color:#14b8a626}.dashboard-module__w2Qwuq__logoutBtn{color:#ef4444;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:auto;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.dashboard-module__w2Qwuq__logoutBtn:hover{background:#ef444414}.dashboard-module__w2Qwuq__mainContent{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__w2Qwuq__header{border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0b0c1080;justify-content:space-between;align-items:center;height:70px;padding:0 40px;display:flex}.dashboard-module__w2Qwuq__headerLeft{align-items:center;gap:12px;display:flex}.dashboard-module__w2Qwuq__headerRight{align-items:center;gap:20px;display:flex}.dashboard-module__w2Qwuq__sellerProfileInfo{text-align:right;flex-direction:column;display:flex}.dashboard-module__w2Qwuq__businessName{color:var(--text-primary);font-size:.95rem;font-weight:600}.dashboard-module__w2Qwuq__username{color:var(--text-muted);font-size:.75rem}.dashboard-module__w2Qwuq__avatar{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__w2Qwuq__pageContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:40px;overflow-y:auto}.dashboard-module__w2Qwuq__loadingWrapper{background-color:var(--bg-main);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.dashboard-module__w2Qwuq__errorBox{text-align:center;background:#ef44440d;border:1px solid #ef444433;border-radius:12px;max-width:480px;padding:32px}.dashboard-module__w2Qwuq__errorTitle{color:#f87171;margin-bottom:8px;font-size:1.25rem;font-weight:600}.dashboard-module__w2Qwuq__errorText{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem}
