: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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-container{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:2.5em;margin-bottom:1.5rem;color:#333}h2{font-size:1.8em;margin-bottom:1rem;color:#444}.card{padding:2em;margin:1.5em 0;border-radius:8px;background-color:#f5f5f5;box-shadow:0 2px 8px #0000001a}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a73e8;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{background-color:#1557b0}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}ul{list-style-type:none;padding:0;text-align:left}li{margin:.5em 0;padding:.5em;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a}.backend-data{margin-top:1.5em;padding-top:1em;border-top:1px solid #ddd}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}.welcome-section{background-color:#f5f5f5;border-radius:8px;padding:20px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.welcome-section h2{margin-bottom:10px;color:#333}.welcome-section p{margin-bottom:15px;color:#666;font-size:14px}.logout-button{padding:8px 16px;background-color:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.logout-button:hover{background-color:#d32f2f}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;font-size:18px;color:#666}.note{margin-top:20px;padding:10px;background-color:#e8f4fd;border-radius:4px;font-size:14px;color:#0d47a1}.login-container{max-width:400px;margin:0 auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a}.login-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#333}.form-group input{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#4285f4}.login-button{padding:12px;background-color:#4285f4;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .3s;margin-top:8px}.login-button:hover:not(:disabled){background-color:#3367d6}.login-button:disabled{background-color:#9eb8e8;cursor:not-allowed}.error-message{padding:10px;margin-bottom:16px;background-color:#ffebee;color:#d32f2f;border-radius:4px;font-size:14px}
