*{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{white-space:nowrap;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}.create-ticket-btn{background-color:#28a745;border:none;padding:10px 20px;font-size:16px;font-weight:500;color:#fff;border-radius:8px;box-shadow:0 2px 6px #00000026;display:flex;align-items:center;gap:8px;transition:background .2s ease}.create-ticket-btn:hover{background-color:#218838}.v4-page-wrapper{background:#FDF8F5;min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px 10px}.v4-app-container{width:100%;max-width:400px;background:white;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;position:relative;border:1px solid #FFE4D6;overflow:hidden}.v4-app-header{width:100%;background:linear-gradient(135deg,#FF5722 0%,#FF8C00 100%);z-index:0}.v4-top-bar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;color:#fff;z-index:1}.v4-top-bar h2{font-weight:800;font-size:22px;margin:0}.v4-lang-selector{background:white;border-radius:20px;padding:5px 10px;display:flex;align-items:center;color:#333;font-weight:600;font-size:13px;border:none;cursor:pointer}.v4-lang-selector select{border:none;outline:none;background:transparent;font-weight:600;color:#333;margin-left:5px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.v4-amount-box{background:linear-gradient(135deg,#FFF5F0 0%,#FFEBE0 100%);margin:15px;border-radius:12px;padding:20px;text-align:center;position:relative}.v4-amount-label{color:#666;font-size:13px;font-weight:500;margin-bottom:5px}.v4-amount-value{color:#ff5722;font-size:32px;font-weight:800;margin:0;display:flex;align-items:center;justify-content:center}.v4-secure-badge{color:#2e7d32;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:5px}.v4-divider{display:flex;align-items:center;text-align:center;color:#222;font-weight:700;font-size:16px;margin:10px 0 15px}.v4-divider:before,.v4-divider:after{content:"";flex:1;border-bottom:1px solid #FFCCB3;margin:0 20px}.v4-app-icons{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.v4-app-icons img{width:32px;height:32px;border-radius:50%;object-fit:contain}.v4-qr-container{border:1px solid #EAEAEA;border-radius:16px;padding:20px;margin:0 20px 10px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 15px #00000005;position:relative}.v4-qr-corner{position:absolute;width:25px;height:25px;border-color:#ff5722;border-style:solid}.v4-qr-tl{top:15px;left:15px;border-width:2px 0 0 2px;border-top-left-radius:8px}.v4-qr-tr{top:15px;right:15px;border-width:2px 2px 0 0;border-top-right-radius:8px}.v4-qr-bl{bottom:15px;left:15px;border-width:0 0 2px 2px;border-bottom-left-radius:8px}.v4-qr-br{bottom:15px;right:15px;border-width:0 2px 2px 0;border-bottom-right-radius:8px}.v4-qr-time{font-size:13px;color:#333;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:15px;font-weight:500}.v4-qr-time span{color:#ff5722;font-weight:700}.v4-upload-box{border:1px dashed #FF8C00;border-radius:8px;margin:10px 20px 20px;padding:15px;background-color:#fffdfb;display:flex;flex-direction:column}.v4-upload-header{display:flex;align-items:center;gap:12px;margin-bottom:15px}.v4-upload-btn{width:100%;padding:12px;border:1px dashed #FF5722;color:#ff5722;font-weight:600;font-size:14px;border-radius:8px;background:white;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.v4-utr-box{background:#F5F5F5;border:1px solid #E0E0E0;border-radius:8px;margin:0 20px 20px;padding:0 15px;display:flex;align-items:center;height:45px}.v4-utr-input{background:transparent;border:none;outline:none;color:#666;font-size:13px;width:100%;height:100%;margin-left:8px}.v4-app-footer{background:#FCF5F0;padding-top:20px;border-top:1px solid #F0E0D6;margin-top:auto}.v4-order-id{display:flex;flex-direction:column;align-items:flex-start;margin:0 20px 20px;font-size:13px;color:#444;text-align:left}.v4-order-id-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:5px}.v4-pay-btn{background:#FF5722;color:#fff;border:none;border-radius:8px;width:calc(100% - 40px);margin:0 20px 15px;padding:12px;font-size:18px;font-weight:700;display:flex;box-sizing:border-box;align-items:center;justify-content:center;gap:8px;cursor:pointer}.v4-footer-text{text-align:center;font-size:12px;color:#666;display:flex;align-items:center;justify-content:center;gap:5px;padding-bottom:20px}body{background:#fff8f4}.v4-page-wrapper{background:radial-gradient(circle at 50% 0%,rgba(255,122,24,.08),transparent 34%),#fff8f4;min-height:100vh;padding:0 0 24px}.v4-card{width:100%;max-width:500px;background:#fff;border:1px solid #ffd9c8;border-top:0;border-radius:0 0 22px 22px;box-shadow:0 18px 42px #ff60181f;overflow:hidden}.v4-app-header{width:100%;max-width:500px;min-height:74px;background:radial-gradient(circle at 74% 46%,rgba(255,255,255,.16),transparent 24%),linear-gradient(135deg,#ff3d12 0%,#ff8a00 100%);border-radius:0;position:relative;overflow:hidden}.v4-app-header:after{content:"";position:absolute;inset:auto -10% -30px 40%;height:110px;border-radius:50%;border:1px solid rgba(255,255,255,.12);transform:rotate(-10deg)}.v4-top-bar{padding:22px 34px 18px;position:relative;z-index:1}.v4-top-bar h2{font-size:28px;line-height:1;letter-spacing:0}.v4-lang-selector{min-width:134px;min-height:48px;border-radius:9px;justify-content:center;gap:8px;box-shadow:0 8px 18px #642d0a1f}.v4-lang-selector select{font-size:18px;font-weight:500}.max-container{width:100%;max-width:none;max-height:none;padding:0 18px}.v4-amount-box{margin:-1px 10px 10px;min-height:130px;border:1px solid #ffe0d0;border-radius:14px;background:radial-gradient(circle at 8% 46%,rgba(255,148,50,.18),transparent 18%),radial-gradient(circle at 96% 82%,rgba(255,123,28,.22),transparent 18%),linear-gradient(135deg,#fffaf7 0%,#fff 52%,#fff3eb 100%);box-shadow:0 10px 22px #ff742614;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.v4-amount-label{color:#59616d;font-size:14px;margin-bottom:12px}.v4-amount-value{color:#ff4a16;font-size:32px;line-height:1;letter-spacing:0}.v4-secure-badge{color:#227c2f;font-size:14px;gap:8px;margin-top:14px}.v4-divider{width:100%;margin:6px 0 10px;font-size:24px;color:#1f2633}.v4-divider:before,.v4-divider:after{border-color:#ff6a2a;margin:0 32px;max-width:112px}.v4-qr-container{width:min(100%,420px);margin:15px auto;padding:12px 28px 18px!important;border:1px solid #e5e8ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #151f3314;display:flex;flex-direction:column;justify-content:center;align-items:center}.v4-qr-container:before,.v4-qr-container:after{content:"";display:none}.v4-qr-container-large{width:calc(100% - 60px)!important;max-width:none!important}.v4-qr-code-frame,.blurry-qr{width:100%;max-width:320px;aspect-ratio:1}.qr,.v4-qr-code-frame canvas{width:100%!important;height:100%!important}.v4-qr-code-frame canvas{width:270px!important;height:270px!important}.blurry-qr{background:transparent;filter:none}.blurry-qr .qr,.qr{width:270px;height:270px;object-fit:cover;filter:blur(4px);opacity:.85}.clear-text{min-width:140px;min-height:50px;padding:0 24px;border-radius:25px;background:linear-gradient(135deg,#FF6A00,#FF5722);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;box-shadow:0 8px 20px #ff6a0066;border:2px solid rgba(255,255,255,.2);transition:all .3s ease;cursor:pointer;letter-spacing:.5px}.clear-text:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 25px #ff6a0080}.v4-qr-container .text-secondary.qr-text{margin:20px 0 0;color:#202632!important;font-size:18px;line-height:1.2;text-align:center}.v4-qr-container .text-danger{color:#ff3d12!important;font-weight:800}.v4-upload-box{width:calc(100% - 60px);margin:0 auto 24px;padding:16px 20px;border:1.5px dashed #ff6a2a;border-radius:12px;background:radial-gradient(circle at 2% 18%,rgba(255,133,41,.12),transparent 16%),#fffdfb}.v4-upload-header{margin-bottom:14px;gap:12px}.v4-upload-illustration{width:50px;height:50px;border:1px solid #ff8b3d;border-radius:8px;background:#fff7f0;color:#ff5722;display:grid;place-items:center;flex:0 0 auto;box-shadow:6px 6px 0 -2px #ff5718}.v4-upload-copy{text-align:left}.v4-upload-title{color:#202838;font-size:16px;font-weight:800}.v4-upload-title span{color:#4f5867;font-weight:400}.v4-upload-subtitle{color:#5c6574;font-size:13px;margin-top:5px}.v4-upload-error{color:#d9534f;font-size:12px;font-weight:700;min-height:16px}.v4-upload-btn{min-height:48px;border:1.5px dashed #ff5722;border-radius:9px;color:#ff4a16;font-size:16px;font-weight:800}.v4-utr-box{width:calc(100% - 60px);height:58px;margin:0 auto 22px;padding:0 22px;background:#fbfcfd;border:1px solid #bfc5ce;border-radius:9px;gap:16px}.v4-utr-lock{color:#8f98a8;flex:0 0 auto}.v4-utr-box input{width:100%;border:0!important;background:transparent!important;color:#687080;font-size:17px!important;padding:0 0 0 10px!important;margin:0!important}.v4-utr-box input::placeholder{color:#8a92a1;opacity:1}.v4-app-footer{background:#fffaf6;border-top:1px solid #ffe0d0;padding:22px 0 18px}.v4-order-id{margin:0 40px 22px;color:#202838;font-size:18px}.v4-order-id-row{justify-content:center;gap:12px;margin-top:8px;min-width:0}.v4-order-id-row strong{font-size:17px;line-height:1.25;font-weight:500;word-break:break-all}.v4-pay-btn{width:calc(100% - 86px);min-height:50px;margin:0 auto 18px;border-radius:9px;background:linear-gradient(135deg,#ff2f12,#ff6b12)!important;color:#fff;font-size:18px;font-weight:800;box-shadow:0 14px 28px #ff44123d}.v4-pay-btn:disabled{opacity:.6;filter:grayscale(.5);cursor:not-allowed}.v4-footer-text{color:#5f6875;font-size:16px;padding-bottom:0}.bottom-bar{background-color:transparent!important;border-top:none!important;padding:10px 0;margin-top:10px}.bottom-bar span{color:#8892a0!important;font-size:12px!important;font-weight:500}@media (max-width: 640px){.v4-page-wrapper{padding:0}.v4-app-header,.v4-card{max-width:none;width:100%}.v4-top-bar{padding:18px 18px 16px}.v4-top-bar h2{font-size:24px}.v4-lang-selector{min-width:118px;min-height:42px}.v4-lang-selector select{font-size:16px}.v4-amount-box{min-height:110px;margin:0 10px 10px}.v4-amount-value{font-size:34px}.v4-divider{font-size:24px}.v4-qr-container{width:calc(100% - 40px);padding:15px 10px!important}.v4-upload-box,.v4-utr-box{width:calc(100% - 42px)}.v4-upload-box{padding:18px}.v4-upload-title{font-size:16px}.v4-upload-subtitle,.v4-footer-text{font-size:14px}.v4-upload-btn{font-size:18px}.v4-order-id{margin-inline:28px}.v4-pay-btn{width:calc(100% - 56px);font-size:16px}}.v4-page-wrapper{align-items:center;background:linear-gradient(90deg,rgba(255,112,35,.05),transparent 22%,transparent 78%,rgba(255,112,35,.05)),#fff8f4;padding:0 0 28px}.v4-page-wrapper>main{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0!important}.v4-app-header,.v4-card{width:min(100%,450px);max-width:450px}.v4-app-header{min-height:74px;border-radius:18px 18px 0 0}.v4-card{border-radius:0 0 18px 18px;box-shadow:0 20px 55px #ff5b1426}.v4-top-bar{padding:24px 36px 18px}.v4-top-bar h2{font-size:32px}.v4-lang-selector{min-width:142px;min-height:50px;border-radius:10px}.v4-card>.d-flex{width:100%}.max-container{width:100%;padding:0 18px;align-items:stretch!important}.max-container>.v4-amount-box{width:100%;margin:0 0 10px}.v4-amount-box{min-height:140px;padding:15px 10px;border-radius:14px;background:radial-gradient(circle at 11% 52%,rgba(255,146,45,.15),transparent 18%),radial-gradient(circle at 90% 78%,rgba(255,118,31,.18),transparent 19%),linear-gradient(135deg,#fffaf7 0%,#ffffff 54%,#fff2e8 100%)}.v4-amount-box>*{position:relative;z-index:1}.v4-amount-label{font-size:14px;line-height:1.2;margin-bottom:13px}.v4-amount-value{font-size:40px;line-height:1}.v4-secure-badge{font-size:14px;margin-top:14px}.v4-divider{margin:4px 0 10px;font-size:24px;line-height:1.2}.v4-divider:before,.v4-divider:after{max-width:136px;border-bottom-width:1.5px}.v4-qr-container{width:366px;margin:15px auto;padding:12px 28px 18px!important;border-radius:14px;background:#fff}.v4-qr-container .text-secondary.qr-text{margin-top:0;font-size:19px}.v4-upload-box{width:calc(100% - 58px);margin:0 auto 24px;padding:16px 20px;border-style:dashed;border-width:1.5px;border-radius:12px}.v4-upload-header{gap:12px}.v4-upload-title{font-size:16px}.v4-upload-subtitle{font-size:13px}.v4-upload-btn{min-height:48px;font-size:16px}.v4-utr-box{width:calc(100% - 58px);height:60px;margin-bottom:24px;border-color:#bfc6d1}.v4-utr-box input{font-size:18px!important}.v4-app-footer{padding:24px 0 20px}.v4-order-id{margin:0 42px 24px;font-size:19px}.v4-order-id-row strong{font-size:18px}.v4-pay-btn{width:calc(100% - 88px);min-height:50px;margin-bottom:19px;font-size:18px}.v4-pay-btn svg{width:32px;height:32px}.v4-footer-text{font-size:17px}@media (max-width: 680px){.v4-upload-illustration{display:none!important}.v4-page-wrapper{padding:0}.v4-app-header,.v4-card{width:100%;max-width:none;border-radius:0}.v4-top-bar{padding:22px 24px 18px}.v4-top-bar h2{font-size:28px}.v4-amount-box{padding-inline:10px}.v4-qr-container{width:min(366px,calc(100% - 72px))}}@media (min-width: 681px){.v4-page-wrapper{min-height:100vh;padding:0}.v4-page-wrapper>main{min-height:100vh}.v4-app-header,.v4-card{width:min(100%,450px);max-width:450px}.v4-app-header{min-height:54px;border-radius:12px 12px 0 0}.v4-top-bar{padding:12px 34px 8px}.v4-top-bar h2{font-size:24px}.v4-lang-selector{min-width:110px;min-height:36px}.v4-lang-selector select{font-size:15px}.max-container{padding:0 20px}.max-container>.v4-amount-box{margin-bottom:10px}.v4-amount-box{min-height:80px;padding:10px}.v4-amount-label{font-size:14px;margin-bottom:4px}.v4-amount-value{font-size:32px}.v4-secure-badge{font-size:14px;margin-top:4px}.v4-divider{margin:2px 0 4px;font-size:18px}.v4-divider:before,.v4-divider:after{max-width:130px}.v4-qr-container{width:260px;margin:10px auto;padding:14px 16px 10px!important;background:#fff}.clear-text{min-width:90px;min-height:36px;font-size:14px;border-radius:10px}.v4-qr-container .text-secondary.qr-text{margin-top:5px;font-size:14px}.v4-upload-box{width:calc(100% - 74px);margin:0 auto 8px;padding:10px 14px;border-radius:8px}.v4-upload-header{margin-bottom:8px;gap:12px}.v4-upload-illustration{width:50px;height:50px;box-shadow:6px 6px 0 -2px #ff5718}.v4-upload-title{font-size:16px}.v4-upload-subtitle{font-size:13px;margin-top:2px}.v4-upload-error{min-height:0;font-size:10px}.v4-upload-btn{min-height:36px;font-size:15px}.v4-utr-box{width:calc(100% - 74px);height:38px;margin-bottom:20px;padding:0 14px}.v4-utr-box input{font-size:14px!important}.v4-app-footer{padding:10px 0 8px}.v4-order-id{margin:0 38px 8px;font-size:14px}.v4-order-id-row{margin-top:4px}.v4-order-id-row strong{font-size:13px}.v4-pay-btn{width:calc(100% - 40px);min-height:48px;padding:10px;margin-bottom:15px;font-size:16px;box-sizing:border-box}.v4-pay-btn svg{width:20px;height:20px}.v4-footer-text{font-size:12px}}.app-icon-side{width:54px;height:54px;border-radius:10px;box-shadow:0 4px 10px #00000014;border:1px solid #eaeaea;padding:6px;background-color:#fff}.v4-order-id{flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px;white-space:nowrap}.v4-order-id-row{flex:1;min-width:0;justify-content:center!important;margin-top:0!important}.v4-order-id-row strong{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;max-width:calc(100% - 25px)}.is-valid::placeholder{font-size:10.5px!important;text-overflow:ellipsis}.qr-loader-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:10}.custom-ripple-loader{display:inline-block;position:relative;width:80px;height:80px}.custom-ripple-loader div{position:absolute;border:4px solid #FF5722;opacity:1;border-radius:50%;animation:custom-ripple-loader 1s cubic-bezier(0,.2,.8,1) infinite}.custom-ripple-loader div:nth-child(2){animation-delay:-.5s}@keyframes custom-ripple-loader{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.v4-app-header{min-height:48px!important}.v4-top-bar{padding-top:9px!important;padding-bottom:7px!important}.v4-top-bar h2{font-size:22px!important}.v4-lang-selector{min-height:32px!important;min-width:106px!important}.v4-lang-selector select{font-size:12px!important}.app-icon-side{width:34px!important;height:34px!important;padding:4px!important;border-radius:8px!important;transform:none!important}@media (max-width: 680px){.v4-app-header{min-height:44px!important}.v4-top-bar{padding:7px 16px 6px!important}.v4-top-bar h2{font-size:17px!important}.v4-lang-selector{min-height:28px!important;min-width:84px!important;padding:3px 7px!important}.v4-lang-selector svg{width:12px!important;height:12px!important}.v4-lang-selector select{font-size:10px!important}.app-icon-side{width:24px!important;height:24px!important;padding:3px!important}}.app-icon-side{width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;object-fit:contain!important;transform:none!important}.v4-qr-container{background:#fff!important}@media (max-width: 680px){.app-icon-side{width:22px!important;height:22px!important}.v4-qr-container{background:#fff!important}.v4-qr-code-frame,.blurry-qr,.blurry-qr .qr,.qr,.v4-qr-code-frame canvas{width:220px!important;height:220px!important}}.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{margin-right: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}
