
:root{color-scheme:dark;--bg:#101719;--panel:#151e21;--panel2:#1b272b;--panel3:#223136;--text:#edf4f2;--muted:#83999d;--line:#ffffff0e;--accent:#71e0be;--accentText:#102c25;--bubble:#1d2b30;--own:#214a43;--shadow:0 22px 80px #0006;font-family:Inter,'Segoe UI',sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}[hidden]{display:none!important}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}input,textarea{color:var(--text);outline:none;background:var(--panel2);border:1px solid var(--line);border-radius:12px;padding:13px 14px;min-width:0}input:focus,textarea:focus{border-color:#71e0be80}button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:hover{filter:brightness(1.13)}svg{width:21px;height:21px;display:block;flex-shrink:0}h1,h2,h3,p{margin-top:0}.muted,.fineprint{color:var(--muted)}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;color:var(--muted)}.primary{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--accent);color:var(--accentText);padding:14px 22px;border-radius:12px;font-weight:650}.primary span{font-size:22px;line-height:16px}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:11px;color:var(--muted);flex-shrink:0}.icon-button:hover{background:var(--panel3);color:var(--text)}.filled{background:var(--panel3);color:var(--accent)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #71e0be22}.error{color:#ff9696;font-size:13px;min-height:22px;margin:5px 0;line-height:1.5}.auth-shell{display:grid;grid-template-columns:1.12fr 1fr;min-height:100vh}.auth-story{padding:44px 9%;background:radial-gradient(ellipse at 45% 80%,#1b3c35 0,transparent 55%),#14211f;overflow:hidden;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:27px;font-weight:650;letter-spacing:-1px}.brand img{width:39px;height:39px}.brand span{font-size:9px;letter-spacing:2px;color:#8ba59d;margin-left:5px;margin-top:6px}.story-copy{margin:auto 0}.story-copy>.eyebrow{color:#91b6aa;margin:55px 0 23px;font-size:9px}.story-copy h1{font-size:clamp(36px,3.5vw,58px);line-height:1.12;letter-spacing:-2.5px;font-weight:500;margin-bottom:25px}.story-copy>p{color:#a5b7b0;line-height:1.85;font-size:14px}.orbit{position:relative;height:225px;margin-top:26px}.orbit-circle{position:absolute;border:1px solid #77d4b415;border-radius:50%;height:270px;width:270px;left:10%;top:-4px}.orbit-circle.b{width:350px;height:350px;top:-45px;left:1%}.float-message{position:absolute;left:0;top:55px;padding:19px 24px;background:#263b36;border:1px solid #79a38e20;border-radius:18px 18px 18px 4px;box-shadow:0 15px 50px #0002;transform:rotate(-5deg);white-space:nowrap}.float-message span{display:block;text-align:right;color:#7f9e91;font-size:10px;margin-top:10px}.float-message.second{top:132px;left:21%;background:#42725e;transform:rotate(4deg);border-radius:18px 18px 4px 18px}.float-message.second span{color:#b3d3c3}.orb{position:absolute;right:4%;top:4px;color:var(--accent);font-size:50px}.auth-foot{font-size:11px;color:#78938a;margin-top:38px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:45px 35px}.auth-form{width:340px}.auth-form h2{font-size:29px;letter-spacing:-1px;font-weight:550;margin:16px 0 10px}.auth-form>.muted{font-size:13px;margin-bottom:28px}.segmented{display:flex;border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:4px;margin-bottom:27px;gap:4px}.segmented button{flex:1;font-size:12px;padding:10px 8px;border-radius:8px;color:var(--muted)}.segmented .selected{background:var(--panel3);color:var(--text)}label{display:flex;flex-direction:column;gap:9px;color:var(--muted);font-size:12px;margin-bottom:18px}label input{font-size:14px}.auth-submit{width:100%;justify-content:space-between;margin-top:6px}.fineprint{font-size:11px;line-height:1.9;text-align:center;margin:24px 0}.server-label{display:flex;align-items:center;justify-content:center;gap:9px;margin:30px auto 0;font-size:11px;color:var(--muted)}
.app-shell{display:grid;grid-template-columns:76px 330px minmax(0,1fr);height:100vh;overflow:hidden}.rail{display:flex;flex-direction:column;align-items:center;background:#0f1719;border-right:1px solid var(--line);padding:27px 0 20px}.rail-logo{width:37px;height:37px;margin-bottom:39px}.rail-top,.rail-bottom{display:flex;flex-direction:column;align-items:center;gap:14px}.rail-bottom{margin-top:auto;gap:13px}.nav-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#70858a;border-radius:13px}.nav-button.active{background:#71e0be12;color:var(--accent)}.nav-button:hover{background:#ffffff08;color:var(--accent)}.sidebar{background:var(--panel);display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line)}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:30px 23px 22px}.sidebar-heading .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:12px}.sidebar h1{font-size:23px;letter-spacing:-.7px;font-weight:600;margin:0;display:flex;gap:11px;align-items:center}.count{font-size:10px;font-weight:500;letter-spacing:0;padding:4px 7px;background:var(--panel3);color:var(--muted);border-radius:6px}.search-wrap{position:relative;margin:0 20px 18px;display:flex;align-items:center}.search-wrap>span{position:absolute;left:12px;color:var(--muted)}.search-wrap svg{width:16px;height:16px}.search-wrap input{width:100%;padding:12px 57px 12px 37px;font-size:12px;background:var(--panel2);border-color:transparent}.search-wrap kbd{position:absolute;right:9px;color:#6e858a;font-size:8px;border:1px solid #ffffff12;border-radius:4px;padding:3px}.chat-tabs{display:flex;padding:0 20px 18px;gap:5px}.chat-tabs button{font-size:11px;border-radius:8px;padding:7px 10px;color:var(--muted)}.chat-tabs button.active{background:#71e0be15;color:var(--accent)}.chat-list{overflow-y:auto;flex:1;padding:0 10px}.chat-card{width:100%;display:flex;align-items:center;gap:12px;padding:14px 11px;text-align:left;border-radius:12px;margin-bottom:3px}.chat-card.selected{background:#263b39}.chat-card:hover{background:var(--panel3)}.avatar{height:45px;width:45px;flex-shrink:0;border-radius:16px;background:#334452;color:#b7d6e7;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;position:relative}.avatar.small{height:33px;width:33px;border-radius:12px;font-size:12px;background:#6b6755;color:#f5dfb0}.avatar.online:after{content:'';position:absolute;bottom:0;right:0;width:8px;height:8px;border-radius:50%;background:var(--accent);border:3px solid var(--panel)}.avatar.saved{color:var(--accent);background:#23433c}.chat-card-body{flex:1;min-width:0}.chat-card-top{display:flex;justify-content:space-between;align-items:center;gap:7px;margin-bottom:7px}.chat-card-top strong{font-size:13px;font-weight:550;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-card-top time{font-size:9px;color:var(--muted);white-space:nowrap}.chat-preview{display:flex;align-items:center;gap:9px}.chat-preview p{font-size:11px;color:var(--muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;line-height:1.5}.unread{background:var(--accent);color:var(--accentText);font-size:9px;font-weight:700;min-width:17px;line-height:17px;border-radius:6px;text-align:center;padding:0 4px}.sidebar-footer{border-top:1px solid var(--line);padding:17px 22px;font-size:10px;color:var(--muted);display:flex;gap:8px;align-items:center}.version{margin-left:auto;font-size:9px}.list-empty{text-align:center;padding:40px 18px;color:var(--muted);line-height:1.8;font-size:12px}.list-empty strong{display:block;color:var(--text);margin-bottom:8px;font-size:14px}.conversation{min-width:0;position:relative;background:radial-gradient(ellipse at 60% 10%,#71e0be04,transparent 70%),var(--bg)}.welcome{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px}.welcome-orb{width:136px;height:136px;border:1px solid #71e0be13;border-radius:50%;display:grid;place-items:center;margin-bottom:40px;box-shadow:0 0 0 27px #71e0be03,0 0 0 55px #71e0be02}.welcome-orb img{width:65px;height:65px;transform:rotate(-9deg)}.welcome .eyebrow{color:#739990;font-size:9px;margin-bottom:16px}.welcome h2{font-size:31px;line-height:1.25;font-weight:500;letter-spacing:-.8px;margin-bottom:16px}.welcome p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:29px}.welcome .primary{font-size:12px}.welcome-features{display:flex;gap:21px;font-size:10px;color:#65817b;margin-top:51px}.active-conversation{height:100%;display:flex;flex-direction:column;min-width:0}.conversation-header{height:89px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:13px;padding:0 28px;background:var(--bg);flex-shrink:0}.conversation-header>.avatar{height:40px;width:40px;border-radius:14px}.chat-title-button{display:flex;flex-direction:column;gap:6px;text-align:left;min-width:0}.chat-title-button strong{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.chat-title-button span{color:var(--muted);font-size:10px}.header-actions{display:flex;gap:8px;margin-left:auto}.header-actions .icon-button svg{width:19px;height:19px}.message-list{flex:1;overflow-y:auto;padding:25px 5% 16px;scroll-behavior:smooth;min-height:0}.date-separator{text-align:center;font-size:10px;color:#7c9296;margin:5px 0 25px}.date-separator span{background:var(--panel);padding:6px 12px;border-radius:8px}.message-row{display:flex;gap:9px;margin-bottom:13px;align-items:flex-end}.message-row.own{justify-content:flex-end}.message-row>.avatar{width:27px;height:27px;font-size:10px;border-radius:10px;margin-bottom:3px}.message-bubble{background:var(--bubble);padding:12px 14px 8px;border-radius:15px 15px 15px 4px;max-width:min(76%,580px);min-width:95px;position:relative;overflow-wrap:anywhere}.own .message-bubble{background:var(--own);border-radius:15px 15px 4px 15px}.message-author{font-size:10px;font-weight:650;color:#9ac1e3;display:block;margin-bottom:6px}.message-text{white-space:pre-wrap;line-height:1.65;font-size:13px}.message-text a{color:var(--accent)}.message-meta{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:9px;color:var(--muted);margin-top:4px;min-height:14px}.own .message-meta{color:#8cb5ab}.read-check{color:var(--accent);font-weight:700}.message-more{position:absolute;right:-29px;top:5px;font-size:16px;opacity:0;background:var(--panel2);border-radius:8px;padding:0 6px}.own .message-more{right:auto;left:-29px}.message-row:hover .message-more,.message-more:focus-visible{opacity:1}.reply-preview{border-left:2px solid var(--accent);background:#00000012;border-radius:4px;padding:6px 9px;margin-bottom:8px;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:330px}.reply-preview strong{display:block;color:var(--accent);font-size:10px;margin-bottom:4px}.forwarded{color:var(--accent);font-size:10px;margin-bottom:7px}.reactions{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.reaction{padding:3px 7px;border:1px solid #ffffff0b;background:#0002;border-radius:8px;font-size:11px}.reaction.mine{border-color:#71e0be70;background:#71e0be15}.attachment-image{max-width:100%;max-height:340px;border-radius:9px;display:block;margin:3px 0 8px;cursor:pointer}.attachment-video{max-width:100%;max-height:320px;border-radius:9px}.attachment-audio{max-width:100%;width:280px;height:38px;margin:5px 0}.file-card{display:flex;align-items:center;gap:12px;margin:3px 0 6px;padding:6px 0;color:var(--text);text-align:left}.file-card>span:first-child{background:#ffffff0b;padding:10px;border-radius:10px;color:var(--accent)}.file-card small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.poll-title{font-size:14px;font-weight:600;margin-bottom:5px}.poll-caption{font-size:10px;color:var(--muted);margin-bottom:12px}.poll-option{display:block;width:100%;text-align:left;background:#0002;border:1px solid #ffffff0a;padding:10px;border-radius:8px;margin-bottom:5px;font-size:12px}.poll-option.selected{border-color:var(--accent)}.poll-option small{float:right;color:var(--accent)}.typing{height:20px;flex-shrink:0;padding:0 5%;font-size:10px;color:var(--accent)}.composer-wrap{padding:0 4% 17px;position:relative}.composer{background:var(--panel2);border:1px solid #ffffff08;border-radius:15px;display:flex;align-items:flex-end;gap:3px;padding:8px}.composer textarea{flex:1;resize:none;max-height:140px;line-height:1.6;font-size:13px;border:0;background:none;padding:8px;min-height:37px}.composer .icon-button{width:33px;height:37px}.composer .icon-button svg{width:19px;height:19px}.send-button{display:grid;place-items:center;width:38px;height:37px;border-radius:10px;background:var(--accent);color:var(--accentText);margin-left:5px;flex-shrink:0}.send-button svg{width:18px;height:18px}.composer-caption{display:flex;justify-content:space-between;font-size:9px;color:#566e73;margin-top:10px;padding:0 5px}.composer-caption>span:last-child{font-size:8px;letter-spacing:2px}.reply-bar{background:var(--panel2);border-left:2px solid var(--accent);margin:0 0 5px;padding:10px 13px;font-size:12px;color:var(--muted);display:flex;align-items:center;justify-content:space-between;border-radius:8px}.reply-bar strong{color:var(--accent);font-weight:500}.reply-bar button{margin-left:12px}.pinned-strip{padding:12px 28px;background:var(--panel);border-bottom:1px solid var(--line);font-size:11px;color:var(--accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-search{display:flex;padding:10px 25px;gap:10px;background:var(--panel);border-bottom:1px solid var(--line)}.message-search input{flex:1;padding:9px 12px;font-size:12px}.emoji-picker{position:absolute;bottom:102px;right:4%;background:var(--panel2);border:1px solid var(--line);padding:12px;border-radius:15px;display:grid;grid-template-columns:repeat(6,1fr);gap:3px;box-shadow:var(--shadow);z-index:3}.emoji-picker button{font-size:24px;padding:7px;border-radius:8px}.emoji-picker button:hover{background:var(--panel3)}.big-emoji{font-size:46px;line-height:1.4}.recording{color:#ff9292!important;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.4}}
dialog{color:var(--text);background:var(--panel);border:1px solid #ffffff13;border-radius:20px;width:460px;max-width:calc(100vw - 32px);padding:25px;box-shadow:var(--shadow);max-height:85vh;overflow:auto}dialog::backdrop{background:#060e13b0;backdrop-filter:blur(6px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.modal-heading h2{font-size:20px;margin:0;font-weight:550;letter-spacing:-.4px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.secondary{background:var(--panel3);border-radius:10px;padding:11px 16px;font-size:12px}.user-result{display:flex;gap:12px;align-items:center;padding:11px 8px;width:100%;text-align:left;border-radius:10px}.user-result:hover{background:var(--panel3)}.user-result .details{flex:1}.user-result strong{display:block;font-size:13px;font-weight:500}.user-result small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.user-result .avatar{width:38px;height:38px;font-size:13px;border-radius:13px}.selected-users{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.chip{background:#71e0be16;color:var(--accent);padding:6px 9px;border-radius:7px;font-size:11px}.modal-wide-input{width:100%;margin-bottom:12px}.modal-info{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:18px}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.settings-row span{color:var(--muted)}.profile-header{text-align:center;margin-bottom:20px}.profile-header .avatar{margin:0 auto 15px;width:65px;height:65px;border-radius:22px;font-size:22px}.profile-header h3{margin-bottom:7px}.profile-header p{color:var(--muted);font-size:12px}.danger-button{background:#ee676726;color:#ff9d9d;padding:12px 18px;border-radius:11px;font-size:12px}.context-menu{position:fixed;z-index:10;width:205px;background:var(--panel2);border:1px solid #ffffff12;box-shadow:var(--shadow);border-radius:12px;padding:7px}.context-menu>button{display:block;width:100%;text-align:left;padding:10px;border-radius:7px;font-size:12px}.context-menu>button:hover{background:var(--panel3)}.quick-reactions{display:flex;justify-content:space-around;padding:6px 2px;border-bottom:1px solid var(--line);margin-bottom:4px}.quick-reactions button{font-size:21px;padding:3px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:var(--panel3);border:1px solid #ffffff15;padding:13px 22px;border-radius:12px;z-index:100;box-shadow:var(--shadow);font-size:12px;max-width:90vw}.load-older{display:block;margin:0 auto 20px;color:var(--accent);font-size:11px}.call-top{text-align:center;padding-top:10px}.call-top h2{margin:18px 0 8px}.call-top p{font-size:12px;color:var(--muted)}.video-stage{position:relative;height:270px;background:#0b1214;border-radius:14px;overflow:hidden}.video-stage #remote-video{width:100%;height:100%;object-fit:contain}.video-stage #local-video{position:absolute;right:10px;bottom:10px;width:110px;height:80px;object-fit:cover;border-radius:10px;background:#1b292b;z-index:2}.call-avatar{position:absolute;inset:0;display:grid;place-items:center;font-size:70px;color:var(--accent);pointer-events:none}.call-actions{display:flex;justify-content:center;gap:14px;align-items:center;margin-top:20px}.mobile-only{display:none}.light{color-scheme:light;--bg:#f4f7f6;--panel:#fff;--panel2:#edf2f1;--panel3:#e0eae6;--text:#20312c;--muted:#73837d;--line:#173b2612;--accent:#288769;--accentText:#fff;--bubble:#fff;--own:#d6eee2}.light .rail{background:#e5ede9}.light .chat-card.selected{background:#d9eee3}.light .auth-story{color:#eff7f0}.light .message-meta{color:#75958a}.light .own .message-meta{color:#5f8a75}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#77938e30;border-radius:6px}::-webkit-scrollbar-track{background:transparent}@media(min-width:1550px){.app-shell{grid-template-columns:84px 365px minmax(0,1fr)}.message-list{padding-left:9%;padding-right:9%}.composer-wrap{padding-left:8%;padding-right:8%}}@media(max-width:1050px){.app-shell{grid-template-columns:66px 285px minmax(0,1fr)}.sidebar-heading{padding:27px 18px 22px}.header-actions{gap:0}.conversation-header{padding:0 16px}.chat-title-button strong{max-width:175px}.header-actions .icon-button{width:32px}.composer-wrap{padding-left:15px;padding-right:15px}.message-list{padding-left:22px;padding-right:22px}.story-copy h1{font-size:38px}.auth-story{padding-left:8%;padding-right:7%}.float-message{font-size:12px;padding:15px}.orb{right:-4%}}@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-form-wrap{min-height:100vh}.app-shell{grid-template-columns:60px minmax(0,1fr)}.conversation{display:none}.app-shell.chat-open .sidebar{display:none}.app-shell.chat-open .conversation{display:block}.rail{grid-row:1}.mobile-only{display:inline-flex}.sidebar-heading{padding-top:24px}.chat-title-button strong{max-width:150px}.welcome-features{display:none}.message-bubble{max-width:85%}.conversation-header{height:76px;gap:7px}.header-actions #video-call{display:none}.composer #composer-more{display:none}.composer-caption{font-size:8px}.composer{padding:6px 3px}.composer .icon-button{width:27px}.message-row>.avatar{display:none}}

.outbox-error{font-size:11px;color:#ffb1a8;margin:9px 0;max-width:320px}.queue-cancel{font-size:10px;color:var(--muted);padding:6px 0}.queued-message .message-bubble{border:1px dashed #71e0be50}.message-meta{font-size:9px}.session-row{padding:15px 0;border-bottom:1px solid var(--line)}.session-row strong,.session-row small{display:block;overflow-wrap:anywhere}.session-row small{color:var(--muted);margin:8px 0;font-size:11px}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
