:root{--black:#111317;--soft:#f5f1ea;--line:#d8d4cc;--gray:#66645f}
.hero-image{filter:saturate(.92) contrast(1.02)}
.hero-shade{background:linear-gradient(90deg,rgba(16,24,31,.82),rgba(24,35,45,.52) 48%,rgba(24,35,45,.08) 82%)}
.eyebrow:before{background:#b58a60}
.option-tab:hover,.option-tab.active{background:#18232d}
.strategy-panel,.funnel{background:#f5f1ea}
.process{background:#18232d}
.closing{background:#293743}
.closing a:hover{color:#293743}
.header-logo-link{display:block;line-height:0}
.header-logo{display:block;width:clamp(205px,18vw,255px);height:auto;object-fit:contain}
.footer-logo-wrap{display:flex;align-items:flex-start}
.footer-logo{display:block;width:min(340px,100%);height:auto;object-fit:contain}
.partial-note{margin:14px 0 0;color:#777;font-size:.76rem;line-height:1.55}
.partial-note.saved{color:#315f45}
.partial-note.error{color:#8a3b32}
.footer-address{display:inline-block;margin-top:13px;line-height:1.65}
@media(max-width:850px){.header-logo{width:160px}}
