.logo{font-size:27px}.logo img{width:52px;height:52px}.grid{gap:20px}.product-copy{padding:20px}.product-copy small{font-size:12px}.product h3{font-size:24px;line-height:1.08}.product p{font-size:15px;min-height:47px}.detail{padding-top:42px;padding-bottom:48px;gap:64px}.options{display:grid;grid-template-columns:1fr 150px;gap:12px;margin:20px 0}.options label{display:grid;gap:7px;font-size:13px;font-weight:800}.options select,.quantity{height:48px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 12px}.quantity{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;padding:0}.quantity button{height:100%;border:0;background:transparent;font-size:20px;cursor:pointer}.quantity input{width:100%;border:0;text-align:center;font-weight:800;outline:0}.detail-buy>strong{font-size:26px}.delivery-note{font-size:13px;color:var(--muted);margin-top:14px}.content{padding-top:28px;gap:70px;border-top:1px solid var(--line)}.mini-grid a{padding:0 0 20px;overflow:hidden}.mini-grid a i{height:155px;background-size:cover;background-position:center;display:block}.mini-grid a span,.mini-grid a b,.mini-grid a small{margin-left:20px;margin-right:20px}@media(max-width:600px){.logo{font-size:21px}.logo img{width:40px;height:40px}.options{grid-template-columns:1fr 130px}.detail{gap:32px;padding-bottom:36px}}

/* Galerie produs și lățime extinsă */
@media(min-width:901px){
 header,.hero,.section,.dark,.offer,footer,.related{padding-left:max(24px,calc((100% - 1320px)/2));padding-right:max(24px,calc((100% - 1320px)/2))}
 .benefits,.crumb,.detail,.content{max-width:1320px}
}
.product-gallery{min-width:0}
.gallery-main{margin:0;border-radius:28px;overflow:hidden;background:var(--cream);position:relative;aspect-ratio:1}
.gallery-main img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}
.gallery-main figcaption{position:absolute;left:16px;right:16px;bottom:14px;width:max-content;max-width:calc(100% - 32px);padding:7px 11px;border-radius:999px;background:rgba(13,45,31,.78);color:#fff;font-size:12px;line-height:1.35;backdrop-filter:blur(7px)}
.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:11px}
.gallery-thumb{padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;aspect-ratio:1;cursor:pointer;transition:.18s ease}
.gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.gallery-thumb:hover,.gallery-thumb:focus-visible{transform:translateY(-2px);border-color:#a9c84f;outline:none}
.gallery-thumb.active{border-color:var(--green);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--green)}
.product-photo-specific{background-size:cover;background-position:center}
.product .photo{height:300px}
.product-copy p{min-height:0;margin-bottom:0}
.product-copy .buy{margin-top:7px}
.product-copy .buy strong{font-size:18px;line-height:1.2}
.detail-buy .button{min-width:220px;min-height:56px;padding:16px 32px;font-size:17px;align-items:center}
.nutrition-card .nutrition-note{font-size:12px;line-height:1.5;color:#6c776f;margin:4px 0 20px}
@media(min-width:901px){.gallery-main{height:555px;aspect-ratio:auto}}
@media(max-width:900px){.product-gallery{max-width:680px;width:100%;margin:auto}}
@media(max-width:600px){.product .photo{height:300px}.product-copy .buy strong{font-size:18px}}
@media(max-width:600px){.gallery-main{border-radius:20px}.gallery-main figcaption{font-size:11px;left:10px;right:10px;bottom:10px;max-width:calc(100% - 20px)}.gallery-thumbs{gap:6px}.gallery-thumb{border-radius:9px}.detail-buy .button{width:100%;min-width:0}}
