@import url('/story-media-fix.css?v=1');

.home-products{padding:126px 0 132px;scroll-margin-top:110px}
.home-products-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.56fr);gap:80px;align-items:end;margin-bottom:44px;padding-bottom:30px;border-bottom:1px solid var(--line)}
.home-products-head h2{font:500 clamp(46px,5.4vw,78px)/.96 var(--display);letter-spacing:-.045em;margin:0;color:var(--ink)}
.home-products-head h2 em{font-weight:500;color:var(--gold);font-style:italic}
.home-products-copy{max-width:540px;margin:0;color:var(--muted);font-size:15px;line-height:1.8}
.home-products-copy strong{color:var(--ink)}
.home-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 24px;align-items:start}
.home-product-card{min-width:0;overflow:visible}
.home-product-art.media-slot{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important;background:#fff!important;border-radius:26px!important;box-shadow:0 18px 54px rgba(19,35,29,.08);transition:transform .35s ease,box-shadow .35s ease}
.home-product-art.media-slot img{position:static!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;opacity:1!important;transform:none!important;border-radius:26px!important}
.home-product-art .media-placeholder,.home-product-art .tea-badge{display:none!important}
.home-product-card:hover .home-product-art{transform:translateY(-4px);box-shadow:0 26px 70px rgba(19,35,29,.12)}
.home-product-card:hover .home-product-art img{transform:none!important}
.home-product-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 4px 0}
.home-product-index{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#94784a}
.home-product-enquire{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:var(--ink)}
.home-product-enquire span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:.25s ease}
.home-product-enquire:hover span{background:var(--deep);color:var(--white);border-color:var(--deep)}
.home-products-note{margin-top:68px;padding:28px 30px;border-radius:24px;background:var(--deep);color:var(--white);display:flex;align-items:center;justify-content:space-between;gap:28px}
.home-products-note h3{margin:0 0 5px;font:500 28px/1.1 var(--display)}
.home-products-note p{margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.65}
.home-products-note .button{flex:0 0 auto;background:var(--white);color:var(--deep);border-color:var(--white)}
@media(max-width:980px){.home-products-head{grid-template-columns:1fr;gap:24px}.home-products-copy{max-width:720px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 20px}}
@media(max-width:640px){.home-products{padding:88px 0 96px}.home-products-head{margin-bottom:28px;padding-bottom:22px}.home-products-head h2{font-size:clamp(44px,13vw,66px)}.home-products-copy{font-size:14px}.home-products-grid{grid-template-columns:1fr;gap:34px}.home-product-art.media-slot,.home-product-art.media-slot img{border-radius:22px!important}.home-products-note{margin-top:48px;padding:24px;align-items:flex-start;flex-direction:column}.home-products-note .button{width:100%}}
@media(prefers-reduced-motion:reduce){.home-product-art.media-slot{transition:none!important}}
