.dsv-b2b-product-detail{--dsv-legacy-ink:#1d273b;--dsv-legacy-muted:#756f69;--dsv-legacy-accent:#9a765c;--dsv-legacy-line:#eadfd2;--dsv-legacy-panel:#fbf7f1;--dsv-legacy-chip:#f6f0e8;--dsv-legacy-radius:22px;box-sizing:border-box;max-width:1180px;margin:0 auto;padding:48px 20px 80px;color:var(--dsv-legacy-ink);font-family:inherit}
.dsv-b2b-product-detail *{box-sizing:border-box}
.dsv-b2b-product-detail .dsv-b2b-product-detail__back{display:inline-flex;align-items:center;margin:0 0 28px;color:var(--dsv-legacy-ink);font-size:14px;text-decoration:none}
.dsv-b2b-product-detail .dsv-b2b-product-detail__back::before{content:"←";margin-right:9px}
.dsv-b2b-product-detail .dsv-b2b-product-detail__overview{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:48px;align-items:start}
.dsv-b2b-product-detail .dsv-b2b-product-gallery{min-width:0}
.dsv-b2b-product-detail .dsv-b2b-product-gallery__main{display:block;width:100%;aspect-ratio:4/5;border-radius:var(--dsv-legacy-radius);background:var(--dsv-legacy-panel);object-fit:cover}
.dsv-b2b-product-detail .dsv-b2b-product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;padding:2px 2px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
.dsv-b2b-product-detail .dsv-b2b-product-gallery__thumb{flex:0 0 76px;width:76px;height:92px;padding:0;overflow:hidden;border:1px solid var(--dsv-legacy-line);border-radius:12px;background:var(--dsv-legacy-panel);cursor:pointer}
.dsv-b2b-product-detail .dsv-b2b-product-gallery__thumb[aria-pressed="true"]{border-color:var(--dsv-legacy-ink);box-shadow:0 0 0 2px var(--dsv-legacy-ink)}
.dsv-b2b-product-detail .dsv-b2b-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}
.dsv-b2b-product-detail .dsv-b2b-product-detail__summary{position:sticky;top:32px;padding:32px;border:1px solid var(--dsv-legacy-line);border-radius:var(--dsv-legacy-radius);background:#fff}
.dsv-b2b-product-detail .dsv-b2b-product-detail__eyebrow{margin:0 0 12px;color:var(--dsv-legacy-accent);font-size:12px;letter-spacing:.16em;text-transform:uppercase}
.dsv-b2b-product-detail .dsv-b2b-product-detail__summary h1{margin:0 0 18px;color:var(--dsv-legacy-ink);font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.12}
.dsv-b2b-product-detail .dsv-b2b-product-detail__chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 22px}
.dsv-b2b-product-detail .dsv-b2b-product-detail__chips span{padding:5px 10px;border-radius:999px;background:var(--dsv-legacy-chip);color:var(--dsv-legacy-muted);font-size:12px}
.dsv-b2b-product-detail .dsv-b2b-product-detail__price{margin:0 0 26px;color:var(--dsv-legacy-ink);font-size:26px;font-weight:600}
.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes{display:grid;grid-template-columns:minmax(100px,.42fr) minmax(0,1fr);margin:0;border-top:1px solid var(--dsv-legacy-line)}
.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dt,.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dd{margin:0;padding:12px 0;border-bottom:1px solid var(--dsv-legacy-line);font-size:14px;line-height:1.5}
.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dt{color:var(--dsv-legacy-muted)}
.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dd{overflow-wrap:anywhere;color:var(--dsv-legacy-ink)}
.dsv-b2b-product-detail .dsv-b2b-product-detail__images{display:grid;gap:22px;margin-top:54px}
.dsv-b2b-product-detail .dsv-b2b-product-detail__detail-image{width:100%;height:auto;display:block;border-radius:var(--dsv-legacy-radius);background:var(--dsv-legacy-panel)}
.dsv-b2b-product-detail a:focus-visible,.dsv-b2b-product-detail button:focus-visible{outline:2px solid var(--dsv-legacy-ink);outline-offset:3px}
.dsv-b2b-product-detail.dsv-b2b-unavailable{padding-top:64px;text-align:center}
.dsv-b2b-product-detail.dsv-b2b-unavailable a{display:inline-flex;margin-top:16px;padding:10px 20px;border:1px solid var(--dsv-legacy-ink);border-radius:999px;color:var(--dsv-legacy-ink);text-decoration:none}

@media (max-width:760px){.dsv-b2b-product-detail{padding:36px 16px 60px}.dsv-b2b-product-detail .dsv-b2b-product-detail__overview{grid-template-columns:minmax(0,1fr);gap:28px}.dsv-b2b-product-detail .dsv-b2b-product-detail__summary{position:static;padding:24px}.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes{grid-template-columns:minmax(0,1fr)}.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dt{padding-bottom:2px;border-bottom:0}.dsv-b2b-product-detail .dsv-b2b-product-detail__attributes dd{padding-top:2px}.dsv-b2b-product-detail .dsv-b2b-product-detail__images{margin-top:38px}}
