@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{--display:"Manrope","DM Sans",sans-serif;color:#17201d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f6f4;font-family:DM Sans,system-ui,sans-serif}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh}button{color:inherit}::selection{color:#fff;background:#2f755e}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#cbd2cf;border-radius:4px}:root{color:#edf5fb;font-synthesis:none;--cyan:#5bc7ef;--cyan-2:#199ed2;--surface:#0c1119;--surface-2:#111923;--border:#22303c;--muted:#788793;background:#070a11;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}button,input{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-shell{background:radial-gradient(circle at 50% 15%,#132433 0,#0a111a 34%,#06090f 72%);place-items:center;min-height:100dvh;padding:24px;display:grid;overflow:hidden}.login-card{background:#0a0e15;border:1px solid #273541;border-radius:28px;width:min(430px,100%);position:relative;overflow:hidden;box-shadow:0 36px 100px #000b,0 0 0 1px #5bc7ef0a}.wave-window{background:radial-gradient(circle at 50% 55%,#123143 0,#0b1721 47%,#090e15 78%);border-bottom:1px solid #1d2a35;height:190px;position:relative;overflow:hidden}.wave-window:after{content:"";background:linear-gradient(90deg,#090e15 0,#0000 17% 83%,#090e15),linear-gradient(#0000 52%,#0a0e15cc);position:absolute;inset:0}.wave-track{width:200%;height:180px;animation:9s linear infinite wave-drift;display:flex;position:absolute;top:5px;left:0}.wave-track svg{flex:0 0 50%;width:50%;height:100%;overflow:visible}.wave{fill:none;vector-effect:non-scaling-stroke}.wave.faint{stroke:#253949;stroke-width:1.4px;opacity:.65}.wave.glow{stroke:#4ebee9;stroke-width:18px;opacity:.09;filter:drop-shadow(0 0 15px #3eb7e4)}.wave.dash{stroke:#55c5ee;stroke-width:2px;stroke-dasharray:13 15;opacity:.74}.login-card form{background:linear-gradient(#0a0e15e8,#0a0e15);gap:14px;padding:30px 34px 32px;display:grid;position:relative}.brand{align-items:center;gap:11px;display:flex}.brand>span{color:#071018;background:var(--cyan);border-radius:11px;place-items:center;width:39px;height:39px;font-size:20px;font-weight:900;display:grid;box-shadow:0 0 22px #5bc7ef24}.brand strong{letter-spacing:-.03em;font-size:24px}.login-card .brand{z-index:2;background:#0c141e;border:1px solid #294252;border-radius:15px;justify-content:center;margin:-55px auto 17px;padding:9px 16px 9px 9px;box-shadow:0 10px 35px #0008}.mode-switch{background:#080c12;border:1px solid #202d37;border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.mode-switch button{color:#71808d;cursor:pointer;background:0 0;border:0;border-radius:8px;height:36px;font-size:12px;font-weight:700}.mode-switch button.active{color:#071018;background:var(--cyan)}.icon-field{color:#4eaed4;background:#0d131b;border:1px solid #2a3742;border-radius:12px;align-items:center;gap:11px;height:52px;padding:0 12px;transition:all .18s;display:flex}.icon-field:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px #5bc7ef15}.icon-field>svg{flex:none;width:18px}.icon-field input{color:#edf5fb;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.icon-field input::placeholder{color:#657481}.visibility{color:#5bc7ef;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.visibility:hover{background:#142431}.visibility svg{width:18px}.submit-button,.primary-button{color:#061019;background:var(--cyan);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:800;display:flex;box-shadow:0 10px 28px #2eb0e327}.submit-button:hover,.primary-button:hover{background:#72d5f7}.submit-button:disabled,.primary-button:disabled{opacity:.6;cursor:wait}.submit-button svg{width:17px}.form-status{color:#ef8f9b;text-align:center;min-height:16px;font-size:11px}.loading-ring{border:2px solid #06101955;border-top-color:#061019;border-radius:50%;width:19px;height:19px;animation:.65s linear infinite spin}.auth-error .icon-field{border-color:#7d3642}.app-shell{background:#080b12;grid-template-columns:220px 380px 1fr;min-height:100dvh;display:grid}.rail{background:#0b1017;border-right:1px solid #1d2630;flex-direction:column;min-height:100dvh;padding:26px 18px 20px;display:flex}.rail>.brand{margin:0 10px 42px}.nav-links,.rail-bottom{gap:6px;display:grid}.rail button{color:#7c8b97;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;height:44px;padding:0 12px;display:flex}.rail button:hover,.rail button.active{color:#bcecff;background:#13212c}.rail button svg{width:18px}.rail-bottom{margin-top:auto}.profile{border-top:1px solid #1d2630;align-items:center;gap:10px;margin-top:12px;padding:14px 8px;display:flex}.profile span{color:#061019;background:var(--cyan);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.conversation-list{background:#0e141d;border-right:1px solid #1d2630;flex-direction:column;min-height:100dvh;display:flex}.conversation-list header{justify-content:space-between;align-items:center;height:108px;padding:24px;display:flex}.conversation-list header small{color:#667582;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.conversation-list h1{letter-spacing:-.04em;margin:5px 0 0;font-size:26px}.new{color:#061019;background:var(--cyan);cursor:pointer;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.new svg{width:19px}.empty-state{text-align:center;color:#788793;margin:auto;padding:30px}.empty-state>svg{color:#35647a;width:38px;height:38px}.empty-state h2{color:#d9e4eb;margin:16px 0 8px;font-size:17px}.empty-state p{max-width:230px;margin:0;font-size:12px;line-height:1.6}.conversation-list footer{color:#64737f;border-top:1px solid #1d2630;justify-content:center;align-items:center;gap:7px;height:44px;font-size:10px;display:flex}.conversation-list footer svg{color:#3ba86f;width:13px}.chat-empty{text-align:center;background-color:#080b12;background-image:radial-gradient(#1b2630 .7px,#0000 .7px);background-size:18px 18px;place-items:center;display:grid}.chat-empty>div{background:#0b1118e8;border:1px solid #1d2a34;border-radius:22px;padding:34px 50px;box-shadow:0 22px 70px #0006}.chat-empty svg{width:42px;height:42px;color:var(--cyan)}.chat-empty h2{margin:14px 0 5px;font-size:24px}.chat-empty p{color:#73828e;margin:0;font-size:12px}.lock-screen{text-align:center;background:radial-gradient(circle,#142535,#070a11 55%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.lock-mark{color:#061019;background:var(--cyan);border-radius:20px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 18px 50px #5bc7ef25}.lock-screen h1{margin:22px 0 3px;font-size:34px}.lock-screen p{color:#788793;margin:0 0 26px;font-size:13px}.lock-screen .primary-button{min-width:220px;padding:0 20px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03060bcc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.password-dialog{background:#0e141d;border:1px solid #283642;border-radius:22px;width:min(410px,100%);padding:30px;position:relative;box-shadow:0 30px 90px #000}.modal-close{color:#74838f;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.modal-close svg{width:18px}.dialog-mark{width:32px;height:32px;color:var(--cyan)}.password-dialog h2{margin:15px 0 4px;font-size:24px}.password-dialog>p{color:#72818d;margin:0 0 22px;font-size:12px}.password-dialog form{gap:13px;display:grid}.password-dialog label{color:#7c8b97;gap:7px;font-size:11px;font-weight:700;display:grid}.password-dialog input{color:#edf5fb;background:#0a0f16;border:1px solid #2a3742;border-radius:11px;outline:0;height:46px;padding:0 12px}.password-dialog input:focus{border-color:var(--cyan)}.show-inline{color:#76caeb;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:7px;font-size:11px;display:flex}.show-inline svg{width:16px}.password-dialog .primary-button{margin-top:5px}.password-dialog .form-status{text-align:left}@keyframes wave-drift{to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.wave-track,.loading-ring{animation:none}}@media (width<=900px){.app-shell{grid-template-columns:74px 320px 1fr}.rail{padding-inline:10px}.rail .brand{justify-content:center;margin-inline:0}.rail .brand strong,.rail button{font-size:0}.rail button,.profile{justify-content:center}.profile strong{display:none}}@media (width<=650px){.auth-shell{padding:12px}.login-card form{padding-inline:22px}.app-shell{grid-template-columns:68px 1fr}.chat-empty{display:none}.conversation-list{border-right:0}.conversation-list header{padding-inline:19px}}:root{--tg-bg:#0e1621;--tg-panel:#17212b;--tg-hover:#202b36;--tg-active:#2b5278;--tg-in:#182533;--tg-out:#2b5278;--tg-text:#f5f5f5;--tg-muted:#6d7f8f;--tg-meta-in:#6d7f8f;--tg-meta-out:#7da8d3;--tg-accent:#5eb5f7;--tg-accent-strong:#3e8fd8;--tg-line:#0b1118;--tg-danger:#ec6c6c}html,body,#root{height:100%}body{overscroll-behavior:none;background:var(--tg-bg)}.app-shell{background:var(--tg-bg);height:100dvh;min-height:0;color:var(--tg-text);grid-template-columns:220px 360px 1fr;overflow:hidden}.rail{border-right-color:var(--tg-line);background:#101922;height:100dvh;min-height:0}.icon-button{color:#8c9aa7;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:0;transition:background .15s,color .15s;display:grid}.icon-button:hover{color:var(--tg-text);background:#ffffff0f}.icon-button svg{width:22px;height:22px}.icon-button.danger{color:var(--tg-danger)}.avatar{color:#fff;letter-spacing:.02em;text-shadow:0 1px 1px #0002;-webkit-user-select:none;user-select:none;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:700;display:grid}.avatar-small{width:34px;height:34px;font-size:12px}.avatar-large{width:64px;height:64px;font-size:22px}.conversation-list{background:var(--tg-panel);border-right:1px solid var(--tg-line);height:100dvh;min-height:0;position:relative}.list-header{justify-content:space-between;align-items:center;height:96px;padding:20px 20px 16px;display:flex}.list-header small{color:var(--tg-muted);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.list-header h1{letter-spacing:-.03em;margin:5px 0 0;font-size:24px}.list-header .new{background:var(--tg-accent);border-radius:50%}.conversation-list .mobile-topbar{display:none}.conversation-items{flex:1;padding:4px 6px;overflow-y:auto}.conversation{width:100%;color:var(--tg-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:9px 10px;transition:background .12s;display:flex}.conversation .avatar{width:54px;height:54px;font-size:18px}.conversation:hover{background:var(--tg-hover)}.conversation.active{background:var(--tg-active)}.conversation-text{flex:1;gap:5px;min-width:0;display:grid}.conversation strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.conversation small{color:var(--tg-muted);align-items:center;gap:5px;font-size:13px;display:flex}.conversation small svg{width:12px;height:12px}.conversation.active small{color:#b9d3ec}.search-empty{color:var(--tg-muted);text-align:center;margin:24px;font-size:13px}.conversation-list footer{border-top-color:var(--tg-line)}.fab{display:none}.empty-state>svg{color:var(--tg-accent)}.chat-panel{background:var(--tg-bg);flex-direction:column;min-width:0;height:100dvh;min-height:0;display:flex;position:relative}.chat-header{background:var(--tg-panel);border-bottom:1px solid var(--tg-line);z-index:2;flex:none;align-items:center;gap:12px;height:58px;padding:0 16px;display:flex}.chat-header>div{gap:2px;min-width:0;display:grid}.chat-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.chat-header small{color:var(--tg-muted);font-size:13px}.mobile-back{display:none}.message-area{background-color:#0e1621;background-image:radial-gradient(circle at 20% 15%,#2b527824 0,#0000 45%),radial-gradient(circle at 80% 85%,#1f6f5c1f 0,#0000 45%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.035' stroke-width='1.4'%3E%3Cpath d='M18 22l8-8 8 8-8 8z'/%3E%3Ccircle cx='82' cy='30' r='7'/%3E%3Cpath d='M30 84c6-8 14-8 20 0M92 78l10 10M102 78L92 88'/%3E%3Crect x='60' y='60' width='14' height='10' rx='3'/%3E%3C/g%3E%3C/svg%3E");background-attachment:local,local,local;flex:1;min-height:0;padding:0;overflow:hidden auto}.message-content{flex-direction:column;justify-content:flex-end;max-width:760px;min-height:100%;margin:0 auto;padding:10px 14px 8px;display:flex}.chat-intro{color:#e6edf3;text-align:center;background:#0009;border-radius:16px;align-self:center;max-width:260px;margin:auto 0;padding:18px 22px}.chat-intro svg{width:30px;height:30px;color:var(--tg-accent)}.chat-intro strong{margin-top:6px;font-size:14px;display:block}.chat-intro p{color:#b8c4cf;margin:6px 0 0;font-size:12px;line-height:1.45}.day-chip{z-index:1;pointer-events:none;justify-content:center;margin:8px 0;display:flex;position:sticky;top:6px}.day-chip span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1a24b8;border-radius:12px;padding:4px 10px;font-size:13px;font-weight:500}.message{margin:1px 0;padding:0 8px;display:flex}.message.tail{margin-bottom:6px}.message.mine{justify-content:flex-end}.bubble{min-width:0;max-width:min(480px,82%);color:var(--tg-text);background:var(--tg-in);border:0;border-radius:15px;padding:6px 10px 7px 11px;position:relative;box-shadow:0 1px 1px #0003}.mine .bubble{background:var(--tg-out);border-radius:15px}.message.tail .bubble{border-bottom-left-radius:4px}.message.mine.tail .bubble{border-bottom-right-radius:4px;border-bottom-left-radius:15px}.bubble-tail{width:11px;height:20px;fill:var(--tg-in);position:absolute;bottom:0;left:-8px;transform:scaleX(-1)}.mine .bubble-tail{fill:var(--tg-out);left:auto;right:-8px;transform:none}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.35}.meta{float:right;color:var(--tg-meta-in);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:3px;margin:0 -2px 0 12px;font-size:12px;line-height:18px;display:inline-flex;position:relative;top:6px}.mine .meta{color:var(--tg-meta-out)}.meta svg{width:16px;height:16px;color:var(--tg-accent)}.mine .meta svg{color:#8ec7f7}.meta .failed-icon{color:var(--tg-danger)!important}.media-bubble{width:min(340px,82%);padding:3px}.media-bubble.kind-audio,.media-bubble.kind-file{width:min(320px,82%);padding:6px 10px 7px 8px}.media-bubble>p{padding:4px 7px 3px 8px}.media-bubble:not(.media-only)>.meta{float:none;justify-content:flex-end;margin:0 2px 0 auto;display:flex;top:0}.media-only>.meta{float:none;color:#fff;background:#0008;border-radius:10px;margin:0;padding:1px 7px;position:absolute;top:auto;bottom:8px;right:8px}.media-only>.meta svg,.mine .media-only>.meta svg{color:#fff}.media-only .bubble-tail{display:none}.message.tail .media-only{border-bottom-right-radius:15px;border-bottom-left-radius:15px}.media-image-button,.media-video-button{cursor:pointer;background:#0b121a;border:0;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.message-image,.message-video{object-fit:cover;background:#0b121a;border-radius:12px;width:100%;min-height:120px;max-height:420px;display:block}.media-only .message-image{min-height:0}.play-overlay{color:#fff;background:#0009;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-overlay svg{fill:#fff;width:24px;height:24px;margin-left:3px}.media-video-button:hover .play-overlay{background:#000b}.video-duration{color:#fff;background:#0008;border-radius:10px;padding:1px 7px;font-size:12px;position:absolute;top:8px;left:8px}.media-loading{background:#0b121a;border-radius:12px;place-items:center;min-height:180px;display:grid}.media-loading.kind-audio,.media-loading.kind-file{background:0 0;min-height:52px}.media-failed{color:#9fb0bf;justify-content:center;align-items:center;gap:8px;min-height:64px;font-size:13px;display:flex}.media-failed svg{width:18px}.spinner{border:3px solid #ffffff26;border-top-color:#fff;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.message-audio{align-items:center;gap:10px;min-height:48px;padding:0 2px;display:flex}.audio-toggle,.file-icon{color:#fff;background:var(--tg-accent-strong);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid;position:relative}.mine .audio-toggle,.mine .file-icon{color:var(--tg-out);background:#fff}.audio-toggle svg{fill:currentColor;width:22px;height:22px}.audio-track{flex:1;gap:4px;min-width:120px;display:grid}.audio-track small{color:var(--tg-meta-in);font-size:12px}.mine .audio-track small{color:var(--tg-meta-out)}.audio-track input{--progress:0%;appearance:none;background:linear-gradient(90deg,var(--tg-accent) var(--progress),#ffffff2e var(--progress));cursor:pointer;border-radius:2px;width:100%;height:4px;margin:6px 0 0}.mine .audio-track input{background:linear-gradient(90deg,#fff var(--progress),#ffffff40 var(--progress))}.audio-track input::-webkit-slider-thumb{appearance:none;background:var(--tg-accent);border-radius:50%;width:12px;height:12px}.mine .audio-track input::-webkit-slider-thumb{background:#fff}.message-file{min-height:52px;color:var(--tg-text);align-items:center;gap:12px;text-decoration:none;display:flex}.file-icon svg{width:22px;height:22px}.file-icon svg+svg,.message-file:hover .file-icon svg:first-child{display:none}.message-file:hover .file-icon svg+svg{display:block}.message-file>span:last-child{gap:3px;min-width:0;display:grid}.message-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.message-file small{color:var(--tg-meta-in);font-size:12px}.mine .message-file small{color:var(--tg-meta-out)}.pending-media{position:relative}.upload-overlay{background:#0006;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.kind-audio .upload-overlay,.kind-file .upload-overlay{background:var(--tg-out);flex-direction:row;justify-content:flex-start;gap:10px}.upload-overlay small{color:#fff;background:#0007;border-radius:10px;padding:1px 8px;font-size:12px}.kind-audio .upload-overlay small,.kind-file .upload-overlay small{color:var(--tg-meta-out);background:0 0}.progress-ring{--progress:0%;color:#fff;background:conic-gradient(#fff var(--progress),#fff3 0);border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:--progress .2s;display:grid;position:relative}.progress-ring>span{background:#000a;border-radius:50%;width:42px;height:42px}.progress-ring:after{content:"";background:#fff;border-radius:2px;width:14px;height:14px;margin:auto;position:absolute;inset:0}.progress-ring.failed{background:var(--tg-danger);cursor:pointer}.progress-ring.failed:after{display:none}.progress-ring.failed svg{width:22px;height:22px}.pending-remove{color:#fff;cursor:pointer;background:#0009;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:6px;right:6px}.pending-remove svg{width:16px}.chat-error{color:#ffd7d7;background:#5b2328;flex:none;justify-content:center;align-items:center;gap:8px;padding:7px 14px;font-size:13px;display:flex}.chat-error button{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.chat-error svg{width:15px}.composer{min-height:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:0 0;border:0;flex:none;align-items:flex-end;gap:8px;width:100%;max-width:790px;margin:0 auto;display:flex}.composer .file-input{display:none}.composer-field{background:var(--tg-panel);border-radius:24px;flex:1;align-items:center;gap:2px;min-width:0;min-height:48px;padding:0 4px 0 16px;display:flex;box-shadow:0 1px 2px #0004}.composer-field input{min-width:0;height:48px;color:var(--tg-text);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:16px}.composer-field input::placeholder{color:#6f7f8e}.composer-field .icon-button{width:40px;height:40px;transform:rotate(0)}.composer .round-action{color:#fff;background:var(--tg-accent-strong);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;padding:0;transition:transform .12s,background .15s;display:grid;box-shadow:0 1px 3px #0005}.composer .round-action:hover{background:#4a9be4}.composer .round-action:active{transform:scale(.94)}.composer .round-action svg{width:22px;height:22px}.recording-field{gap:10px;padding-left:18px}.rec-dot{background:var(--tg-danger);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite blink}.rec-time{font-variant-numeric:tabular-nums;min-width:38px;font-size:15px}.rec-hint{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.drop-overlay{z-index:30;pointer-events:none;background:#0e1621d9;padding:16px;animation:.12s ease-out fade-in;display:grid;position:absolute;inset:58px 0 0}.drop-overlay>div{color:var(--tg-text);text-align:center;background:#17212bcc;border:2px dashed #5eb5f7aa;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.drop-overlay svg{width:56px;height:56px;color:var(--tg-accent)}.drop-overlay strong{font-size:20px}.drop-overlay span{color:#9fb0bf;font-size:14px}.send-backdrop{z-index:35;-webkit-backdrop-filter:none;backdrop-filter:none;background:#000a}.send-preview{width:min(430px,100%);max-height:calc(100dvh - 40px);color:var(--tg-text);background:var(--tg-panel);border-radius:14px;flex-direction:column;animation:.16s ease-out pop-in;display:flex;overflow:hidden;box-shadow:0 20px 60px #000c}.send-preview>header{justify-content:space-between;align-items:center;padding:14px 12px 8px 20px;display:flex}.send-preview h2{margin:0;font-size:17px;font-weight:600}.send-preview>header button{color:#8c9aa7;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.send-preview>header svg{width:20px}.send-items{flex:auto;min-height:0;padding:4px 14px;overflow-y:auto}.send-items.grid{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.send-item{background:#0b121a;border-radius:10px;position:relative;overflow:hidden}.send-item img,.send-item video{object-fit:cover;width:100%;display:block}.send-items.single .send-item img,.send-items.single .send-item video{object-fit:contain;max-height:52dvh}.send-items.grid .send-item img,.send-items.grid .send-item video{aspect-ratio:1}.send-item.kind-file,.send-item.kind-audio{background:0 0;grid-column:1/-1}.send-file{align-items:center;gap:12px;padding:6px 40px 6px 2px;display:flex}.send-file>span:last-child{gap:3px;min-width:0;display:grid}.send-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.send-file small{color:var(--tg-muted);font-size:12px}.send-remove{color:#fff;cursor:pointer;background:#0009;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:6px;right:6px}.send-remove svg{width:16px}.send-caption{height:44px;color:var(--tg-text);background:0 0;border:0;border-bottom:2px solid #2f3e4c;outline:0;margin:12px 20px 4px;padding:0 2px;font-size:15px}.send-caption:focus{border-bottom-color:var(--tg-accent)}.send-preview>footer{align-items:center;gap:4px;padding:8px 10px 12px;display:flex}.send-preview>footer>span{flex:1}.text-button{height:38px;color:var(--tg-accent);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.text-button:hover{background:#5eb5f71a}.text-button svg{width:18px}.text-button.strong{color:#fff;background:var(--tg-accent-strong)}.text-button.strong:hover{background:#4a9be4}.media-viewer{z-index:40;background:#000e;place-items:center;padding:60px 16px 16px;animation:.15s ease-out fade-in;display:grid;position:fixed;inset:0}.media-viewer img,.media-viewer video{object-fit:contain;max-width:100%;max-height:calc(100dvh - 90px)}.viewer-bar{padding:calc(8px + env(safe-area-inset-top)) 10px 8px 18px;background:linear-gradient(#000a,#0000);align-items:center;gap:6px;display:flex;position:absolute;top:0;left:0;right:0}.viewer-bar span{color:#ddd;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.viewer-bar a,.viewer-bar button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.viewer-bar a:hover,.viewer-bar button:hover{background:#ffffff1f}.viewer-bar svg{width:22px}.drawer-backdrop{z-index:25;background:#0008;animation:.15s ease-out fade-in;position:fixed;inset:0}.drawer{background:var(--tg-panel);flex-direction:column;width:min(300px,82vw);height:100%;animation:.2s ease-out slide-in;display:flex;box-shadow:4px 0 30px #0008}.drawer-profile{padding:calc(22px + env(safe-area-inset-top)) 20px 18px;background:linear-gradient(135deg,#2b5278,#1d3a56);justify-items:start;gap:6px;display:grid}.drawer-profile strong{margin-top:8px;font-size:16px}.drawer-profile small{color:#b9d3ec;font-size:13px}.drawer button{height:52px;color:var(--tg-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:24px;padding:0 22px;font-size:15px;display:flex}.drawer button:hover{background:var(--tg-hover)}.drawer button svg{color:#8c9aa7;width:22px}.chat-empty{background-color:var(--tg-bg)}.chat-empty>div{background:#0009;border-color:#ffffff10;border-radius:16px}.chat-empty svg{color:var(--tg-accent)}@keyframes blink{50%{opacity:.25}}@keyframes fade-in{0%{opacity:0}}@keyframes pop-in{0%{opacity:0;transform:scale(.96)}}@keyframes slide-in{0%{transform:translate(-100%)}}@media (width<=900px){.app-shell{grid-template-columns:74px 320px 1fr}}@media (width<=768px){.app-shell{height:100dvh;display:block;position:relative}.rail,.conversation-list .list-header,.conversation-list footer,.chat-empty{display:none}.conversation-list{background:var(--tg-panel);border:0;height:auto;position:absolute;inset:0}.conversation-list .mobile-topbar{height:auto;min-height:56px;padding:env(safe-area-inset-top) 6px 0;background:var(--tg-panel);z-index:2;flex:none;justify-content:flex-start;align-items:center;gap:8px;display:flex;box-shadow:0 1px 3px #0005}.mobile-topbar h1{letter-spacing:0;flex:1;margin:0 0 0 14px;font-size:20px;font-weight:600}.mobile-topbar .icon-button{color:#fff}.search-input{min-width:0;height:44px;color:var(--tg-text);background:0 0;border:0;outline:0;flex:1;font-size:18px}.conversation-items{background:var(--tg-panel);padding:0 0 88px}.conversation{border-radius:0;padding:8px 14px 8px 10px;position:relative}.conversation:after{content:"";background:#0e1621;height:1px;position:absolute;bottom:0;left:76px;right:0}.conversation.active{background:0 0}.conversation.active small{color:var(--tg-muted)}.conversation:active{background:var(--tg-hover)}.fab{right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:3;color:#fff;cursor:pointer;background:#4a9be4;border:0;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:absolute;box-shadow:0 3px 10px #0007}.fab svg{width:24px;height:24px}.chat-panel{z-index:10;visibility:hidden;height:auto;transition:transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s .22s;position:absolute;inset:0;transform:translate(100%)}.chat-open .chat-panel{visibility:visible;transition:transform .22s cubic-bezier(.2,.8,.2,1);transform:none}.chat-header{height:auto;min-height:56px;padding:env(safe-area-inset-top) 10px 0 4px;border:0;gap:10px;box-shadow:0 1px 3px #0005}.chat-header .avatar{width:40px;height:40px;font-size:15px}.mobile-back{color:#fff;display:grid}.message-content{padding:6px 2px}.message{padding:0 8px}.bubble{max-width:86%}.media-bubble{width:min(300px,78%)}.media-bubble.kind-audio,.media-bubble.kind-file{width:min(290px,86%)}.composer{padding:6px 6px calc(6px + env(safe-area-inset-bottom));gap:6px}.drop-overlay{inset:0}.send-backdrop{place-items:end center;padding:0}.send-preview{width:100%;max-height:92dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:14px 14px 0 0;animation:.2s ease-out sheet-in}.media-viewer{padding:56px 0 0}}@keyframes sheet-in{0%{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.chat-panel,.drawer,.send-preview,.media-viewer,.drawer-backdrop{transition:none;animation:none}}.bubble.media-only{box-shadow:none;background:0 0;padding:0}.media-only .media-image-button,.media-only .media-video-button,.media-only .message-image,.media-only .message-video,.media-only .media-loading,.media-only .upload-overlay{border-radius:15px}.message.tail .media-only .media-image-button,.message.tail .media-only .media-video-button{border-bottom-left-radius:15px}.auth-shell{align-content:center;gap:18px}.download-links{text-align:center;justify-self:center;gap:10px;width:min(430px,100%);display:grid}.download-links>span{color:#788793;font-size:12px}.download-links>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.download-links a{color:#edf5fb;text-align:left;background:#0a0e15;border:1px solid #273541;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.download-links a:hover{background:#0d151f;border-color:#5bc7ef}.download-links svg{color:#5bc7ef;flex:none;width:22px;height:22px}.download-links a>span{gap:2px;display:grid}.download-links strong{font-size:14px}.download-links small{color:#788793;font-size:11px}.rail .rail-link{color:#7c8b97;border-radius:11px;align-items:center;gap:11px;width:100%;height:44px;padding:0 12px;text-decoration:none;display:flex}.rail .rail-link:hover{color:#bcecff;background:#13212c}.rail .rail-link svg{width:18px}.drawer .drawer-link{height:52px;color:var(--tg-text);align-items:center;gap:24px;padding:0 22px;font-size:15px;text-decoration:none;display:flex}.drawer .drawer-link:hover{background:var(--tg-hover)}.drawer .drawer-link svg{color:#8c9aa7;width:22px}@media (width<=900px){.rail .rail-link{justify-content:center;font-size:0}}
