.product-detail-page{background:#faf8f3}.product-detail-hero{min-height:330px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative}.product-detail-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,28,35,.9),rgba(24,28,35,.25))}.product-hero-inner{position:relative;color:#fff;padding:4rem 1.5rem 3rem}.product-hero-inner h1{max-width:720px;margin:.45rem 0;font-size:clamp(2rem,5vw,4rem)}.product-hero-inner p{max-width:640px;font-size:1.08rem;color:rgba(255,255,255,.85)}.product-trust-row,.product-rating-summary{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.product-trust-row{margin:1rem 0;color:#53605c;font-size:.88rem}.product-trust-row i,.product-stars{color:#c8872f}.product-review-section,.product-related{margin-top:3rem}.product-review-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;flex-wrap:wrap}.product-rating-number{font-size:2.2rem;font-weight:700;color:#263c3a}.product-review-card{padding:1.2rem 0;border-top:1px solid #e8e1d5}.product-review-meta{color:#68736f;font-size:.86rem}.product-review-form{max-width:680px;background:#fff;padding:1.4rem;border:1px solid #e8e1d5;border-radius:10px}.product-review-form input,.product-review-form textarea,.product-review-form select{width:100%;padding:.7rem;border:1px solid #d7d1c6;border-radius:6px;margin:.35rem 0 1rem}.product-review-form textarea{min-height:120px}.product-review-form label{font-weight:600;color:#33413e;display:block}.product-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-related-card{background:#fff;border:1px solid #e8e1d5;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit}.product-related-card img{width:100%;aspect-ratio:1.2;object-fit:cover}.product-related-card-body{padding:.85rem}.product-related-card h3{font-size:1rem;margin:0 0 .35rem}.product-related-card p{margin:0;color:#a66b20;font-weight:700}@media(max-width:700px){.product-related-grid{grid-template-columns:repeat(2,1fr)}.product-detail-hero{min-height:280px}}
