*{box-sizing:border-box;margin:0;padding:0}html{font-size:75%}body{background:#1e1e1e;color:#ccc;font-family:-apple-system,sans-serif;font-size:20px}#root,body{align-items:center;display:flex;justify-content:center;min-height:100vh}#root{width:100%}.container{background:#252526;border:1px solid #3c3c3c;border-radius:8px;box-shadow:0 2px 8px #0000004d;padding:3.5rem;width:550px}h1{color:#fff;font-size:3.4rem;text-align:center}h1,section{margin-bottom:1.5rem}h2{color:#ccc;font-size:2rem}.drop-zone,h2{margin-bottom:.5rem}.drop-zone{border:2px dashed #555;border-radius:8px;color:#888;cursor:pointer;padding:2rem;text-align:center;transition:all .2s}.drop-zone.drag-over,.drop-zone:hover{background:#53e59f0d;border-color:#53e59f;color:#53e59f}button{background:#53e59f;border:none;border-radius:4px;color:#1e1e1e;cursor:pointer;font-size:1.3rem;font-weight:600;padding:.5rem 1rem}button:hover{background:#6df2b3}select{background:#3c3c3c;border:1px solid #555;border-radius:4px;color:#ccc;font-size:1.5rem;margin-bottom:.5rem;padding:.6rem;width:100%}.status{font-size:1.2rem;margin-top:.5rem}.file-list{list-style:none;padding:0}.file-list li{border-bottom:1px solid #3c3c3c;font-size:1.2rem;padding:.3rem 0}.empty{color:#666;font-size:1.2rem}.error{color:#d00}.success{color:#080}.auth-section{text-align:center}.user-info{font-size:1.3rem;margin-bottom:1rem;text-align:right}.user-info a{color:#e5a053;cursor:pointer}
/*# sourceMappingURL=main.95af74b0.css.map*/