.home .hero{min-height:650px;padding:34px 0;background:linear-gradient(120deg,#f5f7e9 0%,#edf4dd 48%,#f7f4e9 100%);overflow:hidden}
.home .hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(530px,1.1fr);gap:48px;align-items:center}
.home .hero-copy{max-width:650px;padding:54px 0}.home .hero-copy .eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:15px}.home .hero-copy .eyebrow:before{content:'';width:28px;height:2px;background:var(--lime)}
.home .hero h1{max-width:640px;margin-bottom:22px;font-size:clamp(3.45rem,5.3vw,5.45rem);line-height:.98;letter-spacing:-.055em}.home .hero h1 em{margin-top:8px;color:var(--lime)}
.home .hero-copy>p{max-width:590px;margin:0;color:#435148;font-size:1.08rem;line-height:1.7}.home .hero-actions{gap:11px;margin-top:28px}.home .hero-actions .button{min-width:170px;padding:.88rem 1.25rem}
.home .hero-benefits{display:flex;gap:10px;margin-top:30px}.home .hero-benefits span{display:flex;min-width:0;flex:1;align-items:center;justify-content:flex-start;gap:8px;padding:10px 12px;border:1px solid rgba(21,75,43,.12);border-radius:13px;background:rgba(255,255,255,.66);text-align:left;font-size:.75rem;backdrop-filter:blur(6px)}.home .hero-benefits b{display:grid;flex:0 0 30px;width:30px;height:30px;margin:0;border:1px solid var(--green-2);border-radius:50%;font-size:.85rem}
.home .hero-product-stage{position:relative;display:block;min-height:520px;padding:0!important;border:1px solid rgba(21,75,43,.13);border-radius:30px;background:url(../images/hero-products-professional.webp) center/cover no-repeat;box-shadow:0 28px 70px rgba(21,75,43,.14);overflow:hidden;isolation:isolate}.home .hero-product-stage:before{content:''!important;position:absolute!important;inset:0!important;width:auto!important;height:auto!important;border-radius:inherit!important;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 35%,rgba(16,48,28,.05))!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)!important}.home .hero-product-stage:after{content:'500mg  •  1000mg  •  1500mg';position:absolute;right:22px;bottom:20px;padding:9px 14px;border-radius:999px;background:rgba(12,52,32,.88);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.08em;backdrop-filter:blur(7px)}.home .hero-product-stage>img{display:none!important}
@media(max-width:1080px){.home .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(450px,1.08fr);gap:30px}.home .hero h1{font-size:clamp(3.2rem,5.5vw,4.8rem)}.home .hero-product-stage{min-height:470px}}
@media(max-width:900px){.home .hero{padding:20px 0 52px}.home .hero-grid{grid-template-columns:1fr}.home .hero-copy{max-width:720px;padding:45px 0 12px}.home .hero-product-stage{width:100%;min-height:500px}.home .hero-benefits{max-width:650px}}
@media(max-width:620px){.home .hero{min-height:auto!important;padding-bottom:35px}.home .hero-copy{padding:38px 0 10px!important}.home .hero h1{font-size:clamp(2.8rem,13vw,4rem);line-height:1}.home .hero-copy>p{font-size:1rem}.home .hero-actions{display:grid}.home .hero-actions .button{width:100%}.home .hero-benefits{display:grid;grid-template-columns:1fr 1fr}.home .hero-benefits span:last-child{grid-column:1/-1}.home .hero-product-stage{min-height:360px!important;border-radius:22px;background-position:center}.home .hero-product-stage:after{right:14px;bottom:14px;font-size:.62rem}}
