:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7ecf3;background-color:#0d1117;font-family:SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 6%,#1f6feb47,#0000 35%),radial-gradient(circle at 92% 12%,#0ca97833,#0000 40%),#0d1117;min-height:100vh;margin:0}.page{place-items:center;min-height:100vh;padding:2rem;display:grid}.pageAuthed{place-items:start center}.pageAuthed .authCard{width:min(980px,100%)}.authCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;width:min(640px,100%);padding:1.3rem;box-shadow:0 20px 48px #00000059}.authCardCompact{flex-direction:column;gap:.8rem;width:min(360px,100%);display:flex}.cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cardHeader h1{margin-top:0;margin-bottom:.35rem;font-size:1.4rem}.cardHeader p{color:#afbdd0;max-width:390px;margin:0}.languageSwitch{flex-direction:column;gap:.35rem;min-width:112px;display:flex}.languageButtons{gap:.35rem;display:flex}.languageButtonsCompact{align-self:flex-end}.ghostButton{background:#ffffff0f;border:1px solid #fff3;padding:.35rem .6rem}.ghostButton.active{background:#1f6febf2;border-color:#1f6feb}.metaGrid{grid-template-columns:1fr;gap:.4rem;margin-top:1rem;display:grid}.row{flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.loginForm{border-top:1px solid #ffffff14;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:.6rem;display:flex}.loginFormCompact{border-top:none;margin-top:0;padding-top:0}.sessionCard{border-top:1px solid #ffffff14;flex-direction:column;gap:.85rem;margin-top:1rem;padding-top:.6rem;display:flex}.sessionCardCompact{border-top:none;margin-top:0;padding-top:0}.label{color:#93a4ba;font-size:.9rem}code{background:#ffffff14;border-radius:8px;padding:.35rem .5rem;font-size:.9rem}input{color:#e7ecf3;background:#00000040;border:1px solid #fff3;border-radius:8px;padding:.5rem .65rem}button{color:#fff;cursor:pointer;background:#1f6feb;border:1px solid #fff3;border-radius:8px;width:fit-content;padding:.5rem .9rem}.loginFormCompact button,.sessionCardCompact button{width:100%}.dashboard{flex-direction:column;gap:1rem;display:flex}.wizardSteps{flex-wrap:wrap;gap:.5rem;display:flex}.step{color:#93a4ba;border:1px solid #fff3;border-radius:999px;padding:.3rem .65rem}.step.active{color:#fff;background:#1f6feb59;border-color:#1f6feb}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.panel{background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;padding:.9rem}.panel h3{margin-top:0}.rowInline{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.toolCardButton{text-align:left;background:#ffffff0d;flex-direction:column;align-items:flex-start;gap:.4rem;width:100%;display:flex}.listRowButton{text-align:left;background:#00000040;flex-direction:column;gap:.2rem;width:100%;display:flex}.botItem{background:#0003;border-radius:8px;flex-direction:column;gap:.2rem;margin-bottom:.6rem;padding:.6rem;display:flex}.muted{color:#93a4ba}.hintLine{min-height:1.2rem;margin:0}button:disabled{opacity:.6;cursor:not-allowed}.errorText{color:#ff8484;margin-top:1rem}@media (width<=720px){.page{padding:1rem}.cardHeader{flex-direction:column}}select{color:#e7ecf3;background:#00000040;border:1px solid #fff3;border-radius:8px;padding:.5rem .65rem}
