/* Product stories and original evidence only; existing page structure is retained. */
.about-journey-media.is-honors .about-merchant-proof { margin:18px 0 0; padding:10px; border:1px solid rgba(202,171,112,.38); border-radius:14px; background:linear-gradient(145deg,#302a28,#101522); }
.about-journey-media.is-honors .about-merchant-proof img { display:block; position:static; width:100%; height:auto; aspect-ratio:auto; object-fit:contain; border-radius:8px; }
.detail-product-gallery { margin:28px 0 36px; }
.detail-product-gallery > header { margin:0 4px 18px; }
.detail-product-gallery > header > span { color:#b3a0ef; font-size:10px; letter-spacing:.2em; font-weight:800; }
.detail-product-gallery > header h2 { margin:9px 0; font-size:clamp(20px,4vw,27px); line-height:1.4; }
.detail-product-gallery > header p { margin:0; color:#a5a8bb; font-size:13px; line-height:1.85; }
.detail-product-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; }
.detail-product-card { min-width:0; overflow:hidden; border:1px solid #a491e52b; border-radius:20px; background:linear-gradient(150deg,#22243b,#101522); }
.detail-product-card:first-child { grid-column:1/-1; }
.detail-product-card a { display:block; color:inherit; text-decoration:none; }
.detail-product-card a:focus-visible { outline:2px solid #b99bff; outline-offset:-3px; }
.detail-product-photo { padding:14px; background:#f6f5f1; }
.detail-product-photo img { display:block; width:100%; aspect-ratio:4/3; object-fit:contain; mix-blend-mode:multiply; }
.detail-product-card:first-child .detail-product-photo img { max-height:360px; }
.detail-product-copy { padding:17px; }
.detail-product-copy small { color:#b7a383; font-size:10px; letter-spacing:.09em; }
.detail-product-copy h3 { margin:8px 0; font-size:16px; line-height:1.5; }
.detail-product-copy p { margin:0; color:#aeb0c4; font-size:12px; line-height:1.8; }
.detail-product-copy > span { display:block; margin-top:14px; font-size:11px; color:#bca8ef; }
[data-gallery-preview="seed-career-family-20260907"] { padding:0; }
[data-gallery-preview="seed-career-family-20260907"] img { display:block; object-fit:cover; object-position:center top; background:transparent; }
#galleryMasonry [data-gallery-preview="seed-career-family-20260907"] img { aspect-ratio:3/4; width:100%; height:auto; }
@media(min-width:900px){ .detail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))} .detail-product-card:first-child{grid-column:auto} }
@media(max-width:390px){ .detail-product-grid{gap:10px} .detail-product-photo{padding:8px} .detail-product-copy{padding:12px} .detail-product-copy h3{font-size:14px} }
