:root{--teal: #3390ec;--teal-dark: #2481de;--green-3: #0ac630;--header: #ffffff;--header-bar: #517da2;--icon: #707579;--chat-bg: #ffffff;--outgoing: #ffffff;--incoming: #ffffff;--text: #222222;--muted: #707579;--line: #dfe1e5;--unread: #3390ec;--rail: #ffffff;--shadow: 0 1px 1px rgba(0, 0, 0, .08);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--app-height: 100dvh;color-scheme:light}[data-theme=dark]{--header: #1f2c34;--header-bar: #1f2c34;--icon: #8696a0;--chat-bg: #0b141a;--outgoing: #005c4b;--incoming: #1f2c34;--text: #e9edef;--muted: #8696a0;--line: #2a3942;--unread: #53bdeb;--rail: #1f2c34;--shadow: 0 1px 1px rgba(0, 0, 0, .4);color-scheme:dark;background:#0b141a;color:var(--text)}[data-theme=dark] body,[data-theme=dark] .app-shell,[data-theme=dark] .app,[data-theme=dark] .sidebar,[data-theme=dark] .list,[data-theme=dark] .settings,[data-theme=dark] .auth,[data-theme=dark] .panel,[data-theme=dark] .pass-modal,[data-theme=dark] .bottom-nav,[data-theme=dark] .chat-search,[data-theme=dark] .composer,[data-theme=dark] .msg-toast,[data-theme=dark] .pwa-screen,[data-theme=dark] .pwa-screen-card,[data-theme=dark] .perm-popup{background:#111b21;color:var(--text)}[data-theme=dark] .side-head{background:#1f2c34;color:#fff}[data-theme=dark] .chat-wallpaper{background:#0b141a}[data-theme=dark] .bubble.in{background:#1f2c34}[data-theme=dark] .bubble.out{background:#005c4b;color:#fff}[data-theme=dark] .media-thumb,[data-theme=dark] .media-video,[data-theme=dark] .file-card{border-color:#ffffff2e}[data-theme=dark] .media-thumb{background:#111b21}[data-theme=dark] .file-card{background:#00000038}[data-theme=dark] .search{background:#2a3942}[data-theme=dark] .field input,[data-theme=dark] .field textarea,[data-theme=dark] .chat-search input{background:#2a3942;color:#fff}[data-theme=dark] .head-menu-list{background:#1f2c34}*{box-sizing:border-box}html,body,#root{height:100%;height:var(--app-height, 100dvh);margin:0}html{-webkit-text-size-adjust:100%}body{font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;color:var(--text);overflow:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,input,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}input,textarea{outline:none}.app-shell{height:100%;display:flex;align-items:stretch;justify-content:stretch;background:#fff}.app{width:100%;height:100%;display:flex;background:#fff;overflow:hidden}.rail{width:67px;min-width:67px;background:var(--rail);display:flex;flex-direction:column;align-items:center;padding:10px 0 14px;gap:6px;border-right:1px solid var(--line)}.rail-top{display:flex;flex-direction:column;gap:6px;width:100%;align-items:center}.rail-spacer{flex:1}.rail button{width:44px;height:44px;border-radius:12px;color:var(--icon);display:grid;place-items:center}.rail button:hover{background:#e7f3ff}.rail button.active{background:#e7f3ff;color:var(--teal)}.sidebar{width:400px;min-width:280px;max-width:40%;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line)}.main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--chat-bg);position:relative}.side-head,.chat-head,.panel-head{height:60px;min-height:60px;display:flex;align-items:center;gap:12px;padding:0 16px}.side-head{background:var(--header);color:var(--text)}.chat-head,.panel-head{background:var(--header-bar);color:#fff}.side-head h1,.chat-head h2,.panel-head h2{margin:0;font-size:20px;font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-head h1{font-size:22px;font-weight:700;letter-spacing:-.02em}.chat-head .who{flex:1;min-width:0}.chat-head .who h2{font-size:16px;font-weight:500}.chat-head .sub,.panel-head .sub{font-size:13px;color:#ffffffd9;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--icon);flex-shrink:0}.icon-btn:hover{background:#0b141a0f}.head-menu{position:relative}.head-menu-backdrop{position:fixed;inset:0;z-index:28;background:transparent}.head-menu-list{position:absolute;top:calc(100% - 4px);right:0;z-index:29;min-width:196px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0b141a2e;padding:6px 0;overflow:hidden}.head-menu-list button{display:block;width:100%;text-align:left;padding:12px 18px;font-size:15px;color:var(--text)}.head-menu-list button:hover{background:#f5f6f6}.head-menu-list button.danger{color:#ea4335}.chat-head .icon-btn,.panel-head .icon-btn{color:#fff}.chat-head .icon-btn:hover,.panel-head .icon-btn:hover{background:#ffffff1f}.chat-head .back{display:none}.search-wrap{padding:6px 12px 10px;background:#fff}.search{display:flex;align-items:center;gap:10px;background:#f0f2f5;border-radius:22px;padding:8px 14px;color:var(--muted)}.search input{border:0;background:transparent;width:100%;color:var(--text);font-size:15px}.list{flex:1;overflow:auto;position:relative}.row{display:flex;align-items:center;gap:14px;padding:10px 14px;cursor:pointer}.row:hover{background:#f5f6f6}.row.active{background:#f0f2f5}.row .meta{flex:1;min-width:0;padding:8px 0;border-bottom:1px solid #f0f2f5}.row:last-child .meta{border-bottom:0}.row .top,.row .bottom{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.row .name{font-weight:400;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-status{margin-left:8px;font-size:11px;font-weight:600;color:var(--muted);vertical-align:middle}.live-status.on{color:#1fa855}.row .time{color:var(--muted);font-size:12px;flex-shrink:0}.row .preview{color:var(--muted);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row .time.unread{color:var(--unread);font-weight:600}.badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--unread);color:#fff;font-size:11px;font-weight:600;display:inline-grid;place-items:center}.list-empty{padding:48px 24px;text-align:center;color:var(--muted);font-size:14px;line-height:1.5}.avatar{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:600;flex-shrink:0;position:relative;text-transform:uppercase;font-size:16px}.avatar.sm{width:40px;height:40px;font-size:14px}.avatar.lg{width:88px;height:88px;font-size:32px}.avatar.xl{width:128px;height:128px;font-size:42px}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.online-dot{position:absolute;right:1px;bottom:1px;width:11px;height:11px;background:var(--green-3);border:2px solid #fff;border-radius:50%}.fab{position:absolute;right:16px;bottom:16px;width:52px;height:52px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;box-shadow:0 4px 10px #00000038}.fab:hover{background:#2481de}.empty-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:32px;background:#fff}.empty-logo{width:72px;height:72px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 2px 8px #0000001f;margin-bottom:8px}.empty-main h3{color:#222;font-weight:500;font-size:28px;margin:12px 0 8px}.empty-main p{max-width:380px;line-height:1.55;font-size:14px}.chat-wallpaper{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff}.messages{flex:1;overflow:auto;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.day-chip{align-self:center;background:#ffffffeb;color:#54656f;font-size:12.5px;padding:5px 12px 6px;border-radius:7px;margin:8px 0;box-shadow:var(--shadow)}.bubble-row{display:flex;flex-direction:column;max-width:92%;position:relative}.bubble-row.out{align-self:flex-end;align-items:flex-end}.bubble-row.in{align-self:flex-start;align-items:flex-start}.wa-menu-backdrop{position:fixed;inset:0;z-index:30;background:#0000002e}.wa-react-bar{position:fixed;z-index:31;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;background:#fff;border-radius:28px;box-shadow:0 8px 24px #0b141a2e;padding:5px 6px;overflow-x:auto}.wa-react-bar button{width:32px;height:32px;flex:0 0 32px;border-radius:50%;font-size:18px;display:grid;place-items:center}.wa-react-bar button:hover{background:#f0f2f5}.wa-react-more{font-size:22px!important;color:#54656f;background:#f0f2f5}.wa-msg-menu{position:fixed;z-index:31;min-width:210px;width:232px;background:#fff;border-radius:14px;box-shadow:0 10px 28px #0b141a33;padding:6px 0;overflow-x:hidden;overflow-y:auto}.wa-msg-menu button{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:11px 16px;font-size:15.5px;color:#111b21}.wa-msg-menu button svg{color:#54656f;flex-shrink:0}.wa-msg-menu button:hover{background:#f5f6f6}.wa-msg-menu button.danger{color:#ea4335}.wa-msg-menu button.danger svg{color:#ea4335}.react-chips{display:flex;gap:4px;margin-top:6px;clear:both}.react-chips button{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1px 6px;font-size:13px}[data-theme=dark] .wa-react-bar,[data-theme=dark] .wa-msg-menu,[data-theme=dark] .react-chips button{background:#1f2c34;color:#e9edef}[data-theme=dark] .wa-msg-menu button:hover,[data-theme=dark] .wa-react-bar button:hover{background:#2a3942}.msg-under{display:flex;align-items:center;gap:2px;min-height:22px;margin-top:1px}.msg-dots{min-width:28px;height:22px;padding:0 6px;color:#8b969e;display:grid;place-items:center;border-radius:11px;font-size:16px;letter-spacing:1px;line-height:1}.msg-dots.on,.msg-dots:hover{color:var(--teal);background:#e7f3ff}.msg-del{color:#ea4335;width:28px;height:22px}.bubble-caret{position:absolute;top:2px;right:2px;width:22px;height:22px;border-radius:50%;color:#667781;display:grid;place-items:center;opacity:.55;z-index:6}.bubble-caret:hover,.bubble-caret.on{opacity:1;background:#00000014}.bubble.image .bubble-caret{top:4px;right:6px}.bubble.has-caret{padding-right:22px}.bubble{max-width:100%;padding:6px 8px 5px 9px;border-radius:16px;box-shadow:0 1px 2px #00000014;border:1px solid #eee;position:relative;word-wrap:break-word;overflow-wrap:anywhere}.bubble:after{content:"";display:table;clear:both}.bubble.out{align-self:flex-end;background:var(--outgoing);border-bottom-right-radius:4px}.bubble.in{align-self:flex-start;background:var(--incoming);border-bottom-left-radius:4px}.bubble .sender{font-size:13px;font-weight:600;margin:1px 0 3px}.bubble .body{font-size:14.2px;line-height:1.4;white-space:pre-wrap;font-family:Segoe UI,system-ui,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.bubble .stamp{float:right;display:inline-flex;align-items:flex-end;gap:4px;margin:4px 0 0 10px;padding:2px 0 1px;color:#667781;font-size:11px;line-height:1;white-space:nowrap}.system-msg{align-self:center;background:#fff3c9;color:#54656f;font-size:12.5px;padding:6px 12px;border-radius:8px;margin:6px 0;box-shadow:var(--shadow);text-align:center}.ticks{display:inline-flex;flex-shrink:0}.ticks.read{color:#4fae4e}.bubble.media{padding:7px 7px 6px}.bubble.image{padding-top:28px}.media-thumb{display:block;padding:0;margin:0 0 6px;border-radius:10px;overflow:hidden;max-width:280px;border:1px solid rgba(0,0,0,.12);background:#e9edef;position:relative;z-index:0}.media-thumb img{display:block;width:100%;max-height:300px;object-fit:cover}.media-video{display:block;width:min(280px,100%);max-height:260px;border-radius:10px;background:#000;margin-bottom:6px;border:1px solid rgba(0,0,0,.16)}.file-card{display:flex;align-items:center;gap:10px;min-width:210px;max-width:280px;padding:10px 12px;margin-bottom:6px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#ffffffb8;color:inherit;text-decoration:none}.file-icon{width:40px;height:40px;border-radius:8px;background:#7f66ff;color:#fff;display:grid;place-items:center;flex-shrink:0}.file-meta{min-width:0;flex:1}.file-name{display:block;font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size{color:var(--muted);font-size:12px}.composer{position:relative;display:flex;align-items:flex-end;gap:8px;padding:8px 12px 10px;background:#f0f2f5}.composer form{flex:1;display:flex;align-items:flex-end;background:#fff;border-radius:8px;padding:5px 8px;min-height:44px;box-shadow:0 1px 1px #0b141a0a}.composer textarea{flex:1;border:0;resize:none;max-height:120px;line-height:1.4;padding:8px 6px;font-size:15px;font-family:Segoe UI,system-ui,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.emoji-toggle,.attach-btn{width:40px;height:40px;border-radius:50%;color:var(--icon);display:grid;place-items:center;flex-shrink:0}.emoji-toggle.on,.emoji-toggle:hover,.attach-btn:hover{color:var(--teal-dark);background:#e9edef}.send-btn{width:46px;height:46px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;flex-shrink:0}.send-btn:hover{background:#2481de}.send-btn:disabled{opacity:.55}.attach-menu{position:absolute;left:12px;bottom:62px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0b141a29;padding:16px 18px 14px;display:flex;gap:18px;z-index:6}.attach-menu button{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:var(--muted);font-weight:500}.attach-circle{width:52px;height:52px;border-radius:50%;color:#fff;display:grid;place-items:center}.attach-circle.gallery{background:linear-gradient(180deg,#c861c3,#ac44cf)}.attach-circle.video{background:linear-gradient(180deg,#ff6b8a,#ff2e74)}.attach-circle.doc{background:linear-gradient(180deg,#9b7dff,#7f66ff)}.attach-preview{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#fff;border-top:1px solid var(--line)}.attach-preview img,.attach-preview video{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#111}.composer-error{color:#c62828;background:#fdecea;font-size:12.5px;padding:6px 12px}.lightbox{position:fixed;inset:0;z-index:80;background:#0b141af0;display:flex;align-items:center;justify-content:center;padding:48px 16px 16px}.lightbox img{max-width:100%;max-height:100%;object-fit:contain}.lightbox-close{position:absolute;top:12px;right:12px;color:#fff}.emoji-picker{height:268px;background:#fff;border-top:1px solid var(--line);display:flex;flex-direction:column}.emoji-grid{flex:1;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:0;padding:8px 6px;align-content:start}.emoji-cell{font-size:24px;line-height:1;height:42px;border-radius:8px;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.emoji-cell:hover{background:#f0f2f5}.emoji-tabs{display:flex;border-top:1px solid var(--line);padding:4px}.emoji-tabs button{flex:1;min-width:36px;height:36px;font-size:18px;border-radius:8px;opacity:.65}.emoji-tabs button.active{opacity:1;background:#f0f2f5}.typing{padding:0 6% 6px;color:var(--muted);font-size:13px;font-style:italic}.panel{position:absolute;inset:0;background:#fff;z-index:5;display:flex;flex-direction:column}.panel .body{flex:1;overflow:auto}.field{display:flex;flex-direction:column;gap:6px;padding:12px 20px}.field label{font-size:13px;color:var(--teal-dark);font-weight:600}.field input,.field textarea{border:0;border-bottom:2px solid var(--teal);padding:8px 2px;background:transparent}.primary{margin:16px 20px;background:var(--teal);color:#fff;border-radius:24px;padding:12px 18px;font-weight:600}.primary:disabled{opacity:.5}.check{width:22px;height:22px;border:2px solid #8696a0;border-radius:4px;display:grid;place-items:center}.check.on{background:var(--teal);border-color:var(--teal);color:#fff}.auth{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f4f5;padding:28px 16px;overflow:auto}.auth-head{text-align:center}.auth-inner{width:min(420px,100%);text-align:center;color:#222}.auth-mark{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;background:#2aabee;display:grid;place-items:center;box-shadow:0 4px 12px #00000024}.auth-title{font-size:36px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:1;margin-bottom:8px}.auth-inner h1{margin:0 0 10px;font-size:22px;font-weight:500;letter-spacing:-.02em}.auth-hero{display:none}.auth-copy{margin:0 auto 28px;max-width:32ch;font-size:15px;line-height:1.5;color:#707579}.auth-card{background:#fff;border-radius:20px;padding:52px 24px 48px;min-height:400px;display:flex;flex-direction:column;justify-content:center;text-align:left;box-shadow:0 10px 30px #00000029}.auth-input{width:100%;border:0;background:#f0f2f5;border-radius:12px;padding:20px 18px;font-size:17px;color:#111b21;margin-bottom:18px}.auth-input:focus{box-shadow:0 0 0 2px #3390ec}.auth-password{position:relative;margin-bottom:16px}.auth-password .auth-input{padding-right:46px;margin-bottom:0}.auth-eye{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;color:#707579;display:grid;place-items:center}.auth-eye:hover{background:#0b141a0f;color:#111}.auth-btn{width:100%;margin-top:12px;background:#3390ec;color:#fff;border-radius:24px;padding:18px;font-weight:600;font-size:18px}.auth-btn:hover{background:#2481de}.auth-btn:disabled{opacity:.55}.auth-switch{margin-top:22px;color:#3390ec;font-size:15px;font-weight:600}.error{color:#c62828;background:#fdecea;padding:10px 12px;border-radius:8px;font-size:14px;margin-bottom:12px}.call-overlay{position:fixed;inset:0;z-index:50;background:linear-gradient(180deg,#517da2,#2f4d66);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:72px 24px 40px}.call-hero{text-align:center}.call-kind{margin-top:36px;margin-bottom:0;font-size:13px;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.call-overlay h2{margin:22px 0 0;font-weight:400;font-size:28px;line-height:1.2}.call-overlay .status{margin-top:20px;opacity:.85;letter-spacing:.04em;font-size:16px}.call-avatar{width:128px;height:128px;margin:0 auto;border-radius:50%}.call-avatar.pulse{animation:call-pulse 1.7s ease-out infinite}@keyframes call-pulse{0%{box-shadow:0 0 #ffffff59}70%{box-shadow:0 0 0 22px #fff0}to{box-shadow:0 0 #fff0}}.call-actions{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);display:flex;gap:36px;align-items:center;justify-content:center}.call-btn{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f}.call-btn.hang{background:#ea4335;color:#fff}.call-btn.accept{background:#3390ec}.call-btn.muted{background:#fff;color:#111}.settings{padding:8px 0 24px}.settings .block{padding:16px 20px;display:flex;gap:14px;align-items:center}.settings .hint{color:var(--muted);font-size:13px;padding:4px 20px 16px}.settings .primary{width:calc(100% - 40px)}.settings-link{display:block;width:100%;padding:14px 20px;text-align:left;font-weight:600;color:var(--teal-dark)}.settings-ok{margin:0 20px 8px;color:var(--teal-dark);font-size:13px;font-weight:600}.avatar-edit{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--teal-dark);font-size:12px;font-weight:600}.settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;font-weight:600;cursor:pointer}.settings-toggle input{appearance:none;-webkit-appearance:none;width:44px;height:26px;margin:0;flex-shrink:0;border:0;border-radius:13px;background:#d1d7db;position:relative;cursor:pointer;transition:background .2s ease}.settings-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040;transition:transform .2s ease}.settings-toggle input:checked{background:var(--teal)}.settings-toggle input:checked:after{transform:translate(18px)}[data-theme=dark] .settings-toggle input{background:#3b4a54}[data-theme=dark] .settings-toggle input:checked{background:var(--teal)}.archive-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 20px;text-align:left;font-weight:600;color:var(--teal-dark)}.archive-row.back{color:var(--muted)}.archive-count{margin-left:auto;color:var(--muted);font-weight:500}.mute-mark{display:inline-flex;margin-left:6px;color:var(--muted);vertical-align:middle}.chat-search{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-bottom:1px solid var(--line);color:var(--icon)}.chat-search input{flex:1;border:0;background:#f0f2f5;border-radius:18px;padding:8px 12px}.chat-search-count{font-size:12px;color:var(--muted);white-space:nowrap}.upload-bar{height:4px;background:#0000001f;border-radius:4px;overflow:hidden;margin-top:6px}.upload-bar span{display:block;height:100%;background:var(--teal)}.retry-send{margin-top:6px;color:#c62828;font-size:12px;font-weight:600}.call-line{display:inline-flex;align-items:center;gap:6px}.msg-toast{position:fixed;left:16px;right:16px;top:calc(12px + var(--safe-top));z-index:50;display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;box-shadow:0 10px 28px #0000002e;padding:10px 12px;text-align:left}.msg-toast strong,.msg-toast em{display:block}.msg-toast em{font-style:normal;color:var(--muted);font-size:13px}.status-tag{display:block;margin-top:2px;font-size:12px;font-weight:600;line-height:1.2}.status-tag.disabled{color:#c62828}.status-tag.enabled{color:#1b8a3a}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:8px 20px 16px}.activity-grid div{background:#f5f6f6;border-radius:10px;padding:10px 8px;text-align:center}.activity-grid b{display:block;font-size:18px}.activity-grid span{font-size:11px;color:var(--muted)}.pin-mark{margin-left:6px;font-size:12px}.quote,.quote-bar{background:#0000000f;border-left:3px solid var(--teal);border-radius:6px;padding:6px 8px;margin-bottom:6px;font-size:12px}.quote b,.quote-bar b,.fwd-label{display:block;color:var(--teal-dark);font-size:12px}.quote-bar{display:flex;align-items:center;margin:0 8px 6px;background:#fff}.quote-bar span,.quote span{color:var(--muted)}.fwd-label{margin-bottom:4px;font-style:italic}.link-card{display:flex;gap:8px;margin-top:6px;background:#0000000d;border-radius:8px;overflow:hidden;color:inherit;text-decoration:none}.link-card img{width:64px;height:64px;object-fit:cover}.link-card span{display:flex;flex-direction:column;padding:6px 8px 6px 0}.link-card em{font-style:normal;color:var(--muted);font-size:12px}.voice-player{width:min(220px,70vw);margin-top:4px}.chip-act{font-size:12px;font-weight:600;color:var(--teal-dark);padding:4px 8px}.send-btn.rec{background:#ea4335}.fwd-list{max-height:40vh;overflow:auto;padding:8px 12px}.fwd-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border-radius:8px;text-align:left}.fwd-item.on{background:#e7f3ff}.users-panel{padding-bottom:24px}.users-form{padding-top:4px}.users-form .primary{margin-top:4px}.users-panel .hint{color:var(--muted);font-size:13px;padding:4px 20px 16px}.password-wrap{position:relative}.password-wrap input{width:100%;padding-right:36px}.field-eye{transform:none;top:auto;bottom:2px;right:0}.user-item .row{align-items:center}.user-item .meta{padding:2px 0}.user-item .avatar{width:62px;height:62px;font-size:21px}.user-pass-btn{flex-shrink:0;margin-right:10px;color:var(--icon)}.user-pass-btn:hover{color:var(--teal);background:#e7f3ff}.user-pass-btn.is-disabled{color:#c62828}.user-pass-btn.is-enabled{color:#1b8a3a}.pass-modal-backdrop{position:fixed;inset:0;z-index:40;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px}.pass-modal{width:min(400px,100%);background:#fff;border-radius:16px;box-shadow:0 16px 40px #00000038;padding-bottom:8px}.pass-modal-head{display:flex;align-items:center;padding:14px 12px 0 20px}.pass-modal-head h2{margin:0;flex:1;font-size:18px;font-weight:600}.pass-modal-user{margin:4px 20px 8px;color:var(--muted);font-size:13px}.pass-modal .field{padding-top:8px}.pwa-screen{position:fixed;inset:0;z-index:70;background:#f4f4f5;display:flex;align-items:center;justify-content:center;padding:calc(20px + var(--safe-top)) 16px calc(20px + var(--safe-bottom))}.pwa-screen-card{width:min(420px,100%);background:#fff;border-radius:20px;padding:36px 24px 28px;text-align:center;box-shadow:0 10px 30px #00000029}.pwa-screen-mark{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:#2aabee;display:grid;place-items:center;box-shadow:0 4px 12px #00000024}.pwa-screen-card h1{margin:0 0 8px;font-size:24px;font-weight:700}.pwa-screen-copy{margin:0 0 22px;color:var(--muted);font-size:15px;line-height:1.5}.pwa-steps{list-style:none;margin:0 0 22px;padding:0;text-align:left}.pwa-steps li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;line-height:1.4}.pwa-steps li span{width:24px;height:24px;border-radius:50%;background:#e7f3ff;color:var(--teal-dark);font-weight:700;font-size:12px;display:grid;place-items:center;flex-shrink:0}.pwa-steps li div{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding-top:2px}.pwa-install-preview{display:flex;align-items:center;gap:12px;text-align:left;background:#f0f2f5;border-radius:14px;padding:14px 16px;margin-bottom:22px;color:var(--muted);font-size:14px;line-height:1.4}.pwa-install-preview svg{flex-shrink:0;color:var(--teal)}.pwa-skip{display:block;width:100%;margin-top:10px;color:var(--teal);font-weight:600;padding:10px}.perm-popup-backdrop{position:fixed;inset:0;z-index:65;background:#00000073;display:flex;align-items:center;justify-content:center;padding:calc(20px + var(--safe-top)) 16px calc(20px + var(--safe-bottom))}.perm-popup{width:min(400px,100%);background:#fff;border-radius:16px;box-shadow:0 16px 40px #00000038;padding-bottom:8px}.perm-popup-copy{margin:4px 20px 8px;color:var(--muted);font-size:13px;line-height:1.45}.perm-list{padding:4px 0 8px}.perm-row{align-items:flex-start}.perm-row-text{display:flex;align-items:flex-start;gap:12px;min-width:0}.perm-row-text svg{flex-shrink:0;margin-top:2px;color:var(--teal)}.perm-row-text span{display:flex;flex-direction:column;gap:2px;min-width:0}.perm-row-text strong{font-size:15px;font-weight:600}.perm-row-text em{font-style:normal;font-weight:400;font-size:12px;color:var(--muted);line-height:1.35}.perm-row.blocked .perm-row-text em{color:#c62828}.perm-hint{margin:0 20px 8px;padding:10px 12px;border-radius:8px;background:#eef6ff;color:#2b5278;font-size:13px;line-height:1.4}[data-theme=dark] .pwa-screen{background:#0b141a}[data-theme=dark] .pwa-install-preview{background:#2a3942}[data-theme=dark] .pwa-steps li span{background:#1f2c34;color:#53bdeb}[data-theme=dark] .perm-hint{background:#1f2c34;color:#d1d7db}.history-banner{margin:0 12px 10px;padding:8px 12px;border-radius:8px;background:#eef6ff;color:#2b5278;font-size:13px;text-align:center}.danger-btn{color:#ea4335;font-weight:500;padding:14px 20px;width:100%;text-align:left}.group-info{padding-bottom:32px}.group-hero{display:flex;flex-direction:column;align-items:center;padding:24px 16px 16px;background:#fff}.member-count{color:var(--muted);margin-top:6px}.bottom-nav{display:none;border-top:1px solid var(--line);background:#fff}.bottom-nav button{flex:1;padding:8px 4px 10px;color:var(--muted);font-size:11px;font-weight:500;display:flex;flex-direction:column;align-items:center;gap:2px}.bottom-nav button.active{color:var(--teal-dark)}@media(max-width:900px){html,body,#root,.app-shell,.app,.auth{width:100%;max-width:100%;height:var(--app-height, 100dvh);min-height:var(--app-height, 100dvh)}body{background:#fff}.app-shell{background:#fff;padding:0}.app{margin:0;border-radius:0;box-shadow:none;flex-direction:column}.rail{display:none}.sidebar{width:100%;max-width:none;min-width:0;border-right:0;flex:1;min-height:0}.sidebar.hidden,.main.hidden{display:none}.main{width:100%;height:100%;flex:1}.side-head,.chat-head,.panel-head{height:auto;min-height:56px;padding-top:calc(8px + var(--safe-top));padding-left:calc(10px + var(--safe-left));padding-right:calc(10px + var(--safe-right));padding-bottom:8px}.side-head h1{font-size:20px}.chat-head .back{display:grid}.search-wrap{padding:4px 12px 10px}.row{padding:10px 14px;gap:12px}.messages{padding:8px 8px calc(8px + var(--safe-bottom))}.chat-wallpaper{background:#dbe5ee}.bubble.out{background:#e3f2fd;border-color:#d0e8fa}.bubble.in{background:#fff}.bubble-row{max-width:94%}.bubble{max-width:100%}.composer{padding:6px 8px calc(8px + var(--safe-bottom))}.composer textarea{font-size:16px}.typing{padding:0 12px 6px}.empty-main{display:none}.bottom-nav{display:flex;padding-bottom:var(--safe-bottom);min-height:calc(56px + var(--safe-bottom))}.bottom-nav button{padding:6px 4px 8px;min-height:48px}.fab{bottom:16px;right:16px}.list{padding-bottom:72px}.auth{padding:0;background:#fff;justify-content:flex-start;overflow:auto}.auth-head{width:100%;background:var(--header-bar);color:#fff;padding:calc(28px + var(--safe-top)) 20px 12px}.auth-inner{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;padding:0 20px calc(24px + var(--safe-bottom))}.auth-hero{display:flex;flex:0 1 auto;flex-direction:column;align-items:center;justify-content:flex-start;min-height:0;padding:75px 0 80px}.auth-hero-art{width:min(240px,72%);height:auto;display:block}.auth-hero-label{margin-top:4px;font-size:13px;font-weight:600;color:var(--header-bar)}.auth-mark{width:48px;height:48px;margin-bottom:10px;background:#fff;box-shadow:none}.auth-title{font-size:32px;color:#fff;letter-spacing:.12em}.auth-inner h1{font-size:20px}.auth-copy{display:none}.auth-card{min-height:0;margin-top:12px;padding:0;border-radius:0;box-shadow:none;background:transparent}.auth-input{background:#f0f2f5}.auth-btn{background:var(--teal)}.call-overlay{padding:calc(48px + var(--safe-top)) 24px calc(36px + var(--safe-bottom))}.pass-modal-backdrop{padding:calc(24px + var(--safe-top)) 16px calc(24px + var(--safe-bottom));align-items:center}.pass-modal{width:min(400px,100%);border-radius:16px;padding-bottom:8px}.pwa-screen{padding:calc(24px + var(--safe-top)) 16px calc(24px + var(--safe-bottom))}.pwa-screen-card{width:min(400px,100%)}.perm-popup-backdrop{padding:calc(24px + var(--safe-top)) 16px calc(24px + var(--safe-bottom))}.lightbox{padding:calc(40px + var(--safe-top)) 12px calc(12px + var(--safe-bottom))}.lightbox-close{top:calc(8px + var(--safe-top))}.icon-btn,.rail button{min-width:44px;min-height:44px}}@media(min-width:901px){.app{width:100%;height:100%;margin:0;border-radius:0;box-shadow:none}.bottom-nav{display:none!important}.fab{display:none}}
