:root{--color-primary: #e74c3c;--color-primary-dark: #c0392b;--color-success: #2ecc71;--color-text: #333;--color-text-light: #666;--color-text-lighter: #999;--color-bg: #f5f5f5;--color-bg-white: #fff;--color-border: #eee;--color-border-dark: #e0e0e0;--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;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:#fff;margin-bottom:0}.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:0 1rem 1rem;margin-top:-35px;position:relative;z-index:10}.restaurant-card{display:flex;align-items:flex-start;gap:.75rem}.logo-container{width:91px;height:91px;border-radius:16px;background:#fff;padding:3px;box-shadow:0 2px 8px #00000026;flex-shrink:0}.logo-image{width:100%;height:100%;object-fit:contain;border-radius:14px}.restaurant-details{padding-top:8px}.restaurant-name{margin:0;font-size:1.8rem;font-weight:700;color:#fff;line-height:1.2;text-shadow:-1.5px -1.5px 0 #000,1.5px -1.5px 0 #000,-1.5px 1.5px 0 #000,1.5px 1.5px 0 #000,0 3px 6px rgba(0,0,0,.75)}.table-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;padding:4px 12px;border-radius:12px;margin-top:.25rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;box-shadow:0 2px 8px #e74c3c66}.status-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:10px;margin-top:.25rem;margin-left:.5rem}.status-badge.dine-in{background:#fff3e0;color:#e65100}.status-badge.dine-in:before{content:"🍴";font-size:.7rem}@media(min-width:768px){.header-cover{height:180px}.logo-container{width:104px;height:104px}.restaurant-name{font-size:1.68rem}}.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:#fff;transition:transform .2s ease,box-shadow .2s ease;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1rem;border:1px solid #f0f0f0}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.product-image-container{position:relative;width:100%;height:160px;flex-shrink:0;overflow:hidden;border-radius:12px 12px 0 0}.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:.75rem 1rem 1rem;display:flex;flex-direction:column}.product-title{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#333}.product-description{font-size:.75rem;color:#666;margin:0 0 .5rem;line-height:1.4;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:4px;margin-bottom:8px;flex-wrap:wrap}.ingredient-icon{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px #00000014;transition:transform .2s ease,box-shadow .2s ease}.ingredient-icon:hover{transform:scale(1.15);box-shadow:0 2px 6px #00000026;z-index:1}.ingredient-icon .ingredient-emoji{font-size:16px;line-height:1}.ingredient-icon.ingredient-more{background:linear-gradient(135deg,#e74c3c,#c0392b);border-color:#c0392b;color:#fff;font-size:10px;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:#e74c3c;font-weight:700;font-size:1rem}.add-button{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;font-size:1.25rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 6px #e74c3c40;flex-shrink:0;line-height:1;padding:0 0 2px}.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}@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:22px;height:22px}}.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:8px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:.1rem;background:linear-gradient(135deg,#e74c3c,#c0392b);padding:.12rem .25rem;padding-bottom:calc(.12rem + env(safe-area-inset-bottom));box-shadow:0 4px 20px #00000040;z-index:1000;border-radius:50px;max-width:calc(100vw - 16px);width:auto}.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.15rem;padding:.12rem .3rem;background:transparent;border:none;cursor:pointer;position:relative;transition:all .2s ease;border-radius:50px;min-width:auto;color:#fff}.menu-item:hover{background:#ffffff26}.menu-item:active{transform:scale(.95)}.table-indicator{cursor:default;background:#fff3;padding:.3rem .6rem}.table-indicator .menu-icon{font-size:1rem;width:auto;height:auto}.table-indicator .menu-label{font-size:.7rem;font-weight:700}.menu-icon{width:16px;height:16px;color:#fff;position:relative}.menu-icon svg{width:100%;height:100%}.menu-label{font-size:.6rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.2px}.floating-cart-item{flex-direction:row!important;background:transparent;padding:.2rem .4rem;gap:.2rem;min-height:auto}.floating-cart-item.has-items{background:transparent}.floating-cart-item .menu-icon{width:16px;height:16px;color:#fff}.floating-cart-item .menu-label{font-size:.55rem;text-transform:none;color:#fff}.cart-count-badge{position:absolute;top:-5px;right:-5px;background:#fff;color:#e74c3c;font-size:.5rem;font-weight:700;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-total{font-size:.55rem;font-weight:700;color:#fff}@media(min-width:768px){.floating-menu{max-width:480px;left:50%;right:auto;transform:translate(-50%)}.menu-item{min-width:70px}.menu-label{font-size:.7rem}}@supports (padding-bottom: env(safe-area-inset-bottom)){.floating-menu{padding-bottom:calc(.6rem + env(safe-area-inset-bottom))}}@media(max-width:480px){.cart-total{display:none!important}}.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)}}.image-carousel{width:100%;background:#fff}.carousel-container{position:relative;width:100%;height:300px;overflow:hidden;background:#f5f5f5}.carousel-track{display:flex;height:100%;transition:transform .3s ease-in-out}.carousel-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.carousel-image{width:100%;height:100%;object-fit:cover}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;width:auto;height:auto;border-radius:0;font-size:3.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-bottom:8px;box-shadow:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:all .2s ease;color:#e74c3c;z-index:10}.carousel-button:hover{background:transparent;transform:translateY(-50%) scale(1.1)}.carousel-button:focus{outline:none}.carousel-button.prev{left:1rem}.carousel-button.next{right:1rem}.carousel-dots{display:flex;justify-content:center;gap:.5rem;padding:1rem}.dot{width:8px;height:8px;border-radius:50%;border:none;background:#ddd;cursor:pointer;padding:0;transition:all .2s ease}.dot:hover{background:#bbb;transform:scale(1.2)}.dot.active{background:#e74c3c;width:24px;border-radius:4px}@media(min-width:768px){.carousel-container{height:400px}}@media(prefers-reduced-motion:reduce){.carousel-track,.carousel-button,.dot{transition:none}}.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}}.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)}}.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}}.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}.product-detail{min-height:100vh;background:#fff;padding-bottom:80px}.product-detail-header{position:sticky;top:0;z-index:100;background:#fff;padding:1rem;box-shadow:0 2px 4px #0000000d}.back-button-icon{background:none;border:none;font-size:1rem;color:#333;cursor:pointer;padding:.5rem;display:flex;align-items:center;gap:.5rem;font-weight:500}.back-button-icon:hover{color:#e74c3c}.product-detail-content{padding:1.5rem;gap:.75rem}.price-original{font-size:1rem;color:#999;text-decoration:line-through}.price-current{font-size:1.5rem;font-weight:700;color:#e74c3c}.product-description-full{color:#666;line-height:1.6;margin-bottom:1rem}.product-meta{display:flex;gap:1rem;margin-bottom:1.5rem;padding:.75rem;background:#f9f9f9;border-radius:8px}.product-weight{font-size:.9rem;color:#666}.product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.stars-container{display:flex;align-items:center;gap:.25rem}.review-snippet{margin-left:.5rem;font-size:.85rem;color:#666;display:flex;gap:.5rem;align-items:flex-start;border-left:2px solid #e0e0e0;padding-left:.75rem;opacity:0;animation:fadeIn .5s forwards;flex:1;min-width:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.review-user{font-weight:600;color:#333;white-space:nowrap;flex-shrink:0}.review-comment{font-style:italic;word-break:break-word}@media(max-width:480px){.review-snippet{width:100%;margin-left:0;border-left:none;padding-left:0;margin-top:.5rem}}.star{font-size:1rem;color:orange}.star.filled{color:orange}.star.empty{color:#ddd}.rating-value{font-size:.9rem;color:#666;margin-left:.25rem;font-weight:600}.novidade-badge{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:20px;font-size:.9rem;font-weight:600}.ingredients-list{display:flex;flex-wrap:wrap;gap:.5rem}.ingredient-item{display:flex;align-items:center;gap:.5rem;background:#f5f5f5;padding:.5rem 1rem;border-radius:20px;border:1px solid #e0e0e0}.ingredient-icon{font-size:1.2rem}.ingredient-name{color:#555;font-size:.9rem;font-weight:500}.quantity-section{margin-top:1.5rem}.drinks-section{margin-bottom:1.5rem}.drinks-section .options-grid{display:flex;flex-wrap:wrap;gap:.5rem}.drinks-section .option-button{border:1px solid #e0e0e0;border-radius:20px;background:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-height:36px;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .5rem}.drink-thumb{width:28px;height:28px;border-radius:50%;object-fit:cover}.drinks-section .option-button:hover{border-color:#e74c3c;color:#e74c3c;background:#e74c3c0d}.drinks-section .option-button.selected{background:#e74c3c;color:#fff;border-color:#e74c3c}.refrigerante-options{margin-top:1rem;padding-left:1rem;border-left:3px solid #e74c3c}.subsection-title{font-size:.9rem;font-weight:600;margin:0 0 .5rem;color:#666}.quantity-distribution{display:flex;flex-direction:column;gap:.75rem}.distribution-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9f9f9;border-radius:8px}.distribution-label{font-size:.9rem;font-weight:500;color:#333}.distribution-controls{display:flex;align-items:center;gap:.75rem}.qty-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}.qty-btn:hover:not(:disabled){background:#e74c3c;color:#fff;border-color:#e74c3c;transform:scale(1.1)}.qty-display{min-width:30px;text-align:center;font-size:1rem;font-weight:600;color:#333}.distribution-total{margin-top:.5rem;font-size:.85rem;color:#666;text-align:right;font-weight:500}.product-detail-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem;z-index:1000;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 -4px 20px #0000001a}@media(min-width:480px){.product-detail-footer{flex-direction:row;justify-content:center;gap:1rem}}.add-to-cart-button{width:100%;max-width:600px;display:flex;justify-content:center;align-items:center;padding:.875rem 1rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-height:50px;gap:.5rem}@media(min-width:480px){.add-to-cart-button{margin:0 auto}}.add-to-cart-button.primary{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;box-shadow:0 8px 24px #e74c3c66}.add-to-cart-button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #e74c3c80}.add-to-cart-button.secondary{background:#fff;color:#e74c3c;border:2px solid #e74c3c;box-shadow:none}.add-to-cart-button.secondary:hover{background:#fff5f5;transform:translateY(-2px)}.cart-total{font-size:1rem;font-weight:700}.add-to-cart-button.secondary .cart-total{color:#e74c3c}.add-to-cart-button:active{transform:translateY(0)}.product-detail-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.product-detail-error h2{margin-bottom:1rem;color:#333}.back-button{padding:.75rem 1.5rem;background:#e74c3c;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.drink-builder{margin-top:1rem;padding:1rem;background:#f8f8f8;border-radius:12px}.builder-selectors{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap}.builder-field{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:140px}.builder-label{font-size:.85rem;font-weight:600;color:#555}.drink-select{padding:.6rem;border:2px solid #ddd;border-radius:8px;font-size:.95rem;background:#fff;cursor:pointer;transition:border-color .2s}.drink-select:focus{outline:none;border-color:#e74c3c}.add-drink-button{padding:.6rem 1.25rem;background:#27ae60;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;height:fit-content}.add-drink-button:hover:not(:disabled){background:#229954}.add-drink-button:disabled{background:#ccc;cursor:not-allowed}.selected-drinks{margin-top:1.5rem}.drink-items{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.drink-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px}.drink-item-name{font-size:.95rem;font-weight:600;color:#333;flex:1}.drink-item-controls{display:flex;align-items:center;gap:.5rem}.drink-qty-btn{width:28px;height:28px;border:2px solid #e74c3c;background:#fff;color:#e74c3c;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.drink-qty-btn:hover:not(:disabled){background:#e74c3c;color:#fff}.drink-qty-btn:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.drink-qty-display{font-size:.9rem;font-weight:600;color:#666;min-width:20px;text-align:center}.drink-remove-btn{width:28px;height:28px;border:2px solid #e74c3c;background:#e74c3c;color:#fff;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;margin-left:.25rem}.drink-remove-btn:hover{background:#c0392b;border-color:#c0392b}.selected-drinks-summary{margin-top:1.5rem;padding:1rem;background:#f8f8f8;border-radius:12px}.drink-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.drink-tag{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:2px solid #e74c3c;border-radius:20px;font-size:.9rem;font-weight:600;color:#333}.drink-tag-remove{width:20px;height:20px;border:none;background:#e74c3c;color:#fff;border-radius:50%;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.drink-tag-remove:hover{background:#c0392b}.scroll-indicator{position:fixed;bottom:100px;right:20px;width:50px;height:50px;background:#e74c3c;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #e74c3c66;animation:bounce 2s infinite;z-index:100;pointer-events:none}.scroll-indicator.hidden{display:none}.scroll-arrow{color:#fff;font-size:1.5rem;font-weight:700}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(min-width:768px){.product-detail{max-width:800px;margin:0 auto}}@media(prefers-reduced-motion:reduce){.add-to-cart-button{transition:none}.scroll-indicator{animation:none}}.combo-items-section{margin-top:2rem}.combo-items-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.combo-item{background:#f8f8f8;border-radius:12px;padding:1rem;border:2px solid #e0e0e0}.combo-item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.combo-item-icon{font-size:1.8rem}.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}.checkout-page{min-height:100vh;background:#f5f5f5;padding-bottom:2rem}.checkout-header{background:#fff;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.checkout-header h1{font-size:1.2rem;margin:0;color:#333;flex:1}.table-indicator-checkout{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:1rem;text-align:center;font-size:1.2rem;font-weight:500}.table-indicator-checkout strong{font-size:1.5rem;font-weight:800}.checkout-content{padding:1rem;max-width:600px;margin:0 auto}.checkout-section{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}.section-title{font-size:1.1rem;font-weight:700;color:#333;margin:0 0 1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.9rem;font-weight:600;color:#555;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#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:.75rem 1rem;border:2px solid #eee;border-radius:10px;cursor:pointer;transition:all .2s;font-size:.9rem;font-weight:500}.payment-option input{display:none}.payment-option:hover{border-color:#e74c3c;background:#fff5f5}.payment-option.selected{border-color:#e74c3c;background:linear-gradient(135deg,#fff5f5,#fee);color:#e74c3c;font-weight:600}.summary-section .summary-row{display:flex;justify-content:space-between;font-size:1rem;color:#555;padding:.5rem 0}.summary-total{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:700;color:#333;padding-top:1rem;margin-top:.5rem;border-top:2px solid #eee}.summary-total span:last-child{color:#e74c3c}.service-fee-section{background:#f9f9f9;border-radius:10px;padding:1rem;margin:1rem 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 #e74c3c;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#fff}.service-fee-label input[type=checkbox]:checked+.checkbox-custom{background:#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:#e74c3c}.service-fee-value.removed{color:#999;font-weight:500;font-style:italic}.service-fee-note{font-size:.8rem;color:#888;margin:.75rem 0 0;line-height:1.4}.error-message{background:#fee;color:#c00;padding:1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:500}.finalize-button{width:100%;padding:1rem;background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #27ae604d;transition:transform .2s}.finalize-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #27ae6066}.finalize-button:active:not(:disabled){transform:translateY(0)}.finalize-button:disabled{background:linear-gradient(135deg,#aaa,#888);cursor:not-allowed;box-shadow:none}@media(max-width:480px){.payment-options{grid-template-columns:1fr}}.cart-page{min-height:100vh;background:#f5f5f5;padding-bottom:2rem}.cart-header{background:#fff;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.cart-header h1{font-size:1.2rem;margin:0;color:#333;flex:1}.back-button-icon{background:none;border:none;font-size:1rem;cursor:pointer;color:#333;padding:.5rem}.empty-cart-button{padding:.5rem;background:transparent;border:2px solid #e74c3c;border-radius:8px;font-size:1.2rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.empty-cart-button:hover{background:#e74c3c;transform:scale(1.1)}.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}.cart-content{padding:1rem;max-width:800px;margin:0 auto}.cart-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;margin:2rem 1rem}.empty-icon{font-size:4rem;margin-bottom:1rem}.cart-empty h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.cart-empty p{color:#666;margin-bottom:2rem}.browse-button{padding:.75rem 2rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s}.browse-button:hover{transform:translateY(-2px)}.cart-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cart-item{background:#fff;border-radius:20px;padding:1rem;display:flex;gap:1rem;box-shadow:0 2px 8px #0000000d}.cart-item-image{width:100px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden}.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:1.1rem;font-weight:600;color:#333;margin:0;flex:1}.cart-item-actions{display:flex;gap:.5rem}.cart-action-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem;transition:transform .2s}.cart-action-btn:hover{transform:scale(1.2)}.cart-item-quantity{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.quantity-label{font-weight:600;color:#666;font-size:.9rem}.quantity-controls-cart{display:flex;align-items:center;gap:.75rem}.qty-btn{width:28px;height:28px;border-radius:50%;border:2px solid #e74c3c;background:#fff;color:#e74c3c;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;line-height:1}.qty-btn:hover:not(:disabled){background:#e74c3c;color:#fff;transform:scale(1.1)}.qty-btn:disabled{opacity:.3;cursor:not-allowed}.qty-value{min-width:20px;text-align:center;font-size:1rem;font-weight:700;color:#333}.cart-item-section{margin-top:.5rem}.section-label{font-weight:600;color:#666;font-size:.85rem;display:block;margin-bottom:.25rem}.accompaniments-list,.observations-list,.preferences-list{margin:0;padding:0;list-style:none}.accompaniments-list li,.observations-list li,.preferences-list li{padding:.125rem 0;list-style:none;font-size:.9rem;color:#555}.accompaniments-list li:before{content:"• ";color:#e74c3c;font-weight:700}.observations-list li:before,.preferences-list li:before{content:"• ";color:#999}.combo-item-display{display:inline}.combo-item-obs{color:#666;font-size:.85rem;margin-left:.25rem}.extra-drink-cost{color:#e74c3c;font-weight:600;font-size:.9rem;margin-top:.2rem;border-top:1px dashed #eee;padding-top:.2rem}.other-observation-text{font-style:italic;color:#555;background:#fff3cd;padding:.5rem;border-radius:4px;border-left:3px solid #ffc107;margin-top:.25rem;font-size:.9rem}.cart-item-price{font-size:1.1rem;font-weight:700;color:#e74c3c;margin-top:auto}.cart-summary{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}.summary-row{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:600;color:#333}.total-row{padding-top:8px;font-size:1.15rem}.summary-total{color:#e74c3c;font-size:1.3rem}.service-fee-note{font-size:.85rem;color:#888;text-align:center;margin-top:.75rem;font-style:italic}.proceed-button{width:100%;padding:1rem;background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #27ae604d;transition:transform .2s}.proceed-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #27ae6066}.proceed-button:active{transform:translateY(0)}@media(max-width:480px){.cart-item{flex-direction:column}.cart-item-image{width:100%;height:200px}}.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}
