.CostCalculator_card___X6YF{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-6)}.CostCalculator_head__bKbMf{display:flex;flex-direction:column;gap:var(--space-2)}.CostCalculator_eyebrow__Z_azs{font-size:var(--text-caption);font-weight:var(--fw-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--blue-600)}.CostCalculator_title__oE9Fg{font-size:var(--text-h4);font-weight:var(--fw-semibold);line-height:var(--lh-heading);color:var(--ink)}.CostCalculator_sourceStatus__Jbcid{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-caption);line-height:var(--lh-body);color:var(--ink-soft)}.CostCalculator_sourceStatus__Jbcid span{flex:none;width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--blue-600)}.CostCalculator_field__U2VT6{display:flex;flex-direction:column;gap:var(--space-3)}.CostCalculator_label__hTbiJ{font-size:var(--text-body-sm);font-weight:var(--fw-medium);color:var(--ink)}.CostCalculator_selectWrap__tIcMZ{position:relative}.CostCalculator_select__ioMZx{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;width:100%;padding:var(--space-3) var(--space-8) var(--space-3) var(--space-4);font-size:var(--text-body);font-weight:var(--fw-medium);color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-input);cursor:pointer}.CostCalculator_select__ioMZx:hover{border-color:var(--blue-100)}.CostCalculator_select__ioMZx:focus-visible{outline:none;border-color:var(--blue-600);box-shadow:0 0 0 3px var(--blue-100)}.CostCalculator_selectChevron__GHhEC{position:absolute;right:var(--space-4);top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--ink-soft);pointer-events:none}.CostCalculator_result__4CJun{padding-top:var(--space-6);border-top:1px solid var(--line);display:flex;flex-direction:column;gap:var(--space-4)}.CostCalculator_headline__Z7wAj{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}.CostCalculator_pct__wx5g3{font-size:var(--text-h1);font-weight:var(--fw-semibold);line-height:1;letter-spacing:-.02em;color:var(--green-700)}.CostCalculator_pctLabel__2u9vi{font-size:var(--text-body-sm);line-height:var(--lh-heading);color:var(--ink-soft);max-width:18ch;text-wrap:balance}.CostCalculator_rows__JakMZ{display:flex;flex-direction:column;gap:var(--space-2)}.CostCalculator_row__XzNbb{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:48px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-input);background:var(--bg-soft)}.CostCalculator_rowAccent__kEZSm{background:var(--blue-50);border:1px solid var(--blue-100)}.CostCalculator_rowLabel__eEtE9{font-size:var(--text-body-sm);color:var(--ink-soft)}.CostCalculator_rowValue__8t6tV{font-size:var(--text-body);font-weight:var(--fw-semibold);color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.CostCalculator_rowValueWrap__A_gYb{max-width:18ch;white-space:normal;text-align:right;line-height:var(--lh-heading)}.CostCalculator_timing__DqCdl{font-size:var(--text-body-sm);line-height:var(--lh-body);color:var(--ink-soft)}.CostCalculator_timing__DqCdl strong{font-weight:var(--fw-semibold);color:var(--ink)}.CostCalculator_disclaimer__fGnfX{font-size:var(--text-caption);line-height:var(--lh-body);color:var(--ink-soft)}.CostCalculator_plannerResult__h73sQ{gap:var(--space-4)}.CostCalculator_plannerLabel__hFosf,.CostCalculator_plannerOutputTitle__S8K9T{font-size:var(--text-caption);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--blue-700)}.CostCalculator_plannerOutput__s8ZXd{padding:var(--space-4);border-left:2px solid var(--blue-600);background:var(--blue-50)}.CostCalculator_plannerOutput__s8ZXd p:last-child{margin-top:var(--space-2);font-size:var(--text-body-sm);line-height:var(--lh-body);color:var(--ink-soft)}.FeaturedStory_wrap__WS8u6{display:flex;flex-direction:column}.FeaturedStory_feature__zaYKS{margin-top:var(--space-8);display:grid;grid-template-columns:1fr;grid-gap:var(--space-8);gap:var(--space-8);align-items:center;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);overflow:hidden}.FeaturedStory_feature__zaYKS>*{min-width:0}@media (min-width:900px){.FeaturedStory_feature__zaYKS{grid-template-columns:45% minmax(0,1fr);gap:var(--space-12)}}.FeaturedStory_media__wZ7cc{display:flex;flex-direction:column;align-self:stretch;background:var(--bg-soft)}.FeaturedStory_imageFrame__89fS6{position:relative;aspect-ratio:16/10;flex:1 1;min-height:0}@media (min-width:900px){.FeaturedStory_media__wZ7cc{min-height:340px}.FeaturedStory_imageFrame__89fS6{aspect-ratio:auto}}.FeaturedStory_image__vKBjE{object-fit:cover}.FeaturedStory_mediaCaption__tjO5q{padding:var(--space-3) var(--space-4);border-top:1px solid var(--line);font-size:var(--text-caption);line-height:var(--lh-body);color:var(--ink-soft)}.FeaturedStory_body__abAgA{display:flex;flex-direction:column;gap:var(--space-4);padding:0 var(--space-6) var(--space-8)}@media (min-width:900px){.FeaturedStory_body__abAgA{padding:var(--space-12) var(--space-12) var(--space-12) 0}}.FeaturedStory_meta__priPN{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-4)}.FeaturedStory_category__AINU9,.FeaturedStory_provenance__A_9bl{font-size:var(--text-caption);font-weight:var(--fw-semibold)}.FeaturedStory_category__AINU9{letter-spacing:.02em;text-transform:uppercase;color:var(--blue-700)}.FeaturedStory_provenance__A_9bl{color:var(--ink-soft)}.FeaturedStory_title__m7zM3{font-size:var(--text-h3);font-weight:var(--fw-semibold);line-height:var(--lh-heading);color:var(--ink)}.FeaturedStory_excerpt__J09_l{font-size:var(--text-lead);line-height:var(--lh-body);color:var(--ink-soft)}.FeaturedStory_actions__5zhW5{margin-top:var(--space-2);display:flex;flex-wrap:wrap;gap:var(--space-4)}