/* Hill Produce Merchant — V3 visual polish */
:root{--green:#083d2b;--green-dark:#05291e;--green-soft:#e9f0ea;--ink:#111511;--muted:#667068;--cream:#f7f5ef;--line:#e3e7e2;--content:1640px;--gutter:clamp(20px,4.25vw,84px);--section:clamp(68px,7.5vw,118px);--radius:18px;--shadow:0 20px 55px rgba(8,61,43,.09)}
body{font-size:15px;line-height:1.5;background:#fff}
main{overflow:clip}
.topline{height:32px;background:var(--green-dark);font-size:9px;letter-spacing:.19em}
.site-header{height:88px;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);padding-inline:var(--gutter);border-bottom-color:#e9ece8;box-shadow:0 1px 0 rgba(0,0,0,.02)}
.brand-mark{height:66px}.brand-mark img{width:94px;height:58px;object-fit:contain}
.main-nav{gap:clamp(18px,2vw,34px);font-size:12px}.main-nav a{padding:35px 0}.main-nav a:after{bottom:21px}
.header-actions{gap:8px}.search-open,.menu-toggle{width:44px;height:44px}.search-open:hover{background:#f1f4f0}.bag{height:44px;padding:8px 12px 8px 14px;background:#fff}.bag b{min-width:20px;height:20px}
/* Search is a modal, so it can never leak above the header or misalign. */
.search-panel{inset:0;top:0;z-index:100;display:grid;place-items:start center;padding:clamp(110px,16vh,180px) var(--gutter) 40px;background:rgba(7,25,18,.58);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;transform:none;transition:opacity .22s ease,visibility .22s ease;border:0;box-shadow:none}
.search-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.search-panel form{width:min(980px,100%);max-width:none;background:#fff;border-radius:22px;padding:clamp(28px,5vw,54px);box-shadow:0 30px 90px rgba(0,0,0,.22)}.search-panel label{font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:-.035em;margin-bottom:24px}.search-panel form>div{border-bottom:1px solid #a9b3ac}.search-panel input{font-size:clamp(16px,2vw,21px);padding:14px 0}.search-panel form button{min-width:86px;text-align:right}.search-close{right:clamp(22px,4vw,64px);top:clamp(22px,4vw,48px);width:48px;height:48px;border-radius:50%;background:#fff;font-size:28px;line-height:1;box-shadow:0 12px 28px rgba(0,0,0,.14)}
.kicker,.micro{letter-spacing:.18em}.btn{min-height:50px;padding-inline:24px}.text-link{font-size:11px;letter-spacing:.02em}
/* Homepage */
.hero-home{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:min(760px,calc(100vh - 120px));background:#fbfaf6}.hero-copy{padding:clamp(70px,7vw,120px) var(--gutter)}.hero-copy h1{font-size:clamp(72px,7.2vw,128px);line-height:.86;letter-spacing:-.06em;margin:18px 0 26px}.hero-copy>p{max-width:610px;font-size:16px}.hero-proof{margin-top:38px;gap:14px 26px}.hero-media{min-height:640px}.hero-media:after{background:linear-gradient(90deg,rgba(251,250,246,.16),transparent 22%)}.hero-stamp{right:6%;top:8%;width:94px;height:94px;font-size:16px}
.category-section,.products-section{max-width:var(--content);margin-inline:auto;width:100%}.section-head{margin-bottom:36px}.section-head h2{font-size:clamp(42px,4.5vw,72px)}.category-row{gap:clamp(14px,1.5vw,24px)}.category-image{border-radius:999px;box-shadow:inset 0 0 0 1px #ebece6}.category-pill strong{font-size:17px;margin-top:12px}.products-section{max-width:none;padding-inline:max(var(--gutter),calc((100vw - var(--content))/2 + var(--gutter)))}
.product-card{border-radius:16px;border-color:#e8ebe7;box-shadow:0 1px 0 rgba(0,0,0,.02)}.product-photo{aspect-ratio:1.18/1}.product-card-body{padding:18px}.product-card h3{font-size:26px}.product-card p{font-size:12.5px}.quick-add{width:40px;height:40px;font-size:19px}
.value-band{max-width:var(--content);margin-inline:auto;border:1px solid var(--line);border-left:0;border-right:0;padding:30px var(--gutter)}.value-band>div{padding-inline:clamp(15px,2.4vw,36px)}.value-band strong{font-size:17px}.story-split{min-height:470px}.story-text,.wholesale-card{padding:clamp(54px,5vw,78px)}
.newsletter{padding-block:48px}.newsletter h2{font-size:clamp(30px,3vw,42px)}
.footer{grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(120px,1fr)) minmax(210px,1.15fr);gap:clamp(28px,4vw,64px);padding-top:72px;padding-bottom:72px}.footer-brand img{width:92px;height:62px;margin-bottom:20px}.footer-brand p{font-size:11.5px;max-width:340px}.footer strong{font-size:10px;letter-spacing:.06em;text-transform:uppercase}.footer a,.footer span,.footer small{font-size:11px}.footer-bottom{padding-top:17px;padding-bottom:17px}
/* Page-wide typography and spacing */
.page-hero{padding-top:clamp(82px,8vw,132px);padding-bottom:clamp(82px,8vw,132px)}.page-hero h1{font-size:clamp(68px,7.5vw,122px);max-width:1120px}.page-hero p{font-size:16px;max-width:680px}.shop-layout{max-width:var(--content);margin:0 auto;grid-template-columns:230px minmax(0,1fr);gap:clamp(42px,5vw,76px)}.shop-aside{top:140px}.shop-aside h2{font-size:34px}.filter-list button{padding:7px 0}.shop-tools{margin-bottom:30px}.shop-search{border:1px solid #dfe4df;border-radius:999px;padding:0 14px;max-width:600px;background:#fff}.shop-search input{padding:11px 2px}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.product-detail{max-width:var(--content);margin-inline:auto;grid-template-columns:minmax(0,1.02fr) minmax(430px,.88fr);gap:clamp(48px,6vw,100px)}.detail-photo{border-radius:18px;box-shadow:inset 0 0 0 1px #eceee9}.detail-photo img{height:clamp(560px,56vw,760px)}.detail-copy h1{font-size:clamp(58px,5.8vw,94px)}.detail-lead{font-size:22px}.size-group select{border-radius:12px}.detail-buy{margin-top:18px}.detail-notes{padding-top:14px;border-top:1px solid var(--line)}
.editorial-grid{max-width:var(--content);margin-inline:auto}.story-wide-image{height:min(600px,52vw)}
/* Fix long contact/wholesale copy on all widths. */
.contact-grid{max-width:var(--content);margin:0 auto;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(46px,7vw,120px)}.contact-grid>div{min-width:0}.contact-grid>div h2{font-size:clamp(30px,3.35vw,54px);line-height:1.02;letter-spacing:-.035em;overflow-wrap:anywhere;word-break:normal;max-width:680px}.contact-grid>div h2 a{display:inline-block;max-width:100%}.contact-grid>div p{font-size:14px}.contact-form{gap:18px}.contact-form input,.contact-form select,.contact-form textarea{border-radius:12px;border-color:#d6ddd7;background:#fdfdfc}.contact-form input,.contact-form select{height:56px}
.cart-shell,.simple-page{max-width:var(--content);margin-inline:auto;width:100%}.cart-summary{border:1px solid #e1e5df}.notice-box{max-width:760px}
@media(max-width:1280px){.site-header{grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr)}.main-nav{gap:18px}.category-row{grid-template-columns:repeat(4,1fr)}.shop-grid{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1.5fr repeat(4,1fr)}}
@media(max-width:1024px){.site-header{height:74px;grid-template-columns:1fr auto}.brand-mark img{width:82px;height:50px}.main-nav{top:106px;padding-top:24px}.search-panel{padding-top:110px}.hero-home{grid-template-columns:1fr}.hero-copy{padding-top:76px;padding-bottom:68px}.hero-media{min-height:520px}.story-split{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-grid>div h2{max-width:800px;font-size:clamp(38px,6vw,62px)}.footer{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.footer-secure{grid-column:auto}.product-detail{grid-template-columns:1fr}.detail-copy{max-width:760px}.shop-layout{grid-template-columns:1fr}}
@media(max-width:720px){:root{--gutter:20px;--section:66px}.topline{height:28px}.site-header{height:68px;padding-inline:18px}.brand-mark img{width:70px;height:44px}.main-nav{top:96px}.search-panel{padding:88px 16px 20px;align-items:start}.search-panel form{padding:26px 22px;border-radius:18px}.search-close{top:18px;right:18px;width:42px;height:42px}.search-open{display:grid}.bag span{display:none}.hero-copy h1{font-size:clamp(56px,17vw,82px)}.hero-media{min-height:420px}.section-head h2{font-size:clamp(40px,11vw,58px)}.category-row{grid-template-columns:repeat(2,1fr)}.home-grid,.shop-grid{grid-template-columns:1fr}.story-split{grid-template-columns:1fr}.story-image{height:340px}.value-band{grid-template-columns:1fr}.value-band>div{padding:17px 0!important;border-right:0!important;border-bottom:1px solid var(--line)}.value-band>div:last-child{border-bottom:0}.newsletter{grid-template-columns:1fr}.newsletter form{justify-self:stretch}.footer{grid-template-columns:1fr 1fr;gap:34px 22px}.footer-brand,.footer-secure{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-hero h1{font-size:clamp(54px,15vw,78px)}.contact-grid{padding-top:62px}.contact-grid>div h2{font-size:clamp(30px,9.2vw,48px);line-height:1.05}.contact-form{grid-template-columns:1fr}.contact-form label.full{grid-column:auto}.product-detail{padding-top:30px}.detail-photo img{height:420px}.cart-row{grid-template-columns:76px 1fr auto}.cart-thumb{width:76px;height:70px}.simple-page h1{font-size:clamp(50px,14vw,70px)}}
@media(max-width:420px){.topline span:first-child{display:none}.header-actions{gap:3px}.search-open{width:40px;height:40px}.bag{height:40px;padding:7px 9px}.menu-toggle{width:40px;height:40px}.hero-copy h1{font-size:52px}.hero-media{min-height:340px}.category-row{gap:20px 12px}.category-pill strong{font-size:15px}.footer{grid-template-columns:1fr}.footer-brand,.footer-secure{grid-column:auto}.contact-grid>div h2{font-size:30px}.newsletter form{flex-direction:column;border:0;background:transparent;padding:0;border-radius:0;gap:8px}.newsletter input{height:50px;background:#fff;border:1px solid #d8ded8;border-radius:12px;padding:0 14px}.newsletter button{height:50px;border-radius:12px}.cart-row{grid-template-columns:64px 1fr}.cart-thumb{width:64px;height:64px}.cart-row>strong{grid-column:2;text-align:left}.qty-control{grid-column:2;justify-self:start}}
.contact-email a{position:relative}.contact-email a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--green);transition:right .24s ease}.contact-email a:hover:after{right:0}
/* Stable sticky stack on every breakpoint. */
.topline{position:sticky;top:0;z-index:52}.site-header{top:32px}.shop-aside{top:148px}.cart-summary{top:148px}
@media(max-width:1024px){.main-nav{top:106px}}
@media(max-width:720px){.site-header{top:28px}.main-nav{top:96px}.shop-aside{top:auto}.cart-summary{top:auto}}
.sold-out{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8b3a30;background:#fbefed;border-radius:999px;padding:8px 10px}
body.search-opened{overflow:hidden}

/* V3.1 — keep the public contact address on one clean line */
.contact-email{font-size:clamp(17px,2.6vw,42px)!important;line-height:1.04!important;letter-spacing:-.03em!important;white-space:nowrap;max-width:none!important}.contact-email a{display:inline-block!important;white-space:nowrap;max-width:none!important}.contact-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)}
@media(max-width:1024px){.contact-email{font-size:clamp(19px,3.6vw,38px)!important}.contact-grid{grid-template-columns:1fr}}
@media(max-width:720px){.contact-email{font-size:clamp(17px,5.35vw,30px)!important;letter-spacing:-.04em!important}.contact-intro{overflow:hidden}}

/* V3.2 — stronger brand scale, heritage details and black premium footer */
.site-header{height:104px}
.brand-mark{height:88px}
.brand-mark img{width:138px;height:80px;object-fit:contain}
.main-nav a{padding:43px 0}
.main-nav a:after{bottom:27px}
.site-header{top:32px}
.main-nav{font-size:12.5px}

.footer-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f7f5ef;border-top:1px solid #e4e2dc;border-bottom:1px solid #e4e2dc;padding:0 max(var(--gutter),calc((100vw - var(--content))/2 + var(--gutter)))}
.footer-trust>div{display:flex;align-items:center;gap:16px;min-height:116px;padding:24px clamp(18px,2.3vw,38px);border-right:1px solid #deddd7}
.footer-trust>div:first-child{padding-left:0}.footer-trust>div:last-child{border-right:0;padding-right:0}
.footer-trust p{margin:0}.footer-trust strong,.footer-trust small{display:block}.footer-trust strong{font-family:var(--serif);font-size:19px;line-height:1.15;color:var(--ink)}.footer-trust small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}
.trust-icon{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(8,61,43,.22);border-radius:50%;display:grid;place-items:center;color:var(--green);font-weight:800;font-size:13px;letter-spacing:-.02em}

.footer.footer-black{background:#050505;color:#fff;border-top:0;padding-top:78px;padding-bottom:78px}
.footer.footer-black .footer-brand img{width:156px;height:96px;object-fit:contain;filter:invert(1);margin-bottom:26px}
.footer.footer-black .footer-brand p{max-width:380px;color:#bdbdbd;font-size:12px;line-height:1.75}
.footer.footer-black strong{color:#fff}
.footer.footer-black a,.footer.footer-black span,.footer.footer-black small{color:#bdbdbd}
.footer.footer-black a:hover{color:#fff}
.footer-heritage{margin-top:20px;padding-top:16px;border-top:1px solid #292929;display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:10px!important}
.footer-heritage span{font-size:9px!important;text-transform:uppercase;letter-spacing:.16em;color:#8e8e8e!important}.footer-heritage strong{font-family:var(--serif);font-size:18px!important;letter-spacing:0;text-transform:none!important;margin:0!important}
.footer-bottom.footer-bottom-black{background:#000;color:#8d8d8d;border-top:1px solid #1f1f1f;padding-top:19px;padding-bottom:19px}

.heritage-strip{max-width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line);padding:0 var(--gutter)}
.heritage-strip>div{padding:clamp(30px,3.5vw,52px) clamp(18px,2.5vw,42px);border-right:1px solid var(--line)}
.heritage-strip>div:first-child{padding-left:0}.heritage-strip>div:last-child{border-right:0;padding-right:0}
.heritage-strip span{display:block;font-size:9px;letter-spacing:.17em;font-weight:800;color:var(--green);margin-bottom:8px}
.heritage-strip strong{display:block;font-family:var(--serif);font-size:clamp(24px,2.3vw,38px);line-height:1.05;color:var(--ink)}

@media(max-width:1024px){
  .site-header{height:88px}.brand-mark{height:72px}.brand-mark img{width:118px;height:68px}.site-header{top:32px}.main-nav{top:120px}
  .footer-trust{grid-template-columns:1fr 1fr}.footer-trust>div{border-bottom:1px solid #deddd7}.footer-trust>div:nth-child(2){border-right:0}.footer-trust>div:nth-child(3){border-bottom:0;padding-left:0}.footer-trust>div:nth-child(4){border:0;padding-right:0}
  .heritage-strip{grid-template-columns:1fr 1fr}.heritage-strip>div:nth-child(2){border-right:0}.heritage-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.heritage-strip>div:nth-child(3){padding-left:0}
}
@media(max-width:720px){
  .site-header{height:78px;padding-inline:18px;top:28px}.brand-mark{height:64px}.brand-mark img{width:100px;height:58px}.main-nav{top:106px}
  .footer-trust{grid-template-columns:1fr;padding-inline:var(--gutter)}.footer-trust>div{min-height:auto;padding:22px 0!important;border-right:0!important;border-bottom:1px solid #deddd7!important}.footer-trust>div:last-child{border-bottom:0!important}
  .footer.footer-black .footer-brand img{width:132px;height:82px}
  .heritage-strip{grid-template-columns:1fr;padding-inline:var(--gutter)}.heritage-strip>div{padding:24px 0!important;border-right:0!important;border-bottom:1px solid var(--line)!important}.heritage-strip>div:last-child{border-bottom:0!important}
}
@media(max-width:420px){.brand-mark img{width:92px;height:54px}.footer.footer-black .footer-brand img{width:122px;height:76px}}

/* V3.3 — larger brand mark in header + footer */
.site-header{
  height:176px;
}
.brand-mark{
  height:160px;
  display:flex;
  align-items:center;
}
.brand-mark img{
  width:276px;
  height:160px;
  object-fit:contain;
}
.main-nav a{
  padding:79px 0;
}
.main-nav a:after{
  bottom:54px;
}

.footer.footer-black .footer-brand img{
  width:312px;
  height:192px;
  object-fit:contain;
  margin-bottom:30px;
}

@media(max-width:1024px){
  .site-header{height:144px;top:32px}
  .brand-mark{height:130px}
  .brand-mark img{width:224px;height:128px}
  .main-nav{top:176px}
  .footer.footer-black .footer-brand img{width:264px;height:164px}
}

@media(max-width:720px){
  .site-header{height:122px;top:28px;padding-inline:18px}
  .brand-mark{height:108px}
  .brand-mark img{width:188px;height:108px}
  .main-nav{top:150px}
  .footer.footer-black .footer-brand img{width:220px;height:136px}
}

@media(max-width:420px){
  .site-header{height:112px}
  .brand-mark{height:98px}
  .brand-mark img{width:168px;height:96px}
  .main-nav{top:140px}
  .footer.footer-black .footer-brand img{width:200px;height:124px}
}

/* V3.4 — logo scale reduced 25% from V3.3 */
.site-header{
  height:132px;
}
.brand-mark{
  height:120px;
}
.brand-mark img{
  width:207px;
  height:120px;
}
.main-nav a{
  padding:59px 0;
}
.main-nav a:after{
  bottom:40px;
}
.footer.footer-black .footer-brand img{
  width:234px;
  height:144px;
  margin-bottom:24px;
}

@media(max-width:1024px){
  .site-header{height:108px;top:32px}
  .brand-mark{height:98px}
  .brand-mark img{width:168px;height:96px}
  .main-nav{top:140px}
  .footer.footer-black .footer-brand img{width:198px;height:123px}
}

@media(max-width:720px){
  .site-header{height:92px;top:28px;padding-inline:18px}
  .brand-mark{height:81px}
  .brand-mark img{width:141px;height:81px}
  .main-nav{top:120px}
  .footer.footer-black .footer-brand img{width:165px;height:102px}
}

@media(max-width:420px){
  .site-header{height:84px}
  .brand-mark{height:74px}
  .brand-mark img{width:126px;height:72px}
  .main-nav{top:112px}
  .footer.footer-black .footer-brand img{width:150px;height:93px}
}
