/* New Wellness showcase. Scoped to the main content so the approved shell remains untouched. */
#wellness-showcase{color:#fff8f3;background:#240c15}
#wellness-showcase .showcase-wrap{width:min(1160px,calc(100% - 40px));margin:auto}
#wellness-showcase .showcase-eyebrow{margin:0 0 12px;color:#d36a8a;font-size:.8rem;font-weight:800;letter-spacing:.08em}
#wellness-showcase .showcase-hero{background:#240c15;border-top:1px solid rgba(255,255,255,.03)}
#wellness-showcase .showcase-hero .showcase-wrap{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:74px 0}
#wellness-showcase .showcase-copy h1{max-width:650px;margin:0 0 24px;font-size:clamp(2.4rem,5vw,4.45rem);line-height:1.05;letter-spacing:-.04em}
#wellness-showcase .showcase-copy p{max-width:600px;margin:0;color:#e8d7db;font-size:1.12rem}
#wellness-showcase .showcase-image{aspect-ratio:3/2;margin:0;overflow:hidden;border:1px solid #704052;border-radius:16px;background:#1b0a11}
#wellness-showcase .showcase-image img{display:block;width:100%;height:100%;object-fit:cover}
#wellness-showcase .collection{padding:78px 0 86px;background:#34151f;border-top:1px solid rgba(255,255,255,.05)}
#wellness-showcase .section-heading{max-width:760px;margin:0 auto 40px;text-align:center}
#wellness-showcase .section-heading h2,#wellness-showcase .closing h2{margin:0 0 16px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.03em}
#wellness-showcase .section-heading p,#wellness-showcase .closing-copy{margin:0;color:#e8d7db;font-size:1.06rem}
#wellness-showcase .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
#wellness-showcase .product-card{display:flex;min-height:500px;flex-direction:column;padding:18px;border:1px solid #704052;border-radius:15px;background:#461d2b}
#wellness-showcase .product-image{display:grid;min-height:218px;place-items:center;overflow:hidden;border-radius:10px;background:#281017}
#wellness-showcase .product-image img{display:block;width:auto;max-width:82%;height:184px;max-height:84%;object-fit:contain}
#wellness-showcase .product-card h3{margin:22px 0 10px;color:#fff8f3;font-size:1.32rem;line-height:1.2;text-align:center}
#wellness-showcase .product-card p{margin:0;color:#e8d7db;font-size:.98rem;line-height:1.55;text-align:center}
#wellness-showcase .product-card a{display:flex;min-height:48px;align-items:center;justify-content:center;margin-top:auto;padding:12px 16px;border-radius:7px;background:#c6537a;color:#fff;font-size:.88rem;font-weight:800;letter-spacing:.06em;text-decoration:none;transition:background .2s,transform .2s}
#wellness-showcase .product-card a:hover,#wellness-showcase .product-card a:focus-visible{background:#d6658a;transform:translateY(-2px)}
#wellness-showcase .closing{padding:86px 0 92px;background:#1b0a11;border-top:1px solid rgba(255,255,255,.05);text-align:center}
#wellness-showcase .closing .showcase-eyebrow{margin-bottom:12px}
#wellness-showcase .closing-copy{max-width:760px;margin:0 auto}
#wellness-showcase .need-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:820px;margin:30px auto 0;padding:0;list-style:none}
#wellness-showcase .need-chips li{padding:9px 14px;border:1px solid #704052;border-radius:999px;background:#281017;color:#fff8f3;font-size:.92rem}
@media(max-width:900px){#wellness-showcase .showcase-hero .showcase-wrap{gap:36px}#wellness-showcase .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){#wellness-showcase .showcase-wrap{width:min(1160px,calc(100% - 30px))}#wellness-showcase .showcase-hero .showcase-wrap{grid-template-columns:1fr;gap:28px;padding:48px 0}#wellness-showcase .showcase-copy h1{font-size:2.55rem}#wellness-showcase .showcase-image{order:2}#wellness-showcase .collection{padding:54px 0 60px}#wellness-showcase .section-heading{margin-bottom:30px}#wellness-showcase .product-grid{grid-template-columns:1fr;gap:18px}#wellness-showcase .product-card{min-height:470px}#wellness-showcase .closing{padding:64px 0 70px}}
@media(max-width:420px){#wellness-showcase .showcase-copy h1{font-size:2.2rem}#wellness-showcase .product-image{min-height:205px}}
