:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f0f1e;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}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.app{background-color:#1a1a2e;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0006;max-width:500px;margin:0 auto}.app h1{color:#fff;margin-bottom:.5rem;font-size:2rem}.app p{color:#8b8b9f;margin-bottom:2rem}.file-input-section{margin-bottom:1.5rem}.file-input-section button{background-color:#16213e;border:2px solid #0f4c75;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s ease}.file-input-section button:hover{background-color:#0f4c75;border-color:#3282b8}.file-input-section p{margin-top:.75rem;color:#3282b8;font-size:.9rem}.password-section{margin-bottom:1.5rem}.password-section input{width:100%;padding:.75rem;background-color:#16213e;border:2px solid #0f4c75;border-radius:8px;color:#fff;font-size:1rem;box-sizing:border-box}.password-section input::placeholder{color:#8b8b9f}.password-section input:focus{outline:none;border-color:#3282b8}.action-buttons{display:flex;gap:1rem;justify-content:center}.action-buttons button{flex:1;background-color:#0f4c75;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s ease}.action-buttons button:hover:not(:disabled){background-color:#3282b8;transform:translateY(-2px)}.action-buttons button:disabled{background-color:#2a2a3e;color:#666;cursor:not-allowed;transform:none}
