@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins;margin:0;padding:0}#root,body,html{background-color:#1a1a1a;min-height:100vh;min-height:100dvh}#root{align-items:flex-start;display:flex;justify-content:center}#root>*{background-color:#f5f5f5;box-shadow:0 0 20px #0000001a;max-width:430px;overflow:hidden;position:relative;width:100%}@media(max-width:430px){#root{align-items:stretch;padding:0}#root>*{border-radius:0;box-shadow:none;max-width:100vw}}@media(min-width:391px){#root>*{overflow:hidden}}.drawer,.modal,.overlay,[class*=drawer],[class*=modal],[class*=overlay],[class*=popup],[data-reach-dialog-overlay],[role=dialog]{left:50%!important;margin:0 auto!important;max-width:430px!important;transform:translateX(-50%)!important}@media(max-width:430px){.drawer,.modal,.overlay,[class*=drawer],[class*=modal],[class*=overlay],[class*=popup],[data-reach-dialog-overlay],[role=dialog]{left:0!important;max-width:100vw!important;transform:none!important}}[style*="position: fixed"],[style*="position:fixed"]{max-width:430px!important}@media(max-width:430px){[style*="position: fixed"],[style*="position:fixed"]{max-width:100vw!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{align-items:center;background-color:blue;border:none;border-radius:50px;color:#fff;display:flex;font-size:16px;font-weight:500;height:25px;justify-content:center;margin-bottom:20px;padding:25px;position:relative;transition:background-color .3s ease,color .3s ease;width:338px}.button-blue{background-color:#1c4aff;box-shadow:0 2px 4px #0003;color:#fff}.button-blue:hover{background-color:#002fe8}.button-grey{background-color:#e6e6e6;box-shadow:0 2px 4px #0000001a;color:#999}.button-grey:hover{background-color:#cdcdcd}.button-border-black{background-color:#0000;border:1px solid #0c0c0c;box-shadow:0 2px 4px #0000001a;color:#0c0c0c;max-width:330px;width:100%}.button-border-black:hover{background-color:gray}.button-border-blue{background-color:#0000;border:1px solid #1c4aff;box-shadow:0 2px 4px #1c4aff4d;color:#1c4aff}.button-border-blue:hover{background-color:#1c4aff1a}.button-no-border-no-background{background-color:#0000;border:none;color:#0c0c0c}.button-no-border-no-background:hover{text-decoration:underline}.button.disabled{background-color:#e6e6e6;box-shadow:none;color:#999;cursor:not-allowed;pointer-events:none}.button-round-up{align-items:center;background-color:#0000;border:1px solid #d1daff;border-radius:17px;color:#1c4aff;display:flex;font-size:14px;height:34px;justify-content:center;padding:0 10px;width:100px}.button-round-up.selected{border-color:#999;color:#7f7f7f}.button-info{background:none;border:1px solid #1c4aff;border-radius:50%;color:#1c4aff;font-size:12px;height:2vh;margin-bottom:0;padding:0;width:2vh}.button-info,.icon{align-items:center;display:flex;justify-content:center}.icon{background-color:#fff;border-radius:5px;height:20px;margin:10px;padding:2px;width:20px}.bottomSheetBackdrop{align-items:flex-end;background-color:#00000080;display:flex;height:100vh;height:100dvh;justify-content:center;left:50%;max-width:430px;position:fixed;top:0;touch-action:none;transform:translateX(-50%);transition:opacity .3s ease;width:100%;z-index:9999}@media(max-width:430px){.bottomSheetBackdrop{left:0;max-width:100vw;transform:none}}.bottomSheet{background:#fff;border-radius:20px 20px 0 0;box-sizing:border-box;flex-direction:column;max-height:100vh;max-height:100dvh;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;opacity:0;position:relative;transform:translateY(100%);transition:transform .3s ease-out,opacity .3s ease-out}.bottomSheet,.bottomSheet .draggableArea{align-items:center;display:flex;width:100%}.bottomSheet .draggableArea{background-color:none;cursor:grab;flex-shrink:0;height:1rem;justify-content:center;padding:.5rem 1rem 1rem}.bottomSheet .topRectangle{background-color:#d3d3d3;border-radius:5px;height:.3rem;width:3.5rem;z-index:1}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.slideUp{animation:slideUp .3s ease-out forwards}.slideDown{animation:slideDown .3s ease-out forwards}.BottomSheetHeader_header__lybEW{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:16px;padding:0 1rem;position:relative;width:100%}.BottomSheetHeader_backButton__lNyA9{height:16px;margin-right:10px;width:16px}.BottomSheetHeader_title__QViUC{font-size:20px;font-weight:700;margin-right:auto}.BottomSheetHeader_closeButton__XO3jD{align-items:center;background:#ebefff;border:none;border-radius:50%;color:#476cff;display:flex;font-size:20px;height:34px;justify-content:center;width:34px;z-index:10}.BottomSheetHeader_disabled__pi10S{color:#7e7e7e}.SummaryItem_summaryItem__ZFwhM{display:flex;font-size:16px;justify-content:space-between;margin-top:10px}.SummaryItem_label__wMGJZ{font-weight:400}.SummaryItem_amount__f\+Q6P{font-weight:700}.CheckoutSummary_summaryContainer__XtsR6{background-color:#fff;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;margin-top:10px;padding:20px;width:100%}.CheckoutSummary_divider__yip3r{border:none;border-top:1px solid #e6e6e6;margin:20px 0 10px}.BaseDescriptor_baseDescriptor__DRW8i{align-items:center;color:#0c0c0c;display:flex;flex-direction:column;gap:3px;justify-content:center;margin-bottom:10px;margin-top:0}.BaseDescriptor_baseDescriptorLink__WYyLk{color:#0c0c0c;text-decoration:none}.CardDetailsForm_formContainer__dom-P{background-color:#fff}.CardDetailsForm_label__S\+ahn{color:#333;display:block;font-size:14px;font-weight:400}.CardDetailsForm_input__uKSel{border:1px solid #f5f5f5;border-radius:50px;box-sizing:border-box;display:block;margin:10px 0 12px;padding:10px;width:100%}.CardDetailsForm_StripeElement__yU9VS{font-size:16px}.CardDetailsForm_dateCodeInput__OtYg7{display:flex;gap:10px;justify-content:space-between}.CardDetailsForm_inputContainer__-eHRl{flex:1 1}.CardDetailsForm_checkboxContainer__s2MBA{align-items:center;display:flex;margin-top:2px}.CardDetailsForm_checkbox__kMETs{-webkit-appearance:none;-o-appearance:none;appearance:none;background:#fff;border:1px solid #e6e6e6;border-radius:4px;height:20px;margin-right:5px;position:relative;width:20px}.CardDetailsForm_checkbox__kMETs:checked{background:#000;border:none}.CardDetailsForm_checkbox__kMETs:checked:before{color:#fff;content:"\2714";font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CardDetailsForm_checkbox__kMETs:checked+.CardDetailsForm_label__S\+ahn{font-weight:500}.PaymentOption_optionsContainer__W6Y\+u{display:flex;flex-direction:column}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5{display:flex;flex-direction:column;width:100%}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionBox__jHr2e{align-items:center;background-color:#fff;border-radius:50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:10px;overflow:hidden;transition:max-height .3s ease}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionBox__jHr2e.PaymentOption_expandedOptionBox__rJBN0{max-height:500px}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5.PaymentOption_newCardOpened__GzRb7 .PaymentOption_optionBox__jHr2e{border-radius:24px}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK-{align-items:center;border-radius:50px;box-sizing:border-box;display:flex;padding:12px 15px;width:100%}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK- .PaymentOption_optionInput__UxkHe{-webkit-appearance:none;-o-appearance:none;appearance:none;background:#fff;border:1px solid #e6e6e6;border-radius:50%;height:24px;margin:0 10px 0 0;position:relative;width:24px}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK- .PaymentOption_optionInput__UxkHe:checked{background:#1c4aff;border:none}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK- .PaymentOption_optionInput__UxkHe:checked:before{background-image:url(/static/media/checkmark.19225deb1f1e99f53501.svg);background-repeat:no-repeat;background-size:contain;content:"";height:.8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.8rem}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK- .PaymentOption_optionLabelText__ACl78{flex:1 1}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_optionLabel__8QRK- .PaymentOption_optionIcons__-ALKn{display:flex;justify-content:flex-end}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_divider__9O0Zi{background-color:#e6e6e6;height:1px;margin-top:10px;width:100%}.PaymentOption_optionsContainer__W6Y\+u .PaymentOption_optionContainer__0B-n5 .PaymentOption_cardDetailsFormContainer__ayrxv{box-sizing:border-box;padding:10px 15px;width:100%}.TotalPaymentFooter_totalPaymentFooter__FcaR0{text-align:center}.TotalPaymentFooter_totalPaymentFooter__FcaR0 .TotalPaymentFooter_totalPayment__t\+9DZ{font-size:16px;font-weight:600;margin-bottom:20px}.TotalPaymentFooter_totalPaymentFooter__FcaR0 .TotalPaymentFooter_totalPayment__t\+9DZ .TotalPaymentFooter_totalNumber__tUdST{color:#1c4aff}.TotalPaymentFooter_totalPaymentFooter__FcaR0 .TotalPaymentFooter_overpaying__cakPW,.TotalPaymentFooter_totalPaymentFooter__FcaR0 .TotalPaymentFooter_overpaying__cakPW .TotalPaymentFooter_totalNumber__tUdST{color:#ff4307!important}.TotalPaymentFooter_totalPaymentFooter__FcaR0 .TotalPaymentFooter_buttonContainer__dk9Ht{display:flex;justify-content:center}.TotalPaymentFooter_applePayBtn__BQNQ6,.TotalPaymentFooter_googlePayBtn__DkeQI{background-color:#000!important}.TotalPaymentFooter_applePayWhite__shWqx,.TotalPaymentFooter_googlePrimaryBtn__uZIT6{height:50px;padding-left:8px;width:50px}.TipOptions_tipOptionsContainer__pTQBV{background-color:#fff;box-sizing:border-box;max-height:90vh;max-height:90dvh;overflow:auto;padding:0 1rem;scrollbar-width:none;width:100%}.TipOptions_tipOptionsContainer__pTQBV::-webkit-scrollbar{display:none}.TipOptions_image__q0vYv{display:block;margin:20px auto;max-width:300px}.TipOptions_description__MZzqx{font-size:16px;margin-bottom:32px;padding:0 5%;text-align:center}.TipOptions_subdescription__R4l\+x{font-size:12px;font-weight:400}.TipOptions_tipAmount__Wqyqh{color:#000;font-size:18px;font-weight:400;line-height:1.2}.TipOptions_tipPercent__MSo-3{color:#7691ff;font-size:14px;font-weight:600;line-height:1.2;opacity:1}.TipOptions_tipOption__U3d5x.TipOptions_selected__m3k59 .TipOptions_tipAmount__Wqyqh,.TipOptions_tipOption__U3d5x.TipOptions_selected__m3k59 .TipOptions_tipPercent__MSo-3{color:#fff;font-weight:600}.TipOptions_popularLabel__chmxG{background-color:#fefc9f;border-radius:4px;color:#000;display:inline-block;font-size:10px;font-weight:400;margin-left:4px;padding:2px 6px;position:absolute;right:0;top:-5px;transform:rotate(15deg)}.TipOptions_percentageWrapper__vV\+Tx{align-items:center;display:flex;flex-direction:column;justify-content:center}.TipOptions_tipOptions__D33wt{display:flex;gap:12px;justify-content:center;margin-bottom:20px}.TipOptions_noTipRow__ECW2x{align-items:center;display:flex;gap:.75rem;justify-content:center;margin:1.25rem auto 2rem}.TipOptions_noTipPill__70z\+D{background-color:#0000;border:1px solid #d1daff;border-radius:999px;color:#1c4aff;cursor:pointer;font-size:14px;font-weight:400;padding:.5rem 1.25rem;transition:all .2s ease}.TipOptions_selectedPill__WsDJA{background-color:#ff4307;border:none;color:#fff;font-weight:600}.TipOptions_tipOption__U3d5x{align-items:center;background-color:#ebefff;border-radius:12px;color:#000;cursor:pointer;display:flex;flex-direction:column;font-size:20px;font-weight:700;height:75px;justify-content:center;position:relative;text-align:center;width:75px}.TipOptions_tipOption__U3d5x.TipOptions_selected__m3k59{background-color:#1c4aff;color:#fff}.TipOptions_customTipContent__2iYZE{align-items:center;display:flex;font-size:12px;gap:1px;justify-content:center}.TipOptions_customTipContent__2iYZE span{font-weight:400}.TipOptions_tipCurrencyInputContainer__fKmV0{align-items:center;border:1px solid #d1daff;border-radius:50px;box-sizing:border-box;display:flex;justify-content:space-between;margin:1.25rem 2.1rem;padding:1em 2em}.TipOptions_tipLabel__cRGLa{color:#000;font-size:1rem;font-weight:500}.TipOptions_amountInput__mJK7s{border:none;font-size:1.25rem;font-weight:700;outline:none;text-align:right;width:100%}.TipOptions_roundUpPill__li34s{align-items:center;background-color:#0000;border:1px solid #1c4aff;border-radius:999px;color:#1c4aff;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:6px;padding:.5rem 1rem;transition:all .2s ease}.TipOptions_roundUpLabel__9Q87V{font-weight:400}.TipOptions_roundUpAmount__y0Do6{color:#000;font-weight:600}.TipOptions_roundUpPill__li34s.TipOptions_selected__m3k59{background-color:#1c4aff;color:#fff}.TipOptions_roundUpPill__li34s.TipOptions_selected__m3k59 .TipOptions_roundUpAmount__y0Do6,.TipOptions_roundUpPill__li34s.TipOptions_selected__m3k59 .TipOptions_roundUpLabel__9Q87V{color:#fff}.TipOptions_infoButton__2sP7k{background:none;border:1px solid #1c4aff;border-radius:50px;color:#1c4aff;margin-left:10px}:root{--rt-color-dark:#ebefff;--rt-color-white:$color-blue-600}.TipOptions_totalPayment__DWz2C{font-size:16px;font-weight:600;margin-bottom:20px;text-align:center}.TipOptions_totalPayment__DWz2C .TipOptions_totalNumber__\+UCkb{color:#1c4aff}.TipOptions_react-tooltip__TrsKy,.TipOptions_reactTooltip__8U5VE{max-width:85vw;overflow-wrap:break-word;white-space:normal}.TipOptions_generosityContainer__2r0r3{align-items:center;color:#ff6a38;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:40px;text-align:center;width:100%}.TipOptions_button-info__6pkJN{margin-left:0!important}.Checkout_checkoutContainer__ckQHE{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:start;overflow-y:auto;padding:1rem;width:100%}.Checkout_checkoutHeader__\+gGTr{flex-shrink:0;padding:1rem 0}.Checkout_checkoutMain__LMqF6{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:16px}.Checkout_checkoutFooter__ir1OY{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;width:100%}.Checkout_feeDescriptionContainer__mcE-u,.Checkout_paymentOptions__IPn7u{width:100%}.successContainer{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;flex-direction:column;min-height:100vh;min-height:100dvh;overflow-y:auto;padding:1rem;text-align:center}.successContainer,.successHeader{display:flex;justify-content:flex-start;width:100%}.successHeader{padding:1rem 0 0}.description{color:#1c4aff;font-size:1rem;font-weight:500;margin-bottom:2rem;margin-top:2rem}.description,.mainReceipt{text-align:center;width:90%}.mainReceipt{align-items:center;background-color:#fff;background-position:50%;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;margin:4rem 0 1.25rem;padding:4rem 1rem 1.5rem;position:relative}.getReceiptLink{gap:.5rem}.circleIcon{align-items:center;background-color:#1c4aff;border:.7rem solid #d1daff;border-radius:50%;display:flex;height:10vh;justify-content:center;left:50%;position:absolute;top:-7vh;transform:translateX(-50%);width:10vh;z-index:1}.thankYouMessage{font-size:1rem;font-weight:700;margin-bottom:.5rem}.totalAmount{font-size:2rem;font-weight:700}.getReceiptLink{align-items:center;color:#1c4aff;display:inline-flex;font-size:1rem;margin-top:1.25rem;text-decoration:none}.restaurantInfo{align-items:center;display:flex;justify-content:center}.restaurantInfo img{height:1rem;margin-left:.5rem;width:1rem}.instaIcon{align-items:center;display:flex;justify-content:center}.leftToPay{color:#ff4307;font-size:1rem;font-weight:500}.dashedLine{border-top:1px dashed #ccc;margin:2rem 0;width:100%}.billFooter{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#f5f5f54d;border:1px solid #f5f5f54d;border-radius:16px 16px 0 0;bottom:0;display:flex;flex-direction:column;left:50%;max-width:430px;padding-top:1rem;position:fixed;transform:translateX(-50%);width:100%}.billFooter .blueButton{margin-bottom:10px;max-width:300px;width:90%}@media(max-width:430px){.billFooter{left:0;max-width:100vw;padding-top:1rem;transform:none}}@media(min-height:906px){.billFooter .termsAndConditions{margin-top:0;padding-top:1rem}}.feedback-form{box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;overflow-y:auto;width:100%}.feedback-form::-webkit-scrollbar{display:none}.feedback-form form{box-sizing:border-box;display:flex;flex-direction:column;padding:4rem 1rem 8rem;position:relative;width:100%}.feedback-form__rating{align-items:center;display:flex;flex-direction:column;margin:1.25rem auto}.feedback-form__rating-label{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.feedback-form__textarea-label{font-size:1.25rem;text-shadow:0 1px 4px #00000040}.feedback-form__email-input-label{align-self:center;font-size:1rem;text-shadow:0 1px 4px #00000040}.feedback-form textarea{border-bottom:1px solid #ccc!important;flex-grow:1;height:auto!important;margin-bottom:0!important;max-height:none!important;min-height:200px!important;overflow-y:auto;resize:none;scrollbar-width:none}.feedback-form textarea ::placeholder{padding-bottom:1rem}.feedback-form input[type=email],.feedback-form textarea{border:none;border-radius:1.25rem;box-sizing:border-box;font-family:inherit;font-size:1rem;margin:.5rem auto 2rem;padding:1rem;width:100%}.feedback-form input[type=email]{border-bottom:1px solid #ccc;border-radius:3rem;margin-bottom:1rem}.feedback-form input[type=email]::placeholder{color:#ccc}.feedback-form__checkbox-container{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;text-align:start}.feedback-form__checkbox{-webkit-appearance:none;appearance:none;background-color:#fff;border-bottom:1px solid #ccc;border-radius:.25rem;cursor:pointer;height:1.25rem;margin-right:.5rem;position:relative;transition:background-color .2s ease,border-color .2s ease;width:1.25rem}.feedback-form__checkbox:checked{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain}.feedback-form__checkbox-label{font-size:.75rem}.feedback-form__stars{display:flex;gap:.2rem;justify-content:center}.feedback-form__stars .feedback-form__star{color:#ddd;font-size:1.5rem}.feedback-form__stars .feedback-form__star--selected{color:#ff4307}.feedback-form__ai-prompt{margin-bottom:1rem}.feedback-form__textarea-wrapper{display:flex;flex-direction:column;flex-grow:1;min-height:0;position:relative;width:100%}.feedback-form__primary-actions{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:0 auto;max-width:600px;width:100%}.feedback-form__email-input-label{align-items:center;display:flex}.footer{bottom:0;box-sizing:border-box;left:50%;margin-top:1.5rem;max-width:430px;padding:1rem 1.5rem 0;position:fixed;transform:translateX(-50%);width:100%;z-index:10}@media(max-width:430px){.footer{left:0;max-width:100vw;transform:none}}.shimmer-visible{-webkit-text-fill-color:#0000;animation:shimmerText 3s linear infinite;background:linear-gradient(90deg,#0000001a,#000c 50%,#0000001a);background-clip:text;-webkit-background-clip:text;background-size:300% 100%;color:#0000;font-size:1rem;font-weight:500;left:1rem;pointer-events:none;position:absolute;top:1rem;white-space:nowrap;z-index:2}@keyframes shimmerText{to{background-position:-200%}}.ai-label,.optionalMail{color:#0c0c0c;font-size:12px;text-shadow:0 1px 4px #00000040}.optionalMail{font-size:16px;padding-left:.5rem}.ai-label{display:block}.ai-disclaimer{display:block;font-size:11.5px;letter-spacing:.5px;padding-top:12px}.clearReview{background:#0000;border:none;color:#1c4aff;padding-top:8px;text-transform:capitalize}.email-bg{background-color:#ebefff;border:solid #d1daff;border-radius:24px;border-width:1px 1px 8px;gap:5px}.email-bg,.textarea-bg{box-sizing:border-box;display:flex;flex-direction:column;padding:16px 16px 20px;width:100%}.textarea-bg{background-color:#ffece5;border:solid #ffb69e;border-radius:24px;border-width:1px 1px 8px;gap:12px;margin-bottom:1rem}.skip-button{background-color:#f5f5f5!important}.bottom-header-wrapper{background-color:#fff;box-sizing:border-box;left:50%;max-width:430px;padding:0 1rem;position:fixed;transform:translateX(-50%);width:100%;z-index:10}@media(max-width:430px){.bottom-header-wrapper{left:0;max-width:100vw;transform:none}}.inputWrappers{padding:0}.feedback-footer{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:#f5f5f54d;border:1px solid #f5f5f54d;border-radius:16px 16px 0 0}.feedback-success_container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-height:90dvh;min-height:90vh;padding:1em;text-align:center;width:100%}.feedback-success_container .circle-icon{align-items:center;background-color:#1c4aff;border:10px solid #d1daff;border-radius:50%;display:flex;height:10vh;justify-content:center;margin:-50px auto 30px;width:10vh}.feedback-success_container .title{color:#1c4aff;font-size:150%;font-weight:700;margin-bottom:.3em;max-width:90%}.feedback-success_container .description{color:#979797;font-size:100%;font-weight:400;margin-bottom:3em}.star-form{align-items:center;background-color:#fff;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;overflow:auto;padding:0 1rem;scrollbar-width:none}.star-form::-webkit-scrollbar{display:none}.star-form img{height:auto;width:8rem}.star-form_title{color:#000;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;padding:1rem 0}.star-form_rating-container{margin-bottom:1.25rem;width:100%}.star-form form{align-items:center}.star-form form,.star-rating{display:flex;flex-direction:column;width:100%}.star-rating{align-items:flex-start;margin-bottom:14px}.star-rating_title{align-self:flex-start;font-size:1rem;font-weight:400}.star-rating_stars{align-items:center;display:flex;gap:2rem;height:70%;justify-content:center;width:100%}.star-rating_star{color:#e6e6e6;font-size:2.5rem;transition:color .3s}.star-rating_star.selected{color:#ff4307}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.viewBillScreen{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;min-height:100vh;overflow-y:auto;padding-bottom:100px;position:relative}.viewBillScreen .viewBillHeader{flex-shrink:0}.viewBillScreen .viewBillMain{flex-grow:1;margin-bottom:1.25rem}.viewBillScreen .viewBillFooter{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:100%}.viewBillScreen .poweredBy{margin-top:20px}.viewBillScreen .termsAndConditions{color:#0c0c0c;font-size:.7rem;margin:0 auto;max-width:349px;padding-bottom:20px;text-align:center;width:80%}.viewBillScreen .termsAndConditionsLink{color:#0c0c0c;text-decoration:underline;transition:color .2s ease}.viewBillScreen .termsAndConditionsLink:hover{color:#ff4307}.header{background-position:50%;background-size:cover;flex-direction:column;padding-top:1.4rem;position:relative;width:100%}.header,.header .logoContainer{align-items:center;display:flex}.header .logoContainer{background-color:#0000;border-radius:50%;height:7rem;justify-content:center;margin-bottom:4.25rem;overflow:hidden;width:7rem}.header .menuWrapper{align-items:center;background-color:#fefcb3;border-radius:50px;display:flex;gap:.5rem;padding:.4rem .7rem}.header .menuIcon{align-items:center;border-radius:12px;display:flex;height:28px;justify-content:center;position:absolute;right:14%;top:40%;width:28px}.header .menuIcon .itemIcon{height:18px;width:18px}.header .menuText{font-size:12px;font-weight:500}.header .logo{height:100%;width:100%}.header .tableNumber{border:1px solid #fff;border-radius:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.037);color:#000;font-size:.9rem;padding:.3rem 1rem;top:9rem;transform:translateX(-50%);z-index:2}.header .billAmounts,.header .tableNumber{background-color:#fff;font-weight:500;left:50%;position:absolute}.header .billAmounts{align-items:center;border-radius:25px;bottom:-25%;display:flex;flex-direction:column;font-size:1rem;justify-content:center;max-width:349px;padding:.875rem;transform:translate(-50%,-50%);width:80%}.header .billAmounts.fullPaid{bottom:-10%}.header .billAmounts.withPaymentDetails{bottom:-95%}.header .billAmounts.billLoading{bottom:-50%}.header .billAmounts.withoutPaymentDetails{bottom:-35%}@media(min-width:820px){.header .billAmounts.withoutPaymentDetails{bottom:-35%}}.header .billAmounts.noBill{bottom:-165%;padding:.875rem .2rem}@media(min-width:450px){.header .billAmounts.noBill{bottom:-155%}}@media(min-width:860px){.header .billAmounts.noBill{bottom:-140%}}.header .billAmounts .billTotal{width:100%}.header .billAmounts .paidAmount{align-items:center;background-color:#ebefff;border-radius:25px;box-sizing:border-box;display:flex;font-size:15px;justify-content:space-between;margin:.5rem 1rem;padding:.8rem;width:100%}.header .billAmounts .paidAmount .paidAmountLabel{align-items:center;display:flex}.header .billAmounts .paidAmount .paidAmountReceipt{align-items:center;display:flex;gap:5px}.header .billAmounts .paidAmount .paidAmountValue{color:#1c4aff;font-weight:700}.header .billAmounts .paidAmount.full{background-color:#ebffeb}.header .billAmounts .billTotal{align-items:center;display:flex;justify-content:space-between}.header .billAmounts .billTotal .billAmount{align-items:center;display:flex}.header .billAmounts .billTotal .billAmount .shareIcon{align-items:center;border:1px solid #f5f5f5;border-radius:50%;display:flex;height:1.5rem;justify-content:center;margin-left:.5rem;padding:.25rem;width:1.5rem}.header .billAmounts .amountLeftToPay{color:#ff4307;margin-top:.25rem}.header .billAmounts .amountLeftToPayValue,.header .billAmounts .billTotalAmount,.header .billAmounts .paidAmountValue{font-weight:600;margin-left:.25rem}.header .billAmounts .payment-details{display:flex;gap:8px}.header .billAmounts .paid-amount-receipt{align-items:center;display:flex;gap:8px}.header .billAmounts .icon_and_amount{display:flex;flex-direction:column;gap:5px;justify-content:center}.header .billAmounts .icon{background-color:#0000;margin:0}.header .billAmounts .paidAmountValueWrapper{align-items:center;display:flex;gap:5px}.header .billAmounts .receipt-icon{height:20px;width:20px}.header .billAmounts .billTotalAmount{display:inline-block;position:relative}.header .billAmounts .billTotalAmount .underline{background:linear-gradient(90deg,#0000,#ff4307 25%,#ff4307 70%,#0000 95%);border-radius:50%/100%;bottom:-2px;height:4px;left:0;position:absolute;transform:rotate(-2deg);width:100%;z-index:-1}.totalBillAndIcon{gap:8px}.billContainer,.totalBillAndIcon{align-items:center;display:flex;justify-content:center}.billContainer{margin:0 auto;width:100%}.billContainer .billItemList{background-color:#fff;border-radius:25px;margin-top:3rem;max-width:349px;padding:.875rem;width:80%}.billContainer .billItemList.withPaymentDetails{margin-top:9rem}.billContainer .billItemList .billItemTable{border-collapse:initial;border-spacing:.3rem;width:100%}.billContainer .billItemList .billItemTable th{color:#ff4307;font-size:.7rem;font-weight:400;padding-bottom:.5rem}.billContainer .billItemList .billItemTable th.billHeaderOrder{text-align:left}.billContainer .billItemList .billItemTable th.billHeaderPerItem,.billContainer .billItemList .billItemTable th.billHeaderTotal{text-align:right}.billContainer .billItemList .billItemTable .separatorRow td{border:none;padding:0}.billContainer .billItemList .billItemTable .separatorRow td hr{border:none;border-top:1px solid #ccc;margin:.5rem 0}.billContainer .billItemList .billItemVat{border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem;width:100%}.billContainer .billItemList .billItemVat div{display:flex;justify-content:space-between}.billContainer .billItemList .billItemVat div .billItemVatTotal{font-weight:600;text-align:right}.BillItem_itemQuantityCell__0PMbY{background-color:#fffc9f;border:1px solid #f5f5f5;border-radius:50%;display:inline-block;font-size:small;height:2vh;line-height:2.1vh;text-align:center;width:2vh}.BillItem_itemQuantityCell__0PMbY.BillItem_strikeThrough__9H7dw{background-color:#1c4aff;color:#fff}.BillItem_itemNameCell__9ufgT.BillItem_strikeThrough__9H7dw{color:#1c4aff;text-decoration:line-through}.BillItem_itemNameContainer__Tff34{align-items:center;display:flex}.BillItem_icon__fGFBM{height:24px;width:24px}.BillItem_perItemCell__iHJkK{color:#999;font-size:small;text-align:right;vertical-align:bottom}.BillItem_perItemCell__iHJkK.BillItem_strikeThrough__9H7dw{color:#1c4aff;text-decoration:line-through}.BillItem_totalCell__v7lup{font-weight:600;text-align:right}.BillItem_totalCell__v7lup.BillItem_strikeThrough__9H7dw{color:#1c4aff;text-decoration:line-through}.divideBillContainer{background-color:#fff;box-sizing:border-box;height:100%;overflow:auto;scrollbar-width:none;width:100%}.divideBillContainer::-webkit-scrollbar{display:none}.pieChartContainer{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem;position:relative}.pieChartContainer .centerText{position:absolute;text-align:center}.pieChartContainer .centerText .amount{color:#1c4aff;font-size:1.5rem;font-weight:700;line-height:2rem}.peopleCounter{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.peopleCounter .counter{align-items:center;display:flex}.peopleCounter .counter .left,.peopleCounter .counter .right{font-size:.8rem}.peopleCounter .counter .left{flex:1 1;text-align:right}.peopleCounter .counter .right{flex:1 1;margin-right:auto;overflow:hidden;white-space:nowrap}.peopleCounter .counter .controls{border:1px solid #f5f5f5;border-radius:50px;display:flex;gap:1.5rem;margin:0 1rem;max-width:125px;padding:.25rem;width:100%}.peopleCounter .counter .controls .controlButton{background:#ebefff;border:none;border-radius:50%;color:#476cff;font-size:1rem;height:34px;width:34px}.peopleCounter .counter .controls .controlButton:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.peopleCounter .counter .controls .number{font-size:20px;font-weight:700}.totalPayment{font-size:1rem;font-weight:600;margin-bottom:1.25rem;text-align:center}.totalPayment .totalNumber{color:#1c4aff}.buttonContainer{display:flex;justify-content:center}.PayCustomAmount_payCustomAmountContainer__HCGKa{background-color:#fff;box-sizing:border-box;height:100%;padding:0 1rem;width:100%}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountInput__9Vs2w{border:none;font-size:36px;margin-bottom:1.5rem;outline:none;text-align:center;width:100%}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountInput__9Vs2w::-webkit-inner-spin-button,.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountInput__9Vs2w::-webkit-outer-spin-button{-webkit-appearance:none}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountWapper__hrxnZ{width:90vw}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountOptions__b\+3Ek{margin-bottom:2rem;overflow-x:auto;scrollbar-width:none;white-space:nowrap;width:100%}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountOptions__b\+3Ek::-webkit-scrollbar{display:none}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountOptions__b\+3Ek .PayCustomAmount_amountButton__EiQRM{background:#ebefff;border:none;border-radius:20px;color:#476cff;display:inline-block;font-size:18px;margin-right:.5rem;padding:10px 20px}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountOptions__b\+3Ek .PayCustomAmount_amountButton__EiQRM:hover{background-color:#dce1ff}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_amountOptions__b\+3Ek .PayCustomAmount_amountButton__EiQRM.PayCustomAmount_selectedAmount__Bl0yY{background-color:#0c0c0c;border-color:#0c0c0c;color:#fff}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_totalBill__aDWmv{font-size:16px;font-weight:600;margin-bottom:1.5rem;text-align:center}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_totalBill__aDWmv .PayCustomAmount_blueText__Jl2H3{color:#1c4aff;margin-left:3px;padding:5px}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_totalBill__aDWmv .PayCustomAmount_blueText__Jl2H3.PayCustomAmount_selectedAmount__Bl0yY{background-color:#0c0c0c;border-radius:20px;color:#fff}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_buttonContainer__pTr8l{display:flex;justify-content:center}.PayCustomAmount_payCustomAmountContainer__HCGKa .PayCustomAmount_errorMessage__WpiRr{color:red;font-size:14px;margin:0 .5rem 1.5rem;text-align:center;white-space:pre-line}.payItemsContainer{background-color:#fff;border-radius:16px 16px 0 0;box-sizing:border-box;height:90vh;height:90dvh;overflow:auto;overflow-x:hidden;scrollbar-width:none;width:100%}.payItemsContainer::-webkit-scrollbar{display:none}.payItemsContainer .itemList{margin-bottom:2rem}.payItemsContainer .item{align-items:center;border:1px solid #fef3f3;border-radius:50px;display:flex;font-size:16px;justify-content:space-between;margin-bottom:10px;padding:15px 20px}.payItemsContainer .item.itemSelected{border:1px solid #1c4aff}.payItemsContainer .item.itemDisabled{cursor:default;pointer-events:none}.payItemsContainer .item.itemDisabled,.payItemsContainer .item.itemDisabled .price{color:#1c4aff;text-decoration:line-through}.payItemsContainer .item.itemDisabled .circle{display:none}.payItemsContainer .priceAndCircle{align-items:center;display:flex;gap:10px}.payItemsContainer .priceAndCircle .circle{align-items:center;border:1px solid #ccc;border-radius:50%;display:flex;height:24px;justify-content:center;margin-left:10px;width:24px}.payItemsContainer .priceAndCircle .circle.circleSelected{background-color:#1c4aff;border:1px solid #1c4aff}.payItemsContainer .priceAndCircle .circle.circleSelected .tick{color:#fff;font-size:14px}.payItemsContainer .stickyFooter{background-color:#fff;bottom:0;box-shadow:0 -6px 13px #32323233;padding-top:.5rem;position:-webkit-sticky;position:sticky;width:100%}.payItemsContainer .buttonContainer{display:flex;justify-content:center}.BaseButton_button__xEZwR{background-color:blue;background-color:var(--button-background-color,blue);border:none;border:var(--button-border,none);border-radius:50px;border-radius:var(--button-border-radius,50px);color:#fff;color:var(--button-text-color,#fff);font-size:16px;font-size:var(--button-font-size,16px);font-weight:500;font-weight:var(--button-font-weight,500);height:25px;height:var(--button-height,25px);margin-bottom:20px;padding:25px;position:relative;width:338px;width:var(--button-width,338px)}.BaseButton_button__xEZwR,.BaseButton_icon__-zrbl{align-items:center;display:flex;justify-content:center}.BaseButton_icon__-zrbl{background-color:#fff;background-color:var(--icon-background-color,#fff);border-radius:5px;border-radius:var(--icon-border-radius,5px);height:20px;height:var(--icon-size,20px);margin:10px;margin:var(--icon-margin,10px);padding:2px;padding:var(--icon-padding,2px);width:20px;width:var(--icon-size,20px)}.SplitBillOptions_splitBillOptionsContainer__\+WdhO{background-color:#fff}.SplitBillOptions_header__o1pWx{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;position:relative;width:100%}.SplitBillOptions_title__7rt85{color:#0c0c0c;flex:1 1;font-size:20px;font-weight:700;text-align:center}.SplitBillOptions_payFullAmountIcon__ZaqbM{background-color:#0000!important}.SplitBillOptions_rowReverseIcon__1p3Lg{align-items:center;display:flex;flex-direction:row-reverse;gap:8px;margin-bottom:20px}.SplitBillOptions_closeButton__YOcvO{background:#ebefff;border:none;border-radius:50%;color:#479cff;cursor:pointer;font-size:20px;height:34px;position:absolute;right:0;width:34px;z-index:10}.SplitBillOptions_closeButton__YOcvO:hover{background-color:#fff}.SplitBillOptions_closeButton__YOcvO:active{background-color:#b8c6ff}.PoweredBy_poweredByContainer__rB7Qs{color:#0c0c0c;display:flex;font-size:.8rem;font-weight:500;justify-content:center;margin-bottom:1.25rem}.PoweredBy_poweredByLogo__lRjsh{margin-left:.25rem}.terms-container{margin:2rem auto;max-width:800px;padding:1rem}.terms-content{text-align:left}.terms-container h1{color:#333;margin-bottom:2rem;text-align:center}.terms-content section{margin-bottom:2rem}.terms-content h2{color:#444;font-size:1.5rem;margin-bottom:1rem}.terms-content p{color:#666;line-height:1.6;margin-bottom:1rem}.privacy-container{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:2rem}.privacy-container h1{color:#1a1a1a;font-size:2.5rem;margin-bottom:1rem;text-align:center}.last-updated{color:#666;font-style:italic;margin-bottom:2rem;text-align:center}.privacy-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.privacy-content section{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.privacy-content section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-content h2{border-bottom:2px solid #3498db;color:#2c3e50;font-size:1.75rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-content h3{color:#34495e;font-size:1.25rem;margin:1.5rem 0 1rem}.privacy-content p{margin-bottom:1rem}.privacy-content ul{margin:1rem 0;padding-left:2rem}.privacy-content li{margin-bottom:.5rem}.privacy-content a{color:#3498db;text-decoration:none;transition:color .2s ease}.privacy-content a:hover{color:#2980b9;text-decoration:underline}.privacy-content table{border-collapse:collapse;margin:1rem 0;width:100%}.privacy-content td,.privacy-content th{border:1px solid #ddd;padding:.75rem;text-align:left}.privacy-content th{font-weight:600}.privacy-content th,.privacy-content tr:nth-child(2n){background-color:#f8f9fa}@media (max-width:768px){.privacy-container,.privacy-content{padding:1rem}.privacy-container h1{font-size:2rem}.privacy-content h2{font-size:1.5rem}.privacy-content h3{font-size:1.2rem}.privacy-content table{display:block;overflow-x:auto;white-space:nowrap}}
/*# sourceMappingURL=main.e53b4a64.css.map*/