@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&display=swap');
:root{--ink:#1d1d1a!important;--muted:#65645e!important;--paper:#f4f1ea!important;--card:#faf8f3!important;--pine:#183a32!important;--red:#b33c30!important;--line:#d9d4c9!important}body{font-family:'DM Sans',system-ui,sans-serif!important;background:var(--paper)!important}.container{width:min(1200px,calc(100vw - 48px))!important}.merged-parent-bar{background:#183a32!important;color:#eef2ef!important;border:0!important}.merged-parent-bar a{color:white!important}.hero{background:transparent!important;border-bottom:1px solid var(--ink);padding:68px 0!important}.hero-grid{grid-template-columns:.9fr 1.1fr!important;gap:55px!important}.hero h1,.section h2,.panel h2{font-family:'Newsreader',serif!important;font-weight:500!important;letter-spacing:-.045em!important}.hero h1{font-size:clamp(52px,6.5vw,86px)!important;line-height:.9!important}.hero p{font-size:18px!important;line-height:1.7!important}.hero-image{width:100%!important;height:560px!important;object-fit:cover!important;border-radius:0!important;box-shadow:none!important}.eyebrow{color:#b33c30!important;letter-spacing:.13em!important}.badge,.panel,.calc-nav a,.field input,.field select,.primary-result,.result-card,.comparison-row,.review-card,.source-card{border-radius:0!important;box-shadow:none!important}.section{padding:72px 0!important;border-bottom:1px solid var(--line)}.calc-nav{gap:8px!important}.calc-nav a:hover,.calc-nav a.active{background:#183a32!important;color:white!important}.calculator-shell{gap:26px!important}.results-panel{background:#183a32!important;color:white!important}.results-panel .eyebrow,.results-panel .fineprint{color:#d7dfda!important}.site-footer{background:#183a32!important;color:#d7dfda!important}.site-footer a{color:white!important}.roadmap-list{display:none!important}
@media(max-width:850px){.container{width:calc(100% - 28px)!important}.hero-grid{grid-template-columns:1fr!important}.hero-image{height:430px!important}.hero h1{font-size:56px!important}.calculator-shell,.editorial-grid{grid-template-columns:1fr!important}}
.results-panel .primary-result{color:#fff!important}.results-panel .result-card{background:#fffaf0!important;color:#1d1d1a!important}.results-panel .result-card span{color:#65645e!important}
