:root{--color-primary: #e74c3c;--color-primary-dark: #c0392b;--color-success: #2ecc71;--color-text: #111827;--color-text-light: #6b7280;--color-text-lighter: #9ca3af;--color-bg: #f9fafb;--color-bg-white: #ffffff;--color-border: #e5e7eb;--color-border-dark: #d1d5db;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Avenir, Helvetica, Arial, sans-serif;font-family:var(--font-family);line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg)}*{box-sizing:border-box}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.app-header{background:transparent;margin-bottom:0;position:relative}.header-cover{height:140px;position:relative;overflow:hidden}.cover-image{width:100%;height:100%;object-fit:cover}.cover-overlay{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,#0000004d)}.header-content{padding:40px 1rem 0;margin-top:-100px;position:relative;z-index:20;overflow:visible!important}.restaurant-card{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:1rem;background:#fff;padding:1rem;border-radius:20px;box-shadow:0 8px 30px #00000014;border:1px solid rgba(0,0,0,.05);width:100%;overflow:visible!important}.logo-container{width:80px;height:80px;border-radius:16px;background:#fff;padding:4px;box-shadow:0 4px 15px #0000001a;flex-shrink:0;margin-top:-45px;z-index:25}.logo-image{width:100%;height:100%;object-fit:contain;border-radius:14px}.restaurant-details{flex:1;text-align:left!important;display:block}.restaurant-name{margin:0;font-size:1.4rem;font-weight:800;color:#111;line-height:1.2;letter-spacing:-.01em}.status-container{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:6px}.table-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:800;padding:4px 10px;border-radius:99px;background:#fff;color:#e74c3c;border:1px solid #fed7d7;box-shadow:0 2px 8px #e74c3c1a}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:20px}.status-badge.open{background:#ecfdf5;color:#059669;border:1px solid #d1fae5}.status-badge.open:before{content:"";width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media(min-width:768px){.header-cover{height:180px}.header-content{padding:0 2rem 1.5rem;margin-top:-60px}.logo-container{width:100px;height:100px;margin-top:-60px}.restaurant-name{font-size:2rem}}@media(prefers-reduced-motion:reduce){.status-badge.open:before{animation:none}}.category-nav{position:sticky;top:0;background:#fff;z-index:100;padding:.5rem 0;border-bottom:1px solid #eee;box-shadow:0 2px 4px #0000000d}.category-list{display:flex;overflow-x:auto;gap:.5rem;padding:0 1rem;margin:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none}.category-list::-webkit-scrollbar{display:none}.category-item{flex-shrink:0}.category-button{background:none;border:none;padding:.75rem 1.25rem;font-size:.95rem;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;white-space:nowrap;min-height:44px}.category-button:hover{color:#e74c3c;background-color:#e74c3c0d;border-radius:8px 8px 0 0}.category-button:focus{outline:none}.category-button.active{color:#e74c3c;border-bottom-color:#e74c3c;font-weight:600}@media(prefers-reduced-motion:reduce){.category-button{transition:none}}.product-card{display:flex;flex-direction:column;padding:0;background:var(--color-bg-white);transition:transform .2s ease,box-shadow .2s ease;border-radius:var(--spacing-md);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:1rem;border:1px solid var(--color-border);overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-image-container{position:relative;width:100%;height:200px;flex-shrink:0;overflow:hidden}.product-image-container .smoke-container{position:absolute;bottom:0;left:0;right:0;height:80px;pointer-events:none;z-index:5}.product-image-container .smoke{position:absolute;bottom:0;width:40px;height:50px;background:radial-gradient(circle,#ffffffd9,#ffffff4d 50%,#fff0 70%);border-radius:50%;filter:blur(10px);opacity:0;animation:smoke-rise-small 2.5s infinite ease-out}.product-image-container .smoke:nth-child(1){left:20%;animation-delay:0s}.product-image-container .smoke:nth-child(2){left:50%;transform:translate(-50%);animation-delay:.8s;width:50px;height:60px}.product-image-container .smoke:nth-child(3){right:20%;left:auto;animation-delay:1.6s;width:35px;height:45px}@keyframes smoke-rise-small{0%{transform:translateY(5px) scale(.6);opacity:0}20%{opacity:.7}60%{opacity:.3}to{transform:translateY(-50px) scale(1.4);opacity:0}}.product-image-container .ice-container{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;z-index:5;overflow:hidden}.product-image-container .ice{position:absolute;top:-15px;font-size:12px;opacity:0;animation:ice-fall-small 2.5s infinite ease-in;filter:drop-shadow(0 0 2px rgba(255,255,255,.8)) brightness(1.5) grayscale(.3)}.product-image-container .ice:nth-child(1){left:25%;animation-delay:0s;font-size:10px}.product-image-container .ice:nth-child(2){left:50%;animation-delay:.8s;font-size:14px}.product-image-container .ice:nth-child(3){left:75%;animation-delay:1.6s;font-size:11px}@keyframes ice-fall-small{0%{transform:translateY(0) rotate(0);opacity:0}15%{opacity:.75}70%{opacity:.45}to{transform:translateY(160px) rotate(360deg);opacity:0}}.product-image-container .flames-container{position:absolute;bottom:0;left:0;right:0;height:80px;pointer-events:none;z-index:5;overflow:hidden}.product-image-container .fire-smoke{position:absolute;bottom:20px;left:0;right:0;height:50px;display:flex;justify-content:space-around}.product-image-container .fire-smoke .smoke-particle{width:25px;height:30px;background:radial-gradient(circle,rgba(80,80,80,.35) 0%,rgba(60,60,60,.15) 50%,transparent 70%);border-radius:50%;filter:blur(6px);animation:smoke-rise-fire-small 1.8s infinite ease-out}.product-image-container .fire-smoke .smoke-particle:nth-child(1){animation-delay:0s}.product-image-container .fire-smoke .smoke-particle:nth-child(2){animation-delay:.9s}@keyframes smoke-rise-fire-small{0%{transform:translateY(0) scale(.7);opacity:0}20%{opacity:.4}to{transform:translateY(-40px) scale(1.3);opacity:0}}.product-image-container .fire{position:absolute;bottom:0;left:0;right:0;height:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:0 3%}.product-image-container .flame{width:15%;background:linear-gradient(to top,transparent 0%,rgba(255,80,0,.95) 15%,rgba(255,120,20,.9) 30%,rgba(255,160,40,.8) 50%,rgba(255,200,60,.5) 70%,rgba(255,220,100,.2) 85%,transparent 100%);border-radius:50% 50% 20% 20%;filter:blur(1.5px);animation:fire-flicker-small .3s infinite alternate ease-in-out;transform-origin:bottom center}.product-image-container .flame.f1{height:45px;animation-delay:0s}.product-image-container .flame.f2{height:60px;animation-delay:.05s}.product-image-container .flame.f3{height:40px;animation-delay:.1s}.product-image-container .flame.f4{height:65px;animation-delay:.15s}.product-image-container .flame.f5{height:50px;animation-delay:.08s}.product-image-container .flame.f6{height:55px;animation-delay:.12s}@keyframes fire-flicker-small{0%{transform:scaleY(1) scaleX(1) rotate(-2deg);opacity:.85}to{transform:scaleY(1.12) scaleX(.88) rotate(2deg);opacity:1}}.product-image-container .freeze-container{position:absolute;inset:0;pointer-events:none;z-index:5;background:linear-gradient(to top,#c8e6ff8c,#b4dcff59,#96c8ff26 60%,#96c8ff00);animation:freeze-pulse-small 3s infinite alternate ease-in-out;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}@keyframes freeze-pulse-small{0%{opacity:.7}to{opacity:1}}.product-info{flex:1;padding:1.25rem;display:flex;flex-direction:column}.product-title{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text)}.product-description{font-size:.875rem;color:var(--color-text-light);margin:0 0 1rem;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.ingredient-icons{display:flex;align-items:center;gap:3px;margin-bottom:8px;flex-wrap:wrap}.ingredient-icon{width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.ingredient-icon:hover{transform:scale(1.15);box-shadow:0 2px 4px #0000001f;z-index:1}.ingredient-icon .ingredient-emoji{font-size:11px;line-height:1}.ingredient-icon.ingredient-more{background:linear-gradient(135deg,#e74c3c,#c0392b);border-color:#c0392b;color:#fff;font-size:8px;font-weight:700}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:.5rem}.product-price{font-weight:600;color:#333;font-size:.9rem;display:flex;flex-direction:column;gap:0}.original-price{font-size:.7rem;color:#999;text-decoration:line-through;font-weight:400}.current-price{color:var(--color-primary);font-weight:800;font-size:1.25rem}.add-button{height:36px;padding:0 16px;border-radius:99px;background:var(--color-primary);color:#fff;border:none;font-size:.9rem;font-weight:700;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 6px #e74c3c33;flex-shrink:0}.add-button:hover{transform:scale(1.05);box-shadow:0 3px 8px #e74c3c59}.add-button:active{transform:scale(.95)}.image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:0}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-image{width:100%;height:100%;object-fit:cover;border-radius:0;opacity:0;transition:opacity .3s ease}.product-image.loaded{opacity:1}.product-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #0003;z-index:6;pointer-events:none;animation:badge-fadeIn .3s ease-out}@keyframes badge-fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-card,.product-image,.add-button,.ingredient-icon{transition:none}.image-skeleton{animation:none}}@media(max-width:400px){.product-image-container{min-height:120px}.ingredient-icon{width:18px;height:18px}.ingredient-icon .ingredient-emoji{font-size:9px}}.featured-product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;position:relative;display:flex;flex-direction:column;transition:transform .3s ease}.featured-product-card:hover{transform:translateY(-5px)}.featured-image-container{position:relative;height:250px;overflow:hidden}.featured-product-image{width:100%;height:100%;object-fit:cover}.featured-badge{position:absolute;top:1rem;left:1rem;background:#e74c3c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;box-shadow:0 4px 10px #e74c3c66;z-index:10}.smoke-container{position:absolute;bottom:0;left:0;right:0;height:150px;pointer-events:none;z-index:5}.smoke{position:absolute;bottom:0;width:80px;height:100px;background:radial-gradient(circle,#ffffffd9,#ffffff4d 50%,#fff0 70%);border-radius:50%;filter:blur(18px);opacity:0;animation:smoke-rise 3s infinite ease-out}.smoke:nth-child(1){left:10%;animation-delay:0s}.smoke:nth-child(2){left:30%;animation-delay:.6s;width:60px;height:80px}.smoke:nth-child(3){left:50%;transform:translate(-50%);animation-delay:1.2s;width:90px;height:110px}.smoke:nth-child(4){left:auto;right:30%;animation-delay:.3s;width:70px;height:90px}.smoke:nth-child(5){left:auto;right:10%;animation-delay:.9s;width:60px;height:80px}@keyframes smoke-rise{0%{transform:translateY(10px) scale(.7);opacity:0}20%{opacity:.8}60%{opacity:.4}to{transform:translateY(-90px) scale(1.8);opacity:0}}.ice-container{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;z-index:5;overflow:hidden}.ice{position:absolute;top:-25px;font-size:18px;opacity:0;animation:ice-fall 3s infinite ease-in;filter:drop-shadow(0 0 3px rgba(255,255,255,.9)) brightness(1.5) grayscale(.3)}.ice:nth-child(1){left:15%;animation-delay:0s;font-size:16px}.ice:nth-child(2){left:30%;animation-delay:.5s;font-size:14px}.ice:nth-child(3){left:50%;animation-delay:1s;font-size:22px}.ice:nth-child(4){left:70%;animation-delay:1.5s;font-size:15px}.ice:nth-child(5){left:85%;animation-delay:2s;font-size:18px}@keyframes ice-fall{0%{transform:translateY(0) rotate(0);opacity:0}15%{opacity:.8}70%{opacity:.5}to{transform:translateY(250px) rotate(360deg);opacity:0}}.flames-container{position:absolute;bottom:0;left:0;right:0;height:120px;pointer-events:none;z-index:5;overflow:hidden}.fire-smoke{position:absolute;bottom:30px;left:0;right:0;height:80px;display:flex;justify-content:space-around}.fire-smoke .smoke-particle{width:40px;height:50px;background:radial-gradient(circle,rgba(80,80,80,.4) 0%,rgba(60,60,60,.2) 50%,transparent 70%);border-radius:50%;filter:blur(8px);animation:smoke-rise-fire 2s infinite ease-out}.fire-smoke .smoke-particle:nth-child(1){animation-delay:0s}.fire-smoke .smoke-particle:nth-child(2){animation-delay:.7s}.fire-smoke .smoke-particle:nth-child(3){animation-delay:1.4s}@keyframes smoke-rise-fire{0%{transform:translateY(0) scale(.8);opacity:0}20%{opacity:.5}to{transform:translateY(-60px) scale(1.5);opacity:0}}.fire{position:absolute;bottom:0;left:0;right:0;height:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:0 2%}.flame{width:12%;background:linear-gradient(to top,transparent 0%,rgba(255,80,0,.95) 15%,rgba(255,120,20,.9) 30%,rgba(255,160,40,.8) 50%,rgba(255,200,60,.5) 70%,rgba(255,220,100,.2) 85%,transparent 100%);border-radius:50% 50% 20% 20%;filter:blur(2px);animation:fire-flicker .3s infinite alternate ease-in-out;transform-origin:bottom center}.flame.f1{height:70px;animation-delay:0s}.flame.f2{height:90px;animation-delay:.05s}.flame.f3{height:60px;animation-delay:.1s}.flame.f4{height:100px;animation-delay:.15s}.flame.f5{height:75px;animation-delay:.2s}.flame.f6{height:85px;animation-delay:.08s}.flame.f7{height:55px;animation-delay:.12s}.flame.f8{height:95px;animation-delay:.18s}@keyframes fire-flicker{0%{transform:scaleY(1) scaleX(1) rotate(-3deg);opacity:.85}to{transform:scaleY(1.15) scaleX(.85) rotate(3deg);opacity:1}}.freeze-container{position:absolute;inset:0;pointer-events:none;z-index:5;background:linear-gradient(to top,#c8e6ff99,#b4dcff66,#96c8ff33 60%,#96c8ff00);animation:freeze-pulse 3s infinite alternate ease-in-out;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@keyframes freeze-pulse{0%{opacity:.7}to{opacity:1}}.featured-content{padding:1.5rem}.featured-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.featured-title{font-size:1.5rem;font-weight:800;color:#2c3e50;margin:0}.featured-rating{display:flex;align-items:center;gap:.5rem;background:#fff9c4;padding:.25rem .5rem;border-radius:8px}.featured-stars{color:#f1c40f;font-size:1rem}.featured-rating-text{font-size:.85rem;font-weight:600;color:#f39c12}.featured-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.featured-footer{display:flex;justify-content:space-between;align-items:center}.featured-price{display:flex;flex-direction:column}.featured-price-label{font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:1px}.featured-price-value{font-size:1.8rem;font-weight:800;color:#2c3e50}.featured-button{background:#e74c3c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s;box-shadow:0 4px 15px #e74c3c4d}.featured-button:hover{background:#c0392b}.product-list{padding-bottom:80px}.category-section{margin-bottom:1rem}.category-title{font-size:1.1rem;font-weight:700;padding:1rem 1rem .5rem;margin:0;color:#333;background:#fff}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .75rem}@media(min-width:768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;padding:0 1rem}}@media(max-width:400px){.products-grid{grid-template-columns:1fr;padding:0 .5rem}}.floating-menu{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:.5rem;background:linear-gradient(135deg,#e74c3c,#c0392b);padding:.6rem 1rem;box-shadow:0 8px 32px #e74c3c66;z-index:1000;border-radius:99px;max-width:calc(100vw - 2rem);width:auto;border:none}.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .8rem;background:transparent;border:none;cursor:pointer;position:relative;transition:all .2s ease;border-radius:99px;min-width:auto;color:#fff}.menu-item:hover{background:#ffffff26}.menu-item:active{transform:scale(.95)}.menu-icon{width:20px;height:20px;color:#fff;position:relative;display:flex;align-items:center;justify-content:center}.menu-icon svg{width:100%;height:100%}.menu-label{font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.floating-cart-item.has-items{background:transparent;color:#fff;box-shadow:none}.floating-cart-item.has-items .menu-icon,.floating-cart-item.has-items .menu-label{color:#fff}.cart-count-badge{position:absolute;top:-8px;right:-8px;background:#fff;color:#e74c3c;font-size:.65rem;font-weight:800;min-width:18px;height:18px;padding:0 4px;border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.cart-total{font-size:1rem;font-weight:800;color:#fff;background:#0000001a;padding:.2rem .6rem;border-radius:8px;margin-left:2px}@media(min-width:768px){.floating-menu{max-width:600px;padding:.8rem 1.5rem}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:var(--color-bg)}.spinner-wrapper{margin-bottom:1rem}.food-spinner{width:80px;height:80px;display:flex;align-items:center;justify-content:center;animation:bounce 1s ease-in-out infinite}.spinner-emoji{font-size:3rem}.loading-text{color:var(--color-text-light);font-size:1rem;margin:0}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.quantity-selector{display:flex;align-items:center;gap:1rem;background:#f9f9f9;border-radius:8px;padding:.5rem;width:fit-content}.quantity-button{width:36px;height:36px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#e74c3c;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.quantity-button:hover:not(:disabled){background:#e74c3c;color:#fff;transform:scale(1.1);border-color:#e74c3c}.quantity-button:focus{outline:2px solid #e74c3c;outline-offset:2px}.quantity-button:disabled{opacity:.3;cursor:not-allowed}.quantity-display{min-width:40px;text-align:center;font-size:1.2rem;font-weight:600;color:#333}@media(prefers-reduced-motion:reduce){.quantity-button{transition:none}}.accompaniments-selector{margin-bottom:1.5rem}.accompaniments-grid{display:flex;flex-direction:column;gap:.75rem}.accompaniment-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9f9f9;border-radius:12px;transition:all .2s ease}.accompaniment-item:hover{background:#f0f0f0}.accompaniment-image{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0}.accompaniment-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.accompaniment-name{font-size:.95rem;font-weight:500;color:#333}.accompaniment-price{font-size:.85rem;color:#e74c3c;font-weight:600}.accompaniment-free{font-size:.85rem;color:#27ae60;font-weight:600}.accompaniment-controls{display:flex;align-items:center;gap:.5rem}.acc-btn{width:32px;height:32px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#e74c3c;font-size:1.25rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.acc-btn:hover{background:#e74c3c;color:#fff;border-color:#e74c3c;transform:scale(1.1)}.acc-quantity{min-width:24px;text-align:center;font-size:1rem;font-weight:600;color:#333}.acc-add-btn{padding:.5rem 1rem;border:1px solid #e74c3c;border-radius:20px;background:#fff;color:#e74c3c;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.acc-add-btn:hover{background:#e74c3c;color:#fff}@media(prefers-reduced-motion:reduce){.accompaniment-item,.acc-btn,.acc-add-btn{transition:none}}.customization-options{margin-bottom:1.5rem}.customization-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#333}.options-grid{display:flex;flex-wrap:wrap;gap:.5rem}.option-button{background:#fff;border:1px solid #ddd;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;color:#666;cursor:pointer;transition:all .2s ease}.option-button:hover{border-color:#bbb;background:#f9f9f9}.option-button.selected{background:#e74c3c;color:#fff;border-color:#e74c3c;box-shadow:0 2px 5px #e74c3c4d}.other-observation-container{margin-top:1rem;width:100%}.other-observation-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;resize:vertical;transition:border-color .2s;box-sizing:border-box}.other-observation-input:focus{outline:none;border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.product-wizard{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#fef2f2,#fff 40%);position:relative;max-width:540px;margin:0 auto;overflow:clip}.wizard-progress{display:flex;gap:6px;padding:16px 24px 0}.wizard-progress-segment{flex:1;height:6px;border-radius:99px;background:#e5e7eb;transition:background .4s ease,box-shadow .4s ease}.wizard-progress-segment.active{background:#ef4444;box-shadow:0 0 8px #ef44444d}.wizard-step-label{text-align:center;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1.5px;padding:10px 0 0}.wizard-content{flex:1;padding-bottom:90px;animation:wizardFadeIn .35s ease-out}@keyframes wizardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wizard-step{padding:16px 24px}.wizard-step-center{display:flex;flex-direction:column;align-items:center;text-align:center}.wizard-image-carousel{position:relative;width:100%;margin-bottom:16px}.wizard-carousel-track{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:24px;box-shadow:0 8px 30px #ef444426;background:#f9f9f9;flex-shrink:0}.wizard-carousel-image{width:100%;height:100%;object-fit:cover;display:block;animation:wizardFadeIn .25s ease-out}.wizard-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:32px;height:32px;border-radius:50%;font-size:1.4rem;line-height:1;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s;z-index:5}.wizard-carousel-arrow:active{background:#ef44441a}.wizard-carousel-arrow-left{left:10px}.wizard-carousel-arrow-right{right:10px}.wizard-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.wizard-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .2s,transform .2s}.wizard-carousel-dot.active{background:#ef4444;transform:scale(1.25)}.wizard-product-name{font-size:1.6rem;font-weight:800;color:#1f2937;margin:0 0 4px}.wizard-product-price{display:flex;flex-direction:column;align-items:center;gap:2px;margin-bottom:20px}.wizard-product-original-price{font-size:.95rem;font-weight:600;color:#9ca3af;text-decoration:line-through}.wizard-product-current-price{font-size:1.4rem;font-weight:800;color:#ef4444}.wizard-ingredients{width:100%;margin-bottom:20px}.wizard-ingredients-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.wizard-ingredient{display:flex;flex-direction:column;align-items:center;gap:4px;width:72px;padding:10px 4px 8px;background:#fff;border-radius:14px;font-size:.7rem;color:#374151;font-weight:600;border:1.5px solid #f3f4f6;box-shadow:0 2px 8px #0000000a;text-align:center;line-height:1.2}.wizard-ingredient-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fef2f2;border-radius:50%;flex-shrink:0}.wizard-product-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0 0 20px;max-width:400px;padding:0 16px;font-weight:400}.wizard-quantity{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:4px}.wizard-quantity .quantity-selector{background:#fef2f2;border-radius:99px;padding:6px 8px}.wizard-quantity .quantity-button{border:2px solid #ef4444;background:#fff;color:#ef4444}.wizard-quantity .quantity-button.increase{background:#ef4444;color:#fff}.wizard-quantity .quantity-display{font-size:1.3rem;font-weight:800;color:#1f2937}.wizard-question-card{display:flex;flex-direction:column;align-items:center;padding:8px 0 20px}.wizard-question-emoji{font-size:2.5rem;margin-bottom:8px}.wizard-question{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 4px}.wizard-question-sub{font-size:.9rem;color:#6b7280;margin:0}.wizard-options-area{width:100%;text-align:left}.wizard-options-area .customization-options{margin-bottom:0}.wizard-options-area .customization-title{display:none}.wizard-options-area .options-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wizard-options-area .option-button{display:flex;align-items:center;justify-content:center;padding:16px 12px;border:2px solid #f3f4f6;border-radius:16px;background:#fff;font-size:.9rem;font-weight:600;color:#374151;box-shadow:0 2px 8px #0000000a;transition:all .2s ease;text-align:center;min-height:56px}.wizard-options-area .option-button:active{transform:scale(.96)}.wizard-options-area .option-button.selected{background:#fef2f2;border-color:#ef4444;color:#ef4444;box-shadow:0 4px 12px #ef444426}.wizard-options-area .other-observation-container{grid-column:1 / -1}.wizard-options-area .other-observation-input{border:2px solid #f3f4f6;border-radius:16px;padding:14px 16px;font-size:.9rem}.wizard-options-area .other-observation-input:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.wizard-free-observation{width:100%}.wizard-free-observation-input{width:100%;border:2px solid #f3f4f6;border-radius:16px;padding:16px;font-family:inherit;font-size:.95rem;color:#374151;resize:vertical;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.wizard-free-observation-input::placeholder{color:#9ca3af}.wizard-free-observation-input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.wizard-options-area .accompaniments-selector .section-title{display:none}.wizard-options-area .accompaniments-grid{display:grid;grid-template-columns:1fr;gap:14px}.wizard-options-area .accompaniment-item{flex-direction:row;text-align:left;padding:12px;background:#fff;border-radius:16px;border:2px solid #f3f4f6;box-shadow:0 2px 8px #0000000a;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;cursor:pointer;gap:14px;align-items:center}.wizard-options-area .accompaniment-item:active{transform:scale(.97)}.wizard-options-area .accompaniment-image{width:90px;height:90px;flex-shrink:0;border-radius:12px;box-shadow:0 4px 12px #ef44441a;object-fit:cover;margin:0}.wizard-options-area .accompaniment-info{align-items:flex-start;flex:1}.wizard-options-area .accompaniment-name{font-size:.9rem;font-weight:700;color:#1f2937}.wizard-options-area .accompaniment-price{font-size:.82rem;font-weight:700;color:#ef4444}.wizard-options-area .accompaniment-free{font-size:.82rem;font-weight:700;color:#10b981}.wizard-options-area .acc-add-btn{padding:8px 20px;border-radius:99px;border:2px solid #ef4444;background:#fff;color:#ef4444;font-weight:700;font-size:.85rem;transition:all .15s ease}.wizard-options-area .acc-add-btn:active{background:#ef4444;color:#fff}.wizard-options-area .acc-btn{width:34px;height:34px;border-radius:50%;border:2px solid #ef4444;background:#fff;color:#ef4444;font-size:1.2rem;font-weight:700}.wizard-options-area .acc-btn.increase{background:#ef4444;color:#fff}.wizard-options-area .acc-quantity{font-size:1.1rem;font-weight:800;color:#1f2937;min-width:28px}.wizard-footer{position:fixed;bottom:0;left:0;right:0;max-width:540px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid #f3f4f6;z-index:20}.wizard-footer-right{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wizard-btn{padding:14px 24px;border-radius:99px;font-size:.9rem;font-weight:700;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.wizard-btn:active{transform:scale(.95)}.wizard-btn-back{background:#fff;color:#ef4444;border:2px solid #ef4444}.wizard-btn-back:active{background:#fef2f2}.wizard-btn-next{background:#ef4444;color:#fff;box-shadow:0 4px 14px #ef44444d}.wizard-btn-next:active{box-shadow:0 2px 8px #ef444433}.wizard-btn-cart{background:#ef4444;color:#fff;box-shadow:0 4px 14px #ef44444d}.wizard-btn-cart:active{box-shadow:0 2px 8px #ef444433}.wizard-lightbox-backdrop{position:fixed;inset:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:lightboxFadeIn .2s ease-out;cursor:zoom-out}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.wizard-lightbox-image{max-width:100%;max-height:85dvh;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #00000080;cursor:default;animation:lightboxScaleIn .2s ease-out}@keyframes lightboxScaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.wizard-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:none;color:#fff;font-size:1.6rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.wizard-lightbox-close:hover{background:#ffffff40}.wizard-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;width:48px;height:48px;border-radius:50%;color:#fff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:10}.wizard-lightbox-arrow:hover{background:#ffffff47}.wizard-lightbox-arrow-left{left:16px}.wizard-lightbox-arrow-right{right:16px}.wizard-lightbox-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px}.wizard-lightbox-dot{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .2s,transform .2s}.wizard-lightbox-dot.active{background:#fff;transform:scale(1.3)}.drinks-selector{display:flex;flex-direction:column;gap:1rem}.drink-price-info{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:.75rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;color:#856404;text-align:center}.drink-selector-item{background:#fff;border:none;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000d;transition:box-shadow .2s;display:flex;align-items:center;gap:.75rem}.drink-selector-item:hover{box-shadow:0 4px 12px #0000001a}.drink-header{display:flex;align-items:center;gap:1rem;flex:1}.drink-image{width:60px;height:60px;object-fit:cover;border-radius:50%}.drink-info{flex:1}.drink-name{font-size:1rem;font-weight:600;color:#333;margin:0}.drink-types{display:flex;gap:.5rem;flex-shrink:0;flex-direction:column}.drink-type-control{display:flex;align-items:center;gap:.75rem;position:relative;padding:.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:20px;transition:border-color .2s}.drink-type-control:hover{border-color:#e74c3c}.type-label{flex:1;font-size:.9rem;font-weight:600;color:#333}.quantity-controls{display:flex;align-items:center;gap:.5rem}.qty-control-btn{width:32px;height:32px;border-radius:50%;border:2px solid #e74c3c;background:#fff;color:#e74c3c;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;line-height:1}.qty-control-btn:hover:not(:disabled){background:#e74c3c;color:#fff;transform:scale(1.1)}.qty-control-btn:disabled{opacity:.3;cursor:not-allowed}.qty-display{min-width:24px;text-align:center;font-size:1rem;font-weight:700;color:#333}.extra-cost-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#27ae60,#229954);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;box-shadow:0 2px 4px #0003;white-space:nowrap;z-index:10}.included-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;box-shadow:0 2px 4px #0003;white-space:nowrap;z-index:10}.combo-items-section{margin-top:2rem}.combo-items-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.combo-item{background:#fcfcfc;border-radius:12px;padding:1rem;border:2px solid #ececec}.combo-item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.combo-item-icon{font-size:1.8rem}.combo-item-image{width:44px;height:44px;border-radius:8px;object-fit:cover;flex-shrink:0}.combo-item-name{font-size:1.05rem;font-weight:600;color:#333}.combo-item-observations{margin-top:.75rem}.combo-obs-label{font-size:.9rem;font-weight:600;color:#555;display:block;margin-bottom:.5rem}.combo-obs-options{display:flex;flex-wrap:wrap;gap:.5rem}.combo-obs-button{padding:.5rem 1rem;background:#fff;border:2px solid #ddd;border-radius:8px;font-size:.9rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s}.combo-obs-button:hover{border-color:#e74c3c;color:#e74c3c}.combo-obs-button.selected{background:#e74c3c;border-color:#e74c3c;color:#fff}.combo-wizard .wizard-content{padding-bottom:90px}.combo-badge-label{display:inline-block;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:4px 14px;border-radius:99px;margin-bottom:8px}.combo-sections{padding:0 24px 16px;text-align:left}.combo-section-title{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 12px}.combo-drinks-section,.combo-observations-section{margin-top:20px}.combo-options-selector{margin:16px 0 20px}.combo-options-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:10px}.combo-option-card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:12px 14px;cursor:pointer;text-align:left;transition:all .18s ease}.combo-option-card:hover{border-color:#ef4444}.combo-option-card.selected{border-color:#ef4444;background:#fff5f5;box-shadow:0 2px 8px #ef44441f}.combo-option-name{font-weight:700;font-size:14px;color:#1a1a1a}.combo-option-price{font-size:12px;color:#6b7280;margin-top:4px}.combo-option-card.selected .combo-option-price{color:#ef4444;font-weight:600}.combo-option-card.has-thumb{display:flex;flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.combo-option-thumb{width:100%;height:110px;background:#f3f4f6}.combo-option-thumb img{width:100%;height:100%;object-fit:cover;display:block}.combo-option-card.has-thumb .combo-option-name{padding:10px 14px 0}.combo-option-card.has-thumb .combo-option-price{padding:0 14px 12px}.checkout-page{display:flex;flex-direction:column;height:100dvh;background:var(--color-bg);overflow:hidden}.checkout-header{background:var(--color-bg-white);padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000000d;border-bottom:1px solid var(--color-border);flex-shrink:0}.checkout-header h1{font-size:1.25rem;margin:0;color:var(--color-text);flex:1;font-weight:800}.back-button-icon{background:none;border:none;font-size:1rem;cursor:pointer;color:#333;padding:.5rem}.table-indicator-checkout{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:.75rem 1rem;text-align:center;font-size:1.1rem;font-weight:500;flex-shrink:0}.table-indicator-checkout strong{font-size:1.4rem;font-weight:800}.checkout-progress{display:flex;gap:4px;padding:.75rem 1rem 0;background:var(--color-bg-white);flex-shrink:0}.checkout-progress-segment{flex:1;height:4px;border-radius:2px;background:#eee;transition:background .3s}.checkout-progress-segment.active{background:var(--color-primary, #ef4444)}.checkout-step-label{text-align:center;font-size:.8rem;color:#888;padding:.35rem 0 .6rem;background:var(--color-bg-white);flex-shrink:0}.checkout-content{flex:1;overflow-y:auto;padding:1rem;max-width:600px;width:100%;margin:0 auto;box-sizing:border-box}.checkout-section{background:var(--color-bg-white);border-radius:var(--spacing-md, 12px);padding:1.25rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000000d;border:1px solid var(--color-border)}.section-title{font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;font-size:.9rem;font-weight:600;color:#555;margin-bottom:.5rem}.optional-label{font-weight:400;color:#aaa;font-size:.85rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:var(--color-primary, #e74c3c);box-shadow:0 0 0 2px #e74c3c1a}.payment-options{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.payment-option{display:flex;align-items:center;gap:.5rem;padding:1rem;border:2px solid #eee;border-radius:10px;cursor:pointer;transition:all .2s;font-size:.95rem;font-weight:500;background:#fff;text-align:left}.payment-icon{font-size:1.3rem}.payment-option:hover{border-color:var(--color-primary, #e74c3c);background:#fff5f5}.payment-option.selected{border-color:var(--color-primary, #e74c3c);background:linear-gradient(135deg,#fff5f5,#fee);color:var(--color-primary, #e74c3c);font-weight:600}.summary-items{display:flex;flex-direction:column;gap:.75rem}.summary-item{border-bottom:1px solid #f0f0f0;padding-bottom:.75rem}.summary-item:last-child{border-bottom:none;padding-bottom:0}.summary-item-header{display:flex;align-items:center;gap:.75rem}.summary-item-img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.summary-item-info{flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.summary-item-name{font-size:.95rem;font-weight:600;color:#333;line-height:1.3}.summary-item-qty{color:var(--color-primary, #e74c3c);font-weight:700}.summary-item-price{font-size:.95rem;font-weight:700;color:var(--color-primary, #e74c3c);white-space:nowrap}.summary-item-details{margin-top:.4rem;padding-left:.25rem;display:flex;flex-direction:column;gap:.2rem}.summary-item-detail{font-size:.82rem;color:#777;margin:0;line-height:1.4}.detail-label{font-weight:600;color:#555}.summary-item-obs{font-style:italic;color:#888}.summary-totals-section .summary-row{display:flex;justify-content:space-between;font-size:1rem;color:#555;padding:.4rem 0}.summary-total{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:700;color:#333;padding-top:.75rem;margin-top:.5rem;border-top:2px solid #eee}.summary-total span:last-child{color:var(--color-primary, #e74c3c)}.service-fee-section{background:#f9f9f9;border-radius:10px;padding:.875rem;margin:.75rem 0}.service-fee-row{display:flex;justify-content:space-between;align-items:center}.service-fee-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem}.service-fee-label input[type=checkbox]{display:none}.checkbox-custom{width:22px;height:22px;border:2px solid var(--color-primary, #e74c3c);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#fff;flex-shrink:0}.service-fee-label input[type=checkbox]:checked+.checkbox-custom{background:var(--color-primary, #e74c3c)}.service-fee-label input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";color:#fff;font-weight:700;font-size:.85rem}.service-fee-text{font-weight:600;color:#444}.service-fee-value{font-weight:700;color:var(--color-primary, #e74c3c)}.service-fee-value.removed{color:#999;font-weight:500;font-style:italic}.service-fee-note{font-size:.8rem;color:#888;margin:.6rem 0 0;line-height:1.4}.error-message{background:#fee;color:#c00;padding:1rem;border-radius:8px;margin-bottom:.75rem;text-align:center;font-weight:500}.checkout-footer{flex-shrink:0;background:var(--color-bg-white);padding:.875rem 1rem;box-shadow:0 -2px 12px #00000014;border-top:1px solid var(--color-border);max-width:600px;width:100%;margin:0 auto;box-sizing:border-box}.next-button{width:100%;padding:1rem;background:linear-gradient(135deg,var(--color-primary, #e74c3c) 0%,var(--color-primary-dark, #c0392b) 100%);color:#fff;border:none;border-radius:9999px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #e74c3c4d;transition:transform .2s,box-shadow .2s}.next-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #e74c3c66}.next-button:active:not(:disabled){transform:translateY(0)}.next-button.disabled,.next-button:disabled{background:linear-gradient(135deg,#ccc,#aaa);cursor:not-allowed;box-shadow:none}.finalize-button{width:100%;padding:1rem;background:linear-gradient(135deg,var(--color-primary, #e74c3c) 0%,var(--color-primary-dark, #c0392b) 100%);color:#fff;border:none;border-radius:9999px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #e74c3c4d;transition:transform .2s,box-shadow .2s}.finalize-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #e74c3c66}.finalize-button:active:not(:disabled){transform:translateY(0)}.finalize-button:disabled{background:linear-gradient(135deg,#aaa,#888);cursor:not-allowed;box-shadow:none}.waiter-badge{font-size:.85rem;font-weight:500;opacity:.9;margin-left:.25rem}.waiter-info-box{display:flex;align-items:flex-start;gap:.75rem;background:#fff8e1;border:1px solid #ffe082;border-radius:10px;padding:.875rem;margin-bottom:1.25rem}.waiter-info-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.waiter-info-text{font-size:.9rem;color:#5d4037;margin:0;line-height:1.5}.required-label{color:var(--color-primary, #e74c3c);font-weight:700;font-size:.9rem;margin-left:2px}.consumo-hint{font-size:.95rem;color:#666;margin-bottom:1.25rem;text-align:center}.consumo-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.consumo-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.75rem 1rem;border:2px solid #eee;border-radius:14px;cursor:pointer;transition:all .2s;background:#fff;min-height:130px}.consumo-option:hover{border-color:var(--color-primary, #e74c3c);background:#fff5f5;transform:translateY(-2px)}.consumo-option.selected{border-color:var(--color-primary, #e74c3c);background:linear-gradient(135deg,#fff5f5,#fee);box-shadow:0 4px 12px #e74c3c26}.consumo-icon{font-size:2.5rem;line-height:1}.consumo-label{font-size:.95rem;font-weight:600;color:#333;text-align:center;line-height:1.3}.consumo-option.selected .consumo-label{color:var(--color-primary, #e74c3c)}@media(max-width:480px){.payment-options{grid-template-columns:1fr}}.cart-page{min-height:100vh;background-color:var(--color-bg);padding-bottom:5rem}.cart-header{background-color:var(--color-bg-white);padding:var(--spacing-md) var(--spacing-lg);display:flex;align-items:center;gap:var(--spacing-md);box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:100;justify-content:space-between;border-bottom:1px solid var(--color-border)}.cart-header h1{font-size:1.125rem;margin:0;font-weight:700;color:var(--color-text);flex:1;text-align:center}.back-button{background:none;border:none;color:var(--color-primary);font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.5rem;margin-left:-.5rem;transition:opacity .2s}.back-button:hover{opacity:.7}.header-actions{display:flex;align-items:center;gap:var(--spacing-sm);min-width:40px;justify-content:flex-end}.empty-cart-button{padding:.5rem;background:none;border:none;font-size:1.25rem;cursor:pointer;transition:transform .2s;display:flex;align-items:center;justify-content:center}.empty-cart-button:hover{transform:scale(1.15)}.cart-content{padding:var(--spacing-md);max-width:800px;margin:0 auto}.cart-empty-container{padding:var(--spacing-xl) var(--spacing-md);display:flex;justify-content:center;align-items:center}.cart-empty-card{background-color:var(--color-bg-white);border-radius:var(--spacing-md);padding:3rem 2rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--color-border);width:100%;max-width:400px}.empty-icon{font-size:3.5rem;margin-bottom:1.5rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.cart-empty-card h2{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem}.cart-empty-card p{font-size:.95rem;color:var(--color-text-light);margin:0 0 2rem}.browse-button{width:100%;padding:1rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:9999px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .2s,background-color .2s;box-shadow:0 4px 12px #e74c3c33}.browse-button:hover{background-color:var(--color-primary-dark);transform:translateY(-2px)}.cart-items{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.cart-product-card{background-color:var(--color-bg-white);border-radius:var(--spacing-md);padding:var(--spacing-md);display:flex;gap:var(--spacing-md);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid var(--color-border)}.cart-item-image{width:80px;height:80px;flex-shrink:0;border-radius:var(--spacing-sm);overflow:hidden;border:1px solid var(--color-border)}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cart-item-name{font-size:1rem;font-weight:700;color:var(--color-text);margin:0;flex:1}.cart-item-actions{display:flex;gap:.25rem}.cart-action-btn{background:none;border:none;font-size:1.125rem;cursor:pointer;padding:.35rem;border-radius:var(--spacing-xs);transition:background-color .2s;display:flex;align-items:center;justify-content:center}.cart-action-btn:hover{background-color:var(--color-bg)}.cart-item-quantity{display:flex;align-items:center;gap:.75rem}.quantity-label{font-weight:600;color:var(--color-text-light);font-size:.8125rem}.quantity-controls-cart{display:flex;align-items:center;background-color:var(--color-bg);border-radius:99px;padding:2px}.qty-btn{width:28px;height:28px;border-radius:50%;border:none;background-color:var(--color-bg-white);color:var(--color-text);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d}.qty-btn:hover:not(:disabled){background-color:var(--color-primary);color:#fff}.qty-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.qty-value{min-width:32px;text-align:center;font-size:.9375rem;font-weight:700;color:var(--color-text)}.cart-item-section{display:flex;flex-direction:column;gap:.25rem}.section-label{font-size:.75rem;font-weight:700;color:var(--color-text-lighter);text-transform:uppercase;letter-spacing:.025em}.accompaniments-list,.observations-list,.preferences-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.125rem}.accompaniments-list li,.observations-list li,.preferences-list li{font-size:.875rem;color:var(--color-text-light);line-height:1.4}.cart-item-price{font-size:1.125rem;font-weight:700;color:var(--color-primary);margin-top:.5rem}.combo-item-display{display:flex;align-items:baseline;gap:.25rem}.combo-item-obs{font-size:.8125rem;color:var(--color-text-lighter);font-style:italic}.extra-drink-cost{color:var(--color-primary)!important;font-weight:600}.other-observation-text{font-size:.875rem;color:var(--color-text-light);background-color:#fffbeb;padding:.5rem .75rem;border-radius:var(--spacing-xs);border-left:3px solid #fbbf24;font-style:italic}.minimum-order-warning{background-color:#fffbeb;color:#92400e;padding:1rem;border-radius:var(--spacing-sm);font-size:.875rem;font-weight:600;margin-bottom:var(--spacing-md);text-align:center;border:1px solid #fde68a}.minimum-order-warning span{color:var(--color-primary)}.cart-summary{background-color:var(--color-bg-white);border-radius:var(--spacing-md);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);box-shadow:0 1px 3px #0000001a;border:1px solid var(--color-border);display:flex;flex-direction:column;gap:var(--spacing-sm)}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;color:var(--color-text-light)}.delivery-row{padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--color-border);margin-bottom:var(--spacing-xs)}.free-delivery{color:var(--color-success);font-weight:700}.total-row{color:var(--color-text);font-size:1.125rem;font-weight:800;padding-top:var(--spacing-xs)}.summary-total{color:var(--color-primary);font-size:1.25rem}.service-fee-note{font-size:.75rem;color:var(--color-text-lighter);text-align:center;font-style:italic}.proceed-button{width:100%;padding:1.125rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:9999px;font-size:1.125rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #e74c3c4d;transition:all .2s ease;z-index:10}.proceed-button:hover:not(:disabled){background-color:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 16px #e74c3c66}.proceed-button:active:not(:disabled){transform:translateY(0)}.proceed-button:disabled{background-color:var(--color-text-lighter);box-shadow:none;cursor:not-allowed;opacity:.7}@media(max-width:640px){.cart-header{padding:var(--spacing-sm) var(--spacing-md)}.cart-product-card{gap:var(--spacing-sm)}.cart-item-image{width:70px;height:70px}.cart-item-name{font-size:.9375rem}}.table-indicator-bar{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:.75rem 1rem;text-align:center;font-size:1rem}.table-indicator-bar strong{font-weight:700}.order-success-page{min-height:100vh;background:linear-gradient(135deg,#27ae60,#2ecc71);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.success-content{background:#ffffff26;border-radius:24px;padding:3rem 2rem;max-width:400px;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.success-icon{width:100px;height:100px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#27ae60;margin:0 auto 1.5rem;box-shadow:0 8px 32px #0000001a;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.order-success-page h1{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.order-details{background:#fff3;border-radius:12px;padding:1rem;margin-bottom:1.5rem}.order-number{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.order-table{font-size:1.1rem;color:#ffffffe6;margin:0 0 .5rem}.order-total{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.success-message{color:#ffffffe6;font-size:1rem;margin:0 0 2rem}.back-to-menu-button{background:#fff;color:#27ae60;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;box-shadow:0 4px 16px #00000026;transition:transform .2s,box-shadow .2s;width:100%}.back-to-menu-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.back-to-menu-button:active{transform:translateY(0)}.app{min-height:100vh;background-color:var(--color-bg)}.main-content{padding:var(--spacing-md);padding-bottom:120px;max-width:800px;margin:0 auto}
