@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.desktop-restriction{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0b0b15;background-image:url(/assets/image/2800a66723e19a64dfa7a916b9f49c4077b15e71.png);background-size:cover;background-position:top center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;z-index:9999;font-family:Inter,sans-serif;color:#fff}.desktop-shell{width:100%;max-width:412px;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 20px}.desktop-card{width:100%;background:linear-gradient(180deg,#100f2cf2,#0f132ef2 48%,#0a1025f2);border:1px solid rgba(116,106,154,.6);border-radius:10px;box-shadow:0 10px 30px #00000073;padding:22px 18px;text-align:center}.desktop-logo{width:56px;height:56px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.desktop-logo-img{width:56px;height:56px;object-fit:contain}.desktop-title{font-size:16px;font-weight:700;margin:0 0 10px;color:#fffffff2}.desktop-text{margin:0 0 6px;font-size:13px;font-weight:500;line-height:1.45;color:#ffffffe0}.desktop-text--muted{color:#ffffffb3;font-weight:400}.desktop-divider{width:100%;height:1px;margin:14px 0 12px;background:#746a9a8c;border-radius:999px;opacity:.8}.desktop-hint{margin:0;font-size:12px;line-height:1.45;color:#ffffffbf}#app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.shake{animation:shake .5s ease-in-out}input:focus{outline:none!important;box-shadow:none!important}.coupon-input:focus{border:none!important;outline:none!important;box-shadow:none!important}.spinner{border:2px solid #f3f3f3;border-top:2px solid #667eea;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;display:inline-block;margin-right:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
