.breadcrumbs{max-width:1200px;margin:0 auto;padding:calc(var(--nav-h) + 2rem) 5% 1.25rem;display:flex;gap:.55rem;flex-wrap:wrap;color:var(--gray);font-size:.82rem}.breadcrumbs a{color:var(--forest);text-decoration:none;font-weight:600}.product-hero{max-width:1200px;margin:0 auto;padding:1rem 5% 4rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:center}.product-gallery{background:var(--offwhite);border:1px solid var(--lightgray);padding:2rem;min-height:480px;display:grid;place-items:center}.product-gallery img{width:100%;height:auto;max-height:500px;object-fit:contain}.product-kicker,.section-eyebrow{color:var(--gold);font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.product-summary h1{font-family:'Playfair Display',serif;color:var(--forest);font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;margin:.7rem 0 1rem}.stock-pill{display:inline-block;background:#e7f8ed;color:#176b36;border-radius:100px;padding:.45rem .8rem;font-size:.78rem;font-weight:700}.product-lead{color:var(--gray);font-size:1.02rem;line-height:1.8;margin:1.4rem 0}.product-summary dl{border-top:1px solid var(--lightgray);margin:0 0 1.6rem}.product-summary dl div{display:grid;grid-template-columns:110px 1fr;gap:1rem;border-bottom:1px solid var(--lightgray);padding:.8rem 0}.product-summary dt{color:var(--gray);font-size:.8rem}.product-summary dd{color:var(--forest);font-weight:600}.product-actions{display:flex;gap:.8rem;flex-wrap:wrap}.btn-outline-dark{border:2px solid var(--forest);color:var(--forest);padding:.8rem 1.25rem;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700}.response-note{color:var(--gray);font-size:.78rem;margin-top:1rem}.product-content{background:var(--offwhite);padding:4rem max(5%,calc((100% - 1200px)/2));display:grid;grid-template-columns:1fr 1fr .9fr;gap:1.25rem}.product-content article,.product-content aside{background:white;border:1px solid var(--lightgray);padding:1.75rem}.product-content h2,.related-cta h2{font-family:'Playfair Display',serif;color:var(--forest);font-size:1.4rem;margin:.55rem 0 1.1rem}.check-list{list-style:none;display:grid;gap:.75rem}.check-list li{color:var(--gray);font-size:.9rem;padding-left:1.45rem;position:relative}.check-list li:before{content:'✓';color:var(--gold);font-weight:800;position:absolute;left:0}.product-content aside{background:var(--forest);color:white}.product-content aside h2{color:var(--gold-light)}.product-content aside p{color:rgba(255,255,255,.72);line-height:1.7;font-size:.9rem}.product-content aside a{color:var(--gold-light);font-weight:700;text-decoration:none}.product-disclaimer{max-width:1200px;margin:2rem auto;padding:1rem 5%;color:var(--gray);font-size:.8rem;line-height:1.6}.related-cta{text-align:center;background:var(--gold-pale);padding:4rem 5%}.related-cta .btn-primary{display:inline-block;margin-top:.6rem}.footer-bottom a{color:inherit}@media(max-width:850px){.product-hero{grid-template-columns:1fr;gap:2rem}.product-gallery{min-height:320px}.product-content{grid-template-columns:1fr}}@media(max-width:520px){.product-actions{flex-direction:column}.product-actions a{text-align:center}.product-summary dl div{grid-template-columns:90px 1fr}}
