body{background-color:#f4f4f4;font-family:Arial,sans-serif;margin:0}.container{background-color:#fff;border-radius:12px;box-shadow:0 0 15px #0000001a;margin:3rem auto;max-width:700px;padding:2rem;text-align:center}h1{font-size:2rem;margin-bottom:.25rem}.container a{color:#007bff;font-weight:500;text-decoration:none}.drop-zone{background-color:#fafafa;border:2px dashed #bbb;border-radius:8px;margin-bottom:1rem;margin-top:2rem;padding:2rem;transition:background-color .3s ease}.drop-zone:hover{background-color:#f0f0f0}input[type=file]{margin-top:1rem}.file-info{color:#333;font-size:1.1rem;margin:1rem 0}.file-info .checkmark{color:green;margin-right:8px}.button-group{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}button:disabled{background-color:#ccc;cursor:not-allowed}button:first-child{background-color:#28a745;color:#fff}button:first-child:hover:not(:disabled){background-color:#218838}button:last-child{background-color:#dc3545;color:#fff}button:last-child:hover{background-color:#c82333}textarea{background-color:#fffefe;border:1px solid #444;border-radius:6px;color:#252424;font-size:1rem;height:300px;margin-top:2rem;padding:1rem;resize:vertical;width:90%}.copy-button,.reset-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem}.copy-button{background-color:#1db954}.copy-button:hover{background-color:#1aa34a}.reset-button{background-color:#e63946}.reset-button:hover{background-color:#d62839}.post-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.loader{align-items:center;color:#1db954;display:flex;flex-direction:column;font-weight:700;margin:1rem 0}.spinner{animation:spin 1s linear infinite;height:40px;width:40px}.path{stroke:#1db954;stroke-linecap:round}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-legal{color:#888;font-size:.92rem;line-height:1.5;margin-top:2rem;padding:1rem 0 0;text-align:center}.supported-formats{color:#444;font-size:1rem;margin-bottom:.5rem}
/*# sourceMappingURL=main.ae1fcff8.css.map*/