*{box-sizing:border-box}:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#081516;color:#e7eeee}body,html{min-height:100%;margin:0}body{background:#081516}button,input{font:inherit}button{border:0;cursor:pointer}.chat-shell{min-height:100vh;position:relative;overflow:hidden;isolation:isolate;background:#0b1819}.wallpaper{position:fixed;inset:0;z-index:-1;opacity:.22;background-color:#0a1718;background-image:linear-gradient(25deg,transparent 48%,rgba(121,155,157,.2) 49%,transparent 50%),linear-gradient(-40deg,transparent 48%,rgba(121,155,157,.15) 49%,transparent 50%),repeating-radial-gradient(ellipse at 20% 20%,transparent 0 70px,rgba(113,149,151,.16) 71px 72px,transparent 73px 145px);background-size:180px 180px,230px 230px,500px 400px}.wallpaper:after{content:"∫  ∑  π     f(x)=x²     ∆y/∆x     E=mc²     √x     lim  →  ∞     a²+b²=c²     01  10";position:absolute;inset:4% -10%;color:#98afb0;font:28px/5 Georgia,serif;letter-spacing:17px;transform:rotate(-10deg);white-space:pre-wrap;word-spacing:20px}.chat-header{height:62px;display:flex;align-items:center;gap:11px;padding:8px 15px;background:rgba(12,27,28,.95);border-bottom:1px solid rgba(145,181,180,.12);box-shadow:0 2px 12px #0007}.icon-button{width:40px;height:40px;border-radius:50%;background:transparent;color:#a8bcbc;font-size:31px;line-height:1}.icon-button:focus-visible,.icon-button:hover{background:#203839;outline:2px solid #7fa9a7;outline-offset:2px}.bot-avatar,.room-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#f18c9f,#7b62bc);color:#fff;font-weight:700}.room-avatar{width:38px;height:38px;border-radius:50%;font-size:18px}.room-meta{display:grid;grid-gap:2px;gap:2px}.room-meta strong{font-size:16px}.room-meta span{color:#91aaa9;font-size:12px}.menu{margin-left:auto}.messages{width:min(100%,680px);margin:auto;padding:9px 10px 92px}.date-divider{display:flex;justify-content:center;margin:3px 0 11px}.date-divider span{padding:4px 10px;border-radius:10px;background:#1c3030cc;color:#8ea5a5;font-size:10px;letter-spacing:.08em}.message-row{display:flex;margin:7px 0}.message-row.bot{justify-content:flex-start}.message-row.user{justify-content:flex-end}.message{position:relative;max-width:min(78%,510px);padding:9px 11px 8px;background:rgba(38,47,47,.96);border-radius:7px 12px 12px 7px;box-shadow:0 1px 2px #0006;color:#e5eceb;font-size:13px;line-height:1.42}.user .message{max-width:78%;background:#356156;border-radius:13px 5px 13px 13px}.message p{margin:0 0 9px}.message p:last-child{margin-bottom:0}.sender{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#d19adf;font-size:12px}.sender time{margin-left:auto;color:#778d8d;font-size:10px;font-weight:400}.bot-avatar{width:19px;height:19px;border-radius:6px;font-size:11px}.quote{border-left:3px solid #9a64ac;margin:3px 0 10px;padding:4px 0 4px 8px;color:#bda5c0;font-size:11px}.status{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#d09adc;font-size:11px}.pulse{width:7px;height:7px;border-radius:50%;background:#dd89c9;box-shadow:0 0 7px #dd89c9}.link-line{color:#75cfd0}.link-preview{display:flex;overflow:hidden;margin-top:10px;border:1px solid #5c526b;border-radius:7px;background:#302a3c}.preview-image{width:84px;min-height:77px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:8px;color:#a991c1;background:#222939;font:24px Georgia,serif}.link-preview>div:last-child{display:grid;align-content:center;grid-gap:3px;gap:3px;padding:9px 10px}.link-preview small{color:#d099df}.link-preview strong{font-size:13px}.link-preview span{color:#9caaaa;font-size:11px}.user-meta{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;color:#a6c4bd;font-size:10px}.user-meta span{color:#b8d9d1;letter-spacing:-3px}.composer{position:fixed;z-index:2;right:0;bottom:0;left:0;display:flex;gap:8px;width:min(100%,680px);margin:auto;padding:9px 10px 12px;background:linear-gradient(transparent,#091516 25%)}.composer input{min-width:0;flex:1 1;height:43px;padding:0 16px;border:1px solid #2a4140;border-radius:24px;outline:0;background:#1b2b2b;color:#eff8f5}.composer input:focus{border-color:#7bb5b0;box-shadow:0 0 0 2px #7bb5b033}.attach,.send{width:43px;height:43px;border-radius:50%;color:#d4e6e3;background:#243a39;font-size:24px}.send{background:#4e8a80;font-size:17px}.attach:hover,.send:hover{filter:brightness(1.2)}@media (min-width:700px){.messages{padding-top:18px}.message{font-size:14px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}