@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color:#f5f7fa;--surface:#0f1115;--elevated:#151820;--border:#ffffff14;--muted:#6f7785;--secondary:#a9b0bc;--accent:#d7b15a;--success:#33c481;background:#090a0c;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#090a0c;min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell{min-height:100dvh;display:flex}.sidebar{border-right:1px solid var(--border);background:#0c0e11;flex-direction:column;flex:0 0 248px;width:248px;padding:24px 14px 16px;display:flex}.brand{align-items:center;gap:11px;padding:0 10px 30px;display:flex}.brand>b{border:1px solid var(--accent);width:29px;height:29px;color:var(--accent);place-items:center;font:14px IBM Plex Mono;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.15em;font-size:14px}.brand small{color:var(--muted);letter-spacing:.12em;margin-top:4px;font:8px IBM Plex Mono}.workspace,header small,.panel-title small,.inspector label,main header>div>small{letter-spacing:.13em;color:var(--muted);font:500 10px IBM Plex Mono}.workspace{margin:0 0 11px;padding:0 10px}.workspace em{float:right;color:var(--secondary);font-style:normal}.nav{width:100%;color:var(--secondary);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;margin:2px 0;padding:11px 12px;font-size:14px;transition:background .18s,color .18s;display:flex}.nav:hover,.nav.active{color:#f5f7fa;background:#d7b15a1a}.nav.active{box-shadow:inset 2px 0 0 var(--accent)}.side-bottom{border-top:1px solid var(--border);margin-top:auto;padding-top:15px}.side-bottom p{color:var(--muted);align-items:center;gap:8px;margin:0;padding:12px;font:11px IBM Plex Mono;display:flex}.dot{background:#5d6470;border-radius:50%;width:7px;height:7px;display:inline-block}.dot.live{background:var(--success);box-shadow:0 0 0 3px #33c4811f}main{flex:1;min-width:0}.shell>main>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:92px;padding:0 30px;display:flex}.shell h1{letter-spacing:-.025em;margin:6px 0 0;font-size:22px}.actions{align-items:center;gap:18px;display:flex}.environment{color:var(--secondary);letter-spacing:.06em;align-items:center;gap:9px;font:10px IBM Plex Mono;display:flex}.icon{color:var(--secondary);border:1px solid var(--border);background:0 0;border-radius:8px;place-items:center;width:40px;height:40px;transition:color .18s,background .18s;display:grid}.icon:hover{color:#fff;background:var(--elevated)}.avatar{color:var(--accent);background:#302b20;border:1px solid #d7b15a4d;border-radius:50%;place-items:center;width:34px;height:34px;font:11px IBM Plex Mono;display:grid}.inbox{grid-template-columns:300px minmax(420px,1fr) 286px;height:calc(100dvh - 92px);display:grid}.conversations,.inspector{background:var(--surface);border-right:1px solid var(--border);padding:22px 16px}.inspector{border-right:0;border-left:1px solid var(--border)}.panel-title{justify-content:space-between;align-items:start;margin:0 4px 20px;display:flex}.panel-title h2{margin:7px 0 0;font-size:18px}.panel-title sup{color:var(--muted);margin-left:5px;font:12px IBM Plex Mono}.search{border:1px solid var(--border);height:39px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:0 11px;display:flex}.search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:13px}.search input::placeholder{color:var(--muted)}.conversation{width:100%;color:var(--secondary);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:34px 1fr auto;gap:10px;padding:12px 8px;display:grid;position:relative}.conversation:hover,.conversation.selected{background:var(--elevated)}.conversation.selected{box-shadow:inset 2px 0 0 var(--accent)}.contact{width:34px;height:34px;color:var(--accent);background:#3c3424;border-radius:50%;place-items:center;font:10px IBM Plex Mono;display:grid}.contact.muted{color:var(--secondary);background:#242932}.conversation b,.conversation small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation b{color:#f5f7fa;margin-bottom:5px;font-size:13px}.conversation small{color:var(--muted);font-size:11px}.conversation time{color:var(--muted);font:10px IBM Plex Mono}.conversation mark{background:var(--accent);color:#17130a;border-radius:50%;place-items:center;width:17px;height:17px;font:9px IBM Plex Mono;display:grid;position:absolute;bottom:10px;right:10px}.chat{background:#0b0d10;flex-direction:column;min-width:0;display:flex}.chat-head{border-bottom:1px solid var(--border);align-items:center;gap:11px;height:75px;padding:0 24px;display:flex}.chat-head b,.chat-head small{display:block}.chat-head b{font-size:14px}.chat-head small{color:var(--muted);margin-top:4px;font-size:11px}.chat-head small .dot{margin-right:6px}.pause{border:1px solid var(--border);color:var(--secondary);background:0 0;border-radius:7px;align-items:center;gap:7px;margin-left:auto;padding:8px 11px;font-size:11px;display:flex}.stream{flex-direction:column;flex:1;gap:12px;padding:28px 8%;display:flex;overflow:auto}.message{justify-content:flex-start;display:flex}.message.outbound{justify-content:flex-end}.message>div{border:1px solid var(--border);color:#dce0e6;background:#171a20;border-radius:12px 12px 12px 4px;max-width:72%;padding:12px 14px 9px;font-size:14px;line-height:1.45}.message.outbound>div{color:#f6f0e1;background:#292516;border-color:#d7b15a38;border-radius:12px 12px 4px}.message small{text-align:right;color:var(--muted);margin-top:7px;font:10px IBM Plex Mono;display:block}.message em{color:var(--accent);margin-left:4px;font-style:normal}.activity{color:var(--accent);align-self:flex-start;align-items:center;gap:8px;padding:3px;font:11px IBM Plex Mono;display:flex}.pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}.composer{border:1px solid var(--border);background:var(--surface);border-radius:11px;margin:0 24px 22px;padding:10px 11px 8px}.composer textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;width:100%;min-height:32px;font-size:13px;line-height:1.4;display:block}.composer textarea::placeholder{color:var(--muted)}.composer footer{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.composer footer>span{color:var(--muted);align-items:center;gap:6px;font:10px IBM Plex Mono;display:flex}.send{background:var(--accent);color:#1e180b;border:0;border-radius:7px;place-items:center;width:35px;height:31px;transition:transform .15s;display:grid}.send:active:not(:disabled){transform:scale(.96)}.send:disabled{opacity:.4;cursor:not-allowed}.inspector .panel-title{margin-bottom:4px}.profile{text-align:center;border-bottom:1px solid var(--border);padding:22px 0 27px}.contact.big{width:58px;height:58px;margin:0 auto 12px;font-size:16px}.profile h2{margin:0;font-size:16px}.profile small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.inspector section{border-bottom:1px solid var(--border);padding:20px 0}.inspector section p{color:var(--secondary);align-items:center;gap:9px;font-size:13px;display:flex}.inspector section p.next,.inspector section strong,.inspector section p small{display:block}.inspector section strong{color:#f5f7fa;margin-bottom:4px;font-size:12px}.inspector section p small{color:var(--muted);font-size:11px}.inspector section p em{color:var(--success);margin-left:auto;font:10px IBM Plex Mono}.empty-page{text-align:center;height:calc(100dvh - 92px);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.empty-page h2{color:#f5f7fa;margin:2px 0;font-size:28px}.empty-page p{max-width:460px;font-size:14px;line-height:1.6}.empty-page code{border:1px solid var(--border);border-radius:6px;padding:8px 12px;font:10px IBM Plex Mono}@media (width<=1100px){.inbox{grid-template-columns:270px minmax(360px,1fr)}.inspector{display:none}.stream{padding-left:5%;padding-right:5%}}@media (width<=760px){.sidebar{flex-basis:64px;width:64px;padding:18px 8px}.brand{padding:0 9px 24px}.brand span,.workspace,.nav span,.side-bottom p{font-size:0}.nav{justify-content:center;padding:12px}.nav svg{width:20px;height:20px}.side-bottom p{justify-content:center;padding:12px 0}.shell>main>header{height:78px;padding:0 16px}.environment{display:none}.inbox{height:calc(100dvh - 78px);display:block}.conversations{display:none}.chat-head{padding:0 16px}.pause{padding:9px;font-size:0}.stream{padding:22px 16px}.message>div{max-width:85%}.composer{margin:0 12px 12px}main header>div>small{font-size:9px}.shell h1{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
