/* V10 — optimized product photography and responsive showcase */
.v10-hero-products{min-height:650px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate;overflow:visible}.v10-hero-products .sun-disc{z-index:-1}.hero-jar{position:absolute;bottom:4%;width:min(44%,420px);height:auto;object-fit:contain;filter:drop-shadow(0 30px 30px rgba(0,0,0,.32));transition:transform .35s ease}.hero-jar-main{z-index:3;transform:translateY(0) scale(1.03)}.hero-jar-left{z-index:2;left:0;transform:translate(-4%,8%) rotate(-7deg) scale(.75);opacity:.9}.hero-jar-right{z-index:1;right:-2%;transform:translate(6%,9%) rotate(7deg) scale(.76);opacity:.88}.v10-hero-products:hover .hero-jar-main{transform:translateY(-10px) scale(1.05)}
.v10-showcase{background:linear-gradient(180deg,#f8f6f0 0%,#fff 100%);color:#081c3a}.v10-showcase-head{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:56px;align-items:end;margin-bottom:32px}.v10-showcase-head h2{font-size:clamp(42px,6vw,82px);line-height:.98;margin:.2em 0 0;letter-spacing:-.055em}.v10-showcase-head>p{font-size:17px;line-height:1.8;color:#5c6472}.v10-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.v10-tabs button{border:1px solid rgba(8,28,58,.14);background:#fff;color:#081c3a;border-radius:999px;padding:11px 18px;font:700 13px/1 Manrope,sans-serif;cursor:pointer;transition:.2s}.v10-tabs button:hover,.v10-tabs button.is-active{background:#081c3a;color:#fff;border-color:#081c3a;transform:translateY(-2px)}.v10-product-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v10-product-card{min-width:0;transition:.25s}.v10-product-card[hidden]{display:none}.v10-product-card button{width:100%;height:100%;padding:0 0 22px;border:0;border-radius:28px;background:#fff;color:inherit;text-align:left;overflow:hidden;box-shadow:0 15px 50px rgba(8,28,58,.08);cursor:pointer;transition:.28s}.v10-product-card button:hover{transform:translateY(-9px);box-shadow:0 25px 70px rgba(8,28,58,.15)}.v10-product-card picture{display:block;background:#f8f6f0;aspect-ratio:4/5;overflow:hidden}.v10-product-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.v10-product-card button:hover img{transform:scale(1.045)}.v10-product-card span,.v10-product-card h3,.v10-product-card small{display:block;margin-inline:20px}.v10-product-card span{margin-top:18px;color:#8c7133;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.v10-product-card h3{font-size:18px;line-height:1.25;margin-top:8px;margin-bottom:6px}.v10-product-card small{color:#717986}.v10-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:rgba(3,12,26,.88);backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:.25s}.v10-lightbox.is-open{opacity:1;visibility:visible}.v10-lightbox>div{max-width:min(90vw,700px);max-height:90vh;text-align:center}.v10-lightbox img{display:block;max-width:100%;max-height:80vh;margin:auto;border-radius:26px;box-shadow:0 35px 90px rgba(0,0,0,.45)}.v10-lightbox p{color:#fff;font-weight:700;font-size:18px}.v10-lightbox-close{position:absolute;top:22px;right:25px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff;font-size:28px;cursor:pointer}.v10-product-card.is-entering{animation:v10CardIn .35s both}@keyframes v10CardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.v10-product-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.v10-showcase-head{grid-template-columns:1fr}.v10-hero-products{min-height:540px}.hero-jar{width:min(46%,340px)}}
@media(max-width:760px){.v10-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v10-product-card button{border-radius:20px;padding-bottom:16px}.v10-product-card span,.v10-product-card h3,.v10-product-card small{margin-inline:14px}.v10-product-card h3{font-size:15px}.v10-showcase-head h2{font-size:clamp(36px,12vw,56px)}.v10-hero-products{min-height:460px;margin-top:20px}.hero-jar-main{width:55%}.hero-jar-left,.hero-jar-right{width:43%}.hero-jar-left{left:-5%}.hero-jar-right{right:-6%}}
@media(max-width:420px){.v10-product-gallery{grid-template-columns:1fr 1fr}.v10-product-card small{font-size:11px}.v10-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.v10-tabs button{white-space:nowrap}.v10-hero-products{min-height:410px}}
