: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;min-width:320px;min-height:100vh;background-color:#242424}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:#000}.home-content{text-align:center;max-width:600px;padding:2rem;background:#2a1d309f;border-radius:12px;box-shadow:0 2px 8px #0000001a}.get-started-button{margin-top:1rem;padding:.75rem 1.5rem;font-size:1.1rem;background-color:#003165;color:#fff;border:none;border-radius:8px;cursor:pointer}.home-title{font-size:2.5rem;margin-bottom:1rem;color:#fff}.home-subtitle{font-size:1.2rem;color:#fff;margin-bottom:1.5rem}.get-started-button:hover{background-color:#004997}.login-container{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.login-form{background:#fff;padding:2.5rem 3rem;border-radius:12px;box-shadow:0 2px 12px #0000001a;width:320px;display:flex;flex-direction:column;gap:1rem}.login-form h2{margin-bottom:1rem;text-align:center}.login-form input{padding:.75rem 1rem;font-size:1rem;border:1.5px solid #ddd;border-radius:8px}.login-form input:focus{outline:none;border-color:#007bff}.login-form button{padding:.75rem 1rem;font-size:1.1rem;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.login-form button:hover{background-color:#0056b3}.switch-auth{font-size:.9rem;color:#555;text-align:center;margin-top:.5rem}.switch-auth button{background:none;border:none;color:#007bff;cursor:pointer;font-weight:600}.switch-auth button:hover{text-decoration:underline}.link{margin:10px;color:#fff;text-decoration:none}.link:hover{color:#5072fb}
