.thank-you-hero{background:linear-gradient(#0a0a0a 0%,#111 100%);justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);padding:160px 24px 80px;display:flex}.thank-you-content{text-align:center;max-width:640px;margin:0 auto}.thank-you-icon{color:#22c55e;width:80px;height:80px;margin:0 auto 32px}.thank-you-icon svg{width:100%;height:100%}.thank-you-content h1{color:#fff;margin:0 0 16px;font-size:48px;font-weight:700}.thank-you-lead{color:#ffffffe6;margin:0 0 12px;font-size:20px}.thank-you-copy{color:#fff9;margin:0 0 48px;font-size:16px}.thank-you-next{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin:0 0 40px;padding:32px}.thank-you-next h2{color:#fff;text-align:center;margin:0 0 24px;font-size:18px;font-weight:600}.thank-you-steps{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.thank-you-steps li{align-items:flex-start;gap:16px;display:flex}.thank-you-step-num{color:#fff;background:linear-gradient(135deg,#e32d0c 0%,#ff6b4a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.thank-you-steps li strong{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600;display:block}.thank-you-steps li p{color:#fff9;margin:0;font-size:14px}.thank-you-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.thank-you-actions .btn-primary,.thank-you-actions .btn-secondary{border-radius:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.thank-you-actions .btn-primary{color:#fff;background:linear-gradient(135deg,#e32d0c 0%,#ff6b4a 100%)}.thank-you-actions .btn-primary:hover{opacity:.9;transform:translateY(-1px)}.thank-you-actions .btn-secondary{color:#fff;background:0 0;border:1px solid #fff3}.thank-you-actions .btn-secondary:hover{background:#ffffff0d;border-color:#fff6}@media (max-width:640px){.thank-you-hero{padding:120px 16px 60px}.thank-you-content h1{font-size:36px}.thank-you-lead{font-size:18px}.thank-you-next{padding:24px 20px}.thank-you-actions{flex-direction:column}.thank-you-actions .btn-primary,.thank-you-actions .btn-secondary{text-align:center;width:100%}}