.VendorDashboard_vendor-dashboard-container__3UhcF{padding:2rem 1rem 5rem;max-width:1280px;margin:0 auto}.VendorDashboard_vendor-welcome-banner__o3tI4{display:flex;flex-direction:column;background:#fff;padding:2.5rem;border-radius:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid #f1f5f9;margin-bottom:2.5rem}@media (min-width:768px){.VendorDashboard_vendor-welcome-banner__o3tI4{flex-direction:row;align-items:center;justify-content:space-between}}.VendorDashboard_vendor-welcome-text__23JOg h1{font-size:2.25rem;font-weight:900;color:#1e293b;margin-bottom:.5rem;letter-spacing:-.025em}.VendorDashboard_vendor-welcome-text__23JOg p{color:#64748b;font-weight:500;font-size:1.125rem}.VendorDashboard_vendor-status-card__6IlbE{padding:1.5rem;border-radius:1.5rem;display:flex;align-items:center;gap:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.VendorDashboard_status-online__wFqLW{background-color:#f0fdf4;border:1px solid #dcfce7}.VendorDashboard_status-offline__xWVuC{background-color:#fef2f2;border:1px solid #fee2e2}.VendorDashboard_status-indicator__Mrt_O{width:.75rem;height:.75rem;border-radius:9999px;animation:VendorDashboard_sathi-pulse__HSzCe 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes VendorDashboard_sathi-pulse__HSzCe{0%,to{opacity:1}50%{opacity:.5}}.VendorDashboard_status-indicator-online__bH0Yw{background-color:#22c55e}.VendorDashboard_status-indicator-offline__uY7_5{background-color:#ef4444}.VendorDashboard_status-label__aQTqz{font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.25rem}.VendorDashboard_status-value__ib1oX{font-size:1.125rem;font-weight:800}.VendorDashboard_status-value-online__7LIiJ{color:#166534}.VendorDashboard_status-value-offline__TTb6M{color:#991b1b}.VendorDashboard_vendor-kyc-alert__ND8Rx{background:linear-gradient(90deg,#f59e0b,#d97706);padding:.25rem;border-radius:2rem;margin-bottom:2.5rem;box-shadow:0 10px 15px -3px rgba(245,158,11,.2)}.VendorDashboard_vendor-kyc-alert__ND8Rx.VendorDashboard_alert-info__ANEl0{background:linear-gradient(90deg,#3b82f6,#2563eb);box-shadow:0 10px 15px -3px rgba(59,130,246,.2)}.VendorDashboard_vendor-kyc-alert__ND8Rx.VendorDashboard_alert-error__dIipH{background:linear-gradient(90deg,#ef4444,#dc2626);box-shadow:0 10px 15px -3px rgba(239,68,68,.2)}.VendorDashboard_vendor-kyc-inner__u4Ufy{background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);padding:1.5rem 2rem;border-radius:1.85rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.VendorDashboard_kyc-content__q_eur{display:flex;align-items:center;gap:1.5rem}.VendorDashboard_kyc-icon__6VSzx{font-size:2rem}.VendorDashboard_kyc-text__XaHa5 h4{font-weight:800;color:#1e293b;font-size:1.125rem}.VendorDashboard_kyc-text__XaHa5 p{font-size:.875rem;color:#64748b;font-weight:500}.VendorDashboard_vendor-kpi-grid__TE8be{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2.5rem}.VendorDashboard_vendor-dashboard-grid__rud9K{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.VendorDashboard_vendor-dashboard-grid__rud9K{grid-template-columns:2fr 1fr}}.VendorDashboard_vendor-orders-panel__s3I6_{background:#fff;border-radius:2.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid #f1f5f9}.VendorDashboard_orders-table-wrapper__KONnI{overflow-x:auto}.VendorDashboard_orders-table__DF4mK{width:100%;border-collapse:collapse}.VendorDashboard_orders-table__DF4mK th{background:#f8fafc;padding:1rem 1.5rem;font-size:.625rem;font-weight:900;text-transform:uppercase;color:#64748b;text-align:left;letter-spacing:.05em}.VendorDashboard_orders-table__DF4mK td{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;font-size:.875rem}.VendorDashboard_order-id__bcZfS{font-weight:700;color:#334155}.VendorDashboard_order-customer__7Sntn{font-weight:600;color:#475569}.VendorDashboard_order-revenue__NNSqt{font-weight:900;color:#0f172a;text-align:right}.VendorDashboard_business-center-card__tiqaU{background:#0f172a;border-radius:2.5rem;padding:2.5rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.VendorDashboard_business-center-card__tiqaU:after{content:"";position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;background:rgba(59,130,246,.2);filter:blur(40px);border-radius:9999px}.VendorDashboard_business-center-card__tiqaU h3{font-size:1.5rem;font-weight:900;margin-bottom:2rem;position:relative;z-index:1}.VendorDashboard_action-links-grid__dShc9{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;position:relative;z-index:1}.VendorDashboard_action-link__7E_Y0{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1.5rem;padding:1.25rem;text-align:center;transition:all .2s ease}.VendorDashboard_action-link__7E_Y0:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.VendorDashboard_action-link-icon__1ajrc{font-size:1.75rem;display:block;margin-bottom:.75rem}.VendorDashboard_action-link-label__BuXqm{font-size:.625rem;font-weight:800;text-transform:uppercase;color:#cbd5e1;letter-spacing:.05em}.VendorDashboard_setup-checklist-card__xCwVN{background:#fff;border-radius:2.5rem;padding:2.5rem;border:2px dashed #f1f5f9}.VendorDashboard_checklist-header__QRoJj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.VendorDashboard_checklist-header__QRoJj h4{font-size:.75rem;font-weight:900;text-transform:uppercase;color:#1e293b;letter-spacing:.05em}.VendorDashboard_checklist-items__nqUoq{display:flex;flex-direction:column;gap:1rem}.VendorDashboard_checklist-item__Uljh4{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f8fafc;border-radius:1.25rem}.VendorDashboard_checklist-item-info__ckORR{display:flex;align-items:center;gap:1rem}.VendorDashboard_checklist-item-icon__8UxGq{font-size:1.25rem}.VendorDashboard_checklist-item-label__zscW7{font-size:.75rem;font-weight:700;color:#475569}.VendorDashboard_item-completed__bEjP6 .VendorDashboard_checklist-item-label__zscW7{color:#94a3b8;text-decoration:line-through}.VendorDashboard_item-pending__AjC7F{border:1.5px solid #e2e8f0;transition:all .2s ease}.VendorDashboard_item-pending__AjC7F:hover{background:#fff7ed;border-color:#fb923c;transform:translateX(4px);box-shadow:0 4px 12px rgba(251,146,60,.15)}.VendorDashboard_item-pending__AjC7F:hover .VendorDashboard_checklist-item-label__zscW7{color:#ea580c}.VendorDashboard_checklist-checkbox__QDG0V{font-size:1rem;font-weight:900}.VendorDashboard_checkbox-done__8XQo4{color:#22c55e}.VendorDashboard_checkbox-pending__sjASr{color:#fb923c;font-size:1.1rem}@media (max-width:768px){.VendorDashboard_vendor-dashboard-container__3UhcF{padding:1.5rem 1rem 4rem}.VendorDashboard_vendor-welcome-text__23JOg h1{font-size:1.75rem}.VendorDashboard_vendor-kyc-inner__u4Ufy{flex-direction:column;align-items:flex-start;padding:1.25rem 1.5rem}.VendorDashboard_vendor-kyc-inner__u4Ufy>a,.VendorDashboard_vendor-kyc-inner__u4Ufy>button{width:100%}.VendorDashboard_kyc-content__q_eur{gap:1rem}}@media (max-width:480px){.VendorDashboard_vendor-kpi-grid__TE8be{grid-template-columns:1fr 1fr}.VendorDashboard_business-center-card__tiqaU{padding:1.5rem}.VendorDashboard_setup-checklist-card__xCwVN,.VendorDashboard_vendor-welcome-banner__o3tI4{padding:1.5rem;border-radius:1.5rem}}