.admin-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;background:#3f5a60;color:#17313a;font-family:Inter,Cairo,sans-serif;overflow:hidden}.admin-rail{width:96px;background:#3f5a60;display:flex;flex-direction:column;align-items:center;padding:24px 0 20px;color:#cde0e2;flex-shrink:0}.admin-logo{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:40px}.admin-logo-mark{font-size:26px;width:40px;height:40px;border-radius:12px;background:#ffffff1f;display:flex;align-items:center;justify-content:center}.admin-logo-name{font-size:13px;font-weight:700;letter-spacing:.3px}.admin-rail-nav{flex:1;display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}.admin-rail-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;width:72px;padding:12px 0;border-radius:16px;color:#9fb9bc;font-size:10px;font-weight:600;transition:background .15s,color .15s}.admin-rail-nav button:hover{color:#fff}.admin-rail-nav button.on{background:#fff;color:#2f4a50;box-shadow:0 6px 16px #00000026}.admin-rail-me{margin-top:auto;border:2px solid rgba(255,255,255,.25);border-radius:50%}.admin-main{flex:1;display:flex;flex-direction:column;min-width:0;padding:22px 26px 26px 0}.admin-top{display:flex;align-items:center;gap:24px;padding:0 8px 20px;color:#eaf2f3}.admin-back{display:flex;align-items:center;gap:7px;background:#fff;color:#2f4a50;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600}.admin-tabs{display:flex;gap:28px;flex:1;justify-content:center}.admin-tabs button{color:#fff9;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:6px 0;position:relative}.admin-tabs button.on{color:#fff}.admin-tabs button.on:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#fff;border-radius:2px}.admin-members{display:flex;align-items:center;gap:10px;font-size:13px}.admin-members-avatars{display:flex}.admin-members-avatars .avatar-wrap{margin-inline-start:-8px;border:2px solid #3f5a60;border-radius:50%}.admin-panel{flex:1;background:#f4f7f7;border-radius:26px;padding:24px;overflow-y:auto}.admin-grid-top{display:grid;grid-template-columns:1.7fr 1fr;gap:20px;margin-bottom:20px}.admin-hero{position:relative;border-radius:22px;padding:28px;color:#fff;background:linear-gradient(120deg,#2f8f93,#58b0a7 55%,#cfe0c8 130%);min-height:230px;overflow:hidden}.admin-hero-label{font-size:15px;opacity:.92}.admin-hero-number{font-size:64px;font-weight:800;line-height:1.05;margin:4px 0 18px}.admin-hero-stats{display:flex;gap:26px}.admin-hero-stats>div{display:flex;align-items:center;gap:8px;font-size:13px;opacity:.95}.admin-hero-stats b{margin-inline-start:4px;font-size:15px}.admin-hero-stats .dot{width:9px;height:9px;border-radius:50%;background:#fff9}.admin-hero-stats .dot.green{background:#b8f0c0}.admin-hero-art{position:absolute;top:22px;inset-inline-end:30px;font-size:96px;opacity:.35}.admin-hero-cta{position:absolute;bottom:0;inset-inline-end:0;background:#0f6d70;color:#fff;padding:16px 26px;border-start-start-radius:18px;font-size:13px;font-weight:700;letter-spacing:.4px;display:flex;align-items:center;gap:8px}.admin-gauge-card{background:#f6ded2;border-radius:22px;padding:24px;color:#6a4a3c}.admin-gauge-label{font-size:15px;font-weight:600;color:#7a5647}.admin-gauge-row{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.admin-gauge-num{font-size:52px;font-weight:800;color:#2a2320}.admin-gauge-num span{font-size:22px}.gauge{width:120px;height:70px}.gauge-track{fill:none;stroke:#ecccbc;stroke-width:9;stroke-linecap:round}.gauge-fill{fill:none;stroke:#f2a33c;stroke-width:9;stroke-linecap:round;transition:stroke-dashoffset .6s}.gauge-needle{stroke:#2a2320;stroke-width:3;stroke-linecap:round;transition:transform .6s}.gauge-hub{fill:#2a2320}.admin-gauge-note{font-size:12.5px;line-height:1.5;color:#8a6a5b;margin:6px 0 14px}.admin-banned-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:14px;padding:10px 16px;font-size:13px;color:#6a4a3c}.admin-grid-bottom{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:20px}.admin-card{background:#fff;border-radius:20px;padding:20px}.admin-card h3{font-size:15px;font-weight:700;color:#24343a;margin-bottom:16px;display:flex;align-items:center;gap:8px}.admin-live-dot{width:8px;height:8px;border-radius:50%;background:#25d366;animation:pulse 1.4s infinite}.admin-bars{display:flex;align-items:flex-end;gap:12px;height:150px;padding-top:10px}.admin-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%}.admin-bar-track{flex:1;width:12px;background:#eef2f2;border-radius:8px;display:flex;align-items:flex-end;overflow:hidden}.admin-bar-fill{width:100%;background:linear-gradient(#7fd0c8,#3f9d9a);border-radius:8px;min-height:4px;transition:height .5s}.admin-bar-label{font-size:11px;color:#8a9a9d;margin-top:8px;text-transform:uppercase}.admin-perf-list{display:flex;flex-direction:column;gap:4px}.admin-perf-row{display:flex;align-items:center;gap:12px;padding:9px 6px;border-radius:12px;width:100%;text-align:start}.admin-perf-row:hover{background:#f6f9f9}.admin-perf-info{flex:1;min-width:0}.admin-perf-name{font-size:14px;font-weight:600;color:#24343a}.admin-perf-sub{font-size:12px;color:#8a9a9d}.admin-perf-badge{font-size:11px;color:#25d366}.admin-perf-badge.banned{color:var(--danger);font-weight:700}.admin-map-wrap{position:relative}.admin-map{height:190px;border-radius:14px;overflow:hidden;z-index:0}.map-layer-toggle{position:absolute;top:10px;right:10px;z-index:400;display:flex;background:#fff;border-radius:10px;padding:3px;box-shadow:0 2px 8px #0000002e;gap:2px}.map-layer-toggle button{border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:600;color:#6b7d80;padding:5px 12px;border-radius:8px;transition:all .15s ease}.map-layer-toggle button.active{background:#3f5a60;color:#fff}[dir=rtl] .map-layer-toggle{right:auto;left:10px}.admin-map-loading{display:flex;align-items:center;justify-content:center;background:#eef2f2;color:#8a9a9d;font-size:13px}.admin-map-count{font-size:12px;color:#8a9a9d;margin-top:8px}.map-pin-inner{width:40px;height:40px}.map-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 6px #0000004d}.map-avatar-fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:13px}.map-pin.online .map-avatar{border-color:#25d366}.admin-users-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-search{background:#f0f4f4;border-radius:12px;padding:10px 14px;font-size:14px;width:260px}.admin-table{display:flex;flex-direction:column}.admin-tr{display:grid;grid-template-columns:2fr 1.4fr 1fr 1.4fr 1.6fr;align-items:center;gap:12px;padding:12px 8px;border-bottom:1px solid #eef2f2;font-size:13.5px}.admin-th{font-size:12px;color:#8a9a9d;font-weight:700;text-transform:uppercase}.admin-td-user{display:flex;align-items:center;gap:10px;font-weight:600}.admin-tag{font-size:10px;color:var(--accent);border:1px solid var(--accent);border-radius:8px;padding:1px 6px;margin-inline-start:6px;font-style:normal}.admin-status{font-style:normal;font-size:12.5px;color:#8a9a9d}.admin-status.online{color:#1aa251;font-weight:600}.admin-status.banned{color:var(--danger);font-weight:700}.admin-loc-link{display:inline-flex;align-items:center;gap:5px;color:#2f8f93;font-size:12.5px}.admin-td-actions{display:flex;gap:8px}.admin-act{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border-radius:10px;font-size:12.5px;font-weight:600}.admin-act.ban{background:#fff3e0;color:#c77700}.admin-act.unban{background:#e7f7ec;color:#1aa251}.admin-act.delete{background:#fde8ec;color:var(--danger)}.admin-toggle{display:inline-flex;align-items:center;gap:10px;background:#eef2f2;padding:8px 14px 8px 8px;border-radius:22px;font-size:13px;font-weight:600;color:#8a9a9d}.admin-toggle-knob{width:22px;height:22px;border-radius:50%;background:#b7c4c6;transition:background .2s,transform .2s}.admin-toggle.on{color:#1aa251}.admin-toggle.on .admin-toggle-knob{background:#25d366;transform:translate(4px)}.admin-support-hint{font-size:13px;color:#8a9a9d;margin-bottom:16px;line-height:1.5}.admin-support-row{border:1px solid #eef2f2;margin-bottom:6px}@media (max-width: 899px){.admin-root{flex-direction:column}.admin-rail{width:100%;flex-direction:row;padding:10px}.admin-logo{flex-direction:row;margin:0 12px 0 0}.admin-rail-nav{flex-direction:row}.admin-grid-top,.admin-grid-bottom{grid-template-columns:1fr}.admin-tabs{display:none}.admin-mobile-note{display:block}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;overflow:hidden}body{font-family:Inter,Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;color:var(--text-1);background:var(--app-bg);overscroll-behavior:none}html[lang=ar] body{font-family:Cairo,Inter,sans-serif}button{font-family:inherit;border:none;background:none;cursor:pointer;color:inherit}input,textarea{font-family:inherit;border:none;outline:none;background:none;color:inherit}a{color:var(--accent);text-decoration:none}img{display:block}:root,:root[data-theme=light]{--app-bg: #eff2f5;--panel-bg: #ffffff;--rail-bg: #f0f2f5;--header-bg: #f0f2f5;--chat-bg: #efeae2;--chat-bg-pattern: radial-gradient(circle at 25% 25%, rgba(0, 0, 0, .012) 2px, transparent 2px), radial-gradient(circle at 75% 75%, rgba(0, 0, 0, .012) 2px, transparent 2px);--text-1: #111b21;--text-2: #667781;--text-3: #8696a0;--divider: #e9edef;--hover: #f5f6f6;--active-item: #f0f2f5;--rail-pill: #d9fdd3;--online-text: #00a884;--accent: #00a884;--accent-strong: #008069;--unread-badge: #25d366;--bubble-in: #ffffff;--bubble-out: #d9fdd3;--bubble-text: #111b21;--bubble-meta: #667781;--tick-read: #53bdeb;--encrypt-bg: #fdf3c5;--encrypt-text: #54656f;--input-bg: #ffffff;--search-bg: #f0f2f5;--danger: #ea0038;--overlay: rgba(11, 20, 26, .6);--shadow: 0 1px 3px rgba(11, 20, 26, .12);--composer-bg: #f0f2f5;--auth-bg: #ffffff;--auth-text: #17171c;--auth-muted: #8e8ea3;--auth-input: #f4f4f7;--auth-input-focus: #ffffff;--auth-input-border: #e6e6ee;--auth-placeholder: #b0b0c0;--auth-accent: #17171c;--auth-accent-text: #ffffff;--m-purple: #5b54e8;--m-purple-2: #7069f0;--m-purple-bubble: #7a73f2;--m-bg: #ffffff;--m-card: #ffffff;--m-pill-bg: #f1f1f5;--m-text-1: #17171c;--m-text-2: #8e8ea3;--scrollbar: rgba(17, 27, 33, .2)}:root[data-theme=dark]{--app-bg: #0b141a;--panel-bg: #111b21;--rail-bg: #202c33;--header-bg: #202c33;--chat-bg: #0b141a;--chat-bg-pattern: radial-gradient(circle at 25% 25%, rgba(255, 255, 255, .015) 2px, transparent 2px), radial-gradient(circle at 75% 75%, rgba(255, 255, 255, .015) 2px, transparent 2px);--text-1: #e9edef;--text-2: #8696a0;--text-3: #667781;--divider: #222d34;--hover: #202c33;--active-item: #2a3942;--rail-pill: #0b3d36;--online-text: #25d366;--accent: #00a884;--accent-strong: #00a884;--unread-badge: #00a884;--bubble-in: #202c33;--bubble-out: #005c4b;--bubble-text: #e9edef;--bubble-meta: rgba(233, 237, 239, .6);--tick-read: #53bdeb;--encrypt-bg: #182229;--encrypt-text: #ffd279;--input-bg: #2a3942;--search-bg: #202c33;--danger: #f15c6d;--overlay: rgba(11, 20, 26, .85);--shadow: 0 1px 3px rgba(0, 0, 0, .4);--composer-bg: #202c33;--auth-bg: #14121f;--auth-text: #f0effb;--auth-muted: #8e8ea3;--auth-input: #1e1b30;--auth-input-focus: #232038;--auth-input-border: #2c2942;--auth-placeholder: #6a6a80;--auth-accent: #ffffff;--auth-accent-text: #17171c;--m-purple: #4c46c9;--m-purple-2: #5b54e8;--m-purple-bubble: #6c65e8;--m-bg: #14121f;--m-card: #1e1b30;--m-pill-bg: #262338;--m-text-1: #f0effb;--m-text-2: #8e8ea3;--scrollbar: rgba(233, 237, 239, .2)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}::-webkit-scrollbar-track{background:transparent}.splash{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--panel-bg)}.splash-logo{font-size:56px}.splash-name{font-size:22px;font-weight:700;color:var(--accent);letter-spacing:.5px}.avatar-wrap{position:relative;flex-shrink:0}.avatar-img,.avatar-fallback{border-radius:50%;object-fit:cover}.avatar-fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;-webkit-user-select:none;user-select:none}.avatar-online-dot{position:absolute;bottom:1px;inset-inline-end:1px;width:11px;height:11px;border-radius:50%;background:#25d366;border:2px solid var(--panel-bg)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);z-index:200;display:flex;align-items:center;justify-content:center;animation:fadeIn .15s ease}.modal{background:var(--panel-bg);border-radius:14px;width:min(440px,92vw);max-height:86vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px #0000004d}.modal-header{display:flex;align-items:center;gap:12px;padding:16px 20px;font-size:17px;font-weight:600;border-bottom:1px solid var(--divider)}.modal-body{padding:16px 20px;overflow-y:auto;flex:1}.modal-footer{padding:14px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--divider)}.btn{padding:10px 22px;border-radius:24px;font-size:14px;font-weight:600;transition:opacity .15s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-ghost{color:var(--accent)}.btn-danger{background:var(--danger);color:#fff}.icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--text-2);transition:background .15s;flex-shrink:0}.icon-btn:hover{background:var(--hover)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.field{margin-bottom:14px}.field label{display:block;font-size:13px;color:var(--text-2);margin-bottom:6px}.field input,.field textarea{width:100%;background:var(--search-bg);border-radius:10px;padding:12px 14px;font-size:15px}.field textarea{resize:none;min-height:64px}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.app-shell{height:100%;display:flex;background:var(--panel-bg);max-width:1700px;margin:0 auto;box-shadow:var(--shadow)}.nav-rail{width:76px;background:var(--rail-bg);border-inline-end:1px solid var(--divider);display:flex;flex-direction:column;align-items:center;padding:14px 0 10px;gap:2px;flex-shrink:0}.nav-rail-item{width:64px;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px 5px;border-radius:10px;color:var(--text-2);transition:background .15s,color .15s}.nav-rail-item:hover{background:var(--hover)}.nav-rail-item.active{color:var(--text-1)}.nav-rail-item .rail-icon{position:relative;width:48px;height:30px;border-radius:15px;display:flex;align-items:center;justify-content:center;transition:background .15s}.nav-rail-item.active .rail-icon{background:var(--rail-pill)}.nav-rail-item .rail-label{font-size:10.5px;font-weight:500;line-height:1.2;max-width:64px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-rail-item.rail-plain{padding:8px 2px}.nav-rail-item.rail-plain .rail-icon{width:40px;height:40px;border-radius:50%}.nav-rail-item.rail-avatar{padding:6px 2px}.nav-rail-badge{position:absolute;top:-3px;inset-inline-end:4px;background:var(--unread-badge);color:#fff;font-size:10.5px;font-weight:700;min-width:17px;height:17px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid var(--rail-bg)}.nav-rail-spacer{flex:1}.sidebar{width:380px;min-width:320px;border-inline-end:1px solid var(--divider);display:flex;flex-direction:column;background:var(--panel-bg);flex-shrink:0}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;min-height:59px}.sidebar-title{font-size:20px;font-weight:700}.sidebar-header-actions{display:flex;gap:2px;margin-inline-start:auto}.mobile-hello{display:none}.search-row{padding:0 12px 8px;display:flex;gap:8px;align-items:center}.search-box{flex:1;display:flex;align-items:center;gap:10px;background:var(--search-bg);border-radius:10px;padding:8px 12px;color:var(--text-2)}.search-box input{flex:1;font-size:14px;color:var(--text-1);min-width:0}.search-filter{display:flex;align-items:center;justify-content:center;color:var(--text-2);flex-shrink:0;padding:2px;border-radius:4px}.search-filter:hover{color:var(--text-1)}.mobile-tabs{display:none}.chat-list{flex:1;overflow-y:auto}.chat-item{display:flex;align-items:center;gap:13px;padding:10px 14px;cursor:pointer;transition:background .12s;position:relative}.chat-item:hover{background:var(--hover)}.chat-item.active{background:var(--active-item)}.chat-item-main{flex:1;min-width:0;border-bottom:1px solid var(--divider);padding-bottom:10px;margin-bottom:-10px;padding-top:2px}.chat-item:last-child .chat-item-main{border-bottom:none}.chat-item-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.chat-item-name{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-time{font-size:12px;color:var(--text-3);flex-shrink:0}.chat-item-time.unread-time{color:var(--unread-badge);font-weight:600}.chat-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:2px}.chat-item-preview{font-size:13.5px;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}.chat-item-preview .preview-ticks{color:var(--text-3);flex-shrink:0}.chat-item-preview .preview-ticks.read{color:var(--tick-read)}.chat-item-meta{display:flex;align-items:center;gap:6px;flex-shrink:0;color:var(--text-3)}.unread-badge{background:var(--unread-badge);color:#fff;font-size:11.5px;font-weight:700;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 6px}.typing-text{color:var(--accent);font-weight:500}.empty-list{padding:40px 24px;text-align:center;color:var(--text-2);font-size:14px;line-height:1.6}.search-section-label{padding:14px 16px 6px;font-size:13px;font-weight:600;color:var(--accent)}.chat-window{flex:1;display:flex;flex-direction:column;background:var(--chat-bg);background-image:var(--chat-bg-pattern);background-size:40px 40px;min-width:0;position:relative}.chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text-2);background:var(--rail-bg);border-bottom:6px solid var(--accent);text-align:center;padding:0 40px}.chat-empty-logo{font-size:60px;opacity:.35;filter:grayscale(1);margin-bottom:6px}.chat-empty h2{font-weight:300;font-size:32px;color:var(--text-1);letter-spacing:-.5px}.chat-empty p{font-size:14px;max-width:420px;line-height:1.6}.chat-empty-note{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-3);margin-top:22px}.chat-header{display:flex;align-items:center;gap:12px;padding:8px 16px;background:var(--header-bg);min-height:59px;z-index:5}.chat-header-back{display:none}.chat-header-info{flex:1;min-width:0;cursor:pointer}.chat-header-name{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-header-status{font-size:12.5px;color:var(--text-2);display:flex;align-items:center;gap:5px}.chat-header-status.is-online{color:var(--online-text)}.status-dot{width:8px;height:8px;border-radius:50%;background:#25d366;display:inline-block}.chat-header-actions{display:flex;align-items:center;gap:2px}.chat-header-actions .divider-v{width:1px;height:24px;background:var(--divider);margin:0 6px}.messages-area{flex:1;overflow-y:auto;padding:16px 6% 8px;display:flex;flex-direction:column;gap:3px}.encrypt-banner{align-self:center;background:var(--encrypt-bg);color:var(--encrypt-text);font-size:12.5px;padding:8px 14px;border-radius:8px;margin-bottom:10px;max-width:560px;text-align:center;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow)}.day-chip{align-self:center;background:var(--panel-bg);color:var(--text-2);font-size:12px;font-weight:500;padding:6px 14px;border-radius:8px;margin:10px 0;box-shadow:var(--shadow);text-transform:uppercase}.system-msg{align-self:center;background:var(--panel-bg);color:var(--text-2);font-size:12.5px;padding:6px 14px;border-radius:8px;margin:6px 0;box-shadow:var(--shadow)}.msg-row{display:flex;margin:1px 0}.msg-row.mine{justify-content:flex-end}.bubble{position:relative;max-width:min(65%,480px);background:var(--bubble-in);color:var(--bubble-text);border-radius:10px;padding:6px 9px 7px;box-shadow:var(--shadow);font-size:14.5px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.msg-row.mine .bubble{background:var(--bubble-out)}.msg-row.first-of-group .bubble:before{content:"";position:absolute;top:0;width:0;height:0;border-top:8px solid var(--bubble-in)}.msg-row.first-of-group:not(.mine) .bubble:before{inset-inline-start:-7px;border-inline-end:8px solid transparent}.msg-row.first-of-group.mine .bubble:before{inset-inline-end:-7px;border-top-color:var(--bubble-out);border-inline-start:8px solid transparent}.bubble-sender{font-size:12.5px;font-weight:600;margin-bottom:2px}.bubble-meta{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--bubble-meta);float:inline-end;margin-inline-start:8px;margin-top:6px;-webkit-user-select:none;user-select:none}html[dir=rtl] .bubble-meta{float:left}.bubble-meta .ticks{display:inline-flex}.bubble-meta .ticks.read{color:var(--tick-read)}.bubble-meta .ticks.pending,.bubble-meta .ticks.sent,.bubble-meta .ticks.delivered{color:var(--bubble-meta)}.bubble-meta .ticks.failed{color:var(--danger)}.bubble.deleted{font-style:italic;color:var(--text-2);display:flex;align-items:center;gap:6px}.reply-quote{border-inline-start:4px solid var(--accent);background:#0000000d;border-radius:6px;padding:5px 8px;margin-bottom:4px;font-size:13px;cursor:pointer}:root[data-theme=dark] .reply-quote{background:#ffffff0f}.reply-quote .rq-name{font-weight:600;color:var(--accent);font-size:12px}.reply-quote .rq-text{color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.bubble.media-bubble{padding:4px}.bubble.media-bubble .bubble-meta{position:absolute;bottom:8px;inset-inline-end:10px;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.7);z-index:2;margin:0}.msg-image{max-width:320px;max-height:340px;width:100%;object-fit:cover;border-radius:7px;cursor:pointer}.msg-video-wrap{position:relative}.msg-video{max-width:320px;max-height:340px;width:100%;border-radius:7px;background:#000}.media-caption{padding:4px 6px 2px}.audio-msg{display:flex;align-items:center;gap:10px;min-width:220px;padding:4px 2px}.audio-play-btn{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.audio-wave{flex:1;display:flex;align-items:center;gap:2px;height:26px}.audio-wave span{flex:1;background:var(--text-3);border-radius:2px;min-height:4px}.audio-wave span.played{background:var(--accent)}.audio-time{font-size:11px;color:var(--bubble-meta)}.file-msg{display:flex;align-items:center;gap:10px;background:#0000000a;border-radius:8px;padding:10px;min-width:220px}:root[data-theme=dark] .file-msg{background:#ffffff0d}.file-icon{width:40px;height:40px;border-radius:8px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.file-info{flex:1;min-width:0}.file-name{font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.file-size{font-size:12px;color:var(--text-2)}.file-download{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--accent);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.location-msg{width:280px;cursor:pointer}.location-map{width:100%;height:140px;border-radius:7px;border:none;pointer-events:none}.location-label{display:flex;align-items:center;gap:6px;padding:6px 4px 2px;font-size:13px;color:var(--accent)}.call-msg{display:flex;align-items:center;gap:10px;padding:4px 2px}.call-msg-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000000d}:root[data-theme=dark] .call-msg-icon{background:#ffffff12}.call-msg-icon.missed{color:var(--danger)}.call-msg-info .cm-title{font-size:14px;font-weight:500}.call-msg-info .cm-sub{font-size:12px;color:var(--text-2)}.ctx-menu{position:fixed;z-index:300;background:var(--panel-bg);border-radius:10px;box-shadow:0 6px 24px #00000040;padding:6px 0;min-width:190px;animation:fadeIn .1s ease}.ctx-menu button{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;text-align:start}.ctx-menu button:hover{background:var(--hover)}.ctx-menu button.danger{color:var(--danger)}.typing-bubble{display:inline-flex;gap:4px;padding:12px 14px}.typing-bubble span{width:7px;height:7px;border-radius:50%;background:var(--text-3);animation:pulse 1.2s infinite}.typing-bubble span:nth-child(2){animation-delay:.2s}.typing-bubble span:nth-child(3){animation-delay:.4s}.composer{display:flex;align-items:flex-end;gap:6px;padding:8px 14px;background:var(--composer-bg);z-index:5}.composer-input-wrap{flex:1;background:var(--input-bg);border-radius:10px;display:flex;align-items:flex-end;padding:4px 6px;min-height:42px}.composer-input{flex:1;padding:9px 8px;font-size:15px;max-height:120px;overflow-y:auto;resize:none;line-height:1.4}.composer .send-btn{background:transparent;color:var(--text-2);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s}.composer .send-btn:hover{background:var(--hover);color:var(--text-1)}.reply-preview{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--composer-bg);border-bottom:1px solid var(--divider)}.reply-preview .reply-quote{flex:1;margin-bottom:0}.attach-menu{position:absolute;bottom:64px;inset-inline-start:20px;background:var(--panel-bg);border-radius:14px;box-shadow:0 6px 24px #00000040;padding:8px;z-index:50;animation:slideUp .15s ease}.attach-menu button{display:flex;align-items:center;gap:12px;padding:11px 16px;width:100%;border-radius:10px;font-size:14.5px;text-align:start}.attach-menu button:hover{background:var(--hover)}.attach-menu .att-ic{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.emoji-picker{position:absolute;bottom:64px;inset-inline-start:14px;background:var(--panel-bg);border-radius:14px;box-shadow:0 6px 24px #00000040;padding:10px;z-index:50;width:320px;max-height:260px;overflow-y:auto;display:grid;grid-template-columns:repeat(8,1fr);gap:2px;animation:slideUp .15s ease}.emoji-picker button{font-size:22px;padding:4px;border-radius:6px}.emoji-picker button:hover{background:var(--hover)}.voice-recorder{flex:1;display:flex;align-items:center;gap:12px;padding:0 8px;min-height:42px}.rec-dot{width:12px;height:12px;border-radius:50%;background:var(--danger);animation:pulse 1s infinite}.rec-time{font-weight:600;font-variant-numeric:tabular-nums}.rec-hint{color:var(--text-2);font-size:13px;flex:1}.upload-progress{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;z-index:2}.offline-banner{display:flex;align-items:center;gap:10px;background:#ffd279;color:#54656f;padding:10px 16px;font-size:13.5px}:root[data-theme=dark] .offline-banner{background:#182229;color:#ffd279}.image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);z-index:400;display:flex;flex-direction:column;animation:fadeIn .15s ease}.image-viewer-top{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px}.image-viewer-top .icon-btn{color:#fff}.image-viewer-top .icon-btn:hover{background:#ffffff1a}.image-viewer-body{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 20px 20px}.image-viewer-body img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.info-panel{width:380px;border-inline-start:1px solid var(--divider);background:var(--panel-bg);display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0}.info-panel-header{display:flex;align-items:center;gap:16px;padding:14px 18px;background:var(--header-bg);min-height:59px;font-size:16px;font-weight:600}.info-hero{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 20px 20px}.info-hero-name{font-size:20px;font-weight:600}.info-hero-sub{color:var(--text-2);font-size:14px}.info-section{padding:14px 20px;border-top:8px solid var(--app-bg)}.info-section-title{font-size:13px;color:var(--accent);margin-bottom:8px;font-weight:600}.info-bio{font-size:14.5px;line-height:1.5}.member-row{display:flex;align-items:center;gap:12px;padding:8px 0}.member-row-info{flex:1;min-width:0}.member-row-name{font-size:15px;font-weight:500}.member-row-sub{font-size:12.5px;color:var(--text-2)}.admin-chip{font-size:11px;color:var(--accent);border:1px solid var(--accent);padding:2px 8px;border-radius:10px}.info-action{display:flex;align-items:center;gap:14px;padding:12px 0;width:100%;font-size:15px;text-align:start}.info-action.danger{color:var(--danger)}.member-pick-row{display:flex;align-items:center;gap:12px;padding:9px 6px;border-radius:10px;cursor:pointer}.member-pick-row:hover{background:var(--hover)}.member-pick-row .pick-check{width:22px;height:22px;border-radius:50%;border:2px solid var(--text-3);display:flex;align-items:center;justify-content:center;color:transparent;flex-shrink:0}.member-pick-row.selected .pick-check{background:var(--accent);border-color:var(--accent);color:#fff}.selected-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.chip{display:flex;align-items:center;gap:6px;background:var(--search-bg);border-radius:16px;padding:4px 10px 4px 4px;font-size:13px}.scroll-bottom-fab{position:absolute;bottom:84px;inset-inline-end:24px;width:42px;height:42px;border-radius:50%;background:var(--panel-bg);box-shadow:0 2px 8px #00000040;display:flex;align-items:center;justify-content:center;color:var(--text-2);z-index:20}.load-more-btn{align-self:center;color:var(--accent);font-size:13px;font-weight:600;padding:8px 16px;margin-bottom:6px}.call-dir{display:inline-flex;flex-shrink:0}.call-dir.in{color:var(--accent)}.call-dir.out{color:var(--text-3)}.call-dir.missed{color:var(--danger)}.community-new-icon{width:48px;height:48px;border-radius:50%;background:var(--search-bg);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.status-ring{position:relative;display:block;padding:2.5px;border-radius:50%;background:conic-gradient(var(--accent),#25d366,#53bdeb,var(--accent));flex-shrink:0}.status-ring.seen{background:var(--divider)}.status-ring.none{background:transparent;padding:0}.status-ring .avatar-wrap{border:2px solid var(--panel-bg);border-radius:50%}.status-ring.none .avatar-wrap{border:none}.status-add-badge{position:absolute;bottom:-2px;inset-inline-end:-2px;width:20px;height:20px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid var(--panel-bg)}.status-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b141a;z-index:450;display:flex;flex-direction:column;animation:fadeIn .15s ease}.status-bars{display:flex;gap:4px;padding:calc(10px + env(safe-area-inset-top)) 12px 4px}.status-bar{flex:1;height:3px;border-radius:2px;background:#ffffff52;overflow:hidden}.status-bar-fill{display:block;height:100%;background:#fff;border-radius:2px}.status-viewer-top{display:flex;align-items:center;gap:12px;padding:8px 12px;color:#fff;z-index:3}.status-viewer-top .sv-info{flex:1;min-width:0}.status-viewer-top .sv-name{font-weight:600;font-size:15px}.status-viewer-top .sv-time{font-size:12.5px;opacity:.75}.status-viewer-body{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0}.status-media{max-width:100%;max-height:100%;object-fit:contain}.status-text-view{color:#fff;font-size:clamp(22px,4.4vw,34px);font-weight:600;text-align:center;padding:32px;line-height:1.4;word-break:break-word;max-height:100%;overflow-y:auto}.status-nav{position:absolute;top:0;bottom:0;width:32%;background:transparent;z-index:2}.status-nav.start{inset-inline-start:0}.status-nav.end{inset-inline-end:0;width:68%}.status-caption{color:#fff;text-align:center;padding:12px 20px;font-size:15px;background:#00000040}.status-viewers-btn{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;padding:16px 20px calc(20px + env(safe-area-inset-bottom));font-size:14px;font-weight:600}.status-composer{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b141a;z-index:460;display:flex;flex-direction:column;animation:fadeIn .15s ease}.status-composer-top{display:flex;align-items:center;gap:14px;padding:calc(12px + env(safe-area-inset-top)) 16px 8px;color:#fff}.status-composer-top .icon-btn{color:#fff}.status-composer-top .sc-hint{font-size:12.5px;opacity:.7}.status-composer-body{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0;transition:background .2s}.status-text-input{width:100%;max-width:640px;color:#fff;font-size:clamp(22px,4.4vw,32px);font-weight:600;text-align:center;padding:28px;resize:none;height:60%;line-height:1.4}.status-text-input::placeholder{color:#fff9}.status-bg-row{display:flex;gap:10px;justify-content:center;padding:12px;flex-wrap:wrap}.bg-dot{width:30px;height:30px;border-radius:50%;border:2px solid transparent;transition:transform .12s}.bg-dot.on{border-color:#fff;transform:scale(1.15)}.status-composer-bottom{display:flex;align-items:center;gap:10px;padding:12px 16px calc(16px + env(safe-area-inset-bottom))}.status-composer-bottom .composer-input-wrap{background:#ffffff24;border-radius:24px}.status-composer-bottom .composer-input{color:#fff}.status-composer-bottom .composer-input::placeholder{color:#fff9}.status-composer-bottom .send-btn{background:var(--accent);color:#fff;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.install-banner{position:fixed;bottom:16px;left:50%;transform:translate(-50%);background:var(--panel-bg);border-radius:14px;box-shadow:0 6px 24px #0000004d;padding:14px 18px;z-index:500;display:flex;gap:12px;align-items:center;max-width:min(420px,calc(100vw - 32px));animation:slideUp .3s ease}.install-banner-icon{font-size:30px}.install-banner-text{flex:1}.install-banner-text .ib-title{font-weight:700;font-size:14.5px}.install-banner-text .ib-sub{font-size:12.5px;color:var(--text-2);line-height:1.45}.apk-update-banner{position:fixed;bottom:76px;left:50%;transform:translate(-50%);background:var(--panel-bg);border-radius:14px;box-shadow:0 6px 24px #0000004d;padding:12px 14px;z-index:500;display:flex;gap:10px;align-items:center;max-width:min(420px,calc(100vw - 32px));animation:slideUp .3s ease}.apk-update-text{flex:1;font-size:13px;line-height:1.4}.apk-update-btn{background:var(--accent);color:#fff;border:0;border-radius:10px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.auth-screen{height:100%;width:100%;background:var(--auth-bg);overflow-y:auto;display:flex;justify-content:center;padding:0}.auth-form{width:100%;max-width:460px;padding:max(56px,calc(38px + env(safe-area-inset-top))) 26px calc(32px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.auth-head{text-align:center;margin-bottom:30px}.auth-head h1{font-size:26px;font-weight:700;color:var(--auth-text);letter-spacing:-.4px}.auth-head p{margin-top:8px;font-size:14px;line-height:1.5;color:var(--auth-muted)}.auth-error{background:#ea00381a;color:var(--danger);border-radius:10px;padding:11px 14px;font-size:13.5px;margin-bottom:16px;text-align:center}.auth-field{display:block;margin-bottom:16px}.auth-field>span{display:block;font-size:13.5px;font-weight:600;color:var(--auth-text);margin-bottom:8px}.auth-field input{width:100%;background:var(--auth-input);border:1px solid var(--auth-input-border);border-radius:12px;padding:15px 16px;font-size:15px;color:var(--auth-text);transition:border-color .15s,background .15s}.auth-field input::placeholder{color:var(--auth-placeholder)}.auth-field input:focus{border-color:var(--auth-accent);background:var(--auth-input-focus)}.auth-input-wrap{position:relative}.auth-input-wrap input{padding-inline-end:46px}.auth-eye{position:absolute;inset-inline-end:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:16px;opacity:.65}.auth-submit{width:100%;background:var(--auth-accent);color:var(--auth-accent-text);font-size:15.5px;font-weight:700;padding:16px;border-radius:12px;margin-top:10px;transition:transform .1s,opacity .15s}.auth-submit:active{transform:scale(.985)}.auth-submit:disabled{opacity:.6}.auth-switch{text-align:center;margin-top:26px;font-size:14px;color:var(--auth-muted)}.auth-switch button{color:var(--auth-text);font-weight:700;margin-inline-start:6px}.auth-lang-row{display:flex;justify-content:center;gap:8px;margin-top:auto;padding-top:28px}.auth-lang-row button{font-size:13px;color:var(--auth-muted);padding:7px 16px;border-radius:18px;border:1px solid var(--auth-input-border)}.auth-lang-row button.on{background:var(--auth-accent);color:var(--auth-accent-text);border-color:var(--auth-accent)}.settings-panel{flex:1;display:flex;flex-direction:column;overflow-y:auto;background:var(--panel-bg)}.settings-hero{display:flex;align-items:center;gap:16px;padding:22px 20px;border-bottom:8px solid var(--app-bg)}.settings-hero-avatar{position:relative;cursor:pointer}.settings-hero-avatar .cam-badge{position:absolute;bottom:0;inset-inline-end:0;width:26px;height:26px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid var(--panel-bg)}.settings-hero-info{flex:1;min-width:0}.settings-hero-name{font-size:18px;font-weight:700}.settings-hero-bio{font-size:13.5px;color:var(--text-2);margin-top:2px}.settings-group{border-bottom:8px solid var(--app-bg);padding:6px 0}.settings-group-title{padding:12px 20px 4px;font-size:13px;font-weight:700;color:var(--accent)}.settings-row{display:flex;align-items:center;gap:16px;padding:13px 20px;width:100%;text-align:start;font-size:15px}.settings-row:hover{background:var(--hover)}.settings-row .sr-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.settings-row .sr-main{flex:1;min-width:0}.settings-row .sr-sub{font-size:12.5px;color:var(--text-2);margin-top:1px}.settings-row .sr-sub-error{color:var(--danger)}.perm-summary{display:flex;flex-wrap:wrap;gap:8px 16px;padding:4px 20px 14px}.perm-row{font-size:12.5px;display:flex;align-items:center;gap:6px}.perm-row span{font-weight:700;width:14px;text-align:center}.perm-row.ok{color:#1aa251}.perm-row.no{color:var(--danger)}.perm-row.na{color:var(--text-3)}.settings-row .sr-value{color:var(--text-2);font-size:13.5px}.settings-row-control{gap:12px}.settings-row-control .sr-label{flex:0 0 auto;min-width:56px}.settings-row-control .seg{flex-shrink:0}.seg{display:flex;background:var(--search-bg);border-radius:10px;padding:3px;gap:2px;max-width:100%}.seg button{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;color:var(--text-2);white-space:nowrap;min-width:0}.seg button.on{background:var(--accent);color:#fff}.switch{width:44px;height:25px;border-radius:13px;background:var(--text-3);position:relative;transition:background .2s;flex-shrink:0}.switch.on{background:var(--accent)}.switch:after{content:"";position:absolute;top:2.5px;inset-inline-start:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s}.switch.on:after{transform:translate(18px)}html[dir=rtl] .switch.on:after{transform:translate(-18px)}.settings-about{padding:26px 20px 34px;text-align:center;color:var(--text-2);font-size:13px}.settings-about .dev-name{font-weight:700;font-size:14.5px;color:var(--text-1);margin-bottom:6px}.settings-about a{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:var(--accent);font-weight:600}.incoming-call{position:fixed;top:18px;left:50%;transform:translate(-50%);background:#1f1d2e;color:#fff;border-radius:20px;padding:16px 20px;z-index:600;display:flex;align-items:center;gap:14px;box-shadow:0 12px 40px #00000080;width:min(400px,calc(100vw - 28px));animation:slideUp .25s ease}.incoming-call-info{flex:1;min-width:0}.incoming-call-name{font-weight:700;font-size:16px}.incoming-call-kind{font-size:13px;opacity:.75;margin-top:2px}.call-answer-btn,.call-reject-btn{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.call-answer-btn{background:#2ecc71;animation:pulse 1.4s infinite}.call-reject-btn{background:#e74c3c}.call-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#2b2843,#1b1930);z-index:550;display:flex;flex-direction:column;color:#fff;animation:fadeIn .2s ease}.call-topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) 18px 10px;z-index:5}.call-topbar .ct-name{font-weight:700;font-size:17px}.call-topbar .ct-status{font-size:13px;opacity:.75;margin-top:2px}.call-videos{flex:1;position:relative;display:grid;gap:8px;padding:8px;overflow:hidden}.call-videos.grid-1{grid-template-columns:1fr}.call-videos.grid-2{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.call-videos.grid-4{grid-template-columns:1fr 1fr;grid-auto-rows:1fr}@media (min-width: 900px){.call-videos.grid-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}}.peer-tile{position:relative;border-radius:18px;overflow:hidden;background:#14121f;display:flex;align-items:center;justify-content:center;min-height:0}.peer-tile video{width:100%;height:100%;object-fit:cover}.peer-tile .peer-name{position:absolute;bottom:10px;inset-inline-start:12px;background:#00000073;padding:4px 12px;border-radius:12px;font-size:13px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.peer-voice-avatar{display:flex;flex-direction:column;align-items:center;gap:12px}.self-view{position:absolute;bottom:110px;inset-inline-end:16px;width:110px;height:160px;border-radius:16px;overflow:hidden;border:2px solid rgba(255,255,255,.6);box-shadow:0 6px 20px #0006;z-index:10;background:#14121f}.self-view video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.self-view.env video{transform:none}.call-controls{display:flex;justify-content:center;align-items:center;gap:16px;padding:18px 20px calc(26px + env(safe-area-inset-bottom));z-index:5}.call-ctl{width:56px;height:56px;border-radius:50%;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s}.call-ctl:hover{background:#ffffff47}.call-ctl.off{background:#ffffffd9;color:#17171c}.call-ctl.end{background:#e74c3c;width:64px;height:64px}.call-voice-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.call-voice-hero .cv-name{font-size:24px;font-weight:700}.call-voice-hero .cv-status{opacity:.75}.call-return-bar{position:fixed;top:0;left:0;right:0;background:#2ecc71;color:#fff;text-align:center;padding:8px;font-size:13.5px;font-weight:600;z-index:540;cursor:pointer}.call-error-toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%);background:var(--danger);color:#fff;padding:12px 20px;border-radius:12px;z-index:700;font-size:14px;max-width:min(420px,calc(100vw - 32px));text-align:center}.mobile-nav{display:none}@media (max-width: 899px){.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:var(--m-bg);border-top:1px solid var(--divider);padding:6px 4px calc(6px + env(safe-area-inset-bottom));z-index:90;box-shadow:0 -4px 20px #140a5014}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;color:var(--m-text-2);border-radius:12px;transition:color .15s;min-width:0}.mobile-nav-item.on{color:var(--m-purple)}.mobile-nav-item .mn-icon{position:relative;display:flex}.mobile-nav-item .mn-label{font-size:10.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mn-badge{position:absolute;top:-5px;inset-inline-end:-7px;background:var(--m-purple);color:#fff;font-size:9.5px;font-weight:700;min-width:15px;height:15px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px}.settings-panel{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.app-shell{flex-direction:column}.nav-rail{display:none}.sidebar{width:100%;min-width:0;border:none;background:var(--m-bg);height:100%}.sidebar.hidden-mobile{display:none}.sidebar-header{padding:calc(18px + env(safe-area-inset-top)) 20px 8px;align-items:center;min-height:0}.mobile-hello{display:flex;align-items:center;gap:12px;min-width:0}.mobile-hello .mh-avatar{flex-shrink:0;display:block}.mobile-hello .mh-text{min-width:0}.mobile-hello .mh-sub{font-size:13px;color:var(--m-text-2)}.mobile-hello .mh-name{font-size:22px;font-weight:800;color:var(--m-text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-title{display:none}.sidebar-header-actions .icon-btn{border:1px solid var(--divider);border-radius:50%}.search-row{padding:10px 20px 6px}.search-box{border-radius:22px;background:var(--m-pill-bg)}.mobile-tabs{display:flex;margin:10px 20px;background:var(--m-pill-bg);border-radius:24px;padding:4px;gap:4px}.mobile-tabs button{flex:1;padding:9px 6px;border-radius:20px;font-size:13.5px;font-weight:600;color:var(--m-text-2)}.mobile-tabs button.on{background:var(--m-purple);color:#fff;box-shadow:0 4px 12px #5b54e859}.chat-list{padding:4px 8px calc(78px + env(safe-area-inset-bottom))}.chat-item{border-radius:16px;padding:10px 12px}.chat-item.active{background:transparent}.chat-item:active{background:var(--m-pill-bg)}.chat-item-main{border-bottom:none}.chat-item-name{color:var(--m-text-1);font-weight:600}.chat-item-preview,.chat-item-time{color:var(--m-text-2)}.unread-badge{background:var(--m-purple)}.chat-item-time.unread-time,.typing-text{color:var(--m-purple)}.new-chat-fab{position:fixed;bottom:calc(86px + env(safe-area-inset-bottom));inset-inline-end:22px;width:56px;height:56px;border-radius:50%;background:var(--m-purple);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #5b54e873;z-index:40}.chat-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--m-purple);background-image:none}.chat-window.hidden-mobile,.chat-empty{display:none}.chat-header{background:var(--m-bg);border-radius:0 0 26px 26px;padding:calc(10px + env(safe-area-inset-top)) 14px 12px;box-shadow:0 4px 16px #140a501f}.chat-header-back{display:flex}html[dir=rtl] .chat-header-back svg{transform:scaleX(-1)}.chat-header-name{color:var(--m-text-1)}.chat-header-status{color:var(--m-text-2)}.chat-header-actions .icon-btn{border:1px solid var(--divider);border-radius:50%;width:38px;height:38px;color:var(--m-text-1)}.chat-header-actions .divider-v,.chat-header-menu{display:none}.messages-area{padding:14px 12px 8px}.encrypt-banner{background:#ffffff24;color:#ffffffeb;box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.day-chip,.system-msg{background:#ffffff29;color:#fff;box-shadow:none}.bubble{background:var(--m-purple-bubble);color:#fff;border-radius:18px;padding:9px 14px;box-shadow:none;max-width:80%}.msg-row.first-of-group .bubble:before{display:none}.msg-row:not(.mine) .bubble{border-start-start-radius:6px}.msg-row.mine .bubble{background:#fff;color:#17171c;border-start-end-radius:6px}:root[data-theme=dark] .msg-row.mine .bubble{background:#e8e6ff;color:#17171c}.bubble-meta{color:#ffffffbf}.msg-row.mine .bubble-meta{color:#8e8ea3}.msg-row.mine .ticks.read{color:var(--m-purple)}.bubble-sender{color:#ffe08a}.bubble.deleted{color:#fffc}.msg-row.mine .bubble.deleted{color:#8e8ea3}.reply-quote{background:#00000026;border-color:#ffe08a}.reply-quote .rq-name{color:#ffe08a}.reply-quote .rq-text{color:#fffc}.msg-row.mine .reply-quote{background:#5b54e81a;border-color:var(--m-purple)}.msg-row.mine .reply-quote .rq-name{color:var(--m-purple)}.msg-row.mine .reply-quote .rq-text{color:#666}.audio-play-btn{background:#fff;color:var(--m-purple)}.msg-row.mine .audio-play-btn{background:var(--m-purple);color:#fff}.audio-wave span{background:#ffffff80}.audio-wave span.played{background:#fff}.msg-row.mine .audio-wave span{background:#cfcce6}.msg-row.mine .audio-wave span.played{background:var(--m-purple)}.file-msg{background:#0000001f}.msg-row.mine .file-msg{background:#5b54e814}.file-icon{background:#ffffff40}.msg-row.mine .file-icon{background:var(--m-purple)}.file-download{border-color:#fff;color:#fff;background:#ffffff1f}.msg-row.mine .file-download{border-color:var(--m-purple);color:var(--m-purple);background:none}.file-size{color:#ffffffb3}.msg-row.mine .file-size{color:#8e8ea3}.location-label{color:#fff}.msg-row.mine .location-label{color:var(--m-purple)}.call-msg-icon{background:#fff3}.msg-row.mine .call-msg-icon{background:#5b54e81f}.call-msg-info .cm-sub{color:#ffffffb3}.msg-row.mine .call-msg-info .cm-sub{color:#8e8ea3}.composer{background:transparent;padding:10px 12px calc(12px + env(safe-area-inset-bottom));gap:8px}.composer-input-wrap{background:#fff;border-radius:26px;padding:5px 8px;box-shadow:0 4px 14px #140a502e}:root[data-theme=dark] .composer-input-wrap{background:var(--m-card)}.composer .send-btn{background:#fff;color:var(--m-purple);width:48px;height:48px;box-shadow:0 4px 14px #140a502e}:root[data-theme=dark] .composer .send-btn{background:var(--m-card)}.composer>.icon-btn{color:#fffffff2}.reply-preview{background:#ffffff1f;border:none}.voice-recorder{background:#fff;border-radius:26px}:root[data-theme=dark] .voice-recorder{background:var(--m-card)}.scroll-bottom-fab{bottom:96px}.info-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:150;border:none}.attach-menu{inset-inline-start:12px;bottom:76px}.emoji-picker{inset-inline-start:8px;width:calc(100vw - 16px);bottom:76px}.self-view{bottom:130px}.status-ring .avatar-wrap{border-color:var(--m-bg)}.status-add-badge{background:var(--m-purple);border-color:var(--m-bg)}.status-ring{background:conic-gradient(var(--m-purple),#8f88ff,#53bdeb,var(--m-purple))}.status-ring.seen{background:var(--divider)}.community-new-icon{background:var(--m-pill-bg);color:var(--m-purple)}.call-dir.in{color:var(--m-purple)}.status-composer-bottom .send-btn{background:var(--m-purple)}.search-section-label{color:var(--m-purple)}}@media (max-width: 380px){.call-ctl{width:50px;height:50px}.call-ctl.end{width:58px;height:58px}}
