:root{color:#eef8f7;--line:#1d3435;--muted:#789294;--teal:#13b8ad;--teal2:#58ddd3;font-synthesis:none;background:#071011;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#071011;margin:0;overflow:hidden}button,input,textarea{font:inherit}.shell{background:radial-gradient(circle at 70% 0,#0c2424 0,#0000 27%),#081112;grid-template-columns:64px 285px minmax(0,1fr) 330px;height:100vh;display:grid}.rail{border-right:1px solid var(--line);background:#050b0c;flex-direction:column;align-items:center;gap:10px;min-height:0;padding:10px 8px;display:flex}.rail button{color:#91a9aa;cursor:pointer;background:#0d1819;border:1px solid #1d3637;border-radius:12px;width:42px;height:42px;font-weight:800}.rail button.active{color:#fff;background:#0d3a38;border-color:#1cb9af}.rail .spacer{flex:1}.hex{color:#021010;clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);filter:drop-shadow(0 0 12px #13b8ad55);background:linear-gradient(145deg,#18c8bc,#0b8f88);place-items:center;width:46px;height:46px;font-weight:950;display:grid}.mini{width:42px;height:42px}.sidebar,.inspector{background:#0a1415ef}.sidebar{border-right:1px solid var(--line);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.sidebar header,.top,.inspector header{border-bottom:1px solid var(--line);height:68px}.sidebar header{flex:0 0 68px;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.sidebar header div{flex-direction:column;display:flex}.sidebar header strong{font-size:15px}.sidebar header small{color:var(--muted);font-size:11px}.search{border-radius:7px;flex:none;margin:12px;color:#769092!important;background:#0e1b1c!important;border:1px solid #213839!important;gap:8px!important;padding:8px 10px!important;display:flex!important}.sidebar nav{scrollbar-width:thin;scrollbar-color:#274445 transparent;flex:1;min-height:0;padding:0 8px 10px;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:8px}.sidebar nav::-webkit-scrollbar-thumb{background:#274445;border-radius:999px}.sidebar nav::-webkit-scrollbar-track{background:0 0}.sidebar nav button,.sidebar footer .footerAction{color:#9eb1b2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 10px;display:flex}.sidebar nav button:hover,.sidebar nav button.sel,.sidebar footer .footerAction:hover{color:#fff;background:#102526}.sidebar nav button.sel{box-shadow:inset 2px 0 var(--teal)}.navTitle{color:#688385;letter-spacing:.11em;padding:16px 10px 5px;font-size:10px;font-weight:850}.presence,.greenDot{background:#34d399;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 8px #34d39988}.person{flex-direction:column;min-width:0;display:flex}.person b{font-size:12px;font-weight:650}.person small{color:#667f81;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.sidebar footer{border-top:1px solid var(--line);background:#091415;flex-direction:column;flex:none;gap:2px;margin-top:auto;padding:8px;display:flex}.sidebar footer .footerAction{font-size:13px}.sidebar footer .logout{color:#9faaaa}.conversation{background:linear-gradient(#091415dd,#071011);grid-template-rows:68px 1fr auto;min-width:0;min-height:0;display:grid}.top{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.top h2{align-items:center;gap:4px;margin:0;font-size:17px;display:flex}.top span{color:var(--muted);font-size:12px}.top button,.inspector button{color:#9db0b1;cursor:pointer;background:0 0;border:0;padding:8px}.timeline{background-image:linear-gradient(#16303116 1px,#0000 1px),linear-gradient(90deg,#16303116 1px,#0000 1px);background-size:32px 32px;min-height:0;padding:18px 0 28px;overflow:auto}.welcome{border-bottom:1px solid #162829;padding:34px 28px}.bigHash{width:52px;height:52px;color:var(--teal2);background:#102425;border:1px solid #1c3d3d;border-radius:12px;place-items:center;display:grid}.welcome h1{margin:14px 0 5px;font-size:27px}.welcome p{color:#819899;max-width:850px;margin:0}.message{gap:11px;padding:12px 26px;display:flex}.message:hover{background:#0c1819c9}.avatar{color:#68e6dd;background:#0d3b3a;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.message.human .avatar{color:#bff9f4;background:#224c4b}.msgBody{flex:1;min-width:0}.meta{align-items:baseline;gap:8px;display:flex}.meta b{font-size:14px}.meta span{color:#637d7f;font-size:11px}.msgBody>p{color:#d9e6e5;white-space:pre-wrap;margin:4px 0;line-height:1.5}.thinking{color:#789294;margin:12px 26px;font-size:13px}.thinking span{background:var(--teal2);border-radius:50%;width:6px;height:6px;margin-right:3px;animation:1s infinite alternate pulse;display:inline-block}.thinking span:nth-child(2){animation-delay:.2s}.thinking span:nth-child(3){animation-delay:.4s}@keyframes pulse{to{opacity:.2}}.composer{background:#0d1a1b;border:1px solid #284445;border-radius:10px;margin:0 22px 18px;overflow:hidden;box-shadow:0 12px 40px #0005}.composer textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;width:100%;min-height:76px;padding:13px}.composeBar{border-top:1px solid #1b3233;justify-content:space-between;align-items:center;padding:7px 8px 7px 12px;display:flex}.composeBar span{color:#6f898b;font-size:11px}.composeBar button,.login button{color:#fff;background:linear-gradient(135deg,#13b8ad,#0b8d87);border:0}.composeBar button{cursor:pointer;border-radius:6px;place-items:center;width:32px;height:30px;display:grid}.composeBar button:disabled{opacity:.35}.inspector{border-left:1px solid var(--line);min-height:0;overflow:auto}.inspector header{justify-content:space-between;align-items:center;padding:0 15px;display:flex}.inspector section{border-bottom:1px solid #172b2c;padding:16px}.inspector h4{text-transform:uppercase;letter-spacing:.08em;color:#779092;align-items:center;gap:7px;margin:0 0 10px;font-size:11px;display:flex}.contextBox{background:#0d1c1d;border:1px solid #203a3b;border-radius:8px;padding:10px;font-size:12px}.greenDot{margin-right:7px;display:inline-block}.contextBox div{color:#6ddbd4;margin-top:7px}.work{border-bottom:1px solid #172b2c;flex-direction:column;gap:3px;padding:10px 0;display:flex}.work b{font-size:12px}.work span{color:#51cec6;text-transform:uppercase;font-size:10px}.work small{color:#718b8d;font-size:10px}.memory{color:#bdcfce;border-bottom:1px solid #172b2c;padding:9px 0;font-size:12px}.memory span{color:#4dd4cb;text-transform:uppercase;font-size:9px;display:block}.muted{color:#718b8d;font-size:12px}.login{background:radial-gradient(circle at 50% 10%,#123c3a 0,#081313 34%,#050a0b 70%);place-items:center;height:100vh;display:grid}.loginCard{background:#091516f2;border:1px solid #1d3c3c;border-radius:14px;width:min(440px,100vw - 30px);padding:30px;box-shadow:0 30px 100px #000b}.brand{align-items:center;gap:10px;display:flex}.brand .hex{width:40px;height:40px}.brand>div{flex-direction:column;display:flex}.brand b{font-size:20px}.brand small{color:#6e898a}.eyebrow{color:#45cfc6;letter-spacing:.16em;margin-top:26px;font-size:10px;font-weight:800}.login h1{margin:7px 0 18px;font-size:25px}.login p{color:#89a0a1;font-size:13px}.login label{color:#9bb0b1;margin:11px 0 5px;font-size:11px;display:block}.login input{color:#fff;background:#061011;border:1px solid #254243;border-radius:7px;outline:0;width:100%;padding:11px}.login button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:17px;padding:11px;font-weight:750;display:flex}.secret{background:#061011;border:1px solid #203b3c;border-radius:7px;margin:12px 0;padding:10px;font-size:11px}.secret code{color:#7ae4dc}.otp{letter-spacing:.35em;text-align:center;font-size:24px!important}.error{color:#ff9292;margin-top:12px;font-size:12px}@media (width<=1150px){.shell{grid-template-columns:58px 240px minmax(0,1fr)}.inspector{display:none}}@media (width<=760px){.shell{grid-template-columns:54px minmax(0,1fr)}.sidebar{display:none}}
