: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;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}#app{width:100%}.page{max-width:400px;margin:0 auto;padding:2rem;text-align:center}.home-page{max-width:900px}form{display:flex;flex-direction:column;gap:1rem}label{display:flex;flex-direction:column;gap:.25rem;text-align:left;font-size:.9em}input{padding:.6em;font-size:1em;font-family:inherit;border-radius:8px;border:1px solid #555;background:transparent;color:inherit}input:focus{outline:2px solid #646cff;border-color:transparent}.error{color:#ff6b6b}.app-layout{display:flex;flex-direction:column;min-height:100vh;max-width:900px}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #444}.app-header h1{margin:0;font-size:2em}.app-header h1 a{color:inherit;text-decoration:none}.app-header h1 a:hover{color:#646cff}.app-nav{display:flex;gap:1.5rem}.app-nav a{text-decoration:none;font-size:1em}.app-main{flex:1}.app-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #444;text-align:center}.profile-info{margin-top:1rem}.profile-info p{margin:.5rem 0}table{width:100%;border-collapse:collapse;margin-top:1rem}th{text-align:left;padding:.75rem;border-bottom:2px solid #444;font-weight:600}td{padding:.75rem;border-bottom:1px solid #333}tr:hover{background-color:#646cff1a}@media(prefers-color-scheme:light){.app-header{border-bottom-color:#ddd}.app-footer{border-top-color:#ddd}th{border-bottom-color:#ddd}td{border-bottom-color:#eee}tr:hover{background-color:#646cff0d}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
