: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}.card>div{flex:1;gap:.55rem;min-width:0;display:grid}.agent-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.agent-heading h3{font-size:1.35rem}.agent-card p{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.agent-card button{justify-self:start}.agent-card small{color:#929cb0;display:block}.status{border-radius:999px;padding:.25rem .55rem;font-size:.8rem;font-weight:700}.status-online{color:#a8dfd1;background:#17332d}.status-offline{color:#f0bb86;background:#3a281b}.selected{color:#bce8dc;background:#224a41}.profile-list{gap:.5rem;max-width:38rem;margin-top:.75rem;display:grid}.profile-row{color:#cbd3e4;background:#0d1118;border:1px solid #262c3a;border-radius:.6rem;justify-content:space-between;gap:1rem;padding:.65rem .8rem;display:flex}.profile-row span:last-child{color:#929cb0}.denied>svg{color:#dc7f8a}.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}.chat-panel{max-width:48rem}.messages{gap:.75rem;margin:1rem 0;display:grid}.message{background:#111720;border:1px solid #293142;border-radius:.8rem;max-width:85%;padding:.8rem 1rem}.message.user{background:#18223a;border-color:#31446f;justify-self:end}.message p{color:#d7deec;white-space:pre-wrap;overflow-wrap:anywhere;margin:.35rem 0 0}.interaction{background:#17131e;border:1px solid #4a405d;border-left:4px solid #9b82cf;border-radius:.65rem;margin:.75rem 0;padding:.8rem 1rem}.interaction-secret{background:#1d1911;border-color:#705d36 #705d36 #705d36 #dbad58}.interaction p,.human-status{color:#aeb8ce;margin:.35rem 0}.interaction form{margin-top:.75rem}.interaction-actions{flex-wrap:wrap;gap:.6rem;display:flex}.stop{background:#8c3948}.security-panel{max-width:48rem}.security-panel details{background:#111720;border:1px solid #293142;border-radius:.8rem;padding:1rem}.security-panel summary{cursor:pointer;font-weight:700}.security-panel form{margin-top:1rem}.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}}
