: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}html,body,#root{height:100%;margin:0;overflow:hidden}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#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}}.card{padding:2em}.read-the-docs{color:#888}.login-backdrop{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.login-modal{background:#1f1f1f;color:#e0e0e0;padding:24px;width:320px;display:flex;flex-direction:column;gap:14px;border-radius:8px;box-shadow:0 10px 40px #0009}.login-modal input{background:#2a2a2a;border:1px solid #333;color:#e0e0e0;padding:8px 10px;border-radius:4px}.login-modal input:focus{outline:none;border-color:#4f8cff}.login-modal button{background:#4f8cff;color:#fff;border:none;padding:10px;border-radius:4px;cursor:pointer;font-weight:600}.login-modal button:hover{background:#3b73d1}.error{color:#ff6b6b;font-size:12px}.app-root{height:100vh;overflow:hidden;background:#1e1e1e;color:#e0e0e0}.app-header{position:fixed;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #2a2a2a;background:#1f1f1f;z-index:10;font-weight:500}.header-center span{margin:0 10px;color:#b5b5b5}.app-main{position:absolute;inset:56px 0 24px;display:flex;overflow:hidden;background:#1e1e1e}.sidebar{width:260px;min-width:260px;max-width:260px;border-right:1px solid #2a2a2a;background:#181818;display:flex;flex-direction:column}.sidebar-content{flex:1;overflow-y:auto;overflow-x:hidden}.sidebar-content ul{list-style:none;margin:0;padding:0}.sidebar-toggle{display:flex}.sidebar-toggle button{flex:1;padding:10px;border:none;background:transparent;cursor:pointer;font-weight:500;color:#b5b5b5}.sidebar-toggle button:hover{background:#2a2a2a}.sidebar-toggle button.active{background:#333;font-weight:600;color:#fff}.content{flex:1 1 auto;min-width:0;padding:20px;overflow-y:auto;display:flex;flex-direction:column;background:#1e1e1e}.app-footer{position:fixed;bottom:0;left:0;right:0;height:24px;font-size:11px;color:#888;text-align:center;border-top:1px solid #2a2a2a;background:#1f1f1f;z-index:10}
