@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";html,body{background-color:#1a1a1a;margin:0;padding:0;min-height:100vh;min-height:100dvh;font-family:Poppins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:flex-start;background-color:#1a1a1a}#root>*{max-width:430px;width:100%;background-color:#f5f5f5;box-shadow:0 0 20px #0000001a;position:relative;overflow:hidden}@media (max-width: 430px){#root{padding:0;align-items:stretch}#root>*{max-width:100vw;box-shadow:none;border-radius:0}}@media (min-width: 391px){#root>*{overflow:hidden}}.modal,.drawer,.overlay,[role=dialog],[data-reach-dialog-overlay],[class*=modal],[class*=drawer],[class*=overlay],[class*=popup]{max-width:430px!important;left:50%!important;transform:translate(-50%)!important;margin:0 auto!important}@media (max-width: 430px){.modal,.drawer,.overlay,[role=dialog],[data-reach-dialog-overlay],[class*=modal],[class*=drawer],[class*=overlay],[class*=popup]{max-width:100vw!important;left:0!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{border-radius:50px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;width:338px;height:25px;font-weight:500;font-size:16px;position:relative;color:#fff;background-color:#00f;border:none;padding:25px;transition:background-color .3s ease,color .3s ease}.button-blue{background-color:#1c4aff;color:#fff;box-shadow:0 2px 4px #0003}.button-blue:hover{background-color:#002fe8}.button-grey{background-color:#e6e6e6;color:#999;box-shadow:0 2px 4px #0000001a}.button-grey:hover{background-color:#cdcdcd}.button-border-black{background-color:transparent;color:#0c0c0c;border:1px solid #0c0c0c;width:100%;max-width:330px;box-shadow:0 2px 4px #0000001a}.button-border-black:hover{background-color:gray}.button-border-blue{background-color:transparent;color:#1c4aff;border:1px solid #1c4aff;box-shadow:0 2px 4px #1c4aff4d}.button-border-blue:hover{background-color:#1c4aff1a}.button-no-border-no-background{background-color:transparent;color:#0c0c0c;border:none}.button-no-border-no-background:hover{text-decoration:underline}.button.disabled{background-color:#e6e6e6;color:#999;cursor:not-allowed;pointer-events:none;box-shadow:none}.button-round-up{width:100px;height:34px;border:1px solid #d1daff;border-radius:17px;background-color:transparent;color:#1c4aff;font-size:14px;display:flex;align-items:center;justify-content:center;padding:0 10px}.button-round-up.selected{border-color:#999;color:#7f7f7f}.button-info{width:2vh;height:2vh;border:1px solid #1c4aff;border-radius:50%;background:none;color:#1c4aff;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:0}.icon{margin:10px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:2px;width:20px;height:20px}.bottomSheetBackdrop{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;height:100vh;height:100dvh;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:9999;transition:opacity .3s ease;touch-action:none}@media (max-width: 430px){.bottomSheetBackdrop{left:0;transform:none;max-width:100vw}}.bottomSheet{background:#fff;border-radius:20px 20px 0 0;width:100%;min-height:fit-content;max-height:100vh;max-height:100dvh;transform:translateY(100%);transition:transform .3s ease-out,opacity .3s ease-out;opacity:0;display:flex;flex-direction:column;align-items:center;position:relative;box-sizing:border-box}.bottomSheet .draggableArea{width:100%;height:1rem;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem 1rem;cursor:grab;background-color:none;flex-shrink:0}.bottomSheet .topRectangle{width:3.5rem;height:.3rem;background-color:#d3d3d3;border-radius:5px;z-index:1}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.slideUp{animation:slideUp .3s ease-out forwards}.slideDown{animation:slideDown .3s ease-out forwards}._header_ug30w_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative;width:100%;padding:0 1rem;box-sizing:border-box}._backButton_ug30w_12{margin-right:10px;width:16px;height:16px}._title_ug30w_18{font-size:20px;font-weight:700;margin-right:auto}._closeButton_ug30w_24{display:flex;align-items:center;justify-content:center;color:#476cff;background:#ebefff;border:none;border-radius:50%;width:34px;height:34px;font-size:20px;z-index:10}._disabled_ug30w_38{color:#7e7e7e}._summaryItem_1ylvo_1{display:flex;justify-content:space-between;font-size:14px}._label_1ylvo_8{font-weight:400}._amount_1ylvo_12{font-weight:700}._summaryContainer_1fcjr_1{display:flex;flex-direction:column;width:100%;padding:20px;border-radius:24px;background-color:#fff;box-sizing:border-box}._divider_1fcjr_12{border:none;border-top:1px solid #e6e6e6;margin:20px 0 10px}._totalSpan_1fcjr_18{font-weight:600;font-size:15px;color:#00f;margin-left:5px}._headerParagraph_1fcjr_25{font-size:15px;font-weight:600;display:flex;justify-content:center;align-items:center;margin:0;padding:0}._checkoutButton_1fcjr_35{padding:0;margin:0;display:inline-flex}._summaryItem_1fcjr_41{display:flex;justify-content:space-between;font-size:15px}._label_1fcjr_48{display:flex;align-items:center;justify-content:baseline;gap:3px;font-weight:400}._amount_1fcjr_56{font-weight:700}._formContainer_5748s_1{background-color:#fff}._label_5748s_5{display:block;font-size:14px;font-weight:400;color:#333}._input_5748s_12{display:block;width:100%;padding:10px;box-sizing:border-box;border:1px solid #f5f5f5;border-radius:50px;margin:10px 0 12px}._StripeElement_5748s_22{font-size:16px}._dateCodeInput_5748s_26{display:flex;justify-content:space-between;gap:10px}._inputContainer_5748s_32{flex:1}._checkboxContainer_5748s_36{display:flex;align-items:center;margin-top:2px}._checkbox_5748s_36{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #e6e6e6;border-radius:4px;background:#fff;margin-right:5px;position:relative}._checkbox_5748s_36:checked{background:#000;border:none}._checkbox_5748s_36:checked:before{content:"✔";font-size:16px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._checkbox_5748s_36:checked+._label_5748s_5{font-weight:500}._optionsContainer_14fvv_1{display:flex;flex-direction:column}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5{display:flex;flex-direction:column;width:100%}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionBox_14fvv_10{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px;background-color:#fff;border-radius:50px;box-sizing:border-box;transition:max-height .3s ease;overflow:hidden}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionBox_14fvv_10._expandedOptionBox_14fvv_22{max-height:500px}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5._newCardOpened_14fvv_25 ._optionBox_14fvv_10{border-radius:24px}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28{display:flex;align-items:center;width:100%;padding:.75rem 15px;box-sizing:border-box;border-radius:50px}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionInput_14fvv_36{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;border:1px solid #e6e6e6;background:#fff;margin:0 10px 0 0;position:relative}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionInput_14fvv_36:checked{background:#1c4aff;border:none}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionInput_14fvv_36:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.8rem;height:.8rem;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='white'%3e%3cpath%20d='M9%2016.2l-4.2-4.2L3%2012.8%209%2018.8%2021%206.8%2019.6%205.2z'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionLabelText_14fvv_66{flex:1}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28>img{height:24px;width:24px;object-fit:contain}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionIcons_14fvv_74{display:flex;justify-content:flex-end;gap:5px}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._optionLabel_14fvv_28 ._optionIcons_14fvv_74 img{height:24px;width:24px;object-fit:contain}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._divider_14fvv_84{width:100%;height:1px;background-color:#e6e6e6;margin-top:10px}._optionsContainer_14fvv_1 ._optionContainer_14fvv_5 ._cardDetailsFormContainer_14fvv_90{padding:10px 15px;width:100%;box-sizing:border-box}._checkoutContainer_1lwvy_1{display:flex;flex-direction:column;width:100%;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#f5f5f5;justify-content:start;padding:1rem}._checkoutHeader_1lwvy_16{flex-shrink:0;padding:1rem 0}._checkoutMain_1lwvy_21{flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:16px}._securePaymentsBadge_1lwvy_29{display:flex;align-items:center;justify-content:flex-end;gap:6px;width:100%;margin-bottom:-8px}._securePayments_1lwvy_29{color:#1a8245;font-size:12px;margin:0}._checkoutFooter_1lwvy_44{flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:auto;padding-top:16px}._feeDescriptionContainer_1lwvy_54{width:100%}._convFeeTooltip_1lwvy_58{font-size:18px}._paymentOptions_1lwvy_62{width:100%}._sheetContent_1lwvy_66{display:flex;flex-direction:column;gap:.5rem;padding:0 1.25rem}._sheetContent_1lwvy_66 ._header_1lwvy_72{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem}._sheetContent_1lwvy_66 ._header_1lwvy_72 h3{font-size:1.125rem;font-weight:600;margin:0}._sheetContent_1lwvy_66 ._header_1lwvy_72 ._closeBtn_1lwvy_84{background-color:#eef3ff;color:#5468ff;border-radius:9999px;border:none;display:flex;align-items:center;justify-content:center;padding:.7rem}._sheetContent_1lwvy_66 ._header_1lwvy_72 ._closeBtn_1lwvy_84 svg{font-size:1rem;color:#476cff}._sheetContent_1lwvy_66 ._myText_1lwvy_101{font-size:1rem;color:#476cff}._sheetContent_1lwvy_66 ._text_1lwvy_106{font-size:.875rem;color:#000000b3;padding-bottom:.5rem;margin:0 0 16px}._sheetContent_1lwvy_66 ._text_1lwvy_106+._text_1lwvy_106{padding-bottom:0}._sheetContent_1lwvy_66 ._text_1lwvy_106 ._highlight_1lwvy_117{font-weight:500}._sheetFooter_1lwvy_123{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5px}._sheetFooter_1lwvy_123 ._secureWrapper_1lwvy_131{display:flex;justify-content:center;align-items:center;gap:6px;padding-bottom:6px}._sheetFooter_1lwvy_123 ._securePayments_1lwvy_29{color:#1a8245;font-size:12px;margin:0}._sheetFooter_1lwvy_123 ._links_1lwvy_145{margin-left:auto;margin-right:auto;text-align:center;font-size:.7rem;color:#4b5563;width:80%;max-width:349px;padding-bottom:1.25rem}._sheetFooter_1lwvy_123 ._links_1lwvy_145 a{text-decoration:underline;transition:color .2s}._sheetFooter_1lwvy_123 ._links_1lwvy_145 a:hover{color:#ea580c}._blueButton_1lwvy_166{height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:50px;padding:12px 23px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;box-shadow:0 4px #000;text-align:center;background-color:#1c4aff;color:#fff;width:90%}._googlePayButton_1lwvy_186{height:48px;width:90%;display:flex;align-items:center;justify-content:center;background-color:#000;border:none;border-radius:50px;box-shadow:0 4px #000;cursor:pointer;padding:12px 23px;gap:4px}._googlePayButton_1lwvy_186:disabled{opacity:.5;cursor:not-allowed}._applePayButton_1lwvy_206{height:48px;width:90%;display:flex;align-items:center;justify-content:center;background-color:#000;border:none;border-radius:50px;box-shadow:0 4px #000;cursor:pointer;padding:12px 23px;gap:4px}._applePayButton_1lwvy_206:disabled{opacity:.5;cursor:not-allowed}._backdrop_af60q_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:_fadeIn_af60q_1 .2s ease-out}._sheet_af60q_12{position:relative;width:100%;max-width:420px;background:#ffffffbf;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);border-radius:20px 20px 0 0;border-bottom:none;animation:_slideUp_af60q_1 .4s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom,16px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,sans-serif;overflow:hidden}._sheetHeader_af60q_30{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px}._appleLogo_af60q_37{display:flex;align-items:center;gap:4px}._appleLogo_af60q_37 svg{fill:#000}._payText_af60q_47{font-size:24px;font-weight:600;color:#000;letter-spacing:-.3px}._closeBtn_af60q_54{background:none;border:none;padding:0;cursor:pointer;line-height:0}._section_af60q_63{background:#fff;margin:0 16px 10px;border-radius:12px}._cardRow_af60q_69{display:flex;align-items:center;padding:14px 16px;gap:12px}._cardIcon_af60q_76{width:40px;height:28px;border-radius:4px;object-fit:contain;border:.5px solid #e0e0e0}._cardLabel_af60q_84{font-size:16px;font-weight:400;color:#000;flex:1}._cardDots_af60q_91{font-size:16px;color:#000;font-weight:400;letter-spacing:1px}._changeRow_af60q_98{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-size:16px;color:#000;border-radius:999px}._amountSection_af60q_109{padding:16px 20px 8px}._payTo_af60q_113{font-size:14px;color:#8e8e93;display:block;margin-bottom:2px}._amountRow_af60q_120{display:flex;align-items:center;gap:8px}._amount_af60q_109{font-size:32px;font-weight:700;color:#000;letter-spacing:-.5px}._infoBtn_af60q_133{background:none;border:none;padding:0;cursor:pointer;line-height:0;margin-top:4px}._confirmSection_af60q_143{display:flex;flex-direction:column;align-items:center;padding:24px 16px 20px}._confirmBtn_af60q_150{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;padding:8px}._confirmIcon_af60q_161{animation:_pulse_af60q_1 2s ease-in-out infinite}._confirmText_af60q_165{font-size:15px;color:#8e8e93;font-weight:400}._processingOverlay_af60q_172{position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f7f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:10;border-radius:20px 20px 0 0}._spinner_af60q_185{width:36px;height:36px;border:3px solid #e0e0e0;border-top-color:#007aff;border-radius:50%;animation:_spin_af60q_185 .7s linear infinite}._processingText_af60q_194{font-size:15px;color:#8e8e93}@keyframes _fadeIn_af60q_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_af60q_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _spin_af60q_185{to{transform:rotate(360deg)}}@keyframes _pulse_af60q_1{0%,to{opacity:1}50%{opacity:.4}}._backdrop_zsbey_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:_fadeIn_zsbey_1 .2s ease-out}._sheet_zsbey_12{position:relative;width:100%;max-width:420px;background:#fff;border-radius:24px 24px 0 0;animation:_slideUp_zsbey_1 .35s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom,16px);font-family:Google Sans,Roboto,Arial,sans-serif;overflow:hidden}._sheetHeader_zsbey_25{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 20px}._closeBtn_zsbey_32{background:none;border:none;padding:4px;cursor:pointer;line-height:0;color:#5f6368}._gPayLogo_zsbey_41{display:flex;align-items:center;gap:8px}._gPayLogo_zsbey_41 img{height:24px}._gPayText_zsbey_51{font-size:20px;font-weight:500;color:#3c4043;letter-spacing:-.2px}._avatar_zsbey_58{width:32px;height:32px;border-radius:50%;background:#1a73e8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}._section_zsbey_72{background:#f1f3f4;margin:0 16px 12px;border-radius:16px;padding:16px;display:flex;align-items:center;gap:14px}._cardIconWrapper_zsbey_82{width:48px;height:34px;background:#34a853;border-radius:6px;display:flex;align-items:center;justify-content:center}._cardIconWrapper_zsbey_82 img{height:20px;filter:brightness(0) invert(1)}._sectionInfo_zsbey_97{flex:1;display:flex;flex-direction:column;gap:2px}._sectionTitle_zsbey_104{font-size:16px;font-weight:500;color:#202124}._sectionSubtitle_zsbey_110{font-size:14px;color:#5f6368}._chevron_zsbey_115{color:#5f6368;font-size:20px}._locationIcon_zsbey_120{width:48px;height:48px;background:#e8eaed;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a73e8}._amountSection_zsbey_132{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px}._payMerchant_zsbey_139{font-size:14px;color:#5f6368;display:flex;align-items:center;gap:6px}._expandIcon_zsbey_147{font-size:12px;color:#5f6368}._totalAmount_zsbey_152{font-size:28px;font-weight:500;color:#202124}._payBtnWrapper_zsbey_159{padding:0 16px 12px}._payBtn_zsbey_159{width:100%;height:52px;border-radius:26px;border:none;background:#1a73e8;color:#fff;font-size:16px;font-weight:500;font-family:Google Sans,Roboto,Arial,sans-serif;cursor:pointer;transition:background .15s}._payBtn_zsbey_159:active{background:#1565c0}._encryptedNotice_zsbey_182{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px 16px;font-size:12px;color:#80868b}._gIcon_zsbey_192{width:16px;height:16px}._processingOverlay_zsbey_198{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffeb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:10;border-radius:24px 24px 0 0}._spinner_zsbey_211{width:36px;height:36px;border:3px solid #e8eaed;border-top-color:#1a73e8;border-radius:50%;animation:_spin_zsbey_211 .7s linear infinite}._processingText_zsbey_220{font-size:15px;color:#5f6368}@keyframes _fadeIn_zsbey_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_zsbey_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _spin_zsbey_211{to{transform:rotate(360deg)}}._tipOptions_1hp9d_1{display:flex;flex-direction:column;width:92%;align-items:center;justify-content:center;background-color:#fff;padding:1rem;border-radius:20px}._tipOptions_1hp9d_1 ._header_1hp9d_11{display:flex;align-items:center;gap:.75rem;width:100%}._tipOptions_1hp9d_1 ._header_1hp9d_11 img{width:30px}._tipOptions_1hp9d_1 ._header_1hp9d_11 p{font-weight:700}._tipOptions_1hp9d_1 ._introText_1hp9d_23{font-size:.84rem;padding:1rem 0;color:#333;text-align:left;width:100%;margin-top:0}._tipOptions_1hp9d_1 ._tipInputContainer_1hp9d_31{display:flex;justify-content:space-between;align-items:center;width:80%;padding:1rem 2rem;border:1px solid black;border-radius:9999px;background-color:#fff;margin-bottom:10px}._tipOptions_1hp9d_1 ._tipInputContainer_1hp9d_31 span{font-size:1rem;font-weight:500;color:#000}._tipOptions_1hp9d_1 ._tipInputContainer_1hp9d_31 input{width:80%;text-align:right;font-size:1.25rem;font-weight:700;border:none;outline:none;background:transparent;color:#000}._tipOptions_1hp9d_1 ._tipInputContainer_1hp9d_31 input::placeholder{color:#aaa}._tipOptions_1hp9d_1 ._tipInputContainer_1hp9d_31 input:focus{outline:none}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.25rem;width:100%}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:700;transition:background-color .2s,color .2s;background-color:#ebefff;color:#000;cursor:pointer;border-radius:.75rem;aspect-ratio:1/1;max-width:75px;flex:1;position:relative}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70._selected_1hp9d_87{background-color:#1c4aff;color:#fff;font-weight:600}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70 ._amount_1hp9d_92{font-size:1.1rem;font-weight:400;line-height:1.1}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70 ._percent_1hp9d_97{font-size:.75rem;font-weight:600;line-height:1.1;color:#7691ff}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70 ._percent_1hp9d_97._selected_1hp9d_87{color:#fff}._tipOptions_1hp9d_1 ._tipButtons_1hp9d_63 ._option_1hp9d_70 ._custom_1hp9d_106{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;font-weight:400}._tipOptions_1hp9d_1 ._customTip_1hp9d_114{display:flex;justify-content:space-between;align-items:center;width:75%;padding:1rem 2rem;border:1px solid #7691ff;border-radius:9999px;margin-bottom:10px}._tipOptions_1hp9d_1 ._customTip_1hp9d_114 span{font-size:1rem;font-weight:500;color:#000}._tipOptions_1hp9d_1 ._customTip_1hp9d_114 input{width:100%;text-align:right;font-size:1.25rem;font-weight:700;border:none;outline:none}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137{display:flex;align-items:center;justify-content:center;gap:.75rem}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._noTip_1hp9d_143{padding:.5rem 1.25rem;font-size:.875rem;font-weight:400;border-radius:9999px;border:1px solid #d1daff;background-color:transparent;color:#1c4aff;transition:all .2s}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._noTip_1hp9d_143._selected_1hp9d_87{background-color:#ff4307;border-color:#ff4307;color:#fff;font-weight:600}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._roundUp_1hp9d_159{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:400;border-radius:9999px;border:1px solid #1c4aff;background-color:transparent;color:#1c4aff;transition:all .2s}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._roundUp_1hp9d_159._selected_1hp9d_87{background-color:#1c4aff;color:#fff}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._roundUp_1hp9d_159 ._amount_1hp9d_92{font-weight:600}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._roundUp_1hp9d_159 ._amount_1hp9d_92._selected_1hp9d_87{color:#fff}._tipOptions_1hp9d_1 ._bottomButtons_1hp9d_137 ._infoBtn_1hp9d_182{margin-left:0;border:1px solid #1c4aff;color:#1c4aff;border-radius:9999px}._tipOptions_1hp9d_1 ._warning_1hp9d_188{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:500;color:#ff6a38;margin-bottom:2.5rem}._tipOptions_1hp9d_1 ._popularLabel_1hp9d_198{display:inline-block;background-color:#fefc9f;color:#000;font-size:10px;font-weight:400;border-radius:4px;padding:2px 6px;margin-left:4px;position:absolute;top:-5px;right:0;transform:rotate(15deg)}._card_8srmk_1{width:100%;border-radius:20px;background-color:var(--color-white);padding:1rem}@media (min-width: 768px){._card_8srmk_1{padding:1.25rem}}._wrapper_1e0jg_1{display:flex;flex-direction:column;align-items:center;gap:.25rem}._poweredByContainer_1e0jg_8{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.9rem;font-weight:700;color:#0c0c0c}._label_1e0jg_18,._payText_1e0jg_22{font-weight:700}._poweredByLogo_1e0jg_26{height:1.1rem;width:auto}._subtitle_1e0jg_31{font-size:.75rem;font-weight:400;color:#0c0c0c;text-align:center;margin:0;line-height:1.4}.successContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;width:100%;min-height:100vh;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding:1rem}.successHeader{width:100%;display:flex;justify-content:flex-start;padding:1rem 0 0}.description{text-align:center;font-size:1rem;font-weight:500;color:#1c4aff;width:90%;margin-top:2rem;margin-bottom:2rem}.mainReceipt{background-color:#fff;border-radius:20px;width:90%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;margin:6rem 0 1.25rem}.receiptTopSection{width:100%;padding:4rem 1rem 1.5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;background-position:center;background-size:cover;position:relative;border-radius:20px 20px 0 0;overflow:hidden}.getReceiptLink{gap:.5rem}.circleIcon{width:5dvh;height:5dvh;background-color:#1c4aff;border-radius:50%;border:.5rem solid #d1daff;position:absolute;top:-5vh;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:2}.circleIcon img{width:50%;height:50%;object-fit:contain}.thankYouMessage{font-size:1rem;font-weight:700;margin-bottom:.5rem}.totalAmount{font-size:2rem;font-weight:700}.getReceiptLink{display:inline-flex;align-items:center;color:#1c4aff;font-size:1rem;text-decoration:none;margin-top:1.25rem}.restaurantInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.socialLinks{display:flex;align-items:center;gap:.75rem}.socialLinks a{color:#0c0c0c;display:flex;align-items:center}.socialLinks a:hover{opacity:.7}.restaurantInfo img{margin-left:.5rem;width:1rem;height:1rem}.instaIcon{display:flex;align-items:center;justify-content:center}.leftToPay{font-size:1rem;font-weight:500;color:#ff4307}.digitalFoxRatingContainer{width:90%;margin:1rem 0}.dashedLine{border-top:1px dashed #cccccc;width:100%;margin:2rem 0}.dashedLine2{border-top:1px dashed #cccccc;width:100%;margin-top:1rem}.viewBillFooter .blueButton{background-color:#1c4aff!important;box-shadow:none!important}.receiptTopSection .button-border-black{padding-top:1.25rem!important;padding-bottom:1.25rem!important;box-shadow:0 4px #000!important}.receiptTopSection .button-border-black:hover{background-color:transparent!important}.billFooter{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:400px;display:flex;align-items:center;justify-content:center;gap:10px;background-color:#f5f5f54d;border-radius:16px 16px 0 0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(245,245,245,.3);padding:1rem 1rem 0;box-sizing:border-box}.billFooter .baseBtn{height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:50px;padding:12px 23px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;box-shadow:0 4px #000;text-align:center}.billFooter .blueButton{width:100%;max-width:350px;margin-bottom:10px;box-shadow:0 4px #000}.billFooter .yellowButton{width:90%;max-width:280px;margin-bottom:10px;background-color:#fefcb3;color:#0c0c0c}@media (max-width: 430px){.billFooter{left:0;transform:none;max-width:100vw;padding-top:1rem}}@media (min-height: 906px){.billFooter .termsAndConditions{margin-top:0;padding-top:1rem}}.feedback-form{width:100%;display:flex;max-height:90vh;max-height:90dvh;flex-direction:column;box-sizing:border-box;overflow-y:auto}.feedback-form::-webkit-scrollbar{display:none}.feedback-form form{display:flex;flex-direction:column;width:100%;box-sizing:border-box;position:relative;padding-top:0;padding-bottom:8rem;padding-left:1rem;padding-right:1rem}.feedback-form__rating{display:flex;flex-direction:column;align-items:center;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}.feedback-form__email-input-label{display:flex;align-self:start;font-size:1rem}.feedback-form .button-primary{background-color:#1c4aff;font-family:Poppins}.feedback-form textarea{flex-grow:1;height:auto!important;min-height:200px!important;max-height:none!important;overflow-y:auto;resize:none;margin-bottom:0!important;border-bottom:1px solid #cccccc!important;scrollbar-width:none}.feedback-form textarea ::placeholder{padding-bottom:1rem}.feedback-form textarea,.feedback-form input[type=email]{width:100%;margin:.5rem auto 2rem;border:none;border-radius:1.25rem;padding:1rem;font-size:1rem;font-family:inherit;box-sizing:border-box}.feedback-form input[type=email]{border-radius:3rem;margin-bottom:1rem;border-bottom:1px solid #cccccc}.feedback-form input[type=email]::placeholder{color:#ccc}.feedback-form__checkbox-container{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;cursor:pointer;text-align:start;gap:.5rem}.feedback-form__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border-radius:.25rem;margin-right:.5rem;position:relative;background-color:#fff;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;border-bottom:1px solid #cccccc}.feedback-form__checkbox:checked{background-color:#000;background-size:contain;background-repeat:no-repeat;background-position:center}.feedback-form__checkbox-label{font-size:.75rem}.feedback-form__stars{display:flex;justify-content:center;gap:.2rem}.feedback-form__stars .feedback-form__star{font-size:1.5rem;color:#ddd}.feedback-form__stars .feedback-form__star--selected{color:#ff4307}.feedback-form__ai-prompt{margin-bottom:1rem}.feedback-form__textarea-wrapper{position:relative;width:100%;flex-grow:1;display:flex;flex-direction:column;min-height:0}.feedback-form__primary-actions{display:flex;flex-direction:row;justify-content:center;gap:1rem;width:100%;max-width:600px;margin:0 auto}.feedback-form__email-input-label{display:flex;align-items:center}.footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;padding:1rem 1.5rem 0;z-index:10;box-sizing:border-box;margin-top:1.5rem}@media (max-width: 430px){.footer{left:0;transform:none;max-width:100vw}}.shimmer-visible{position:absolute;top:1rem;left:1rem;font-size:1rem;font-weight:500;color:transparent;background:linear-gradient(90deg,#0000001a,#000c,#0000001a);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmerText 3s linear infinite;white-space:nowrap;pointer-events:none;z-index:2}@keyframes shimmerText{to{background-position:-200%}}.ai-label,.optionalMail{font-size:12px;color:#0c0c0c;text-shadow:0px 1px 4px rgba(0,0,0,.25)}.optionalMail{padding-left:.5rem;font-size:16px}.ai-label{display:block}.ai-disclaimer{padding-top:12px;display:block;font-size:11.5px;letter-spacing:.5px}.clearReview{border:none;background:transparent;padding-top:8px;text-transform:capitalize;color:#1c4aff}.email-bg{border-radius:24px;display:flex;flex-direction:column;gap:5px;width:100%;box-sizing:border-box}.textarea-bg{background-color:#ebefff;border:1px solid #d1daff;border-top-width:1px;border-right-width:1px;border-bottom-width:8px;border-left-width:1px;border-radius:24px;padding:16px 16px 20px;display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;margin-bottom:1rem;margin-top:1.5rem}.textarea-bg .feedback-form__textarea-label{text-align:start;font-size:16px}.skip-button{background-color:#f5f5f5!important}.bottom-header-wrapper{padding:0 1rem;width:100%;max-width:430px;box-sizing:border-box;position:fixed;left:50%;transform:translate(-50%);z-index:10;background-color:#fff}@media (max-width: 430px){.bottom-header-wrapper{left:0;transform:none;max-width:100vw}}.inputWrappers{padding:0 0rem}.feedback-footer{background:#f5f5f54d;border-radius:16px 16px 0 0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(245,245,245,.4);padding-bottom:1rem}.feedback-scrollable-content{display:flex;flex-direction:column;width:100%;padding-top:4rem;box-sizing:border-box}.feedback-chips-sections{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1rem .5rem}.feedback-chip-section{border-radius:24px;border-top-width:1px;border-right-width:1px;border-bottom-width:8px;border-left-width:1px;border-style:solid;padding:14px 16px 18px;box-sizing:border-box}.feedback-chip-section--negative{background-color:#ffece5;border-color:#ffb69e}.feedback-chip-section--positive{background-color:#f0fdf4;border-color:#bbf7d0}.feedback-chip-section__title{font-size:16px;font-weight:500;color:#212121;margin:0 0 .625rem;text-align:start}.feedback-chips-row{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.feedback-chips-row .negativePlusIcon{color:#e10e0e}.feedback-chips-row .positivePlusIcon{color:#15803d}.chip-add-input--inline{height:28px;padding:3px 12px;border-radius:9999px;border:1.5px solid #cbd5e1;outline:none;font-size:12px;font-family:inherit;box-sizing:border-box}.chip-add-input--inline:focus{border-color:#94a3b8}.feedback-chip{display:flex;align-items:center;gap:.2rem;border-radius:9999px;border-width:2px;border-style:solid;padding:3px 12px;font-size:.75rem;font-family:inherit;font-weight:500;cursor:pointer;background:transparent;transition:background-color .15s ease,color .15s ease}.feedback-chip--negative{border-color:#e10e0e;color:#000}.feedback-chip--negative.feedback-chip--active{background-color:#e10e0e;color:#fff}.feedback-chip--positive{border-color:#15803d;color:#000}.feedback-chip--positive.feedback-chip--active{background-color:#15803d;color:#fff}.feedback-chip--add{border-color:#ccc;color:#666}.feedback-chip--add:hover{border-color:#999;color:#333}.chip-add-form{display:inline-flex;align-items:center;gap:.25rem}.chip-add-input{border:1.5px solid #cccccc;border-radius:9999px;padding:2px 10px;font-size:.75rem;font-family:inherit;outline:none;width:7.5rem;box-sizing:border-box}.chip-add-input:focus{border-color:#999}.chip-add-submit{border:none;background:#212121;color:#fff;border-radius:9999px;padding:3px 10px;font-size:.7rem;font-family:inherit;cursor:pointer}.feedback-form__email-input-wrapper{position:relative;display:flex;align-items:center}.feedback-form__email-input-wrapper .feedback-form__email-icon{position:absolute;left:.85rem;color:#999;pointer-events:none;flex-shrink:0}.feedback-form__email-input-wrapper input[type=email]{padding-left:2.5rem;border-radius:50px;width:100%;margin:.5rem 0 .75rem}.feedback-success_container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%;min-height:90vh;max-height:90dvh;box-sizing:border-box;padding:1em}.feedback-success_container .circle-icon{width:10vh;height:10vh;background-color:#1c4aff;border-radius:50%;border:10px solid #d1daff;margin:-50px auto 30px;display:flex;align-items:center;justify-content:center}.feedback-success_container .title{max-width:90%;color:#1c4aff;font-weight:700;font-size:150%;margin-bottom:.3em}.feedback-success_container .description{color:#979797;font-weight:400;font-size:100%;margin-bottom:3em}.star-form{display:flex;flex-direction:column;align-items:center;background-color:#fff;width:100%;max-height:90dvh;overflow:hidden}.star-form_header{padding:1.25rem 1.5rem 1rem;width:100%;box-sizing:border-box}.star-form_title{display:block;text-align:center;font-weight:700;font-size:1.15rem;color:#0c0c0c;line-height:1.4}.star-form_restaurant{color:#2563eb}.star-form_body{flex:1;overflow-y:auto;scrollbar-width:none;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 1.5rem 1.5rem;box-sizing:border-box;gap:1rem}.star-form_body::-webkit-scrollbar{display:none}.star-form_card{width:100%;background:#fff;border:1px solid #E8EAF0;border-bottom:8px solid #E8EAF0;border-radius:1.5rem;padding:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}.star-form_category{display:flex;flex-direction:column;gap:.5rem}.star-form_category-label{font-size:.95rem;font-weight:600;color:#0c0c0c;margin:0;text-align:left}.star-form_divider{height:1px;background:#e8eaf0;width:100%}.star-form_payment-section{display:flex;flex-direction:column;gap:.75rem}.star-form_payment-title{font-size:.95rem;font-weight:600;color:#0c0c0c;margin:0;text-align:left}.star-form_payment-subtitle{font-size:.75rem;font-weight:600;color:#5b6cf5}.star-form_payment-options{display:flex;align-items:center;gap:.75rem}.star-form_payment-option{flex:1;display:flex;flex-direction:column;align-items:center;gap:.625rem;border-radius:1rem;padding:1rem .75rem;border:2px solid #E8EAF0;background:#fff;box-shadow:0 1px #d8dce8;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}.star-form_payment-option.selected{border-color:#5b6cf5;background:#5b6cf5;box-shadow:0 1px #4a5ce0}.star-form_payment-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.selected .star-form_payment-icon{background:#fff3}.star-form_payment-name{font-size:.75rem;font-weight:700;color:#0c0c0c;text-align:center;line-height:1.2}.selected .star-form_payment-name{color:#fff}.star-form_payment-bar-wrap{width:100%;height:6px;background:#e8eaf0;border-radius:999px;overflow:hidden}.selected .star-form_payment-bar-wrap{background:#fff3}.star-form_payment-bar{height:100%;border-radius:999px;transition:width .5s ease}.star-form_payment-pct{font-size:.625rem;font-weight:600;text-align:center}.star-form_payment-or{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex-shrink:0;color:#8a94b2;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.star-form_payment-or-line{width:1px;height:1.5rem;background:#e8eaf0}.star-form_payment-welcome{font-size:.75rem;font-weight:600;color:#5b6cf5;text-align:center;margin:0}.star-form_actions{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding-bottom:.5rem}.star-form_skip-btn{flex:1;max-width:175px;background:#f0f0f0;color:#0c0c0c;border:none;border-radius:50px;height:48px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;box-shadow:none;margin:0}.star-form_share-btn{flex:1;max-width:175px;background:#1c4aff;color:#fff;border:none;border-radius:50px;height:48px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;box-shadow:none;margin:0}.star-form_share-btn.disabled{background:#f0f0f0;color:#999;box-shadow:none;cursor:not-allowed}.star-rating{width:100%;display:flex;flex-direction:column;align-items:flex-start}.star-rating_title{font-size:1rem;font-weight:400;align-self:flex-start}.star-rating_stars{display:flex;align-items:center;width:100%;justify-content:space-between;height:auto;padding:.25rem 0}.leftToPayContainer{background-color:transparent;border-radius:0;margin:0;box-shadow:none;margin-top:1rem;width:100%;box-sizing:border-box;padding:0 1rem 1rem}.leftToPayContainer .leftToPayHeader,.leftToPayContainer .billFullyPaidHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.leftToPayContainer .leftToPayHeader h3,.leftToPayContainer .billFullyPaidHeader h3{font-size:20px;font-weight:700;margin:0;color:#0c0c0c}.leftToPayContainer .leftToPayHeader .leftToPayAmount,.leftToPayContainer .billFullyPaidHeader .leftToPayAmount{font-size:20px;font-weight:700;color:#ff4307}.leftToPayContainer .leftToPayHeader .leftToPayAmount:first-letter,.leftToPayContainer .billFullyPaidHeader .leftToPayAmount:first-letter{color:#666;font-size:16px}.leftToPayContainer .leftToPayHeader .strikethrough,.leftToPayContainer .billFullyPaidHeader .strikethrough{font-size:1.5rem;font-weight:700;color:#9e9e9e;text-decoration:line-through}.leftToPayContainer .progressBarContainer{display:flex;align-items:center;gap:1rem}.leftToPayContainer .progressBarContainer .progressBar{flex:1;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.leftToPayContainer .progressBarContainer .progressBar .progressBarFill{height:100%;background-color:#ff4307;border-radius:4px;transition:width .3s ease}.leftToPayContainer .progressBarContainer .progressBar .progressBarFill.full{background-color:#1c4aff}.leftToPayContainer .progressBarContainer .paidInfo{font-size:12px;color:#666;font-weight:500;white-space:nowrap}.leftToPayContainer .progressBarContainer .paidInfo .paidLabel,.leftToPayContainer .progressBarContainer .paidInfo .paidValue{font-weight:400}.leftToPayContainer .progressBarContainer .paidInfo .totalValue{font-weight:600}.leftToPayContainer .progressBarContainer .paidInfo.blue{color:#1c4aff}.leftToPayContainer .paymentReceiptsButton{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#1c4aff;font-size:12px;font-weight:500;cursor:pointer;padding:.5rem 0;font-family:Poppins,sans-serif}.leftToPayContainer .paymentReceiptsButton img{width:12px;height:12px}.leftToPayContainer .paymentReceiptsButton:hover{opacity:.8}.leftToPayContainer .waitstaffMessage{margin-top:1rem;font-size:.875rem;color:#1c4aff;text-align:center;font-weight:500;line-height:1.4}@keyframes react-loading-skeleton{to{transform:translate(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);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.viewBillScreen{display:flex;flex-direction:column;min-height:100vh;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:100px;position:relative}.viewBillScreen .viewBillHeader{flex-shrink:0}.viewBillScreen .viewBillMain{flex-grow:1;margin-bottom:1.25rem}.viewBillScreen .viewBillFooter{flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center}.viewBillScreen .poweredBy{margin-top:20px}.viewBillScreen .termsAndConditions{text-align:center;font-size:.7rem;color:#0c0c0c;width:80%;max-width:349px;margin:0 auto}.viewBillScreen .securePayments{color:#1a8245;font-size:12px}.viewBillScreen .termsAndConditionsLink{color:#0c0c0c;text-decoration:underline;transition:color .2s ease}.viewBillScreen .termsAndConditionsLink:hover{color:#ff4307}.viewBillScreen .securePaymentWrapper{display:flex;justify-content:center;align-items:center;gap:6px}.header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:1.4rem;background-size:cover;background-position:center}.header .logoContainer{display:flex;justify-content:center;align-items:center;margin-bottom:4.25rem;background-color:transparent;border-radius:50%;width:7rem;height:7rem;overflow:hidden}.header .menuWrapper{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border-radius:999px;background:#fffffff0;color:#111;text-decoration:none;font-size:15px;font-weight:700;box-shadow:0 6px 18px #00000029;z-index:2}.header .menuWrapper img{width:18px;height:18px}.header .menuIcon{position:absolute;border-radius:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;right:14%;top:40%}.header .menuIcon .itemIcon{width:18px;height:18px}.header .menuText{font-size:12px;font-weight:500}.header .logo{width:100%;height:100%}.header .tableNumber{position:absolute;top:10rem;left:50%;transform:translate(-50%);background-color:#fff;color:#000;border-radius:1.5rem;border:1px solid white;padding:.3rem 1rem;font-size:.9rem;font-weight:500;z-index:2;box-shadow:0 4px 6px #00000009}.header .billAmounts{position:absolute;bottom:-25%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:25px;padding:.875rem;font-size:1rem;font-weight:500;width:80%;max-width:349px}.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{padding:.875rem .2rem;bottom:-165%}@media (min-width: 450px){.header .billAmounts.noBill{bottom:-155%}}@media (min-width: 860px){.header .billAmounts.noBill{bottom:-140%}}.header .billAmounts .billTotal{display:flex;justify-content:space-between;width:100%}.header .billAmounts .paidAmount{margin:.5rem 1rem;background-color:#ebefff;border-radius:25px;padding:.8rem;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15px;box-sizing:border-box}.header .billAmounts .paidAmount .paidAmountLabel{display:flex;align-items:center}.header .billAmounts .paidAmount .paidAmountReceipt{display:flex;align-items:center;gap:5px}.header .billAmounts .paidAmount .paidAmountValue{color:#1c4aff;font-weight:700}.header .billAmounts .paidAmount.full{background-color:#ebffeb}.header .billAmounts .billTotal{display:flex;align-items:center;justify-content:space-between}.header .billAmounts .billTotal .billAmount{display:flex;align-items:center}.header .billAmounts .billTotal .billAmount .shareIcon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:.5rem;padding:.25rem;border:1px solid #f5f5f5;border-radius:50%}.header .billAmounts .amountLeftToPay{color:#ff4307;margin-top:.25rem}.header .billAmounts .billTotalAmount,.header .billAmounts .paidAmountValue,.header .billAmounts .amountLeftToPayValue{font-weight:600;margin-left:.25rem}.header .billAmounts .payment-details{display:flex;gap:8px}.header .billAmounts .paid-amount-receipt{display:flex;align-items:center;gap:8px}.header .billAmounts .icon_and_amount{display:flex;flex-direction:column;justify-content:center;gap:5px}.header .billAmounts .icon{background-color:transparent;margin:0}.header .billAmounts .paidAmountValueWrapper{display:flex;align-items:center;gap:5px}.header .billAmounts .receipt-icon{width:20px;height:20px}.header .billAmounts .billTotalAmount{position:relative;display:inline-block}.header .billAmounts .billTotalAmount .underline{position:absolute;left:0;bottom:-2px;width:100%;height:4px;background:linear-gradient(to right,transparent,#ff4307 25%,#ff4307 70%,transparent 95%);border-radius:50%/100%;transform:rotate(-2deg);z-index:-1}.billContainer{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.billContainer .billItemList{border-radius:25px;width:80%;max-width:349px;background-color:#fff;padding:.875rem;position:relative;top:-25px}.billContainer .billItemList .billItemTable{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:.3rem;margin-top:1rem}.billContainer .billItemList .billItemTable th{padding-bottom:.5rem;font-size:.7rem;font-weight:400;color:#333;white-space:nowrap}.billContainer .billItemList .billItemTable th.billHeaderOrder{width:2.1rem;text-align:left}.billContainer .billItemList .billItemTable th.billHeaderName{width:auto}.billContainer .billItemList .billItemTable th.billHeaderPerItem{width:4.25rem}.billContainer .billItemList .billItemTable th.billHeaderTotal{width:4.75rem}.billContainer .billItemList .billItemTable th.billHeaderPerItem,.billContainer .billItemList .billItemTable th.billHeaderTotal{text-align:right}.billContainer .billItemList .billItemTable .separatorRow td{padding:0;border:none}.billContainer .billItemList .billItemTable .separatorRow td hr{border:none;border-top:1px solid #ccc;margin:.5rem 0}.billContainer .billItemList .billItemVat{width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid #ccc}.billContainer .billItemList .billItemVat div{display:flex;justify-content:space-between}.billContainer .billItemList .billItemVat div .billItemVatTotal{font-weight:600;text-align:right}.billContainer .billItemList.withPaymentDetails .billItemTable{margin-top:0}._itemQuantityCell_tvp47_8{background-color:#fffc9f;display:inline-block;width:2vh;height:2vh;border-radius:50%;border:1px solid #f5f5f5;text-align:center;line-height:2.1vh;font-size:small}._itemQuantityCell_tvp47_8._strikeThrough_tvp47_19{background-color:#1c4aff;color:#fff}._itemNameCell_tvp47_24._strikeThrough_tvp47_19{color:#1c4aff;text-decoration:line-through}._itemNameContainer_tvp47_29{display:flex;align-items:center;min-width:0;overflow-wrap:anywhere;line-height:1.15}._icon_tvp47_37{width:24px;height:24px}._perItemCell_tvp47_42{width:4.25rem;text-align:right;color:#999;font-size:small;vertical-align:bottom}._perItemCell_tvp47_42._strikeThrough_tvp47_19{color:#1c4aff;text-decoration:line-through}._totalCell_tvp47_54{width:4.75rem;font-weight:600;text-align:right}._totalCell_tvp47_54._strikeThrough_tvp47_19{color:#1c4aff;text-decoration:line-through}.billAmounts{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:25px;font-size:1rem;font-weight:500;max-width:349px}.billAmounts .billTotal{display:flex;justify-content:space-between;width:100%}.billAmounts .paidAmount{margin:.5rem 1rem;background-color:#ebefff;border-radius:25px;padding:.8rem;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15px;box-sizing:border-box}.billAmounts .paidAmount .paidAmountLabel{display:flex;align-items:center}.billAmounts .paidAmount .paidAmountReceipt{display:flex;align-items:center;gap:5px}.billAmounts .paidAmount .paidAmountValue{color:#1c4aff;font-weight:400}.billAmounts .paidAmount.full{background-color:#ebffeb}.billAmounts .billTotal{display:flex;align-items:center;justify-content:space-between}.billAmounts .billTotal .billAmount{display:flex;align-items:center}.billAmounts .billTotal .billAmount .shareIcon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:50%}.billAmounts .paidAmountValue{font-weight:400;margin-left:.25rem}.billAmounts .amountLeftToPay{color:#ff4307;margin-top:.25rem}.billAmounts .billTotalAmount{display:flex;flex-direction:column;align-items:center;font-weight:600;margin-left:.25rem}.billAmounts .billTotalAmount img{margin-bottom:-5px}.billAmounts .amountLeftToPayValue{font-weight:600;margin-left:.25rem}.billAmounts .payment-details{display:flex;gap:8px}.billAmounts .paid-amount-receipt{display:flex;align-items:center;gap:8px}.billAmounts .icon_and_amount{display:flex;flex-direction:column;justify-content:center;gap:5px}.billAmounts .icon{background-color:transparent;margin:0}.billAmounts .paidAmountValueWrapper{display:flex;align-items:center;gap:5px}.billAmounts .receipt-icon{width:20px;height:20px}.billAmounts .billTotalAmount{position:relative;display:inline-block}.billAmounts .billTotalAmount .underline{position:absolute;left:0;bottom:-2px;width:100%;height:4px;background:linear-gradient(to right,transparent,#ff4307 25%,#ff4307 70%,transparent 95%);border-radius:50%/100%;transform:rotate(-2deg);z-index:-1}.totalBillAndIcon{display:flex;align-items:center;justify-content:center;gap:8px}.paymentReceiptsContainer{display:flex;flex-direction:column;padding:0 1.25rem 1.5rem;gap:1rem;max-height:70vh;overflow-y:auto;width:100%;box-sizing:border-box}.paymentReceiptsList{display:flex;flex-direction:column;gap:1.25rem;padding:0 1.75rem}.paymentReceiptCard{background-color:#fff;border-style:solid;border-width:.2px 1px 4px;border-color:#000000b3;border-radius:15px;padding:16px 32px;width:100%;box-sizing:border-box}.paymentReceiptCardTop{display:flex;flex-direction:column;gap:.25rem}.paymentReceiptAmountRow{display:flex;align-items:flex-start;gap:.75rem}.paymentReceiptCircleIcon{width:20px;height:20px;flex-shrink:0;padding-top:4px;opacity:1}.paymentReceiptAmountInfo{flex:1;display:flex;flex-direction:column;gap:3px}.paymentReceiptAmount{margin:0;font-size:1rem;font-weight:600;color:#0c0c0c}.paymentReceiptTip{margin:0;font-size:.7rem;font-weight:500;color:#555}.paymentReceiptGuestLabel{margin:0;margin-top:.3rem;font-size:14px;font-weight:500;color:#0c0c0c}.paymentReceiptDownloadWrapper{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.paymentReceiptDownloadIcon{width:20px;height:20px;cursor:pointer;opacity:1}.paymentReceiptDivider{border:none;border-top:1px solid #cccccc;margin:10px 0}.paymentReceiptItemCard{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.paymentReceiptItemCard:last-child{margin-bottom:0}.paymentReceiptItem{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.paymentReceiptItem:last-child{margin-bottom:0}.paymentReceiptItemLeft{display:flex;align-items:center;gap:5px;color:#888}.paymentReceiptItemQtyBadge{background-color:#ccc;color:#212121;font-size:10px;border-radius:999px;height:18px;min-width:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px 6px;box-sizing:border-box;line-height:1}.paymentReceiptItemName{margin:0;font-size:14px;text-decoration:line-through;color:#888}.paymentReceiptItemPrice{margin:0;font-size:13px;color:#888;text-decoration:line-through}.paymentReceiptItemName{flex:1}.paymentReceiptItemPrice{font-weight:600}.paymentReceiptsCloseButton{margin-top:.5rem;width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem;padding:.875rem;background-color:transparent;color:#476cff;border:1.5px solid #476cff;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease}.paymentReceiptsCloseButton:hover{background-color:#476cff14}.divideBillContainer{width:100%;height:100%;box-sizing:border-box;background-color:#fff;overflow:auto;scrollbar-width:none}.divideBillContainer::-webkit-scrollbar{display:none}.pieChartContainer{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.pieChartContainer .centerText{position:absolute;text-align:center}.pieChartContainer .centerText .amount{font-size:1.5rem;line-height:2rem;color:#1c4aff;font-weight:700}.peopleCounter{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.peopleCounter .counter{display:flex;align-items:center}.peopleCounter .counter .left,.peopleCounter .counter .right{font-size:.8rem}.peopleCounter .counter .left{text-align:right;flex:1}.peopleCounter .counter .right{margin-right:auto;flex:1;overflow:hidden;white-space:nowrap}.peopleCounter .counter .controls{display:flex;gap:1.5rem;border:1px solid #f5f5f5;border-radius:50px;margin:0 1rem;padding:.25rem;width:100%;max-width:125px}.peopleCounter .counter .controls .controlButton{background:#ebefff;color:#476cff;border:none;border-radius:50%;width:34px;height:34px;font-size:1rem}.peopleCounter .counter .controls .controlButton:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.peopleCounter .counter .controls .number{font-size:20px;font-weight:700}.totalPayment{text-align:center;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.totalPayment .totalNumber{color:#1c4aff}.buttonContainer{display:flex;justify-content:center}._totalPaymentFooter_102fh_1{text-align:center}._totalPaymentFooter_102fh_1 ._totalPayment_102fh_1{font-size:16px;font-weight:600;margin-bottom:20px}._totalPaymentFooter_102fh_1 ._totalPayment_102fh_1 ._totalNumber_102fh_9{color:#1c4aff}._totalPaymentFooter_102fh_1 ._overpaying_102fh_12,._totalPaymentFooter_102fh_1 ._overpaying_102fh_12 ._totalNumber_102fh_9{color:#ff4307!important}._totalPaymentFooter_102fh_1 ._buttonContainer_102fh_18{display:flex;justify-content:center}._googlePayBtn_102fh_23,._applePayBtn_102fh_24{background-color:#000!important}._googlePrimaryBtn_102fh_28,._applePayWhite_102fh_29{width:50px;height:50px;padding-left:8px}._payCustomAmountContainer_yli4o_1{width:100%;height:100%;box-sizing:border-box;background-color:#fff;padding:0 1rem}._payCustomAmountContainer_yli4o_1 ._amountInput_yli4o_8{width:100%;font-size:36px;text-align:center;border:none;margin-bottom:1.5rem;outline:none}._payCustomAmountContainer_yli4o_1 ._amountInput_yli4o_8::-webkit-inner-spin-button,._payCustomAmountContainer_yli4o_1 ._amountInput_yli4o_8::-webkit-outer-spin-button{-webkit-appearance:none}._payCustomAmountContainer_yli4o_1 ._amountWapper_yli4o_19{width:90vw}._payCustomAmountContainer_yli4o_1 ._amountOptions_yli4o_22{width:100%;overflow-x:auto;white-space:nowrap;margin-bottom:2rem;scrollbar-width:none}._payCustomAmountContainer_yli4o_1 ._amountOptions_yli4o_22::-webkit-scrollbar{display:none}._payCustomAmountContainer_yli4o_1 ._amountOptions_yli4o_22 ._amountButton_yli4o_35{display:inline-block;background:#ebefff;color:#476cff;border:none;border-radius:20px;padding:10px 20px;font-size:18px;margin-right:.5rem}._payCustomAmountContainer_yli4o_1 ._amountOptions_yli4o_22 ._amountButton_yli4o_35:hover{background-color:#dce1ff}._payCustomAmountContainer_yli4o_1 ._amountOptions_yli4o_22 ._amountButton_yli4o_35._selectedAmount_yli4o_51{background-color:#0c0c0c;color:#fff;border-color:#0c0c0c}._payCustomAmountContainer_yli4o_1 ._totalBill_yli4o_56{text-align:center;font-size:16px;font-weight:600;margin-bottom:1.5rem}._payCustomAmountContainer_yli4o_1 ._totalBill_yli4o_56 ._blueText_yli4o_62{color:#1c4aff;padding:5px;margin-left:3px}._payCustomAmountContainer_yli4o_1 ._totalBill_yli4o_56 ._blueText_yli4o_62._selectedAmount_yli4o_51{background-color:#0c0c0c;color:#fff;border-radius:20px}._payCustomAmountContainer_yli4o_1 ._buttonContainer_yli4o_72{display:flex;justify-content:center}._payCustomAmountContainer_yli4o_1 ._errorMessage_yli4o_76{color:red;font-size:14px;text-align:center;margin:0 .5rem 1.5rem;white-space:pre-line}.payItemsContainer{width:100%;max-height:78vh;max-height:78dvh;border-radius:16px 16px 0 0;box-sizing:border-box;background-color:#fff;overflow:auto;overflow-x:hidden;display:flex;flex-direction:column;scrollbar-width:none}.payItemsContainer::-webkit-scrollbar{display:none}.payItemsContainer .itemList{margin-bottom:.75rem;padding:0 1rem;flex:0 0 auto}.payItemsContainer .item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 20px;font-size:16px;border:1px solid #fef3f3;border-radius:50px;margin-bottom:10px}.payItemsContainer .item.itemSelected{border:1px solid #1c4aff}.payItemsContainer .item.itemDisabled{color:#1c4aff;text-decoration:line-through;pointer-events:none;cursor:default}.payItemsContainer .item.itemDisabled .price{color:#1c4aff;text-decoration:line-through}.payItemsContainer .item.itemDisabled .circle{display:none}.payItemsContainer .priceAndCircle{display:flex;align-items:center;gap:10px}.payItemsContainer .priceAndCircle .price{font-weight:600}.payItemsContainer .priceAndCircle .circle{width:20px;height:20px;border-radius:50%;border:1px solid #cccccc;display:flex;justify-content:center;align-items:center;margin-left:10px}.payItemsContainer .priceAndCircle .circle.circleSelected{background-color:#1c4aff;border:1px solid #1c4aff}.payItemsContainer .priceAndCircle .circle.circleSelected .tick{color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center}.payItemsContainer .stickyFooter{position:relative;width:100%;background-color:#fff;padding-top:.25rem;padding-bottom:.75rem;box-shadow:0 -4px 10px #32323214}.payItemsContainer .buttonContainer{display:flex;justify-content:center}._button_h4kvf_1{border-radius:var(--button-border-radius, 50px);display:flex;align-items:center;justify-content:center;margin-bottom:20px;width:var(--button-width, 338px);height:var(--button-height, 25px);font-weight:var(--button-font-weight, 500);font-size:var(--button-font-size, 16px);position:relative;color:var(--button-text-color, white);background-color:var(--button-background-color, blue);border:var(--button-border, none);padding:25px}._icon_h4kvf_18{margin:var(--icon-margin, 10px);border-radius:var(--icon-border-radius, 5px);display:flex;align-items:center;justify-content:center;background-color:var(--icon-background-color, white);padding:var(--icon-padding, 2px);width:var(--icon-size, 20px);height:var(--icon-size, 20px)}._splitBillOptionsContainer_7kzcr_8{background-color:#fff}._header_7kzcr_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative;width:100%}._title_7kzcr_21{flex:1;text-align:center;font-weight:700;font-size:18px;color:#0c0c0c}._payFullAmountIcon_7kzcr_29{background-color:transparent!important}._rowReverseIcon_7kzcr_33{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;margin-bottom:20px}._closeButton_7kzcr_41{position:absolute;right:0;color:#476cff;background:#ebefff;border:none;border-radius:50%;width:34px;height:34px;font-size:20px;z-index:10;display:flex;justify-content:center;align-items:center;cursor:pointer}._closeButton_7kzcr_41:hover{background-color:#1c4aff0f}._closeButton_7kzcr_41:active{background-color:#b8c6ff}.terms-container{max-width:800px;margin:2rem auto;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;margin-bottom:1rem;font-size:1.5rem}.terms-content p{color:#666;line-height:1.6;margin-bottom:1rem}.privacy-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333}.privacy-container h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem;text-align:center}.last-updated{text-align:center;color:#666;margin-bottom:2rem;font-style:italic}.privacy-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.privacy-content section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.privacy-content section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-content h2{color:#2c3e50;font-size:1.75rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #3498db}.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{width:100%;border-collapse:collapse;margin:1rem 0}.privacy-content th,.privacy-content td{padding:.75rem;text-align:left;border:1px solid #ddd}.privacy-content th{background-color:#f8f9fa;font-weight:600}.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}}.prospectBillPage .prospectHeader{position:relative;min-height:250px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;padding:24px 16px 0}.prospectBillPage .prospectOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000001f)}.prospectBillPage .prospectLogoRow{position:relative;width:min(360px,100%);display:flex;align-items:center;justify-content:center}.prospectBillPage .prospectLogoWrap{position:relative;width:112px;height:112px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 26px #0000002e}.prospectBillPage .prospectLogo{width:82%;height:82%;border-radius:50%;object-fit:contain}.prospectBillPage .prospectHeaderMenuButton{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border-radius:999px;background:#fffffff0;color:#111;text-decoration:none;font-size:15px;font-weight:700;box-shadow:0 6px 18px #00000029;z-index:1}.prospectBillPage .prospectHeaderMenuButton img{width:18px;height:18px}.prospectBillPage .prospectMeta{position:relative;margin-top:12px;text-align:center;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35)}.prospectBillPage .prospectMeta h1{margin:0;font-size:24px;line-height:1.1}.prospectBillPage .prospectMeta p{margin:4px 0 0;font-size:13px}.prospectBillPage .prospectMeta .prospectHeaderQuote{max-width:260px;margin:8px auto 0;font-family:Brush Script MT,Segoe Script,Bradley Hand,cursive;font-size:20px;font-weight:400;line-height:1.15;letter-spacing:.2px;transform:rotate(-2deg);text-shadow:0 2px 8px rgba(0,0,0,.42)}.prospectBillPage .prospectTableBadge{position:relative;margin-top:14px;background:#fff;border-radius:999px;padding:7px 16px;font-weight:600;box-shadow:0 6px 16px #0000001f}.prospectBillPage .billContainer{margin-top:16px}.prospectBillPage .billItemList{top:0}.prospectMenuPage{--prospect-primary: #111;min-height:100vh;background:#f6f2eb;color:#151515;padding-bottom:32px}.prospectMenuPage .hero{min-height:280px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;padding:18px 18px 42px}.prospectMenuPage .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#000000b8)}.prospectMenuPage .heroContent{position:relative;color:#fff;min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;transform:translateY(-10px)}.prospectMenuPage .logo{width:82px;height:82px;border-radius:50%;background:#fff;object-fit:contain;padding:8px;box-sizing:border-box;flex:0 0 auto}.prospectMenuPage h1,.prospectMenuPage h2,.prospectMenuPage h3,.prospectMenuPage p{margin:0}.prospectMenuPage h1{max-width:100%;overflow-wrap:anywhere;line-height:1.05;font-size:27px}.prospectMenuPage .eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.84}.prospectMenuPage .subtitle{margin-top:6px;font-size:14px;font-weight:500;line-height:1.05;opacity:.92;text-shadow:0 2px 8px rgba(0,0,0,.42)}.prospectMenuPage .headerSocials{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px;width:100%}.prospectMenuPage .headerSocials a{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;color:#fff;text-decoration:none}.prospectMenuPage .socialIcon{display:block;width:20px;height:20px;background:currentColor}.prospectMenuPage .wifiIcon{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 18.5 9.5 16a3.54 3.54 0 0 1 5 0L12 18.5Zm-5-5L4.5 11a10.61 10.61 0 0 1 15 0L17 13.5a7.08 7.08 0 0 0-10 0Zm-5-5L0 6.5a16.97 16.97 0 0 1 24 0l-2 2a14.14 14.14 0 0 0-20 0Z'/%3E%3C/svg%3E") center/contain no-repeat}.prospectMenuPage .instagramIcon{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.8 2h8.4A5.8 5.8 0 0 1 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8A5.8 5.8 0 0 1 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2Zm0 2A3.8 3.8 0 0 0 4 7.8v8.4A3.8 3.8 0 0 0 7.8 20h8.4a3.8 3.8 0 0 0 3.8-3.8V7.8A3.8 3.8 0 0 0 16.2 4H7.8ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm5.25-2.35a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2Z'/%3E%3C/svg%3E") center/contain no-repeat}.prospectMenuPage .facebookIcon{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 8h3V4h-3c-3.31 0-5 1.69-5 5v2H6v4h3v7h4v-7h3.4l.6-4h-4V9c0-.73.27-1 1-1Z'/%3E%3C/svg%3E") center/contain no-repeat}.prospectMenuPage .googleReviewIcon{width:22px;height:22px;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335);border-radius:50%;position:relative}.prospectMenuPage .googleReviewIcon:after{content:"G";position:absolute;top:3px;right:3px;bottom:3px;left:3px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#4285f4;font-size:12px;font-weight:900;line-height:1}.prospectMenuPage .content{width:min(720px,100% - 28px);margin:16px auto 0}.prospectMenuPage.sampleMenuPage{background:#f7f7f7}.prospectMenuPage.sampleMenuPage .hero{min-height:178px;align-items:flex-start;padding:18px 18px 0;background-position:center;overflow:visible}.prospectMenuPage.sampleMenuPage .hero:before{background:linear-gradient(180deg,#00000029,#0000000a)}.prospectMenuPage.sampleMenuPage .sampleMenuTopControls{position:absolute;top:18px;left:18px;right:18px;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.prospectMenuPage.sampleMenuPage .sampleMenuInfoButton,.prospectMenuPage.sampleMenuPage .sampleMenuLanguageButton{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border:0;border-radius:999px;background:#ffffffeb;color:#111;text-decoration:none;font-weight:900;box-shadow:0 6px 18px #0000001f;pointer-events:auto}.prospectMenuPage.sampleMenuPage .sampleMenuInfoButton{font-size:22px;font-family:Georgia,serif}.prospectMenuPage.sampleMenuPage .sampleMenuLanguageButton{gap:6px;padding:0 12px;font-size:13px}.prospectMenuPage.sampleMenuPage .heroContent{transform:translateY(36px);gap:0}.prospectMenuPage.sampleMenuPage .logo{width:104px;height:104px;padding:10px;box-shadow:0 8px 22px #00000024}.prospectMenuPage.sampleMenuPage h1,.prospectMenuPage.sampleMenuPage .headerSocials{display:none}.prospectMenuPage.sampleMenuPage .content{width:min(430px,100% - 24px);margin-top:0}.prospectMenuPage.sampleMenuPage .searchBox{position:sticky;top:8px;z-index:30;display:flex;align-items:center;min-height:54px;margin:-27px 4px 12px;padding:0 18px;border-radius:18px;box-shadow:0 7px 20px #0000001f}.prospectMenuPage.sampleMenuPage .searchBox:before{content:"⌕";margin-right:10px;color:#111;font-size:22px;line-height:1}.prospectMenuPage.sampleMenuPage .searchBox input{font-size:15px;font-weight:600}.prospectMenuPage.sampleMenuPage .categoryPills{position:sticky;z-index:22;gap:8px;margin:0 -12px 8px;padding:6px 12px 10px;background:#f7f7f7f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prospectMenuPage.sampleMenuPage .categoryNavPills{top:70px}.prospectMenuPage.sampleMenuPage .quickFilterPills{top:122px}.prospectMenuPage.sampleMenuPage .categoryPills button,.prospectMenuPage.sampleMenuPage .categoryPills a{min-height:36px;padding:0 16px;background:#efeff0;color:#30343b;font-size:14px;font-weight:800;box-shadow:none}.prospectMenuPage.sampleMenuPage .categoryPills .drawerPill{min-width:38px;padding:0;color:#4b5563}.prospectMenuPage.sampleMenuPage .categoryPills button.active,.prospectMenuPage.sampleMenuPage .categoryNavPills a:first-of-type{background:#4f8df7;color:#fff;box-shadow:0 6px 14px #4f8df747}.prospectMenuPage.sampleMenuPage .category{background:transparent;border-radius:0;padding:0;margin-bottom:12px;box-shadow:none}.prospectMenuPage.sampleMenuPage .categoryHeader{margin:12px 2px 8px}.prospectMenuPage.sampleMenuPage .category h2{font-size:18px;font-weight:900}.prospectMenuPage.sampleMenuPage .itemCard{grid-template-columns:minmax(0,1fr) 96px;min-height:112px;gap:12px;padding:12px;margin-top:8px;border-radius:16px;background:#fff;box-shadow:0 2px 8px #00000017}.prospectMenuPage.sampleMenuPage .itemCard h3{font-size:17px;font-weight:900;line-height:1.2}.prospectMenuPage.sampleMenuPage .itemCard p{-webkit-line-clamp:2;color:#686b73;font-size:14px;line-height:1.35}.prospectMenuPage.sampleMenuPage .price{margin-top:8px;color:#111;font-size:18px;font-weight:900}.prospectMenuPage.sampleMenuPage .itemMediaWrap,.prospectMenuPage.sampleMenuPage .itemImage,.prospectMenuPage.sampleMenuPage .itemImagePlaceholder{width:96px;height:96px}.prospectMenuPage.sampleMenuPage .itemImage,.prospectMenuPage.sampleMenuPage .itemImagePlaceholder{border-radius:12px}.prospectMenuPage .backLink{display:inline-block;margin-bottom:14px;color:#111;font-weight:700;text-decoration:none}.prospectMenuPage .menuTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff;border-radius:999px;padding:6px;margin-bottom:14px;box-shadow:0 8px 24px #0000000d}.prospectMenuPage .menuTabs button{border:none;border-radius:999px;background:transparent;color:#555;min-height:40px;font-size:14px;font-weight:900}.prospectMenuPage .menuTabs button.active{background:#111;color:#fff}.prospectMenuPage .serviceMenuIntro{background:#151515;color:#fff;border-radius:22px;padding:18px;margin-bottom:14px;box-shadow:0 8px 24px #00000014}.prospectMenuPage .serviceMenuIntro span{display:block;margin-bottom:8px;color:#d9c39e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.prospectMenuPage .serviceMenuIntro h2{font-size:20px;line-height:1.15}.prospectMenuPage .serviceMenuIntro p{margin-top:8px;color:#ffffffc2;font-size:13px;line-height:1.45}.prospectMenuPage .reservationSuccessCard{display:grid;gap:10px;background:#f3fbf6;border:1px solid rgba(42,132,92,.22);border-radius:22px;padding:18px;margin-bottom:14px;color:#1f5d3f;box-shadow:0 8px 24px #0000000d}.prospectMenuPage .reservationSuccessCard span{color:#2a845c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.prospectMenuPage .reservationSuccessCard h2{color:#111;font-size:22px;line-height:1.15}.prospectMenuPage .reservationSuccessCard p{color:#111;font-size:18px;font-weight:900}.prospectMenuPage .reservationSuccessCard ul{margin:0;padding-left:18px;font-size:14px;line-height:1.4}.prospectMenuPage .reservationSuccessCard small{color:#3d7657;line-height:1.35}.prospectMenuPage .reservationSuccessActions{display:grid;gap:10px;margin-top:4px}.prospectMenuPage .reservationSuccessActions button{border:0;border-radius:999px;padding:13px 16px;font-weight:900;cursor:pointer}.prospectMenuPage .reservationSuccessActions button:first-child{background:var(--prospect-primary, #111);color:#fff}.prospectMenuPage .reservationSuccessActions button:last-child{background:#fff;color:#1f5d3f;border:1px solid rgba(42,132,92,.24)}.prospectMenuPage .reservationSuccessHistory{display:grid;gap:8px;margin-top:4px;padding-top:12px;border-top:1px solid rgba(42,132,92,.18)}.prospectMenuPage .reservationSuccessHistory strong{color:#1f5d3f;font-size:13px}.prospectMenuPage .reservationSuccessHistory ul{display:grid;gap:6px;padding-left:18px}.prospectMenuPage .reservationHistoryCard{display:grid;gap:12px;background:#fff;border:1px solid rgba(17,17,17,.07);border-radius:22px;padding:16px;margin-bottom:14px;box-shadow:0 8px 24px #0000000d}.prospectMenuPage .reservationHistoryCard>span{color:#2a845c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.prospectMenuPage .reservationHistoryList{display:grid;gap:10px}.prospectMenuPage .reservationHistoryItem{display:grid;gap:5px;background:#f3fbf6;border-radius:16px;padding:12px;color:#1f5d3f}.prospectMenuPage .reservationHistoryItem strong{color:#111;font-size:14px}.prospectMenuPage .reservationHistoryItem p,.prospectMenuPage .reservationHistoryItem small{margin:0;line-height:1.35}.prospectMenuPage .reservationHistoryItem p{font-size:13px}.prospectMenuPage .reservationHistoryItem small{color:#3d7657}.prospectMenuPage .searchBox{display:block;background:#fff;border-radius:20px;padding:12px 14px;box-shadow:0 8px 24px #0000000d;margin-bottom:12px}.prospectMenuPage .searchBox span{display:block;font-size:12px;font-weight:800;color:#777;margin-bottom:7px;text-transform:uppercase;letter-spacing:.04em}.prospectMenuPage .searchBox input{width:100%;border:none;outline:none;font-size:16px;background:transparent;color:#111}.prospectMenuPage .searchHint{margin:-4px 2px 12px;color:#777;font-size:13px;line-height:1.35}.prospectMenuPage .categoryPills{display:flex;gap:10px;overflow-x:auto;padding:4px 0 12px;margin-bottom:2px}.prospectMenuPage .categoryPills button,.prospectMenuPage .categoryPills a{white-space:nowrap;border-radius:999px;padding:8px 12px;background:#fff;color:#111;text-decoration:none;font-size:13px;font-weight:700;border:none;box-shadow:0 5px 14px #0000000d}.prospectMenuPage .categoryPills button{background:#fff;color:#111}.prospectMenuPage .categoryPills button.active{background:#111;color:#fff}.prospectMenuPage .category{background:#fff;border-radius:22px;padding:16px;margin-bottom:16px;box-shadow:0 8px 24px #0000000d}.prospectMenuPage .categoryHeader{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px}.prospectMenuPage .category h2{font-size:20px}.prospectMenuPage .categoryHeader span{font-size:12px;color:#777;font-weight:700}.prospectMenuPage .itemCard{width:100%;border:none;background:#fbfaf8;border-radius:18px;display:grid;grid-template-columns:1fr 86px;gap:12px;padding:12px;margin-top:10px;text-align:left;color:inherit;box-shadow:inset 0 0 0 1px #0000000a}.prospectMenuPage .itemInfo{min-width:0}.prospectMenuPage .itemCard h3{font-size:15px;line-height:1.25}.prospectMenuPage .itemCard p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:6px;color:#666;font-size:13px;line-height:1.35}.prospectMenuPage .price{display:inline-block;margin-top:10px;font-weight:800;white-space:nowrap;color:var(--prospect-primary)}.prospectMenuPage .itemMediaWrap{position:relative;width:86px;height:86px;flex:0 0 auto}.prospectMenuPage .itemImage,.prospectMenuPage .itemImagePlaceholder{width:86px;height:86px;object-fit:cover;border-radius:16px;background:#eee}.prospectMenuPage .quickAddButton{position:absolute;right:-6px;bottom:-6px;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;line-height:1;box-shadow:0 8px 18px #00000038;cursor:pointer}.prospectMenuPage .itemImagePlaceholder{background:linear-gradient(135deg,#f2eee7,#e4dccf)}.prospectMenuPage .tagRow,.prospectMenuPage .metaRow{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.prospectMenuPage .tagRow span{border-radius:999px;background:#0000000f;padding:5px 8px;font-size:11px;font-weight:800}.prospectMenuPage .metaRow span{font-size:11px;color:#777;font-weight:700}.prospectMenuPage .itemCard.selected{background:#fff;box-shadow:inset 0 0 0 2px var(--prospect-primary),0 8px 18px #0000000f}.prospectMenuPage .itemDetailsBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0000007a;display:flex;justify-content:center;align-items:flex-end;padding:0 max(0px,(100vw - 430px) / 2);box-sizing:border-box}.prospectMenuPage .itemDetailsPanel{width:100%;max-width:430px;max-height:94vh;overflow:auto;background:#fff;border-radius:28px 28px 0 0;box-shadow:0 -14px 38px #00000042}.prospectMenuPage .itemDetailsHandle{width:44px;height:5px;border-radius:999px;background:#ddd;margin:10px auto}.prospectMenuPage .itemDetailsImage{width:calc(100% - 28px);height:240px;object-fit:cover;display:block;border-radius:20px;margin:0 auto}.prospectMenuPage .itemDetailsBody{position:relative;padding:22px 28px 34px}.prospectMenuPage .closeButton{position:absolute;right:16px;top:14px;width:32px;height:32px;border:none;border-radius:50%;background:#f1f1f1;font-size:22px;line-height:1}.prospectMenuPage .itemDetailsBody h2{padding-right:42px;font-size:27px;line-height:1.12;margin:8px 0 14px;text-align:left}.prospectMenuPage .itemDetailsDescription{color:#666;font-size:16px;line-height:1.55}.prospectMenuPage .itemDetailsNutritionPill{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:20px;border-radius:20px;background:#fff0eb;overflow:hidden}.prospectMenuPage .itemDetailsNutritionPill div{padding:13px 8px;text-align:center}.prospectMenuPage .itemDetailsNutritionPill strong{display:block;color:#a94120;font-size:14px;line-height:1.1}.prospectMenuPage .itemDetailsNutritionPill span{display:block;margin-top:3px;color:#a94120;font-size:10px;font-weight:800}.prospectMenuPage .itemDetailsSection{margin-top:22px}.prospectMenuPage .itemDetailsSection h3{margin:0 0 10px;color:#141824;font-size:15px;font-weight:900;letter-spacing:.02em}.prospectMenuPage .allergenChips{display:flex;flex-wrap:wrap;gap:10px}.prospectMenuPage .allergenChips span{border:1px solid #f0cfc5;background:#fff8f5;color:#9b4b32;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.prospectMenuPage .nutritionNote{margin-top:14px;color:#777;font-size:12px;line-height:1.35}.prospectMenuPage .withBasketFooter{padding-bottom:104px}.prospectMenuPage .itemCardFooter{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.prospectMenuPage .itemCardFooter .price{margin-top:0}.prospectMenuPage .inBasketBadge{border-radius:999px;background:#b18b4f24;color:var(--prospect-primary);font-size:11px;font-weight:800;padding:5px 8px}.prospectMenuPage .basketBar{position:fixed;left:50%;bottom:12px;z-index:20;transform:translate(-50%);width:min(398px,100vw - 24px);min-height:58px;border-radius:999px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 8px 8px 18px;box-shadow:0 14px 34px #0000003d;box-sizing:border-box}.prospectMenuPage.serviceMenuMode .basketBar{background:transparent;box-shadow:none;padding:0}.prospectMenuPage.serviceMenuMode .basketBar>div{display:none}.prospectMenuPage.serviceMenuMode .basketBar button{width:100%;min-height:48px;box-shadow:0 8px 18px #25d36647}.prospectMenuPage .basketBar div{display:flex;flex-direction:column;gap:2px}.prospectMenuPage .basketBar strong{font-size:14px}.prospectMenuPage .basketBar span{font-size:13px;opacity:.84}.prospectMenuPage .basketBar button,.prospectMenuPage .addToBasketButton{border:none;border-radius:999px;background:var(--prospect-primary);color:#fff;min-height:42px;padding:0 18px;font-size:14px;font-weight:800}.prospectMenuPage .basketBar button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.prospectMenuPage .basketBar button.whatsappActionButton,.prospectMenuPage .placeOrderButton.whatsappActionButton{background:#25d366;color:#fff}.prospectMenuPage .whatsappIcon{width:18px;height:18px;display:inline-block;flex:0 0 auto;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.03 3C8.87 3 3.04 8.82 3.04 15.98c0 2.29.6 4.53 1.74 6.5L3 29l6.68-1.75a12.92 12.92 0 0 0 6.35 1.62h.01c7.16 0 12.99-5.82 12.99-12.98C29.03 8.82 23.2 3 16.03 3Zm0 23.68h-.01a10.74 10.74 0 0 1-5.48-1.5l-.39-.23-3.96 1.04 1.06-3.86-.25-.4a10.76 10.76 0 0 1-1.65-5.75c0-5.88 4.79-10.66 10.68-10.66 2.85 0 5.53 1.11 7.55 3.13a10.59 10.59 0 0 1 3.13 7.54c0 5.88-4.79 10.69-10.68 10.69Zm5.85-7.99c-.32-.16-1.9-.94-2.19-1.04-.29-.11-.5-.16-.72.16-.21.32-.83 1.04-1.02 1.26-.19.21-.37.24-.69.08-.32-.16-1.35-.5-2.58-1.59a9.62 9.62 0 0 1-1.78-2.21c-.19-.32-.02-.5.14-.66.15-.14.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.73-.98-2.37-.26-.62-.52-.53-.72-.54h-.61c-.21 0-.56.08-.85.4-.29.32-1.12 1.09-1.12 2.66 0 1.57 1.15 3.09 1.31 3.3.16.21 2.27 3.46 5.49 4.85.77.33 1.37.53 1.84.68.77.24 1.47.21 2.02.13.62-.09 1.9-.78 2.17-1.53.27-.75.27-1.39.19-1.53-.08-.13-.29-.21-.61-.37Z'/%3E%3C/svg%3E") center/contain no-repeat}.prospectMenuPage .quantityPreview{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.prospectMenuPage .quantityPreview>button:not(.addToBasketButton){width:42px;height:42px;border:none;border-radius:50%;background:#f2eee7;color:#111;font-size:24px;font-weight:800}.prospectMenuPage .quantityPreview span{min-width:24px;text-align:center;font-weight:900;font-size:18px}.prospectMenuPage .addToBasketButton{width:100%}.prospectMenuPage .cartDetailsBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:26;background:#00000085;display:flex;align-items:flex-end;justify-content:center}.prospectMenuPage .cartDetailsPanel{width:min(430px,100vw);max-height:86vh;overflow:auto;background:#fff;border-radius:28px 28px 0 0;box-shadow:0 -14px 38px #00000047}.prospectMenuPage .cartHeader{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px;border-bottom:1px solid #eee}.prospectMenuPage .cartHeaderTitle{display:flex;align-items:center;gap:10px}.prospectMenuPage .cartIconBubble{width:36px;height:36px;border-radius:50%;background:var(--prospect-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.prospectMenuPage .cartHeader h2{margin:0;font-size:18px}.prospectMenuPage .cartHeader span{display:block;color:#666;font-size:12px;margin-top:2px}.prospectMenuPage .cartHeader button{border:none;background:#f4f4f4;border-radius:50%;width:34px;height:34px;font-size:20px}.prospectMenuPage .cartBody{padding:14px}.prospectMenuPage .cartLineItem{border:1px solid #eee;border-radius:16px;padding:12px;margin-bottom:10px;box-shadow:0 6px 14px #0000000a}.prospectMenuPage .menuOnlyCartBody{padding:10px 16px 20px}.prospectMenuPage .menuOnlyCartLine{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0 12px}.prospectMenuPage .menuOnlyCartLine>div:first-child{display:grid;gap:5px}.prospectMenuPage .menuOnlyCartLine strong{font-size:15px;color:#111}.prospectMenuPage .menuOnlyCartLine span{color:#444;font-size:14px}.prospectMenuPage .menuOnlyQtyControls{min-width:86px;border:1px solid #eee;border-radius:999px;padding:5px 8px;background:#fff}.prospectMenuPage .menuOnlyCartTotal{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0 18px}.prospectMenuPage .menuOnlyCartTotal strong{font-size:15px;color:#111}.prospectMenuPage .menuOnlyCartTotal button{width:34px;height:34px;border:1px solid #eee;border-radius:50%;background:#fff;font-size:14px}.prospectMenuPage .menuOnlyStaffNote{margin:6px 0 0;text-align:center;color:#666;font-size:15px}.prospectMenuPage .cartLineTop{display:flex;justify-content:space-between;gap:12px}.prospectMenuPage .cartLineTop strong{font-size:14px}.prospectMenuPage .cartLineTop button{border:none;background:transparent;color:#777;font-size:16px}.prospectMenuPage .cartLineBottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.prospectMenuPage .cartQtyControls{display:inline-flex;align-items:center;gap:12px;background:var(--prospect-primary);color:#fff;border-radius:999px;padding:8px 12px}.prospectMenuPage .cartQtyControls button{border:none;background:transparent;color:#fff;font-size:18px;font-weight:900}.prospectMenuPage .reservationFields{display:grid;gap:10px;margin:12px 0 4px}.prospectMenuPage .reservationFields label{display:block}.prospectMenuPage .reservationFields span{display:block;margin:0 0 6px 2px;color:#666;font-size:12px;font-weight:900}.prospectMenuPage .reservationFields input,.prospectMenuPage .reservationFields select{width:100%;min-height:46px;border:1px solid #e5e0d8;border-radius:14px;padding:0 12px;font-size:15px;box-sizing:border-box;background:#fff}.prospectMenuPage .reservationSummary,.prospectMenuPage .reservationError,.prospectMenuPage .reservationCtaHint{margin:2px 2px 0;font-size:13px}.prospectMenuPage .reservationSummary{color:#222;font-weight:800}.prospectMenuPage .reservationError,.prospectMenuPage .reservationCtaHint{color:#9b3b2f}.prospectMenuPage .reservationCtaHint{text-align:center}.prospectMenuPage .reservationConfirmation{display:grid;gap:8px;margin:14px 0 4px;border:1px solid rgba(42,132,92,.22);border-radius:16px;background:#f3fbf6;padding:14px;color:#1f5d3f;font-size:13px}.prospectMenuPage .reservationConfirmation strong{font-size:15px}.prospectMenuPage .reservationConfirmation p,.prospectMenuPage .reservationConfirmation ul,.prospectMenuPage .reservationConfirmation small{margin:0}.prospectMenuPage .reservationConfirmation p{color:#111;font-size:18px;font-weight:900}.prospectMenuPage .reservationConfirmation ul{padding-left:18px}.prospectMenuPage .reservationConfirmation small{color:#3d7657;line-height:1.35}.prospectMenuPage .cartSubtotal{display:flex;justify-content:space-between;align-items:center;padding:14px 4px 12px;font-size:14px;color:#666}.prospectMenuPage .cartSubtotal strong{color:#111;font-size:20px}.prospectMenuPage .placeOrderButton{width:100%;min-height:52px;border:none;border-radius:999px;background:var(--prospect-primary);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:15px;font-weight:900;box-shadow:0 6px #00000024}.prospectMenuPage .placeOrderButton>span{display:inline-flex;align-items:center;gap:8px}.prospectMenuPage .placeOrderButton:disabled{background:#cfc8bd;color:#ffffffd1;cursor:not-allowed;box-shadow:none}.prospectMenuPage .clearCartButton{border:none;background:transparent;color:#777;display:block;margin:14px auto 2px;font-size:13px}.prospectMenuPage .serviceOrderPanel{width:min(720px,100% - 28px);margin:0 auto 22px;background:#fff;border-radius:24px;padding:16px;box-shadow:0 10px 28px #00000014;box-sizing:border-box}.prospectMenuPage .serviceOrderHeader,.prospectMenuPage .serviceOrderLine{display:flex;align-items:center;justify-content:space-between;gap:12px}.prospectMenuPage .serviceOrderHeader{margin-bottom:12px}.prospectMenuPage .serviceOrderHeader span,.prospectMenuPage .whatsappPhoneField span{display:block;color:#777;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.prospectMenuPage .serviceOrderHeader strong{display:block;margin-top:4px;font-size:18px}.prospectMenuPage .serviceOrderHeader button{border:none;border-radius:999px;background:#f2eee7;color:#111;min-height:34px;padding:0 12px;font-weight:800}.prospectMenuPage .serviceOrderLine{border:1px solid #eee;border-radius:16px;padding:12px;margin-bottom:10px}.prospectMenuPage .serviceOrderLine strong,.prospectMenuPage .serviceOrderLine span{display:block}.prospectMenuPage .serviceOrderLine span{margin-top:4px;color:#666;font-size:13px;font-weight:700}.prospectMenuPage .whatsappPhoneField{display:block;margin:14px 0 12px}.prospectMenuPage .whatsappPhoneField input{width:100%;min-height:48px;border:1px solid #e5e0d8;border-radius:16px;padding:0 14px;margin-top:8px;font-size:16px;box-sizing:border-box}.prospectMenuPage .placeOrderButton:disabled{background:#bbb;box-shadow:none}#root>.App:has(.sampleMenuTemplate){max-width:430px;width:min(430px,100vw);margin:0 auto;overflow:visible!important}.sampleMenuTemplate,.sampleMenuTemplate *{box-sizing:border-box}.sampleMenuTemplate{min-height:100vh;width:min(430px,100vw);max-width:100%;margin:0 auto;background:linear-gradient(180deg,#fff,#faf7f3);color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sampleMenuHeader{position:relative;height:186px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:0 0 24px 24px;background-size:cover;background-position:center}.sampleMenuHeader:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000005}.sampleLogoWrap{position:relative;z-index:1;width:112px;height:112px;border-radius:999px;overflow:hidden;background:#fff;padding:10px;box-shadow:0 8px 24px #00000024}.sampleLogoWrap img{width:100%;height:100%;object-fit:contain}.sampleBackButton,.sampleLanguageSelect{position:absolute;top:16px;z-index:2;height:40px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#ffffffe6;color:#4b5563;box-shadow:0 8px 20px #0000001f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sampleBackButton{left:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:92px;padding:0 16px 0 10px;color:#151515;font-size:14px;font-weight:900;letter-spacing:-.01em;text-decoration:none}.sampleBackButton span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#fff4ed;color:#ff4307;font-size:15px;line-height:1;box-shadow:inset 0 0 0 1px #ff430714}.sampleLanguageSelect{right:24px;min-width:58px;padding:0 10px;font-size:14px;font-weight:800}.sampleMenuBody{width:100%;max-width:100%;margin:0 auto;padding:0 12px 32px}.sampleSearchBox{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:10px;min-height:52px;width:100%;margin:-26px 0 0;padding:0 16px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#fffffffa;color:#111827;box-shadow:0 10px 26px #251e1829}.sampleSearchBox svg{font-size:22px;flex:0 0 auto}.sampleSearchBox input{min-width:0;width:100%;border:0;outline:0;font-size:16px;color:#1f2937}.sampleSearchBox input::placeholder{color:#6b7280}.sampleSearchBox button{border:0;background:transparent;color:#6b7280;font-size:22px}.sampleStickyFilters{position:sticky;top:0;z-index:55;margin:0 -12px;background:#fffffff0;box-shadow:0 8px 20px #251e180f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sampleDietBar{display:flex;max-width:100vw;gap:8px;overflow-x:auto;padding:10px 12px;background:transparent;scrollbar-width:none}.sampleDietBar::-webkit-scrollbar{display:none}.sampleDietBar button{flex:0 0 auto;min-height:36px;border:0;border-radius:999px;padding:0 16px;background:#f3f4f6;color:#374151;font-size:14px;font-weight:700}.sampleDietBar button.active{background:#ff4307;color:#fff;box-shadow:0 6px 14px #ff430738}.sampleMenuList{width:100%;padding-top:8px}.sampleCategoryGroup{scroll-margin-top:160px;margin-bottom:24px}.sampleDivider{height:2px;margin:4px 0 16px;background:#f3f4f6}.sampleCategoryGroup h2{margin:0 0 10px;padding:8px 2px 2px;color:#151515;font-size:18px;font-weight:900;letter-spacing:-.02em;text-transform:capitalize}.sampleItemGrid{display:grid;width:100%;gap:12px}.sampleItemCard{display:flex;align-items:stretch;width:100%;max-width:100%;gap:12px;min-height:112px;padding:12px;border:1px solid rgba(31,41,55,.06);border-radius:18px;background:#fff;color:inherit;text-align:left;box-shadow:0 6px 18px #251e1812;cursor:pointer}.sampleItemText{min-width:0;max-width:100%;overflow:hidden;flex:1 1 auto;display:flex;flex-direction:column}.sampleItemText h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;overflow:hidden;color:#151515;font-size:16px;font-weight:900;line-height:1.2;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.sampleItemText p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:6px 0 0;color:#6b7280;font-size:14px;line-height:1.35}.sampleItemText strong{margin-top:auto;padding-top:8px;color:#ff4307;font-size:16px;font-weight:900}.sampleItemImageWrap{position:relative;width:92px;height:92px;flex:0 0 92px;border-radius:14px;background:#f3f4f6;overflow:hidden}.sampleItemImageWrap img{width:100%;height:100%;object-fit:cover}.sampleEmptyState{padding:40px 0;color:#6b7280;text-align:center}.sampleItemModalBackdrop{position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:min(448px,100vw);z-index:100;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:#0009}.sampleItemModal{position:relative;display:flex;flex-direction:column;width:min(448px,100vw);max-width:100%;max-height:85vh;overflow:hidden;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -12px 40px #0000003d}.sampleDrawerHandle{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;justify-content:center;padding-top:12px;pointer-events:none}.sampleDrawerHandle span{width:48px;height:4px;border-radius:999px;background:#ffffffb8}.sampleItemModalScroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.sampleItemModalImageWrap{position:relative;width:100%;height:176px;overflow:hidden;margin-bottom:12px}.sampleItemModalImage{display:block;width:100%;height:100%;object-fit:cover}.sampleItemModalImageFade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#fff,#ffffff47 42%,#fff0)}.sampleItemModalBody{position:relative;max-width:100%;padding:0 20px 20px;overflow-wrap:anywhere}.sampleModalClose{position:absolute;top:12px;right:12px;z-index:4;width:36px;height:36px;border:0;border-radius:999px;background:#fffffff5;color:#111;font-size:24px;box-shadow:0 8px 20px #0000002e}.sampleModalClose.noImage{top:12px;right:12px}.sampleItemModal h2{margin:0;font-size:22px;line-height:1.15;overflow-wrap:anywhere;word-break:break-word}.sampleItemModal p{margin:10px 0 0;max-width:100%;color:#4b5563;line-height:1.45;overflow-wrap:anywhere}.sampleItemModal strong{display:block;margin-top:14px;font-size:20px}.sampleTagList{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.sampleTagList span{border-radius:999px;background:#fff4ed;color:#ff4307;padding:6px 10px;font-size:12px;font-weight:800}.sampleNutritionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.sampleNutritionGrid span{border-radius:14px;background:#f7f7f8;padding:10px;color:#111827;font-size:13px}.sampleNutritionGrid b{display:block;margin-bottom:4px;color:#6b7280;font-size:11px;text-transform:uppercase}.sampleAddToOrderButton{width:100%;min-height:48px;margin-top:18px;border:0;border-radius:999px;background:#ff4307;color:#fff;font-size:15px;font-weight:900;box-shadow:0 10px 24px #ff430738}.sampleBasketBar{position:fixed;left:50%;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:80;display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(398px,100vw - 28px);min-height:58px;padding:10px 10px 10px 16px;border:1px solid rgba(255,67,7,.12);border-radius:999px;background:#fffffff7;color:#151515;box-shadow:0 12px 32px #251e182e;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sampleBasketBar div{display:grid;gap:2px}.sampleBasketBar strong{font-size:14px}.sampleBasketBar span{color:#ff4307;font-size:13px;font-weight:900}.sampleBasketBar button,.sampleCartCheckout{min-height:44px;border:0;border-radius:999px;background:#ff4307;color:#fff;padding:0 22px;font-size:14px;font-weight:900;box-shadow:0 8px 18px #ff430733}.sampleCartBackdrop{position:fixed;top:0;bottom:0;left:50%;z-index:100;width:min(430px,100vw);display:flex;align-items:flex-end;justify-content:center;background:#000000ad;transform:translate(-50%)}.sampleCartPanel{width:100%;max-height:82vh;overflow-y:auto;border-radius:26px 26px 0 0;background:linear-gradient(180deg,#fff,#fffaf7);padding:18px;box-shadow:0 -12px 40px #00000042}.sampleCartPanel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px -2px 16px}.sampleCartTitleRow{display:flex;align-items:center;gap:12px}.sampleCartIcon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#151515;color:#fff;font-size:16px}.sampleCartPanel h2,.sampleCartPanel p{margin:0}.sampleCartPanel h2{color:#151515;font-size:21px;font-weight:900;letter-spacing:-.02em}.sampleCartTitleRow span{color:#6b7280;font-size:13px;font-weight:700}.sampleCartPanel header>button{width:38px;height:38px;border:0;border-radius:999px;background:#f7f2ef;color:#151515;font-size:24px}.sampleCartLines{display:grid;gap:12px}.sampleCartLine{display:grid;gap:18px;border:1px solid rgba(31,41,55,.07);border-radius:18px;background:#fff;padding:14px;box-shadow:0 8px 20px #251e1812}.sampleCartLineTop,.sampleCartLineBottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.sampleCartLineTop{align-items:flex-start}.sampleCartLineTop strong{min-width:0;color:#151515;font-size:15px;font-weight:900;overflow-wrap:anywhere}.sampleCartLineBottom>strong{display:block;color:#151515;font-size:18px;font-weight:900;overflow-wrap:anywhere}.sampleCartRemove{border:0;background:transparent;color:#6b7280;font-size:18px}.sampleCartQty{display:inline-flex;align-items:center;height:38px;border-radius:999px;background:#151515;color:#fff;box-shadow:0 8px 18px #00000029}.sampleCartQty button{width:36px;height:38px;border:0;background:transparent;color:#fff;font-size:18px;font-weight:900}.sampleCartQty span{min-width:24px;color:#fff;text-align:center;font-weight:900}.sampleCartTotal{display:flex;justify-content:space-between;margin:18px 2px 14px;color:#5f6368;font-size:15px;font-weight:700}.sampleCartTotal strong{color:#151515;font-size:20px}.sampleCartCheckout{width:100%;display:flex;justify-content:space-between;align-items:center}.sampleCartClear{width:100%;min-height:40px;margin-top:10px;border:0;background:transparent;color:#6b7280;font-weight:800}
