
.almost-there-page{max-width:620px;margin:50px auto;text-align:center;font-family:'PT Serif',Georgia,serif;color:#1A1A1A;padding:0 20px}
.almost-there-page .icon-box{display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:#FAF6EC;border:2px solid #C75D3B;margin:0 auto 30px}
.almost-there-page .icon-box svg{width:40px;height:40px}
.almost-there-page .eyebrow{font-family:'Inter',sans-serif;font-size:13px;font-weight:700;letter-spacing:.28em;color:#C75D3B;text-transform:uppercase;margin-bottom:22px}
.almost-there-page h1.main{font-family:'PT Serif',serif;font-weight:700;font-size:2.6rem;color:#1A1A1A;line-height:1.12;margin:0 0 22px;letter-spacing:-.005em}
.almost-there-page p.lead{font-family:'PT Serif',serif;font-style:italic;font-size:1.2rem;color:#7A6E5F;line-height:1.55;margin:0 auto 40px;max-width:480px}
.almost-there-page .info-box{background:#FAF6EC;border-radius:8px;padding:32px 36px;margin:30px auto;max-width:480px;text-align:left}
.almost-there-page .info-box .step{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}
.almost-there-page .info-box .step:last-child{margin-bottom:0}
.almost-there-page .info-box .step .num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#C75D3B;color:#fff;font-family:'Inter',sans-serif;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;line-height:1}
.almost-there-page .info-box .step .text{color:#1A1A1A;font-size:1rem;line-height:1.55;padding-top:3px}
.almost-there-page .tip{font-family:'PT Serif',serif;font-style:italic;font-size:1rem;color:#7A6E5F;margin:30px auto 0;line-height:1.5;max-width:440px}
.almost-there-page .tip strong{color:#C75D3B;font-style:normal;font-weight:700}
.almost-there-page .signature{font-family:'PT Serif',serif;font-style:italic;color:#7A6E5F;margin-top:50px;font-size:1.05rem;line-height:1.5}
.almost-there-page .divider{width:60px;height:3px;background:#C75D3B;margin:35px auto 0}
