.TerminalControlPanel_rightSide__mmlmb{width:40%;max-width:480px;min-width:300px;position:-webkit-sticky;position:sticky;top:0;height:100vh;align-self:flex-start}.TerminalControlPanel_rightContent__mg4qZ{display:flex;flex-direction:column;gap:1.5rem;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);height:100%;max-height:100vh;overflow-y:auto;box-sizing:border-box}.TerminalControlPanel_modeSelector__dSz4V{width:100%}.TerminalControlPanel_modeSelector__dSz4V .MuiToggleButtonGroup-root{background:#f8f9fa;border-radius:12px;padding:4px;border:1px solid #e9ecef}.TerminalControlPanel_modeSelector__dSz4V .MuiToggleButton-root{border:none;border-radius:8px;padding:.75rem 1rem;font-weight:600;color:#6c757d;text-transform:none;transition:all .15s ease}.TerminalControlPanel_modeSelector__dSz4V .MuiToggleButton-root.Mui-selected{background:var(--accent-color);color:#fff;box-shadow:0 2px 4px rgba(14,70,163,.2)}.TerminalControlPanel_modeSelector__dSz4V .MuiToggleButton-root:hover{background:#e9ecef}.TerminalControlPanel_modeSelector__dSz4V .MuiToggleButton-root.Mui-selected:hover{background:#0d3d91}.TerminalControlPanel_numberDisplay__MKf97{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 1rem;background:#f8f9fa;border-radius:12px;min-height:100px;flex-shrink:0;position:relative;border:1px solid #e9ecef}.TerminalControlPanel_iconButton__wElF4{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:var(--accent-color);border-radius:12px;cursor:pointer;font-size:24px;color:#fff;transition:all .15s ease;flex-shrink:0;box-shadow:0 2px 4px rgba(14,70,163,.2)}.TerminalControlPanel_iconButton__wElF4:hover{background:#0d3d91;transform:translateY(-1px);box-shadow:0 4px 8px rgba(14,70,163,.3)}.TerminalControlPanel_iconButton__wElF4:active{transform:scale(.95);box-shadow:0 1px 2px rgba(14,70,163,.2)}.TerminalControlPanel_numberInput__l_6A2{flex:1 1;min-width:0}.TerminalControlPanel_numberInput__l_6A2 .MuiOutlinedInput-root{background:transparent;height:100%;border:none}.TerminalControlPanel_numberInput__l_6A2 .MuiOutlinedInput-notchedOutline{border:none!important}.TerminalControlPanel_numberInput__l_6A2 .MuiInputBase-input{text-align:center!important;color:#212529!important}.TerminalControlPanel_numberPad___hlZy{display:flex;flex-direction:column;gap:.5rem;width:100%;flex-shrink:1}.TerminalControlPanel_numberPadRow__cSath{display:flex;gap:.75rem;width:100%}.TerminalControlPanel_numberPadButton__htLOT{flex:1 1;aspect-ratio:1;border:none;background:#e9ecef;border-radius:12px;font-size:1.5rem;font-weight:600;color:#212529;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;min-height:60px;max-height:70px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.TerminalControlPanel_numberPadButton__htLOT:hover{background:#dee2e6;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.TerminalControlPanel_numberPadButton__htLOT:active{transform:scale(.95);box-shadow:0 1px 2px rgba(0,0,0,.05)}.TerminalControlPanel_numberPadButton__htLOT svg{font-size:1.5rem;color:#fff}.TerminalControlPanel_operatorButton__OBDF_{background:var(--accent-color)!important;color:#fff!important}.TerminalControlPanel_operatorButton__OBDF_:hover{background:#0d3d91!important}.TerminalControlPanel_moneyDisplay__FaegL{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;flex-shrink:0}.TerminalControlPanel_moneyInfo__N5eb_,.TerminalControlPanel_stampsInfo__aeed_{display:flex;justify-content:space-between;align-items:center}.TerminalControlPanel_label__nX9t_{font-size:1rem;color:#6c757d;font-weight:500}.TerminalControlPanel_amount__VqLNj,.TerminalControlPanel_stamps__Iowhc{font-size:1.5rem;font-weight:700;color:var(--accent-color)}.TerminalControlPanel_selectedRewardSection__TzqAV{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;flex-shrink:0}.TerminalControlPanel_selectedRewardHeader__BhkpK{display:flex;justify-content:space-between;align-items:center}.TerminalControlPanel_selectedRewardLabel__fLgD7{font-size:1rem;color:#6c757d;font-weight:500}.TerminalControlPanel_selectedRewardContent__Ehft2{display:flex;flex-direction:column;gap:.5rem;background:#fff;border-radius:8px;padding:1rem;border:1px solid #e9ecef}.TerminalControlPanel_selectedRewardName__x2Ukq{font-size:1rem;font-weight:600;color:#212529;margin:0}.TerminalControlPanel_selectedRewardExpiry__SdojU{font-size:.75rem;color:#6c757d;margin:0;font-style:italic}.TerminalControlPanel_notesSection__xIJ_Z{width:100%;flex-shrink:0}.TerminalControlPanel_notesToggle__6szod{width:100%;padding:.75rem 1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;color:#6c757d;text-align:left;transition:all .15s ease;display:flex;align-items:center;gap:.5rem}.TerminalControlPanel_notesToggle__6szod:hover{background:#e9ecef;border-color:#dee2e6}.TerminalControlPanel_notesInputContainer__Qfok5{margin-top:.75rem;width:100%}.TerminalControlPanel_notesInput__gPe57{width:100%}.TerminalControlPanel_notesInput__gPe57 .MuiOutlinedInput-root{background:#fff;font-size:.95rem}.TerminalControlPanel_notesInput__gPe57 .MuiOutlinedInput-root textarea{resize:vertical;min-height:60px}.TerminalControlPanel_confirmButton__xcl_4{width:100%;flex-shrink:0;margin-top:auto}.TerminalControlPanel_button__qXTBe{padding:1rem 1.5rem;font-size:1.125rem;font-weight:700;text-transform:none;min-height:56px;background:var(--accent-color)!important;color:#fff!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(14,70,163,.3)!important;transition:all .15s ease!important}.TerminalControlPanel_button__qXTBe:hover:not(:disabled){background:#0d3d91!important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(14,70,163,.4)!important}.TerminalControlPanel_button__qXTBe:active:not(:disabled){transform:scale(.98);box-shadow:0 2px 8px rgba(14,70,163,.3)!important}.TerminalControlPanel_button__qXTBe:disabled{background:#9e9e9e!important;color:#fff!important;cursor:not-allowed!important;opacity:.6!important;box-shadow:none!important}.TerminalControlPanel_successAlert__iY7H1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:TerminalControlPanel_fadeIn__atA0q .2s ease}@keyframes TerminalControlPanel_fadeIn__atA0q{0%{opacity:0}to{opacity:1}}.TerminalControlPanel_alertContent__kQce_{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:90%;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:TerminalControlPanel_slideUp__00Spt .3s ease}@keyframes TerminalControlPanel_slideUp__00Spt{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.TerminalControlPanel_alertMessage__8iSnY{font-size:1.25rem;font-weight:600;color:#212529;margin:0 0 1rem;text-align:center}.TerminalControlPanel_alertQuestion__yFGDu{font-size:1rem;color:#6c757d;margin:0 0 1.5rem;text-align:center}.TerminalControlPanel_alertButtons__AJyU0{display:flex;flex-direction:column;gap:.75rem;width:100%}.TerminalControlPanel_alertButton__uC6QZ{background:var(--accent-color)!important;color:#fff!important}.TerminalControlPanel_alertButtonOutlined__PW7Ps,.TerminalControlPanel_alertButton__uC6QZ{width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-transform:none;border-radius:8px;min-height:44px}.TerminalControlPanel_alertButtonOutlined__PW7Ps{background:transparent!important;color:var(--accent-color)!important;border:2px solid var(--accent-color)!important;text-decoration:underline}@media (max-width:768px){.TerminalControlPanel_rightSide__mmlmb{width:100%;max-width:100%;position:relative;height:auto}.TerminalControlPanel_rightContent__mg4qZ{height:auto;max-height:100vh}.TerminalControlPanel_numberPadButton__htLOT{min-height:50px;font-size:1.25rem}.TerminalControlPanel_alertContent__kQce_{padding:1.5rem}.TerminalControlPanel_alertButtons__AJyU0{flex-direction:column}}.CustomerPhoneNumberControlPanel_rightSide__iO0S0{width:40%;max-width:480px;min-width:300px;position:-webkit-sticky;position:sticky;top:0;height:100vh;align-self:flex-start}.CustomerPhoneNumberControlPanel_rightContent__kY9KU{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);height:100%;max-height:100vh;overflow-y:auto;box-sizing:border-box}.CustomerPhoneNumberControlPanel_logoContainer__lim8i{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.CustomerPhoneNumberControlPanel_logo__AEwu2{width:auto;height:auto;max-width:100px;max-height:100px;object-fit:contain}.CustomerPhoneNumberControlPanel_header__XlYSq{text-align:center}.CustomerPhoneNumberControlPanel_title__kWBRh{font-size:1.75rem;font-weight:700;color:#212529;margin-bottom:.5rem}.CustomerPhoneNumberControlPanel_subtitle__dwAyY{font-size:1rem;color:#6c757d;margin:0}.CustomerPhoneNumberControlPanel_form__0oqKK{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.CustomerPhoneNumberControlPanel_inputSection__mI_nM{width:100%}.CustomerPhoneNumberControlPanel_inputSection__mI_nM .MuiOutlinedInput-input{text-align:left!important}.CustomerPhoneNumberControlPanel_prefix___sXin{font-size:1.5rem;font-weight:600;color:#212529;padding-right:.5rem}.CustomerPhoneNumberControlPanel_numberPad__DEAiB{display:flex;flex-direction:column;gap:.5rem;width:100%;flex-shrink:1}.CustomerPhoneNumberControlPanel_numberPadRow__wvHjr{display:flex;gap:.75rem;width:100%}.CustomerPhoneNumberControlPanel_numberPadButton__Gffvx{flex:1 1;aspect-ratio:1;border:none;background:#e9ecef;border-radius:12px;font-size:1.5rem;font-weight:600;color:#212529;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;min-height:60px;max-height:70px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.CustomerPhoneNumberControlPanel_numberPadButton__Gffvx:hover{background:#dee2e6;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.CustomerPhoneNumberControlPanel_numberPadButton__Gffvx:active{transform:scale(.95);box-shadow:0 1px 2px rgba(0,0,0,.05)}.CustomerPhoneNumberControlPanel_numberPadButton__Gffvx svg{font-size:1.5rem;color:#fff}.CustomerPhoneNumberControlPanel_operatorButton__Hp0Xt{background:var(--accent-color)!important;color:#fff!important}.CustomerPhoneNumberControlPanel_operatorButton__Hp0Xt:hover{background:#0d3d91!important}.CustomerPhoneNumberControlPanel_submitButton__U2fru{width:100%;flex-shrink:0}.CustomerPhoneNumberControlPanel_button__DLtvr{padding:1rem 1.5rem;font-size:1.125rem;font-weight:700;text-transform:none;min-height:56px;background:var(--accent-color)!important;color:#fff!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(14,70,163,.3)!important;transition:all .15s ease!important}.CustomerPhoneNumberControlPanel_button__DLtvr:hover{background:#0d3d91!important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(14,70,163,.4)!important}.CustomerPhoneNumberControlPanel_button__DLtvr:active{transform:scale(.98);box-shadow:0 2px 8px rgba(14,70,163,.3)!important}.CustomerPhoneNumberControlPanel_button__DLtvr:disabled{background:#e9ecef!important;color:#6c757d!important;box-shadow:none!important;cursor:not-allowed}@media (max-width:768px){.CustomerPhoneNumberControlPanel_rightSide__iO0S0{width:100%;max-width:100%;position:relative;height:auto}.CustomerPhoneNumberControlPanel_rightContent__kY9KU{height:auto;max-height:100vh}.CustomerPhoneNumberControlPanel_numberPadButton__Gffvx{min-height:50px;font-size:1.25rem}}.UserRewardsList_container__wzNFu{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:1.5rem}.UserRewardsList_title____IkI{font-size:1.25rem;font-weight:700;color:#212529;margin:0 0 1rem}.UserRewardsList_rewardsGrid__TGQXy{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;max-height:calc(100vh - 300px);overflow-y:auto;padding:1rem 1.5rem 1rem 1rem}.UserRewardsList_card__fm9J9{position:relative;background-color:#fff;border-radius:5%;overflow:hidden;box-shadow:0 0 8px #e3e3e3;transition:all .2s ease;display:flex;flex-direction:column;cursor:pointer;border:2px solid transparent}.UserRewardsList_card__fm9J9:hover{box-shadow:0 2px 8px #cfcfcf;transform:translateY(-2px)}.UserRewardsList_card__fm9J9 .UserRewardsList_content__tvKcq{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding:4px 12px 24px;flex:1 1}.UserRewardsList_card__fm9J9.UserRewardsList_selected__dWjB2{box-shadow:none;border:2px solid #4a7cf6}.UserRewardsList_radioButton__y8Jof{position:absolute;top:8px;right:8px;z-index:10;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#d0d0d0;opacity:.4;border:1px solid #949494;transition:all .2s ease}.UserRewardsList_radioButton__y8Jof.UserRewardsList_selected__dWjB2{opacity:1;background-color:#4a7cf6;border:none}.UserRewardsList_checkIcon__3ta0i{color:#fff;font-size:12px}.UserRewardsList_card__fm9J9 .UserRewardsList_image__AMrJm{width:100%;aspect-ratio:1;object-fit:cover;object-position:center;display:block;border-radius:5%}.UserRewardsList_viewMoreButton__GuaDn{margin-top:auto;padding:.5rem 1rem;background-color:transparent;border:1px solid #4a7cf6;color:#4a7cf6;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;text-align:center;width:100%}.UserRewardsList_viewMoreButton__GuaDn:hover{background-color:#4a7cf6;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(74,124,246,.3)}.UserRewardsList_viewMoreButton__GuaDn:active{transform:translateY(0)}.UserRewardsList_card__fm9J9 .UserRewardsList_content__tvKcq .UserRewardsList_rewardName__8Nj_D{font-size:16px;font-weight:500;margin:0;color:#212529}.UserRewardsList_card__fm9J9 .UserRewardsList_content__tvKcq .UserRewardsList_description__925a4{font-size:12px;color:gray;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.UserRewardsList_card__fm9J9 .UserRewardsList_content__tvKcq .UserRewardsList_expiryDate__fGrqv{font-size:11px;color:#6c757d;margin:0;font-style:italic}.UserRewardsList_emptyText__0eWP8,.UserRewardsList_errorText__l2YGA,.UserRewardsList_loadingText__mIEUl{padding:1rem;text-align:center;color:#6c757d;font-size:.95rem}.UserRewardsList_errorText__l2YGA{color:#dc3545}.UserRewardsList_rewardsGrid__TGQXy::-webkit-scrollbar{width:8px}.UserRewardsList_rewardsGrid__TGQXy::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.UserRewardsList_rewardsGrid__TGQXy::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.UserRewardsList_rewardsGrid__TGQXy::-webkit-scrollbar-thumb:hover{background:#555}.UserRewardsList_modalHeader__ouZEY{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#f2f2f6;border-bottom:1px solid #e2e2ea}.UserRewardsList_modalHeader__ouZEY span{font-size:1.25rem;font-weight:700;color:#212529}.UserRewardsList_closeButton__XsJeF{padding:.5rem}.UserRewardsList_closeButton__XsJeF svg{font-size:1.25rem;color:#6c757d}.UserRewardsList_modalContent__LKRxn{padding:1.5rem;max-height:70vh;overflow-y:auto}.UserRewardsList_detailsContainer__xSxWm{display:flex;flex-direction:column;gap:1.5rem}.UserRewardsList_detailImageContainer__JSdOs{display:flex;justify-content:center;margin-bottom:1rem}.UserRewardsList_detailImage__sRiEG{width:100%;max-width:400px;height:auto;border-radius:8px;object-fit:cover}.UserRewardsList_detailSection__PQEMT{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e2ea}.UserRewardsList_detailSection__PQEMT:last-child{border-bottom:none}.UserRewardsList_detailLabel__e_hFT{font-size:.875rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin:0}.UserRewardsList_detailValue__5r_FR{font-size:1rem;color:#212529;margin:0;line-height:1.6;word-wrap:break-word}.UserRewardsList_jsonInfo__IRMKs{background-color:#f8f9fa;padding:1rem;border-radius:4px;font-size:.875rem;font-family:Courier New,monospace;overflow-x:auto;margin:0;white-space:pre-wrap;word-wrap:break-word}@media (max-width:768px){.UserRewardsList_container__wzNFu{padding:1rem}.UserRewardsList_rewardsGrid__TGQXy{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;padding:.75rem}.UserRewardsList_modalContent__LKRxn{padding:1rem}}.page_container__62EYf{display:flex;height:100%;width:100%;gap:2rem}.page_shimmerPage__8k4Dh{min-height:100vh}.page_shimmerLeft__iGnhn{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2rem;padding:0 .5rem 0 0}.page_shimmerBlock__f_Q7V{padding:1.5rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.75rem}.page_shimmerRight__0VbSa{flex:1 1;min-width:0;display:flex;align-items:flex-start}.page_shimmerPanel__W61c7{width:100%;max-width:420px;padding:2.5rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column}.page_shimmerLine__P4t_a{height:14px;border-radius:7px;background:#e8e8e8;overflow:hidden;position:relative}.page_shimmerLine__P4t_a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6) 50%,transparent);background-size:200% 100%;animation:page_shimmer__jLd9D 1.5s ease-in-out infinite}@keyframes page_shimmer__jLd9D{0%{background-position:200% 0}to{background-position:-200% 0}}.page_leftSide__auz_j{flex:1 1;min-width:0}.page_customerNavbar__RPRqu{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:2rem}.page_exitButton__Wlchz{flex-shrink:0;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;color:#495057;background:transparent;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.page_exitButton__Wlchz:hover{background:#f8f9fa;color:#212529;border-color:#adb5bd}.page_customerInfo__4HNKp{display:flex;align-items:center;gap:1rem;flex:1 1;min-width:0}.page_customerDetails__wz_nS{display:flex;flex-direction:column;gap:.25rem}.page_customerName___pft6{font-size:1.25rem;font-weight:700;color:#212529;margin:0}.page_customerPhone___fa9n{font-size:1rem;color:#6c757d;margin:0}.page_customerBirthday__Oawxg{font-size:.9rem;color:#6c757d;margin:.25rem 0 0}.page_loadingText__nWMHu{font-size:1rem;color:#6c757d;margin:0;font-style:italic}.page_errorContainer__yI64s{display:flex;flex-direction:column;gap:.5rem}.page_errorTitle__yPHxR{font-size:1.1rem;font-weight:700;color:#dc3545;margin:0}.page_errorMessage__Ohumn{font-size:.95rem;color:#6c757d;margin:0;line-height:1.5}.page_changeCustomerButton__F6Scy{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:var(--accent-color);background:transparent;border:2px solid var(--accent-color);border-radius:8px;cursor:pointer;transition:all .15s ease;text-transform:none}.page_changeCustomerButton__F6Scy:hover{background:var(--accent-color);color:#fff;transform:translateY(-1px)}.page_changeCustomerButton__F6Scy:active{transform:scale(.98)}.page_welcomeSection__NhTXH{display:flex;align-items:flex-start;gap:1rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:2rem}.page_welcomeSection__NhTXH .page_exitButton__Wlchz{flex-shrink:0}.page_welcomeSection__NhTXH .page_welcomeMessage__Br3c_{flex:1 1;min-width:0;margin:0}.page_welcomeMessage__Br3c_{font-size:1.1rem;color:#495057;margin:0;line-height:1.6;font-weight:400}@media (max-width:768px){.page_container__62EYf{flex-direction:column;padding:1rem}.page_shimmerRight__0VbSa{width:100%}.page_shimmerPanel__W61c7{max-width:none}.page_customerNavbar__RPRqu{flex-direction:column;align-items:flex-start;gap:1rem}.page_changeCustomerButton__F6Scy{width:100%}}