body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f5f5f5;min-height:100vh}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:40px 20px;text-align:center}.App-header h1{font-size:2.5rem;font-weight:300;margin:0 0 10px}.App-header p{font-size:1.2rem;margin:0;opacity:.9}.App-main{min-height:calc(100vh - 200px);padding:20px 0}.vendor-form-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.vendor-form-container{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:95vh;max-width:800px;overflow-y:auto;width:100%}.vendor-form-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:15px 20px}.vendor-form-header h2{color:#333;font-size:1.3rem;font-weight:600;margin:0}.vendor-form{padding:20px}.form-row{grid-gap:12px;gap:12px;margin-bottom:12px}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:.85rem;margin-bottom:4px}.optional-text{color:#888;font-size:.8rem;font-style:italic;font-weight:400}.form-group input,.form-group textarea{font-size:.9rem;padding:8px 12px}.form-group textarea{min-height:60px}.form-section-divider{border-top:2px solid #e1e5e9;margin:24px 0 16px;padding-top:20px}.form-section-divider h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 16px}.error-message,.success-message{font-size:.85rem;margin-bottom:12px;padding:10px 12px}.success-message{border-radius:6px}.form-actions{margin-top:15px;padding-top:15px}.cancel-button,.submit-button{font-size:.9rem;min-width:100px;padding:10px 20px}@media (max-width:768px){.vendor-form-overlay{padding:10px}.vendor-form-container{max-height:95vh}.vendor-form-header{padding:12px 15px}.vendor-form-header h2{font-size:1.1rem}.vendor-form{padding:15px}.form-row{gap:10px;margin-bottom:10px}.form-row,.form-row.three-columns{grid-template-columns:1fr}.form-actions{flex-direction:column;margin-top:12px;padding-top:12px}.cancel-button,.submit-button{width:100%}}.change-password-modal{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header h3{color:#2d3748}.close-button{transition:background .2s}.close-button:hover{background:#f7fafc}.modal-body{padding:1.5rem}.vendor-info{background:#f7fafc;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.vendor-info p{color:#4a5568;font-size:.875rem}.vendor-info strong{color:#2d3748}.form-input{border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-input:disabled{background:#f7fafc}.cancel-button,.submit-button{border-radius:6px;font-size:.875rem;padding:.75rem 1.5rem;transition:all .2s}.cancel-button{background:#fff;border:1px solid #e2e8f0;color:#4a5568}.cancel-button:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.submit-button{background:#667eea}.submit-button:hover:not(:disabled){background:#5a67d8}.cancel-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.change-password-modal{margin:1rem;max-width:100%}.modal-body,.modal-header{padding:1rem}}.vendor-management{margin:0 auto;max-width:1200px;padding:2rem 20px 20px}.vendor-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:20px}.add-vendor-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.add-vendor-button:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.error-message{align-items:flex-start;gap:10px}.close-error{background:#721c241a;border-radius:4px;min-width:28px;padding:4px 8px}.close-error:hover{background:#721c2433}.vendor-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.vendor-tabs{border-bottom:2px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px}.tab-button{background:#0000;color:#666;flex:1 1;font-size:.95rem;padding:14px 20px;position:relative;transition:all .2s ease}.tab-button:hover{color:#333}.tab-button.active,.tab-button.active:hover,.tab-button:hover{background:#f8f9fa}.vendor-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.add-first-vendor-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .3s ease}.add-first-vendor-button:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.vendor-table-container{overflow-x:auto}.vendor-table{border-collapse:collapse;font-size:.85rem;width:100%}.vendor-table th{background:#f8f9fa;border-bottom:2px solid #e1e5e9;color:#333;font-weight:600;padding:10px 8px;text-align:left}.vendor-table td{border-bottom:1px solid #e1e5e9;padding:10px 8px;vertical-align:middle}.vendor-table tr:hover{background:#f8f9fa}.vendor-name{margin-bottom:4px}.vendor-name.clickable{color:#667eea;transition:color .2s}.vendor-name.clickable:hover{color:#764ba2;text-decoration:underline}.vendor-id{color:#666;font-size:.8rem}.address-info,.contact-info{display:flex;flex-direction:column}.address-info{font-size:.85rem}.address-line{color:#333;line-height:1.3;margin-bottom:2px}.address-location{color:#666;font-size:.8rem;line-height:1.3}.address-empty{color:#999;font-style:italic}.contact-email{color:#333;margin-bottom:4px}.contact-phone{color:#666;font-size:.8rem}.status-suspended{background:#f8d7da;color:#721c24}.status-deleted{background:#f5c6cb;color:#721c24}.date-info{color:#666;font-size:.8rem}.action-buttons{gap:6px}.delete-button,.edit-button,.password-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;justify-content:center;min-height:32px;min-width:32px;padding:6px 8px;transition:all .2s ease}.password-button{background:#fff9e6;border:1px solid #ffc107;color:#856404;font-size:.75rem;font-weight:500;white-space:nowrap}.password-button:hover{background:#fff3cd;transform:scale(1.1)}.edit-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.edit-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:400px;padding:30px;text-align:center}.edit-modal-content h3{color:#333;margin:0 0 15px}.edit-modal-content p{color:#666;margin:0 0 20px}.close-edit-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px}.close-edit-button:hover{background:#5a6fd8}@media (max-width:768px){.vendor-header{align-items:stretch;flex-direction:column;gap:20px}.vendor-stats{grid-template-columns:1fr}.vendor-tabs{flex-direction:column;gap:8px}.tab-button{width:100%}.vendor-table{font-size:.8rem}.vendor-table td,.vendor-table th{padding:10px 8px}.action-buttons{flex-direction:column;gap:4px}}.vendor-table{table-layout:fixed}.vendor-table td:first-child,.vendor-table th:first-child{text-align:left;width:5%}.vendor-table td:nth-child(2),.vendor-table th:nth-child(2){text-align:left;width:7%}.vendor-table td:nth-child(3),.vendor-table th:nth-child(3){width:18%}.vendor-table td:nth-child(4),.vendor-table th:nth-child(4){width:16%}.vendor-table td:nth-child(5),.vendor-table th:nth-child(5){width:18%}.vendor-table td:nth-child(6),.vendor-table th:nth-child(6){text-align:left;width:8%}.vendor-table td:nth-child(7),.vendor-table th:nth-child(7){width:10%}.vendor-table td:nth-child(8),.vendor-table th:nth-child(8){min-width:180px;text-align:center;width:18%}.contact-info,.date-info,.vendor-info,.vendor-table td,.vendor-table th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-info{overflow:visible;white-space:normal}.vendor-table td:nth-child(8){overflow:visible!important;white-space:normal!important}.vendor-table td:nth-child(8) .action-buttons{flex-wrap:wrap;justify-content:center;overflow:visible}.vendor-table .action-buttons{display:inline-flex;flex-wrap:wrap;gap:6px;overflow:visible}.vendor-kyc-management{margin:0 auto;max-width:1400px;padding:30px}.filters{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;padding:20px}.filter-group{align-items:center;gap:15px}.filter-select{border:2px solid #e5e7eb;font-size:1rem;padding:8px 12px}.vendors-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.vendor-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.vendor-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.vendor-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:25px 25px 20px}.vendor-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 5px}.vendor-info p{color:#6b7280;margin:0 0 3px}.business-name{color:#374151!important;font-weight:500!important}.status-badge{border-radius:16px;padding:6px 12px}.vendor-details{border-bottom:1px solid #e5e7eb;padding:20px 25px}.detail-row{display:flex;justify-content:space-between;margin-bottom:8px}.detail-row:last-child{margin-bottom:0}.detail-row .label{color:#6b7280;font-size:.9rem;font-weight:500}.detail-row .value{word-wrap:break-word;color:#374151;font-size:.9rem;max-width:200px;text-align:right}.documents-section{border-bottom:1px solid #e5e7eb;padding:20px 25px}.documents-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 15px}.documents-list{display:flex;flex-direction:column;gap:8px}.document-item{align-items:center;background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.document-name{color:#374151;font-size:.9rem;font-weight:500}.document-actions{display:flex;gap:8px}.view-btn{background:#667eea;border-radius:4px;font-size:.8rem;font-weight:500;padding:4px 12px}.view-btn:hover{background:#5a6fd8;transform:translateY(-1px)}.not-uploaded{color:#9ca3af;font-size:.8rem;font-style:italic}.vendor-actions{display:flex;gap:10px;justify-content:flex-end;padding:20px 25px}.approve-btn{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.approve-btn:hover{background:#059669;transform:translateY(-1px)}.reject-btn{font-size:.9rem;padding:8px 16px}.reject-btn:hover{transform:translateY(-1px)}.no-vendors{color:#6b7280;font-size:1.1rem;padding:60px 20px;text-align:center}.document-viewer-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.document-viewer{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.viewer-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 30px}.viewer-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.close-btn{border-radius:4px;padding:5px}.close-btn:hover{color:#374151}.viewer-content{padding:30px}.viewer-document{border-bottom:1px solid #e5e7eb;margin-bottom:30px;padding-bottom:20px}.viewer-document:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.viewer-document h3{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 15px}.document-preview{position:relative}.document-preview img{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;max-width:100%;width:100%}.document-fallback{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;padding:40px;text-align:center}.document-fallback p{color:#6b7280;margin-bottom:15px}.download-link{border:2px solid #667eea;border-radius:6px;color:#667eea;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.download-link:hover{background:#667eea;color:#fff}.no-document{background:#f8fafc;border-radius:8px;color:#9ca3af;font-style:italic;padding:20px;text-align:center}@media (max-width:768px){.vendor-kyc-management{padding:20px}.kyc-header h1{font-size:2rem}.vendors-grid{gap:20px;grid-template-columns:1fr}.vendor-header{align-items:flex-start;gap:15px}.vendor-actions,.vendor-header{flex-direction:column}.approve-btn,.reject-btn{width:100%}.document-viewer{margin:10px}.viewer-header{padding:15px 20px}.viewer-content{padding:20px}}@media (max-width:480px){.vendor-kyc-management{padding:15px}.kyc-header h1{font-size:1.8rem}.vendor-card{margin:0 -5px}.documents-section,.vendor-actions,.vendor-details,.vendor-header{padding-left:20px;padding-right:20px}}.vendor-bank-accounts{margin:0 auto;max-width:1400px;padding:20px}.bank-accounts-header{align-items:center;border-bottom:2px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.error-message .close-error{margin-left:8px}.error-message .close-error:hover{opacity:.7}.bank-accounts-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{box-shadow:0 2px 4px #0000001a}.stat-card h3{font-weight:600}.bank-accounts-list{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.bank-accounts-table{border-collapse:collapse;width:100%}.bank-accounts-table thead{background:#f8f9fa}.bank-accounts-table th{border-bottom:2px solid #e1e5e9;color:#333;font-size:.9rem;font-weight:600;padding:12px 16px;text-align:left}.bank-accounts-table td{border-bottom:1px solid #f0f0f0;color:#555;padding:12px 16px}.bank-accounts-table tbody tr:hover{background:#f8f9fa}.vendor-info strong{color:#333}.no-data-text{color:#999;font-style:italic}.badge{font-size:.75rem;padding:4px 8px}.badge-gray{background:#f8f9fa;color:#6c757d}.edit-button{border-radius:4px;font-size:.85rem;padding:6px 12px}.no-data{padding:60px 20px}.no-data p{font-size:1.1rem}@media (max-width:768px){.vendor-bank-accounts{padding:12px}.bank-accounts-header{align-items:flex-start;flex-direction:column;gap:12px}.bank-accounts-stats{grid-template-columns:1fr}.table-container{overflow-x:scroll}.bank-accounts-table{min-width:800px}}.admin-inventory-management{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);box-sizing:border-box;margin:0 auto;max-width:100%;min-height:100vh;padding:2rem}.inventory-header-modern{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 40px #667eea4d;margin-bottom:2rem;overflow:hidden;padding:2.5rem 3rem;position:relative}.inventory-header-modern:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);border-radius:50%;content:"";height:400px;position:absolute;right:-10%;top:-50%;width:400px}.header-main{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;position:relative;z-index:1}.header-title-section h1{font-size:2.75rem;font-weight:800;letter-spacing:-.5px;margin:0 0 .5rem;text-shadow:0 2px 10px #0003}.header-title-section p{color:#fffffff2;font-size:1.15rem;font-weight:400;margin:0}.header-actions-modern{display:flex;flex-wrap:wrap;gap:1rem}.btn-modern{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.875rem 1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-modern:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-modern:hover:before{height:300px;width:300px}.btn-modern:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.btn-modern .btn-icon{font-size:1.2rem}.btn-modern .btn-icon,.btn-modern span:not(.btn-icon){position:relative;z-index:1}.btn-primary{background:#fff;color:#667eea}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d}.btn-outline{background:#0000;border:2px solid #ffffff80;color:#fff}.btn-outline:hover{background:#ffffff1a;border-color:#fffc}.alert{border-radius:12px;box-shadow:0 4px 12px #0000001a;font-weight:500;gap:.75rem;margin-bottom:2rem;padding:1.25rem 1.5rem}.alert-error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #fecaca;color:#dc2626}.analytics-dashboard{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.stat-card{border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(90deg,#0000,currentColor,#0000);transition:opacity .3s}.stat-card:hover{box-shadow:0 12px 32px #0000001f}.stat-primary:before{background:linear-gradient(90deg,#0000,#667eea,#0000)}.stat-success:before{background:linear-gradient(90deg,#0000,#10b981,#0000)}.stat-warning:before{background:linear-gradient(90deg,#0000,#f59e0b,#0000)}.stat-danger:before{background:linear-gradient(90deg,#0000,#ef4444,#0000)}.stat-info:before{background:linear-gradient(90deg,#0000,#3b82f6,#0000)}.stat-card{gap:1.25rem}.stat-icon-wrapper{border-radius:14px;height:64px;position:relative;width:64px}.stat-primary .stat-icon-wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-success .stat-icon-wrapper{background:linear-gradient(135deg,#10b981,#059669)}.stat-warning .stat-icon-wrapper{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-danger .stat-icon-wrapper{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-info .stat-icon-wrapper{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-icon{filter:brightness(0) invert(1);font-size:2rem}.stat-value{font-size:2.25rem;font-weight:800;line-height:1;margin:0 0 .25rem}.stat-label{font-weight:600;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase}.stat-change{border-radius:6px;display:inline-block;font-size:.85rem;font-weight:600}.stat-change.positive{background:#d1fae5;color:#065f46}.stat-change.negative{background:#fee2e2;color:#991b1b}.stat-change span{margin-right:.25rem}.filters-panel-modern{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.filters-header-modern{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.filters-header-modern h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.view-controls{background:#f3f4f6;border-radius:8px;display:flex;gap:.5rem;padding:.25rem}.view-btn{background:#0000;color:#6b7280;font-size:1.25rem;padding:.5rem .75rem;transition:all .2s}.view-btn:hover{background:#0000000d}.view-btn.active{background:#fff;box-shadow:0 2px 8px #0000001a;color:#667eea}.filters-content-modern{display:flex;flex-direction:column;gap:1.5rem}.search-bar-modern{position:relative;width:100%}.search-icon-modern{color:#9ca3af;font-size:1.25rem;left:1.25rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.search-input-modern{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-size:1rem;padding:1rem 1rem 1rem 3.5rem;transition:all .3s;width:100%}.search-input-modern:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.clear-search-modern{align-items:center;background:#e5e7eb;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;height:28px;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .2s;width:28px}.clear-search-modern:hover{background:#d1d5db;color:#374151}.filters-grid{grid-gap:1.25rem;gap:1.25rem}.filter-item-modern{display:flex;flex-direction:column;gap:.5rem}.filter-item-modern label{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:600;gap:.5rem}.filter-label-icon{font-size:1rem}.filter-select-modern{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;cursor:pointer;font-size:1rem;padding:.875rem 1rem;transition:all .3s}.filter-select-modern:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.filters-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1rem}.results-count{font-size:.95rem}.results-count strong{font-weight:700}.btn-clear-filters{background:#fee2e2;border:2px solid #fecaca;border-radius:8px;color:#dc2626;font-weight:600;padding:.625rem 1.25rem;transition:all .2s}.btn-clear-filters:hover{background:#fecaca;border-color:#fca5a5}.bulk-actions-bar{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 16px #667eea4d}.bulk-actions-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.bulk-selection-count{color:#fff;font-size:1rem;font-weight:600}.bulk-actions-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.bulk-action-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s}.bulk-action-btn:hover{background:#ffffff4d;border-color:#ffffff80}.bulk-action-btn.danger{background:#ef444433;border-color:#ef444466}.bulk-action-btn.danger:hover{background:#ef44444d;border-color:#ef444499}.product-list{margin-bottom:2rem}.product-table th{font-weight:600;padding:15px 12px}.inventory-grid-modern{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.grid-header-modern{border-bottom:2px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1rem}.grid-header-modern h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.grid-subtitle{color:#6b7280;font-size:.9rem;font-weight:500}.grid-content-modern{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.product-card-modern{background:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 8px #0000000d;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card-modern:hover{border-color:#667eea;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.product-card-modern.selected{background:#eef2ff;border-color:#667eea;box-shadow:0 4px 16px #667eea33}.card-checkbox{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;padding:.25rem;position:absolute;right:1rem;top:1rem;z-index:5}.card-image-modern{align-items:center;background:#f3f4f6;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.card-image-modern img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.product-card-modern:hover .card-image-modern img{transform:scale(1.05)}.no-image-card{align-items:center;color:#9ca3af;font-size:4rem;height:100%;justify-content:center;width:100%}.card-content-modern{padding:1.5rem}.card-title-modern{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:1.15rem;font-weight:700;line-height:1.4;margin:0 0 .75rem;overflow:hidden}.card-meta-modern{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.card-id,.card-sku{color:#6b7280;font-family:Courier New,monospace;font-size:.8rem}.card-vendor-modern{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem}.vendor-label{color:#6b7280;font-weight:500}.vendor-name{color:#1f2937}.card-category-modern{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.category-main{color:#1f2937;font-size:.9rem;font-weight:600}.category-sub{color:#6b7280;font-size:.8rem}.card-stock-modern{margin-bottom:.75rem}.stock-info-card{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.stock-number{color:#1f2937;font-size:1.5rem;font-weight:800}.stock-badge-card{align-items:center;border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:700;gap:.35rem;letter-spacing:.5px;padding:.35rem .6rem;text-transform:uppercase}.card-pricing-modern{background:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.75rem}.price-row,.value-row{display:flex;flex-direction:column;gap:.25rem}.price-label,.value-label{color:#6b7280;font-size:.8rem;font-weight:500}.price-value,.value-amount{color:#1f2937;font-size:1rem;font-weight:700}.card-status-modern{margin-bottom:.75rem}.status-badge-card{border-radius:8px;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:.5rem .875rem;text-transform:uppercase}.status-badge-card.active{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.status-badge-card.inactive{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.status-badge-card.draft{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.card-actions-modern{display:flex;gap:.5rem}.card-action-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.75rem;transition:all .2s}.card-action-btn.view:hover{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.card-action-btn.edit:hover{background:#fef3c7;border-color:#fde68a;color:#92400e}.empty-state-modern{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:4rem 2rem;text-align:center}.empty-icon{font-size:5rem;margin-bottom:1.5rem}.empty-state-modern h3{color:#1f2937;font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.empty-state-modern p{color:#6b7280;font-size:1.05rem;margin:0 0 2rem}.export-section-modern{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.export-header-modern{border-bottom:2px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1rem}.export-header-modern h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.export-header-modern p{color:#6b7280;font-size:.95rem;margin:0}.export-cards-modern{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.export-card-modern{background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s}.export-card-modern:hover{border-color:#667eea;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.export-card-modern.primary{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.export-card-modern.warning{border-color:#f59e0b}.export-card-modern.warning:hover{background:#fffbeb;border-color:#d97706}.export-icon-wrapper{align-items:center;background:#667eea1a;border-radius:12px;display:flex;height:56px;justify-content:center;width:56px}.export-card-modern.primary .export-icon-wrapper{background:#fff3}.export-icon{font-size:2rem}.export-content-modern{flex:1 1}.export-content-modern h4{color:#1f2937;font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.export-card-modern.primary .export-content-modern h4{color:#fff}.export-content-modern p{color:#6b7280;font-size:.9rem;margin:0 0 1rem}.export-card-modern.primary .export-content-modern p{color:#ffffffe6}.export-btn-modern{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem;transition:all .2s;width:100%}.export-card-modern.primary .export-btn-modern{background:#fff;border-color:#fff;color:#667eea}.export-btn-modern:hover{background:#f3f4f6;border-color:#d1d5db}.export-card-modern.primary .export-btn-modern:hover{background:#ffffffe6}.loading-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:4rem 2rem}.loading-spinner{border:4px solid #f3f4f6;margin-bottom:1.5rem}.loading-container p{font-size:1rem;margin:0}@media (max-width:1200px){.analytics-dashboard{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-content-modern{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:1024px){.admin-inventory-management{padding:1.5rem}.inventory-header-modern{padding:2rem}.header-main{align-items:flex-start;flex-direction:column}.header-actions-modern{justify-content:flex-start;width:100%}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.table-wrapper-modern{max-height:60vh}}@media (max-width:768px){.admin-inventory-management{padding:1rem}.inventory-header-modern{padding:1.5rem}.header-title-section h1{font-size:2rem}.header-title-section p{font-size:1rem}.btn-modern{font-size:.9rem;padding:.75rem 1.25rem}.analytics-dashboard{grid-template-columns:1fr}.filters-panel-modern,.stat-card{padding:1.5rem}.filters-grid{grid-template-columns:1fr}.filters-footer{align-items:stretch;flex-direction:column}.product-table td,.product-table th{font-size:.85rem;padding:10px 8px}.product-image,.product-image img{height:60px;width:60px}.product-image img{max-height:60px;max-width:60px}.export-cards-modern,.grid-content-modern{grid-template-columns:1fr}.bulk-actions-content{align-items:stretch;flex-direction:column}.bulk-actions-buttons{flex-direction:column}.bulk-action-btn{width:100%}}@media (max-width:480px){.admin-inventory-management{padding:.75rem}.inventory-header-modern{padding:1.25rem}.header-title-section h1{font-size:1.75rem}.header-actions-modern{flex-direction:column}.btn-modern{justify-content:center;width:100%}.stat-card{align-items:flex-start;flex-direction:column;padding:1.25rem}.stat-icon-wrapper{height:56px;width:56px}.stat-icon{font-size:1.75rem}.stat-value{font-size:2rem}.filters-panel-modern{padding:1.25rem}.product-table{font-size:.8rem}.product-table td,.product-table th{padding:8px 6px}.product-image,.product-image img{height:50px;width:50px}.product-image img{max-height:50px;max-width:50px}}.product-table-container::-webkit-scrollbar{height:8px;width:8px}.product-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.product-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.product-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.permission-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin:20px;padding:20px;text-align:center}.permission-error h3{color:#721c24;font-size:1.2rem;margin:0 0 10px}.permission-error p{color:#721c24;margin:5px 0}.product-form-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.product-form-container{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.product-form-container.full-page{animation:none;border-radius:0;box-shadow:none;max-height:none;max-width:100%}.product-form-container.full-page .product-form{padding:15px 20px}.product-form-container.full-page .fast-select-section{margin-bottom:15px;padding:15px}.product-form-container.full-page .fast-select-header{margin-bottom:10px}.product-form-container.full-page .fast-select-grid{gap:12px}.product-form-container.full-page .product-details-section{margin-top:15px}.product-form-container.full-page .form-group-compact{margin-bottom:12px}.product-form-container.full-page .form-group{margin-bottom:15px}.product-form-container.full-page [style*="margin-bottom: 15px"]{margin-bottom:10px!important}.product-form-container.full-page [style*="margin-bottom: 20px"]{margin-bottom:12px!important}.product-form-container.full-page [style*="margin-top: 20px"]{margin-top:12px!important}.product-form-container.full-page [style*="padding-top: 20px"]{padding-top:12px!important}.product-form-container.full-page [style*="padding-top: 15px"]{padding-top:10px!important}.product-form-container.full-page input[type=number],.product-form-container.full-page input[type=text],.product-form-container.full-page select,.product-form-container.full-page textarea{font-size:.9rem;padding:8px 10px}.product-form-container.full-page .form-group-compact label{font-size:.85rem;margin-bottom:4px}.product-form-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:20px 30px}.product-form-header h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.close-button:hover{background:#f5f5f5}.close-button:disabled{cursor:not-allowed;opacity:.5}.product-form{padding:20px 30px}.fast-select-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea33;margin-bottom:25px;padding:20px}.fast-select-header{margin-bottom:15px}.fast-select-label{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.fast-select-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.fast-select-item{display:flex;flex-direction:column}.fast-select-item label{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:8px}.compact-category-selector .category-four-stage{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.compact-category-selector .category-four-stage select{font-size:.85rem}.compact-category-selector .category-four-stage select,.compact-select{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:10px 12px}.compact-select{font-size:.9rem}.readonly-field-compact{background:#fffffff2;border-radius:8px;color:#333;font-size:.9rem;font-weight:500;padding:10px 12px}.product-details-section{margin-top:20px}.form-row-compact{grid-gap:15px;display:grid;gap:15px;grid-template-columns:2fr 1fr 1fr;margin-bottom:15px}.form-group-compact{display:flex;flex-direction:column;margin-bottom:12px}.product-form-container.full-page .form-group-compact{margin-bottom:10px}.form-group-compact label{color:#333;font-size:.85rem;font-weight:500;margin-bottom:6px}.form-group-compact input,.form-group-compact textarea{border:1px solid #ddd;border-radius:6px;font-size:.9rem;padding:10px 12px;transition:all .2s ease}.form-group-compact input:focus,.form-group-compact textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group-compact textarea{min-height:80px;resize:vertical}.tiptap-editor,.tiptap-editor .ProseMirror{min-height:200px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e1e5e9}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f8f9fa;cursor:not-allowed}.image-input{margin-bottom:15px}.image-preview{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.image-item img{height:100px}.remove-image{align-items:center;background:#e74c3ccc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;position:absolute;right:5px;top:5px;transition:all .2s ease;width:24px}.remove-image:hover{background:#e74c3c;transform:scale(1.1)}.specifications{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;padding:15px}.specification-item{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr auto;margin-bottom:10px}.specification-item input{border:1px solid #ddd;border-radius:4px;font-size:.9rem;padding:8px 12px}.remove-spec{align-items:center;background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:30px;justify-content:center;transition:all .2s ease;width:30px}.remove-spec:hover{background:#c0392b;transform:scale(1.1)}.add-spec-button{background:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .2s ease}.add-spec-button:hover{background:#2980b9;transform:translateY(-1px)}.success-message{animation:slideIn .3s ease-out;font-size:.9rem}.form-actions{gap:15px}.cancel-button,.submit-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:12px 24px;transition:all .3s ease}.submit-button:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.category-selector{position:relative;width:100%}.category-select-button{background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#333;cursor:pointer;font-family:inherit;font-size:1rem;padding:12px 16px;text-align:left;transition:all .3s ease;width:100%}.category-select-button:hover{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.category-select-button:disabled{background-color:#f8f9fa;cursor:not-allowed}.multi-category-selector{animation:slideDown .2s ease-out;background:#fff;border:2px solid #e1e5e9;border-radius:8px;box-shadow:0 8px 25px #00000026;left:0;margin-top:4px;max-height:400px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.category-levels{display:flex;min-height:200px}.category-level{border-right:1px solid #e1e5e9;flex:1 1;min-width:200px}.category-level:last-child{border-right:none}.category-level h4{background:#f8f9fa;border-bottom:1px solid #e1e5e9;color:#333;font-size:.9rem;font-weight:600;margin:0;padding:15px 20px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.category-list{max-height:300px;padding:10px 0}.category-item{border-bottom:1px solid #f8f9fa;padding:12px 20px;transition:all .2s ease}.category-item:hover{background:#f8f9fa;color:#667eea}.category-item.selected{background:#667eea;font-weight:500}.category-item.selected:hover{background:#5a6fd8}.category-item span{font-size:14px;font-weight:700;opacity:.7}.vendor-info{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px 16px}.vendor-name{color:#333;font-size:1rem;font-weight:600}.vendor-email{color:#666;font-size:.9rem}@media (max-width:768px){.product-form-overlay{padding:10px}.product-form-container{max-height:95vh}.product-form-header{padding:15px 20px}.product-form{padding:20px}.form-row{gap:15px;grid-template-columns:1fr}.specification-item{gap:8px;grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}.category-levels{flex-direction:column;min-height:auto}.category-level{border-bottom:1px solid #e1e5e9;border-right:none;min-width:auto}.category-level:last-child{border-bottom:none}.multi-category-selector{max-height:300px}}.product-management{margin:0 auto;max-width:1400px;padding:20px}.product-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:20px}.export-excel-button{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;box-shadow:0 4px 15px #28a7454d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.export-excel-button:hover{box-shadow:0 8px 20px #28a74566;transform:translateY(-2px)}.add-product-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.add-product-button:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.close-error{font-size:18px;height:20px;width:20px}.product-filters{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.filter-select,.search-input{border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.filter-select:focus,.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.product-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{box-shadow:0 2px 8px #0000001a;padding:20px;transition:transform .2s ease}.stat-card h3{color:#667eea;margin:0 0 8px}.stat-card p{color:#666;font-size:.9rem;font-weight:500}.product-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.empty-icon{margin-bottom:20px}.empty-state h3{color:#333;margin:0 0 10px}.empty-state p{margin:0 0 30px}.add-first-product-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .3s ease}.add-first-product-button:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.product-table-container{overflow-x:auto}.product-table{border-collapse:collapse;font-size:.9rem;width:100%}.product-table th{background:#f8f9fa;border-bottom:2px solid #e1e5e9;color:#333;padding:5px 2px;text-align:left}.product-table td{border-bottom:1px solid #e1e5e9;padding:15px 12px;text-align:left;vertical-align:top}.product-table tr:hover{background:#f8f9fa}.product-image{height:80px;width:80px}.products-layout .product-image img{border-radius:8px;box-shadow:0 2px 4px #0000001a;display:block;height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:cover;transition:transform .2s ease;width:100%!important}.no-image-placeholder{align-items:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;color:#6c757d;display:flex;font-size:20px;height:80px;justify-content:center;width:80px}.product-info{align-items:flex-start;padding:0;text-align:left}.product-management .product-table td{border-bottom:1px solid #e1e5e9;padding:5px 2px;text-align:left;vertical-align:top}.product-name{margin-bottom:4px;text-align:left;width:100%}.product-description{color:#666;font-size:.8rem}.category-info{color:#333;font-weight:500}.price-info{color:#27ae60;font-size:1.1rem;font-weight:600}.stock-info{color:#333;font-weight:500}.status-badge{font-size:.8rem}.status-cell{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.status-out-of-stock{background:#f8d7da;color:#721c24}.action-buttons{flex-direction:row}.delete-button,.edit-button,.view-button{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:6px;transition:all .2s ease}.view-button:hover{background:#f0f8ff;transform:scale(1.1)}.edit-button:hover{background:#e3f2fd;transform:scale(1.1)}.delete-button:hover{background:#ffebee;transform:scale(1.1)}.pagination{gap:15px;padding:20px}.pagination button{background:#007bff;border-radius:4px;font-size:14px;padding:8px 16px}.pagination button:hover:not(:disabled){background:#0056b3}.pagination button:disabled{background:#ccc}.pagination span{color:#666;font-size:14px}.loading-spinner p{font-weight:300}.status-toggle-btn{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;min-width:80px;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s ease}.status-toggle-btn.active{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 8px #28a7454d;color:#fff}.status-toggle-btn.active:hover{background:linear-gradient(135deg,#218838,#1ea080);box-shadow:0 4px 12px #28a74566;transform:translateY(-1px)}.status-toggle-btn.inactive{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 8px #dc35454d;color:#fff}.status-toggle-btn.inactive:hover{background:linear-gradient(135deg,#c82333,#bd2130);box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}@media (max-width:768px){.product-header{align-items:stretch;gap:20px}.product-filters,.product-header{flex-direction:column}.filter-group{min-width:auto}.product-stats{grid-template-columns:1fr}.product-table{font-size:.8rem}.product-table td,.product-table th{padding:10px 8px}.action-buttons{flex-direction:row;gap:8px}.no-image-placeholder,.product-image,.product-image img{height:80px;width:80px}.no-image-placeholder{font-size:20px}}.product-view-modal{z-index:1000}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;position:absolute;z-index:auto}.modal-content{animation:modalSlideIn .3s ease-out;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-width:1000px;overflow:hidden;position:relative;z-index:auto}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{background:#f8f9fa}.close-button{color:#666;padding:4px}.close-button:hover{background:#e1e5e9;color:#333}.modal-body{padding:24px}.product-view-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.product-details h4,.product-images h4{border-bottom:2px solid #e1e5e9;color:#333;font-size:1.2rem;font-weight:600;margin:0 0 16px;padding-bottom:8px}.image-gallery{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.image-item{box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.image-item:hover{transform:scale(1.05)}.image-item img{display:block;height:150px}.no-images{color:#666;padding:40px 20px;text-align:center}.no-image-placeholder{font-size:3rem;margin-bottom:12px}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-grid{grid-gap:12px;display:grid;gap:12px}.detail-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.detail-item:last-child{border-bottom:none}.detail-item label{color:#555;font-weight:600;min-width:120px}.detail-item span{color:#333;flex:1 1;text-align:right}.detail-item .price{color:#27ae60;font-size:1.1rem;font-weight:700}.detail-item .discount-price{color:#e74c3c;font-size:1.1rem;font-weight:700}.detail-item .stock{color:#3498db;font-weight:600}.description-content{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:16px}.description-content p{color:#555;margin:0 0 12px}.modal-footer{background:#f8f9fa;border-top:1px solid #e1e5e9;gap:12px;padding:20px 24px}.close-modal-button,.edit-product-button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.edit-product-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.edit-product-button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.close-modal-button{background:#6c757d;color:#fff}.close-modal-button:hover{background:#5a6268;transform:translateY(-1px)}@media (max-width:768px){.product-view-grid{gap:20px;grid-template-columns:1fr}.image-gallery{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.image-item img{height:120px}.detail-item{align-items:flex-start;flex-direction:column;gap:4px}.detail-item span{text-align:left}.modal-footer{flex-direction:column}.close-modal-button,.edit-product-button{width:100%}}.product-management.compact{max-width:100%;padding:12px}.product-management.compact .product-filters,.product-management.compact .product-header{margin-bottom:16px;padding:12px}.product-management.compact .header-content h2{font-size:1.2rem}.product-management.compact .add-product-button{font-size:.9rem;padding:8px 12px}.product-management.compact .product-stats{gap:12px;margin-bottom:16px}.product-management.compact .stat-card{padding:12px}.product-management.compact .product-table{font-size:.82rem}.product-management.compact .product-table td,.product-management.compact .product-table th{padding:10px 8px}.product-management.compact .no-image-placeholder,.product-management.compact .product-image,.product-management.compact .product-image img{height:40px;width:40px}.product-management.compact .product-name{margin-bottom:2px}.product-management.compact .price-info{font-size:1rem}.product-management.compact .action-buttons{gap:4px}.product-management.compact .delete-button,.product-management.compact .edit-button,.product-management.compact .view-button{padding:4px}.product-management.compact .product-table td:nth-child(4),.product-management.compact .product-table th:nth-child(4){display:none}.product-management.compact .product-table{table-layout:fixed}.product-management.compact .product-table td:first-child,.product-management.compact .product-table th:first-child{width:56px}.product-management.compact .product-table td:nth-child(2),.product-management.compact .product-table th:nth-child(2){width:32%}.product-management.compact .product-table td:nth-child(3),.product-management.compact .product-table th:nth-child(3){width:16%}.product-management.compact .product-table td:nth-child(5),.product-management.compact .product-table th:nth-child(5){width:12%}.product-management.compact .product-table td:nth-child(6),.product-management.compact .product-table th:nth-child(6){width:10%}.product-management.compact .product-table td:nth-child(7),.product-management.compact .product-table th:nth-child(7){width:14%}.product-management.compact .product-table td:nth-child(8),.product-management.compact .product-table th:nth-child(8){white-space:nowrap;width:16%;width:18%}.product-management.compact .product-table td,.product-management.compact .product-table th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-management.compact .product-table td:nth-child(8),.product-management.compact .product-table th:nth-child(8){overflow:visible;text-overflow:clip}.product-management.compact .action-buttons{display:inline-flex;gap:6px}.product-management.compact .product-description{max-width:100%}.product-management.compact .modal-content{max-width:820px}.product-management.compact .modal-footer,.product-management.compact .modal-header{padding:12px 16px}.product-management.compact .modal-body{padding:16px}.product-management.compact .product-view-grid{gap:16px;grid-template-columns:1fr 1fr}.product-management.compact .image-gallery{gap:8px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.product-management.compact .image-item img{height:110px}.product-management.compact .detail-section h4,.product-management.compact .product-details h4,.product-management.compact .product-images h4{font-size:1rem}.product-management.compact .detail-item{padding:6px 0}.product-management.compact .detail-item label{font-size:.9rem;min-width:100px}.product-management.compact .detail-item span{font-size:.9rem}@media (max-width:900px){.product-management.compact .product-view-grid{grid-template-columns:1fr}}.product-view-drawer{inset:0;position:fixed;z-index:1200}.product-view-drawer .drawer-overlay{background:#00000073;inset:0;position:absolute}.product-view-drawer .drawer-panel{animation:drawerSlideIn .22s ease-out;background:#fff;border-left:1px solid #e1e5e9;box-shadow:-12px 0 32px #0003;display:flex;flex-direction:column;height:100%;max-width:92vw;position:absolute;right:0;top:0;width:820px}@keyframes drawerSlideIn{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}.drawer-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:16px 20px}.drawer-header h3{color:#333;font-size:1.25rem;margin:0}.drawer-close{background:none;border:none;color:#666;cursor:pointer;font-size:22px}.drawer-body{flex:1 1;overflow:auto;padding:16px 20px}.drawer-section{margin-bottom:16px}.drawer-section h4{border-bottom:2px solid #e1e5e9;color:#333;font-size:1.05rem;font-weight:600;margin:0 0 10px;padding-bottom:6px}.drawer-gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.gallery-item{border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.gallery-item img{display:block;height:140px;object-fit:cover;width:100%}.kv{grid-gap:8px 16px;display:grid;gap:8px 16px;grid-template-columns:1fr 1fr}.kv>div{border-bottom:1px dashed #eee;display:flex;gap:10px;justify-content:space-between;padding:6px 0}.kv label{color:#555;font-weight:600;min-width:140px}.kv span{color:#333;flex:1 1;text-align:right}.description{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:12px}.drawer-footer{background:#f8f9fa;border-top:1px solid #e1e5e9;display:flex;gap:10px;justify-content:flex-end;padding:14px 20px}.product-management.compact .product-view-drawer .drawer-panel{max-width:92vw;width:720px}.product-management.compact .drawer-gallery{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.product-management.compact .gallery-item img{height:110px}.product-management.compact .kv{grid-template-columns:1fr 1fr}@media (max-width:900px){.kv{grid-template-columns:1fr}}.mrp{color:#a0aec0;text-decoration:line-through}.product-table{table-layout:fixed}.product-table td:first-child,.product-table th:first-child{width:64px}.product-table td:nth-child(2),.product-table th:nth-child(2){width:10%}.product-table td:nth-child(3),.product-table th:nth-child(3){width:14%}.product-table td:nth-child(4),.product-table th:nth-child(4){width:12%}.product-table td:nth-child(5),.product-table td:nth-child(6),.product-table th:nth-child(5),.product-table th:nth-child(6){width:10%}.product-table td:nth-child(7),.product-table th:nth-child(7){width:8%}.product-table td:nth-child(8),.product-table th:nth-child(8){width:10%}.product-table td:nth-child(9),.product-table th:nth-child(9){text-align:center;width:12%}.product-table td:nth-child(9) .action-buttons{justify-content:center}.product-table .action-buttons{display:inline-flex;gap:8px;margin-top:0;overflow:visible}.product-management.compact .product-table td:nth-child(9) .action-buttons{justify-content:center}.bulk-action-bar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea4d;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.bulk-action-info{color:#fff;font-size:1rem;font-weight:600}.bulk-action-controls{align-items:center;display:flex;gap:12px}.bulk-action-select{background:#fff;border:none;border-radius:6px;color:#333;cursor:pointer;font-size:.95rem;min-width:220px;outline:none;padding:10px 15px}.bulk-action-select:focus{box-shadow:0 0 0 3px #ffffff4d}.bulk-update-button{background:#fff;border:none;border-radius:6px;color:#667eea;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.bulk-update-button:hover:not(:disabled){background:#f0f0f0;box-shadow:0 4px 10px #0003;transform:translateY(-1px)}.bulk-update-button:disabled{cursor:not-allowed;opacity:.6}.bulk-clear-button{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .3s ease}.bulk-clear-button:hover{background:#ffffff4d;border-color:#ffffff80}.return-option-info{align-items:center;display:flex}.return-option-badge{font-size:.85rem;padding:6px 12px;white-space:nowrap}.return-option-badge:not(.no-return):not(.days-return){background-color:#f0f0f0;border:1px solid #ddd;color:#666}.product-table td:first-child,.product-table th:first-child{padding:10px;text-align:center;width:40px}.product-table td:first-child input[type=checkbox],.product-table th:first-child input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.vendor-product-management{margin:0;max-width:100%;padding:1rem}.vendor-product-management .product-header{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1.25rem}.vendor-product-management .header-content h2{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.vendor-product-management .header-content p{color:#666;font-size:.9rem;margin:0}.vendor-product-management .export-excel-button{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:6px;box-shadow:0 2px 8px #28a74540;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.vendor-product-management .export-excel-button:hover{box-shadow:0 4px 12px #28a74559;transform:translateY(-1px)}.vendor-product-management .add-product-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.vendor-product-management .add-product-button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.vendor-product-management .error-message{align-items:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.vendor-product-management .product-filters{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem}.vendor-product-management .filter-group{flex:1 1;min-width:150px}.vendor-product-management .filter-group label{color:#666;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.vendor-product-management .filter-group input,.vendor-product-management .filter-group select{border:1px solid #ddd;border-radius:6px;font-size:.9rem;padding:.6rem;transition:border-color .3s ease;width:100%}.vendor-product-management .filter-group input:focus,.vendor-product-management .filter-group select:focus{border-color:#667eea;outline:none}.vendor-product-management .products-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;overflow-x:auto}.vendor-product-management .products-table{border-collapse:collapse;font-size:.9rem;width:100%}.vendor-product-management .products-table thead{background:#f8f9fa}.vendor-product-management .products-table th{border-bottom:2px solid #e9ecef;color:#333;font-size:.85rem;font-weight:600;padding:.75rem;text-align:left}.vendor-product-management .products-table td{border-bottom:1px solid #f0f0f0;color:#666;padding:.75rem;text-align:left}.vendor-product-management .products-table td.product-name-cell,.vendor-product-management .products-table td:first-child{text-align:left}.vendor-product-management .products-table tbody tr:hover{background:#f8f9fa}.vendor-product-management .product-image{border-radius:4px;height:50px;object-fit:cover;width:50px}.vendor-product-management .status-toggle-btn{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;min-width:80px;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s ease}.vendor-product-management .status-toggle-btn.active{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 8px #28a7454d;color:#fff}.vendor-product-management .status-toggle-btn.active:hover{background:linear-gradient(135deg,#218838,#1ea080);box-shadow:0 4px 12px #28a74566;transform:translateY(-1px)}.vendor-product-management .status-toggle-btn.inactive{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 8px #dc35454d;color:#fff}.vendor-product-management .status-toggle-btn.inactive:hover{background:linear-gradient(135deg,#c82333,#bd2130);box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}.vendor-product-management .action-buttons{display:flex;gap:.5rem}.vendor-product-management .action-button{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .2s ease}.vendor-product-management .action-button.edit{background:#667eea;color:#fff}.vendor-product-management .action-button.edit:hover{background:#5568d3}.vendor-product-management .action-button.view{background:#28a745;color:#fff}.vendor-product-management .action-button.view:hover{background:#218838}.vendor-product-management .action-button.delete{background:#dc3545;color:#fff}.vendor-product-management .action-button.delete:hover{background:#c82333}.vendor-product-management .pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:1rem}.vendor-product-management .pagination button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.5rem .75rem;transition:all .2s ease}.vendor-product-management .pagination button:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.vendor-product-management .pagination button:disabled{cursor:not-allowed;opacity:.5}.vendor-product-management .pagination .page-info{color:#666;font-size:.9rem;margin:0 .5rem}.vendor-product-management .no-products{color:#666;padding:3rem;text-align:center}.vendor-product-management .no-products h3{color:#333;margin-bottom:.5rem}.vendor-product-management .loading{color:#666;padding:2rem;text-align:center}.vendor-product-management .product-info,.vendor-product-management .product-info .product-name,.vendor-product-management .product-name{align-items:flex-start;justify-content:flex-start;text-align:left!important}.vendor-product-management .product-table td .product-info{align-items:flex-start;text-align:left}.vendor-product-management .product-table td .product-name{text-align:left}@media (max-width:768px){.vendor-product-management{padding:.75rem}.vendor-product-management .product-header{flex-direction:column;gap:1rem;padding:1rem}.vendor-product-management .header-content h2{font-size:1.25rem}.vendor-product-management .product-filters{flex-direction:column;gap:.75rem}.vendor-product-management .filter-group{min-width:100%}.vendor-product-management .products-table{font-size:.8rem}.vendor-product-management .products-table td,.vendor-product-management .products-table th{padding:.5rem}.vendor-product-management .action-buttons{flex-direction:column;gap:.25rem}.vendor-product-management .action-button{font-size:.75rem;padding:.3rem .6rem}}.banner-management-container{background-color:#f0f2f5;min-height:calc(100vh - 60px);padding:20px}.banner-management{padding-left:20px;padding-right:20px;padding-top:40px}.banner-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.banner-header h2{color:#2c3e50;font-size:28px;margin:0}.banner-header p{color:#7f8c8d;font-size:14px;margin:5px 0 0}.add-banner-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.add-banner-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.error-message{background:#fee;border-left:4px solid #c33;border-radius:6px;color:#c33}.loading{padding:40px}.banner-form-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.close-btn:hover{color:#495057}.banner-form{padding:24px}.form-group input,.form-group select,.form-group textarea{padding:12px;transition:border-color .2s ease}.form-help{margin-top:4px}.cancel-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;padding:12px 24px}.cancel-btn:hover{background:#5a6268}.save-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.close-button{border-radius:50%;color:#7f8c8d;height:30px;width:30px}.close-button:hover{background:#f8f9fa;color:#495057}.btn-primary{box-shadow:0 4px 15px #667eea4d}.btn-primary:hover{box-shadow:0 6px 20px #667eea66}.btn-secondary{border:2px solid #e9ecef;color:#495057;padding:12px 24px;transition:all .2s ease}.btn-secondary:hover{border-color:#dee2e6}.form{display:flex;flex-direction:column}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea4d;font-size:14px;font-weight:600;padding:12px 24px}.submit-btn:hover{box-shadow:0 6px 20px #667eea66}.page-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:20px;padding:0}.page-form-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:24px 30px}.page-form-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.page-form-header .close-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.page-form-header .close-button:hover{background:#5a6268}.page-form{margin:0 auto;max-width:1000px;padding:30px}.tiptap-editor-wrapper{background:#fff;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease}.tiptap-editor-wrapper:hover{border-color:#cbd5e1}.tiptap-toolbar{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:4px;padding:8px 12px}.tiptap-toolbar button{align-items:center;background:#0000;border:1px solid #0000;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-width:32px;padding:6px 10px;transition:all .2s ease}.tiptap-toolbar button:hover:not(:disabled){background:#e5e7eb;border-color:#cbd5e1}.tiptap-toolbar button:disabled{cursor:not-allowed;opacity:.5}.tiptap-toolbar button.is-active{background:#667eea;border-color:#667eea;color:#fff}.tiptap-toolbar button.is-active:hover{background:#5568d3}.toolbar-divider{background:#e5e7eb;height:24px;margin:0 4px;width:1px}.tiptap-editor{min-height:300px;padding:12px 16px}.tiptap-editor .ProseMirror{color:#374151;font-size:14px;line-height:1.6;min-height:300px;outline:none}.tiptap-editor .ProseMirror p{margin:.5em 0}.tiptap-editor .ProseMirror p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-editor .ProseMirror h1,.tiptap-editor .ProseMirror h2,.tiptap-editor .ProseMirror h3{font-weight:600;margin-bottom:.5em;margin-top:1em}.tiptap-editor .ProseMirror h1{font-size:1.5em}.tiptap-editor .ProseMirror h2{font-size:1.3em}.tiptap-editor .ProseMirror h3{font-size:1.1em}.tiptap-editor .ProseMirror ol,.tiptap-editor .ProseMirror ul{margin:.5em 0;padding-left:1.5em}.tiptap-editor .ProseMirror a{color:#667eea;text-decoration:underline}.tiptap-editor .ProseMirror a:hover{color:#5568d3}.tiptap-editor .ProseMirror img{border-radius:4px;height:auto;margin:.5em 0;max-width:100%}.banners-grid{display:flex;flex-direction:column;gap:16px;margin-top:20px}.no-banners{background:#fff;border:2px dashed #e9ecef;border-radius:12px;color:#7f8c8d;padding:60px 20px;text-align:center}.no-banners p{font-size:16px;margin:0}.banner-card{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:row;overflow:hidden;padding:10px;transition:all .3s ease}.banner-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.banner-image{flex-shrink:0;height:120px;overflow:hidden;position:relative;width:200px}.banner-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.banner-card:hover .banner-image img{transform:scale(1.05)}.banner-overlay{display:flex;flex-direction:column;gap:6px;position:absolute;right:12px;top:12px}.sort-order{background:#000000b3;border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:4px 8px}.banner-content{flex:1 1;padding:20px}.banner-info{display:flex;flex-direction:column;gap:8px;margin:0}.banner-id{color:#2c3e50;font-size:14px;font-weight:600}.banner-status{color:#7f8c8d;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.banner-controls{background:#f8f9fa;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;padding:16px 20px}.banner-controls button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;min-width:80px;padding:8px 16px;transition:all .2s ease}.status-btn{background:#6c757d;color:#fff}.status-btn.active{background:#dc3545}.status-btn.inactive{background:#28a745}.status-btn:hover{opacity:.9}.view-btn{background:#17a2b8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-right:8px;padding:8px 16px;transition:all .2s ease}.view-btn:hover{background:#138496}.edit-btn{border:none;cursor:pointer;margin-right:8px}.delete-btn,.edit-btn{border-radius:6px;font-size:14px;padding:8px 16px;transition:all .2s ease}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:20px;overflow-x:auto;padding:20px}.pages-table{border-collapse:collapse;font-size:14px;width:100%}.pages-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.pages-table th{color:#2c3e50;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.pages-table td{border-bottom:1px solid #e9ecef;color:#495057;padding:16px}.pages-table tbody tr:hover{background:#f8f9fa}.pages-table tbody tr:last-child td{border-bottom:none}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.table-actions .delete-btn,.table-actions .edit-btn,.table-actions .view-btn{font-size:13px;margin-right:0;padding:6px 12px}@media (max-width:768px){.banner-management-container{padding:15px}.banner-header{align-items:flex-start;flex-direction:column}.banner-header h2{font-size:24px}.form-row{gap:15px;grid-template-columns:1fr}.banner-card{align-items:stretch;flex-direction:column}.banner-image{height:150px;width:100%}.banner-controls{flex-direction:column}.banner-controls button{flex:none}.modal-content{margin:10px;max-height:calc(100vh - 20px)}.banner-form{padding:20px}}@media (max-width:480px){.banner-header h2{font-size:20px}.add-banner-btn{font-size:13px;padding:10px 20px}.banner-image{height:120px}.banner-content{padding:15px}.banner-content h3{font-size:16px}}.featured-management-container{background-color:#f0f2f5;min-height:calc(100vh - 60px);padding:20px}.featured-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px}.featured-header h2{color:#2c3e50;font-size:28px;font-weight:700;margin:0}.featured-header p{color:#7f8c8d;font-size:16px;line-height:1.5;margin:8px 0 0}.add-featured-btn{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:8px;box-shadow:0 4px 15px #6a11cb4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.add-featured-btn:hover{box-shadow:0 6px 20px #6a11cb66;transform:translateY(-2px)}.featured-form-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.featured-form{padding:24px}.image-preview{border:2px solid #e9ecef;margin-top:12px;overflow:hidden}.image-preview img{display:block;height:200px;object-fit:cover;width:100%}.featured-grid{display:flex;flex-direction:column;gap:16px;margin-top:20px}.no-featured{background:#fff;border:2px dashed #e9ecef;border-radius:12px;color:#7f8c8d;padding:60px 20px;text-align:center}.no-featured p{font-size:16px;margin:0}.featured-card{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:row;overflow:hidden;transition:all .3s ease}.featured-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.featured-image{flex-shrink:0;height:120px;overflow:hidden;position:relative;width:200px}.featured-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-card:hover .featured-image img{transform:scale(1.05)}.no-image{color:#7f8c8d;font-size:14px}.featured-overlay{display:flex;flex-direction:column;gap:6px;position:absolute;right:12px;top:12px}.type-badge{border-radius:12px;color:#fff;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.status-badge{padding:4px 8px}.featured-content{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding:20px}.featured-info{display:flex;flex-direction:column;gap:8px;margin:0}.featured-title{color:#2c3e50;font-size:18px;font-weight:600;line-height:1.3;margin:0}.featured-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#7f8c8d;display:-webkit-box;font-size:14px;line-height:1.4;margin:0;overflow:hidden}.featured-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.featured-id{background:#f8f9fa;border-radius:6px;color:#6c757d;font-size:12px;font-weight:600;padding:4px 8px}.category-info{background:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;margin:10px 0;padding:12px}.category-info p{color:#06c;font-size:14px;margin:0 0 8px}.category-info p:last-child{margin-bottom:0}.category-info .info-text{color:#004d99;font-size:13px;line-height:1.5}.category-info strong{color:#003d7a;font-weight:600}.product-select-container{display:flex;flex-direction:column;gap:12px}.product-search-input{border:2px solid #e1e5e9;border-radius:8px;font-size:14px;padding:10px 14px;transition:all .3s ease;width:100%}.product-search-input:focus{border-color:#6a11cb;box-shadow:0 0 0 3px #6a11cb1a;outline:none}.product-checkbox-list{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;max-height:300px;overflow-y:auto;padding:8px}.product-checkbox-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:background-color .2s ease}.product-checkbox-item:hover{background-color:#e9ecef}.product-checkbox-item input[type=checkbox]{accent-color:#6a11cb;cursor:pointer;flex-shrink:0;height:18px;width:18px}.product-name-label{color:#333;cursor:pointer;flex:1 1;font-size:14px}.no-products-message{color:#7f8c8d;font-size:14px;padding:20px;text-align:center}.selected-tags-summary{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;margin-top:12px;padding:12px}.selected-tags-summary strong{color:#495057;display:block;font-size:13px;margin-bottom:8px}.tag-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag-chip{background:#6a11cb;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.remove-tag,.tag-chip{align-items:center;color:#fff}.remove-tag{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:14px;height:18px;justify-content:center;line-height:1;padding:0;transition:background-color .2s ease;width:18px}.remove-tag:hover{background:#ffffff80}.product-tag{background:#6a11cb1a;border-radius:6px;color:#6a11cb;font-size:12px;font-weight:600;padding:4px 8px}.sort-order{color:#7f8c8d;font-size:12px;font-weight:500}.featured-controls{background:#f8f9fa;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;padding:16px 20px}.featured-controls button{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.status-btn{background:#e9ecef;color:#495057}.status-btn.active{background:#d4edda;color:#155724}.status-btn.inactive{background:#f8d7da;color:#721c24}.status-btn:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.edit-btn:hover{box-shadow:0 2px 8px #007bff4d;transform:translateY(-1px)}.delete-btn:hover{box-shadow:0 2px 8px #dc35454d;transform:translateY(-1px)}@media (max-width:768px){.featured-management-container{padding:15px}.featured-header{align-items:stretch;flex-direction:column;gap:15px}.featured-header h2{font-size:24px}.form-row{gap:15px;grid-template-columns:1fr}.featured-card{align-items:stretch;flex-direction:column}.featured-image{height:150px;width:100%}.featured-controls,.featured-meta{flex-direction:column}.featured-meta{align-items:flex-start;gap:6px}.modal-content{margin:10px;max-height:95vh}.form-actions{flex-direction:column}.add-featured-btn{font-size:13px;padding:10px 20px}.featured-image{height:120px}.featured-content{padding:15px}}@media (max-width:480px){.featured-management-container{padding:10px}.featured-header h2{font-size:20px}.featured-header p{font-size:14px}.featured-title{font-size:16px}.featured-description{font-size:13px}}.category-management-container{background-color:#f0f2f5;min-height:calc(100vh - 60px);padding:20px}.category-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px}.category-header h2{color:#2c3e50;font-size:28px;font-weight:700;margin:0}.category-header p{color:#7f8c8d;font-size:16px;line-height:1.5;margin:8px 0 0}.breadcrumb{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#6a11cb;font-weight:600;min-width:200px;padding:12px 20px;text-align:center}.add-category-btn{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:8px;box-shadow:0 4px 15px #6a11cb4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.add-category-btn:hover{box-shadow:0 6px 20px #6a11cb66;transform:translateY(-2px)}.loading{color:#7f8c8d;font-size:16px;padding:60px 20px}.category-form-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{box-shadow:0 20px 60px #0000004d;max-width:500px}.modal-header{padding:20px 24px}.modal-header h3{color:#2c3e50;font-size:20px;font-weight:600}.close-btn{border-radius:50%;color:#7f8c8d;font-size:24px;height:30px;width:30px}.close-btn:hover{background:#f8f9fa;color:#2c3e50}.category-form{padding:24px}.form-group label{color:#2c3e50}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e9ecef;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6a11cb;box-shadow:0 0 0 3px #6a11cb1a}.form-help{color:#7f8c8d;display:block;font-size:12px;margin-top:6px}.form-actions{border-top:1px solid #e9ecef;margin-top:30px}.cancel-btn,.save-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.cancel-btn{background:#f8f9fa;border:2px solid #e9ecef;color:#6c757d}.cancel-btn:hover{background:#e9ecef;color:#495057}.save-btn{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 15px #28a7454d;color:#fff}.save-btn:hover{box-shadow:0 6px 20px #28a74566;transform:translateY(-1px)}.category-navigation{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;max-height:calc(100vh - 200px);min-height:500px;overflow:hidden;padding:20px}.category-column{border-right:1px solid #e9ecef;display:flex;flex:1 1;flex-direction:column;min-width:200px;overflow:hidden;padding-right:20px}.category-column:last-child{border-right:none;padding-right:0}.category-column h3{border-bottom:2px solid #6a11cb;color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 15px;padding-bottom:10px}.category-list{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow-x:hidden;padding-right:8px;scrollbar-color:#cbd5e0 #f7fafc;scrollbar-width:thin}.category-list::-webkit-scrollbar{width:8px}.category-list::-webkit-scrollbar-track{background:#f7fafc;border-radius:10px}.category-list::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px}.category-list::-webkit-scrollbar-thumb:hover{background:#a0aec0}.category-item{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;position:relative;transition:all .3s ease}.category-item:hover{background:#f8f9ff;border-color:#6a11cb;transform:translateX(4px)}.category-item.selected{background:linear-gradient(135deg,#6a11cb,#2575fc);border-color:#6a11cb;box-shadow:0 4px 15px #6a11cb4d;color:#fff;transform:translateX(8px)}.category-name{flex:1 1;font-size:14px;font-weight:600}.arrow{color:#6a11cb;font-size:16px;font-weight:700;margin-left:8px}.category-item.selected .arrow{color:#fff}.category-actions{display:flex;gap:4px;margin-left:8px;opacity:0;transition:opacity .3s ease}.category-item:hover .category-actions{opacity:1}.category-actions button{border:none;border-radius:4px;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase;transition:all .2s ease}.edit-btn{background:#007bff;color:#fff}.edit-btn:hover{background:#0056b3;transform:scale(1.05)}.delete-btn{background:#dc3545;color:#fff}.delete-btn:hover{background:#c82333;transform:scale(1.05)}.product-display-area{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;flex:1 1;padding:20px}.product-display-area h3{color:#2c3e50;font-size:18px;font-weight:600;margin:0 0 20px}.product-placeholder{color:#7f8c8d;text-align:center}.product-image-placeholder{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.placeholder-image{background:#e9ecef;border:2px dashed #dee2e6;border-radius:8px;color:#adb5bd;font-size:24px;height:80px;width:80px}.add-product-btn{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:8px;box-shadow:0 4px 15px #6a11cb4d;color:#fff;cursor:pointer;font-size:14px;margin-top:15px;padding:12px 24px}.add-product-btn:hover{box-shadow:0 6px 20px #6a11cb66}@media (max-width:1200px){.category-navigation{flex-wrap:wrap}.category-column{min-width:180px}}@media (max-width:768px){.category-management-container{padding:15px}.category-header{align-items:stretch;flex-direction:column;gap:15px}.category-header h2{font-size:24px}.category-navigation{flex-direction:column;gap:15px}.category-column{border-bottom:1px solid #e9ecef;border-right:none;padding-bottom:15px;padding-right:0}.category-column:last-child{border-bottom:none;padding-bottom:0}.form-row{gap:15px;grid-template-columns:1fr}.form-actions{flex-direction:column}.add-category-btn{font-size:13px;padding:10px 20px}.category-item{padding:10px 12px}.category-name{font-size:13px}.category-actions{opacity:1}}@media (max-width:480px){.category-management-container{padding:10px}.category-header h2{font-size:20px}.category-header p{font-size:14px}.breadcrumb{font-size:12px;padding:8px 12px}.category-item{padding:8px 10px}.category-name{font-size:12px}.category-actions button{font-size:10px;padding:3px 6px}}.order-management{margin:0 auto;max-width:1400px;padding:2rem}.order-filters,.order-header{margin-bottom:2rem}.order-filters{display:flex;flex-wrap:wrap;gap:1rem}.filter-input,.filter-select{border-radius:.5rem;min-width:150px}.order-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.order-list{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.order-table-container{overflow-x:auto}.order-table{border-collapse:collapse;width:100%}.order-table th{background:#f7fafc;color:#2d3748;font-weight:600;text-align:left}.order-table td,.order-table th{border-bottom:1px solid #e2e8f0;font-size:.875rem;padding:1rem}.order-table tr:hover{background:#f7fafc}.order-number{transition:all .2s ease}.order-number.clickable:hover{color:#764ba2!important;text-decoration:underline!important}.order-items{color:#4a5568}.order-total{color:#2d3748;font-weight:600}.status-badge.status-pending{background:#fef5e7;color:#744210}.status-badge.status-confirmed{background:#e6fffa;color:#234e52}.status-badge.status-processing{background:#ebf8ff;color:#2a4365}.status-badge.status-shipped{background:#f0fff4;color:#22543d}.status-badge.status-delivered{background:#c6f6d5;color:#22543d}.status-badge.status-cancelled{background:#fed7d7;color:#742a2a}.status-badge.status-returned{background:#fbb6ce;color:#702459}.status-badge.status-paid{background:#c6f6d5;color:#22543d}.status-badge.status-failed{background:#fed7d7;color:#742a2a}.status-badge.status-refunded{background:#fbb6ce;color:#702459}.order-date{color:#718096;font-size:.75rem}.action-buttons button{flex-shrink:0;white-space:nowrap}@media (max-width:768px){.order-management{padding:1rem}.order-filters{flex-direction:column}.filter-input,.filter-select{min-width:100%}.order-stats{grid-template-columns:repeat(2,1fr)}.order-table-container{font-size:.75rem}.order-table td,.order-table th{padding:.5rem}.pagination{flex-direction:column;gap:.5rem}}@media (max-width:480px){.order-stats{grid-template-columns:1fr}.header-content h2{font-size:1.5rem}}.order-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{padding:20px 30px}.close-button{font-size:24px;padding:5px}.modal-content{padding:30px}.order-info{display:flex;flex-direction:column;gap:25px}.info-section h3{border-bottom:2px solid #e5e7eb;color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 15px;padding-bottom:8px}.info-section p{color:#6b7280;font-size:.95rem;margin:8px 0}.order-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.summary-row{font-size:.95rem;margin-bottom:10px}.summary-row.total{border-top:2px solid #e5e7eb;margin-top:10px;padding-top:10px}.modal-actions{background:#f8fafc;gap:15px;padding:25px 30px}.close-btn{background:#6b7280;color:#fff;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.close-btn:hover{background:#4b5563}.accept-btn{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.accept-btn:hover{background:#059669}.reject-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.reject-btn:hover{background:#dc2626}.ship-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.ship-btn:hover{background:#2563eb}.order-items-list{gap:12px;margin-top:10px}.order-item-row{align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.item-info{gap:4px}.item-info strong{color:#1f2937;font-size:.95rem}.item-sku{color:#6b7280}.item-details{align-items:flex-end;color:#6b7280;font-size:.9rem;gap:4px}.item-total{color:#1f2937;font-size:.95rem;font-weight:600}.action-buttons{flex-wrap:nowrap;justify-content:flex-start}.accept-button,.reject-button,.ship-button,.view-button{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;min-width:70px;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.view-button{min-width:32px}.view-button:hover{background:#e5e7eb;border-color:#9ca3af}.accept-button{background:#dcfce7;border-color:#16a34a;color:#166534}.accept-button:hover{background:#bbf7d0;border-color:#15803d}.reject-button{background:#fef2f2;border-color:#dc2626;color:#dc2626}.reject-button:hover{background:#fee2e2;border-color:#b91c1c}.ship-button{background:#dbeafe;border-color:#2563eb;color:#1d4ed8}.ship-button:hover{background:#bfdbfe;border-color:#1d4ed8}@media (max-width:768px){.order-modal{margin:10px;max-height:95vh}.modal-actions,.modal-content,.modal-header{padding-left:20px;padding-right:20px}.modal-actions{flex-direction:column}.accept-btn,.close-btn,.reject-btn,.ship-btn{width:100%}}.customer-management{margin:0 auto;max-width:1400px;padding:2rem}.customer-filters,.customer-header{margin-bottom:2rem}.customer-filters{display:flex;flex-wrap:wrap;gap:1rem}.filter-input,.filter-select,.search-input{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;min-width:150px;padding:.75rem}.search-input{min-width:250px}.filter-input:focus,.filter-select:focus,.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.customer-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card h3{color:#1a202c;font-size:2rem;font-weight:700}.stat-card p{color:#718096;font-size:.875rem;margin:0}.customer-list{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.empty-state h3{color:#2d3748}.empty-state p{font-size:1rem}.customer-table-container{overflow-x:auto}.customer-table{border-collapse:collapse;width:100%}.customer-table th{background:#f7fafc;color:#2d3748;font-weight:600;text-align:left}.customer-table td,.customer-table th{border-bottom:1px solid #e2e8f0;font-size:.875rem;padding:1rem}.customer-table tr:hover{background:#f7fafc}.customer-info{align-items:center;gap:.75rem}.customer-avatar{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:40px;justify-content:center;width:40px}.customer-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.customer-details{display:flex;flex-direction:column}.customer-name{margin-bottom:.25rem}.customer-id{color:#718096;font-size:.75rem}.customer-email,.customer-phone{color:#4a5568}.customer-orders{color:#4a5568;font-weight:500}.customer-total{color:#2d3748;font-weight:600}.status-select{border:1px solid #e2e8f0;border-radius:.375rem;font-size:.75rem;padding:.25rem .5rem}.status-badge.status-active{background:#c6f6d5;color:#22543d}.status-badge.status-inactive{background:#fef5e7;color:#744210}.status-badge.status-banned{background:#fed7d7;color:#742a2a}.customer-date{color:#718096;font-size:.75rem}.action-buttons button{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .2s}.action-buttons button:hover{background:#f7fafc}.view-button:hover{background:#e6fffa}.edit-button:hover{background:#fef5e7}.message-button:hover{background:#f0fff4}.pagination button{background:#667eea;border:none;border-radius:.375rem;color:#fff;font-size:.875rem;font-weight:500;transition:background-color .2s}.pagination button:hover:not(:disabled){background:#5a67d8}.pagination button:disabled{background:#e2e8f0;color:#a0aec0}.pagination span{color:#718096;font-size:.875rem}@media (max-width:768px){.customer-management{padding:1rem}.customer-filters{flex-direction:column}.filter-input,.filter-select,.search-input{min-width:100%}.customer-stats{grid-template-columns:repeat(2,1fr)}.customer-table-container{font-size:.75rem}.customer-table td,.customer-table th{padding:.5rem}.customer-info{align-items:flex-start;flex-direction:column;gap:.5rem}.customer-avatar{font-size:.75rem;height:32px;width:32px}.pagination{flex-direction:column;gap:.5rem}}@media (max-width:480px){.customer-stats{grid-template-columns:1fr}.header-content h2{font-size:1.5rem}.action-buttons{flex-direction:column;gap:.25rem}}.customer-wallet-management{box-sizing:border-box;margin:0;max-width:none;overflow:hidden;padding:24px 32px;width:100%}.wallet-header{margin-bottom:20px}.btn-refresh{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #764ba233;display:flex;font-size:14px;font-weight:600;gap:6px;transition:transform .2s ease,box-shadow .2s ease}.btn-refresh:hover{box-shadow:0 6px 16px #764ba24d;transform:translateY(-2px)}.btn-refresh:active{transform:translateY(0)}.alert-error{border:1px solid #fcc;color:#c33}.alert-success{background:#efe;border:1px solid #cfc;color:#3c3}.wallet-content{width:100%}.customers-list-section{background:#fff;border:1px solid #edf0f7;border-radius:12px;box-shadow:0 15px 35px #0f172a14;padding:24px}.section-header{border-bottom:2px solid #f0f0f0;margin-bottom:15px;padding-bottom:8px}.section-header h3{color:#333;font-size:16px}.search-box{margin-left:20px;max-width:400px}.search-input{background:#f8fafc;border:1px solid #d7dce5;border-radius:999px;box-shadow:inset 0 1px 2px #0f172a14;padding:12px 16px 12px 44px}.search-box:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='6.5' stroke='%23667eea' stroke-width='1.5'/%3E%3Cpath d='m16 16 5 5' stroke='%23667eea' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:16px;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.search-input:focus{background:#fff;box-shadow:0 0 0 4px #667eea26}.customers-table{border:1px solid #e5e7eb;border-radius:12px;box-shadow:inset 0 1px 0 #fffc;max-height:calc(100vh - 200px);overflow-x:auto;overflow-y:auto}.customers-table table{border-collapse:initial;border-spacing:0;font-size:14px;min-width:860px;width:100%}.customers-table thead th{background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:600;letter-spacing:.8px;padding:14px 16px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:1}.customers-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s ease,transform .2s ease}.customers-table tbody tr:hover{background:#f8fafc;transform:translateY(-1px)}.customers-table tbody tr.selected{background:#667eea14;box-shadow:inset 3px 0 0 #667eea}.customers-table td{color:#1f2937;font-size:13px;max-width:200px;overflow:hidden;padding:14px 16px;text-overflow:ellipsis;white-space:nowrap}.balance-cell{font-weight:600}.wallet-balance{color:#28a745;font-size:14px}.status-badge{border-radius:3px;font-size:11px;padding:3px 6px}.status-badge.inactive{background:#f8d7da;color:#721c24}.btn-view{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #764ba233;flex-shrink:0;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.btn-view:hover:not(:disabled){box-shadow:0 6px 16px #764ba24d;transform:translateY(-2px)}.btn-view:active:not(:disabled){transform:translateY(0)}.btn-view:disabled{cursor:not-allowed;opacity:.6}.pagination{gap:10px;margin-top:20px}.page-btn{background:#fff;border:1px solid #d7dce5;border-radius:6px;color:#667eea;cursor:pointer;font-size:13px;font-weight:600;padding:10px 16px;transition:all .2s ease}.page-btn:hover:not(:disabled){background:#f8fafc;border-color:#667eea;box-shadow:0 2px 8px #667eea26}.page-btn:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.5}.page-info{color:#666;font-size:14px}.customer-info{background:#f8f9fa;border-radius:6px;margin-bottom:20px;padding:15px}.customer-info h4{color:#333;margin:0 0 5px}.customer-info p{color:#666;font-size:14px;margin:5px 0}.wallet-balance-card{border-radius:8px;gap:15px;margin-bottom:20px;padding:20px}.balance-icon{font-size:48px}.balance-label{font-size:14px;margin:0 0 5px}.balance-amount{font-size:32px;margin:0}.wallet-actions{display:flex;gap:10px;margin-bottom:20px}.btn-add-balance,.btn-deduct-balance{border:none;border-radius:6px;box-shadow:0 4px 12px #0000001a;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s ease}.btn-add-balance{background:linear-gradient(135deg,#28a745,#20c997)}.btn-add-balance:hover:not(:disabled){box-shadow:0 6px 16px #28a7454d;transform:translateY(-2px)}.btn-deduct-balance{background:linear-gradient(135deg,#dc3545,#e83e4f)}.btn-deduct-balance:hover:not(:disabled){box-shadow:0 6px 16px #dc35454d;transform:translateY(-2px)}.btn-deduct-balance:disabled{background:#ccc;cursor:not-allowed;opacity:.6;transform:none}.transactions-section{margin-top:20px}.transactions-section h4{color:#333;margin:0 0 15px}.transactions-list{border:1px solid #e5e7eb;border-radius:8px;max-height:300px;overflow-y:auto}.transaction-item{border-bottom:1px solid #f0f0f0;font-size:13px;justify-content:space-between;padding:12px 16px}.transaction-item:last-child{border-bottom:none}.transaction-info{align-items:center;display:flex;gap:12px}.type-badge{border-radius:4px;font-size:12px;font-weight:600;padding:4px 8px}.type-badge.credit{background:#d4edda;color:#155724}.type-badge.debit{background:#f8d7da;color:#721c24}.transaction-description{font-size:13px;margin:0 0 3px}.transaction-date{color:#999;font-size:11px;margin:0}.transaction-amount{text-align:right}.amount{display:block;font-size:14px}.amount.credit{color:#28a745}.amount.debit{color:#dc3545}.balance-after{color:#999;font-size:11px;margin:3px 0 0}.no-data,.no-transactions{padding:20px}.no-data{color:#999}.modal-content{box-shadow:0 15px 35px #0f172a33;max-width:600px;padding:24px;width:90%}.modal-header{border-bottom:2px solid #f0f0f0;margin-bottom:20px;padding-bottom:15px}.modal-close{color:#999;height:30px;width:30px}.form-input,.form-textarea{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:14px;padding:10px;width:100%}.form-input:disabled{background:#f5f5f5;cursor:not-allowed}.modal-actions{gap:10px;margin-top:24px}.btn-cancel,.btn-submit{border-radius:6px;font-size:14px;padding:10px 20px}.btn-cancel{background:#f0f0f0}.btn-cancel:hover:not(:disabled){background:#e0e0e0}.btn-submit{background:#28a745}.btn-submit:hover:not(:disabled){background:#218838}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.6}.btn-submit.btn-deduct{background:#dc3545}.btn-submit.btn-deduct:hover:not(:disabled){background:#c82333}.form-hint{color:#666;display:block;font-size:12px;margin-top:5px}.loading-container{padding:40px}.spinner{margin-bottom:20px}@media (max-width:1200px){.customer-wallet-management{padding:20px 24px}}@media (max-width:992px){.customer-wallet-management{padding:16px 20px}.wallet-header{align-items:flex-start;flex-direction:column;gap:12px}.search-box{margin-left:0;max-width:100%}.section-header{align-items:flex-start;flex-direction:column;gap:12px}}@media (max-width:768px){.customer-wallet-management{padding:12px 16px}.customers-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.customers-table table{font-size:12px;min-width:720px}.customers-table td,.customers-table th{font-size:12px;padding:10px 8px}.wallet-balance-card{flex-direction:column;text-align:center}.btn-view{font-size:12px;padding:8px 16px}.search-box{width:100%}.wallet-actions{flex-direction:column}.btn-add-balance,.btn-deduct-balance{width:100%}}@media (max-width:480px){.customer-wallet-management{padding:10px 12px}.customers-table table{min-width:600px}.customers-table td,.customers-table th{font-size:11px;padding:8px 6px}}.review-management{margin:0 auto;max-width:1400px;padding:2rem}.review-management-header{margin-bottom:2rem}.review-management-header h2{color:#2d3748;font-size:1.75rem;margin:0 0 .5rem}.subtitle{color:#718096;font-size:.875rem;margin:0}.alert{justify-content:space-between}.alert-error{background:#fed7d7;color:#742a2a}.alert-success{background:#c6f6d5}.alert button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;padding:0;width:24px}.review-filters{grid-gap:1rem;background:#f7fafc;border-radius:8px;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem;padding:1.5rem}.filter-group label{color:#2d3748}.filter-input,.filter-select{border:1px solid #e2e8f0;padding:.5rem .75rem}.clear-filters-btn{align-self:flex-end;background:#fff;border:1px solid #e2e8f0;color:#4a5568}.clear-filters-btn:hover{background:#f7fafc;border-color:#cbd5e0}.reviews-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.reviews-table{border-collapse:collapse;width:100%}.reviews-table thead{background:#f7fafc}.reviews-table th{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:.875rem;font-weight:600;padding:1rem;text-align:left}.reviews-table td{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.875rem;padding:1rem}.reviews-table tbody tr:hover{background:#f7fafc}.product-info{flex-direction:column}.product-link{color:#667eea;font-weight:500;text-decoration:none}.product-link:hover{text-decoration:underline}.vendor-badge{background:#edf2f7;border-radius:4px;color:#4a5568;display:inline-block;font-size:.8rem;padding:.25rem .5rem}.customer-info{display:flex;flex-direction:column}.customer-name{color:#2d3748;font-weight:500}.customer-email{color:#718096;font-size:.75rem}.rating-cell{align-items:center;display:flex;gap:.5rem}.stars-display{display:flex;gap:.1rem}.stars-display .star{color:#e2e8f0;font-size:.875rem}.stars-display .star.filled{color:#ffc107}.rating-number{color:#718096;font-size:.75rem;font-weight:500}.review-title-cell{max-width:200px}.review-comment-cell,.review-title-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-comment-cell{max-width:300px}.text-muted{color:#a0aec0;font-style:italic}.date-cell{color:#718096;font-size:.8rem;white-space:nowrap}.delete-btn{background:#fed7d7;border:none;border-radius:4px;color:#742a2a;cursor:pointer;font-size:.8rem;padding:.4rem .8rem;transition:all .2s}.delete-btn:hover{background:#fc8181;color:#fff}.loading-spinner{color:#718096;font-size:1rem}.pagination{padding:1rem}.pagination-btn{border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;padding:.5rem 1rem;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.pagination-info{color:#718096}@media (max-width:768px){.review-management{padding:1rem}.review-filters{grid-template-columns:1fr}.reviews-table{font-size:.8rem}.reviews-table td,.reviews-table th{padding:.5rem}.review-comment-cell{max-width:150px}}.analytics-dashboard{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 auto;max-width:1600px;min-height:100vh;padding:2rem}.analytics-header-modern{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 10px 40px #667eea4d;color:#fff;display:flex;justify-content:space-between;margin-bottom:2.5rem;padding:2rem}.header-left{flex:1 1}.page-title{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 10px #0000001a}.page-subtitle{color:#ffffffe6;font-size:1.1rem;margin:0}.time-range-selector-modern{position:relative}.time-range-select-modern{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 2.5rem .75rem 1rem;transition:all .3s ease}.time-range-select-modern:hover{background:#ffffff40;border-color:#ffffff80}.time-range-select-modern:focus{background:#ffffff40;border-color:#fff;box-shadow:0 0 0 3px #fff3;outline:none}.time-range-select-modern option{background:#667eea;color:#fff}.export-btn{background:#fff;border-radius:.5rem;box-shadow:0 4px 15px #0000001a;color:#667eea;transition:all .3s ease}.export-btn:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.export-btn:active{transform:translateY(0)}.error-message-modern{background:linear-gradient(135deg,#fee,#fdd);border-left:4px solid #c53030;border-radius:.75rem;box-shadow:0 4px 15px #c530301a;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.close-error-modern,.error-message-modern{align-items:center;color:#c53030;display:flex}.close-error-modern{background:none;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;height:28px;justify-content:center;margin-left:auto;padding:0;transition:all .2s ease;width:28px}.close-error-modern:hover{background:#c530301a}.overview-cards-modern{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2.5rem}.stat-card{border:1px solid #0000000d;border-radius:1rem;padding:1.75rem}.stat-card:before{background:linear-gradient(90deg,var(--card-color-start),var(--card-color-end));height:4px;right:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card:hover:before{transform:scaleX(1)}.stat-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.stat-icon{background:linear-gradient(135deg,var(--card-color-start),var(--card-color-end));box-shadow:0 4px 15px #0000001a;height:56px;width:56px}.revenue-card{--card-color-start:#10b981;--card-color-end:#059669}.orders-card{--card-color-start:#3b82f6;--card-color-end:#2563eb}.customers-card{--card-color-start:#f59e0b;--card-color-end:#d97706}.products-card{--card-color-start:#8b5cf6;--card-color-end:#7c3aed}.vendors-card{--card-color-start:#ef4444;--card-color-end:#dc2626}.stat-trend{align-items:center;border-radius:1rem;display:flex;font-size:.8rem;font-weight:600;gap:.25rem;padding:.35rem .75rem}.stat-trend.positive{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.stat-trend.negative{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.stat-content{display:flex;flex-direction:column;gap:.5rem}.stat-value{font-size:2rem}.stat-label{font-size:.95rem;margin:0}.stat-period{color:#9ca3af;font-size:.8rem;margin-top:.25rem}.charts-section-modern{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(550px,1fr));margin-bottom:2.5rem}.chart-card-modern{background:#fff;border:1px solid #0000000d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.chart-card-modern:hover{box-shadow:0 8px 30px #0000001f}.chart-header-modern{align-items:flex-start;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.chart-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.chart-subtitle{color:#6b7280;font-size:.9rem;margin:0}.chart-actions{display:flex;gap:.5rem}.chart-action-btn{background:#f3f4f6;border:none;border-radius:.5rem;color:#4b5563;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.chart-action-btn:hover{background:#e5e7eb;color:#1f2937}.chart-body-modern{padding:1rem 0}.chart-visualization{position:relative}.chart-bars-modern{align-items:flex-end;display:flex;gap:8px;height:280px;justify-content:space-between;margin-bottom:1rem;padding:1rem 0}.chart-bar-modern-wrapper{align-items:flex-end;display:flex;flex:1 1;height:100%;position:relative}.chart-bar-modern{background:linear-gradient(180deg,#667eea,#764ba2);border-radius:4px 4px 0 0;cursor:pointer;min-height:4px;position:relative;transition:all .3s ease;width:100%}.chart-bar-modern:hover{background:linear-gradient(180deg,#5a67d8,#6b46c1);box-shadow:0 4px 15px #667eea66;transform:scaleY(1.05)}.chart-bar-modern.orders-bar{background:linear-gradient(180deg,#3b82f6,#2563eb)}.chart-bar-modern.orders-bar:hover{background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 4px 15px #3b82f666}.chart-labels-modern{border-top:1px solid #f3f4f6;color:#6b7280;display:flex;font-size:.75rem;font-weight:500;justify-content:space-between;padding-top:.5rem}.chart-labels-modern span{flex:1 1;text-align:center}.top-performers-modern{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-bottom:2.5rem}.top-section-card{background:#fff;border:1px solid #0000000d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem}.section-header-modern{border-bottom:2px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1rem}.section-title{margin:0 0 .25rem}.section-subtitle{color:#6b7280;font-size:.9rem;margin:0}.top-list-modern{display:flex;flex-direction:column;gap:1rem}.top-item-modern{align-items:center;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;padding:1.25rem;transition:all .3s ease}.top-item-modern:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);box-shadow:0 4px 15px #00000014;transform:translateX(5px)}.item-rank-modern{align-items:center;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:.5rem;color:#667eea;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:40px;justify-content:center;width:40px}.item-rank-modern.rank-1{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}.item-rank-modern.rank-2{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#4b5563}.item-rank-modern.rank-3{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#c2410c}.item-info-modern{flex:1 1;min-width:0}.item-name-modern{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-details-modern{color:#6b7280;font-size:.85rem}.item-value-modern{color:#1f2937;font-size:1.1rem;font-weight:700;white-space:nowrap}.no-data-modern{color:#9ca3af;padding:3rem 2rem;text-align:center}.no-data-modern svg{margin:0 auto 1rem;opacity:.5}.no-data-modern p{font-size:.95rem;margin:0}.recent-activity-modern{background:#fff;border:1px solid #0000000d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem}.activity-list-modern{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.activity-item-modern{align-items:flex-start;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;padding:1.25rem;transition:all .3s ease}.activity-item-modern:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);box-shadow:0 4px 15px #00000014;transform:translateX(5px)}.activity-icon-modern{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 8px #0000000d;display:flex;flex-shrink:0;font-size:1.5rem;height:48px;justify-content:center;width:48px}.activity-content-modern{flex:1 1}.activity-message-modern{color:#1f2937;font-size:.95rem;font-weight:500;margin-bottom:.35rem}.activity-time-modern{color:#6b7280;font-size:.8rem}.loading-container{min-height:500px}.spinner{border:4px solid #e5e7eb;height:50px;margin:0 auto 1.5rem;width:50px}@media (max-width:1200px){.charts-section-modern,.top-performers-modern{grid-template-columns:1fr}}@media (max-width:768px){.analytics-dashboard{background:#f9fafb;padding:1rem}.analytics-header-modern{align-items:stretch;flex-direction:column;gap:1.5rem;padding:1.5rem}.page-title{font-size:2rem}.header-actions{flex-direction:column;width:100%}.export-btn,.time-range-select-modern{justify-content:center;width:100%}.overview-cards-modern{gap:1rem;grid-template-columns:1fr}.stat-value{font-size:1.75rem}.chart-card-modern{padding:1.5rem}.chart-bars-modern{height:200px}.recent-activity-modern,.top-section-card{padding:1.5rem}}@media (max-width:480px){.page-title{font-size:1.75rem}.stat-card{padding:1.25rem}.stat-icon{height:48px;width:48px}.stat-value{font-size:1.5rem}.chart-bars-modern{gap:4px;height:150px}.top-item-modern{flex-wrap:wrap;gap:.75rem}.item-value-modern{text-align:right;width:100%}.activity-item-modern{align-items:flex-start;flex-direction:column}}.admin-wallet{margin:0 auto;max-width:1400px;padding:2rem}.admin-wallet-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:3rem}.btn-refresh{background:#007bff;padding:.5rem 1rem}.btn-refresh:hover{background:#0056b3}.wallet-actions{margin-bottom:2rem}.btn-pay-vendor{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-pay-vendor:hover:not(:disabled){background:#218838;box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}.btn-pay-vendor:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.vendors-wallet-list{margin-bottom:2rem}.vendors-wallet-list h3{color:#333;font-size:1.25rem;margin-bottom:1.5rem}.vendors-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.vendor-wallet-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem;transition:all .3s ease}.vendor-wallet-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.vendor-info h4{color:#333;font-size:1.1rem;margin:0 0 .5rem}.vendor-info p{color:#666;font-size:.9rem;margin:0}.vendor-balance{background:#f8f9fa;border-radius:8px;margin:1rem 0;padding:1rem}.balance-label-small{color:#666;font-size:.85rem;margin:0 0 .25rem}.balance-amount-small{color:#28a745;font-size:1.5rem;font-weight:700;margin:0}.btn-pay-now{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem;transition:all .3s ease;width:100%}.btn-pay-now:hover:not(:disabled){background:#0056b3}.btn-pay-now:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.wallet-transactions{margin-top:2rem}.payment-modal{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.payment-form{padding:1.5rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff}.btn-cancel,.btn-submit{flex:1 1;font-size:1rem;padding:.75rem;transition:all .3s ease}.btn-cancel{background:#f8f9fa;color:#333}.btn-cancel:hover{background:#e9ecef}.btn-submit{background:#007bff}.btn-submit:hover:not(:disabled){background:#0056b3}.btn-submit:disabled{background:#ccc;cursor:not-allowed;opacity:.6}@media (max-width:768px){.admin-wallet{padding:1rem}.vendors-grid{grid-template-columns:1fr}.wallet-balance-card{flex-direction:column;padding:1.5rem;text-align:center}.balance-amount{font-size:2rem}}.settings{margin:0 auto;max-width:1200px;padding:2rem}.settings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.save-button{background:#667eea;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.save-button:hover:not(:disabled){background:#5a67d8}.save-button:disabled{background:#e2e8f0;color:#a0aec0;cursor:not-allowed}.success-message{background:#c6f6d5;border-radius:.5rem;color:#22543d}.close-error,.close-success{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;padding:0;width:24px}.settings-container{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.settings-tabs{background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;overflow-x:auto}.tab-button{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#718096;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:1rem 1.5rem;transition:all .2s;white-space:nowrap}.tab-button:hover{background:#edf2f7;color:#4a5568}.tab-button.active{background:#fff;border-bottom-color:#667eea;color:#667eea}.tab-icon{font-size:1rem}.tab-label{font-size:.875rem}.settings-content{padding:2rem}.settings-section h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.settings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.setting-group{display:flex;flex-direction:column}.setting-group label{color:#2d3748;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.setting-input,.setting-select{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;padding:.75rem;transition:border-color .2s,box-shadow .2s}.setting-input:focus,.setting-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.checkbox-group{align-items:center;flex-direction:row;gap:.75rem}.checkbox-label{gap:.75rem;margin-bottom:0!important}.setting-checkbox{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.checkbox-text{color:#2d3748;font-size:.875rem;-webkit-user-select:none;user-select:none}.setting-hint{color:#718096;display:block;font-size:.75rem;margin-top:.25rem}@media (max-width:768px){.settings{padding:1rem}.settings-header{align-items:flex-start;gap:1rem}.settings-header,.settings-tabs{flex-direction:column}.tab-button{border-bottom:none;border-right:3px solid #0000;justify-content:flex-start}.tab-button.active{border-bottom-color:#0000;border-right-color:#667eea}.settings-content{padding:1rem}.settings-grid{grid-template-columns:1fr}.header-content h2{font-size:1.5rem}}@media (max-width:480px){.settings-tabs{flex-direction:row;overflow-x:auto}.tab-button{border-bottom:3px solid #0000;border-right:none;flex-direction:column;padding:.75rem 1rem;text-align:center}.tab-button.active{border-bottom-color:#667eea;border-right-color:#0000}.tab-icon{font-size:1.25rem}.tab-label{font-size:.75rem}}.pincode-management{margin:0 auto;max-width:1400px;padding:20px}.pincode-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #667eea4d;display:flex;justify-content:space-between;margin-bottom:30px;overflow:hidden;padding:2rem 2.5rem;position:relative}.pincode-header:before{background:#ffffff1a;height:300px;right:-10%;top:-50%;width:300px}.pincode-header:after,.pincode-header:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.pincode-header:after{background:#ffffff14;bottom:-30%;height:200px;left:-5%;width:200px}.header-content{flex:1 1}.header-content h1{align-items:center;display:flex;gap:12px}.header-content h1:before{content:"📍";filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:2.2rem}.header-content p{font-weight:400;letter-spacing:.3px}.pincode-header .btn-primary{align-items:center;background:#fff;border:none;border-radius:12px;box-shadow:0 4px 15px #0003;color:#667eea;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;position:relative;transition:all .3s ease;z-index:1}.pincode-header .btn-primary:hover{background:#f8f9fa;box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.pincode-header .btn-primary:active{box-shadow:0 2px 10px #0003;transform:translateY(0)}.btn-primary{background:#3b82f6}.btn-primary:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.btn-secondary{border:none;font-size:14px;padding:10px 20px;transition:all .2s}.alert-icon{font-size:18px}.csv-upload-section{background:#fff;border:2px dashed #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;padding:1.5rem;transition:all .3s ease}.csv-upload-section:hover{background:#f8f9ff;border-color:#667eea}.csv-upload-header{align-items:center;display:flex;gap:20px;justify-content:space-between}.csv-upload-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 8px}.csv-upload-header p{color:#6b7280;font-size:14px;margin:0}.csv-upload-header p strong{color:#374151}.csv-upload-controls{align-items:center;display:flex;gap:12px}.csv-upload-btn,.sample-csv-btn{align-items:center;display:inline-flex;gap:8px;text-decoration:none;white-space:nowrap}.csv-upload-btn:disabled{cursor:not-allowed;opacity:.6}.search-bar{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:12px}.search-icon{color:#6b7280;font-size:18px}.search-input{font-size:14px}.filters-grid{margin-bottom:15px}.filter-select{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:10px}.filter-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.results-count{border-top:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding-top:15px}.results-count strong{color:#1f2937}.pincode-form{padding:20px}.form-group{gap:8px}.form-group label{font-size:13px}.form-group .required{color:#ef4444}.form-group input,.form-group select{font-size:14px;padding:10px;transition:all .2s}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.checkbox-label{background:#fff;border:1px solid #d1d5db;border-radius:6px;gap:10px;padding:10px}.checkbox-label input[type=checkbox]{height:18px;width:18px}.pincodes-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.pincodes-table{border-collapse:collapse;width:100%}.pincodes-table thead{background:#f9fafb}.pincodes-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.pincodes-table td{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:14px;padding:16px}.pincodes-table tbody tr:hover{background:#f9fafb}.pincodes-table tbody tr:last-child td{border-bottom:none}.badge-success{background:#d1fae5;color:#065f46}.badge-danger{background:#fee2e2;color:#991b1b}.badge-active{background:#dbeafe;color:#1e40af}.badge-inactive{background:#f3f4f6;color:#6b7280}.btn-delete,.btn-edit{border-radius:6px;font-size:18px;padding:6px 10px;transition:all .2s}.btn-edit:hover{background:#dbeafe}.btn-delete:hover{background:#fee2e2}.status-toggle{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s;white-space:nowrap}.status-toggle.active{background:#d1fae5;color:#065f46}.status-toggle.inactive{background:#fee2e2;color:#991b1b}.status-toggle:hover{box-shadow:0 2px 4px #0000001a;transform:scale(1.05)}.status-toggle.active:hover{background:#a7f3d0}.status-toggle.inactive:hover{background:#fecaca}.inactive-row{background:#f9fafb;opacity:.6}.inactive-row:hover{background:#f3f4f6}.status-select{font-size:14px;padding:10px;transition:all .2s;width:100%}.status-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.empty-state p{margin-bottom:20px}.loading-spinner{border-top-color:#3b82f6}@media (max-width:768px){.pincode-header{align-items:flex-start;flex-direction:column;gap:20px;padding:1.5rem}.header-content h1{font-size:1.75rem}.header-content h1:before{font-size:1.9rem}.pincode-header .btn-primary{justify-content:center;width:100%}.csv-upload-header{align-items:flex-start;flex-direction:column;gap:15px}.csv-upload-controls{flex-direction:column;width:100%}.csv-upload-btn,.sample-csv-btn{justify-content:center;width:100%}.filters-grid,.form-row{grid-template-columns:1fr}.pincodes-table{font-size:12px}.pincodes-table td,.pincodes-table th{padding:10px}}.coupon-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.coupon-header{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 20px #667eea33;color:#fff;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.coupon-header h1{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem}.coupon-header p{color:#ffffffe6;margin:0;opacity:.95}.btn-add-coupon{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-add-coupon:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.coupon-filters{align-items:flex-end;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem}.filter-group label{color:#6b7280;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.coupon-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.coupon-form{padding:1.5rem}.form-select[multiple]{min-height:120px;padding:.5rem}.form-select[multiple] option{border-radius:4px;margin:2px 0;padding:.5rem}.form-select[multiple] option:checked{background:#667eea;color:#fff}.code-input-group{display:flex;gap:.5rem}.code-input-group .form-input{flex:1 1}.btn-generate{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease;white-space:nowrap}.btn-generate:hover{background:#e5e7eb;border-color:#d1d5db}.coupons-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.coupons-table{border-collapse:collapse;font-size:.875rem;width:100%}.coupons-table thead{background:#f8f9fa}.coupons-table th{border-bottom:2px solid #e9ecef;color:#495057;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.coupons-table td{border-bottom:1px solid #f3f4f6;color:#495057;padding:1rem}.coupons-table tbody tr{transition:background-color .2s ease}.coupons-table tbody tr:hover{background:#f8f9fa}.coupons-table tbody tr.expired{background:#fef2f2;opacity:.7}.coupons-table tbody tr.upcoming{background:#f0f9ff}.coupon-code-cell{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.coupon-code-cell strong{color:#1f2937;font-family:Courier New,monospace;font-size:.95rem}.badge-expired,.badge-limit,.badge-upcoming{border-radius:4px;font-size:.7rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.badge-expired{background:#fee2e2;color:#991b1b}.badge-upcoming{background:#dbeafe;color:#1e40af}.badge-limit{background:#fef3c7;color:#92400e}.coupon-description{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discount-info{display:flex;flex-direction:column;gap:.25rem}.discount-flat,.discount-percent{color:#10b981;font-size:1rem;font-weight:700}.discount-info small{color:#6b7280;font-size:.75rem}.applies-to-info{display:flex;flex-direction:column;gap:.25rem}.tag-all,.tag-category,.tag-product{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.tag-all{background:#e0e7ff;color:#4338ca}.tag-category{background:#dbeafe;color:#1e40af}.tag-product{background:#dcfce7;color:#166534}.text-muted{color:#9ca3af}.date-range{align-items:center;display:flex;font-size:.8rem;gap:.5rem}.date-separator{color:#9ca3af}.usage-info{display:flex;flex-direction:column;gap:.25rem}.action-buttons{gap:.5rem}.btn-delete,.btn-edit{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.5rem;transition:all .2s ease}.btn-edit:hover{background:#e3f2fd;transform:scale(1.1)}.btn-delete:hover{background:#ffebee;transform:scale(1.1)}.empty-state p{margin:0 0 1.5rem}.btn-add-first{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-add-first:hover{background:#764ba2;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}@media (max-width:768px){.coupon-management{padding:1rem}.coupon-header{gap:1rem}.coupon-filters,.coupon-header{align-items:stretch;flex-direction:column}.form-row{grid-template-columns:1fr}.coupons-table{font-size:.8rem}.coupons-table td,.coupons-table th{padding:.75rem .5rem}.coupon-description{max-width:150px}.date-range{align-items:flex-start;flex-direction:column;gap:.25rem}.date-separator{display:none}}.offer-management-container{margin:0 auto;max-width:1400px;padding:2rem}.offer-management-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.offer-management-header h2{color:#333;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.offer-management-header p{color:#666;font-size:1rem;margin:0}.btn-primary{border-radius:6px;box-shadow:0 4px 12px #764ba233;font-size:14px;padding:10px 20px;transition:all .2s ease;white-space:nowrap}.btn-primary:hover{box-shadow:0 6px 16px #764ba24d}.offer-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.offers-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;overflow:hidden}.offers-table{border-collapse:collapse;width:100%}.offers-table thead{background:#f8f9fa}.offers-table th{border-bottom:2px solid #e1e5e9;color:#333;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.offers-table td{border-bottom:1px solid #e1e5e9;padding:1rem;text-align:left;vertical-align:middle}.offers-table td:last-child{text-align:center}.offers-table tbody tr:hover{background:#f8f9fa}.offer-title-cell{align-items:center;display:flex;gap:1rem}.offer-thumbnail{background:#f0f0f0;border-radius:6px;height:60px;object-fit:cover;width:60px}.offer-description{color:#666;font-size:.85rem;margin:.25rem 0 0}.discount-badge{border-radius:6px;display:inline-block;font-size:.9rem;padding:.4rem .8rem}.status-badge.status-active{background:#d4edda;color:#155724}.status-badge.status-inactive{background:#fff3cd;color:#856404}.action-buttons{align-items:center;gap:8px}.btn-delete,.btn-edit,.btn-toggle{align-items:center;background:#0000;border:1px solid #e1e5e9;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;min-width:36px;padding:8px 12px;transition:all .2s ease}.btn-edit{color:#667eea}.btn-edit:hover{background:#667eea1a;border-color:#667eea}.btn-activate{color:#28a745}.btn-activate:hover{background:#28a7451a;border-color:#28a745}.btn-deactivate{color:#ffc107}.btn-deactivate:hover{background:#ffc1071a;border-color:#ffc107}.btn-delete{color:#dc3545}.btn-delete:hover{background:#dc35451a;border-color:#dc3545}.modal-overlay{padding:2rem}.modal-content{box-shadow:0 10px 40px #0003}.modal-header{border-bottom:1px solid #e1e5e9}.modal-header h3{color:#333;font-size:1.5rem;margin:0}.modal-close{color:#666;font-size:1.5rem}.modal-close:hover{background:#f0f0f0;color:#333}.offer-form{padding:1.5rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:.95rem;padding:.75rem;transition:border-color .2s}.form-group textarea{min-height:80px}.checkbox-group{align-items:flex-start;background:#f9f9f9;border:1px solid #ddd;border-radius:6px;display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding:12px}.checkbox-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:10px;margin:0;padding:8px;transition:all .2s ease}.checkbox-item:hover{background:#f0f0f0}.checkbox-item input[type=checkbox]{accent-color:#667eea;cursor:pointer;flex-shrink:0;height:18px;width:18px}.checkbox-item span{color:#333;font-size:14px;-webkit-user-select:none;user-select:none}.checkbox-item input[type=checkbox]:checked+span{color:#667eea;font-weight:500}.no-items{color:#999;font-size:14px;margin:0;padding:20px;text-align:center}.form-actions{margin-top:2rem;padding-top:1.5rem}.btn-cancel{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-cancel:hover{background:#5a6268}.btn-submit{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-submit:hover{background:#5568d3;box-shadow:0 4px 8px #667eea4d}@media (max-width:768px){.offer-management-container{padding:1rem}.offer-management-header{align-items:stretch;flex-direction:column}.btn-primary{width:100%}.offer-filters{flex-direction:column}.filter-group{min-width:100%}.offers-table{font-size:.85rem}.offers-table td,.offers-table th{padding:.75rem .5rem}.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.form-row{grid-template-columns:1fr}}.notification-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.notification-header{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 20px #667eea33;color:#fff;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.notification-header h1{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem}.notification-header p{color:#ffffffe6;margin:0;opacity:.95}.btn-send-notification{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-send-notification:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.error-message,.success-message{align-items:center;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 1.5rem}.success-message{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.error-close,.success-close{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:1.5rem;height:28px;justify-content:center;padding:0;transition:background .2s;width:28px}.success-close{color:#065f46}.success-close:hover{background:#065f461a}.notification-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.notification-form{padding:1.5rem}.form-section{margin-bottom:2rem}.section-label{color:#374151;font-size:.875rem;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem}.radio-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background .2s}.radio-option:hover{background:#f3f4f6}.radio-option input[type=radio]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.radio-option span{color:#374151;font-weight:500}.recipient-selector-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.btn-select-all{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-select-all:hover{background:#e5e7eb;border-color:#d1d5db}.search-recipients{margin-bottom:1rem}.search-input{padding:.75rem}.recipients-list{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;max-height:300px;overflow-y:auto;padding:.5rem}.empty-recipients,.loading-recipients{color:#6b7280;font-size:.875rem;padding:2rem;text-align:center}.recipient-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.25rem;padding:.75rem;transition:background .2s}.recipient-item:hover{background:#fff}.recipient-item input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.recipient-info{flex:1 1}.recipient-name{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.recipient-email{color:#6b7280;font-size:.75rem}.form-textarea{min-height:120px}.modal-actions{margin-top:1.5rem}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-cancel{background:#fff;border:1px solid #e5e7eb;color:#6b7280}.btn-cancel:hover{background:#f9fafb;border-color:#d1d5db}.btn-submit{background:#667eea;color:#fff}.btn-submit:hover{background:#764ba2;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.info-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:1.5rem;padding:2rem}.info-icon{flex-shrink:0;font-size:3rem}.info-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.info-content ul{color:#6b7280;line-height:1.8;margin:0;padding-left:1.5rem}.info-content li{margin-bottom:.5rem}.info-content strong{color:#374151;font-weight:600}@media (max-width:768px){.notification-management{padding:1rem}.notification-header{align-items:stretch;flex-direction:column;gap:1rem}.notification-modal{max-width:100%}.radio-group{flex-direction:column;gap:.75rem}.recipient-selector-header{align-items:flex-start;flex-direction:column;gap:.5rem}.info-card{flex-direction:column}.info-icon{font-size:2rem}}.admin-ticket-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.modal-content{max-width:900px}.reply-section .btn-primary{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.reply-section .btn-primary:hover{background:#5568d3}.tickets-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.tickets-table{border-collapse:collapse;width:100%}.tickets-table thead{background:#f9fafb}.tickets-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.tickets-table td{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:14px;padding:16px}.tickets-table tbody tr:hover{background:#f9fafb}.tickets-table tbody tr:last-child td{border-bottom:none}.ticket-subject-cell{color:#667eea;cursor:pointer;font-weight:500;transition:color .2s}.ticket-subject-cell:hover{color:#5568d3;text-decoration:underline}@media (max-width:768px){.ticket-header{align-items:flex-start;flex-direction:column;gap:20px;padding:1.5rem}.filters-grid{grid-template-columns:1fr}.tickets-table{font-size:12px}.tickets-table td,.tickets-table th{padding:10px}.message-item.received,.message-item.sent{margin-left:0;margin-right:0}}.admin-return-refund-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.status-controls{align-items:center;display:flex;gap:12px}.status-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:13px;padding:6px 12px}.status-select:focus{border-color:#667eea;outline:none}.sidebar{background:linear-gradient(180deg,#1a1a2e,#16213e 50%,#0f3460);border-right:1px solid #ffffff1a;box-shadow:4px 0 20px #00000026;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1000}.sidebar.collapsed{width:70px}.sidebar-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;padding:24px 20px}.sidebar-header,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{gap:12px}.logo-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #667eea4d;display:flex;font-size:2rem;height:44px;justify-content:center;width:44px}.logo-text h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.logo-text p{color:#ffffffb3;font-size:.8rem;margin:0}.toggle-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:36px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:36px}.toggle-button:hover{background:#ffffff26;border-color:#fff3;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.sidebar-user{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border-bottom:1px solid #ffffff14;display:flex;gap:14px;padding:20px}.user-avatar{border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #667eea4d;font-weight:600;height:44px;width:44px}.user-info{flex:1 1;min-width:0}.user-name{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:2px}.user-role{color:#ffffffb3;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.sidebar-nav{flex:1 1;overflow-y:auto;padding:20px 0}.nav-list{list-style:none;margin:0;padding:0}.nav-item{margin-bottom:4px}.sidebar-link{color:#fff!important}.nav-link{border-radius:10px;color:#ffffffe6;display:flex;gap:14px;padding:14px 20px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.nav-link:hover{background:#ffffff14;box-shadow:0 2px 8px #0000001a}.nav-link.active,.nav-link:hover{color:#fff;transform:translateX(4px)}.nav-link.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}.nav-link.active:before{background:#fff;border-radius:2px;box-shadow:0 0 8px #ffffff80;content:"";height:20px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.nav-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));flex-shrink:0;font-size:1.3rem;text-align:center;width:24px}.nav-content{flex:1 1;min-width:0}.nav-label{color:inherit;display:block;font-size:.95rem;font-weight:600;letter-spacing:.3px;margin-bottom:3px}.nav-description{color:inherit;display:block;font-size:.75rem;font-weight:400;line-height:1.3}.sidebar-footer{background:#ffffff05;border-top:1px solid #ffffff14;padding:20px}.logout-button,.sidebar-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logout-button{align-items:center;background:#e74c3c14;border:1px solid #e74c3c33;border-radius:10px;color:#e74c3c;display:flex;font-size:.95rem;font-weight:600;gap:14px;padding:14px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.logout-button:hover{background:#e74c3c26;border-color:#e74c3c66;box-shadow:0 4px 12px #e74c3c33;color:#c0392b;transform:translateY(-1px)}.logout-icon{flex-shrink:0}.logout-text{flex:1 1;text-align:left}.sidebar.collapsed .logout-text,.sidebar.collapsed .nav-content,.sidebar.collapsed .sidebar-logo .logo-text,.sidebar.collapsed .user-info{display:none}.sidebar.collapsed .nav-link{border-radius:8px;color:#ffffffe6;justify-content:center;margin:2px 8px;padding:14px 12px}.sidebar.collapsed .nav-link:hover{color:#fff}.sidebar.collapsed .sidebar-user{justify-content:center;padding:20px 12px}.sidebar.collapsed .logout-button{border-radius:8px;justify-content:center;padding:14px 12px}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#fff6}@media (max-width:768px){.sidebar{transform:translateX(-100%);width:280px}.sidebar.mobile-open{transform:translateX(0)}.sidebar.collapsed{width:280px}.sidebar.collapsed.mobile-open{transform:translateX(0)}.sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1)}}.sidebar:before{background:linear-gradient(180deg,#ffffff05,#0000 50%,#00000005);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.nav-item{animation:slideIn .3s ease forwards}.nav-item:first-child{animation-delay:.1s}.nav-item:nth-child(2){animation-delay:.15s}.nav-item:nth-child(3){animation-delay:.2s}.nav-item:nth-child(4){animation-delay:.25s}.nav-item:nth-child(5){animation-delay:.3s}.nav-item:nth-child(6){animation-delay:.35s}.nav-item:nth-child(7){animation-delay:.4s}.nav-item:nth-child(8){animation-delay:.45s}.nav-item:nth-child(9){animation-delay:.5s}.nav-item:nth-child(10){animation-delay:.55s}.nav-item:nth-child(11){animation-delay:.6s}.nav-item:nth-child(12){animation-delay:.65s}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:8px;position:relative;width:30px;z-index:1001}.hamburger-line{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-toggle.open .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.open .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.mobile-menu-toggle{display:flex}}.admin-dashboard{background-color:#f8fafc;display:flex;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:250px;transition:margin-left .3s ease}.dashboard-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;max-width:100%;padding:1rem 2rem;width:100%}.header-left{align-items:center;gap:1rem}.header-title h1{color:#1a202c;font-size:1.5rem;font-weight:600;margin:0}.header-title p{color:#718096;font-size:.875rem;margin:0}.header-right{align-items:center;display:flex;gap:1rem}.user-info{align-items:flex-end;display:flex;flex-direction:column}.user-name{color:#2d3748;font-size:.875rem;font-weight:500}.user-role{color:#718096;text-transform:capitalize}.logout-button{background:#e53e3e;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.logout-button:hover{background:#c53030}.dashboard-main{flex:1 1;overflow-y:auto;padding:2rem 0 2rem 2rem}.dashboard-overview{margin:0 auto;max-width:100%}.dashboard-header{margin-bottom:2rem}.dashboard-header h2{color:#1a202c;font-size:2rem;font-weight:700;margin:0 0 .5rem}.dashboard-header p{color:#718096;font-size:1rem;margin:0}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(4,minmax(220px,1fr));margin-bottom:2rem}.stat-card{border:1px solid #e2e8f0;border-radius:.75rem;transition:transform .2s,box-shadow .2s}.stat-icon{border-radius:.75rem}.stat-content h3{color:#1a202c;margin:0 0 .25rem}.stat-content p{color:#718096;font-size:.875rem;margin:0 0 .5rem}.stat-change{border-radius:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.stat-change.positive{background:#c6f6d5;color:#22543d}.stat-change.negative{background:#fed7d7;color:#742a2a}.dashboard-sections{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:2rem}.dashboard-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.section-header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.section-header h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0}.view-all-btn{background:none;border:none;border-radius:.375rem;color:#667eea;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s}.view-all-btn:hover{background:#f7fafc}.section-content{padding:0 1.5rem 1.5rem}.recent-list{display:flex;flex-direction:column;gap:.75rem}.recent-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;padding:.75rem}.item-info h4{color:#2d3748;font-size:.875rem;font-weight:500}.item-info p{color:#718096}.status-badge{border-radius:.375rem}.status-badge.active{background:#c6f6d5;color:#22543d}.status-badge.pending{background:#fef5e7;color:#744210}.status-badge.completed{background:#bee3f8;color:#2a4365}.status-badge.inactive{background:#fed7d7;color:#742a2a}.quick-actions{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.quick-actions h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.action-buttons{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-btn{background:#667eea;border-radius:.5rem;display:flex;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:background-color .2s,transform .2s}.action-btn:hover{background:#5a67d8;transform:translateY(-1px)}.action-icon{font-size:1rem}.loading,.no-data{color:#718096;font-style:italic;padding:2rem}.date-filter-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:1.5rem}.date-filter-header{align-items:center;display:flex;justify-content:space-between}.date-filter-header h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.date-filter-buttons{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:.5rem;padding:.25rem}.filter-btn{background:#0000;border-radius:.375rem;color:#718096;font-size:.875rem;min-width:80px;transition:all .2s ease}.filter-btn:hover{background:#667eea1a;color:#667eea}.filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 4px #667eea4d;color:#fff}.filter-btn.active:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 4px 8px #667eea66;transform:translateY(-1px)}.chart-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:1.5rem}.chart-header{align-items:center}.chart-header h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.chart-legend{display:flex;gap:1rem}.legend-item{align-items:center;color:#718096;display:flex;font-size:.875rem;gap:.5rem}.legend-color{border-radius:2px;height:12px;width:12px}.legend-color.orders{background:linear-gradient(135deg,#667eea,#764ba2)}.legend-color.revenue{background:linear-gradient(135deg,#f093fb,#f5576c)}.legend-color.profit{background:linear-gradient(135deg,#4facfe,#00f2fe)}.legend-color.margin{background:linear-gradient(135deg,#43e97b,#38f9d7)}.chart-container{height:300px}.chart-bars{align-items:end;height:100%;overflow-x:auto}.chart-bar-group{min-width:40px}.bar-labels{align-items:center;display:flex;flex-direction:column;gap:2px;position:absolute;top:-30px;z-index:2}.bar-value{border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;min-width:20px;padding:2px 6px;text-align:center}.bar-value.orders{background:linear-gradient(135deg,#667eea,#764ba2)}.bar-value.revenue{background:linear-gradient(135deg,#f093fb,#f5576c)}.bar-value.profit{background:linear-gradient(135deg,#4facfe,#00f2fe)}.bar-value.margin{background:linear-gradient(135deg,#43e97b,#38f9d7)}.bars{align-items:end;display:flex;gap:1px;height:calc(100% - 40px);max-width:35px;width:100%}.bar{border-radius:4px 4px 0 0;flex:1 1;min-height:4px;position:relative;transition:all .3s ease}.bar.orders{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d}.bar.revenue{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 2px 8px #f093fb4d}.bar.profit{background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 2px 8px #4facfe4d}.bar.margin{background:linear-gradient(135deg,#43e97b,#38f9d7);box-shadow:0 2px 8px #43e97b4d}.bar:hover{box-shadow:0 4px 12px #00000026;transform:scaleY(1.05)}.bar-label{bottom:-25px;color:#718096;font-size:.75rem;font-weight:500;position:absolute}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.main-content{margin-left:0}.dashboard-main,.header-content{padding:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.chart-container{height:250px}.chart-bars{gap:.1rem;padding:0 .25rem}.chart-bar-group{min-width:30px}.bars{gap:.5px;max-width:25px}.bar-value{font-size:.7rem;padding:1px 4px}.date-filter-header{align-items:flex-start;flex-direction:column;gap:1rem}.date-filter-buttons{justify-content:center;width:100%}.filter-btn{flex:1 1;min-width:auto}.action-buttons,.dashboard-sections{grid-template-columns:1fr}.header-right{flex-direction:column;gap:.5rem}.header-right,.user-info{align-items:flex-end}}@media (max-width:480px){.dashboard-header h2{font-size:1.5rem}.stats-grid{grid-template-columns:1fr}.chart-container{height:200px}.chart-bars{gap:.05rem;padding:0 .1rem}.chart-bar-group{min-width:25px}.bars{gap:.5px;max-width:20px}.bar-value{font-size:.65rem;padding:1px 3px}.bar-label{font-size:.7rem}.date-filter-header h3{font-size:1.1rem}.filter-btn{font-size:.8rem;padding:.4rem .8rem}.stat-card{padding:1rem}.stat-icon{font-size:2rem;height:50px;width:50px}.stat-content h3{font-size:1.5rem}}.admin-dashboard.sidebar-collapsed .main-content{margin-left:80px}@media (max-width:768px){.admin-dashboard.mobile-menu-open .main-content{margin-left:0}}.stats-grid.fixed-4{grid-template-columns:repeat(4,minmax(220px,1fr))}.vendor-kyc{margin:0 auto;max-width:1200px;padding:30px}.kyc-header{margin-bottom:40px;text-align:center}.kyc-header h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:10px}.kyc-header p{color:#666;font-size:1.1rem;margin-bottom:20px}.kyc-status{display:flex;justify-content:center;margin-top:20px}.status-badge{color:#fff;font-size:.9rem;padding:8px 20px}.loading-spinner{border:4px solid #f3f3f3;margin-bottom:20px}.error-message{background:#fef2f2;color:#dc2626}.error-message,.success-message{font-weight:500;margin-bottom:30px;padding:16px 20px}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.kyc-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.form-section{border-bottom:1px solid #e5e7eb;padding:30px}.form-section:last-child{border-bottom:none}.form-section h2{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:20px}.section-description{color:#666;line-height:1.6;margin-bottom:30px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:20px}.form-group input,.form-group textarea{border:2px solid #e5e7eb}.form-group input:disabled,.form-group textarea:disabled{background-color:#f9fafb}.form-group textarea{min-height:100px;resize:vertical}.documents-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.document-upload{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:25px;transition:all .3s ease}.document-upload:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.document-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.document-header h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0}.required-badge{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.required-badge.required{background:#fef2f2;color:#dc2626}.required-badge.optional{background:#f1f5f9;color:#64748b}.document-description{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:20px}.uploaded-document{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:flex;gap:10px;margin-bottom:15px;padding:12px 16px}.uploaded-icon{color:#16a34a;font-size:1.1rem;font-weight:700}.uploaded-text{color:#166534;flex:1 1;font-weight:500}.view-document{border-radius:4px;color:#667eea;font-size:.9rem;font-weight:500;padding:4px 8px;text-decoration:none;transition:all .2s ease}.view-document:hover{background:#667eea;color:#fff}.file-input-container{margin-bottom:10px;position:relative}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.file-input-label{align-items:center;background:#fff;border:2px dashed #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-weight:500;gap:12px;padding:16px 20px;transition:all .3s ease}.file-input-label:hover{background:#f8fafc;border-color:#667eea}.upload-icon{font-size:1.2rem}.upload-text{flex:1 1}.file-info{display:flex;gap:10px;justify-content:space-between}.file-info small{color:#64748b;font-size:.8rem}.form-actions{background:#f8fafc;justify-content:center;padding:30px}.submit-button{border-radius:8px;font-size:1.1rem;font-weight:600;min-width:200px;overflow:hidden;padding:16px 40px;position:relative;transition:all .3s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{transform:none}.submit-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-button:hover:before{left:100%}@media (max-width:768px){.vendor-kyc{padding:20px}.kyc-header h1{font-size:2rem}.form-section{padding:20px}.form-grid{gap:15px;grid-template-columns:1fr}.documents-grid{gap:20px;grid-template-columns:1fr}.document-upload{padding:20px}.file-info{flex-direction:column;gap:5px}.form-actions{padding:20px}.submit-button{padding:14px 20px;width:100%}}@media (max-width:480px){.vendor-kyc{padding:15px}.kyc-header h1{font-size:1.8rem}.document-upload,.form-section{padding:15px}}.vendor-bank-account{margin:0 auto;max-width:900px;padding:20px}.bank-account-header{align-items:center;border-bottom:2px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.header-content h2{color:#333;font-size:1.8rem;font-weight:600;margin:0 0 8px}.header-content p{color:#666;font-size:.95rem}.edit-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.edit-button:hover{background:#5568d3;transform:translateY(-1px)}.loading-spinner .spinner{height:40px;margin:0 auto 16px;width:40px}.error-message{padding:12px 16px}.error-message .close-error{background:none;border:none;color:#721c24;cursor:pointer;font-size:18px;padding:0 8px}.success-message{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:12px 16px}.success-message .close-success{background:none;border:none;color:#155724;cursor:pointer;font-size:18px;padding:0 8px}.bank-account-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:24px}.form-row{grid-gap:16px;gap:16px;margin-bottom:16px}.form-group input[type=text]{border:2px solid #e1e5e9;border-radius:6px;font-size:.9rem;padding:10px 12px;transition:all .3s ease}.form-group input[type=text]:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input[type=text]:disabled{background-color:#f8f9fa;cursor:not-allowed}.form-group input[type=checkbox]{cursor:pointer;height:18px;width:18px}.form-actions{border-top:1px solid #e1e5e9;gap:12px;margin-top:24px}.cancel-button{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.cancel-button:hover:not(:disabled){background:#e9ecef;border-color:#dee2e6}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.bank-account-view{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.account-details-card{padding:24px}.detail-row{border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:200px 1fr;padding:16px 0}.detail-row:last-child{border-bottom:none}.detail-label{font-size:.9rem}.detail-value{font-size:.95rem}.account-number{color:#667eea;font-family:Courier New,monospace;font-weight:500}.badge{border-radius:4px;font-size:.8rem;font-weight:500}.badge-success{background:#d4edda;color:#155724}.badge-secondary{background:#e2e3e5;color:#383d41}.no-account-message{padding:60px 20px;text-align:center}.no-account-icon{font-size:64px;margin-bottom:16px}.no-account-message h3{color:#333;font-size:1.5rem;margin:0 0 8px}.no-account-message p{color:#666;font-size:1rem;margin:0 0 24px}.add-account-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.add-account-button:hover{background:#5568d3;box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.vendor-bank-account{padding:12px}.bank-account-header{align-items:flex-start;flex-direction:column;gap:12px}.detail-row,.form-row{grid-template-columns:1fr}.detail-row{gap:8px}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}}.inventory-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.inventory-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 20px #667eea33;color:#fff;margin-bottom:2rem;padding:2rem}.header-content h1{margin:0 0 .5rem}.header-content p{opacity:.95}.error-message{border-radius:12px;box-shadow:0 2px 8px #ef44441a;margin-bottom:2rem}.error-icon{font-size:1.25rem}.error-close{align-items:center;background:none;border:none;border-radius:6px;color:#991b1b;cursor:pointer;display:flex;font-size:1.5rem;height:28px;justify-content:center;padding:0;transition:background .2s;width:28px}.error-close:hover{background:#991b1b1a}.inventory-summary{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.summary-card{align-items:center;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;transition:all .3s ease}.summary-card:hover{border-color:#667eea;box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.summary-card.warning{border-left:4px solid #f59e0b}.summary-card.danger{border-left:4px solid #ef4444}.summary-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.summary-card.warning .summary-icon-wrapper{background:linear-gradient(135deg,#f59e0b15,#d9770615)}.summary-card.danger .summary-icon-wrapper{background:linear-gradient(135deg,#ef444415,#dc262615)}.summary-icon{color:#667eea;height:28px;width:28px}.summary-card.warning .summary-icon{color:#f59e0b}.summary-card.danger .summary-icon{color:#ef4444}.summary-content{flex:1 1}.summary-content h3{color:#1f2937;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.summary-content p{color:#6b7280;font-size:.875rem;font-weight:500;margin:0}.inventory-filters{align-items:flex-end;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem}.search-box{align-items:center;display:flex;flex:1 1;min-width:250px;position:relative}.search-icon{color:#9ca3af;height:20px;pointer-events:none;position:absolute;right:1rem;width:20px}.search-input{border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;padding:.75rem 1rem .75rem 3rem;transition:all .2s ease;width:100%}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filter-select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:.875rem;padding:.75rem;transition:all .2s ease}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.inventory-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.table-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between}.table-header h3{font-weight:700}.table-count{color:#6b7280;font-size:.875rem;font-weight:500}.inventory-table-container{overflow-x:auto}.inventory-table{border-collapse:collapse;font-size:.9rem;table-layout:fixed;width:100%}.inventory-table thead{background:#f8f9fa}.inventory-table th{border-bottom:2px solid #e1e5e9;font-size:.9rem;font-weight:600}.inventory-table td,.inventory-table th{color:#333;padding:15px 12px;text-align:left}.inventory-table td{border-bottom:1px solid #e1e5e9;vertical-align:top}.inventory-table tbody tr{transition:background-color .2s ease}.inventory-table tbody tr:hover{background:#f8f9fa}.inventory-table td:first-child,.inventory-table th:first-child{width:80px}.inventory-table td:nth-child(2),.inventory-table th:nth-child(2){width:25%}.inventory-table td:nth-child(3),.inventory-table th:nth-child(3){width:15%}.inventory-table td:nth-child(4),.inventory-table th:nth-child(4){width:12%}.inventory-table td:nth-child(5),.inventory-table td:nth-child(6),.inventory-table td:nth-child(7),.inventory-table th:nth-child(5),.inventory-table th:nth-child(6),.inventory-table th:nth-child(7){width:10%}.inventory-table td:nth-child(8),.inventory-table th:nth-child(8){text-align:center;width:18%}.product-name-cell{color:#333;font-size:.95rem;font-weight:600}.category-cell,.product-name-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-cell{color:#666;font-size:.85rem}.inventory-management .product-image{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.product-image img{border-radius:8px;box-shadow:0 2px 4px #0000001a;height:80px;max-height:80px;max-width:80px;transition:transform .2s ease;width:80px}.product-image img:hover{transform:scale(1.05)}.no-image{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;height:80px;width:80px}.no-image svg{height:24px;width:24px}.product-details{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:0;text-align:left}.product-details h4{color:#333;font-size:.95rem;font-weight:600;margin:0 0 4px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.product-category{color:#666;font-size:.85rem;margin:0}.sku{background:#f3f4f6;border-radius:4px;color:#6b7280;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.stock-info{display:flex;flex-direction:column;gap:.5rem}.stock-quantity{color:#1f2937;font-size:1.125rem;font-weight:700}.stock-status-badge{background:var(--status-color);border-radius:6px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}.stock-out-of-stock{background:#fee2e2;color:#991b1b}.stock-low-stock{background:#fef3c7;color:#92400e}.stock-medium-stock{background:#dbeafe;color:#1e40af}.stock-in-stock{background:#d1fae5;color:#065f46}.price,.value{color:#1f2937;font-size:.95rem;font-weight:600}.value{color:#10b981}.status-badge{font-weight:600;padding:.375rem .75rem}.status-active{background:#d1fae5;color:#065f46}.status-inactive{background:#fee2e2;color:#991b1b}.status-draft{background:#fef3c7;color:#92400e}.update-stock-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.update-stock-btn svg{height:16px;width:16px}.update-stock-btn:hover{box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}.no-inventory{color:#6b7280;padding:4rem 2rem;text-align:center}.empty-icon{color:#d1d5db;height:80px;margin:0 auto 1.5rem;width:80px}.empty-icon svg{height:100%;width:100%}.no-inventory h3{color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.no-inventory p{color:#6b7280;font-size:.875rem;margin:0}.loading-container{gap:1rem}.loading-spinner{height:48px;width:48px}.loading-container p{color:#6b7280;font-size:.875rem}.stock-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{border-bottom:1px solid #e9ecef}.modal-header h2{font-weight:700}.close-btn{border-radius:6px;color:#6b7280;font-size:1.5rem;transition:background .2s}.close-btn:hover{background:#f3f4f6;color:#1f2937}.current-stock{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.current-stock p{color:#495057;font-size:.875rem;margin:0}.current-stock strong{color:#1f2937;font-size:1.125rem}.form-input,.form-select,.form-textarea{border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{min-height:80px;resize:vertical}.modal-actions{border-top:1px solid #e9ecef;padding:1.5rem}.cancel-btn,.update-btn{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-btn{border:1px solid #e5e7eb;color:#6b7280}.cancel-btn:hover{border-color:#d1d5db}.update-btn{background:#667eea;color:#fff}.update-btn:hover{background:#764ba2;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}@media (max-width:1200px){.inventory-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.inventory-management{padding:1rem}.inventory-header{padding:1.5rem}.header-content h1{font-size:1.5rem}.inventory-summary{gap:1rem;grid-template-columns:1fr}.inventory-filters{align-items:stretch;flex-direction:column}.filter-group,.search-box{min-width:100%}.inventory-table{font-size:.8rem}.inventory-table td,.inventory-table th{padding:.75rem .5rem}.product-info{align-items:flex-start;flex-direction:column;gap:.5rem}.no-image,.product-image,.product-image img{height:60px;width:60px}.product-image img{max-height:60px;max-width:60px}.inventory-table td:nth-child(3),.inventory-table th:nth-child(3){display:none}.update-stock-btn{font-size:.8rem;padding:.5rem .75rem}.update-stock-btn svg{height:14px;width:14px}}@media (max-width:480px){.inventory-table td:nth-child(2),.inventory-table td:nth-child(5),.inventory-table th:nth-child(2),.inventory-table th:nth-child(5){display:none}}.vendor-wallet{margin:0 auto;max-width:1200px;padding:2rem}.vendor-wallet-error,.vendor-wallet-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:3rem}.vendor-wallet-error p{color:#dc3545;margin-bottom:1rem}.btn-refresh,.btn-retry{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.btn-refresh:hover,.btn-retry:hover{background:#0056b3}.wallet-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.wallet-header h2{color:#333;font-size:1.75rem;margin:0}.wallet-balance-card{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 24px #667eea4d;color:#fff;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.balance-icon{font-size:4rem;opacity:.9}.balance-content{flex:1 1}.balance-label{font-size:.9rem;opacity:.9}.balance-amount,.balance-label{margin:0 0 .5rem}.balance-note{font-size:.85rem;margin:0;opacity:.8}.wallet-transactions h3{color:#333;font-size:1.25rem;margin-bottom:1.5rem}.transactions-list{gap:1rem}.transaction-item{align-items:center;background:#fff;border-left:4px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;padding:1.25rem;transition:all .3s ease}.transaction-item:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.transaction-item.credit{border-left-color:#28a745}.transaction-item.debit{border-left-color:#dc3545}.transaction-icon{font-size:1.5rem;height:40px;width:40px}.transaction-details{flex:1 1}.transaction-description{color:#333;font-size:1rem;font-weight:600;margin:0 0 .25rem}.transaction-date{color:#666;font-size:.85rem;margin:0 0 .25rem}.transaction-reference{color:#999;font-size:.8rem;margin:0}.transaction-amount{background:#f8f9fa;border-radius:8px;font-size:1.25rem;padding:.5rem 1rem}.transaction-amount.credit{color:#28a745}.transaction-amount.debit{color:#dc3545}.transaction-balance{color:#666;font-size:.85rem;text-align:right}.no-transactions{background:#f8f9fa;border-radius:12px;color:#999;padding:3rem}@media (max-width:768px){.vendor-wallet{padding:1rem}.wallet-balance-card{flex-direction:column;padding:1.5rem;text-align:center}.balance-amount{font-size:2rem}.transaction-item{flex-wrap:wrap}.transaction-amount,.transaction-balance{margin-top:.5rem;text-align:center;width:100%}}.vendor-transactions{margin:0 auto;max-width:1200px;padding:20px}.transactions-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.transactions-header h2{color:#2c3e50;font-size:1.8rem;margin:0}.btn-refresh{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-refresh:hover{background:#2980b9;box-shadow:0 2px 8px #3498db4d;transform:translateY(-1px)}.transactions-filters{align-items:flex-end;background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:25px;padding:20px}.filter-group{gap:5px}.filter-group label{color:#555;font-size:.85rem}.filter-group input,.filter-group select{border:1px solid #ddd;min-width:150px;padding:8px 12px}.filter-group input:focus,.filter-group select:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.btn-clear-filters{background:#95a5a6;border:none;border-radius:6px;color:#fff;font-size:.9rem;padding:8px 16px;transition:all .2s ease}.btn-clear-filters:hover{background:#7f8c8d}.transactions-summary{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.summary-card{border-left:4px solid #3498db;box-shadow:0 2px 4px #0000001a;padding:20px}.summary-label{color:#7f8c8d;font-size:.85rem;margin-bottom:8px}.summary-value{color:#2c3e50;font-size:1.5rem}.summary-value.credit{color:#27ae60}.summary-value.debit{color:#e74c3c}.transactions-list-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.transactions-list{display:flex;flex-direction:column}.transaction-card{border-bottom:1px solid #e0e0e0;display:flex;gap:15px;padding:20px;transition:all .2s ease}.transaction-card:last-child{border-bottom:none}.transaction-card:hover{background:#f8f9fa}.transaction-card.credit{border-left:4px solid #27ae60}.transaction-card.debit{border-left:4px solid #e74c3c}.transaction-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.transaction-card.credit .transaction-icon{background:#d5f4e6}.transaction-card.debit .transaction-icon{background:#fadbd8}.transaction-info{flex:1 1}.transaction-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.transaction-header h4{color:#2c3e50;font-size:1.1rem;margin:0}.transaction-amount{font-size:1.2rem;font-weight:700}.transaction-amount.credit{color:#27ae60}.transaction-amount.debit{color:#e74c3c}.transaction-description{color:#555;font-size:.95rem;margin:5px 0}.transaction-meta{color:#7f8c8d;display:flex;font-size:.85rem;gap:15px;margin-top:8px}.transaction-date{font-weight:500}.transaction-reference{color:#3498db}.transaction-balance{border-top:1px solid #e0e0e0;color:#555;font-size:.9rem;font-weight:500;margin-top:8px;padding-top:8px}.no-transactions{color:#7f8c8d;padding:60px 20px;text-align:center}.no-transactions-icon{font-size:4rem;margin-bottom:20px}.no-transactions p{font-size:1.1rem;margin:10px 0}.no-transactions-hint{color:#95a5a6;font-size:.9rem!important}.error,.loading{color:#7f8c8d;padding:40px;text-align:center}.error{color:#e74c3c}.btn-retry{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:15px;padding:10px 20px}.btn-retry:hover{background:#2980b9}@media (max-width:768px){.vendor-transactions{padding:15px}.transactions-header{align-items:flex-start;gap:15px}.transactions-filters,.transactions-header{flex-direction:column}.filter-group,.filter-group input,.filter-group select{width:100%}.transactions-summary{grid-template-columns:1fr}.transaction-card,.transaction-header{flex-direction:column}.transaction-header{gap:10px}.transaction-meta{flex-direction:column;gap:5px}}.payout-management{margin:0 auto;max-width:1400px;padding:2rem}.payout-header{margin-bottom:2rem}.header-content h2{color:#1a202c;font-size:2rem;font-weight:700;margin:0 0 .5rem}.header-content p{color:#718096}.error-message{background:#fed7d7;border-radius:.5rem;color:#742a2a}.close-error{color:#742a2a;height:24px;width:24px}.balance-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 25px #667eea4d;color:#fff;margin-bottom:2rem;padding:2rem}.balance-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.balance-info h3{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;opacity:.9}.balance-amount{font-size:2.5rem;font-weight:700;margin:0 0 .25rem;text-shadow:0 2px 4px #0000001a}.balance-info p{font-size:.875rem;margin:0;opacity:.8}.request-payout-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.request-payout-btn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.request-payout-btn:disabled{cursor:not-allowed;opacity:.5}.payouts-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.table-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:1.5rem}.table-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.payouts-table{border-collapse:collapse;font-size:.875rem;width:100%}.payouts-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.payouts-table td{border-bottom:1px solid #f3f4f6;color:#4b5563;padding:1rem}.payouts-table tr:hover{background:#f9fafb}.amount{color:#059669;font-weight:600}.payment-method{background:#f3f4f6;border-radius:4px;color:#374151;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.status-badge{align-items:center;border-radius:9999px;display:inline-flex;letter-spacing:.05em}.status-processing{background:#dbeafe;color:#1e40af}.status-failed{background:#fee2e2;color:#991b1b}.status-cancelled{background:#f3f4f6;color:#6b7280}.view-details-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:.25rem;transition:all .2s ease}.view-details-btn:hover{background:#f3f4f6;color:#374151}.empty-state{color:#6b7280}.empty-icon{opacity:.5}.empty-state h3{color:#374151;font-size:1.25rem}.modal-overlay{padding:1rem}.payout-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.close-button{border-radius:4px;color:#6b7280;font-size:1.5rem;padding:.25rem;transition:all .2s ease}.close-button:hover{background:#f3f4f6;color:#374151}.payout-form{padding:1.5rem}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group small{color:#6b7280;display:block;font-size:.75rem;margin-top:.25rem}.bank-details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.bank-details h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.cancel-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.submit-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.submit-btn:hover{background:#5a67d8;transform:translateY(-1px)}.loading-spinner p{color:#718096}@media (max-width:768px){.payout-management{padding:1rem}.balance-content{flex-direction:column;text-align:center}.balance-amount{font-size:2rem}.payouts-table-container{overflow-x:auto}.payouts-table{min-width:600px}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column}}@media (max-width:480px){.balance-amount{font-size:1.75rem}.modal-header h2{font-size:1.25rem}}.profit-analytics{background-color:#f8f9fa;min-height:100vh;padding:20px}.analytics-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.analytics-header h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:0}.time-range-selector select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.9rem;padding:8px 16px}.time-range-selector select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.error-message{padding:15px 20px}.close-error{color:#721c24;font-size:1.2rem;margin-left:10px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.metric-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;padding:25px;transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.metric-icon{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.metric-card.revenue .metric-icon{background:linear-gradient(135deg,#28a745,#20c997)}.metric-card.costs .metric-icon{background:linear-gradient(135deg,#dc3545,#fd7e14)}.metric-card.gross-profit .metric-icon{background:linear-gradient(135deg,#17a2b8,#6f42c1)}.metric-card.net-profit .metric-icon{background:linear-gradient(135deg,#28a745,#20c997)}.metric-card.margin .metric-icon{background:linear-gradient(135deg,#ffc107,#fd7e14)}.metric-card.platform-fees .metric-icon{background:linear-gradient(135deg,#6c757d,#495057)}.metric-content h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:0 0 5px}.metric-content p{color:#7f8c8d;font-size:.9rem;font-weight:500;margin:0}.profit-breakdown{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:30px;padding:25px}.profit-breakdown h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px}.breakdown-chart{display:flex;flex-direction:column;gap:15px}.breakdown-item{align-items:center;display:flex;gap:15px}.breakdown-label{color:#2c3e50;font-weight:500;min-width:120px}.breakdown-bar{background:#e9ecef;border-radius:10px;flex:1 1;height:20px;overflow:hidden;position:relative}.breakdown-fill{border-radius:10px;height:100%;transition:width .3s ease}.revenue-fill{background:linear-gradient(90deg,#28a745,#20c997)}.fees-fill{background:linear-gradient(90deg,#dc3545,#fd7e14)}.commission-fill{background:linear-gradient(90deg,#6c757d,#495057)}.profit-fill{background:linear-gradient(90deg,#17a2b8,#6f42c1)}.breakdown-value{color:#2c3e50;font-weight:600;min-width:100px;text-align:right}.top-products{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:30px;padding:25px}.top-products h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px}.products-list{display:flex;flex-direction:column;gap:15px}.product-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;padding:15px;transition:background-color .2s ease}.product-item:hover{background:#e9ecef}.product-rank{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:30px;justify-content:center;width:30px}.product-info{flex:1 1}.product-info h4{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 5px}.product-info p{color:#6c757d;font-size:.85rem;margin:0}.product-profit{text-align:right}.profit-amount{color:#28a745;font-size:1rem;font-weight:600}.profit-margin{color:#6c757d;font-size:.85rem}.profit-trends{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:25px}.profit-trends h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px}.trends-chart{align-items:end;display:flex;gap:20px;height:200px;padding:20px 0}.trend-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.trend-month{color:#6c757d;font-size:.8rem;font-weight:500}.trend-bar{align-items:end;background:#e9ecef;display:flex;height:120px;position:relative}.trend-bar,.trend-fill{border-radius:4px;width:100%}.trend-fill{background:linear-gradient(180deg,#667eea,#764ba2);min-height:4px;transition:height .3s ease}.trend-value{color:#2c3e50;font-size:.8rem;font-weight:600}.loading-container{height:200px}.spinner{margin:0 auto 15px}.loading-spinner p{color:#6c757d;font-size:1rem;margin:0}@media (max-width:768px){.profit-analytics{padding:15px}.analytics-header{align-items:flex-start;flex-direction:column;gap:15px}.metrics-grid{grid-template-columns:1fr}.metric-card{padding:20px}.metric-icon{font-size:2rem;height:50px;width:50px}.metric-content h3{font-size:1.5rem}.breakdown-item{align-items:flex-start;flex-direction:column;gap:10px}.breakdown-label{min-width:auto}.breakdown-bar{width:100%}.breakdown-value{min-width:auto;text-align:left}.trends-chart{gap:10px;height:150px}.trend-bar{height:100px}}.vendor-sales-chart{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;overflow-x:auto;overflow-y:visible;padding:1.5rem;width:100%}.chart-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.chart-title-section{flex:1 1}.chart-title-section h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.growth-indicator{align-items:center;display:flex;gap:.5rem}.growth-value{align-items:center;border-radius:6px;display:inline-flex;font-size:1rem;font-weight:700;gap:.25rem;padding:.25rem .75rem}.growth-value.positive{background:#d1fae5;color:#065f46}.growth-value.negative{background:#fee2e2;color:#991b1b}.growth-label{color:#6b7280;font-size:.875rem}.chart-controls{background:#f3f4f6;border-radius:8px;display:flex;gap:.5rem;padding:.25rem}.time-range-btn{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.time-range-btn:hover{background:#667eea1a;color:#667eea}.time-range-btn.active{background:#667eea;color:#fff}.chart-container{min-height:200px;overflow-x:auto;overflow-y:visible;padding:1rem 0;position:relative;width:100%}.chart-bars{align-items:flex-end;box-sizing:border-box;display:flex;gap:.25rem;height:200px;justify-content:space-between;padding:0 .5rem;width:100%}.chart-bar-group{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;max-width:100%;min-width:0;position:relative}.chart-bar{background:linear-gradient(180deg,#667eea,#764ba2);border-radius:4px 4px 0 0;cursor:pointer;min-height:4px;position:relative;transition:all .3s ease;width:100%}.chart-bar:hover{background:linear-gradient(180deg,#5a67d8,#6b46c1);box-shadow:0 4px 12px #667eea4d;transform:scaleY(1.05)}.bar-tooltip{background:#1f2937;border-radius:6px;bottom:100%;color:#fff;font-size:.75rem;margin-bottom:.5rem;opacity:0;padding:.5rem .75rem;pointer-events:none;transition:opacity .2s ease;white-space:nowrap;z-index:10}.bar-tooltip,.bar-tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.bar-tooltip:after{border:4px solid #0000;border-top-color:#1f2937;content:"";top:100%}.chart-bar-group:hover .bar-tooltip{opacity:1}.tooltip-revenue{font-weight:700;margin-bottom:.25rem}.tooltip-orders{font-size:.7rem;opacity:.9}.bar-label{box-sizing:border-box;color:#6b7280;font-size:.7rem;margin-top:.5rem;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.chart-empty{color:#9ca3af}.chart-empty,.chart-loading{align-items:center;display:flex;font-size:.875rem;height:200px;justify-content:center}.chart-loading{color:#6b7280}.chart-summary{grid-gap:1rem;border-top:1px solid #e9ecef;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;padding-top:1.5rem}.summary-item{display:flex;flex-direction:column;gap:.25rem}.summary-label{color:#6b7280;font-size:.875rem}.summary-value{color:#1f2937;font-size:1.125rem;font-weight:700}@media (max-width:1024px){.chart-bars{gap:.2rem;padding:0 .25rem}.bar-label{font-size:.65rem}.chart-bar-group{min-width:20px}}@media (max-width:768px){.vendor-sales-chart{padding:1rem}.chart-header{flex-direction:column}.chart-controls{justify-content:space-between;width:100%}.time-range-btn{flex:1 1;padding:.5rem}.chart-bars{gap:.25rem;height:150px}.chart-summary{gap:.75rem;grid-template-columns:1fr}.bar-label{font-size:.65rem}}@media (max-width:480px){.chart-bars{height:120px}.bar-label{display:none}.chart-bar-group:last-child .bar-label,.chart-bar-group:nth-child(3n) .bar-label{display:block}}.notifications{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:0}.notifications-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0;box-shadow:0 4px 20px #667eea33;color:#fff;margin-bottom:2rem;padding:2.5rem 2rem}.header-content{margin-bottom:1rem}.header-title-section{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.header-title-section h1{align-items:center;color:#fff;display:flex;font-size:2.25rem;font-weight:700;gap:.75rem;margin:0}.header-icon{animation:ring 2s ease-in-out infinite;font-size:2rem}@keyframes ring{0%,to{transform:rotate(0deg)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0deg)}}.unread-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:20px;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.header-content p{color:#ffffffe6;font-size:1rem}.mark-all-read-btn{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#667eea;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.mark-all-read-btn svg{height:18px;width:18px}.mark-all-read-btn:hover:not(:disabled){box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.mark-all-read-btn:disabled{background:#ffffff80;color:#667eea80;cursor:not-allowed;transform:none}.error-message{background:#fee2e2;border:1px solid #fecaca;box-shadow:0 2px 8px #0000000d;color:#991b1b;justify-content:space-between;margin:0 2rem 1.5rem;padding:1rem 1.5rem}.error-content,.error-message{align-items:center;display:flex}.error-content{gap:.75rem}.error-content svg{flex-shrink:0;height:20px;width:20px}.close-error{align-items:center;background:none;border:none;border-radius:6px;color:#991b1b;cursor:pointer;display:flex;font-size:1.5rem;height:28px;justify-content:center;padding:0;transition:background .2s;width:28px}.close-error:hover{background:#991b1b1a}.notifications-filters{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin:0 2rem 2rem;padding:1.5rem}.filters-header{margin-bottom:1rem}.filters-header h3{color:#1f2937;font-size:1.125rem}.clear-filters-btn{background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;transition:all .2s ease}.clear-filters-btn:hover{background:#e5e7eb;color:#374151}.filter-group label{color:#374151;font-size:.875rem;font-weight:600}.filter-input,.filter-select{font-family:inherit;font-size:.875rem;padding:.75rem 1rem;transition:all .2s ease}.notifications-list{display:flex;flex-direction:column;gap:1rem;padding:0 2rem 2rem}.notification-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.notification-card:before{background:#0000;bottom:0;content:"";left:0;position:absolute;top:0;transition:background .3s ease;width:4px}.notification-card.unread{background:linear-gradient(90deg,#eff6ff 0,#fff 4%);border-color:#dbeafe}.notification-card.unread:before{background:#3b82f6}.notification-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.notification-card-left{flex-shrink:0;position:relative}.notification-icon-wrapper{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;transition:transform .3s ease;width:48px}.notification-card:hover .notification-icon-wrapper{transform:scale(1.1)}.notification-icon-wrapper svg{height:24px;width:24px}.unread-dot{animation:pulse 2s ease-in-out infinite;background:#3b82f6;border:2px solid #fff;border-radius:50%;height:12px;position:absolute;right:-4px;top:-4px;width:12px}.notification-card-content{flex:1 1;min-width:0}.notification-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.notification-title-section{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.notification-title{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0}.notification-badge{border-radius:6px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.notification-time{color:#6b7280;flex-shrink:0;font-size:.75rem;white-space:nowrap}.notification-message{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0 0 1rem}.notification-actions{margin-top:.75rem}.action-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.action-btn svg{height:14px;width:14px}.action-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateX(2px)}.empty-state{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:4rem 2rem}.empty-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:50%;color:#667eea;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.empty-icon-wrapper svg{height:40px;width:40px}.empty-state h3{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.empty-state p{font-size:.875rem;margin:0}.pagination{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin:2rem;padding:1.5rem}.pagination-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.pagination-btn svg{height:18px;width:18px}.pagination-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.pagination-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.pagination-info{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.pagination-current{color:#1f2937;font-weight:600}.pagination-separator{color:#9ca3af}.pagination-total{color:#667eea;font-weight:600}.pagination-count{color:#9ca3af;margin-left:.5rem}.loading-container{padding:2rem}.spinner{height:48px;margin:0 auto 1rem;width:48px}.loading-spinner p{color:#6b7280;font-size:.875rem;font-weight:500}@media (max-width:768px){.notifications-header{padding:2rem 1.5rem}.header-title-section h1{font-size:1.75rem}.notifications-filters{margin:0 1rem 1.5rem;padding:1.25rem}.filters-grid{grid-template-columns:1fr}.notifications-list{padding:0 1rem 1.5rem}.notification-card{padding:1.25rem}.notification-card-header{align-items:flex-start;flex-direction:column;gap:.5rem}.notification-time{white-space:normal}.pagination{flex-direction:column;gap:.75rem;margin:1.5rem 1rem;padding:1.25rem}.pagination-info{flex-wrap:wrap;justify-content:center}.error-message{margin:0 1rem 1.5rem}}@media (max-width:480px){.header-title-section{align-items:flex-start;flex-direction:column;gap:.5rem}.header-title-section h1{font-size:1.5rem}.notification-icon-wrapper{height:40px;width:40px}.notification-icon-wrapper svg{height:20px;width:20px}.notification-title{font-size:1rem}}.vendor-sidebar{background:linear-gradient(180deg,#1e293b,#2c3e50);box-shadow:2px 0 10px #0000001a;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:transform .3s ease;width:280px;z-index:1000}.vendor-sidebar::-webkit-scrollbar{width:6px}.vendor-sidebar::-webkit-scrollbar-track{background:#ffffff0d}.vendor-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.vendor-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.vendor-sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.vendor-logo{align-items:center;display:flex;gap:12px}.logo-icon{font-size:1.8rem}.logo-text{color:#fff;font-size:1.3rem}.mobile-close-btn{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:5px;transition:background-color .2s ease}.mobile-close-btn:hover{background:#ffffff1a}.vendor-user-info{border-bottom:1px solid #ffffff1a;gap:15px;padding:20px}.user-avatar,.vendor-user-info{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 2px 8px #667eea4d;color:#fff;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.user-details h4{color:#fff;font-size:1rem;font-weight:600;margin:0 0 5px}.user-details p{color:#ffffffb3;font-size:.85rem;margin:0 0 5px}.user-role{background:#fff3;border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;padding:2px 8px}.vendor-nav{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:15px 0}.menu-group{margin-bottom:20px}.menu-group-title{color:#ffffff80;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;padding:10px 20px 8px;text-transform:uppercase}.vendor-menu{list-style:none;margin:0;padding:0}.vendor-menu-item{align-items:center;background:none;border:none;border-radius:0;color:#fffc;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:15px;padding:12px 20px;position:relative;text-align:left;transition:all .2s ease;width:100%}.vendor-menu-item:hover{background:#ffffff1a;color:#fff;padding-left:25px}.vendor-menu-item.active{background:#3498db33;border-left:4px solid #3498db;color:#fff;padding-left:16px}.vendor-menu-item.active:before{background:#3498db;bottom:0;box-shadow:0 0 10px #3498db80;content:"";left:0;position:absolute;top:0;width:4px}.menu-icon{font-size:1.2rem;text-align:center;width:20px}.menu-label{flex:1 1}.add-product-section{border-bottom:1px solid #ffffff1a;margin-bottom:10px;padding:0 15px 15px}.add-product-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 2px 8px #667eea4d;font-weight:600;transition:all .3s ease}.add-product-btn:hover{transform:translateY(-2px)}.add-product-btn.active,.add-product-btn:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 4px 12px #667eea66}.vendor-sidebar-footer{border-top:1px solid #ffffff1a;padding:20px}.logout-btn{background:#e74c3c26;border:1px solid #e74c3c4d;border-radius:8px;color:#e74c3c;font-size:.9rem;font-weight:500;gap:10px;justify-content:center;padding:12px 15px;transition:all .2s ease;width:100%}.logout-btn:hover{background:#e74c3c40;border-color:#e74c3c80;box-shadow:0 2px 8px #e74c3c33;transform:translateY(-1px)}.logout-icon{font-size:1rem}.mobile-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.vendor-sidebar{transform:translateX(-100%)}.vendor-sidebar.mobile-open{transform:translateX(0)}.mobile-close-btn,.mobile-overlay{display:block}.vendor-main-content{margin-left:0}}.vendor-home-banner{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin-bottom:30px;overflow:hidden;padding:0}.banner-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:2.5rem 2rem;position:relative}.banner-header:before{background:#ffffff1a;height:400px;right:-10%;top:-50%;width:400px}.banner-header:after,.banner-header:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.banner-header:after{background:#ffffff0d;bottom:-30%;height:300px;left:-5%;width:300px}.header-content{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;position:relative;z-index:1}.greeting-section{flex:1 1}.greeting-text{color:#fff;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.vendor-name{color:gold;text-shadow:0 2px 4px #0003}.welcome-text{color:#ffffffe6;font-size:1rem;line-height:1.5;margin:0;opacity:.95}.view-all-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.view-all-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.stats-grid-main{grid-gap:1.5rem;background:#f8f9fa;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);padding:2rem}.stat-card{align-items:flex-start;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a;gap:1rem;overflow:hidden;position:relative;transition:all .3s ease}.stat-card:before{background:linear-gradient(180deg,#667eea,#764ba2);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.stat-card:hover{border-color:#667eea;box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.stat-card:hover:before{opacity:1}.stat-card.primary{border-color:#10b981}.stat-card.primary:before{background:linear-gradient(180deg,#10b981,#059669);opacity:1}.stat-card.highlight{background:linear-gradient(135deg,#fff9e6,#fff);border-color:#f59e0b}.stat-card.highlight:before{background:linear-gradient(180deg,#f59e0b,#d97706);opacity:1}.stat-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .3s ease;width:56px}.stat-card:hover .stat-icon-wrapper{background:linear-gradient(135deg,#667eea25,#764ba225);transform:scale(1.1)}.stat-card.primary .stat-icon-wrapper{background:linear-gradient(135deg,#10b98115,#05966915)}.stat-card.primary:hover .stat-icon-wrapper{background:linear-gradient(135deg,#10b98125,#05966925)}.stat-card.highlight .stat-icon-wrapper{background:linear-gradient(135deg,#f59e0b15,#d9770615)}.stat-card.highlight:hover .stat-icon-wrapper{background:linear-gradient(135deg,#f59e0b25,#d9770625)}.stat-icon{color:#667eea;height:28px;transition:all .3s ease;width:28px}.stat-card.primary .stat-icon{color:#10b981}.stat-card.highlight .stat-icon{color:#f59e0b}.stat-card:hover .stat-icon{transform:rotate(5deg)}.stat-content{flex:1 1;min-width:0}.stat-value{color:#1f2937;font-size:1.75rem;line-height:1.2;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-badge{font-size:.75rem;margin-top:.5rem;padding:.25rem .75rem}.stat-badge.positive{background:#d1fae5;color:#065f46}.stat-badge.warning{background:#fef3c7;color:#92400e}.stat-badge.info{background:#dbeafe;color:#1e40af}.stat-badge.neutral{background:#f3f4f6;color:#4b5563}.quick-actions-section{background:#fff;border-top:1px solid #e9ecef;padding:2rem}.section-title{font-size:1.25rem}.action-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-card{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;text-align:left;transition:all .3s ease;width:100%}.action-card:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:var(--action-color);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.action-icon-wrapper{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.action-icon{font-size:1.5rem}.action-info{flex:1 1;min-width:0}.action-label{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:.25rem}.action-description{color:#6b7280;font-size:.875rem}.action-arrow{color:#9ca3af;flex-shrink:0;font-size:1.25rem;transition:all .3s ease}.action-card:hover .action-arrow{color:var(--action-color);transform:translateX(4px)}.info-alert,.success-alert{border-left:4px solid;border-radius:12px;margin:0 2rem 2rem;padding:1rem 1.25rem}.success-alert{background:#d1fae5;border-color:#10b981;color:#065f46}.info-alert{background:#dbeafe;border-color:#3b82f6;color:#1e40af}.alert-content{align-items:flex-start;display:flex;gap:1rem}.alert-icon{flex-shrink:0;font-size:1.5rem}.alert-text{flex:1 1;line-height:1.6}.alert-action,.alert-text strong{font-weight:600}.alert-action{background:#3b82f633;border:1px solid #3b82f64d;border-radius:6px;color:#1e40af;cursor:pointer;display:inline-block;font-size:.875rem;margin-left:.75rem;padding:.375rem .75rem;transition:all .2s ease}.alert-action:hover{background:#3b82f64d;border-color:#3b82f680}.loading{color:#6b7280;height:300px}@media (max-width:1200px){.stats-grid-main{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.action-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.banner-header{padding:2rem 1.5rem}.header-content{flex-direction:column;gap:1.5rem}.greeting-text{font-size:1.75rem}.welcome-text{font-size:.9rem}.stats-grid-main{gap:1rem;grid-template-columns:1fr;padding:1.5rem}.stat-card{padding:1.25rem}.stat-value{font-size:1.5rem}.quick-actions-section{padding:1.5rem}.action-grid{grid-template-columns:1fr}.info-alert,.success-alert{margin:0 1.5rem 1.5rem}.alert-text{font-size:.875rem}.alert-action{display:block;margin-left:0;margin-top:.5rem;text-align:center}}@media (max-width:480px){.banner-header{padding:1.5rem 1rem}.greeting-text{font-size:1.5rem}.stats-grid-main{padding:1rem}.stat-card{align-items:center;flex-direction:column;text-align:center}.stat-icon-wrapper{height:48px;width:48px}.stat-icon{font-size:1.5rem}.quick-actions-section{padding:1rem}.section-title{font-size:1.1rem}.action-card{padding:1rem}.info-alert,.success-alert{margin:0 1rem 1rem;padding:.875rem 1rem}}.ticket-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.ticket-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #667eea4d;display:flex;justify-content:space-between;margin-bottom:2rem;overflow:hidden;padding:2rem 2.5rem;position:relative}.ticket-header:before{background:#ffffff1a;border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:300px}.ticket-header .btn-primary{align-items:center;background:#fff;border:none;border-radius:12px;box-shadow:0 4px 15px #0003;color:#667eea;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;position:relative;transition:all .3s ease;z-index:1}.ticket-header .btn-primary:hover{background:#f8f9fa;box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.modal-content{max-width:700px}.ticket-form{padding:20px}.form-group label{color:#374151;font-size:14px;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:14px;padding:10px;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-actions{border-top:1px solid #e5e7eb;gap:10px;justify-content:flex-end;padding-top:20px}.btn-primary,.btn-secondary{font-size:14px;padding:10px 20px;transition:all .2s}.btn-secondary{background:#6b7280}.btn-secondary:hover{background:#4b5563}.ticket-details-modal{max-width:900px}.ticket-details{padding:20px}.ticket-info{background:#f9fafb;border-radius:8px;margin-bottom:20px;padding:20px}.info-row{align-items:center}.info-label{min-width:100px}.ticket-messages{margin-top:20px}.ticket-messages h3{color:#1f2937;font-size:18px;margin:0 0 16px}.messages-list{margin-bottom:20px;max-height:400px;overflow-y:auto}.message-item{border-radius:8px;margin-bottom:12px;padding:12px}.message-item.sent{background:#e0e7ff;margin-left:20%}.message-item.received{background:#f3f4f6;margin-right:20%}.message-header{color:#6b7280;display:flex;font-size:12px;justify-content:space-between;margin-bottom:8px}.message-sender{font-weight:600}.message-content{color:#1f2937;line-height:1.6}.reply-section{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.reply-section textarea{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:14px;margin-bottom:12px;padding:12px;resize:vertical;width:100%}.reply-section textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.no-messages{color:#6b7280;padding:40px;text-align:center}.tickets-list{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px}.tickets-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.ticket-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:20px;transition:all .3s ease}.ticket-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}.ticket-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.ticket-id{color:#667eea;font-size:16px;font-weight:700}.ticket-badges{display:flex;gap:8px}.ticket-card-body{margin-bottom:12px}.ticket-subject{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 8px}.ticket-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:14px;line-height:1.5;margin:0;overflow:hidden}.ticket-card-footer{align-items:center;border-top:1px solid #f3f4f6;color:#6b7280;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.ticket-message-count{color:#667eea;font-weight:600}.priority-high{background:#fee2e2;color:#991b1b}.priority-medium{background:#fef3c7;color:#92400e}.priority-low{background:#d1fae5;color:#065f46}.status-open{background:#dbeafe;color:#1e40af}.status-in-progress{background:#e0e7ff;color:#4338ca}.status-resolved{background:#d1fae5;color:#065f46}.status-closed{background:#f3f4f6;color:#6b7280}.empty-state h3{color:#1f2937;margin:0 0 8px}.empty-state p{color:#6b7280;margin:0 0 20px}@media (max-width:768px){.ticket-header{align-items:flex-start;flex-direction:column;gap:20px;padding:1.5rem}.ticket-header .btn-primary{justify-content:center;width:100%}.tickets-grid{grid-template-columns:1fr}.message-item.received,.message-item.sent{margin-left:0;margin-right:0}}.return-refund-management{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.request-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #667eea4d;display:flex;justify-content:space-between;margin-bottom:2rem;overflow:hidden;padding:2rem 2.5rem;position:relative}.request-header:before{background:#ffffff1a;border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:300px}.header-content h1{color:#fff;font-size:2rem;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px #0000001a}.header-content p{color:#fffffff2;font-size:15px;margin:0}.alert{align-items:center;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:12px 16px}.alert-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.alert-close{align-items:center;background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;margin-left:auto;opacity:.7;padding:0;transition:all .2s;width:24px}.alert-close:hover{background:#0000001a;opacity:1}.filters-panel{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;padding:20px}.filters-grid{grid-gap:15px;gap:15px}.filter-item{gap:8px}.filter-item label{color:#374151;font-size:13px}.filter-input,.filter-select{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:10px}.modal-overlay{z-index:10000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{border-bottom:1px solid #e5e7eb;padding:20px}.modal-header h2{color:#1f2937;font-size:20px}.modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.modal-close:hover{background:#f3f4f6;color:#1f2937}.request-details{padding:20px}.request-info{background:#f9fafb;border-radius:8px;margin-bottom:20px;padding:20px}.info-row{align-items:flex-start;gap:12px;margin-bottom:12px}.info-row:last-child{margin-bottom:0}.info-label{color:#6b7280;font-size:14px;min-width:120px}.info-value{color:#1f2937;flex:1 1;font-size:14px}.info-value.amount{color:#059669;font-size:16px;font-weight:700}.request-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;padding-top:20px}.btn-approve,.btn-reject{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-approve{background:#10b981;color:#fff}.btn-approve:hover{background:#059669}.btn-reject{background:#ef4444;color:#fff}.btn-reject:hover{background:#dc2626}.requests-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.requests-table{border-collapse:collapse;width:100%}.requests-table thead{background:#f9fafb}.requests-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.requests-table td{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:14px;padding:16px}.requests-table tbody tr:hover{background:#f9fafb}.requests-table tbody tr:last-child td{border-bottom:none}.product-info{align-items:center;display:flex;gap:10px}.product-thumb{border-radius:6px;height:40px;object-fit:cover;width:40px}.amount-cell{color:#059669;font-weight:600}.reason-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize}.status-pending{background:#fef3c7;color:#92400e}.status-approved{background:#d1fae5;color:#065f46}.status-rejected{background:#fee2e2;color:#991b1b}.status-completed{background:#dbeafe;color:#1e40af}.btn-view{background:#667eea;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s}.btn-view:hover{background:#5568d3}.empty-state{padding:60px 20px}.empty-icon{font-size:64px;margin-bottom:16px}.loading-container{flex-direction:column;padding:60px 20px}.loading-spinner{border:4px solid #e5e7eb;border-top-color:#667eea;height:40px;width:40px}@media (max-width:768px){.request-header{align-items:flex-start;flex-direction:column;gap:20px;padding:1.5rem}.filters-grid{grid-template-columns:1fr}.requests-table{font-size:12px}.requests-table td,.requests-table th{padding:10px}.request-actions{flex-direction:column}}.order-products-container{margin:0 auto;max-width:1400px;padding:2rem}.order-products-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.order-products-header>div:first-child{flex:1 1}.order-products-header h2{color:#333;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.order-products-header p{color:#666;font-size:1rem;margin:0}.export-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.export-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.export-btn.csv-btn{background:#28a745;color:#fff}.export-btn.csv-btn:hover{background:#218838;box-shadow:0 4px 8px #28a7454d;transform:translateY(-1px)}.export-btn.excel-btn{background:#007bff;color:#fff}.export-btn.excel-btn:hover{background:#0056b3;box-shadow:0 4px 8px #007bff4d;transform:translateY(-1px)}.order-products-status-tabs{background:#fff;border-bottom:2px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:0;margin-bottom:1.5rem}.status-tab-button{background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;min-width:120px;padding:14px 20px;position:relative;transition:all .2s ease}.status-tab-button:hover{background:#f8f9fa;color:#333}.status-tab-button.active{background:#f8f9fa;border-bottom-color:#667eea;color:#667eea}.status-tab-button.active:hover{background:#f8f9fa}.order-products-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.filter-group{flex:1 1;min-width:200px}.filter-input,.filter-select{border:1px solid #ddd;font-size:.95rem;padding:.75rem;transition:border-color .2s;width:100%}.order-products-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;overflow:hidden}.order-products-table{border-collapse:collapse;width:100%}.order-products-table thead{background:#f8f9fa}.order-products-table th{border-bottom:2px solid #e1e5e9;color:#333;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.order-products-table td{border-bottom:1px solid #e1e5e9;padding:1rem;vertical-align:middle}.order-products-table tbody tr:hover{background:#f8f9fa}.order-products-table tbody tr.selected-row{background:#e3f2fd}.select-checkbox{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.bulk-actions-bar{align-items:center;background:#f8f9fa;border:2px solid #667eea;border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.selected-count{color:#667eea;font-size:.95rem;font-weight:600}.bulk-status-select{border:1px solid #ddd;border-radius:6px;font-size:.95rem;min-width:150px;padding:.5rem 1rem}.bulk-status-select:focus{border-color:#667eea;outline:none}.bulk-update-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:all .2s}.bulk-update-btn:hover:not(:disabled){background:#5568d3;transform:translateY(-1px)}.bulk-update-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.bulk-cancel-btn{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:all .2s}.bulk-cancel-btn:hover{background:#5a6268;transform:translateY(-1px)}.product-thumbnail{background:#f0f0f0;border-radius:6px;height:80px;width:80px}.product-thumbnail-placeholder{border-radius:6px;font-size:2rem;height:80px;width:80px}.product-name{color:#333;display:block;font-weight:500}.manufacture-details-cell{font-size:.85rem;line-height:1.6;max-width:250px}.manufacture-item{color:#555;margin-bottom:.3rem}.manufacture-item strong{color:#333;font-weight:600;margin-right:.3rem}.no-details{color:#999;font-style:italic}.stat-badge{border-radius:6px;display:inline-block;font-size:.9rem;font-weight:600;padding:.4rem .8rem}.stat-badge.orders{background:#e3f2fd;color:#1976d2}.stat-badge.quantity{background:#f3e5f5;color:#7b1fa2}.stat-badge.revenue{background:#e8f5e9;color:#388e3c}.status-badge{border-radius:6px;padding:.4rem .8rem}.status-badge.active,.status-badge.delivered{background:#d4edda;color:#155724}.status-badge.out-of-stock{background:#f8d7da;color:#721c24}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.shipped{background:#cfe2ff;color:#084298}.status-badge.cancelled{background:#f8d7da;color:#721c24}.empty-state{color:#666}.order-products-summary{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-align:center}.summary-card h3{color:#667eea;font-size:2rem;font-weight:700;margin:0 0 .5rem}.summary-card p{color:#666;font-size:.9rem;font-weight:500;margin:0}@media (max-width:768px){.order-products-container{padding:1rem}.order-products-header{align-items:stretch;flex-direction:column}.export-buttons{width:100%}.export-btn{flex:1 1;justify-content:center}.order-products-status-tabs{flex-direction:column}.status-tab-button{border-bottom:1px solid #e1e5e9;border-right:none;width:100%}.status-tab-button.active{border-bottom-color:#667eea}.order-products-filters{flex-direction:column}.filter-group{min-width:100%}.bulk-actions-bar{align-items:stretch;flex-direction:column}.bulk-cancel-btn,.bulk-status-select,.bulk-update-btn{width:100%}.order-products-table{font-size:.85rem}.order-products-table td,.order-products-table th{padding:.75rem .5rem}.order-products-summary{grid-template-columns:repeat(2,1fr)}}.vendor-dashboard{background-color:#f8f9fa;display:flex;min-height:100vh}.vendor-main-content{flex:1 1;margin-left:280px;transition:margin-left .3s ease}.vendor-content{min-height:100vh;padding:20px}.vendor-dashboard-overview{display:flex;flex-direction:column;gap:30px;max-width:100%;overflow-x:hidden;width:100%}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;padding:25px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-content h3{color:#2c3e50;font-size:2rem;font-weight:700;margin:0 0 5px}.stat-content p{color:#7f8c8d;font-weight:500;margin:0}.recent-sections-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.recent-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:25px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.recent-section h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.view-all-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 0;transition:color .2s ease}.view-all-link:hover{color:#764ba2;text-decoration:underline}.recent-orders-table{overflow-x:auto}.orders-table{border-collapse:collapse;font-size:.875rem;width:100%}.orders-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.orders-table th{color:#495057;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.orders-table td{border-bottom:1px solid #e9ecef;color:#495057;padding:1rem}.orders-table tbody tr{transition:background-color .2s ease}.orders-table tbody tr:hover{background:#f8f9fa}.order-number{color:#667eea;font-weight:600}.order-date{color:#6c757d}.order-amount{color:#5c5c5c!important;font-weight:600}.order-status{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-processing{background:#cfe2ff;color:#084298}.status-shipped{background:#d1ecf1;color:#055160}.status-completed,.status-delivered{background:#d1fae5;color:#065f46}.status-cancelled{color:#842029}.view-order-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.view-order-btn:hover{background:#764ba2;box-shadow:0 2px 4px #667eea4d;transform:translateY(-1px)}.empty-orders{color:#6c757d;padding:2rem;text-align:center}.recent-items{display:flex;flex-direction:column;gap:15px}.recent-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;padding:15px;transition:background-color .2s ease}.recent-item:hover{background:#e9ecef}.item-image{height:50px;width:50px}.no-image{align-items:center;background:#dee2e6;color:#6c757d;display:flex;font-size:1.2rem;height:100%;justify-content:center;width:100%}.item-details h4{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 5px}.item-details p{color:#6c757d;font-size:.9rem;margin:0}.loading{align-items:center;color:#6c757d;display:flex;font-size:1.1rem;height:200px;justify-content:center}@media (max-width:768px){.vendor-main-content{margin-left:0}.recent-sections-grid,.stats-grid{grid-template-columns:1fr}.stat-card{padding:20px}.stat-icon{font-size:2rem;height:50px;width:50px}.stat-content h3{font-size:1.5rem}.recent-section{padding:20px}.orders-table{font-size:.8rem}.orders-table td,.orders-table th{padding:.75rem .5rem}.orders-table th{font-size:.7rem}.view-order-btn{font-size:.8rem;padding:.4rem .75rem}.recent-item{padding:12px}}.add-product-page{margin:0 auto;max-width:1200px;padding:1rem 1.5rem;width:100%}.add-product-page .page-header{border-bottom:2px solid #e0e0e0;margin-bottom:1rem;padding-bottom:.75rem}.add-product-page .page-header h1{color:#333;font-size:1.5rem;margin-bottom:.25rem}.add-product-page .page-header p{color:#666;font-size:.9rem}.admin-dashboard .add-product-page{max-width:100%;padding:0}.admin-dashboard .dashboard-main .add-product-page{padding:0}@media (max-width:768px){.add-product-page{padding:.75rem 1rem}.add-product-page .page-header h1{font-size:1.25rem}.admin-dashboard .main-content{margin-left:0}}.product-card{border-radius:15px;box-shadow:0 4px 15px #0000001a;cursor:pointer;position:relative}.product-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.product-image{align-items:center;background:#f8f9fa;display:flex;height:250px;justify-content:center}.product-image img{display:block;height:100%;object-fit:cover;width:100%}.product-list .product-image{height:80px}.category-featured-section .product-image img{background:#fff;display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;transition:transform .3s ease;width:100%}.placeholder-image{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.product-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#28a745f2;border-radius:20px;box-shadow:0 2px 8px #00000026;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.3rem .8rem;right:.75rem;text-transform:uppercase;top:.75rem;z-index:2}.product-actions-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#0000004d,#000000b3);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:3}.product-card:hover .product-actions-overlay{opacity:1}.quick-view-btn{background:#fff;border:none;border-radius:25px;box-shadow:0 4px 12px #0003;color:#333;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.quick-view-btn:hover{background:#f8f9fa;box-shadow:0 6px 16px #0000004d;transform:scale(1.08)}.product-info{padding:1.5rem}.product-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.product-name{flex:1 1;font-size:1.2rem;margin:0}.wishlist-btn{align-items:center;background:none;border:none;border-radius:50%;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.25rem;width:40px}.wishlist-btn:hover{background:#f8f9fa;transform:scale(1.1)}.wishlist-btn.active{color:#e74c3c}.product-description{font-size:.9rem;line-height:1.5}.product-meta{margin-bottom:1rem}.product-price{margin-bottom:.75rem}.price-row{display:flex;flex-wrap:nowrap;gap:.5rem}.current-price{letter-spacing:-.02em}.discount-badge{border-radius:12px;font-size:.7rem;letter-spacing:.5px;padding:.2rem .6rem}.mrp-price{font-size:.85rem;margin-left:.25rem}.original-price{font-size:.9rem}.product-rating,.product-vendor{margin-bottom:.5rem}.product-rating{align-items:center;display:flex;gap:.5rem}.stars{color:#ffc107;font-size:.9rem}.rating-text{color:#6c757d;font-size:.8rem}.product-delivery{margin-bottom:1rem}.delivery-badge{background:#e8f5e8;border-radius:4px;color:#28a745;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.product-shipping-cod{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.cod-badge,.shipping-badge{align-items:center;background:#f0f8ff;border:1px solid #b3d9ff;border-radius:6px;color:#06c;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.35rem .65rem}.cod-badge{background:#fff5f0;border-color:#fc9;color:#c60}.cod-badge:hover,.shipping-badge:hover{opacity:.9;transform:translateY(-1px);transition:all .2s ease}.add-to-cart-btn{background:#e91e63;padding:.75rem}.add-to-cart-btn:hover:not(:disabled){background:#c2185b;transform:translateY(-2px)}.add-to-cart-btn:disabled{transform:none}.add-to-cart-btn.disabled,.add-to-cart-btn:disabled{background:#6c757d;cursor:not-allowed}@media (max-width:768px){.product-card{margin-bottom:1rem}.product-image{height:220px}.product-info{padding:1rem}.product-name{font-size:1.1rem}.current-price{font-size:1.2rem}}.product-card.loading{opacity:.7;pointer-events:none}.product-card.loading:after{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px;z-index:10}.cart-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.cart-sidebar{animation:slideIn .3s ease;background:#fff;box-shadow:-5px 0 15px #0000001a;display:flex;flex-direction:column;height:100vh;width:400px}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cart-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.cart-header h2{color:#2c3e50;font-size:1.5rem;margin:0}.close-cart{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;transition:color .3s ease;width:40px}.close-cart:hover{background:#f8f9fa;color:#e74c3c}.cart-content{flex:1 1;overflow:hidden}.cart-content,.empty-cart{display:flex;flex-direction:column}.empty-cart{align-items:center;height:100%;justify-content:center;padding:2rem}.empty-cart-icon{margin-bottom:1rem;opacity:.5}.empty-cart h3{color:#6c757d;margin-bottom:.5rem}.empty-cart p{color:#adb5bd;margin:0}.cart-items{flex:1 1;overflow-y:auto;padding:1rem}.cart-item{border-bottom:1px solid #e9ecef;display:flex;gap:1rem;padding:1rem 0}.item-image{background:#f8f9fa}.placeholder-image{font-size:2rem}.item-name{color:#2c3e50;line-height:1.3}.item-price{color:#28a745;font-weight:600;margin:0}.item-controls{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.quantity-controls{background:#f8f9fa;border-radius:20px;gap:.5rem;padding:.25rem}.quantity-controls button{background:#fff;border-radius:50%;color:#667eea;height:30px;transition:all .3s ease;width:30px}.quantity-controls button:hover:not(:disabled){background:#667eea}.quantity{color:#2c3e50;font-weight:600;min-width:30px;text-align:center}.remove-item{background:none;border:none;border-radius:50%;color:#dc3545;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease}.remove-item:hover{background:#f8d7da;transform:scale(1.1)}.cart-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:1.5rem}.cart-total{margin-bottom:1.5rem}.total-row{color:#6c757d;margin-bottom:.5rem}.total-price{border-top:1px solid #dee2e6;color:#2c3e50;font-size:1.2rem;font-weight:600;margin-top:.5rem;padding-top:.5rem}.cart-actions{display:flex;gap:1rem}.clear-cart-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem;transition:background .3s ease}.clear-cart-btn:hover{background:#5a6268}.checkout-btn{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:2 1;font-size:1.1rem;font-weight:600;padding:.75rem;transition:all .3s ease}.checkout-btn:hover:not(:disabled){background:#218838;transform:translateY(-2px)}.checkout-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none}@media (max-width:768px){.cart-sidebar{max-width:400px;width:100%}.cart-item{flex-direction:column;gap:.5rem}.item-image{height:120px;width:100%}.item-controls{align-items:stretch;flex-direction:column;gap:1rem}.quantity-controls{align-self:center}.cart-actions{flex-direction:column}}.public-website{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}body.mobile-menu-open{overflow:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.website-header{background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 10px #0000001a;color:#333;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-top-row{flex-wrap:wrap;gap:2rem;padding:1rem 0}.header-top-row,.logo{align-items:center;display:flex}.logo{flex-shrink:0;gap:.75rem;min-width:140px}.logo-text{color:#8b1f8f;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;line-height:1;margin:0;transition:transform .3s ease,color .3s ease}.logo:hover .logo-text{color:#6b1a6f;transform:scale(1.05)}.header-search{flex:1 1;max-width:600px;min-width:300px}.search-form{align-items:center;background:#f5f5f6;border:1px solid #e9ecef;border-radius:8px;display:flex;position:relative;transition:all .3s ease;width:100%}.search-form:focus-within{background:#fff;border-color:#8b1f8f;box-shadow:0 0 0 3px #8b1f8f1a}.search-icon{align-items:center;color:#666;display:flex;font-size:1.1rem;padding:0 .75rem}.search-input{background:#0000;border:none;color:#333;flex:1 1;font-size:.95rem;outline:none;padding:.75rem 1rem}.search-input::placeholder{color:#999}.header-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:1rem}.utility-links{display:flex;gap:.5rem}.utility-btn{background:#0000;border:none;border-radius:4px;cursor:pointer;padding:.5rem .75rem;transition:all .3s ease}.utility-btn:hover{background:#f5f5f6}.utility-text{align-items:flex-start;color:#333;display:flex;flex-direction:column;font-size:14px;font-weight:500;line-height:1.2}.divider{background:#e9ecef;height:24px;margin:0 .25rem;width:1px}.profile-section{align-items:center;display:flex}.header-actions .profile-section{width:inherit!important}.product-card .product-info .product-price .price-row{flex-direction:inherit!important}.product-card .product-actions{margin-top:0!important;padding-top:0!important}.profile-btn,.profile-dropdown{position:relative}.profile-btn{align-items:center;background:#0000;border:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;transition:all .3s ease}.profile-btn:hover{background:#f5f5f6}.profile-icon{align-items:center;color:#333;display:flex;height:20px;justify-content:center;width:20px}.profile-icon svg{height:100%;width:100%}.profile-text{color:#333;font-size:.75rem;font-weight:500}.profile-btn.active:after{background:#8b1f8f;bottom:-1rem;content:"";height:2px;left:0;position:absolute;right:0}.cart-btn{align-items:center;background:#0000;border:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;position:relative;transition:all .3s ease}.cart-btn:hover{background:#f5f5f6}.cart-icon{align-items:center;color:#333;display:flex;height:20px;justify-content:center;width:20px}.cart-icon svg{height:100%;width:100%}.cart-text{color:#333;font-size:.75rem;font-weight:500}.cart-badge{align-items:center;background:#f43397;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.main-nav{border-top:1px solid #f0f0f0;overflow:visible;padding:.75rem 0;position:relative;width:100%}.main-nav .nav-list{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:1.25rem;overflow:visible}.main-nav .nav-list,.nav-item{list-style:none;margin:0;padding:0;position:relative}.nav-item{z-index:1}.nav-item.has-submenu,.nav-link{position:relative}.nav-link{align-items:center;background:none;border:none;border-radius:6px;color:#333;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.9rem;font-weight:500;gap:.25rem;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{background:#f8f9fa;color:#e91e63!important}.nav-link:active{transform:translateY(1px)}.nav-arrow{font-size:.7rem;margin-left:.25rem;transition:transform .3s ease}.nav-item:hover .nav-arrow{transform:rotate(180deg)}.submenu{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 20px #00000026;left:0;list-style:none;margin:.5rem 0 0;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.nav-item:hover .submenu{opacity:1;transform:translateY(0);visibility:visible}.submenu-item{list-style:none;margin:0;padding:0;position:relative}.submenu-link{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.submenu-link:hover{background:#f8f9fa;color:#e91e63;padding-left:1.25rem}.nav-item.has-submenu:hover{z-index:1002}.submenu-arrow{color:#666;font-size:.7rem;margin-left:.5rem}.submenu-level2{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 20px #00000026;left:100%;list-style:none;margin:0 0 0 .5rem;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:0;transform:translateX(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.submenu-item:hover .submenu-level2{opacity:1;transform:translateX(0);visibility:visible}.submenu-item-level2{list-style:none;margin:0;padding:0}.submenu-link-level2{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:.85rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.submenu-link-level2:hover{background:#f8f9fa;color:#e91e63;padding-left:1.25rem}.dropdown-menu{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 15px #00000026;display:none;min-width:180px;padding:.5rem 0;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.profile-dropdown .dropdown-menu{display:block}.dropdown-item.user-info{background:#f8f9fa;border-bottom:1px solid #e9ecef;cursor:default;padding:1rem}.dropdown-item.user-info:hover{background:#f8f9fa;color:#333}.dropdown-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:.9rem;padding:.75rem 1rem;text-align:left;transition:background .3s ease;width:100%}.dropdown-item:hover{background:#f5f5f6;color:#8b1f8f}.dropdown-item:first-child{color:#8b1f8f;font-weight:600}.hero-section{background:#8b1f8f;color:#fff;overflow:hidden;padding:3rem 0;position:relative}.hero-banner{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;min-height:400px;position:relative}.banner-background-pattern{grid-gap:0;align-items:center;background-color:#8b1f8f;bottom:0;display:grid;gap:0;grid-template-columns:repeat(auto-fill,80px);grid-template-rows:repeat(auto-fill,80px);justify-items:center;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.banner-background-pattern:before{background-image:repeating-linear-gradient(0deg,#ffffff14,#ffffff14 2px,#0000 0,#0000 80px),repeating-linear-gradient(90deg,#ffffff14,#ffffff14 2px,#0000 0,#0000 80px);background-size:80px 80px;bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0}.banner-arcs{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:50%;z-index:2}.banner-content{align-items:center;display:flex;gap:3rem;justify-content:space-between;padding:2rem 0;position:relative;width:100%;z-index:3}.banner-characters{flex:0 0 auto;position:relative;z-index:4}.banner-center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;justify-content:center;text-align:center;z-index:4}.banner-promo-text{margin-bottom:.5rem}.banner-promo-text h1{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin:0;text-shadow:0 2px 4px #0000004d}.trust-section{background:#fff;border-bottom:1px solid #e9ecef;padding:2rem 0}.trust-indicators{flex-wrap:wrap;gap:3rem;justify-content:center}.trust-indicators,.trust-item{align-items:center;display:flex}.trust-item{font-size:.9rem;gap:.5rem;opacity:.9}.trust-icon{font-size:1.2rem}.admin-quick-access{margin-left:auto}.admin-quick-btn{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.admin-quick-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.vendor-quick-access{margin-left:.5rem}.vendor-quick-btn{align-items:center;background:#4caf5033;border:2px solid #4caf504d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.vendor-quick-btn:hover{background:#4caf504d;border-color:#4caf5080;box-shadow:0 4px 12px #4caf5033;transform:translateY(-2px)}.categories-section{background:#fff;padding:2.5rem 0}.categories-section .container{padding-left:20px;padding-right:20px}.categories-grid{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;margin:0 -20px;overflow-x:auto;overflow-y:hidden;padding:1rem 20px 1.5rem;scroll-behavior:smooth;scrollbar-color:#8b1f8f4d #0000;scrollbar-width:thin}.categories-grid::-webkit-scrollbar{height:6px}.categories-grid::-webkit-scrollbar-track{background:#0000}.categories-grid::-webkit-scrollbar-thumb{background:#8b1f8f4d;border-radius:10px}.categories-grid::-webkit-scrollbar-thumb:hover{background:#8b1f8f80}.category-card{align-items:center;background:none;border:none;border-radius:0;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;max-width:120px;min-width:120px;padding:1rem;position:relative;text-align:center;transition:all .3s ease}.category-card:hover{transform:translateY(-5px)}.category-icon{align-items:center;background:none;border-radius:0;display:flex;height:140px;justify-content:center;margin-bottom:.5rem;overflow:visible;position:relative;transition:all .3s ease;width:140px}.category-icon:before{background:none;border-radius:50px 50px 0 0;content:"";height:80px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px;z-index:0}.category-icon img{border-radius:0;height:133px;object-fit:contain;width:133px}.category-icon img,.category-icon span{position:relative;transition:transform .3s ease;z-index:1}.category-icon span{font-size:2.5rem}.category-card:hover .category-icon{transform:scale(1.05)}.category-card:hover .category-icon:before{background:none}.category-card:hover .category-icon img,.category-card:hover .category-icon span{transform:scale(1.1)}.category-name{word-wrap:break-word;color:#333;font-size:.875rem;font-weight:500;line-height:1.3;margin-top:0;text-align:center}.category-card.active .category-name{color:#8b1f8f;font-weight:600}.gold-section{background:linear-gradient(135deg,#8b4513,#d2691e);color:#fff;min-height:550px;overflow:hidden;padding:3rem 0;position:relative}.gold-content,.gold-section{align-items:center;display:flex}.gold-content{gap:3rem;justify-content:space-between}.gold-text h2{font-size:3rem;font-weight:700;margin-bottom:1rem;pointer-events:none;text-shadow:2px 2px 4px #00000080}.gold-text p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;pointer-events:none;text-shadow:1px 1px 2px #00000080}.gold-shop-btn{background:#fff;border:none;border-radius:25px;color:#8b4513;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.gold-shop-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.gold-categories{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-left:30%;max-width:800px}.gold-category{align-items:center;background:#0000;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:200px;padding:1rem;transition:all .3s ease}.gold-category:hover{transform:translateY(-3px)}.gold-category-icon{font-size:2rem}.gold-product-link{color:inherit;display:block;text-decoration:none}.gold-product-image{border-radius:8px;height:200px;margin-bottom:.5rem;object-fit:cover;width:200px}.gold-product-name{word-wrap:break-word;color:#fff;font-size:.9rem;max-width:150px;pointer-events:none;text-align:center;text-shadow:1px 1px 2px #00000080}.featured-type2-section{align-items:center;color:#fff;display:flex;min-height:320px;overflow:hidden;padding:3rem 0;position:relative}.featured-type2-section:before{background:#000c;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.featured-type2-content{align-items:center;display:flex;gap:3rem;justify-content:center}.featured-type2-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-left:auto;margin-right:auto;max-width:800px}.featured-type2-category{align-items:center;background:#0000;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:200px;padding:1rem;transition:all .3s ease}.featured-type2-category:hover{transform:translateY(-3px)}.featured-type2-category-icon{font-size:2rem}.featured-type2-product-link{color:inherit;display:block;text-decoration:none}.featured-type2-product-image{border-radius:8px;height:250px;margin-bottom:.5rem;object-fit:cover;width:250px}.featured-type2-product-name{word-wrap:break-word;color:#fff;font-size:.9rem;max-width:150px;pointer-events:none;text-align:center;text-shadow:1px 1px 2px #00000080}.brands-section{background:#f3e5f5;padding:3rem 0}.brands-section h2{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.brands-grid{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;padding:1rem 0;position:relative;scroll-behavior:smooth;scrollbar-width:none}.brands-grid::-webkit-scrollbar{display:none}.brand-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;flex-shrink:0;height:120px;justify-content:center;max-width:140px;min-width:140px;padding:1.5rem;text-align:center;transition:all .3s ease}.brand-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.brand-link{align-items:center;color:inherit;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}.brand-logo-img{height:auto;max-height:80px;max-width:100%;object-fit:contain;width:auto}.brand-logo-placeholder{color:#666;font-size:.875rem;text-align:center}.brand-image{font-size:3rem;margin-bottom:1rem}.brand-logos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.brand-logo{background:#fff;border:1px solid #e9ecef;border-radius:20px;color:#666;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.brand-logo:hover{border-color:#e91e63;color:#e91e63}.filters-section{background:#fff;border-bottom:1px solid #e9ecef;padding:2rem 0}.filters{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:150px}.filter-group label{color:#2c3e50;font-size:.9rem;font-weight:500}.filter-group input,.filter-group select{border:1px solid #dee2e6;border-radius:6px;font-size:.9rem;padding:.5rem;transition:border-color .3s ease}.filter-group input:focus,.filter-group select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.products-section{background:#f8f9fa;padding:1.5rem 0}.products-header{padding:0 1rem}.products-header h2{color:#2c3e50;font-size:1.6rem;font-weight:700;margin:0}.products-controls{align-items:center;display:flex;gap:1.5rem}.filter-toggle{align-items:center;display:flex;gap:1rem}.filter-btn{background:#e91e63;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.product-count{color:#666;font-size:.9rem}.sort-select{background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.products-layout{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}.filters-sidebar{border-radius:12px;box-shadow:0 2px 12px #00000014;padding:1.25rem;top:20px}.filter-group:last-child{margin-bottom:0}.filter-group h4{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.category-search input{border:1px solid #e9ecef;border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.5rem;width:100%}.category-list{max-height:200px;overflow-y:auto}.category-item,.gender-item{align-items:center;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.category-item input,.gender-item input{margin:0}.show-more{background:none;border:none;color:#e91e63;cursor:pointer;font-size:.9rem;margin-top:.5rem}.gender-options{display:flex;flex-direction:column;gap:.5rem}.products-main{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:1.25rem}.loading{padding:3rem 0;text-align:center}.loading-spinner{border:5px solid #f3f3f3;border-top-color:#e91e63;margin:0 auto 1rem}.products-grid{grid-gap:1.25rem;gap:1.25rem}.product-card{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:#667eea33;box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.product-image{height:220px;overflow:hidden;position:relative;width:100%}.products-section .product-image img{height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:cover;transition:transform .3s ease;width:100%!important}.product-card:hover .product-image img{transform:scale(1.05)}.placeholder-image{align-items:center;background:#f8f9fa;color:#dee2e6;display:flex;font-size:4rem;height:100%;justify-content:center;width:100%}.product-badge{background:#28a745;border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem}.product-info{padding:12px}.product-vendor{font-size:.85rem;font-weight:500;margin-bottom:.4rem;text-transform:capitalize}.product-name{color:#2c3e50;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.4rem}.product-description,.product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-description{color:#7f8c8d;font-size:.85rem;line-height:1.4;margin-bottom:.75rem}.product-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:-14px;margin-top:-14px}.product-price{color:#e91e63;font-size:1.2rem;font-weight:700}.product-vendor{color:#6c757d;font-size:.9rem}.product-actions{gap:.5rem}.add-to-cart-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:.65rem .75rem;transition:all .3s ease}.add-to-cart-btn:hover{background:#5a6fd8;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.wishlist-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.65rem .75rem;transition:all .3s ease}.wishlist-btn:hover{background:#e9ecef;transform:scale(1.05)}.no-products{color:#6c757d;padding:3rem 0}.no-products h3{color:#495057;margin-bottom:.5rem}.features-section{background:#fff;padding:3rem 0}.features-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#f8f9fa;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#fff;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#7f8c8d;line-height:1.6}.admin-access-btn{background:linear-gradient(135deg,#ff9800,#f57c00);border:none;border-radius:20px;color:#fff!important;cursor:pointer;display:inline-block;font-weight:600;margin-bottom:.5rem;padding:.5rem 1rem;transition:all .3s ease}.admin-access-btn:hover{background:linear-gradient(135deg,#f57c00,#ef6c00);box-shadow:0 4px 12px #ff98004d;color:#fff!important;transform:translateY(-2px)}.vendor-access-btn{background:linear-gradient(135deg,#4caf50,#388e3c);border:none;border-radius:20px;color:#fff!important;cursor:pointer;display:inline-block;font-weight:600;margin-bottom:.5rem;padding:.5rem 1rem;transition:all .3s ease}.vendor-access-btn:hover{background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 4px 12px #4caf504d;color:#fff!important;transform:translateY(-2px)}.social-link{background:#34495e;display:inline-block;line-height:40px;text-align:center}.social-link:hover{background:#667eea;transform:translateY(-3px)}@media (max-width:1024px){.header-top-row{gap:1rem}.header-search{max-width:400px;min-width:200px}.divider,.utility-links{display:none}.header-actions{gap:.5rem}}@media (max-width:768px){.header-top-row{flex-direction:column;gap:1rem;padding:1rem 0}.logo{text-align:center;width:100%}.header-search{max-width:100%;min-width:100%;width:100%}.header-actions{border-top:1px solid #f0f0f0;justify-content:space-around;padding-top:.5rem;width:100%}.divider,.utility-links{display:none}.cart-text,.profile-text{font-size:.7rem}.main-nav{padding:.5rem 0}.nav-list{gap:.75rem}.nav-link{font-size:.85rem;padding:.4rem .6rem}.hero-banner{min-height:300px}.banner-content{flex-direction:column;gap:2rem;padding:1.5rem 0;text-align:center}.banner-characters{order:1}.banner-center{order:2}.character-body{font-size:5rem}.banner-promo-text h1{font-size:1.5rem}.qr-code{padding:10px}.qr-code svg{height:100px;width:100px}.banner-arcs{width:100%}.arc-1{border-width:30px;height:200px;left:-30px;width:200px}.arc-2{border-width:20px;height:150px;left:30px;width:150px}.arc-3{border-width:15px;height:120px;left:60px;width:120px}.trust-indicators{flex-direction:column;gap:1rem}.admin-quick-access,.vendor-quick-access{margin-left:0;margin-top:1rem}.admin-quick-btn,.vendor-quick-btn{justify-content:center;width:100%}.login-buttons{flex-direction:column;gap:.5rem;width:100%}.admin-login-btn,.vendor-login-btn{justify-content:center;width:100%}.gold-content{flex-direction:column;text-align:center}.gold-categories{grid-template-columns:repeat(2,1fr)}.products-layout{grid-template-columns:1fr}.filters-sidebar{order:2}.products-main{order:1}.products-header{align-items:flex-start;flex-direction:column;gap:1rem}.products-controls{flex-direction:column;gap:1rem;width:100%}.categories-section .container{padding-left:15px;padding-right:15px}.categories-grid{gap:1rem;margin:0 -15px;padding:.5rem 15px 1rem}.category-card{max-width:100px;min-width:100px;padding:.75rem}.category-icon{height:80px;width:80px}.category-icon span{font-size:2rem}.category-name{font-size:.8rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.brands-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.brand-logos{gap:1rem}.main-nav,.nav-item,.nav-list{overflow:visible!important}.nav-item.submenu-open>.submenu{opacity:1;transform:translateY(0);visibility:visible}.nav-item.submenu-open,.submenu{z-index:10010}.submenu{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 20px #00000026;left:0;margin-top:.25rem;max-height:70vh;overflow-y:auto;position:absolute;top:100%}.submenu-level2{border:none;border-left:1px solid #eee;box-shadow:none;display:none;left:auto;margin-left:0;opacity:1;padding-left:12px;position:static;top:auto;transform:none;visibility:visible;z-index:auto}.submenu-item.submenu-open>.submenu-level2{display:block}.submenu-item.submenu-open>.submenu-link .submenu-arrow{transform:rotate(90deg)}}.static-page{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-top:20px;padding:40px}.static-page .page-title{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:2.5rem;margin-bottom:30px;padding-bottom:20px}.static-page .page-content{color:#495057;font-size:1.1rem;line-height:1.8}.static-page .page-content h1,.static-page .page-content h2,.static-page .page-content h3{color:#2c3e50;margin-bottom:15px;margin-top:30px}.static-page .page-content h1{font-size:2rem}.static-page .page-content h2{font-size:1.75rem}.static-page .page-content h3{font-size:1.5rem}.static-page .page-content p{margin-bottom:15px}.static-page .page-content ol,.static-page .page-content ul{margin-bottom:15px;padding-left:30px}.static-page .page-content li{margin-bottom:8px}.static-page .page-content a{color:#e91e63;text-decoration:none}.static-page .page-content a:hover{text-decoration:underline}.banner-slider{background:#8b1f8f;height:500px;overflow:hidden;position:relative;width:100%}.banner-slider.loading{align-items:center;background:#8b1f8f;display:flex;justify-content:center}.loading-spinner{border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}.slider-container{display:flex;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.slide{height:100%;min-width:100%;overflow:hidden;position:relative}.slide-image{display:block;height:100%;object-fit:cover;width:100%}.slide-content{display:flex;justify-content:center;min-height:500px;width:100%}.slide-background-pattern,.slide-content{align-items:center;bottom:0;left:0;position:absolute;right:0;top:0}.slide-background-pattern{grid-gap:0;background-color:#8b1f8f;display:grid;gap:0;grid-template-columns:repeat(auto-fill,80px);grid-template-rows:repeat(auto-fill,80px);justify-items:center;overflow:hidden;z-index:1}.slide-background-pattern:before{background-image:repeating-linear-gradient(0deg,#ffffff14,#ffffff14 2px,#0000 0,#0000 80px),repeating-linear-gradient(90deg,#ffffff14,#ffffff14 2px,#0000 0,#0000 80px);background-size:80px 80px;bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0}.pattern-char{color:#ffffff1a;font-family:Noto Sans Devanagari,Mukta,sans-serif;font-size:50px;font-weight:700;line-height:1;opacity:.4}.slide-arcs{bottom:0;left:0;overflow:hidden;pointer-events:none;top:0;width:50%;z-index:2}.arc,.slide-arcs{position:absolute}.arc{border-radius:50%;opacity:.6}.arc-1{border-color:#ff6b35 #0000 #0000 #ff6b35;border-style:solid;border-width:40px;height:300px;left:-50px;width:300px}.arc-1,.arc-2{top:50%;transform:translateY(-50%)}.arc-2{border-color:#8b1f8f #0000 #0000 #8b1f8f;border-style:solid;border-width:30px;height:250px;left:50px;opacity:.8;width:250px}.arc-3{border-color:#4fc3f7 #0000 #0000 #4fc3f7;border-style:solid;border-width:20px;height:200px;left:100px;opacity:.7;top:50%;transform:translateY(-50%);width:200px}.slide-text-content{align-items:center;display:flex;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem;position:relative;width:100%;z-index:3}.slide-characters{flex:0 0 auto;position:relative;z-index:4}.character-wrapper{align-items:center;display:flex;gap:1rem}.character{position:relative}.character-body{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:8rem;line-height:1}.character-woman .character-body{animation-delay:.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.slide-center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;justify-content:center;text-align:center;z-index:4}.slide-promo-text{margin-bottom:.5rem}.slide-promo-text h1{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin:0;text-shadow:0 2px 4px #0000004d}.highlight-off{color:#ff6b35;font-size:1.2em;font-weight:800}.qr-code-container{margin:1rem 0}.qr-code,.qr-code-container{align-items:center;display:flex;justify-content:center}.qr-code{background:#fff;border-radius:12px;box-shadow:0 8px 16px #0000004d;padding:15px}.qr-code svg{display:block}.scan-text{color:#fff;font-size:1rem;font-weight:500;margin:0;opacity:.95}.slide-overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:3rem 2rem 2rem;position:absolute;right:0;z-index:5}.slide-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px #00000080}.slide-description{font-size:1.1rem;margin:0;opacity:.9;text-shadow:0 1px 2px #00000080}.slider-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#8b1f8f;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.slider-nav:hover{background:#fff;box-shadow:0 4px 12px #0000004d;transform:translateY(-50%) scale(1.1)}.slider-nav-prev{left:20px}.slider-nav-next{right:20px}.slider-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.dot:hover{background:#ffffff80;transform:scale(1.2)}.dot.active{background:#fff;border-radius:6px;width:32px}.slide.demo-fashion .slide-background-pattern{background-color:#e91e63}.slide.demo-sale .slide-background-pattern{background-color:#ff6b35}.slide.demo-sale .slide-background-pattern:before{background-image:repeating-linear-gradient(45deg,#ffffff1a,#ffffff1a 10px,#0000 0,#0000 20px)}.slide-center-center{align-items:center;display:flex;flex:1 1;justify-content:center;text-align:center;width:100%;z-index:4}.demo-content{max-width:600px;padding:2rem}.demo-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin:0 0 1rem;text-shadow:0 4px 8px #0000004d}.demo-description{color:#fff;font-size:1.5rem;font-weight:500;margin:0 0 2rem;opacity:.95;text-shadow:0 2px 4px #0000004d}.sale-badge{animation:pulse 2s ease-in-out infinite;background:#fff;border-radius:50px;box-shadow:0 8px 16px #0000004d;color:#ff6b35;display:inline-block;font-size:2rem;font-weight:800;padding:1rem 2rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.sale-text{display:block}.fashion-icons{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.fashion-icon{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:4rem}.fashion-icon:first-child{animation-delay:0s}.fashion-icon:nth-child(2){animation-delay:.3s}.fashion-icon:nth-child(3){animation-delay:.6s}.fashion-icon:nth-child(4){animation-delay:.9s}@media (max-width:768px){.banner-slider{height:350px}.slide-content{min-height:350px}.slider-nav{font-size:1.5rem;height:40px;width:40px}.slider-nav-prev{left:10px}.slider-nav-next{right:10px}.slide-text-content{flex-direction:column;gap:1.5rem;padding:1rem}.character-body{font-size:5rem}.slide-promo-text h1{font-size:1.5rem}.qr-code{padding:10px}.qr-code svg{height:100px;width:100px}.slide-arcs{width:100%}.arc-1{border-width:30px;height:200px;left:-30px;width:200px}.arc-2{border-width:20px;height:150px;left:30px;width:150px}.arc-3{border-width:15px;height:120px;left:60px;width:120px}.slide-overlay{padding:2rem 1rem 1rem}.slide-title{font-size:1.5rem}.slide-description{font-size:1rem}.demo-title{font-size:2rem}.demo-description{font-size:1.2rem}.sale-badge{font-size:1.5rem;padding:.75rem 1.5rem}.fashion-icons{gap:1rem}.fashion-icon{font-size:3rem}}.offer-section-container{width:100%}.offer-section{background:linear-gradient(135deg,#667eea,#764ba2);margin:20px 0;overflow:hidden;padding:40px 0;position:relative}.offer-section:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.offer-section .container{position:relative;z-index:2}.offer-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.offer-title-section{text-align:center;width:100%}.offer-title{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:2px 2px 4px #0003}.offer-description{color:#ffffffe6;font-size:1.1rem;margin:0}.offer-countdown-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.countdown-label-text{color:#fff;font-size:1rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.countdown-timer{align-items:center;display:flex;gap:8px}.countdown-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:8px;display:flex;flex-direction:column;min-width:70px;padding:12px 16px}.countdown-value{color:#fff;font-size:2rem;font-weight:700;line-height:1;text-shadow:2px 2px 4px #0000004d}.countdown-label{color:#ffffffe6;font-size:.75rem;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.countdown-separator{color:#fff;font-size:2rem;font-weight:700;margin:0 4px}.countdown-expired{background:#ff00004d;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1.2rem;font-weight:600;padding:12px 24px}.offer-products-grid{-webkit-overflow-scrolling:touch;display:flex;gap:20px;margin-top:30px;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scroll-behavior:smooth;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.offer-products-grid::-webkit-scrollbar{height:6px}.offer-products-grid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.offer-products-grid::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.offer-products-grid::-webkit-scrollbar-thumb:hover{background:#ffffff80}.offer-product-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex:0 0 200px;flex-direction:column;max-width:200px;min-width:200px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.offer-product-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.offer-product-image-wrapper{background:#f5f5f5;cursor:pointer;overflow:hidden;padding-top:75%;position:relative;width:100%}.product-countdown-overlay{background:linear-gradient(0deg,#000c,#0009,#0000);bottom:0;left:0;padding:8px;position:absolute;right:0;z-index:3}.offer-product-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.offer-product-card:hover .offer-product-image{transform:scale(1.05)}.offer-product-placeholder{color:#ccc;font-size:3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.offer-badge{background:#f44;border-radius:20px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.85rem;font-weight:600;padding:6px 12px;position:absolute;right:10px;top:10px;z-index:2}.offer-product-info{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:15px}.offer-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;cursor:pointer;display:-webkit-box;font-size:1rem;font-weight:600;margin:0;min-height:2.5rem;overflow:hidden;transition:color .2s ease}.offer-product-name:hover{color:#667eea}.offer-product-price{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.offer-price-current{color:#667eea;font-size:1.3rem;font-weight:700}.offer-price-original{color:#999;font-size:.9rem;text-decoration:line-through}.offer-price-mrp{color:#666;font-size:.85rem}.offer-add-to-cart-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:auto;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.offer-add-to-cart-btn:hover{box-shadow:0 4px 8px #667eea66;transform:translateY(-2px)}.offer-add-to-cart-btn:active{transform:translateY(0)}.countdown-timer-compact{align-items:center;display:flex;gap:4px;justify-content:center}.countdown-item-compact{align-items:center;background:#fffffff2;border:1px solid #ffffff80;border-radius:4px;display:flex;flex-direction:column;min-width:35px;padding:4px 6px}.countdown-value-compact{color:#667eea;font-size:.9rem;font-weight:700;line-height:1}.countdown-label-compact{color:#666;font-size:.6rem;margin-top:2px;text-transform:uppercase}.countdown-separator-compact{color:#fff;font-size:.9rem;font-weight:700;margin:0 2px}.countdown-expired-compact{background:#ff0000b3;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;text-align:center}@media (max-width:768px){.offer-header{align-items:flex-start;flex-direction:column}.offer-countdown-wrapper{align-items:flex-start;width:100%}.offer-title{font-size:2rem}.offer-products-grid{gap:15px}.offer-product-card{flex:0 0 150px;max-width:150px;min-width:150px}.countdown-item{min-width:60px;padding:10px 12px}.countdown-separator,.countdown-value{font-size:1.5rem}.countdown-item-compact{min-width:30px;padding:3px 5px}.countdown-value-compact{font-size:.8rem}.countdown-label-compact{font-size:.55rem}.countdown-separator-compact{font-size:.8rem}}.website-footer{background:#2c3e50;color:#fff;margin-top:2rem;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-link{background:none;border:none;color:#bdc3c7;cursor:pointer;font-size:.9rem;padding:0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}@media (max-width:768px){.footer-content{grid-template-columns:repeat(2,1fr)}}.footer-bottom{border-top:1px solid #34495e;color:#bdc3c7;padding-top:2rem;text-align:center}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#bdc3c7;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link svg{height:20px;transition:transform .3s ease;width:20px}.social-link:hover{background:#fff3;color:#fff;transform:translateY(-2px)}.social-link:hover svg{transform:scale(1.1)}.review-summary{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;padding:1.5rem}.review-summary.compact{border-radius:4px;box-shadow:0 1px 2px #0000000f;padding:.5rem .75rem}.review-summary.no-reviews{color:#718096;padding:1rem;text-align:center}.review-summary.compact.no-reviews{padding:.5rem .75rem}.no-reviews-text{font-size:.875rem}.review-summary.compact .no-reviews-text{font-size:.75rem}.review-summary-header{margin-bottom:.75rem}.review-summary.compact .review-summary-header{margin-bottom:.35rem}.rating-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.review-summary.compact .rating-display{align-items:center;flex-wrap:nowrap;gap:.4rem}.review-summary.compact .rating-stars{flex:0 0 auto}.average-rating-value{color:#667eea;font-size:2rem;font-weight:700;line-height:1}.rating-stars{flex:1 1}.stars-container{gap:.15rem}.star{font-size:1rem;line-height:1}.star.half-filled{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffc107 50%,#e2e8f0 0);-webkit-background-clip:text;background-clip:text}.review-count{white-space:nowrap}.recent-reviews{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.recent-reviews h4{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 .75rem}.review-item-compact{border-bottom:1px solid #f7fafc;padding:.75rem 0}.review-item-compact:last-child{border-bottom:none}.review-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.reviewer-name-compact{color:#2d3748;font-size:.875rem;font-weight:600}.review-rating-compact .stars-container{gap:.1rem}.review-rating-compact .star{font-size:.75rem}.review-title-compact{color:#4a5568;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.review-comment-compact{color:#718096;font-size:.8rem;line-height:1.5}.rating-breakdown{border-top:1px solid #e2e8f0;margin-top:.75rem;padding-top:.75rem}.review-summary.compact .rating-breakdown{margin-top:.4rem;padding-top:.4rem}.rating-bar{align-items:center;display:flex;font-size:.8rem;gap:.5rem;margin-bottom:.5rem}.review-summary.compact .rating-bar{font-size:.7rem;gap:.25rem;margin-bottom:.25rem}.star-label{color:#4a5568;font-weight:500;width:30px}.review-summary.compact .star-label{font-size:.65rem;font-weight:400;width:20px}.bar-container{background:#e2e8f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.review-summary.compact .bar-container{border-radius:2px;height:5px}.bar-fill{background:#ffc107;border-radius:4px;height:100%;transition:width .3s ease}.review-summary.compact .bar-fill{border-radius:3px}.star-count{color:#718096;font-size:.75rem;text-align:right;width:30px}.review-summary.compact .star-count{font-size:.65rem;width:20px}.review-summary-loading{color:#718096;font-size:.875rem;padding:1rem;text-align:center}.review-summary.compact .review-summary-loading{font-size:.75rem;padding:.5rem}.review-summary.compact .average-rating-value{font-size:1.1rem;font-weight:600;line-height:1}.review-summary.compact .star{font-size:.75rem}.review-summary.compact .stars-container{gap:.1rem}.review-summary.compact .review-count{font-size:.7rem;margin-left:auto}@media (max-width:768px){.review-summary{padding:1rem}.rating-display{align-items:flex-start;flex-direction:column;gap:.5rem}.average-rating-value{font-size:1.75rem}.review-item-header{align-items:flex-start;flex-direction:column;gap:.25rem}}.reviews-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:2rem}.review-summary-box{margin-bottom:2rem;padding:0}.reviews-section-wrapper .review-summary-box{display:none}.reviews-header{align-items:center;border-bottom:2px solid #e2e8f0;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;-webkit-user-select:none;user-select:none}.reviews-header:hover{opacity:.8}.reviews-header h3{color:#2d3748;font-size:1.5rem;margin:0}.collapse-toggle-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background .2s}.collapse-toggle-btn:hover{background:#f7fafc}.collapse-icon{color:#667eea;display:inline-block;font-size:.875rem;transition:transform .3s ease}.collapse-icon.expanded{transform:rotate(180deg)}.reviews-content{margin-top:0;max-height:10000px;opacity:1;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin .3s ease,padding .3s ease}.reviews-content.collapsed{margin-bottom:0;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;padding-top:0}.reviews-content.expanded{animation:expandReviews .4s ease}@keyframes expandReviews{0%{max-height:0;opacity:0}to{max-height:10000px;opacity:1}}.review-count{color:#718096;font-size:.875rem}.review-error,.review-success{align-items:center;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.review-error{background:#fed7d7;color:#742a2a}.review-success{background:#c6f6d5;color:#22543d}.review-error button,.review-success button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;padding:0;width:24px}.add-review-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1.5rem;transition:background .2s}.add-review-btn:hover{background:#5a67d8}.review-form{background:#f7fafc;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.review-form h4{color:#2d3748;margin:0 0 1rem}.form-group input,.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .2s}.cancel-review-btn,.submit-review-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.submit-review-btn{background:#667eea;color:#fff}.submit-review-btn:hover:not(:disabled){background:#5a67d8}.submit-review-btn:disabled{background:#cbd5e0;cursor:not-allowed}.cancel-review-btn{background:#fff;border:1px solid #e2e8f0;color:#4a5568}.cancel-review-btn:hover{background:#f7fafc}.reviews-list{margin-top:1.5rem}.no-reviews{color:#718096;padding:2rem;text-align:center}.review-item{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding:1.5rem}.review-item:last-child{border-bottom:none;margin-bottom:0}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.reviewer-info{flex:1 1}.reviewer-name{color:#2d3748;font-weight:600;margin-bottom:.25rem}.review-date{color:#718096;font-size:.875rem}.review-rating{margin-left:1rem}.review-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin:.5rem 0}.review-comment{color:#4a5568;line-height:1.6;margin:.5rem 0 0}.image-previews{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.image-preview-item{border:2px solid #e2e8f0;border-radius:8px;height:100px;overflow:hidden;position:relative;width:100px}.image-preview-item img{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#f00c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;line-height:1;position:absolute;right:4px;top:4px;width:24px}.remove-image-btn:hover{background:red}.video-preview{align-items:center;background:#f7fafc;border-radius:8px;display:flex;justify-content:space-between;margin-top:.5rem;padding:.5rem}.remove-video-btn{background:#e53e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.25rem .5rem}.remove-video-btn:hover{background:#c53030}.review-images{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.review-image{border-radius:8px;cursor:pointer;max-height:200px;max-width:200px;object-fit:cover;transition:transform .2s}.review-image:hover{transform:scale(1.05)}.review-video{border-radius:8px;margin-top:1rem;overflow:hidden}.review-video-player{border-radius:8px;height:auto;max-width:600px;width:100%}.review-youtube{border-radius:8px;height:0;margin-top:1rem;overflow:hidden;padding-bottom:56.25%;position:relative}.review-youtube iframe{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.reviews-loading{color:#718096;padding:2rem;text-align:center}@media (max-width:768px){.reviews-header{align-items:flex-start;flex-direction:column;gap:1rem}.rating-summary{width:100%}.review-header{flex-direction:column;gap:.5rem}.review-rating{margin-left:0}}.product-detail-page{background:linear-gradient(180deg,#f8f9fa 0,#fff);min-height:100vh;padding:1rem 0}.product-detail-error,.product-detail-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.breadcrumb{font-size:.85rem}.breadcrumb button:hover{color:#c2185b}.product-detail-content{grid-gap:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:1.5rem}.product-images-section{align-self:start;gap:.75rem;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.main-image{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-shrink:0;height:500px;justify-content:center;max-height:500px;overflow:hidden;transition:transform .3s ease}.main-image:hover{box-shadow:0 3px 12px #0000001a;transform:scale(1.01)}.main-image img{height:100%;object-fit:contain;padding:.5rem;width:100%}.no-image{color:#ccc;font-size:4rem}.image-thumbnails{gap:.5rem;overflow-x:auto}.thumbnail{background:#fff;box-shadow:0 1px 4px #0000001a;flex-shrink:0;height:70px;transition:all .3s ease;width:70px}.thumbnail:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.thumbnail.active{border-color:#e91e63;box-shadow:0 4px 16px #e91e634d}.product-title-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;position:relative}.product-title{color:#1a1a1a;flex:1 1;font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0}.product-share-container{flex-shrink:0;position:relative}.btn-share{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.btn-share:hover{background:#e9ecef;border-color:#667eea;color:#667eea}.btn-share svg{height:18px;width:18px}.share-menu{animation:slideDown .2s ease;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:.5rem;min-width:180px;padding:.5rem;position:absolute;right:0;top:100%;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.share-option{align-items:center;background:none;border:none;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.share-option:hover{background:#f8f9fa;color:#333}.share-option.facebook:hover{background:#e7f3ff;color:#1877f2}.share-option.twitter:hover{background:#e8f5fe;color:#1da1f2}.share-option.whatsapp:hover{background:#e5f9e5;color:#25d366}.share-option.linkedin:hover{background:#e7f0f7;color:#0077b5}.share-option.copy:hover{background:#f0f0f0;color:#667eea}.share-option svg{flex-shrink:0}.product-brand{color:#666;font-size:.9rem;font-weight:500;letter-spacing:.3px;margin:0;text-transform:uppercase}.product-price-section{align-items:center;display:flex;flex-direction:row;gap:.75rem;margin-bottom:1rem}.reviews-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1400px;padding:0 1.5rem}.product-review-summary,.reviews-section-wrapper{margin:0;padding:0}.price-row{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.75rem;line-height:1.2}.current-price{color:#e91e63;font-size:1.75rem;font-weight:800;letter-spacing:-.01em;line-height:1.2}.discount-badge{background:linear-gradient(135deg,#f44,#ff6b6b);border-radius:8px;box-shadow:0 2px 4px #ff44444d;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.3px;padding:.3rem .7rem;text-transform:uppercase;white-space:nowrap}.mrp-row{align-items:center;display:inline-flex;font-size:.9rem;gap:.5rem}.mrp-label{color:#6c757d;font-size:.85rem;font-weight:500}.mrp-price{font-size:1.1rem;margin-left:.5rem;text-decoration:line-through}.mrp-price,.original-price{color:#9e9e9e;font-weight:500}.original-price{font-size:1.3rem}.product-description{background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:1rem;margin-top:1rem;padding:1.25rem}.manufacturer-details h3,.product-description h3,.product-specifications h3,.product-variations h3{border-bottom:2px solid #e91e63;color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.5rem;position:relative}.manufacturer-details h3:after,.product-description h3:after,.product-specifications h3:after,.product-variations h3:after{background:linear-gradient(90deg,#e91e63,#c2185b);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.description-content,.product-description p{color:#333;font-size:.9rem;line-height:1.6}.description-content{word-wrap:break-word;display:block!important;margin-top:.5rem;min-height:50px;opacity:1!important;overflow-wrap:break-word;visibility:visible!important;width:100%}.description-content p{color:#333;display:block;line-height:1.6;margin-bottom:.75rem}.description-content p:last-child{margin-bottom:0}.description-content>p{font-size:1rem;margin-bottom:1.25rem}.description-content h1,.description-content h2,.description-content h3,.description-content h4,.description-content h5,.description-content h6{color:#333;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.description-content h1{font-size:1.8rem}.description-content h2{font-size:1.5rem}.description-content h3{font-size:1.3rem}.description-content ol,.description-content ul{color:#333;display:block;list-style-type:disc;margin:.75rem 0;padding-left:1.5rem}.description-content ol{list-style-type:decimal}.description-content li{color:#333;display:list-item;line-height:1.5;margin-bottom:.4rem}.description-content li p{display:inline-block;margin-bottom:.5rem;width:100%}.description-content li p:last-child{margin-bottom:0}.description-content b,.description-content strong{color:#333;font-weight:600}.description-content a{color:#e91e63;text-decoration:underline}.description-content a:hover{color:#c2185b}.description-content em{color:#333;font-style:italic}.description-content img{border-radius:8px;height:auto;margin:1rem 0;max-width:100%}.product-actions{border-top:1px solid #e9ecef;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem}.quantity-selector{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.quantity-selector label{color:#333;font-size:1rem;font-weight:600}.quantity-controls{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;overflow:hidden}.quantity-controls button{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:none;color:#333;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;transition:all .2s ease;width:40px}.quantity-controls button:hover:not(:disabled){background:linear-gradient(135deg,#e91e63,#c2185b);color:#fff;transform:scale(1.1)}.quantity-controls button:disabled{background:#f0f0f0;color:#ccc;cursor:not-allowed;opacity:.5}.quantity-controls input{background:#fff;border:none;color:#333;font-size:1rem;font-weight:600;height:40px;text-align:center;width:60px}.action-buttons{gap:.75rem;margin-top:1rem}.btn-add-cart,.btn-buy-now,.btn-wishlist{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:700;letter-spacing:.3px;padding:.875rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.btn-add-cart{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d;color:#fff}.btn-add-cart:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-buy-now{background:linear-gradient(135deg,#e91e63,#c2185b);box-shadow:0 4px 12px #e91e634d;color:#fff}.btn-buy-now:hover{box-shadow:0 6px 20px #e91e6366;transform:translateY(-2px)}.btn-wishlist{background:#fff;border:2px solid #e0e0e0;box-shadow:0 2px 8px #0000001a;color:#333}.btn-wishlist:hover{border-color:#667eea;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn-wishlist.in-wishlist{background:linear-gradient(135deg,#e91e63,#c2185b);border-color:#e91e63;box-shadow:0 4px 12px #e91e634d;color:#fff}.btn-wishlist.in-wishlist:hover{box-shadow:0 6px 20px #e91e6366}.btn-wishlist:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.product-specifications table{border-collapse:collapse;width:100%}.product-specifications tr{border-bottom:1px solid #eee}.product-specifications td{padding:.75rem}.product-specifications td:first-child{font-weight:500;width:40%}.pincode-check-section{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.pincode-check-section label{color:#333;display:inline-block;font-size:.95rem;font-weight:600;margin:0;white-space:nowrap}.pincode-input{background:#0000;border:none;border-bottom:2px solid #dee2e6;border-radius:0;font-size:1rem;font-weight:500;max-width:200px;outline:none;padding:.5rem .75rem;transition:all .3s ease}.pincode-input:focus{border-bottom-color:#667eea}.pincode-input.valid{border-bottom-color:#28a745}.pincode-input.invalid{border-bottom-color:#dc3545}.pincode-checking{color:#6c757d;font-style:italic}.pincode-checking,.pincode-message{font-size:.85rem;white-space:nowrap}.pincode-message{font-size:.9rem;font-weight:500}.pincode-message.success{color:#28a745}.pincode-message.error{color:#dc3545}.btn-add-cart:disabled,.btn-buy-now:disabled,.btn-wishlist:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.btn-add-cart:disabled:hover,.btn-buy-now:disabled:hover,.btn-wishlist:disabled:hover{box-shadow:0 4px 12px #667eea4d;transform:none}.variation-option-group{margin-bottom:1.5rem}.variation-label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem}.variation-options{display:flex;flex-wrap:wrap;gap:.75rem}.variation-option{background:#fff;border:2px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:.9rem;font-weight:500;min-width:50px;padding:.5rem 1.25rem;text-align:center;transition:all .2s ease}.variation-option:hover{background:#fff5f8;border-color:#e91e63}.variation-option.selected{background:#e91e63;border-color:#e91e63;color:#fff}.related-products-section{background:#fff;border-radius:8px;margin-top:3rem;padding:2rem}.related-products-section h2{color:#333;margin-bottom:1.5rem}.related-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media (max-width:768px){.reviews-container{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.product-detail-content{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.product-title{font-size:1.75rem}.current-price{font-size:2rem}.action-buttons{flex-direction:column}.btn-add-cart,.btn-buy-now,.btn-wishlist{font-size:1rem;padding:1rem 1.5rem}.product-price-section{padding:0}.product-description{padding:1rem}.product-images-section{position:static;top:auto}.main-image{border-radius:6px;height:400px;max-height:400px}.thumbnail{height:60px;width:60px}}.manufacturer-details{background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:.5rem;margin-top:.5rem;padding:0}.manufacturer-details h3{font-size:1rem;margin-bottom:.5rem;padding-bottom:.4rem}.detail-label{color:#666;flex-shrink:0;font-size:.85rem;font-weight:600;min-width:140px}.detail-value{color:#333;flex:1 1;font-size:.85rem}@media (max-width:768px){.manufacturer-details h3{font-size:.95rem;margin-bottom:.4rem}.detail-row{flex-direction:column;font-size:.8rem;gap:.2rem}.detail-label{min-width:auto}.detail-label,.detail-value{font-size:.8rem}}.return-option-section{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin:20px 0;padding:15px}.return-option-section h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 10px}.return-option-display{align-items:center;display:flex}.return-option-badge{border-radius:20px;display:inline-block;font-size:.9rem;font-weight:500;padding:8px 16px}.return-option-badge.no-return{background-color:#fee;border:1px solid #fcc;color:#c33}.return-option-badge.days-return{background-color:#efe;border:1px solid #cfc;color:#3a3}.return-option-badge.not-set{background-color:#f0f0f0;border:1px solid #ddd;color:#666}.admin-return-option-section{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;margin:20px 0;padding:15px}.admin-return-option-section h3{color:#856404;font-size:1.1rem;font-weight:600;margin:0 0 15px}.admin-return-option-controls{align-items:center;display:flex;gap:12px}.return-option-select{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;flex:1 1;font-size:.95rem;outline:none;padding:10px 15px}.return-option-select:focus{border-color:#ffc107;box-shadow:0 0 0 3px #ffc10733}.return-option-select:disabled{cursor:not-allowed;opacity:.6}.update-return-option-btn{background:#ffc107;border:none;border-radius:6px;color:#856404;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.update-return-option-btn:hover:not(:disabled){background:#ffb300;box-shadow:0 4px 10px #ffc1074d;transform:translateY(-1px)}.update-return-option-btn:disabled{cursor:not-allowed;opacity:.6}.category-page{background:#f5f5f5;min-height:100vh}.category-header{background:#fff;border-bottom:1px solid #eee;margin-bottom:2rem;padding:2rem 0}.category-header h1{color:#333;margin:0 0 .5rem}.category-description{color:#666;margin:0}.category-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.category-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:250px 1fr}.filters-sidebar .price-inputs{align-items:center;display:block;gap:.5rem}.filters-sidebar .price-inputs input{margin:5px!important;padding:10px!important}.products-section{background:#fff;border-radius:8px;padding:1.5rem}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.products-count{color:#666;margin:0}.no-products{padding:3rem}.no-products-icon{font-size:4rem;margin-bottom:1rem}.no-products h2{color:#333;margin:0 0 .5rem}.no-products p{color:#666;margin:0}@media (max-width:968px){.category-content{grid-template-columns:1fr}.filters-sidebar{position:relative;top:0}}.brand-page{background:#f8f9fa;min-height:100vh}.breadcrumb{color:#6b7280;font-size:14px;gap:8px;padding:16px 0}.breadcrumb button{color:#667eea;font-size:14px;padding:0;transition:color .2s}.breadcrumb button:hover{color:#5568d3;text-decoration:underline}.breadcrumb span{color:#9ca3af}.brand-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.brand-logo-container{flex-shrink:0}.brand-logo-large{background:#f9fafb;border-radius:8px;height:auto;max-height:150px;max-width:150px;object-fit:contain;padding:20px;width:auto}.brand-info{flex:1 1}.brand-info h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 12px}.brand-description{color:#6b7280;font-size:16px;margin:0 0 8px}.product-count{color:#9ca3af;font-size:14px;margin:0}.products-section{margin-top:2rem}.section-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:2rem}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{animation:spin 2s linear infinite;font-size:48px;margin-bottom:16px}.error-container h2{color:#ef4444;margin-bottom:20px}.btn-primary{background:#667eea;font-size:16px;padding:12px 24px;transition:all .2s}.btn-primary:hover{background:#5568d3;box-shadow:0 4px 12px #667eea4d}.no-products{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:60px 20px;text-align:center}.no-products-icon{font-size:64px;margin-bottom:16px}.no-products h3{color:#1f2937;font-size:1.5rem;margin:0 0 8px}.no-products p{color:#6b7280;margin:0 0 24px}@media (max-width:768px){.brand-header{flex-direction:column;padding:1.5rem;text-align:center}.brand-logo-large{max-height:120px;max-width:120px}.brand-info h1{font-size:1.5rem}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.search-page{background:#f5f5f5;min-height:100vh;padding:2rem 0}.search-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.loading-spinner{animation:spin 1s linear infinite;font-size:3rem}.search-header{margin-bottom:2rem}.breadcrumb{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem}.breadcrumb button{background:none;border:none;color:#e91e63;cursor:pointer;text-decoration:underline}.search-header h1{color:#333;margin:0 0 .5rem}.search-query{color:#666;margin:0}.search-query strong{color:#333}.search-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:250px 1fr}.filters-sidebar{background:#fff;border-radius:8px;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.filters-sidebar h2{color:#333;font-size:1.25rem;margin:0 0 1.5rem}.filter-group{margin-bottom:1.5rem}.filter-group h3{color:#666;font-size:1rem;font-weight:500;margin:0 0 .75rem}.price-inputs{align-items:center;display:flex;gap:.5rem}.price-inputs input{flex:1 1}.filter-group select,.price-inputs input{border:1px solid #ddd;border-radius:4px;padding:.5rem}.filter-group select{font-size:.9rem;width:100%}.btn-clear-filters{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-weight:500;padding:.75rem;width:100%}.btn-clear-filters:hover{background:#e0e0e0}.search-results{background:#fff;border-radius:8px;padding:1.5rem}.results-header{margin-bottom:1.5rem}.results-count{color:#666;margin:0}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.no-results{padding:3rem;text-align:center}.no-results-icon{font-size:4rem;margin-bottom:1rem}.no-results h2{color:#333;margin:0 0 .5rem}.no-results p{color:#666;margin:0 0 1.5rem}.btn-back-home{background:#e91e63;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:background .3s ease}.btn-back-home:hover{background:#c2185b}@media (max-width:968px){.search-content{grid-template-columns:1fr}.filters-sidebar{position:relative;top:0}}.phone-otp-verification{width:100%}.otp-send-section{display:flex;justify-content:center;margin-top:.5rem}.btn-send-otp{background:#e91e63;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem;transition:background .3s ease}.btn-send-otp:hover:not(:disabled){background:#c2185b}.btn-send-otp:disabled{cursor:not-allowed;opacity:.6}.otp-verify-section{margin-top:1rem}.otp-instruction{color:#666;font-size:.85rem;margin-bottom:1rem;text-align:center}.otp-input-group{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.otp-input{border:2px solid #ddd;border-radius:8px;font-size:1.5rem;font-weight:700;height:50px;outline:none;text-align:center;transition:all .3s ease;width:45px}.otp-input:focus{border-color:#e91e63;box-shadow:0 0 0 3px #e91e631a}.otp-input.filled{background:#f1f8f4;border-color:#4caf50}.otp-input.error{animation:shake .3s;border-color:#f44336}.otp-error{color:#f44336}.otp-error,.otp-verifying{font-size:.85rem;margin-bottom:.5rem;text-align:center}.otp-verifying{color:#666}.otp-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.resend-countdown{color:#999;font-size:.85rem}.btn-resend-otp{background:#0000;border:1px solid #e91e63;border-radius:4px;color:#e91e63;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.btn-resend-otp:hover:not(:disabled){background:#e91e63;color:#fff}.btn-resend-otp:disabled{cursor:not-allowed;opacity:.5}.btn-cancel-otp{background:#0000;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.btn-cancel-otp:hover:not(:disabled){background:#f5f5f5}.otp-verification-success{align-items:center;background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;display:flex;flex-direction:column;margin-top:1rem;padding:1rem}.success-icon{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin-bottom:.5rem;width:50px}.otp-verification-success p{color:#2e7d32;font-weight:500;margin:0}@media (max-width:768px){.otp-input{font-size:1.2rem;height:45px;width:40px}.otp-input-group{gap:.3rem}}.checkout-page{background:#f5f5f5;min-height:100vh;padding:.5rem 0}.checkout-title{color:#333;font-size:1.35rem;margin-bottom:.5rem}.checkout-content{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:2fr 1fr}.checkout-section{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;margin-bottom:.5rem;padding:.6rem}.checkout-section h2{color:#333;font-size:1rem;font-weight:600;margin-bottom:.4rem}.checkout-form{display:flex;flex-direction:column;gap:.2rem}.checkout-section.form-row{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr);margin-bottom:0!important}.form-row-2{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.form-row,.form-row-2{grid-template-columns:1fr}}.form-group{gap:.2rem}.form-group label{font-size:.8rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:.85rem;padding:.4rem}.form-group input:focus,.form-group textarea:focus{border-color:#e91e63}.form-group input.error,.form-group textarea.error{border-color:#f44336}.error-message{color:#f44336;font-size:.7rem}.payment-methods{display:flex;flex-direction:column;gap:.4rem}.payment-option{border-radius:4px;gap:.4rem;padding:.4rem;transition:all .3s ease}.order-summary{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.order-items{margin-bottom:.5rem}.order-item{border-bottom:1px solid #eee;padding:.4rem 0}.order-item:last-child{border-bottom:none}.item-info h4{font-size:.85rem;margin:0 0 .2rem}.item-info p{font-size:.75rem}.order-totals{border-top:2px solid #eee;gap:.4rem;padding-top:.4rem}.total-row{font-size:.85rem}.total-row.total-final{border-top:2px solid #eee;font-size:1rem;margin-top:.3rem;padding-top:.4rem}.btn-place-order{border-radius:4px;font-size:.9rem;margin-top:.5rem;padding:.65rem;transition:background .3s ease}.create-account-section{border-top:1px solid #eee;margin-top:.5rem;padding-top:.5rem}.checkbox-label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.4rem;margin-bottom:.4rem}.checkbox-label input[type=checkbox]{accent-color:#e91e63;cursor:pointer;height:20px;width:20px}.password-fields{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;gap:.4rem;margin-top:.4rem;padding:.6rem}.logged-in-notice{background:#e8f5e9;border:1px solid #4caf50;border-radius:6px;margin-top:.75rem;padding:.6rem}.logged-in-notice p{color:#2e7d32;font-size:.8rem;font-weight:500;margin:0}.saved-addresses-section{border-bottom:1px solid #eee;margin-bottom:.5rem;padding-bottom:.5rem}.section-label{color:#333;display:block;font-size:.85rem;font-weight:600;margin-bottom:.3rem}.address-selector{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.4rem}.address-option{background:#fafafa;border:2px solid #ddd;border-radius:6px;cursor:pointer;padding:.6rem;transition:all .3s ease}.address-option.selected,.address-option:hover{background:#fff5f8;border-color:#e91e63}.address-option.selected{box-shadow:0 2px 8px #e91e6326}.address-option-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.3rem}.address-label{padding:.3rem .6rem}.selected-badge{color:#e91e63}.address-option-details{color:#666;font-size:.8rem;line-height:1.3}.address-option-details p{margin:.15rem 0}.address-option-details p strong{color:#333}.divider{color:#999;font-size:.75rem;font-weight:500;margin:.4rem 0;position:relative;text-align:center}.divider:after,.divider:before{background:#ddd;content:"";height:1px;position:absolute;top:50%;width:45%}.divider:before{left:0}.divider:after{right:0}.coupon-section{display:flex;flex-direction:column;gap:.4rem}.coupon-input-group{gap:.4rem}.coupon-input-group input{border:1px solid #ddd;border-radius:4px;font-size:.85rem;padding:.4rem;text-transform:uppercase}.coupon-input-group input:focus{border-color:#e91e63;outline:none}.btn-apply-coupon{border-radius:4px;font-size:.85rem;padding:.4rem 1rem;transition:background .3s ease;white-space:nowrap}.btn-apply-coupon:hover:not(:disabled){background:#c2185b}.btn-apply-coupon:disabled{cursor:not-allowed;opacity:.6}.coupon-applied{border-radius:6px;padding:.6rem}.coupon-info{align-items:center;display:flex;gap:.6rem}.coupon-code{color:#2e7d32;font-size:.9rem;font-weight:600}.coupon-discount{color:#e91e63;font-size:.9rem;font-weight:700}.btn-remove-coupon{background:#0000;border:1px solid #f44336;border-radius:4px;color:#f44336;cursor:pointer;font-size:.8rem;padding:.3rem .8rem;transition:all .3s ease}.btn-remove-coupon:hover{background:#f44336;color:#fff}.wallet-section{display:flex;flex-direction:column;gap:.5rem}.wallet-info{background:#f5f5f5;border-radius:4px;font-size:.9rem;padding:.5rem}.wallet-info strong{color:#e91e63;font-size:1rem}.wallet-deduction-info{background:#fff3e0;border-left:3px solid #ff9800;border-radius:4px;margin-top:.3rem;padding:.4rem}.wallet-deduction-info p{color:#e65100;font-size:.85rem;font-weight:500;margin:0}.discount-row{color:#4caf50;font-weight:500}.wallet-deduction-row{color:#ff9800;font-weight:500}@media (max-width:968px){.checkout-content{grid-template-columns:1fr}.order-summary{position:relative;top:0}.coupon-input-group{flex-direction:column}.btn-apply-coupon{width:100%}}.btn-verify-phone{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.3rem .8rem;transition:background .3s ease}.btn-verify-phone:hover{background:#45a049}.phone-verified-badge{align-items:center;color:#4caf50;display:flex;font-size:.75rem;font-weight:600;gap:.3rem}.form-group input.verified{background:#f1f8f4;border-color:#4caf50}.otp-verification-wrapper{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-top:.5rem;padding:1rem}.order-confirmation-page{background:#f5f5f5;min-height:100vh;padding:3rem 0}.order-confirmation-error{justify-content:center;min-height:60vh;text-align:center}.order-confirmation-error,.order-confirmation-error .loading-spinner{align-items:center;display:flex;flex-direction:column;gap:1rem}.order-confirmation-error .loading-spinner .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#e91e63;height:40px;width:40px}.order-confirmation-error .loading-spinner p{color:#666;font-size:1rem}.confirmation-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:800px;padding:3rem;text-align:center}.success-icon{animation:scaleIn .5s ease;font-size:4rem;margin-bottom:1rem}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.confirmation-content h1{color:#4caf50;font-size:2rem;margin:0 0 1rem}.order-number{font-size:14px;margin:0 0 1rem}.confirmation-message{color:#666;line-height:1.6;margin-bottom:2rem}.order-summary-simple{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:2rem 0;overflow:hidden}.order-header-simple{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.order-header-simple h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.order-date{font-size:.9rem;margin:.5rem 0 0;opacity:.9}.btn-download-pdf{align-items:center;background:#fff;border:none;border-radius:8px;color:#667eea;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-download-pdf:hover{background:#f8f9fa;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.order-content-simple{display:flex;flex-direction:column;gap:2rem;padding:2rem}.info-section-simple{border-bottom:1px solid #e9ecef;padding-bottom:1.5rem}.info-section-simple:last-child{border-bottom:none;padding-bottom:0}.info-section-simple h3{border-bottom:2px solid #e9ecef;color:#333;font-size:1.2rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem}.info-content-simple{color:#666;line-height:1.8}.info-content-simple p{margin:.5rem 0}.items-table-simple{overflow-x:auto}.items-table-simple table{border-collapse:collapse;margin-top:1rem;width:100%}.items-table-simple thead{background:#f8f9fa}.items-table-simple th{border-bottom:2px solid #e9ecef;color:#333;font-size:.9rem;font-weight:600;padding:.75rem;text-align:left}.items-table-simple th:first-child{text-align:center;width:40px}.items-table-simple th:nth-child(3),.items-table-simple th:nth-child(4),.items-table-simple th:nth-child(5){text-align:right}.items-table-simple td{border-bottom:1px solid #f0f0f0;color:#666;font-size:.9rem;padding:.75rem}.items-table-simple td:first-child{color:#999;font-weight:600;text-align:center}.items-table-simple td:nth-child(3),.items-table-simple td:nth-child(4),.items-table-simple td:nth-child(5){text-align:right}.items-table-simple tbody tr:hover{background:#f8f9fa}.items-table-simple tbody tr:last-child td{border-bottom:none}.summary-list-simple{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.summary-item-simple{display:flex;font-size:.95rem;justify-content:space-between;padding:.75rem 0}.summary-item-simple span:first-child{color:#666}.summary-item-simple span:last-child{color:#333;font-weight:600}.summary-item-simple.discount-item span{color:#4caf50}.summary-item-simple.wallet-item span{color:#2196f3}.summary-item-simple.total-item{border-top:2px solid #e9ecef;font-size:1.1rem;margin-top:.5rem;padding:1rem 0}.summary-item-simple.total-item span:first-child{color:#333;font-weight:700}.summary-item-simple.total-item span:last-child{color:#667eea;font-size:1.3rem;font-weight:800}.payment-method-simple{background:#f8f9fa;border-radius:8px;color:#666;font-size:.95rem;margin-top:1.5rem;padding:1rem}.payment-method-simple strong{color:#333}.order-summary-card.redesigned{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:2rem 0;overflow:hidden}.summary-header-new{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.summary-header-new h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.order-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.summary-sections{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.summary-section-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s ease}.summary-section-card:hover{box-shadow:0 2px 12px #0000000d;transform:translateY(-2px)}.section-header-new{align-items:center;border-bottom:2px solid #e9ecef;display:flex;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem}.section-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 2px 8px #667eea4d;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.section-header-new h3{color:#333;flex:1 1;font-size:1.2rem;font-weight:600;margin:0}.item-count-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:.35rem .75rem}.address-name{color:#333;font-size:1.1rem;font-weight:600;margin:0}.address-city,.address-line{color:#666;font-size:.95rem;line-height:1.6;margin:0}.address-phone{color:#667eea;font-size:.95rem;font-weight:500;margin:.5rem 0 0}.order-items-list-new{display:flex;flex-direction:column;gap:1rem}.order-item-card-new{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:10px;justify-content:space-between;transition:all .2s ease}.order-item-card-new:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.item-info{align-items:center;gap:1rem}.item-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.item-name{font-size:1rem;margin:0 0 .5rem}.item-quantity{font-weight:500}.item-total-price{font-size:1.1rem}.summary-breakdown{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.summary-row-new{font-size:.95rem}.summary-label{font-weight:500}.discount-icon,.wallet-icon{font-size:1.1rem}.discount-row .summary-value{color:#4caf50;font-weight:700}.wallet-row .summary-label{color:#2196f3}.wallet-row .summary-value{color:#2196f3;font-weight:700}.summary-divider{background:linear-gradient(90deg,#0000,#ddd,#0000)}.summary-row-new.total-row{border-top:2px solid #e9ecef;margin-top:.5rem;padding:1rem 0}.total-row .summary-label{font-size:1.2rem;font-weight:700}.total-row .summary-value{color:#667eea;font-size:1.4rem;font-weight:800}.payment-method-info{border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1.5rem}.payment-badge{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #e9ecef;border-radius:12px;display:inline-flex;gap:.75rem;padding:1rem 1.5rem}.payment-icon{font-size:1.5rem}.payment-text{color:#333;font-size:1rem;font-weight:600}.order-summary-card h2{color:#333;margin:0 0 1.5rem;text-align:center}.order-items-summary,.payment-info,.shipping-info{margin-bottom:2rem}.order-summary-card h3{color:#333;font-size:1.1rem;margin:0 0 1rem}.shipping-info p{color:#666;line-height:1.8;margin:0}.order-item-row{border-bottom:1px solid #eee;color:#666;display:flex;justify-content:space-between;padding:.75rem 0}.order-item-row:last-child{border-bottom:none}.order-totals{border-top:2px solid #ddd;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding-top:1rem}.total-row{color:#666;display:flex;justify-content:space-between}.total-row.total-final{border-top:2px solid #ddd;color:#333;font-size:1.25rem;font-weight:700;margin-top:.5rem;padding-top:.75rem}.total-row.discount-row{color:#4caf50}.total-row.wallet-row{color:#2196f3}.payment-info p{color:#666;font-weight:500;margin:0}.btn-continue-shopping,.btn-view-orders{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:all .3s ease}.btn-continue-shopping{background:#fff;border:2px solid #e91e63;color:#e91e63}.btn-continue-shopping:hover,.btn-view-orders{background:#e91e63;color:#fff}.btn-view-orders:hover{background:#c2185b}.btn-primary{border-radius:4px;font-weight:700;padding:.75rem 2rem;transition:background .3s ease}.btn-primary:hover{background:#c2185b}@media (max-width:768px){.confirmation-content{padding:2rem 1.5rem}.action-buttons{flex-direction:column}.btn-continue-shopping,.btn-view-orders{width:100%}.order-header-simple{align-items:flex-start;flex-direction:column;gap:1rem}.btn-download-pdf{justify-content:center;width:100%}.order-content-simple{padding:1.5rem 1rem}.items-table-simple{font-size:.85rem}.items-table-simple td,.items-table-simple th{font-size:.85rem;padding:.5rem .25rem}.summary-header-new{align-items:flex-start;flex-direction:column;gap:1rem}.summary-sections{padding:1.5rem 1rem}.summary-section-card{padding:1.25rem}.order-item-card-new{align-items:flex-start;flex-direction:column;gap:1rem}.item-price-row{justify-content:flex-end;width:100%}.item-info{width:100%}.payment-badge{justify-content:center;width:100%}}.forgot-password-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.forgot-password-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.forgot-password-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.forgot-password-header h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.forgot-password-header .close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;line-height:1;padding:0;transition:background .2s;width:32px}.forgot-password-header .close-btn:hover{background:#f3f4f6;color:#1f2937}.forgot-password-body{padding:1.5rem}.forgot-password-info{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.forgot-password-body .form-group{margin-bottom:1rem}.forgot-password-body .form-group label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.forgot-password-body .form-group input{border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .2s ease;width:100%}.forgot-password-body .form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.forgot-password-body .form-group input:disabled{background:#f9fafb;cursor:not-allowed}.forgot-password-body .error-message{background:#fee2e2;border-radius:8px;color:#991b1b;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.forgot-password-body .success-message{background:#d1fae5;border-radius:8px;color:#065f46;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.forgot-password-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.forgot-password-actions .btn-cancel,.forgot-password-actions .btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.forgot-password-actions .btn-cancel{background:#f3f4f6;color:#374151}.forgot-password-actions .btn-cancel:hover:not(:disabled){background:#e5e7eb}.forgot-password-actions .btn-submit{background:#667eea;color:#fff}.forgot-password-actions .btn-submit:hover:not(:disabled){background:#5568d3}.forgot-password-actions .btn-cancel:disabled,.forgot-password-actions .btn-submit:disabled{cursor:not-allowed;opacity:.6}.reset-token-display{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.reset-token-display p{color:#1e40af;font-size:.875rem;margin:0 0 .5rem}.token-box{background:#fff;border:2px solid #3b82f6;border-radius:8px;color:#1e40af;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;letter-spacing:.2em;margin:.5rem 0;padding:1rem;text-align:center}.token-note{color:#64748b;font-style:italic}.token-note,.use-token-btn{font-size:.75rem;margin-top:.5rem}.use-token-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background .2s}.use-token-btn:hover{background:#2563eb}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:400px;padding:40px;width:100%}.login-header{margin-bottom:30px;position:relative;text-align:center}.back-to-website-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;cursor:pointer;font-size:.9rem;left:0;padding:8px 16px;position:absolute;top:0;transition:all .3s ease}.back-to-website-btn:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.login-header h1{color:#333;font-size:2rem;font-weight:600;margin:0 0 8px}.login-header p{color:#666;font-size:.9rem;margin:0}.login-form{margin-bottom:30px}.forgot-password-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.forgot-password-link:hover:not(:disabled){color:#5568d3;text-decoration:underline}.forgot-password-link:disabled{cursor:not-allowed;opacity:.6}.form-group input,.form-group select{border:2px solid #e1e5e9;box-sizing:border-box;padding:12px 16px;transition:all .3s ease;width:100%}.role-selection-group{margin-bottom:20px}.role-selection-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.role-select{background:#fff;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;display:block!important;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%!important}.role-select:focus,.role-select:hover{border-color:#667eea}.role-select:focus{box-shadow:0 0 0 3px #667eea1a;outline:none}.role-display-group{margin-bottom:20px}.role-display-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.role-display{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;color:#495057;display:block;font-size:1rem;font-weight:500;padding:12px 16px;width:100%}.form-group input:disabled{background-color:#f8f9fa;cursor:not-allowed}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:14px;position:relative;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.login-button:hover:before{left:100%}.login-footer{border-top:1px solid #e1e5e9;padding-top:20px;text-align:center}.demo-credentials{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;padding:15px}.demo-credentials h4{color:#333;font-size:.9rem;font-weight:600;margin:0 0 10px}.demo-credentials p{color:#666;font-size:.8rem;margin:4px 0}.demo-credentials strong{color:#333}.registration-link{border-top:1px solid #e1e5e9;margin-top:20px;padding-top:20px;text-align:center}.registration-link p{align-items:center;color:#666;display:flex;font-size:.9rem;gap:8px;justify-content:center;margin:0}.register-link-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:.9rem;font-weight:600;padding:0;text-decoration:underline;transition:color .3s ease}.register-link-btn:hover{color:#764ba2}@media (max-width:480px){.login-container{padding:10px}.login-card{padding:30px 20px}.login-header h1{font-size:1.5rem}}.login-button:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.tax-type-selection{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin:16px 0 24px}.tax-option{background:#fff;border:2px solid #e1e5e9;border-radius:12px;cursor:pointer;flex-basis:calc(50% - 150px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 8px);min-width:240px;padding:20px;transition:all .3s ease}.tax-option:hover{border-color:#764ba2;box-shadow:0 10px 25px #764ba226;transform:translateY(-2px)}.tax-option.selected{border-color:#667eea;box-shadow:0 10px 30px #667eea33}.tax-option h3{color:#333;margin:12px 0 6px}.tax-option p{color:#6c757d;font-size:.9rem;margin:0}.tax-option-icon{font-size:1.8rem}.vendor-registration-card{max-height:90vh;max-width:520px;overflow-y:auto;padding:32px 28px}.vendor-registration-header h1{font-size:2rem}.step-content,.step-indicator{margin-top:20px}.step-content h2{margin:0 0 8px}.step-content p{font-size:.9rem;margin:0 0 24px}.otp-step,.registration-form{margin-top:20px}.form-row{grid-gap:20px;gap:20px;margin-bottom:20px}.form-row.three-columns{grid-template-columns:1fr 1fr 1fr}.form-group{margin-bottom:20px}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled,.form-group textarea:disabled{background-color:#f8f9fa;cursor:not-allowed}.otp-input,.phone-input{font-size:1.2rem;font-weight:600;letter-spacing:2px;text-align:center}.countdown-text{color:#6c757d;margin-top:8px;text-align:center}.image-preview{max-height:150px}.error-message{animation:shake .5s ease-in-out;font-size:.9rem;margin-bottom:20px}.button-group{margin-top:24px}.primary-button{font-size:1rem;font-weight:600;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease}.primary-button:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.secondary-button{font-size:1rem;font-weight:600;padding:14px 28px;transition:all .3s ease}.secondary-button:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd;transform:translateY(-1px)}.secondary-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.form-row,.form-row.three-columns{grid-template-columns:1fr}.tax-type-selection{flex-direction:column}.tax-option{flex:1 1 100%}.vendor-registration-card{padding:30px 20px}.vendor-registration-header h1{font-size:1.5rem}.step-indicator{flex-wrap:wrap}.step-connector{width:30px}.button-group{flex-direction:column-reverse}.primary-button,.secondary-button{width:100%}}.product-detail-modal-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.product-detail-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:1200px;overflow:hidden;width:100%}.product-detail-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.product-images-section{display:flex;flex-direction:column;gap:1rem}.main-image-container{aspect-ratio:1;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;position:relative;width:100%}.main-image{background:#fff;height:100%;object-fit:contain;width:100%}.image-placeholder{align-items:center;background:#f7fafc;color:#718096;display:flex;font-size:1.25rem;height:100%;justify-content:center;width:100%}.image-thumbnails{display:flex;flex-wrap:wrap;gap:.75rem}.thumbnail{background:#f7fafc;border:2px solid #0000;border-radius:6px;cursor:pointer;height:80px;overflow:hidden;transition:all .2s;width:80px}.thumbnail:hover{border-color:#667eea;transform:scale(1.05)}.thumbnail.active{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.thumbnail img{height:100%;object-fit:cover;width:100%}.no-images{align-items:center;aspect-ratio:1;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:center;width:100%}.product-info-section{display:flex;flex-direction:column;gap:0}.product-info-section .current-price{color:#026317;font-size:20px;font-weight:400;line-height:1.2}.product-info-section .mrp-price{color:#9e9e9e;font-size:14px;font-weight:500;text-decoration:line-through}.product-info-section .product-description{color:#333;display:block;font-size:14px;line-height:1.6;margin:10px 0;padding:0}.product-info-section .variation-option-group{margin-bottom:10px}.product-info-section .quantity-selector{background:none;border:0;border-radius:0;display:flex;flex-direction:column;gap:0;padding:0}.product-info-section .quantity-controls{align-items:center;background:#fff;border:0;border-radius:0;box-shadow:none;display:flex;overflow:visible;overflow:initial}.product-info-section .action-buttons{display:flex;gap:.75rem;margin-top:0}.product-info-section .action-buttons button{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .2s}.product-info-section .action-buttons .btn-add-cart{background:#026317;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px}.product-info-section .action-buttons .btn-buy-now{background:#db6402;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px}.product-info-section .product-price-section{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;margin-top:10px;padding:0}.product-info-section .product-description h3{margin:0}.info-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.info-group h3{border-bottom:2px solid #667eea;color:#2d3748;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.info-row{grid-gap:1rem;border-bottom:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:140px 1fr;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-row.full-width{grid-template-columns:1fr}.info-label{color:#4a5568;font-size:.875rem;font-weight:600}.info-value{color:#2d3748;font-size:.875rem}.price-value{color:#667eea;font-size:1.125rem;font-weight:600}.description-text{color:#4a5568;line-height:1.6;margin-top:.5rem}.status-inactive{background:#f8d7da;color:#721c24}.status-draft{background:#fff3cd;color:#856404}.stock-out{color:#dc3545}.stock-low{color:#ffc107}.variations-table{overflow-x:auto}.variations-table table{border-collapse:collapse;font-size:.875rem;width:100%}.variations-table thead{background:#f7fafc}.variations-table th{border-bottom:2px solid #e2e8f0;color:#4a5568;font-weight:600;padding:.75rem;text-align:left}.variations-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;padding:.75rem}.variations-table tbody tr:hover{background:#f7fafc}.modal-error{padding:3rem 2rem;text-align:center}.modal-error p{color:#e53e3e;margin-bottom:1.5rem}.error-close-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s}.error-close-btn:hover{background:#5568d3}@media (max-width:968px){.product-detail-grid{grid-template-columns:1fr}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1.5rem}.info-row{gap:.5rem;grid-template-columns:1fr}.image-thumbnails{justify-content:center}}@media (max-width:640px){.product-detail-modal-overlay{padding:0}.product-detail-modal{border-radius:0;max-height:100vh}.thumbnail{height:60px;width:60px}}.image-manager-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:99999!important}.image-manager-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.modal-header h2{color:#1a202c;font-size:1.5rem;font-weight:600}.close-button{align-items:center;background:none;border:none;border-radius:6px;color:#718096;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-button:hover{background:#e2e8f0;color:#2d3748}.modal-body{flex:1 1;overflow-y:auto;padding:2rem}.product-name-section{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.product-name-section h3{color:#2d3748;font-size:1.25rem;margin:0 0 .5rem}.product-id{color:#718096;font-size:.875rem;margin:0}.alert{font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.alert-error{background:#fee;border:1px solid #feb2b2;color:#c53030}.alert-success{background:#f0fff4;border:1px solid #9ae6b4;color:#22543d}.images-section{margin-bottom:2rem}.images-section h4{color:#4a5568;font-size:1rem;font-weight:600;margin:0 0 1rem}.images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.image-item{aspect-ratio:1;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;position:relative}.image-item img{height:100%;object-fit:cover;width:100%}.image-actions{background:linear-gradient(0deg,#000c,#0000);bottom:0;display:flex;flex-direction:column;gap:.5rem;left:0;opacity:0;padding:.75rem;position:absolute;right:0;transition:opacity .2s}.image-item:hover .image-actions{opacity:1}.default-badge{background:#48bb78;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-align:center}.btn-remove,.btn-set-default{background:#fffffff2;border:none;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:500;padding:.5rem;transition:all .2s;width:100%}.btn-set-default:hover{background:#fef5e7;color:#744210}.btn-remove:hover{background:#fee;color:#c53030}.no-images-message{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:8px;color:#718096;padding:2rem;text-align:center}.add-images-section{margin-bottom:1rem}.add-images-section h4{color:#4a5568;font-size:1rem;font-weight:600;margin:0 0 1rem}.file-upload-area{margin-bottom:1rem}.upload-label{align-items:center;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;transition:all .2s}.upload-label:hover:not(.disabled){background:#edf2f7;border-color:#667eea;color:#667eea}.upload-label.disabled{cursor:not-allowed;opacity:.6}.upload-label span:first-child{font-size:3rem;margin-bottom:.5rem}.upload-label span:last-child{font-size:.875rem;font-weight:500}.upload-hint{color:#718096;font-size:.75rem;margin:.5rem 0 0;text-align:center}.preview-section{margin-top:1.5rem}.preview-section h5{color:#4a5568;font-size:.875rem;font-weight:600;margin:0 0 1rem}.preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.preview-item{aspect-ratio:1;background:#f7fafc;border:2px solid #667eea;border-radius:8px;overflow:hidden;position:relative}.preview-item img{height:100%;object-fit:cover;width:100%}.btn-remove-preview{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#c53030;cursor:pointer;display:flex;font-size:1.25rem;height:28px;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:all .2s;width:28px}.btn-remove-preview:hover{background:#fee;transform:scale(1.1)}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem 2rem}.btn-cancel,.btn-save{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-cancel{background:#e2e8f0;color:#4a5568}.btn-cancel:hover{background:#cbd5e0}.btn-save{background:#667eea;color:#fff}.btn-save:hover:not(:disabled){background:#5568d3}.btn-save:disabled{cursor:not-allowed;opacity:.6}.modal-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.spinner{border:4px solid #e2e8f0}.modal-loading p{color:#718096;font-size:.875rem}@media (max-width:768px){.image-manager-overlay{padding:0}.image-manager-modal{border-radius:0;max-height:100vh}.modal-body,.modal-footer,.modal-header{padding:1rem}.images-grid,.preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.vendor-rating-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:2rem}.vendor-rating-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.vendor-rating-header h3{color:#2d3748;font-size:1.5rem;margin:0}.rating-summary{align-items:center;display:flex;gap:1rem}.average-rating{align-items:center;display:flex;gap:.5rem}.rating-value{color:#667eea;font-size:2rem;font-weight:700}.rating-count{color:#718096;font-size:.875rem}.stars-container{display:flex;gap:.25rem}.star{color:#e2e8f0;font-size:1.2rem;transition:color .2s}.star.filled{color:#ffc107}.star.interactive{cursor:pointer;font-size:1.5rem}.star.interactive:hover{color:#ffc107}.rating-error,.rating-success{align-items:center;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.rating-error{background:#fed7d7;color:#742a2a}.rating-success{background:#c6f6d5;color:#22543d}.rating-error button,.rating-success button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;padding:0;width:24px}.add-rating-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1.5rem;transition:background .2s}.add-rating-btn:hover{background:#5a67d8}.rating-form{background:#f7fafc;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.rating-form h4{color:#2d3748;margin:0 0 1rem}.form-group{margin-bottom:1rem}.form-group label{color:#2d3748;font-size:.875rem}.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.875rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.cancel-rating-btn,.submit-rating-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.submit-rating-btn{background:#667eea;color:#fff}.submit-rating-btn:hover:not(:disabled){background:#5a67d8}.submit-rating-btn:disabled{background:#cbd5e0;cursor:not-allowed}.cancel-rating-btn{background:#fff;border:1px solid #e2e8f0;color:#4a5568}.cancel-rating-btn:hover{background:#f7fafc}.login-prompt{background:#edf2f7;border-radius:6px;margin-bottom:1.5rem;padding:1rem;text-align:center}.login-prompt a{color:#667eea;font-weight:500;text-decoration:none}.login-prompt a:hover{text-decoration:underline}.ratings-list{margin-top:1.5rem}.no-ratings{color:#718096;padding:2rem;text-align:center}.rating-item{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding:1.5rem}.rating-item:last-child{border-bottom:none;margin-bottom:0}.rating-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.rater-info{flex:1 1}.rater-name{color:#2d3748;font-weight:600;margin-bottom:.25rem}.rating-date{color:#718096;font-size:.875rem}.rating-stars{margin-left:1rem}.rating-comment{color:#4a5568;line-height:1.6;margin:.5rem 0 0}.vendor-rating-loading{color:#718096;padding:2rem;text-align:center}@media (max-width:768px){.vendor-rating-header{align-items:flex-start;flex-direction:column;gap:1rem}.rating-summary{width:100%}.rating-header{flex-direction:column;gap:.5rem}.rating-stars{margin-left:0}}.vendor-detail-page{margin:0 auto;max-width:1400px;padding:2rem}.vendor-info-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item label{color:#718096;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-item div{color:#2d3748;font-size:1rem}.wallet-balance{color:#667eea!important;font-size:1.5rem!important;font-weight:600}.vendor-tabs{background:#fff;border-bottom:2px solid #e2e8f0;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #00000014;display:flex;gap:0;padding:0 1rem}.vendor-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#718096;cursor:pointer;font-size:.9375rem;font-weight:500;padding:1rem 1.5rem;position:relative;top:2px;transition:all .2s}.vendor-tabs button:hover{background:#f7fafc;color:#667eea}.vendor-tabs button.active{border-bottom-color:#667eea;color:#667eea;font-weight:600}.vendor-tab-content{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 2px 8px #00000014;min-height:400px;padding:2rem}.product-status-tabs{background:#fff;border-bottom:2px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:0;margin-bottom:20px}.product-tab-button{background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:14px 20px;position:relative;transition:all .2s ease}.product-tab-button:hover{background:#f8f9fa;color:#333}.product-tab-button.active{background:#f8f9fa;border-bottom-color:#667eea;color:#667eea}.product-tab-button.active:hover{background:#f8f9fa}.earnings-section,.payments-section,.products-section,.stock-section{min-height:200px}.details-table{border-collapse:collapse;font-size:.875rem;width:100%}.details-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#4a5568;font-weight:600;padding:.75rem 1rem;text-align:left}.details-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;padding:.75rem 1rem}.details-table tr:hover{background:#f7fafc}.product-name-with-image{align-items:center;display:flex;gap:.75rem}.product-image-container{border:2px solid #0000;border-radius:6px;flex-shrink:0;height:50px;overflow:hidden;position:relative;transition:all .2s;width:50px}.product-image-container:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea4d;transform:scale(1.05)}.product-image-container.placeholder{background:#f0f0f0;border:1px solid #e2e8f0}.product-thumbnail{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.product-thumbnail-placeholder{align-items:center;background:#f0f0f0;display:flex;font-size:1.5rem;height:100%;justify-content:center;pointer-events:none;width:100%}.product-name-text{flex:1 1;min-width:0}.product-name-text.clickable{color:#667eea;transition:all .2s}.product-name-text.clickable:hover{color:#5568d3;text-decoration:underline}.product-image-container{cursor:pointer}.earnings-summary,.stock-summary{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.earnings-card,.stock-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center;transition:all .2s}.earnings-card:hover,.stock-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.earnings-card h3,.stock-card h3{color:#667eea;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.earnings-card p,.stock-card p{color:#718096;font-size:.875rem;font-weight:500;margin:0}.stock-card.in-stock{border-color:#48bb78}.stock-card.in-stock h3{color:#48bb78}.stock-card.out-of-stock{border-color:#f56565}.stock-card.out-of-stock h3{color:#f56565}.stock-card.low-stock{border-color:#ed8936}.stock-card.low-stock h3{color:#ed8936}.stock-card.total-stock{border-color:#4299e1}.stock-card.total-stock h3{color:#4299e1}.earnings-card.pending{border-color:#ed8936}.earnings-card.pending h3{color:#ed8936}.earnings-card.confirmed{border-color:#4299e1}.earnings-card.confirmed h3{color:#4299e1}.earnings-card.paid{border-color:#48bb78}.earnings-card.paid h3{color:#48bb78}.stock-out{color:#f56565;font-weight:600}.stock-low{color:#ed8936;font-weight:600}.status-badge{border-radius:20px;font-size:.75rem;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-active{background:#d4edda;color:#155724}.status-inactive{background:#fff3cd;color:#856404}.status-verified{background:#d4edda;color:#155724}.status-rejected{background:#f8d7da;color:#721c24}.approval-badge{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase;white-space:nowrap}.approval-badge-clickable{border:none;cursor:pointer;font-family:inherit;transition:all .2s}.approval-badge-clickable:hover{box-shadow:0 2px 8px #00000026;opacity:.9;transform:scale(1.05)}.approval-badge-clickable:active{transform:scale(.98)}.approval-approved{background:#d4edda;color:#155724}.approval-pending{background:#fff3cd;color:#856404}.approval-rejected{background:#f8d7da;color:#721c24}.empty-state{color:#718096;font-size:1rem}.empty-state,.loading-container{padding:3rem;text-align:center}.spinner{border:4px solid #e1e5e9;border-top-color:#667eea;margin:0 auto 20px}.error-container-page{padding:3rem;text-align:center}.back-button-header{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;font-size:.875rem;font-weight:500;margin-right:1rem;padding:.5rem 1rem;transition:all .2s}.back-button-header:hover{background:#edf2f7;border-color:#cbd5e0}.back-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s}.back-button:hover{background:#764ba2}.products-filters{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;padding:1.5rem}.filters-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.filters-header h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.clear-filters-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.clear-filters-btn:hover{background:#dc2626;transform:translateY(-1px)}.filters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-item{display:flex;flex-direction:column;gap:.5rem}.filter-item label{color:#4a5568;font-size:.875rem;font-weight:600}.filter-input,.filter-select{background:#fff;border:1px solid #cbd5e0;border-radius:6px;color:#2d3748;font-size:.9375rem;padding:.625rem;transition:all .2s}.filter-input:focus,.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-results{border-top:1px solid #e2e8f0;color:#718096;font-size:.875rem;font-weight:500;margin-top:1rem;padding-top:1rem}@media (max-width:768px){.vendor-detail-page{padding:1rem}.vendor-tabs{overflow-x:auto;padding:0}.vendor-tabs button{font-size:.875rem;padding:.75rem 1rem;white-space:nowrap}.vendor-tab-content{overflow-x:auto;padding:1rem}.details-table{font-size:.75rem}.details-table td,.details-table th{padding:.5rem}.earnings-summary,.filters-grid,.stock-summary{grid-template-columns:1fr}.filters-header{align-items:flex-start;flex-direction:column;gap:1rem}}.wishlist-container{margin:0 auto;max-width:1400px;padding:2rem}.wishlist-header{margin-bottom:2rem}.wishlist-header h2{color:#333;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.wishlist-header p{color:#666;font-size:1rem;margin:0}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-bottom:1.5rem;padding:1rem}.loading-container{min-height:400px}.empty-wishlist{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:4rem 2rem;text-align:center}.empty-wishlist h3{color:#333;font-size:1.5rem;margin:0 0 .5rem}.empty-wishlist p{color:#666;font-size:1rem;margin:0 0 2rem}.wishlist-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2rem}.wishlist-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.wishlist-item:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.wishlist-item-image{background:#f0f0f0;height:250px;overflow:hidden;position:relative;width:100%}.wishlist-item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.wishlist-item:hover .wishlist-item-image img{transform:scale(1.05)}.remove-wishlist-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s;width:40px}.remove-wishlist-btn:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:scale(1.1)}.wishlist-item-info{padding:1.5rem}.wishlist-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;cursor:pointer;display:-webkit-box;font-size:1.1rem;font-weight:600;margin:0 0 1rem;overflow:hidden;transition:color .2s}.wishlist-item-title:hover{color:#667eea}.wishlist-item-price{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.current-price{color:#667eea;font-size:1.25rem;font-weight:700}.original-price{color:#999;font-size:1rem;text-decoration:line-through}.discount-badge{background:#e8f5e9;border-radius:4px;color:#388e3c;font-size:.85rem;font-weight:600;padding:.25rem .5rem}.wishlist-item-actions{display:flex;gap:.75rem;margin-top:1rem}.btn-add-to-cart,.btn-view-product{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.75rem;transition:all .2s}.btn-add-to-cart{background:#667eea;color:#fff}.btn-add-to-cart:hover{background:#5568d3;transform:translateY(-1px)}.btn-view-product{background:#f0f0f0;color:#333}.btn-view-product:hover{background:#e0e0e0}.wishlist-item-status{margin-top:.75rem}.status-badge{border-radius:4px;padding:.25rem .5rem;text-transform:capitalize}.status-badge.inactive{background:#fff3cd;color:#856404}.status-badge.draft{background:#d1ecf1;color:#0c5460}@media (max-width:768px){.wishlist-container{padding:1rem}.wishlist-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.wishlist-item-image{height:200px}.wishlist-item-actions{flex-direction:column}.btn-add-to-cart,.btn-view-product{width:100%}}.customer-dashboard{background:#f5f5f5;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.customer-dashboard-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh}.dashboard-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 24px #667eea40;display:flex;justify-content:space-between;margin-bottom:2.5rem;overflow:hidden;padding:2.5rem 3rem;position:relative}.dashboard-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Cpath d='M100 0H0v100' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.header-left{gap:.5rem;position:relative;z-index:1}.dashboard-title,.header-left{display:flex;flex-direction:column}.dashboard-title{line-height:1.1}.dashboard-title .title-line-1,.dashboard-title .title-line-2{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.03em;margin:0;text-shadow:0 2px 8px #0000001a}.header-subtitle{color:#ffffffe6;font-size:1rem;font-weight:400;margin-top:.25rem;text-shadow:0 1px 4px #0000001a}.header-right{position:relative;z-index:1}.dashboard-header h1{color:#333;font-size:2rem;margin:0}.logout-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:none;border-radius:10px;box-shadow:0 4px 12px #00000026;color:#dc3545;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .3s ease;white-space:nowrap}.logout-btn:hover{background:#fff;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.logout-btn:active{transform:translateY(0)}.logout-icon{display:inline-block;font-size:1.1rem}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.dashboard-title .title-line-1,.dashboard-title .title-line-2{font-size:2.25rem}.header-right{width:100%}.logout-btn{justify-content:center;width:100%}}.alert{border-radius:6px;margin-bottom:1rem;padding:1rem}.alert-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.dashboard-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem}.dashboard-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1rem;padding:1rem 2rem;transition:all .3s}.dashboard-tabs button:hover{background:#f0f0f0;color:#333}.dashboard-tabs button.active{border-bottom-color:#007bff;color:#007bff;font-weight:600}.dashboard-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.profile-section{width:100%}.profile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.profile-header h2{color:#333;margin:0}.btn-danger,.btn-download,.btn-primary,.btn-secondary,.btn-view,.edit-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s}.btn-primary,.edit-btn{background:#007bff;color:#fff}.btn-primary:hover,.edit-btn:hover{background:#0056b3}.btn-secondary{background:#6c757d;color:#fff;margin-right:.5rem}.btn-secondary:hover{background:#545b62}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-view{background:#28a745;color:#fff;margin-right:.5rem}.btn-view:hover{background:#218838}.btn-download{background:#17a2b8;color:#fff}.btn-download:hover{background:#138496}.profile-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;text-align:center}.stat-card h3{color:#666;font-size:.9rem;font-weight:400;margin:0 0 .5rem}.stat-value{color:#333;font-size:1.5rem;font-weight:700;margin:0}.profile-info{margin-bottom:2rem}.info-row{border-bottom:1px solid #e0e0e0;display:flex;padding:1rem}.info-row strong{color:#666;width:150px}.profile-actions{border-top:2px solid #e0e0e0;margin-top:2rem;padding-top:2rem}.profile-actions h3{color:#333;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:6px;padding:.75rem;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.danger-zone{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;margin-top:3rem;padding:1.5rem}.danger-zone h3{color:#856404}.danger-zone p{color:#856404;margin-bottom:1rem}.orders-section,.payments-section{width:100%}.orders-section h2,.payments-section h2{color:#333;margin-bottom:1.5rem}.no-data{color:#666;padding:3rem;text-align:center}.orders-list,.payments-list{display:flex;flex-direction:column;gap:1rem}.order-card,.payment-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:box-shadow .3s}.order-card:hover,.payment-card:hover{box-shadow:0 4px 8px #0000001a}.order-header,.payment-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.order-date,.payment-date{color:#666;display:block;font-size:.9rem;margin-top:.25rem}.order-info,.payment-info{display:flex;gap:2rem;margin-bottom:1rem}.order-info p,.payment-info p{color:#666;margin:.5rem 0}.order-actions{display:flex;gap:.5rem}.payment-amount{color:#28a745;font-size:1.25rem;font-weight:700}.status-badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:500;margin-right:.5rem;padding:.25rem .75rem}.status-pending{background:#fff3cd;color:#856404}.status-confirmed{background:#d1ecf1;color:#0c5460}.status-processing{background:#cce5ff;color:#004085}.status-delivered,.status-shipped{background:#d4edda;color:#155724}.status-cancelled{background:#f8d7da;color:#721c24}.status-paid{background:#d4edda;color:#155724}.status-failed{background:#f8d7da;color:#721c24}.pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.pagination button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:.5rem 1rem}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination button:hover:not(:disabled){background:#f0f0f0}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.delete-modal,.order-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#333;margin:0}.close-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;width:32px}.close-btn:hover{color:#333}.modal-content{padding:1.5rem}.order-details{display:flex;flex-direction:column;gap:2rem}.detail-section{border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem}.detail-section:last-child{border-bottom:none}.detail-section h3{color:#333;margin:0 0 1rem}.detail-section p{color:#666;margin:.5rem 0}.order-items{display:flex;flex-direction:column;gap:.75rem}.order-item{background:#f8f9fa;border-radius:6px;gap:1rem;justify-content:space-between;padding:1rem}.item-image,.order-item{align-items:center;display:flex}.item-image{background:#fff;border-radius:8px;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.item-image img{height:100%;object-fit:cover;width:100%}.item-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.item-info strong{color:#333}.item-info span{color:#666;font-size:.9rem}.item-sku{color:#888;font-size:.85rem;font-style:italic}.item-price{color:#333}.order-summary{background:#f8f9fa;border-radius:6px;padding:1.5rem}.summary-row{padding:.5rem 0}.summary-row.total{font-size:1.1rem}.modal-footer{border-top:1px solid #e0e0e0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.delete-modal .modal-content p{color:#666;margin-bottom:1rem}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-top-color:#007bff;height:40px;width:40px}@media (max-width:768px){.customer-dashboard{padding:1rem}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.dashboard-tabs{flex-wrap:wrap}.dashboard-tabs button{font-size:.9rem;padding:.75rem 1rem}.profile-stats{grid-template-columns:1fr}.order-header,.payment-header{flex-direction:column;gap:1rem}.order-actions{flex-direction:column}.order-actions button{width:100%}}.cart-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.cart-header{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1rem}.cart-header h2{color:#333;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.cart-header p{color:#666;font-size:1rem;margin:0}.loading-container{align-items:center;display:flex;justify-content:center;min-height:300px}.loading-spinner{color:#666;font-size:1.1rem}.empty-cart{padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-cart h3{color:#333;font-size:1.5rem;margin:0 0 .5rem}.empty-cart p{color:#666;font-size:1rem;margin:0 0 2rem}.btn-browse{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s}.btn-browse:hover{background:#5568d3;box-shadow:0 4px 8px #667eea4d;transform:translateY(-1px)}.cart-items-list{margin-bottom:2rem}.cart-item{grid-gap:1.5rem;align-items:center;border-bottom:1px solid #f0f0f0;display:grid;gap:1.5rem;grid-template-columns:100px 1fr auto auto auto auto;padding:1.5rem;transition:background .2s}.cart-item:hover{background:#f9f9f9}.cart-item:last-child{border-bottom:none}.cart-item-image{background:#f0f0f0;border-radius:8px;height:100px;overflow:hidden;width:100px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{flex:1 1}.cart-item-title{color:#333;cursor:pointer;font-size:1.1rem;font-weight:600;margin:0 0 .5rem;transition:color .2s}.cart-item-title:hover{color:#667eea}.cart-item-sku{color:#999;font-size:.9rem;margin:0 0 .5rem}.cart-item-price{color:#667eea;font-size:1.1rem;font-weight:600}.cart-item-quantity{gap:.75rem}.cart-item-quantity,.qty-btn{align-items:center;display:flex}.qty-btn{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1.2rem;height:32px;justify-content:center;transition:all .2s;width:32px}.qty-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.qty-btn:disabled{cursor:not-allowed;opacity:.5}.qty-value{font-weight:600;min-width:30px;text-align:center}.cart-item-total{min-width:100px;text-align:right}.item-total-price{color:#333}.remove-item-btn{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;transition:all .2s;width:32px}.remove-item-btn:hover:not(:disabled){background:#dc3545;color:#fff}.remove-item-btn:disabled{cursor:not-allowed;opacity:.5}.cart-summary{background:#f9f9f9;border-radius:8px;margin-top:2rem;padding:1.5rem}.cart-summary-row{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:.75rem 0}.cart-summary-row:last-of-type{border-bottom:none}.cart-summary-row.total{border-top:2px solid #333;color:#333;font-size:1.2rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.btn-checkout{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-top:1.5rem;padding:1rem;text-transform:uppercase;transition:all .3s;width:100%}.btn-checkout:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-checkout:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.cart-item{gap:1rem;grid-template-columns:80px 1fr}.cart-item-quantity,.cart-item-total,.remove-item-btn{grid-column:2}.cart-item-quantity{justify-self:start}.cart-item-total{justify-self:end}.remove-item-btn{justify-self:end;margin-top:.5rem}}.addresses-section{display:flex;flex-direction:column;gap:1.5rem}.addresses-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.addresses-header h2{color:#333;margin:0}.no-addresses{background:#f8f9fa;border-radius:8px;color:#666;padding:3rem 2rem;text-align:center}.addresses-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.address-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:1.5rem;transition:all .3s ease}.address-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.address-header{border-bottom:1px solid #e0e0e0;margin-bottom:1rem;padding-bottom:1rem}.address-label .label-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem .8rem;text-transform:uppercase}.address-actions{display:flex;gap:.5rem}.btn-edit{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .3s}.btn-edit:hover{background:#0056b3}.btn-delete{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .3s}.btn-delete:hover{background:#c82333}.address-details{display:flex;flex-direction:column;gap:.5rem}.address-details p{line-height:1.6;margin:0}.address-details p strong{font-size:1.1rem}.address-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.addresses-list{grid-template-columns:1fr}.addresses-header{align-items:flex-start;flex-direction:column;gap:1rem}.form-row{grid-template-columns:1fr}.address-modal{max-height:95vh;width:95%}}.customer-registration-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.customer-registration-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;max-width:500px;padding:2.5rem;width:100%}.registration-header{margin-bottom:2rem;position:relative;text-align:center}.back-to-login-btn{background:none;border:none;color:#667eea;padding:.5rem;text-decoration:underline}.back-to-login-btn:hover{color:#5568d3}.registration-header h1{color:#333;font-size:2rem;font-weight:700;margin:0 0 .5rem}.registration-header p{color:#666;font-size:1rem;margin:0}.error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;margin-bottom:1.5rem;padding:1rem}.step-content{display:flex;flex-direction:column;gap:1.5rem}.step-content h2{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.step-content>p{color:#666;margin:0 0 1rem}.form-group label,.step-content>p{font-size:.95rem}.required{color:#dc3545}.form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.875rem;transition:all .3s}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input.valid{border-color:#28a745}.disabled-input,.form-group input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.countdown-text,.form-group small{color:#666;font-size:.85rem}.countdown-text{margin:.25rem 0 0}.button-group{gap:1rem;margin-top:.5rem}.btn-primary{padding:1rem;transition:all .3s}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{transform:none}.registration-form{width:100%}.otp-input-container{display:flex;gap:.5rem;justify-content:center;margin:.5rem 0}.otp-digit-input{border:2px solid #e0e0e0;border-radius:8px;font-size:1.5rem;font-weight:700;height:50px;outline:none;text-align:center;transition:all .3s;width:45px}.otp-digit-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.otp-digit-input.filled{background:#f1f8f4;border-color:#28a745}.otp-digit-input.error{animation:shake .3s;border-color:#dc3545}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.btn-resend-otp-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:.85rem;margin-top:.5rem;padding:.25rem 0;text-decoration:underline}.btn-resend-otp-link:hover:not(:disabled){color:#5568d3}.btn-resend-otp-link:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.customer-registration-container{padding:1rem}.customer-registration-card{padding:1.5rem}.registration-header h1{font-size:1.5rem}.otp-digit-input{font-size:1.2rem;height:45px;width:40px}.otp-input-container{gap:.3rem}}.checkout-new-page{background:#f5f5f5;min-height:100vh;padding:1rem 0;position:relative}.cart-summary-sidebar{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:calc(100vh - 120px);overflow-y:auto;padding:1.5rem;position:fixed;right:20px;top:100px;width:280px;z-index:100}.cart-summary-sidebar h3{border-bottom:2px solid #e91e63;color:#333;font-size:1.2rem;margin:0 0 1rem;padding-bottom:.5rem}.cart-items-preview{display:flex;flex-direction:column;gap:.75rem}.empty-cart-text{color:#999;margin:0;padding:1rem 0;text-align:center}.cart-preview-item{align-items:center;background:#f9f9f9;border-radius:4px;display:flex;justify-content:space-between;padding:.5rem}.preview-item-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.preview-item-name{color:#333;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-item-qty{color:#666;font-size:.8rem}.preview-item-price{color:#e91e63;font-size:.9rem;font-weight:700}.more-items-text{color:#666;font-size:.85rem;font-style:italic;margin:.5rem 0;text-align:center}.cart-preview-total{border-top:2px solid #eee;color:#333;font-size:1.1rem;margin-top:1rem;padding-top:1rem;text-align:center}@media (max-width:1200px){.cart-summary-sidebar{display:none}}.checkout-empty{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh;text-align:center}.empty-cart-icon{font-size:4rem}.loading-spinner{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.loading-spinner .spinner{border-top-color:#e91e63}.loading-spinner p{color:#666;font-size:1.1rem}.checkout-progress{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;padding:1rem}.progress-step{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;max-width:200px;position:relative}.progress-step:after{background:#ddd;content:"";height:2px;left:60%;position:absolute;top:20px;width:80%;z-index:0}.progress-step:last-child:after{display:none}.progress-step.active:after,.progress-step.completed:after{background:#4caf50}.step-number{background:#ddd;color:#666;font-weight:700;height:40px;position:relative;width:40px;z-index:1}.progress-step.active .step-number{background:#e91e63;color:#fff}.progress-step.completed .step-number{background:#4caf50;color:#fff}.step-label{color:#666;font-size:.85rem;text-align:center}.progress-step.active .step-label{color:#e91e63;font-weight:600}.progress-step.completed .step-label{color:#4caf50}.checkout-content-new{margin:0 auto;max-width:1200px;padding:0 1rem}.checkout-step{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;padding:2rem}.checkout-step h2{color:#333;font-size:1.5rem;margin:0 0 .5rem}.checkout-step>p{color:#666;margin:0 0 1.5rem}.phone-verification-section{margin:0 auto;max-width:500px}.phone-input-section{margin-bottom:1.5rem}.phone-input-section label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.phone-input{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.phone-input:focus{border-color:#e91e63;outline:none}.registration-form-new{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group input,.form-group select{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus{border-color:#e91e63;outline:none}.form-row-3{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.addresses-list{margin-bottom:2rem}.addresses-list h3{color:#333;margin-bottom:1rem}.address-card{border:2px solid #ddd;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .3s}.address-card.selected,.address-card:hover{background:#fff5f8;border-color:#e91e63}.address-card.selected{box-shadow:0 2px 8px #e91e6333}.address-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.address-label{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.3rem .8rem;text-transform:uppercase}.selected-badge{color:#4caf50;font-size:.85rem;font-weight:600}.address-details p{color:#666;font-size:.9rem;margin:.25rem 0}.address-details p strong{color:#333}.add-address-section{margin-top:1.5rem}.btn-add-address{background:#0000;border:2px dashed #e91e63;border-radius:8px;color:#e91e63;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s;width:100%}.btn-add-address:hover{background:#fff5f8;border-style:solid}.new-address-form{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.new-address-form.compact-form{padding:1rem}.new-address-form.compact-form h3{color:#333;font-size:1.2rem;margin:0 0 .75rem}.new-address-form.compact-form .form-group{margin-bottom:.75rem}.new-address-form.compact-form .form-group label{font-size:.9rem;margin-bottom:.25rem}.new-address-form.compact-form .form-group input,.new-address-form.compact-form .form-group select{font-size:.9rem;padding:.5rem}.new-address-form.compact-form .form-row-compact{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:.75rem}.new-address-form.compact-form .form-actions{margin-top:.75rem}.new-address-form h3{color:#333;margin:0 0 1rem}.form-actions{display:flex;gap:1rem;margin-top:1rem}.btn-primary{background:#e91e63;border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s}.btn-primary:hover:not(:disabled){background:#c2185b}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#fff;border:2px solid #ddd;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s}.btn-secondary:hover{background:#f5f5f5;border-color:#999}.continue-section{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem;text-align:center}.btn-continue{font-size:1.1rem;padding:1rem 2rem}.info-text{color:#666;font-size:.9rem;margin:0}.checkout-summary-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-top:1.5rem}.coupon-section-new,.order-items-section,.payment-method-section,.wallet-section-new{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.order-items-section.redesigned{background:#fff;border:1px solid #e0e0e0;overflow:hidden;padding:0}.order-items-section.redesigned .section-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:2px solid #f0f0f0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.order-items-section.redesigned .section-header h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0}.order-items-section.redesigned .item-count{background:#fff3;border-radius:20px;font-size:.9rem;font-weight:500;padding:.4rem .8rem}.order-items-list{display:flex;flex-direction:column;gap:1rem;padding:1rem}.order-item-card-new{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.order-item-card-new:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.item-image-container{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.item-image-container img{height:100%;object-fit:cover;width:100%}.item-details{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.item-name{color:#333;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}.item-meta{color:#666;display:flex;font-size:.85rem;gap:1rem}.item-sku{color:#999}.item-variations{display:flex;flex-wrap:wrap;gap:.5rem}.variation-badge{background:#e3f2fd;border-radius:12px;color:#1976d2;display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.item-price-row{align-items:center;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-top:auto;padding-top:.5rem}.item-unit-price{color:#999;font-size:.85rem}.item-total-price{color:#e91e63;font-size:1.2rem;font-weight:700}.coupon-section-new h3,.order-items-section h3,.payment-method-section h3,.wallet-section-new h3{color:#333;font-size:1.1rem;margin:0 0 1rem}.empty-cart-message{background:#fff;border-radius:8px;margin:1rem 0;padding:2rem;text-align:center}.empty-cart-message p{color:#666;margin-bottom:1rem}.order-item-card{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.item-info h4{color:#333;margin:0 0 .25rem}.item-info p{color:#666;font-size:.9rem;margin:0}.item-price{color:#e91e63;font-size:1.1rem;font-weight:700}.coupon-input-group{display:flex;gap:.5rem}.coupon-input-group input{border:2px solid #ddd;border-radius:8px;flex:1 1;font-size:.9rem;padding:.75rem}.btn-apply-coupon{background:#e91e63;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.coupon-applied{background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;padding:.75rem}.coupon-applied,.wallet-info{align-items:center;display:flex;justify-content:space-between}.wallet-info label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.wallet-section-new.redesigned{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.wallet-section-new.redesigned .section-header{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;padding:1rem 1.5rem}.wallet-section-new.redesigned .section-header h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.wallet-balance-display{align-items:center;background:#fff3e0;border:1px solid #ffe0b2;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.wallet-label{color:#666;font-size:.95rem;font-weight:500}.wallet-amount{color:#ff9800;font-size:1.3rem;font-weight:700}.wallet-toggle{align-items:center;background:#fafafa;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.wallet-toggle:hover{background:#f0f0f0}.wallet-toggle input[type=checkbox]{accent-color:#ff9800;cursor:pointer;height:20px;width:20px}.wallet-toggle span{color:#333;font-size:.95rem;font-weight:500}.wallet-empty{color:#999;font-size:.9rem;font-style:italic;margin:0;padding:.5rem 0}.payment-options{display:flex;flex-direction:column;gap:.5rem}.payment-option{align-items:center;border:2px solid #ddd;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.75rem;transition:all .3s}.payment-option:hover{background:#fff5f8;border-color:#e91e63}.payment-option input[type=radio]{cursor:pointer;height:20px;width:20px}.order-summary-sidebar{height:-webkit-fit-content;height:fit-content}.order-summary-sidebar,.order-summary-sidebar.redesigned{position:-webkit-sticky;position:sticky;top:2rem}.summary-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.summary-card-new{background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden}.summary-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem}.summary-header h3{color:#fff;font-size:1.4rem;font-weight:600;margin:0}.summary-body{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.summary-row-new{align-items:center;display:flex;justify-content:space-between;padding:.75rem 0}.summary-label{align-items:center;color:#666;display:flex;font-size:.95rem;gap:.5rem}.summary-value{color:#333;font-size:1rem;font-weight:600}.discount-row .summary-label{color:#4caf50}.discount-icon{font-size:1.2rem}.discount-value{color:#4caf50;font-weight:700}.wallet-row .summary-label{color:#ff9800}.wallet-icon{font-size:1.2rem}.wallet-value{color:#ff9800;font-weight:700}.summary-divider{background:linear-gradient(90deg,#0000,#e0e0e0,#0000);height:2px;margin:.5rem 0}.total-row{border-bottom:2px solid #e0e0e0;border-top:2px solid #e0e0e0;margin-top:.5rem;padding:1rem 0}.total-row .summary-label{color:#333;font-size:1.1rem;font-weight:600}.total-value{color:#e91e63;font-size:1.5rem;font-weight:700}.summary-footer{background:#fafafa;border-top:1px solid #e0e0e0;padding:1.5rem}.btn-place-order-new{align-items:center;background:linear-gradient(135deg,#e91e63,#c2185b);border:none;border-radius:12px;box-shadow:0 4px 15px #e91e634d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;justify-content:center;padding:1.2rem;transition:all .3s ease;width:100%}.btn-place-order-new:hover:not(:disabled){box-shadow:0 6px 20px #e91e6366;transform:translateY(-2px)}.btn-place-order-new:active:not(:disabled){transform:translateY(0)}.btn-place-order-new:disabled{cursor:not-allowed;opacity:.6;transform:none}.order-icon{font-size:1.3rem;transition:transform .3s ease}.btn-place-order-new:hover:not(:disabled) .order-icon{transform:translateX(4px)}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.summary-card h3{color:#333;margin:0 0 1rem}.summary-row{border-bottom:1px solid #e0e0e0;color:#666;display:flex;justify-content:space-between;padding:.75rem 0}.summary-row.discount{color:#4caf50;font-weight:500}.summary-row.wallet-deduction{color:#ff9800;font-weight:500}.summary-row.total{border-bottom:none;border-top:2px solid #e0e0e0;color:#333;font-size:1.2rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.btn-place-order{background:#e91e63;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:background .3s;width:100%}.btn-place-order:hover:not(:disabled){background:#c2185b}.btn-place-order:disabled{cursor:not-allowed;opacity:.6}@media (max-width:968px){.checkout-summary-layout{grid-template-columns:1fr}.order-summary-sidebar{position:relative;top:0}.form-row-3,.new-address-form.compact-form .form-row-compact{grid-template-columns:1fr}.checkout-progress{flex-wrap:wrap;gap:.5rem}.progress-step{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;max-width:none}.progress-step:after{display:none}}.payment-callback-page{background:#f8f9fa;min-height:100vh}.payment-callback-content{margin:3rem auto;max-width:600px;padding:2rem}.loading-spinner{padding:3rem;text-align:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:50px;margin:0 auto 1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payment-failed,.payment-success{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:3rem;text-align:center}.error-icon,.success-icon{font-size:4rem;margin-bottom:1rem}.payment-success h1{color:#4caf50;font-size:2rem;margin-bottom:1rem}.payment-failed h1{color:#f44336;font-size:2rem;margin-bottom:1rem}.order-number{color:#666;font-size:1.1rem;margin:1rem 0}.order-number strong{color:#333;font-size:1.2rem}.payment-amount{color:#666;font-size:1.1rem;margin:1rem 0}.payment-amount strong{color:#4caf50;font-size:1.3rem}.error-message,.success-message{color:#666;font-size:1rem;line-height:1.6;margin:1.5rem 0}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-secondary{background:#f8f9fa;border:1px solid #e9ecef;color:#333}.btn-secondary:hover{background:#e9ecef}@media (max-width:768px){.payment-callback-content{margin:2rem 1rem;padding:1.5rem}.payment-failed,.payment-success{padding:2rem 1.5rem}.action-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.vendor-registration-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.vendor-registration-card{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:760px;padding:40px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.vendor-registration-header{margin-bottom:30px;position:relative;text-align:center}.back-to-login-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;cursor:pointer;font-size:.9rem;left:0;padding:8px 16px;position:absolute;top:0;transition:all .3s ease}.back-to-login-btn:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.vendor-registration-header h1{color:#333;font-size:1.6rem;font-weight:600;margin:0 0 20px}.step-indicator{gap:10px;justify-content:center;margin-top:12px}.step,.step-indicator{align-items:center;display:flex}.step{flex-direction:column;gap:8px}.step-number{align-items:center;background:#e9ecef;border-radius:50%;color:#6c757d;display:flex;font-weight:600;height:36px;justify-content:center;transition:all .3s ease;width:36px}.step.active .step-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.step-label{color:#6c757d;font-size:.8rem;font-weight:500}.step.active .step-label{color:#667eea;font-weight:600}.step-connector{background:#e9ecef;height:3px;margin-top:-20px;transition:all .3s ease;width:60px}.step-connector.active{background:linear-gradient(135deg,#667eea,#764ba2)}.step-content{margin-top:8px}.step-content h2{color:#333;font-size:1.25rem;margin-bottom:6px}.step-content p{color:#666;margin-bottom:18px}.tax-details-step{margin-top:6px}.form-group{margin-bottom:16px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:6px}.form-group input[type=file],.form-group input[type=text]{border:2px solid #e1e5e9;border-radius:8px;padding:12px;width:100%}.button-group{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px 20px}.secondary-button{background:#f8f9fa;border:2px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;padding:12px 20px}.error-message{background:#fff3cd;border:1px solid #ffeeba;border-radius:8px;color:#856404;padding:12px}.image-preview{border:2px solid #e1e5e9;border-radius:8px;margin-top:10px;max-height:160px;max-width:100%}.result{background:#f8f9fa;border-radius:6px;margin-top:12px;max-height:220px;overflow:auto;padding:12px}
/*# sourceMappingURL=main.0480b82f.css.map*/