:root{--ink:#293020;--paper:#f8f5ef;--warm:#e8dfd2;--sage:#aeb39d;--sand:#c8b590;--line:#ded8cc;--muted:#6f7168}
.brand-image{width:188px;height:64px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.brand-image img{display:block;width:188px;height:auto;transform:translateY(1px)}
.footer-brand{display:block;width:170px;height:132px;overflow:hidden;background:#f8f5ef}
.footer-brand img{display:block;width:170px;height:auto;transform:translateY(-18px)}
.branded-hero{border-bottom:1px solid var(--line);background:var(--paper)}
.branded-hero-media{width:100%;overflow:hidden;background:#eee7dc}
.branded-hero-media img{display:block;width:100%;height:auto}
.branded-hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;padding:52px 7vw 58px;border-top:1px solid var(--line)}
.branded-hero-copy h1{font-size:clamp(42px,5.2vw,78px);font-weight:500;line-height:1.12;letter-spacing:-.045em;margin:15px 0 0}
.branded-hero-copy p{max-width:570px;color:var(--muted);line-height:2;font-size:14px;margin:0 0 27px}
@media(max-width:900px){.brand-image{width:150px}.brand-image img{width:150px}.branded-hero-copy{grid-template-columns:1fr;gap:22px;padding:42px 7vw 48px}}
@media(max-width:560px){.brand-image{width:122px;height:56px}.brand-image img{width:135px}.branded-hero-copy{padding:35px 22px 42px}.branded-hero-copy h1{font-size:42px}.branded-hero-copy p{font-size:12px}.branded-hero-copy .text-link{display:block;width:max-content;margin:18px 0 0}.footer-brand{width:135px;height:105px}.footer-brand img{width:135px;transform:translateY(-14px)}}
