.coming-soon-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#f4f4f4;text-align:center;font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}.logo{width:250px;margin-bottom:20px}h1{font-size:1.5rem;color:#333;margin:10px 0}p{font-size:1.2rem;color:#666;margin:0}.qrcode-page-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#e7e7e7;margin:0}.qrcode-content{width:90%;max-width:400px;background-color:#fff;border-radius:15px;overflow:hidden;text-align:center;box-shadow:0 4px 10px #0003}.logo-container{width:100%;background-color:#fff}.full-logo{width:100%;height:auto}.qrcode-details{padding:20px}.qrcode-info h3{margin:0;font-size:1.2em;color:#000}.qrcode-info p{font-size:1em;color:#000;margin-bottom:20px}.qr-code-wrapper{display:flex;justify-content:center;margin:20px 0}.qr-code{background:white;padding:10px;border-radius:10px}.qrcode-amount{font-size:1.2em;color:#000;margin:10px 0}.qrcode-amount .amount{font-weight:700}.qrcode-amount .note{font-size:.9em;color:#555}.qrcode-footer{margin-top:15px;font-size:.9em;color:#555;line-height:1.4}.qrcode-info .note-info{margin-top:15px;font-size:1em;color:#555;line-height:1.4}
