.workspace-main:has(.chatpro-page){display:block;place-items:unset;padding:18px clamp(12px,2.5vw,30px);overflow:hidden}.chatpro-page{width:min(1540px,100%);margin:0 auto;min-width:0}.chatpro-shell{height:min(820px,calc(100vh - 205px));min-height:620px;display:grid;grid-template-columns:360px minmax(0,1fr);border:1px solid var(--line);background:var(--surface);border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.18);position:relative}.chatpro-shell:has(.chatpro-info){grid-template-columns:340px minmax(0,1fr) 330px}.chatpro-rail{min-width:0;border-right:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 94%,var(--accent) 2%),var(--surface));display:flex;flex-direction:column}.chatpro-rail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 16px 10px}.chatpro-rail-head h1{font:800 1.55rem "Manrope";letter-spacing:-.04em;margin:3px 0}.chatpro-rail-actions{display:flex;gap:6px}.chatpro-rail-actions button,.chatpro-head-actions button,.chatpro-mobile-back{width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:800}.chatpro-rail-actions button:hover,.chatpro-head-actions button:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.chatpro-search{margin:2px 13px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid var(--line);background:var(--bg);border-radius:14px;padding:0 10px}.chatpro-search>span{color:var(--muted)}.chatpro-search input{height:42px;border:0;outline:0;background:transparent;color:var(--text);min-width:0}.chatpro-search kbd{font:600 .66rem "DM Sans";color:var(--muted);border:1px solid var(--line);border-radius:7px;padding:3px 5px;background:var(--surface)}.chatpro-status-strip{display:flex;gap:10px;padding:4px 12px 11px;overflow:auto;scrollbar-width:none;border-bottom:1px solid var(--line)}.chatpro-status-strip button{border:0;background:transparent;color:var(--text);padding:0;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:52px}.chatpro-status-strip small{font-size:.67rem;max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-status-add>span,.chatpro-status .ring{width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.chatpro-status-add>span{border:1px dashed color-mix(in srgb,var(--accent) 55%,var(--line));background:var(--surface);font-size:1.15rem}.chatpro-status .ring{padding:2px;background:var(--surface-3)}.chatpro-status .ring.active{background:conic-gradient(var(--accent),var(--accent-2),var(--accent))}.chatpro-status .ring b{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:var(--surface);border:2px solid var(--surface)}.chatpro-anon-banner{margin:2px 13px 10px;border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));background:color-mix(in srgb,var(--accent) 6%,var(--surface));border-radius:14px;padding:10px 11px;display:flex;flex-direction:column;gap:3px}.chatpro-anon-banner strong{font-size:.8rem}.chatpro-anon-banner span{font-size:.72rem;color:var(--muted);line-height:1.4}.chatpro-filters{display:flex;gap:5px;padding:8px 11px 6px;overflow:auto;scrollbar-width:none}.chatpro-filters button{border:1px solid transparent;background:transparent;color:var(--muted);border-radius:999px;padding:6px 10px;font-size:.73rem;font-weight:800;white-space:nowrap}.chatpro-filters button.active{background:color-mix(in srgb,var(--accent) 11%,var(--surface));border-color:color-mix(in srgb,var(--accent) 28%,var(--line));color:var(--text)}.chatpro-list{overflow:auto;padding:3px 7px 12px}.chatpro-conversation{position:relative;border-radius:15px;margin:2px 0;display:grid;grid-template-columns:minmax(0,1fr) auto}.chatpro-conversation:hover,.chatpro-conversation.active{background:var(--surface)}.chatpro-conversation.active{box-shadow:inset 3px 0 0 var(--accent),inset 0 0 0 1px var(--line)}.chatpro-conv-main{min-width:0;border:0;background:transparent;color:var(--text);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;padding:10px 7px 10px 10px}.chatpro-avatar{position:relative;width:45px;height:45px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--accent) 12%,var(--surface-2)));border:1px solid var(--line);font:800 .98rem "Manrope"}.chatpro-avatar.online:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;right:-1px;bottom:-1px;background:#43d17d;border:2px solid var(--surface)}.chatpro-avatar.large{width:47px;height:47px}.chatpro-avatar.xlarge{width:84px;height:84px;border-radius:28px;font-size:1.6rem}.chatpro-avatar.xxlarge{width:112px;height:112px;border-radius:36px;font-size:2rem}.chatpro-conv-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.chatpro-conv-title{display:flex;align-items:center;gap:5px;min-width:0}.chatpro-conv-title strong{font:800 .9rem "Manrope";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-conv-title i{font-style:normal;color:var(--muted);font-size:.67rem}.chatpro-preview{color:var(--muted);font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatpro-preview.draft{color:#ef8e54}.chatpro-conv-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.chatpro-conv-meta time{font-size:.64rem;color:var(--muted)}.chatpro-conv-meta b{min-width:19px;height:19px;border-radius:999px;background:var(--accent);color:var(--accent-ink);display:grid;place-items:center;padding:0 5px;font-size:.65rem}.chatpro-conv-more{width:27px;border:0;background:transparent;color:var(--muted);border-radius:10px;margin:7px 5px 7px 0;opacity:0}.chatpro-conversation:hover .chatpro-conv-more{opacity:1}.chatpro-empty-list{padding:42px 18px;text-align:center;color:var(--muted);display:grid;gap:5px}.chatpro-empty-list>div{font-size:1.7rem}.chatpro-empty-list strong{color:var(--text)}.chatpro-thread{min-width:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;background:radial-gradient(circle at 88% 6%,color-mix(in srgb,var(--accent) 7%,transparent),transparent 30%),linear-gradient(rgba(255,255,255,.012),rgba(255,255,255,.012)),var(--bg);position:relative}.chatpro-thread-head{height:69px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(14px)}.chatpro-person{min-width:0;border:0;background:transparent;color:var(--text);display:flex;align-items:center;gap:10px;text-align:left}.chatpro-person>span:last-child{min-width:0;display:flex;flex-direction:column}.chatpro-person strong{font:800 .94rem "Manrope";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-person small{font-size:.71rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-head-actions{display:flex;gap:6px;align-items:center}.chatpro-head-actions .danger-text{width:auto;padding:0 10px;color:var(--danger)}.chatpro-mobile-back{display:none}.chatpro-pinned{border:0;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);color:var(--text);padding:8px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.chatpro-pinned>span{color:var(--accent-2)}.chatpro-pinned div{display:flex;flex-direction:column;min-width:0}.chatpro-pinned strong{font-size:.72rem}.chatpro-pinned small{font-size:.69rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-thread-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:7px 12px;border-bottom:1px solid var(--line);background:var(--surface)}.chatpro-thread-search input{height:35px;border:0;background:transparent;color:var(--text);outline:none}.chatpro-thread-search small{color:var(--muted);font-size:.68rem}.chatpro-thread-search button{border:0;background:transparent;color:var(--muted);font-size:1.1rem}.chatpro-messages{min-height:0;overflow:auto;padding:18px clamp(12px,3vw,34px) 14px;display:flex;flex-direction:column;gap:5px;scroll-behavior:smooth}.chatpro-day{text-align:center;margin:8px 0}.chatpro-day span{display:inline-block;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:.65rem;color:var(--muted);box-shadow:var(--shadow-soft)}.chatpro-msg-row{display:flex}.chatpro-msg-row.mine{justify-content:flex-end}.chatpro-msg-wrap{position:relative;max-width:min(74%,660px)}.chatpro-sender{display:block;color:var(--accent-2);font-weight:800;font-size:.69rem;margin:0 0 3px 7px}.chatpro-bubble{min-width:82px;border:1px solid var(--line);background:var(--surface);border-radius:18px 18px 18px 5px;padding:9px 11px 5px;box-shadow:0 5px 18px rgba(0,0,0,.07);overflow:hidden}.mine .chatpro-bubble{background:color-mix(in srgb,var(--accent) 13%,var(--surface));border-color:color-mix(in srgb,var(--accent) 24%,var(--line));border-radius:18px 18px 5px 18px}.chatpro-bubble.media{padding:6px 6px 4px}.chatpro-bubble.deleted{opacity:.68;font-style:italic}.chatpro-forwarded{font-size:.65rem;color:var(--muted);font-style:italic;margin-bottom:4px}.chatpro-reply-quote{width:100%;border:0;border-left:3px solid var(--accent);background:color-mix(in srgb,var(--surface-2) 85%,transparent);border-radius:8px;padding:6px 8px;margin-bottom:6px;text-align:left;color:var(--text);display:flex;flex-direction:column;gap:2px}.chatpro-reply-quote strong{font-size:.69rem;color:var(--accent-2)}.chatpro-reply-quote span{font-size:.69rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatpro-text{white-space:pre-wrap;word-break:break-word;line-height:1.46;font-size:.91rem}.chatpro-text a{color:var(--accent-2);text-decoration:underline;text-underline-offset:2px}.chatpro-msg-foot{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:3px;min-height:11px;color:var(--muted);font-size:.59rem}.chatpro-status.read{color:#61b8ff}.chatpro-reactions{display:flex;gap:3px;flex-wrap:wrap;margin:-3px 6px 0;position:relative;z-index:2}.mine .chatpro-reactions{justify-content:flex-end}.chatpro-reactions button{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;padding:3px 6px;font-size:.66rem}.chatpro-hover-actions{position:absolute;top:2px;right:calc(100% + 6px);display:none;gap:3px}.theirs .chatpro-hover-actions{left:calc(100% + 6px);right:auto}.chatpro-msg-wrap:hover .chatpro-hover-actions{display:flex}.chatpro-hover-actions button{width:29px;height:29px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--muted)}.chatpro-msg-menu{position:absolute;right:0;top:38px;z-index:12;min-width:170px;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:5px;box-shadow:0 18px 44px rgba(0,0,0,.28)}.theirs .chatpro-msg-menu{left:0;right:auto}.chatpro-msg-menu button{width:100%;border:0;background:transparent;color:var(--text);padding:8px 9px;border-radius:9px;text-align:left;font-weight:700;font-size:.75rem}.chatpro-msg-menu button:hover{background:var(--surface-2)}.danger-text{color:var(--danger)!important}.chatpro-msg-row.search-hit .chatpro-bubble,.chatpro-msg-row.flash .chatpro-bubble{outline:2px solid color-mix(in srgb,var(--accent) 55%,transparent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 10%,transparent)}.chatpro-image,.chatpro-gif,.chatpro-video{display:block;max-width:min(470px,62vw);max-height:460px;border-radius:14px;object-fit:cover;background:#000}.chatpro-caption{margin:7px 5px 2px;line-height:1.4}.chatpro-voice{display:flex;align-items:center;gap:8px;min-width:260px;padding:4px}.chatpro-voice>button{width:34px;height:34px;border-radius:50%;border:0;background:var(--accent);color:var(--accent-ink)}.chatpro-voice audio{max-width:250px;height:32px}.chatpro-sticker{font-size:4.7rem;line-height:1.05;padding:8px}.chatpro-custom-sticker{min-width:180px;min-height:120px;border-radius:28px;display:grid;place-items:center;text-align:center;padding:16px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 24%,var(--surface)),var(--surface-2));transform:rotate(-1deg)}.chatpro-custom-sticker span{font-size:2.8rem}.chatpro-custom-sticker strong{font:900 1.08rem "Manrope";letter-spacing:.04em}.chatpro-made-gif{position:relative;width:270px;height:155px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:grid;place-items:center;color:#111;font:900 1.18rem "Manrope";text-align:center}.chatpro-made-gif span{position:absolute;inset:0;display:grid;place-items:center;padding:18px;animation:chatproGifA 1.7s steps(1,end) infinite}.chatpro-made-gif span+span{animation-name:chatproGifB;opacity:0}.chatpro-file,.chatpro-location{min-width:290px;color:var(--text);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px}.chatpro-file>span,.chatpro-location>span{width:42px;height:42px;border-radius:13px;background:var(--surface-2);display:grid;place-items:center;font-size:1.1rem}.chatpro-file div,.chatpro-location div{min-width:0;display:flex;flex-direction:column}.chatpro-file strong,.chatpro-location strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-file small,.chatpro-location small{color:var(--muted)}.chatpro-contact{min-width:260px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px}.chatpro-contact>span{width:40px;height:40px;border-radius:50%;background:var(--surface-2);display:grid;place-items:center}.chatpro-contact div{display:flex;flex-direction:column}.chatpro-contact small{color:var(--muted)}.chatpro-contact button{border:0;background:transparent;color:var(--accent-2);font-weight:800}.chatpro-poll{min-width:290px;display:grid;gap:7px;padding:4px}.chatpro-poll>strong{margin-bottom:2px}.chatpro-poll button{position:relative;overflow:hidden;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:11px;padding:8px 10px;display:flex;justify-content:space-between;gap:10px}.chatpro-poll button i{position:absolute;left:0;bottom:0;height:3px;width:var(--poll);background:var(--accent)}.chatpro-poll button.voted{border-color:color-mix(in srgb,var(--accent) 40%,var(--line))}.chatpro-deleted{padding:3px 0;color:var(--muted)}.chatpro-empty-thread.big,.chatpro-empty-thread{display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted);height:100%;padding:30px}.chatpro-empty-thread>div{font-size:2.5rem}.chatpro-empty-thread h2{font:800 1.5rem "Manrope";color:var(--text);margin:8px 0 5px}.chatpro-empty-thread p{margin:0;max-width:380px;line-height:1.5}.chatpro-composer-zone{position:relative;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 96%,transparent);padding:8px 10px 10px}.chatpro-compose-context{margin:0 4px 7px;border-left:3px solid var(--accent);background:var(--surface-2);border-radius:10px;padding:7px 8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.chatpro-compose-context>span{color:var(--accent-2)}.chatpro-compose-context div{min-width:0;display:flex;flex-direction:column}.chatpro-compose-context strong{font-size:.7rem}.chatpro-compose-context small{font-size:.68rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatpro-compose-context button{border:0;background:transparent;color:var(--muted);font-size:1rem}.chatpro-composer{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto auto;gap:6px;align-items:end}.chatpro-composer>button{width:40px;height:40px;border-radius:13px;border:1px solid var(--line);background:var(--surface-2);color:var(--text);font-weight:900}.chatpro-composer>button.send{background:var(--accent);color:var(--accent-ink);border-color:transparent}.chatpro-composer textarea{width:100%;max-height:150px;resize:none;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:15px;padding:10px 12px;line-height:1.45;outline:none}.chatpro-composer textarea:focus{border-color:color-mix(in srgb,var(--accent) 42%,var(--line))}.chatpro-attach-menu,.chatpro-emoji-picker,.chatpro-sticker-panel{position:absolute;left:10px;bottom:66px;z-index:20;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 58px rgba(0,0,0,.3)}.chatpro-attach-menu{width:310px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.chatpro-attach-menu button{border:0;background:var(--surface-2);color:var(--text);border-radius:13px;padding:11px;display:flex;align-items:center;gap:8px;text-align:left}.chatpro-attach-menu button span{width:32px;height:32px;border-radius:10px;background:var(--surface);display:grid;place-items:center}.chatpro-attach-menu button b{font-size:.75rem}.chatpro-emoji-picker{width:min(365px,calc(100% - 20px));padding:10px}.chatpro-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chatpro-picker-head strong{font:800 .9rem "Manrope"}.chatpro-picker-head button{border:0;background:transparent;color:var(--muted);font-size:1.05rem}.chatpro-emoji-picker>div:last-child{display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.chatpro-emoji-picker [data-insert-emoji]{border:0;background:transparent;border-radius:9px;font-size:1.25rem;padding:6px}.chatpro-emoji-picker [data-insert-emoji]:hover{background:var(--surface-2)}.chatpro-sticker-panel{width:min(420px,calc(100% - 20px));padding:11px}.chatpro-provider{display:flex;gap:6px}.chatpro-provider button,.chatpro-make{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:7px 9px;font-size:.72rem;font-weight:800}.chatpro-sticker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin:10px 0}.chatpro-sticker-grid button{border:0;background:var(--surface-2);border-radius:11px;font-size:1.5rem;padding:7px}.chatpro-gif-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.chatpro-gif-entry input{height:39px;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:10px;padding:0 10px}.chatpro-gif-entry button{border:0;background:var(--accent);color:var(--accent-ink);border-radius:10px;font-weight:800}.chatpro-make{width:100%;margin-top:8px}.chatpro-blocked{display:flex;justify-content:center;align-items:center;gap:10px;padding:13px;border-top:1px solid var(--line);background:var(--surface);color:var(--muted)}.chatpro-blocked button{border:0;background:transparent;color:var(--accent-2);font-weight:800}.chatpro-info{min-width:0;border-left:1px solid var(--line);background:var(--surface);overflow:auto}.chatpro-info-head{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.chatpro-info-head strong{font:800 .95rem "Manrope"}.chatpro-info-head button{width:34px;height:34px;border:0;background:transparent;color:var(--muted);font-size:1.1rem}.chatpro-profile{text-align:center;padding:22px 16px 16px}.chatpro-profile .chatpro-avatar{margin:0 auto}.chatpro-profile h2{font:800 1.2rem "Manrope";margin:10px 0 3px}.chatpro-profile p{margin:0;color:var(--muted);font-size:.76rem}.chatpro-info-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 12px 14px}.chatpro-info-actions button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:13px;padding:10px 5px;display:flex;flex-direction:column;gap:4px;align-items:center}.chatpro-info-actions span{font-size:1.05rem}.chatpro-info-actions small{font-size:.66rem;color:var(--muted)}.chatpro-info section{border-top:1px solid var(--line);padding:13px}.chatpro-info section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.chatpro-info section>header strong{font:800 .8rem "Manrope"}.chatpro-info section>header button,.chatpro-info section>header span{border:0;background:transparent;color:var(--accent-2);font-size:.68rem}.chatpro-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.chatpro-media-grid img,.chatpro-media-grid .video-thumb{aspect-ratio:1;border-radius:8px;object-fit:cover;width:100%;background:var(--surface-2);display:grid;place-items:center}.chatpro-starred-list{display:grid;gap:5px}.chatpro-starred-list button{border:0;background:var(--surface-2);color:var(--text);border-radius:9px;padding:8px;text-align:left;font-size:.71rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatpro-info-muted{color:var(--muted);font-size:.72rem}.chatpro-participants{display:grid;gap:6px}.chatpro-participants>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.chatpro-participants>div>span{width:32px;height:32px;border-radius:11px;background:var(--surface-2);display:grid;place-items:center;font-weight:800}.chatpro-participants strong{font-size:.76rem}.chatpro-participants small{color:var(--muted);font-size:.65rem}.chatpro-danger-zone{display:grid;gap:5px}.chatpro-danger-zone button{border:0;background:transparent;color:var(--danger);text-align:left;padding:8px;border-radius:9px;font-weight:800;font-size:.75rem}.chatpro-danger-zone button:hover{background:color-mix(in srgb,var(--danger) 8%,var(--surface))}.chatpro-layer-dismiss{position:fixed;inset:0;z-index:80}.chatpro-popover{position:fixed;z-index:81;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:5px;box-shadow:0 20px 55px rgba(0,0,0,.32);min-width:190px}.chatpro-popover.conv-pop{left:320px;top:240px}.chatpro-popover.rail-pop{left:160px;top:176px}.chatpro-popover button{width:100%;border:0;background:transparent;color:var(--text);padding:8px 9px;border-radius:9px;text-align:left;font-weight:700;font-size:.75rem}.chatpro-popover button:hover{background:var(--surface-2)}.chatpro-sheet{max-width:590px}.chatpro-forward-list{display:grid;gap:5px;max-height:440px;overflow:auto}.chatpro-forward-list button{border:0;background:var(--surface-2);color:var(--text);border-radius:12px;padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.chatpro-forward-list small{color:var(--muted);font-size:.68rem}.chatpro-delete-options{display:grid;gap:8px}.chatpro-call-sheet{text-align:center;padding:10px 12px 20px}.chatpro-call-sheet .chatpro-avatar{margin:0 auto}.chatpro-call-sheet h2{font:800 1.7rem "Manrope";margin:12px 0 4px}.chatpro-call-sheet p{margin:0;color:var(--muted)}.chatpro-call-state{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px}.chatpro-call-state i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.chatpro-call-controls{display:flex;gap:12px;justify-content:center;margin:18px}.chatpro-call-controls button{width:54px;height:54px;border-radius:50%;border:1px solid var(--line);background:var(--surface-2);font-size:1.15rem}.chatpro-call-controls button.off{opacity:.45}.chatpro-call-controls button.end{background:var(--danger);color:#fff;border-color:transparent;transform:rotate(135deg)}.chatpro-call-sheet>small{display:block;color:var(--muted);line-height:1.45;max-width:430px;margin:0 auto}.field textarea.academic-notes{width:100%}@keyframes chatproGifA{0%,49%{opacity:1}50%,100%{opacity:0}}@keyframes chatproGifB{0%,49%{opacity:0}50%,100%{opacity:1}}@media(max-width:1180px){.chatpro-shell:has(.chatpro-info){grid-template-columns:320px minmax(0,1fr)}.chatpro-info{position:absolute;right:0;top:0;bottom:0;width:330px;z-index:25;box-shadow:-18px 0 45px rgba(0,0,0,.22)}.chatpro-shell{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:820px){.workspace-main:has(.chatpro-page){padding:10px}.chatpro-shell,.chatpro-shell:has(.chatpro-info){height:calc(100vh - 190px);min-height:540px;grid-template-columns:1fr;border-radius:20px}.chatpro-thread{display:none}.chatpro-page.mobile-thread .chatpro-rail{display:none}.chatpro-page.mobile-thread .chatpro-thread{display:grid}.chatpro-mobile-back{display:grid;place-items:center}.chatpro-info{width:min(92vw,340px)}.chatpro-rail{border-right:0}.chatpro-conv-more{opacity:1}.chatpro-hover-actions{display:none!important}.chatpro-msg-wrap{max-width:86%}.chatpro-head-actions #chatpro-call,.chatpro-head-actions #chatpro-video-call{display:none}}@media(max-width:560px){.chatpro-shell,.chatpro-shell:has(.chatpro-info){height:calc(100vh - 177px);border-radius:17px}.chatpro-rail-head{padding:13px 12px 8px}.chatpro-rail-head h1{font-size:1.35rem}.chatpro-status-strip{padding-left:9px}.chatpro-thread-head{height:61px;padding:7px 8px}.chatpro-head-actions{gap:3px}.chatpro-head-actions button{width:34px;height:34px}.chatpro-head-actions .danger-text{display:none}.chatpro-avatar.large{width:41px;height:41px;border-radius:13px}.chatpro-person strong{font-size:.86rem}.chatpro-person small{font-size:.65rem}.chatpro-messages{padding:12px 8px}.chatpro-msg-wrap{max-width:91%}.chatpro-image,.chatpro-gif,.chatpro-video{max-width:77vw}.chatpro-file,.chatpro-location,.chatpro-poll{min-width:min(260px,74vw)}.chatpro-composer-zone{padding:7px}.chatpro-composer{grid-template-columns:auto minmax(0,1fr) auto auto}.chatpro-composer>#chatpro-emoji,.chatpro-composer>#chatpro-schedule{display:none}.chatpro-composer>button{width:38px;height:38px}.chatpro-attach-menu{left:7px;bottom:61px;width:min(310px,calc(100% - 14px))}.chatpro-emoji-picker,.chatpro-sticker-panel{left:7px;bottom:61px;width:calc(100% - 14px)}.chatpro-info{width:100%}.chatpro-popover.conv-pop{left:auto;right:12px;top:210px}.chatpro-popover.rail-pop{left:auto;right:12px;top:158px}}