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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.upload-container{padding:20px;text-align:center}@media screen and (max-width:600px){.upload-container{padding:10px;width:100%}}.container{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000001a;margin:40px auto;max-width:600px;padding:2rem;text-align:center}.container h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.download-section,.upload-container,.upload-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}input[type=file]{border:2px dashed #ccc;border-radius:8px;cursor:pointer;padding:.6rem;transition:.3s}input[type=file]:hover{border-color:#ec37fc}button{background:#ec37fc;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.2rem;transition:background .3s ease,transform .2s ease}button:hover{background:#ec37fc;transform:translateY(-2px)}button:disabled{background:#aaa;cursor:not-allowed}p{color:#444;font-size:.95rem;margin-top:1rem}.loader-overlay{align-items:center;background-color:#0000004d;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loader{animation:spinLoader 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#ec37fc;height:60px;width:60px}@keyframes spinLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:1.5rem;width:90%}button{width:100%}.card .card-body{padding:0}}
/*# sourceMappingURL=main.6cf6db42.css.map*/