:root{color:#ececf3;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101015;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px;display:inline-flex}button:hover{background:#ffffff12}button:disabled{opacity:.4;cursor:default}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #a5a1ff}.chat{background:#141419;flex-direction:column;max-width:1000px;height:100dvh;margin:auto;display:flex}header{border-bottom:1px solid #ffffff0c;align-items:center;gap:13px;padding:16px 24px;display:flex}header img{width:47px;height:47px}h1{margin:0 0 4px;font-size:21px}header span{color:#99a;font-size:12px}header button{margin-left:auto}.messages{overscroll-behavior:contain;scrollbar-width:thin;flex:1;padding:24px;overflow:auto}.message{margin:12px 0;display:flex}.message.user{justify-content:flex-end}.bubble{overflow-wrap:anywhere;background:#22222c;border:1px solid #ffffff07;border-radius:20px 20px 20px 5px;max-width:85%;padding:10px 16px}.user .bubble{background:#353061;border-radius:20px 20px 5px}.bubble p{margin:6px 0;line-height:1.6}.bubble pre,.approval pre{white-space:pre-wrap;background:#0004;border-radius:10px;padding:12px;font-size:12px;overflow:auto}.bubble a{color:#c3bcff}.meta{color:#adabbd;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px;font-size:10px;display:flex}.meta button{color:#d0caff;padding:3px;font-size:11px}.media img{border-radius:12px;max-width:100%;max-height:420px}.media audio{width:300px;max-width:100%}.media summary{cursor:pointer;color:#bab7d6;margin:8px 0;font-size:12px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:80%;display:flex}.empty img{width:100px}.empty h2{margin-bottom:4px;font-size:24px}.empty p{color:#9593a6;font-size:14px}footer{padding:12px 20px max(16px, env(safe-area-inset-bottom));border-top:1px solid #ffffff08}.composer{background:#22222c;border:1px solid #ffffff0c;border-radius:24px;align-items:flex-end;gap:4px;padding:8px;display:flex}.composer textarea{resize:none;field-sizing:content;width:100%;min-height:44px;max-height:180px;color:inherit;background:0 0;border:0;outline:none;flex:1;padding:12px 4px;font-size:16px}.send,.primary{color:#141020;background:#8d7df4}.send:hover,.primary:hover{background:#a293ff}.send{border-radius:50%}.recording{color:#ff7387;animation:1s infinite alternate pulse}.picks{gap:8px;margin-bottom:8px;display:flex;overflow:auto}.picks span{white-space:nowrap;background:#292536;border-radius:12px;align-items:center;padding-left:10px;font-size:12px;display:flex}.error{color:#ff9da7;align-items:center;gap:10px;font-size:13px;display:flex}.approval{background:#292238;border:1px solid #8271a3;border-radius:18px;max-width:650px;margin:20px auto;padding:18px}.approval>div{justify-content:flex-end;gap:10px;display:flex}.approval p{color:#cdc6d9}.older{color:#aaa0e9;margin:0 auto;display:flex}.login{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100dvh;display:flex}.login>img{width:125px}.login>p{color:#a7a4b4}.login button{padding:14px 24px}.spinner{border:2px solid #8888;border-top-color:currentColor;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin;display:block}small{color:#a7a1b8;padding:8px;display:block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.5}}@media (width<=600px){header{padding:12px 16px}.messages{padding:12px}.bubble{max-width:92%}footer{padding-left:8px;padding-right:8px}.composer{gap:0}.composer button{padding:9px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
