:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background:#14181c;background:linear-gradient(357deg,#14181c,#1d232a);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;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}.form-container{max-width:400px;height:300px;width:300px;margin:80px auto;background:#14181c;border-radius:20px;box-shadow:0 8px 20px #0000000d;padding:40px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.logo img{width:80px;height:auto;margin-bottom:10px}.logo hr{border:none;border-top:1px solid #e0e0e0;margin:0 auto 20px;width:100%}.profile-form{display:flex;flex-direction:column;gap:16px}.profile-form input{margin-bottom:0;margin-top:1em;padding:12px 16px;border:1px solid #ddd;border-radius:12px;font-size:1rem;transition:border .2s,box-shadow .2s;background-color:#fff;color:#000}.profile-form input:focus{border-color:#fff;box-shadow:0 0 0 4px #ffffff1a;outline:none}.profile-form button{background:#00d543;color:#fff;border:none;padding:12px;border-radius:12px;font-size:1rem;cursor:pointer;transition:background .2s;margin-top:1em}.profile-form button:hover{background:#005ecb}@media (max-width: 480px){.form-container{margin:40px 20px;padding:30px}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
