/* Focused public pages. Existing Nunito and brand tokens remain authoritative. */
.seo-page section[id]{scroll-margin-top:100px}
.seo-page .seo-hero{padding:70px 0 64px}
.seo-page .seo-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:64px;align-items:center}
.seo-page .seo-kicker{display:block;color:var(--blue);font-size:14px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}
.seo-page .seo-title{font-size:clamp(38px,4.6vw,64px);line-height:1.06;letter-spacing:-.045em;font-weight:850;margin:0 0 24px;max-width:760px;text-wrap:balance}
.seo-page .seo-lead{font-size:19px;line-height:1.6;color:var(--text-secondary);max-width:540px;margin:0 0 26px}
.seo-page .seo-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.seo-page .seo-actions .btn{border-radius:12px;min-height:48px;white-space:normal;text-align:center}
.seo-page .seo-fine{font-size:14px;line-height:1.6;color:var(--text-secondary);margin:18px 0 0}
.seo-page .seo-sheet{background:var(--bg-card,#fff);border:1px solid var(--bg-deep);border-radius:24px;padding:30px;box-shadow:0 16px 40px #3f1e3009;min-width:0}
.seo-page .seo-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:30px;font-size:14px;color:var(--text-secondary)}
.seo-page .seo-sheet-head strong{color:var(--text-primary);font-weight:800}
.seo-page .seo-tag{background:var(--blue-tint);color:var(--blue-deep);padding:6px 10px;border-radius:7px;font-size:13px;font-weight:800;white-space:nowrap}
.seo-page .seo-amount{font-size:48px;line-height:1.1;letter-spacing:-.04em;font-weight:850;color:var(--blue-deep);margin-bottom:6px}
.seo-page .seo-amount small{font-size:18px;letter-spacing:0;font-weight:700}
.seo-page .seo-meter{margin-top:28px}
.seo-page .seo-meter-label{display:flex;justify-content:space-between;gap:16px;font-size:16px;margin-bottom:10px}
.seo-page .seo-track{height:10px;background:var(--blue-tint);border-radius:5px;overflow:hidden}
.seo-page .seo-track span{display:block;height:100%;background:var(--blue);border-radius:5px}
.seo-page .seo-meter--light .seo-track span{opacity:.55}
.seo-page .seo-sheet-foot{border-top:1px solid var(--bg-deep);margin-top:28px;padding-top:20px;font-size:14px;line-height:1.6;color:var(--text-secondary)}
.seo-page .seo-sheet-foot strong{color:var(--text-primary)}
.seo-page .seo-price-row+.seo-sheet-foot{border-top:0;margin-top:0}
.seo-page .seo-band{padding:52px 0;background:var(--blue-tint)}
.seo-page .seo-heading{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.03em;margin:0 0 28px;font-weight:800}
.seo-page .seo-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.seo-page .seo-option{border-top:2px solid var(--blue);padding:24px 0 0}
.seo-page .seo-option h3{font-size:23px;line-height:1.25;margin:0 0 12px;font-weight:800}
.seo-page .seo-option p{font-size:17px;line-height:1.6;max-width:490px;margin:0 0 14px;color:var(--text-secondary)}
.seo-page .seo-option a,.seo-page .seo-text-link{color:var(--blue);font-weight:800;text-decoration:underline;text-underline-offset:4px}
.seo-page .seo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;counter-reset:seo-step}
.seo-page .seo-steps li{counter-increment:seo-step;border-top:1px solid var(--blue);padding-top:20px;min-width:0}
.seo-page .seo-steps li:before{content:'0' counter(seo-step);display:block;font-size:14px;font-weight:800;color:var(--blue);margin-bottom:18px}
.seo-page .seo-steps h3{font-size:23px;line-height:1.2;margin:0 0 12px}
.seo-page .seo-steps p{font-size:17px;line-height:1.6;color:var(--text-secondary);margin:0}
.seo-page .seo-price-row{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:20px 0;border-bottom:1px solid var(--bg-deep)}
.seo-page .seo-price-row:last-of-type{border-bottom:0}
.seo-page .seo-price-row strong{font-size:32px;color:var(--blue-deep);letter-spacing:-.025em;white-space:nowrap}
.seo-page .seo-price-row small{display:block;font-size:14px;color:var(--text-secondary);margin-top:4px}
.seo-page .seo-price-row strong small{font-size:13px;text-align:right;font-weight:600;letter-spacing:0}
.seo-page .seo-price-row b{font-size:17px}
.seo-page .seo-cost-answer{background:var(--blue-deep);color:#fff;border-radius:22px;padding:30px;margin:28px 0}
.seo-page .seo-cost-answer .seo-kicker{color:#fff;opacity:.8;margin-bottom:10px}
.seo-page .seo-cost-answer .seo-range{font-size:clamp(36px,6vw,58px);line-height:1.12;letter-spacing:-.035em;font-weight:850;display:block;margin:0 0 10px}
.seo-page .article-body .seo-cost-answer .seo-range{color:#fff;font-weight:850}
.seo-page article.section--roomy{padding-top:52px}
.seo-page .article-body .seo-cost-answer p{color:#fff;font-size:17px;line-height:1.55;margin:0}
.seo-page .seo-cost-parts{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #ffffff40;margin-top:24px;padding-top:20px}
.seo-page .seo-cost-parts span{font-size:14px;opacity:.85;display:block;margin-bottom:4px}
.seo-page .seo-cost-parts b{font-size:22px;display:block}
.seo-page .article-body .seo-source{font-size:14px;color:var(--text-secondary);line-height:1.55}
.seo-page .seo-toc{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 36px}
.seo-page .seo-toc a{padding:8px 12px;border:1px solid var(--bg-deep);border-radius:8px;font-size:14px;text-decoration:none!important;background:var(--bg-card,#fff)}
.seo-page .article-body .seo-example{border:1px solid var(--bg-deep);border-radius:18px;background:var(--bg-card,#fff);padding:24px;margin:24px 0}
.seo-page .seo-example .seo-price-row{padding:13px 0}
.seo-page .seo-example .seo-price-row strong{font-size:25px}
.seo-page .article-body .seo-example p{font-size:14px;margin:16px 0 0;line-height:1.5}
.seo-page .article-body .seo-sharing{background:var(--blue-tint);border-radius:18px;padding:26px;margin:32px 0}
.seo-page .article-body .seo-sharing h2{margin:0 0 12px;font-size:28px}
.seo-page .article-body .seo-sharing .btn{color:#fff;text-decoration:none;font-size:16px}
.seo-page .article-body .seo-sharing p{margin-bottom:20px}
.seo-page .article-body{max-width:780px}
.seo-page .article-meta{font-size:14px}
.seo-page .seo-money{max-width:650px;margin:0 auto}
.seo-page .seo-billing-flow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:48px}
.seo-page .seo-payment-steps{list-style:none;margin:0;padding:0;counter-reset:payment}
.seo-page .seo-payment-steps li{counter-increment:payment;position:relative;padding:0 0 24px 50px}
.seo-page .seo-payment-steps li:before{content:counter(payment);position:absolute;left:0;top:0;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--blue-tint);color:var(--blue);font-weight:800}
.seo-page .seo-payment-steps h3{font-size:22px;line-height:1.3;margin:0 0 8px}
.seo-page .seo-payment-steps p{font-size:17px;line-height:1.65;color:var(--text-secondary);margin:0}
.seo-page .seo-billing-flow .seo-price-row strong small{display:inline;font-size:14px}
.seo-page .seo-cost-breakdown{margin:0 0 28px;padding:24px;border:1px solid var(--bg-deep);border-radius:18px;background:var(--bg-card,#fff)}
.seo-page .article-body .seo-cost-breakdown h2{font-size:23px;margin:0 0 18px}
.seo-page .seo-cost-breakdown .seo-cost-parts{border-top:0;padding-top:0;margin-top:0}
.seo-page .article-body .seo-cost-breakdown p{font-size:16px;line-height:1.6;margin:20px 0 12px}
.seo-page .seo-cost-date{font-size:14px;color:var(--text-secondary)}
@media(max-width:800px){
 .seo-page .seo-billing-flow{grid-template-columns:1fr;gap:30px}
 .seo-page .seo-split{gap:36px;grid-template-columns:1fr}
 .seo-page .seo-hero{padding:42px 0}
 .seo-page .seo-sheet{max-width:560px;width:100%;justify-self:center}
 .seo-page .seo-steps{gap:22px}
 .seo-page .seo-title{font-size:clamp(36px,7vw,54px)}
}
@media(max-width:550px){
 .seo-page .seo-sheet{padding:22px;border-radius:18px}
 .seo-page .seo-options,.seo-page .seo-steps{grid-template-columns:1fr;gap:28px}
 .seo-page .seo-band{padding:36px 0}
 .seo-page .seo-cost-answer{padding:23px}
 .seo-page .seo-cost-parts{grid-template-columns:1fr;gap:14px}
 .seo-page .seo-cost-parts>div{display:flex;justify-content:space-between;gap:12px;align-items:baseline}
 .seo-page .seo-cost-parts b{font-size:19px;white-space:nowrap}
 .seo-page .seo-lead{font-size:18px}
 .seo-page .seo-price-row{gap:12px}
 .seo-page .seo-price-row strong{font-size:28px}
 .seo-page .seo-actions{align-items:stretch}
 .seo-page .seo-actions .btn{flex:1 1 170px}
}
