.thank-you-main{display:flex;align-items:center;justify-content:center;padding-top:var(--space-20);padding-bottom:var(--space-20)}.thank-you-section{padding-top:0;padding-bottom:0}.thank-you-card{max-width:720px;margin:0 auto;padding:var(--space-8);text-align:center;box-shadow:var(--shadow-lg)}.thank-you-header{margin-bottom:var(--space-5)}.thank-you-kicker{font-size:0.78rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--space-2)}.thank-you-lead{font-size:1.02rem;line-height:var(--line-height-relaxed);color:var(--color-text)}.thank-you-body p{font-size:0.98rem;line-height:var(--line-height-relaxed)}.thank-you-actions{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);justify-content:center;align-items:center}.thank-you-btn{width:100%;max-width:320px}@media(min-width:768px){.thank-you-main{padding-top:var(--space-24);padding-bottom:var(--space-24)}.thank-you-card{padding:var(--space-10)}.thank-you-actions{flex-direction:row}.thank-you-btn{width:auto;max-width:none}}