.thank-you-page{position:relative;overflow:hidden}.thank-you-page:before{content:"";background:radial-gradient(circle,#2563eb33,#0000 70%);width:500px;height:500px;position:absolute;top:-200px;left:-100px}.thank-you-page:after{content:"";background:radial-gradient(circle,#3b82f633,#0000 70%);width:500px;height:500px;position:absolute;bottom:-250px;right:-100px}.thank-you-page .card{z-index:1;backdrop-filter:blur(15px);text-align:center;background:#111827d9;border:1px solid #ffffff14;border-radius:24px;width:100%;padding:60px;position:relative;box-shadow:0 20px 60px #0006}.thank-you-page .logo{margin-bottom:35px;font-size:34px;font-weight:800}.thank-you-page .logo a{color:#fff;text-decoration:none}.thank-you-page .check{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 30px;font-size:40px;display:flex}.thank-you-page h1{margin-bottom:20px;font-size:48px;line-height:1.1}.thank-you-page .gradient{background:linear-gradient(90deg,#60a5fa,#2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.thank-you-page p{color:#cbd5e1;max-width:550px;margin:0 auto 35px;font-size:18px;line-height:1.8}.thank-you-page .actions{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.thank-you-page .btn{border-radius:10px;padding:15px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.thank-you-page .btn-primary{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6)}.thank-you-page .btn-primary:hover{transform:translateY(-3px)}.thank-you-page .btn-secondary{color:#fff;border:1px solid #ffffff26}.thank-you-page .btn-secondary:hover{background:#ffffff0d}.thank-you-page .next{border-top:1px solid #ffffff14;margin-top:40px;padding-top:30px}.thank-you-page .next h3{margin-bottom:15px}@media (width<=768px){.thank-you-page .card{padding:40px 25px}.thank-you-page h1{font-size:34px}.thank-you-page p{font-size:16px}}