:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.compressor-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.compressor-header{text-align:center;margin-bottom:2rem}.compressor-header h2{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem}.compressor-header p{color:#7f8c8d;font-size:1.1rem}.compression-settings{background:#f8f9fa;padding:1.5rem;border-radius:10px;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a}.setting-group{margin-bottom:1rem}.setting-group:last-child{margin-bottom:0}.setting-group label{display:block;margin-bottom:.5rem;color:#2c3e50;font-weight:500}.setting-group input[type=range]{width:100%;margin:.5rem 0}.setting-group span{color:#7f8c8d;font-size:.9rem}.drop-zone{border:2px dashed #3498db;border-radius:10px;padding:2rem;text-align:center;margin-bottom:2rem;transition:all .3s ease;background:#f8f9fa}.drop-zone:hover{border-color:#2980b9;background:#f1f3f5}.file-input{display:none}.drop-zone-label{cursor:pointer;display:block}.drop-zone-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon{font-size:3rem;color:#3498db}.file-types{color:#7f8c8d;font-size:.9rem}.error-message{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:5px;margin-bottom:1rem;text-align:center}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-preview-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.preview-box{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 2px 4px #0000001a}.preview-box h4{color:#2c3e50;margin-bottom:1rem;text-align:center}.preview-box img{width:100%;height:auto;border-radius:5px;margin-bottom:1rem}.image-info{color:#7f8c8d;font-size:.9rem;text-align:center;margin-bottom:1rem}.download-button{display:block;width:100%;padding:.75rem;background:#3498db;color:#fff;text-align:center;text-decoration:none;border-radius:5px;transition:background .3s ease}.download-button:hover{background:#2980b9}@media (max-width: 768px){.compressor-container{padding:1rem}.compressor-header h2{font-size:2rem}.image-preview-container{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f8f9fa;color:#2c3e50;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:2rem;text-align:center}.app-header h1{font-size:2.5rem;margin-bottom:.5rem}.app-header p{font-size:1.1rem;opacity:.9}.app-main{flex:1;padding:2rem 0}.app-footer{background:#2c3e50;color:#fff;text-align:center;padding:1rem;font-size:.9rem}@media (max-width: 768px){.app-header h1{font-size:2rem}.app-header p{font-size:1rem}.app-main{padding:1rem 0}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
