.nova-budget-preview .budget-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}
.nova-budget-preview .price-panel>p:first-child{font-size:13px;margin-bottom:18px}
.nova-budget-preview .nh-price-amount{display:flex;align-items:baseline;gap:15px;flex-wrap:wrap}
.nova-budget-preview .nh-price-amount span{font-size:13px}
.nova-budget-preview .nh-price-amount strong{font-size:52px;font-weight:600;letter-spacing:-.04em;line-height:1.2}
.nova-budget-preview .price-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:25px;display:grid;gap:6px;font-size:14px}
.nova-budget-preview .price-details strong{font-size:18px;font-weight:600}
.nova-budget-preview .price-panel .button{margin-top:22px}
@media(max-width:1100px){.nova-budget-preview .budget-layout{gap:45px}}
@media(max-width:700px){.nova-budget-preview .budget-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:30px}}
@media(max-width:700px){.nova-budget-preview .nh-price-amount strong{font-size:46px}}
@media(max-width:700px){.nova-budget-preview .nh-price-amount{gap:12px}}
.nova-budget-preview .price-hair{margin-top:24px;font-size:16px}
.nova-budget-preview .price-includes{list-style:none;margin:22px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}
.nova-budget-preview .price-includes li:before{content:'✓';margin-right:9px}
.nova-budget-preview .price-details strong{font-size:22px}

@media(max-width:700px){.nova-budget-preview .price-includes{grid-template-columns:1fr}}
.nova-budget-preview .budget-layout{align-items:center;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%}
.nova-budget-preview .home-pricing-benefits{margin-top:25px}
.nova-budget-preview .home-pricing-benefits h3{font-size:21px}
.nova-budget-preview .included{margin:0;padding:0;list-style:none}
.nova-budget-preview .included li{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}
.nova-budget-preview .pricing-entertainment{margin-top:24px}
.nova-budget-preview .pricing-entertainment ul{display:flex;align-items:center;gap:24px;list-style:none;padding:0}
.nova-budget-preview .pricing-entertainment li{display:flex;align-items:center;gap:8px;font-size:12px}
.nova-budget-preview .pricing-entertainment p{font-size:12px}
.nova-budget-preview .price-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#272727,#111 65%);color:#fff;padding:38px;border:1px solid #666;border-radius:8px;box-shadow:inset 0 1px 0 #ffffff30}
.nova-budget-preview .price-panel:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0 65px,#ffffff04 66px 67px);pointer-events:none}
.nova-budget-preview .price-panel>*{position:relative}
.nova-budget-preview .price-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff30;padding-bottom:22px;margin-bottom:25px;gap:16px}
.nova-budget-preview .price-top .kicker{margin:0;color:#eee}
.nova-budget-preview .price-top>span{font-size:11px;color:#bbb}
.nova-budget-preview .price-intro{font-size:17px;color:#ddd;margin-bottom:22px}
.nova-budget-preview .nh-price-amount{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;align-items:baseline}
.nova-budget-preview .nh-price-amount>span:first-child{grid-column:1/-1;color:#bbb}
.nova-budget-preview .nh-price-amount strong{font-size:64px;line-height:1.15;color:white;font-weight:600;letter-spacing:-.04em}
.nova-budget-preview .price-spec{margin:30px 0 22px;border-block:1px solid #ffffff30}
.nova-budget-preview .price-spec>div{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:18px 0}
.nova-budget-preview .price-spec>div+div{border-top:1px solid #ffffff20}
.nova-budget-preview .price-spec span{font-size:12px;color:#bbb;flex:none}
.nova-budget-preview .price-spec strong{font-size:15px;font-weight:500;text-align:right;max-width:240px}
.nova-budget-preview .price-explanation{color:#ccc;font-size:13px;line-height:1.7;margin-bottom:24px}
.nova-budget-preview .price-panel .button.white{background:white;color:#111;width:100%;white-space:normal;line-height:1.4}
.nova-budget-preview .price-footnote{font-size:11px;color:#aaa;margin:15px 0 0}
.nova-cta.has-steps .nova-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:8%;row-gap:24px;align-items:center}
.nova-cta.has-steps .nova-cta-copy{grid-column:1;grid-row:1}
.nova-cta.has-steps .nova-cta-actions{grid-column:1;grid-row:2;align-items:start;justify-self:start}
.nova-cta-steps{grid-column:2;grid-row:1/span 2;list-style:none;margin:0;padding:0;align-self:center}
.nova-cta-steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--cta-step-line)}
.nova-cta-steps li:last-child{border-bottom:0}
.nova-cta-steps li>span{color:var(--cta-step-muted);font-size:12px;padding-top:4px}
.nova-cta-steps h3{font-size:20px;line-height:1.35;margin:0 0 8px;font-weight:600;color:inherit}
.nova-cta-steps p{color:var(--cta-step-muted);font-size:14px;line-height:1.6;margin:0}

@media(max-width:700px){.nova-budget-preview .budget-layout{grid-template-columns:minmax(0,1fr);gap:30px}}

@media(max-width:700px){.nova-budget-preview .price-panel{padding:25px}}

@media(max-width:700px){.nova-budget-preview .nh-price-amount strong{font-size:54px}}

@media(max-width:700px){.nova-budget-preview .price-spec>div{gap:18px}}

@media(max-width:700px){.nova-budget-preview .price-spec strong{font-size:13px}}

@media(max-width:700px){.nova-cta.has-steps .nova-cta-inner{grid-template-columns:minmax(0,1fr);gap:25px}}

@media(max-width:700px){.nova-cta.has-steps .nova-cta-copy,.nova-cta.has-steps .nova-cta-actions,.nova-cta.has-steps .nova-cta-steps{grid-column:1;grid-row:auto}}

@media(max-width:700px){.nova-cta-steps h3{font-size:18px}}

@media(max-width:700px){.nova-cta-steps p{font-size:13px}}

@media(max-width:370px){.nova-budget-preview .price-panel{padding:21px}}

@media(max-width:370px){.nova-budget-preview .price-spec>div{flex-direction:column;align-items:start;gap:8px}}

@media(max-width:370px){.nova-budget-preview .price-spec strong{text-align:left}}
/* Shared typography and responsive sizing for the budget preview. */
.nova-budget-preview{container-type:inline-size;color:var(--ink);line-height:1.6}.nova-budget-preview .budget-layout>*{min-width:0}.nova-budget-preview .kicker{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.08em;font-weight:600;margin:0 0 24px}.nova-budget-preview .kicker:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;flex:none}.nova-budget-preview .home-pricing-intro h2{font-size:clamp(32px,3.65vw,56px);font-weight:600;line-height:1.08;letter-spacing:-.025em;margin:0 0 24px}.nova-budget-preview .section-copy{font-size:16px;color:var(--muted);max-width:490px;margin:0 0 26px}.nova-budget-preview .home-pricing-benefits h3{font-size:21px;line-height:1.3;margin:0 0 15px}.nova-budget-preview .included li:before{display:none}.nova-budget-preview .pricing-entertainment img{max-width:62px;object-fit:contain}.nova-budget-preview .price-panel .kicker{margin:0;color:var(--white)}.nova-budget-preview .price-panel p{color:inherit}.nova-budget-preview .price-panel .price-explanation{color:#ccc}.nova-budget-preview .price-panel .price-footnote{color:#aaa}.nova-budget-preview .price-panel .button{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:500}.nova-budget-preview .button svg{width:22px;height:22px;flex:none;fill:currentColor}.nova-budget-preview .price-panel .price-top{gap:12px}.nova-budget-preview .price-spec strong{overflow-wrap:normal}.nova-article-budget{margin-block:40px}
.nova-price-comparison{margin-top:36px;border-block:1px solid var(--line);padding:0}.nova-price-comparison>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:500;color:var(--ink)}.nova-price-comparison>summary::-webkit-details-marker{display:none}.nova-price-disclosure{display:flex;flex:none}.nova-price-disclosure svg{width:20px;height:20px;fill:currentColor}.nova-price-comparison[open] .nova-price-disclosure{transform:rotate(45deg)}.nova-price-comparison>summary:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
.nova-cta{--cta-step-muted:#d2d9e3;--cta-step-line:#ffffff35}.nova-cta.tone-black{--cta-step-muted:#ccc;--cta-step-line:#ffffff40}.nova-cta .nova-cta-steps{list-style:none}.nova-cta .nova-cta-steps li:before{display:none}
.home-result-points{list-style:none;margin:0 0 26px;padding:0;max-width:470px}.home-result-points li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.nova-home .home-result-points svg{width:16px;height:16px;flex:none}
@container(max-width:760px){.nova-budget-preview .budget-layout{grid-template-columns:minmax(0,1fr);gap:30px}}
@media(max-width:700px){.home-result-points{display:none}.nova-budget-preview .home-pricing-intro h2{font-size:34px}.nova-price-comparison>summary{font-size:14px}.nova-budget-preview .section-copy{font-size:14px}.nova-budget-preview .pricing-entertainment ul{gap:18px}.nova-budget-preview .price-panel .kicker{font-size:10px}}
.nova-budget-preview .included .price-info{margin:0;padding:0;border:0;background:none}.nova-budget-preview .included .price-info summary{margin:0;padding:0;border:0;min-height:28px;width:28px;height:28px;display:grid;place-items:center}.nova-budget-preview .included .price-info summary:after{display:none}.nova-budget-preview .included .price-info summary svg{width:16px;height:16px}.nova-budget-preview .pricing-entertainment ul{margin:12px 0 0;flex-wrap:wrap}.nova-budget-preview .pricing-entertainment li{padding:0;border:0;margin:0}.nova-budget-preview .pricing-entertainment li:before{display:none}.nova-budget-preview .pricing-entertainment img{margin:0}

/* Shared readable comparison: each definition pairs one plan with its price. */
.nova-compare-content{container-type:inline-size;padding:4px 0 28px;color:var(--ink)}
.nova-price-comparison .nova-compare-intro{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 24px}
.nova-compare-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.nova-compare-group{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px}
.nova-compare-group>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 20px;border-bottom:1px solid var(--line)}
.nova-price-comparison .nova-compare-group h3{font-size:20px;line-height:1.3;font-weight:600;margin:0;color:var(--ink)}
.nova-compare-group>header>span{font-size:11px;color:var(--muted);white-space:nowrap}
.nova-compare-plans{margin:0;padding:0}
.nova-compare-plan{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}
.nova-compare-plan dt{display:grid;gap:5px;margin:0;min-width:0}
.nova-compare-plan dt strong{font-size:16px;font-weight:600;line-height:1.4}
.nova-compare-plan dt span{font-size:13px;color:var(--muted);line-height:1.5}
.nova-compare-plan dd{margin:0;font-size:24px;line-height:1.3;letter-spacing:-.02em;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
.nova-price-comparison .nova-compare-duration{display:grid;gap:6px;font-size:13px;line-height:1.6;margin:20px 0 0;color:var(--muted)}
.nova-compare-duration strong{font-weight:500;color:var(--ink)}
.nova-compare-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:28px}
.nova-price-comparison .nova-compare-notes h4{font-size:14px;font-weight:600;line-height:1.5;margin:0 0 8px;color:var(--ink)}
.nova-price-comparison .nova-compare-notes p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}
@container(max-width:760px){.nova-compare-groups{grid-template-columns:minmax(0,1fr)}.nova-compare-notes{grid-template-columns:minmax(0,1fr);gap:20px}}
@media(max-width:700px){.nova-compare-group{padding:18px}.nova-price-comparison .nova-compare-group h3{font-size:18px}.nova-compare-plan{gap:12px;padding:17px 0}.nova-compare-plan dd{font-size:21px}.nova-compare-plan dt strong{font-size:15px}.nova-compare-plan dt span{font-size:12px}.nova-compare-group>header{align-items:start}}
