:root{--delivery-viewport-height: 100vh;--delivery-safe-area-top: env(safe-area-inset-top, 0px);--delivery-safe-area-bottom: env(safe-area-inset-bottom, 0px)}@supports (height: 100dvh){:root{--delivery-viewport-height: 100dvh}}body.delivery-public{min-height:var(--delivery-viewport-height)}#modalHorario button[data-close="#modalHorario"],#modalSobre button[data-close="#modalSobre"],#modalCardapio button[data-close="#modalCardapio"]{position:relative!important;z-index:50!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important;display:inline-flex!important}#empty-clear{background-color:var(--theme-color)!important;color:#fff!important;transition:filter .2s ease}#empty-clear:hover{filter:brightness(.9);background-color:var(--theme-color)!important}#empty-clear:focus{outline:2px solid var(--theme-color);outline-offset:2px}@keyframes success-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ripple-effect{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.btn-success-feedback{animation:success-pulse .3s ease-in-out}.btn-ripple{animation:ripple-effect .6s ease-out}@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-out-right{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast-enter{animation:slide-in-right .3s ease-out}.toast-exit{animation:slide-out-right .3s ease-in}#cart-drawer,.delivery-modal-shell{height:var(--delivery-viewport-height);min-height:var(--delivery-viewport-height)}#cart-drawer{max-height:var(--delivery-viewport-height);padding-top:calc(1rem + var(--delivery-safe-area-top));padding-bottom:calc(1rem + var(--delivery-safe-area-bottom))}.delivery-modal-panel{width:100%;max-height:calc(var(--delivery-viewport-height) - 1rem)}.flavor-modal-footer,.extras-modal-footer,.delivery-drawer-footer{padding-bottom:calc(1rem + var(--delivery-safe-area-bottom))}.delivery-drawer-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.delivery-floating-cart-btn{max-width:calc(100vw - 2rem)}#cart-drawer .overflow-y-auto{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}#cart-drawer .overflow-y-auto::-webkit-scrollbar{width:6px}#cart-drawer .overflow-y-auto::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}#cart-drawer .overflow-y-auto::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}#cart-drawer .overflow-y-auto::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:640px){#cart-drawer{border-radius:0;max-width:none;width:100%}#cart-drawer .overflow-y-auto{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.delivery-modal-shell{padding:.5rem;align-items:flex-end}.delivery-modal-panel{max-height:calc(var(--delivery-viewport-height) - .5rem);border-bottom-left-radius:0;border-bottom-right-radius:0}.extras-modal-panel{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}#cart-drawer .overflow-y-auto{touch-action:pan-y;overscroll-behavior:contain}#cart-drawer:focus{outline:none}.custom-radio-input{position:absolute!important;opacity:0!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;pointer-events:auto!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important}.custom-radio-input::-webkit-radio-button,.custom-radio-input::-moz-radio-button{display:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:0!important;height:0!important}.custom-radio-wrapper{position:relative;display:inline-flex;align-items:center}.custom-radio-wrapper>input{position:absolute;left:0;top:0;width:18px;height:18px;z-index:2;cursor:pointer;opacity:0!important;margin:0!important}.custom-radio-circle{position:relative;display:inline-block;width:18px;height:18px;min-width:18px;min-height:18px;border:2px solid #d1d5db;border-radius:50%;background-color:#fff;transition:border-color .2s ease;flex-shrink:0;box-sizing:border-box}.custom-radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;border-radius:50%;background-color:var(--theme-color);transition:transform .2s ease}.custom-radio-input:checked+.custom-radio-circle{border-color:var(--theme-color)}.custom-radio-input:checked+.custom-radio-circle:after{transform:translate(-50%,-50%) scale(1)}.custom-radio-wrapper:hover .custom-radio-circle{border-color:var(--theme-color)}.custom-radio-input:focus{outline:none!important;box-shadow:none!important}.custom-radio-input:focus-visible+.custom-radio-circle{outline:2px solid var(--theme-color);outline-offset:2px}.custom-radio-input.accent-theme{accent-color:var(--theme-color)}
