:root{color:#edf0f7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;background:#080a0f;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}.center{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth{background:#11141c;border:1px solid #242938;border-radius:1.1rem;width:min(100%,28rem);padding:2rem;box-shadow:0 20px 80px #0008}.brand{align-items:center;gap:.65rem;font-weight:700;display:flex}.brand svg{color:#8da4ff}h1{font-size:1.65rem}h2{color:#aeb8ce;align-items:center;gap:.55rem;font-size:1rem;display:flex}form,label{gap:.5rem;display:grid}form{gap:1rem}input,textarea,select{color:#fff;background:#0b0e14;border:1px solid #323849;border-radius:.6rem;padding:.75rem}button{color:#fff;cursor:pointer;background:#6f83f5;border:0;border-radius:.6rem;padding:.75rem 1rem;font-weight:650}button.secondary{color:#dbe1ef;background:#252b3a}button:disabled{color:#747d90;cursor:not-allowed;background:#292e3b}.qr{background:#fff;border-radius:.75rem;width:max-content;margin:1rem auto;padding:1rem}.recovery-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;padding:0;list-style:none;display:grid}.recovery-codes code{text-align:center;background:#0b0e14;border:1px solid #323849;border-radius:.5rem;padding:.65rem;display:block}.shell{grid-template-columns:15rem 1fr;min-height:100vh;display:grid}.shell aside{background:#0c0f15;border-right:1px solid #202532;flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.shell nav{gap:.5rem;display:grid}.shell nav a,.shell nav span{color:#c9d1e3;border-radius:.55rem;align-items:center;gap:.7rem;padding:.65rem;text-decoration:none;display:flex}.shell nav a{background:#191e2a}.shell main{width:100%;max-width:92rem;margin:auto;padding:2rem}.shell header{justify-content:space-between;align-items:center;display:flex}.shell header h1{margin:.2rem 0}.shell header small,.version,p{color:#929cb0}.activities{flex-wrap:wrap;gap:.75rem;display:flex}.activities button{border-left:4px solid var(--activity);background:#171b24}section{margin-top:2rem}.card{background:#11151d;border:1px solid #262c3a;border-radius:.9rem;gap:1rem;max-width:38rem;padding:1.25rem;display:flex}.card h3,.card p{margin:.1rem 0}.offline>svg{color:#e09a55}.online>svg{color:#6fb6a6}.chat{align-items:end;gap:.75rem;display:flex}.chat label{flex:1}.chat textarea{resize:vertical;min-height:5rem}.locale{margin-top:auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:3px solid #9eb0ff}@media (max-width:720px){.shell{grid-template-columns:1fr}.shell aside{border-bottom:1px solid #202532;border-right:0;flex-flow:wrap;align-items:center;gap:.75rem;padding:1rem}.shell nav{margin-left:auto;display:flex}.shell nav span{display:none}.shell main{padding:1.25rem}.locale{margin:0}.chat{flex-direction:column;align-items:stretch}.recovery-codes{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
