:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;background:#000;height:100vh}h1{font-size:3.2em;line-height:1.1}button{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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.form-container{padding:4rem;background-color:#000;box-sizing:border-box;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;direction:rtl}.form-box{background-color:#fff;padding:2rem;box-shadow:0 6px 12px #0000001a;width:100%;max-width:100%;display:flex;flex-direction:column;gap:1rem}.form-input{padding:.75rem 1rem;border:1px solid #ccc;font-size:1rem;width:100%;box-sizing:border-box}.form-title{font-size:1.5rem;margin-bottom:1rem;color:#333}.form-button{padding:.75rem 1rem;background-color:#000;color:#fff;border:none;font-size:1rem;cursor:pointer;width:100%;transition:background-color .2s ease}.form-button:hover{background-color:#000}
