*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-wrapper{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.bg-glow{pointer-events:none;z-index:0;height:400px;position:absolute;top:0;left:0;right:0}.bg-glow:before{content:"";filter:blur(40px);background:radial-gradient(#a020a026 0%,#78148c14 40%,#0000 70%);width:800px;height:400px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.bg-glow:after{content:"";filter:blur(50px);background:radial-gradient(#8c14a01f 0%,#0000 70%);width:300px;height:200px;position:absolute;top:-60px;left:10%}.card{z-index:1;background:linear-gradient(#141018f2 0%,#0c0a10fa 100%);border:1px solid #a020a026;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:960px;padding:48px 56px;display:flex;position:relative}.logo-container{align-self:flex-start;margin-bottom:32px}.logo{width:auto;height:36px}.info-icon{width:48px;height:48px;margin-bottom:16px}.info-icon svg{width:48px;height:48px}.badge-text{color:#c020c0;letter-spacing:.5px;margin-bottom:12px;font-size:16px;font-weight:600}.heading{color:#fff;text-align:center;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.description{color:#ffffff8c;text-align:center;max-width:520px;margin-bottom:36px;font-size:15px;line-height:1.6}.address-box{border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:520px;margin-bottom:40px;padding:24px 36px;display:flex}.address-section{flex-direction:column;gap:6px;display:flex}.address-section.old{align-items:flex-start}.address-section.new{align-items:flex-end}.address-label{color:#fff6;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:600}.address-value{color:#ffffffbf;font-size:15px;font-weight:500}.old-address-value{-webkit-text-decoration:line-through #fff6;text-decoration:line-through #fff6;text-decoration-thickness:1.5px}.arrow-icon{color:#ffffff4d;flex-shrink:0;font-size:20px}.arrow-icon svg{width:24px;height:24px}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c020c0 0%,#a018a0 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;padding:16px 48px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-button:hover{background:linear-gradient(135deg,#d030d0 0%,#b020b0 100%);transform:translateY(-1px);box-shadow:0 8px 24px #c020c04d}.cta-button:active{transform:translateY(0)}.cta-button svg{width:16px;height:16px}.footer-text{color:#fff6;text-align:center;font-size:14px;line-height:1.6}.footer-text a{color:#c020c0;font-weight:500;text-decoration:none}.footer-text a:hover{text-decoration:underline}@media (width<=768px){.card{padding:32px 24px}.heading{font-size:24px}.description{font-size:14px}.address-box{flex-direction:column;gap:12px;padding:20px}.address-section.old,.address-section.new{align-items:center}.arrow-icon{transform:rotate(90deg)}.cta-button{width:100%;padding:14px 36px;font-size:15px}}@media (width<=480px){.page-wrapper{padding:16px}.card{padding:24px 16px}.heading{font-size:20px}.logo{height:28px}.info-icon,.info-icon svg{width:40px;height:40px}}
