
     #kept-catalog-grid .kept-product-card__media{position:relative;isolation:isolate;}
     #kept-catalog-grid .sw-review-service-card .kept-product-card__media{background:#f0f0f2;}
     .sw-shop-exploration{margin-top:clamp(48px,5vw,72px);padding-top:clamp(32px,4vw,48px);border-top:1px solid rgba(24,24,23,.12);}
     .sw-shop-exploration__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;}
     .sw-shop-exploration__title{display:flex;align-items:baseline;gap:18px;}
     .sw-shop-exploration__title>h2{margin:0;font-size:clamp(24px,2.3vw,32px);font-weight:600;line-height:1.3;letter-spacing:-.03em;color:var(--commerce-ink);}
     .sw-shop-exploration__title>span{font-size:14px;color:var(--commerce-muted);white-space:nowrap;}
     .sw-shop-exploration__all{color:var(--commerce-ink);font-size:14px;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:10px;min-height:44px;}
     .sw-shop-exploration__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.2vw,25.6px);}
     .sw-shop-exploration__card .kept-product-card__media{aspect-ratio:4/5;}
     .sw-shop-exploration__card .kept-product-card__media img{object-fit:contain;}
     body[data-live-page="shop"] .sw-shop-exploration__card .kept-product-card__body h2{min-height:0;}
     .sw-shop-exploration__categories{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px;margin-top:24px;}
     .sw-shop-exploration__categories a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;color:var(--commerce-muted);text-decoration:none;font-size:14px;}
     .sw-shop-exploration__all:hover,.sw-shop-exploration__categories a:hover{color:#000;text-decoration:underline;text-underline-offset:5px;}
     .sw-shop-exploration a:focus-visible{outline:2px solid #1d1d1f;outline-offset:4px;}
     @media(min-width:1101px){#kept-catalog-grid .sw-review-service-card{grid-column:span 2;flex-direction:row;align-items:stretch;}#kept-catalog-grid .sw-review-service-card .kept-product-card__media{flex:0 0 46%;aspect-ratio:1;align-self:center;margin:16px 0 16px 16px;}#kept-catalog-grid .sw-review-service-card .kept-product-card__body{min-width:0;}}
     @media(max-width:760px){.sw-shop-exploration__grid{grid-template-columns:repeat(2,minmax(0,1fr));}.sw-shop-exploration__card:last-child{grid-column:1/-1;max-width:calc(50% - 8px);width:100%;justify-self:center;}.sw-shop-exploration__heading{flex-wrap:wrap;gap:8px;}.sw-shop-exploration__title{gap:12px;}.sw-shop-exploration__categories{gap:4px;}.sw-shop-exploration__categories a{padding:0 10px;}}
     @media(max-width:480px){.sw-shop-exploration__grid{grid-template-columns:1fr;}.sw-shop-exploration__card:last-child{max-width:none;}.sw-shop-exploration__heading{align-items:flex-start;}.sw-shop-exploration__all{font-size:13px;}.sw-shop-exploration__title>h2{font-size:24px;}.sw-shop-exploration__title>span{font-size:12px;}}
   
body[data-live-page="product"] .commerce-product-hero .product-detail__image{display:block;background:#f5f5f7!important;align-self:start;min-height:0!important;aspect-ratio:auto!important;}
body[data-live-page="product"] .commerce-product-hero .product-detail__image::before{display:none!important;}
body[data-live-page="product"] .commerce-product-hero .product-detail__image>img{position:static!important;width:100%!important;height:auto!important;aspect-ratio:1!important;object-fit:contain!important;max-height:none!important;background:#f5f5f7!important;}
.sw-product-media-controls{display:flex;justify-content:center;gap:8px;padding:12px 12px 0;}
.sw-product-media-controls button{min-height:40px;border:1px solid rgba(29,29,31,.16);border-radius:999px;background:#fff;color:#1d1d1f;font:inherit;font-size:13px;padding:0 16px;cursor:pointer;}
.sw-product-media-controls button[aria-pressed="true"]{background:#1d1d1f;color:#fff;}
.sw-product-media-note{margin:0;padding:10px 12px 14px;text-align:center;font-size:12px;line-height:1.6;color:#6e6e73;}
.sw-product-media-controls button:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px;}
body[data-live-page="product"] .commerce-product-hero .product-image__badge{display:none;}
.sw-synced-series-image{object-fit:contain!important;background:#f5f5f7;}
@media(max-width:768px){body[data-live-page="product"] .commerce-product-hero .product-detail__image>img{max-height:420px!important;}}
