:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gradient:linear-gradient(to right, #00dbde, #fc00ff);--color-text:#666;--color-input-text:#888;--color-error-bg:#fdecea;--color-error-text:#c80000}*{box-sizing:border-box}html,body,#root{height:100%}body{color:var(--color-text);margin:0;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.redeem-page{background-image:url(/images/bg.jpg);background-repeat:no-repeat;background-size:cover;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.redeem-split{flex-flow:row-reverse wrap;align-items:stretch;width:100%;min-height:100vh;display:flex}.redeem-form-column{flex-direction:column;width:50%;min-height:100vh;padding:173px 55px 55px;display:flex}.redeem-title-image{width:75%;max-width:100%;margin-bottom:30px;display:block}.redeem-promo-banner{width:100%;max-width:355px;margin-bottom:20px}.redeem-promo-banner img{border-radius:10px;width:100%;display:block}.redeem-gradient-title{text-align:center;background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:15px;font-size:28px;font-weight:700;line-height:1.2;display:block}.redeem-card-frame{background:var(--gradient);border-radius:12px;width:100%;max-width:500px;margin:0 auto;padding:2px}.redeem-card{background:#fff;border-radius:10px;padding:25px 55px;overflow:hidden}.redeem-form{flex-direction:column;gap:16px;display:flex}.redeem-checking{text-align:center;color:var(--color-text);margin:0}.redeem-subtitle{color:var(--color-text);text-align:center;margin:0;font-size:13px}.redeem-error{background:var(--color-error-bg);color:var(--color-error-text);text-align:center;border-radius:4px;margin:0;padding:10px 12px;font-size:13px}.redeem-field{background:var(--gradient);border-radius:4px;width:100%;padding-bottom:2px;display:block}.redeem-field input{color:var(--color-input-text);background:#fff;border:none;outline:none;width:100%;height:55px;padding:0 16px;font-family:inherit;font-size:16px;font-weight:500;display:block}.redeem-card:focus{outline:none}.redeem-field input::placeholder{color:#999}.redeem-button{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(90deg,#00dbde,#fc00ff,#00dbde,#fc00ff) 0 0/300% 100%;border:none;border-radius:25px;justify-content:center;align-items:center;width:100%;height:50px;font-family:inherit;font-size:15px;font-weight:500;transition:background-position .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 30px #03d8de33}.redeem-button:hover:not(:disabled){background-position:100% 0}.redeem-button:disabled{opacity:.6;cursor:not-allowed}.redeem-button-secondary{box-shadow:none;background:#999}.redeem-button-secondary:hover:not(:disabled){background:gray}.redeem-success{text-align:center;color:#333}.redeem-success p{margin:0 0 16px}.recaptcha-container{z-index:2147483647;justify-content:center;display:flex;position:relative}.redeem-side-panel{justify-content:flex-end;align-items:flex-end;width:50%;display:flex;position:relative;overflow:hidden}.redeem-side-panel img{max-width:100%;height:auto}.redeem-footer{background-color:#ffffffa6;justify-content:center;align-items:center;width:100%;height:60px;display:flex;position:fixed;bottom:0;left:0}.redeem-footer img{max-width:90%;max-height:32px}@media (width<=992px){.redeem-form-column{width:50%;padding-left:30px;padding-right:30px}.redeem-side-panel{width:50%}}@media (width<=768px){.redeem-form-column{width:100%}.redeem-side-panel{display:none}}@media (width<=576px){.redeem-form-column{padding-top:70px;padding-left:15px;padding-right:15px}}
