input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#4f46e5;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #4f46e566;border:2px solid white}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#4f46e5;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #4f46e566}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .6s ease-in-out forwards}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slideInUp{animation:slideInUp .5s ease-out forwards}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #6366f1b3}70%{transform:scale(1);box-shadow:0 0 0 10px #6366f100}to{transform:scale(.95);box-shadow:0 0 #6366f100}}.pulse-ring{animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.faq-content.hidden{display:none}.preview-container canvas{display:none}#image-compressor-app .image-cards-container .preview-thumb-wrapper{width:56px}@media (min-width: 640px){#image-compressor-app .image-cards-container .preview-thumb-wrapper{width:64px}}#image-compressor-app .compressing{pointer-events:none;opacity:.8}#image-compressor-app .compressor-result-row .savings-text{min-width:32px}#image-compressor-app .image-cards-container>div{border-radius:.75rem}@media (min-width: 640px){#image-compressor-app .image-cards-container>div{border-radius:.875rem}}#image-compressor-app #filesSection{border-radius:.875rem}@media (min-width: 640px){#image-compressor-app #filesSection{border-radius:1rem}}#image-compressor-app .compare-modal img{max-height:60vh}@media (min-width: 640px){#image-compressor-app .compare-modal img{max-height:70vh}}
