.clip-half{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%)}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.mask-linear-fade{mask-image:linear-gradient(90deg,transparent 0,black 2%,black 98%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 2%,black 98%,transparent)}.comparison-viewer{touch-action:pan-y}.slider-handle{touch-action:none}.comparison-viewer>div{touch-action:pan-y}.drag-hint{animation:pulse-hint 2s ease-in-out infinite}@keyframes pulse-hint{0%,to{opacity:.9;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.05)}}@media (max-width:768px){.drag-hint{bottom:4rem;font-size:.875rem;padding:.75rem 1rem}}