.hero{position:relative;min-height:760px;background:linear-gradient(90deg,rgba(0,51,52,.97) 0%,rgba(0,51,52,.78) 46%,rgba(10,96,98,.16) 100%),url('../assets/images/winery-hero.png') center/cover;color:var(--off);display:flex;align-items:center}.hero-content{padding-top:55px}.hero-slide{max-width:660px}.hero-slide h1{margin-bottom:24px}.hero-slide>p{font-size:1.04rem;color:rgba(246,246,246,.78);max-width:570px;margin-bottom:34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .button-outline{border-color:rgba(246,246,246,.65);color:var(--off)}.hero-controls{position:absolute;left:50%;bottom:105px;transform:translateX(-50%);display:flex;gap:8px}.hero-dot{width:34px;height:4px;border:0;padding:0;border-radius:99px;background:rgba(246,246,246,.34)}.hero-dot[aria-current=true]{background:var(--yellow)}.category-rail{position:relative;z-index:3;margin-top:-72px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{min-height:160px;background:#fff;border:1px solid rgba(10,96,98,.12);border-radius:20px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;transition:transform 180ms var(--ease-out),background-color 180ms ease}.category-icon{font-size:2rem}.category-card strong{font-size:.83rem;text-transform:uppercase}.category-card span:last-child{align-self:flex-end;color:var(--teal)}.partner{display:grid;grid-template-columns:1fr .86fr;gap:90px;align-items:center}.partner-visual{position:relative}.partner-visual img{height:470px;width:100%;object-fit:cover;object-position:67% center;border-radius:28px}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.benefit{border-left:3px solid var(--yellow);padding-left:15px}.benefit strong{display:block;font-size:.83rem}.benefit span{font-size:.74rem;color:var(--text-muted)}.stats{background-color:var(--teal-dark);color:var(--off)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:64px}.stat{text-align:center;border-right:1px solid rgba(246,246,246,.26)}.stat:last-child{border:0}.stat strong{display:block;color:var(--yellow);font-size:3rem;line-height:1;font-variant-numeric:tabular-nums}.stat span{font-size:.78rem}.featured-grid .product-card:nth-child(2){transform:translateY(26px)}.featured-grid .product-card:nth-child(4){transform:translateY(26px)}@media(hover:hover) and (pointer:fine){.category-card:hover{transform:translateY(-5px);background:var(--yellow-pale)}.featured-grid .product-card:nth-child(2):hover,.featured-grid .product-card:nth-child(4):hover{transform:translateY(20px)}}@media(max-width:900px){.hero{min-height:700px}.category-rail{grid-template-columns:repeat(2,1fr)}.partner{grid-template-columns:1fr;gap:50px}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}.stat:nth-child(2){border:0}.featured-grid .product-card:nth-child(n){transform:none}}@media(max-width:560px){.hero{min-height:730px;background-position:62% center}.hero-content{padding-top:35px}.hero-controls{bottom:92px}.category-rail{grid-template-columns:1fr 1fr;margin-top:-60px}.category-card{min-height:130px;padding:18px}.stats-grid{grid-template-columns:1fr 1fr}.stat strong{font-size:2.4rem}.partner-visual img{height:330px}}
