/* V75 public media and filter surfaces. */
html body:not(.owner-body) .product-card.product-card-link[data-product-card][hidden],html body [data-category-empty][hidden] {display:none!important}
.media-viewer-v75 {position:fixed;inset:0;z-index:30000;display:flex;flex-direction:column;background:#000;color:#fff;height:100%;height:100dvh;overscroll-behavior:none}
.media-viewer-toolbar-v75 {display:flex;align-items:center;justify-content:space-between;padding:max(12px,env(safe-area-inset-top)) 16px 12px;z-index:2}
.media-viewer-v75 button {width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;cursor:pointer}
.media-viewer-v75 button:disabled {opacity:.35;cursor:default}
.media-viewer-stage-v75 {position:relative;flex:1;min-height:0;overflow:hidden;touch-action:none;isolation:isolate}
.media-viewer-stage-v75 img {position:absolute;inset:0;width:100%;height:100%;object-fit:contain;max-width:none;user-select:none}
.media-viewer-stage-v75 .media-viewer-blur-v75 {object-fit:cover;filter:blur(28px);transform:scale(1.2);opacity:1}
.media-viewer-stage-v75 .media-viewer-photo-v75 {z-index:1;transform-origin:center}
.media-viewer-controls-v75 {display:flex;justify-content:center;gap:24px;padding:12px 12px max(12px,env(safe-area-inset-bottom));z-index:2}
@media(max-width:760px){
 html body:not(.owner-body) .mobile-product-slide .mobile-slide-backdrop {position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:blur(24px)!important;transform:scale(1.2);opacity:1!important;z-index:0}
 html body:not(.owner-body) .mobile-product-slide {background:transparent!important}
 html body:not(.owner-body) .mobile-product-slide::before,html body:not(.owner-body) .mobile-product-slide::after {display:none!important}
 html body:not(.owner-body) .mobile-product-slide.video-slide-v75,html body:not(.owner-body) .mobile-product-slide video {background:#000!important;object-fit:contain!important}
 .product-sheet-bar-v71 {display:flex;gap:8px}
 .product-sheet-bar-v71 [hidden],.product-expand-v75[hidden] {display:none!important}
 .product-expand-v75 {display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:26px;box-shadow:0 2px 12px #0002}
 html body.product-detail-page .product-utility-row {gap:8px}
 .video-expanded-v75 {position:fixed!important;inset:0!important;width:100%!important;height:100%!important;z-index:20000!important;object-fit:contain!important;background:#000!important}
 .video-close-v75 {position:fixed;right:16px;top:max(12px,env(safe-area-inset-top));z-index:20001;width:44px;height:44px;background:#fff;border:0;border-radius:50%;font-size:28px;color:#111}
 .filters .filters-mobile-head {touch-action:none;cursor:grab;padding-top:16px}
 .filters .filters-mobile-head::before {content:'';position:absolute;top:2px;left:calc(50% - 18px);height:4px;width:36px;border-radius:4px;background:currentColor;opacity:.25}
 .home-filter-container {display:contents!important}
 .home-filter-container .filters {background:var(--ui-bg,#fff)!important;color:var(--ui-text,#111)!important}
 .filters .filter-actions {display:flex;flex-wrap:wrap;gap:12px}
 .filters .filter-actions button {width:100%;display:block}
 body.home-page:not(.owner-body) .mobile-marketplace-home > .category-strip .category-card {background:transparent!important}
 body.home-page:not(.owner-body) .mobile-marketplace-home > .category-strip .category-card h3 {color:var(--reference-ink)!important}
 body.home-page:not(.owner-body) .mobile-marketplace-home > .category-strip .category-card.active {background:linear-gradient(110deg,#008aff,#0074ff)!important}
 body.home-page:not(.owner-body) .mobile-marketplace-home > .category-strip .category-card.active h3 {color:#fff!important}
}
video:fullscreen {width:100%;height:100%;object-fit:contain;background:#000}
