@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&display=swap";.go-to-cart{position:sticky;bottom:0;background-color:#fff;padding:.1rem;z-index:10;display:flex}.go-to-cart-button{background-color:#fe491e;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 2rem;transition:background-color .3s;margin:.5rem}.payment-button{flex:2}.go-to-cart-button:active{background-color:#fe491e}.cart-subtotal{font-weight:700;text-align:center;margin-top:.5rem;margin-bottom:0}.cart-discount{font-weight:700;text-align:center;color:#d84315;margin-top:0;margin-bottom:0}.cart-total{font-weight:700;text-align:center;margin-top:0;margin-bottom:1rem}.cart-promotions-section{margin-bottom:1rem}.cart-promotions-card{display:flex;flex-direction:row;justify-content:center}.cart-promotion-button{background-color:#aaa;border:none;border-radius:10px;color:#fff;font-weight:600;cursor:none;font-size:.8rem;padding:.5rem 1rem;margin:.5rem}.go-to-cart-button.disabled,.go-to-cart-button.payment-button.disabled{background-color:#aaa;cursor:not-allowed;opacity:.7}.header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:space-between;padding:1rem;position:sticky;top:0;z-index:10}.logo-image{margin-bottom:1rem;max-height:50px}.menu-heading{font-size:1.2rem;font-weight:600;margin:0 0 1rem 0rem;text-align:center}.menu-heading a{color:inherit;text-decoration:none}.cart-icon-container{position:relative;display:inline-block}.cart-count{position:absolute;top:-10px;right:-10px;background-color:red;color:#fff;border-radius:50%;padding:5px;font-size:12px;font-weight:700;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.cart-menu-item{box-sizing:border-box;display:flex;width:100%}.cart-menu-image{box-sizing:border-box;width:50%;margin:1rem .5rem 1rem 1rem;display:flex;justify-content:center;align-items:center}.cart-menu-image img{width:60%;height:auto;border-radius:50%;border:2px solid #fe491e}.cart-menu-details{box-sizing:border-box;width:50%;margin:1rem 1rem 1rem .5rem;display:flex;flex-direction:column;justify-content:center}.cart-menu-details p{font-weight:700;text-align:center;margin:0}.cart-menu-details p:nth-of-type(2){font-weight:500;margin-bottom:0}.cart-menu-controls{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 0 .5rem}.cart-menu-item button{background-color:#fe491e;color:#fff;padding:5px 10px;border:none;border-radius:6px;font-weight:600;cursor:pointer;margin:0;padding:.5rem 1rem}.cart-menu-remove{width:100%}.cart-prices{display:flex;justify-content:center;align-items:center;margin:.5rem 0}.cart-unit-price{text-decoration:line-through;color:gray;padding:0 .5rem}.cart-unit-price-discounted{text-decoration:none;color:#000;padding:0 .5rem}.menu-container{align-items:center;background-color:#f5f5f5;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:1rem}.menu-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:400px;padding:1rem;width:100%}.menu-items{display:flex;flex-wrap:wrap;justify-content:center}.menu-categories{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.menu-content{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.menu-section{margin-bottom:1rem}.menu-title{background-color:#fff;font-size:1rem;font-weight:500;margin:0 0 .5rem 1rem;position:-webkit-sticky;position:sticky;top:98px;z-index:5;display:flex;justify-content:space-between;align-items:center}.category-button{background-color:#fe491e;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s;flex:1 1 calc(50% - 1rem)}.category-button:active{background-color:#fe491e}.go-to-cart{position:sticky;bottom:0;background-color:#fff;padding:.1rem;z-index:10}.go-to-cart-button{background-color:#fe491e;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 2rem;transition:background-color .3s;width:calc(100% - 2rem);margin:1rem}.go-to-cart-button:active{background-color:#d84315}.scroll-to-top-icon{margin-left:.5rem;color:inherit;text-decoration:none}.menu-item{width:40%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;margin:.5rem;padding:10px}.menu-item img{width:100%;height:auto;border-radius:50%;border:2px solid #fe491e}.menu-item p{margin:5px 0;text-align:center}.menu-item p:nth-of-type(2){margin-bottom:.1rem}.menu-item p:nth-of-type(3){margin-top:0;margin-bottom:.1rem;color:gray}.menu-item button{margin-top:10px;background-color:#fe491e;color:#fff;padding:5px 10px;border:none;border-radius:6px}.welcome-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:1rem;box-sizing:border-box}.welcome-instructions{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}.welcome-instructions li{text-align:left;max-width:250px;margin-bottom:1rem}.welcome-card{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:400px;height:100%;max-height:800px;background-color:#fff;border-radius:20px;box-shadow:0 4px 6px #0000001a;padding:2rem 1rem;box-sizing:border-box}.logo{display:flex;justify-content:center;margin-bottom:2rem}.logo-welcome{max-height:100px;margin-bottom:4rem}.welcome-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.welcome-message{font-size:1.5rem;font-weight:400;text-align:center;margin-bottom:2rem}.next-button{background-color:#fe491e;color:#fff;border:none;border-radius:20px;padding:.5rem 0;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s;width:100%;max-width:200px;align-self:center;margin-top:2rem}.next-button:hover{background-color:#c53d1d}@media(min-height:600px){.welcome-card{justify-content:space-around}}.promotions-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:1rem;box-sizing:border-box}.promotions-card{display:flex;flex-direction:column;width:100%;max-width:400px;height:100%;max-height:800px;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1rem;box-sizing:border-box}.logo{display:flex;justify-content:center;margin-bottom:0rem}.logo-image{max-height:100px;margin-bottom:2rem}.promotions-heading{font-size:1.2rem;text-align:center;margin:0 0 1rem;font-weight:600}.promotions-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.promotion-section{margin-bottom:1rem}.promotion-title{font-size:1rem;font-weight:700;text-align:center;margin:0 0 .5rem}.promotion-list{font-size:.9rem;text-align:center;margin:0;padding:0;list-style-type:none}.promotions-description{font-size:.9rem;text-align:center;margin:1rem 0;padding:0 .6rem}.next-button{background-color:#fe491e;color:#fff;border:none;border-radius:24px;padding:.75rem 2rem;font-size:1rem;cursor:pointer;transition:background-color .3s;margin-bottom:1rem}.next-button:hover{background-color:#fe491e}@media(min-height:700px){.promotions-card{justify-content:space-between}.promotions-content{justify-content:flex-start}}.confirmation-menu-container{align-items:center;background-color:#f5f5f5;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:1rem}.confirmation-menu-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:400px;padding:1rem;width:100%}.confirmation-logo-image{width:75px;margin:1rem 0 2rem 1rem}.confirmation-menu-title{font-size:1.2rem;font-weight:700;margin:0 0 1rem 1rem;text-align:center}.order-receipt-instruction{font-size:1.2rem;margin:0 2rem 2rem 2.5rem;text-align:center}.order-receipt-qr-code{display:block;margin:0 auto;width:250px}.order-receipt-id,.order-receipt-date{margin:1rem 0;text-align:center}.order-receipt-items{display:flex;flex-direction:column;align-items:center;list-style-type:none;text-align:center}.order-receipt-items li{text-align:left;width:60%;max-width:250px;margin-bottom:1rem}.order-receipt-div{margin-top:1rem;display:flex}.order-receipt-button{background-color:#fe491e;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 2rem;transition:background-color .3s;margin:.5rem}.back-button{flex:1}:root{font-family:Sora,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body,html{height:100%;margin:0;padding:0}
