body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#0b1224,#020617);color:#fff;font-family:Inter,system-ui;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.topbar{animation:slideSoft .8s ease;padding:28px 40px}.title{font-size:34px;font-weight:800}.title span{color:#60a5fa}@media (max-width:768px){.topbar{padding:24px 16px;text-align:center}}.stage{flex:1 1;justify-content:center}.stage,.upload-wrapper{align-items:center;display:flex;flex-direction:column}.upload-wrapper{animation:fadeInSoft .9s ease;gap:22px}.upload-zone{animation:uploadFloat 6s ease-in-out infinite;cursor:pointer;width:260px}.upload-content{background:#ffffff0d;border:1.5px dashed #ffffff4d;border-radius:20px;padding:32px 22px;text-align:center;transition:.35s ease}.upload-zone:hover .upload-content{background:#ffffff17;transform:scale(1.05)}.upload-icon{font-size:26px;margin-bottom:8px}.upload-content h2{font-size:16px}.upload-content p{font-size:12px;opacity:.6}.upload-info{max-width:460px;text-align:center}.upload-info h3{font-size:16px;margin-bottom:8px}.upload-info ul{list-style:none;padding:0}.upload-info li{font-size:13px;margin-top:6px;opacity:.7}.img{height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.after,.img{inset:0;position:absolute}.slider-line{bottom:0;top:0;width:2px}.slider-handle,.slider-line{background:#fff;position:absolute}.slider-handle{align-items:center;border-radius:50%;color:#000;display:flex;font-size:22px;font-weight:700;height:50px;justify-content:center;top:50%;transform:translate(-50%,-50%);width:50px}.controls{display:flex;gap:14px;margin-top:22px}button{border:none;border-radius:999px;cursor:pointer;font-weight:600;padding:14px 26px}button.primary{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}button.ghost{background:#ffffff1f;color:#fff}.loading{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;position:fixed}.footer{font-size:12px;opacity:.55;padding:18px;text-align:center}@keyframes uploadFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fadeInSoft{0%{opacity:0}to{opacity:1}}@keyframes slideSoft{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.compare{background:#000;border-radius:30px;box-shadow:0 40px 120px #000000b3;max-width:720px;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:94vw}
/*# sourceMappingURL=main.5a30670a.css.map*/