.header{background:#212121;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);position:sticky;top:0;z-index:100;border-bottom:2px solid rgba(238,181,52,.2)}.header-content{max-width:1200px;margin:0 auto;flex-direction:column;position:relative;gap:15px}.header-content,.logo-name-row{display:flex;align-items:center;justify-content:center}.logo-name-row{flex-direction:row;width:100%;gap:20px}.logo-container,.name-container{flex-shrink:0}.buttons-container,.logo-container,.name-container{display:flex;align-items:center;justify-content:center}.buttons-container{gap:15px;width:100%}.logo-placeholder{width:auto;height:94px;background:none;display:flex;align-items:center;justify-content:center;overflow:visible;border:none;padding:0;flex-shrink:0}@media (min-width:769px){.logo-placeholder{height:122px}}.logo-placeholder img{height:100%;width:auto;max-width:none;display:block}.logo-text{font-size:1.5rem;font-weight:700;color:#999}.restaurant-name{font-size:clamp(1.8rem,7.5vw,4.5rem);color:#fff;text-align:left;margin:0;font-weight:700;white-space:nowrap}.map-toggle{position:relative;width:48px;height:48px;background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.map-toggle:hover{background:rgba(238,181,52,.15);border-color:#eeb534;transform:scale(1.05)}.map-toggle:active{transform:scale(.95)}.map-icon{width:24px;height:24px;color:#fff;transition:color .3s ease}.map-toggle:hover .map-icon{color:#eeb534}.cart-toggle{position:relative;width:48px;height:48px;background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.cart-toggle:hover{background:rgba(238,181,52,.15);border-color:#eeb534;transform:scale(1.05)}.cart-toggle:active{transform:scale(.95)}.cart-icon{width:24px;height:24px;color:#fff;transition:color .3s ease}.cart-toggle:hover .cart-icon{color:#eeb534}.cart-count{position:absolute;top:-8px;right:-8px;background:#df4c2d;color:#fff;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;padding:0 4px;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);animation:none}.cart-count.pulse{animation:pulse .5s ease}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media (max-width:768px){.header-content{gap:10px}.logo-name-row{gap:12px}.logo-container,.name-container{width:auto}.buttons-container{width:100%;justify-content:center}.cart-toggle,.map-toggle{width:40px;height:40px}.cart-icon,.map-icon{width:20px;height:20px}.restaurant-name{font-size:clamp(1.62rem,6.3vw,2.34rem)}}.opening-hours-section{background:#fff;padding:16px 20px;border-bottom:1px solid #e0e0e0}.opening-hours-info{max-width:1200px;margin:0 auto}.opening-hours-info-container{display:flex;flex-direction:column;align-items:center;gap:12px}.opening-hours-date{font-size:.9rem;color:#303030;font-weight:600;text-align:center}.opening-hours-status-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.opening-hours-status{padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.opening-hours-status.status-open{background:#e8f5e9;color:#2e7d32}.opening-hours-status.status-closed{background:#ffebee;color:#c62828}.opening-hours-status.status-not-started{background:#fff3e0;color:#e65100}.opening-hours-status.status-finished{background:#eceff1;color:#546e7a}.opening-hours-time-container{display:flex;align-items:center;gap:6px}.opening-hours-time{font-size:.9rem;color:#666;font-weight:500}.opening-hours-icon-btn{background:none;border:none;cursor:pointer;padding:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%;width:24px;height:24px;line-height:1;color:#eeb534}.opening-hours-icon-btn svg{width:16px;height:16px}.opening-hours-icon-btn:hover{background:rgba(238,181,52,.1);transform:scale(1.1);color:#d69826}.opening-hours-icon-btn:active{transform:scale(.95)}.opening-hours-timezone-notice{max-width:1200px;margin:8px auto 0;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.7rem;color:#666;padding-top:8px;border-top:1px solid #f0f0f0}.timezone-icon{display:inline-flex;align-items:center;justify-content:center;color:#eeb534}.timezone-icon svg{width:14px;height:14px}.timezone-text{font-size:.7rem}@media (max-width:768px){.opening-hours-section{padding:12px 16px}.opening-hours-date{font-size:.85rem}.opening-hours-status{font-size:.8rem;padding:5px 12px}.opening-hours-time{font-size:.85rem}.opening-hours-icon-btn{font-size:.9rem;width:22px;height:22px}}.search-section{margin-bottom:30px}.search-container{position:relative;max-width:600px;margin:0 auto}.search-input{width:100%;padding:12px 40px 12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;color:#333;background:#fff;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#eeb534}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .3s ease}.search-clear:hover{color:#333}.categories{margin-bottom:30px}.category-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.category-btn{padding:12px 24px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;color:#555;transition:all .3s ease}.category-btn:hover{background:#f0e0d0;border-color:#eeb534}.category-btn.active{background:#eeb534;color:#fff;border-color:#eeb534}.category-btn.clicked{animation:buttonPulse .4s ease}@keyframes buttonPulse{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.item-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;position:relative}.item-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(238,181,52,.1),hsla(0,0%,100%,.1));opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.item-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px rgba(238,181,52,.2);border-color:rgba(238,181,52,.4)}.item-card:hover:before{opacity:1}.item-card.horizontal{flex-direction:column!important;height:auto}.item-card.horizontal .item-top-section{display:flex;flex-direction:row;align-items:flex-start;gap:15px;height:auto}.item-card.horizontal .item-content{padding:15px 15px 0;flex:1;display:flex;flex-direction:column;min-width:0;height:auto;align-self:flex-start;background:transparent;position:relative;z-index:1}.item-card.horizontal .item-image-container{width:180px;min-width:180px;max-width:180px;flex-shrink:0;overflow:hidden;height:auto;align-self:flex-start;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,hsla(30,52%,88%,.3),hsla(0,0%,100%,.2) 50%,hsla(30,52%,88%,.3));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.item-card.horizontal .item-image-container.hotdog-container{overflow:visible}.item-card.horizontal .item-image-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(238,181,52,.15) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.item-card:hover .item-image-container:before{opacity:1}.image-loading-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(30,52%,88%,.4),hsla(0,0%,100%,.6) 50%,hsla(30,52%,88%,.4));background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;z-index:2;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.item-card.horizontal .item-image{-o-object-position:center;object-position:center;display:block;position:relative;z-index:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease}.item-card.horizontal .item-image,.item-card.horizontal .item-image.hotdog-image{width:100%!important;height:auto!important;max-width:180px!important;max-height:100%!important;-o-object-fit:contain;object-fit:contain}.item-card:hover .item-image{transform:scale(1.08)}.item-card:hover .item-image.hotdog-image{width:130.68%!important;height:130.68%!important;transform:none}.item-card.horizontal .item-title{margin-bottom:6px;font-size:1.1rem;font-weight:600;color:#303030}.item-card.horizontal .item-description{margin-bottom:8px;font-size:.85rem;line-height:1.4;color:#666;overflow:visible;text-overflow:clip;display:block;flex:0 0 auto;min-height:auto}.item-card.horizontal .item-price-actions{margin-top:0;gap:10px;padding:15px;border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.item-card.horizontal .item-price-actions .item-price{font-size:1.2rem;font-weight:700;color:#eeb534;margin-bottom:0;flex-shrink:0}.item-card.horizontal .item-price-actions .item-buttons{display:flex;flex-direction:row;gap:8px;align-items:center;flex-shrink:0}.item-card.horizontal .btn-add-cart,.item-card.horizontal .btn-buy-now{padding:8px 12px;font-size:.9rem;margin:0;white-space:nowrap;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.item-card.horizontal .btn-buy-now{background:#df4c2d;color:#fff}.item-card.horizontal .btn-buy-now:hover{background:#c43d20}.item-card.horizontal .btn-buy-now:active{transform:scale(.98)}.item-card.horizontal .btn-add-cart{width:auto;min-width:auto;padding:8px 12px;height:40px;gap:6px;background:#eeb534;color:#fff}.item-card.horizontal .btn-add-cart span{white-space:nowrap}.item-card.horizontal .btn-add-cart svg{width:20px;height:20px}.item-card.horizontal .btn-add-cart:hover{background:#d69826}.item-card.horizontal .btn-add-cart:active{transform:scale(.98)}@media (max-width:768px){.item-card.horizontal .item-top-section{gap:10px;align-items:flex-start;height:auto}.item-card.horizontal .item-image-container{width:140px;min-width:140px;max-width:140px;height:150px;min-height:150px;max-height:150px;align-self:flex-start;position:relative}.item-card.horizontal .image-loading-skeleton{height:150px;border-radius:8px}.item-card.horizontal .item-image,.item-card.horizontal .item-image.hotdog-image{max-width:140px!important;max-height:150px!important;height:100%!important}.item-card.horizontal .item-content{padding:12px 12px 0;height:150px;min-height:150px;max-height:150px;align-self:flex-start;overflow-y:auto}.item-card.horizontal .item-price-actions{padding:12px}.item-card.horizontal .item-title{font-size:1rem;margin-bottom:4px}.item-card.horizontal .item-description{font-size:.8rem;margin-bottom:6px;overflow:visible;text-overflow:clip;display:block}.item-card.horizontal .item-price-actions .item-price{font-size:1.1rem}.item-card.horizontal .btn-add-cart,.item-card.horizontal .btn-buy-now{padding:6px 10px;font-size:.85rem;min-width:100px;height:36px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.item-card.horizontal .btn-add-cart{width:auto;min-width:auto;padding:6px 10px;height:36px;gap:4px}.item-card.horizontal .btn-add-cart span{font-size:.85rem;white-space:nowrap}.item-card.horizontal .btn-add-cart svg{width:18px;height:18px}}@media (min-width:769px){.item-card.horizontal .item-image-container{height:250px;min-height:250px;max-height:250px}.item-card.horizontal .item-image,.item-card.horizontal .item-image.hotdog-image{max-height:250px!important}}.menu-items{margin-bottom:30px}.items-grid{display:grid;transition:opacity .3s ease}.items-grid,.items-grid.horizontal{grid-template-columns:1fr;gap:20px}@media (min-width:769px){.items-grid.horizontal{grid-template-columns:repeat(3,1fr);gap:20px}}.quantity-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.quantity-modal-overlay.active{opacity:1;visibility:visible}.quantity-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:500px;max-height:90vh;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.quantity-modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.quantity-modal-header{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.quantity-modal-header h3{margin:0;font-size:1.2rem;color:#303030;font-weight:600}.quantity-modal-close{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.quantity-modal-close:hover{background:#f0f0f0;color:#333}.quantity-modal-content{padding:20px;overflow-y:auto;flex:1}.quantity-modal-item-image{width:100%;max-width:300px;margin:0 auto 20px;border-radius:12px;overflow:hidden;background:#f0f0f0;max-height:300px}.quantity-modal-item-image img{width:100%;height:auto;max-height:300px;display:block;-o-object-fit:cover;object-fit:cover}.quantity-modal-item-info{text-align:center;margin-bottom:20px}.quantity-modal-item-info h4{margin:0 0 10px;font-size:1.3rem;color:#303030;font-weight:600}.quantity-modal-description{margin:0 0 15px;font-size:.95rem;color:#666;line-height:1.5}.quantity-modal-price{font-size:1.5rem;font-weight:600;color:#eeb534}.quantity-modal-footer{padding:20px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.quantity-modal-price-summary{padding:16px;background:#f9f9f9;border-radius:8px;border:2px solid #eeb534}.price-summary-line{display:flex;justify-content:center;align-items:center;gap:8px;font-size:1.1rem}.price-label{color:#333;font-weight:500}.price-separator{color:#666;font-weight:600}.price-total{color:#eeb534;font-weight:700;font-size:1.2rem}.quantity-btn-confirm{width:100%;padding:12px;background:#eeb534;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.quantity-btn-confirm:hover{background:#d69826}.quantity-btn-confirm:active{transform:scale(.98)}.quantity-modal-ingredients{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.ingredients-title{margin:0 0 15px;font-size:1.1rem;font-weight:600;color:#303030;text-align:center}.ingredients-section{margin-bottom:20px}.ingredients-section:last-child{margin-bottom:0}.ingredients-section-title{margin:0 0 10px;font-size:.95rem;font-weight:600;color:#666}.ingredients-list{display:flex;flex-direction:column;gap:8px}.ingredient-item{display:flex;align-items:center;padding:12px;background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;gap:8px;position:relative}.ingredient-item[data-ingredient-type=default]{justify-content:flex-start}.ingredient-item[data-ingredient-type=extra]{flex-direction:row;justify-content:space-between;align-items:center}.ingredient-item:hover{background:#f0e0d0;border-color:#eeb534}.ingredient-item.ingredient-item-selected{background:#fff4e0;border-color:#eeb534}.ingredient-item.ingredient-item-removed{opacity:.6;text-decoration:line-through}.ingredient-item.ingredient-item-disabled{opacity:.5;cursor:not-allowed}.ingredient-item.ingredient-item-free{justify-content:flex-start}.ingredient-item.ingredient-item-free .ingredient-name{flex:1}.ingredient-item.ingredient-item-free .ingredient-free-badge{margin-left:auto}.ingredient-name{flex:1;font-size:.95rem;color:#303030;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ingredient-price{font-size:.9rem;color:#666;font-weight:500;white-space:nowrap;margin-right:10px}.ingredient-quantity-controls{display:flex;align-items:center;gap:8px}.ingredient-btn-decrease,.ingredient-btn-increase{width:32px;height:32px;border:2px solid #eeb534;background:#fff;color:#eeb534;border-radius:6px;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.ingredient-btn-decrease:hover:not(:disabled),.ingredient-btn-increase:hover:not(:disabled){background:#eeb534;color:#fff;transform:scale(1.05)}.ingredient-btn-decrease:active:not(:disabled),.ingredient-btn-increase:active:not(:disabled){transform:scale(.95)}.ingredient-btn-decrease:disabled{opacity:.4;cursor:not-allowed;transform:none}.ingredient-quantity{min-width:30px;text-align:center;font-weight:600;font-size:1rem}.ingredient-removed-badge{color:#f44336;text-transform:uppercase}.ingredient-free-badge,.ingredient-removed-badge{font-size:.85rem;font-weight:600;margin-left:auto}.ingredient-free-badge{color:#4caf50}.ingredients-free-info{margin-top:10px;font-size:.85rem;color:#666;text-align:center;font-style:italic}@media (max-width:480px){.quantity-modal{width:95%;max-height:95vh;border-radius:16px}.quantity-modal-header{padding:16px}.quantity-modal-header h3{font-size:1.1rem}.quantity-modal-content{padding:16px}.quantity-modal-item-info h4{font-size:1.2rem}.quantity-modal-price{font-size:1.3rem}.quantity-modal-footer{padding:16px}.ingredients-title{font-size:1rem}.ingredients-section-title{font-size:.9rem}.ingredient-item{padding:8px}.ingredient-name{font-size:.9rem}}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-overlay.active{opacity:1;visibility:visible}.cart-sidebar{position:fixed;right:-400px;top:0;width:400px;height:100vh;height:100dvh;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);transition:right .3s ease;z-index:1000;display:flex;flex-direction:column}.cart-sidebar.open{right:0}.cart-header{padding:20px;border-bottom:1px solid #e0e0e0;justify-content:space-between;gap:10px;position:relative;background:#fff}.cart-back-btn,.cart-header{display:flex;align-items:center}.cart-back-btn{background:none;border:none;font-size:1.5rem;color:#eeb534;cursor:pointer;padding:0;width:44px;height:44px;min-width:44px;min-height:44px;justify-content:center;line-height:1;transition:all .3s ease;border-radius:50%;font-weight:700}.cart-back-btn:hover{background:#f0e0d0;color:#d69826}.cart-back-btn:active{background:#f0f0f0}.cart-header h2{font-size:1.5rem;color:#303030;flex:1;text-align:center;margin:0;font-weight:700}.close-cart{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .3s ease,background .3s ease;border-radius:50%}.close-cart:hover{color:#333;background:#f0f0f0}.close-cart:active{background:#e0e0e0}.cart-step{display:flex;flex-direction:column;height:calc(100vh - 80px);height:calc(100dvh - 80px);overflow:hidden}.cart-step-content{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.cart-step-footer{padding:20px;border-top:1px solid #e0e0e0;background:#fff;flex-shrink:0;margin-top:auto}.cart-step-buttons{display:flex;gap:10px}.cart-items-section{margin-bottom:20px;padding:0 20px}.cart-items-section:first-child{padding-top:20px}.cart-items-section:last-of-type{margin-bottom:0}.cart-section-title{font-size:1.1rem;font-weight:600;color:#303030;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eeb534}.cart-alterations-section{margin-top:20px;padding-top:20px;border-top:2px solid #e0e0e0}.cart-alterations-section .cart-section-title{color:#df4c2d;border-bottom-color:#df4c2d}.cart-items{overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch;max-height:none}.cart-item{display:flex;gap:15px;padding:15px;border-bottom:1px solid #e0e0e0;margin-bottom:10px;margin-left:0;margin-right:0}.cart-item-image{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#f0f0f0}.cart-item-image.hotdog-image{width:73px}.cart-item-info{flex:1}.cart-item-name{font-weight:600;color:#303030;margin-bottom:5px}.cart-item-customizations{margin-top:8px;font-size:.9rem}.cart-item-removed{color:#df4c2d;margin-top:4px;font-weight:500}.cart-item-added{color:#28a745;margin-top:4px;font-weight:500}.cart-item-price{color:#eeb534;font-weight:600;word-wrap:break-word;line-height:1.4}.cart-item-quantity{display:flex;align-items:center;gap:10px;margin-top:8px}.quantity-btn{width:44px;height:44px;min-width:44px;min-height:44px;border:1px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease}.quantity-btn:hover{background:#f0e0d0;border-color:#eeb534}.quantity-btn:active{transform:scale(.95);background:#f0e0d0}.quantity-value{font-weight:600;min-width:30px;text-align:center}.cart-item-remove{background:#df4c2d;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:.8rem;margin-top:8px}.cart-item-remove:hover{background:#cc3a24}.cart-total{font-size:1.3rem;margin-bottom:15px;text-align:center;color:#303030}.btn-checkout,.btn-continue{width:100%;padding:16px;min-height:52px;background:#eeb534;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent}.btn-checkout:hover,.btn-continue:hover{background:#d69826}.btn-checkout:active,.btn-continue:active{transform:scale(.98);background:#d68910}.btn-checkout:disabled{background:#ccc;cursor:not-allowed}.field-group{margin-bottom:15px}.field-group:last-child{margin-bottom:0}.field-group label{display:block;font-size:.9rem;font-weight:600;color:#303030;margin-bottom:5px}.customer-input,.customer-textarea{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-family:inherit;color:#333;background:#fff;transition:border-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.customer-input:focus,.customer-textarea:focus{outline:none;border-color:#eeb534;box-shadow:0 0 0 3px rgba(238,181,52,.1)}.phone-warning{margin-top:8px;font-size:13px;color:#ff9800;line-height:1.4}.customer-textarea{resize:vertical;min-height:60px}.delivery-methods{display:flex;flex-direction:column;gap:10px;margin-top:8px}.delivery-option{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;min-height:52px}.delivery-option:hover{border-color:#eeb534;background:#f0e0d0}.delivery-option:has(input[type=radio]:checked){border-color:#eeb534;background:#f0e0d0}.delivery-option:has(input[type=radio]:checked) span{font-weight:600;color:#eeb534}.delivery-location-methods{display:flex;flex-direction:column;gap:10px;margin-top:8px}.delivery-address-field{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.delivery-fee-display{margin-top:15px;padding:10px;background:#f0e0d0;border-radius:6px;border:1px solid #eeb534}.delivery-fee-text{font-size:.95rem;color:#303030;font-weight:600;margin:0}.payment-methods{display:flex;flex-direction:column;gap:10px;margin-top:8px}.payment-option{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;transition:all .3s ease}.payment-option:hover{background:#f0e0d0;border-color:#eeb534}.payment-option input[type=radio]{margin:0;cursor:pointer;width:18px;height:18px;accent-color:#eeb534}.payment-option input[type=radio]:checked+span{font-weight:600;color:#eeb534}.payment-option span{font-size:.95rem;color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none}.change-field{margin-top:15px;padding-top:15px;border-top:1px solid #e0e0e0}.change-field label{display:block;font-size:.9rem;font-weight:600;color:#303030;margin-bottom:5px}.change-result{margin-top:10px;padding:10px;background:#f0e0d0;border-radius:6px;border:1px solid #eeb534}.change-label{font-size:.95rem;color:#303030;font-weight:600}.change-value{font-size:1.1rem;color:#eeb534;font-weight:700}.order-summary{padding:0}.summary-title{font-size:1.3rem;font-weight:600;color:#303030;margin-bottom:1.5rem;text-align:center}.summary-section{margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.summary-section-title{font-size:1rem;font-weight:600;color:#df4c2d;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #eeb534}.summary-items{margin-bottom:1rem}.summary-item{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.summary-item:last-child{border-bottom:none}.summary-item-name-container{flex:1;margin-right:1rem}.summary-item-name{font-weight:500;color:#303030;display:block}.summary-item-customizations{margin-top:6px;font-size:.9rem}.summary-item-removed{color:#df4c2d;margin-top:3px;font-weight:500}.summary-item-added{color:#28a745;margin-top:3px;font-weight:500}.summary-item-details{font-size:.9rem;color:#666;white-space:nowrap}.summary-delivery-fee,.summary-subtotal{display:flex;justify-content:space-between;padding:.5rem 0;color:#666;font-size:.95rem}.summary-total{display:flex;justify-content:space-between;padding:.75rem 0;margin-top:.5rem;border-top:2px solid #eeb534;font-size:1.1rem;color:#303030}.summary-data{gap:.5rem}.summary-data,.summary-data-item{display:flex;flex-direction:column}.summary-data-item{gap:.25rem}.summary-label{font-weight:600;color:#666;font-size:.9rem}.summary-value{color:#303030;font-size:.95rem}@media (max-width:768px){.cart-sidebar{width:100%;right:-100%;box-shadow:none;height:100vh;height:100dvh}.cart-header{padding:16px;position:sticky;top:0;background:#fff;z-index:10}.cart-header h2{font-size:1.3rem}.cart-items{padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:none}.cart-items-section{padding:0 16px}.cart-items-section:first-child{padding-top:16px}.cart-item{padding:12px;gap:12px;margin-bottom:12px}.cart-item-image{width:70px;height:70px}.cart-item-name{font-size:.95rem}.cart-item-price{font-size:1rem}}.maps-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.maps-modal-overlay.active{opacity:1;visibility:visible}.maps-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:400px;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.maps-modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.maps-modal-header{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.maps-modal-header h3{margin:0;font-size:1.2rem;color:#303030;font-weight:600}.maps-modal-close{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.maps-modal-close:hover{background:#f0f0f0;color:#333}.maps-modal-content{padding:20px;display:flex;flex-direction:column;gap:15px}.maps-option{display:flex;align-items:center;gap:15px;padding:16px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;color:#303030;text-align:left}.maps-option:hover{border-color:#eeb534;background:#f0e0d0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(238,181,52,.2)}.maps-option:active{transform:translateY(0)}.maps-option svg{width:24px;height:24px;color:#eeb534;flex-shrink:0}.maps-option span{flex:1}@media (max-width:480px){.maps-modal{width:95%;border-radius:16px}.maps-modal-header{padding:16px}.maps-modal-header h3{font-size:1.1rem}.maps-modal-content{padding:16px;gap:12px}.maps-option{padding:14px;font-size:.95rem}}.pickup-map-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.pickup-map-modal-overlay.active{opacity:1;visibility:visible}.pickup-map-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:500px;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.pickup-map-modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.pickup-map-modal-header{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.pickup-map-modal-header h3{margin:0;font-size:1.2rem;color:#303030;font-weight:600}.pickup-map-modal-close{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.pickup-map-modal-close:hover{background:#f0f0f0;color:#333}.pickup-map-modal-content{padding:20px;display:flex;flex-direction:column;gap:20px}.pickup-map-container{width:100%;height:300px;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;position:relative}.pickup-map-container,.pickup-map-container.map-placeholder{background:linear-gradient(135deg,#f0e0d0,#e8d4b8 50%,#f0e0d0)}.pickup-map-container.map-placeholder:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eeb534' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E") no-repeat 50%;background-size:contain;opacity:.6;z-index:1}.pickup-map-link{position:relative;text-decoration:none;cursor:pointer}.pickup-map-image,.pickup-map-link{display:block;width:100%;height:100%}.pickup-map-image{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#f0e0d0,#e8d4b8 50%,#f0e0d0)}.pickup-map-placeholder-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;color:#eeb534;opacity:.6;z-index:1;pointer-events:none}.pickup-map-placeholder-icon svg{width:100%;height:100%}.pickup-map-image:not([src=""])~.pickup-map-placeholder-icon{display:none}.pickup-map-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);padding:15px 20px;color:#fff;text-align:center;font-size:.9rem;font-weight:600;pointer-events:none;z-index:2}.pickup-map-link:hover .pickup-map-overlay{background:linear-gradient(0deg,rgba(238,181,52,.9),transparent)}.pickup-map-buttons{display:flex;flex-direction:column;gap:12px}.pickup-map-btn{display:flex;align-items:center;gap:15px;padding:16px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;color:#303030;text-align:left}.pickup-map-btn:hover{border-color:#eeb534;background:#f0e0d0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(238,181,52,.2)}.pickup-map-btn:active{transform:translateY(0)}.pickup-map-btn svg{width:24px;height:24px;color:#eeb534;flex-shrink:0}.pickup-map-btn span{flex:1}@media (max-width:480px){.pickup-map-modal{width:95%;border-radius:16px;max-width:none}.pickup-map-modal-header{padding:16px}.pickup-map-modal-header h3{font-size:1.1rem}.pickup-map-modal-content{padding:16px;gap:16px}.pickup-map-container{height:250px}.pickup-map-btn{padding:14px;font-size:.95rem}}