:root{color:#172033;background:#f4f4f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100svh;overflow:hidden;overscroll-behavior:none;background:radial-gradient(circle at 78% 8%,rgba(20,184,166,.14),transparent 28%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)}html,body,#app{width:100%;min-height:100%;background:#f7f8fb;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{border:0}button,[role=button],input,textarea,select,a{-webkit-tap-highlight-color:transparent}button,[role=button]{user-select:none;-webkit-user-select:none}button:focus,button:focus-visible,[role=button]:focus,[role=button]:focus-visible{outline:0}.auth-screen,.app-shell{--text: #172033;--muted: #617086;--line: rgba(41, 61, 94, .12);--surface: rgba(255, 255, 255, .66);--surface-strong: rgba(255, 255, 255, .28);--surface-soft: rgba(255, 255, 255, .06);--panel-shadow: 0 18px 45px rgba(31, 53, 84, .12);--primary: #0f766e;--primary-2: #14b8a6;--danger: #ef4444;color:var(--text)}.auth-screen[data-theme=dark],.app-shell[data-theme=dark]{--text: #f7fbff;--muted: #b7c6da;--line: rgba(226, 232, 240, .18);--surface: rgba(22, 35, 55, .58);--surface-strong: rgba(18, 31, 50, .28);--surface-soft: rgba(255, 255, 255, .08);--panel-shadow: 0 24px 60px rgba(0, 0, 0, .26);--primary: #38bdf8;--primary-2: #60a5fa}.app-shell[data-theme=dark] :is(.primary-panel,.detail-page,.desktop-chat-header,.detail-page .detail-header){background:transparent;border-color:#e2e8f01f}.glass-surface{border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,var(--surface-strong),var(--surface-soft)),var(--surface);box-shadow:inset 0 1px #ffffff6b,var(--panel-shadow);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.auth-screen{display:grid;min-height:100svh;place-items:center;padding:18px;background:radial-gradient(circle at 70% 12%,rgba(20,184,166,.16),transparent 28%),linear-gradient(135deg,#f8fafc,#edf2f7)}.auth-screen[data-theme=dark]{background:radial-gradient(circle at 74% 10%,rgba(56,189,248,.16),transparent 28%),linear-gradient(135deg,#0f172a,#111827 55%,#101827)}.auth-card{width:min(420px,100%);padding:24px}.auth-card h1,.app-header h1{margin:0;color:var(--text);font-size:31px;line-height:1.05;letter-spacing:0;width:max-content;max-width:46vw}.login-form{display:grid;gap:12px;margin-top:22px}.login-hint,.form-helper{color:var(--muted);font-size:13px}.app-shell{position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)}.app-shell[data-theme=dark]{background:radial-gradient(circle at 78% 0%,rgba(56,189,248,.16),transparent 28%),linear-gradient(135deg,#0f172a,#111827 55%,#101827)}.app-shell:before{content:none}.app-shell[data-theme=dark]:before{content:none}.app-header{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(1120px,calc(100vw - 28px));margin:0 auto;padding:22px 0 10px}.eyebrow{margin:0 0 5px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:0}.header-actions{position:relative;display:flex;align-items:center;gap:8px}.avatar{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--avatar-color, #2563eb);background-image:var(--avatar-image, none);background-position:center;background-size:cover;color:#fff;font-weight:900;overflow:hidden}.avatar.big{width:62px;height:62px;font-size:24px}.avatar.mini{width:32px;height:32px;font-size:13px}.round-menu-button,.detail-back,.icon-button{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff05;box-shadow:inset 0 1px #ffffff47,0 4px 14px #0f172a09;color:var(--text);cursor:pointer;backdrop-filter:url(#dock-glass-filter) blur(16px) saturate(1.45);-webkit-backdrop-filter:url(#dock-glass-filter) blur(16px) saturate(1.45)}.app-shell[data-theme=dark] :is(.round-menu-button,.detail-back,.icon-button){border-color:#ffffff29;background:#ffffff05}.quick-menu{position:absolute;top:48px;right:0;z-index:20;display:grid;width:176px;overflow:hidden;padding:6px}.quick-menu button{display:flex;align-items:center;gap:10px;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;padding:10px;text-align:left}.quick-menu button:hover{background:#0f766e14}.app-body{position:relative;z-index:2;display:grid;width:min(1120px,calc(100vw - 28px));height:calc(100svh - 104px);grid-template-columns:minmax(330px,420px) minmax(0,1fr);gap:14px;margin:0 auto}.liquid-filter-defs{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.primary-panel,.desktop-empty,.detail-page{min-height:0}.desktop-sidebar-tools,.desktop-sidebar-header,.desktop-filter-bar,.desktop-tab-tools,.desktop-chat-header{display:none}.tab-page{height:100%;overflow-y:auto;padding:8px 2px 10px}.tab-page::-webkit-scrollbar,.detail-content::-webkit-scrollbar,.message-list::-webkit-scrollbar{display:none}.section-title{margin:12px 8px 8px;color:var(--muted);font-size:13px;font-weight:900}.list-row,.feature-card,.settings-entry{display:flex;width:100%;align-items:center;gap:12px;margin-bottom:10px;padding:12px;color:var(--text);cursor:pointer;text-align:left}:is(.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card){border-color:#fff3;border-radius:24px;background:linear-gradient(135deg,#ffffff13,#ffffff03),#ffffff04;box-shadow:inset 0 1px #ffffff38,0 4px 14px #0f172a06;backdrop-filter:url(#dock-glass-filter) blur(10px) saturate(1.25);-webkit-backdrop-filter:url(#dock-glass-filter) blur(10px) saturate(1.25);overflow:hidden}.list-row.selected{border-color:#04b2853d;background:linear-gradient(135deg,#04b28512,#ffffff03),#ffffff05}.row-copy{min-width:0;flex:1}.row-copy strong,.settings-entry strong,.moment-card strong,.detail-header strong,.theme-panel strong,.desktop-empty strong{display:block;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.row-copy span,.settings-entry span,.detail-header span,.settings-hero span,.desktop-empty span{display:block;overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.row-side{display:flex;min-width:44px;align-self:stretch;flex-direction:column;align-items:flex-end;justify-content:space-between;color:var(--muted);font-size:11px}.row-side small{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--danger);color:#fff;font-size:11px;font-weight:800;line-height:1;padding:0 6px}.feature-card{min-height:74px;padding:16px}.moments-entry{min-height:82px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#ffffff13,#ffffff03),#ffffff04}.moments-entry:before{content:"";position:absolute;right:-26px;bottom:-38px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(4,178,133,.16),transparent 68%);pointer-events:none}.feature-card>div{display:grid;gap:6px}.moment-card{display:grid;grid-template-columns:44px 1fr;gap:12px;margin-bottom:10px;padding:12px}.moment-card p{margin:5px 0 7px;color:var(--text);line-height:1.55}.moment-card small{color:var(--muted)}.moment-media{display:grid;grid-template-columns:1fr;gap:8px;margin:8px 0}.moment-media-item{display:block;width:100%;overflow:hidden;border-radius:14px;background:#0f172a29;color:inherit;cursor:pointer;padding:0}.moment-media-item img,.moment-media-item video{display:block;width:100%;max-height:none;border-radius:inherit;object-fit:contain}.settings-hero{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:16px}.settings-hero h2{margin:0;color:var(--text);font-size:24px}.settings-entry{position:relative}.theme-panel{display:grid;gap:12px;margin-bottom:10px;padding:14px}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-options button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff0a;color:var(--muted);cursor:pointer;font-size:13px;font-weight:800;backdrop-filter:url(#dock-glass-filter) blur(14px) saturate(1.35);-webkit-backdrop-filter:url(#dock-glass-filter) blur(14px) saturate(1.35)}.theme-options button.active{background:#ffffff09;color:var(--primary);box-shadow:inset 0 1px #ffffff9e,0 10px 24px #0f172a1a}.contacts-toolbar{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:88px}.compact-search,.contacts-search{display:grid;width:40px;height:40px;min-width:40px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;color:var(--muted);transition:width .26s cubic-bezier(.25,1,.5,1),height .26s cubic-bezier(.25,1,.5,1),opacity .18s ease,transform .26s cubic-bezier(.25,1,.5,1),box-shadow .22s ease}.compact-search.open,.compact-search:focus-within,.contacts-search.open,.contacts-search:focus-within{width:min(230px,48vw)}.header-actions .header-chat-search,.header-actions .header-contact-search{position:absolute;top:0;right:48px;z-index:22}.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{position:absolute;top:0;right:0;width:clamp(156px,52vw,230px)!important;height:40px;transform:none}.compact-search input,.contacts-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--text);opacity:0;transition:opacity .16s ease}.compact-search.open input,.compact-search:focus-within input,.contacts-search.open input,.contacts-search:focus-within input{opacity:1}.contacts-toolbar .contacts-search.open,.contacts-toolbar .contacts-search:focus-within{position:absolute;top:48px;right:0;z-index:24;width:min(300px,calc(100vw - 84px));height:46px;transform:translateY(2px)}.contact-request-card{display:flex;width:100%;align-items:center;gap:12px;margin-bottom:10px;padding:12px;color:var(--text);cursor:pointer;text-align:left;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.contact-filter-bar{display:inline-flex;width:fit-content;max-width:calc(100% - 16px);margin:0 auto 12px}.contact-filter-bar .liquid-segment-button{min-width:112px}.contact-filter-bar .liquid-segment-button.active{color:#3294e8;background:#ffffff09;box-shadow:inset 0 1px #ffffff6b,0 6px 16px #0f172a0f}.contact-request-card:hover{transform:translateY(-1px)}.contact-request-card strong,.contact-request-card span{display:block}.contact-request-card span{color:var(--muted);font-size:13px}.app-shell[data-theme=dark] :is(.list-row.glass-surface,.moments-entry,.settings-hero,.settings-entry,.theme-panel,.contact-request-card){background:linear-gradient(135deg,#ffffff14,#ffffff05),#0f172a0b}.app-shell[data-theme=dark] .theme-options button{border-color:#ffffff24;background:#ffffff0a}.app-shell[data-theme=dark] .theme-options button.active{background:#38bdf80f}.app-shell[data-theme=dark] .contacts-search input,.app-shell[data-theme=dark] .desktop-search input{color:var(--text)}.chevron-right{margin-left:auto;transform:rotate(180deg)}.desktop-empty{display:grid;align-content:center;justify-items:center;gap:8px;padding:24px;text-align:center}.detail-page{position:relative;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;background:linear-gradient(145deg,var(--surface-strong),var(--surface-soft)),#ffffff2e;box-shadow:var(--panel-shadow);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.detail-chat.has-chat-search{grid-template-rows:auto auto minmax(0,1fr) auto}.detail-chat{background:transparent}.desktop-chat-header{align-items:center;grid-template-columns:44px minmax(0,1fr) 42px 42px;gap:10px;min-height:56px;border-bottom:1px solid var(--line);background:#ffffff29;padding:6px 14px;backdrop-filter:url(#dock-glass-filter) blur(18px) saturate(1.35);-webkit-backdrop-filter:url(#dock-glass-filter) blur(18px) saturate(1.35)}.desktop-chat-header strong,.desktop-chat-header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-chat-header strong{color:var(--text);font-size:16px}.desktop-chat-header span{color:var(--muted);font-size:13px}.desktop-chat-header button{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.peer-menu-wrap{position:relative;display:grid;place-items:center}.peer-menu{position:absolute;top:44px;right:0;z-index:20;display:grid;width:150px;overflow:hidden;padding:6px}.mobile-peer-more .peer-menu{top:48px;right:0}.peer-menu button{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:8px;border-radius:8px;background:transparent;color:var(--text);padding:9px 10px;text-align:left}.peer-menu button:hover{background:#0f766e14}.chat-search-panel{position:relative;z-index:3;display:grid;gap:10px;margin:10px;padding:10px}.chat-search-results{display:grid;gap:6px;max-height:180px;overflow-y:auto}.chat-search-results button{display:grid;gap:3px;border-radius:8px;background:#ffffff14;color:var(--text);cursor:pointer;padding:8px 10px;text-align:left}.chat-search-results span,.chat-search-results p{margin:0;color:var(--muted);font-size:12px}.chat-search-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 12px 10px}.detail-chat .detail-header{grid-template-columns:40px minmax(0,1fr)}.detail-header>div:last-child,.detail-header>div:nth-child(2),.detail-header>div:nth-child(3){min-width:0}.detail-plus{justify-self:end}.detail-content{overflow-y:auto;padding:10px 10px 24px}.detail-message-list{min-height:0;overflow-y:auto;padding:16px 12px 12px;background:transparent}.message-list{display:flex;flex-direction:column;gap:14px}.message-row{display:flex;width:fit-content;max-width:min(76%,680px);gap:10px}.message-row.mine{margin-left:auto;flex-direction:row-reverse}.bubble-wrap{min-width:0;max-width:100%}.message-meta{display:flex;align-items:center;gap:8px;margin-bottom:5px;color:var(--muted);font-size:12px}.message-row.mine .message-meta{justify-content:flex-end}.bubble{overflow-wrap:anywhere;border-radius:18px;border:1px solid rgba(255,255,255,.26);background:#ffffff1a;box-shadow:inset 0 1px #ffffff42,0 8px 18px #0000000a;color:var(--text);line-height:1.6;padding:10px 12px;backdrop-filter:blur(8px) saturate(1.2);-webkit-backdrop-filter:blur(8px) saturate(1.2)}.app-shell[data-theme=dark] .bubble{border-color:#ffffff29;background:#ffffff1a}.bubble p{margin:0}.message-row.mine .bubble{background:#04b2851a;color:var(--text)}.app-shell[data-theme=dark] .message-row.mine .bubble{background:#38bdf829}.attachment-stack{display:grid;gap:8px;margin-top:8px}.attachment-item{position:relative;width:fit-content;max-width:100%}.attachment-preview{position:relative;display:block;overflow:hidden;max-width:min(250px,68vw);border-radius:8px;background:#0f172a;color:inherit;cursor:pointer;padding:0}.attachment-preview img,.attachment-preview video{display:block;width:100%;max-height:340px;object-fit:contain}.attachment-more{position:absolute;top:8px;right:8px;display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#0f172a61;color:#fff;backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2)}.file-card{display:flex;width:min(250px,68vw);align-items:center;gap:10px;border:0;border-radius:8px;background:#ffffff2e;color:inherit;cursor:pointer;padding:10px;text-align:left}.file-card span{min-width:0;flex:1}.file-card strong,.file-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt{display:inline-flex;align-items:center;gap:4px;margin-top:5px;color:var(--muted);font-size:12px}.message-row.mine .receipt{float:right}.media-viewer{position:fixed;inset:0;z-index:9999;display:grid;grid-template-rows:auto minmax(0,1fr);background:#04080fd1;padding:calc(10px + env(safe-area-inset-top)) 12px calc(14px + env(safe-area-inset-bottom));backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}.media-viewer-bar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:48px;color:#fff}.media-viewer-bar strong{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.media-viewer>img,.media-viewer>video{align-self:center;justify-self:center;max-width:100%;max-height:calc(100svh - 96px);border-radius:14px;object-fit:contain}.composer{display:flex;align-items:flex-end;gap:8px;border:0;background:transparent;padding:0 12px calc(12px + env(safe-area-inset-bottom));pointer-events:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.app-shell[data-theme=dark] .composer{background:transparent}.composer-main{min-width:0;flex:1;pointer-events:auto}.input-shell{display:flex;min-width:0;align-items:center;gap:8px;min-height:48px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff70,inset 0 -12px 26px #ffffff0a,0 6px 18px #0f172a0a;padding:5px 10px 5px 14px;backdrop-filter:url(#dock-glass-filter) blur(14px) saturate(1.35);-webkit-backdrop-filter:url(#dock-glass-filter) blur(14px) saturate(1.35)}.app-shell[data-theme=dark] .input-shell{background:#ffffff0a}.input-shell textarea,.moment-input{width:100%;min-width:0;resize:none;border:0;outline:0;background:transparent;color:var(--text);line-height:1.4}.input-shell textarea{max-height:110px;padding:8px 2px}.pending-attachments{display:flex;gap:7px;overflow-x:auto;padding-bottom:7px}.pending-file{display:inline-flex;max-width:190px;flex:0 0 auto;align-items:center;gap:6px;border-radius:999px;background:#ffffff14;padding:6px 8px;color:var(--text);cursor:pointer;font-size:12px}.pending-file span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hidden-file{display:none}.icon-button.flat{width:34px;height:34px;flex:0 0 auto;background:transparent;box-shadow:none}.send-button{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:#ffffff0d;box-shadow:inset 0 1px #ffffff6b,0 6px 18px #0f172a0d;color:#64748b;cursor:pointer;backdrop-filter:url(#dock-glass-filter) blur(18px) saturate(1.35);-webkit-backdrop-filter:url(#dock-glass-filter) blur(18px) saturate(1.35);pointer-events:auto}.send-button:not(:disabled){color:var(--text)}.send-button:disabled{background:#ffffff09;color:#94a3b8;cursor:not-allowed}.form-panel{display:grid;gap:12px;padding:14px}.field{display:grid;gap:7px}.field span{color:var(--text);font-size:13px;font-weight:800}.field input,.field select{width:100%;border:1px solid var(--line);border-radius:8px;outline:0;background:#ffffff94;color:var(--text);padding:11px 12px}.app-shell[data-theme=dark] :is(.field input,.field select),.auth-screen[data-theme=dark] :is(.field input,.field select){background:#ffffff1a}.field input[type=color]{height:44px;padding:4px}.member-picker{display:grid;gap:8px;max-height:340px;overflow-y:auto}.member-option{display:flex;align-items:center;gap:10px;border-radius:8px;background:#ffffff7a;color:var(--text);cursor:pointer;padding:9px;text-align:left}.member-option.selected{background:#0f766e2e}.member-option small{color:var(--muted)}.form-error{margin:0;color:#dc2626;font-size:13px}.primary-button,.pill-button{border-radius:8px;background:var(--primary);color:#fff;cursor:pointer;font-weight:900;padding:11px 12px}.primary-button:disabled{background:#94a3b873;cursor:not-allowed}.pill-button{background:#0f766e1f;color:var(--primary);font-size:13px;padding:8px 10px}.pill-button.danger{background:#ef44441f;color:#dc2626}.compact-submit{width:auto}.form-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.moments-content{display:grid;align-content:start;gap:10px}.moment-input{min-height:96px;border-radius:8px;background:#ffffff7a;padding:10px}.contact-detail-content{display:grid;align-content:start;gap:12px}.contact-profile{display:flex;align-items:center;gap:14px;padding:18px}.contact-profile-copy{min-width:0}.contact-profile-copy h2{margin:0 0 6px;color:var(--text);font-size:24px;line-height:1.1}.contact-profile-copy p,.contact-profile-copy span{display:block;margin:0 0 5px;color:var(--muted)}.contact-actions{display:grid;overflow:hidden;padding:6px}.contact-actions button{display:flex;align-items:center;gap:10px;min-height:46px;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;padding:0 10px;text-align:left}.contact-actions button:hover{background:#0f766e14}.empty-copy{margin:18px 0;color:var(--muted);text-align:center}.moments-filter-clear{justify-self:start}.moment-editor-content{background:var(--surface-strong)}.moment-editor{display:grid;gap:14px;min-height:100%}.moment-editor-input{width:100%;min-height:220px;resize:vertical;border:0;outline:0;background:transparent;color:var(--text);font-size:18px;line-height:1.6}.moment-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:12px}.moment-editor-toolbar select{min-height:38px;border:1px solid var(--line);border-radius:8px;background:#ffffffc2;color:var(--text);padding:0 10px}.visibility-picker{display:grid;gap:10px;border-top:1px solid var(--line);padding-top:12px}.visibility-picker>strong{color:var(--text);font-size:14px}.visibility-list{display:flex;flex-wrap:wrap;gap:8px}.visibility-list button{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#ffffffa3;color:var(--text);cursor:pointer;padding:5px 10px 5px 5px}.visibility-list button.selected{background:#0f766e24;color:var(--primary)}.profile-avatar-editor{display:flex;align-items:center;gap:14px}.profile-avatar-editor>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.account-edit-card{display:grid;gap:10px;margin-bottom:10px;padding:12px}.account-edit-fields{display:grid;grid-template-columns:78px 1fr 1fr;gap:8px}.account-edit-fields input,.account-edit-fields select{min-width:0;border:1px solid var(--line);border-radius:8px;background:#ffffff94;color:var(--text);outline:0;padding:9px}.liquid-dock{position:fixed;z-index:1000;left:50%;bottom:18px;width:min(324px,calc(100vw - 34px));height:55px;transform:translate(-50%);touch-action:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;--dock-ink: #0f172a;--theme-color: var(--primary);--dock-bg-rgb: 255, 255, 255;--slider-tint-rgb: 0, 0, 0;--inner-shadow-color: #ffffff;--inner-shadow-blur: 20px;--inner-shadow-spread: -5px;--outer-shadow-blur: 24px}.liquid-dock,.liquid-dock *{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:0!important}.liquid-dock button,.liquid-dock [role=button]{appearance:none;-webkit-appearance:none;border:0;background:transparent}.liquid-dock :focus,.liquid-dock :focus-visible,.liquid-dock :active{outline:0!important;box-shadow:none!important}.dock-container{position:relative;width:100%;height:100%;pointer-events:auto;color:var(--dock-ink);transform-origin:center;transform:translate(var(--dock-shift-x),var(--dock-shift-y)) scale(var(--dock-scale)) translateZ(0);transition:color .24s ease;--innerGlowOp: 0;--edgeGlowOp: 0;--glowRadius: 1}.dock-shadow-layer{position:absolute;inset:2px 8px;z-index:0;border-radius:25px;box-shadow:0 16px 32px 2px #1f355426,0 4px 12px 1px #1f355414;pointer-events:none}.dock-base{position:absolute;inset:0;z-index:1;overflow:hidden;display:flex;padding:4px;background:rgba(var(--dock-bg-rgb),.23);color:#000;-webkit-mask-image:var(--mask-solid);mask-image:var(--mask-solid);-webkit-mask-size:100% 100%;mask-size:100% 100%;backdrop-filter:url(#dock-glass-filter) saturate(1.5);-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5);transform:translateZ(0);transition:background .24s ease}.app-shell[data-theme=dark] .dock-base{background:rgba(var(--dock-bg-rgb),.34)}.dock-base:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:10;background:radial-gradient(calc(120px * var(--glowRadius)) circle at var(--edgeX, 18%) var(--edgeY, 20%),rgba(255,255,255,calc(.7 * var(--edgeGlowOp))) 0%,rgba(255,255,255,calc(.15 * var(--edgeGlowOp))) 50%,transparent 80%),linear-gradient(135deg,#fff6,#fff0 50%),linear-gradient(-35deg,#fff6,#fff0 50%);-webkit-mask-image:var(--mask-hollow);mask-image:var(--mask-hollow);-webkit-mask-size:100% 100%;mask-size:100% 100%;mix-blend-mode:plus-lighter}.dock-glow-layer{position:absolute;inset:0;z-index:0;background:radial-gradient(calc(100px * var(--glowRadius)) circle at var(--innerX, 28%) var(--innerY, 18%),rgba(255,255,255,calc(.5 * var(--innerGlowOp))) 0%,rgba(255,255,255,calc(.1 * var(--innerGlowOp))) 50%,transparent 80%);pointer-events:none;-webkit-mask-image:var(--mask-solid);mask-image:var(--mask-solid);-webkit-mask-size:100% 100%;mask-size:100% 100%}.ripple-layer{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;-webkit-mask-image:var(--mask-solid);mask-image:var(--mask-solid);-webkit-mask-size:100% 100%;mask-size:100% 100%}.ripple-wave{position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#ffffffb3,#fff0 60%);opacity:1;pointer-events:none;transform:translate(-50%,-50%) scale(0);animation:dock-ripple .62s cubic-bezier(.25,1,.5,1) forwards}.dock-items-wrap,.dock-active-layer{position:absolute;inset:0;width:100%;height:100%}.dock-items-wrap{z-index:998;color:var(--dock-ink);touch-action:none;-webkit-mask-image:linear-gradient(#000,#000),var(--slider-mask-solid);mask-image:linear-gradient(#000,#000),var(--slider-mask-solid);-webkit-mask-size:100% 100%,var(--clipW) var(--clipH);mask-size:100% 100%,var(--clipW) var(--clipH);-webkit-mask-position:0 0,var(--clipL) var(--clipT);mask-position:0 0,var(--clipL) var(--clipT);-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-composite:destination-out;mask-composite:exclude}.dock-active-layer{z-index:998;color:var(--theme-color)!important;pointer-events:none;opacity:var(--maskOpacity);background-color:transparent!important;-webkit-mask-image:var(--slider-mask-solid);mask-image:var(--slider-mask-solid);-webkit-mask-size:var(--clipW) var(--clipH);mask-size:var(--clipW) var(--clipH);-webkit-mask-position:var(--clipL) var(--clipT);mask-position:var(--clipL) var(--clipT);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dock-slider{position:absolute;top:3.5px;left:4px;z-index:999;height:48px;overflow:hidden;background-color:rgba(var(--slider-tint-rgb),.15);box-shadow:0 2px 8px #1f35540f;-webkit-mask-image:var(--slider-mask-solid);mask-image:var(--slider-mask-solid);-webkit-mask-size:100% 100%;mask-size:100% 100%;backdrop-filter:url(#liquid-glass-dispersion-filter);-webkit-backdrop-filter:url(#liquid-glass-dispersion-filter);pointer-events:none;transform-origin:center;transform:scale(var(--sX),var(--sY)) translateZ(0);transition:background .24s ease,box-shadow .24s ease}.dock-slider.dragging,.dock-slider.expanding{background-color:rgba(var(--slider-tint-rgb),.06);box-shadow:inset 0 0 var(--inner-shadow-blur) var(--inner-shadow-spread) var(--inner-shadow-color),0 2px var(--outer-shadow-blur) #0003;transition:background .16s ease,box-shadow .16s ease}.dock-slider:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#ffffffe6,#fff0 50%),linear-gradient(-35deg,#ffffffe6,#fff0 50%);-webkit-mask-image:var(--slider-mask-hollow);mask-image:var(--slider-mask-hollow);-webkit-mask-size:100% 100%;mask-size:100% 100%;mix-blend-mode:plus-lighter;opacity:0;transition:opacity .24s ease}.dock-slider.dragging:after,.dock-slider.expanding:after{opacity:1}.dock-item{position:absolute;top:3.5px;z-index:3;display:flex;height:48px;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;color:inherit;cursor:pointer;font-size:10px;font-weight:800;line-height:1;letter-spacing:0;transition:transform .28s cubic-bezier(.25,1,.5,1);transform:scale(1);transform-origin:center}.dock-item svg{width:25px;height:25px;stroke-width:2.2}.dock-item span{display:block;font-size:10px;font-weight:800;line-height:1}.dock-item:hover{transform:scale(1.06)}.dock-container.expanding .dock-active-layer .dock-item{transform:scale(1.1)}.app-shell[data-theme=dark] .liquid-dock{--dock-ink: #e5edf8}@keyframes dock-ripple{0%{opacity:.9;transform:translate(-50%,-50%) scale(0)}to{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}.detail-slide-enter-active,.detail-slide-leave-active{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.detail-slide-enter-from,.detail-slide-leave-to{opacity:0;transform:translate(32px)}.detail-slide-enter-to,.detail-slide-leave-from{opacity:1;transform:translate(0)}@media(max-width:759px){.app-header{position:sticky;top:0;width:calc(100vw - 20px);padding:12px 0 6px}.app-header h1{font-size:clamp(28px,8vw,34px)}.app-body{display:block;width:100%;height:calc(100svh - 70px);padding:0}.app-shell.has-detail .app-body{height:100svh;padding:0}.primary-panel{height:100%;background:transparent;border:0;box-shadow:none}.app-shell.has-detail .app-header,.app-shell.has-detail .primary-panel{pointer-events:none}.app-shell.has-detail .primary-panel,.desktop-empty{display:none}.tab-page{height:100%;padding:0 10px 112px}.desktop-sidebar-tools,.desktop-sidebar-header,.desktop-tab-tools{display:none}.desktop-filter-bar{display:flex;width:fit-content;max-width:calc(100vw - 24px);justify-self:center;margin:4px auto 12px;overflow:hidden}.desktop-filter-bar button{min-width:var(--seg-slot);height:38px;padding:0 10px}.liquid-count{min-width:20px;height:20px}.contact-filter-bar{display:flex;justify-content:center;margin:2px auto 12px}.contacts-panel .tab-page{display:flex;min-height:0;flex-direction:column}.contacts-panel .contact-filter-bar{align-self:center}.contact-filter-bar .liquid-segment-button{min-width:106px}.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{width:clamp(156px,52vw,230px)}.detail-page{position:fixed;z-index:80;inset:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.detail-page .detail-header{position:sticky;top:0;z-index:30;min-height:62px;border-bottom:0;background:transparent;padding-top:calc(10px + env(safe-area-inset-top));backdrop-filter:none;-webkit-backdrop-filter:none}.detail-chat .detail-header{grid-template-columns:40px minmax(0,1fr)}.detail-chat .detail-header .avatar{display:none}.detail-chat{background:transparent;grid-template-rows:auto minmax(0,1fr) auto}.detail-slide-enter-from,.detail-slide-leave-to{opacity:1;transform:translate(100%)}.liquid-dock{bottom:calc(18px + env(safe-area-inset-bottom));width:min(324px,calc(100vw - 38px))}.dock-base{background:rgba(var(--dock-bg-rgb),.12)}.dock-slider{background:rgba(var(--slider-tint-rgb),.06)}}@media(min-width:760px){body{overflow:hidden;background:var(--surface-strong)}.app-shell{background:var(--surface-strong)}.app-shell:before{content:none}.app-header{display:none}.app-body{width:100vw;max-width:none;height:100svh;grid-template-columns:430px minmax(0,1fr);gap:0;margin:0;padding:0}.primary-panel{display:grid;min-width:0;min-height:0;position:relative;grid-template-rows:minmax(0,1fr);border-right:1px solid var(--line);background:var(--surface-strong)}.primary-panel.chat-panel{grid-template-rows:56px 56px minmax(0,1fr)}.primary-panel.contacts-panel{grid-template-rows:64px minmax(0,1fr)}.desktop-sidebar-tools,.desktop-sidebar-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 14px}.desktop-sidebar-header strong{color:var(--text);font-size:20px;line-height:1.1}.desktop-sidebar-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:92px}.desktop-tab-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:8px 14px}.desktop-tab-tools strong{display:block;color:var(--text);font-size:20px;line-height:1.1}.desktop-chat-header button:hover{background:#94a3b824}.desktop-search{display:grid;height:44px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;border-radius:999px;color:var(--muted);padding:0 14px}.desktop-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:16px}.desktop-filter-bar{display:inline-flex;position:relative;align-items:center;gap:6px;overflow-x:auto;align-self:center;justify-self:start;margin:7px 10px 8px;padding:4px;touch-action:none;cursor:grab}.desktop-filter-bar.dragging{cursor:grabbing}.desktop-filter-bar::-webkit-scrollbar{display:none}.desktop-filter-bar button{position:relative;z-index:2;height:38px;flex:0 0 auto;min-width:var(--seg-slot)}.desktop-filter-bar button.active{color:#3294e8}.desktop-filter-bar span{font-size:12px}.liquid-tab-thumb{position:absolute;z-index:1;top:4px;left:var(--seg-x);width:var(--seg-w);height:calc(100% - 8px);border-radius:999px;background:radial-gradient(90px circle at 25% 18%,rgba(255,255,255,calc(.44 * var(--seg-active))),transparent 68%),linear-gradient(135deg,#ffffff5c,#ffffff0a),rgba(255,255,255,var(--seg-bg-alpha));box-shadow:inset 0 1px #ffffffb8,inset 0 -14px 24px rgba(255,255,255,calc(.08 + .18 * var(--seg-active))),0 8px 20px #0f172a14;backdrop-filter:url(#liquid-glass-dispersion-filter) blur(14px) saturate(1.9);-webkit-backdrop-filter:url(#liquid-glass-dispersion-filter) blur(14px) saturate(1.9);pointer-events:none;transform:translateZ(0) scale(var(--seg-sx),var(--seg-sy));transition:transform .18s ease}.liquid-tab-thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,calc(.38 + .36 * var(--seg-active))),#fff0 52%),linear-gradient(-35deg,rgba(255,255,255,calc(.34 + .34 * var(--seg-active))),#fff0 54%);mix-blend-mode:plus-lighter;opacity:calc(.5 + .48 * var(--seg-active))}.liquid-tab-slider.dragging .liquid-tab-thumb{box-shadow:inset 0 0 18px -5px #ffffffd1,0 12px 26px #0f172a24}.tab-page{height:auto;padding:8px 8px 104px}.contacts-panel .tab-page{padding-top:12px}.list-row{min-height:72px;margin:0 0 6px;border-radius:18px;padding:8px 10px}.list-row.glass-surface{border-color:#fff3;background:linear-gradient(135deg,#ffffff1f,#ffffff05),#ffffff09;box-shadow:inset 0 1px #ffffff3d,0 5px 16px #0f172a09;backdrop-filter:url(#dock-glass-filter) blur(10px) saturate(1.32);-webkit-backdrop-filter:url(#dock-glass-filter) blur(10px) saturate(1.32)}.list-row:hover{background:linear-gradient(135deg,#ffffff2e,#ffffff07),#ffffff0e}.app-shell[data-theme=dark] .list-row:hover{background:#ffffff14}.list-row.selected{background:linear-gradient(135deg,#04b2852e,#ffffff07),#ffffff0e}.list-row.selected :is(strong,span,time),.list-row.selected .row-side{color:var(--text)}.list-row .avatar{width:54px;height:54px;border-radius:999px}.row-copy strong{color:var(--text);font-size:15px}.row-copy span{color:var(--muted);font-size:14px}.row-side{min-width:54px;color:var(--muted);font-size:12px}.row-side small{min-width:34px;height:24px;background:#c7d0d9;font-size:12px}.desktop-empty{display:none}.detail-page{grid-column:2;grid-row:1;border:0;border-radius:0;background:var(--surface-strong);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.detail-page:before{content:none}.desktop-chat-header{display:grid;position:relative;z-index:2}.detail-chat{grid-template-rows:56px minmax(0,1fr) auto}.detail-chat.has-chat-search{grid-template-rows:56px auto minmax(0,1fr) auto}.detail-chat .chat-search-panel{width:min(700px,calc(100% - 110px));margin:12px auto 0;box-shadow:0 10px 26px #0f172a1a}.detail-header{display:none}.detail-page:not(.detail-chat) .detail-header{display:grid;min-height:56px;border-bottom:1px solid var(--line);background:var(--surface-strong);padding:8px 14px}.detail-page:not(.detail-chat) .detail-content{padding:18px}.detail-contact .detail-content,.detail-profile .detail-content,.detail-admin .detail-content,.detail-addFriend .detail-content,.detail-createGroup .detail-content{max-width:760px;width:100%;margin:0 auto}.detail-moments .detail-content,.detail-momentComposer .detail-content{max-width:820px;width:100%;margin:0 auto}.detail-message-list{position:relative;z-index:1;width:100%;margin:0;padding:20px 32px 14px}.message-row{max-width:min(68%,760px)}.message-row .avatar{display:grid;width:36px;height:36px;border-radius:999px}.message-meta{display:none}.bubble{border-radius:14px;padding:6px 10px}.receipt{color:#31a24c}.composer{position:relative;z-index:2;width:min(700px,calc(100% - 110px));margin:0 auto 22px;border:0;border-radius:999px;background:transparent;padding:0}.composer>.icon-button.ghost{display:none}.input-shell{padding:5px 10px 5px 14px}.send-button{width:50px;height:50px;border-radius:999px;color:#6b7280}.liquid-dock{left:215px;bottom:14px;display:block;width:324px;transform:translate(-50%);z-index:50}}@media(min-width:1180px){.app-body{width:100vw}}@media(max-width:759px){.primary-panel.chat-panel{display:flex;flex-direction:column}.primary-panel.chat-panel .desktop-filter-bar{align-self:center}.primary-panel.chat-panel .tab-page{min-height:0;flex:1}.compact-search,.contacts-search{background:#ffffff0e}.app-shell[data-theme=dark] .compact-search,.app-shell[data-theme=dark] .contacts-search{background:#ffffff0a}}:root{--liquid-theme: rgb(4, 178, 133);--liquid-text: #111827;--liquid-muted: #64748b;--liquid-bg-rgb: 255, 255, 255;--liquid-tint-rgb: 255, 255, 255;--liquid-ink-rgb: 15, 23, 42;--liquid-border: rgba(255, 255, 255, .24);--liquid-shadow: 0 8px 24px rgba(15, 23, 42, .045);--liquid-inner: inset 0 1px 0 rgba(255, 255, 255, .38), inset 0 -18px 26px rgba(255, 255, 255, .035);--liquid-base-alpha: .018;--liquid-edge-alpha: .78;--liquid-radius: 28px}.liquid-glass,.liquid-search,.liquid-segment,.liquid-input,.liquid-action,.liquid-page-title,.liquid-title-chip,.glass-surface,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.send-button,.desktop-search,.compact-search,.contacts-search,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card{position:relative;isolation:isolate;background:radial-gradient(140px circle at 22% 8%,rgba(255,255,255,.18),transparent 58%),linear-gradient(135deg,#ffffff16,#ffffff02 62%),rgba(var(--liquid-bg-rgb),var(--liquid-base-alpha));border:1px solid var(--liquid-border);box-shadow:var(--liquid-inner),var(--liquid-shadow);backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.45);-webkit-backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.45);overflow:hidden;transform:translateZ(0)}.liquid-glass:after,.liquid-search:after,.liquid-segment:after,.liquid-input:after,.liquid-action:after,.liquid-page-title:after,.liquid-title-chip:after,.glass-surface:after,.round-menu-button:after,.detail-back:after,.icon-button:after,.primary-button:after,.pill-button:after,.send-button:after,.desktop-search:after,.compact-search:after,.contacts-search:after,.field input:after,.field select:after,.account-edit-fields input:after,.account-edit-fields select:after,.moment-editor-toolbar select:after,.member-option:after,.visibility-list button:after,.pending-file:after,.file-card:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,var(--liquid-edge-alpha)),#fff0 48%),linear-gradient(-35deg,rgba(255,255,255,calc(var(--liquid-edge-alpha) * .72)),#fff0 54%);mix-blend-mode:plus-lighter;opacity:.56}.liquid-glass:before,.liquid-search:before,.liquid-segment:before,.liquid-input:before,.liquid-action:before,.liquid-page-title:before,.liquid-title-chip:before,.glass-surface:before,.round-menu-button:before,.detail-back:before,.icon-button:before,.primary-button:before,.pill-button:before,.send-button:before,.desktop-search:before,.compact-search:before,.contacts-search:before,.member-option:before,.visibility-list button:before,.pending-file:before,.file-card:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(80px circle at 18% 0%,rgba(255,255,255,.23),transparent 70%),radial-gradient(90px circle at 100% 100%,rgba(255,255,255,.12),transparent 72%);opacity:.7}.liquid-search,.liquid-input,.desktop-search,.compact-search,.contacts-search,.liquid-page-title,.liquid-title-chip,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.send-button,.pending-file,.file-card,.visibility-list button{border-radius:999px}.liquid-glass{border-radius:var(--liquid-radius)}.liquid-segment{display:inline-flex;gap:6px;border-radius:999px;padding:4px}.liquid-tab-slider{position:relative;touch-action:none;--seg-active: 0;--seg-bg-alpha: .045;--seg-sx: 1;--seg-sy: 1}.liquid-tab-thumb{position:absolute;z-index:1;top:4px;left:var(--seg-x, 4px);width:var(--seg-w, 78px);height:calc(100% - 8px);border-radius:999px;background:radial-gradient(90px circle at 25% 18%,rgba(255,255,255,calc(.44 * var(--seg-active))),transparent 68%),linear-gradient(135deg,#ffffff4d,#ffffff05),rgba(255,255,255,var(--seg-bg-alpha));box-shadow:inset 0 1px #ffffffd1,inset 0 -14px 24px rgba(255,255,255,calc(.08 + .18 * var(--seg-active))),0 8px 20px #0f172a14;backdrop-filter:url(#liquid-glass-dispersion-filter) blur(14px) saturate(1.9);-webkit-backdrop-filter:url(#liquid-glass-dispersion-filter) blur(14px) saturate(1.9);pointer-events:none;transform:translateZ(0) scale(var(--seg-sx),var(--seg-sy));transition:transform .18s ease,box-shadow .18s ease}.liquid-tab-thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,calc(.38 + .36 * var(--seg-active))),#fff0 52%),linear-gradient(-35deg,rgba(255,255,255,calc(.34 + .34 * var(--seg-active))),#fff0 54%);mix-blend-mode:plus-lighter;opacity:calc(.5 + .48 * var(--seg-active))}.liquid-tab-slider.dragging .liquid-tab-thumb{box-shadow:inset 0 0 18px -5px #ffffffd1,0 12px 26px #0f172a24}.liquid-segment-button{position:relative;z-index:1;display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:transparent;color:var(--liquid-muted);cursor:pointer;font-weight:800;padding:0 16px;transition:color .18s ease,transform .22s cubic-bezier(.25,1,.5,1),background .18s ease}.liquid-segment-button.active{color:#3294e8}.liquid-segment-button:active,.liquid-action:active{transform:scale(1.04)}.liquid-count{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#ffffff12;color:var(--liquid-text);font-size:12px;font-weight:900}.liquid-input{min-height:48px}.liquid-action{display:inline-grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:999px;color:var(--liquid-muted)}.liquid-action:not(:disabled){color:var(--liquid-text)}.liquid-action:disabled{opacity:.62;cursor:not-allowed}.app-shell[data-theme=dark],[data-theme=dark]{--liquid-text: #f7fbff;--liquid-muted: #b7c6da;--liquid-bg-rgb: 22, 28, 39;--liquid-border: rgba(255, 255, 255, .18);--liquid-shadow: 0 10px 28px rgba(0, 0, 0, .16);--liquid-base-alpha: .034;--liquid-edge-alpha: .46}.glass-surface{border-radius:var(--liquid-radius);background:radial-gradient(160px circle at 20% 6%,rgba(255,255,255,.15),transparent 62%),linear-gradient(135deg,#ffffff0f,#ffffff02),rgba(var(--liquid-bg-rgb),.014)!important;box-shadow:var(--liquid-inner),var(--liquid-shadow)!important}.app-shell{color:var(--liquid-text)}.app-shell.has-user-app-bg{background:linear-gradient(#f6f8fb38,#f6f8fb38),var(--user-app-bg) center / cover no-repeat fixed!important}.app-shell[data-theme=dark].has-user-app-bg{background:linear-gradient(#050a1247,#050a1247),var(--user-app-bg) center / cover no-repeat fixed!important}.app-shell.has-user-chat-bg .detail-chat{background:linear-gradient(#ffffff14,#ffffff14),var(--user-chat-bg) center / cover no-repeat!important}.app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:linear-gradient(#050a1233,#050a1233),var(--user-chat-bg) center / cover no-repeat!important}.app-header{grid-template-columns:minmax(0,1fr) auto}.header-title-wrap{display:flex;min-width:0;align-items:center;transition:transform .26s cubic-bezier(.25,1,.5,1),padding .26s cubic-bezier(.25,1,.5,1)}.liquid-page-title{display:inline-flex!important;width:auto!important;max-width:min(52vw,160px)!important;min-height:42px;align-items:center;justify-content:center;color:var(--liquid-text)!important;font-size:22px!important;line-height:1!important;padding:0 18px;white-space:nowrap;transition:max-width .26s cubic-bezier(.25,1,.5,1),transform .26s cubic-bezier(.25,1,.5,1),padding .26s cubic-bezier(.25,1,.5,1)}.app-header.search-expanded .liquid-page-title{max-width:94px!important;padding-inline:14px;transform:translate(-2px) scale(.94)}.header-actions{min-width:96px;height:44px}.header-actions .header-chat-search,.header-actions .header-contact-search{right:50px!important;z-index:24}.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{right:50px!important;width:clamp(150px,calc(100vw - 188px),246px)!important}.quick-menu,.peer-menu{border-radius:24px;background:linear-gradient(135deg,#ffffff14,#ffffff02),rgba(var(--liquid-bg-rgb),.018)!important}.quick-menu button,.peer-menu button,.contact-actions button{border-radius:18px}.quick-menu button:hover,.peer-menu button:hover,.contact-actions button:hover{background:#ffffff0b!important}.desktop-chat-header{border:0!important;background:transparent!important;box-shadow:none!important}.desktop-peer-title{width:fit-content;max-width:100%;min-width:0;padding:7px 15px}.detail-page,.primary-panel,.desktop-empty{background:transparent!important;box-shadow:none!important}.detail-header{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-title-chip{justify-self:center;min-width:0;max-width:min(68vw,360px);padding:7px 16px;text-align:center}.detail-title-chip strong,.detail-title-chip span{text-align:center}.detail-title-chip span:empty{display:none}.mobile-peer-more{justify-self:end}.round-menu-button,.detail-back,.icon-button,.send-button{background:radial-gradient(72px circle at 20% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.014)!important;color:var(--liquid-text)!important}.round-menu-button:active,.detail-back:active,.icon-button:active,.send-button:active,.pill-button:active,.primary-button:active{transform:scale(1.04);background:radial-gradient(78px circle at 26% 6%,rgba(255,255,255,.26),transparent 70%),rgba(var(--liquid-bg-rgb),.012)!important}.desktop-filter-bar,.contact-filter-bar{background:radial-gradient(140px circle at 12% 0%,rgba(255,255,255,.16),transparent 64%),rgba(var(--liquid-bg-rgb),.012)!important}.contact-filter-bar .liquid-segment-button.active,.desktop-filter-bar .liquid-segment-button.active{background:transparent!important;box-shadow:none!important}.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.chat-search-panel{border-radius:28px!important;background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.13),transparent 65%),linear-gradient(135deg,#ffffff0e,#ffffff02),rgba(var(--liquid-bg-rgb),.012)!important;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.4)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.4)!important}.list-row.glass-surface,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card{border-radius:28px!important;background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.12),transparent 65%),linear-gradient(135deg,#ffffff0d,#ffffff02),rgba(var(--liquid-bg-rgb),.01)!important;backdrop-filter:blur(6px) saturate(1.28)!important;-webkit-backdrop-filter:blur(6px) saturate(1.28)!important}.list-row.selected{border-color:#04b28557!important;background:radial-gradient(150px circle at 18% 0%,rgba(255,255,255,.16),transparent 62%),linear-gradient(135deg,#04b28514,#ffffff02),rgba(var(--liquid-bg-rgb),.012)!important}.moments-entry:before{opacity:.3}.theme-options button,.background-tools button,.primary-button,.pill-button{background:radial-gradient(86px circle at 20% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.014)!important;border:1px solid var(--liquid-border)!important;color:var(--liquid-text)!important;box-shadow:var(--liquid-inner),0 6px 16px #0f172a0a!important;backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.4)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.4)!important}.theme-options button.active,.pill-button.danger{color:var(--primary)!important;background:radial-gradient(86px circle at 20% 0%,rgba(255,255,255,.2),transparent 68%),rgba(var(--liquid-bg-rgb),.012)!important}.pill-button.danger{color:#dc2626!important}.background-tools{display:flex;flex-wrap:wrap;gap:8px}.request-badge{display:grid;min-width:24px;height:24px;margin-left:auto;place-items:center;border-radius:999px;background:#ffffff14;color:var(--liquid-text);font-size:12px;font-weight:900}.request-panel{margin-top:12px}.request-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px}.request-row div:nth-child(2){min-width:0}.request-row strong,.request-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-row span{color:var(--liquid-muted);font-size:12px}.composer{background:transparent!important;box-shadow:none!important}.input-shell,.send-button{border-color:var(--liquid-border)!important;background:radial-gradient(120px circle at 18% 0%,rgba(255,255,255,.18),transparent 65%),rgba(var(--liquid-bg-rgb),.012)!important;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important}.bubble{border-color:#ffffff40!important;background:linear-gradient(135deg,#ffffff0d,#ffffff01),rgba(var(--liquid-bg-rgb),.01)!important;box-shadow:inset 0 1px #ffffff42,inset 0 -10px 20px #ffffff06,0 6px 16px #0f172a09!important;backdrop-filter:blur(6px) saturate(1.22)!important;-webkit-backdrop-filter:blur(6px) saturate(1.22)!important}.message-row.mine .bubble{background:linear-gradient(135deg,#04b2850e,#ffffff01),rgba(var(--liquid-bg-rgb),.01)!important}.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select{border-radius:18px!important;background:radial-gradient(100px circle at 18% 0%,rgba(255,255,255,.12),transparent 66%),rgba(var(--liquid-bg-rgb),.012)!important;color:var(--liquid-text)!important;backdrop-filter:blur(5px) saturate(1.2)!important;-webkit-backdrop-filter:blur(5px) saturate(1.2)!important}.moment-editor-content,.moment-editor,.moment-editor-input{background:transparent!important}.moment-editor{border-radius:28px;padding:16px}.visibility-picker,.moment-editor-toolbar{border-color:#ffffff29!important}.detail-slide-enter-active,.detail-slide-leave-active{transition:transform .21s cubic-bezier(.22,1,.36,1)!important;will-change:transform;backface-visibility:hidden;contain:layout paint style}.detail-slide-enter-from,.detail-slide-leave-to{opacity:1!important;transform:translate3d(34px,0,0)!important}.detail-slide-enter-to,.detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}@media(max-width:759px){.app-header{grid-template-columns:1fr;min-height:58px;padding-top:10px!important}.header-title-wrap{justify-content:center;padding:0 96px 0 8px}.app-header.search-expanded .header-title-wrap{justify-content:flex-start;padding-left:6px}.liquid-page-title{max-width:132px!important;min-height:40px;font-size:18px!important}.app-header.search-expanded .liquid-page-title{max-width:84px!important}.header-actions{position:absolute!important;top:10px;right:10px;width:98px;min-width:98px}.header-actions>.round-menu-button{position:absolute;top:0;right:0}.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{width:clamp(146px,calc(100vw - 184px),218px)!important}.header-actions .quick-menu{top:46px;right:0}.detail-chat .detail-header{grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center;min-height:calc(58px + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 8px!important}.detail-page .detail-header{min-height:calc(58px + env(safe-area-inset-top))!important;border-bottom:0!important;background:transparent!important}.detail-title-chip{max-width:calc(100vw - 118px);padding:7px 14px}.detail-title-chip strong{font-size:15px}.detail-title-chip span{font-size:11px}.detail-message-list{padding-top:8px!important;padding-bottom:10px!important}.composer{padding:0 10px calc(10px + env(safe-area-inset-bottom))!important}.detail-slide-enter-from,.detail-slide-leave-to{transform:translate3d(86%,0,0)!important}.tab-page{padding-left:10px!important;padding-right:10px!important}.contacts-toolbar .contacts-search.open,.contacts-toolbar .contacts-search:focus-within{top:0!important;right:48px!important;width:min(236px,calc(100vw - 156px))!important;transform:none!important}}.app-shell[data-theme=dark] :is(.theme-options,.contact-filter-bar,.desktop-filter-bar,.liquid-segment,.liquid-search,.compact-search,.contacts-search,.desktop-search,.input-shell,.send-button,.pill-button,.background-tools button,.round-menu-button,.detail-back,.icon-button){background:radial-gradient(108px circle at 18% 0%,rgba(255,255,255,.078),transparent 66%),linear-gradient(135deg,#ffffff15,#ffffff02 56%,#ffffff07),#ffffff07!important;box-shadow:inset 0 1px #ffffff38,inset 0 -8px 16px #ffffff02!important}.list-row.glass-surface,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card{contain:layout paint style;background:radial-gradient(120px circle at 18% 0%,rgba(255,255,255,.11),transparent 70%),linear-gradient(135deg,#ffffff1d,#ffffff02 58%,#ffffff0b),rgba(var(--liquid-bg-rgb),.062)!important;box-shadow:inset 0 1px #ffffff6b,inset 0 -14px 22px #ffffff05,0 7px 18px #0f172a0a!important;backdrop-filter:saturate(1.26)!important;-webkit-backdrop-filter:saturate(1.26)!important}.list-row.glass-surface:after,.moment-card:after,.contact-profile:after,.contact-actions:after,.form-panel:after,.account-edit-card:after,.settings-entry:after,.settings-hero:after,.theme-panel:after,.feature-card:after,.contact-request-card:after{opacity:.42}.list-row.selected,.theme-options button.active{background:radial-gradient(120px circle at 18% 0%,rgba(255,255,255,.13),transparent 70%),linear-gradient(135deg,#ffffff1f,#04b28507 58%,#ffffff0d),rgba(var(--liquid-bg-rgb),.068)!important}.bubble,.message-row.mine .bubble{background:radial-gradient(100px circle at 18% 0%,rgba(255,255,255,.11),transparent 70%),linear-gradient(135deg,#ffffff1b,#ffffff02 60%,#ffffff0a),rgba(var(--liquid-bg-rgb),.056)!important}@media(min-width:760px){.primary-panel{background:linear-gradient(90deg,#ffffff14,#ffffff04),transparent!important}.detail-page{background:transparent!important}.desktop-tab-tools{border-bottom:0!important}.desktop-tab-tools>div:first-child strong{display:inline-flex!important;min-height:40px;align-items:center;border:1px solid var(--liquid-border);border-radius:999px;background:radial-gradient(100px circle at 18% 0%,rgba(255,255,255,.16),transparent 66%),rgba(var(--liquid-bg-rgb),.012);box-shadow:var(--liquid-inner),var(--liquid-shadow);padding:0 16px;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.35);-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.35)}}:root{--liquid-base-alpha: .075;--liquid-click-alpha: .1;--liquid-hot-alpha: .06;--liquid-border: rgba(255, 255, 255, .34);--liquid-shadow: 0 8px 22px rgba(15, 23, 42, .055);--liquid-inner: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -16px 24px rgba(255, 255, 255, .03)}[data-theme=dark],.app-shell[data-theme=dark]{--liquid-base-alpha: .075;--liquid-click-alpha: .095;--liquid-hot-alpha: .055;--liquid-border: rgba(255, 255, 255, .22)}.liquid-glass,.liquid-search,.liquid-segment,.liquid-input,.liquid-action,.liquid-page-title,.liquid-title-chip,.glass-surface,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.send-button,.desktop-search,.compact-search,.contacts-search,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.chat-search-panel{background:radial-gradient(120px circle at 22% 0%,rgba(255,255,255,.18),transparent 68%),linear-gradient(135deg,#fff3,#ffffff05 52%,#ffffff14),rgba(var(--liquid-bg-rgb),var(--liquid-base-alpha))!important;border-color:var(--liquid-border)!important;box-shadow:var(--liquid-inner),var(--liquid-shadow)!important;backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important}.list-row.glass-surface,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.member-option,.visibility-list button,.pending-file,.file-card,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select{background:radial-gradient(120px circle at 22% 0%,rgba(255,255,255,.16),transparent 68%),linear-gradient(135deg,#ffffff29,#ffffff04 54%,#fff1),rgba(var(--liquid-bg-rgb),var(--liquid-click-alpha))!important;border-color:var(--liquid-border)!important;box-shadow:var(--liquid-inner),0 6px 18px #0f172a0a!important;backdrop-filter:url(#dock-glass-filter) saturate(1.38)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.38)!important}.round-menu-button,.detail-back,.icon-button,.send-button,.primary-button,.pill-button,.theme-options button,.background-tools button,.input-shell{background:radial-gradient(78px circle at 25% 0%,rgba(255,255,255,.2),transparent 68%),linear-gradient(135deg,#fff3,#ffffff03 54%,#ffffff14),rgba(var(--liquid-bg-rgb),var(--liquid-click-alpha))!important;border-color:var(--liquid-border)!important;backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important}.liquid-tab-thumb,.dock-slider{background-color:rgba(var(--slider-tint-rgb, 0, 0, 0),var(--liquid-hot-alpha))!important}.list-row.selected,.theme-options button.active,.contact-filter-bar .liquid-segment-button.active,.desktop-filter-bar .liquid-segment-button.active{background:radial-gradient(120px circle at 22% 0%,rgba(255,255,255,.18),transparent 68%),linear-gradient(135deg,#ffffff2e,#04b28509 58%,#ffffff14),rgba(var(--liquid-bg-rgb),.088)!important}.quick-menu,.peer-menu{background:radial-gradient(130px circle at 18% 0%,rgba(255,255,255,.2),transparent 66%),linear-gradient(135deg,#ffffff2e,#ffffff03 54%,#ffffff14),rgba(var(--liquid-bg-rgb),.085)!important;backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important}.bubble{background:radial-gradient(110px circle at 20% 0%,rgba(255,255,255,.16),transparent 66%),linear-gradient(135deg,#ffffff26,#ffffff03 56%,#ffffff0f),rgba(var(--liquid-bg-rgb),.08)!important;backdrop-filter:saturate(1.2)!important;-webkit-backdrop-filter:saturate(1.2)!important}.message-row.mine .bubble{background:radial-gradient(110px circle at 20% 0%,rgba(255,255,255,.16),transparent 66%),linear-gradient(135deg,#ffffff26,#04b28509 58%,#ffffff0f),rgba(var(--liquid-bg-rgb),.08)!important}@media(max-width:759px){.app-header{position:relative;display:flex!important;min-height:58px;align-items:center;justify-content:center}.header-title-wrap{position:absolute;left:50%;top:10px;z-index:3;width:auto;padding:0!important;transform:translate(-50%)}.app-header.search-expanded .header-title-wrap{left:54px;transform:none}.liquid-page-title{min-width:74px;max-width:130px!important}.app-header.search-expanded .liquid-page-title{max-width:82px!important;transform:scale(.94)}.header-actions{top:10px;right:10px;z-index:6}.desktop-filter-bar,.contact-filter-bar{margin-inline:auto!important}}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.liquid-segment,.liquid-input,.liquid-action,.round-menu-button,.detail-back,.icon-button,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.input-shell,.send-button,.primary-button,.pill-button,.theme-options button,.background-tools button){background:radial-gradient(108px circle at 18% 0%,rgba(255,255,255,.22),transparent 66%),linear-gradient(135deg,#ffffff2e,#ffffff02 56%,#ffffff13),rgba(var(--liquid-bg-rgb),.09)!important;border-color:#ffffff57!important;box-shadow:inset 0 1px #ffffff85,inset 0 -16px 24px #ffffff07!important;backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important}.app-shell :is(.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.member-option,.visibility-list button,.pending-file,.file-card,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.bubble){background:radial-gradient(130px circle at 18% 0%,rgba(255,255,255,.16),transparent 68%),linear-gradient(135deg,#ffffff21,#ffffff02 58%,#ffffff0d),rgba(var(--liquid-bg-rgb),.078)!important;border-color:#ffffff52!important;box-shadow:inset 0 1px #ffffff73,inset 0 -14px 22px #ffffff05!important;backdrop-filter:url(#dock-glass-filter) saturate(1.36)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.36)!important}.app-shell :is(.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card){border-radius:28px!important}.app-shell :is(.quick-menu,.peer-menu) button{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-shell :is(.quick-menu,.peer-menu) button:hover{background:#ffffff14!important}.app-shell .list-row.selected{background:radial-gradient(130px circle at 18% 0%,rgba(255,255,255,.18),transparent 68%),linear-gradient(135deg,#ffffff26,#04b28507 58%,#ffffff0f),rgba(var(--liquid-bg-rgb),.084)!important}.app-shell[data-theme=dark] :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.liquid-segment,.liquid-input,.liquid-action,.round-menu-button,.detail-back,.icon-button,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.input-shell,.send-button,.primary-button,.pill-button,.theme-options button,.background-tools button){border-color:#ffffff38!important;background:radial-gradient(108px circle at 18% 0%,rgba(255,255,255,.13),transparent 66%),linear-gradient(135deg,#ffffff1f,#ffffff02 56%,#ffffff0b),#ffffff14!important}.app-shell[data-theme=dark]{--primary: #38bdf8;--primary-2: #60a5fa;--theme-color: rgb(56, 189, 248)}.app-shell[data-theme=light]{--primary: #04b285;--primary-2: #14b8a6;--theme-color: rgb(4, 178, 133)}.app-shell[data-theme=dark] .liquid-dock{--theme-color: rgb(56, 189, 248);--dock-bg-rgb: 255, 255, 255;--slider-tint-rgb: 56, 189, 248;--dock-ink: #dbeafe}.app-shell[data-theme=light] .liquid-dock{--theme-color: rgb(4, 178, 133);--slider-tint-rgb: 4, 178, 133}.app-shell :is(.dock-shadow-layer){opacity:0!important;box-shadow:none!important}.app-shell :is(.dock-slider,.liquid-tab-thumb,.input-shell,.send-button,.bubble):after{opacity:.42!important}.app-shell .dock-slider{max-height:48px;box-shadow:inset 0 0 14px -8px #ffffff9e!important}.app-shell .dock-slider.dragging,.app-shell .dock-slider.expanding{box-shadow:inset 0 0 16px -8px #ffffffb3!important}.app-shell .liquid-tab-thumb{box-shadow:inset 0 1px #ffffff8f,inset 0 0 14px -9px #ffffffd1!important;transform:translateZ(0) scale(min(var(--seg-sx),1.14),min(var(--seg-sy),1.1))!important}.app-shell .liquid-segment-button.active{color:var(--primary)!important}.app-shell[data-theme=dark] .liquid-segment-button.active,.app-shell[data-theme=dark] .dock-active-layer{color:#38bdf8!important}.app-shell[data-theme=light] .liquid-segment-button.active,.app-shell[data-theme=light] .dock-active-layer{color:#04b285!important}.app-shell[data-theme=light] .liquid-tab-slider{--slider-tint-rgb: 4, 178, 133}.app-shell[data-theme=dark] .liquid-tab-slider{--slider-tint-rgb: 56, 189, 248}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar){position:relative;touch-action:none;cursor:grab}.app-shell :is(.theme-options.dragging,.contact-filter-bar.dragging,.desktop-filter-bar.dragging){cursor:grabbing}.theme-options{display:inline-flex!important;width:100%;grid-template-columns:none!important;gap:6px;padding:4px}.theme-options .liquid-segment-button{flex:1 0 0;min-width:0;padding:0 10px}.theme-options .liquid-tab-thumb{width:var(--seg-w)}@media(max-width:759px){.app-header.search-expanded .header-chat-search,.app-header.search-expanded .header-contact-search,.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{right:50px!important;width:min(256px,calc(100vw - 134px))!important;transform:translate(-2px) scaleX(1.015);transform-origin:right center}.app-header.search-expanded .header-title-wrap{left:12px!important;transform:none!important}.app-header.search-expanded .liquid-page-title{max-width:72px!important;min-width:64px;transform:translate(-4px) scale(.92)}}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background-color:#38bdf80e!important}.app-shell[data-theme=light] :is(.dock-active-layer,.liquid-segment-button.active,.theme-options .liquid-segment-button.active){color:#04b285!important}@media(max-width:759px){.app-header.search-expanded .header-title-wrap,.app-shell .app-header.search-expanded .header-title-wrap{left:8px!important;right:auto!important;width:64px!important;transform:none!important;z-index:26!important}.app-header.search-expanded .liquid-page-title,.app-shell .app-header.search-expanded .liquid-page-title{width:64px!important;min-width:64px!important;max-width:64px!important;padding-inline:10px!important;transform:none!important}.app-header.search-expanded .header-chat-search,.app-header.search-expanded .header-contact-search,.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{left:84px!important;right:50px!important;width:auto!important;min-width:0!important;max-width:none!important}}html,body,#app{background:radial-gradient(circle at 78% 8%,rgba(20,184,166,.1),transparent 28%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important;overscroll-behavior:none!important}.app-shell:before,.app-shell[data-theme=dark]:before{content:none!important;display:none!important}.app-shell{overscroll-behavior:none!important}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.liquid-segment,.round-menu-button,.detail-back,.icon-button,.input-shell,.send-button,.primary-button,.pill-button,.background-tools button,.theme-options,.contact-filter-bar,.desktop-filter-bar){background:radial-gradient(120px circle at 22% 0%,rgba(255,255,255,.105),transparent 68%),linear-gradient(135deg,#ffffff1d,#ffffff02 56%,#ffffff0a),rgba(var(--liquid-bg-rgb),.045)!important;box-shadow:inset 0 1px #ffffff52,inset 0 -10px 18px #ffffff03!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar){background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.1),transparent 66%),linear-gradient(135deg,#ffffff1d,#ffffff02 56%,#ffffff0a),rgba(var(--liquid-bg-rgb),.048)!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-tab-thumb,.app-shell :is(.dock-slider,.liquid-tab-thumb){box-shadow:inset 0 1px #ffffff61,inset 0 0 13px -10px #ffffffb3!important}.app-shell[data-theme=light] :is(.dock-slider,.liquid-tab-thumb){background-color:#04b2850b!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background-color:#38bdf80c!important}.app-shell :is(.liquid-count,.request-badge,.row-side small){display:inline-grid!important;min-width:20px!important;height:20px!important;place-items:center!important;border-radius:999px!important;line-height:1!important;padding:0 6px!important;transform:none!important}.app-shell .liquid-count{background:#fff1!important;color:var(--liquid-text)!important}.app-shell .request-badge{margin-left:auto!important}.app-shell .row-side small{background:var(--danger)!important;color:#fff!important}.app-shell .peer-menu-wrap{position:relative!important}.app-shell .peer-menu{right:0!important;top:calc(100% + 8px)!important;width:150px!important;transform:none!important;box-shadow:inset 0 1px #ffffff4d,inset 0 -10px 18px #ffffff03!important}.app-shell .mobile-peer-more .peer-menu{right:0!important}.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel){box-shadow:inset 0 1px #ffffff4d,inset 0 -10px 18px #ffffff03!important}@media(max-width:759px){.app-header{position:sticky!important;top:0!important;z-index:60!important}.app-header.search-expanded .header-title-wrap{left:8px!important;transform:none!important;z-index:23!important}.app-header.search-expanded .liquid-page-title{max-width:70px!important;min-width:58px!important;padding-inline:12px!important;transform:scale(.9)!important}.app-header.search-expanded .header-chat-search,.app-header.search-expanded .header-contact-search,.header-actions .header-chat-search.open,.header-actions .header-chat-search:focus-within,.header-actions .header-contact-search.open,.header-actions .header-contact-search:focus-within{right:50px!important;width:min(238px,calc(100vw - 126px))!important;transform:none!important}.detail-page .detail-header{position:sticky!important;top:0!important;z-index:32!important;border-bottom:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-chat .detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important}}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.liquid-segment,.liquid-input,.liquid-action,.round-menu-button,.detail-back,.icon-button,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.input-shell,.send-button,.primary-button,.pill-button,.theme-options button,.background-tools button,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.member-option,.visibility-list button,.pending-file,.file-card,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.bubble){box-shadow:inset 0 1px #ffffff7a,inset 0 -14px 22px #ffffff05!important}.app-shell :is(.dock-slider,.liquid-tab-thumb){box-shadow:inset 0 1px #ffffff7a,inset 0 0 14px -9px #ffffffbd!important}@media(max-width:759px){.app-header.search-expanded .header-chat-search,.app-header.search-expanded .header-contact-search{width:min(256px,calc(100vw - 134px))!important}}@media(max-width:759px){.app-header .header-title-wrap{left:50%!important;right:auto!important;transform:translate(-50%)!important}.app-header.search-expanded .header-title-wrap{left:54px!important;transform:none!important}}.app-shell :is(.dock-slider,.liquid-tab-thumb){box-shadow:inset 0 1px #ffffff80,inset 0 0 15px -10px #ffffffd1!important;filter:none!important}.app-shell :is(.dock-slider.dragging,.dock-slider.expanding,.liquid-tab-slider.dragging .liquid-tab-thumb){box-shadow:inset 0 1px #ffffff8f,inset 0 0 16px -10px #ffffffe0!important}.app-shell .dock-slider{transform:scale(clamp(.97,var(--sX),1.06),clamp(.97,var(--sY),1.04)) translateZ(0)!important}.app-shell .liquid-tab-thumb{transform:translateZ(0) scale(clamp(.97,var(--seg-sx),1.045),clamp(.97,var(--seg-sy),1.025))!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar){gap:6px!important;overflow:hidden!important;border-radius:999px!important;background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.18),transparent 66%),linear-gradient(135deg,#ffffff2e,#ffffff03 56%,#ffffff14),rgba(var(--liquid-bg-rgb),.072)!important;box-shadow:inset 0 1px #ffffff7a,inset 0 -13px 22px #ffffff05!important;backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.5)!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-tab-thumb{background:radial-gradient(92px circle at 25% 16%,rgba(255,255,255,calc(.24 + .18 * var(--seg-active))),transparent 68%),linear-gradient(135deg,#ffffff38,#ffffff03 56%,#ffffff12),rgba(var(--slider-tint-rgb, 4, 178, 133),var(--liquid-hot-alpha, .06))!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button),.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button).active,.app-shell[data-theme=dark] :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button),.app-shell[data-theme=dark] :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button).active{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;outline:0!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button):before,.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) :is(button,.liquid-segment-button):after{content:none!important;display:none!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button{flex:1 1 0!important;min-width:0!important;color:var(--liquid-muted)!important}.app-shell[data-theme=light] :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button.active{color:#04b285!important}.app-shell[data-theme=dark] :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button.active{color:#38bdf8!important}.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel){background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.13),transparent 68%),linear-gradient(135deg,#ffffff29,#ffffff03 56%,#fff1),rgba(var(--liquid-bg-rgb),.068)!important;border-color:var(--liquid-border)!important;box-shadow:inset 0 1px #ffffff6b,inset 0 -12px 20px #ffffff04!important;backdrop-filter:saturate(1.22)!important;-webkit-backdrop-filter:saturate(1.22)!important;filter:none!important}.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel):before,.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel):after{content:none!important;display:none!important}.app-shell[data-theme=dark] :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel){background:radial-gradient(140px circle at 18% 0%,rgba(255,255,255,.105),transparent 68%),linear-gradient(135deg,#ffffff21,#ffffff03 56%,#ffffff0d),#ffffff0d!important;box-shadow:inset 0 1px #ffffff57,inset 0 -12px 20px #ffffff03!important}.app-shell[data-theme=light] :is(.dock-slider,.liquid-tab-thumb){background-color:#04b2850f!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background-color:#38bdf810!important}.app-shell[data-theme=dark] :is(.dock-active-layer,.liquid-segment-button.active,.theme-options .liquid-segment-button.active){color:#38bdf8!important}@media(max-width:759px){.app-shell .app-header.search-expanded .header-actions{position:static!important}.app-shell .app-header.search-expanded .header-title-wrap{left:8px!important;right:auto!important;width:64px!important;transform:none!important;z-index:28!important}.app-shell .app-header.search-expanded .liquid-page-title{width:64px!important;min-width:64px!important;max-width:64px!important;padding-inline:10px!important;transform:none!important}.app-shell .app-header.search-expanded .header-chat-search,.app-shell .app-header.search-expanded .header-contact-search,.app-shell .header-actions .header-chat-search.open,.app-shell .header-actions .header-chat-search:focus-within,.app-shell .header-actions .header-contact-search.open,.app-shell .header-actions .header-contact-search:focus-within{left:84px!important;right:50px!important;width:auto!important;min-width:0!important;max-width:none!important}}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar,.liquid-search,.compact-search,.contacts-search,.desktop-search,.input-shell,.send-button,.pill-button,.background-tools button,.round-menu-button,.detail-back,.icon-button){background:radial-gradient(108px circle at 18% 0%,rgba(255,255,255,.085),transparent 66%),linear-gradient(135deg,#ffffff17,#ffffff02 56%,#ffffff08),rgba(var(--liquid-bg-rgb),.03)!important;box-shadow:inset 0 1px #ffffff3d,inset 0 -8px 16px #ffffff02!important}.app-shell :is(.dock-slider,.liquid-tab-thumb){box-shadow:inset 0 1px #ffffff4d,inset 0 0 12px -10px #ffffff9e!important}.app-shell[data-theme=light] :is(.dock-slider,.liquid-tab-thumb){background-color:#04b2850a!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background-color:#38bdf80b!important}.app-shell[data-theme=dark] :is(.theme-options.liquid-segment,.contact-filter-bar.liquid-segment,.desktop-filter-bar.liquid-segment,.liquid-search,.compact-search,.contacts-search,.desktop-search,.input-shell,.send-button,.pill-button,.background-tools button,.round-menu-button,.detail-back,.icon-button){background:radial-gradient(108px circle at 18% 0%,rgba(255,255,255,.078),transparent 66%),linear-gradient(135deg,#ffffff15,#ffffff02 56%,#ffffff07),#ffffff07!important;box-shadow:inset 0 1px #ffffff38,inset 0 -8px 16px #ffffff02!important}@media(max-width:759px){.app-shell .detail-chat .mobile-peer-more .peer-menu{position:fixed!important;top:calc(56px + env(safe-area-inset-top))!important;right:10px!important;left:auto!important;z-index:120!important;width:150px!important;transform:none!important}}html,body,#app{height:100%!important;overflow:hidden!important;overscroll-behavior:none!important}.app-shell{height:100svh!important;min-height:100svh!important;overflow:hidden!important;overscroll-behavior:none!important}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.theme-options,.contact-filter-bar,.desktop-filter-bar,.input-shell,.send-button,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more){border-color:#fff3!important;background:linear-gradient(135deg,#ffffff0f,#ffffff02 58%,#ffffff05),rgba(var(--liquid-bg-rgb),.026)!important;box-shadow:inset 0 0 0 1px #ffffff0b,inset 0 1px #ffffff29!important;filter:none!important;backdrop-filter:url(#dock-glass-filter) saturate(1.28)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.28)!important}.app-shell[data-theme=dark] :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.theme-options,.contact-filter-bar,.desktop-filter-bar,.input-shell,.send-button,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more){border-color:#ffffff24!important;background:linear-gradient(135deg,#ffffff0b,#ffffff01 58%,#ffffff04),#ffffff05!important;box-shadow:inset 0 0 0 1px #ffffff08,inset 0 1px #ffffff1b!important}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.theme-options,.contact-filter-bar,.desktop-filter-bar,.input-shell,.send-button,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more):before,.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.quick-menu,.peer-menu,.theme-options,.contact-filter-bar,.desktop-filter-bar,.input-shell,.send-button,.round-menu-button,.detail-back,.icon-button,.primary-button,.pill-button,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more):after{content:none!important;display:none!important}.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel){border-color:#ffffff2e!important;background:linear-gradient(135deg,#ffffff0d,#ffffff01 58%,#ffffff05),rgba(var(--liquid-bg-rgb),.024)!important;box-shadow:inset 0 0 0 1px #ffffff09,inset 0 1px #ffffff1f!important;filter:none!important;backdrop-filter:saturate(1.12)!important;-webkit-backdrop-filter:saturate(1.12)!important}.app-shell[data-theme=dark] :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel){background:linear-gradient(135deg,#ffffff09,#ffffff01 58%,#ffffff03),#ffffff04!important;box-shadow:inset 0 0 0 1px #ffffff06,inset 0 1px #ffffff13!important}.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel):before,.app-shell :is(.list-row.glass-surface,.settings-entry,.settings-hero,.theme-panel,.feature-card,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.desktop-empty,.chat-search-panel):after,.app-shell .moments-entry:before,.app-shell .moments-entry:after{content:none!important;display:none!important}.app-shell :is(.dock-slider,.liquid-tab-thumb){box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 1px #ffffff2e!important;filter:none!important}.app-shell :is(.dock-slider.dragging,.dock-slider.expanding,.liquid-tab-slider.dragging .liquid-tab-thumb){box-shadow:inset 0 0 0 1px #ffffff0e,inset 0 1px #fff3!important}.app-shell .dock-slider{transform:scale(clamp(.97,var(--sX),1.07),clamp(.98,var(--sY),1.045)) translateZ(0)!important}.app-shell .liquid-tab-thumb{transform:translateZ(0) scale(clamp(.98,var(--seg-sx),1.035),clamp(.985,var(--seg-sy),1.022))!important;transition:left .26s cubic-bezier(.32,1.15,.38,1),width .26s cubic-bezier(.32,1.15,.38,1),transform .2s cubic-bezier(.25,1,.5,1)!important}.app-shell :is(.dock-slider,.liquid-tab-thumb):after{opacity:.14!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb):after{opacity:.08!important}.app-shell[data-theme=light] :is(.dock-slider,.liquid-tab-thumb){background-color:#04b28509!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background-color:#38bdf809!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar){flex:0 0 auto!important;overflow:hidden!important;gap:0!important;padding:4px!important;border-radius:999px!important;white-space:nowrap!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button{flex:1 1 0!important;min-width:0!important;padding-inline:8px!important}.app-shell .theme-options .liquid-segment-button{gap:5px!important}.app-shell .theme-options .liquid-segment-button :is(svg,span){pointer-events:none!important}.app-shell .theme-options :is(button,.liquid-segment-button),.app-shell .contact-filter-bar :is(button,.liquid-segment-button),.app-shell .desktop-filter-bar :is(button,.liquid-segment-button){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-shell[data-theme=light]{--primary: #04b285;--primary-2: #14b8a6;--theme-color: rgb(4, 178, 133);--slider-tint-rgb: 4, 178, 133}.app-shell[data-theme=dark]{--primary: #38bdf8;--primary-2: #60a5fa;--theme-color: rgb(56, 189, 248);--slider-tint-rgb: 56, 189, 248}.app-shell[data-theme=light] :is(.liquid-segment-button.active,.dock-active-layer,.send-button:not(:disabled),.primary-button){color:#04b285!important}.app-shell[data-theme=dark] :is(.liquid-segment-button.active,.dock-active-layer,.send-button:not(:disabled),.primary-button){color:#38bdf8!important}.app-shell .primary-button{color:var(--primary)!important}.detail-slide-enter-active,.detail-slide-leave-active{transition:transform .36s cubic-bezier(.32,1.15,.38,1),opacity .24s ease!important;will-change:transform,opacity!important;backface-visibility:hidden!important}.detail-slide-enter-from{opacity:0!important;transform:translate3d(24px,0,0) scale(.985)!important}.detail-slide-leave-to{opacity:0!important;transform:translate3d(16px,0,0) scale(.992)!important}.tab-page{animation:liquid-page-in .32s cubic-bezier(.32,1.15,.38,1) both;backface-visibility:hidden}@keyframes liquid-page-in{0%{opacity:0;transform:translate3d(10px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}.detail-page,.tab-page,.detail-content,.detail-message-list{min-height:0!important}.detail-page{contain:layout paint}.detail-page .detail-header{z-index:42!important}.detail-page .detail-content,.detail-message-list{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.detail-chat{background:transparent!important}.detail-chat .desktop-chat-header,.detail-chat .detail-header{background:transparent!important;border-bottom:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-chat .detail-message-list{background:transparent!important;padding-bottom:18px!important}.detail-chat .composer{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-chat .composer:before,.detail-chat .composer:after{content:none!important;display:none!important}.detail-chat .composer-main,.message-row{min-width:0!important}.bubble{width:fit-content!important;max-width:100%!important;border-radius:18px!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 1px #ffffff1f!important;background:linear-gradient(135deg,#ffffff0d,#ffffff01 58%,#ffffff04),rgba(var(--liquid-bg-rgb),.024)!important;backdrop-filter:url(#dock-glass-filter) saturate(1.18)!important;-webkit-backdrop-filter:url(#dock-glass-filter) saturate(1.18)!important}.bubble:before,.bubble:after{content:none!important;display:none!important}.bubble p{white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important}.message-row.mine .bubble{margin-left:auto!important;background:linear-gradient(135deg,rgba(var(--slider-tint-rgb),.055),#ffffff01 58%,rgba(var(--slider-tint-rgb),.025)),rgba(var(--liquid-bg-rgb),.026)!important}.attachment-stack,.attachment-item{max-width:100%!important}.attachment-preview,.file-card{max-width:min(310px,68vw)!important;border-radius:16px!important;background:#0f172a14!important}.moments-content{display:grid!important;align-content:start!important;gap:12px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom))!important}.moment-card{align-items:start!important;overflow:visible!important}.moment-media{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:10px 0!important}.moment-media-item{width:100%!important;overflow:visible!important;border-radius:18px!important;background:transparent!important}html body #app .app-shell[data-theme=light] .group-event-separator span{color:#fffffff0!important}html body #app .app-shell .group-profile-card .field{margin:0!important}html body #app .app-shell .group-profile-card .primary-button{justify-self:end!important}html body #app .app-shell .group-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}html body #app .app-shell .group-section-head>strong{min-width:0!important;color:var(--text)!important;font-size:15px!important;font-weight:900!important}html body #app .app-shell .group-member-search input{min-width:0!important}html body #app .app-shell .group-members-card,html body #app .app-shell .group-permissions-card,html body #app .app-shell .group-actions-card{align-content:start!important}html body #app .app-shell .group-actions-card{grid-template-columns:minmax(0,1fr)!important}html body #app .app-shell .group-actions-card>.pill-button{justify-self:start!important}html body #app .app-shell .group-invite-list{display:grid!important;gap:8px!important;max-height:min(360px,48dvh)!important;overflow:auto!important;padding-right:2px!important}@media(max-width:759px){html body #app .app-shell .group-profile-card .primary-button,html body #app .app-shell .group-profile-card .field{grid-column:1 / -1!important}html body #app .app-shell .group-section-head{align-items:stretch!important;flex-direction:column!important}html body #app .app-shell .group-member-search{width:100%!important;max-width:none!important}html body #app .app-shell .group-member-row{align-items:flex-start!important}html body #app .app-shell .group-member-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important}}html body #app .app-shell .message-time-separator time{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;color:var(--text)!important;font-size:13px!important;font-weight:850!important;background:rgba(var(--liquid-bg-rgb),.072)!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;box-shadow:none!important;backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.35)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.35)!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header{position:sticky!important;top:0!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;max-height:calc(62px + env(safe-area-inset-top))!important;width:100vw!important;margin:0!important;padding:0 12px!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;align-items:start!important;width:100%!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 0 10px!important;overflow:visible!important;box-sizing:border-box!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;left:50%!important;z-index:38!important;display:grid!important;align-items:center!important;height:40px!important;min-height:40px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page>.detail-header{position:sticky!important;top:0!important;z-index:30!important;display:grid!important;min-height:62px!important;height:auto!important;max-height:none!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 12px 10px!important;align-items:center!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border-bottom:0!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important;height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat{position:relative!important;grid-template-rows:auto minmax(0,1fr)!important;background:transparent!important;background-image:none!important;background-color:transparent!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;gap:8px!important;width:100%!important;margin:0!important;padding:0 12px calc(12px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:after,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main{min-width:0!important;flex:1 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .input-shell{background:radial-gradient(96px circle at 20% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.018)!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer :is(.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .conversation-card{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header{position:sticky!important;top:0!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;max-height:calc(62px + env(safe-area-inset-top))!important;width:100vw!important;margin:0!important;padding:0 12px!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;align-items:start!important;width:100%!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 0 10px!important;overflow:visible!important;box-sizing:border-box!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;left:50%!important;z-index:38!important;display:grid!important;align-items:center!important;height:40px!important;min-height:40px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page>.detail-header{position:sticky!important;top:0!important;z-index:30!important;display:grid!important;min-height:62px!important;height:auto!important;max-height:none!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 12px 10px!important;align-items:center!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border-bottom:0!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important;height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat{position:relative!important;grid-template-rows:auto minmax(0,1fr)!important;background:transparent!important;background-image:none!important;background-color:transparent!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;gap:8px!important;width:100%!important;margin:0!important;padding:0 12px calc(12px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:after,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main{min-width:0!important;flex:1 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .input-shell{background:radial-gradient(96px circle at 20% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.018)!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer :is(.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .conversation-card{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary .app-body{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary.is-returning-to-primary>.app-body{transition:none!important;animation:none!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;opacity:1!important;will-change:auto!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary.is-returning-to-primary>:is(.app-header,.liquid-dock){transition:none!important;animation:none!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;opacity:1!important;will-change:auto!important}}@media(min-width:921px){html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform-origin:center center!important;transition:transform .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;z-index:20!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;height:100%!important;opacity:1!important;transition:transform .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-from,html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-to{opacity:1!important;transform:translateZ(0) scale(1)!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-to{opacity:1!important;transform:translate3d(18px,0,0) scale(.997)!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-from{opacity:1!important;transform:translate3d(18px,0,0) scale(.997)!important}html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation .detail-slide-leave-active{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:none!important;animation:none!important}html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation .detail-slide-enter-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;height:100%!important;opacity:1!important;visibility:visible!important;transition:none!important;animation:none!important;transform:none!important;z-index:30!important}html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation :is(.detail-slide-enter-from,.detail-slide-enter-to){opacity:1!important;transform:none!important}}html body #app .app-shell .group-event-separator span{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:min(360px,76%)!important;min-height:28px!important;padding:6px 12px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:999px!important;color:#ffffffeb!important;background:rgba(var(--liquid-bg-rgb),.14)!important;box-shadow:inset 0 1px #fff3,0 10px 24px #0f172a14!important;font-size:12px!important;font-weight:780!important;line-height:1.35!important;text-align:center!important;overflow-wrap:anywhere!important;white-space:normal!important}html body #app .app-shell .group-settings-content{display:grid!important;gap:12px!important}html body #app .app-shell .group-settings-panel{display:grid!important;gap:12px!important;padding:14px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:22px!important;background:rgba(var(--liquid-bg-rgb),.08)!important}@media(min-width:921px){html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform-origin:center center!important;transition:transform .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;z-index:20!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-from{opacity:1!important;transform:translateZ(0) scale(1)!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-to{opacity:1!important;transform:translate3d(18px,0,0) scale(.997)!important}}@media(max-width:920px){html body #app .app-shell:not(.has-detail) .app-header{height:58px!important;min-height:58px!important;padding:8px 10px 0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:auto!important;max-width:min(44vw,132px)!important;height:42px!important;transform:translate3d(-50%,-50%,0)!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:left,transform,max-width!important;z-index:72!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important;opacity:1!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions{position:absolute!important;top:9px!important;right:10px!important;left:auto!important;width:92px!important;height:40px!important;overflow:visible!important;transition:width .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1)!important;transform:translateZ(0)!important;z-index:90!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions{right:10px!important;width:calc(100vw - 20px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .23s cubic-bezier(.22,1,.36,1),min-width .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){right:48px!important;left:auto!important;width:calc(100vw - 132px)!important;min-width:calc(100vw - 132px)!important;max-width:calc(100vw - 132px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions>.round-menu-button{position:absolute!important;top:0!important;right:0!important;width:40px!important;height:40px!important;transform:translateZ(0)!important;z-index:10!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary .app-body{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}html body #app .app-shell.has-user-app-bg,html body #app .app-shell.has-user-app-bg[data-theme=light],html body #app .app-shell.has-user-app-bg[data-theme=dark]{isolation:isolate!important;background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;background-color:transparent!important}html body #app .app-shell.has-user-app-bg,html body #app .app-shell.has-user-app-bg[data-theme=light]{background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}html body #app .app-shell.has-user-app-bg>.liquid-dock{position:fixed!important;z-index:120!important}html body #app .app-shell .contact-filter-bar .liquid-segment-button{min-width:0!important;padding:0 13px!important;gap:4px!important;overflow:visible!important;white-space:nowrap!important}html body #app .app-shell .contact-filter-bar .liquid-count{position:relative!important;flex:0 0 auto!important;min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;margin-left:2px!important;border-radius:999px!important;line-height:18px!important;transform:none!important;overflow:visible!important}@media(max-width:920px){html body #app .app-shell:not(.has-detail) .app-header{height:58px!important;min-height:58px!important;padding:8px 10px 0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell:not(.has-detail) .app-header:not(.search-expanded) .header-title-wrap{position:absolute!important;inset:50% auto auto 50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;transform:translate3d(-50%,-50%,0)!important;transform-origin:center center!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:left,transform,max-width!important;z-index:72!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;width:auto!important;min-width:0!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important;opacity:1!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap .liquid-page-title{padding:0 10px!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions,html body #app .app-shell:not(.has-detail) .app-header:not(.search-expanded) .header-actions{position:absolute!important;top:9px!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:calc(100vw - 20px)!important;height:40px!important;min-height:40px!important;display:block!important;overflow:visible!important;pointer-events:auto!important;transform:translateZ(0)!important;transition:width .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1)!important;will-change:width!important;z-index:90!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions{right:10px!important;left:auto!important;width:calc(100vw - 20px)!important;min-width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell:not(.has-detail) .app-header:not(.search-expanded) .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .23s cubic-bezier(.22,1,.36,1),min-width .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:width!important;pointer-events:auto!important;z-index:4!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){right:48px!important;left:auto!important;width:calc(100vw - 132px)!important;min-width:calc(100vw - 132px)!important;max-width:calc(100vw - 132px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions>.round-menu-button{position:absolute!important;top:0!important;right:0!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;transform:translateZ(0)!important;pointer-events:auto!important;z-index:10!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary .app-body{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important}}@media(max-width:920px){html body #app .app-shell.detail-back-navigation .detail-slide-enter-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;transition:none!important;animation:none!important;z-index:250!important;transform:translateZ(0)!important}html body #app .app-shell.detail-back-navigation .detail-slide-enter-from,html body #app .app-shell.detail-back-navigation .detail-slide-enter-to{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-back-navigation .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;z-index:280!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important}html body #app .app-shell.detail-back-navigation .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-back-navigation .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.detail-back-navigation .detail-slide-enter-active :is(.detail-content,.detail-message-list),html body #app .app-shell.detail-back-navigation .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important}}@media(prefers-reduced-motion:reduce){html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell:not(.has-detail) .app-header .header-actions,html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.detail-back-navigation .detail-slide-leave-active{transition-duration:1ms!important}}.request-badge{min-width:22px!important;height:22px!important;align-self:center!important;line-height:1!important}@media(max-width:759px){.app-shell .app-header.search-expanded .header-title-wrap{left:8px!important;right:auto!important;width:64px!important;transform:none!important}.app-shell .app-header.search-expanded .liquid-page-title{width:64px!important;min-width:64px!important;max-width:64px!important;padding-inline:10px!important;transform:scale(.92)!important}.app-shell .app-header.search-expanded .header-chat-search,.app-shell .app-header.search-expanded .header-contact-search,.app-shell .header-actions .header-chat-search.open,.app-shell .header-actions .header-chat-search:focus-within,.app-shell .header-actions .header-contact-search.open,.app-shell .header-actions .header-contact-search:focus-within{left:82px!important;right:50px!important;width:auto!important;min-width:0!important;max-width:none!important;transition:left .28s cubic-bezier(.32,1.15,.38,1),right .28s cubic-bezier(.32,1.15,.38,1),width .28s cubic-bezier(.32,1.15,.38,1),transform .28s cubic-bezier(.32,1.15,.38,1)!important}.app-shell .desktop-filter-bar{width:min(320px,calc(100vw - 36px))!important;margin-inline:auto!important}.app-shell .contact-filter-bar{width:min(238px,calc(100vw - 68px))!important;margin-inline:auto!important}.detail-slide-leave-active{position:fixed!important}.detail-slide-enter-from,.detail-slide-leave-to{opacity:1!important;transform:translate3d(100%,0,0)!important}.detail-chat .detail-message-list{padding:14px 10px 16px!important}.detail-chat .composer{padding:0 10px calc(12px + env(safe-area-inset-bottom))!important}.message-row{max-width:min(86vw,100%)!important}.message-row .avatar{flex:0 0 32px!important}.attachment-preview,.file-card{max-width:min(270px,70vw)!important}.moment-card{grid-template-columns:38px minmax(0,1fr)!important;border-radius:24px!important}.moment-media-item{border-radius:16px!important}}@media(prefers-reduced-motion:reduce){.detail-slide-enter-active,.detail-slide-leave-active,.tab-page{animation:none!important;transition:none!important}}:root{--liquid-day-accent: 4, 178, 133;--liquid-night-accent: 56, 189, 248;--liquid-accent-rgb: var(--liquid-day-accent);--liquid-ink: #05070b;--liquid-night-ink: #f7fbff;--liquid-cover-alpha: .012;--liquid-edge-strong: rgba(255, 255, 255, .72);--liquid-edge-soft: rgba(255, 255, 255, .22);--liquid-hairline: rgba(255, 255, 255, .18)}.app-shell[data-theme=light]{--text: var(--liquid-ink) !important;--muted: var(--liquid-ink) !important;--liquid-text: var(--liquid-ink) !important;--liquid-muted: var(--liquid-ink) !important;--liquid-bg-rgb: 255, 255, 255;--slider-tint-rgb: var(--liquid-day-accent) !important;--theme-color: rgb(var(--liquid-day-accent)) !important;--primary: rgb(var(--liquid-day-accent)) !important;--primary-2: #14b8a6 !important;--liquid-accent-rgb: var(--liquid-day-accent);--liquid-cover-alpha: .01}.app-shell[data-theme=dark]{--text: var(--liquid-night-ink) !important;--muted: var(--liquid-night-ink) !important;--liquid-text: var(--liquid-night-ink) !important;--liquid-muted: var(--liquid-night-ink) !important;--liquid-bg-rgb: 8, 13, 23;--slider-tint-rgb: var(--liquid-night-accent) !important;--theme-color: rgb(var(--liquid-night-accent)) !important;--primary: rgb(var(--liquid-night-accent)) !important;--primary-2: #60a5fa !important;--liquid-accent-rgb: var(--liquid-night-accent);--liquid-cover-alpha: .016;--liquid-edge-strong: rgba(255, 255, 255, .48);--liquid-edge-soft: rgba(255, 255, 255, .16);--liquid-hairline: rgba(255, 255, 255, .12);background:linear-gradient(#03071275,#03071275),radial-gradient(circle at 78% 0%,rgba(56,189,248,.12),transparent 28%),linear-gradient(135deg,#07101f,#0e1728 56%,#081120)!important}html,body,#app,.app-shell{overscroll-behavior:none!important}body{overflow:hidden!important}.app-shell,.primary-panel,.detail-page,.detail-chat,.desktop-chat-header,.detail-header,.composer,.composer-main{box-shadow:none!important}.app-shell :is(.liquid-refraction,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more){position:relative!important;isolation:isolate!important;overflow:hidden!important;border:1px solid var(--liquid-hairline)!important;background:radial-gradient(130% 110% at 18% 0%,rgba(255,255,255,.105),transparent 48%),radial-gradient(90% 90% at 96% 104%,rgba(var(--liquid-accent-rgb),.045),transparent 62%),linear-gradient(135deg,#ffffff07,#ffffff01 54%,#ffffff03),rgba(var(--liquid-bg-rgb),var(--liquid-cover-alpha))!important;color:var(--text)!important;filter:none!important;box-shadow:none!important;backdrop-filter:saturate(1.24) contrast(1.05)!important;-webkit-backdrop-filter:saturate(1.24) contrast(1.05)!important;transform:translateZ(0);contain:paint}.app-shell .liquid-refraction:before,.app-shell :is(.liquid-refraction,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more):before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(135deg,var(--liquid-edge-strong) 0%,rgba(255,255,255,.06) 21%,rgba(255,255,255,0) 48%),linear-gradient(-38deg,#ffffff70,#ffffff0d 24%,#fff0 58%);opacity:.52;mix-blend-mode:plus-lighter;-webkit-mask-image:linear-gradient(#000,#000),radial-gradient(closest-side,transparent calc(100% - 2px),#000 calc(100% - 1px));mask-image:linear-gradient(#000,#000),radial-gradient(closest-side,transparent calc(100% - 2px),#000 calc(100% - 1px));-webkit-mask-composite:source-in;mask-composite:intersect}.app-shell .liquid-refraction:after,.app-shell :is(.liquid-refraction,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more):after{content:""!important;position:absolute!important;inset:1px!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:radial-gradient(120% 95% at 18% 0%,rgba(255,255,255,.16),transparent 54%),radial-gradient(85% 90% at 88% 105%,rgba(255,255,255,.07),transparent 64%),linear-gradient(180deg,#ffffff08,#fff0 44%);opacity:.72}.app-shell[data-theme=dark] :is(.liquid-refraction,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more){background:radial-gradient(130% 110% at 18% 0%,rgba(255,255,255,.075),transparent 48%),radial-gradient(90% 90% at 96% 104%,rgba(var(--liquid-accent-rgb),.055),transparent 62%),linear-gradient(135deg,#ffffff05,#fff0 54%,#ffffff02),#ffffff03!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover){padding:7px!important;border-radius:28px!important;min-width:138px!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button{display:flex!important;min-height:40px!important;width:100%!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;border:0!important;border-radius:18px!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0 12px!important;white-space:nowrap!important}.app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options){flex:0 0 auto!important;overflow:hidden!important;white-space:nowrap!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button{position:relative!important;z-index:2!important;flex:1 1 0!important;min-width:0!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding-inline:8px!important}.app-shell :is(.dock-slider,.liquid-tab-thumb){border:0!important;background:radial-gradient(90px circle at 25% 18%,rgba(255,255,255,.28),transparent 68%),linear-gradient(135deg,#fff3,#ffffff03),rgba(var(--liquid-accent-rgb),.11)!important;box-shadow:none!important;filter:none!important}.app-shell :is(.dock-slider,.liquid-tab-thumb):after{opacity:.9!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background:radial-gradient(90px circle at 25% 18%,rgba(255,255,255,.2),transparent 68%),linear-gradient(135deg,#ffffff29,#ffffff02),rgba(var(--liquid-night-accent),.15)!important}.app-shell :is(.dock-container,.dock-base,.liquid-dock,.liquid-tab-thumb){box-shadow:none!important}.app-shell :is(.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty){border-radius:32px!important}.app-shell .message-row.mine .bubble{margin-left:auto!important;background:radial-gradient(130% 110% at 18% 0%,rgba(255,255,255,.12),transparent 48%),radial-gradient(90% 90% at 96% 104%,rgba(var(--liquid-accent-rgb),.105),transparent 62%),linear-gradient(135deg,rgba(var(--liquid-accent-rgb),.04),#ffffff01 54%,rgba(var(--liquid-accent-rgb),.018)),rgba(var(--liquid-bg-rgb),var(--liquid-cover-alpha))!important}.app-shell :is(.bubble p,.message-meta,.receipt,.row-copy span,.settings-entry span,.contact-request-card span,.moment-card small,.moment-card p,.moment-likes,.moment-comments p,input,textarea,select),.app-shell input::placeholder,.app-shell textarea::placeholder{color:var(--text)!important}.app-shell[data-theme=dark] :is(.bubble p,.message-meta,.receipt,.row-copy span,.settings-entry span,.contact-request-card span,.moment-card small,.moment-card p,.moment-likes,.moment-comments p,input,textarea,select),.app-shell[data-theme=dark] input::placeholder,.app-shell[data-theme=dark] textarea::placeholder{color:#f7fbff!important}.detail-chat,.detail-chat .desktop-chat-header,.detail-chat .detail-header,.detail-chat .composer,.detail-chat .composer-main{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.moments-content{display:grid!important;align-content:start!important;gap:14px!important;padding-top:22px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom))!important}.moment-action-popover{position:absolute!important;right:0;bottom:38px;z-index:40;display:grid;min-width:140px!important}.app-shell.has-user-app-bg,.app-shell.has-user-chat-bg .detail-chat{background-size:cover!important;background-position:center!important;background-attachment:scroll!important}@media(min-width:760px){.detail-moments .moment-media{justify-items:start!important}.detail-moments .moment-media-item{width:min(100%,460px)!important;max-width:460px!important;overflow:visible!important}.detail-moments .moment-media-item img,.detail-moments .moment-media-item video{width:auto!important;max-width:100%!important;max-height:none!important;margin:0 auto!important}}@media(prefers-reduced-motion:reduce){.detail-slide-enter-active,.detail-slide-leave-active,.tab-page,.app-shell .tab-page.pull-releasing,.app-shell .detail-content.pull-releasing,.app-shell .detail-message-list.pull-releasing{animation:none!important;transition:none!important}}:root{--liquid-day-accent: 4, 178, 133;--liquid-night-accent: 56, 189, 248;--liquid-accent-rgb: var(--liquid-day-accent);--liquid-ink: #05070b;--liquid-night-ink: #f7fbff;--liquid-bg-rgb: 255, 255, 255;--liquid-outer-alpha: .5;--liquid-cover-alpha: .01;--liquid-sharp-alpha: .68;--liquid-reflect-alpha: .34;--liquid-edge-strong: rgba(255, 255, 255, .72);--liquid-edge-soft: rgba(255, 255, 255, .2);--liquid-hairline: rgba(255, 255, 255, .18);--liquid-radius: 999px;--liquid-outer-layer: radial-gradient(160% 140% at 10% -18%, rgba(255, 255, 255, calc(var(--liquid-outer-alpha) * .22)), transparent 36%), radial-gradient(110% 110% at 104% 112%, rgba(var(--liquid-accent-rgb), calc(var(--liquid-outer-alpha) * .12)), transparent 58%);--liquid-cover-layer: linear-gradient(135deg, rgba(255, 255, 255, calc(var(--liquid-cover-alpha) * 4.8)), rgba(255, 255, 255, calc(var(--liquid-cover-alpha) * .45)) 54%, rgba(255, 255, 255, calc(var(--liquid-cover-alpha) * 1.5))), rgba(var(--liquid-bg-rgb), var(--liquid-cover-alpha));--liquid-sharp-layer: linear-gradient(135deg, rgba(255, 255, 255, calc(var(--liquid-sharp-alpha) * .9)) 0%, rgba(255, 255, 255, calc(var(--liquid-sharp-alpha) * .14)) 18%, transparent 46%), linear-gradient(-38deg, rgba(255, 255, 255, calc(var(--liquid-sharp-alpha) * .66)) 0%, rgba(255, 255, 255, calc(var(--liquid-sharp-alpha) * .1)) 24%, transparent 56%);--liquid-reflect-layer: radial-gradient(105% 90% at 16% 0%, rgba(255, 255, 255, calc(var(--liquid-reflect-alpha) * .82)), transparent 48%), radial-gradient(78% 82% at 88% 106%, rgba(255, 255, 255, calc(var(--liquid-reflect-alpha) * .34)), transparent 64%), linear-gradient(180deg, rgba(255, 255, 255, calc(var(--liquid-reflect-alpha) * .2)), transparent 46%)}.app-shell[data-theme=light]{--text: var(--liquid-ink) !important;--muted: var(--liquid-ink) !important;--liquid-text: var(--liquid-ink) !important;--liquid-muted: var(--liquid-ink) !important;--liquid-bg-rgb: 255, 255, 255;--liquid-accent-rgb: var(--liquid-day-accent);--slider-tint-rgb: var(--liquid-day-accent) !important;--theme-color: rgb(var(--liquid-day-accent)) !important;--primary: rgb(var(--liquid-day-accent)) !important;--primary-2: #14b8a6 !important;--liquid-cover-alpha: .01;background:#f7f8fb!important}.app-shell[data-theme=dark]{--text: var(--liquid-night-ink) !important;--muted: var(--liquid-night-ink) !important;--liquid-text: var(--liquid-night-ink) !important;--liquid-muted: var(--liquid-night-ink) !important;--liquid-bg-rgb: 255, 255, 255;--liquid-accent-rgb: var(--liquid-night-accent);--slider-tint-rgb: var(--liquid-night-accent) !important;--theme-color: rgb(var(--liquid-night-accent)) !important;--primary: rgb(var(--liquid-night-accent)) !important;--primary-2: #60a5fa !important;--liquid-outer-alpha: .46;--liquid-cover-alpha: .014;--liquid-sharp-alpha: .56;--liquid-reflect-alpha: .28;--liquid-hairline: rgba(255, 255, 255, .13);background:#07101f!important}.app-shell.has-user-app-bg{background:var(--user-app-bg) center / cover no-repeat fixed!important}.app-shell.has-user-chat-bg .detail-chat{background:var(--user-chat-bg) center / cover no-repeat!important}html,body,#app,.app-shell{overscroll-behavior:none!important;overscroll-behavior-x:none!important;overscroll-behavior-y:none!important}body{overflow:hidden!important;background:#f7f8fb!important}.app-shell[data-theme=dark] body,.app-shell[data-theme=dark]{color-scheme:dark}.app-shell:before,.app-shell:after,.app-shell[data-theme=dark]:before,.app-shell[data-theme=dark]:after{content:none!important;display:none!important}.app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar){position:relative!important;isolation:isolate!important;overflow:hidden!important;border:1px solid var(--liquid-hairline)!important;background:var(--liquid-outer-layer),var(--liquid-cover-layer)!important;color:var(--text)!important;box-shadow:none!important;filter:none!important;backdrop-filter:saturate(1.3) contrast(1.08) brightness(1.03)!important;-webkit-backdrop-filter:saturate(1.3) contrast(1.08) brightness(1.03)!important;transform:translateZ(0);backface-visibility:hidden;contain:paint}.app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar):before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:var(--liquid-sharp-layer)!important;opacity:.88!important;mix-blend-mode:plus-lighter;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-size:100% 100%,calc(100% - 5px) calc(100% - 5px);mask-size:100% 100%,calc(100% - 5px) calc(100% - 5px);-webkit-mask-position:0 0,2.5px 2.5px;mask-position:0 0,2.5px 2.5px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar):after{content:""!important;position:absolute!important;inset:1px!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:var(--liquid-reflect-layer)!important;opacity:.78!important;mix-blend-mode:plus-lighter}.app-shell[data-theme=dark] :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar){background:var(--liquid-outer-layer),var(--liquid-cover-layer)!important;color:#f7fbff!important}.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button,.send-button,.primary-button,.pill-button,.moment-more-button,.input-shell,.moment-comment-box input,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.pending-file,.file-card,.attachment-more){border-radius:999px!important}.app-shell :is(.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty){border-radius:30px!important}.app-shell .moment-card{border-radius:30px!important}.app-shell .bubble{border-radius:20px!important;width:fit-content!important;max-width:100%!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important}.app-shell .message-row.mine .bubble{margin-left:auto!important;background:radial-gradient(150% 130% at 10% -18%,rgba(255,255,255,.13),transparent 36%),radial-gradient(110% 110% at 104% 112%,rgba(var(--liquid-accent-rgb),.13),transparent 58%),linear-gradient(135deg,rgba(var(--liquid-accent-rgb),.04),#ffffff01 54%,rgba(var(--liquid-accent-rgb),.02)),rgba(var(--liquid-bg-rgb),var(--liquid-cover-alpha))!important}.app-shell :is(.bubble p,.message-meta,.receipt,.row-copy strong,.row-copy span,.row-side,.row-side time,.settings-entry strong,.settings-entry span,.contact-request-card strong,.contact-request-card span,.moment-card strong,.moment-card small,.moment-card p,.moment-likes,.moment-comments p,.theme-panel strong,.theme-panel span,.settings-hero,.settings-hero *,input,textarea,select),.app-shell input::placeholder,.app-shell textarea::placeholder{color:var(--text)!important}.app-shell[data-theme=dark] :is(.bubble p,.message-meta,.receipt,.row-copy strong,.row-copy span,.row-side,.row-side time,.settings-entry strong,.settings-entry span,.contact-request-card strong,.contact-request-card span,.moment-card strong,.moment-card small,.moment-card p,.moment-likes,.moment-comments p,.theme-panel strong,.theme-panel span,.settings-hero,.settings-hero *,input,textarea,select),.app-shell[data-theme=dark] input::placeholder,.app-shell[data-theme=dark] textarea::placeholder{color:#f7fbff!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover){padding:7px!important;border-radius:28px!important;min-width:144px!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button{display:flex!important;min-height:40px!important;width:100%!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;border:0!important;border-radius:19px!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0 12px!important;white-space:nowrap!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button:before,.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button:after{content:none!important;display:none!important}.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button:hover,.app-shell :is(.quick-menu,.peer-menu,.moment-action-popover) button:focus-visible{background:rgba(var(--liquid-accent-rgb),.12)!important}.app-shell .moment-action-popover .danger-text{color:#ef4444!important}.app-shell .liquid-segment{gap:0!important;padding:4px!important;border-radius:999px!important}.app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options){flex:0 0 auto!important;overflow:hidden!important;white-space:nowrap!important;border-radius:999px!important}.app-shell .contacts-panel .contact-filter-bar{position:sticky!important;top:0!important;z-index:8!important;transform:translate3d(0,calc(var(--pull-y, 0px) * -1),0)!important}.app-shell .desktop-filter-bar{width:min(320px,calc(100% - 20px))!important}.app-shell .contact-filter-bar{width:min(238px,calc(100% - 20px))!important}.app-shell .theme-options{width:min(360px,100%)!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button{position:relative!important;z-index:2!important;flex:1 1 0!important;min-width:0!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding-inline:8px!important}.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button:before,.app-shell :is(.theme-options,.contact-filter-bar,.desktop-filter-bar) .liquid-segment-button:after{content:none!important;display:none!important}.app-shell .liquid-segment-button.active,.app-shell[data-theme=light] .liquid-segment-button.active,.app-shell[data-theme=light] :is(.dock-active-layer,.send-button:not(:disabled),.primary-button){color:rgb(var(--liquid-day-accent))!important}.app-shell[data-theme=dark] .liquid-segment-button.active,.app-shell[data-theme=dark] :is(.dock-active-layer,.send-button:not(:disabled),.primary-button){color:rgb(var(--liquid-night-accent))!important}.app-shell :is(.dock-slider,.liquid-tab-thumb){border:0!important;background:radial-gradient(90px circle at 22% 12%,rgba(255,255,255,.22),transparent 68%),linear-gradient(135deg,#ffffff2e,#ffffff03),rgba(var(--liquid-accent-rgb),var(--seg-bg-alpha, .13))!important;box-shadow:none!important;filter:none!important}.app-shell :is(.dock-slider,.liquid-tab-thumb):after{opacity:.92!important}.app-shell[data-theme=dark] :is(.dock-slider,.liquid-tab-thumb){background:radial-gradient(90px circle at 22% 12%,rgba(255,255,255,.18),transparent 68%),linear-gradient(135deg,#ffffff26,#ffffff02),rgba(var(--liquid-night-accent),var(--seg-bg-alpha, .15))!important}.app-shell .dock-shadow-layer{display:none!important;box-shadow:none!important}.app-shell :is(.liquid-dock,.dock-container,.dock-base,.dock-slider,.dock-active-layer,.liquid-tab-thumb){box-shadow:none!important;filter:none!important}.app-shell .dock-container{overflow:visible!important}.app-shell .dock-base{background:#ffffff1f!important}.app-shell[data-theme=dark] .dock-base{background:#ffffff1a!important}.app-shell .detail-page{contain:layout paint!important}.app-shell .detail-page:not(.detail-slide-enter-active):not(.detail-slide-leave-active){opacity:1!important;transform:translateZ(0)!important;transition:none!important}.detail-slide-enter-active,.detail-slide-leave-active,.app-shell .detail-page.detail-slide-enter-active,.app-shell .detail-page.detail-slide-leave-active{transition:transform .3s cubic-bezier(.32,1.15,.38,1),opacity .22s ease!important;will-change:transform,opacity!important;backface-visibility:hidden!important}.detail-slide-leave-active{position:absolute!important;inset:0!important;pointer-events:none!important}.detail-slide-enter-from{opacity:0!important;transform:translate3d(26px,0,0) scale(.988)!important}.detail-slide-leave-to{opacity:0!important;transform:translate3d(-18px,0,0) scale(.992)!important}.detail-slide-enter-to,.detail-slide-leave-from{opacity:1!important;transform:translateZ(0) scale(1)!important}.app-shell .tab-page,.app-shell .detail-content,.app-shell .detail-message-list{min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;transform:translate3d(0,var(--pull-y, 0px),0)!important;transition:none!important;will-change:transform;contain:layout paint}.app-shell .tab-page.pull-releasing,.app-shell .detail-content.pull-releasing,.app-shell .detail-message-list.pull-releasing{transition:transform .3s cubic-bezier(.22,1,.36,1)!important}.app-shell .tab-page.pull-active,.app-shell .detail-content.pull-active,.app-shell .detail-message-list.pull-active{cursor:grabbing}.detail-chat,.detail-chat .desktop-chat-header,.detail-chat .detail-header,.detail-chat .composer,.detail-chat .composer-main{background:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-chat .composer:before,.detail-chat .composer:after,.detail-chat .composer-main:before,.detail-chat .composer-main:after{content:none!important;display:none!important}.detail-chat .composer{pointer-events:none!important;padding-bottom:max(10px,env(safe-area-inset-bottom))!important;margin-bottom:0!important}.detail-chat .composer :is(.composer-main,.send-button,.pending-attachments,.pending-file){pointer-events:auto!important}.detail-chat .detail-message-list{background:transparent!important;padding-bottom:12px!important}.message-row,.bubble-wrap,.bubble{overflow:visible!important}.message-meta{justify-content:flex-start!important;color:var(--text)!important;font-weight:800!important}.message-row.mine .message-meta{justify-content:flex-end!important}.attachment-preview,.file-card{max-width:min(310px,68vw)!important;border-radius:18px!important}.attachment-preview img,.attachment-preview video{height:auto!important;max-height:none!important;object-fit:contain!important}.detail-moments,.detail-momentComposer{grid-template-rows:auto minmax(0,1fr)!important}.detail-moments .detail-content,.detail-momentComposer .detail-content,.moments-content{min-height:0!important;overflow-y:auto!important}.moments-content{display:grid!important;align-content:start!important;gap:14px!important;padding-top:24px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom))!important}.moment-card{align-items:start!important;overflow:visible!important;margin-top:10px!important}.moment-body{min-width:0!important}.moment-card p{white-space:pre-wrap!important;overflow-wrap:anywhere!important}.moment-media{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:12px 0!important}.moment-media-item{width:100%!important;overflow:visible!important;border:0!important;border-radius:20px!important;background:transparent!important;box-shadow:none!important}.moment-media-item img,.moment-media-item video{display:block!important;width:100%!important;height:auto!important;max-height:none!important;border-radius:inherit!important;object-fit:contain!important;background:#0f172a0f!important}.moment-head,.moment-footer{display:flex;align-items:center;gap:8px}.moment-head{justify-content:space-between}.moment-pin{border-radius:999px;background:rgba(var(--liquid-accent-rgb),.12);color:rgb(var(--liquid-accent-rgb));font-size:12px;font-weight:900;padding:3px 8px}.moment-footer{position:relative;justify-content:space-between;margin-top:8px}.moment-more-button{display:inline-grid;width:32px;height:32px;place-items:center;cursor:pointer}.moment-action-popover{position:absolute!important;right:0;bottom:38px;z-index:40;display:grid;min-width:144px!important}.moment-feedback{display:grid;gap:6px;margin-top:10px;border-radius:22px!important;padding:9px 10px}.moment-likes,.moment-comments p{margin:0;font-size:13px;line-height:1.45}.moment-comment-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.moment-comment-box input{min-width:0;height:36px;border:0;outline:0;padding:0 12px}.header-actions .header-chat-search,.header-actions .header-contact-search,.contacts-search,.compact-search{height:40px!important;min-height:40px!important;transform:translateZ(0)!important;transition:width .26s cubic-bezier(.32,1.15,.38,1),left .26s cubic-bezier(.32,1.15,.38,1),right .26s cubic-bezier(.32,1.15,.38,1),opacity .16s ease!important}@media(min-width:760px){.detail-moments .moment-media{justify-items:start!important}.detail-moments .moment-media-item{width:min(100%,520px)!important;max-width:520px!important;overflow:hidden!important}.detail-moments .moment-media-item img,.detail-moments .moment-media-item video{width:auto!important;max-width:100%!important;max-height:none!important;margin:0 auto!important}}@media(max-width:759px){.app-shell .app-header.search-expanded .header-title-wrap{left:8px!important;right:auto!important;width:64px!important;transform:none!important}.app-shell .app-header.search-expanded .liquid-page-title{width:64px!important;min-width:64px!important;max-width:64px!important;padding-inline:10px!important;transform:scale(.92)!important}.app-shell .app-header.search-expanded .header-chat-search,.app-shell .app-header.search-expanded .header-contact-search,.app-shell .header-actions .header-chat-search.open,.app-shell .header-actions .header-chat-search:focus-within,.app-shell .header-actions .header-contact-search.open,.app-shell .header-actions .header-contact-search:focus-within{left:82px!important;right:50px!important;width:auto!important;min-width:0!important;max-width:none!important}.app-shell .desktop-filter-bar{width:min(320px,calc(100vw - 36px))!important;margin-inline:auto!important}.app-shell .contact-filter-bar{width:min(238px,calc(100vw - 68px))!important;margin-inline:auto!important}.detail-slide-leave-active{position:fixed!important}.detail-slide-enter-from,.detail-slide-leave-to{opacity:1!important;transform:translate3d(100%,0,0)!important}.detail-chat .detail-message-list{padding:14px 10px 16px!important}.detail-chat .composer{padding-inline:10px!important}.message-row{max-width:min(86vw,100%)!important}.message-row .avatar{flex:0 0 32px!important}.attachment-preview,.file-card{max-width:min(270px,70vw)!important}.moment-card{grid-template-columns:38px minmax(0,1fr)!important;border-radius:26px!important}.moment-action-popover{right:-2px}}@supports not ((backdrop-filter: saturate(1.2)) or (-webkit-backdrop-filter: saturate(1.2))){.app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface){background:var(--liquid-outer-layer),linear-gradient(135deg,#ffffff1a,#ffffff05)!important}}.app-shell[data-theme=light]{--liquid-outer-layer: radial-gradient(160% 140% at 10% -18%, rgba(255, 255, 255, .11), transparent 36%), radial-gradient(110% 110% at 104% 112%, rgba(var(--liquid-day-accent), .06), transparent 58%);--liquid-cover-layer: linear-gradient(135deg, rgba(255, 255, 255, .048), rgba(255, 255, 255, .004) 54%, rgba(255, 255, 255, .016)), rgba(255, 255, 255, .01);--liquid-sharp-layer: linear-gradient(135deg, rgba(255, 255, 255, .64) 0%, rgba(255, 255, 255, .1) 18%, transparent 46%), linear-gradient(-38deg, rgba(255, 255, 255, .46) 0%, rgba(255, 255, 255, .08) 24%, transparent 56%);--liquid-reflect-layer: radial-gradient(105% 90% at 16% 0%, rgba(255, 255, 255, .28), transparent 48%), radial-gradient(78% 82% at 88% 106%, rgba(255, 255, 255, .12), transparent 64%), linear-gradient(180deg, rgba(255, 255, 255, .07), transparent 46%)}.app-shell[data-theme=dark]{--liquid-outer-layer: radial-gradient(160% 140% at 10% -18%, rgba(255, 255, 255, .104), transparent 36%), radial-gradient(110% 110% at 104% 112%, rgba(var(--liquid-night-accent), .074), transparent 58%);--liquid-cover-layer: linear-gradient(135deg, rgba(255, 255, 255, .039), rgba(255, 255, 255, .004) 54%, rgba(255, 255, 255, .013)), rgba(255, 255, 255, .014);--liquid-sharp-layer: linear-gradient(135deg, rgba(255, 255, 255, .48) 0%, rgba(255, 255, 255, .08) 18%, transparent 46%), linear-gradient(-38deg, rgba(255, 255, 255, .36) 0%, rgba(255, 255, 255, .06) 24%, transparent 56%);--liquid-reflect-layer: radial-gradient(105% 90% at 16% 0%, rgba(255, 255, 255, .22), transparent 48%), radial-gradient(78% 82% at 88% 106%, rgba(255, 255, 255, .09), transparent 64%), linear-gradient(180deg, rgba(255, 255, 255, .055), transparent 46%)}.app-shell .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button),.app-shell :is(.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.send-button,.input-shell,.desktop-filter-bar,.contact-filter-bar,.theme-options,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.bubble,.moment-feedback,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more){background:var(--liquid-outer-layer),var(--liquid-cover-layer)!important;box-shadow:none!important}.app-shell .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button):before,.app-shell .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button):after{box-shadow:none!important}html body #app .app-shell .liquid-page-title,html body #app .app-shell .liquid-title-chip,html body #app .app-shell .liquid-search,html body #app .app-shell .desktop-search,html body #app .app-shell .compact-search,html body #app .app-shell .contacts-search,html body #app .app-shell .round-menu-button,html body #app .app-shell .detail-back,html body #app .app-shell .send-button,html body #app .app-shell .input-shell,html body #app .app-shell .desktop-filter-bar,html body #app .app-shell .contact-filter-bar,html body #app .app-shell .theme-options,html body #app .app-shell .quick-menu,html body #app .app-shell .peer-menu,html body #app .app-shell .moment-action-popover,html body #app .app-shell .moment-more-button,html body #app .app-shell .bubble,html body #app .app-shell .moment-feedback,html body #app .app-shell .list-row.glass-surface,html body #app .app-shell .feature-card,html body #app .app-shell .settings-entry,html body #app .app-shell .settings-hero,html body #app .app-shell .theme-panel,html body #app .app-shell .contact-request-card,html body #app .app-shell .moment-card,html body #app .app-shell .contact-profile,html body #app .app-shell .contact-actions,html body #app .app-shell .form-panel,html body #app .app-shell .account-edit-card,html body #app .app-shell .chat-search-panel,html body #app .app-shell .desktop-empty,html body #app .app-shell .background-tools button,html body #app .app-shell .field input,html body #app .app-shell .field select,html body #app .app-shell .account-edit-fields input,html body #app .app-shell .account-edit-fields select,html body #app .app-shell .moment-editor-toolbar select,html body #app .app-shell .member-option,html body #app .app-shell .visibility-list button,html body #app .app-shell .pending-file,html body #app .app-shell .file-card,html body #app .app-shell .attachment-more{box-shadow:none!important;filter:none!important}.app-shell .header-search-stage{position:relative!important;display:grid!important;width:100%!important;min-height:48px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;pointer-events:none}.app-shell .header-search-stage .header-title-wrap,.app-shell .header-search-stage .header-actions{pointer-events:auto}.app-shell .header-search-stage .header-title-wrap{position:static!important;width:min-content!important;min-width:0!important;transform:none!important}.app-shell .header-search-stage .header-actions{position:relative!important;display:flex!important;min-width:88px!important;height:44px!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell .header-actions :is(.header-chat-search,.header-contact-search),.app-shell .desktop-sidebar-actions .header-chat-search,.app-shell .contacts-toolbar .contacts-search{position:absolute!important;top:2px!important;right:50px!important;width:40px!important;min-width:40px!important;max-width:none!important;height:40px!important;z-index:20!important;transform:translateZ(0)!important;will-change:width,right}.app-shell :is(.compact-search,.contacts-search) input{pointer-events:none!important}.app-shell :is(.compact-search.open,.compact-search:focus-within,.contacts-search.open,.contacts-search:focus-within) input{pointer-events:auto!important}.app-shell .desktop-sidebar-actions .header-chat-search,.app-shell .contacts-toolbar .contacts-search{right:48px!important}.app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),.app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within),.app-shell .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){right:50px!important;width:min(248px,calc(100vw - 148px))!important}.app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within),.app-shell .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){right:48px!important;width:min(260px,calc(100vw - 168px))!important}.app-shell .header-actions>.round-menu-button,.app-shell .desktop-sidebar-actions>.round-menu-button,.app-shell .contacts-toolbar>.round-menu-button{flex:0 0 40px!important;width:40px!important;height:40px!important;z-index:22!important}.app-shell .desktop-sidebar-header{display:none!important}.app-shell .detail-page{will-change:transform,opacity;contain:layout paint}.detail-slide-enter-active,.detail-slide-leave-active,.app-shell .detail-page.detail-slide-enter-active,.app-shell .detail-page.detail-slide-leave-active{transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .21s ease!important}.detail-slide-enter-from{opacity:.98!important;transform:translate3d(34px,0,0)!important}.detail-slide-leave-to{opacity:.7!important;transform:translate3d(-18px,0,0)!important}.detail-moments .detail-header{margin-bottom:8px!important}.detail-moments .moments-content{align-content:start!important;gap:18px!important;padding-top:18px!important;overflow-y:auto!important}.app-shell .moment-card{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;width:min(100%,760px)!important;margin:0 auto 4px!important;padding:12px!important;border-radius:24px!important;overflow:visible!important}.app-shell .moment-body{display:grid!important;min-width:0!important;gap:6px!important}.app-shell .moment-head{display:flex!important;min-height:22px!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.app-shell .moment-card p{margin:0!important;color:var(--text)!important;font-size:16px!important;line-height:1.56!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}.app-shell .moment-media{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:min(100%,560px)!important;max-width:100%!important;margin:8px 0 6px!important;justify-items:start!important}.app-shell .moment-media-item{display:block!important;width:auto!important;max-width:100%!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}.app-shell .moment-media-item img,.app-shell .moment-media-item video,.detail-moments .moment-media-item img,.detail-moments .moment-media-item video{display:block!important;width:auto!important;max-width:min(100%,560px)!important;height:auto!important;max-height:none!important;border-radius:4px!important;object-fit:contain!important;background:transparent!important}.app-shell .moment-footer{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin-top:2px!important}.app-shell .moment-time-line{display:inline-flex!important;min-width:0!important;align-items:center!important;gap:8px!important;color:var(--text)!important}.app-shell .moment-time-line small,.app-shell .moment-edited{color:var(--text)!important;font-size:13px!important;font-weight:700!important}.app-shell .moment-edited:before{content:" · "}.app-shell .moment-owner-inline-actions{display:inline-flex!important;align-items:center!important;gap:4px!important}.app-shell .moment-owner-inline-actions button{display:inline-grid!important;width:24px!important;height:24px!important;place-items:center!important;border:0!important;border-radius:999px!important;background:rgba(var(--liquid-accent-rgb),.1)!important;color:var(--text)!important;cursor:pointer}.app-shell .moment-more-wrap{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important}.app-shell .moment-more-button{width:36px!important;height:28px!important;border-radius:8px!important;color:var(--text)!important}.app-shell .moment-action-popover{position:absolute!important;top:50%!important;right:42px!important;bottom:auto!important;display:flex!important;width:152px!important;min-width:152px!important;height:38px!important;grid-template-columns:none!important;align-items:center!important;justify-content:stretch!important;gap:0!important;padding:4px!important;border-radius:10px!important;transform:translate3d(8px,-50%,0) scaleX(.92)!important;transform-origin:right center!important;animation:momentActionStretch .18s cubic-bezier(.22,1,.36,1) forwards;z-index:48!important}.app-shell .moment-action-popover button{justify-content:center!important;min-width:0!important;min-height:30px!important;flex:1 1 0!important;color:var(--text)!important;font-weight:900!important}.app-shell .moment-feedback{display:grid!important;gap:0!important;width:min(100%,560px)!important;margin-top:6px!important;border-radius:6px!important;padding:0!important;overflow:hidden!important;color:var(--text)!important}.app-shell .moment-likes,.app-shell .moment-comments p{margin:0!important;padding:9px 10px!important;color:var(--text)!important;font-size:14px!important;line-height:1.45!important}.app-shell .moment-comments p+p,.app-shell .moment-comments{border-top:1px solid rgba(var(--liquid-ink-rgb),.08)!important}.app-shell .moment-like-line,.app-shell .moment-comments strong{color:var(--text)!important;font-weight:900!important}.app-shell .moment-comment-box{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;padding:8px!important;border-top:1px solid rgba(var(--liquid-ink-rgb),.08)!important}.app-shell .moment-comment-box input{min-width:0!important;height:38px!important;color:var(--text)!important}.liquid-confirm-overlay{position:fixed;inset:0;z-index:9998;display:grid;place-items:center;padding:24px;background:#070b122e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.liquid-confirm-card{display:grid;width:min(320px,calc(100vw - 48px));gap:12px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:var(--liquid-outer-layer),var(--liquid-cover-layer);color:var(--text);padding:18px}.liquid-confirm-card strong{color:var(--text);font-size:18px}.liquid-confirm-card p{margin:0;color:var(--text);line-height:1.5}.liquid-confirm-actions{display:flex;justify-content:flex-end;gap:8px}@keyframes momentActionStretch{0%{opacity:0;transform:translate3d(10px,-50%,0) scaleX(.55)}to{opacity:1;transform:translate3d(0,-50%,0) scaleX(1)}}@media(min-width:760px){.app-shell .app-body{grid-template-columns:430px minmax(0,1fr)!important}.app-shell .primary-panel.chat-panel{grid-template-rows:56px 56px minmax(0,1fr)!important}.app-shell .desktop-sidebar-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:56px!important;padding:7px 14px!important}.app-shell .desktop-sidebar-header>strong{justify-self:start!important;width:max-content!important;max-width:92px!important;overflow:visible!important;color:var(--text)!important;font-size:20px!important;font-weight:900!important;white-space:nowrap!important;z-index:21!important}.app-shell .desktop-sidebar-actions{position:relative!important;display:flex!important;min-width:92px!important;height:44px!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell .desktop-filter-bar{justify-self:center!important;width:min(360px,calc(100% - 28px))!important;margin-inline:auto!important}.app-shell .detail-page{overflow:hidden!important}}@media(max-width:759px){.app-shell .header-search-stage{min-height:52px!important}.app-shell .header-search-stage .header-title-wrap{justify-self:start!important}.app-shell.search-expanded .header-search-stage .header-title-wrap,.app-shell .app-header.search-expanded .header-title-wrap{width:76px!important;max-width:76px!important}.app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){width:min(228px,calc(100vw - 148px))!important}.app-shell .moment-card{grid-template-columns:40px minmax(0,1fr)!important;width:100%!important;padding:10px!important;border-radius:20px!important}.app-shell .moment-media,.app-shell .moment-feedback{width:100%!important}.app-shell .moment-media-item img,.app-shell .moment-media-item video{max-width:100%!important}}html body #app .app-shell .moment-card{overflow:visible!important;contain:layout style!important}html body #app .app-shell .moment-footer,html body #app .app-shell .moment-more-wrap{overflow:visible!important;contain:none!important}html body #app .app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar,.liquid-confirm-card){border-color:#ffffff29!important;box-shadow:none!important;filter:none!important;text-shadow:none!important}html body #app .app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar,.liquid-confirm-card):before{content:none!important;display:none!important;background:none!important;opacity:0!important;mix-blend-mode:normal!important;-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask-composite:source-over!important;mask-composite:add!important}html body #app .app-shell :is(.liquid-refraction,.liquid-glass,.glass-surface,.liquid-page-title,.liquid-title-chip,.liquid-search,.desktop-search,.compact-search,.contacts-search,.round-menu-button,.detail-back,.icon-button:not(.flat),.send-button,.primary-button,.pill-button,.quick-menu,.peer-menu,.moment-action-popover,.moment-more-button,.input-shell,.bubble,.moment-feedback,.moment-comment-box input,.list-row.glass-surface,.feature-card,.settings-entry,.settings-hero,.theme-panel,.contact-request-card,.moment-card,.contact-profile,.contact-actions,.form-panel,.account-edit-card,.chat-search-panel,.desktop-empty,.background-tools button,.field input,.field select,.account-edit-fields input,.account-edit-fields select,.moment-editor-toolbar select,.member-option,.visibility-list button,.pending-file,.file-card,.attachment-more,.media-viewer-bar,.liquid-confirm-card):after{inset:0!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 42%),radial-gradient(90% 90% at 18% 0%,rgba(255,255,255,.12),transparent 58%),radial-gradient(80% 80% at 96% 100%,rgba(var(--liquid-accent-rgb),.05),transparent 62%)!important;opacity:.34!important;mix-blend-mode:normal!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell .moment-action-popover{border-color:#ffffff38!important;background:linear-gradient(135deg,#0a0d13bd,#0a0d137a),radial-gradient(110% 120% at 16% 0%,rgba(255,255,255,.16),transparent 52%),radial-gradient(90% 110% at 96% 100%,rgba(var(--liquid-accent-rgb),.18),transparent 62%)!important;color:#fff!important;backdrop-filter:saturate(1.28) contrast(1.06) brightness(1.02)!important;-webkit-backdrop-filter:saturate(1.28) contrast(1.06) brightness(1.02)!important}html body #app .app-shell .moment-action-popover:before{content:none!important;display:none!important}html body #app .app-shell .moment-action-popover:after{background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 46%),radial-gradient(80% 80% at 18% 0%,rgba(255,255,255,.14),transparent 60%)!important;opacity:.3!important}html body #app .app-shell .moment-action-popover button{color:#fff!important;background:transparent!important;text-shadow:none!important}html body #app .app-shell .moment-action-popover button:hover,html body #app .app-shell .moment-action-popover button:focus-visible{background:#ffffff1f!important}@media(max-width:759px){html body #app .app-shell .app-header{width:calc(100vw - 20px)!important;margin:0 auto!important}html body #app .app-shell .header-search-stage{display:grid!important;grid-template-columns:1fr!important;min-height:54px!important;align-items:center!important}html body #app .app-shell .header-search-stage .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;justify-self:center!important;width:max-content!important;max-width:calc(100vw - 148px)!important;transform:translate3d(-50%,-50%,0)!important;transition:opacity .15s ease,transform .21s cubic-bezier(.22,1,.36,1)!important;z-index:12!important}html body #app .app-shell .app-header.search-expanded .header-title-wrap{opacity:0!important;transform:translate3d(-56%,-50%,0) scale(.96)!important;pointer-events:none!important}html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{opacity:0!important;transform:translate3d(-56%,-50%,0) scale(.96)!important;pointer-events:none!important;visibility:hidden!important}html body #app .app-shell .header-search-stage .header-actions{justify-self:end!important;width:100%!important;min-width:0!important;height:44px!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){top:2px!important;right:50px!important;width:40px!important;height:40px!important}html body #app .app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){left:0!important;right:50px!important;width:auto!important;max-width:none!important}html body #app .app-shell .header-actions>.round-menu-button{position:absolute!important;top:2px!important;right:0!important}html body #app .app-shell .header-actions .quick-menu{top:48px!important;right:0!important}}@media(min-width:760px){html body #app .app-shell .detail-page{grid-column:2!important;grid-row:1!important;width:100%!important;height:100svh!important;transform:translateZ(0);backface-visibility:hidden;will-change:transform,opacity}html body #app .app-shell .primary-panel.discover-panel,html body #app .app-shell .primary-panel.settings-panel{grid-template-rows:56px minmax(0,1fr)!important}html body #app .app-shell .detail-slide-leave-active{position:absolute!important;inset:0 0 0 430px!important;width:calc(100vw - 430px)!important;height:100svh!important;pointer-events:none!important;z-index:12!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}html body #app .app-shell .detail-slide-enter-from{opacity:.96!important;transform:translate3d(52px,0,0)!important}html body #app .app-shell .detail-slide-leave-to{opacity:0!important;transform:translate3d(-24px,0,0)!important}}html body #app .app-shell .detail-moments .detail-content{padding-top:22px!important}html body #app .app-shell .moment-card{align-items:start!important;overflow:visible!important}html body #app .app-shell .moment-media{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,max-content)!important;justify-items:start!important}html body #app .app-shell .moment-media-item,html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{max-width:100%!important;max-height:none!important;object-fit:contain!important}html body #app .app-shell .moment-comments p{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}html body #app .app-shell .moment-comments p>span{min-width:0!important;flex:1!important;overflow-wrap:anywhere!important}html body #app .app-shell .moment-comment-delete,html body #app .app-shell .request-status-chip{flex:0 0 auto!important;border:0!important;border-radius:999px!important;background:rgba(var(--liquid-accent-rgb),.12)!important;color:var(--text)!important;font-size:12px!important;font-weight:900!important;padding:5px 9px!important}html body #app .app-shell .request-row{grid-template-columns:32px minmax(0,1fr) auto auto!important}html body #app .app-shell .request-notification-row{border-color:rgba(var(--liquid-accent-rgb),.2)!important;background:radial-gradient(130% 120% at 14% 0%,rgba(var(--liquid-accent-rgb),.1),transparent 56%),var(--liquid-outer-layer),var(--liquid-cover-layer)!important}html body #app .app-shell .request-notification-row .request-avatar{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.36),transparent 42%),rgb(var(--liquid-accent-rgb))!important}html body #app .app-shell .request-notification-row .row-copy strong,html body #app .app-shell .request-notification-row .row-copy span,html body #app .app-shell .request-notification-row .row-side time{color:var(--text)!important}html body #app .app-shell .moment-comment-row{position:relative!important;cursor:default!important;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:none}html body #app .app-shell .moment-comment-action-menu{position:absolute!important;right:8px!important;top:50%!important;z-index:54!important;display:flex!important;width:128px!important;min-width:128px!important;height:34px!important;align-items:center!important;justify-content:stretch!important;gap:0!important;border-radius:999px!important;padding:4px!important;border-color:#fff3!important;background:radial-gradient(110% 130% at 16% 0%,rgba(255,255,255,.18),transparent 56%),radial-gradient(90% 100% at 96% 100%,rgba(var(--liquid-accent-rgb),.14),transparent 64%),#0a0d138f!important;color:#fff!important;box-shadow:none!important;filter:none!important;backdrop-filter:saturate(1.32) contrast(1.08) brightness(1.03)!important;-webkit-backdrop-filter:saturate(1.32) contrast(1.08) brightness(1.03)!important;transform:translate3d(10px,-50%,0) scaleX(.74)!important;transform-origin:right center!important;animation:momentActionStretch .18s cubic-bezier(.22,1,.36,1) forwards}html body #app .app-shell .moment-comment-action-menu:before{content:none!important;display:none!important}html body #app .app-shell .moment-comment-action-menu:after{opacity:.24!important}html body #app .app-shell .moment-comment-action-menu button{display:grid!important;min-width:0!important;height:26px!important;flex:1 1 0!important;place-items:center!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#fff!important;font-size:13px!important;font-weight:900!important;padding:0!important}html body #app .app-shell .moment-comment-action-menu button:hover,html body #app .app-shell .moment-comment-action-menu button:focus-visible{background:#ffffff1f!important}html body #app .app-shell .moment-comment-action-menu .danger-text{color:#fff!important}@media(max-width:759px){html body #app .app-shell .detail-chat .detail-header{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;padding-inline:10px!important}html body #app .app-shell .detail-chat .detail-title-chip{justify-self:center!important;width:min(100%,220px)!important;min-width:0!important;text-align:center!important}html body #app .app-shell .detail-chat .mobile-peer-more{position:relative!important;justify-self:end!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;overflow:visible!important;transform:translateZ(0)!important}html body #app .app-shell .detail-chat .mobile-peer-more>.round-menu-button{position:relative!important;inset:auto!important;width:40px!important;min-width:40px!important;height:40px!important}html body #app .app-shell .detail-chat .mobile-peer-more .peer-menu{top:48px!important;right:0!important;left:auto!important;width:min(174px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;transform:translateZ(0)!important;transform-origin:top right!important}}@media(max-width:759px){html body #app .app-shell .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{width:0!important;max-width:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{color:transparent!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){transition:left .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1),width .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1)!important}}@media(min-width:760px){html body #app .app-shell .detail-chat.detail-slide-enter-from{opacity:.98!important;transform:translate3d(64px,0,0)!important}html body #app .app-shell .detail-chat.detail-slide-leave-to{opacity:0!important;transform:translate3d(-28px,0,0)!important}html body #app .app-shell .detail-chat.detail-slide-enter-active,html body #app .app-shell .detail-chat.detail-slide-leave-active{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s ease!important;will-change:transform,opacity!important}}html body #app .app-shell .moment-card{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;width:min(100%,820px)!important;padding:12px!important}html body #app .app-shell .moment-body{min-width:0!important;max-width:100%!important}html body #app .app-shell .moment-media{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),max-content))!important;justify-content:start!important;align-items:start!important;gap:8px!important;width:100%!important;max-width:100%!important}html body #app .app-shell .moment-media-item{width:auto!important;max-width:100%!important;min-width:0!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{width:auto!important;max-width:min(100%,560px)!important;height:auto!important;max-height:none!important;object-fit:contain!important}html body #app .app-shell .moment-feedback{width:100%!important;max-width:100%!important}@media(max-width:759px){html body #app .app-shell .moment-card{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;width:100%!important;padding:10px!important}html body #app .app-shell .moment-media{grid-template-columns:minmax(0,1fr)!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{width:auto!important;max-width:100%!important}}html body #app .app-shell .header-search-stage,html body #app .app-shell .desktop-sidebar-header,html body #app .app-shell .desktop-tab-tools{contain:layout paint!important}html body #app .app-shell .header-search-stage{min-height:54px!important;overflow:visible!important}html body #app .app-shell .header-search-stage .header-actions,html body #app .app-shell .desktop-sidebar-actions,html body #app .app-shell .contacts-toolbar{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:92px!important;height:44px!important;overflow:visible!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell .desktop-sidebar-actions .header-chat-search,html body #app .app-shell .contacts-toolbar .contacts-search{position:absolute!important;inset:2px 50px auto auto!important;display:grid!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:left .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1),width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:left,right,width!important;z-index:30!important}html body #app .app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){left:0!important;right:50px!important;width:auto!important;max-width:none!important}html body #app .app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within),html body #app .app-shell .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){left:auto!important;right:48px!important;width:min(260px,calc(100% - 52px))!important;height:40px!important;transform:translateZ(0)!important}html body #app .app-shell .header-actions>.round-menu-button,html body #app .app-shell .desktop-sidebar-actions>.round-menu-button,html body #app .app-shell .contacts-toolbar>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;transform:translateZ(0)!important;z-index:34!important}html body #app .app-shell :is(.header-actions,.desktop-sidebar-actions,.contacts-toolbar) .quick-menu{position:absolute!important;top:48px!important;right:0!important;left:auto!important;transform:translateZ(0)!important;z-index:60!important}@media(max-width:759px){html body #app .app-shell .header-search-stage .header-title-wrap{left:50%!important;top:50%!important;justify-self:center!important;transform:translate3d(-50%,-50%,0)!important}html body #app .app-shell .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{opacity:0!important;visibility:hidden!important;transform:translate3d(-58%,-50%,0) scale(.96)!important}}@media(min-width:760px){html body #app .app-shell .desktop-sidebar-actions,html body #app .app-shell .contacts-toolbar{width:min(306px,calc(100% - 108px))!important;min-width:92px!important}html body #app .app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within),html body #app .app-shell .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){left:0!important;right:48px!important;width:auto!important;max-width:none!important}html body #app .app-shell .desktop-sidebar-header,html body #app .app-shell .desktop-tab-tools{min-height:56px!important;overflow:visible!important}html body #app .app-shell .desktop-sidebar-header{grid-template-columns:minmax(92px,1fr) minmax(92px,306px)!important}html body #app .app-shell .desktop-tab-tools>div:first-child strong,html body #app .app-shell .desktop-sidebar-header>strong{cursor:default!important}}@media(min-width:760px){html body #app .app-shell .detail-page{grid-column:2!important;grid-row:1!important;width:100%!important;height:100svh!important;min-width:0!important;overflow:hidden!important;contain:layout paint style!important;transform:translateZ(0)!important;backface-visibility:hidden!important;will-change:transform,opacity!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .19s ease!important;backface-visibility:hidden!important;will-change:transform,opacity!important}html body #app .app-shell .detail-slide-leave-active{position:absolute!important;inset:0 0 0 430px!important;width:calc(100vw - 430px)!important;height:100svh!important;pointer-events:none!important;z-index:10!important}html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-chat.detail-slide-enter-from{opacity:.98!important;transform:translate3d(64px,0,0)!important}html body #app .app-shell .detail-slide-leave-to,html body #app .app-shell .detail-chat.detail-slide-leave-to{opacity:0!important;transform:translate3d(-24px,0,0)!important}}html body #app .app-shell .detail-moments .detail-content,html body #app .app-shell .moments-content{display:flex!important;flex-direction:column!important;align-content:start!important;align-items:center!important;gap:18px!important;grid-auto-rows:auto!important;overflow-y:auto!important;padding-top:22px!important;padding-bottom:48px!important}html body #app .app-shell .moment-card{position:relative!important;display:block!important;height:auto!important;min-height:0!important;max-height:none!important;align-items:start!important;grid-template-columns:none!important;grid-auto-rows:auto!important;flex:0 0 auto!important;flex-wrap:nowrap!important;overflow:visible!important;contain:none!important}html body #app .app-shell .moment-card>.avatar{position:absolute!important;left:10px!important;top:10px!important;width:40px!important;height:40px!important}html body #app .app-shell .moment-body{display:grid!important;grid-auto-rows:auto!important;align-content:start!important;min-height:0!important;width:auto!important;margin-left:54px!important;overflow:visible!important}html body #app .app-shell .moment-card p{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important}html body #app .app-shell .moment-media{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),max-content))!important;grid-auto-rows:auto!important;align-items:start!important;justify-content:start!important;justify-items:start!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body #app .app-shell .moment-media-item,html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{width:auto!important;max-width:min(100%,560px)!important;object-fit:contain!important}html body #app .app-shell .moment-feedback{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;align-self:start!important}html body #app .app-shell .moment-likes,html body #app .app-shell .moment-comments,html body #app .app-shell .moment-comment-row{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}@media(max-width:759px){html body #app .app-shell .moment-card{width:100%!important}html body #app .app-shell .moment-card>.avatar{left:10px!important;top:10px!important;width:40px!important;height:40px!important}html body #app .app-shell .moment-media{grid-template-columns:minmax(0,1fr)!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{max-width:100%!important}}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel{display:grid!important;grid-template-rows:60px minmax(0,1fr)!important;align-content:stretch!important;min-height:0!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{align-self:start!important;margin-top:10px!important;margin-bottom:2px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{min-height:0!important;height:100%!important;padding-top:4px!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:12px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{margin-top:0!important;margin-bottom:14px!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell .header-actions>.round-menu-button{top:2px!important;transform:translateZ(0)!important}}html body #app .app-shell .detail-moments .moments-content{align-items:stretch!important;gap:0!important;padding:18px 0 56px!important}html body #app .app-shell .moment-card{width:min(100%,860px)!important;margin:0 auto!important;padding:16px 14px 18px!important;border-radius:0!important;border-inline:0!important;border-top:0!important;border-bottom-color:rgba(var(--liquid-ink-rgb),.08)!important;background:linear-gradient(135deg,rgba(var(--liquid-bg-rgb),.055),rgba(var(--liquid-bg-rgb),.014)),rgba(var(--liquid-bg-rgb),.018)!important}html body #app .app-shell .moment-card>.avatar{left:14px!important;top:16px!important;width:44px!important;height:44px!important;border-radius:8px!important}html body #app .app-shell .moment-body{display:block!important;margin-left:64px!important;padding-right:0!important}html body #app .app-shell .moment-head{display:flex!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:2px!important}html body #app .app-shell .moment-head strong{color:color-mix(in srgb,var(--text) 78%,rgb(var(--liquid-accent-rgb)))!important;font-size:17px!important;font-weight:900!important}html body #app .app-shell .moment-card p{margin:0 0 8px!important;color:var(--text)!important;font-size:17px!important;line-height:1.48!important}html body #app .app-shell .moment-media{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(148px,100%),max-content))!important;width:100%!important;max-width:620px!important;margin:8px 0 10px!important;gap:8px!important;overflow:visible!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{display:block!important;width:auto!important;max-width:min(100%,620px)!important;max-height:none!important;border-radius:4px!important;object-fit:contain!important}html body #app .app-shell .moment-footer{display:flex!important;width:min(100%,620px)!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:4px!important;overflow:visible!important}html body #app .app-shell .moment-time-line{display:flex!important;flex:1 1 auto!important;min-width:0!important;align-items:center!important;gap:8px!important}html body #app .app-shell .moment-time-line small{color:color-mix(in srgb,var(--text) 58%,transparent)!important;font-size:14px!important;font-weight:700!important}html body #app .app-shell .moment-edited{display:inline-flex!important;align-items:center!important;color:color-mix(in srgb,var(--text) 78%,rgb(var(--liquid-accent-rgb)))!important;font-size:13px!important;font-weight:800!important}html body #app .app-shell .moment-owner-inline-actions{display:inline-flex!important;align-items:center!important;gap:4px!important}html body #app .app-shell .moment-owner-inline-actions button{width:26px!important;height:26px!important;border-radius:999px!important;background:var(--liquid-outer-layer),rgba(var(--liquid-bg-rgb),.04)!important}html body #app .app-shell .moment-more-wrap{position:relative!important;flex:0 0 auto!important;overflow:visible!important}html body #app .app-shell .moment-more-button{display:grid!important;width:42px!important;height:28px!important;place-items:center!important;border-radius:8px!important;background:var(--liquid-outer-layer),rgba(var(--liquid-bg-rgb),.06)!important;color:var(--text)!important}html body #app .app-shell .moment-action-popover{top:50%!important;right:48px!important;width:156px!important;min-width:156px!important;height:40px!important;border-radius:8px!important;transform:translate3d(0,-50%,0) scaleX(1)!important;transform-origin:right center!important;animation:momentActionReveal .17s cubic-bezier(.22,1,.36,1) forwards!important}html body #app .app-shell .moment-feedback{width:min(100%,620px)!important;margin:8px 0 0!important;border-radius:4px!important;overflow:visible!important;background:var(--liquid-outer-layer),rgba(var(--liquid-bg-rgb),.052)!important;color:var(--text)!important}html body #app .app-shell .moment-likes,html body #app .app-shell .moment-comments p{display:block!important;padding:9px 12px!important;color:var(--text)!important;font-size:15px!important;line-height:1.5!important}html body #app .app-shell .moment-comments{border-top:1px solid rgba(var(--liquid-ink-rgb),.08)!important}html body #app .app-shell .moment-comment-row{position:relative!important;display:block!important}html body #app .app-shell .moment-comment-box{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:9px!important}@media(max-width:759px){html body #app .app-shell .detail-moments .moments-content{padding-inline:0!important}html body #app .app-shell .moment-card{width:100%!important;padding:14px 12px 16px!important}html body #app .app-shell .moment-card>.avatar{left:12px!important;top:14px!important;width:42px!important;height:42px!important}html body #app .app-shell .moment-body{margin-left:58px!important}html body #app .app-shell .moment-media,html body #app .app-shell .moment-footer,html body #app .app-shell .moment-feedback{width:100%!important;max-width:100%!important}html body #app .app-shell .moment-media{grid-template-columns:minmax(0,max-content)!important}}@keyframes momentActionReveal{0%{opacity:0;clip-path:inset(0 0 0 46% round 8px)}to{opacity:1;clip-path:inset(0 0 0 0 round 8px)}}@media(min-width:760px){html body #app .app-shell .detail-chat.chat-switching{animation:desktopChatSwitchIn .26s cubic-bezier(.22,1,.36,1) both!important;will-change:transform,opacity!important;contain:layout paint style!important}}@keyframes desktopChatSwitchIn{0%{opacity:.82;transform:translate3d(42px,0,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:759px){html body #app .app-shell .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) 96px!important;align-items:center!important;min-height:54px!important;padding-inline:0!important;overflow:visible!important;contain:layout paint!important}html body #app .app-shell .header-search-stage .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:max-content!important;max-width:min(52vw,168px)!important;transform:translate3d(-50%,-50%,0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:18!important}html body #app .app-shell .header-search-stage .header-actions{grid-column:3!important;justify-self:end!important;position:relative!important;width:92px!important;min-width:92px!important;height:44px!important;overflow:visible!important;z-index:30!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:2px!important;right:50px!important;left:auto!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:width!important}html body #app .app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){left:auto!important;right:50px!important;width:min(320px,calc(100vw - 70px))!important;max-width:min(320px,calc(100vw - 70px))!important}html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){left:auto!important;right:50px!important;width:min(320px,calc(100vw - 70px))!important;max-width:min(320px,calc(100vw - 70px))!important}html body #app .app-shell .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{width:0!important;max-width:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;pointer-events:none!important;transform:translate3d(-70%,-50%,0) scale(.96)!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{width:0!important;min-width:0!important;padding-inline:0!important;border-width:0!important;overflow:hidden!important}html body #app .app-shell .header-actions>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;width:40px!important;height:40px!important;transform:translateZ(0)!important;z-index:42!important}html body #app .app-shell .header-actions .quick-menu{top:48px!important;right:0!important;transform:translateZ(0)!important}}@media(min-width:760px){html body #app .app-shell .desktop-sidebar-header{display:grid!important;grid-template-columns:minmax(86px,1fr) minmax(124px,306px)!important;align-items:center!important;gap:10px!important;min-height:56px!important;padding-inline:14px!important;overflow:visible!important;contain:layout paint!important}html body #app .app-shell .desktop-sidebar-header>strong{justify-self:start!important;min-width:0!important;white-space:nowrap!important;color:var(--text)!important}html body #app .app-shell .desktop-sidebar-actions{justify-self:end!important;position:relative!important;width:min(306px,calc(100% - 4px))!important;min-width:124px!important;height:44px!important;overflow:visible!important}html body #app .app-shell .desktop-sidebar-actions .header-chat-search{position:absolute!important;top:2px!important;right:48px!important;left:auto!important;width:40px!important;height:40px!important;transform:translateZ(0)!important;transform-origin:right center!important}html body #app .app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within){left:0!important;right:48px!important;width:auto!important;max-width:none!important}html body #app .app-shell .desktop-sidebar-actions>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;width:40px!important;height:40px!important}}html body #app .app-shell .detail-moments .moments-content{align-items:stretch!important;gap:0!important;padding:18px 0 64px!important;overflow-y:auto!important}html body #app .app-shell .moment-card{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;column-gap:12px!important;width:min(100%,900px)!important;margin:0 auto!important;padding:18px 18px 18px 14px!important;border-radius:0!important;border-inline:0!important;border-top:0!important;border-bottom:1px solid rgba(var(--liquid-ink-rgb),.08)!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;contain:none!important}html body #app .app-shell .moment-card>.avatar{position:static!important;grid-column:1!important;width:44px!important;height:44px!important;border-radius:8px!important;align-self:start!important;justify-self:end!important}html body #app .app-shell .moment-body{grid-column:2!important;display:block!important;width:100%!important;min-width:0!important;margin-left:0!important;padding-right:0!important;overflow:visible!important}html body #app .app-shell .moment-media{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;width:min(100%,640px)!important;max-width:640px!important;margin:8px 0 10px!important;overflow:visible!important}html body #app .app-shell .moment-media-item{display:block!important;flex:0 1 auto!important;width:min(100%,420px)!important;max-width:100%!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}html body #app .app-shell .moment-media-item img,html body #app .app-shell .moment-media-item video{display:block!important;width:100%!important;height:auto!important;max-width:min(100%,420px)!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;border-radius:4px!important}html body #app .app-shell .moment-media:has(.moment-media-item:nth-child(2)) .moment-media-item{width:min(31vw,188px)!important}html body #app .app-shell .moment-footer,html body #app .app-shell .moment-feedback{width:min(100%,640px)!important;max-width:640px!important}html body #app .app-shell .moment-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:4px!important;overflow:visible!important}html body #app .app-shell .moment-feedback{margin-top:8px!important;border-radius:6px!important;background:var(--liquid-cover-layer),var(--liquid-sharp-layer),rgba(var(--liquid-bg-rgb),.055)!important;box-shadow:none!important;overflow:visible!important}html body #app .app-shell .moment-likes{border-bottom:1px solid rgba(var(--liquid-ink-rgb),.08)!important}html body #app .app-shell .moment-likes,html body #app .app-shell .moment-comments p{padding:9px 12px!important;color:var(--text)!important}@media(max-width:759px){html body #app .app-shell .moment-card{grid-template-columns:46px minmax(0,1fr)!important;column-gap:10px!important;width:100%!important;padding:16px 12px 16px 8px!important}html body #app .app-shell .moment-card>.avatar{width:42px!important;height:42px!important}html body #app .app-shell .moment-media,html body #app .app-shell .moment-footer,html body #app .app-shell .moment-feedback{width:100%!important;max-width:100%!important}html body #app .app-shell .moment-media-item{width:min(100%,420px)!important}html body #app .app-shell .moment-media:has(.moment-media-item:nth-child(2)) .moment-media-item{width:min(31vw,112px)!important}}html body #app .app-shell .moment-action-popover{position:absolute!important;top:50%!important;right:46px!important;left:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;width:158px!important;min-width:158px!important;height:40px!important;border-radius:8px!important;transform:translate3d(0,-50%,0)!important;transform-origin:right center!important;animation:momentActionLeftStretch .18s cubic-bezier(.22,1,.36,1) both!important;overflow:hidden!important}html body #app .app-shell .moment-action-popover button{min-width:0!important;height:100%!important;color:#fff!important;white-space:nowrap!important}@keyframes momentActionLeftStretch{0%{opacity:0;clip-path:inset(0 0 0 72% round 8px);transform:translate3d(8px,-50%,0) scaleX(.58)}to{opacity:1;clip-path:inset(0 0 0 0 round 8px);transform:translate3d(0,-50%,0) scaleX(1)}}@media(min-width:760px){html body #app .app-shell .detail-chat.chat-switching:not(.detail-slide-enter-active):not(.detail-slide-leave-active){animation:desktopChatSwitchIn .24s cubic-bezier(.22,1,.36,1) both!important;will-change:transform,opacity!important;contain:layout paint style!important}html body #app .app-shell .detail-chat.detail-slide-enter-active.chat-switching,html body #app .app-shell .detail-chat.detail-slide-leave-active.chat-switching{animation:none!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell .detail-slide-enter-active{z-index:18!important}html body #app .app-shell .detail-slide-leave-active{z-index:8!important}}@media(max-width:759px){html body #app .app-shell .app-header.search-expanded .header-actions .header-chat-search.open,html body #app .app-shell .app-header.search-expanded .header-actions .header-chat-search:focus-within,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-chat-search,html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search.open,html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search:focus-within,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-contact-search{left:auto!important;right:50px!important;width:min(320px,calc(100vw - 70px))!important;min-width:min(320px,calc(100vw - 70px))!important;max-width:min(320px,calc(100vw - 70px))!important;transform:translateZ(0)!important}}@media(max-width:759px){html body #app .app-shell .app-header:not(.search-expanded) .header-search-stage .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:max-content!important;max-width:min(52vw,168px)!important;min-width:0!important;height:auto!important;opacity:1!important;visibility:visible!important;overflow:visible!important;pointer-events:auto!important;transform:translate3d(-50%,-50%,0)!important}html body #app .app-shell .app-header:not(.search-expanded) .liquid-page-title{width:auto!important;min-width:0!important;max-width:min(52vw,168px)!important;opacity:1!important;visibility:visible!important;overflow:visible!important;color:var(--text)!important}html body #app .app-shell:not(.header-searching) .header-actions :is(.header-chat-search,.header-contact-search){left:auto!important;right:50px!important;width:40px!important;min-width:40px!important;max-width:40px!important}html body #app .app-shell:not(.header-searching) .header-actions>.round-menu-button{right:0!important;transform:translateZ(0)!important}}html body #app .app-shell .detail-moments .moment-media{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:min(100%,640px)!important;max-width:640px!important;gap:8px!important;align-items:start!important;justify-items:start!important;overflow:visible!important}html body #app .app-shell .detail-moments .moment-media-item{width:min(100%,420px)!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body #app .app-shell .detail-moments .moment-media:has(.moment-media-item:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))!important}html body #app .app-shell .detail-moments .moment-media:has(.moment-media-item:nth-child(2)) .moment-media-item{width:calc((100% - 8px)/2)!important;max-width:calc((100% - 8px)/2)!important}html body #app .app-shell .detail-moments .moment-media:has(.moment-media-item:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))!important}html body #app .app-shell .detail-moments .moment-media:has(.moment-media-item:nth-child(3)) .moment-media-item{width:100%!important;max-width:100%!important}html body #app .app-shell .detail-moments .moment-media-item img,html body #app .app-shell .detail-moments .moment-media-item video{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;border-radius:4px!important}html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item,html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item img,html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item video{width:min(100%,420px)!important}@media(max-width:759px){html body #app .app-shell .detail-moments .moment-media{width:100%!important;max-width:100%!important}html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item,html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item img,html body #app .app-shell .detail-moments .moment-media:not(:has(.moment-media-item:nth-child(2))) .moment-media-item video{width:100%!important}}html body #app .app-shell .detail-chat .composer,html body #app .app-shell .detail-chat .composer-main{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell .detail-chat .composer:before,html body #app .app-shell .detail-chat .composer:after,html body #app .app-shell .detail-chat .composer-main:before,html body #app .app-shell .detail-chat .composer-main:after{content:none!important;display:none!important;background:transparent!important;box-shadow:none!important;filter:none!important}html body #app .app-shell .detail-chat .composer{pointer-events:none!important;padding-bottom:max(10px,env(safe-area-inset-bottom))!important;margin-bottom:0!important}html body #app .app-shell .detail-chat .composer :is(.composer-main,.input-shell,.send-button,.pending-attachments,.pending-file){pointer-events:auto!important}@media(min-width:760px){html body #app .app-shell .detail-chat.chat-switching:not(.detail-slide-enter-active):not(.detail-slide-leave-active){animation:desktopChatSwitchPolish .22s cubic-bezier(.22,1,.36,1) both!important;transform-origin:center center!important;will-change:transform,opacity!important;backface-visibility:hidden!important;contain:layout paint style!important}html body #app .app-shell .detail-chat.detail-slide-enter-active,html body #app .app-shell .detail-chat.detail-slide-leave-active{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .15s ease!important;box-shadow:none!important;filter:none!important;will-change:transform,opacity!important}}@keyframes desktopChatSwitchPolish{0%{opacity:.92;transform:translate3d(44px,0,0) scale(.996)}to{opacity:1;transform:translateZ(0) scale(1)}}html body #app .auth-screen{position:relative!important;display:grid!important;min-height:100svh!important;width:100vw!important;place-items:center!important;padding:clamp(20px,5vw,56px)!important;overflow:hidden!important;color:#f7fbff!important;background:radial-gradient(620px circle at 78% 12%,rgba(56,189,248,.16),transparent 58%),radial-gradient(460px circle at 18% 86%,rgba(4,178,133,.13),transparent 60%),linear-gradient(135deg,#07101f,#0e1829 48%,#102236)!important}html body #app .auth-screen:before{content:""!important;position:absolute!important;inset:-18%!important;pointer-events:none!important;background:linear-gradient(115deg,transparent 0 38%,rgba(255,255,255,.055) 39%,transparent 40% 100%),radial-gradient(closest-side at 50% 50%,rgba(255,255,255,.08),transparent 72%)!important;opacity:.55!important;transform:rotate(-10deg)!important}html body #app .auth-panel.auth-card.liquid-refraction{position:relative!important;z-index:1!important;display:grid!important;width:min(100%,440px)!important;min-width:0!important;max-width:calc(100vw - 40px)!important;gap:18px!important;border-radius:32px!important;padding:30px!important;overflow:visible!important;color:#f7fbff!important;background:radial-gradient(220px circle at 16% 8%,rgba(255,255,255,.16),transparent 64%),radial-gradient(260px circle at 100% 100%,rgba(56,189,248,.11),transparent 68%),linear-gradient(135deg,#ffffff1b,#ffffff06 56%,#ffffff0b),#09111f4d!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:inset 0 1px #ffffff52,0 24px 72px #00000047!important;backdrop-filter:saturate(1.38) contrast(1.08) brightness(1.04)!important;-webkit-backdrop-filter:saturate(1.38) contrast(1.08) brightness(1.04)!important}html body #app .auth-panel.auth-card.liquid-refraction:before{content:""!important;position:absolute!important;inset:1px!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 42%),linear-gradient(-35deg,rgba(255,255,255,.16),transparent 46%)!important;opacity:.68!important}html body #app .auth-panel.auth-card.liquid-refraction:after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 48%),radial-gradient(140% 110% at 94% 100%,rgba(56,189,248,.14),transparent 66%)!important;opacity:.72!important;mix-blend-mode:normal!important}html body #app .auth-brand{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}html body #app .auth-mark{display:grid!important;width:48px!important;height:48px!important;flex:0 0 48px!important;place-items:center!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.22)!important;background:linear-gradient(135deg,#ffffff2e,#ffffff09),#ffffff0a!important;color:#fff!important;font-size:22px!important;font-weight:900!important;letter-spacing:0!important}html body #app .auth-screen .eyebrow{margin:0 0 4px!important;color:#f7fbffb3!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important}html body #app .auth-card h1{width:auto!important;max-width:none!important;margin:0!important;color:#fff!important;font-size:32px!important;line-height:1.12!important;letter-spacing:0!important;white-space:nowrap!important}html body #app .auth-subtitle{margin:-4px 0 0!important;color:#f7fbffb3!important;font-size:14px!important;line-height:1.55!important}html body #app .auth-screen .login-form{display:grid!important;gap:14px!important;margin:2px 0 0!important}html body #app .auth-screen .field{display:grid!important;gap:7px!important}html body #app .auth-screen .field span{color:#f7fbffd1!important;font-size:13px!important;font-weight:900!important}html body #app .auth-screen .field input{width:100%!important;height:48px!important;min-height:48px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.2)!important;padding:0 16px!important;background:linear-gradient(135deg,#ffffff1c,#ffffff05),#ffffff0b!important;box-shadow:inset 0 1px #fff3!important;color:#fff!important;font-size:15px!important;font-weight:760!important;outline:0!important;backdrop-filter:saturate(1.22) contrast(1.04)!important;-webkit-backdrop-filter:saturate(1.22) contrast(1.04)!important}html body #app .auth-screen .field input::placeholder{color:#f7fbff75!important}html body #app .auth-screen .field input:focus{border-color:#38bdf894!important;background:linear-gradient(135deg,#ffffff24,#ffffff07),#ffffff0f!important}html body #app .auth-submit{width:100%!important;height:50px!important;min-height:50px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.26)!important;background:linear-gradient(135deg,#ffffff38,#ffffff0d),#38bdf82e!important;color:#fff!important;font-size:16px!important;font-weight:900!important;box-shadow:inset 0 1px #ffffff57,0 12px 30px #0000002e!important}html body #app .auth-submit:disabled{cursor:wait!important;opacity:.72!important}html body #app .auth-screen .form-error{margin:-2px 0 0!important;border-radius:14px!important;background:#ef44441f!important;color:#fecaca!important;font-size:13px!important;font-weight:800!important;padding:9px 11px!important}html body #app .auth-meta{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:8px 12px!important;color:#f7fbff94!important;font-size:12px!important;font-weight:780!important}html body #app .auth-meta span{min-width:0!important}html body #app .auth-screen[data-theme=light]{color:#0f172a!important;background:radial-gradient(560px circle at 78% 14%,rgba(4,178,133,.16),transparent 58%),radial-gradient(420px circle at 18% 86%,rgba(56,189,248,.13),transparent 60%),linear-gradient(135deg,#f7fbff,#ecf3f9 52%,#f9fbfd)!important}html body #app .auth-screen[data-theme=light] .auth-panel.auth-card.liquid-refraction{color:#101827!important;background:radial-gradient(220px circle at 16% 8%,rgba(255,255,255,.68),transparent 64%),radial-gradient(260px circle at 100% 100%,rgba(4,178,133,.08),transparent 68%),linear-gradient(135deg,#ffffffc2,#ffffff52),#ffffff57!important;border-color:#ffffffb8!important;box-shadow:inset 0 1px #ffffffd1,0 24px 72px #1f35541f!important}html body #app .auth-screen[data-theme=light] :is(.auth-card h1,.auth-mark,.auth-submit){color:#0f172a!important}html body #app .auth-screen[data-theme=light] :is(.eyebrow,.auth-subtitle,.auth-meta){color:#0f172aad!important}html body #app .auth-screen[data-theme=light] .field span{color:#0f172ac2!important}html body #app .auth-screen[data-theme=light] .field input{color:#0f172a!important;background:linear-gradient(135deg,#ffffff9e,#fff3),#ffffff47!important}@media(max-width:759px){html body #app .auth-screen{place-items:center!important;padding:18px!important}html body #app .auth-panel.auth-card.liquid-refraction{width:min(100%,360px)!important;max-width:calc(100vw - 32px)!important;gap:16px!important;border-radius:28px!important;padding:24px 22px!important;overflow:visible!important}html body #app .auth-brand{gap:12px!important}html body #app .auth-mark{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:14px!important}html body #app .auth-card h1{font-size:28px!important}html body #app .auth-subtitle{font-size:13px!important}html body #app .auth-screen .field input{height:48px!important;min-height:48px!important}html body #app .auth-submit{height:50px!important;min-height:50px!important}html body #app .auth-meta{display:grid!important;justify-content:stretch!important}}html body #app .auth-layout{position:relative!important;z-index:1!important;display:grid!important;width:min(100%,980px)!important;max-width:calc(100vw - 48px)!important;grid-template-columns:minmax(0,1fr) minmax(390px,440px)!important;align-items:stretch!important;gap:18px!important}html body #app .auth-intro.liquid-refraction{position:relative!important;display:grid!important;min-height:432px!important;align-content:end!important;gap:18px!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.18)!important;padding:34px!important;overflow:visible!important;color:#fff!important;background:radial-gradient(340px circle at 16% 12%,rgba(56,189,248,.2),transparent 62%),radial-gradient(360px circle at 92% 92%,rgba(4,178,133,.16),transparent 64%),linear-gradient(135deg,#ffffff18,#ffffff05),#060d1938!important;box-shadow:inset 0 1px #ffffff4d,0 24px 72px #0000002e!important;backdrop-filter:saturate(1.34) contrast(1.06) brightness(1.03)!important;-webkit-backdrop-filter:saturate(1.34) contrast(1.06) brightness(1.03)!important}html body #app .auth-intro.liquid-refraction:before,html body #app .auth-intro.liquid-refraction:after{content:""!important;position:absolute!important;inset:1px!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important}html body #app .auth-intro.liquid-refraction:before{background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 45%),linear-gradient(-35deg,rgba(255,255,255,.14),transparent 52%)!important;opacity:.66!important}html body #app .auth-intro.liquid-refraction:after{background:radial-gradient(180% 120% at 92% 100%,rgba(255,255,255,.18),transparent 66%)!important;opacity:.48!important}html body #app .auth-kicker{margin:0!important;color:#f7fbff9e!important;font-size:12px!important;font-weight:900!important;letter-spacing:.06em!important}html body #app .auth-intro h2{max-width:9em!important;margin:0!important;color:#fff!important;font-size:38px!important;line-height:1.08!important;letter-spacing:0!important;text-wrap:balance!important}html body #app .auth-intro p:not(.auth-kicker){max-width:45ch!important;margin:0!important;color:#f7fbffc2!important;font-size:15px!important;line-height:1.7!important}html body #app .auth-feature-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important}html body #app .auth-feature-list span{display:inline-flex!important;min-height:38px!important;align-items:center!important;gap:8px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;padding:0 13px!important;background:#ffffff0b!important;color:#f7fbffe0!important;font-size:13px!important;font-weight:850!important}html body #app .auth-layout .auth-panel.auth-card.liquid-refraction{align-self:center!important}html body #app .auth-screen .auth-security-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html body #app .auth-screen .auth-security-strip span{display:grid!important;min-height:34px!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.15)!important;background:#ffffff09!important;color:#f7fbffad!important;font-size:12px!important;font-weight:820!important;text-align:center!important;white-space:nowrap!important}html body #app .auth-screen[data-theme=light] .auth-intro.liquid-refraction{color:#0f172a!important;background:radial-gradient(340px circle at 16% 12%,rgba(56,189,248,.13),transparent 62%),radial-gradient(360px circle at 92% 92%,rgba(4,178,133,.13),transparent 64%),linear-gradient(135deg,#ffffffb8,#ffffff47),#ffffff42!important;border-color:#ffffffa8!important;box-shadow:inset 0 1px #ffffffc2,0 24px 72px #1f35541a!important}html body #app .auth-screen[data-theme=light] .auth-kicker,html body #app .auth-screen[data-theme=light] .auth-intro p:not(.auth-kicker){color:#0f172aad!important}html body #app .auth-screen[data-theme=light] .auth-intro h2{color:#0f172a!important}html body #app .auth-screen[data-theme=light] .auth-feature-list span,html body #app .auth-screen[data-theme=light] .auth-security-strip span{border-color:#ffffff8a!important;background:#ffffff3d!important;color:#0f172ab8!important}@media(max-width:859px){html body #app .auth-layout{width:min(100%,440px)!important;max-width:calc(100vw - 32px)!important;grid-template-columns:minmax(0,1fr)!important}html body #app .auth-intro.liquid-refraction{display:none!important}html body #app .auth-layout .auth-panel.auth-card.liquid-refraction{width:100%!important;max-width:100%!important}}@media(max-width:759px){html body #app .auth-layout{width:min(100%,360px)!important;max-width:calc(100vw - 32px)!important}html body #app .auth-screen .auth-security-strip{grid-template-columns:1fr!important;gap:7px!important}html body #app .auth-screen .auth-security-strip span{min-height:32px!important}}html body #app .app-shell .desktop-sidebar-header>strong,html body #app .app-shell .desktop-tab-tools>div:first-child strong{display:inline-flex!important;width:fit-content!important;min-width:94px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.24)!important;padding:0 20px!important;color:var(--text)!important;background:radial-gradient(110px circle at 22% 0%,rgba(255,255,255,.24),transparent 68%),linear-gradient(135deg,#ffffff1f,#ffffff05),rgba(var(--liquid-bg-rgb),.02)!important;box-shadow:inset 0 1px #ffffff5c,inset 0 -10px 20px #ffffff09!important;backdrop-filter:saturate(1.35) contrast(1.06) brightness(1.04)!important;-webkit-backdrop-filter:saturate(1.35) contrast(1.06) brightness(1.04)!important;text-align:center!important;white-space:nowrap!important}html body #app .app-shell .desktop-sidebar-header>strong{margin-left:0!important}@media(max-width:759px){html body #app .app-shell.has-user-app-bg .detail-page{background:linear-gradient(#f6f8fb29,#f6f8fb29),var(--user-app-bg) center / cover no-repeat fixed!important}html body #app .app-shell[data-theme=dark].has-user-app-bg .detail-page{background:linear-gradient(#050a1238,#050a1238),var(--user-app-bg) center / cover no-repeat fixed!important}html body #app .app-shell.has-user-chat-bg .detail-chat{background:linear-gradient(#ffffff0f,#ffffff0f),var(--user-chat-bg) center / cover no-repeat fixed!important}html body #app .app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:linear-gradient(#050a122e,#050a122e),var(--user-chat-bg) center / cover no-repeat fixed!important}}@media(max-width:759px){html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search.open,html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search:focus-within,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-contact-search{position:absolute!important;top:2px!important;right:50px!important;left:auto!important;width:min(296px,calc(100vw - 94px))!important;min-width:min(296px,calc(100vw - 94px))!important;max-width:calc(100vw - 94px)!important;height:40px!important;grid-template-columns:28px minmax(0,1fr)!important;transform:translateZ(0)!important;opacity:1!important}html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search.open input,html body #app .app-shell .app-header.search-expanded .header-actions .header-contact-search:focus-within input,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-contact-search input{opacity:1!important;width:100%!important}html body #app .app-shell .app-header.search-expanded .header-actions>.round-menu-button{right:0!important;opacity:1!important;transform:none!important}}html body #app .app-shell .moment-comment-action-menu{right:0!important;width:156px!important;min-width:156px!important;height:38px!important;padding:5px!important;border-radius:999px!important;transform:translate3d(12px,-50%,0) scaleX(.76)!important}html body #app .app-shell .moment-comment-action-menu button{height:28px!important;min-width:68px!important;padding:0 12px!important;font-size:13px!important}html body #app .app-shell .moment-more-button svg{width:18px!important;height:18px!important}html body #app .app-shell .moment-comment-action-menu{transform:translate3d(0,-50%,0) scaleX(1)!important;transform-origin:right center!important;animation:momentActionLeftStretch .16s cubic-bezier(.22,1,.36,1) both!important}html body #app .app-shell:not(.has-user-app-bg) .detail-page{background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important}html body #app .app-shell:not(.has-user-chat-bg) .detail-chat{background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important}@media(max-width:759px){html body #app .app-shell:not(.has-user-app-bg) .detail-page{background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important}html body #app .app-shell:not(.has-user-chat-bg) .detail-chat{background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important}html body #app .app-shell[data-theme=dark]:not(.has-user-app-bg) .detail-page,html body #app .app-shell[data-theme=dark]:not(.has-user-chat-bg) .detail-chat{background:radial-gradient(circle at 78% 0%,rgba(56,189,248,.16),transparent 28%),linear-gradient(135deg,#0f172a,#111827 55%,#101827)!important}}html body #app .app-shell .desktop-tab-tools{position:relative!important;z-index:42!important;overflow:visible!important;pointer-events:none!important}html body #app .app-shell .desktop-tab-tools>div:first-child,html body #app .app-shell .desktop-tab-tools .contacts-toolbar{pointer-events:auto!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar{position:relative!important;z-index:48!important;pointer-events:auto!important;contain:layout!important}html body #app .app-shell .contacts-toolbar :is(.contacts-search,.round-menu-button,.quick-menu){pointer-events:auto!important;z-index:58!important}html body #app .app-shell .contacts-toolbar .quick-menu{z-index:86!important}@media(min-width:760px){html body #app .app-shell .desktop-tab-tools .contacts-toolbar{width:min(306px,calc(100vw - 140px))!important;min-width:112px!important;max-width:306px!important;justify-self:end!important;flex:0 0 auto!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){left:0!important;right:48px!important;width:calc(100% - 48px)!important;min-width:0!important;max-width:none!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within) input{width:100%!important;opacity:1!important}}@media(max-width:759px){html body #app .app-shell .app-header{height:58px!important;min-height:58px!important;padding:7px 12px 0!important;overflow:visible!important}html body #app .app-shell .app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;width:100%!important;min-height:48px!important;align-items:start!important;overflow:visible!important}html body #app .app-shell .header-search-stage .header-title-wrap{position:absolute!important;top:7px!important;left:50%!important;z-index:38!important;height:40px!important;transform:translate3d(-50%,0,0)!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell .header-search-stage .liquid-page-title{min-height:40px!important;height:40px!important;padding:0 18px!important;line-height:40px!important}html body #app .app-shell .header-search-stage .header-actions{position:absolute!important;top:7px!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important;pointer-events:auto!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell .header-actions>.round-menu-button{right:0!important;z-index:65!important}html body #app .app-shell .header-actions .quick-menu{top:46px!important;right:0!important}html body #app .app-shell .primary-panel.chat-panel{gap:12px!important;grid-template-rows:48px minmax(0,1fr)!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:12px!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar,html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{margin-top:0!important;margin-bottom:0!important}}@media(max-width:759px){html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{left:-10px!important;opacity:1!important;visibility:visible!important;transform:translateZ(0) scale(.96)!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{max-width:74px!important;padding:0 14px!important;overflow:hidden!important}html body #app .app-shell .app-header.search-expanded .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:50px!important;left:auto!important;width:min(244px,calc(100vw - 150px))!important;min-width:min(244px,calc(100vw - 150px))!important;max-width:calc(100vw - 150px)!important;height:40px!important;grid-template-columns:28px minmax(0,1fr)!important;opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within) input,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search) input{width:100%!important;opacity:1!important}}@media(max-width:759px){html body #app .app-shell .header-search-stage .header-title-wrap{width:74px!important;min-width:74px!important;max-width:74px!important;height:40px!important;top:7px!important}html body #app .app-shell .header-search-stage .liquid-page-title{width:74px!important;min-width:74px!important;max-width:74px!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{width:74px!important;min-width:74px!important;max-width:74px!important;top:7px!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{width:74px!important;min-width:74px!important;max-width:74px!important}}@media(max-width:759px){html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{height:40px!important;min-height:40px!important;transform:none!important}}html body #app .app-shell .contact-name-row{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}html body #app .app-shell .contact-name-row h2{min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .contact-edit-button{display:inline-grid!important;width:34px!important;height:34px!important;flex:0 0 34px!important;place-items:center!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;color:var(--text)!important;background:var(--liquid-cover-layer),var(--liquid-sharp-layer),rgba(var(--liquid-bg-rgb),.025)!important;box-shadow:none!important;backdrop-filter:saturate(1.45) contrast(1.08) brightness(1.04)!important;-webkit-backdrop-filter:saturate(1.45) contrast(1.08) brightness(1.04)!important}html body #app .app-shell .contact-danger-actions{gap:10px!important}html body #app .app-shell .contact-danger-actions button{color:var(--text)!important}html body #app .app-shell .contact-danger-actions button.active{color:rgb(var(--liquid-accent-rgb))!important;background:rgba(var(--liquid-accent-rgb),.12)!important}html body #app .app-shell .contact-danger-actions .danger-text{color:#ef4444!important}html body #app .app-shell .moment-time-stack{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;min-width:0!important;line-height:1.35!important}html body #app .app-shell .moment-created-at,html body #app .app-shell .moment-edited{display:block!important;white-space:nowrap!important}html body #app .app-shell .moment-edited{margin-left:0!important;opacity:.86!important}html body #app .app-shell .moment-edited:before{content:none!important}html body #app .app-shell .detail-moments .moments-content{padding-bottom:0!important;gap:0!important;align-content:start!important}html body #app .app-shell .detail-moments .moment-card:last-of-type{margin-bottom:0!important;border-bottom-color:transparent!important}html body #app .app-shell .detail-moments .empty-copy:last-child{margin-bottom:0!important}@media(max-width:759px){html body #app .app-shell .app-header{height:66px!important;min-height:66px!important;padding:9px 12px 0!important;overflow:visible!important;z-index:120!important}html body #app .app-shell .app-header .header-search-stage{min-height:48px!important;overflow:visible!important}html body #app .app-shell .header-search-stage .header-title-wrap{top:7px!important;left:50%!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:40px!important;overflow:visible!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell .header-search-stage .liquid-page-title{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:40px!important;min-height:40px!important;padding:0 14px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;transform:none!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{left:-10px!important;top:7px!important;width:88px!important;min-width:88px!important;max-width:88px!important;opacity:1!important;visibility:visible!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{width:88px!important;min-width:88px!important;max-width:88px!important;height:40px!important;min-height:40px!important;padding:0 14px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;transform:none!important}}@media(max-width:759px){html body #app .app-shell .header-search-stage .header-actions{top:7px!important;right:0!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important;z-index:150!important}html body #app .app-shell .header-actions>.round-menu-button{top:0!important;right:0!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;z-index:170!important;transform:none!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:50px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:calc(100vw - 176px)!important;height:40px!important;min-height:40px!important;grid-template-columns:28px 0fr!important;align-items:center!important;transform:translateZ(0)!important;transition:width .23s cubic-bezier(.22,1,.36,1),min-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease,transform .18s ease!important;z-index:160!important}html body #app .app-shell .header-actions .header-chat-search.open,html body #app .app-shell .header-actions .header-chat-search:focus-within,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-chat-search{width:min(224px,calc(100vw - 176px))!important;min-width:min(224px,calc(100vw - 176px))!important;max-width:calc(100vw - 176px)!important;grid-template-columns:28px minmax(0,1fr)!important}html body #app .app-shell .header-actions .header-contact-search.open,html body #app .app-shell .header-actions .header-contact-search:focus-within,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions .header-contact-search{width:min(214px,calc(100vw - 176px))!important;min-width:min(214px,calc(100vw - 176px))!important;max-width:calc(100vw - 176px)!important;grid-template-columns:28px minmax(0,1fr)!important}html body #app .app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within) input,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search) input{width:100%!important;min-width:0!important;opacity:1!important}}@media(max-width:759px){html body #app .app-shell .app-header,html body #app .app-shell .app-header .header-search-stage,html body #app .app-shell .app-header .header-actions{overflow:visible!important;contain:none!important}html body #app .app-shell .app-header .header-actions .quick-menu{position:fixed!important;top:calc(56px + env(safe-area-inset-top))!important;right:12px!important;left:auto!important;width:max-content!important;min-width:150px!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:min(52vh,360px)!important;overflow:visible!important;z-index:220!important;pointer-events:auto!important;transform:translateZ(0)!important}}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel{gap:18px!important;grid-template-rows:48px minmax(0,1fr)!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{margin-top:2px!important;margin-bottom:18px!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:18px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{margin-top:0!important;margin-bottom:18px!important}}html body #app .app-shell .primary-panel.contacts-panel{min-height:0!important;overflow:hidden!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;min-height:0!important;height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;align-content:start!important;scrollbar-width:none!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page::-webkit-scrollbar{display:none!important}html body #app .app-shell .primary-panel.contacts-panel :is(.contact-filter-bar,.contact-request-card,.section-title,.list-row){flex:0 0 auto!important;width:100%!important;max-width:100%!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{width:fit-content!important;max-width:calc(100vw - 28px)!important;align-self:center!important}html body #app .app-shell .primary-panel.contacts-panel .list-row{min-height:70px!important;height:auto!important}html body #app .app-shell,html body #app .app-shell *{user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}html body #app .app-shell :is(.bubble p,.moment-card p,input,textarea,select,[contenteditable=true]){user-select:text!important;-webkit-user-select:text!important;-webkit-touch-callout:default!important;cursor:text!important}html body .media-viewer[data-theme=light]{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.22),transparent 42%),#f8fafc75!important;color:#0f172a!important;backdrop-filter:blur(12px) saturate(1.08)!important;-webkit-backdrop-filter:blur(12px) saturate(1.08)!important}html body .media-viewer[data-theme=dark]{background:radial-gradient(circle at 50% 14%,rgba(56,189,248,.12),transparent 40%),#04080fd6!important;color:#fff!important;backdrop-filter:blur(16px) saturate(1.12)!important;-webkit-backdrop-filter:blur(16px) saturate(1.12)!important}html body .media-viewer .media-viewer-bar{color:inherit!important}html body #app .app-shell .message-avatar-button{border:0!important;padding:0!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}html body #app .app-shell .message-row.mine .message-avatar-button{cursor:default!important}html body #app .app-shell .message-row.failed .bubble{outline:1px solid rgba(239,68,68,.42)!important}html body #app .app-shell .message-failed-mark{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:6px!important;color:#ef4444!important;font-size:12px!important;user-select:none!important;-webkit-user-select:none!important}html body #app .app-shell .message-failed-mark span{display:inline-grid!important;width:16px!important;height:16px!important;place-items:center!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important}html body .app-toast{position:fixed!important;top:calc(18px + env(safe-area-inset-top))!important;left:50%!important;z-index:520!important;display:grid!important;gap:3px!important;width:min(360px,calc(100vw - 28px))!important;min-height:54px!important;padding:12px 18px!important;border-radius:24px!important;color:#0f172a!important;background:#ffffff21!important;transform:translate3d(-50%,0,0)!important;pointer-events:auto!important}html body .app-toast strong{font-size:14px!important;line-height:1.2!important}html body .app-toast span{font-size:12px!important;line-height:1.35!important}html body .app-toast[data-tone=danger]{color:#7f1d1d!important}html body .app-toast[data-tone=success]{color:#064e3b!important}html body .app-confirm-overlay{position:fixed!important;inset:0!important;z-index:510!important;display:grid!important;place-items:center!important;padding:24px!important;background:#0f172a29!important;backdrop-filter:blur(10px) saturate(1.04)!important;-webkit-backdrop-filter:blur(10px) saturate(1.04)!important}html body .app-confirm-card{display:grid!important;gap:12px!important;width:min(360px,calc(100vw - 36px))!important;padding:22px!important;border-radius:30px!important;color:#0f172a!important;background:#ffffff24!important}html body .app-confirm-card strong{font-size:18px!important}html body .app-confirm-card p{margin:0!important;color:currentColor!important;opacity:.82!important;line-height:1.55!important}html body .app-confirm-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)!important}.toast-fade-enter-from,.toast-fade-leave-to{opacity:0!important;transform:translate3d(-50%,-10px,0) scale(.98)!important}@media(min-width:760px){html body #app .app-shell .desktop-tab-tools{grid-template-columns:minmax(94px,1fr) 128px!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar{width:128px!important;min-width:128px!important;max-width:128px!important;justify-self:end!important;overflow:visible!important;contain:none!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){right:48px!important;left:auto!important;width:150px!important;min-width:150px!important;max-width:150px!important}html body #app .app-shell .desktop-tab-tools .contacts-toolbar .quick-menu{position:fixed!important;top:64px!important;left:auto!important;right:calc(100vw - min(100vw,430px) + 16px)!important;width:max-content!important;min-width:150px!important;z-index:240!important}}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform,filter!important}html body #app .app-shell .detail-slide-enter-from{opacity:0!important;filter:blur(8px) saturate(.96)!important;transform:translate3d(52px,0,0) scale(.992)!important}html body #app .app-shell .detail-slide-leave-to{opacity:0!important;filter:blur(6px) saturate(.98)!important;transform:translate3d(42px,0,0) scale(.994)!important}html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from{opacity:1!important;filter:blur(0) saturate(1)!important;transform:translateZ(0) scale(1)!important}html body #app .app-shell.has-user-app-bg,html body #app .app-shell.has-user-app-bg .detail-page,html body #app .app-shell.has-user-chat-bg .detail-chat{background-attachment:fixed!important;background-position:center center!important;background-size:cover!important}html body #app .app-shell .detail-chat :is(.desktop-peer-title,.detail-title-chip){width:fit-content!important;max-width:min(360px,52vw)!important;min-width:0!important;padding-inline:20px!important;justify-self:start!important}@media(max-width:759px){html body #app .app-shell .detail-chat .detail-title-chip{justify-self:center!important;max-width:min(210px,56vw)!important;padding-inline:18px!important}}@media(max-width:759px){html body #app .app-shell .app-header,html body #app .app-shell .app-header .header-search-stage{overflow:visible!important;contain:none!important}html body #app .app-shell .app-header .header-search-stage{height:48px!important;min-height:48px!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{position:absolute!important;top:7px!important;left:0!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:40px!important;opacity:1!important;visibility:visible!important;overflow:visible!important;pointer-events:auto!important;transform:translateZ(0)!important;z-index:62!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .liquid-page-title{display:inline-flex!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:40px!important;min-height:40px!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border-width:1px!important;color:var(--text)!important;line-height:40px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;opacity:1!important;visibility:visible!important;transform:none!important}html body #app .app-shell .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions{position:absolute!important;top:7px!important;right:0!important;left:auto!important;width:calc(100vw - 112px)!important;min-width:0!important;max-width:calc(100vw - 112px)!important;height:40px!important;z-index:70!important}html body #app .app-shell .app-header.search-expanded .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:50px!important;left:auto!important;width:min(198px,calc(100vw - 196px))!important;min-width:min(198px,calc(100vw - 196px))!important;max-width:calc(100vw - 196px)!important;height:40px!important;grid-template-columns:28px minmax(0,1fr)!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within) input,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search) input{width:100%!important;min-width:0!important;opacity:1!important}html body #app .app-shell .app-header.search-expanded .header-actions>.round-menu-button,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions>.round-menu-button{top:0!important;right:0!important;width:40px!important;height:40px!important;opacity:1!important;transform:translateZ(0)!important;z-index:82!important}}html body #app .app-shell .app-body,html body #app .app-shell .primary-panel,html body #app .app-shell .detail-page{transform:translateZ(0)!important;backface-visibility:hidden!important}html body #app .app-shell .detail-page{isolation:isolate!important;will-change:transform,opacity!important;contain:layout paint style!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{pointer-events:none!important;background-clip:padding-box!important;transform-style:flat!important;transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform!important}html body #app .app-shell .detail-slide-enter-active{z-index:32!important}html body #app .app-shell .detail-slide-leave-active{z-index:28!important}html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-slide-leave-to{opacity:.98!important;transform:translate3d(54px,0,0) scale(.996)!important}@media(max-width:759px){html body #app .app-shell.has-detail .primary-panel{display:block!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell .detail-page{position:fixed!important;inset:0!important;min-height:100svh!important}html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-slide-leave-to{opacity:.99!important;transform:translate3d(100%,0,0)!important}}@media(prefers-reduced-motion:reduce){html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:opacity .12s ease!important}}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{filter:none!important;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .18s ease!important;will-change:transform,opacity!important}html body #app .app-shell .detail-slide-enter-from{filter:none!important;opacity:.99!important;transform:translate3d(54px,0,0) scale(.998)!important}html body #app .app-shell .detail-slide-leave-to,html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from{filter:none!important}@media(max-width:759px){html body #app .app-shell .detail-slide-enter-from{filter:none!important;opacity:1!important;transform:translate3d(100%,0,0)!important}}html body #app .app-shell .detail-chat :is(.desktop-peer-title,.detail-title-chip){align-items:center!important;min-height:40px!important}html body #app .app-shell .detail-chat :is(.desktop-peer-title,.detail-title-chip) span{display:none!important}html body #app .app-shell .detail-moments{contain:layout paint style!important}html body #app .app-shell .detail-moments .detail-content,html body #app .app-shell .detail-moments .moments-content{overflow-y:auto!important;overscroll-behavior:contain!important;scroll-behavior:auto!important;contain:layout paint style!important;content-visibility:visible!important;transform:translate3d(0,var(--pull-y, 0px),0)!important;will-change:transform,scroll-position!important;backface-visibility:hidden!important}html body #app .app-shell .detail-moments .moment-card{transform:translateZ(0)!important;backface-visibility:hidden!important;contain:layout paint style!important}html body #app .app-shell .detail-moments .moment-card:not(.is-interacting){content-visibility:auto!important;contain-intrinsic-size:220px!important;overflow:clip!important}html body #app .app-shell .detail-moments .moment-card.is-interacting{content-visibility:visible!important;contain:layout style!important;overflow:visible!important;z-index:20!important}html body #app .app-shell .detail-moments .moment-media,html body #app .app-shell .detail-moments .moment-feedback{contain:layout paint style!important}html body #app .app-shell .detail-moments .moment-card.is-interacting :is(.moment-media,.moment-feedback){contain:layout style!important}html body #app .app-shell .detail-moments .moment-media-item img,html body #app .app-shell .detail-moments .moment-media-item video{content-visibility:auto!important;contain:paint!important;transform:translateZ(0)!important;backface-visibility:hidden!important}@supports not (content-visibility: auto){html body #app .app-shell .detail-moments .moment-card:not(.is-interacting){contain:layout paint style!important}}html body #app .auth-screen .auth-mark{overflow:hidden!important}html body #app .auth-screen .auth-mark img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}html body #app .auth-screen .auth-mode-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;min-height:44px!important;border-radius:999px!important;padding:4px!important}html body #app .auth-screen .auth-mode-tabs button{min-width:0!important;min-height:36px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:inherit!important;font-size:14px!important;font-weight:900!important;cursor:pointer!important}html body #app .auth-screen .auth-mode-tabs button.active{background:radial-gradient(90px circle at 26% 12%,rgba(255,255,255,.42),transparent 66%),#04b28538!important}html body #app .auth-screen[data-theme=dark] .auth-mode-tabs button.active{background:radial-gradient(90px circle at 26% 12%,rgba(255,255,255,.28),transparent 66%),#38bdf83d!important}html body #app .auth-screen .auth-security-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html body #app .auth-screen .auth-security-strip span{min-width:0!important;padding:0 8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:759px){html body #app .auth-screen .auth-security-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html body #app .auth-screen .auth-security-strip span{min-height:30px!important;padding:0 5px!important;font-size:10px!important}}html body #app .app-shell .account-detail,html body #app .app-shell .account-manage-detail{gap:16px!important}html body #app .app-shell .account-self-card{display:flex!important;align-items:center!important;gap:16px!important;padding:18px!important;border-radius:24px!important}html body #app .app-shell .account-self-copy{display:grid!important;min-width:0!important;gap:6px!important}html body #app .app-shell .account-self-copy strong{color:var(--text)!important;font-size:20px!important;line-height:1.2!important}html body #app .app-shell .account-self-copy span,html body #app .app-shell .panel-heading-row span,html body #app .app-shell .invite-row span,html body #app .app-shell .invite-row small{color:var(--text)!important;opacity:.78!important}html body #app .app-shell .invite-panel{display:grid!important;gap:14px!important;padding:18px!important;border-radius:24px!important}html body #app .app-shell .panel-heading-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}html body #app .app-shell .panel-heading-row>div{display:grid!important;min-width:0!important;gap:4px!important}html body #app .app-shell .invite-list{display:grid!important;gap:10px!important}html body #app .app-shell .invite-row{display:grid!important;grid-template-columns:minmax(116px,1fr) auto auto!important;align-items:center!important;gap:10px!important;min-height:46px!important;border-radius:18px!important;padding:0 12px!important}html body #app .app-shell .account-edit-card{grid-template-columns:42px minmax(0,1fr) auto!important;gap:14px!important;align-items:start!important;padding:16px!important}html body #app .app-shell .account-edit-fields{display:grid!important;grid-template-columns:minmax(92px,.8fr) repeat(2,minmax(128px,1fr)) repeat(4,minmax(96px,.8fr))!important;gap:10px!important;align-items:center!important}html body #app .app-shell .account-edit-fields input,html body #app .app-shell .account-edit-fields select{min-width:0!important;width:100%!important}@media(max-width:900px){html body #app .app-shell .panel-heading-row,html body #app .app-shell .account-edit-card{grid-template-columns:1fr!important}html body #app .app-shell .account-edit-card{display:grid!important}html body #app .app-shell .account-edit-fields,html body #app .app-shell .invite-row{grid-template-columns:1fr!important}}html body #app .app-shell .settings-hero{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding-right:16px!important}html body #app .app-shell .settings-hero .contact-edit-button[data-ui=settings-profile-edit]{justify-self:end!important;align-self:center!important}html body #app .auth-panel .auth-subtitle{display:none!important}html body #app .app-shell[data-theme=dark] :is(.detail-page,.desktop-empty,.app-body){background:radial-gradient(circle at 24% 10%,rgba(56,189,248,.12),transparent 36%),linear-gradient(135deg,#030712f5,#080d18f0 58%,#030712fa)!important;color:#fff!important}html body #app .app-shell[data-theme=dark].has-user-app-bg :is(.detail-page,.desktop-empty){background:linear-gradient(135deg,#030712b8,#03071294),var(--user-app-bg) center center / cover fixed no-repeat!important}html body #app .app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:linear-gradient(135deg,#030712a3,#03071275),var(--user-chat-bg) center center / cover fixed no-repeat!important}html body #app .app-shell[data-theme=dark] :is(.detail-page,.desktop-empty,.app-body,.primary-panel) :is(strong,h1,h2,h3,p,span,small,label,button){color:#fff!important}@media(min-width:760px){html body #app .app-shell .primary-panel.chat-panel{gap:22px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{padding-top:0!important}html body #app .app-shell .primary-panel.discover-panel .tab-page,html body #app .app-shell .primary-panel.settings-panel .tab-page{padding-top:22px!important;gap:14px!important}}html body #app .app-shell .account-detail{gap:22px!important}html body #app .app-shell .invite-panel{gap:20px!important;padding:24px!important;border-radius:28px!important}html body #app .app-shell .invite-panel .panel-heading-row{gap:22px!important;align-items:center!important}html body #app .app-shell .invite-panel .panel-heading-row>div{gap:8px!important}html body #app .app-shell .invite-panel .compact-submit{min-width:108px!important;min-height:46px!important;padding-inline:18px!important;white-space:nowrap!important;line-height:1.12!important}html body #app .app-shell .invite-panel .form-error{margin-top:2px!important}@media(max-width:520px){html body #app .app-shell .invite-panel .panel-heading-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}html body #app .app-shell .invite-panel .compact-submit{min-width:96px!important;padding-inline:14px!important}}html body #app .app-shell .account-detail{gap:28px!important;padding-bottom:26px!important}html body #app .app-shell .account-self-card{margin-bottom:6px!important}html body #app .app-shell .invite-panel{gap:22px!important;padding:26px!important}html body #app .app-shell .invite-actions{display:inline-flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important}html body #app .app-shell .invite-summary{display:flex!important;gap:10px!important;flex-wrap:wrap!important}html body #app .app-shell .invite-summary span{min-height:34px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:0 14px!important;background:rgba(var(--liquid-bg-rgb),.06)!important;color:var(--text)!important;font-weight:800!important}html body #app .app-shell .invite-list{gap:18px!important}html body #app .app-shell .invite-group{display:grid!important;gap:10px!important}html body #app .app-shell .invite-row{grid-template-columns:minmax(0,1fr) auto auto!important;min-height:62px!important;padding:10px 12px 10px 14px!important}html body #app .app-shell .invite-row>div{display:grid!important;gap:4px!important;min-width:0!important}html body #app .app-shell .invite-row .copy-button{min-width:58px!important}html body #app .app-shell .admin-create-card{grid-template-columns:repeat(2,minmax(0,1fr)) auto!important;gap:14px!important;padding:20px!important}html body #app .app-shell .admin-account-group{display:grid!important;gap:12px!important;padding:16px!important;border-radius:26px!important}html body #app .app-shell .admin-group-header,html body #app .app-shell .account-summary-row{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:0!important;background:transparent!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important}html body #app .app-shell .admin-group-header>div,html body #app .app-shell .account-summary-copy{display:grid!important;gap:4px!important;min-width:0!important}html body #app .app-shell .admin-account-list{display:grid!important;gap:10px!important}html body #app .app-shell .account-edit-card{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:12px!important}html body #app .app-shell .account-summary-row{grid-template-columns:42px minmax(0,1fr) auto!important}html body #app .app-shell .account-edit-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding-top:10px!important}html body #app .app-shell .account-edit-fields .form-actions{grid-column:1 / -1!important}html body #app .app-shell .account-edit-fields select:disabled,html body #app .app-shell .account-edit-fields button:disabled{opacity:.5!important;cursor:not-allowed!important}html body #app .app-shell .moment-editor-toolbar{position:relative!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}html body #app .app-shell .visibility-dropdown{position:relative!important;display:inline-flex!important}html body #app .app-shell .visibility-trigger{gap:8px!important}html body #app .app-shell .visibility-trigger .chevron-down{transform:rotate(-90deg)!important}html body #app .app-shell .visibility-menu{position:absolute!important;left:0!important;bottom:calc(100% + 8px)!important;z-index:240!important;display:grid!important;min-width:188px!important;gap:6px!important;border-radius:20px!important;padding:8px!important;overflow:hidden!important}html body #app .app-shell .visibility-menu button{min-height:38px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:var(--text)!important;text-align:left!important;font-weight:850!important}html body #app .app-shell .visibility-menu button.active{background:rgba(var(--liquid-accent-rgb),.18)!important}html body #app .app-shell .moment-pending-attachments{display:flex!important;gap:10px!important;flex-wrap:wrap!important}html body #app .app-shell .moment-pending-file{display:inline-grid!important;grid-template-columns:minmax(0,1fr) 28px!important;align-items:center!important;gap:6px!important;width:min(220px,100%)!important;min-height:42px!important;padding:4px 6px 4px 10px!important}html body #app .app-shell .moment-pending-file :is(.pending-preview,.pending-remove){border:0!important;background:transparent!important;color:var(--text)!important}html body #app .app-shell .moment-pending-file .pending-preview{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important;overflow:hidden!important;text-align:left!important}html body #app .app-shell .moment-pending-file .pending-preview span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .moment-pending-file .pending-remove{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important}@media(max-width:760px){html body #app .app-shell .admin-create-card,html body #app .app-shell .account-edit-fields,html body #app .app-shell .invite-panel .panel-heading-row{grid-template-columns:1fr!important}html body #app .app-shell .invite-actions{justify-content:space-between!important}html body #app .app-shell .invite-row{grid-template-columns:1fr auto!important}html body #app .app-shell .invite-row small{grid-column:1!important}}html body #app .app-shell .account-detail{gap:34px!important}html body #app .app-shell .account-detail .account-self-card{margin-bottom:2px!important}html body #app .app-shell .account-detail .invite-panel{margin-top:6px!important;gap:24px!important;padding:28px!important}html body #app .app-shell .invite-summary{gap:12px!important}html body #app .app-shell .invite-summary-pill{min-height:36px!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:none!important}html body #app .app-shell .invite-latest{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:64px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:22px!important;padding:10px 12px 10px 16px!important;background:rgba(var(--liquid-bg-rgb),.022)!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important}html body #app .app-shell .invite-latest span{display:grid!important;min-width:0!important;gap:5px!important}html body #app .app-shell .invite-latest strong{color:var(--text)!important;font-size:16px!important;letter-spacing:0!important}html body #app .app-shell .invite-latest small{color:var(--text)!important;opacity:.72!important}html body #app .app-shell .invite-latest svg{justify-self:center!important;opacity:.88!important}html body #app .app-shell .account-manage-detail{gap:24px!important;padding-bottom:30px!important}html body #app .app-shell .admin-create-card{margin-bottom:4px!important;border-radius:28px!important}html body #app .app-shell .admin-account-group{gap:14px!important;padding:20px!important;border-radius:28px!important}html body #app .app-shell .admin-group-header{min-height:52px!important}html body #app .app-shell .admin-group-header strong{font-size:17px!important}html body #app .app-shell .admin-group-header span,html body #app .app-shell .account-summary-row small{color:var(--text)!important;opacity:.7!important}html body #app .app-shell .account-edit-card{border-radius:22px!important;background:rgba(var(--liquid-bg-rgb),.018)!important}html body #app .app-shell .account-summary-row>span:last-child{justify-self:end!important;min-width:52px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:0 12px!important;background:rgba(var(--liquid-bg-rgb),.048)!important;font-weight:900!important}html body #app .app-shell .visibility-dropdown{z-index:250!important}html body #app .app-shell .visibility-trigger[aria-expanded=true]{color:var(--text)!important;background:rgba(var(--liquid-accent-rgb),.12)!important}html body #app .app-shell .visibility-menu{min-width:214px!important;max-width:min(82vw,260px)!important;gap:8px!important;border-radius:22px!important;padding:10px!important;background:radial-gradient(160px circle at 18% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.052)!important;box-shadow:none!important}html body #app .app-shell .visibility-option{display:grid!important;grid-template-columns:minmax(0,1fr) 18px!important;align-items:center!important;gap:10px!important;min-height:42px!important;padding:0 12px!important;border-radius:16px!important;color:var(--text)!important;cursor:pointer!important}html body #app .app-shell .visibility-option span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .visibility-option.active{background:rgba(var(--liquid-accent-rgb),.2)!important}html body #app .app-shell .visibility-picker{display:grid!important;gap:12px!important;border-radius:24px!important;padding:14px!important;background:rgba(var(--liquid-bg-rgb),.02)!important}html body #app .app-shell .visibility-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important;gap:8px!important;max-height:260px!important;overflow-y:auto!important;overscroll-behavior:contain!important}html body #app .app-shell .visibility-list button{min-width:0!important;justify-content:flex-start!important;gap:8px!important;color:var(--text)!important}html body #app .app-shell .moment-pending-file{width:min(230px,100%)!important;min-height:46px!important;border-radius:20px!important;padding:5px 6px 5px 12px!important}html body #app .app-shell .moment-pending-file .pending-preview{min-height:34px!important;cursor:zoom-in!important}html body #app .app-shell .moment-pending-file .pending-remove{width:24px!important;height:24px!important;align-self:start!important;background:#ef44441f!important;color:#ef4444!important}@media(max-width:760px){html body #app .app-shell .account-detail{gap:28px!important}html body #app .app-shell .account-detail .invite-panel{padding:22px!important}html body #app .app-shell .invite-latest{min-height:60px!important}html body #app .app-shell .visibility-menu{left:auto!important;right:0!important;bottom:calc(100% + 10px)!important}}html body #app .app-shell .invite-window-stack{display:grid!important;gap:16px!important;width:100%!important}html body #app .app-shell .invite-group-card{display:grid!important;gap:14px!important;padding:18px!important;border-radius:26px!important;background:rgba(var(--liquid-bg-rgb),.018)!important;box-shadow:none!important}html body #app .app-shell .invite-group-header{width:100%!important;min-height:54px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border:0!important;padding:0!important;background:transparent!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important}html body #app .app-shell .invite-group-header>div{display:grid!important;gap:5px!important;min-width:0!important}html body #app .app-shell .invite-group-header strong{color:var(--text)!important;font-size:17px!important;line-height:1.15!important}html body #app .app-shell .invite-group-header span{color:var(--text)!important}html body #app .app-shell .invite-group-header>div>span{opacity:.68!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .invite-group-header>span:last-child{min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:0 13px!important;background:rgba(var(--liquid-bg-rgb),.045)!important;font-weight:900!important;white-space:nowrap!important}html body #app .app-shell .invite-group-list{display:grid!important;gap:10px!important;padding-top:2px!important}html body #app .app-shell .invite-group-list .empty-copy{margin:0!important;padding:12px 4px 2px!important;color:var(--text)!important;opacity:.68!important}html body #app .app-shell .invite-row{width:100%!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;min-height:62px!important;border-radius:22px!important;padding:10px 12px 10px 15px!important;background:rgba(var(--liquid-bg-rgb),.018)!important;box-shadow:none!important}html body #app .app-shell .invite-row>div{min-width:0!important;display:grid!important;gap:4px!important}html body #app .app-shell .invite-row>div strong,html body #app .app-shell .invite-row>div span,html body #app .app-shell .invite-row small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--text)!important}html body #app .app-shell .invite-row>div span,html body #app .app-shell .invite-row small{opacity:.7!important}html body #app .app-shell .invite-row .copy-button{min-width:58px!important;min-height:34px!important;padding:0 13px!important}@media(max-width:760px){html body #app .app-shell .invite-window-stack{gap:14px!important}html body #app .app-shell .invite-group-card{padding:16px!important}html body #app .app-shell .invite-group-header,html body #app .app-shell .invite-row{grid-template-columns:minmax(0,1fr) auto!important}html body #app .app-shell .invite-row small{grid-column:1 / -1!important}}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel{gap:24px!important;grid-template-rows:48px minmax(0,1fr)!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{margin-top:4px!important;margin-bottom:24px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{padding-top:2px!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:28px!important;gap:18px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{position:relative!important;top:auto!important;z-index:2!important;margin-top:0!important;margin-bottom:24px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-request-card{margin-top:0!important}html body #app .app-shell .primary-panel.discover-panel .tab-page,html body #app .app-shell .primary-panel.settings-panel .tab-page{padding-top:28px!important;gap:18px!important}}@media(min-width:760px){html body #app .app-shell .primary-panel.chat-panel{gap:28px!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{margin-bottom:24px!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:28px!important;gap:18px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar{position:relative!important;top:auto!important;z-index:2!important;margin-bottom:24px!important}html body #app .app-shell .primary-panel.discover-panel .tab-page,html body #app .app-shell .primary-panel.settings-panel .tab-page{padding-top:28px!important;gap:18px!important}html body #app .app-shell .primary-panel.settings-panel .settings-hero,html body #app .app-shell .primary-panel.discover-panel .moment-entry{margin-top:0!important}}html body #app .app-shell .primary-panel.contacts-panel .tab-page{gap:10px!important;padding-top:14px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar,html body #app .app-shell .primary-panel.contacts-panel .contact-request-card{margin-top:0!important;margin-bottom:12px!important}html body #app .app-shell .primary-panel.contacts-panel .section-title{margin:8px 0 4px!important;padding-inline:6px!important;min-height:22px!important;display:flex!important;align-items:center!important}html body #app .app-shell .primary-panel.contacts-panel .list-row.glass-surface{margin-bottom:8px!important}html body #app .app-shell .primary-panel.contacts-panel .section-title+.list-row.glass-surface{margin-top:0!important}html body #app .app-shell .primary-panel.contacts-panel .list-row.glass-surface+.section-title{margin-top:14px!important}@media(max-width:759px){html body #app .app-shell .primary-panel.contacts-panel .tab-page{padding-top:12px!important;gap:8px!important}html body #app .app-shell .primary-panel.contacts-panel .contact-filter-bar,html body #app .app-shell .primary-panel.contacts-panel .contact-request-card{margin-bottom:10px!important}html body #app .app-shell .primary-panel.contacts-panel .section-title{margin:7px 0 3px!important}html body #app .app-shell .primary-panel.contacts-panel .list-row.glass-surface{margin-bottom:8px!important}}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{margin-top:0!important;margin-bottom:12px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{padding-top:0!important}html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface{margin-bottom:8px!important}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel{gap:10px!important;grid-template-rows:48px minmax(0,1fr)!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{margin-bottom:10px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{padding-top:0!important}}html body #app .app-shell[data-theme=dark].has-user-app-bg{background:linear-gradient(#0307124d,#0307124d),var(--user-app-bg) center center / cover fixed no-repeat!important}html body #app .app-shell[data-theme=dark].has-user-app-bg :is(.primary-panel,.app-body){background:transparent!important}html body #app .app-shell[data-theme=dark].has-user-app-bg :is(.detail-page,.desktop-empty){background:linear-gradient(#0307124d,#0307124d),var(--user-app-bg) center center / cover fixed no-repeat!important}html body #app .app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:linear-gradient(#0307123d,#0307123d),var(--user-chat-bg) center center / cover fixed no-repeat!important}html body #app .app-shell[data-theme=dark].has-user-app-bg:not(.has-user-chat-bg) .detail-chat{background:linear-gradient(#03071247,#03071247),var(--user-app-bg) center center / cover fixed no-repeat!important}html body #app .app-shell .detail-moments .detail-header{background:rgba(var(--liquid-bg-rgb),.028)!important;border-color:rgba(var(--liquid-bg-rgb),.12)!important;box-shadow:none!important}html body #app .app-shell[data-theme=dark] .detail-moments .detail-header{background:rgba(var(--liquid-bg-rgb),.028)!important}html body #app .app-shell .primary-panel.chat-panel{gap:12px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{padding-top:12px!important;gap:10px!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{position:relative!important;top:auto!important;z-index:2!important;margin:0 0 12px!important;flex:0 0 auto!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar+.list-row,html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar+.request-notification-row{margin-top:0!important}html body .conversation-menu,html body .remark-dialog-card{position:fixed!important;z-index:420!important;display:grid!important;gap:8px!important;width:158px!important;border-radius:24px!important;padding:10px!important;color:var(--text, #0f172a)!important;background:rgba(var(--liquid-bg-rgb, 255, 255, 255),.06)!important;box-shadow:none!important}html body .remark-dialog-card{position:relative!important;width:min(360px,calc(100vw - 32px))!important;padding:18px!important}html body .conversation-menu button{min-height:38px!important;border:0!important;border-radius:16px!important;background:rgba(var(--liquid-bg-rgb, 255, 255, 255),.035)!important;color:inherit!important;font-weight:800!important;cursor:pointer!important}html body .conversation-menu .danger-text{color:#ef4444!important}html body #app .app-shell .list-row.pinned{border-color:rgba(var(--liquid-accent-rgb),.28)!important}html body #app .app-shell .pin-chip,html body #app .app-shell .file-status{color:var(--text)!important}html body #app .app-shell .pin-chip{opacity:.76!important}html body #app .app-shell .file-status{margin:6px 4px 0!important;font-size:12px!important;opacity:.82!important}html body #app .app-shell .profile-privacy-panel{display:grid!important;gap:10px!important;padding:14px!important;border-radius:22px!important;background:rgba(var(--liquid-bg-rgb),.022)!important}html body #app .app-shell .profile-privacy-panel strong{color:var(--text)!important}html body #app .app-shell .privacy-switch{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:38px!important;color:var(--text)!important}html body #app .app-shell .privacy-switch input{width:42px!important;height:24px!important;accent-color:rgb(var(--liquid-accent-rgb))!important}html body #app .app-shell .profile-moments-privacy{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:44px!important;color:var(--text)!important}html body #app .app-shell .profile-moments-privacy>div:first-child{display:grid!important;gap:3px!important;min-width:0!important}html body #app .app-shell .profile-moments-privacy>div:first-child span{font-size:12px!important;color:var(--text)!important;opacity:.78!important}html body #app .app-shell .profile-moments-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:112px!important;height:34px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;color:var(--text)!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important}html body #app .app-shell .profile-moments-trigger .chevron-down{transform:rotate(-90deg)!important;transition:transform .18s var(--ease)!important}html body #app .app-shell .profile-moments-trigger[aria-expanded=true] .chevron-down{transform:rotate(90deg)!important}html body #app .app-shell .profile-moments-menu{position:absolute!important;right:0!important;top:calc(100% + 8px)!important;z-index:34!important;display:grid!important;gap:6px!important;width:min(300px,calc(100vw - 48px))!important;padding:8px!important;border-radius:18px!important;color:var(--text)!important}html body #app .app-shell .profile-moments-option{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:9px 10px!important;border:0!important;border-radius:14px!important;background:rgba(var(--liquid-bg-rgb),.032)!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important}html body #app .app-shell .profile-moments-option span{display:grid!important;gap:3px!important;min-width:0!important}html body #app .app-shell .profile-moments-option small{color:var(--text)!important;font-size:11px!important;line-height:1.35!important;opacity:.74!important}html body #app .app-shell .profile-moments-option.active{background:rgba(var(--liquid-accent-rgb),.16)!important;color:var(--text)!important}html body #app .app-shell .account-capsule-card{display:grid!important;gap:13px!important;padding:18px!important;border-radius:24px!important;background:rgba(var(--liquid-bg-rgb),.032)!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;color:var(--text)!important;box-shadow:none!important}html body #app .app-shell .account-card-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}html body #app .app-shell .account-card-heading>div{display:grid!important;gap:4px!important;min-width:0!important}html body #app .app-shell .account-card-heading strong{color:var(--text)!important;font-size:16px!important;font-weight:900!important}html body #app .app-shell .account-card-heading span{color:var(--text)!important;font-size:13px!important;opacity:.78!important}html body #app .app-shell .account-password-grid{display:grid!important;gap:10px!important}html body #app .app-shell .account-password-grid .field,html body #app .app-shell .account-privacy-panel .privacy-switch{margin:0!important}html body #app .app-shell .account-save-button{width:100%!important;min-height:38px!important;justify-content:center!important}html body #app .app-shell .account-privacy-panel{padding:0!important;background:transparent!important;border-radius:0!important}html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface{border-radius:24px!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side{padding-top:2px!important;gap:7px!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side time{margin-bottom:1px!important}html body #app .app-shell .account-detail{gap:24px!important;padding-bottom:28px!important}html body #app .app-shell .visibility-menu{top:calc(100% + 8px)!important;bottom:auto!important;left:0!important;right:auto!important;min-width:214px!important;overflow:visible!important}html body #app .app-shell .detail-momentComposer .visibility-menu{transform-origin:top left!important}html body #app .app-shell[data-theme=dark] .liquid-confirm-overlay{background:#01060f75!important;backdrop-filter:blur(8px) saturate(1.12)!important;-webkit-backdrop-filter:blur(8px) saturate(1.12)!important}html body #app .app-shell[data-theme=dark] .liquid-confirm-card{color:#fff!important;background:#0c121e94!important;border-color:#ffffff3d!important}html body #app .app-shell[data-theme=dark] .liquid-confirm-card :is(strong,p){color:#fff!important}html body #app .app-shell[data-theme=light] .liquid-confirm-overlay{background:#e2e8f06b!important;backdrop-filter:blur(7px) saturate(1.05)!important;-webkit-backdrop-filter:blur(7px) saturate(1.05)!important}html body #app .app-shell[data-theme=light] .liquid-confirm-card{color:#0f172a!important;background:#f8fafcad!important;border-color:#0f172a29!important}html body #app .app-shell[data-theme=light] .liquid-confirm-card :is(strong,p){color:#0f172a!important}html body #app .app-shell .liquid-confirm-actions .pill-button{background:rgba(var(--liquid-bg-rgb),.08)!important;box-shadow:none!important}html body #app .app-shell .request-status-chip{min-width:112px!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important}html body #app .app-shell .desktop-sidebar-actions .quick-menu,html body #app .app-shell .contacts-toolbar .quick-menu{position:fixed!important;top:72px!important;left:auto!important;right:calc(100vw - min(430px,100vw) + 16px)!important;z-index:620!important;transform:none!important}@media(min-width:760px){html body #app .app-shell .contacts-toolbar .quick-menu{right:calc(100vw - min(430px,100vw) + 16px)!important}}html body #app .app-shell .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions{transform:none!important;top:0!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){transition:width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,background .18s ease!important}html body #app .app-shell .dock-item{position:absolute!important}html body #app .app-shell .dock-badge{position:absolute!important;top:5px!important;right:10px!important;min-width:8px!important;height:8px!important;padding:0 4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;font-size:9px!important;line-height:1!important;font-weight:900!important;transform:translate(30%,-20%)!important}html body #app .app-shell .dock-badge:empty{width:8px!important;min-width:8px!important;padding:0!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{width:min(300px,calc(100% - 32px))!important;max-width:calc(100% - 32px)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;align-self:center!important;overflow:visible!important;contain:layout paint!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{overflow-x:hidden!important;padding-inline:14px!important}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{width:min(270px,calc(100vw - 54px))!important;max-width:calc(100vw - 54px)!important}}html body #app .app-shell :is(.liquid-count,.request-badge,.row-side small,.dock-badge){min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ff3b30!important;color:#fff!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 0 0 1px #ff3b3029,0 4px 10px #ff3b3047!important;font-size:10px!important;line-height:18px!important;font-weight:900!important;letter-spacing:0!important;white-space:nowrap!important}html body #app .app-shell .liquid-count{position:static!important;margin-left:4px!important;transform:translateY(-1px)!important}html body #app .app-shell .dock-badge,html body #app .app-shell .dock-badge:empty{min-width:8px!important;width:8px!important;height:8px!important;padding:0!important;font-size:0!important;line-height:0!important}html body #app .app-shell .request-center-panel{gap:0!important;padding:22px!important}html body #app .app-shell .request-center-panel>strong{display:block!important;margin-bottom:14px!important}html body #app .app-shell .request-row{min-height:68px!important;padding:13px 0!important;gap:12px!important}html body #app .app-shell .request-row+.request-row{border-top:1px solid rgba(255,255,255,.28)!important}html body #app .app-shell[data-theme=light] .request-row+.request-row{border-top-color:#ffffff6b!important}html body #app .app-shell .request-avatar-button{border:0!important;cursor:pointer!important;flex:0 0 auto!important}html body #app .app-shell .request-status-chip{min-height:30px!important;padding:0 12px!important;border-radius:999px!important;white-space:nowrap!important}html body #app .app-shell :is(.add-friend-form-panel,.create-group-form-panel){margin-top:6px!important}@media(max-width:759px){html body #app .app-shell .app-header .header-search-stage{align-items:center!important;height:48px!important;min-height:48px!important;grid-template-rows:48px!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{top:0!important;bottom:auto!important;height:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important;padding-top:0!important;padding-bottom:0!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions{top:4px!important;height:40px!important;transform:translateZ(0)!important}}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{width:min(252px,calc(100% - 28px))!important;max-width:calc(100% - 28px)!important;min-width:0!important;margin:0 auto 10px!important;justify-self:center!important;align-self:center!important;overflow:visible!important;flex:0 0 auto!important}html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar .liquid-segment-button{min-width:0!important;padding-inline:10px!important;gap:3px!important}html body #app .app-shell .primary-panel.chat-panel .tab-page{align-items:stretch!important;padding-top:10px!important;gap:8px!important}html body #app .app-shell .contact-filter-bar{width:min(226px,calc(100% - 28px))!important;max-width:calc(100% - 28px)!important;margin-left:auto!important;margin-right:auto!important}html body #app .app-shell .contact-filter-bar .liquid-segment-button{min-width:0!important;padding-inline:12px!important;gap:3px!important}html body #app .app-shell .contact-filter-bar .liquid-count{margin-left:2px!important;transform:translateY(-1px) scale(.92)!important}html body #app .app-shell .message-row{user-select:text!important;-webkit-user-select:text!important}html body #app .app-shell .message-action-menu{position:fixed!important;z-index:560!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:190px!important;padding:9px!important;border-radius:22px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.055)!important;border:1px solid rgba(var(--liquid-bg-rgb),.18)!important;box-shadow:none!important;backdrop-filter:url(#liquid-refraction-filter) saturate(1.25) blur(12px)!important;-webkit-backdrop-filter:saturate(1.25) blur(12px)!important}html body #app .app-shell .message-action-menu button,html body #app .app-shell .message-multi-bar button,html body #app .app-shell .forward-actions button{min-height:34px!important;border:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.045)!important;font-weight:850!important;cursor:pointer!important}html body #app .app-shell .message-multi-bar{position:absolute!important;left:50%!important;bottom:92px!important;z-index:220!important;transform:translate(-50%)!important;width:min(520px,calc(100% - 24px))!important;min-height:46px!important;padding:7px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.052)!important;box-shadow:none!important}html body #app .app-shell .message-multi-bar span{padding-inline:8px!important;font-weight:900!important;white-space:nowrap!important}html body #app .app-shell .message-select-toggle{width:24px!important;height:24px!important;border:1px solid rgba(var(--liquid-bg-rgb),.28)!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(var(--liquid-bg-rgb),.05)!important;color:#fff!important;flex:0 0 auto!important}html body #app .app-shell .message-select-toggle.active{background:rgb(var(--liquid-accent-rgb))!important}html body #app .app-shell .message-row.selected .bubble{outline:2px solid rgba(var(--liquid-accent-rgb),.48)!important}html body #app .app-shell .composer-context{width:100%!important;min-height:42px!important;padding:8px 10px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.045)!important;box-shadow:none!important}html body #app .app-shell .composer-context div,html body #app .app-shell .quoted-message{min-width:0!important;display:grid!important;gap:2px!important}html body #app .app-shell .composer-context span,html body #app .app-shell .quoted-message span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;opacity:.82!important}html body #app .app-shell .quoted-message{margin-bottom:6px!important;padding:7px 9px!important;border-radius:12px!important;background:rgba(var(--liquid-bg-rgb),.052)!important}html body #app .app-shell .merged-message-card{text-align:left!important;display:grid!important;gap:5px!important;width:min(280px,76vw)!important}html body #app .app-shell .merged-message-card span,html body #app .app-shell .merged-message-line p{opacity:.82!important}html body #app .app-shell .message-recalled-text{opacity:.72!important;font-style:normal!important}html body #app .app-shell .message-forward-content .form-panel{gap:7px!important}html body #app .app-shell .forward-target-row{width:100%!important;min-height:58px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;border:0!important;border-radius:18px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.03)!important;cursor:pointer!important}html body #app .app-shell .forward-target-row.active{background:rgba(var(--liquid-accent-rgb),.18)!important}html body #app .app-shell .forward-target-row>span:not(.avatar){min-width:0!important;display:grid!important}html body #app .app-shell .forward-target-row small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;opacity:.72!important}html body #app .app-shell .forward-actions{position:sticky!important;bottom:10px!important;display:flex!important;justify-content:center!important;gap:8px!important;padding:8px!important;border-radius:22px!important;background:rgba(var(--liquid-bg-rgb),.05)!important;box-shadow:none!important}html body #app .app-shell .merged-message-line{display:grid!important;gap:4px!important;padding:12px!important;border-radius:18px!important}html body #app .app-shell .detail-momentComposer .moment-editor{gap:8px!important}html body #app .app-shell .detail-momentComposer .moment-editor-input{min-height:116px!important;padding-bottom:10px!important}html body #app .app-shell .detail-momentComposer .moment-editor-toolbar{margin-top:6px!important;gap:8px!important;align-items:center!important}html body #app .app-shell .detail-momentComposer .moment-pending-attachments{margin-top:6px!important;gap:6px!important}html body #app .app-shell .detail-momentComposer .moment-pending-file{min-height:34px!important;padding:4px 6px!important}html body #app .app-shell .detail-momentComposer .visibility-picker{margin-top:8px!important;padding:10px!important;border-radius:18px!important}html body #app .app-shell .detail-momentComposer .visibility-list{gap:6px!important}html body #app .app-shell .detail-momentComposer .visibility-list button{min-height:38px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:5px 8px!important;text-align:left!important}html body #app .app-shell .detail-momentComposer .visibility-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .detail-momentComposer .visibility-check{color:rgb(var(--liquid-accent-rgb))!important}@media(max-width:759px){html body #app .app-shell .message-action-menu{width:min(190px,calc(100vw - 28px))!important}html body #app .app-shell .message-multi-bar{bottom:86px!important;overflow-x:auto!important;justify-content:flex-start!important}html body #app .app-shell .message-multi-bar button{flex:0 0 auto!important}}html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface{min-height:64px!important;height:auto!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;overflow:hidden!important}html body #app .app-shell .primary-panel.chat-panel .list-row .avatar{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;align-self:center!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-copy{min-width:0!important;display:grid!important;grid-template-rows:auto auto!important;align-content:center!important;gap:3px!important;overflow:hidden!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-copy strong{min-height:19px!important;line-height:19px!important;font-size:15px!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-copy span{min-height:17px!important;line-height:17px!important;font-size:13px!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side{min-width:42px!important;height:44px!important;align-self:center!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:space-between!important;overflow:visible!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side time{min-height:14px!important;line-height:14px!important;white-space:nowrap!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side small{flex:0 0 auto!important;min-width:18px!important;height:18px!important;line-height:18px!important}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface{min-height:64px!important;grid-template-columns:42px minmax(0,1fr) auto!important;border-radius:18px!important;margin-bottom:8px!important}}@media(min-width:760px){html body #app .app-shell .primary-panel.chat-panel{display:grid!important;grid-template-rows:56px minmax(0,1fr)!important;align-content:stretch!important;min-height:0!important;overflow:visible!important}}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel{display:grid!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;height:100%!important;min-height:0!important;overflow:visible!important}}html body #app .app-shell .primary-panel.chat-panel .tab-page{min-height:0!important;height:auto!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow-y:auto!important;overflow-x:visible!important;overscroll-behavior:contain!important;contain:none!important;transform:translate3d(0,var(--pull-y, 0px),0)!important;will-change:transform,scroll-position!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}html body #app .app-shell .primary-panel.chat-panel :is(.desktop-filter-bar,.request-notification-row,.list-row.glass-surface){flex:0 0 auto!important;position:relative!important;contain:none!important}html body #app .app-shell .detail-momentComposer .moment-editor{min-height:auto!important;display:grid!important;grid-template-rows:auto auto auto!important;align-content:start!important;gap:8px!important;padding:12px 14px 14px!important}html body #app .app-shell .detail-momentComposer .moment-editor-input{min-height:58px!important;height:auto!important;max-height:none!important;field-sizing:content;resize:none!important;padding-bottom:4px!important;font-size:16px!important;line-height:1.55!important}html body #app .app-shell .detail-momentComposer .moment-pending-attachments{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;align-content:flex-start!important;gap:6px!important;margin-top:0!important;margin-bottom:8px!important;padding-bottom:0!important;overflow:visible!important}html body #app .app-shell .detail-momentComposer .moment-pending-file{width:fit-content!important;max-width:min(260px,calc(100% - 8px))!important;min-width:0!important;min-height:44px!important;height:44px!important;grid-template-columns:minmax(0,auto) 24px!important;align-items:center!important;align-self:flex-start!important;gap:6px!important;padding:4px 6px 4px 12px!important;border-radius:999px!important}html body #app .app-shell .detail-momentComposer .moment-pending-file .pending-preview{min-height:32px!important;height:32px!important;max-width:206px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}html body #app .app-shell .detail-momentComposer .moment-pending-file .pending-remove{width:24px!important;height:24px!important;align-self:center!important;flex:0 0 24px!important}html body #app .app-shell .detail-momentComposer .moment-editor-toolbar{margin-top:2px!important;padding-top:14px!important;gap:8px!important;align-items:center!important}html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface,html body #app .app-shell .primary-panel.chat-panel .request-notification-row{border-radius:24px!important}@media(max-width:759px){html body #app .app-shell .primary-panel.chat-panel .list-row.glass-surface,html body #app .app-shell .primary-panel.chat-panel .request-notification-row{border-radius:24px!important;padding:9px 11px!important}}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side{padding-top:3px!important;gap:8px!important}html body #app .app-shell .primary-panel.chat-panel .list-row .row-side time{margin-bottom:2px!important}html body #app .app-shell .account-detail{gap:36px!important;padding-bottom:34px!important}html body #app .app-shell .account-detail>:is(.account-self-card,.account-capsule-card,.invite-panel,.admin-account-group){margin-bottom:0!important}html body #app .app-shell .account-capsule-card,html body #app .app-shell .invite-panel,html body #app .app-shell .admin-account-group{padding:24px!important}html body #app .app-shell .visibility-dropdown{position:relative!important;isolation:isolate!important}html body #app .app-shell .visibility-menu{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;left:0!important;right:auto!important;z-index:720!important;min-width:214px!important;max-width:min(82vw,280px)!important;overflow:hidden!important;transform-origin:top left!important}@media(max-width:759px){html body #app .app-shell .visibility-menu{top:calc(100% + 8px)!important;bottom:auto!important;left:0!important;right:auto!important}}html body #app .app-shell[data-theme=dark] .liquid-confirm-overlay{background:#01060f7a!important;backdrop-filter:blur(9px) saturate(1.12)!important;-webkit-backdrop-filter:blur(9px) saturate(1.12)!important}html body #app .app-shell[data-theme=dark] .liquid-confirm-card{color:#fff!important;background:#0f172a9e!important;border-color:#ffffff3d!important}html body #app .app-shell[data-theme=dark] .liquid-confirm-card :is(strong,p,button){color:#fff!important}html body #app .app-shell[data-theme=light] .liquid-confirm-overlay{background:#e2e8f057!important;backdrop-filter:blur(7px) saturate(1.04)!important;-webkit-backdrop-filter:blur(7px) saturate(1.04)!important}html body #app .app-shell[data-theme=light] .liquid-confirm-card{color:#0f172a!important;background:#f8fafca3!important;border-color:#0f172a24!important}html body #app .app-shell[data-theme=light] .liquid-confirm-card :is(strong,p,button){color:#0f172a!important}html body #app .app-shell .liquid-confirm-actions .pill-button{min-width:72px!important;background:rgba(var(--liquid-bg-rgb),.08)!important;border:1px solid rgba(var(--liquid-bg-rgb),.18)!important;box-shadow:none!important}html body #app .app-shell .liquid-confirm-actions .pill-button.danger{color:#ff3b30!important;background:#ff3b301f!important;border-color:#ff3b3047!important}html body #app .app-shell .request-status-chip{min-width:96px!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:end!important;padding:0 14px!important;border-radius:999px!important;background:rgba(var(--liquid-accent-rgb),.14)!important;color:var(--text)!important;font-size:12px!important;font-weight:900!important;text-align:center!important;white-space:nowrap!important}html body #app .app-shell .request-row>div:not(.avatar){min-width:0!important}html body #app .app-shell .request-row>div:not(.avatar) span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .desktop-sidebar-actions .quick-menu,html body #app .app-shell .contacts-toolbar .quick-menu{position:fixed!important;top:72px!important;right:calc(100vw - min(430px,100vw) + 16px)!important;left:auto!important;z-index:720!important;transform:none!important;pointer-events:auto!important}@media(min-width:760px){html body #app .app-shell .primary-panel.chat-panel .desktop-filter-bar{width:min(252px,calc(100% - 28px))!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important}}html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options).liquid-tab-slider{border-radius:999px!important;overflow:visible!important;box-shadow:none!important}html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options).liquid-tab-slider:before,html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options).liquid-tab-slider:after,html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options).liquid-tab-slider .liquid-tab-thumb:before,html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options).liquid-tab-slider .liquid-tab-thumb:after{box-shadow:none!important}html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options) .liquid-tab-thumb{border-radius:999px!important;background:linear-gradient(145deg,#ffffff3d,#ffffff0d),rgba(var(--liquid-accent-rgb),.22)!important;box-shadow:none!important;filter:none!important}html body #app .app-shell :is(.desktop-filter-bar,.contact-filter-bar,.theme-options) .liquid-segment-button{border-radius:999px!important;min-height:38px!important;color:var(--text)!important;box-shadow:none!important}html body #app .app-shell[data-theme=light] :is(.desktop-filter-bar,.contact-filter-bar,.theme-options) .liquid-segment-button.active{color:#04b285!important}html body #app .app-shell[data-theme=dark] :is(.desktop-filter-bar,.contact-filter-bar,.theme-options) .liquid-segment-button.active{color:#38bdf8!important}html body #app .app-shell .account-detail{gap:38px!important;padding:18px 14px 48px!important;overflow-y:auto!important;overflow-x:visible!important;contain:none!important}html body #app .app-shell .account-detail>:is(.account-self-card,.account-capsule-card,.invite-panel,.admin-account-group){position:relative!important;z-index:1!important;margin:0!important}html body #app .app-shell .account-detail>:is(.account-self-card,.account-capsule-card,.invite-panel,.admin-account-group)+:is(.account-self-card,.account-capsule-card,.invite-panel,.admin-account-group){margin-top:8px!important}html body #app .app-shell .account-privacy-card{overflow:visible!important;z-index:8!important}html body #app .app-shell .profile-moments-privacy{position:relative!important;overflow:visible!important;z-index:12!important}html body #app .app-shell .profile-moments-trigger[aria-expanded=true]{background:rgba(var(--liquid-accent-rgb),.14)!important}html body #app .app-shell .profile-moments-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;bottom:auto!important;z-index:760!important;width:min(300px,calc(100vw - 56px))!important;max-height:min(320px,calc(100svh - 120px))!important;overflow-y:auto!important;transform-origin:top right!important}html body #app .app-shell .conversation-title-line{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-width:0!important;max-width:100%!important}html body #app .app-shell .conversation-title-line>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .inline-pin-chip{flex:0 0 auto!important;min-width:34px!important;height:18px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:rgba(var(--liquid-accent-rgb),.14)!important;color:rgb(var(--liquid-accent-rgb))!important;border:1px solid rgba(var(--liquid-accent-rgb),.3)!important;box-shadow:none!important;font-size:10px!important;font-weight:900!important;line-height:18px!important}html body #app .app-shell .primary-panel.chat-panel .row-side .pin-chip:not(.inline-pin-chip){display:none!important}html body #app .app-shell .invite-row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}html body #app .app-shell .invite-row .invite-row-actions .pill-button{min-width:68px!important;height:34px!important;padding:0 12px!important}html body #app .app-shell .invite-row .invite-delete-button{color:#fff!important;background:#ef4444ad!important;border-color:#ffffff38!important}@media(max-width:759px){html,body,#app,html body #app .app-shell{width:100vw!important;max-width:100vw!important;min-height:100svh!important;overflow-x:hidden!important}html body #app .app-shell .app-body{width:100vw!important;max-width:100vw!important;overflow:hidden!important;contain:layout paint style!important}html body #app .app-shell .detail-page{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:100svh!important;max-height:100svh!important;transform-origin:center center!important;overflow:hidden!important;contain:size layout paint style!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;isolation:isolate!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{position:fixed!important;inset:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100svh!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;contain:size layout paint style!important;overflow:hidden!important}html body #app .app-shell .detail-slide-enter-active{z-index:90!important}html body #app .app-shell .detail-slide-leave-active{z-index:80!important}html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active,html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from,html body #app .app-shell .detail-slide-leave-to{top:0!important;bottom:auto!important;margin-top:0!important;margin-bottom:0!important;translate:none!important}html body #app .app-shell .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important;transition:none!important}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-from{transform:translateZ(0)!important}html body #app .app-shell .detail-slide-leave-to,html body #app .app-shell .detail-slide-enter-from{transform:translate3d(100vw,0,0)!important}}@media(max-width:759px){html body #app .app-shell .app-header,html body #app .app-shell .app-header .header-search-stage{width:100vw!important;max-width:100vw!important;overflow:visible!important;contain:layout paint style!important}html body #app .app-shell .app-header .header-search-stage{grid-template-columns:64px minmax(0,1fr) 112px!important;align-items:center!important}html body #app .app-shell .app-header .header-search-stage .header-title-wrap{grid-column:2!important;width:auto!important;min-width:0!important;transform:translateZ(0)!important;will-change:auto!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{grid-column:1!important;width:64px!important;min-width:64px!important;max-width:64px!important;justify-self:start!important;opacity:1!important}html body #app .app-shell .app-header .header-actions{grid-column:3!important;position:relative!important;top:0!important;right:auto!important;width:112px!important;min-width:112px!important;height:44px!important;justify-self:end!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;overflow:visible!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions{grid-column:2 / 4!important;width:calc(100vw - 70px)!important;min-width:calc(100vw - 70px)!important;max-width:calc(100vw - 70px)!important}html body #app .app-shell .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;flex:0 0 44px!important;transform:translateZ(0)!important;will-change:width!important;overflow:hidden!important}html body #app .app-shell .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){right:48px!important;left:auto!important;width:min(320px,calc(100vw - 70px))!important;min-width:min(320px,calc(100vw - 70px))!important;max-width:min(320px,calc(100vw - 70px))!important;flex:0 0 min(320px,calc(100vw - 70px))!important}html body #app .app-shell .app-header .header-actions>.round-menu-button{position:absolute!important;top:0!important;right:0!important;width:44px!important;height:44px!important;transform:translateZ(0)!important}}html body #app .app-shell .account-manage-detail{gap:26px!important;row-gap:26px!important;overflow-y:auto!important}html body #app .app-shell .account-manage-detail>.admin-account-group+.admin-account-group,html body #app .app-shell .account-manage-detail>.admin-create-card+.admin-account-group{margin-top:22px!important}html body #app .app-shell .account-edit-fields{overflow:visible!important;gap:14px!important}html body #app .app-shell .account-native-field{position:relative!important;overflow:visible!important}html body #app .app-shell .account-native-select{position:relative!important;display:block!important;min-height:42px!important;border-radius:20px!important;overflow:visible!important;z-index:4!important}html body #app .app-shell .account-native-select>button{width:100%!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 14px!important;border:0!important;border-radius:20px!important;background:transparent!important;color:var(--text)!important;font:inherit!important;font-weight:800!important}html body #app .app-shell .account-native-select.disabled{opacity:.58!important}html body #app .app-shell .account-native-select .chevron-down{transform:rotate(-90deg)!important;transition:transform .18s var(--ease)!important}html body #app .app-shell .account-native-select.open .chevron-down{transform:rotate(90deg)!important}html body #app .app-shell .account-native-menu{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;z-index:80!important;display:grid!important;gap:8px!important;padding:8px!important;border-radius:20px!important;background:rgba(var(--liquid-bg-rgb),.22)!important;backdrop-filter:blur(18px) saturate(1.25)!important;-webkit-backdrop-filter:blur(18px) saturate(1.25)!important;overflow:visible!important}html body #app .app-shell .account-native-menu button{min-height:38px!important;border:0!important;border-radius:16px!important;background:transparent!important;color:var(--text)!important;font-weight:850!important}html body #app .app-shell .account-native-menu button.active{background:rgba(var(--liquid-accent-rgb),.18)!important;color:rgb(var(--liquid-accent-rgb))!important}html body #app .app-shell .admin-create-card,html body #app .app-shell .admin-create-card .field,html body #app .app-shell .admin-create-card .account-native-field,html body #app .app-shell .admin-create-card .account-native-select{overflow:visible!important;contain:none!important}html body #app .app-shell .admin-create-card{position:relative!important;z-index:30!important}html body #app .app-shell .admin-create-card .account-native-field{z-index:180!important}html body #app .app-shell .admin-create-card .account-native-select.open{z-index:220!important}html body #app .app-shell .admin-create-card .account-native-menu{z-index:240!important;pointer-events:auto!important;min-width:100%!important}@media(max-width:759px){html body #app .app-shell .account-manage-detail{gap:22px!important;padding-bottom:calc(120px + env(safe-area-inset-bottom))!important}}html body #app .app-shell .detail-momentComposer .moment-editor,html body #app .app-shell .detail-momentComposer .moment-editor-toolbar,html body #app .app-shell .detail-momentComposer .visibility-dropdown{overflow:visible!important;contain:none!important}html body #app .app-shell .detail-momentComposer .visibility-dropdown{position:relative!important;z-index:60!important}html body #app .app-shell .detail-momentComposer .visibility-menu{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;left:0!important;right:auto!important;z-index:780!important;pointer-events:auto!important;max-height:min(300px,calc(100svh - 180px))!important;overflow-y:auto!important}html body #app .app-shell .invite-row-actions{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:max-content!important}html body #app .app-shell .invite-row .invite-row-actions .pill-button,html body #app .app-shell .invite-row .invite-disable-button{width:auto!important;min-width:54px!important;height:34px!important;padding:0 12px!important;white-space:nowrap!important;flex:0 0 auto!important}html body #app .app-shell .account-status-extra{display:grid!important;gap:10px!important;padding:12px!important;border-radius:20px!important;background:rgba(var(--liquid-bg-rgb),.12)!important;border:1px solid rgba(var(--liquid-edge-rgb),.28)!important;backdrop-filter:blur(14px) saturate(1.18)!important;-webkit-backdrop-filter:blur(14px) saturate(1.18)!important}html body #app .app-shell .account-status-extra textarea{min-height:76px!important;resize:vertical!important}html body #app .app-shell .account-manage-detail>.admin-account-group+.admin-account-group{margin-top:28px!important}@media(max-width:759px){html body #app .app-shell .invite-row{grid-template-columns:minmax(0,1fr) auto!important}html body #app .app-shell .invite-row-actions{grid-column:1 / -1!important;justify-content:flex-start!important}}@media(max-width:759px){html body #app .app-shell .detail-page,html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{inset:0 auto auto 0!important;width:100vw!important;height:100svh!important;margin:0!important;translate:none!important;transform-origin:center center!important}html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from{transform:translateZ(0)!important}html body #app .app-shell .detail-slide-enter-from,html body #app .app-shell .detail-slide-leave-to{transform:translate3d(100vw,0,0)!important}html body #app .app-shell .detail-slide-enter-active :is(.detail-content,.detail-message-list),html body #app .app-shell .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important}}html body #app .app-shell .header-search-stage .header-title-wrap{justify-self:center!important;align-self:center!important;top:0!important;width:88px!important;min-width:88px!important;max-width:88px!important;transform:translateZ(0)!important;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:transform!important}html body #app .app-shell .header-search-stage .liquid-page-title{transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{transform:translate3d(-10px,0,0)!important;opacity:1!important}html body #app .app-shell .header-actions{z-index:90!important;pointer-events:auto!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search){top:0!important;bottom:auto!important;transform:translateZ(0)!important;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,background .18s ease!important;will-change:width!important;pointer-events:auto!important}html body #app .app-shell .header-actions :is(.header-chat-search,.header-contact-search):not(.open):not(:focus-within){width:44px!important;min-width:44px!important;max-width:44px!important;opacity:1!important}html body #app .app-shell .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within){width:min(224px,calc(100vw - 176px))!important;min-width:min(224px,calc(100vw - 176px))!important;max-width:min(224px,calc(100vw - 176px))!important}html body #app .app-shell .header-actions :is(.header-contact-search.open,.header-contact-search:focus-within){width:min(214px,calc(100vw - 176px))!important;min-width:min(214px,calc(100vw - 176px))!important;max-width:min(214px,calc(100vw - 176px))!important}html body #app .app-shell .header-actions>.round-menu-button{z-index:96!important;pointer-events:auto!important}html body #app .app-shell .header-actions .quick-menu{z-index:240!important;pointer-events:auto!important}html body #app .app-shell.has-user-app-bg{background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.primary-panel,.detail-page,.detail-content,.detail-header){background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell.has-user-app-bg[data-theme=dark] :is(.app-body,.primary-panel,.detail-page,.detail-content,.detail-header){background-image:none!important}@media(max-width:759px){html body #app .app-shell .app-header,html body #app .app-shell .app-header .header-search-stage{width:100vw!important;max-width:100vw!important;min-height:54px!important;overflow:visible!important;contain:layout paint style!important}html body #app .app-shell .app-header .header-search-stage{position:relative!important;display:block!important;padding-inline:12px!important}html body #app .app-shell .app-header .header-search-stage .header-title-wrap{position:absolute!important;inset:50% auto auto 50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:translate3d(-50%,-50%,0)!important;transform-origin:center center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:20!important;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,max-width .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform,opacity,max-width!important}html body #app .app-shell .app-header .header-search-stage .liquid-page-title{width:auto!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;line-height:40px!important;padding:0 16px!important;border-width:1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:translateZ(0)!important}html body #app .app-shell .app-header.search-expanded .header-search-stage .header-title-wrap,html body #app .app-shell.header-searching .app-header.search-expanded .header-search-stage .header-title-wrap{left:12px!important;top:50%!important;width:auto!important;min-width:0!important;max-width:58px!important;height:42px!important;transform:translate3d(0,-50%,0) scale(.96)!important;opacity:.95!important;visibility:visible!important;pointer-events:auto!important}html body #app .app-shell .app-header.search-expanded .liquid-page-title,html body #app .app-shell.header-searching .app-header.search-expanded .liquid-page-title{width:auto!important;min-width:0!important;padding:0 10px!important;border-width:1px!important}html body #app .app-shell .app-header .header-actions{position:absolute!important;top:7px!important;right:12px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:calc(100vw - 24px)!important;height:44px!important;display:block!important;overflow:visible!important;z-index:60!important;pointer-events:auto!important;transform:translateZ(0)!important;transition:width .22s cubic-bezier(.22,1,.36,1),right .22s cubic-bezier(.22,1,.36,1)!important;will-change:width,right!important}html body #app .app-shell .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching .app-header.search-expanded .header-actions{right:12px!important;width:calc(100vw - 24px)!important;min-width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}html body #app .app-shell .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:2px!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;overflow:hidden!important;z-index:4!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:width!important;pointer-events:auto!important}html body #app .app-shell .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),html body #app .app-shell.header-searching .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){right:48px!important;left:auto!important;width:min(292px,calc(100vw - 76px))!important;min-width:min(292px,calc(100vw - 76px))!important;max-width:min(292px,calc(100vw - 76px))!important}html body #app .app-shell .app-header .header-actions>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;left:auto!important;width:40px!important;height:40px!important;z-index:8!important;pointer-events:auto!important;transform:translateZ(0)!important}html body #app .app-shell .app-header .header-actions .quick-menu{position:fixed!important;top:62px!important;right:12px!important;left:auto!important;z-index:900!important;pointer-events:auto!important;transform:translateZ(0)!important}}@media(min-width:760px){html body #app .app-shell .desktop-sidebar-header,html body #app .app-shell .desktop-tab-tools{display:grid!important;grid-template-columns:auto minmax(120px,1fr)!important;align-items:center!important;gap:12px!important;min-height:58px!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell .desktop-sidebar-header>strong,html body #app .app-shell .desktop-tab-tools>div:first-child,html body #app .app-shell .desktop-tab-tools>div:first-child>strong{min-width:max-content!important;max-width:132px!important;white-space:nowrap!important;justify-self:start!important;z-index:2!important}html body #app .app-shell .desktop-sidebar-actions,html body #app .app-shell .contacts-toolbar{justify-self:end!important;position:relative!important;width:min(292px,calc(100% - 8px))!important;min-width:92px!important;max-width:292px!important;height:44px!important;overflow:visible!important;contain:none!important;pointer-events:auto!important;z-index:18!important}html body #app .app-shell .desktop-sidebar-actions :is(.header-chat-search,.contacts-search),html body #app .app-shell .contacts-toolbar :is(.header-chat-search,.contacts-search){position:absolute!important;top:2px!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;z-index:3!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;pointer-events:auto!important}html body #app .app-shell .desktop-sidebar-actions :is(.header-chat-search.open,.header-chat-search:focus-within),html body #app .app-shell .contacts-toolbar :is(.contacts-search.open,.contacts-search:focus-within){right:48px!important;left:0!important;width:auto!important;min-width:0!important;max-width:none!important}html body #app .app-shell .desktop-sidebar-actions>.round-menu-button,html body #app .app-shell .contacts-toolbar>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;width:40px!important;height:40px!important;z-index:6!important;pointer-events:auto!important;transform:translateZ(0)!important}html body #app .app-shell .desktop-sidebar-actions .quick-menu,html body #app .app-shell .contacts-toolbar .quick-menu{position:fixed!important;top:72px!important;right:calc(100vw - min(430px,100vw) + 16px)!important;left:auto!important;z-index:900!important;pointer-events:auto!important;transform:none!important}}html body .message-action-menu{position:fixed!important;z-index:980!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:196px!important;padding:9px!important;border-radius:22px!important;color:var(--text, #0f172a)!important;background:rgba(var(--liquid-bg-rgb, 255, 255, 255),.16)!important;border:1px solid rgba(var(--liquid-edge-rgb, 255, 255, 255),.28)!important;box-shadow:none!important;backdrop-filter:blur(18px) saturate(1.22)!important;-webkit-backdrop-filter:blur(18px) saturate(1.22)!important;pointer-events:auto!important}html body .message-action-menu button{min-height:34px!important;border:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:inherit!important;background:rgba(var(--liquid-bg-rgb, 255, 255, 255),.08)!important;font-weight:850!important;cursor:pointer!important}html body .message-action-menu button:hover{background:rgba(var(--liquid-accent-rgb, 4, 178, 133),.16)!important}html body #app .app-shell.has-user-app-bg:before{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:-2!important;background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;pointer-events:none!important;transform:translateZ(0)!important}html body #app .app-shell.has-user-app-bg:after{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:-1!important;pointer-events:none!important;background:#03071200!important}html body #app .app-shell.has-user-app-bg .detail-moments .detail-header{background:rgba(var(--liquid-bg-rgb),.028)!important}html body #app .app-shell.has-user-app-bg[data-theme=dark]:after{opacity:.42!important;background:#0307126b!important}@media(max-width:920px){html,body,#app,html body #app .app-shell{width:100vw!important;max-width:100vw!important;min-height:100svh!important;overflow:hidden!important}html body #app .app-shell.has-detail .app-header,html body #app .app-shell.has-detail .primary-panel,html body #app .app-shell.has-detail .desktop-empty,html body #app .app-shell.has-detail .liquid-dock{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell.has-detail .app-body{display:block!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;padding:0!important;margin:0!important;overflow:hidden!important;grid-template-columns:none!important}html body #app .app-shell.has-detail .detail-page{position:fixed!important;inset:0 auto auto 0!important;z-index:240!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;margin:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;transform-origin:center center!important;background-image:none!important}html body #app .app-shell.has-detail .detail-page .detail-header{width:100%!important;min-width:0!important;max-width:100%!important}html body #app .app-shell.has-detail .detail-page .detail-content,html body #app .app-shell.has-detail .detail-page .detail-message-list{width:100%!important;max-width:100%!important;min-width:0!important}html body #app .app-shell.has-detail .detail-slide-enter-active,html body #app .app-shell.has-detail .detail-slide-leave-active{position:fixed!important;inset:0!important;width:100vw!important;height:100svh!important;z-index:250!important}html body #app .app-shell.has-detail .detail-slide-enter-from,html body #app .app-shell.has-detail .detail-slide-leave-to{transform:translate3d(100vw,0,0)!important}html body #app .app-shell.has-detail .detail-slide-enter-to,html body #app .app-shell.has-detail .detail-slide-leave-from{transform:translateZ(0)!important}}@media(max-width:920px){html body #app .app-shell:not(.has-detail) .app-header,html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{width:100vw!important;max-width:100vw!important;min-height:58px!important;overflow:visible!important}html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;padding:0 12px!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:auto!important;max-width:120px!important;transform:translate3d(-50%,-50%,0)!important;z-index:20!important;transition:left .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions{position:absolute!important;top:7px!important;right:12px!important;left:auto!important;width:92px!important;height:44px!important;overflow:visible!important;z-index:60!important;transition:width .22s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions{width:calc(100vw - 24px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:2px!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;transform:translateZ(0)!important;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){width:calc(100vw - 132px)!important;min-width:calc(100vw - 132px)!important;max-width:calc(100vw - 132px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions>.round-menu-button{position:absolute!important;top:2px!important;right:0!important;width:40px!important;height:40px!important;z-index:9!important}}@media(max-width:920px){html body #app .app-shell .account-manage-detail,html body #app .app-shell .account-detail{width:100%!important;max-width:100%!important;padding:10px 14px calc(34px + env(safe-area-inset-bottom))!important;gap:18px!important;align-content:start!important}html body #app .app-shell .admin-create-card,html body #app .app-shell .account-capsule-card,html body #app .app-shell .invite-panel,html body #app .app-shell .admin-account-group{width:100%!important;max-width:100%!important;padding:16px!important;border-radius:24px!important;background:rgba(var(--liquid-bg-rgb),.16)!important;backdrop-filter:blur(18px) saturate(1.2)!important;-webkit-backdrop-filter:blur(18px) saturate(1.2)!important}html body #app .app-shell .admin-create-card .field{gap:7px!important}html body #app .app-shell .admin-create-card input,html body #app .app-shell .account-edit-fields input,html body #app .app-shell .account-native-select>button{min-height:42px!important}}@media(max-width:920px){html,body,#app,html body #app .app-shell.mobile-detail{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow:hidden!important;overscroll-behavior:none!important}html body #app .app-shell.mobile-detail .app-header,html body #app .app-shell.mobile-detail .primary-panel,html body #app .app-shell.mobile-detail .desktop-empty,html body #app .app-shell.mobile-detail .liquid-dock,html body #app .app-shell.has-detail.is-mobile-layout .app-header,html body #app .app-shell.has-detail.is-mobile-layout .primary-panel,html body #app .app-shell.has-detail.is-mobile-layout .desktop-empty,html body #app .app-shell.has-detail.is-mobile-layout .liquid-dock{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell.mobile-detail .app-body,html body #app .app-shell.has-detail.is-mobile-layout .app-body{display:block!important;position:fixed!important;inset:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;padding:0!important;margin:0!important;overflow:hidden!important;grid-template-columns:none!important}html body #app .app-shell.mobile-detail .detail-page,html body #app .app-shell.has-detail.is-mobile-layout .detail-page{position:fixed!important;inset:0 auto auto 0!important;z-index:260!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;margin:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;contain:layout paint style!important;transform-origin:center center!important;backface-visibility:hidden!important}html body #app .app-shell.mobile-detail .detail-slide-enter-active,html body #app .app-shell.mobile-detail .detail-slide-leave-active,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-active,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-active{position:fixed!important;inset:0!important;width:100vw!important;height:100svh!important;z-index:270!important;will-change:transform,opacity!important}html body #app .app-shell.mobile-detail .detail-slide-enter-from,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-from,html body #app .app-shell.mobile-detail .detail-slide-leave-to,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-to{transform:translate3d(100vw,0,0)!important;opacity:1!important}html body #app .app-shell.mobile-detail .detail-slide-enter-to,html body #app .app-shell.mobile-detail .detail-slide-leave-from,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-to,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-from{transform:translateZ(0)!important;opacity:1!important}}@media(max-width:920px){html body #app .app-shell:not(.mobile-detail) .app-header{position:relative!important;display:block!important;width:100vw!important;height:58px!important;min-height:58px!important;padding:8px 10px 0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) 96px!important;align-items:center!important;width:100%!important;height:44px!important;padding:0!important;overflow:visible!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-title-wrap{position:relative!important;grid-column:2!important;justify-self:center!important;align-self:center!important;left:auto!important;top:auto!important;width:max-content!important;max-width:min(116px,100%)!important;height:40px!important;z-index:20!important;opacity:1!important;transform:translateZ(0)!important;transition:grid-column .22s cubic-bezier(.22,1,.36,1),justify-self .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease!important}html body #app .app-shell:not(.mobile-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching:not(.mobile-detail) .app-header.search-expanded .header-title-wrap{grid-column:1!important;justify-self:start!important;width:76px!important;max-width:76px!important;transform:translateZ(0)!important;opacity:1!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-title-wrap .liquid-page-title{display:block!important;width:auto!important;min-width:0!important;max-width:100%!important;height:40px!important;line-height:40px!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;transform:none!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-actions{position:relative!important;grid-column:3!important;justify-self:end!important;align-self:center!important;top:auto!important;right:auto!important;left:auto!important;display:grid!important;grid-template-columns:minmax(40px,1fr) 40px!important;column-gap:8px!important;width:88px!important;min-width:88px!important;max-width:calc(100vw - 20px)!important;height:40px!important;overflow:visible!important;z-index:60!important;transform:translateZ(0)!important;transition:width .22s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell:not(.mobile-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching:not(.mobile-detail) .app-header.search-expanded .header-actions{width:calc(100vw - 104px)!important;min-width:calc(100vw - 104px)!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:relative!important;grid-column:1!important;justify-self:end!important;align-self:center!important;top:auto!important;right:auto!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:100%!important;height:40px!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),opacity .18s ease!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within),html body #app .app-shell.header-searching:not(.mobile-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){width:calc(100vw - 160px)!important;min-width:calc(100vw - 160px)!important}html body #app .app-shell:not(.mobile-detail) .app-header .header-actions>.round-menu-button{position:relative!important;grid-column:2!important;justify-self:end!important;top:auto!important;right:auto!important;width:40px!important;min-width:40px!important;height:40px!important;z-index:8!important;margin:0!important;transform:translateZ(0)!important}}html body #app .app-shell .account-detail,html body #app .app-shell .account-manage-detail{gap:20px!important;align-content:start!important}@media(max-width:920px){html,body,#app,html body #app .app-shell.mobile-detail,html body #app .app-shell.has-detail.is-mobile-layout{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}html body #app .app-shell.mobile-detail .app-body,html body #app .app-shell.has-detail.is-mobile-layout .app-body{position:fixed!important;inset:0!important;display:block!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.mobile-detail .detail-page,html body #app .app-shell.has-detail.is-mobile-layout .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;translate:none!important;transform-origin:center center!important;contain:layout paint style!important;backface-visibility:hidden!important}html body #app .app-shell.mobile-detail .detail-slide-enter-active,html body #app .app-shell.mobile-detail .detail-slide-leave-active,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-active,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;translate:none!important;transform-origin:center center!important;will-change:transform!important}html body #app .app-shell.mobile-detail .detail-slide-enter-from,html body #app .app-shell.mobile-detail .detail-slide-leave-to,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-from,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-to{transform:translate3d(100vw,0,0)!important}html body #app .app-shell.mobile-detail .detail-slide-enter-to,html body #app .app-shell.mobile-detail .detail-slide-leave-from,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-to,html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-from{transform:translateZ(0)!important}html body #app .app-shell.mobile-detail .detail-slide-enter-active :is(.detail-content,.detail-message-list),html body #app .app-shell.mobile-detail .detail-slide-leave-active :is(.detail-content,.detail-message-list),html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-enter-active :is(.detail-content,.detail-message-list),html body #app .app-shell.has-detail.is-mobile-layout .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header{position:relative!important;width:100vw!important;min-height:58px!important;padding:8px 10px 0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:44px!important;padding:0!important;overflow:visible!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-title-wrap{position:absolute!important;inset:50% auto auto 50%!important;width:auto!important;min-width:0!important;max-width:min(34vw,112px)!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;z-index:24!important;transform:translate3d(-50%,-50%,0)!important;transform-origin:center center!important;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap .liquid-page-title,html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:none!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions{position:absolute!important;top:9px!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:40px!important;overflow:visible!important;z-index:60!important;pointer-events:none!important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions{inset:9px 10px auto!important;width:auto!important;min-width:0!important;max-width:none!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important;transform-origin:right center!important;pointer-events:auto!important;transition:left .22s cubic-bezier(.22,1,.36,1),right .22s cubic-bezier(.22,1,.36,1),width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){left:calc(50% + 48px)!important;right:58px!important;width:auto!important;min-width:40px!important;max-width:calc(50vw - 106px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){width:auto!important;min-width:40px!important;max-width:calc(50vw - 106px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions>.round-menu-button{position:absolute!important;top:0!important;right:0!important;width:40px!important;min-width:40px!important;height:40px!important;margin:0!important;z-index:8!important;pointer-events:auto!important;transform:translateZ(0)!important}}@media(max-width:920px){html body #app .app-shell:not(.has-detail) .app-header{position:relative!important;width:100vw!important;min-height:58px!important;padding:8px 10px 0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0!important;overflow:visible!important;contain:layout style!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;inset:50% auto auto 50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;z-index:72!important;pointer-events:auto!important;transform:translate3d(-50%,-50%,0)!important;transform-origin:center center!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:left,transform,max-width!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;width:auto!important;min-width:0!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important;opacity:1!important}html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap .liquid-page-title,html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap .liquid-page-title,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-title-wrap .liquid-page-title{padding:0 10px!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions{position:absolute!important;top:9px!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:calc(100vw - 20px)!important;height:40px!important;min-height:40px!important;display:block!important;overflow:visible!important;z-index:90!important;pointer-events:auto!important;transform:translateZ(0)!important;transition:width .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1)!important;will-change:width!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions{right:10px!important;left:auto!important;width:calc(100vw - 20px)!important;min-width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;overflow:hidden!important;z-index:4!important;pointer-events:auto!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .23s cubic-bezier(.22,1,.36,1),min-width .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;will-change:width!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.header-searching:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search.open,.header-chat-search:focus-within,.header-contact-search.open,.header-contact-search:focus-within){right:48px!important;left:auto!important;width:calc(100vw - 132px)!important;min-width:calc(100vw - 132px)!important;max-width:calc(100vw - 132px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions>.round-menu-button{position:absolute!important;top:0!important;right:0!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;z-index:10!important;pointer-events:auto!important;transform:translateZ(0)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions .quick-menu{position:fixed!important;top:62px!important;right:10px!important;left:auto!important;min-width:168px!important;z-index:960!important;pointer-events:auto!important;transform:translateZ(0)!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-enter-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important}html body #app .app-shell.detail-back-navigation .detail-slide-enter-active{transition:none!important;animation:none!important;z-index:250!important;transform:translateZ(0)!important}html body #app .app-shell.detail-back-navigation .detail-slide-enter-from,html body #app .app-shell.detail-back-navigation .detail-slide-enter-to{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-leave-active{z-index:280!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from,html body #app .app-shell.detail-back-navigation .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to,html body #app .app-shell.detail-back-navigation .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active :is(.detail-content,.detail-message-list),html body #app .app-shell.detail-back-navigation .detail-slide-enter-active :is(.detail-content,.detail-message-list),html body #app .app-shell.detail-back-navigation .detail-slide-leave-active :is(.detail-content,.detail-message-list){--pull-y: 0px !important;transform:translateZ(0)!important}}@media(prefers-reduced-motion:reduce){html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell:not(.has-detail) .app-header .header-actions,html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-leave-active{transition-duration:1ms!important}}html body #app .app-shell.has-user-app-bg{background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;background-color:transparent!important;isolation:isolate!important}html body #app .app-shell.has-user-app-bg[data-theme=light]{background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}html body #app .app-shell.has-user-app-bg:before{display:none!important;content:none!important}html body #app .app-shell.has-user-app-bg:after{z-index:0!important;pointer-events:none!important}html body #app .app-shell.has-user-app-bg>.liquid-dock{position:fixed!important;left:50%!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;top:auto!important;transform:translate3d(-50%,0,0)!important;z-index:120!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.primary-panel,.detail-page,.detail-content,.detail-header,.desktop-empty){background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell .contact-filter-bar{width:min(224px,calc(100vw - 42px))!important;min-width:min(224px,calc(100vw - 42px))!important;max-width:min(224px,calc(100vw - 42px))!important;overflow:visible!important}html body #app .app-shell .contact-filter-bar .liquid-segment-button{padding:0 13px!important;gap:4px!important;overflow:visible!important;white-space:nowrap!important}html body #app .app-shell .contact-filter-bar .liquid-count{flex:0 0 auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;margin-left:2px!important;border-radius:999px!important;line-height:18px!important;transform:none!important}@media(max-width:920px){html body #app .app-shell:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;max-width:min(44vw,132px)!important;transform:translate3d(-50%,-50%,0)!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;z-index:72!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions{position:absolute!important;top:9px!important;right:10px!important;width:92px!important;height:40px!important;overflow:visible!important;transition:width .23s cubic-bezier(.22,1,.36,1),right .23s cubic-bezier(.22,1,.36,1)!important;transform:translateZ(0)!important;z-index:90!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions{right:10px!important;width:calc(100vw - 20px)!important}html body #app .app-shell:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search){position:absolute!important;top:0!important;right:48px!important;left:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;transform:translateZ(0)!important;transform-origin:right center!important;transition:width .23s cubic-bezier(.22,1,.36,1),min-width .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important}html body #app .app-shell:not(.has-detail) .app-header.search-expanded .header-actions :is(.header-chat-search,.header-contact-search){right:48px!important;left:auto!important;width:calc(100vw - 132px)!important;min-width:calc(100vw - 132px)!important;max-width:calc(100vw - 132px)!important}html body #app .app-shell.detail-leaving-primary .app-body{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary:not(.has-detail):not(.mobile-detail).is-mobile-layout{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}html body #app .app-shell.detail-leaving-primary .app-body{position:static!important;inset:auto!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:calc(100dvh - 70px)!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0 auto!important;overflow:visible!important;grid-template-columns:none!important;transform:none!important;contain:none!important}html body #app .app-shell.detail-leaving-primary :is(.app-header,.primary-panel,.liquid-dock){transform:none!important;translate:none!important;scale:none!important;opacity:1!important;filter:none!important;visibility:visible!important}html body #app .app-shell.detail-leaving-primary .primary-panel{position:relative!important;display:flex!important;flex-direction:column!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body #app .app-shell.detail-leaving-primary .primary-panel>.tab-page{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;contain:layout paint style!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary{opacity:1!important;filter:none!important}html body #app .app-shell.detail-leaving-primary[data-theme=light]:after{opacity:0!important;background:#03071200!important;filter:none!important}html body #app .app-shell.detail-leaving-primary[data-theme=dark]:after{opacity:.42!important;background:#0307126b!important;filter:none!important}html body #app .app-shell.detail-leaving-primary :is(.app-body,.primary-panel,.tab-page,.app-header){opacity:1!important;filter:none!important}html body #app .app-shell.detail-leaving-primary :is(.app-header,.primary-panel){transform:none!important;translate:none!important;scale:none!important;visibility:visible!important}html body #app .app-shell.detail-leaving-primary>.liquid-dock{position:fixed!important;left:50%!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;top:auto!important;transform:translate3d(-50%,0,0)!important;opacity:1!important;filter:none!important;visibility:visible!important;pointer-events:auto!important;z-index:120!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{opacity:0!important;visibility:hidden!important;pointer-events:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:transparent!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active:before,html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active:after{content:none!important;display:none!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:0!important;transform:translate3d(100vw,0,0)!important}}@media(min-width:921px){html body #app .app-shell>.liquid-dock,html body #app .app-shell.has-user-app-bg>.liquid-dock,html body #app .app-shell.detail-leaving-primary>.liquid-dock{position:fixed!important;inset:auto auto 16px 213px!important;transform:translate3d(-50%,0,0)!important;z-index:120!important}}@media(max-width:920px){html body #app .app-shell>.liquid-dock,html body #app .app-shell.has-user-app-bg>.liquid-dock,html body #app .app-shell.detail-leaving-primary>.liquid-dock{position:fixed!important;left:50%!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;top:auto!important;transform:translate3d(-50%,0,0)!important;z-index:120!important}}@media(min-width:921px){html body #app .app-shell .detail-chat{min-width:0!important;overflow:hidden!important}html body #app .app-shell .detail-chat .detail-message-list{display:flex!important;flex-direction:column!important;align-content:end!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;padding:16px 28px 18px!important;overflow-y:auto!important}html body #app .app-shell .detail-chat .message-row{width:min(760px,calc(100% - 64px))!important;max-width:min(760px,calc(100% - 64px))!important;min-width:0!important;align-self:flex-start!important;margin-right:auto!important}html body #app .app-shell .detail-chat .message-row.mine{align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}html body #app .app-shell .detail-chat .bubble-wrap{max-width:100%!important;min-width:0!important}html body #app .app-shell .detail-chat .composer{display:flex!important;justify-content:center!important;width:100%!important;padding:0 28px 18px!important}html body #app .app-shell .detail-chat .composer-main{width:100%!important;max-width:760px!important;min-width:0!important}}html body #app .app-shell{opacity:1!important;filter:none!important}html body #app .app-shell.has-user-app-bg{background-image:none!important;background-color:transparent!important}html body #app .app-shell.has-user-app-bg:before{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:-2!important;background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;pointer-events:none!important;opacity:1!important;filter:none!important;transition:none!important;transform:translateZ(0)!important}html body #app .app-shell.has-user-app-bg:after,html body #app .app-shell.has-user-app-bg.has-detail:after,html body #app .app-shell.has-user-app-bg.mobile-detail:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary:after{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:-1!important;pointer-events:none!important;filter:none!important;transition:none!important}html body #app .app-shell.has-user-app-bg :is(.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header){background-image:none!important;background-color:transparent!important;background-attachment:scroll!important;filter:none!important;opacity:1!important}html body #app .app-shell :is(.detail-slide-enter-active,.detail-slide-leave-active){transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell :is(.detail-slide-enter-active,.detail-slide-leave-active,.detail-slide-enter-from,.detail-slide-enter-to,.detail-slide-leave-from,.detail-slide-leave-to){opacity:1!important;filter:none!important}html body #app .app-shell :is(.detail-slide-enter-active,.detail-slide-leave-active):before,html body #app .app-shell :is(.detail-slide-enter-active,.detail-slide-leave-active):after{content:none!important;display:none!important}@media(max-width:920px){html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-leave-active,html body #app .app-shell.detail-back-navigation .detail-slide-enter-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important}html body #app .app-shell.detail-back-navigation .detail-slide-enter-active{transition:none!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from,html body #app .app-shell.detail-back-navigation .detail-slide-leave-from,html body #app .app-shell.detail-back-navigation .detail-slide-enter-from,html body #app .app-shell.detail-back-navigation .detail-slide-enter-to{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to,html body #app .app-shell.detail-back-navigation .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}html body #app .app-shell.has-user-app-bg :is(.app-body,.app-header,.primary-panel,.tab-page,.liquid-dock){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.app-header,.primary-panel,.tab-page,.desktop-empty){background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell.has-user-app-bg .primary-panel:before,html body #app .app-shell.has-user-app-bg .primary-panel:after,html body #app .app-shell.has-user-app-bg .tab-page:before,html body #app .app-shell.has-user-app-bg .tab-page:after{content:none!important;display:none!important}html body #app .app-shell :is(.tab-page,.primary-panel,.app-header,.liquid-dock){animation:none!important;opacity:1!important;filter:none!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout :is(.app-header,.detail-chat .detail-header){min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;box-sizing:border-box!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout .app-header,html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{padding:calc(8px + env(safe-area-inset-top)) 10px 0!important}html body #app .app-shell.is-mobile-layout .app-header .header-search-stage{height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;max-height:var(--top-chip-height)!important;line-height:var(--top-chip-height)!important;padding:0 var(--top-chip-pad-x)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;box-sizing:border-box!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{top:calc(8px + env(safe-area-inset-top) + var(--top-chip-height) / 2)!important;height:var(--top-chip-height)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:calc(8px + env(safe-area-inset-top))!important;height:var(--top-chip-height)!important}}html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-chat{background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.is-returning-to-primary,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.liquid-dock{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-header{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;max-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;margin:0!important;box-sizing:border-box!important;overflow:visible!important;transform:translateZ(0)!important;transition:none!important;z-index:80!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;padding:0!important;margin:0!important;overflow:visible!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-title-wrap{position:absolute!important;left:50%!important;top:calc(var(--top-chip-height) / 2)!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:var(--top-chip-height)!important;transform:translate3d(-50%,-50%,0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-actions{position:absolute!important;top:0!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:var(--top-chip-height)!important;transform:translateZ(0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-body{display:block!important;position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important;grid-template-columns:none!important;transform:translateZ(0)!important;transition:none!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .primary-panel{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important;transition:none!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel>.tab-page{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;opacity:1!important;filter:none!important;transform:translate3d(0,var(--pull-y, 0px),0)!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.liquid-dock{position:fixed!important;display:block!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;opacity:1!important;filter:none!important;visibility:visible!important;pointer-events:auto!important;transition:none!important;z-index:120!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:0!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;transform:translateZ(0)!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail.detail-leaving-primary .detail-page{transform:translate3d(100vw,0,0)!important}html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat,html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.is-returning-to-primary{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock,html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary .desktop-empty{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important;filter:none!important;translate:none!important;scale:none!important;animation:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header{position:relative!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;margin:0!important;box-sizing:border-box!important;overflow:visible!important;transform:translateZ(0)!important;z-index:80!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-search-stage{position:relative!important;width:100%!important;min-width:0!important;height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;padding:0!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-title-wrap{position:absolute!important;left:50%!important;top:calc(var(--top-chip-height) / 2)!important;width:auto!important;max-width:min(44vw,132px)!important;height:var(--top-chip-height)!important;transform:translate3d(-50%,-50%,0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-actions{position:absolute!important;top:0!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;height:var(--top-chip-height)!important;transform:translateZ(0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body{display:block!important;position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:translateZ(0)!important;grid-template-columns:none!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:translateZ(0)!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel>.tab-page{width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;opacity:1!important;filter:none!important;transform:translate3d(0,var(--pull-y, 0px),0)!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock{position:fixed!important;display:block!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;opacity:1!important;filter:none!important;visibility:visible!important;pointer-events:auto!important;z-index:120!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;transform:translateZ(0)!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary .detail-page{transform:translate3d(100vw,0,0)!important}html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat,html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.detail-leaving-primary,html body #app .app-shell.is-mobile-layout.detail-leaving-primary :is(.app-body,.app-header,.primary-panel,.tab-page,.desktop-filter-bar,.contact-filter-bar,.liquid-dock){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary :is(.app-header,.primary-panel,.tab-page,.desktop-filter-bar,.contact-filter-bar){transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .app-body{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .primary-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin:0!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary>.liquid-dock{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:120!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}html body #app .app-shell{--mobile-top-header-row: 58px;--mobile-top-chip-height: 40px;--mobile-top-chip-pad-x: 14px;--mobile-top-segment-gap: 10px;--mobile-top-segment-height: 46px;--mobile-top-stack-height: calc(var(--mobile-top-header-row) + var(--mobile-top-segment-gap) + var(--mobile-top-segment-height))}html body #app .app-shell:is(.has-detail,.mobile-detail,.detail-back-navigation,.detail-leaving-primary),html body #app .app-shell:is(.has-detail,.mobile-detail,.detail-back-navigation,.detail-leaving-primary) :is(.app-body,.primary-panel,.tab-page,.app-header,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell :is(.detail-slide-enter-active,.detail-slide-leave-active,.detail-slide-enter-from,.detail-slide-enter-to,.detail-slide-leave-from,.detail-slide-leave-to){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){opacity:1!important;filter:none!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell:not(.has-user-app-bg) :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){background:transparent!important;background-image:none!important;background-color:transparent!important}html body #app .app-shell.has-user-app-bg:not(.has-user-chat-bg) .detail-chat,html body #app .app-shell:not(.has-user-chat-bg) .detail-chat{background:transparent!important;background-image:none!important;background-color:transparent!important}html body #app .app-shell.has-user-chat-bg .detail-chat{background:var(--user-chat-bg) center center / cover fixed no-repeat!important}html body #app .app-shell.has-user-app-bg:after,html body #app .app-shell.has-user-app-bg.has-detail:after,html body #app .app-shell.has-user-app-bg.mobile-detail:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary:after{content:""!important;display:block!important;position:fixed!important;inset:0!important;pointer-events:none!important;filter:none!important;transition:none!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header,html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{position:relative!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;min-height:calc(var(--mobile-top-header-row) + env(safe-area-inset-top))!important;height:calc(var(--mobile-top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;margin:0!important;box-sizing:border-box!important;overflow:visible!important;opacity:1!important;filter:none!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:var(--mobile-top-chip-height)!important;min-height:var(--mobile-top-chip-height)!important;padding:0!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:var(--mobile-top-chip-height)!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;transform:translate3d(-50%,-50%,0)!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--mobile-top-chip-height)!important;min-height:var(--mobile-top-chip-height)!important;max-height:var(--mobile-top-chip-height)!important;line-height:var(--mobile-top-chip-height)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 var(--mobile-top-chip-pad-x)!important;border-radius:999px!important;white-space:nowrap!important;box-sizing:border-box!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel .desktop-filter-bar{position:fixed!important;top:calc(env(safe-area-inset-top) + var(--mobile-top-header-row) + var(--mobile-top-segment-gap))!important;left:50%!important;right:auto!important;z-index:145!important;display:inline-flex!important;width:min(252px,calc(100vw - 42px))!important;max-width:calc(100vw - 42px)!important;height:var(--mobile-top-segment-height)!important;margin:0!important;overflow:visible!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel .contact-filter-bar{position:fixed!important;top:calc(env(safe-area-inset-top) + var(--mobile-top-header-row) + var(--mobile-top-segment-gap))!important;left:50%!important;right:auto!important;z-index:145!important;display:inline-flex!important;width:min(224px,calc(100vw - 42px))!important;max-width:calc(100vw - 42px)!important;height:var(--mobile-top-segment-height)!important;margin:0!important;overflow:visible!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel:is(.chat-panel,.contacts-panel) .tab-page{padding-top:calc(var(--mobile-top-segment-height) + var(--mobile-top-segment-gap) + 8px)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-body{height:calc(100dvh - var(--mobile-top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .app-body{position:static!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--mobile-top-header-row) - env(safe-area-inset-top))!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary :is(.app-header,.primary-panel,.tab-page,.liquid-dock){opacity:1!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;opacity:1!important;visibility:visible!important;background:transparent!important;pointer-events:none!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}html body #app .app-shell{--mobile-title-header-row: 58px;--mobile-title-chip-height: 40px;--mobile-title-chip-pad-x: 14px}html body #app .app-shell.has-user-app-bg{background:var(--user-app-bg) center center / cover fixed no-repeat!important;background-color:transparent!important;background-image:var(--user-app-bg)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important;background-attachment:fixed!important;opacity:1!important;filter:none!important;isolation:isolate!important}html body #app .app-shell.has-user-app-bg:before{content:none!important;display:none!important}html body #app .app-shell.has-user-app-bg:after,html body #app .app-shell.has-user-app-bg.has-detail:after,html body #app .app-shell.has-user-app-bg.mobile-detail:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary:after{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:0!important;pointer-events:none!important;filter:none!important;transition:none!important;transform:translateZ(0)!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important;opacity:1!important;filter:none!important}html body #app .app-shell.has-user-chat-bg .detail-chat,html body #app .app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell.has-user-app-bg>:not(.liquid-dock){position:relative!important;z-index:1!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header,html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{position:relative!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(var(--mobile-title-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--mobile-title-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;margin:0!important;box-sizing:border-box!important;overflow:visible!important;opacity:1!important;filter:none!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;height:var(--mobile-title-chip-height)!important;min-height:var(--mobile-title-chip-height)!important;padding:0!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;left:50%!important;top:50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:var(--mobile-title-chip-height)!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;transform:translate3d(-50%,-50%,0)!important;transition:left .23s cubic-bezier(.22,1,.36,1),transform .23s cubic-bezier(.22,1,.36,1),max-width .23s cubic-bezier(.22,1,.36,1),opacity .16s ease!important;z-index:72!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap{left:12px!important;top:50%!important;max-width:58px!important;transform:translate3d(0,-50%,0)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--mobile-title-chip-height)!important;min-height:var(--mobile-title-chip-height)!important;max-height:var(--mobile-title-chip-height)!important;line-height:var(--mobile-title-chip-height)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 var(--mobile-title-chip-pad-x)!important;border-radius:999px!important;white-space:nowrap!important;box-sizing:border-box!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel .desktop-filter-bar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:2!important;display:inline-flex!important;width:fit-content!important;max-width:calc(100vw - 24px)!important;min-width:0!important;height:auto!important;align-self:center!important;justify-self:center!important;margin:-2px auto 12px!important;overflow:hidden!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel .contact-filter-bar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:2!important;display:inline-flex!important;width:min(224px,calc(100vw - 42px))!important;max-width:calc(100vw - 42px)!important;min-width:0!important;height:auto!important;align-self:center!important;justify-self:center!important;margin:-2px auto 12px!important;overflow:visible!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel:is(.chat-panel,.contacts-panel) .tab-page{padding-top:0!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-body{height:calc(100dvh - var(--mobile-title-header-row) - env(safe-area-inset-top))!important;min-height:0!important;overflow:hidden!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .app-body{height:calc(100dvh - var(--mobile-title-header-row) - env(safe-area-inset-top))!important;overflow:hidden!important;transform:translateZ(0)!important}}html body #app .app-shell{--top-header-row: 58px;--top-chip-height: 40px;--top-chip-pad-x: 14px}html body #app .app-shell :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-chat,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.has-user-app-bg{background-image:var(--user-app-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;background-color:transparent!important}html body #app .app-shell[data-theme=light]:not(.has-user-app-bg){background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.15),transparent 30%),linear-gradient(135deg,#f7f8fb,#eef2f7 55%,#f8fafc)!important}html body #app .app-shell[data-theme=dark]:not(.has-user-app-bg){background:radial-gradient(circle at 78% 0%,rgba(56,189,248,.16),transparent 28%),linear-gradient(135deg,#0f172a,#111827 55%,#101827)!important}html body #app .app-shell.has-user-app-bg :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell:not(.has-user-app-bg) :is(.app-body,.primary-panel,.tab-page,.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.desktop-empty){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell.has-user-app-bg:not(.has-user-chat-bg) .detail-chat{background:transparent!important}html body #app .app-shell:not(.has-user-chat-bg) .detail-chat{background:transparent!important}html body #app .app-shell.has-user-chat-bg .detail-chat,html body #app .app-shell[data-theme=dark].has-user-chat-bg .detail-chat{background:var(--user-chat-bg) center center / cover fixed no-repeat!important}html body #app .app-shell.has-user-app-bg:after,html body #app .app-shell.has-user-app-bg.has-detail:after,html body #app .app-shell.has-user-app-bg.mobile-detail:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary:after{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:0!important;pointer-events:none!important;filter:none!important;transition:none!important}html body #app .app-shell.has-user-app-bg[data-theme=light]:after,html body #app .app-shell.has-user-app-bg.has-detail[data-theme=light]:after,html body #app .app-shell.has-user-app-bg.mobile-detail[data-theme=light]:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation[data-theme=light]:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary[data-theme=light]:after{opacity:0!important;background:#03071200!important}html body #app .app-shell.has-user-app-bg[data-theme=dark]:after,html body #app .app-shell.has-user-app-bg.has-detail[data-theme=dark]:after,html body #app .app-shell.has-user-app-bg.mobile-detail[data-theme=dark]:after,html body #app .app-shell.has-user-app-bg.detail-back-navigation[data-theme=dark]:after,html body #app .app-shell.has-user-app-bg.detail-leaving-primary[data-theme=dark]:after{opacity:.42!important;background:#0307126b!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout :is(.app-header,.detail-chat .detail-header){min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;box-sizing:border-box!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout .app-header{padding:calc(8px + env(safe-area-inset-top)) 10px 0!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-header{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;column-gap:8px!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important}html body #app .app-shell.is-mobile-layout .app-header .header-search-stage{height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;max-height:var(--top-chip-height)!important;line-height:var(--top-chip-height)!important;padding:0 var(--top-chip-pad-x)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;box-sizing:border-box!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout .detail-chat .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{top:calc(8px + env(safe-area-inset-top) + var(--top-chip-height) / 2)!important;height:var(--top-chip-height)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:calc(8px + env(safe-area-inset-top))!important;height:var(--top-chip-height)!important}}@media(min-width:921px){html body #app .app-shell .desktop-chat-header{min-height:var(--top-header-row)!important;height:var(--top-header-row)!important;align-items:center!important}html body #app .app-shell .detail-chat .desktop-peer-title.liquid-title-chip{height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;line-height:var(--top-chip-height)!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;width:fit-content!important}}html body #app .app-shell.has-user-app-bg .detail-chat,html body #app .app-shell.has-user-app-bg .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-chat{background:var(--user-chat-bg) center center / cover fixed no-repeat!important}html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-chat :is(.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.detail-leaving-primary{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary :is(.app-body,.app-header,.primary-panel,.tab-page,.desktop-filter-bar,.contact-filter-bar){opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important;transition:none!important;translate:none!important;scale:none!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .app-body{position:relative!important;inset:auto!important;display:block!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .primary-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;margin:0!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .primary-panel>.tab-page{width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;overflow-y:auto!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary>.liquid-dock{display:block!important;position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;translate:none!important;scale:none!important;opacity:1!important;filter:none!important;visibility:visible!important;pointer-events:auto!important;z-index:120!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.is-returning-to-primary,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.liquid-dock{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-header{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;max-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 10px 0!important;margin:0!important;box-sizing:border-box!important;overflow:visible!important;transform:translateZ(0)!important;transition:none!important;z-index:80!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:var(--top-chip-height)!important;min-height:var(--top-chip-height)!important;padding:0!important;margin:0!important;overflow:visible!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-title-wrap{position:absolute!important;left:50%!important;top:calc(var(--top-chip-height) / 2)!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;height:var(--top-chip-height)!important;transform:translate3d(-50%,-50%,0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-actions{position:absolute!important;top:0!important;right:10px!important;left:auto!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:var(--top-chip-height)!important;transform:translateZ(0)!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-body{display:block!important;position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important;grid-template-columns:none!important;transform:none!important;transition:none!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .primary-panel{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important;transition:none!important;z-index:1!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel>.tab-page{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;opacity:1!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.liquid-dock,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.liquid-dock{position:fixed!important;display:block!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;opacity:1!important;filter:none!important;visibility:visible!important;pointer-events:auto!important;transition:none!important;z-index:120!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:0!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;transform:translateZ(0)!important;transform-origin:center center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail.detail-leaving-primary .detail-page{transform:translate3d(100vw,0,0)!important}html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat,html body #app .app-shell.has-user-app-bg.is-returning-to-primary .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail.detail-leaving-primary>.app-body{transform:none!important;translate:none!important;scale:none!important;contain:none!important;will-change:auto!important;perspective:none!important;transform-style:flat!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;transform:translateZ(0)!important;translate:none!important;scale:none!important;contain:none!important;will-change:transform!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail.detail-leaving-primary .detail-page{transform:translate3d(100vw,0,0)!important}}html body #app .app-shell.has-user-app-bg .detail-chat,html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-chat,html body #app .app-shell[data-theme=dark].has-user-app-bg.has-user-chat-bg .detail-chat,html body #app .app-shell.has-user-app-bg .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer),html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-chat :is(.detail-page,.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.composer){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important}@media(min-width:921px){html body #app .app-shell.has-detail .app-body,html body #app .app-shell.has-detail .detail-page,html body #app .app-shell.has-detail .detail-chat{padding-top:0!important;margin-top:0!important}html body #app .app-shell.has-detail .detail-chat .desktop-chat-header{position:sticky!important;top:0!important;margin-top:0!important;padding-top:8px!important;min-height:var(--top-header-row)!important;height:var(--top-header-row)!important;align-items:center!important;background:transparent!important;background-image:none!important;border-bottom:0!important;box-shadow:none!important}}html body #app .app-shell.has-user-app-bg .detail-page.detail-chat,html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-page.detail-chat,html body #app .app-shell[data-theme=dark].has-user-app-bg .detail-page.detail-chat,html body #app .app-shell[data-theme=dark].has-user-app-bg.has-user-chat-bg .detail-page.detail-chat{background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important;filter:none!important;opacity:1!important}html body #app .app-shell.has-user-app-bg .detail-page.detail-chat :is(.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.chat-search-panel,.composer,.composer-main),html body #app .app-shell.has-user-app-bg.has-user-chat-bg .detail-page.detail-chat :is(.detail-content,.detail-message-list,.detail-header,.desktop-chat-header,.chat-search-panel,.composer,.composer-main){background:transparent!important;background-image:none!important;background-color:transparent!important;background-attachment:scroll!important;filter:none!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .app-body{display:block!important;position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--top-header-row) - env(safe-area-inset-top))!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;grid-template-columns:none!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .primary-panel,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .primary-panel{display:flex!important;position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;transition:none!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail .detail-page{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:translateZ(0)!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.is-mobile-layout.is-returning-to-primary.detail-leaving-primary .detail-page,html body #app .app-shell.is-mobile-layout.is-returning-to-primary.has-detail.detail-leaving-primary .detail-page{transform:translate3d(100vw,0,0)!important}}@media(min-width:921px){html body #app .app-shell.has-detail .detail-page.detail-chat{grid-column:2!important;grid-row:1!important;grid-template-rows:var(--top-header-row) minmax(0,1fr) auto!important;width:100%!important;min-width:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin-top:0!important;padding-top:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;overflow:hidden!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.desktop-chat-header{position:sticky!important;top:0!important;z-index:12!important;min-height:var(--top-header-row)!important;height:var(--top-header-row)!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border-bottom:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(min-width:921px){html body #app .app-shell .detail-page.detail-chat{position:relative!important;grid-template-rows:var(--top-header-row) minmax(0,1fr)!important;overflow:hidden!important}html body #app .app-shell .detail-page.detail-chat.has-chat-search{grid-template-rows:var(--top-header-row) auto minmax(0,1fr)!important}html body #app .app-shell .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:118px!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 32px 26px!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell .detail-page.detail-chat>.composer:before,html body #app .app-shell .detail-page.detail-chat>.composer:after,html body #app .app-shell .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell .detail-page.detail-chat>.composer .composer-main{width:min(760px,calc(100% - 84px))!important;max-width:760px!important;min-width:0!important;flex:0 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell .detail-page.detail-chat>.composer :is(.input-shell,.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}}@media(min-width:921px){html body #app .app-shell.has-detail .detail-page.detail-chat{position:relative!important;grid-template-rows:var(--top-header-row) minmax(0,1fr)!important;overflow:hidden!important}html body #app .app-shell.has-detail .detail-page.detail-chat.has-chat-search{grid-template-rows:var(--top-header-row) auto minmax(0,1fr)!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:118px!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 32px 26px!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer:before,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer:after,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main{width:min(760px,calc(100% - 84px))!important;max-width:760px!important;min-width:0!important;flex:0 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer :is(.input-shell,.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}}@media(min-width:921px){html body #app .app-shell.has-detail .detail-page.detail-chat{position:relative!important;grid-template-rows:var(--top-header-row) minmax(0,1fr)!important;overflow:hidden!important}html body #app .app-shell.has-detail .detail-page.detail-chat.has-chat-search{grid-template-rows:var(--top-header-row) auto minmax(0,1fr)!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:132px!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:14px!important;z-index:16!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 32px 26px!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer:before,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer:after,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer .composer-main{width:min(760px,calc(100% - 84px))!important;max-width:760px!important;min-width:0!important;flex:0 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.has-detail .detail-page.detail-chat>.composer :is(.input-shell,.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header{position:sticky!important;top:0!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;max-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;width:100vw!important;margin:0!important;padding:0 12px!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;align-items:start!important;width:100%!important;height:var(--top-header-row)!important;min-height:var(--top-header-row)!important;margin:0!important;padding:0!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;top:0!important;left:50%!important;z-index:38!important;display:grid!important;align-items:center!important;height:40px!important;min-height:40px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:0!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title,html body #app .app-shell.is-mobile-layout .detail-page .detail-title-chip{height:40px!important;min-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page .detail-header,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat .detail-header{display:grid!important;align-items:start!important;height:var(--top-header-row)!important;min-height:var(--top-header-row)!important;max-height:var(--top-header-row)!important;margin:0!important;padding:0 12px!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page .detail-back,html body #app .app-shell.is-mobile-layout .detail-page .detail-plus,html body #app .app-shell.is-mobile-layout .detail-page .mobile-peer-more,html body #app .app-shell.is-mobile-layout .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout .app-header .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat{background:transparent!important;background-image:none!important;background-color:transparent!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-message-list{padding-bottom:calc(86px + env(safe-area-inset-bottom))!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer{position:relative!important;z-index:16!important;margin:0!important;padding:0 12px calc(12px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:after,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main{min-width:0!important;flex:1 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer :is(.input-shell,.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .conversation-card{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header{position:sticky!important;top:0!important;height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;min-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;max-height:calc(var(--top-header-row) + env(safe-area-inset-top))!important;width:100vw!important;margin:0!important;padding:0 12px!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;align-items:start!important;width:100%!important;height:var(--top-header-row)!important;min-height:var(--top-header-row)!important;margin:0!important;padding:0!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;top:0!important;left:50%!important;z-index:38!important;display:grid!important;align-items:center!important;height:40px!important;min-height:40px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:0!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat{position:relative!important;grid-template-rows:auto minmax(0,1fr)!important;background:transparent!important;background-image:none!important;background-color:transparent!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;gap:8px!important;width:100%!important;margin:0!important;padding:0 12px calc(12px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:after,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main{min-width:0!important;flex:1 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer :is(.input-shell,.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .conversation-card{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header{position:sticky!important;top:0!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;max-height:calc(62px + env(safe-area-inset-top))!important;width:100vw!important;margin:0!important;padding:0 12px!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 96px!important;align-items:start!important;width:100%!important;height:calc(62px + env(safe-area-inset-top))!important;min-height:calc(62px + env(safe-area-inset-top))!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 0 10px!important;overflow:visible!important;box-sizing:border-box!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;left:50%!important;z-index:38!important;display:grid!important;align-items:center!important;height:40px!important;min-height:40px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:calc(10px + env(safe-area-inset-top))!important;right:0!important;z-index:52!important;display:block!important;width:96px!important;height:40px!important;min-width:96px!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title{height:40px!important;min-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions>.round-menu-button{top:0!important;height:40px!important;min-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page>.detail-header{position:sticky!important;top:0!important;z-index:30!important;display:grid!important;min-height:62px!important;height:auto!important;max-height:none!important;margin:0!important;padding:calc(10px + env(safe-area-inset-top)) 12px 10px!important;align-items:center!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border-bottom:0!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header .detail-title-chip.liquid-title-chip{justify-self:center!important;width:fit-content!important;max-width:min(210px,56vw)!important;height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat{position:relative!important;grid-template-rows:auto minmax(0,1fr)!important;background:transparent!important;background-image:none!important;background-color:transparent!important;overflow:hidden!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-message-list{position:relative!important;z-index:1!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:16!important;display:flex!important;align-items:flex-end!important;gap:8px!important;width:100%!important;margin:0!important;padding:0 12px calc(12px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer:after,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:before,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .composer-main{min-width:0!important;flex:1 1 auto!important;margin:0!important;border:0!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer .input-shell{background:radial-gradient(96px circle at 20% 0%,rgba(255,255,255,.18),transparent 68%),rgba(var(--liquid-bg-rgb),.018)!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(7px) saturate(1.45)!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.composer :is(.send-button,.icon-button,.pending-attachments,.pending-file,.composer-context,.file-status){pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .conversation-card{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout{--mobile-top-gap: max(14px, env(safe-area-inset-top)) !important;--mobile-title-row: 40px !important;--mobile-header-rail: calc(var(--mobile-top-gap) + var(--mobile-title-row) + 8px) !important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout .detail-page>.detail-header{min-height:var(--mobile-header-rail)!important;height:var(--mobile-header-rail)!important;max-height:var(--mobile-header-rail)!important;padding:var(--mobile-top-gap) 12px 8px!important;margin:0!important;align-items:start!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;padding:0!important;align-items:start!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:var(--mobile-top-gap)!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header :is(.detail-back,.detail-plus,.mobile-peer-more,.round-menu-button),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button){top:0!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;max-height:var(--mobile-title-row)!important;line-height:var(--mobile-title-row)!important}}html body #app .app-shell .message-time-separator{display:flex!important;width:100%!important;justify-content:center!important;align-items:center!important;margin:4px 0 2px!important;pointer-events:none!important}html body #app .app-shell .message-time-separator time{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;color:var(--text)!important;font-size:13px!important;font-weight:850!important;background:rgba(var(--liquid-bg-rgb),.072)!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;box-shadow:none!important;backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.35)!important;-webkit-backdrop-filter:url(#dock-glass-filter) blur(8px) saturate(1.35)!important}@media(min-width:921px){html body #app .app-shell .detail-chat .message-meta{display:flex!important;align-items:center!important;min-height:16px!important;margin-bottom:4px!important;color:rgba(var(--liquid-ink-rgb),.68)!important;font-size:12px!important;font-weight:800!important}html body #app .app-shell[data-theme=dark] .detail-chat .message-meta{color:#ffffffb8!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout{--mobile-top-gap: max(14px, env(safe-area-inset-top)) !important;--mobile-title-row: 40px !important;--mobile-header-rail: calc(var(--mobile-top-gap) + var(--mobile-title-row) + 8px) !important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout .detail-page>.detail-header{min-height:var(--mobile-header-rail)!important;height:var(--mobile-header-rail)!important;max-height:var(--mobile-header-rail)!important;padding:var(--mobile-top-gap) 12px 8px!important;margin:0!important;box-sizing:border-box!important;align-items:start!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;padding:0!important;margin:0!important;align-items:start!important;overflow:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:0!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header :is(.detail-back,.detail-plus,.mobile-peer-more,.round-menu-button),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button){top:0!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;max-height:var(--mobile-title-row)!important;line-height:var(--mobile-title-row)!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout{--mobile-top-gap: calc(10px + env(safe-area-inset-top)) !important;--mobile-title-row: 40px !important;--mobile-header-rail: calc(var(--mobile-top-gap) + var(--mobile-title-row) + 10px) !important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout .detail-page>.detail-header,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{position:sticky!important;top:0!important;min-height:var(--mobile-header-rail)!important;height:var(--mobile-header-rail)!important;max-height:var(--mobile-header-rail)!important;padding:var(--mobile-top-gap) 12px 10px!important;margin:0!important;box-sizing:border-box!important;align-items:start!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage{position:relative!important;display:grid!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;padding:0!important;margin:0!important;align-items:start!important;overflow:visible!important;box-sizing:border-box!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:0!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header :is(.detail-back,.detail-plus,.mobile-peer-more,.round-menu-button),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search,.round-menu-button){top:0!important;height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important}html body #app .app-shell.is-mobile-layout :is(.liquid-page-title,.detail-title-chip.liquid-title-chip){height:var(--mobile-title-row)!important;min-height:var(--mobile-title-row)!important;max-height:var(--mobile-title-row)!important;line-height:var(--mobile-title-row)!important}}html body #app .app-shell .personalization-detail{gap:18px!important}html body #app .app-shell .personalization-card{display:grid!important;gap:16px!important;width:100%!important;border-radius:24px!important;padding:18px!important}html body #app .app-shell .personalization-field-list{display:grid!important;gap:14px!important}html body #app .app-shell .personalization-switch{min-height:48px!important}html body #app .app-shell .personalization-format-field{margin:0!important}html body #app .app-shell .time-format-presets{display:flex!important;flex-wrap:wrap!important;gap:8px!important}html body #app .app-shell .time-format-presets .pill-button.active{color:var(--liquid-text)!important;background:rgba(var(--accent-rgb),.16)!important;border-color:rgba(var(--accent-rgb),.24)!important}@media(max-width:920px){html body #app .app-shell .personalization-detail{padding-top:10px!important}html body #app .app-shell .personalization-card{padding:16px!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout{--mobile-shared-top-gap: calc(6px + env(safe-area-inset-top)) !important;--mobile-shared-chip-height: 40px !important;--mobile-shared-segment-gap: 10px !important;--mobile-shared-segment-height: 42px !important;--mobile-shared-content-gap: 2px !important;--mobile-shared-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + var(--mobile-shared-segment-gap) + var(--mobile-shared-segment-height) + var(--mobile-shared-content-gap)) !important;--mobile-no-segment-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + 12px) !important;--mobile-detail-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + 10px) !important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:80!important;display:block!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:var(--mobile-shared-header-rail)!important;min-height:var(--mobile-shared-header-rail)!important;max-height:var(--mobile-shared-header-rail)!important;margin:0!important;padding:0 12px!important;box-sizing:border-box!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important;translate:none!important;scale:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body{position:relative!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding-top:var(--mobile-shared-header-rail)!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important}html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]):not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]).is-returning-to-primary>.app-header{height:var(--mobile-no-segment-header-rail)!important;min-height:var(--mobile-no-segment-header-rail)!important;max-height:var(--mobile-no-segment-header-rail)!important}html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]):not(.has-detail)>.app-body,html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]).is-returning-to-primary>.app-body{padding-top:var(--mobile-no-segment-header-rail)!important}html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]):not(.has-detail)>.app-header .header-search-stage,html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]).is-returning-to-primary>.app-header .header-search-stage{height:var(--mobile-no-segment-header-rail)!important;min-height:var(--mobile-no-segment-header-rail)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .header-search-stage,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header .header-search-stage{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:var(--mobile-shared-header-rail)!important;min-height:var(--mobile-shared-header-rail)!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{position:absolute!important;top:var(--mobile-shared-top-gap)!important;height:var(--mobile-shared-chip-height)!important;min-height:var(--mobile-shared-chip-height)!important;max-height:var(--mobile-shared-chip-height)!important;margin:0!important;box-sizing:border-box!important;opacity:1!important;visibility:visible!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap{left:50%!important;width:auto!important;min-width:0!important;max-width:min(44vw,132px)!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{right:0!important;left:auto!important;display:block!important;width:96px!important;min-width:96px!important;max-width:96px!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap,html body #app .app-shell.header-searching.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-title-wrap{top:var(--mobile-shared-top-gap)!important;left:0!important;max-width:58px!important;transform:translateZ(0)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-actions,html body #app .app-shell.header-searching.is-mobile-layout:not(.has-detail) .app-header.search-expanded .header-actions{top:var(--mobile-shared-top-gap)!important;right:0!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions :is(.header-chat-search,.header-contact-search),html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions>.round-menu-button{top:0!important;height:var(--mobile-shared-chip-height)!important;min-height:var(--mobile-shared-chip-height)!important;max-height:var(--mobile-shared-chip-height)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-search-stage .liquid-page-title{height:var(--mobile-shared-chip-height)!important;min-height:var(--mobile-shared-chip-height)!important;max-height:var(--mobile-shared-chip-height)!important;line-height:var(--mobile-shared-chip-height)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .mobile-header-segment{position:absolute!important;top:calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + var(--mobile-shared-segment-gap))!important;left:50%!important;right:auto!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:var(--mobile-shared-segment-height)!important;min-height:var(--mobile-shared-segment-height)!important;max-height:var(--mobile-shared-segment-height)!important;margin:0!important;padding:3px!important;box-sizing:border-box!important;overflow:visible!important;transform:translate3d(-50%,0,0)!important;pointer-events:auto!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .mobile-chat-filter-bar{width:min(252px,calc(100vw - 42px))!important;max-width:calc(100vw - 42px)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .mobile-contact-filter-bar{width:min(224px,calc(100vw - 42px))!important;max-width:calc(100vw - 42px)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel .tab-page>.desktop-filter-bar,html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel .tab-page>.contact-filter-bar{display:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel:is(.chat-panel,.contacts-panel) .tab-page{padding-top:0!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel:is(.discover-panel,.settings-panel) .tab-page{padding-top:0!important}html body #app .app-shell.is-mobile-layout .detail-page>.detail-header,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{position:sticky!important;top:0!important;min-height:var(--mobile-detail-header-rail)!important;height:var(--mobile-detail-header-rail)!important;max-height:var(--mobile-detail-header-rail)!important;padding:var(--mobile-shared-top-gap) 12px 10px!important;margin:0!important;box-sizing:border-box!important;align-items:start!important;overflow:visible!important;background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important}html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{grid-template-columns:40px minmax(0,1fr) 40px!important;column-gap:8px!important}}html body #app .app-shell .primary-panel.chat-panel .tab-page,html body #app .app-shell .primary-panel.contacts-panel .tab-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}html body #app .app-shell .primary-panel.settings-panel .tab-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}html body #app .app-shell .primary-panel:is(.chat-panel,.contacts-panel,.settings-panel) .tab-page>:is(.list-row.glass-surface,.request-notification-row,.contact-request-card,.settings-entry,.settings-hero){margin-top:0!important;margin-bottom:0!important}html body #app .app-shell .primary-panel.contacts-panel .tab-page>.section-title{margin:4px 8px 0!important}html body #app .app-shell .desktop-top-segment{display:none!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel .tab-page,html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel .tab-page{gap:8px!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.settings-panel .tab-page{gap:10px!important}}@media(min-width:921px){html body #app .app-shell .primary-panel.chat-panel{grid-template-rows:56px 54px minmax(0,1fr)!important}html body #app .app-shell .primary-panel.contacts-panel{grid-template-rows:64px 54px minmax(0,1fr)!important}html body #app .app-shell .desktop-top-segment{display:inline-flex!important;position:relative!important;top:auto!important;z-index:8!important;align-self:center!important;justify-self:center!important;margin:0 auto 8px!important;overflow:visible!important}html body #app .app-shell .primary-panel.chat-panel>.desktop-top-segment{width:min(300px,calc(100% - 32px))!important;max-width:calc(100% - 32px)!important}html body #app .app-shell .primary-panel.contacts-panel>.desktop-top-segment{width:min(260px,calc(100% - 32px))!important;max-width:calc(100% - 32px)!important}html body #app .app-shell .primary-panel.chat-panel .tab-page>.desktop-filter-bar,html body #app .app-shell .primary-panel.contacts-panel .tab-page>.contact-filter-bar{display:none!important}}html body #app .app-shell .detail-moments>.detail-header,html body #app .app-shell .detail-moments .detail-header,html body #app .app-shell .detail-page.detail-moments,html body #app .app-shell .detail-moments>.moments-content,html body #app .app-shell .detail-moments>.detail-content{background:transparent!important;background-image:none!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border-color:transparent!important}html body #app .app-shell.is-mobile-layout .desktop-top-segment,html body #app .app-shell .desktop-sidebar-resizer{display:none!important}@media(min-width:921px){html body #app .app-shell .app-body{position:relative!important;grid-template-columns:minmax(0,var(--desktop-sidebar-width, 430px)) minmax(0,1fr)!important}html body #app .app-shell .primary-panel{grid-column:1!important;overflow:hidden!important}html body #app .app-shell :is(.detail-page,.desktop-empty){grid-column:2!important}html body #app .app-shell .desktop-sidebar-resizer{position:absolute!important;display:block!important;left:var(--desktop-sidebar-width, 430px)!important;top:0!important;bottom:0!important;width:16px!important;height:100%!important;padding:0!important;margin:0!important;transform:translate3d(-8px,0,0)!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;cursor:col-resize!important;z-index:38!important;touch-action:none!important}html body #app .app-shell .desktop-sidebar-resizer:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;width:1px!important;transform:translate(-.5px)!important;background:#ffffff2e!important;box-shadow:0 0 0 .5px #0f172a0f!important}html body #app .app-shell .desktop-sidebar-resizer:hover:before,html body #app .app-shell.desktop-sidebar-resizing .desktop-sidebar-resizer:before{width:2px!important;transform:translate(-1px)!important;background:rgba(var(--slider-tint-rgb),.46)!important;box-shadow:0 0 16px rgba(var(--slider-tint-rgb),.22)!important}html body #app .app-shell.desktop-sidebar-resizing{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}html body #app .app-shell.desktop-sidebar-resizing :is(.app-body,.primary-panel,.detail-page,.desktop-empty){-webkit-user-select:none!important;user-select:none!important}}@media(max-width:920px){html body #app .app-shell .desktop-sidebar-resizer,html body #app .app-shell .desktop-top-segment,html body #app .app-shell.is-mobile-layout .desktop-top-segment{display:none!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel>.desktop-top-segment.desktop-filter-bar,html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel>.desktop-top-segment.contact-filter-bar,html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.chat-panel .tab-page>.desktop-filter-bar,html body #app .app-shell.is-mobile-layout:not(.has-detail) .primary-panel.contacts-panel .tab-page>.contact-filter-bar{display:none!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;inset:auto!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .mobile-header-segment{display:inline-flex!important;visibility:visible!important;pointer-events:auto!important}}html body #app .app-shell .detail-page.detail-moments,html body #app .app-shell .detail-moments>.moments-content,html body #app .app-shell .detail-moments>.detail-content{background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;border-color:transparent!important}html body #app .app-shell .detail-moments>.detail-header{background:transparent!important;background-image:none!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border-color:transparent!important}html body #app .app-shell .detail-moments>.detail-header:before,html body #app .app-shell .detail-moments>.detail-header:after{content:none!important;background:transparent!important;background-image:none!important;background-color:transparent!important;box-shadow:none!important;border-color:transparent!important}@media(min-width:921px){html body #app .app-shell .desktop-sidebar-resizer:before{bottom:calc(86px + env(safe-area-inset-bottom))!important}html body #app .app-shell .desktop-sidebar-resizer:hover:before,html body #app .app-shell.desktop-sidebar-resizing .desktop-sidebar-resizer:before{bottom:calc(86px + env(safe-area-inset-bottom))!important}html body #app .app-shell>.liquid-dock,html body #app .app-shell.has-user-app-bg>.liquid-dock,html body #app .app-shell.has-detail>.liquid-dock,html body #app .app-shell.detail-leaving-primary>.liquid-dock,html body #app .app-shell.desktop-sidebar-resizing>.liquid-dock{position:fixed!important;left:calc(var(--desktop-sidebar-width, 430px) / 2)!important;right:auto!important;top:auto!important;bottom:16px!important;width:324px!important;min-width:324px!important;max-width:324px!important;height:55px!important;transform:translate3d(-50%,0,0)!important;margin:0!important;z-index:120!important;pointer-events:auto!important}}@media(max-width:920px){html body #app .app-shell>.liquid-dock,html body #app .app-shell.has-user-app-bg>.liquid-dock,html body #app .app-shell.has-detail>.liquid-dock,html body #app .app-shell.detail-leaving-primary>.liquid-dock,html body #app .app-shell.desktop-sidebar-resizing>.liquid-dock{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;width:min(324px,calc(100vw - 34px))!important;min-width:0!important;max-width:calc(100vw - 34px)!important;height:55px!important;transform:translate3d(-50%,0,0)!important;margin:0!important;z-index:120!important;pointer-events:auto!important}}html,body,#app{--app-bg: #eef6f9;min-height:100dvh!important;background:var(--app-bg)!important}@media(max-width:920px){html body #app .app-shell.is-mobile-layout{--mobile-app-safe-top: max(10px, env(safe-area-inset-top)) !important;--mobile-shared-top-gap: var(--mobile-app-safe-top) !important;--mobile-shared-chip-height: 40px !important;--mobile-shared-segment-gap: 8px !important;--mobile-shared-segment-height: 40px !important;--mobile-shared-content-gap: 2px !important;--mobile-shared-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + var(--mobile-shared-segment-gap) + var(--mobile-shared-segment-height) + var(--mobile-shared-content-gap)) !important;--mobile-no-segment-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + 10px) !important;--mobile-detail-header-rail: calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + 10px) !important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-header{height:var(--mobile-shared-header-rail)!important;min-height:var(--mobile-shared-header-rail)!important;max-height:var(--mobile-shared-header-rail)!important}html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]):not(.has-detail)>.app-header,html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]).is-returning-to-primary>.app-header{height:var(--mobile-no-segment-header-rail)!important;min-height:var(--mobile-no-segment-header-rail)!important;max-height:var(--mobile-no-segment-header-rail)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-body,html body #app .app-shell.is-mobile-layout.is-returning-to-primary>.app-body{padding-top:var(--mobile-shared-header-rail)!important}html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]):not(.has-detail)>.app-body,html body #app .app-shell.is-mobile-layout:is([data-active-tab=discover],[data-active-tab=settings]).is-returning-to-primary>.app-body{padding-top:var(--mobile-no-segment-header-rail)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-title-wrap,html body #app .app-shell.is-mobile-layout:not(.has-detail) .app-header .header-actions{top:var(--mobile-shared-top-gap)!important}html body #app .app-shell.is-mobile-layout:not(.has-detail)>.app-header .mobile-header-segment{top:calc(var(--mobile-shared-top-gap) + var(--mobile-shared-chip-height) + var(--mobile-shared-segment-gap))!important;height:var(--mobile-shared-segment-height)!important;min-height:var(--mobile-shared-segment-height)!important;max-height:var(--mobile-shared-segment-height)!important}html body #app .app-shell.is-mobile-layout .detail-page>.detail-header,html body #app .app-shell.is-mobile-layout .detail-page.detail-chat>.detail-header{height:var(--mobile-detail-header-rail)!important;min-height:var(--mobile-detail-header-rail)!important;max-height:var(--mobile-detail-header-rail)!important;padding:var(--mobile-shared-top-gap) 12px 10px!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;height:100dvh!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;filter:none!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active:before,html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active:after{content:none!important;display:none!important}}html body #app .auth-screen .auth-login-options{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important}html body #app .auth-screen .auth-option-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:40px!important;padding:0 14px!important;border:1px solid rgba(var(--liquid-bg-rgb),.2)!important;border-radius:999px!important;color:var(--text)!important;font-weight:850!important;background:rgba(var(--liquid-bg-rgb),.08)!important}html body #app .auth-screen .auth-option-pill input{width:16px!important;height:16px!important;margin:0!important;accent-color:rgb(var(--accent-rgb))!important}html body #app .app-shell .account-device-card{display:grid!important;gap:14px!important}html body #app .app-shell .device-limit-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:end!important}html body #app .app-shell .login-device-list{display:grid!important;gap:10px!important}html body #app .app-shell .login-device-row{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto auto!important;gap:10px!important;align-items:center!important;min-height:58px!important;padding:10px 12px!important;border-radius:18px!important}html body #app .app-shell .login-device-row>div{display:grid!important;gap:3px!important;min-width:0!important}html body #app .app-shell .login-device-row span{overflow:hidden!important;color:var(--muted)!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #app .app-shell .login-device-row small{color:rgb(var(--accent-rgb))!important;font-size:12px!important;font-weight:900!important}@media(max-width:520px){html body #app .app-shell .device-limit-row,html body #app .app-shell .login-device-row{grid-template-columns:1fr!important}html body #app .auth-screen .auth-login-options{align-items:stretch!important}}html body #app .app-shell .detail-chat-search{flex:0 0 44px!important;width:44px!important;max-width:44px!important;min-width:44px!important;height:42px!important;margin-left:auto!important;overflow:hidden!important;transition:width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),flex-basis .22s cubic-bezier(.22,1,.36,1),background .18s ease!important}html body #app .app-shell .detail-chat-search.open,html body #app .app-shell .detail-chat-search:focus-within{flex-basis:min(230px,24vw)!important;width:min(230px,24vw)!important;max-width:min(230px,24vw)!important}html body #app .app-shell .detail-chat-search input{width:100%!important;min-width:0!important;opacity:0!important;transform:translate(8px)!important;transition:opacity .16s ease,transform .18s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell .detail-chat-search.open input,html body #app .app-shell .detail-chat-search:focus-within input{opacity:1!important;transform:translate(0)!important}html body #app .app-shell .group-settings-panel,html body #app .app-shell .group-member-list{display:grid!important;gap:12px!important}html body #app .app-shell .group-avatar-editor,html body #app .app-shell .group-member-row{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;padding:10px 12px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:18px!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.06)!important}html body #app .app-shell .group-member-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important;margin-left:auto!important}html body #app .app-shell .group-member-actions .pill-button{min-height:30px!important;padding:0 10px!important;font-size:12px!important}html body #app .app-shell .group-role-line{display:flex!important;flex-wrap:wrap!important;gap:5px!important}html body #app .app-shell .group-role-line em{padding:2px 7px!important;border-radius:999px!important;font-style:normal!important;color:var(--text)!important;background:rgba(var(--liquid-bg-rgb),.12)!important}html body #app .app-shell .group-invite-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:18px!important;background:rgba(var(--liquid-bg-rgb),.06)!important}html body #app .app-shell .group-invite-row input{min-width:0!important;height:36px!important;border:0!important;outline:none!important;color:var(--text)!important;background:transparent!important}html body #app .app-shell .group-member-row>span:not(.avatar),html body #app .app-shell .member-option>span:not(.avatar){display:grid!important;gap:2px!important;min-width:0!important}html body #app .app-shell .group-member-row small,html body #app .app-shell .member-option small{color:var(--muted)!important;font-size:12px!important}@media(min-width:921px){html body #app .app-shell .desktop-contact-filter-bar{top:0!important;transform:translateY(0)!important}}@media(max-width:920px){html body #app .app-shell .mobile-detail-chat-search{flex-basis:40px!important;width:40px!important;max-width:40px!important;height:40px!important}html body #app .app-shell .mobile-detail-chat-search.open,html body #app .app-shell .mobile-detail-chat-search:focus-within{flex-basis:min(150px,38vw)!important;width:min(150px,38vw)!important;max-width:min(150px,38vw)!important}}@media(max-width:920px){html body #app .app-shell.detail-entering-primary .detail-slide-enter-active,html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{position:fixed!important;inset:0 auto auto 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:transparent!important;filter:none!important;animation:none!important;will-change:transform!important;z-index:320!important}html body #app .app-shell.detail-entering-primary .detail-slide-enter-active{transition:transform .28s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-active{transition:transform .26s cubic-bezier(.22,1,.36,1)!important}html body #app .app-shell.detail-entering-primary .detail-slide-enter-from{opacity:1!important;transform:translate3d(100vw,0,0)!important}html body #app .app-shell.detail-entering-primary .detail-slide-enter-to,html body #app .app-shell.detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0)!important}html body #app .app-shell.detail-leaving-primary .detail-slide-leave-to{opacity:1!important;transform:translate3d(100vw,0,0)!important}}@media(max-width:920px){html body #app .app-shell.is-mobile-layout.detail-leaving-primary.is-returning-to-primary>.app-body{transition:none!important;animation:none!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;opacity:1!important;will-change:auto!important}html body #app .app-shell.is-mobile-layout.detail-leaving-primary.is-returning-to-primary>:is(.app-header,.liquid-dock){transition:none!important;animation:none!important;transform:none!important;translate:none!important;scale:none!important;filter:none!important;opacity:1!important;will-change:auto!important}}@media(min-width:921px){html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform-origin:center center!important;transition:transform .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;z-index:20!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;height:100%!important;opacity:1!important;transition:transform .22s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-from,html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-to{opacity:1!important;transform:translateZ(0) scale(1)!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-leave-to{opacity:1!important;transform:translate3d(18px,0,0) scale(.997)!important}html body #app .app-shell:not(.is-mobile-layout) .detail-slide-enter-from{opacity:1!important;transform:translate3d(18px,0,0) scale(.997)!important}}@media(min-width:921px){html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation .detail-slide-leave-active{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:none!important;animation:none!important}html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation .detail-slide-enter-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;height:100%!important;opacity:1!important;visibility:visible!important;transition:none!important;animation:none!important;transform:none!important;z-index:30!important}html body #app .app-shell:not(.is-mobile-layout).detail-back-navigation :is(.detail-slide-enter-from,.detail-slide-enter-to){opacity:1!important;transform:none!important}}@media(min-width:921px){html body #app .app-shell.desktop-split-hidden .app-body{grid-template-columns:minmax(0,1fr)!important}html body #app .app-shell.desktop-split-hidden .primary-panel{grid-column:1!important;width:100%!important;max-width:none!important}html body #app .app-shell.desktop-split-hidden .desktop-sidebar-resizer,html body #app .app-shell.desktop-split-hidden .desktop-empty{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell.desktop-split-hidden>.liquid-dock{left:50%!important;right:auto!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell:not(.is-mobile-layout).detail-entering-primary .detail-slide-enter-active,html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary .detail-slide-leave-active{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;backface-visibility:hidden!important;transform-origin:center center!important;will-change:transform,opacity!important;contain:layout paint!important}html body #app .app-shell:not(.is-mobile-layout).detail-entering-primary .detail-slide-enter-active{transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .18s ease!important;z-index:32!important}html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary .detail-slide-leave-active{transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .16s ease!important;z-index:30!important}html body #app .app-shell:not(.is-mobile-layout).detail-entering-primary .detail-slide-enter-from{opacity:.98!important;transform:translate3d(56px,0,0) scale(.998)!important}html body #app .app-shell:not(.is-mobile-layout).detail-entering-primary .detail-slide-enter-to,html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary .detail-slide-leave-from{opacity:1!important;transform:translateZ(0) scale(1)!important}html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary .detail-slide-leave-to{opacity:.98!important;transform:translate3d(-56px,0,0) scale(.998)!important}html body #app .app-shell:not(.is-mobile-layout):not(.detail-entering-primary):not(.detail-leaving-primary):not(.detail-back-navigation) .detail-slide-enter-active,html body #app .app-shell:not(.is-mobile-layout):not(.detail-entering-primary):not(.detail-leaving-primary):not(.detail-back-navigation) .detail-slide-leave-active{transition:none!important;animation:none!important;transform:none!important;opacity:1!important}html body #app .app-shell:not(.is-mobile-layout):not(.detail-entering-primary):not(.detail-leaving-primary):not(.detail-back-navigation) .detail-slide-leave-active{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell:not(.is-mobile-layout):not(.detail-entering-primary):not(.detail-leaving-primary):not(.detail-back-navigation) :is(.detail-slide-enter-from,.detail-slide-enter-to){opacity:1!important;transform:none!important}}html body #app .app-shell .group-event-separator{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:8px 0!important;padding:0 14px!important;pointer-events:none!important}html body #app .app-shell .group-event-separator span{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:min(360px,76%)!important;min-height:28px!important;padding:6px 12px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:999px!important;color:#ffffffeb!important;background:rgba(var(--liquid-bg-rgb),.14)!important;font-size:12px!important;font-weight:780!important;line-height:1.35!important;text-align:center!important;overflow-wrap:anywhere!important;white-space:normal!important}html body #app .app-shell .group-settings-content,html body #app .app-shell .group-settings-panel{display:grid!important;gap:12px!important}html body #app .app-shell .group-settings-panel{padding:14px!important;border:1px solid rgba(var(--liquid-bg-rgb),.16)!important;border-radius:22px!important;background:rgba(var(--liquid-bg-rgb),.08)!important}html body #app .app-shell .group-profile-card{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}html body #app .app-shell .group-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}html body #app .app-shell .group-member-search{width:min(220px,48vw)!important;min-width:44px!important;height:38px!important}html body #app .app-shell .group-invite-picker .app-confirm-card{width:min(420px,calc(100vw - 32px))!important;max-height:min(640px,calc(100dvh - 44px))!important;overflow:hidden!important}html body #app .app-shell .group-invite-list{display:grid!important;gap:8px!important;max-height:min(360px,48dvh)!important;overflow:auto!important}html body #app .app-shell .member-option.active,html body #app .app-shell .member-option.selected{border-color:rgba(var(--accent-rgb),.44)!important;background:rgba(var(--accent-rgb),.18)!important}@media(min-width:760px){html body #app .app-shell .group-profile-card{grid-template-columns:auto minmax(180px,1fr) auto!important}}@media(max-width:759px){html body #app .app-shell .group-profile-card .primary-button,html body #app .app-shell .group-profile-card .field{grid-column:1 / -1!important}html body #app .app-shell .group-section-head{align-items:stretch!important;flex-direction:column!important}html body #app .app-shell .group-member-search{width:100%!important;max-width:none!important}html body #app .app-shell .group-member-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important}}@media(max-width:920px){html body #app .app-shell:not(.is-mobile-layout)>.app-header{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell:not(.is-mobile-layout)>.app-body{position:relative!important;display:grid!important;grid-template-columns:minmax(0,var(--desktop-sidebar-width, 430px)) minmax(0,1fr)!important;width:100%!important;max-width:100%!important;height:100dvh!important;min-height:100dvh!important;padding-top:0!important;overflow:hidden!important}html body #app .app-shell:not(.is-mobile-layout).desktop-split-hidden>.app-body{grid-template-columns:minmax(0,1fr)!important}html body #app .app-shell:not(.is-mobile-layout) .primary-panel{grid-column:1!important;width:100%!important;max-width:none!important;overflow:hidden!important}html body #app .app-shell:not(.is-mobile-layout) :is(.detail-page,.desktop-empty){grid-column:2!important}html body #app .app-shell:not(.is-mobile-layout).desktop-split-hidden :is(.detail-page,.desktop-empty){display:none!important}html body #app .app-shell:not(.is-mobile-layout) .desktop-top-segment{display:inline-flex!important;visibility:visible!important;pointer-events:auto!important;position:relative!important;align-self:center!important;justify-self:center!important;margin:0 auto 8px!important}html body #app .app-shell:not(.is-mobile-layout) .mobile-header-segment,html body #app .app-shell:not(.is-mobile-layout) .primary-panel.chat-panel .tab-page>.desktop-filter-bar,html body #app .app-shell:not(.is-mobile-layout) .primary-panel.contacts-panel .tab-page>.contact-filter-bar{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell:not(.is-mobile-layout) .desktop-sidebar-resizer{position:absolute!important;display:block!important;left:var(--desktop-sidebar-width, 430px)!important;top:0!important;bottom:0!important;width:16px!important;height:100%!important;transform:translate3d(-8px,0,0)!important;border:0!important;background:transparent!important;cursor:col-resize!important;z-index:38!important;touch-action:none!important}html body #app .app-shell:not(.is-mobile-layout).desktop-split-hidden .desktop-sidebar-resizer{display:none!important;visibility:hidden!important;pointer-events:none!important}html body #app .app-shell:not(.is-mobile-layout) .desktop-sidebar-resizer:before{content:""!important;position:absolute!important;top:0!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;left:50%!important;width:1px!important;transform:translate(-.5px)!important;background:#ffffff2e!important;box-shadow:0 0 0 .5px #0f172a0f!important}html body #app .app-shell:not(.is-mobile-layout)>.liquid-dock,html body #app .app-shell:not(.is-mobile-layout).has-user-app-bg>.liquid-dock,html body #app .app-shell:not(.is-mobile-layout).has-detail>.liquid-dock,html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary>.liquid-dock{position:fixed!important;left:calc(var(--desktop-sidebar-width, 430px) / 2)!important;right:auto!important;bottom:16px!important;width:min(324px,calc(var(--desktop-sidebar-width, 430px) - 34px))!important;min-width:0!important;max-width:calc(var(--desktop-sidebar-width, 430px) - 34px)!important;height:55px!important;transform:translate3d(-50%,0,0)!important}html body #app .app-shell:not(.is-mobile-layout).desktop-split-hidden>.liquid-dock{left:50%!important;width:min(324px,calc(100vw - 34px))!important;max-width:calc(100vw - 34px)!important}}html body #app .app-shell .account-manage-detail :is(.admin-detail,.admin-create-card,.admin-account-group,.admin-account-list,.account-edit-card,.account-edit-fields,.field,.account-native-field,.account-native-select){overflow:visible!important;contain:none!important}html body #app .app-shell .account-manage-detail :is(.admin-create-card,.admin-account-group,.admin-account-list,.account-edit-card,.account-edit-fields,.field,.account-native-field,.account-native-select){overflow:visible!important;contain:none!important}html body #app .app-shell .account-manage-detail :is(.admin-create-card.select-open,.account-edit-card.select-open){position:relative!important;z-index:860!important}html body #app .app-shell .account-manage-detail .account-native-field{position:relative!important;z-index:120!important}html body #app .app-shell .account-manage-detail .account-native-select.open{position:relative!important;z-index:900!important}html body #app .app-shell .account-manage-detail .account-native-menu{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;z-index:920!important;min-width:100%!important;max-height:min(240px,42dvh)!important;overflow-y:auto!important;pointer-events:auto!important;transform:translateZ(0)!important}@media(min-width:560px)and (max-width:920px){html body #app .app-shell:not(.is-mobile-layout)>.app-body{grid-template-columns:minmax(0,min(var(--desktop-sidebar-width, 430px),50vw)) minmax(0,1fr)!important}html body #app .app-shell:not(.is-mobile-layout) .desktop-sidebar-resizer{left:min(var(--desktop-sidebar-width, 430px),50vw)!important}html body #app .app-shell:not(.is-mobile-layout)>.liquid-dock,html body #app .app-shell:not(.is-mobile-layout).has-detail>.liquid-dock,html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary>.liquid-dock{left:calc(min(var(--desktop-sidebar-width, 430px),50vw)/2)!important;width:min(324px,calc(min(var(--desktop-sidebar-width, 430px),50vw) - 34px))!important;max-width:calc(min(var(--desktop-sidebar-width, 430px),50vw) - 34px)!important}}html body #app .app-shell .detail-slide-enter-active,html body #app .app-shell .detail-slide-leave-active{transition:opacity .4s cubic-bezier(.32,1.15,.38,1),transform .4s cubic-bezier(.32,1.15,.38,1)!important;will-change:opacity,transform!important}html body #app .app-shell .detail-slide-enter-from{opacity:0!important;transform:scale(.98) translateZ(0)!important}html body #app .app-shell .detail-slide-enter-to,html body #app .app-shell .detail-slide-leave-from{opacity:1!important;transform:scale(1) translateZ(0)!important}html body #app .app-shell .detail-slide-leave-to{opacity:0!important;transform:scale(.98) translateZ(0)!important}html body #app .app-shell:not(.is-mobile-layout).detail-entering-primary .detail-slide-enter-active,html body #app .app-shell:not(.is-mobile-layout).detail-leaving-primary .detail-slide-leave-active{grid-column:2!important;grid-row:1!important}
