.RetailerLayout-module__YkmY4q__layout{background-color:#fff;width:100vw;height:100vh;display:flex;overflow:hidden}.RetailerLayout-module__YkmY4q__sidebar{color:#fff;background-color:#1a2538;flex-direction:column;flex-shrink:0;width:250px;display:flex}.RetailerLayout-module__YkmY4q__logoSection{align-items:center;gap:1rem;height:90px;padding:0 1.5rem;display:flex}.RetailerLayout-module__YkmY4q__logoIcon{background:var(--primary-blue);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RetailerLayout-module__YkmY4q__logoText{flex-direction:column;display:flex}.RetailerLayout-module__YkmY4q__logoTitle{font-size:1.1rem;font-weight:700;line-height:1.2}.RetailerLayout-module__YkmY4q__logoSubtitle{color:#94a3b8;font-size:.7rem}.RetailerLayout-module__YkmY4q__navContainer{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.RetailerLayout-module__YkmY4q__navItem{color:#94a3b8;border-radius:8px;justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.RetailerLayout-module__YkmY4q__navItemLeft{align-items:center;gap:.75rem;display:flex}.RetailerLayout-module__YkmY4q__navItem:hover{color:#fff;background-color:#ffffff0d}.RetailerLayout-module__YkmY4q__navItemActive{color:#fff;background-color:var(--primary-blue)}.RetailerLayout-module__YkmY4q__notificationDot{background-color:#ef4444;border-radius:50%;width:6px;height:6px}.RetailerLayout-module__YkmY4q__sidebarProfile{border-top:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.RetailerLayout-module__YkmY4q__avatar{background-color:#f8d7b0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.RetailerLayout-module__YkmY4q__avatar img{object-fit:cover;width:100%;height:100%}.RetailerLayout-module__YkmY4q__profileInfo{flex-direction:column;display:flex}.RetailerLayout-module__YkmY4q__profileName{color:#fff;font-size:.9rem;font-weight:600}.RetailerLayout-module__YkmY4q__profileRole{color:#94a3b8;font-size:.75rem}.RetailerLayout-module__YkmY4q__mainContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.RetailerLayout-module__YkmY4q__scrollArea{flex:1;padding:2.5rem 3rem;overflow-y:auto}.RetailerLayout-module__YkmY4q__mobileMenuBtn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.RetailerLayout-module__YkmY4q__mobileHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:1rem;height:60px;padding:0 1rem;display:none}.RetailerLayout-module__YkmY4q__mobileHeaderTitle{color:#1e293b;font-size:1.1rem;font-weight:700}.RetailerLayout-module__YkmY4q__mobileOverlay{display:none}@media (max-width:1024px){.RetailerLayout-module__YkmY4q__mobileMenuBtn,.RetailerLayout-module__YkmY4q__mobileHeader{display:flex}.RetailerLayout-module__YkmY4q__sidebar{z-index:50;height:100vh;transition:left .3s ease-in-out;position:fixed;top:0;left:-100%;box-shadow:4px 0 10px #0000001a}.RetailerLayout-module__YkmY4q__sidebarOpen{left:0}.RetailerLayout-module__YkmY4q__mobileOverlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.RetailerLayout-module__YkmY4q__scrollArea{padding:1rem}}
.dashboard-module__yNNdKq__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dashboard-module__yNNdKq__welcomeTitle{color:var(--text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.dashboard-module__yNNdKq__welcomeSubtitle{color:#64748b;font-size:.875rem}.dashboard-module__yNNdKq__headerActions{align-items:center;gap:1rem;display:flex}.dashboard-module__yNNdKq__iconBtn{color:#94a3b8;cursor:pointer;background:0 0;transition:color .2s}.dashboard-module__yNNdKq__iconBtn:hover{color:var(--text-main)}.dashboard-module__yNNdKq__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.dashboard-module__yNNdKq__leftCol{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__yNNdKq__sectionTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.dashboard-module__yNNdKq__statusCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__yNNdKq__statusHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__yNNdKq__orderLabel{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.dashboard-module__yNNdKq__orderTitle{color:var(--text-main);font-size:1.1rem;font-weight:800}.dashboard-module__yNNdKq__orderStatusText{color:#0284c7}.dashboard-module__yNNdKq__trackBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-module__yNNdKq__pipeline{justify-content:space-between;margin-bottom:1rem;display:flex;position:relative}.dashboard-module__yNNdKq__pipelineLine{z-index:0;background-color:#e2e8f0;height:2px;position:absolute;top:16px;left:5%;right:5%}.dashboard-module__yNNdKq__pipelineLineActive{background-color:var(--primary-blue);z-index:1;width:25%;height:2px;position:absolute;top:16px;left:5%}.dashboard-module__yNNdKq__pipelineStep{z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.dashboard-module__yNNdKq__stepIcon{color:#94a3b8;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__yNNdKq__stepIconCompleted{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.dashboard-module__yNNdKq__stepIconActive{border:2px solid var(--primary-blue);color:var(--primary-blue);background:#fff}.dashboard-module__yNNdKq__stepIconActiveInner{background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dashboard-module__yNNdKq__stepLabel{color:#94a3b8;text-align:center;font-size:.75rem;font-weight:600}.dashboard-module__yNNdKq__stepLabelActive{color:var(--text-main)}.dashboard-module__yNNdKq__stepSubtext{color:#94a3b8;font-size:.65rem}.dashboard-module__yNNdKq__stepSubtextActive{color:var(--primary-blue)}.dashboard-module__yNNdKq__actionCardsRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.dashboard-module__yNNdKq__actionCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__yNNdKq__actionIconBox{color:#0284c7;background:#e0f2fe;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.dashboard-module__yNNdKq__actionTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.dashboard-module__yNNdKq__actionDesc{color:#64748b;flex:1;margin-bottom:2rem;font-size:.85rem;line-height:1.5}.dashboard-module__yNNdKq__actionLink{color:var(--primary-blue);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.dashboard-module__yNNdKq__rightCol{flex-direction:column;display:flex}.dashboard-module__yNNdKq__listCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__yNNdKq__listItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.dashboard-module__yNNdKq__itemImage{color:#94a3b8;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.dashboard-module__yNNdKq__itemImage img{object-fit:cover;width:100%;height:100%}.dashboard-module__yNNdKq__itemInfo{flex-direction:column;gap:.15rem;display:flex}.dashboard-module__yNNdKq__itemCat{color:#0284c7;text-transform:uppercase;font-size:.65rem;font-weight:700}.dashboard-module__yNNdKq__itemTitle{color:var(--text-main);font-size:.85rem;font-weight:700}.dashboard-module__yNNdKq__itemPrice{color:#64748b;font-size:.75rem}.dashboard-module__yNNdKq__viewAllBtn{text-align:center;color:#64748b;background:0 0;padding:1rem;font-size:.85rem;font-weight:600}.dashboard-module__yNNdKq__promoCard{background:#1a2538;border-radius:12px;margin-top:1.5rem;padding:1.5rem;position:relative;overflow:hidden}.dashboard-module__yNNdKq__promoTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.dashboard-module__yNNdKq__promoDesc{color:#94a3b8;margin-bottom:1.5rem;font-size:.8rem;line-height:1.5}.dashboard-module__yNNdKq__promoBtn{background:var(--primary-blue);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.dashboard-module__yNNdKq__promoBgIcon{color:#ffffff0d;position:absolute;bottom:-20px;right:-20px}@media (max-width:1024px){.dashboard-module__yNNdKq__mainGrid{grid-template-columns:1fr}}@media (max-width:800px){.dashboard-module__yNNdKq__actionCardsRow{grid-template-columns:repeat(2,1fr)}.dashboard-module__yNNdKq__pipelineLine,.dashboard-module__yNNdKq__pipelineLineActive{display:none}.dashboard-module__yNNdKq__pipeline{border-left:2px solid #e2e8f0;flex-direction:column;align-items:flex-start;gap:1.5rem;padding-left:1rem}.dashboard-module__yNNdKq__pipelineStep{flex-direction:row;align-items:center}}@media (max-width:600px){.dashboard-module__yNNdKq__actionCardsRow{grid-template-columns:1fr}.dashboard-module__yNNdKq__headerActions{flex-direction:column;align-items:flex-start;gap:.5rem}}
