/* Homepage editorial fashion hero */
.hero-home-fashion{height:clamp(620px,72svh,820px);min-height:0;background:var(--green);overflow:hidden}
.hero-home-fashion .hero-image{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 46%}
.hero-quote-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(42px,6vw,90px);align-items:end;min-height:0;background:var(--cream);padding:clamp(58px,6vw,82px) var(--pad)}
.hero-quote-copy h1{max-width:1050px;margin:0;font-size:clamp(46px,4.7vw,66px);line-height:.96;letter-spacing:-.035em}
.hero-quote-line{display:block}
.hero-quote-second{display:flex;align-items:baseline;gap:clamp(14px,1.5vw,22px);white-space:nowrap}
.hero-quote-second em{color:var(--mint)}
.hero-inline-credit{flex:0 0 auto;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;font-weight:400;font-style:normal;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#526158}
.hero-quote-meta{min-width:180px;border-left:1px solid rgba(14,36,29,.2);padding:0 0 5px 28px}
.hero-quote-meta .hero-support{display:none}
.hero-quote-link{margin:0}
.hero-quote-band + .promise-panel{background:#08231a;padding-top:clamp(110px,9vw,150px)}
@media(max-width:980px){.hero-home-fashion{height:clamp(560px,70svh,720px)}.hero-quote-band{grid-template-columns:1fr;gap:34px;min-height:0}.hero-quote-copy h1{font-size:clamp(44px,6vw,60px)}.hero-quote-second{flex-wrap:wrap}.hero-quote-meta{min-width:0;border-left:0;border-top:1px solid rgba(14,36,29,.2);padding:22px 0 0}.hero-quote-band + .promise-panel{padding-top:clamp(100px,14vw,140px)}}
@media(max-width:700px){.hero-home-fashion{height:clamp(430px,112vw,540px)}.hero-home-fashion .hero-image{object-position:40% center}.hero-quote-band{gap:26px;padding:48px 24px 60px}.hero-quote-copy h1{font-size:clamp(40px,11vw,46px);line-height:.96}.hero-quote-second{display:block;margin-top:8px;font-size:clamp(27px,7.2vw,32px);white-space:nowrap}.hero-inline-credit{display:block;margin-top:15px;text-align:right}.hero-quote-meta{padding-top:20px}.hero-quote-link{flex:0 0 auto}.hero-quote-band + .promise-panel{padding-top:80px}}
