.thank-you-main{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}.thank-you-section{padding-top:var(--space-16);padding-bottom:var(--space-16)}.thank-you-card{max-width:640px;margin:0 auto;text-align:center}.thank-you-badge{display:inline-flex;align-items:center;justify-content:center;padding:0.35rem 1.1rem;border-radius:999px;font-size:0.72rem;letter-spacing:0.18em;text-transform:uppercase;background:rgba(196,155,90,0.08);color:var(--gray-700);border:1px solid rgba(196,155,90,0.4);margin-bottom:var(--space-4)}.thank-you-title{margin-bottom:var(--space-4)}.thank-you-lead{margin-bottom:var(--space-4);color:var(--color-text-muted);font-size:1.02rem}.thank-you-text{margin-bottom:var(--space-6)}.thank-you-next{margin-bottom:var(--space-6);text-align:left}.thank-you-next-title{font-size:1.15rem;margin-bottom:var(--space-3)}.thank-you-steps{list-style:none;padding:0;margin:0}.thank-you-steps li{position:relative;padding-left:1.25rem;margin-bottom:var(--space-2);color:var(--color-text-muted);font-size:0.98rem}.thank-you-steps li::before{content:"";position:absolute;left:0;top:0.6rem;width:6px;height:6px;border-radius:999px;background:var(--color-primary)}.thank-you-ctas{display:flex;flex-direction:column;gap:var(--space-3);align-items:center;justify-content:center;margin-bottom:var(--space-4)}.thank-you-note{font-size:0.95rem;color:var(--color-text-muted)}.thank-you-note a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.18em}.thank-you-note a:hover{color:var(--color-primary)}@media (min-width:640px){.thank-you-card{text-align:left;padding-left:var(--space-8);padding-right:var(--space-8)}.thank-you-ctas{flex-direction:row;justify-content:flex-start;align-items:center}}
