:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000e6;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#0ea5e9;text-decoration:none}a:hover{text-decoration:underline}html,body,#root{height:100%}body{margin:0;background-color:transparent}.main-container{min-height:100vh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer}button:focus{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.prose{line-height:1.6}.prose h1{font-size:1.6rem;font-weight:700;margin-top:.75rem;margin-bottom:.75rem;border-bottom:1px solid #e5e7eb;padding-bottom:.25rem}.prose h2{font-size:1.3rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.prose h3{font-size:1.1rem;font-weight:600;margin-top:.75rem;margin-bottom:.4rem}.prose p{margin-top:.25rem;margin-bottom:.5rem}.prose ul,.prose ol{margin-top:.25rem;margin-bottom:.75rem;padding-left:1.25rem}.prose li{margin-bottom:.25rem}.prose hr{margin:1rem 0;border:none;border-top:1px solid #e5e7eb}.prose strong,.prose b{font-weight:700}.auth-container{max-width:400px;margin:80px auto;padding:24px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.auth-field{margin-bottom:12px;text-align:left}.auth-field label{display:block;margin-bottom:4px;font-size:.9rem}.auth-field input{width:100%;padding:8px 10px;border-radius:4px;border:1px solid #cbd5e1;box-sizing:border-box}.auth-container h2{margin-bottom:16px;font-size:24px;font-weight:700;text-align:center}.auth-container button{width:100%;padding:10px;margin-top:10px;background:#2563eb;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px}.auth-container button:hover{background:#1d4ed8}.logout-btn{background:#dc2626;color:#fff;padding:6px 12px;border:none;border-radius:4px;font-size:14px;cursor:pointer}.logout-btn:hover{background:#b91c1c}
