.allergen-display{background:#fff9e6;border:2px solid #f39c12;border-radius:8px;padding:1rem;margin:1rem 0}.allergen-display.compact{background:#fffbf0;border:1px solid #ffd966;border-left:4px solid #f39c12;border-radius:8px;padding:0;margin:15px 15px 0}.allergen-compact-wrapper{padding-top:.3rem}.allergen-compact-inline{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem;line-height:1.5}.allergen-warning-icon{font-size:1.1rem;flex-shrink:0}.allergen-compact-title{font-weight:600;font-size:.95rem;color:#333;flex-shrink:0}.allergen-inline-text{font-size:.9rem;color:#333;line-height:1.5}.allergen-compact-disclaimer{font-size:.8rem;color:#666;line-height:1.4;padding-top:.75rem;border-top:1px solid #ffd966}.allergen-count{color:#f39c12;font-weight:600}.allergen-header{margin-bottom:1rem}.allergen-title{margin:0;font-size:1.2rem;color:#333;display:flex;align-items:center;gap:.5rem}.allergen-title-icon{font-size:1.3rem}.allergen-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.allergen-item{background:#fff;border-left:4px solid;border-radius:6px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.allergen-item.severity-contains{background:#ffebee}.allergen-item.severity-may_contain{background:#fff8e1}.allergen-item.severity-traces{background:#e3f2fd}.allergen-main{display:flex;align-items:center;gap:.75rem}.allergen-icon{font-size:1.3rem;flex-shrink:0}.allergen-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.allergen-name{font-weight:600;font-size:1rem;color:#333}.allergen-severity{font-size:.875rem;font-weight:500}.allergen-notes{font-size:.875rem;color:#666;padding-left:2.5rem;font-style:italic}.allergen-breakdown{background:#fff;border-radius:6px;padding:1rem;margin-top:1rem}.breakdown-section{margin-bottom:1rem}.breakdown-section:last-child{margin-bottom:0}.breakdown-section h5{margin:0 0 .5rem;font-size:.9rem;color:#666;font-weight:600}.breakdown-section ul{margin:0;padding-left:1.5rem}.breakdown-section li{font-size:.875rem;color:#333;margin-bottom:.25rem}.allergen-disclaimer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.allergen-disclaimer small{font-size:.8rem;color:#666;line-height:1.4;display:block}@media (max-width: 768px){.allergen-display{padding:.75rem}.allergen-title{font-size:1.1rem}.allergen-badge-compact{font-size:.85rem;padding:.4rem .8rem}.allergen-item{padding:.6rem}.allergen-main{gap:.5rem}.allergen-notes{padding-left:2rem}}@media print{.allergen-display{background:#fff;border-color:#000}.allergen-item{background:#fff!important;border-left-color:#000!important}}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .2s ease-out}.image-modal-content{position:relative;max-width:1200px;max-height:95vh;width:90vw;display:flex;flex-direction:column;animation:scaleIn .3s ease-out}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.image-modal-close{position:absolute;top:-3rem;right:0;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;font-size:2rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10001;line-height:1;padding:0}.image-modal-close:hover{background:#ffffff4d;border-color:#fffc;transform:rotate(90deg)}.image-modal-body{display:flex;gap:2rem;align-items:flex-start;max-height:85vh;overflow-y:auto}.image-modal-wrapper{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:12px;padding:1rem}.image-modal-image{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080}.image-modal-details{flex:1;min-width:300px;max-width:400px;padding:1rem;color:#fff}.image-modal-caption{text-align:left;color:#fff;margin-bottom:1rem}.image-modal-caption h3{font-size:1.8rem;font-weight:700;margin:0;color:#f9fafb;text-shadow:0 2px 8px rgba(0,0,0,.3)}.campaign-badge-image-modal{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;font-size:.8rem;font-weight:700;padding:.4rem .85rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;box-shadow:0 2px 8px #ee5a6f66}.price-display-image-modal{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.original-price-image-modal{font-size:1.2rem;color:#fff9;text-decoration:line-through;font-weight:500}.current-price-image-modal{font-size:1.8rem;color:#10b981;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.add-to-cart-btn-modal{width:100%;padding:1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;box-shadow:0 4px 12px #3b82f64d}.add-to-cart-btn-modal:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.add-to-cart-btn-modal:active{transform:translateY(0)}.product-description-modal{color:#ffffffe6;line-height:1.6;margin-bottom:1rem;font-size:1rem}.product-detailed-modal{background:#ffffff1a;border-left:3px solid #3b82f6;padding:1rem;border-radius:6px;margin-top:1rem}.product-detailed-modal h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.product-detailed-modal p{color:#ffffffd9;line-height:1.6;margin:0;white-space:pre-wrap}@media (max-width: 768px){.image-modal-overlay{padding:1rem}.image-modal-content{width:95vw}.image-modal-body{flex-direction:column;gap:1rem}.image-modal-details{max-width:100%;min-width:0}.image-modal-close{top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;font-size:1.5rem;background:#000000b3;border:2px solid rgba(255,255,255,.5)}.image-modal-wrapper{max-width:100%;padding:.5rem}.image-modal-image{max-height:50vh}.image-modal-caption h3{font-size:1.3rem}.current-price-image-modal{font-size:1.5rem}.original-price-image-modal{font-size:1rem}}@media (max-width: 480px){.image-modal-overlay{padding:.5rem}.image-modal-close{top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;font-size:1.5rem;background:#000000b3;border:2px solid rgba(255,255,255,.5)}.image-modal-wrapper{max-width:100vw;max-height:85vh;padding:.25rem;background:transparent}.image-modal-image{max-height:85vh}.image-modal-caption{margin-top:1rem}.image-modal-caption h3{font-size:1rem}}.product-options-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.product-options-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.close-button{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}.close-button:hover{color:#374151;background:#f3f4f6}.modal-body{padding:24px;display:block!important}.product-options-modal .modal-body{display:block!important;width:100%!important}.product-info{text-align:center}.product-image-wrapper{position:relative;display:inline-block;cursor:pointer;margin-bottom:12px}.product-image-wrapper img{width:120px;height:120px;object-fit:cover;border-radius:8px;transition:transform .2s ease}.product-image-wrapper:hover img{transform:scale(1.05)}.image-zoom-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;padding:.5rem;font-size:.75rem;font-weight:500;border-radius:0 0 8px 8px;opacity:0;transition:opacity .2s ease;pointer-events:none}.product-image-wrapper:hover .image-zoom-overlay{opacity:1}.campaign-badge-modal{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;box-shadow:0 2px 8px #ee5a6f4d}.price-display-modal{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.original-price-modal{font-size:1.1rem;color:#9ca3af;text-decoration:line-through;font-weight:500}.current-price-modal{font-size:1.3rem;color:#059669;font-weight:700}.product-description{color:#6b7280;line-height:1.5;margin-bottom:.5rem}.product-detailed-description{background:#f0f9ff;border-left:3px solid #3b82f6;padding:12px 16px;margin-top:16px;border-radius:6px;text-align:left}.product-detailed-description p{color:#1e40af;line-height:1.6;margin:0;font-size:.95rem;white-space:pre-wrap}.option-group{margin-bottom:24px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;display:block!important}.product-options-modal .option-group{display:block!important;width:100%!important}.option-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 12px}.required{color:#dc2626;margin-left:4px}.product-options-modal-backdrop .option-choices,.product-options-modal .option-choices,.modal-body .option-choices,.option-group .option-choices{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important}.product-options-modal-backdrop .option-choice,.product-options-modal .option-choice,.modal-body .option-choice,.option-group .option-choice{display:flex!important;flex-direction:row!important;align-items:center;padding:8px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s;width:100%!important;max-width:100%!important;box-sizing:border-box!important;flex-shrink:0!important;flex-grow:0!important;flex-basis:100%!important}.product-options-modal label.option-choice{display:flex!important;width:100%!important}.option-choice:hover{border-color:#3b82f6;box-shadow:0 1px 3px #0000001a}.option-choice input{margin-right:12px;width:16px;height:16px;accent-color:#3b82f6}.choice-label{flex:1;display:flex;justify-content:space-between;align-items:center;font-weight:500;color:#374151}.choice-price-display{display:flex;align-items:center;gap:6px}.choice-original-price{color:#9ca3af;font-size:1rem;text-decoration:line-through;font-weight:400}.extra-cost{color:#059669;font-weight:680;font-size:1.1rem}.validation-errors{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px;margin-bottom:16px}.error-message{color:#dc2626;margin:0;font-size:.875rem;font-weight:500}.error-message:not(:last-child){margin-bottom:4px}.quantity-selector{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.quantity-selector label{font-weight:600;color:#374151}.quantity-controls{display:flex;align-items:center;gap:12px}.stock-hint{margin-top:.5rem;font-size:.85rem;color:#6b7280}.quantity-controls button{width:32px;height:32px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.quantity-controls button:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.quantity-display{font-size:1.125rem;font-weight:600;color:#111827;min-width:24px;text-align:center}.modal-footer{padding:16px 24px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 12px 12px}.total-price{font-size:1.25rem;font-weight:700;color:#059669;text-align:center;margin-bottom:16px}.modal-actions{display:flex;gap:12px;justify-content:center}.cancel-button,.add-to-cart-button{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem;min-width:120px}.cancel-button{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cancel-button:hover{background:#e5e7eb}.add-to-cart-button{background:#3b82f6;color:#fff}.add-to-cart-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.add-to-cart-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}@media (max-width: 640px){.product-options-modal-backdrop{padding:10px}.product-options-modal{max-height:95vh}.modal-header,.modal-body{padding:16px}.modal-footer{padding:12px 16px 16px}.modal-actions{flex-direction:column}.cancel-button,.add-to-cart-button{width:100%}.quantity-selector{flex-direction:column;gap:12px}}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.product-card.unavailable{opacity:.7}.product-image{position:relative;height:200px;overflow:hidden;cursor:pointer}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.image-zoom-hint{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;padding:.75rem;text-align:center;font-size:.85rem;font-weight:500;opacity:1;transition:opacity .3s ease;pointer-events:none}.product-image:hover .image-zoom-hint{opacity:1}.unavailable-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.product-info{padding:1.5rem;display:flex;flex-direction:column;flex:1}.product-name{font-size:1.3rem;font-weight:700;color:#2d3748;margin:0 0 .5rem;line-height:1.3}.product-description{color:#718096;font-size:.95rem}.campaign-badge{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;box-shadow:0 2px 8px #ee5a6f4d}.product-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:auto;padding-top:1.5rem}.product-footer>.campaign-badge{margin-bottom:0}.product-footer-row{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.product-price{display:flex;flex-direction:column;gap:.25rem}.original-price{font-size:.9rem;color:#9ca3af;text-decoration:line-through;font-weight:500}.current-price{display:flex;align-items:baseline;gap:.2rem}.price-label{font-size:1.1rem;color:#2d7a4f;font-weight:600}.price-value{font-size:1.5rem;font-weight:700;color:#2d7a4f}.add-to-cart-btn{background:#38a169;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.add-to-cart-btn:hover:not(:disabled){background:#2f855a;transform:translateY(-1px)}.add-to-cart-btn:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.stock-info{margin:.5rem 0;font-size:.85rem;font-weight:600}.stock-out{color:#dc3545;background:#dc35451a;padding:.25rem .5rem;border-radius:4px}.stock-low{color:#fd7e14;background:#fd7e141a;padding:.25rem .5rem;border-radius:4px}.stock-available{color:#28a745;background:#28a7451a;padding:.25rem .5rem;border-radius:4px}.stock-untracked{color:#6c5ce7;background:#6c5ce71a;padding:.25rem .5rem;border-radius:4px}.options-indicator{margin:.5rem 0}.options-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.price-note{font-size:.75rem;color:#6b7280;font-weight:500;margin-left:.25rem}.product-card-horizontal{flex-direction:row;height:auto;min-height:350px}.product-card-horizontal .product-image{width:45%;height:auto;min-height:350px;flex-shrink:0}.product-card-horizontal .product-image img{height:100%;object-fit:cover}.product-card-horizontal .product-info{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between}.product-card-horizontal .product-name{font-size:2rem;margin-bottom:1rem}.product-card-horizontal .product-description{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#4a5568}.product-card-horizontal .stock-info{margin:1rem 0;font-size:1rem}.product-card-horizontal .campaign-badge{font-size:.85rem;padding:.5rem 1rem;margin-bottom:1rem}.product-card-horizontal .product-footer{margin-top:auto;padding-top:2rem}.product-card-horizontal .product-footer-row{gap:2rem}.product-card-horizontal .price-value{font-size:2rem}.product-card-horizontal .price-label{font-size:1.3rem}.product-card-horizontal .original-price{font-size:1.1rem}.product-card-horizontal .add-to-cart-btn{padding:1rem 2.5rem;font-size:1.1rem;border-radius:12px}@media (max-width: 768px){.product-card-horizontal{flex-direction:column;min-height:auto}.product-card-horizontal .product-image{width:100%;height:250px;min-height:auto}.product-card-horizontal .product-info{padding:1.5rem}.product-card-horizontal .product-name{font-size:1.5rem}.product-card-horizontal .product-description{font-size:1rem}.product-card-horizontal .price-value{font-size:1.5rem}.product-card-horizontal .add-to-cart-btn{padding:.75rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.product-info{padding:1rem}.product-name{font-size:1.1rem}.product-description{font-size:.9rem;margin-bottom:1rem}.product-footer{margin-top:1rem;align-items:center}.product-footer-row{flex-direction:column;align-items:center;gap:.75rem}.product-price{align-items:center}.add-to-cart-btn{width:100%;padding:.75rem}.product-card-horizontal .product-info{padding:1rem}.product-card-horizontal .product-name{font-size:1.3rem}.product-card-horizontal .product-footer-row{flex-direction:column;align-items:center}.product-card-horizontal .add-to-cart-btn{width:100%}}.category-filter{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 8px 32px #0000001a;position:relative}.filter-title{color:#2d3748;font-size:1.3rem;font-weight:600;margin:0 0 1rem;text-align:center}.category-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.category-row{display:contents}.category-row:first-child .category-btn:nth-child(1){order:1}.category-row:first-child .category-btn:nth-child(2){order:3}.category-row:first-child .category-btn:nth-child(3){order:5}.category-row:first-child .category-btn:nth-child(4){order:7}.category-row:first-child .category-btn:nth-child(5){order:9}.category-row:first-child .category-btn:nth-child(6){order:11}.category-row:first-child .category-btn:nth-child(7){order:13}.category-row:last-child .category-btn:nth-child(1){order:2}.category-row:last-child .category-btn:nth-child(2){order:4}.category-row:last-child .category-btn:nth-child(3){order:6}.category-row:last-child .category-btn:nth-child(4){order:8}.category-row:last-child .category-btn:nth-child(5){order:10}.category-row:last-child .category-btn:nth-child(6){order:12}.category-btn{display:flex;align-items:center;gap:.5rem;background:#f7fafc;border:2px solid #e2e8f0;color:#4a5568;padding:.75rem 1.25rem;border-radius:50px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.category-btn:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.category-btn.active{background:#4299e1;color:#fff;border-color:#3182ce;box-shadow:0 4px 20px #4299e14d;font-weight:600}.category-emoji{font-size:1.1rem}.category-label{white-space:nowrap}@media (max-width: 768px){.category-filter{padding:.75rem;position:sticky;top:calc(env(safe-area-inset-top,0px) + .5rem);z-index:25;margin-bottom:.25rem}.category-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;padding:0}.category-row{display:contents}.category-row:first-child .category-btn,.category-row:last-child .category-btn{order:0}.category-btn{padding:.5rem 1rem;font-size:.875rem;border-width:1.5px;white-space:nowrap;flex-shrink:0}}.checkout-form{padding:1rem;overflow-y:auto}.checkout-form h3{margin:0 0 1.5rem;color:#2d3748;font-size:1.3rem;font-weight:600;text-align:center}.error-message{background:#fed7e2;color:#e53e3e;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;border-left:4px solid #e53e3e}.form-group label{display:block;color:#2d3748;font-weight:600;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.35rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-group input:disabled,.form-group textarea:disabled{background:#f7fafc;color:#718096;cursor:not-allowed}.payment-label{display:block;margin-bottom:.5rem;color:#2d3748;font-weight:600;font-size:.95rem}.payment-options{display:flex;flex-direction:column}.payment-option{display:flex;flex-direction:row;align-items:center;gap:.9rem;padding:.5rem .75rem;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease;margin-bottom:0!important}.payment-option:hover{background:#4299e108}.payment-option.selected{border-color:#4299e159;background:#4299e10f}.payment-option input[type=radio]{accent-color:#4299e1;width:16px;height:16px;margin:0;vertical-align:middle;margin-right:.6rem}.payment-content{display:inline-block;line-height:1}.payment-title{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:#2d3748;white-space:nowrap}.payment-method-icon{display:inline-block;height:1em;width:auto;vertical-align:middle}.payment-title-text{line-height:1}.payment-title--image-only{line-height:1;gap:0}.available-dates-hint{margin-top:.5rem;padding:.75rem;background:#e6f7ff;border-left:3px solid #1890ff;border-radius:4px}.available-dates-hint small{color:#0050b3;font-size:.9rem;line-height:1.5}.date-selection-buttons{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.date-button{flex:1;min-width:70px;display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;border:2px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}.date-button:hover:not(:disabled){border-color:#4299e1;background:#ebf8ff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.date-button.selected{border-color:#4299e1;background:#4299e1;color:#fff}.date-button:disabled{opacity:.5;cursor:not-allowed}.date-day{font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:.25rem}.date-button.selected .date-day{color:#fff}.date-value{font-size:1.25rem;font-weight:700}.no-dates-available{padding:1rem;background:#fff3cd;border-left:3px solid #ffc107;border-radius:4px;color:#856404;font-size:.9rem;margin:.5rem 0}.driver-tip-checkbox{display:inline-flex;align-items:center;gap:1rem;margin-top:.5rem;color:#2d3748;font-size:.95rem;font-weight:600}.driver-tip-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#4299e1;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;display:inline-block;vertical-align:middle;margin-right:0}.driver-tip-checkbox span{display:inline-block;line-height:1;margin-left:12px!important;padding-left:0;cursor:pointer}.driver-tip-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.driver-tip-chip{border:1px solid #cbd5e0;background:#fff;color:#2d3748;border-radius:999px;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0f172a14}.driver-tip-chip:hover:not(:disabled){border-color:#4299e1;color:#2b6cb0}.driver-tip-chip.selected{background:linear-gradient(135deg,#4299e1,#3182ce);border-color:transparent;color:#fff;box-shadow:0 6px 16px #3182ce59}.driver-tip-chip:disabled{opacity:.5;cursor:not-allowed}.checkout-total-summary{margin:1.5rem 0;padding:1rem 1.25rem;background:#f8fafc;border:1px dashed #cbd5e0;border-radius:12px;display:flex;flex-direction:column;gap:.5rem}.checkout-total-summary .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#2d3748}.checkout-total-summary .summary-row.tip{color:#2563eb;font-weight:600}.checkout-total-summary .summary-row.discount{color:#2f855a;font-weight:600}.checkout-total-summary .summary-row.total{padding-top:.5rem;border-top:1px dashed #cbd5e0;font-size:1.05rem;font-weight:700;color:#0f766e}.checkout-total-summary .summary-label{font-weight:600}.checkout-total-summary .summary-value{font-variant-numeric:tabular-nums}.form-errors-summary{border:1px solid #e53e3e;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.form-errors-summary h4{margin:0 0 .75rem;color:#c53030;font-size:1rem;font-weight:600}.form-errors-summary ul{margin:0;padding-left:1.25rem}.form-errors-summary li{color:#c53030;font-size:.9rem;margin-bottom:.25rem;line-height:1.4}.email-updates-checkbox{display:inline-flex;align-items:center;gap:1rem;margin-top:.5rem;color:#2d3748;font-size:.95rem;font-weight:600}.email-updates-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#4299e1;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;display:inline-block;vertical-align:middle;margin-right:0}.email-updates-checkbox span{display:inline-block;line-height:1;transform:none;margin-left:12px!important;padding-left:0;cursor:pointer}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0}.cancel-btn{background:#e2e8f0;color:#718096;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1}.submit-btn{background:#38a169;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:2}.submit-btn:hover:not(:disabled){background:#2f855a}.submit-btn:disabled{background:#a0aec0;cursor:not-allowed}.delivery-time-info{background:linear-gradient(135deg,#e8f4fd,#d1e7ff);border:2px solid #3182ce;border-radius:12px;padding:1rem;margin-bottom:1.5rem;text-align:center}.delivery-time-info h4{margin:0 0 .5rem;color:#2b6cb0;font-size:1.1rem;font-weight:600}.delivery-time-info p{margin:0;color:#2d3748;font-size:.9rem;line-height:1.4}.form-group select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit;background:#fff;cursor:pointer}.form-group select:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}.form-group select:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.delivery-warning{background:#fef5e7;border:2px solid #ed8936;border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:center}.delivery-warning p{margin:0;color:#c05621;font-size:.9rem;font-weight:500}input[type=date]{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit;background:#fff}input[type=date]:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}input[type=date]:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}@media (max-width: 480px){.checkout-form{padding:.5rem}.payment-option{padding:.65rem .85rem}.form-actions{flex-direction:column;gap:.75rem}.cancel-btn,.submit-btn{flex:1}}.payment-option-helper{margin-top:8px;font-size:.85rem;color:var(--text-muted, #555)}.payment-info{margin-top:8px;font-size:.9rem}.payment-info--warning{color:#a15c00}.cart-container{position:relative;display:flex;flex-direction:column;border-radius:12px;background:#fff}.cart-title{margin:0;padding:1.5rem 2rem 1rem;color:#2d3748;font-size:1.5rem;font-weight:700}.cart-modal-close{position:absolute;top:.75rem;right:.75rem;background:#e2e8f0d9;border:none;font-size:1.5rem;color:#475569;cursor:pointer;padding:.35rem .55rem;line-height:1;border-radius:999px;transition:all .2s ease;z-index:2}.cart-modal-close:hover{background:#94a3b866;color:#1f2937}.cart-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.empty-subtitle{font-size:.9rem!important}.cart-items{flex:1;overflow-y:auto;padding:1rem .5rem 1rem 1rem}.cart-items::-webkit-scrollbar{width:8px}.cart-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:4px}.cart-items::-webkit-scrollbar-thumb{background:#888;border-radius:4px;border:1px solid #f1f1f1}.cart-items::-webkit-scrollbar-thumb:hover{background:#555}.cart-items{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.cart-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-bottom:1px solid #e2e8f0}.cart-item:last-child{border-bottom:none}.item-header{display:flex;align-items:center;gap:.75rem}.item-image{width:50px;height:50px;object-fit:cover;border-radius:8px;flex-shrink:0}.item-title{margin:0;font-size:1rem;font-weight:600;color:#2d3748;flex:1}.item-options{margin:0;font-size:.8rem;padding-left:.25rem}.option-detail{display:flex;gap:.5rem;margin-bottom:.25rem}.option-name{font-weight:600;color:#4a5568}.item-allergens{margin:.5rem 0;padding-left:.25rem}.item-allergens .allergen-display.compact{margin:0}.item-price-row{padding-left:.25rem;display:flex;align-items:center;gap:.5rem}.item-price{margin:0;color:#e53e3e;font-weight:600;font-size:1rem}.item-price.original{text-decoration:line-through;color:#9ca3af;font-size:.9rem;font-weight:400}.item-controls{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-left:.25rem}.quantity-controls{display:flex;align-items:center;gap:.5rem;background:#f7fafc;border-radius:8px;padding:.25rem}.qty-btn{background:#fff;border:1px solid #e2e8f0;color:#2d3748;width:30px;height:30px;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.qty-btn:hover{background:#e2e8f0}.quantity{min-width:30px;text-align:center;font-weight:600;color:#2d3748}.remove-btn{background:none;border:none;color:#e53e3e;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.remove-btn:hover{background:#fed7e2}.cart-footer{border-top:1px solid #e2e8f0;padding:1.5rem 2rem;background:#f7fafc;display:flex;flex-direction:column;gap:1rem;align-items:stretch}.cart-totals{display:flex;flex-direction:column;gap:.4rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem}.totals-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#2d3748;font-weight:600}.totals-row.discount{color:#2f855a;font-weight:700}.totals-row.discount.stale{color:#b7791f}.totals-row.total{font-size:1.1rem;margin-top:.25rem}.discount-form{display:flex;flex-direction:column;gap:.35rem}.discount-section{display:flex;flex-direction:column;gap:.6rem}.discount-applied{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#f0fff4;border:1px solid #c6f6d5;border-radius:8px;padding:.6rem .75rem}.discount-applied-message{color:#22543d;font-weight:600;font-size:.9rem}.discount-applied-code{letter-spacing:.05rem}.discount-toggle{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#2d3748;cursor:pointer;-webkit-user-select:none;user-select:none}.discount-toggle input[type=checkbox]{width:18px;height:18px;accent-color:#2f855a}.discount-label{font-size:.85rem;color:#4a5568;font-weight:600}.discount-controls{display:flex;align-items:center;gap:.5rem}.discount-input{flex:1;padding:.6rem .75rem;border-radius:8px;border:1px solid #cbd5e0;font-size:.9rem;letter-spacing:.06rem;text-transform:uppercase;transition:border-color .2s ease}.discount-input:focus{outline:none;border-color:#38a169;box-shadow:0 0 0 3px #38a16926}.discount-apply-btn,.discount-remove-btn{border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;padding:.5rem .9rem}.discount-apply-btn{background:#2f855a;color:#fff}.discount-apply-btn:disabled{background:#cbd5e0;color:#718096;cursor:not-allowed}.discount-apply-btn:not(:disabled):hover{background:#276749}.discount-remove-btn{background:#edf2f7;color:#4a5568}.discount-remove-btn:hover{background:#e2e8f0}.discount-feedback{background:#f8fafc;border-left:4px solid #cbd5e0;padding:.6rem .75rem;border-radius:6px;font-size:.85rem;color:#2d3748;margin-top:.35rem}.discount-error{margin:0;color:#c53030;font-weight:600}.discount-message{margin:0;color:#22543d;font-weight:600}.discount-warning{margin:0;color:#b7791f;font-weight:600}.checkout-btn{background:#38a169;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.checkout-btn:hover{background:#2f855a}.checkout-btn:disabled{background:#a0aec0;cursor:not-allowed}.minimum-order-warning{background:#fef5e7;border:1px solid #f9e79f;border-radius:8px;padding:.75rem 1rem;margin-top:1rem;display:flex;align-items:center;gap:.75rem}.minimum-order-warning .warning-icon{font-size:1.25rem;flex-shrink:0}.minimum-order-warning .warning-text{color:#7d6608;font-size:.9rem;font-weight:600;line-height:1.4}.cart-modal{width:100%;max-height:75vh;overflow:hidden;display:flex;flex-direction:column}.cart-modal .cart-content{flex:1;overflow-y:auto;padding-bottom:1rem}.cart-modal .cart-title{padding:1.25rem 1.5rem .75rem}.cart-modal .cart-footer{padding:1.25rem 1.5rem 1.5rem}.cart-inline{box-shadow:0 4px 20px #0000001a;overflow:hidden}.cart-inline .cart-title{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem 1rem}.cart-inline .cart-items{overflow-y:auto;padding-right:.5rem}.cart-inline .empty-cart{padding:2rem;text-align:center;color:#718096}.cart-inline .empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.cart-inline .cart-footer{background:#fff;border-top:1px solid #e2e8f0;padding:1.5rem 2rem}@media (max-width: 768px){.cart-title{padding:1.25rem 1.5rem .75rem;font-size:1.35rem}.cart-footer{padding:1rem 1.5rem;gap:.75rem}.discount-controls{flex-direction:column;align-items:stretch}.discount-controls>*{width:100%}.checkout-btn{padding:.65rem 1.25rem;font-size:.9rem}.cart-modal{max-height:90vh}}@media (max-width: 480px){.cart-title{padding:1rem 1.25rem .5rem;font-size:1.25rem}.cart-items{padding:.5rem}.cart-item{padding:.75rem}.item-info{gap:.5rem}.item-image{width:50px;height:50px}.cart-footer{padding:.85rem 1.25rem 1.2rem;gap:.65rem}.checkout-btn{padding:.6rem 1rem;font-size:.85rem}}.payment-view{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:2rem 1.5rem}.payment-view__icon{font-size:2.5rem}.payment-view__title{font-size:1.5rem;margin:0}.payment-view__subtitle{color:#5f6368;margin:0}.payment-view__details{background:#f7f9fc;border-radius:12px;padding:1rem;color:#3c4043}.payment-view__warning{color:#c26401;font-weight:600}.payment-view__highlight{font-weight:600}.payment-view__widget{display:flex;flex-direction:column;gap:.75rem;align-items:stretch;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 12px 32px #0f54de14;margin:0 -36px}.payment-view__panel{display:flex;flex-direction:column;gap:1.5rem}.payment-view__widget-container{min-height:240px}.payment-view__status{border-radius:12px;padding:.75rem 1rem;font-size:.95rem;margin:.5rem 0 0;text-align:left;width:100%}.payment-view__status--info{background:#e8f0fe;color:#1a73e8}.payment-view__status--success{background:#e6f4ea;color:#0f9d58}.payment-view__status--warning{background:#fff4e5;color:#c26401}.payment-view__status--error{background:#fde8e8;color:#d93025}.payment-view__actions{display:flex;justify-content:center}.payment-view__helper{font-size:.9rem;color:#5f6368;margin:.25rem 0 0}.payment-view__success-icon{font-size:3rem;line-height:1}.payment-view__action-button{background:linear-gradient(135deg,#2d6afe,#4a8dff);color:#fff;border:none;border-radius:999px;padding:.75rem 2.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.payment-view__action-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #3883ff40}.payment-view__action-button:active{transform:translateY(0);box-shadow:none}.payment-view__cta{background:linear-gradient(135deg,#ff9c07,#ff5a5f);color:#fff;border:none;border-radius:999px;padding:.75rem 2.5rem;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.payment-view__cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px #ff9a074d}.payment-view__cta:active{transform:translateY(0);box-shadow:none}.payment-view__summary{font-size:1.05rem;font-weight:500;color:#202124}.payment-view__method-toggle{display:inline-flex;gap:.75rem;justify-content:center;background:#f3f6fb;border-radius:999px;padding:.4rem}.payment-view__method-button{border:none;background:transparent;padding:.5rem 1.4rem;border-radius:999px;font-size:.95rem;font-weight:600;color:#5f6368;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.payment-view__method-button--active{background:linear-gradient(135deg,#2d6afe,#4a8dff);color:#fff;box-shadow:0 10px 24px #3883ff40}.payment-view__method-button:disabled{opacity:.4;cursor:not-allowed}.payment-view__method-note{display:block;font-size:.75rem;font-weight:500;margin-top:.25rem}.payment-view__sandbox-note{display:inline;color:#c5221f;margin-left:.3rem}.payment-view__apple-pay{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 12px 32px #0f54de0f}.payment-view__apple-pay-button{display:inline-block;width:100%;max-width:420px;height:44px}.payment-view__apple-pay-fallback-button{display:inline-block;width:100%;max-width:420px;height:44px;background-color:#000;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.payment-view__apple-pay-fallback-button:hover:not(:disabled){background-color:#333}.payment-view__apple-pay-fallback-button:disabled{opacity:.5;cursor:not-allowed}.payment-view__google-pay{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 12px 32px #0f54de0f}.payment-view__google-pay-button{display:inline-block;width:100%;max-width:420px;min-height:40px}.order-success{display:flex;flex-direction:column;flex:1;padding:2rem;max-width:600px;margin:0 auto}.success-header{text-align:center;margin-bottom:2rem}.success-icon{font-size:4rem;margin-bottom:1rem}.order-success h3{color:#38a169;margin:0 0 .5rem;font-size:1.5rem}.order-reference{color:#4a5568;margin:0;font-size:.95rem;font-weight:600}.success-content{display:flex;flex-direction:column;gap:1.5rem}.success-section{background:#f7fafc;border-radius:8px;padding:1.25rem}.success-section h4{margin:0 0 1rem;color:#2d3748;font-size:1rem;font-weight:600;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.customer-info{display:flex;flex-direction:column;gap:.5rem}.customer-info p{margin:0;color:#4a5568;font-size:.9rem;line-height:1.5}.customer-info strong{color:#2d3748;font-weight:600}.success-order-items{display:flex;flex-direction:column;gap:.75rem}.success-order-item{background:#fff;border-radius:6px;padding:.75rem;border:1px solid #e2e8f0}.item-main{display:flex;gap:.75rem;align-items:flex-start}.item-quantity{font-weight:600;color:#2d3748;min-width:2rem}.item-details{flex:1}.item-name{font-weight:600;color:#2d3748;margin-bottom:.25rem}.item-options{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.option-group{display:flex;gap:.5rem;font-size:.85rem}.option-label{color:#4a5568;font-weight:600}.option-value{color:#718096}.item-price{font-weight:600;color:#2d3748;white-space:nowrap}.success-totals{display:flex;flex-direction:column;gap:.5rem}.total-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.95rem;color:#4a5568}.total-row.discount-row{color:#2f855a;font-weight:600}.total-row.grand-total{border-top:2px solid #e2e8f0;margin-top:.5rem;padding-top:.75rem;font-size:1.1rem;font-weight:700;color:#2d3748}.success-message{text-align:center;color:#718096;margin:1rem 0 0;font-size:1rem;line-height:1.5}.order-success .allergen-warning{background:#fff7ed;border:1px solid #f97316;border-radius:8px;padding:1rem;margin-top:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.order-success .allergen-warning .warning-icon{font-size:1.25rem;flex-shrink:0;line-height:1}.order-success .allergen-warning .warning-title{display:block;color:#9a3412;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.order-success .allergen-warning p{margin:0;color:#9a3412;font-size:.9rem;line-height:1.5}.order-success .follow-us-inline{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1rem 0;padding:.75rem 1rem;background:#f7fafc;border-radius:8px}.order-success .follow-label{color:#4a5568;font-size:.9rem;font-weight:600}.order-success .follow-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s}.order-success .follow-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;color:#fff}.order-success .follow-btn svg{width:20px;height:20px}.order-success .follow-btn.facebook{background:linear-gradient(135deg,#1877f2,#166fe5)}.order-success .follow-btn.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}@media (max-width: 768px){.order-success{padding:1rem}.success-icon{font-size:3rem}.order-success h3{font-size:1.25rem}.success-section{padding:1rem}.item-main{flex-direction:column;gap:.5rem}.item-quantity{min-width:auto}}.cart-summary{position:fixed;bottom:0;left:0;right:0;--cart-summary-bg: #2f423c;background:transparent;border-top:none;box-shadow:none;z-index:300;display:none;color:#fff;padding:.6rem .75rem}.cart-summary-content{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;max-width:1200px;margin:0 auto;background:var(--cart-summary-bg);border-radius:12px;box-shadow:0 6px 18px #02061759}.cart-summary-info{display:flex;align-items:center;gap:.75rem}.cart-summary-icon{font-size:1.2rem}.cart-summary-details{display:flex;flex-direction:column;gap:.125rem}.cart-summary-items{font-size:.85rem;color:#ffffffd9;font-weight:600}.cart-summary-total{font-size:1.1rem;font-weight:800;color:#fff}.cart-summary-discount{font-size:.75rem;font-weight:600;color:#ffffffb3}.go-to-cart-btn{background:transparent;color:#fff;border:none;padding:.45rem .9rem;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .12s ease,background .12s ease;white-space:nowrap}.go-to-cart-btn:hover{background:#ffffff0f;transform:translateY(-2px)}.minimum-warning-mobile{display:flex;align-items:center;gap:.5rem;background:#ffc10733;padding:.45rem .9rem;border-radius:8px;border:1px solid rgba(255,193,7,.4)}.minimum-warning-mobile .warning-icon-mobile{font-size:1.1rem}.minimum-warning-mobile .warning-text-mobile{font-size:.85rem;font-weight:700;color:#ffc107;white-space:nowrap}@media (max-width: 768px){.cart-summary{display:block}}.stock-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px;color:#991b1b;box-shadow:0 4px 6px -1px #0000001a}.stock-alert.fixed{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;max-width:500px;width:90%;animation:slideInFromTop .3s ease-out}.stock-alert.inline{margin:16px 0}@keyframes slideInFromTop{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.alert-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.alert-icon{margin-right:8px;font-size:1.1rem}.alert-title{font-weight:600;flex:1;color:#991b1b}.alert-close{background:none;border:none;color:#991b1b;cursor:pointer;font-size:1.2rem;padding:2px 6px;border-radius:4px;transition:background .2s;line-height:1}.alert-close:hover{background:#fecaca}.alert-content{font-size:.875rem}.alert-message{margin:4px 0;line-height:1.4;color:#7f1d1d}.alert-adjustments{margin-top:8px}.alert-adjustments strong{color:#991b1b}@media (max-width: 640px){.stock-alert.fixed{top:10px;width:95%;left:50%;transform:translate(-50%)}.alert-header{flex-wrap:wrap;gap:8px}.alert-icon{margin-right:4px}}.app-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;justify-content:center;align-items:center;padding:1.5rem;z-index:1500}.app-modal-container{position:relative;background:#fff;border-radius:16px;box-shadow:0 24px 60px #0f172a59;max-height:90vh;width:min(100%,540px);display:flex;flex-direction:column;overflow:hidden;animation:appModalIn .28s ease-out}.app-modal-content{padding:1.5rem;overflow-y:auto;max-height:90vh}.app-modal-close-button{position:absolute;top:.75rem;right:.75rem;background:#fffffff2;border:1px solid rgba(148,163,184,.3);font-size:1.75rem;line-height:1;color:#64748b;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;z-index:10}.app-modal-close-button:hover{background:#fff;border-color:#94a3b880;color:#334155;box-shadow:0 4px 8px #00000026}@keyframes appModalIn{0%{opacity:0;transform:translateY(-16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.app-modal-overlay{padding:.75rem}.app-modal-container{width:100%;max-height:95vh}.app-modal-content{padding:1.25rem 1rem 1.5rem}}.delay-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .3s ease}.delay-alert-modal{background:linear-gradient(to bottom,#fff,#fefefe);color:#1f2937;border-radius:20px;padding:2.5rem 2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #00000026;border:1px solid #e5e7eb;position:relative;text-align:center;animation:slideUp .3s ease}.delay-alert-close{position:absolute;top:1rem;right:1rem;background:#f3f4f6;border:none;color:#6b7280;font-size:2rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1;padding:0}.delay-alert-close:hover{background:#e5e7eb;color:#374151;transform:rotate(90deg)}.delay-alert-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 1s ease infinite}.delay-alert-title{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem;line-height:1.4}.delay-alert-message{font-size:1.1rem;margin:0 0 1rem;line-height:1.6;opacity:.95}.delay-alert-footer{font-size:1rem;margin:0 0 2rem;line-height:1.6;opacity:.9}.delay-alert-button{background:#3b82f6;color:#fff;border:none;padding:.875rem 2.5rem;border-radius:25px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}.delay-alert-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.delay-alert-button:active{transform:translateY(0)}@media (max-width: 480px){.delay-alert-modal{padding:2rem 1.5rem;border-radius:16px}.delay-alert-icon{font-size:3rem;margin-bottom:1rem}.delay-alert-title{font-size:1.2rem;margin-bottom:1rem}.delay-alert-message{font-size:1rem}.delay-alert-footer{font-size:.95rem;margin-bottom:1.5rem}.delay-alert-button{padding:.75rem 2rem;font-size:.95rem}}.welcome-discount-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9000;padding:1rem;animation:fadeIn .3s ease}.welcome-discount-modal{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;padding:2.5rem 2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #667eea4d;border:2px solid rgba(255,255,255,.2);position:relative;text-align:center;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.welcome-discount-close{position:absolute;top:.5rem;right:.5rem;background:#fff3;border:none;color:#fff;font-size:2rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px}.welcome-discount-close:hover{background:#ffffff4d}.welcome-discount-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 1s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.welcome-discount-title{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.1)}.welcome-discount-message{font-size:1.1rem;margin:0 0 1rem;line-height:1.6;background:#ffffff26;padding:1rem 1.5rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome-discount-message strong{color:gold;font-weight:700}.welcome-discount-footer{font-size:1rem;margin:0 0 2rem;line-height:1.6;opacity:.95}.welcome-discount-button{background:#fff;color:#667eea;border:none;padding:.875rem 2.5rem;border-radius:25px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}.welcome-discount-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.welcome-discount-button:active{transform:translateY(0)}@media (max-width: 480px){.welcome-discount-modal{padding:2rem 1.5rem;border-radius:16px}.welcome-discount-icon{font-size:3rem;margin-bottom:1rem}.welcome-discount-title{font-size:1.4rem;margin-bottom:1rem}.welcome-discount-message{font-size:1rem;padding:.875rem 1.25rem}.welcome-discount-footer{font-size:.95rem;margin-bottom:1.5rem}.welcome-discount-button{padding:.75rem 2rem;font-size:.95rem}}.who-are-we-content{padding:0;line-height:1.6}.who-are-we-image-container{width:100%;text-align:center;margin-bottom:1.5rem}.who-are-we-image{width:50%;max-width:600px;height:auto;border-radius:8px}.who-are-we-content p{margin-bottom:1rem;color:#333;padding:0 1rem}.who-are-we-content p:last-child{margin-bottom:0}.working-hours-content{padding:1rem}.working-hours-content.error{color:#dc3545;text-align:center}.hours-status-indicator{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:10px;margin-bottom:1.5rem;transition:all .3s ease}.hours-status-indicator.open{background-color:#f0fdf4;border:2px solid #10b981}.hours-status-indicator.closed{background-color:#fef2f2;border:2px solid #ef4444}.status-icon{font-size:2.5rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.status-text-section h4{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.hours-status-indicator.open .status-text-section h4{color:#065f46}.hours-status-indicator.closed .status-text-section h4{color:#991b1b}.status-subtitle{margin:0;font-size:1rem;color:#059669;font-weight:500}.next-opening-section{background:#eff6ff;padding:1rem 1.25rem;border-radius:8px;border-left:4px solid #3b82f6;margin-bottom:1.5rem}.next-opening-section h5{margin:0 0 .5rem;color:#6b7280;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.next-opening-time{margin:0;color:#1f2937;font-size:1.1rem;font-weight:600}.hours-schedule{margin-bottom:1.5rem}.hours-row{display:flex;justify-content:space-between;padding:.75rem;border-bottom:1px solid #e9ecef}.hours-row:last-child{border-bottom:none}.day-name{font-weight:600;color:#495057;text-transform:capitalize}.day-hours{color:#28a745;font-weight:500}.hours-exceptions{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #dee2e6}.hours-exceptions h3{margin-bottom:1rem;font-size:1.1rem;color:#343a40}.exception-row{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background-color:#f8f9fa;border-radius:4px;margin-bottom:.5rem}.exception-date{font-weight:600;color:#495057}.exception-hours{color:#007bff}.exception-reason{font-style:italic;color:#6c757d;font-size:.9rem}@media (max-width: 768px){.working-hours-content{padding:.5rem}.hours-status-indicator{flex-direction:column;text-align:center;gap:.75rem;padding:1rem}.status-icon{font-size:2rem}.status-text-section h4{font-size:1.25rem}.next-opening-section{padding:.85rem 1rem}.hours-row{padding:.5rem 0}}.follow-us-content{padding:0;max-width:100%}.follow-us-content .logo-placeholder{width:100%;text-align:center;padding:2rem 2rem 1rem}.follow-us-logo{width:12rem;max-width:none;height:auto;display:block;margin:0 auto}.follow-us-content .intro-section{margin-bottom:2rem;line-height:1.6;text-align:center}.follow-us-content .intro-section p{font-size:1.1rem;color:#333}.social-links-section h3{font-size:1.5rem;margin-bottom:1.5rem;color:#333;text-align:center}.social-links{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.social-link{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:12px;text-decoration:none;color:#fff;transition:transform .2s,box-shadow .2s}.social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;color:#fff}.social-link.facebook{background:linear-gradient(135deg,#1877f2,#166fe5)}.social-link.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.social-icon svg{width:32px;height:32px}.social-text{display:flex;flex-direction:column}.social-name{font-size:1.2rem;font-weight:600}.social-handle{font-size:.9rem;opacity:.9}.cta-section{margin-top:2rem;text-align:center;padding:1.5rem;background:#f5f5f5;border-radius:8px}.cta-section p{font-size:1rem;color:#555;margin:0}@media (max-width: 768px){.follow-us-content .logo-placeholder{padding:1.5rem}.follow-us-logo{width:75%}.follow-us-content .intro-section p{font-size:1rem}.social-links-section h3{font-size:1.3rem}.social-links{padding:0 1rem}.social-link{padding:.875rem 1.25rem}.social-icon{width:36px;height:36px}.social-icon svg{width:28px;height:28px}.social-name{font-size:1.1rem}.social-handle{font-size:.85rem}.cta-section{padding:1rem}.cta-section p{font-size:.95rem}}.our-products-content{padding:1rem 0}.gift-shop-intro{margin-bottom:2rem;text-align:center}.intro-text{font-size:1.1rem;color:#2c3e50;line-height:1.6;margin:0}.etsy-shop-link{display:block;text-decoration:none;text-align:center;padding:1.5rem;border-radius:12px;transition:all .3s ease}.etsy-shop-link:hover{transform:translateY(-3px)}.clickable-title{margin:0;color:#f56a00;font-size:1.5rem;font-weight:700;transition:all .3s ease;cursor:pointer}.etsy-shop-link:hover .clickable-title{color:#d65900;text-decoration:underline}@media (max-width: 768px){.our-products-content{padding:.5rem 0}.gift-shop-intro{margin-bottom:1.5rem}.intro-text{font-size:1rem}.etsy-shop-link{padding:1.25rem}.clickable-title{font-size:1.3rem}}.our-reviews-content{padding:0;line-height:1.6;margin-top:3rem}.reviews-intro{margin-bottom:1.5rem;text-align:center}.reviews-intro p{margin-bottom:0;padding:0 1rem}.facebook-reviews-link{font-size:1.1rem;color:#1877f2;text-decoration:none;font-weight:600;transition:color .2s}.facebook-reviews-link:hover{color:#145dbf;text-decoration:underline}.reviews-image-container{width:100%;text-align:center;margin-bottom:1.5rem}.reviews-image{width:50%;max-width:800px;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.reviews-image{width:100%}.facebook-reviews-link{font-size:1rem}}.top-menu{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:.5rem 0;font-size:.9rem}.top-menu-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:center;gap:2rem;align-items:center}.top-menu-link{color:#495057;cursor:pointer;padding:.25rem .5rem;font-size:.9rem;transition:color .2s ease;text-decoration:none;font-family:inherit;display:inline-block;text-align:center}.top-menu-link:hover{color:#007bff;text-decoration:underline}.top-menu-link:focus{outline:2px solid #007bff;outline-offset:2px}@media (max-width: 768px){.top-menu-container{gap:1rem;font-size:.85rem}.top-menu-link{font-size:.85rem;padding:.25rem}}.page-header{background:url(/files/new_banner.png);background-size:cover;background-position:center center;background-attachment:scroll;background-repeat:no-repeat;color:#fff;box-shadow:0 4px 20px #0000001a;position:relative;z-index:50;height:140px}.restaurant-info{flex:1;text-align:center;position:relative}.restaurant-name{font-size:2.5rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;gap:.5rem}.logo-image{height:50px;width:auto;object-fit:contain}.brand-text{display:inline}.brand-deli{color:#ff6b6b;font-weight:700}.restaurant-tagline{margin:.5rem 0 0;font-size:1.1rem;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media (max-width: 768px){.page-header{background-size:auto 100%;background-position:center center}.restaurant-name{font-size:1.8rem}.logo-image{height:40px}.restaurant-tagline{font-size:.95rem}.header-content{padding:1rem}}@media (max-width: 480px){.restaurant-name{font-size:1.5rem}.logo-image{height:35px}.restaurant-tagline{font-size:.85rem}}.terms-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.terms-modal-content{position:relative;background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.terms-modal-close{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;color:#4a5568;font-size:1.5rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10001;line-height:1;padding:0}.terms-modal-close:hover{background:#0003;transform:rotate(90deg)}.terms-modal-body{padding:2.5rem;overflow-y:auto;max-height:90vh;color:#2d3748;line-height:1.7}.terms-modal-body h1{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem;padding-right:3rem}.last-updated{color:#718096;font-size:.9rem;margin-bottom:1.5rem}.terms-intro{background:#f7fafc;border-left:4px solid #3182ce;padding:1rem 1.5rem;margin-bottom:2rem;border-radius:4px}.terms-intro p{margin:0;color:#2d3748}.terms-modal-body section{margin-bottom:2rem}.terms-modal-body h2{font-size:1.4rem;font-weight:700;color:#2d3748;margin:1.5rem 0 1rem;padding-top:1rem}.terms-modal-body h3{font-size:1.1rem;font-weight:600;color:#4a5568;margin:1rem 0 .75rem}.terms-modal-body p{margin:.75rem 0;color:#4a5568}.terms-modal-body ul{margin:.75rem 0;padding-left:1.5rem;color:#4a5568}.terms-modal-body li{margin:.5rem 0}.contact-info{background:#edf2f7;padding:.75rem 1rem;border-radius:6px;margin:1rem 0}.contact-info strong{color:#2d3748}.section-divider{border:none;border-top:2px solid #e2e8f0;margin:3rem 0}.privacy-section{background:#f7fafc;padding:2rem;border-radius:8px;margin-top:2rem}.privacy-section h1{color:#2c5282;border-bottom:2px solid #3182ce;padding-bottom:.5rem;margin-bottom:1rem}.privacy-section h2{color:#2c5282}.terms-modal-body::-webkit-scrollbar{width:8px}.terms-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (max-width: 768px){.terms-modal-overlay{padding:1rem}.terms-modal-body{padding:2rem 1.5rem}.terms-modal-body h1{font-size:1.5rem;padding-right:2.5rem}.terms-modal-body h2{font-size:1.2rem}.terms-modal-close{top:.75rem;right:.75rem;width:2rem;height:2rem;font-size:1.25rem}.privacy-section{padding:1.5rem 1rem}}@media (max-width: 480px){.terms-modal-overlay{padding:.5rem}.terms-modal-body{padding:1.5rem 1rem}.terms-modal-body h1{font-size:1.3rem}.terms-modal-body h2{font-size:1.1rem}.terms-intro,.privacy-section{padding:1rem}}.site-footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:3rem 2rem 1.5rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#fff}.footer-section h4{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#e2e8f0}.footer-section p{color:#cbd5e0;line-height:1.6;margin:.5rem 0}.footer-link{color:#63b3ed;text-decoration:none;transition:color .2s ease;font-weight:500}.footer-link:hover{color:#90cdf4;text-decoration:underline}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:.5rem 0}.footer-link-button{background:none;border:none;color:#63b3ed;font-size:1rem;font-family:inherit;cursor:pointer;padding:0;text-align:left;transition:color .2s ease;text-decoration:underline}.footer-link-button:hover{color:#90cdf4}.phone-number-container{display:inline-block}.phone-copy-button{background:none;border:none;color:#63b3ed;font-size:1rem;font-family:inherit;cursor:pointer;padding:0;transition:color .2s ease;font-weight:500}.phone-copy-button:hover{color:#90cdf4}.phone-copy-button:active{transform:scale(.98)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.footer-bottom p{color:#a0aec0;margin:0;font-size:.9rem}.footer-social-links{display:flex;gap:.75rem}.footer-social-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;transition:transform .2s,box-shadow .2s}.footer-social-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;color:#fff}.footer-social-btn svg{width:18px;height:18px}.footer-social-btn.facebook{background:linear-gradient(135deg,#1877f2,#166fe5)}.footer-social-btn.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}@media (max-width: 768px){.site-footer{padding:2rem 1.5rem 1rem;margin-top:3rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}}@media (max-width: 480px){.site-footer{padding:1.5rem 1rem 1rem}.footer-content{gap:1.25rem}}:root{--brand-yellow: #ffd23f}.order-page{background:#fff;color:#333}.order-header{background:linear-gradient(#0006,#0006),url(/files/delifeed_banner.png);background-size:cover;background-position:center center;background-attachment:scroll;background-repeat:no-repeat;color:#fff;box-shadow:0 4px 20px #0000001a;position:relative;z-index:50}.header-content{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.restaurant-info{flex:1;text-align:center}.restaurant-name{font-size:2.5rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.logo-image{height:1.4em;width:auto;vertical-align:middle;filter:drop-shadow(0 2px 4px rgba(0,0,0,.7));margin-right:.5rem}.restaurant-name .brand-deli{color:var(--brand-yellow);font-weight:800;letter-spacing:-1px}.restaurant-tagline{font-size:1.1rem;color:#ffffffe6;margin:.5rem 0 0;font-style:italic;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center}.cart-toggle{display:flex;align-items:center;gap:.5rem;background:#e53e3e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e53e3e4d}.cart-toggle:hover{background:#c53030;transform:translateY(-2px);box-shadow:0 6px 20px #e53e3e66}.cart-toggle.has-items{background:#38a169}.cart-toggle.has-items:hover{background:#2f855a}.cart-icon{font-size:1.2rem}.cart-count{background:#fff3;padding:.2rem .5rem;border-radius:20px;font-size:.9rem;min-width:1.5rem;text-align:center}.cart-total{font-weight:700}.order-main{background:#f8f9fa;position:relative;min-height:calc(100vh - 300px)}.main-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}.products-container{min-width:0}.items-count{font-size:.9rem;color:#718096;text-align:center;font-weight:500}.products-section{margin-top:3rem}.section-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;text-align:left;display:flex;align-items:center;gap:.75rem}.section-title .category-emoji{font-size:2rem}.category-description{font-size:1rem;line-height:1.6;color:#2d3748;margin-top:-.5rem;margin-bottom:1.5rem;max-width:1000px;white-space:pre-line;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem 2rem;border-radius:16px 16px 0 0;text-align:center;font-style:italic;box-shadow:0 2px 8px #0000000d;margin-bottom:-2.6rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.products-grid-single{grid-template-columns:1fr;max-width:1200px}.empty-products{text-align:center;padding:4rem 2rem;color:#718096;font-size:1.2rem}.desktop-cart-container{display:block}.desktop-cart-sticky{position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;z-index:100;padding-right:.5rem}.desktop-cart-sticky::-webkit-scrollbar{width:8px}.desktop-cart-sticky::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:4px}.desktop-cart-sticky::-webkit-scrollbar-thumb{background:#888;border-radius:4px;border:1px solid #f1f1f1}.desktop-cart-sticky::-webkit-scrollbar-thumb:hover{background:#555}.desktop-cart-sticky{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.desktop-cart{width:100%}.mobile-cart-container{display:none;margin-top:2rem}.mobile-cart{margin:0 2rem}.desktop-only{display:flex}.mobile-only{display:none}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#2d3748}.loading-spinner{width:50px;height:50px;border:4px solid rgba(45,55,72,.3);border-left:4px solid #2d3748;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-container h2{color:#e53e3e;margin-bottom:1rem}.retry-button{background:#e53e3e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s ease;margin-top:1rem}.retry-button:hover{background:#c53030;transform:translateY(-1px)}.stock-alert{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;animation:slideDown .3s ease-out}.alert-content{display:flex;align-items:center;padding:1rem;gap:.75rem}.alert-icon{font-size:1.25rem;flex-shrink:0}.alert-message{flex:1;color:#856404;font-size:.9rem}.alert-dismiss{background:none;border:none;font-size:1.5rem;color:#856404;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.alert-dismiss:hover{background:#8564041a}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 1200px){.main-container{grid-template-columns:1fr 350px;gap:1.5rem}}@media (max-width: 1024px){.main-container{grid-template-columns:1fr 320px;gap:1rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width: 768px){.main-container{display:block;padding:0 1rem}.desktop-cart-container{display:none}.mobile-cart-container{display:block}.desktop-only{display:none!important}.mobile-only{display:block}.order-header{position:relative;background:linear-gradient(#0006,#0006),url(/files/delifeed_banner.png);background-size:cover;background-position:center;background-attachment:scroll}.header-content{flex-direction:column;text-align:center;gap:1rem;padding:1rem}.restaurant-name{font-size:2rem}.restaurant-tagline{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:1rem}.section-title{font-size:1.5rem;text-align:left}.mobile-cart-container{scroll-margin-top:60px;padding-top:1rem}}@media (max-width: 480px){.restaurant-name{font-size:1.8rem}.main-container{padding:0 .5rem}.mobile-cart{margin:0 .5rem}}.allergen-manager{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.allergen-inline-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.allergen-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#fff;border:2px solid;border-radius:20px;font-size:.9rem;font-weight:500}.allergen-remove-btn{background:none;border:none;color:#e74c3c;font-size:1.2rem;cursor:pointer;padding:0;margin-left:.25rem;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;line-height:1}.allergen-remove-btn:hover:not(:disabled){background-color:#e74c3c1a}.allergen-remove-btn:disabled{opacity:.5;cursor:not-allowed}.btn-add-allergen{padding:.5rem 1rem;background-color:#4caf50;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .2s;align-self:flex-start}.btn-add-allergen:hover:not(:disabled){background-color:#45a049}.btn-add-allergen:disabled{background-color:#ccc;cursor:not-allowed}.allergen-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.allergen-modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #0000004d}.allergen-modal h4{margin:0 0 1.5rem;font-size:1.5rem;color:#333}.allergen-form{display:flex;flex-direction:column;gap:1rem}.allergen-form label{display:flex;flex-direction:column;gap:.5rem}.allergen-form label span{font-weight:600;color:#333}.allergen-form select,.allergen-form input{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s}.allergen-form select:focus,.allergen-form input:focus{outline:none;border-color:#4caf50}.modal-actions{display:flex;gap:1rem;margin-top:1rem}.modal-actions button{flex:1;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background-color:#4caf50;color:#fff}.btn-primary:hover{background-color:#45a049}.btn-secondary{background-color:#f0f0f0;color:#333}.btn-secondary:hover{background-color:#e0e0e0}@media (max-width: 768px){.allergen-modal{width:95%;padding:1.5rem}.allergen-controls,.modal-actions{flex-direction:column}.modal-actions button{width:100%}}.product-stock-selector{margin:0}.selector-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.edit-stocks-btn{background:#4299e1;color:#fff;border:none;padding:.35rem .9rem;border-radius:16px;font-weight:600;font-size:.85rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.edit-stocks-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 12px #4299e140}.edit-stocks-btn:disabled{background:#a0aec0;cursor:not-allowed;box-shadow:none}.selected-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.stock-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:.8rem;color:#2d3748;line-height:1;box-shadow:inset 0 0 0 1px #fff9}.stock-chip.chip-good{background:#e6fffa;border-color:#b2f5ea;color:#285e61}.stock-chip.chip-low{background:#fffbea;border-color:#fbd38d;color:#744210}.stock-chip.chip-out{background:#fde8ff;border-color:#fbb6ce;color:#9b2c2c}.stock-chip .override-value{color:#2b6cb0;font-weight:600;font-size:.75rem}.chip-name{font-weight:600}.chip-unit{color:#718096;font-weight:500}.chip-badge{background:#0000000d;border-radius:999px;padding:.1rem .45rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em}.stock-chip .badge{display:none}.selected-stock-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .9rem;box-shadow:0 5px 15px #2d37480f}.selected-stock-line{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.stock-name{font-weight:600;color:#2d3748}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;font-weight:600;font-size:.75rem;text-transform:uppercase}.badge.good{background:#c6f6d5;color:#276749}.badge.low{background:#fefcbf;color:#b7791f}.badge.out{background:#fed7e2;color:#c53030}.override-value{color:#2b6cb0;font-weight:600;font-size:.85rem}.empty-state{margin:1rem 0 0;padding:1rem;background:#f7fafc;border:1px dashed #cbd5e0;border-radius:8px;color:#4a5568;font-size:.9rem}.empty-state.inline{margin:0;padding:.35rem .7rem;border:1px dashed #cbd5e0;border-radius:999px;font-size:.8rem;background:transparent}.info-text{margin:1rem 0 0;color:#4a5568;font-size:.9rem}.selector-toolbar .info-text{margin:0;font-size:.85rem}.product-stock-modal{width:min(760px,95vw)}.product-stock-modal .app-modal-content{display:flex;flex-direction:column;gap:1.5rem;max-height:80vh;width:100%;padding:1.75rem}.modal-header h2{margin:0;font-size:1.4rem;color:#2d3748}.modal-subtitle{margin:0;color:#718096;font-size:.9rem}.modal-toolbar{display:flex;justify-content:flex-end;align-items:center}.create-stock-btn{background:#38a169;color:#fff;border:none;padding:.55rem 1.25rem;border-radius:999px;font-weight:600;font-size:.9rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.create-stock-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #38a16940}.create-stock-btn:disabled{background:#a0aec0;cursor:not-allowed}.create-stock-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.create-stock-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.create-field{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#2d3748}.create-field span{font-weight:600}.create-field input{padding:.4rem .55rem;border:2px solid #cbd5e0;border-radius:8px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.create-field input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e126;outline:none}.create-error{margin:0;color:#c53030;font-size:.85rem;font-weight:600}.create-actions{display:flex;justify-content:flex-end}.submit-create-btn{background:#2b6cb0;color:#fff;border:none;padding:.6rem 1.4rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.submit-create-btn:hover:not(:disabled){background:#1e4e8c;transform:translateY(-1px)}.submit-create-btn:disabled{background:#a0aec0;cursor:not-allowed}.stock-list-panel{display:flex;flex-direction:column;gap:1rem;max-height:55vh;overflow-y:auto;padding-right:.5rem}.stock-row{border:1px solid #e2e8f0;border-radius:10px;padding:1rem;background:#fff;display:flex;flex-direction:column;gap:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.stock-row.selected{border-color:#4299e1;box-shadow:0 8px 18px #4299e12e}.stock-row-main{display:flex;align-items:flex-start;gap:.75rem}.stock-row-main input[type=checkbox]{margin-top:.25rem}.stock-row-content{display:flex;flex-direction:column;gap:.35rem}.stock-unit{color:#4a5568;font-size:.85rem}.stock-notes{color:#718096;font-size:.8rem;font-style:italic}.stock-row-override{display:flex;flex-direction:column;gap:.35rem}.stock-row-override label{font-weight:600;color:#2d3748;font-size:.85rem}.stock-row-override input{width:100%;padding:.4rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s ease}.stock-row-override input:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e126}.override-help{margin:0;font-size:.75rem;color:#718096}.modal-actions{display:flex;justify-content:flex-end}.close-modal-btn{background:#2d3748;color:#fff;border:none;padding:.65rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.close-modal-btn:hover{background:#1a202c;transform:translateY(-1px)}.stock-edit-form{background:#f8fafc;border:2px solid #4299e1;border-radius:12px;padding:1rem;margin-bottom:.75rem}.edit-stock-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem}.edit-field{display:flex;flex-direction:column;gap:.35rem}.edit-field span{font-weight:600;color:#2d3748;font-size:.85rem}.edit-field input{padding:.5rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease}.edit-field input:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e126}.edit-field input:disabled{background:#edf2f7;color:#718096;cursor:not-allowed}.edit-error{color:#e53e3e;font-size:.85rem;margin:0;font-weight:500}.edit-actions{display:flex;gap:.75rem;justify-content:flex-end}.edit-actions button{padding:.5rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.edit-actions button[type=button]{background:#e2e8f0;color:#718096}.edit-actions button[type=button]:hover:not(:disabled){background:#cbd5e0;color:#2d3748}.submit-edit-btn{background:#38a169!important;color:#fff!important}.submit-edit-btn:hover:not(:disabled){background:#2f855a!important;transform:translateY(-1px)}.edit-actions button:disabled{opacity:.6;cursor:not-allowed}.edit-stock-btn{background:#4299e1;color:#fff;border:none;padding:.35rem .75rem;border-radius:6px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s ease;margin-left:auto}.edit-stock-btn:hover:not(:disabled){background:#3182ce;transform:translateY(-1px)}.edit-stock-btn:disabled{background:#a0aec0;cursor:not-allowed}.stock-allergens{color:#d69e2e;font-size:.85rem;font-weight:500}@media (max-width: 768px){.product-stock-modal .app-modal-content{max-height:85vh;width:100%;padding:1.5rem 1.25rem}.selector-header{flex-direction:column;align-items:flex-start}.edit-stocks-btn{align-self:stretch;text-align:center}.create-stock-grid,.edit-stock-grid{grid-template-columns:1fr}}.options-manager{margin:1.5rem 0;padding:1rem;border:1px solid #e1e5e9;border-radius:8px;background:#f8f9fa}.options-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.options-header h3{margin:0;color:#2c3e50;font-size:1.2rem}.header-actions{display:flex;gap:.75rem;align-items:center}.add-option-btn{background:#3498db;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.add-option-btn:hover{background:#2980b9}.common-options-dropdown{position:relative}.add-common-option-btn{background:#8e44ad;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s;display:inline-flex;align-items:center;gap:.25rem}.add-common-option-btn:hover:not(:disabled){background:#7a3594}.add-common-option-btn:disabled{background:#9b9b9b;cursor:not-allowed}.common-options-menu{position:absolute;top:calc(100% + 5px);right:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:250px;max-height:300px;overflow-y:auto;z-index:1000}.common-option-item{width:100%;background:none;border:none;padding:.75rem 1rem;text-align:left;cursor:pointer;transition:background-color .2s;display:flex;justify-content:space-between;align-items:center}.common-option-item:hover{background:#f8f9fa}.common-option-item .option-name{font-weight:500;color:#2c3e50}.common-option-item .option-type{font-size:.8rem;color:#6c757d;text-transform:capitalize}.common-option-badge{display:inline-flex;align-items:center;gap:.25rem;background:#e8daef;color:#6c3483;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.option-type-display{padding:.375rem .5rem;background:#f8f9fa;border-radius:4px;font-size:.9rem;color:#6c757d;text-transform:capitalize}.no-options{text-align:center;padding:2rem;color:#6c757d;font-style:italic}.options-list{margin-bottom:1rem}.option-item{background:#fff;border:3px solid #2c3e50;border-radius:6px;margin-bottom:1rem;padding:1rem}.option-header-inline{margin-bottom:1rem}.option-name-input{flex:1;padding:.5rem;border:2px solid #e1e5e9;border-radius:4px;font-size:1rem;font-weight:600;transition:border-color .2s}.option-name-input:focus{outline:none;border-color:#3498db}.delete-option-btn{background:#e74c3c;color:#fff;border:none;padding:.5rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s;min-width:35px}.delete-option-btn:hover{background:#c0392b}.option-controls{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.option-type-section{display:flex;align-items:center;gap:.5rem}.option-type-section label{font-weight:500;color:#2c3e50}.option-type-select{padding:.375rem .5rem;border:1px solid #dee2e6;border-radius:4px;font-size:.9rem}.option-required-section{display:flex;align-items:center;gap:.25rem}.option-required-section label{display:flex;align-items:center;gap:.25rem;font-size:.9rem;color:#2c3e50;cursor:pointer}.option-errors{background:#ffebee;border:1px solid #f8bbd9;border-radius:4px;padding:.5rem;margin-bottom:1rem}.error-message{color:#c62828;margin:.25rem 0;font-size:.85rem}.choices-section{border-top:1px solid #e9ecef;padding-top:1rem}.choices-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.choices-header h5{margin:0;color:#2c3e50;font-size:1rem}.add-choice-btn{background:#28a745;color:#fff;border:none;padding:.375rem .75rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .2s}.add-choice-btn:hover:not(:disabled){background:#218838}.add-choice-btn:disabled{background:#6c757d;cursor:not-allowed}.choices-list{display:flex;flex-direction:column;gap:.5rem}.choice-item-inline{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:.75rem}.choice-inputs{display:grid;grid-template-columns:2fr 2fr auto auto;gap:.75rem;align-items:center}.choice-price-section{display:flex;gap:.75rem;align-items:center}.choice-cost-section{display:flex;align-items:center;gap:.25rem}.choice-cost-section label{font-size:.8rem;color:#2c3e50;white-space:nowrap}.choice-cost-input{padding:.375rem .5rem;border:1px solid #dee2e6;border-radius:4px;font-size:.9rem;width:80px}.choice-cost-input:focus{outline:none;border-color:#3498db}.choice-stock-section{margin-top:.75rem}.choice-stock-section .product-stock-selector{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:.75rem}.choice-allergen-section{margin-top:.75rem;padding:.75rem;background:#fff;border:1px solid #dee2e6;border-radius:6px}.allergen-label{display:block;font-size:.9rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.choice-name-input{padding:.375rem .5rem;border:1px solid #dee2e6;border-radius:4px;font-size:.9rem}.choice-name-input:focus{outline:none;border-color:#3498db}.choice-default-section{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#2c3e50;cursor:pointer;white-space:nowrap}.delete-choice-btn{background:#dc3545;color:#fff;border:none;padding:.375rem .5rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .2s;min-width:30px}.delete-choice-btn:hover:not(:disabled){background:#c82333}.delete-choice-btn:disabled{background:#6c757d;cursor:not-allowed}@media (max-width: 768px){.option-controls{flex-direction:column;align-items:flex-start;gap:.75rem}.choice-inputs{grid-template-columns:1fr;gap:.5rem}.choice-price-section{flex-direction:column;align-items:flex-start;gap:.5rem}.choice-cost-section{justify-content:flex-start;width:100%}.choice-cost-input{width:100px}.choice-default-section{justify-self:start}.delete-choice-btn{justify-self:start;width:fit-content}}.reorder-buttons{display:flex;flex-direction:column;gap:2px}.reorder-btn{background:#6c757d;color:#fff;border:none;padding:2px 6px;border-radius:3px;cursor:pointer;font-size:.75rem;line-height:1;transition:background-color .2s;min-width:26px;height:22px;display:flex;align-items:center;justify-content:center;font-weight:700}.reorder-btn:hover:not(:disabled){background:#5a6268}.reorder-btn:disabled{background:#ced4da;cursor:not-allowed;opacity:.5}.option-name-section{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.choice-inputs{display:grid;grid-template-columns:auto 2fr 2fr auto auto auto;gap:.75rem;align-items:center}@media (max-width: 480px){.options-manager,.option-item{padding:.75rem}.options-header{flex-direction:column;gap:.5rem;align-items:flex-start}.add-option-btn{width:100%}.option-name-section{flex-direction:column;align-items:stretch;gap:.5rem}.delete-option-btn{align-self:flex-end;width:fit-content}}.product-form{padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#2d3748;font-weight:600;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.35rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-group input.error,.form-group textarea.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.form-group input:disabled,.form-group textarea:disabled,.form-group select:disabled{background:#f7fafc;color:#718096;cursor:not-allowed}.form-group textarea{resize:vertical}.field-error{display:block;color:#e53e3e;font-size:.85rem;margin-top:.25rem;font-weight:500}.field-help{margin-top:.5rem}.field-help small{color:#718096;font-size:.85rem;font-style:italic}.checkbox-group{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.checkbox-group input[type=checkbox]{width:auto;margin:0}.checkbox-label{margin:0!important;cursor:pointer;color:#2d3748;font-weight:500}.image-help{margin-top:.5rem}.image-help small{color:#718096;font-size:.85rem}.image-preview{margin-top:1rem}.image-preview label{display:block;margin-bottom:.5rem;color:#2d3748;font-weight:600;font-size:.95rem}.image-preview img{max-width:200px;max-height:150px;object-fit:cover;border-radius:8px;border:2px solid #e2e8f0}.form-actions-top{position:sticky;top:0;z-index:10;background:#fff;padding:1rem 0;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0;display:flex;justify-content:flex-end;box-shadow:0 2px 4px #0000000d}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;justify-content:flex-end}.cancel-btn{background:#e2e8f0;color:#718096;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-btn:hover:not(:disabled){background:#cbd5e0;color:#2d3748}.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn{background:#38a169;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:#2f855a;transform:translateY(-1px)}.submit-btn:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.form-section{margin:2rem 0;padding-top:1.5rem;border-top:2px solid #e2e8f0}.form-section h3{margin:0 0 .5rem;color:#2d3748;font-size:1.25rem;font-weight:600}.section-description{margin:0 0 1rem;color:#718096;font-size:.9rem;line-height:1.4}.section-label{color:#2d3748;font-weight:600;font-size:.95rem}.form-section .selector-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}@media (max-width: 768px){.product-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-actions{flex-direction:column;gap:.75rem}.cancel-btn,.submit-btn{width:100%}}@media (max-width: 480px){.product-form{padding:1rem}.form-group{margin-bottom:1rem}.form-actions{margin-top:1.5rem;padding-top:1rem}}.product-management{min-height:100vh;background:#f7fafc;padding:2rem 0}.management-header{max-width:1200px;margin:0 auto 2rem;padding:0 2rem;text-align:center}.management-header h1{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.management-header p{font-size:1.1rem;color:#718096;margin:0 0 2rem}.header-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.add-product-btn{background:#38a169;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.add-product-btn:hover{background:#2f855a;transform:translateY(-1px)}.seed-btn{background:#4299e1;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.seed-btn:hover:not(:disabled){background:#3182ce;transform:translateY(-1px)}.seed-btn:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.error-message{max-width:1200px;margin:0 auto 2rem;padding:1rem 2rem;background:#fed7e2;color:#e53e3e;border-radius:8px;border-left:4px solid #e53e3e;text-align:center}.retry-button{background:#e53e3e;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-left:.5rem;font-size:.9rem}.category-filter-section{max-width:1200px;margin:0 auto 2rem;padding:0 2rem}.products-table-section{max-width:1200px;margin:0 auto;padding:0 2rem}.products-table-section h2{font-size:1.8rem;font-weight:600;color:#2d3748;margin:0 0 1.5rem;text-align:center}.products-table{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.table-header{display:grid;grid-template-columns:80px 1fr 120px 100px 60px 160px 100px 200px;gap:1rem;background:#2d3748;color:#fff;padding:1rem;font-weight:600;font-size:.9rem}.table-row{display:grid;grid-template-columns:80px 1fr 120px 100px 60px 160px 100px 200px;gap:1rem;padding:1rem;border-bottom:1px solid #e2e8f0;align-items:center}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f7fafc}.col-image{display:flex;align-items:center;justify-content:center}.product-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:8px}.col-name strong{display:block;color:#2d3748;font-size:1rem;margin-bottom:.25rem}.product-description-short{margin:0;color:#718096;font-size:.85rem;line-height:1.3}.category-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:capitalize}.category-signature_mediterranean_chicken{background:#e8f5e9;color:#2e7d32}.category-cream_pasta{background:#fff3cd;color:#856404}.category-tomato_pasta{background:#f8d7da;color:#721c24}.category-high_protein{background:#d1ecf1;color:#0c5460}.category-salad{background:#d4edda;color:#155724}.category-drink{background:#cce5ff;color:#004085}.category-pizza{background:#fed7e2;color:#e53e3e}.category-burger{background:#feebc8;color:#dd6b20}.category-pasta{background:#c6f6d5;color:#38a169}.category-appetizer{background:#bee3f8;color:#3182ce}.category-seafood{background:#e9d8fd;color:#805ad5}.category-dessert{background:#fbb6ce;color:#d53f8c}.col-price{font-weight:600;color:#e53e3e;font-size:1.1rem}.col-sort{text-align:center;font-weight:600;min-width:60px}.sort-order-badge{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.85rem;font-weight:600;background:#e2e8f0;color:#4a5568}.col-stock{min-width:160px;display:flex;flex-direction:column;gap:.35rem}.stock-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.stock-badge.in-stock{background:#c6f6d5;color:#38a169}.stock-badge.low-stock{background:#fefcbf;color:#d69e2e}.stock-badge.out-of-stock{background:#fed7e2;color:#e53e3e}.stock-badge.untracked{background:#e2e8f0;color:#4a5568}.stock-links{font-size:.75rem;color:#4a5568;line-height:1.3}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.status-badge.available{background:#c6f6d5;color:#38a169}.status-badge.unavailable{background:#fed7e2;color:#e53e3e}.info-banner{background:#ebf8ff;color:#2b6cb0;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.col-actions{display:flex;gap:.5rem;flex-wrap:wrap}.edit-btn{background:#4299e1;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.edit-btn:hover:not(:disabled){background:#3182ce}.edit-btn:disabled{background:#a0aec0;cursor:not-allowed}.duplicate-btn{background:#805ad5;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.duplicate-btn:hover:not(:disabled){background:#6b46c1}.duplicate-btn:disabled{background:#a0aec0;cursor:not-allowed}.delete-btn{background:#e53e3e;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.delete-btn:hover:not(:disabled){background:#c53030}.delete-btn.confirm{background:#c53030;animation:pulse .5s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.cancel-delete-btn{background:#718096;color:#fff;border:none;padding:.5rem .75rem;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.cancel-delete-btn:hover{background:#2d3748}.empty-products{text-align:center;padding:4rem 2rem;color:#718096}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-products h3{color:#2d3748;margin:0 0 .5rem}.empty-products p{margin:0;font-size:1.1rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#718096}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-left:4px solid #4299e1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.modal-content{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:#f7fafc}.modal-header h2{margin:0;color:#2d3748;font-size:1.5rem;font-weight:600}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover:not(:disabled){background:#e2e8f0;color:#2d3748}.modal-close-btn:disabled{opacity:.5;cursor:not-allowed}.modal-body{flex:1;overflow-y:auto;padding:0}.modal-body .product-form{padding:2rem;background:#fff}@media (max-width: 768px){.modal-overlay{padding:.5rem}.modal-content{max-width:100%;max-height:95vh;border-radius:8px}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}.modal-body .product-form{padding:1.5rem}}@media (max-width: 480px){.modal-overlay{padding:0}.modal-content{height:100vh;max-height:100vh;border-radius:0}.modal-header,.modal-body .product-form{padding:1rem}}@media (max-width: 1024px){.table-header,.table-row{grid-template-columns:60px 1fr 100px 80px 50px 140px 90px 120px;gap:.5rem;font-size:.85rem}.product-thumbnail{width:50px;height:50px}}@media (max-width: 768px){.product-management{padding:1rem 0}.management-header{padding:0 1rem}.management-header h1{font-size:2rem}.products-table-section{padding:0 1rem}.products-table{overflow-x:auto}.table-header,.table-row{min-width:700px}}@media (max-width: 480px){.management-header h1{font-size:1.8rem}.add-product-btn,.seed-btn{padding:.75rem 1.5rem;font-size:.9rem}}.orders-management{padding:1.5rem;max-width:1200px;margin:0 auto}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.orders-header h2{margin:0;color:#2d3748;font-size:2rem;font-weight:700}.refresh-button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.refresh-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.status-filter{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.status-filter label{font-weight:600;color:#2d3748;white-space:nowrap}.status-select{padding:.5rem 1rem;border:1px solid #cbd5e0;border-radius:6px;background:#fff;font-size:.95rem;color:#2d3748;cursor:pointer;transition:border-color .2s ease}.orders-summary{display:flex;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.summary-item{display:flex;flex-direction:column;gap:.5rem}.summary-label{font-size:.9rem;opacity:.9;font-weight:500}.summary-value{font-size:1.5rem;font-weight:700}.orders-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#718096}.orders-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fed7e2;border-radius:12px;border:1px solid #f56565}.orders-error h3{color:#c53030;margin:0 0 1rem}.orders-error p{color:#742a2a;margin:0 0 1.5rem}.no-orders{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#f7fafc;border-radius:12px;border:2px dashed #cbd5e0}.no-orders-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-orders h3{color:#4a5568;margin:0 0 1rem}.no-orders p{color:#718096;margin:0}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.order-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-1px)}.order-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;border-bottom:1px solid #e2e8f0}.order-basic-info{display:flex;flex-direction:column;gap:.5rem}.order-id{font-size:1.1rem;color:#2d3748}.order-customer{font-size:.9rem;color:#4a5568}.order-date{font-size:.85rem;color:#718096}.order-meta{display:flex;align-items:center;gap:1rem}.order-total{font-size:1.2rem;font-weight:700;color:#2d3748}.order-status-badge{padding:.4rem .8rem;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.expand-icon{font-size:1.2rem;color:#718096;transition:transform .2s ease}.order-details{padding:2rem;background:#fff;border-top:1px solid #e2e8f0}.order-details-section{margin-bottom:2rem}.order-details-section:last-child{margin-bottom:0}.order-details-section h4{margin:0 0 1rem;color:#2d3748;font-size:1.1rem;font-weight:600;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.customer-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;background:#f7fafc;padding:1rem;border-radius:8px}.customer-details p{margin:0;font-size:.9rem;color:#4a5568}.customer-details strong{color:#2d3748}.order-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.item-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.option-tag{background:#e2e8f0;color:#4a5568;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500}.item-price{font-weight:700;color:#e53e3e;font-size:1rem;margin-left:1rem}.status-management{display:flex;align-items:center;gap:1rem}.status-update-select{padding:.75rem 1rem;border:1px solid #cbd5e0;border-radius:8px;background:#fff;font-size:.95rem;color:#2d3748;cursor:pointer;transition:all .2s ease;min-width:150px}.status-update-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.status-update-select:disabled{opacity:.5;cursor:not-allowed}.updating-status{color:#3b82f6;font-size:.9rem;font-weight:600;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.delivery-details{background:#f8fafc;padding:1rem;border-radius:8px;border-left:4px solid #3b82f6}.delivery-details p{margin:.5rem 0;color:#2d3748}.delivery-type{font-weight:600;padding:.25rem .5rem;border-radius:4px;font-size:.9rem}.delivery-type.immediate{background:#dcfce7;color:#166534}.delivery-type.scheduled{background:#dbeafe;color:#1e40af}.delivery-details strong{color:#1a202c}.orders-page{min-height:100vh;background:#f8fafc;padding:1rem}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.orders-header h2{margin:0;color:#1a202c;font-size:1.875rem;font-weight:700}.orders-controls{display:flex;align-items:center;gap:1.5rem}.orders-filters{display:flex;gap:1.5rem;align-items:center}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{font-size:.875rem;font-weight:600;color:#4a5568}.filter-select{padding:.5rem 1rem;border:1px solid #cbd5e0;border-radius:6px;background:#fff;font-size:.875rem;color:#2d3748;cursor:pointer;transition:border-color .2s ease;min-width:120px}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.orders-content{display:grid;grid-template-columns:400px 1fr;gap:1.5rem;height:calc(100vh - 180px);min-height:600px}.orders-list-panel{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;overflow:hidden;display:flex;flex-direction:column}.orders-list{flex:1;overflow-y:auto;padding:.5rem}.order-list-item{padding:1rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;background:#f8fafc}.order-list-item:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626;transform:translateY(-1px)}.order-list-item.selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #3b82f633}.order-badge-group{display:flex;align-items:center;gap:.5rem}.order-list-item.test-order{border-color:#f97316;background:#fff7ed}.order-list-item.test-order:hover{border-color:#f97316;box-shadow:0 2px 8px #f9731633}.order-list-item.test-order.selected{background:#fff1dc;border-color:#f97316;box-shadow:0 0 0 2px #f9731640}.order-test-chip{background:#f97316;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.order-test-chip.detail{font-size:.75rem;padding:.25rem .75rem;margin-left:.75rem}.order-details-title{display:flex;align-items:center;gap:.5rem}.test-order-banner{display:flex;align-items:flex-start;gap:.75rem;background:#fff7ed;border:1px solid #f97316;border-radius:8px;padding:.75rem 1rem;margin:1rem 0;color:#9a3412}.test-order-banner p{margin:.25rem 0 0;font-size:.85rem}.test-order-icon{font-size:1.25rem;line-height:1}.order-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.order-id{font-weight:700;color:#1a202c;font-size:.95rem}.order-status-badge{padding:.25rem .75rem;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase}.order-list-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.customer-name{font-weight:600;color:#2d3748;font-size:.9rem}.order-total{font-weight:700;color:#10b981;font-size:1rem}.order-list-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#718096}.order-tip-badge{background:#fef3c7;color:#92400e;padding:.15rem .6rem;border-radius:999px;font-weight:600;font-size:.75rem;white-space:nowrap}.delivery-type{font-weight:600}.order-details-panel{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;overflow:hidden;display:flex;flex-direction:column}.order-details-content{flex:1;overflow-y:auto;padding:1.5rem}.order-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.order-details-header h3{margin:0;color:#1a202c;font-size:1.5rem;font-weight:700}.order-actions{display:flex;align-items:center;gap:1rem}.status-select{padding:.5rem 1rem;border:1px solid #cbd5e0;border-radius:6px;background:#fff;font-size:.875rem;color:#2d3748;cursor:pointer;transition:border-color .2s ease}.status-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.updating-indicator{color:#3b82f6;font-size:.875rem;font-weight:600}.order-details-sections{display:flex;flex-direction:column;gap:1.5rem}.details-section{background:#f8fafc;border-radius:8px;padding:1.25rem;border:1px solid #e2e8f0}.details-section h4{margin:0 0 1rem;color:#2d3748;font-size:1.125rem;font-weight:600}.customer-details p,.delivery-details p{margin:.5rem 0;color:#4a5568;line-height:1.5}.customer-details strong,.delivery-details strong{color:#2d3748;margin-right:.5rem}.delivery-type.immediate{color:#dc2626;font-weight:600}.delivery-type.scheduled{color:#3b82f6;font-weight:600}.order-items{display:flex;flex-direction:column;gap:1rem}.order-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0}.item-info{flex:1}.item-name{font-weight:600;color:#2d3748;margin-bottom:.5rem}.item-options{margin-top:.5rem}.option-group{margin-bottom:.5rem}.option-label{font-size:.875rem;color:#4a5568;font-weight:600;margin-right:.5rem}.option-choices{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.choice-tag{background:#e2e8f0;color:#2d3748;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.item-price{font-weight:700;color:#10b981;font-size:1rem;margin-left:1rem}.order-total-section{border-top:2px solid #e2e8f0;padding-top:1rem;margin-top:1rem}.total-row{display:flex;justify-content:space-between;align-items:center}.total-row.subtotal-row .total-amount{color:#4b5563;font-weight:600}.total-row.tip-row{color:#1d4ed8;font-weight:600}.total-row.tip-row .total-amount{color:#1d4ed8}.total-row.discount-row{color:#16a34a;font-weight:600}.total-row.discount-row .total-amount{color:#16a34a}.total-row.grand-total-row{border-top:1px dashed #cbd5e0;margin-top:.5rem;padding-top:.5rem}.total-row.grand-total-row .total-amount{color:#047857}.total-label{font-size:1.125rem;font-weight:600;color:#2d3748}.total-amount{font-size:1.25rem;font-weight:700;color:#10b981}.no-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#718096;text-align:center;padding:2rem}.no-selection-icon{font-size:3rem;margin-bottom:1rem}.no-orders{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#718096;text-align:center;padding:2rem}.no-orders-icon{font-size:3rem;margin-bottom:1rem}.no-orders-subtitle{font-size:.875rem;color:#a0aec0;margin-top:.5rem}.orders-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#718096}.loading-spinner{width:3rem;height:3rem;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-message{padding:1rem;background:#fed7d7;border:1px solid #fc8181;border-radius:6px;margin:1rem;color:#c53030}.mobile-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;padding:1rem}@media (min-width: 769px){.mobile-modal-overlay{display:none!important}}.mobile-modal-content{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #00000040}.mobile-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:12px 12px 0 0}.mobile-modal-header h3{margin:0;color:#1a202c;font-size:1.25rem;font-weight:700}.close-modal-button{background:none;border:none;font-size:1.5rem;color:#4a5568;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.close-modal-button:hover{background:#e2e8f0}.mobile-modal-body{padding:1.5rem}@media (max-width: 768px){.orders-management{padding:1rem}.orders-header{flex-direction:column;gap:1rem;align-items:stretch}.orders-controls,.orders-filters{flex-direction:column;gap:1rem}.filter-group{flex-direction:row;justify-content:space-between;align-items:center}.filter-select{min-width:150px}.orders-content{grid-template-columns:1fr;height:calc(100vh - 240px)}.order-details-panel{display:none}.mobile-modal-overlay{display:flex}.orders-list-panel{height:100%}.order-list-item{padding:1.25rem;margin-bottom:1rem}.order-list-header{margin-bottom:.75rem}.order-id{font-size:1rem}.order-status-badge{padding:.375rem 1rem;font-size:.8rem}.customer-name{font-size:1rem}.order-total{font-size:1.125rem}.order-list-meta{font-size:.875rem;margin-top:.5rem}}@media (max-width: 480px){.orders-page{padding:.5rem}.orders-header{padding:1rem}.orders-header h2{font-size:1.5rem}.mobile-modal-content{margin:.5rem;width:calc(100% - 1rem)}.mobile-modal-header,.mobile-modal-body,.order-list-item{padding:1rem}.choice-tag{font-size:.7rem;padding:.15rem .4rem}}.delivery-notes{margin-top:1rem;padding:.75rem;background:#f8fafc;border-radius:6px;border-left:3px solid #3b82f6}.delivery-notes p{margin:0}.delivery-notes .notes-content{margin-top:.5rem;font-style:italic;color:#4a5568;line-height:1.5}.client-metadata-grid{display:grid;gap:.35rem;align-items:start}.metadata-empty{color:#6b7280;font-style:italic;margin:0}.metadata-user-agent{display:flex;flex-direction:column;gap:.25rem;background:#f3f4f6;border-radius:.4rem;padding:.6rem;word-break:break-word}.metadata-user-agent code{font-size:.8rem;color:#1f2937;white-space:pre-wrap}.metadata-server-block{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(107,114,128,.2)}.metadata-subheading{margin-bottom:.25rem}.opening-hours-management{padding:1.5rem;max-width:1200px;margin:0 auto}.opening-hours-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.opening-hours-header h2{margin:0;color:#2d3748;font-size:2rem;font-weight:700}.save-button{background:#38a169;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.save-button:hover:not(:disabled){background:#2f855a;transform:translateY(-1px)}.save-button:disabled{opacity:.5;cursor:not-allowed}.opening-hours-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#718096}.opening-hours-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fed7e2;border-radius:12px;border:1px solid #f56565}.error-icon{font-size:3rem;margin-bottom:1rem}.retry-button{background:#e53e3e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}.retry-button:hover{background:#c53030}.delay-alert-section{margin-bottom:3rem}.delay-alert-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.delay-alert-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.delay-alert-title h3{margin:0 0 .5rem;color:#2d3748;font-size:1.3rem;font-weight:600}.delay-alert-subtitle{margin:0;color:#718096;font-size:.9rem}.delay-toggle{display:flex;align-items:center;gap:.75rem;cursor:pointer;position:relative}.delay-toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50px;height:28px;background:#cbd5e0;border-radius:14px;position:relative;cursor:pointer;transition:background .3s ease}.delay-toggle input[type=checkbox]:checked{background:#48bb78}.delay-toggle input[type=checkbox]:before{content:"";position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.delay-toggle input[type=checkbox]:checked:before{transform:translate(22px)}.delay-toggle .toggle-label{font-weight:600;color:#4a5568;white-space:nowrap}.delay-alert-preview{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.preview-label{font-size:.85rem;font-weight:600;color:#718096;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.preview-modal{background:linear-gradient(to bottom,#fff,#fefefe);color:#1f2937;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000001a}.preview-modal h4{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#1f2937}.preview-modal p{margin:.5rem 0;font-size:.95rem;line-height:1.5;color:#4b5563}.schedule-section{margin-bottom:3rem}.schedule-section h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.add-exception-button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.add-exception-button:hover{background:#2563eb}.days-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.day-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.day-card:hover{box-shadow:0 4px 12px #00000026}.day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.day-header h4{margin:0;color:#2d3748;font-size:1.1rem;font-weight:600}.day-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer}.day-toggle input[type=checkbox]{width:18px;height:18px;cursor:pointer}.toggle-text{font-weight:600;color:#4a5568}.time-slots{display:flex;flex-direction:column;gap:.75rem}.time-slot{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.time-input{padding:.5rem;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;color:#2d3748;background:#fff;cursor:pointer}.time-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.time-separator{color:#718096;font-weight:600;white-space:nowrap}.remove-slot-button{background:none;border:none;color:#e53e3e;cursor:pointer;padding:.25rem;border-radius:4px;transition:background .2s ease;font-size:.9rem}.remove-slot-button:hover{background:#fed7e2}.add-slot-button{background:#e2e8f0;color:#4a5568;border:1px dashed #cbd5e0;padding:.75rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.add-slot-button:hover{background:#cbd5e0;border-color:#a0aec0}.no-exceptions{text-align:center;padding:2rem;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:12px;color:#718096}.exceptions-list{display:flex;flex-direction:column;gap:1rem}.exception-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.exception-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.date-input{padding:.5rem;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;color:#2d3748;background:#fff;cursor:pointer}.date-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.reason-input{flex:1;min-width:200px;padding:.5rem;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;color:#2d3748;background:#fff}.reason-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.exception-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;white-space:nowrap}.exception-toggle input[type=checkbox]{width:18px;height:18px;cursor:pointer}.remove-exception-button{background:none;border:none;color:#e53e3e;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .2s ease;font-size:1rem}.remove-exception-button:hover{background:#fed7e2}.exception-time-slots{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e2e8f0}.timezone-info{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-top:2rem;color:#4a5568;font-size:.9rem}.timezone-info p{margin:.25rem 0}@media (max-width: 768px){.opening-hours-management{padding:1rem}.opening-hours-header{flex-direction:column;gap:1rem;align-items:flex-start}.delay-alert-header{flex-direction:column;align-items:flex-start}.days-grid{grid-template-columns:1fr}.day-header{flex-direction:column;gap:.75rem;align-items:flex-start}.time-slot{flex-direction:column;gap:.5rem;align-items:flex-start}.exception-header{flex-direction:column;align-items:flex-start;gap:.75rem}.reason-input{width:100%;min-width:unset}.section-header{flex-direction:column;gap:1rem;align-items:flex-start}}.stock-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;max-width:600px;margin:0 auto}.stock-form h3{margin:0 0 1.5rem;color:#2d3748;font-size:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:600;font-size:.95rem}.form-group .required{color:#e53e3e}.form-group input[type=text],.form-group input[type=number],.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #cbd5e0;border-radius:8px;font-size:1rem;color:#2d3748;background:#fff;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;font-family:inherit}.form-row{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.button{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}@media (max-width: 768px){.stock-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.button{width:100%}}.stock-management{padding:2rem;max-width:1400px;margin:0 auto}.stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.stock-header h1{margin:0 0 .5rem;color:#2d3748;font-size:2rem;font-weight:700}.button.primary:hover{background:#2563eb;transform:translateY(-1px)}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.stock-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.stock-table{width:100%;border-collapse:collapse}.stock-table thead{background:#f7fafc}.stock-table th{padding:1rem;text-align:left;font-weight:600;color:#4a5568;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.stock-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .2s ease}.stock-table tbody tr:hover{background:#f7fafc}.stock-table td{padding:1rem;color:#2d3748}.stock-name strong{color:#2d3748;font-weight:600}.stock-quantity{font-weight:600;color:#3b82f6;font-size:1.1rem}.stock-notes{max-width:200px}.notes-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#718096;font-size:.9rem}.stock-date{font-size:.85rem;color:#718096}.text-muted{color:#a0aec0}.allergen-badges{display:flex;flex-wrap:wrap;gap:.25rem}.allergen-badge{display:inline-block;padding:.25rem .5rem;background:#fef3c7;color:#92400e;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:capitalize}.allergen-badge.more{background:#e2e8f0;color:#4a5568}.stock-actions{display:flex;gap:.5rem;justify-content:flex-end}.action-button{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background .2s ease}.action-button.edit:hover{background:#dbeafe}.action-button.delete:hover{background:#fee2e2}@media (max-width: 1024px){.stock-table-container{overflow-x:auto}.stock-table{min-width:900px}}@media (max-width: 768px){.stock-management{padding:1rem}.stock-header{flex-direction:column;align-items:flex-start;gap:1rem}.button{width:100%;justify-content:center}.stock-notes{max-width:150px}}.common-options-management{padding:2rem;max-width:1400px;margin:0 auto}.common-options-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.common-options-header h1{margin:0 0 .5rem;color:#2d3748;font-size:2rem;font-weight:700}.subtitle{margin:0;color:#718096;font-size:.95rem}.button{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:inline-flex;align-items:center;gap:.5rem}.button.primary{background:#3b82f6;color:#fff}.button.primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.button.secondary{background:#e2e8f0;color:#4a5568}.button.secondary:hover:not(:disabled){background:#cbd5e0}.button.danger{background:#fee2e2;color:#c53030}.button.danger:hover:not(:disabled){background:#fecaca}.button:disabled{opacity:.5;cursor:not-allowed}.success-message{background:#c6f6d5;border:1px solid #38a169;color:#2f855a;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.error-message{background:#fed7e2;border:1px solid #e53e3e;color:#c53030;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:12px}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{margin:0 0 .5rem;color:#2d3748;font-size:1.5rem}.empty-state p{margin:0 0 2rem;color:#718096}.common-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.common-option-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;display:flex;flex-direction:column}.common-option-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.card-header h3{margin:0;color:#2d3748;font-size:1.2rem;font-weight:600}.option-badge{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.card-body{flex:1;margin-bottom:1rem}.option-meta{display:flex;gap:1rem;margin-bottom:1rem}.meta-item{font-size:.875rem;color:#718096;display:flex;align-items:center;gap:.25rem}.option-choices{display:flex;flex-direction:column;gap:.5rem}.choice-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#f7fafc;border-radius:6px;font-size:.9rem}.choice-name{color:#2d3748}.choice-cost{color:#38a169;font-weight:600}.card-actions{display:flex;gap:.75rem;justify-content:flex-end}.card-actions .button{padding:.5rem 1rem;font-size:.875rem}.common-option-editor{padding:1rem}.common-option-editor h2{margin:0 0 1.5rem;color:#2d3748;font-size:1.5rem;font-weight:600}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}@media (max-width: 768px){.common-options-management{padding:1rem}.common-options-header{flex-direction:column;align-items:flex-start;gap:1rem}.button{width:100%;justify-content:center}.common-options-grid{grid-template-columns:1fr}.card-actions{flex-direction:column}.card-actions .button{width:100%}.modal-actions{flex-direction:column-reverse}}.kv-management{padding:2rem;max-width:1200px;margin:0 auto}.kv-management h2{margin-bottom:.5rem}.kv-description{color:#666;margin-bottom:2rem;font-size:.95rem}.error-message{background-color:#fee;color:#c33;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}.success-message{background-color:#efe;color:#3c3;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #cfc}.kv-actions{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.action-group h3{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.button-group{display:flex;gap:.75rem;flex-wrap:wrap}.button-group button{padding:.75rem 1.5rem;border:none;border-radius:4px;background:#646cff;color:#fff;cursor:pointer;font-size:.95rem;transition:all .2s}.button-group button:hover:not(:disabled){background:#535bf2;transform:translateY(-1px)}.button-group button:disabled{background:#ccc;cursor:not-allowed;transform:none}.button-group .button-secondary{background:#6c757d}.button-group .button-secondary:hover:not(:disabled){background:#5a6268}.kv-entries h3{margin-bottom:1rem}.loading{text-align:center;padding:2rem;color:#666}.no-entries{text-align:center;padding:3rem;color:#999;font-style:italic}.entries-list{display:grid;gap:1rem;margin-bottom:2rem}.entry-card{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fff;transition:all .2s}.entry-card.selected{border-color:#646cff;background:#f8f9ff}.entry-card:hover{box-shadow:0 2px 8px #0000001a}.entry-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.entry-header input[type=checkbox]{width:18px;height:18px;cursor:pointer}.entry-header h4{flex:1;margin:0;font-size:1.1rem;color:#333;font-family:Courier New,monospace}.delete-button{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background .2s}.delete-button:hover:not(:disabled){background:#fee}.delete-button:disabled{opacity:.5;cursor:not-allowed}.entry-preview{background:#f8f8f8;border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:.5rem;overflow-x:auto}.entry-preview pre{margin:0;font-size:.85rem;color:#333;font-family:Courier New,monospace}.entry-meta{font-size:.85rem;color:#666}.kv-import{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-top:2rem}.kv-import h3{margin-top:0;margin-bottom:1rem}.import-hint{color:#666;font-size:.9rem;margin-bottom:1rem}.kv-import textarea{width:100%;padding:1rem;border:1px solid #ddd;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;resize:vertical;margin-bottom:1rem}.kv-import textarea:focus{outline:none;border-color:#646cff}.import-button{width:100%;padding:1rem;border:none;border-radius:4px;background:#28a745;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s}.import-button:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.import-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.visits-management{padding:2rem;max-width:1400px;margin:0 auto}.visits-header{margin-bottom:2rem}.visits-header h1{font-size:2rem;margin-bottom:.5rem;color:#333}.visits-subtitle{color:#666;font-size:1rem}.visits-error{background:#fee;border:1px solid #fcc;padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.visits-error button{padding:.5rem 1rem;background:#e53e3e;color:#fff;border:none;border-radius:4px;cursor:pointer}.visits-controls{display:flex;gap:1rem;align-items:center;margin-bottom:2rem;padding:1rem;background:#f9fafb;border-radius:8px}.date-selector{display:flex;align-items:center;gap:.5rem;flex:1}.date-selector label{font-weight:600;color:#333}.date-selector select{padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background:#fff;cursor:pointer}.export-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.export-btn:hover{background:#2563eb}.export-btn:disabled{background:#94a3b8;cursor:not-allowed}.visits-loading{text-align:center;padding:3rem}.spinner{border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visits-content{margin-top:2rem}.visits-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.stat-card h3{font-size:.875rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:2rem;font-weight:700;color:#3b82f6;margin:0}.no-visits{text-align:center;padding:3rem;background:#f9fafb;border-radius:8px;color:#666}.visits-list{margin-top:2rem}.visits-list h2{font-size:1.5rem;margin-bottom:1rem;color:#333}.visit-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.visit-header{padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.visit-header:hover{background:#f9fafb}.visit-summary{display:flex;gap:1.5rem;align-items:center}.visit-time{font-size:.875rem;color:#666}.visit-id{font-family:monospace;background:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;cursor:pointer;position:relative}.visit-id:hover{background:#e5e7eb}.copy-hint{opacity:0;margin-left:.5rem;transition:opacity .2s}.visit-id:hover .copy-hint{opacity:1}.expand-icon{color:#9ca3af;font-size:.75rem}.visit-details{padding:1rem;border-top:1px solid #e5e7eb;background:#f9fafb}.detail-row{display:grid;grid-template-columns:150px 1fr;gap:1rem;margin-bottom:.75rem;font-size:.875rem}.detail-row strong{color:#374151}.detail-row a{color:#3b82f6;text-decoration:none}.detail-row a:hover{text-decoration:underline}.monospace{font-family:monospace;background:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.small-text{font-size:.75rem;color:#666;word-break:break-all}.metadata-json{background:#fff;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.75rem;border:1px solid #e5e7eb}@media (max-width: 768px){.visits-management{padding:1rem}.visits-controls,.date-selector{flex-direction:column;align-items:stretch}.visits-stats{grid-template-columns:1fr}.detail-row{grid-template-columns:1fr;gap:.25rem}.visit-summary{flex-direction:column;align-items:flex-start;gap:.5rem}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.admin-login-card{background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 20px 60px #0000004d;max-width:420px;width:100%;text-align:center}.admin-login-card h1{margin:0 0 12px;font-size:32px;color:#1a202c}.admin-login-subtitle{color:#718096;margin:0 0 32px;font-size:15px}.admin-login-form{display:flex;flex-direction:column;gap:20px}.form-group{text-align:left}.admin-password-input{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .2s;box-sizing:border-box}.admin-password-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.error-message{background:#fee;border:1px solid #fcc;border-radius:6px;padding:12px;color:#c33;font-size:14px}.admin-login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.admin-login-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.admin-login-button:active{transform:translateY(0)}@media (max-width: 640px){.admin-login-card{padding:32px 24px}.admin-login-card h1{font-size:28px}}.content-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fa}.content-page-main{flex:1;padding:2rem 0}.content-page-container{max-width:900px;margin:0 auto;padding:0 1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.back-to-menu-link{display:inline-flex;align-items:center;color:#2c3e50;text-decoration:none;font-weight:600;font-size:1.1rem;margin-bottom:2rem;padding:.75rem 0;transition:color .2s ease}.back-to-menu-link:hover{color:#ff6b6b}.back-to-menu-bottom{margin-top:3rem;margin-bottom:0}.content-page-container h2{color:#2c3e50;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #ff6b6b}.follow-buttons-mini{display:flex;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.follow-btn-mini{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s}.follow-btn-mini:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;color:#fff}.follow-btn-mini svg{width:22px;height:22px}.follow-btn-mini.facebook{background:linear-gradient(135deg,#1877f2,#166fe5)}.follow-btn-mini.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}@media (max-width: 768px){.content-page-container{padding:1.5rem 1rem}.content-page-main{padding:1rem 0}.follow-btn-mini{width:36px;height:36px}.follow-btn-mini svg{width:20px;height:20px}}.blog-content{padding:0;max-width:100%}.blog-header{text-align:center;padding:2rem 2rem 1rem;border-bottom:2px solid #e0e0e0;margin-bottom:2rem}.blog-logo{width:8rem;height:auto;display:block;margin:0 auto 1.5rem}.blog-header h1{font-size:2rem;color:#2c3e50;margin-bottom:.5rem;line-height:1.3}.blog-meta{font-size:1rem;color:#7f8c8d;font-style:italic}.blog-section{margin-bottom:2.5rem}.blog-section h2{font-size:1.6rem;color:#2c3e50;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #ff6b6b}.blog-section p{font-size:1.05rem;line-height:1.7;color:#333;margin-bottom:1rem}.highlight-box{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #ff6b6b}.temperature-table{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.temp-row{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:1rem 1.5rem;border-radius:6px;box-shadow:0 2px 4px #0000000d}.temp-value{font-size:1.3rem;font-weight:700;color:#ff6b6b}.temp-time{font-size:1.1rem;color:#555}.tip-box{background:#fff9e6;padding:1rem;border-radius:6px;border:1px solid #ffd54f;margin-top:1.5rem}.tip-box strong{color:#f57c00}.safety-rules{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.rule-item{display:flex;gap:1rem;align-items:flex-start}.rule-icon{font-size:2rem;flex-shrink:0}.rule-content h3{font-size:1.2rem;color:#2c3e50;margin-bottom:.5rem}.rule-content p{font-size:1rem;margin-bottom:0;color:#555}.checklist{list-style:none;padding:0}.checklist li{font-size:1.05rem;padding:.75rem 0;border-bottom:1px solid #e0e0e0;color:#333}.checklist li:last-child{border-bottom:none}.blog-footer-note{background:#e8f5e9;padding:1.5rem;border-radius:8px;border-left:4px solid #4caf50;margin-top:2rem}.blog-footer-note p{margin:0;font-size:1.05rem;color:#2c3e50}@media (max-width: 768px){.blog-header{padding:1.5rem 1rem}.blog-logo{width:6rem;margin-bottom:1rem}.blog-header h1{font-size:1.5rem}.blog-meta{font-size:.9rem}.blog-section{margin-bottom:2rem}.blog-section h2{font-size:1.3rem}.blog-section p{font-size:1rem}.highlight-box{padding:1rem}.temp-row{flex-direction:column;gap:.5rem;align-items:flex-start;padding:1rem}.temp-value{font-size:1.1rem}.temp-time{font-size:1rem}.rule-item{flex-direction:column;gap:.5rem}.rule-icon{font-size:1.5rem}.rule-content h3{font-size:1.1rem}.checklist li{font-size:.95rem}}*{box-sizing:border-box}.App{min-height:100vh;display:flex;flex-direction:column}header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:50;padding:1rem 0}header h1{color:#2d3748;margin:0 0 1rem;font-size:2rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.1)}.nav{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.nav .button{background:#e2e8f0;color:#2d3748;text-decoration:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid transparent}.nav .button:hover{background:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.nav .button.active{background:#4299e1;color:#fff;border-color:#3182ce;box-shadow:0 4px 15px #4299e14d}.admin-nav{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 2rem;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.nav-brand h3{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.nav-brand{display:flex;flex-direction:column;gap:.35rem}.environment-pill{display:inline-flex;align-items:center;justify-content:center;background:#ffffff40;color:#fff;padding:.2rem .7rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.nav-links{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.nav-links .button{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);text-decoration:none;padding:.6rem 1.2rem;border-radius:25px;font-weight:600;font-size:.9rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-links .button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.nav-links .button.active{background:#fff;color:#667eea;border-color:#fff}.nav-links .button.secondary{background:#ffffff1a;border-color:#fff3}.nav-links .button.secondary:hover{background:#fff3}main{position:relative;min-height:calc(100vh - 200px)}@media (max-width: 768px){header{padding:.75rem 1rem}header h1{font-size:1.8rem;margin-bottom:.75rem}.nav{gap:.75rem}.nav .button{padding:.5rem 1.25rem;font-size:.9rem}.admin-nav{flex-direction:column;padding:1rem;gap:1rem}.nav-links{width:100%;justify-content:center}.nav-links .button{flex:1;text-align:center;min-width:120px}}@media (max-width: 480px){header h1{font-size:1.6rem}.nav{flex-direction:column;align-items:center;gap:.5rem}.nav .button{width:200px;text-align:center}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;--color-primary: #4299e1;--color-primary-dark: #3182ce;--color-success: #38a169;--color-success-dark: #2f855a;--color-danger: #e53e3e;--color-danger-dark: #c53030;--color-warning: #dd6b20;--color-warning-dark: #c05621;--color-text: #2d3748;--color-text-muted: #718096;--color-background: #ffffff;--color-background-alt: #f7fafc;--color-border: #e2e8f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--scrollbar-width: 16px;--scrollbar-track: rgba(15, 23, 42, .06);--scrollbar-thumb: rgba(45, 55, 72, .92);--scrollbar-thumb-hover: rgba(45, 55, 72, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:inherit;color:var(--color-text);background-color:var(--color-background);min-height:100vh;margin:0}#root{min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:600;line-height:1.25;color:var(--color-text)}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}p{line-height:1.6;color:var(--color-text)}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-primary-dark)}button{font-family:inherit;font-size:inherit;border:none;cursor:pointer;transition:all .2s ease}button:focus{outline:2px solid var(--color-primary);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{outline:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-primary{color:var(--color-primary)}.text-success{color:var(--color-success)}.text-danger{color:var(--color-danger)}.text-warning{color:var(--color-warning)}.text-muted{color:var(--color-text-muted)}.bg-primary{background-color:var(--color-primary)}.bg-success{background-color:var(--color-success)}.bg-danger{background-color:var(--color-danger)}.bg-warning{background-color:var(--color-warning)}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 2px 8px #0000001a}.shadow-lg{box-shadow:0 8px 25px #00000026}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}html{scrollbar-gutter:stable both-edges}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:10px;margin:6px 2px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px;box-shadow:inset 0 0 0 3px var(--color-background)}::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-hover)}*{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}@media (max-width: 767px){html{overflow:scroll;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width);-webkit-appearance:none}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:10px;margin:6px 2px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px;box-shadow:inset 0 0 0 3px var(--color-background)}::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-hover)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .5s ease-out}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}.cart-overlay,.cart-sidebar,button{display:none!important}}
