.vendor-shop-login{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.login-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.background-shapes{height:100%;position:relative;width:100%}.shape{animation:float 20s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:300px;left:-100px;top:-100px;width:300px}.shape-2{animation-delay:5s;bottom:-50px;height:200px;right:-50px;width:200px}.shape-3{animation-delay:10s;height:150px;right:10%;top:50%;width:150px}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.login-wrapper{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:1}.login-container{animation:slideIn .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #fff3;max-width:450px;overflow:hidden;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:40px 30px;position:relative;text-align:center}.login-header:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-container{margin-bottom:20px;position:relative;z-index:1}.logo{animation:logoFloat 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:auto;width:80px}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.login-header h1{color:#fff;font-size:32px;font-weight:700;margin:0 0 10px;position:relative;text-shadow:0 2px 10px #0003;z-index:1}.login-header .subtitle{color:#ffffffe6;font-size:16px;font-weight:400;margin:0;position:relative;z-index:1}.error-message{align-items:center;animation:shake .5s ease-in-out;background:linear-gradient(135deg,#fee,#fdd);border-radius:12px;display:flex;font-size:14px;gap:10px;padding:16px 20px}.error-message svg{flex-shrink:0}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.login-form{padding:40px 30px}.form-group{margin-bottom:24px}.form-group label{align-items:center;color:#374151;display:flex;font-weight:600;gap:8px;margin-bottom:8px}.form-group label svg{color:#667eea}.form-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;color:#1f2937;font-size:15px;padding:14px 16px;transition:all .3s ease;width:100%}.form-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none;transform:translateY(-2px)}.form-input::placeholder{color:#9ca3af}.password-input-wrapper{position:relative}.password-input-wrapper .form-input{padding-right:50px}.password-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .2s}.password-toggle:hover{background:#f3f4f6;color:#667eea}.password-toggle:active{transform:translateY(-50%) scale(.95)}.login-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:8px;padding:16px 24px;transition:all .3s ease;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 8px 25px #667eea80;transform:translateY(-2px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:20px 30px 30px;text-align:center}.signup-prompt{color:#6b7280;font-size:14px;margin:0}.signup-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;margin-left:4px;padding:0;text-decoration:none;transition:all .2s}.signup-link:hover{color:#764ba2;text-decoration:underline}.login-features{animation:fadeInRight .8s ease-out;display:flex;flex-direction:column;gap:24px}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 10px 30px #0003;padding:30px;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 15px #667eea66;color:#fff;display:flex;height:60px;justify-content:center;margin-bottom:16px;width:60px}.feature-card h3{color:#1f2937;font-size:20px;font-weight:700;margin:0 0 8px}.feature-card p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}@media (max-width:968px){.login-wrapper{gap:30px;grid-template-columns:1fr}.login-features{flex-direction:row;flex-wrap:wrap;justify-content:center}.feature-card{flex:1 1;min-width:250px}}@media (max-width:640px){.vendor-shop-login{padding:15px}.login-container{border-radius:20px;max-width:100%}.login-header{padding:30px 20px}.login-header h1{font-size:26px}.login-form{padding:30px 20px}.form-group{margin-bottom:20px}.form-input{font-size:16px;padding:12px 14px}.login-features{flex-direction:column}.feature-card{min-width:100%}.shape-1,.shape-2,.shape-3{display:none}}@media (prefers-color-scheme:dark){.login-container{background:#111827f2}.form-input{background:#1f2937;border-color:#374151;color:#f9fafb}.form-input:focus,.login-footer{background:#111827}.login-footer{border-top-color:#374151}.feature-card{background:#111827f2}.feature-card h3{color:#f9fafb}.feature-card p{color:#9ca3af}}.vendor-signup{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:20px}.signup-container{background:#fff;border:1px solid #c4b5fd;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:800px;overflow:hidden;width:100%}.signup-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px;text-align:center}.signup-header h1{font-size:28px;font-weight:700;margin:0 0 10px}.signup-header p{font-size:16px;margin:0;opacity:.9}.error-message{background-color:#fee;border:1px solid #feb2b2;border-radius:8px;color:#c53030;font-weight:500;margin:20px;padding:12px 20px}.signup-form{padding:30px}.form-section{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding-bottom:20px}.form-section:last-of-type{border-bottom:none;margin-bottom:0}.form-section h3{align-items:center;color:#2d3748;display:flex;font-size:18px;font-weight:600;margin:0 0 20px}.form-section h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;margin-right:10px;width:4px}.form-row{grid-gap:20px;gap:20px}.form-group,.form-row{margin-bottom:20px}.form-group label{font-size:14px;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{min-height:80px;resize:vertical}.file-input{background:#f7fafc!important;border:2px dashed #cbd5e0!important;cursor:pointer;padding:8px!important;transition:all .2s}.file-input:hover{background:#edf2f7!important;border-color:#667eea!important}.image-preview{margin-top:10px}.image-preview img{border:2px solid #e2e8f0;border-radius:8px;height:100px;object-fit:cover;width:100px}.form-actions{gap:15px;margin-top:30px}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.btn-primary:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-secondary{background:#f7fafc;border:2px solid #e2e8f0;color:#4a5568}.btn-secondary:hover{background:#edf2f7;border-color:#cbd5e0}.signup-footer{background:#f7fafc;border-top:1px solid #e2e8f0;padding:20px 30px;text-align:center}.signup-footer p{color:#718096;font-size:14px;margin:0}.link-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;text-decoration:underline}.link-btn:hover{color:#764ba2}@media (max-width:768px){.vendor-signup{padding:10px}.signup-container{border-radius:12px}.signup-header{padding:20px}.signup-header h1{font-size:24px}.signup-form{padding:20px}.form-row{gap:0;grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}@media (max-width:480px){.signup-header h1{font-size:20px}.signup-header p{font-size:14px}.form-group input,.form-group select,.form-group textarea{font-size:16px;padding:10px 12px}}.vendor-dashboard{background-color:#f5f5f5;min-height:100vh;padding:20px 20px 90px}.dashboard-header{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;justify-content:space-between;margin-bottom:25px;padding:25px}.dashboard-header,.title-row{align-items:center;display:flex}.title-row{gap:10px}.brand-logo{border-radius:12px;filter:invert(1) hue-rotate(180deg);height:120px;width:120px}.title-text{display:flex;flex-direction:column}.title-text h1{color:#1a202c;font-size:24px;margin:25px 0 0}.title-text p{color:#6b7280;font-size:16px;margin:2px 0 0;transform:translateX(-40px)}@media (max-width:480px){.brand-logo{height:100px;width:100px}.title-row{align-items:center;flex-direction:row;gap:0}.header-content h1{font-size:18px;line-height:1.2;margin:0}.title-text h1{font-size:16px;line-height:1.2;margin:14px 0 0;white-space:normal;word-break:break-word}}.edit-profile-btn{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-right:10px;padding:10px 20px;transition:background-color .3s ease}.edit-profile-btn:hover{background:#7c3aed}.logout-btn{background:#ef4444;border-radius:8px;color:#fff;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.logout-btn:hover{background:#dc2626}.header-actions{gap:15px}.bell-container,.header-bell{position:relative}.header-bell{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .3s ease}.header-bell:hover{background-color:#f3f4f6}.header-bell .bell-icon{font-size:24px;transition:transform .3s ease}.header-bell:hover .bell-icon{transform:scale(1.1)}.header-bell.has-pending{animation:bellRing 2s infinite;background-color:#fef2f2}.header-bell.has-pending .bell-icon{animation:bellShake 1.5s ease-in-out infinite;color:#ef4444}.bell-badge{align-items:center;animation:badgePulse 1.8s ease-in-out infinite;background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px #ef444480;color:#fff;display:flex;font-size:12px;font-weight:700;height:22px;justify-content:center;position:absolute;right:-2px;top:-2px;width:22px}@keyframes badgePulse{0%,to{box-shadow:0 0 10px #ef444480;transform:scale(1)}50%{box-shadow:0 0 15px #ef4444b3;transform:scale(1.1)}}.bell-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #00000026;margin-top:8px;max-height:calc(100vh - 120px);max-width:min(400px,calc(100vw - 20px));min-width:350px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:15px 20px}.dropdown-header h4{color:#1f2937;font-size:16px;font-weight:600;margin:0}.close-dropdown{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:18px;padding:4px;transition:background-color .2s ease}.close-dropdown:hover{background-color:#e5e7eb}.no-new-orders{color:#6b7280;padding:30px 20px;text-align:center}.new-orders-list{max-height:400px;overflow-y:auto}.new-order-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:15px 20px}.new-order-item:last-child{border-bottom:none}.new-order-item .order-info h5{color:#1f2937;font-size:14px;font-weight:600;margin:0 0 4px}.new-order-item .notice-sub{color:#6b7280;font-size:12px;margin:0}.new-order-item .order-info p{color:#6b7280;font-size:12px;margin:0 0 2px}.new-order-item .order-amount{color:#10b981;font-size:13px;font-weight:600}.order-actions{gap:8px}.accept-btn,.reject-btn{border:none;border-radius:6px;cursor:pointer;font-size:11px;font-weight:600;padding:6px 12px;transition:all .2s ease}.accept-btn{background:#10b981;color:#fff}.accept-btn:hover{background:#059669;transform:translateY(-1px)}.reject-btn{background:#ef4444;color:#fff}.reject-btn:hover{background:#dc2626;transform:translateY(-1px)}.view-all-btn{border-radius:0 0 12px 12px;font-size:14px;padding:12px 20px;width:100%}.stats-container{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:25px}.stat-card{align-items:center;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:flex-start;min-height:120px;padding:25px;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{align-items:center;flex-shrink:0;font-size:40px;margin-right:20px;width:50px}.stat-content,.stat-icon{display:flex;justify-content:center}.stat-content{align-items:flex-start;flex-direction:column;width:100%}.stat-content h3{color:#1f2937;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 5px}.stat-content p{color:#6b7280;font-size:14px;line-height:1.3;margin:0}.chef-status-card{background:#fff;border:2px solid #e5e7eb;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:25px;padding:25px}.chef-status-content{align-items:center;display:flex;gap:20px}.chef-status-icon{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:50%;display:flex;flex-shrink:0;font-size:60px;height:80px;justify-content:center;width:80px}.chef-status-info{flex:1 1}.chef-status-info h2{color:#1f2937;font-size:24px;font-weight:700;margin:0 0 8px}.chef-status-text{font-size:16px;font-weight:600;margin:0 0 8px}.chef-status-text.online{color:#059669}.chef-status-text.offline{color:#dc2626}.chef-status-description{color:#6b7280;font-size:14px;line-height:1.4;margin:6px 0 12px}.auto-accept-row{align-items:center;display:flex;gap:10px;margin-top:8px}.auto-accept-label{color:#374151;font-weight:600}.switch{display:inline-block;height:26px;position:relative;width:48px}.switch input{display:none}.slider{background-color:#d1d5db;border-radius:26px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.2s}.slider:before{background-color:#fff;border-radius:50%;box-shadow:0 2px 6px #00000026;content:"";height:20px;left:3px;top:3px;width:20px}.switch input:checked+.slider{background-color:#10b981}.switch input:checked+.slider:before{transform:translateX(22px)}.chef-toggle-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.chef-toggle-btn.online{background:#dc2626;color:#fff}.chef-toggle-btn.online:hover{background:#b91c1c}.chef-toggle-btn.offline{background:#059669;color:#fff}.chef-toggle-btn.offline:hover{background:#047857}@keyframes bellShake{0%,to{transform:rotate(0deg)}10%{transform:rotate(-10deg)}20%{transform:rotate(10deg)}30%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}50%{transform:rotate(-5deg)}60%{transform:rotate(5deg)}70%{transform:rotate(-3deg)}80%{transform:rotate(3deg)}90%{transform:rotate(0deg)}}@keyframes bellRing{0%,to{box-shadow:0 0 0 0 #ef444466}50%{box-shadow:0 0 0 10px #ef444400}}.revenue-card{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:15px;box-shadow:0 2px 10px #0000001a;color:#fff;margin-bottom:25px;padding:30px}.revenue-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.revenue-header h2{font-size:20px;font-weight:600}.revenue-amount{font-size:32px;font-weight:700}.revenue-subtitle{font-size:14px;opacity:.9}.restaurant-info-card{border-radius:15px;box-shadow:0 2px 10px #00000014;margin-bottom:20px;text-align:left}.restaurant-details{gap:16px;justify-content:flex-start}.restaurant-image img{height:56px;width:56px}.restaurant-info{text-align:left;width:100%}.restaurant-info h2{color:#1f2937;text-align:left}.restaurant-stats{grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr;margin:16px 0;text-align:left}.contact-info,.stat{text-align:left}.contact-info{margin-top:16px}.contact-info p{margin:4px 0;text-align:left}.quick-actions{margin-bottom:25px}.quick-actions h2{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.action-buttons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-btn{align-items:center;background:#fff;border:none;border-radius:15px;box-shadow:0 2px 10px #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:25px 20px;text-align:center;transition:all .3s ease}.action-btn:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-5px)}.action-btn.primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.action-btn.primary:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.action-btn.secondary{background:#fff;border:1px solid #e5e7eb;color:#374151}.action-btn.secondary:hover{background:#f9fafb;border-color:#8b5cf6}.action-btn-icon{display:block;font-size:32px;margin-bottom:12px;transition:transform .3s ease}.action-btn.primary .action-btn-icon{animation:pulse 2s infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:36px}.action-btn:hover .action-btn-icon{transform:scale(1.1)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.action-btn-text{display:block;font-size:16px;font-weight:600}.recent-orders{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:15px;padding:25px}.section-header{margin-bottom:20px}.section-header h2{color:#1f2937;font-size:20px;font-weight:700}.view-all-btn{background:#8b5cf6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:background-color .3s ease}.view-all-btn:hover{background:#7c3aed}.order-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;transition:border-color .3s ease}.order-item:hover{border-color:#8b5cf6}.order-info,.order-info h4{text-align:center}.order-info h4{font-weight:600}.order-amount,.order-info p{text-align:center}.order-amount{color:#10b981;font-size:14px;font-weight:600;margin-bottom:10px}.order-status{align-items:center;background:none!important;background-color:initial!important;border:none;display:flex;justify-content:center;margin-top:5px;padding:0;width:100%}.status-badge{background:none;border:none;padding:4px 12px}@media (max-width:768px){.stats-container{gap:15px;grid-template-columns:repeat(2,1fr)}.action-buttons,.dashboard-header{flex-direction:column}.dashboard-header{gap:15px;text-align:center}.revenue-header{align-items:flex-start;flex-direction:column;gap:6px}.revenue-amount{font-size:28px}.chef-status-content{flex-direction:column;gap:15px;text-align:center}.chef-status-icon{font-size:40px;height:60px;width:60px}.header-actions{gap:10px}.header-bell .bell-icon{font-size:20px}.bell-dropdown{left:auto;max-width:350px;min-width:300px;right:0;transform:translateX(0)}}@media (max-width:480px){.stats-container{gap:12px;grid-template-columns:1fr}.vendor-dashboard{padding:15px 15px 100px}.stat-card{min-height:100px;padding:20px}.revenue-card{padding:25px}.revenue-amount{font-size:24px;line-height:1.2;word-break:break-word}.chef-status-card{padding:20px}.chef-status-info h2{font-size:20px}.chef-status-text{font-size:14px}.chef-toggle-btn{font-size:13px;min-width:100px;padding:10px 20px}.header-bell .bell-icon{font-size:18px}.bell-badge{font-size:10px;height:16px;width:16px}.bell-dropdown{left:10px!important;margin-top:0!important;max-width:calc(100vw - 20px)!important;min-width:auto!important;position:fixed!important;right:10px!important;top:70px!important;transform:none!important;width:auto!important;z-index:2000!important}.new-order-item{padding:12px 15px}.order-actions{flex-direction:column;gap:4px}.accept-btn,.reject-btn{font-size:10px;padding:4px 8px}}.profile-modal{background:#fff;border-radius:8px;max-height:90vh;max-width:700px;overflow-y:auto;width:90%}.profile-form{padding:20px}.profile-form .form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:15px}.profile-form .form-group{margin-bottom:15px}.profile-form .form-group label{color:#4a5568;display:block;font-weight:500;margin-bottom:5px}.profile-form .form-group input,.profile-form .form-group select,.profile-form .form-group textarea{border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;font-size:14px;padding:10px;transition:border-color .2s;width:100%}.profile-form .form-group input:focus,.profile-form .form-group select:focus,.profile-form .form-group textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.profile-form .form-actions{border-top:1px solid #e2e8f0;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:20px}.profile-form .form-actions button{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.profile-form .form-actions button:first-child{background-color:#fff;color:#4a5568}.profile-form .form-actions button:first-child:hover{background-color:#f7fafc}.profile-form .btn-primary{background-color:#8b5cf6;border:none;color:#fff}.profile-form .btn-primary:hover{background-color:#7c3aed}.profile-form .btn-primary:disabled{background-color:#cbd5e0;cursor:not-allowed}@media (max-width:768px){.profile-form .form-row{grid-template-columns:1fr}.profile-modal{margin:20px;width:95%}}.vendor-orders{background-color:#f5f5f5;min-height:100vh;padding:20px 20px 120px}.orders-header{align-items:center;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:25px;padding:25px}.orders-container{display:flex;flex-direction:column;gap:20px}.chat-fab{align-items:center;animation:fabPulse 2.2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #fff9;border-radius:50%;bottom:90px;box-shadow:0 12px 24px #10b98159;color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:20px;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;width:60px;z-index:1300}.chat-fab:hover{box-shadow:0 18px 32px #10b98173;filter:brightness(1.05);transform:translateY(-4px) scale(1.05)}@media (max-width:480px){.chat-fab{bottom:84px;font-size:22px;height:56px;right:14px;width:56px}}@keyframes fabPulse{0%,to{box-shadow:0 12px 24px #10b98159}50%{box-shadow:0 16px 36px #10b9818c}}.no-orders{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:60px 20px;text-align:center}.no-orders h2{color:#6b7280;font-size:24px;margin-bottom:10px}.no-orders p{color:#9ca3af}.order-card{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:25px}.order-header{border-bottom:1px solid #e5e7eb;justify-content:center;margin-bottom:20px;padding-bottom:15px;text-align:center}.order-header,.order-info{align-items:center;display:flex;flex-direction:column}.order-info{margin-bottom:15px;width:100%}.order-info h3{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:8px;text-align:center}.customer-name{color:#374151;font-size:16px;margin-bottom:5px;text-align:center}.order-time{color:#6b7280;font-size:14px;text-align:center}.order-status-section{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.status-badge{border-radius:20px;display:block;margin:0 auto;padding:6px 12px;text-align:center;text-transform:capitalize;width:-webkit-fit-content;width:fit-content}.status-badge,.update-status-btn{color:#fff;font-size:12px;font-weight:600}.update-status-btn{background:#10b981;border:none;border-radius:6px;cursor:pointer;padding:8px 16px;transition:background-color .3s ease;white-space:nowrap}.update-status-btn:hover{background:#059669}.accept-order-btn{animation:acceptPulse 2s infinite;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;box-shadow:0 2px 8px #f59e0b4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.accept-order-btn:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 12px #f59e0b66;transform:translateY(-2px)}@keyframes acceptPulse{0%,to{box-shadow:0 2px 8px #f59e0b4d}50%{box-shadow:0 2px 8px #f59e0b99}}.order-items{margin-bottom:20px}.order-items h4{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:18px;font-weight:700;letter-spacing:-.3px;margin-bottom:18px;padding-bottom:12px}.order-items-list{display:flex;flex-direction:column;gap:10px}.order-item-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;justify-content:center;padding:18px 20px;text-align:center;transition:all .2s ease}.order-item-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #00000014}.order-item-left{align-items:center;display:flex;flex-direction:column;gap:6px;margin-bottom:10px;width:100%}.item-name{color:#111827;font-size:16px;font-weight:600;letter-spacing:-.2px;line-height:1.5;text-align:center;text-transform:capitalize}.item-quantity{color:#6b7280;font-size:13px;font-weight:500;text-align:center}.order-item-right{align-items:center;display:flex;flex-direction:column;gap:4px;width:100%}.item-unit-price{color:#9ca3af;font-size:12px;font-weight:500;text-align:center}.item-total-price{color:#10b981;font-size:17px;font-weight:700;letter-spacing:-.3px;text-align:center}.order-item-empty{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#9ca3af;font-style:italic;padding:20px;text-align:center}@media (max-width:480px){.order-item-main{flex-direction:column;gap:10px}.order-item-meta{justify-content:space-between;width:100%}.item-price{text-align:left}}.special-instructions{background:#f3f4f6;border-radius:8px;color:#374151;font-size:14px;line-height:1.5;margin-bottom:20px;padding:15px}.order-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:15px;justify-content:center;padding-top:15px;text-align:center}.order-total{font-size:18px;font-weight:600;text-align:center;width:100%}.order-actions{align-items:center;display:flex;justify-content:center;width:100%}.assign-rider-btn{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.assign-rider-btn:hover{background:#7c3aed}@media (max-width:768px){.order-header{align-items:flex-start;flex-direction:column;gap:15px}.order-footer,.order-status-section{align-items:center}.order-footer{flex-direction:column;gap:15px}}@media (max-width:480px){.vendor-orders{padding:15px 15px 140px}.orders-header{flex-direction:column;gap:15px;text-align:center}.order-card{padding:20px}}.print-btn{-webkit-tap-highlight-color:rgba(59,130,246,.3);align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:5px;min-width:-webkit-fit-content;min-width:fit-content;padding:8px 16px;touch-action:manipulation;transition:background-color .3s ease;white-space:nowrap}.print-btn:hover{background:#2563eb;transform:translateY(-1px)}.print-btn:active{background:#1d4ed8;transform:translateY(0)}@media (max-width:480px){.print-btn{font-size:13px;justify-content:center;min-height:44px;padding:10px 14px;width:100%}}.urgent-note{animation:urgentPulse 1.5s infinite;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:14px;font-weight:600;padding:8px 12px}.status-note{color:#6b7280;font-size:14px;font-style:italic}@keyframes urgentPulse{0%,to{background:#fef2f2;border-color:#fecaca}50%{background:#fee2e2;border-color:#fca5a5}}.print-options-content p{margin-bottom:10px}.print-options-content .print-hint{background:#ecfdf5;border:1px solid #d1fae5;border-radius:6px;color:#10b981;font-size:12px;font-weight:500;margin-bottom:20px;padding:8px}.vendor-analytics{background:#f5f5f5;min-height:100vh;padding:20px 20px 100px}.analytics-header{align-items:center;background:#fff;border-radius:15px;box-shadow:0 2px 10px #00000014;display:flex;justify-content:space-between;margin-bottom:20px;padding:25px}.header-content p{margin:0}.kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.kpi{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:18px}.kpi-label{color:#6b7280;font-size:12px}.kpi-value{color:#1f2937;display:block;font-size:20px;font-weight:700;margin-top:6px}.cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:18px}.item-row,.status-row{border-bottom:1px dashed #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.item-row:last-child,.status-row:last-child{border-bottom:none}.muted{color:#9ca3af}@media (max-width:768px){.analytics-header{flex-direction:column;gap:15px;text-align:center}}@media (max-width:480px){.vendor-analytics{padding:15px 15px 120px}.kpi-grid{gap:12px;grid-template-columns:repeat(2,1fr)}}.vendor-reports{background-color:#f5f5f5;min-height:100vh;padding:20px 20px 100px}.reports-header{align-items:center;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:25px;padding:25px}.header-content h1{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:5px}.header-content p{color:#6b7280}.back-btn{padding:10px 20px}.back-btn:hover{background:#0000}.date-selector{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:25px;padding:20px}.date-selector label{color:#1f2937;display:block;font-size:18px;font-weight:600;margin-bottom:15px}.quick-date-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.quick-date-btn{background:#f3f4f6;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;min-width:120px;padding:10px 16px;transition:all .2s ease}.quick-date-btn:hover{background:#8b5cf6;border-color:#8b5cf6;box-shadow:0 4px 8px #8b5cf633;color:#fff;transform:translateY(-2px)}.quick-date-btn:active{transform:translateY(0)}.date-range-inputs{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.date-input-group{display:flex;flex-direction:column}.date-input-group label{color:#4b5563;font-size:14px;font-weight:600;margin-bottom:8px}.date-selector input{border:2px solid #e5e7eb;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.date-selector input:focus{border-color:#8b5cf6;outline:none}.report-summary{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:25px;padding:25px}.report-summary h2{color:#1f2937;font-size:22px;font-weight:700;margin-bottom:20px}.summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:15px;padding:20px}.card-icon,.summary-card{align-items:center;display:flex}.card-icon{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;font-size:32px;height:50px;justify-content:center;width:50px}.card-content h3{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:5px}.card-content p{color:#6b7280;font-size:14px;margin:0}.print-section{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:25px;padding:25px;text-align:center}.print-invoice-btn{-webkit-tap-highlight-color:rgba(16,185,129,.3);align-items:center;background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;margin-bottom:10px;padding:15px 30px;touch-action:manipulation;transition:background-color .3s ease;white-space:nowrap}.print-invoice-btn:hover{background:#059669;transform:translateY(-1px)}.print-invoice-btn:active{background:#047857;transform:translateY(0)}@media (max-width:480px){.print-invoice-btn{font-size:14px;justify-content:center;min-height:44px;padding:12px 20px;width:100%}}.print-note{color:#6b7280;font-size:14px;margin:0}.orders-section{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:25px}.orders-section h3{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:20px}.empty-state{padding:40px 20px}.empty-icon{font-size:48px}.empty-state h3{color:#6b7280;font-size:18px;margin-bottom:10px}.empty-state p{color:#9ca3af}.orders-list{display:flex;flex-direction:column;gap:15px}.order-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;justify-content:space-between;padding:15px}.order-info h4{color:#1f2937;font-size:16px;font-weight:700;margin-bottom:5px}.order-info p{color:#6b7280;font-size:14px;margin-bottom:5px}.order-time{color:#9ca3af;font-size:12px}.order-details{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.order-status{background:#e5e7eb;border-radius:4px;color:#374151;font-size:12px;font-weight:500;padding:4px 8px;text-transform:capitalize}.order-total{color:#10b981;font-size:16px;font-weight:700}.error,.loading{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:60px 20px}@media (max-width:768px){.vendor-reports{padding:15px}.reports-header{flex-direction:column;gap:15px;text-align:center}.quick-date-buttons{grid-template-columns:repeat(2,1fr)}.quick-date-btn{font-size:12px;min-width:auto;padding:8px 12px}.date-range-inputs{gap:15px}.date-range-inputs,.summary-cards{grid-template-columns:1fr}.order-item{align-items:flex-start;flex-direction:column;gap:10px}.order-details{align-items:flex-start;width:100%}}@media (max-width:480px){.vendor-reports{padding:10px 10px 120px}.date-selector,.orders-section,.print-section,.report-summary,.reports-header{padding:20px}}.print-options-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}.print-options-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:15px;box-shadow:0 10px 40px #0003;max-width:400px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.print-options-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 25px}.print-options-header h3{color:#1f2937;font-size:20px;font-weight:700;margin:0}.close-print-options{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;padding:0;transition:all .2s;width:30px}.close-print-options:hover{background:#f3f4f6;color:#1f2937}.print-options-content{padding:25px}.print-options-content p{color:#6b7280;font-size:14px;margin-bottom:20px;text-align:center}.print-options-buttons{display:flex;flex-direction:column;gap:12px}.print-option-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;min-height:50px;padding:15px 20px;touch-action:manipulation;transition:all .3s ease}.print-option-btn.print-btn{background:#10b981;color:#fff}.print-option-btn.print-btn:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.print-option-btn.print-btn:active{transform:translateY(0)}.print-option-btn.save-pdf-btn{background:#3b82f6;color:#fff}.print-option-btn.save-pdf-btn:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-2px)}.print-option-btn.save-pdf-btn:active{transform:translateY(0)}.print-option-btn.cancel-btn{background:#f3f4f6;border:2px solid #e5e7eb;color:#4b5563}.print-option-btn.cancel-btn:hover{background:#e5e7eb;transform:translateY(-2px)}.print-option-btn.cancel-btn:active{transform:translateY(0)}@media (max-width:480px){.print-options-modal{margin:20px;max-width:100%}.print-options-header{padding:18px 20px}.print-options-content{padding:20px}.print-option-btn{font-size:15px;padding:14px 18px}}.vendor-chat{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh;padding-bottom:100px}.chat-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;gap:15px;padding:20px 25px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.chat-header h1{color:#1f2937;flex:1 1;font-size:24px;font-weight:700;margin:0}.chat-header h2{color:#1f2937;font-size:18px;font-weight:600;margin:0}.chat-header-info{align-items:center;display:flex;flex:1 1;gap:12px}.chat-header-icon{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:32px;height:50px;justify-content:center;width:50px}.chat-status{color:#10b981;font-size:13px;margin:2px 0 0}.back-btn{background:#0000;border:none;border-radius:8px;color:#8b5cf6;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background-color .3s ease}.back-btn:hover{background:#f3f4f6}.admin-selection{flex:1 1;margin:0 auto;max-width:1200px;padding:30px 25px;width:100%}.selection-subtitle{color:#6b7280;font-size:16px;margin-bottom:30px;text-align:center}.admin-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.admin-card{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 2px 10px #00000014;cursor:pointer;padding:30px;text-align:center;transition:all .3s ease}.admin-card:hover{border-color:#8b5cf6;box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.admin-icon{font-size:48px;margin-bottom:15px}.admin-card h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 10px}.admin-card p{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 20px}.start-chat-btn{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:background-color .3s ease;width:100%}.start-chat-btn:hover{background:#7c3aed}.recent-chats{margin-top:30px}.recent-chats h3{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:15px}.chat-list{display:flex;flex-direction:column;gap:10px}.chat-list-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;gap:15px;padding:15px 20px;transition:all .3s ease}.chat-list-item:hover{box-shadow:0 4px 12px #0000001f;transform:translateX(5px)}.chat-list-icon{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:32px;height:50px;justify-content:center;width:50px}.chat-list-info{flex:1 1}.chat-list-info h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 4px}.chat-list-time{color:#6b7280;font-size:13px;margin:0}.chat-messages{background:#f9fafb;flex:1 1;max-height:calc(100vh - 200px);overflow-y:auto;padding:20px 25px}.empty-chat{align-items:center;color:#9ca3af;display:flex;flex-direction:column;height:100%;justify-content:center}.empty-icon{margin-bottom:15px;opacity:.5}.empty-chat p{font-size:16px}.message{animation:messageSlide .3s ease-out;display:flex;margin-bottom:15px}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-sent{justify-content:flex-end}.message-received{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:18px;max-width:70%;padding:12px 16px}.message-sent .message-bubble{background:#8b5cf6;border-bottom-right-radius:4px;color:#fff}.message-received .message-bubble{background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000014;color:#1f2937}.message-sender{color:#8b5cf6;font-size:12px;font-weight:600;margin-bottom:4px}.message-bubble p{font-size:15px;line-height:1.5;margin:0}.message-time{font-size:11px;margin-top:4px;opacity:.7}.message-sent .message-time{text-align:right}.message-received .message-time{text-align:left}.chat-input-form{background:#fff;bottom:0;box-shadow:0 -2px 10px #00000014;display:flex;gap:12px;padding:20px 25px;position:-webkit-sticky;position:sticky}.chat-input{border:2px solid #e5e7eb;border-radius:25px;flex:1 1;font-size:15px;outline:none;padding:14px 18px;transition:border-color .3s ease}.chat-input:focus{border-color:#8b5cf6}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.send-btn{align-items:center;background:#8b5cf6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;transition:all .3s ease;width:50px}.send-btn:hover:not(:disabled){background:#7c3aed;transform:scale(1.05)}.send-btn:disabled{background:#d1d5db;cursor:not-allowed}.loading{align-items:center;color:#6b7280;display:flex;font-size:18px;justify-content:center;min-height:100vh}@media (max-width:768px){.chat-header{padding:15px 20px}.chat-header h1{font-size:20px}.chat-header h2{font-size:16px}.admin-selection{padding:20px 15px}.admin-cards{grid-template-columns:1fr}.chat-messages{max-height:calc(100vh - 180px);padding:15px}.message-bubble{max-width:85%}.chat-input-form{padding:15px}.chat-input{font-size:14px;padding:12px 16px}.send-btn{font-size:18px;height:45px;width:45px}}@media (max-width:480px){.admin-card{padding:20px}.admin-icon{font-size:40px}.admin-card h3{font-size:18px}.message-bubble{max-width:90%}}.vendor-my-items{background-color:#f8fafc;min-height:100vh;padding-bottom:80px}.items-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px}.header-content h1{color:#1a202c;font-size:24px;margin:0}.header-content p{color:#718096;font-size:16px;margin:5px 0 0}.items-content{margin:0 auto;max-width:1200px;padding:20px}.items-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.items-actions h2{color:#2d3748;margin:0}.btn-primary{background-color:#8b5cf6;border-radius:6px;padding:10px 20px}.btn-primary:hover{background-color:#7c3aed}.empty-state{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.empty-state h3{color:#2d3748;margin:0 0 10px}.empty-state p{color:#718096;margin-bottom:20px}.items-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.item-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.item-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.item-card.unavailable{opacity:.6}.item-image{background:#f7fafc;height:200px;overflow:hidden;position:relative}.item-image img{height:100%;object-fit:cover;width:100%}.availability-badge{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px;position:absolute;right:10px;top:10px}.availability-badge.available{background-color:#48bb78;color:#fff}.availability-badge.unavailable{background-color:#f56565;color:#fff}.item-info{padding:15px}.item-info h3{color:#2d3748;font-size:18px;margin:0 0 8px}.item-description{color:#718096;font-size:14px;line-height:1.4;margin:0 0 8px}.item-category{color:#a0aec0;font-size:12px;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.item-price{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 10px}.pharmacy-details{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pharmacy-details span{color:#4a5568;font-size:12px}.prescription-badge{color:#e53e3e!important;font-weight:600}.item-variations{margin-top:10px}.item-variations strong{color:#4a5568;display:block;font-size:12px;margin-bottom:5px}.variation{background-color:#edf2f7;border-radius:4px;color:#4a5568;display:inline-block;font-size:11px;margin-bottom:3px;margin-right:5px;padding:2px 6px}.item-actions{border-top:1px solid #e2e8f0;display:flex;gap:10px;justify-content:flex-end;padding:15px}.btn-edit{background-color:#8b5cf6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-edit:hover{background-color:#7c3aed}.btn-delete{background-color:#e53e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-delete:hover{background-color:#c53030}.delete-btn{background-color:#e53e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.delete-btn:hover{background-color:#c53030}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px}.modal-header h2{color:#2d3748;margin:0}.close-btn{align-items:center;background:none;border:none;color:#718096;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.close-btn:hover{color:#2d3748}.item-form{padding:20px}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:15px}.form-group label{color:#4a5568;display:block;font-weight:500;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;font-size:14px;padding:10px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-group input[type=checkbox]{margin-right:8px;width:auto}.price-input-wrapper{align-items:center;border:1px solid #e2e8f0;border-radius:6px;display:flex;overflow:hidden;transition:border-color .2s}.price-input-wrapper:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.currency-symbol{background-color:#f7fafc;border-right:1px solid #e2e8f0;color:#4a5568;font-size:14px;font-weight:600;min-width:45px;padding:10px 12px;text-align:center}.price-input{border:none;flex:1 1;font-size:14px;outline:none;padding:10px}.price-input:focus{box-shadow:none;outline:none}.variations-section{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:20px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.section-header h3{color:#2d3748;font-size:16px;margin:0}.section-header button{background-color:#edf2f7;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:12px;padding:6px 12px}.variation-row{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:1fr 1fr auto;margin-bottom:10px}.variation-row input{border:1px solid #e2e8f0;border-radius:4px;font-size:14px;padding:8px}.variation-row button{background-color:#e53e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:8px 12px}.form-actions{border-top:1px solid #e2e8f0;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:20px}.form-actions button{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.form-actions button:first-child{background-color:#fff;color:#4a5568}.form-actions button:first-child:hover{background-color:#f7fafc}.bottom-nav{background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-around;left:0;padding:10px 0;position:fixed;right:0;z-index:100}.bottom-nav-btn{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;min-width:70px;padding:8px 16px;transition:all .2s}.bottom-nav-btn:hover{background-color:#f7fafc}.bottom-nav-btn.active{background-color:#8b5cf6;color:#fff}.bottom-nav-btn.active .nav-icon,.bottom-nav-btn.active .nav-label{color:#fff}.nav-icon{font-size:20px;margin-bottom:4px}.nav-label{color:#718096;font-size:12px;font-weight:500}.bottom-nav-btn.active .nav-label{color:#fff}.loading{color:#718096;padding:60px 20px;text-align:center}@media (max-width:768px){.form-row,.items-list,.variation-row{grid-template-columns:1fr}.modal-content{margin:20px;width:95%}.items-actions{align-items:stretch;flex-direction:column;gap:15px}.items-actions h2{margin-bottom:0}}@media (max-width:480px){.items-actions h2{font-size:18px}.btn-primary{font-size:13px;padding:8px 12px}}.success-toast{animation:slideInRight .3s ease-out;position:fixed;right:20px;top:20px;z-index:2000}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast-content{align-items:center;animation:toastPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 10px 25px #10b9814d;color:#fff;display:flex;gap:15px;min-width:300px;padding:16px 20px}@keyframes toastPulse{0%,to{box-shadow:0 10px 25px #10b9814d}50%{box-shadow:0 10px 35px #10b98180}}.toast-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:28px;height:48px;justify-content:center;width:48px}.toast-message{flex:1 1}.toast-title{font-size:16px;font-weight:700;margin-bottom:4px}.toast-text{font-size:14px;opacity:.95}@media (max-width:480px){.success-toast{left:10px;right:10px;top:10px}.toast-content{min-width:auto;width:100%}}.App{background-color:#f5f5f5;min-height:100vh;text-align:center}*{box-sizing:border-box;margin:0;padding:0}.error,.loading{font-size:18px;padding:20px;text-align:center}.loading{color:#3b82f6}.error{color:#ef4444}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:20px;opacity:.6}.empty-state h2{color:#374151;font-size:24px;margin-bottom:10px}.empty-state p{color:#6b7280;font-size:16px;line-height:1.5;margin-bottom:30px;max-width:400px}.btn-primary{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s}.btn-primary:hover{background-color:#2563eb}.dashboard-nav{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:0;margin-bottom:20px;padding:0 20px}.nav-btn{background:none;border:none;border-bottom:3px solid #0000;color:#718096;cursor:pointer;font-weight:500;padding:15px 20px;transition:all .2s}.nav-btn:hover{background-color:#f7fafc;color:#2d3748}.nav-btn.active{border-bottom-color:#3182ce;color:#3182ce}.header-actions{align-items:center;display:flex;gap:10px}.status-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.status-btn.online{background-color:#48bb78;color:#fff}.status-btn.offline{background-color:#f56565;color:#fff}.logout-btn{background-color:#e2e8f0;border:none;border-radius:6px;color:#4a5568;cursor:pointer;padding:8px 16px;transition:background-color .2s}.logout-btn:hover{background-color:#cbd5e0}.orders-nav{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:0;margin-bottom:20px;padding:0 20px}.orders-header .header-actions{align-items:center;display:flex;gap:10px}.restaurant-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:20px;padding:20px}.restaurant-details{align-items:flex-start;display:flex;gap:20px}.restaurant-image{flex-shrink:0}.restaurant-image img{border-radius:8px;height:120px;object-fit:cover;width:120px}.restaurant-info{flex:1 1}.restaurant-info h2{color:#2d3748;font-size:24px;margin:0 0 8px}.cuisine-type{color:#3182ce;font-size:16px;font-weight:600;margin:0 0 12px}.description{color:#718096;line-height:1.5;margin:0 0 20px}.restaurant-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:20px}.stat{align-items:center;background-color:#f7fafc;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.stat-label{color:#4a5568;font-weight:500}.stat-value{color:#2d3748;font-weight:600}.contact-info{border-top:1px solid #e2e8f0;padding-top:15px}.contact-info p{color:#4a5568;margin:5px 0}.cuisine-badge{background-color:#3182ce;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-left:10px;padding:4px 8px}@media (max-width:768px){.restaurant-details{flex-direction:column;text-align:center}.restaurant-image{align-self:center}.restaurant-stats{grid-template-columns:1fr}}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}
/*# sourceMappingURL=main.10e234fb.css.map*/