.product-detail{padding:42px 0 88px}.breadcrumb{margin:0 0 30px;color:#758184;font-size:14px}.breadcrumb a{color:inherit}.breadcrumb span{padding:0 9px;color:#abb4b5}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.84fr);gap:62px;align-items:start}.gallery-main{position:relative;overflow:hidden;border-radius:18px;background:#f4efe7;aspect-ratio:1}.gallery-main img{display:block;width:100%;height:100%;object-fit:cover}.gallery-control{position:absolute;top:50%;z-index:1;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;transform:translateY(-50%);background:#26363a;color:#fff;cursor:pointer;font-size:22px}.gallery-control:hover{background:#f25f75}.gallery-control.prev{left:16px}.gallery-control.next{right:16px}.gallery-count{position:absolute;right:17px;bottom:17px;padding:7px 10px;border-radius:99px;background:rgba(35,49,54,.8);color:#fff;font-size:12px;font-weight:800}.gallery-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding:2px 0 8px}.gallery-thumb{flex:0 0 76px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;background:#eee;cursor:pointer;aspect-ratio:1}.gallery-thumb.is-active{border-color:#f25f75}.gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-kicker{margin:4px 0 14px;color:#f25f75;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-info h1{margin:0 0 20px;font-size:clamp(34px,4.2vw,56px);line-height:1.06;letter-spacing:-.05em}.product-copy{max-width:530px;color:#697679;font-size:18px;line-height:1.7}.product-facts{display:grid;grid-template-columns:1fr 1fr;margin:30px 0;border-top:1px solid #e6dbce;border-bottom:1px solid #e6dbce}.product-facts div{padding:18px 0}.product-facts div+div{padding-left:22px;border-left:1px solid #e6dbce}.product-facts small{display:block;margin-bottom:7px;color:#879294;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-facts b{font-size:16px}.related-products{margin-top:92px;padding-top:54px;border-top:1px solid #e6dbce}.related-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.related-head h2{margin:0;font-size:clamp(28px,3vw,40px);letter-spacing:-.045em}.related-head .eyebrow{margin:0 0 8px}.related-link{color:#f25f75;font-weight:800}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-card{display:block;color:#253238}.related-card img{display:block;width:100%;border-radius:14px;aspect-ratio:1.1;object-fit:cover;background:#f4efe7}.related-card small{display:block;margin-top:14px;color:#f25f75;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.related-card h3{margin:7px 0 0;font-size:19px;line-height:1.2}.related-card:hover h3{color:#f25f75}@media(max-width:760px){.product-detail{padding:30px 0 62px}.product-detail-grid{grid-template-columns:1fr;gap:30px}.breadcrumb{margin-bottom:23px}.product-copy{font-size:16px}.gallery-main{max-width:560px}.gallery-thumb{flex-basis:64px}.gallery-control{width:38px;height:38px}.product-facts{margin:24px 0}.related-products{margin-top:58px;padding-top:40px}.related-grid{grid-template-columns:1fr 1fr;gap:16px}.related-card h3{font-size:16px}.related-grid .related-card:last-child{display:none}}.product-gallery{width:100%;max-width:660px}.gallery-main{max-width:660px;aspect-ratio:1/.88}.gallery-thumbs{max-width:660px;scrollbar-width:thin;scrollbar-color:#f25f75 #f3eee7;overscroll-behavior-inline:contain}.gallery-thumbs::-webkit-scrollbar{height:6px}.gallery-thumbs::-webkit-scrollbar-thumb{border-radius:99px;background:#f25f75}.gallery-thumb-controls{display:flex;justify-content:flex-end;gap:8px;max-width:660px;margin:2px 0 0}.gallery-thumb-control{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #ded5cb;border-radius:50%;background:#fff;color:#26363a;cursor:pointer;font-size:16px}.gallery-thumb-control:hover:not(:disabled){border-color:#f25f75;background:#f25f75;color:#fff}.gallery-thumb-control:disabled{opacity:.38;cursor:not-allowed}@media(max-width:760px){.product-gallery,.gallery-main,.gallery-thumbs,.gallery-thumb-controls{max-width:100%}.gallery-main{aspect-ratio:1}}.gallery-thumbs{cursor:grab;touch-action:pan-x}.gallery-thumbs:active{cursor:grabbing}
/* Image migration responsive fix: allow the gallery grid item to shrink on narrow screens. */
.product-detail-grid,.product-gallery{min-width:0}
.gallery-thumbs{width:100%;min-width:0}
