*{margin:0;padding:0;box-sizing:border-box}.max-container{max-width:390px;max-height:640px;margin:0 auto;padding:10px;text-align:center}.bg-gray{background-color:#d3d3d34b}.shadowbox{box-shadow:-1px -3px 24px -6px #000000b3}.cursor-pointer{cursor:pointer}.ml-1{margin-right:-4px}.ml-2{margin-right:-7px}.circle{width:30px;height:30px;border-radius:9999px}.small-circle{width:15px;height:15px;border-radius:9999px}.rounded-full{width:30px;height:30px;border-radius:9999px}.fs-10{font-size:13px}.my-05{margin:6px 0}.fs-7{font-size:15px}.mt-min{margin-top:-4px;font-size:10px}input:focus{color:#0b5ed7;outline:#0B5ED7}input:focus~label,input:valid~label{color:#32cd32}.qr{width:180px}.upi{width:360px;border-radius:3px}.blurry-qr{width:200px;height:auto;background-color:#d3d3d3;filter:blur(.5px);cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.clear-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fffc;color:#0d6efd;font-weight:400;padding:7px;border-radius:18px;filter:none}.qr{width:170px;height:auto}.payments{width:360px}.fs-9{font-size:10px}.proceed-payment{width:360px}@media screen and (max-width: 480px){.upi{width:341px!important}.qr{width:125px!important}.payments,.proceed-payment{width:341px}.proceed-payment p{font-size:17px!important}}@media (max-width: 768px){.container{background-color:#add8e6}}@media (min-width: 769px){.container{background-color:#90ee90;max-width:600px;margin:0 auto}}@media screen and (max-width: 767px){.max-container{padding:10px}}.loader{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errorMessage{font-size:14px;color:red;padding:10px;margin:10px 0;background-color:#ffe6e6;border:1px solid red;border-radius:5px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}@media (max-width: 390px){.errorMessage{font-size:12px;padding:8px;margin:5px 0}}.overlay{left:0;top:0;width:100%;height:100%;position:fixed;background:#fff}.overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spinner{width:75px;height:75px;display:inline-block;border-width:2px;border-color:#009adb;border-top-color:#fff;animation:spin 1s infinite linear;border-radius:100%;border-style:solid}.select-language{background-color:var(--button-color);color:#fff;border:none;padding:5px 10px;border-radius:4px;outline:none}.select-language option{background-color:var(--select-options-color);color:#fff}@keyframes wildShake{0%{transform:translate(0) rotate(0)}10%{transform:translate(-2px,-2px) rotate(-.5deg)}20%{transform:translate(2px,2px) rotate(.5deg)}30%{transform:translate(-3px,3px) rotate(-1deg)}40%{transform:translate(3px,-3px) rotate(1deg)}50%{transform:translate(-4px,4px) rotate(-1.5deg)}60%{transform:translate(4px,-4px) rotate(1.5deg)}70%{transform:translate(-3px,3px) rotate(-1deg)}80%{transform:translate(2px,-2px) rotate(.5deg)}90%{transform:translate(-2px,2px) rotate(-.5deg)}to{transform:translate(0) rotate(0)}}.shake{animation:wildShake .5s ease-in-out}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.modal{background:white;padding:20px;border-radius:8px;max-width:400px;margin:auto;position:relative;top:30%;text-align:center}.responsive-container{max-width:400px;margin:0 auto;padding:10px;min-width:100%}.step-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.step-text{color:red;padding-top:3px;margin-bottom:0;font-weight:700;font-size:1rem}.timer{color:#000;font-weight:700;font-size:1.2rem;background-color:#f8f9fa;padding:3px 10px;border-radius:5px}.one-time-text{color:red;margin:0;padding-bottom:10px;text-align:left;font-size:1rem}.copy-icon{padding-left:10px;cursor:pointer}.table{width:100%}.table tr{text-align:left}.table td{word-wrap:break-word;white-space:normal;max-width:200px}@media (max-width: 576px){.responsive-container{min-width:90%}.step-text,.timer{font-size:1rem}.one-time-text{font-size:.9rem}.step-header{flex-direction:column;align-items:flex-start}.timer{margin-top:5px;align-self:flex-end}}.confirm-page{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}.confirm-page__content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.confirm-page__content h1{margin-bottom:1rem;color:#333}.confirm-page__content p{margin:.5rem 0;color:#555}@keyframes spin{to{transform:rotate(360deg)}}.error{color:red;text-align:center;margin-top:2rem}
