.thank-you-main{display:flex;align-items:center;justify-content:center;padding-top:var(--space-16);padding-bottom:var(--space-16);background:radial-gradient(circle at top left,#f9fafb 0,#f8fafc 35%,#ffffff 100%)}.thank-you-section{width:100%}.thank-you-card{max-width:640px;margin:0 auto;padding:var(--space-8);border-radius:var(--radius-xl);background-color:var(--color-surface-elevated);border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-md);text-align:left}.thank-you-kicker{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:0.18em;color:var(--color-text-muted);margin-bottom:var(--space-2)}.thank-you-heading{font-size:clamp(2rem,2.4vw,2.4rem);margin-bottom:var(--space-4)}.thank-you-body{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin-bottom:var(--space-3)}.thank-you-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.thank-you-btn-main{min-width:180px;justify-content:center}.thank-you-btn-secondary{min-width:200px;justify-content:center}@media(max-width:768px){.thank-you-main{padding-top:var(--space-12);padding-bottom:var(--space-12)}.thank-you-card{padding:var(--space-6)}.thank-you-actions{flex-direction:column;align-items:stretch}}
