@layer legacy{:root{color-scheme:light;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,sans-serif;--bg: #f7faff;--rail: #0b1f3a;--surface: #ffffff;--surface-soft: #f2f6fc;--surface-mint: #e8f1ff;--mint-strong: #d6ebff;--text: #071d3d;--muted: #5d6b86;--subtle: #8d9ab1;--border: #dde7f3;--border-strong: #c7d8ea;--green: #1677ff;--green-dark: #0b1f3a;--cyan: #00d4ff;--danger: #ff4d4f;--danger-soft: #fdeceb;--amber: #f5a400;--amber-soft: #fff4db;--success: #22c55e;--shadow: 0 18px 46px rgba(22, 119, 255, .09);--composer-shadow: 0 -12px 34px rgba(6, 24, 51, .08);--mobile-top: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);--brand-gradient: linear-gradient(135deg, #1677ff 0%, #00d4ff 100%);--focus-ring: 0 0 0 3px rgba(22, 119, 255, .28);--tap-size: 44px;--user-font-scale: 1}:root{--ui-font: "SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", system-ui, ui-sans-serif, sans-serif;--ui-bg: #f2f4f7;--ui-pane: #ffffff;--ui-pane-soft: #f3f5f8;--ui-field: #f1f3f6;--ui-control-line: #d7dee8;--ui-elevated: #ffffff;--ui-chat: #f5f1e9;--ui-text: #111827;--ui-muted: #667085;--ui-subtle: #8a94a3;--ui-line: #e3e7ee;--ui-line-strong: #cfd8e3;--ui-accent: #1f7cff;--ui-accent-strong: #0b68e5;--ui-accent-soft: #eaf3ff;--ui-active: #eef6ff;--ui-incoming: #ffffff;--ui-outgoing: #dff0ff;--ui-sheet: rgba(255, 255, 255, .98);--ui-shadow: 0 18px 48px rgba(17, 24, 39, .16)}:root[data-theme=dark]{--ui-bg: #111827;--ui-pane: #182132;--ui-pane-soft: #202a3c;--ui-field: #202a3c;--ui-control-line: #334155;--ui-elevated: #202a3c;--ui-chat: #101827;--ui-text: #f1f5f9;--ui-muted: #a5b0c0;--ui-subtle: #8491a3;--ui-line: #263449;--ui-line-strong: #39485f;--ui-accent: #5da8ff;--ui-accent-strong: #91c5ff;--ui-accent-soft: #183655;--ui-active: #172d47;--ui-incoming: #202a3c;--ui-outgoing: #15395d;--ui-sheet: rgba(24, 33, 50, .98)}:root[data-theme=midnight]{--ui-bg: #080d15;--ui-pane: #0e1622;--ui-pane-soft: #172232;--ui-field: #172232;--ui-control-line: #28384f;--ui-elevated: #172232;--ui-chat: #0a111b;--ui-text: #f4f7fb;--ui-muted: #a4afbe;--ui-subtle: #7d8999;--ui-line: #223047;--ui-line-strong: #33475f;--ui-accent: #67a9ff;--ui-accent-strong: #9ac8ff;--ui-accent-soft: #122b47;--ui-active: #142f4f;--ui-incoming: #172232;--ui-outgoing: #11375f;--ui-sheet: rgba(14, 22, 34, .98)}body{font-family:var(--ui-font);font-weight:500;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.desktop-list-header strong,.mobile-screen-title,.feature-header h1{font-size:clamp(24px,5vw,30px);font-weight:760}.desktop-list-actions button,.mobile-titlebar button,.chat-actions button,.composer button,.rail-button,.premium-dot,.chat-fab{transition:background .16s ease,color .16s ease,transform .12s ease}.desktop-list-actions button:active,.mobile-titlebar button:active,.chat-actions button:active,.composer button:active,.rail-button:active,.chat-fab:active{transform:scale(.96)}.list-search svg,.contacts-search svg,.catalog-search svg,.chat-search-inline svg,.new-chat-search svg{color:var(--ui-muted);flex:0 0 auto}.chat-row,.contact-row,.call-row{margin:0;background:var(--ui-pane);border-radius:0;border:0;border-bottom:1px solid var(--ui-line);box-shadow:none}.chat-preview,.contact-row em,.call-row em{color:var(--ui-muted);font-size:13.5px;font-weight:470}.avatar i{right:1px;bottom:1px;width:13px;height:13px;border:2px solid var(--ui-pane);background:var(--ui-accent)}.profile-avatar-edit .avatar-upload-button svg{width:17px;height:17px}.feature-card label>span,.privacy-choice>span{color:var(--ui-muted);font-size:12px;font-weight:720}.theme-choice>div{gap:12px}.theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.theme-choice>div{display:grid;grid-template-columns:1fr;gap:12px;width:100%}.theme-choice button{width:100%;height:62px;min-height:62px;max-height:62px;padding:8px 10px;grid-template-columns:34px minmax(0,1fr);gap:10px;background:var(--ui-pane-soft);border:1px solid transparent;border-radius:13px;color:var(--ui-text);text-align:left}.theme-choice button.active{background:var(--ui-active);border-color:var(--ui-accent);color:var(--ui-accent-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-accent) 18%,transparent)}.action-message-preview strong{color:var(--ui-text);font-size:13px;font-weight:720}.action-message-preview span{color:var(--ui-muted);font-size:13px;line-height:1.28}.reaction-row button:hover,.reaction-row button:focus-visible{background:var(--ui-pane-soft)}.message-action-grid button:hover,.message-action-grid button:focus-visible{background:var(--ui-pane-soft)}.message-action-grid button:disabled{color:var(--ui-subtle);opacity:.55}.message-action-grid button.danger{color:#dc2626;background:transparent}.attachment-menu button svg{color:var(--ui-accent)}@media(max-width:840px){.messenger-shell{display:grid;grid-template-columns:1fr;background:var(--ui-pane)}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{min-height:100dvh;background:var(--ui-pane)}.mobile-titlebar,.desktop-list-header{min-height:58px;padding:16px 14px 8px;background:var(--ui-pane);border-bottom:0}.mobile-titlebar button,.desktop-list-actions button{width:40px;height:40px;min-width:40px;min-height:40px;color:var(--ui-accent);background:transparent;border:0;border-radius:12px}.list-top{padding:0 14px 10px;background:var(--ui-pane)}.list-search{width:100%;height:42px;margin:0;padding:0 12px;border-radius:12px}.folder-tabs{min-height:42px;padding:0 14px;gap:16px;overflow-x:auto;background:var(--ui-pane);border-top:0;border-bottom:1px solid var(--ui-line);scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{min-height:42px;padding:0;flex:0 0 auto;color:var(--ui-muted);border-bottom-width:3px;font-size:14px;font-weight:650}.folder-tabs button.active{color:var(--ui-accent)}.chat-list{padding:0 0 calc(76px + env(safe-area-inset-bottom,0px));background:var(--ui-pane)}.chat-row{min-height:76px;border-bottom:1px solid var(--ui-line)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:76px;padding:8px 14px;grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.chat-row.swiped .chat-row-main{transform:translate(-232px)}.chat-row-actions{width:232px;right:0;border-radius:0}.chat-row-actions button{width:58px;min-width:58px;border-radius:0}.chat-row .avatar{width:52px;height:52px;min-width:52px}.chat-meta{gap:4px}.conversation{background:var(--ui-chat)}.messenger-shell.section-chats.mobile-chat-open .conversation{position:fixed;inset:0;z-index:50;width:100vw;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.messenger-shell.section-chats.mobile-chat-open .message-area{min-height:0;overflow-y:auto}.chat-header{min-height:58px;padding:6px 8px;background:var(--ui-pane);border-bottom:1px solid var(--ui-line)}.chat-header .avatar{width:40px;height:40px;min-width:40px}.chat-person h1{font-size:16px;font-weight:720}.message-list{padding:14px 6px 86px}.bubble{max-width:84%;border-radius:15px;font-size:14.5px;font-weight:480;line-height:1.32}.composer{min-height:64px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:var(--ui-pane);border-top:1px solid var(--ui-line)}.composer-field input,.composer input{min-height:44px;border-radius:16px;background:var(--ui-field);border-color:var(--ui-control-line);font-size:15px}.composer .send-button,.record-button{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%}.attachment-menu{left:0;bottom:calc(100% + 10px);transform:none}.rail{position:fixed;inset:auto 0 0;z-index:40;width:100%;height:calc(64px + env(safe-area-inset-bottom,0px));padding:6px 4px calc(4px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:1fr;background:color-mix(in srgb,var(--ui-pane) 96%,transparent);border-top:1px solid var(--ui-line);border-right:0;-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.brand-button,.brand-title,.rail>.premium-dot{display:none}.rail-nav{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0}.rail-nav>.rail-button{width:100%;min-width:0;min-height:54px;padding:4px 2px;display:grid;grid-template-rows:24px 16px;place-items:center;gap:2px;color:var(--ui-muted);background:transparent;border:0;border-radius:12px}.rail-nav>.rail-button.active{color:var(--ui-accent);background:transparent}.rail-nav>.rail-button svg{width:22px;height:22px;stroke-width:2}.rail-nav>.rail-button .nav-label{display:block;max-width:100%;overflow:hidden;color:currentColor;font-size:11px;font-weight:650;line-height:1;text-overflow:ellipsis;white-space:nowrap}.feature-header{min-height:58px;padding:18px 16px 10px;background:var(--ui-pane)}.feature-grid{padding:8px 0 calc(76px + env(safe-area-inset-bottom,0px));background:var(--ui-bg);gap:8px}.feature-card{margin:0;padding:16px;background:var(--ui-pane);border-top:1px solid var(--ui-line);border-bottom:1px solid var(--ui-line);border-radius:0}.profile-editor{grid-template-columns:90px minmax(0,1fr);align-items:start;column-gap:14px}.profile-avatar-edit{grid-row:span 4}.profile-editor label,.profile-editor .settings-row,.profile-editor .profile-save-status,.profile-editor .primary-action{grid-column:1 / -1}.profile-editor .primary-action{min-height:48px;border-radius:12px}.theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.message-actions-sheet{border-radius:18px 18px 14px 14px}}@media(min-width:841px){body{overflow:hidden;background:#f4f7fb}.messenger-shell{display:grid;grid-template-columns:76px minmax(360px,420px) minmax(520px,1fr) minmax(280px,320px);grid-template-rows:100dvh;width:100vw;height:100dvh;min-height:0;overflow:hidden;background:#f4f7fb}.rail{position:relative;grid-row:1 / 2;display:flex;width:auto;min-height:0;height:100dvh;padding:16px 10px;gap:16px;border-top:0;border-right:1px solid #d9e3ef;background:#fff;box-shadow:none}.rail>.brand-button,.rail>.premium-dot{display:grid}.rail-nav{display:grid;grid-template-columns:1fr;gap:8px}.rail-button,.premium-dot{display:grid;grid-template-rows:1fr;width:52px;height:52px;min-height:52px;border-radius:14px;padding:0;color:#66758c;background:transparent}.rail-button.active,.rail-button:hover,.premium-dot.active,.premium-dot:hover{color:#1677ff;background:#eaf3ff;box-shadow:inset 0 0 0 1px #cfe3ff}.nav-label{display:none}.chat-list-pane{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;overflow:hidden;border-right:1px solid #d9e3ef;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-titlebar,.quick-actions,.chat-stories,.app-sync-pill{display:none}.desktop-list-header{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:18px 16px 8px;background:#fff}.desktop-list-header strong{font-size:28px;line-height:1.05;letter-spacing:0}.desktop-list-header span{margin-top:4px;color:#66758c;font-size:13px}.desktop-list-actions button{width:42px;height:42px;border-radius:13px;background:#eef3f8}.list-top{display:block;padding:8px 16px 10px;background:#fff}.list-search{width:100%;height:44px;min-height:44px;border:1px solid #d5e0ec;border-radius:13px;background:#f1f5f9;box-shadow:none}.folder-tabs{display:flex;gap:8px;height:auto;margin:0;padding:0 16px 10px;overflow-x:auto;border-bottom:1px solid #e4ebf3;background:#fff;scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{flex:0 0 auto;min-height:34px;border:0;border-radius:17px;padding:0 13px;color:#5f6f86;background:#f1f5f9;font-size:13px;font-weight:750}.folder-tabs button.active{color:#1677ff;background:#eaf3ff;box-shadow:inset 0 0 0 1px #bfd9ff}.chat-list{min-height:0;overflow-y:auto;overflow-x:hidden;padding:0;background:#fff}.chat-row{min-height:76px;border-bottom:1px solid #e7edf4;background:#fff}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{display:grid;grid-template-columns:52px minmax(0,1fr) 44px;min-height:76px;gap:12px;padding:8px 16px;border-radius:0;background:transparent;box-shadow:none;transform:none}.chat-row:hover{background:#f6f9fc}.chat-row.active{border-color:#d5e7ff;background:#f0f7ff;box-shadow:inset 3px 0 #1677ff}.chat-row.active .chat-row-main{background:transparent}.chat-row .avatar{width:52px;height:52px;min-width:52px;font-size:19px}.chat-title strong{font-size:calc(15px * var(--user-font-scale));font-weight:780}.chat-preview{margin-top:4px;color:#66758c;font-size:calc(13px * var(--user-font-scale))}.chat-side small{color:#7b8aa0;font-size:12px}.chat-side em{min-width:22px;height:22px;font-size:12px}.chat-row-actions{top:17px;right:10px;grid-template-columns:repeat(4,36px)}.conversation{display:grid;grid-template-rows:72px minmax(0,1fr) auto;min-height:0;overflow:hidden;border-right:1px solid #d9e3ef;background:linear-gradient(180deg,#f7fbffe0,#e8f4ffe0),radial-gradient(circle at 18px 18px,rgba(22,119,255,.055) 1px,transparent 1px);background-size:auto,24px 24px}.chat-header{min-height:72px;padding:10px 18px;background:#ffffffeb;border-bottom:1px solid #d9e3ef}.message-area{min-height:0;overflow-y:auto;padding:18px clamp(28px,5vw,72px)}.messages{width:100%;max-width:820px;margin:0 auto}.bubble{max-width:min(620px,72%)}.composer{grid-template-columns:44px minmax(0,1fr) 44px 44px;min-height:68px;padding:10px 18px;background:#fffffff0;border-top:1px solid #d9e3ef}.composer input{height:44px}.info-pane{display:block;min-height:0;overflow-y:auto;padding:16px;border-right:0;background:#f8fafc}.info-card,.shared-card,.premium-card{border:1px solid #dce7f2;border-radius:14px;background:#fff;box-shadow:none}.info-card .avatar.large{width:70px;height:70px}}@media(min-width:841px)and (max-width:1180px){.messenger-shell{grid-template-columns:72px minmax(340px,390px) minmax(460px,1fr)}.info-pane{display:none}}:root[data-font-scale=small]{--user-font-scale: .92}:root[data-font-scale=large]{--user-font-scale: 1.12}:root[data-theme=dark]{color-scheme:dark;--bg: #050b15;--rail: #050b15;--surface: #07111f;--surface-soft: #101c2c;--surface-mint: #0d284a;--mint-strong: #153a67;--text: #f4f8ff;--muted: #a7b4c8;--subtle: #74849d;--border: #1d2d43;--border-strong: #314966;--green: #1677ff;--green-dark: #f4f8ff;--cyan: #00d4ff;--danger: #ff4d4f;--danger-soft: #35161c;--amber: #ffbf3f;--amber-soft: #2b220f;--success: #22c55e;--shadow: 0 18px 50px rgba(0, 0, 0, .34);--composer-shadow: 0 -18px 44px rgba(0, 0, 0, .32);--mobile-top: linear-gradient(180deg, #07111f 0%, #07111f 100%);--brand-gradient: linear-gradient(135deg, #1677ff 0%, #00d4ff 100%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;overflow:hidden;background:var(--bg);color:var(--text)}:root[data-theme=dark] body{background:radial-gradient(circle at 86% -10%,rgba(22,119,255,.24),transparent 36%),linear-gradient(180deg,#050b15,#081326)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:0;box-shadow:var(--focus-ring)}button:active:not(:disabled){transform:translateY(1px)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.messenger-shell{display:grid;grid-template-columns:68px 360px minmax(420px,1fr);width:100vw;height:100dvh;overflow:hidden;background:var(--bg)}.rail{display:flex;flex-direction:column;align-items:center;gap:24px;padding:18px 12px;background:var(--rail);color:#fff}.brand-button,.premium-dot,.rail-button{display:grid;place-items:center;border:0;color:inherit}.brand-button{width:46px;height:46px;border-radius:8px;background:#fff;box-shadow:0 8px 24px #005ab438;overflow:hidden}.brand-button img{width:100%;height:100%;object-fit:cover}.brand-title{display:none}.rail-nav{display:grid;gap:8px}.rail-button,.premium-dot{width:44px;height:44px;border-radius:8px;background:transparent;color:#a9bfd4}.nav-label{display:none}.rail-button:hover,.rail-button.active,.premium-dot:hover,.premium-dot.active{background:#ffffff1f;color:#fff}.chat-list-pane,.conversation,.info-pane{min-width:0;border-right:1px solid var(--border);background:var(--surface)}.chat-list-pane{display:grid;grid-template-rows:auto auto auto 1fr}.mobile-titlebar{display:none}.list-top{display:flex;align-items:center;gap:10px;padding:16px 14px 10px}.menu-button{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted)}.menu-button:hover{border-color:var(--border);background:var(--surface-soft)}.list-search{display:flex;align-items:center;min-width:0;width:100%;height:38px;gap:9px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:0 11px;color:var(--subtle)}.list-search:focus-within{border-color:#7dcfff;background:var(--surface);box-shadow:var(--focus-ring);color:var(--green)}.list-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.search-clear{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--subtle)}.search-clear:hover{background:#fff;color:var(--green-dark)}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 14px 10px}.quick-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;gap:7px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--green-dark);font-size:12px;font-weight:800}.quick-actions button:hover{border-color:#b6ddf8;background:var(--surface-mint)}.app-sync-pill{display:inline-flex;align-items:center;min-height:26px;width:fit-content;border:1px solid var(--border);border-radius:8px;background:#ffffffd6;color:var(--muted);margin:-2px 14px 8px;padding:0 9px;font-size:11px;font-weight:850}.app-sync-pill.synced{border-color:#b8e7c9;background:var(--surface-mint);color:var(--green-dark)}.folder-tabs{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:0 14px 12px;scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{flex:0 0 auto;min-height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);padding:0 11px;font-size:13px;font-weight:750}.folder-tabs button:hover,.folder-tabs button.active{border-color:#c2e2f8;background:var(--surface-mint);color:var(--green-dark)}.chat-list{overflow-y:auto;padding:4px 8px 14px}.chat-fab{display:none}.chat-empty{display:grid;justify-items:center;align-content:center;min-height:220px;gap:8px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted);margin:8px 6px;padding:18px;text-align:center}.chat-empty svg{color:var(--green)}.chat-empty strong{color:var(--text);font-size:15px}.chat-empty span{font-size:13px;line-height:1.4}.chat-empty button{min-height:32px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--green-dark);padding:0 10px;font-size:12px;font-weight:800}.chat-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:72px;border:1px solid transparent;border-radius:8px;background:transparent;overflow:hidden}.chat-row-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;min-width:0;width:100%;min-height:72px;gap:10px;border:0;background:transparent;color:inherit;font:inherit;padding:9px 8px;text-align:left}.chat-row:hover{background:var(--surface-soft)}.chat-row.active{border-color:#8dc9ff;background:linear-gradient(90deg,#1677ff29,#e8f6ffeb);box-shadow:inset 4px 0 0 var(--green)}.chat-row.active .chat-title strong{color:var(--green-dark)}.chat-row.request:not(.active){background:#fffaf0}.chat-row:focus-within{z-index:1;box-shadow:var(--focus-ring)}.chat-row.archived{opacity:.86}.chat-row-actions{display:grid;grid-template-columns:repeat(2,34px);align-items:center;gap:3px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;box-shadow:0 8px 22px #0b1f3a1f;padding:4px;margin-right:6px;opacity:0;pointer-events:none;transform:translate(4px);transition:opacity .16s ease,transform .16s ease}.chat-row-actions button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted)}.chat-row-actions button:hover,.chat-row-actions button:focus-visible{background:var(--surface-mint);color:var(--green-dark)}.chat-row-actions button:disabled{cursor:not-allowed;opacity:.35}.avatar{position:relative;display:grid;width:46px;height:46px;place-items:center;border-radius:8px;background:linear-gradient(145deg,#e3eee8,#f6faf7);color:var(--green-dark);font-size:18px;font-weight:850;line-height:1;overflow:hidden}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar.private{background:#e7f3ee}.avatar.group{background:#eef0f8;color:#46538b}.avatar.channel{background:#082a55;color:#fff}.avatar.saved{background:var(--amber-soft);color:var(--amber)}.avatar.request{background:#fff2d5;color:#915d0e}.avatar.large{width:74px;height:74px;font-size:28px}.avatar i{position:absolute;right:-2px;bottom:-2px;width:13px;height:13px;border:2px solid white;border-radius:999px;background:var(--green)}.chat-meta,.chat-title,.chat-preview,.chat-side{min-width:0}.chat-meta,.chat-side{display:grid}.chat-title{display:flex;align-items:center;gap:5px;color:var(--text)}.chat-title strong{overflow:hidden;font-size:calc(14px * var(--user-font-scale));font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-title svg{flex:0 0 auto;color:var(--green)}.chat-preview{overflow:hidden;margin-top:4px;color:#465976;font-size:calc(13px * var(--user-font-scale));line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.chat-side{justify-items:end;gap:7px}.chat-side small{color:#687793;font-size:12px;white-space:nowrap}.chat-side em{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-style:normal;font-weight:800}.chat-side svg{fill:currentColor;color:var(--subtle)}.conversation{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:70px 1fr auto;min-width:0;width:100%;max-width:100%;background:linear-gradient(180deg,#ffffffc7,#eef6fbb8),radial-gradient(circle at 18px 18px,rgba(9,137,232,.08) 1.2px,transparent 1.2px);background-size:auto,28px 28px}.chat-header{display:flex;align-items:center;justify-content:space-between;min-width:0;width:100%;gap:14px;border-bottom:1px solid var(--border);background:#ffffffeb;padding:12px 18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-person{display:flex;align-items:center;min-width:0;flex:1 1 auto;gap:11px;overflow:hidden}.chat-person h1,.chat-person span{display:block}.chat-person>div{min-width:0}.chat-person h1{overflow:hidden;margin:0;font-size:17px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.chat-person span{margin-top:3px;color:var(--muted);font-size:13px}.chat-actions{display:flex;flex:0 0 auto;gap:4px}.chat-back{display:none;width:38px;height:38px;place-items:center;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:var(--muted)}.chat-back:hover{background:var(--surface-soft);color:var(--green-dark)}.chat-actions .rail-button{width:var(--tap-size);height:var(--tap-size);color:var(--muted)}.chat-actions .rail-button:hover{background:var(--surface-soft);color:var(--green-dark)}.message-area{min-width:0;width:100%;overflow-x:hidden;overflow-y:auto;padding:18px clamp(18px,3vw,42px);scroll-behavior:smooth}.date-divider{width:max-content;margin:0 auto 14px;border-radius:999px;background:#13201b1a;color:#4d5a54;padding:5px 11px;font-size:12px;font-weight:750}.trust-banner{display:flex;align-items:center;width:min(680px,100%);max-width:680px;gap:9px;margin:0 auto 16px;border:1px solid #cbe2d6;border-radius:8px;background:#e8f4efeb;color:var(--green-dark);padding:10px 12px;font-size:13px;font-weight:700}.trust-banner span{min-width:0;line-height:1.35;overflow-wrap:anywhere}.trust-banner svg,.timer-strip svg,.pinned-strip svg{flex:0 0 auto}.chat-search-inline,.pinned-strip,.timer-strip,.chat-tools-panel{display:flex;align-items:center;width:min(680px,100%);max-width:680px;gap:10px;margin:0 auto 10px;border:1px solid var(--border);border-radius:14px;background:#ffffffeb;color:var(--muted);padding:10px 12px;box-shadow:0 10px 28px #071d3d0e}.chat-search-inline input{min-width:0;flex:1 1 auto;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.chat-search-inline span{color:var(--subtle);font-size:12px;font-weight:750;white-space:nowrap}.pinned-strip,.timer-strip{width:min(680px,100%);border-color:#c4dcf4;color:var(--green-dark);text-align:left}.pinned-strip strong,.pinned-strip span,.chat-tools-panel strong,.chat-tools-panel span{display:block}.pinned-strip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.pinned-strip strong{margin-bottom:1px;color:var(--green);font-size:12px}.timer-strip{justify-content:center;border-style:dashed;font-size:13px;font-weight:800}.timer-strip.active{border-style:solid;background:var(--surface-mint);color:var(--green-dark)}.chat-tools-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center}.chat-tools-panel strong{color:var(--text);font-size:13px}.chat-tools-panel span{margin-top:2px;color:var(--subtle);font-size:12px}.timer-options{display:flex;gap:6px}.timer-options button{min-height:32px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);padding:0 10px;font-size:12px;font-weight:850}.timer-options button.active{border-color:#a8d7ff;background:var(--green);color:#fff}.chat-tool-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:2px}.chat-tool-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;gap:6px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);padding:0 8px;font-size:12px;font-weight:850}.chat-tool-actions button.danger{border-color:#ffd0cc;background:var(--danger-soft);color:var(--danger)}.panel-close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:var(--surface-soft);color:var(--muted)}.messages{display:grid;gap:14px;min-width:0;overflow-x:hidden}.bubble{position:relative;min-width:0;max-width:min(620px,76%);border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 8px 20px #12201b0b;padding:11px 13px 9px}.bubble.pinned{border-color:#93c9f5;box-shadow:0 10px 28px #1677ff1c}.bubble.starred{border-color:#d7e7ff}.bubble.matched{border-color:#89d4ff;background:#f2fbff}.bubble p{margin:0;color:var(--text);font-size:calc(15px * var(--user-font-scale));line-height:1.5;padding-right:34px;overflow-wrap:anywhere}.bubble.incoming,.bubble.channel,.bubble.note{justify-self:start}.bubble.outgoing{justify-self:end;border-color:#b8dff9;background:linear-gradient(180deg,#e8f6ff,#dff1ff)}.message-action-trigger{position:absolute;top:6px;right:6px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(199,216,234,.78);border-radius:999px;background:#ffffffe0;color:var(--muted);opacity:.58;transition:opacity .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.bubble:hover .message-action-trigger,.bubble:focus-within .message-action-trigger{opacity:1}.message-action-trigger:hover{border-color:#9bd3f7;background:var(--surface-mint);color:var(--green)}.reply-preview{display:grid;gap:1px;margin-bottom:7px;border-left:3px solid var(--green);border-radius:5px;background:#1677ff14;color:var(--muted);padding:6px 8px;font-size:12px;line-height:1.3}.reply-preview strong{color:var(--green-dark);font-size:12px}.forward-preview{display:inline-flex;align-items:center;width:fit-content;gap:5px;margin-bottom:6px;border-radius:999px;background:#1677ff14;color:var(--green);padding:4px 8px;font-size:11px;font-weight:850}.message-star{position:absolute;top:8px;left:8px;display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#1677ff1a;color:var(--green)}.message-reactions{position:absolute;right:8px;bottom:-13px;display:flex;gap:4px}.message-reactions em{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--green-dark);padding:2px 7px;font-size:11px;font-style:normal;font-weight:850;box-shadow:0 8px 18px #071d3d14}.bubble.system{justify-self:center;max-width:min(520px,92%);border-color:#cae0ee;background:#f7fbffeb;color:var(--muted);text-align:center}.author{display:block;margin-bottom:4px;color:var(--green);font-size:13px}.bubble-time{display:inline-flex;align-items:center;justify-content:flex-end;width:100%;gap:4px;margin-top:6px;color:#66758f;font-size:12px;line-height:1.2}.bubble-time svg{color:var(--green)}.bubble.file,.bubble.voice,.bubble.product{display:flex;align-items:center;gap:10px;padding-right:44px}.bubble.file strong,.bubble.file small,.bubble.product strong,.bubble.product small{display:block}.bubble.file span,.bubble.product span{min-width:0}.bubble.file strong,.bubble.product strong{overflow-wrap:anywhere}.bubble.file svg,.bubble.product svg{flex:0 0 auto;color:var(--green)}.bubble.file small,.bubble.product small{margin-top:3px;color:var(--muted);font-size:12px}.bubble.voice .voice-play-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:var(--green);color:#fff}.bubble.voice{width:min(var(--voice-width, 220px),76%,calc(100vw - 76px));max-width:min(360px,76%);min-width:min(172px,calc(100vw - 76px));flex-wrap:wrap;align-items:center;align-content:center;gap:7px 9px;padding:8px 10px 7px}.bubble.voice .voice-action-trigger{position:static;flex:0 0 30px;display:grid;width:30px;height:30px;min-width:30px;place-items:center;border:0;border-radius:999px;background:color-mix(in srgb,var(--green) 13%,transparent);color:var(--green);opacity:1;box-shadow:none}.bubble.voice .voice-action-trigger:hover,.bubble.voice .voice-action-trigger:focus-visible{background:color-mix(in srgb,var(--green) 20%,transparent);color:var(--green)}.bubble.media{display:grid;gap:7px;width:min(340px,78%);overflow:hidden;padding:5px}.bubble.media img,.bubble.media video{display:block;width:100%;max-height:280px;border-radius:11px;background:#dce9f2;object-fit:cover}.media-caption{display:grid;gap:3px;padding:1px 5px 4px;color:var(--text);font-size:13px;font-weight:750}.media-caption small{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:var(--subtle);font-size:11px;font-weight:500}.waveform{position:relative;display:flex;flex:1 1 0;min-width:0;align-items:center;height:28px;gap:2px;overflow:hidden}.waveform span{flex:1 1 2px;min-width:2px;max-width:4px;position:relative;border-radius:999px;background:#a8c7bb;opacity:.72;transition:background-color 80ms linear,opacity 80ms linear,transform 80ms linear}.waveform span.is-played{background:var(--green);opacity:1}.waveform span.is-current{background:var(--green);opacity:1;transform:scaleY(1.18)}.waveform.has-progress:after{content:"";position:absolute;top:3px;left:clamp(4px,var(--voice-progress, 0%),calc(100% - 4px));width:3px;height:22px;border-radius:999px;background:#fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--green) 88%,#ffffff),0 0 0 3px color-mix(in srgb,var(--surface) 78%,transparent),0 3px 8px #0f3f5b2e;transform:translate(-50%);pointer-events:none;transition:left 70ms linear}.voice-current-time{flex:1 1 100%;margin:-4px 0 0 43px;color:var(--muted);font-size:11px;font-weight:650;white-space:nowrap}.voice-transcript{flex:1 1 100%;margin:2px 0 0 44px;color:var(--text);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.bubble.product{width:min(520px,86%)}.bubble.product em{margin-left:auto;color:var(--green-dark);font-size:15px;font-style:normal;font-weight:900;white-space:nowrap}.bubble.miniapp{border-color:#cae7fb;background:#f2fbff}.sponsored-card{display:flex;align-items:center;justify-self:start;width:min(560px,86%);gap:10px;border:1px dashed #a9cbe3;border-radius:8px;background:#ffffffd1;color:var(--green-dark);padding:10px 12px}.sponsored-card svg{flex:0 0 auto;color:var(--green)}.sponsored-card strong,.sponsored-card small{display:block}.sponsored-card strong{font-size:13px}.sponsored-card small{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.35}.channel-cta{justify-self:start;display:inline-flex;align-items:center;min-height:38px;gap:8px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 14px;font-size:14px;font-weight:800}.request-gate{display:grid;place-items:center;align-content:center;min-height:100%;color:var(--muted);text-align:center}.request-gate>svg{color:var(--amber)}.request-gate h2{max-width:540px;margin:14px 0 8px;color:var(--text);font-size:clamp(24px,3vw,34px);line-height:1.1}.request-gate p{max-width:520px;margin:0;font-size:15px;line-height:1.55}.request-actions{display:flex;gap:10px;margin-top:22px}.policy-list{display:grid;width:min(520px,100%);gap:7px;margin-top:18px}.policy-list.compact{width:100%;margin-top:0}.policy-list span{border:1px solid var(--border);border-radius:8px;background:#ffffffd6;color:var(--green-dark);padding:9px 11px;font-size:13px;font-weight:750}.primary-action,.ghost-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:8px;border-radius:8px;padding:0 16px;font-size:14px;font-weight:850}.primary-action{border:0;background:var(--green);color:#fff}.ghost-action{border:1px solid var(--border);background:#fff;color:var(--muted)}.ghost-action.danger{border-color:#efc4c0;background:var(--danger-soft);color:var(--danger)}.ghost-action.active-soft{border-color:#b8def8;background:var(--surface-mint);color:var(--green-dark)}.composer{display:grid;grid-template-columns:var(--tap-size) 1fr var(--tap-size) var(--tap-size);align-items:center;min-width:0;width:100%;gap:8px;border-top:1px solid var(--border);background:#fffffff0;box-shadow:var(--composer-shadow);padding:12px 18px}.composer-context{grid-column:1 / -1;display:grid;grid-template-columns:22px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-bottom:2px;border:1px solid #c6ddf4;border-radius:12px;background:#e8f6ffd1;color:var(--green-dark);padding:8px 8px 8px 10px}.composer-context.edit{border-color:#cfd9eb;background:var(--surface-soft)}.composer-context>svg{color:var(--green)}.composer-context span{display:grid;min-width:0;gap:1px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.composer-context strong{color:var(--text);font-size:12px}.composer-context button{width:36px;height:36px}.composer button{display:grid;min-width:var(--tap-size);height:var(--tap-size);place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted)}.composer button:hover:not(:disabled){background:var(--surface-soft);color:var(--green-dark)}.composer input{min-width:0;min-height:var(--tap-size);border:1px solid var(--border);border-radius:8px;outline:0;background:#fff;color:var(--text);padding:0 13px;font-size:calc(14px * var(--user-font-scale))}.composer-field{position:relative;min-width:0}.composer-field input{width:100%}.composer input:focus{border-color:#7dcfff;box-shadow:0 0 0 3px #0989e824}.composer-hint{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.composer.disabled .composer-hint{position:static;display:block;width:auto;height:auto;margin-top:6px;overflow:visible;clip:auto;clip-path:none;color:var(--muted);font-size:12px;font-weight:750;white-space:normal}.composer .send-button{background:var(--green);color:#fff}.composer .send-button:hover:not(:disabled),.composer .send-button:focus-visible{background:#0f6fe8;color:#fff}.message-actions-backdrop,.forward-sheet-backdrop,.call-sheet-backdrop{position:fixed;inset:0;z-index:20;display:grid;align-items:end;justify-items:center;background:#050a128a;padding:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.message-actions-sheet,.forward-sheet,.call-sheet{width:min(420px,100%);border:1px solid var(--border);border-radius:24px;background:#fffffff7;box-shadow:0 30px 80px #07122347;padding:12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.forward-sheet{display:grid;gap:10px;max-height:min(580px,82dvh)}.forward-head{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:10px;border-radius:16px;background:var(--surface-soft);padding:10px}.forward-head strong,.forward-head span{display:block}.forward-head strong{color:var(--text);font-size:14px}.forward-head span{overflow:hidden;margin-top:2px;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.forward-head button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;background:var(--surface);color:var(--muted)}.forward-list{display:grid;gap:4px;overflow-y:auto;padding-right:2px}.forward-list button{display:grid;grid-template-columns:44px minmax(0,1fr) 26px;align-items:center;min-height:62px;gap:10px;border:0;border-radius:14px;background:transparent;color:var(--text);padding:6px 8px;text-align:left}.forward-list button:hover{background:var(--surface-soft)}.forward-list button:focus-visible{background:var(--surface-mint)}.forward-list .avatar{width:42px;height:42px}.forward-list span{min-width:0}.forward-list strong,.forward-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forward-list strong{font-size:14px}.forward-list small{margin-top:2px;color:var(--muted);font-size:12px}.forward-list svg{color:var(--green)}.action-message-preview{display:grid;gap:3px;border-radius:16px;background:var(--surface-soft);padding:11px 12px}.action-message-preview strong{color:var(--text);font-size:13px}.action-message-preview span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.reaction-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px}.reaction-row button,.message-action-grid button{border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);font-size:13px;font-weight:850}.reaction-row button{min-height:var(--tap-size)}.message-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.message-action-grid button{display:flex;align-items:center;justify-content:center;min-height:var(--tap-size);gap:8px}.reaction-row button:hover,.message-action-grid button:hover{border-color:#b8def8;background:var(--surface-mint);color:var(--green-dark)}.message-action-grid button.danger{grid-column:1 / -1;border-color:#ffd0cc;background:var(--danger-soft);color:var(--danger)}.call-sheet{display:grid;justify-items:center;gap:12px;padding:34px 20px 22px;text-align:center;overflow:hidden;border-color:#ffffff47;background:radial-gradient(circle at 50% 0%,rgba(25,151,255,.22),transparent 38%),linear-gradient(180deg,#0c1625fa,#070d17fa);color:#fff;box-shadow:0 32px 90px #0000006b}.call-sheet span{color:#ffffffad;font-size:13px;font-weight:800}.call-sheet strong{color:#fff;font-size:24px;line-height:1.15}.call-sheet p{max-width:300px;margin:2px 0 8px;color:#ffffffb8;font-size:14px;line-height:1.45}.call-sheet audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.call-audio-output{display:grid;width:min(320px,100%);gap:8px;margin:0 0 4px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff14;text-align:left}.call-audio-output.blocked{border-color:#ffd0cc;background:var(--danger-soft)}.call-audio-output>div{display:flex;align-items:center;min-width:0;gap:7px;color:#fff}.call-audio-output>div svg{flex:0 0 auto;color:#35d38b}.call-audio-output>div span{min-width:0;color:#fff;font-size:12px;font-weight:850}.call-audio-output button,.call-audio-output select{width:100%;min-height:38px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff1a;color:#fff;font:inherit;font-size:12px;font-weight:850}.call-audio-output button{border-color:var(--green);background:var(--green);color:#fff}.call-audio-output select{padding:0 10px;color-scheme:dark}.call-sheet-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:6px}.call-sheet-actions .call-round-action{display:grid;width:74px;min-height:88px;place-items:center;align-content:start;gap:7px;border:0;border-radius:18px;background:transparent;color:#fff;font-size:11px;font-weight:850}.call-sheet-actions .call-round-action svg{width:58px;height:58px;padding:17px;border-radius:999px;color:#fff;box-shadow:0 12px 28px #00000047}.call-sheet-actions .call-round-action span{max-width:76px;color:#ffffffc2;font-size:11px;line-height:1.1;white-space:normal}.call-sheet-actions .call-decline svg{background:var(--danger)}.call-sheet-actions .call-accept svg{background:var(--green)}.call-sheet-actions .call-neutral svg{background:#ffffff29}.call-sheet-actions .call-neutral.active svg{background:var(--green)}.call-sheet-actions .call-round-action:disabled{cursor:not-allowed;opacity:.58}.call-avatar-ring{position:relative;display:grid;width:112px;height:112px;place-items:center;border-radius:999px}.call-avatar-ring:before,.call-avatar-ring:after{position:absolute;inset:8px;content:"";border:1px solid rgba(83,178,255,.45);border-radius:inherit;opacity:0;pointer-events:none}.call-avatar-ring.ringing:before{animation:callPulse 1.8s ease-out infinite}.call-avatar-ring.ringing:after{animation:callPulse 1.8s ease-out .55s infinite}.call-avatar-ring .avatar{position:relative;z-index:1}@keyframes callPulse{0%{opacity:.72;transform:scale(.86)}to{opacity:0;transform:scale(1.38)}}:root[data-theme=dark] .chat-header,:root[data-theme=dark] .composer{background:#07111ff0}:root[data-theme=dark] .chat-search-inline,:root[data-theme=dark] .pinned-strip,:root[data-theme=dark] .timer-strip,:root[data-theme=dark] .chat-tools-panel,:root[data-theme=dark] .message-actions-sheet,:root[data-theme=dark] .forward-sheet,:root[data-theme=dark] .call-sheet{background:#07111ff5;box-shadow:0 22px 60px #0000006b}:root[data-theme=dark] .bubble{background:#101826;box-shadow:0 8px 20px #0000003d}:root[data-theme=dark] .bubble.outgoing{border-color:#155a9d;background:linear-gradient(180deg,#1263c7,#0f58b4)}:root[data-theme=dark] .bubble.matched{background:#102236}:root[data-theme=dark] .message-action-trigger{background:#0f1b2be6}:root[data-theme=dark] .reply-preview,:root[data-theme=dark] .forward-preview,:root[data-theme=dark] .composer-context{background:#1677ff1f}:root[data-theme=dark] .message-reactions em,:root[data-theme=dark] .timer-options button,:root[data-theme=dark] .chat-tool-actions button,:root[data-theme=dark] .reaction-row button,:root[data-theme=dark] .message-action-grid button,:root[data-theme=dark] .action-message-preview,:root[data-theme=dark] .forward-head,:root[data-theme=dark] .forward-head button,:root[data-theme=dark] .composer input,:root[data-theme=dark] .attachment-menu{background:#101826}.recording-panel .send-button{background:var(--danger)}.attachment-control{position:relative;display:grid}.attachment-menu{position:absolute;left:0;bottom:calc(100% + 12px);z-index:8;display:grid;grid-template-columns:repeat(2,minmax(126px,1fr));width:min(330px,calc(100vw - 20px));gap:6px;border:1px solid rgba(184,206,224,.9);border-radius:14px;background:#fffffff5;box-shadow:0 18px 50px #06183333;padding:8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.attachment-menu button{display:grid;grid-template-columns:22px 1fr;justify-items:start;width:100%;height:44px;gap:8px;border-radius:10px;color:var(--text);padding:0 10px;font-size:14px;font-weight:800}.attachment-menu button:hover,.attachment-menu button:focus-visible{background:var(--surface-mint);color:var(--green-dark)}.attachment-menu button svg{color:var(--green)}.hidden-file-input{display:none}.recording-panel{grid-template-columns:42px minmax(0,1fr) 44px}.record-cancel{color:var(--danger)}.record-live{display:flex;align-items:center;min-width:0;min-height:42px;gap:12px;border:1px solid #ffd0cc;border-radius:999px;background:#fff5f4;padding:6px 12px;flex-wrap:wrap}.recording-status{position:absolute;top:50%;left:13px;display:inline-flex;align-items:center;gap:7px;transform:translateY(-50%);color:var(--danger);font-size:13px;font-weight:850;pointer-events:none}.recording-status.inline{position:static;flex:0 0 auto;transform:none;pointer-events:auto}.recording-status svg{fill:currentColor}.record-wave{display:flex;align-items:center;min-width:0;height:30px;flex:1 1 auto;gap:3px;overflow:hidden}.record-transcript{flex:1 1 100%;min-width:0;color:var(--text);font-size:12px;font-weight:650;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-wave i{flex:0 0 3px;border-radius:999px;background:#de8078;animation:recordPulse .9s ease-in-out infinite alternate}.record-wave i:nth-child(2n){animation-delay:.12s}.record-wave i:nth-child(3n){animation-delay:.24s}@keyframes recordPulse{0%{opacity:.45;transform:scaleY(.75)}to{opacity:1;transform:scaleY(1)}}.recording-error{position:absolute;left:0;bottom:calc(100% + 7px);max-width:min(360px,72vw);border:1px solid #efc4c0;border-radius:8px;background:var(--danger-soft);color:var(--danger);padding:7px 9px;font-size:12px;font-weight:750}.composer.disabled{opacity:1;background:#f7fafff5}.composer.disabled input{border-style:dashed;background:var(--surface-soft);color:var(--muted)}.composer button:disabled,.composer input:disabled{cursor:not-allowed}.info-pane{display:none;border-right:0;overflow-y:auto;background:#fbfcfb}.chat-info{display:grid;gap:14px;padding:18px}.info-head{display:grid;justify-items:center;border-bottom:1px solid var(--border);padding:12px 0 18px;text-align:center}.info-head h2{margin:11px 0 4px;font-size:20px;letter-spacing:0}.info-head span{color:var(--muted);font-size:13px}.trust-card,.maker-card,.premium-card,.info-section,.media-section{border:1px solid var(--border);border-radius:8px;background:#fff;padding:13px}.trust-card{background:var(--surface-mint)}.trust-title,.maker-card div,.premium-card div,.section-title{display:flex;align-items:center;gap:8px}.trust-title svg,.maker-card svg,.premium-card svg{color:var(--green)}.trust-title strong,.maker-card strong,.premium-card strong{font-size:14px}.trust-card p,.maker-card p,.premium-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.info-section{display:grid;gap:4px;padding:7px}.info-section button,.media-row{display:grid;grid-template-columns:22px 1fr auto;align-items:center;min-height:38px;gap:8px;border:0;border-radius:8px;background:transparent;color:var(--text);padding:0 8px;text-align:left}.info-section button:hover{background:var(--surface-soft)}.info-section svg,.media-row svg{color:var(--green)}.info-section span,.media-row em,.section-title button{color:var(--subtle);font-size:12px;font-style:normal;font-weight:750}.media-section{display:grid;gap:6px}.section-title{justify-content:space-between;margin-bottom:4px}.section-title button{border:0;background:transparent;color:var(--green)}.section-title>span{color:var(--subtle);font-size:12px;font-weight:850}.plain-danger{min-height:40px;border:1px solid #efc4c0;border-radius:8px;background:#fff;color:var(--danger);font-size:14px;font-weight:800}.plain-danger.soft{background:var(--danger-soft)}:root[data-theme=dark] .messenger-shell,:root[data-theme=dark] .chat-list-pane,:root[data-theme=dark] .conversation,:root[data-theme=dark] .feature-screen,:root[data-theme=dark] .contacts-screen,:root[data-theme=dark] .calls-screen,:root[data-theme=dark] .catalog-screen{background:radial-gradient(circle at 96% -10%,rgba(22,119,255,.16),transparent 34%),linear-gradient(180deg,#07111f,#050b15)}:root[data-theme=dark] .mobile-titlebar,:root[data-theme=dark] .rail,:root[data-theme=dark] .chat-header,:root[data-theme=dark] .composer{border-color:#314966c7;background:#07111ff0}:root[data-theme=dark] .mobile-titlebar button,:root[data-theme=dark] .rail-button,:root[data-theme=dark] .premium-dot,:root[data-theme=dark] .chat-actions .rail-button,:root[data-theme=dark] .chat-back,:root[data-theme=dark] .composer button{color:#a7b4c8}:root[data-theme=dark] .mobile-titlebar button:hover,:root[data-theme=dark] .mobile-titlebar button:active,:root[data-theme=dark] .rail-button:hover,:root[data-theme=dark] .rail-button.active,:root[data-theme=dark] .composer button:hover:not(:disabled),:root[data-theme=dark] .chat-back:hover{background:#1677ff29;color:#fff}:root[data-theme=dark] .list-search,:root[data-theme=dark] .composer input,:root[data-theme=dark] .contact-request-form input,:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .feature-card input,:root[data-theme=dark] .seller-upload-form input,:root[data-theme=dark] .catalog-search,:root[data-theme=dark] .action-modal input,:root[data-theme=dark] .action-modal textarea{border-color:#314966bf;background:#121826;color:#f4f8ff;box-shadow:none}:root[data-theme=dark] .contacts-search,:root[data-theme=dark] .contact-request-form,:root[data-theme=dark] .contacts-section,:root[data-theme=dark] .calls-tabs,:root[data-theme=dark] .calls-section,:root[data-theme=dark] .calls-empty-note,:root[data-theme=dark] .chat-row-actions,:root[data-theme=dark] .avatar-upload-button{border-color:#314966c7;background:#121826d6}:root[data-theme=dark] .chat-row-actions{box-shadow:0 12px 28px #00000047}:root[data-theme=dark] .chat-row-actions button{color:#9eb1c8}:root[data-theme=dark] .chat-row-actions button:hover,:root[data-theme=dark] .chat-row-actions button:focus-visible{background:#172338;color:#f4f8ff}:root[data-theme=dark] .contacts-search input,:root[data-theme=dark] .contact-request-form input{color:#f4f8ff}:root[data-theme=dark] .folder-tabs{border-color:#314966c7}:root[data-theme=dark] .app-sync-pill{border-color:#314966c7;background:#121826d6;color:#a7b4c8}:root[data-theme=dark] .app-sync-pill.synced{border-color:#22c55e52;background:#22c55e1f;color:#86efac}:root[data-theme=dark] .chat-row{border-color:#314966bd;background:#07111fad}:root[data-theme=dark] .chat-row:hover,:root[data-theme=dark] .chat-row.active,:root[data-theme=dark] .chat-row.request:not(.active){background:#0c192beb}:root[data-theme=dark] .chat-row.active{border-color:#1677ffb8;box-shadow:inset 4px 0 #4aa3ff}:root[data-theme=dark] .chat-preview,:root[data-theme=dark] .chat-side small,:root[data-theme=dark] .bubble-time,:root[data-theme=dark] .media-caption small{color:#a7b4c8}:root[data-theme=dark] .avatar.private{background:linear-gradient(145deg,#1f3b4a,#102533)}:root[data-theme=dark] .avatar.group{background:linear-gradient(145deg,#183461,#10233f);color:#dbeafe}:root[data-theme=dark] .avatar.channel{background:linear-gradient(145deg,#1677ff,#0a45a4)}:root[data-theme=dark] .avatar.saved,:root[data-theme=dark] .avatar.request{background:linear-gradient(145deg,#3b2d12,#251b0b);color:#ffcf67}:root[data-theme=dark] .date-divider{background:#ffffff14;color:#a7b4c8}:root[data-theme=dark] .trust-banner{border-color:#22c55e47;background:linear-gradient(135deg,#22c55e2e,#1677ff14);color:#86efac}:root[data-theme=dark] .bubble{border-color:#314966c2;background:#182336;box-shadow:0 12px 32px #00000038}:root[data-theme=dark] .bubble p,:root[data-theme=dark] .media-caption{color:#f4f8ff}:root[data-theme=dark] .bubble.outgoing{border-color:#1677ffc7;background:linear-gradient(135deg,#1677ff,#0a58d6)}:root[data-theme=dark] .bubble.outgoing p,:root[data-theme=dark] .bubble.outgoing .bubble-time,:root[data-theme=dark] .bubble.outgoing .media-caption,:root[data-theme=dark] .bubble.outgoing .media-caption small{color:#fff}:root[data-theme=dark] .attachment-menu,:root[data-theme=dark] .action-modal,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .contact-row,:root[data-theme=dark] .contact-empty,:root[data-theme=dark] .product-card,:root[data-theme=dark] .seller-upload,:root[data-theme=dark] .catalog-empty,:root[data-theme=dark] .product-sheet,:root[data-theme=dark] .privacy-toggle,:root[data-theme=dark] .privacy-choice,:root[data-theme=dark] .package-line,:root[data-theme=dark] .settings-row,:root[data-theme=dark] .mini-list{border-color:#314966c7;background:#0c1826f0;color:#f4f8ff}:root[data-theme=dark] .contact-row{border-color:#ffffff14;background:transparent}:root[data-theme=dark] .contact-row:hover,:root[data-theme=dark] .contact-row.pending{background:#0c192beb}:root[data-theme=dark] .call-row,:root[data-theme=dark] .call-actions button{border-color:#314966c7}:root[data-theme=dark] .call-actions button,:root[data-theme=dark] .calls-tabs button{background:#121826;color:#f4f8ff}:root[data-theme=dark] .calls-tabs button.active{background:var(--green);color:#fff}:root[data-theme=dark] .contact-side{background:#ffffff14}:root[data-theme=dark] .attachment-menu button,:root[data-theme=dark] .catalog-categories button,:root[data-theme=dark] .catalog-search button,:root[data-theme=dark] .catalog-sort,:root[data-theme=dark] .verified-switch,:root[data-theme=dark] .favorite-button,:root[data-theme=dark] .privacy-choice button,:root[data-theme=dark] .inline-actions button,:root[data-theme=dark] .ghost-action,:root[data-theme=dark] .sheet-close{border-color:#314966c7;background:#121826;color:#f4f8ff}:root[data-theme=dark] .catalog-search input{color:#f4f8ff}:root[data-theme=dark] .catalog-sync{border-color:#314966c7;background:#121826;color:#a7b4c8}:root[data-theme=dark] .catalog-sync.synced{border-color:#22c55e52;background:#22c55e1f;color:#86efac}:root[data-theme=dark] .catalog-sort select{color:#f4f8ff}:root[data-theme=dark] .catalog-categories button.active{border-color:#1677ffc7;background:var(--green);color:#fff}:root[data-theme=dark] .verified-switch.active,:root[data-theme=dark] .ghost-action.active-soft{border-color:#22c55e52;background:#22c55e1f;color:#86efac}:root[data-theme=dark] .catalog-trust-strip span{border-color:#22c55e47;background:#22c55e1f;color:#86efac}:root[data-theme=dark] .product-copy h2,:root[data-theme=dark] .product-sheet-copy h2,:root[data-theme=dark] .seller-upload-copy h2,:root[data-theme=dark] .catalog-empty strong{color:#f4f8ff}:root[data-theme=dark] .price-line strong{color:#7dd3fc}:root[data-theme=dark] .product-card.reported{border-color:#ff4d4f66}:root[data-theme=dark] .favorite-button.active{border-color:#1677ff94;color:#7dd3fc}:root[data-theme=dark] .record-live{border-color:#ff4d4f4d;background:#ff4d4f1f}.auth-shell{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 88% 8%,rgba(24,200,220,.22),transparent 30%),radial-gradient(circle at 8% 90%,rgba(9,137,232,.16),transparent 32%),#f7fbff;padding:24px}.auth-card{display:grid;width:min(460px,100%);gap:20px;border:1px solid var(--border);border-radius:16px;background:#fffffff0;box-shadow:0 30px 80px #06183324;padding:28px}.auth-card img{width:78px;height:78px;border-radius:18px;box-shadow:0 16px 38px #0989e833}.auth-card h1{margin:0;color:var(--text);font-size:34px;line-height:1.05}.auth-card p,.auth-card small{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.auth-links{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid var(--border);padding-top:14px}.auth-links a{color:var(--green);font-size:13px;font-weight:800;text-decoration:none}.auth-form,.feature-card-body{display:grid;gap:12px}.auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-demo-code,.auth-mail-note{display:grid;gap:6px;border:1px solid #b9def6;border-radius:8px;background:var(--surface-mint);padding:12px}.auth-demo-code span,.auth-mail-note span{color:var(--muted);font-size:12px;font-weight:800}.auth-demo-code strong{color:var(--green-dark);font-size:26px;letter-spacing:3px}.auth-mail-note strong{color:var(--green-dark);font-size:15px;overflow-wrap:anywhere}.auth-mail-note em{color:var(--muted);font-size:13px;font-style:normal}.auth-error{border:1px solid #efc4c0;border-radius:8px;background:var(--danger-soft);color:var(--danger);padding:10px 12px;font-size:13px;font-weight:750}.auth-success{border:1px solid #b9def6;border-radius:8px;background:var(--surface-mint);color:var(--green-dark);padding:10px 12px;font-size:13px;font-weight:750}.auth-switches{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.auth-switches button{border:0;background:transparent;color:var(--green);padding:4px 6px;font-size:13px;font-weight:850}.auth-form label,.feature-card label{display:grid;gap:6px}.auth-form span,.feature-card label span{color:var(--muted);font-size:12px;font-weight:800}.auth-form input,.feature-card input,.seller-upload-form input,.action-modal input,.action-modal textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;outline:0;background:#fff;color:var(--text);padding:0 12px;font-size:14px}.auth-form input,.feature-card input,.seller-upload-form input,.action-modal input{height:42px}.action-modal textarea{min-height:92px;padding-top:10px;resize:vertical}.feature-screen,.contacts-screen,.calls-screen,.catalog-screen{overflow-y:auto;border-right:1px solid var(--border);background:linear-gradient(180deg,#ffffffdb,#eef6fbeb),radial-gradient(circle at 16px 16px,rgba(9,137,232,.06) 1.2px,transparent 1.2px);background-size:auto,28px 28px;padding:26px}.feature-header,.contacts-header,.catalog-header{margin-bottom:18px}.catalog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feature-header h1,.contacts-header h1,.catalog-header h1{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.05}.feature-header p,.contacts-header p,.catalog-header p{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.catalog-sync{flex:0 0 auto;border:1px solid var(--border);border-radius:8px;background:#fffffff5;color:var(--muted);padding:7px 9px;font-size:11px;font-weight:900}.catalog-sync.synced{border-color:#b8e7c9;background:var(--surface-mint);color:var(--green-dark)}.contacts-screen,.calls-screen{display:grid;align-content:start;gap:12px}.contacts-tools{display:grid;gap:10px}.contacts-search,.contact-request-form{display:grid;align-items:center;min-height:46px;gap:10px;border:1px solid var(--border);border-radius:999px;background:#fffffff5;color:var(--muted);padding:0 12px;box-shadow:0 10px 28px #0618330d}.contacts-search{grid-template-columns:auto minmax(0,1fr) auto}.contact-request-form{grid-template-columns:minmax(0,1fr) 34px}.contacts-search input,.contact-request-form input{width:100%;min-width:0;height:44px;border:0;outline:0;background:transparent;color:var(--text);font-size:calc(14px * var(--user-font-scale))}.contacts-search button,.contact-request-form button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--green)}.contact-request-form button{background:var(--green);color:#fff}.contact-request-form label{display:flex;align-items:center;min-width:0;height:44px}.contact-request-form em{grid-column:1 / -1;color:var(--danger);font-size:12px;font-style:normal;font-weight:800;padding:0 4px 8px}.contacts-section{display:grid;gap:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fffffff5;box-shadow:var(--shadow)}.calls-tabs{display:grid;grid-template-columns:1fr 1fr;width:min(360px,100%);min-height:42px;gap:4px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;padding:4px}.calls-tabs button{border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:13px;font-weight:850}.calls-tabs button.active{background:var(--green);color:#fff}.calls-section{display:grid;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fffffff5;box-shadow:var(--shadow)}.call-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:76px;border-top:1px solid var(--border);padding:8px 12px}.call-row:first-child{border-top:0}.call-main{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;min-width:0;min-height:58px;gap:12px;border:0;border-radius:8px;background:transparent;color:var(--text);padding:0;text-align:left}.call-main strong,.call-main em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-main strong{font-size:calc(16px * var(--user-font-scale));font-weight:850}.call-main em{margin-top:3px;color:var(--muted);font-size:calc(13px * var(--user-font-scale));font-style:normal}.call-row.missed .call-main em{color:var(--danger)}.call-actions{display:flex;gap:6px}.call-actions button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--green)}.call-actions button:hover{border-color:#b8def8;background:var(--surface-mint)}.calls-empty-note{display:flex;align-items:center;width:min(560px,100%);gap:8px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted);padding:12px;font-size:13px;line-height:1.35}.calls-empty-note svg{flex:0 0 auto;color:var(--green)}.contacts-list{display:grid}.contact-row{display:grid;grid-template-columns:56px minmax(0,1fr) 34px;align-items:center;width:100%;min-height:76px;gap:12px;border:0;border-top:1px solid var(--border);background:transparent;color:var(--text);padding:8px 14px;text-align:left}.contact-row:hover{background:var(--surface-mint)}.contact-row.pending{background:#fffaf0}.contact-row span,.contact-row strong,.contact-row em{display:block;min-width:0}.contact-row .avatar{display:grid;place-items:center}.contact-row strong{overflow:hidden;font-size:calc(16px * var(--user-font-scale));font-weight:850;text-overflow:ellipsis;white-space:nowrap}.contact-row em{overflow:hidden;margin-top:3px;color:var(--muted);font-size:calc(13px * var(--user-font-scale));font-style:normal;text-overflow:ellipsis;white-space:nowrap}.contact-side{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--surface-soft)}.contact-row svg,.contact-side svg{color:var(--green)}.contact-empty{display:grid;justify-items:center;gap:8px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted);padding:20px;text-align:center}.contact-empty.compact{margin:14px;padding:14px}.contact-empty svg{color:var(--green)}.contact-empty strong{color:var(--text);font-size:15px}.contact-empty span{font-size:13px;line-height:1.4}.catalog-screen{display:grid;align-content:start;gap:14px}.catalog-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:46px;gap:10px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;color:var(--muted);padding:0 12px;box-shadow:0 12px 34px #0618330f}.catalog-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.catalog-search button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:var(--surface-soft);color:var(--muted)}.catalog-categories{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.catalog-categories button{flex:0 0 auto;min-height:36px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;color:var(--muted);padding:0 14px;font-size:13px;font-weight:850}.catalog-categories button.active{border-color:#9bd3f7;background:var(--green);color:#fff}.catalog-controls{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:8px}.catalog-sort{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:40px;gap:8px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;padding:0 10px}.catalog-sort span{color:var(--muted);font-size:12px;font-weight:850}.catalog-sort select{min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:850}.verified-switch{display:inline-flex;align-items:center;justify-content:center;min-height:40px;gap:7px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;color:var(--muted);padding:0 12px;font-size:13px;font-weight:850;white-space:nowrap}.verified-switch.active{border-color:#b8e7c9;background:var(--surface-mint);color:var(--green-dark)}.catalog-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.catalog-trust-strip span{display:flex;align-items:center;min-height:38px;min-width:0;gap:7px;border:1px solid #c8e9d6;border-radius:8px;background:var(--surface-mint);color:var(--green-dark);padding:8px 10px;font-size:12px;font-weight:850;line-height:1.2}.catalog-trust-strip svg{flex:0 0 auto}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.product-card{position:relative;display:grid;align-content:start;gap:10px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow);padding:10px}.product-card.reported{border-color:#ffd3d3}.favorite-button{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffffe6;color:var(--muted);box-shadow:0 10px 24px #06183324}.favorite-button.active{border-color:#1677ff47;background:#fff;color:var(--green)}.product-art{position:relative;display:grid;width:100%;aspect-ratio:1.25 / 1;min-height:118px;place-items:center;overflow:hidden;border:0;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.45),transparent 45%),linear-gradient(135deg,#1677ff,#00d4ff);color:#fff}.product-art:before,.product-art:after{position:absolute;border-radius:999px;background:#fff3;content:""}.product-art:before{right:-26px;bottom:-32px;width:94px;height:94px}.product-art:after{top:18px;left:18px;width:42px;height:42px}.product-art span,.product-art strong{position:relative;z-index:1}.product-art span{position:absolute;top:9px;left:9px;border-radius:8px;background:#ffffff2e;padding:5px 8px;font-size:11px;font-weight:850}.product-art strong{font-size:42px;font-weight:950}.product-art.mint{background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 45%),linear-gradient(135deg,#22c55e,#00b8d4)}.product-art.dark{background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%),linear-gradient(135deg,#0b1f3a,#1677ff)}.product-art.red{background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 44%),linear-gradient(135deg,#ff4d4f,#1677ff)}.product-art.violet{background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 44%),linear-gradient(135deg,#6d5dfc,#00d4ff)}.product-art.sand{background:linear-gradient(135deg,rgba(255,255,255,.45),transparent 44%),linear-gradient(135deg,#d5a84b,#22c55e)}.product-copy{display:grid;gap:6px}.seller-line{display:flex;align-items:center;min-width:0;gap:5px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.seller-line svg{flex:0 0 auto;color:var(--green)}.seller-line em{flex:0 0 auto;border-radius:6px;background:var(--danger-soft);color:var(--danger);padding:2px 5px;font-size:10px;font-style:normal;font-weight:900}.product-copy h2{display:-webkit-box;min-height:38px;overflow:hidden;margin:0;color:var(--text);font-size:15px;font-weight:900;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-line strong{color:var(--green-dark);font-size:17px;font-weight:950}.price-line del{color:var(--muted);font-size:12px}.product-facts{display:grid;gap:3px;color:var(--muted);font-size:12px;line-height:1.3}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-actions .primary-action,.product-actions .ghost-action{min-height:38px;padding:0 10px;font-size:12px}.catalog-empty{display:grid;grid-column:1 / -1;justify-items:center;gap:8px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted);padding:24px;text-align:center}.catalog-empty strong{color:var(--text)}.seller-upload{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:14px;border:1px solid var(--border);border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow);padding:16px}.seller-upload-copy{display:grid;align-content:center;gap:7px}.seller-upload-copy span{color:var(--green);font-size:12px;font-weight:950;text-transform:uppercase}.seller-upload-copy h2{margin:0;font-size:20px;line-height:1.15}.seller-upload-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.seller-upload-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.seller-upload-form label{display:grid;gap:6px}.seller-upload-form label span{color:var(--muted);font-size:12px;font-weight:850}.product-sheet-backdrop{position:fixed;inset:0;z-index:40;display:grid;align-items:end;background:#06183357;padding:18px}.product-sheet{position:relative;display:grid;grid-template-columns:minmax(160px,240px) minmax(0,1fr);width:min(680px,100%);max-height:calc(100vh - 36px);justify-self:center;gap:16px;overflow-y:auto;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 30px 80px #06183347;padding:16px}.sheet-close{position:absolute;top:10px;right:10px;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fffffff0;color:var(--muted)}.product-sheet-copy{display:grid;align-content:start;gap:10px;padding-right:28px}.product-sheet-copy h2{margin:0;font-size:22px;line-height:1.12}.product-sheet-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.sheet-lines{display:grid;gap:8px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px}.feature-card{display:grid;align-content:start;gap:12px;border:1px solid var(--border);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow);padding:16px}.feature-card-title{display:flex;align-items:center;gap:9px}.feature-card-title svg{color:var(--green)}.feature-card-title strong{font-size:16px}.feature-card p{margin:0;color:var(--muted);font-size:calc(14px * var(--user-font-scale));line-height:1.5}.mini-list,.package-line,.settings-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:11px}.mini-list{align-items:flex-start;flex-direction:column}.mini-list span,.package-line span,.settings-row span{min-width:0;color:var(--muted);font-size:calc(13px * var(--user-font-scale))}.mini-list strong,.package-line strong,.settings-row strong{min-width:0;overflow-wrap:anywhere;color:var(--green-dark);font-size:13px;text-align:right}.privacy-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);padding:10px 11px;text-align:left}.privacy-toggle span,.privacy-toggle strong,.privacy-toggle em{display:block;min-width:0}.privacy-toggle strong{font-size:13px}.privacy-toggle em{margin-top:3px;color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.privacy-toggle i{position:relative;flex:0 0 auto;width:42px;height:24px;border-radius:999px;background:#ccdceb;transition:background .16s ease}.privacy-toggle i:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 7px #0618332e;content:"";transition:transform .16s ease}.privacy-toggle.active{border-color:#b8def8;background:var(--surface-mint)}.privacy-toggle.active i{background:var(--green)}.privacy-toggle.active i:after{transform:translate(18px)}.privacy-choice{display:grid;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:11px}.privacy-choice>span{color:var(--muted);font-size:12px;font-weight:800}.privacy-choice div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.privacy-choice button{min-height:34px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);padding:0 8px;font-size:12px;font-weight:800}.privacy-choice button.active{border-color:#a8d8f7;background:var(--green);color:#fff}.inline-actions{display:flex;gap:8px}.inline-actions button{min-height:32px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--green-dark);padding:0 10px;font-size:12px;font-weight:800}.product-mini,.choice-group{display:grid;gap:8px}.profile-editor{display:grid;gap:10px}.profile-avatar-edit{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.avatar-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--green-dark);padding:0 12px;font-size:13px;font-weight:850;cursor:pointer}.avatar-upload-button input{display:none}.profile-save-status{border:1px solid var(--border);border-radius:8px;padding:9px 11px;font-size:12px;font-weight:850}.profile-save-status.success{border-color:#b8e7c9;background:var(--surface-mint);color:var(--green-dark)}.profile-save-status.error{border-color:#efc4c0;background:var(--danger-soft);color:var(--danger)}.choice-group>span{color:var(--muted);font-size:12px;font-weight:800}.choice-group>div{display:grid;gap:7px}.choice-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;width:100%;min-height:58px;gap:9px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);padding:9px 10px;text-align:left}.choice-row i{display:block;width:16px;height:16px;border:2px solid #b8cddd;border-radius:999px;background:#fff}.choice-row span,.choice-row strong,.choice-row em{display:block;min-width:0}.choice-row strong{font-size:13px}.choice-row em{margin-top:3px;color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.choice-row b{color:var(--green-dark);font-size:13px;white-space:nowrap}.choice-row.active{border-color:#9bd3f7;background:var(--surface-mint)}.choice-row.active i{border-color:var(--green);box-shadow:inset 0 0 0 3px #fff;background:var(--green)}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#06183375;padding:20px}.action-modal{position:relative;display:grid;width:min(430px,100%);gap:13px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 28px 80px #06183347;padding:24px}.action-modal>svg{color:var(--green)}.action-modal h2{margin:0;font-size:24px}.action-modal p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.modal-close{position:absolute;top:12px;right:12px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:var(--surface-soft);color:var(--muted)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.public-shell{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 88% 6%,rgba(24,200,220,.22),transparent 30%),radial-gradient(circle at 5% 95%,rgba(9,137,232,.16),transparent 34%),#f7fbff;color:var(--text)}.public-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1160px;margin:0 auto;padding:22px 24px}.public-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:18px;font-weight:900;text-decoration:none}.public-brand img{width:38px;height:38px;border-radius:8px;box-shadow:0 10px 26px #0989e833}.public-nav div{display:flex;gap:16px}.public-nav a{color:var(--muted);font-size:14px;font-weight:800;text-decoration:none}.public-nav a:hover{color:var(--green)}.public-nav button{min-height:38px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 14px;font-size:14px;font-weight:850}.public-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:26px;max-width:1160px;margin:0 auto;padding:76px 24px 42px}.public-hero svg{color:var(--green)}.public-hero h1{max-width:760px;margin:16px 0 0;font-size:clamp(46px,8vw,92px);line-height:.95;letter-spacing:0;overflow-wrap:break-word}.public-hero p{max-width:720px;margin:20px 0 0;color:var(--muted);font-size:clamp(17px,2vw,22px);line-height:1.45}.public-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.public-actions a{text-decoration:none}.public-hero aside{display:grid;gap:6px;border:1px solid var(--border);border-radius:12px;background:#ffffffdb;box-shadow:var(--shadow);padding:18px}.public-hero aside strong{color:var(--muted);font-size:13px}.public-hero aside span{color:var(--green-dark);font-size:34px;font-weight:950}.public-hero aside small{color:var(--muted);font-size:13px;line-height:1.45}.public-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;max-width:1160px;margin:0 auto;padding:0 24px 70px}.public-grid article{min-height:180px;border:1px solid var(--border);border-radius:12px;background:#ffffffe6;box-shadow:var(--shadow);padding:18px}.public-grid strong{display:block;color:var(--text);font-size:17px}.public-grid p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.public-footer{display:flex;align-items:center;justify-content:space-between;max-width:1160px;margin:0 auto;border-top:1px solid var(--border);padding:18px 24px 28px;color:var(--muted);font-size:13px}.public-footer a{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:850;text-decoration:none}@media(max-width:1180px){.messenger-shell{grid-template-columns:64px 332px minmax(0,1fr)}}@media(max-width:840px){body{overflow:hidden}.messenger-shell{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden;background:#f7faff}.rail{position:fixed;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:4px;min-height:74px;border-top:1px solid rgba(221,231,243,.92);background:#fffffff0;color:var(--text);padding:6px 12px max(8px,env(safe-area-inset-bottom));box-shadow:0 -16px 40px #0b1f3a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-button,.brand-title{display:none}.messenger-shell.section-chats.mobile-chat-open{grid-template-rows:minmax(0,1fr)}.messenger-shell.section-chats.mobile-chat-open .rail{display:none}.rail-nav{display:contents}.rail-button,.premium-dot{width:100%;height:58px;border-radius:18px;color:var(--muted)}.rail-button{display:grid;align-content:center;justify-items:center;gap:3px}.rail .nav-label{display:block;font-size:11px;font-weight:800}.rail-button:hover,.rail-button.active,.premium-dot:hover,.premium-dot.active{background:#eef6ff;color:var(--green)}.premium-dot{display:none;margin-top:0}.chat-list-pane{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);border-bottom:0;border-right:0;min-height:0;background:#f7faff;padding-bottom:82px}.mobile-titlebar{display:grid;grid-template-columns:minmax(0,1fr) 48px 48px 48px;align-items:end;min-height:124px;gap:8px;padding:max(22px,env(safe-area-inset-top)) 16px 14px;background:transparent}.mobile-titlebar button{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:16px;background:#eef4fb;color:var(--green-dark)}.mobile-titlebar button:hover,.mobile-titlebar button:active{background:#e2eefc;color:var(--green)}.mobile-screen-title{overflow:hidden;color:var(--text);font-size:34px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.mobile-wordmark{display:inline-flex;align-items:center;justify-content:center;min-width:0;gap:7px;color:var(--green-dark);font-size:18px;font-weight:950;letter-spacing:1.8px}.mobile-wordmark img{width:30px;height:30px;border-radius:8px;box-shadow:0 8px 18px #1677ff2e}.list-top{display:none;gap:8px;padding:0 16px 10px}.list-top.mobile-search-open{display:grid}.menu-button{display:none}.list-search{height:46px;border-color:transparent;border-radius:999px;background:#edf3f8;padding:0 14px;box-shadow:inset 0 0 0 1px #cadae8a6}.quick-actions,.app-sync-pill{display:none}.folder-tabs{justify-content:flex-start;gap:24px;border-bottom:1px solid var(--border);padding:0 16px}.folder-tabs button{min-height:48px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;padding:0 2px;color:var(--muted);font-size:17px;font-weight:850}.folder-tabs button:hover,.folder-tabs button.active{border-color:var(--green);background:transparent;color:var(--green)}.chat-list{overflow-x:hidden;overflow-y:auto;padding:0}.chat-empty{width:min(320px,calc(100vw - 20px));min-height:76px;align-content:center;margin:0}.chat-row{min-height:82px;border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-row-main{grid-template-columns:58px minmax(0,1fr) auto;min-height:82px;padding:8px 16px}.chat-row:hover,.chat-row.request:not(.active){border-color:var(--border);background:#fff}.chat-row.active{border-bottom-color:#b8def8;background:linear-gradient(90deg,#1677ff24,#fffffff5);box-shadow:inset 4px 0 0 var(--green)}.chat-row:active{background:var(--surface-soft)}.chat-row-actions{display:none}.avatar{width:56px;height:56px;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 18px #06183314}.avatar.private{background:linear-gradient(145deg,#e8f9f2,#dcefe7)}.avatar.group{background:linear-gradient(145deg,#eef2ff,#e1e8fb)}.avatar.channel{background:linear-gradient(145deg,#07366e,#04234b)}.avatar.saved,.avatar.request{background:linear-gradient(145deg,#fff4d8,#ffedbd)}.chat-title strong{font-size:calc(17px * var(--user-font-scale));font-weight:850}.chat-preview{color:#5e7286;font-size:calc(15px * var(--user-font-scale));line-height:1.2}.chat-side small{font-size:13px}.chat-side em{box-shadow:0 6px 14px #0989e83d}.conversation{display:none;min-height:0;grid-template-rows:64px minmax(0,1fr) auto;overflow:hidden;background:linear-gradient(180deg,#ffffff9e,#eaf4fab3),radial-gradient(circle at 18px 18px,rgba(9,137,232,.055) 1px,transparent 1px);background-size:auto,24px 24px}.messenger-shell.mobile-chat-open .chat-list-pane{display:none}.messenger-shell.mobile-chat-open .conversation{display:grid}.chat-fab{display:none}.chat-back{display:grid}.chat-actions .rail-button:nth-child(3){display:none}.chat-header .avatar{width:46px;height:46px;flex:0 0 46px;font-size:16px}.message-area{padding:14px 10px;min-height:0}.bubble{max-width:90%}.message-action-trigger{opacity:1;transform:none}.message-reactions{right:6px}.chat-search-inline,.pinned-strip,.timer-strip,.chat-tools-panel{max-width:none;margin-bottom:8px;border-radius:13px;padding:9px 10px}.chat-tools-panel{grid-template-columns:1fr 34px}.chat-tools-panel .timer-options{grid-column:1 / -1;order:2;overflow-x:auto;padding-bottom:1px}.chat-tool-actions{grid-template-columns:1fr;order:3}.chat-tools-panel .panel-close{grid-column:2;grid-row:1}.timer-options button{flex:0 0 auto}.composer{grid-template-columns:var(--tap-size) minmax(0,1fr) var(--tap-size);padding:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.feature-grid,.catalog-trust-strip,.catalog-controls{grid-template-columns:1fr}.catalog-sort{grid-template-columns:1fr;align-content:center;min-height:52px;gap:3px;padding:6px 10px}.verified-switch{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{padding:8px}.product-art{min-height:102px}.favorite-button{top:14px;right:14px;width:31px;height:31px}.product-copy h2{min-height:34px;font-size:13px}.price-line strong{font-size:15px}.product-actions,.product-sheet-actions,.seller-upload{grid-template-columns:1fr}.product-sheet{grid-template-columns:1fr;width:100%}.product-sheet .product-art{aspect-ratio:2 / 1;min-height:132px}.contact-request-form{grid-template-columns:minmax(0,1fr) 34px}.privacy-choice div{grid-template-columns:1fr}.public-nav{align-items:flex-start;flex-direction:column;padding:16px 14px}.public-nav div{flex-wrap:wrap;gap:12px}.public-hero{grid-template-columns:1fr;padding:46px 14px 24px}.public-hero h1{font-size:40px;line-height:1}.public-grid{grid-template-columns:1fr;padding:0 14px 38px}.public-grid article{min-height:auto}.public-footer{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 14px 24px}.composer button[aria-label=Эмодзи]{display:none}}@media(max-width:520px){.brand-button{width:38px;height:38px}.premium-dot{display:none}.rail-nav{gap:1px}.list-top{padding:12px 10px 8px}.quick-actions{padding:0 10px 10px}.app-sync-pill{margin-right:10px;margin-left:10px}.folder-tabs{padding:0 14px}.chat-list{padding:0}.chat-header{padding:10px;gap:8px}.chat-person{gap:7px}.chat-person h1{font-size:15px}.chat-person span{font-size:12px}.chat-actions{gap:2px}.chat-actions .rail-button{width:40px;height:40px}.request-actions{flex-direction:column;width:100%;max-width:280px}.auth-shell{padding:14px}.auth-card{padding:20px;border-radius:14px}.auth-card h1{font-size:28px}.feature-screen,.contacts-screen,.catalog-screen{padding:14px 12px}.feature-header h1,.contacts-header h1,.catalog-header h1{font-size:22px}.catalog-header{align-items:center;margin-bottom:12px}.feature-header p,.contacts-header p,.catalog-header p{display:none}.contacts-screen,.calls-screen{gap:10px;padding:118px 0 84px;background:#f7faff}.contacts-header{position:fixed;top:0;right:0;left:0;z-index:3;margin:0;padding:max(34px,env(safe-area-inset-top)) 20px 18px;background:#f7faff}.contacts-header h1{font-size:34px;font-weight:950;line-height:1}.contacts-tools{padding:0 14px 4px}.contacts-search,.contact-request-form{min-height:44px;box-shadow:none}.contacts-section{border-right:0;border-left:0;border-radius:0;box-shadow:none}.calls-tabs{width:auto;margin:0 14px}.calls-section{border-right:0;border-left:0;border-radius:0;box-shadow:none}.call-row{min-height:78px;padding:8px 14px}.calls-empty-note{margin:0 14px;width:auto}.contacts-section .section-title{min-height:38px;margin:0;padding:0 16px;background:var(--surface-soft)}.contact-row{grid-template-columns:56px minmax(0,1fr) 34px;min-height:76px;border-right:0;border-left:0;padding:8px 16px}.contact-row .avatar{width:56px;height:56px;border-radius:999px}.catalog-search{min-height:42px}.catalog-categories button{min-height:34px;padding:0 12px}.catalog-trust-strip span{min-height:34px}.seller-upload-form{grid-template-columns:1fr}.product-sheet-backdrop{padding:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.product-sheet{border-radius:14px 14px 10px 10px;padding:12px}.product-sheet-copy{padding-right:0}.modal-backdrop{align-items:end;padding:12px}.action-modal{width:100%;border-radius:14px 14px 10px 10px}.primary-action,.ghost-action{width:100%}.auth-actions{grid-template-columns:1fr}}@media(max-width:840px){:root{--ios-blue: #2563eb;--ios-text: #111827;--ios-muted: #8a93a3;--ios-line: #e7e9ef;--ios-chip: #f2f4f8;--ios-chat-bg: #f6f0e8;--ios-out: #dcf8c6}body{background:#fff}.messenger-shell{height:100dvh;background:#fff;color:var(--ios-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Arial,sans-serif}.rail{left:0;right:0;bottom:0;z-index:30;grid-template-columns:repeat(4,minmax(0,1fr));min-height:72px;border-radius:0;border-top:1px solid #dfe3eb;background:#fffffff5;box-shadow:none;padding:5px 8px max(5px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rail-button{width:100%;height:58px;border-radius:12px;color:#9ca3af;background:transparent;gap:2px;order:3}.rail-button:nth-child(1){order:3}.rail-button:nth-child(2){order:1}.rail-button:nth-child(3){order:2}.rail-button:nth-child(4){display:none}.rail-button:nth-child(5){order:4}.rail-button svg{width:25px;height:25px;stroke-width:2}.rail .nav-label{display:block;font-size:11px;line-height:1.1;font-weight:600}.rail-button:hover,.rail-button.active{background:transparent;color:var(--ios-blue);box-shadow:none}.premium-dot,.brand-button,.brand-title{display:none}.chat-list-pane{grid-template-rows:auto auto auto minmax(0,1fr);background:#fff;border:0;padding-bottom:72px;overflow:hidden}.chat-list-pane:before,.conversation:before,.contacts-screen:before,.calls-screen:before,.catalog-screen:before,.feature-screen:before{content:"9:41";display:flex;align-items:end;justify-content:space-between;height:34px;padding:0 22px 5px;color:#111827;font-size:13px;font-weight:700;line-height:1}.chat-list-pane:before{content:"9:41        ▮▮▮  Wi-Fi  ▰";white-space:pre}.messenger-shell.mobile-chat-open .chat-list-pane:before{display:none}.mobile-titlebar{display:grid;grid-template-columns:minmax(0,1fr) 38px;min-height:48px;align-items:center;gap:8px;padding:0 15px 4px;background:#fff}.mobile-screen-title{color:var(--ios-text);font-size:29px;font-weight:800;line-height:1.05;letter-spacing:0}.mobile-titlebar button{width:34px;height:34px;border-radius:999px;background:transparent;color:var(--ios-blue)}.mobile-titlebar button:nth-of-type(1),.mobile-titlebar button:nth-of-type(2){display:none}.mobile-titlebar button svg{width:20px;height:20px}.list-top{display:block;padding:2px 15px 8px;background:#fff}.menu-button{display:none}.list-search{height:34px;border:0;border-radius:9px;background:#f0f1f5;box-shadow:none;padding:0 10px;color:#858b98}.list-search input{min-height:34px;color:#111827;font-size:15px;font-weight:400}.list-search input::placeholder{color:#8e95a3}.quick-actions,.chat-stories,.app-sync-pill,.chat-fab{display:none}.folder-tabs{display:flex;gap:7px;overflow-x:auto;border:0;padding:0 15px 8px;background:#fff;scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{min-height:28px;flex:0 0 auto;border:0;border-radius:999px;background:#f2f4f8;color:#6b7280;padding:0 10px;font-size:12px;font-weight:600}.folder-tabs button.active{background:#eaf2ff;color:var(--ios-blue)}.chat-list{overflow-y:auto;background:#fff;padding:0}.chat-row{min-height:73px;border-bottom:1px solid var(--ios-line);background:#fff;touch-action:pan-y}.chat-row:hover,.chat-row.active{background:#fff;box-shadow:none}.chat-row.active .chat-row-main{background:#fff}.chat-row-main{min-height:73px;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;padding:8px 15px;background:#fff}.avatar{width:46px;height:46px;border-radius:999px;font-size:18px;font-weight:750;box-shadow:none}.chat-meta{min-width:0}.chat-title{min-width:0;gap:4px}.chat-title strong{overflow:hidden;color:#111827;font-size:calc(16px * var(--user-font-scale));font-weight:700;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.chat-title svg{width:13px;height:13px}.chat-preview{display:block;overflow:hidden;margin-top:2px;color:#8b93a3;font-size:calc(14px * var(--user-font-scale));line-height:19px;text-overflow:ellipsis;white-space:nowrap}.chat-side{min-width:42px;align-items:end;gap:7px}.chat-side small{color:#9ca3af;font-size:12px;font-weight:500}.chat-side em{min-width:20px;height:20px;border-radius:999px;background:var(--ios-blue);box-shadow:none;color:#fff;font-size:11px;font-style:normal;font-weight:700}.chat-row-actions{top:8px;right:8px;bottom:8px;grid-template-columns:repeat(4,44px);gap:0;align-content:center;background:transparent;opacity:1;pointer-events:auto;transform:none}.chat-row-actions button{width:42px;height:42px;border-radius:0;color:#fff;box-shadow:none}.chat-row-actions button:nth-child(1){border-radius:12px 0 0 12px;background:#8b95a7}.chat-row-actions button:nth-child(2){background:#34c759}.chat-row-actions button:nth-child(3){background:#ff9f0a}.chat-row-actions button:nth-child(4){border-radius:0 12px 12px 0;background:#ff3b30}.chat-row.swiped .chat-row-main{transform:translate(-176px)}.chat-empty{min-height:calc(100dvh - 210px);align-content:center;justify-items:center;border:0;background:#fff;padding:42px 35px 90px;text-align:center}.chat-empty svg{width:74px;height:74px;color:#d4d8e0}.chat-empty strong{color:#111827;font-size:18px}.chat-empty span{color:#8b93a3;font-size:13px;line-height:18px}.conversation{grid-template-rows:auto 58px minmax(0,1fr) auto;background:var(--ios-chat-bg);border:0}.messenger-shell.section-chats.mobile-chat-open .conversation{display:grid}.chat-header{min-height:58px;border-bottom:1px solid #dfe3e8;background:#fffffff0;padding:5px 8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-header .back-button{width:34px;height:34px;color:var(--ios-blue)}.chat-header .avatar{width:34px;height:34px;flex:0 0 34px;font-size:14px}.chat-person h1{color:#111827;font-size:15px;font-weight:700;line-height:18px}.chat-person span{color:#8b93a3;font-size:12px}.chat-actions{gap:2px}.chat-actions .rail-button{width:34px;height:34px;color:var(--ios-blue)}.chat-actions .rail-button svg{width:19px;height:19px}.message-area{overflow-y:auto;background:linear-gradient(#f6f0e8db,#f6f0e8db),radial-gradient(circle at 12px 12px,rgba(93,85,78,.07) 1px,transparent 1px);background-size:auto,24px 24px;padding:10px 8px 12px}.timer-strip,.pinned-strip,.trust-banner,.chat-search-inline,.chat-tools-panel{width:calc(100% - 10px);max-width:none;min-height:32px;margin:0 auto 8px;border:0;border-radius:10px;background:#ffffffd6;color:#667085;box-shadow:0 1px 2px #11182714;font-size:12px}.trust-banner{background:#e9f8ec;color:#12823b;font-weight:650}.date-divider{min-height:24px;margin:9px auto 10px;border-radius:999px;background:#ffffffd1;color:#7c8491;padding:5px 12px;font-size:12px;font-weight:650}.messages{gap:7px}.bubble{max-width:82%;border:0;border-radius:15px 15px 15px 4px;background:#fff;box-shadow:0 1px 1px #11182714;padding:7px 9px 5px}.bubble.outgoing,.bubble.note{align-self:flex-end;border-radius:15px 15px 4px;background:var(--ios-out)}.bubble p{color:#111827;font-size:calc(14px * var(--user-font-scale));line-height:19px}.bubble-time{justify-content:flex-end;color:#8c93a0;font-size:10px;line-height:12px}.bubble-time svg{color:var(--ios-blue)}.bubble.file,.bubble.voice,.bubble.smart-attachment{gap:8px;min-height:48px;padding:8px 10px}.waveform span{background:#9fc8c1}.message-action-trigger{display:none}.composer{grid-template-columns:34px minmax(0,1fr) 34px 34px;gap:6px;border-top:1px solid #dfe3e8;background:#fffffff5;padding:7px 8px max(7px,env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.composer button{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--ios-blue)}.composer input,.composer-field input{height:34px;min-height:34px;border:1px solid #dde2ea;border-radius:17px;background:#fff;color:#111827;padding:0 12px;font-size:14px}.composer .send-button{background:var(--ios-blue);color:#fff;box-shadow:none}.attachment-menu{left:0;bottom:calc(100% + 8px);grid-template-columns:1fr;width:min(290px,calc(100vw - 20px));border:0;border-radius:16px;background:#fffffffa;box-shadow:0 18px 44px #11182738;padding:8px}.attachment-menu button{min-height:42px;justify-content:flex-start;border-radius:10px;background:#fff;color:#111827;font-size:14px}.message-actions-backdrop{align-items:end;background:#11182747;padding:0 10px max(10px,env(safe-area-inset-bottom))}.message-actions-sheet{width:min(340px,100%);border:0;border-radius:16px;background:#fffffff7;box-shadow:0 18px 50px #11182738;padding:8px}.action-message-preview{min-height:46px;border-radius:12px;background:#f2f4f8}.reaction-row{display:flex;justify-content:space-between;gap:4px;padding:7px 3px 8px}.reaction-row button{width:36px;height:36px;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 4px #1118271a;font-size:18px}.message-action-grid{display:block;overflow:hidden;border-radius:13px;background:#fff}.message-action-grid button{display:grid;grid-template-columns:24px minmax(0,1fr);width:100%;min-height:43px;justify-items:start;border:0;border-bottom:1px solid #eef0f4;border-radius:0;background:#fff;color:#111827;padding:0 12px;font-size:15px;font-weight:500}.message-action-grid button:last-child{border-bottom:0}.message-action-grid button.danger{color:#ff3b30}.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:#fff}}@media(max-width:390px){.mobile-screen-title{font-size:28px}.folder-tabs button{font-size:11px;padding:0 9px}.chat-row-main{grid-template-columns:48px minmax(0,1fr) auto;padding-left:12px;padding-right:12px}}@media(max-width:840px){:root[data-theme=dark] .chat-list-pane{background:radial-gradient(circle at 95% -12%,rgba(22,119,255,.18),transparent 38%),linear-gradient(180deg,#07111f,#050b15)}:root[data-theme=dark] .contacts-screen,:root[data-theme=dark] .calls-screen,:root[data-theme=dark] .contacts-header{background:radial-gradient(circle at 95% -12%,rgba(22,119,255,.18),transparent 38%),linear-gradient(180deg,#07111f,#050b15)}:root[data-theme=dark] .contacts-section .section-title{background:#ffffff0d}:root[data-theme=dark] .mobile-titlebar{background:transparent;box-shadow:none}:root[data-theme=dark] .mobile-screen-title,:root[data-theme=dark] .mobile-wordmark{color:#fff;text-shadow:0 0 18px rgba(22,119,255,.28)}:root[data-theme=dark] .mobile-titlebar button{background:#242938;color:#fff}:root[data-theme=dark] .mobile-titlebar button:hover,:root[data-theme=dark] .mobile-titlebar button:active{background:#30384b;color:#fff}:root[data-theme=dark] .rail{border-color:#314966db;background:#0f1116f0;box-shadow:0 -18px 42px #00000057}:root[data-theme=dark] .list-search{background:#121826}:root[data-theme=dark] .chat-row{border-color:#ffffff14;background:transparent}:root[data-theme=dark] .chat-title strong{color:#fff}:root[data-theme=dark] .chat-preview,:root[data-theme=dark] .chat-side small{color:#a3a7b1}:root[data-theme=dark] .folder-tabs{border-color:#ffffff14}:root[data-theme=dark] .folder-tabs button{color:#a3a7b1}:root[data-theme=dark] .folder-tabs button.active{color:#4a90ff;border-color:#4a90ff}:root[data-theme=dark] .conversation{background:linear-gradient(180deg,#050b15d1,#050b15e6),radial-gradient(circle at 16px 16px,rgba(22,119,255,.09) 1px,transparent 1px);background-size:auto,24px 24px}:root[data-theme=dark] .chat-fab{background:var(--brand-gradient);box-shadow:0 18px 40px #1677ff61}:root[data-theme=dark] .composer{background:#07111ff5}}.messenger-shell{grid-template-columns:82px minmax(370px,410px) minmax(0,1fr) 318px;background:linear-gradient(180deg,#eef5fb,#f8fbff 42%,#eef5fb)}.rail{gap:18px;border-right:1px solid rgba(205,219,235,.92);background:#ffffffe0;color:var(--muted);box-shadow:16px 0 44px #071d3d0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-button{width:50px;height:50px;border-radius:16px;background:#fff;box-shadow:0 12px 28px #1677ff29}.rail-nav{width:100%;gap:6px}.rail-button,.premium-dot{width:58px;height:54px;border-radius:18px;color:#64748b;transition:background .16s ease,color .16s ease,transform .16s ease}.rail-button:hover,.rail-button.active,.premium-dot:hover,.premium-dot.active{background:#e8f2ff;color:var(--green)}.rail-button.active{box-shadow:inset 0 0 0 1px #1677ff2e}.desktop-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 18px 10px}.desktop-list-header strong,.desktop-list-header span{display:block}.desktop-list-header strong{color:var(--text);font-size:30px;font-weight:900;line-height:1}.desktop-list-header span{margin-top:5px;color:var(--muted);font-size:13px}.desktop-list-actions{display:flex;gap:8px}.desktop-list-actions button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:16px;background:#eef4fb;color:var(--green-dark)}.desktop-list-actions button:hover,.desktop-list-actions button:focus-visible{background:#e2efff;color:var(--green)}.chat-list-pane{grid-template-rows:auto auto auto auto auto 1fr;border-right:1px solid rgba(205,219,235,.92);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.list-top{padding:8px 18px 10px}.menu-button{display:none}.list-search{height:44px;border-color:transparent;border-radius:15px;background:#eef3f8;box-shadow:inset 0 0 0 1px #c9d8e7c7}.chat-stories{display:flex;gap:12px;overflow-x:auto;padding:2px 18px 12px;scrollbar-width:none}.chat-stories::-webkit-scrollbar{display:none}.chat-stories button{display:grid;justify-items:center;width:62px;min-width:62px;gap:6px;border:0;background:transparent;color:var(--muted);padding:0}.chat-stories .avatar{width:54px;height:54px;border-radius:999px}.chat-stories span{overflow:hidden;width:100%;font-size:11px;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.quick-actions{grid-template-columns:repeat(4,minmax(72px,1fr));gap:6px;padding:0 18px 10px}.quick-actions button{min-width:0;min-height:36px;border-radius:14px;background:#fff;box-shadow:0 8px 18px #071d3d0b;padding:0 8px;white-space:nowrap}.quick-actions button svg{flex:0 0 auto}.quick-actions button{font-size:11px}.app-sync-pill{margin:0 18px 10px;border-radius:999px}.folder-tabs{gap:18px;border-bottom:1px solid rgba(221,231,243,.9);padding:0 18px}.folder-tabs button{min-height:46px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;padding:0;color:#718099;font-size:15px;font-weight:850}.folder-tabs button:hover,.folder-tabs button.active{border-color:var(--green);background:transparent;color:var(--green)}.chat-list{padding:0}.chat-row{position:relative;display:block;min-height:84px;border:0;border-bottom:1px solid rgba(221,231,243,.88);border-radius:0;background:transparent;overflow:hidden}.chat-row-main{grid-template-columns:60px minmax(0,1fr) auto;width:100%;min-height:84px;gap:12px;padding:10px 18px;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .16s ease}.chat-row:hover{background:#f3f7fb}.chat-row.active{border-color:#1677ff38;background:linear-gradient(90deg,#1677ff1f,#fffffff5);box-shadow:inset 4px 0 0 var(--green)}.avatar{width:54px;height:54px;border-radius:999px;font-size:20px;box-shadow:inset 0 0 0 1px #ffffffbf,0 10px 20px #071d3d14}.chat-title strong{font-size:calc(16px * var(--user-font-scale))}.chat-preview{margin-top:5px;color:#63738a;font-size:calc(14px * var(--user-font-scale))}.chat-side small{font-size:13px}.chat-side em{min-width:24px;height:24px;box-shadow:0 8px 18px #1677ff3d}.chat-row-actions{position:absolute;top:18px;right:12px;z-index:2;display:grid;grid-template-columns:repeat(4,38px);gap:4px;border-radius:16px;opacity:0;pointer-events:none;transform:translate(10px);transition:opacity .16s ease,transform .16s ease}.chat-row:hover .chat-row-actions,.chat-row:focus-within .chat-row-actions{opacity:1;pointer-events:auto;transform:translate(0)}.conversation{grid-template-rows:74px minmax(0,1fr) auto;border-right:1px solid rgba(205,219,235,.9);background:linear-gradient(180deg,#f7faffb8,#e4f0f9c7),radial-gradient(circle at 18px 18px,rgba(22,119,255,.07) 1px,transparent 1px);background-size:auto,28px 28px}.chat-header{min-height:74px;border-bottom-color:#cddbebeb;background:#ffffffdb;padding:10px 18px}.chat-header .avatar{width:50px;height:50px;flex:0 0 50px}.chat-person h1{font-size:18px}.chat-actions .rail-button{border-radius:999px;background:transparent}.message-area{padding:18px clamp(20px,4vw,58px)}.messages{gap:10px}.bubble{max-width:min(620px,72%);border-color:#cddbebc7;border-radius:18px 18px 18px 6px;background:#fffffffa;box-shadow:0 8px 18px #071d3d0e;padding:10px 13px 8px}.bubble.outgoing{border-color:#1677ff3d;border-radius:18px 18px 6px;background:linear-gradient(180deg,#dff1ff,#d4ebff)}.bubble p{font-size:calc(15px * var(--user-font-scale));line-height:1.42}.message-action-trigger{width:30px;height:30px;opacity:0}.bubble:active{transform:scale(.995)}.trust-banner,.chat-search-inline,.pinned-strip,.timer-strip,.chat-tools-panel{width:min(720px,100%);max-width:720px;border-radius:16px}.composer{grid-template-columns:46px minmax(0,1fr) 46px 46px;gap:8px;border-top-color:#cddbebeb;background:#ffffffe6;padding:12px 18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.composer button{border-radius:999px}.composer input{border-color:#cddbebeb;border-radius:16px;background:#fff}.composer .send-button{box-shadow:0 10px 22px #1677ff3d}.attachment-menu{grid-template-columns:repeat(2,minmax(136px,1fr));border-radius:22px}.attachment-menu button{border-radius:16px}.info-pane{display:block;border-right:0;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-info{gap:12px;padding:20px 16px}.info-head{border-bottom:0;border-radius:24px;background:linear-gradient(180deg,#e8f2ffdb,#ffffffeb);padding:18px 12px}.info-head .avatar{width:78px;height:78px}.trust-card,.maker-card,.premium-card,.info-section,.media-section{border-radius:18px;background:#ffffffeb;box-shadow:0 12px 30px #071d3d0b}.message-actions-backdrop{align-items:center;justify-items:center}.message-actions-sheet{border-radius:20px}.reaction-row button,.message-action-grid button{border-radius:16px}.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:linear-gradient(180deg,#f7faffeb,#ebf3fbf5),radial-gradient(circle at 18px 18px,rgba(22,119,255,.055) 1px,transparent 1px);background-size:auto,28px 28px}:root[data-theme=dark] .rail,:root[data-theme=dark] .chat-list-pane,:root[data-theme=dark] .info-pane{border-color:#314966c7;background:#07111feb}:root[data-theme=dark] .desktop-list-header strong,:root[data-theme=dark] .chat-stories button,:root[data-theme=dark] .chat-title strong{color:#f4f8ff}:root[data-theme=dark] .desktop-list-actions button,:root[data-theme=dark] .list-search,:root[data-theme=dark] .quick-actions button{background:#121826}:root[data-theme=dark] .info-head{background:linear-gradient(180deg,#121f33fa,#0a1422f5)}@media(max-width:1180px){.messenger-shell{grid-template-columns:74px minmax(340px,390px) minmax(0,1fr)}.info-pane{display:none}}@media(max-width:840px){.messenger-shell{grid-template-columns:1fr;background:#f4f7fb}.desktop-list-header{display:none}.chat-list-pane{grid-template-rows:auto auto auto minmax(0,1fr);background:#f4f7fb;padding-bottom:88px}.mobile-titlebar{min-height:112px;padding:max(24px,env(safe-area-inset-top)) 18px 12px}.mobile-screen-title{font-size:36px;letter-spacing:0}.mobile-titlebar button{border-radius:18px;background:#e9eef6}.list-top.mobile-search-open{padding:0 16px 10px}.chat-stories{padding:0 16px 12px}.chat-stories .avatar{width:58px;height:58px}.folder-tabs{gap:26px;padding:0 18px}.folder-tabs button{font-size:18px}.chat-row{position:relative;display:block;min-height:86px;overflow:hidden;background:transparent;touch-action:pan-y}.chat-row-main{position:relative;z-index:1;grid-template-columns:62px minmax(0,1fr) auto;min-height:86px;background:#f4f7fb;padding:9px 18px}.chat-row.active .chat-row-main{background:#eef6ff}.chat-row-actions{position:absolute;top:9px;right:12px;bottom:9px;z-index:0;display:grid;grid-template-columns:repeat(4,44px);align-content:center;border:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none;padding:0}.chat-row-actions button{width:42px;height:42px;border-radius:16px;background:#e8eef6}.chat-row.swiped .chat-row-main{transform:translate(-188px)}.rail{grid-template-columns:repeat(5,minmax(0,1fr));min-height:78px;border-radius:28px 28px 0 0;padding:7px 12px max(8px,env(safe-area-inset-bottom))}.rail-button,.premium-dot{height:58px;border-radius:20px}.conversation{grid-template-rows:66px minmax(0,1fr) auto}.chat-header{min-height:66px;padding:8px 10px}.message-area{padding:12px 10px}.bubble{max-width:88%;border-radius:17px 17px 17px 5px}.bubble.outgoing{border-radius:17px 17px 5px}.message-action-trigger{opacity:1}.composer{grid-template-columns:44px minmax(0,1fr) 44px;padding:9px 10px max(9px,env(safe-area-inset-bottom))}.composer input{border-radius:16px}.attachment-menu{left:-2px;grid-template-columns:repeat(2,minmax(132px,1fr));border-radius:22px}}@media(max-width:520px){.chat-stories{gap:10px}.chat-title strong{font-size:calc(17px * var(--user-font-scale))}.chat-preview{font-size:calc(15px * var(--user-font-scale))}.contacts-screen,.calls-screen{background:#f4f7fb}}@media(max-width:840px){.messenger-shell{background:#fff}.rail{grid-template-columns:repeat(4,minmax(0,1fr));min-height:72px;border-radius:0;border-top:1px solid #dfe3eb;background:#fffffff5;padding:5px 8px max(5px,env(safe-area-inset-bottom));box-shadow:none}.rail-button:nth-child(1){order:3}.rail-button:nth-child(2){order:1}.rail-button:nth-child(3){order:2}.rail-button:nth-child(4){display:none}.rail-button:nth-child(5){order:4}.rail-button,.premium-dot{height:58px;border-radius:12px;background:transparent;color:#9ca3af}.rail-button:hover,.rail-button.active{background:transparent;color:#2563eb;box-shadow:none}.chat-list-pane{grid-template-rows:auto auto auto minmax(0,1fr);background:#fff;padding-bottom:72px}.chat-list-pane:before{content:"9:41        ▮▮▮  Wi-Fi  ▰";display:flex;align-items:end;height:34px;padding:0 22px 5px;color:#111827;font-size:13px;font-weight:700;white-space:pre}.mobile-titlebar{grid-template-columns:minmax(0,1fr) 38px;min-height:48px;align-items:center;padding:0 15px 4px;background:#fff}.mobile-titlebar button:nth-of-type(1),.mobile-titlebar button:nth-of-type(2){display:none}.mobile-titlebar button{width:34px;height:34px;border-radius:999px;background:transparent;color:#2563eb}.mobile-screen-title{color:#111827;font-size:29px;font-weight:800;line-height:1.05}.list-top{display:block;padding:2px 15px 8px;background:#fff}.list-search{height:34px;border:0;border-radius:9px;background:#f0f1f5;box-shadow:none}.quick-actions,.chat-stories,.app-sync-pill,.chat-fab{display:none}.folder-tabs{gap:7px;overflow-x:auto;border:0;padding:0 15px 8px;background:#fff}.folder-tabs button{min-height:28px;border:0;border-radius:999px;background:#f2f4f8;color:#6b7280;padding:0 10px;font-size:12px;font-weight:600}.folder-tabs button.active{background:#eaf2ff;color:#2563eb}.chat-list{background:#fff}.chat-row{min-height:73px;border-bottom:1px solid #e7e9ef;background:#fff}.chat-row-main{grid-template-columns:50px minmax(0,1fr) auto;min-height:73px;gap:10px;background:#fff;padding:8px 15px}.chat-row.active,.chat-row.active .chat-row-main,.chat-row:hover{background:#fff;box-shadow:none}.chat-row-actions button:nth-child(1){border-radius:12px 0 0 12px;background:#8b95a7;color:#fff}.chat-row-actions button:nth-child(2){border-radius:0;background:#34c759;color:#fff}.chat-row-actions button:nth-child(3){border-radius:0;background:#ff9f0a;color:#fff}.chat-row-actions button:nth-child(4){border-radius:0 12px 12px 0;background:#ff3b30;color:#fff}.chat-row.swiped .chat-row-main{transform:translate(-176px)}.conversation{grid-template-rows:auto 58px minmax(0,1fr) auto;background:#f6f0e8}.conversation:before{content:"9:41        ▮▮▮  Wi-Fi  ▰";display:flex;align-items:end;height:34px;padding:0 22px 5px;color:#111827;font-size:13px;font-weight:700;white-space:pre;background:#fffffff0}.chat-header{min-height:58px;border-bottom:1px solid #dfe3e8;background:#fffffff0;padding:5px 8px}.message-area{background:linear-gradient(#f6f0e8db,#f6f0e8db),radial-gradient(circle at 12px 12px,rgba(93,85,78,.07) 1px,transparent 1px);background-size:auto,24px 24px;padding:10px 8px 12px}.bubble{max-width:82%;border:0;border-radius:15px 15px 15px 4px;background:#fff;box-shadow:0 1px 1px #11182714;padding:7px 9px 5px}.bubble.outgoing,.bubble.note{border-radius:15px 15px 4px;background:#dcf8c6}.composer{grid-template-columns:34px minmax(0,1fr) 34px 34px;gap:6px;border-top:1px solid #dfe3e8;background:#fffffff5;padding:7px 8px max(7px,env(safe-area-inset-bottom));box-shadow:none}.composer button{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#2563eb}.composer input,.composer-field input{height:34px;min-height:34px;border:1px solid #dde2ea;border-radius:17px;background:#fff;padding:0 12px}.composer .send-button{background:#2563eb;color:#fff;box-shadow:none}.message-actions-backdrop{align-items:end;background:#11182747;padding:0 10px max(10px,env(safe-area-inset-bottom))}.message-actions-sheet{width:min(340px,100%);border:0;border-radius:16px;background:#fffffff7;box-shadow:0 18px 50px #11182738;padding:8px}.message-action-grid{display:block;overflow:hidden;border-radius:13px;background:#fff}.message-action-grid button{display:grid;grid-template-columns:24px minmax(0,1fr);width:100%;min-height:43px;justify-items:start;border:0;border-bottom:1px solid #eef0f4;border-radius:0;background:#fff;color:#111827;padding:0 12px;font-size:15px}.message-action-trigger{display:none}}@media(max-width:840px){:root{--v31-blue: #1677ff;--v31-text: #111827;--v31-muted: #6b7280;--v31-soft: #f2f4f8;--v31-line: #e6eaf0;--v31-bg: #ffffff;--v31-chat-bg: #f7f2ea;--v31-green: #dcf8c6;--v31-safe-bottom: env(safe-area-inset-bottom, 0px);--v31-page-x: clamp(14px, 4vw, 20px);--v31-touch: 44px}html,body,#root{width:100%;min-width:0;min-height:100%;overflow-x:hidden;background:var(--v31-bg)}body{color:var(--v31-text);-webkit-tap-highlight-color:transparent}.messenger-shell{width:100%;max-width:100vw;min-height:100dvh;height:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;overflow-x:hidden;background:var(--v31-bg)}.messenger-shell:not(.section-chats) .chat-list-pane,.messenger-shell.section-chats.mobile-chat-open .chat-list-pane{display:none}.messenger-shell.section-chats:not(.mobile-chat-open) .conversation{display:none}.messenger-shell.section-chats.mobile-chat-open .conversation,.messenger-shell:not(.section-chats) .contacts-screen,.messenger-shell:not(.section-chats) .calls-screen,.messenger-shell:not(.section-chats) .catalog-screen,.messenger-shell:not(.section-chats) .feature-screen{display:flex;flex-direction:column;min-width:0;min-height:100dvh;grid-row:1 / 2}.messenger-shell.section-chats.mobile-chat-open .rail{display:none}.chat-list-pane,.conversation,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{grid-column:1 / -1;position:relative;inset:auto;transform:none;width:100%;max-width:100vw;min-width:0;max-width:100%;overflow-x:hidden}.chat-list-pane:before,.conversation:before,.catalog-screen:before,.feature-screen:before,.contacts-screen:before,.calls-screen:before{display:none;content:none}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{padding:0 0 calc(78px + var(--v31-safe-bottom));background:var(--v31-bg)}.mobile-titlebar,.contacts-header,.catalog-header,.feature-header,.desktop-list-header{min-height:58px;padding:max(16px,env(safe-area-inset-top,0px)) var(--v31-page-x) 8px;display:flex;align-items:center;gap:10px;background:var(--v31-bg)}.desktop-list-header{display:none}.mobile-screen-title,.contacts-header h1,.catalog-header h1,.feature-header h1{margin:0;color:var(--v31-text);font-size:clamp(26px,7vw,30px);line-height:1.05;font-weight:800;letter-spacing:0}.contacts-header p,.catalog-header p,.feature-header p,.catalog-trust-strip,.composer-hint{display:none}.mobile-titlebar button,.desktop-list-actions button,.compose-chat{width:var(--v31-touch);height:var(--v31-touch);min-width:var(--v31-touch);border:0;border-radius:14px;display:inline-grid;place-items:center;color:var(--v31-blue);background:transparent}.mobile-titlebar button:active,.desktop-list-actions button:active,.compose-chat:active{background:#eaf2ff}.list-top{padding:0 var(--v31-page-x) 10px;display:flex;align-items:center;gap:8px}.menu-button{display:none}.list-search,.contacts-search,.catalog-search{width:100%;min-height:46px;height:46px;margin:0;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:12px;color:#8b93a1;background:#f0f2f6;box-shadow:none}.list-search input,.contacts-search input,.catalog-search input{min-width:0;flex:1;height:100%;border:0;outline:0;color:var(--v31-text);background:transparent;font-size:calc(15px * var(--user-font-scale))}.list-search:focus-within,.contacts-search:focus-within,.catalog-search:focus-within{border-color:#91bdff;background:#fff;box-shadow:0 0 0 3px #1677ff29}.app-sync-pill,.quick-strip{display:none}.folder-tabs,.catalog-categories,.calls-tabs{margin:0;padding:0 var(--v31-page-x) 9px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--v31-line)}.folder-tabs::-webkit-scrollbar,.catalog-categories::-webkit-scrollbar,.calls-tabs::-webkit-scrollbar{display:none}.folder-tabs button,.catalog-categories button,.calls-tabs button,.verified-switch{flex:0 0 auto;min-height:36px;min-width:44px;padding:0 12px;border:0;border-radius:18px;color:var(--v31-muted);background:var(--v31-soft);font-size:13px;line-height:1;font-weight:750;white-space:nowrap}.folder-tabs button.active,.catalog-categories button.active,.calls-tabs button.active,.verified-switch.active{color:var(--v31-blue);background:#eaf2ff;box-shadow:inset 0 0 0 1px #1677ff2e}.chat-list{background:var(--v31-bg);border-top:0;overflow-x:hidden}.chat-row{min-width:0;width:100%;min-height:76px;overflow:hidden;background:var(--v31-bg);border-bottom:1px solid var(--v31-line)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{width:100%;min-height:76px;padding:10px var(--v31-page-x);display:grid;grid-template-columns:50px minmax(0,1fr) 42px;gap:12px;align-items:center;border:0;border-radius:0;background:var(--v31-bg);box-shadow:none;transform:none}.chat-row.active .chat-row-main{background:#f5f9ff}.chat-row-main:before,.chat-row.active .chat-row-main:before{display:none;content:none}.chat-row-actions{display:none}.avatar,.chat-row .avatar,.contact-row .avatar,.call-row .avatar,.forward-target .avatar{width:50px;height:50px;min-width:50px;flex:0 0 50px;border-radius:50%;font-size:20px;font-weight:800}.chat-meta,.chat-title,.chat-preview,.contact-row span,.call-main span,.forward-target span{min-width:0}.chat-title,.seller-line{display:flex;align-items:center;gap:4px}.chat-title strong,.contact-row strong,.call-main strong,.forward-target strong,.product-copy h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--v31-text);font-size:calc(16px * var(--user-font-scale));line-height:1.18;font-weight:760}.chat-preview,.contact-row em,.call-main em,.forward-target small,.product-facts,.seller-line,.price-line del{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--v31-muted);font-size:calc(14px * var(--user-font-scale));line-height:1.25}.chat-side{min-width:0;align-self:stretch;display:grid;justify-items:end;align-content:center;gap:8px}.chat-side small{color:#8b93a1;font-size:12px;line-height:1;white-space:nowrap}.chat-side em{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:var(--v31-blue);font-style:normal;font-size:12px;font-weight:800}.rail{position:sticky;bottom:0;z-index:40;grid-row:2 / 3;width:100%;min-width:0;min-height:calc(66px + var(--v31-safe-bottom));padding:6px 6px calc(6px + var(--v31-safe-bottom));display:block;background:#fffffff7;border-top:1px solid var(--v31-line);box-shadow:0 -6px 20px #0f172a0f}.rail>.brand-button,.rail>.brand-title,.rail>.premium-dot{display:none}.rail-nav{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.rail-nav>.rail-button{min-width:0;min-height:54px;padding:5px 2px;border:0;border-radius:12px;display:grid;grid-template-rows:24px 16px;place-items:center;color:#8b93a1;background:transparent}.rail-nav>.rail-button.active{color:var(--v31-blue);background:#eef5ff}.rail-nav>.rail-button svg{width:22px;height:22px;stroke-width:2.25}.rail-nav>.rail-button .nav-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1;font-weight:700}.conversation{flex-direction:column;background:var(--v31-chat-bg)}.chat-header{min-height:58px;padding:max(6px,env(safe-area-inset-top,0px)) 8px 6px;background:#fffffffa;border-bottom:1px solid var(--v31-line);box-shadow:none}.chat-header .avatar{width:42px;height:42px;min-width:42px}.chat-title-block{min-width:0}.chat-title-block strong,.chat-title-block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-header-actions button,.chat-back{min-width:40px;width:40px;height:40px;border-radius:12px}.chat-info{display:none}.thread{min-height:0;flex:1;overflow-y:auto;padding:10px 10px 12px}.timer-strip,.pinned-strip,.trust-banner,.date-divider{max-width:100%;margin-left:auto;margin-right:auto}.messages{padding:10px 0 4px;gap:8px}.message{max-width:min(82%,560px);padding:10px 12px;border-radius:14px;font-size:calc(15px * var(--user-font-scale));line-height:1.35;box-shadow:0 1px 1px #0f172a14}.message.outgoing{background:var(--v31-green)}.message .time,.message-time,.status-mark{color:#7d8da3;font-size:11px}.composer{min-height:calc(64px + var(--v31-safe-bottom));padding:8px 8px calc(8px + var(--v31-safe-bottom));display:flex;align-items:flex-end;gap:7px;background:#fff;border-top:1px solid var(--v31-line);box-shadow:none}.composer button{min-width:var(--v31-touch);width:var(--v31-touch);min-height:var(--v31-touch);height:var(--v31-touch);border-radius:14px}.composer-field{min-width:0;flex:1}.composer input,.composer-field input{min-height:var(--v31-touch);width:100%;border-radius:14px;font-size:calc(15px * var(--user-font-scale))}.composer .send-button{color:#fff;background:var(--v31-blue)}.attachment-menu,.message-actions-sheet,.forward-sheet,.product-sheet{border-radius:18px 18px 0 0;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 -18px 50px #0f172a2e}.attachment-menu{position:fixed;left:10px;right:10px;bottom:calc(74px + var(--v31-safe-bottom));z-index:80;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px}.attachment-menu button{width:100%;height:64px;min-height:64px;display:grid;place-items:center;gap:5px;color:var(--v31-text);background:#f6f8fb;font-size:12px}.message-actions-backdrop,.forward-sheet-backdrop,.product-sheet-backdrop,.call-sheet-backdrop{align-items:flex-end;background:#0f172a42;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.message-actions-sheet,.forward-sheet,.product-sheet,.call-sheet{width:100%;max-width:100%;max-height:min(86dvh,760px);overflow-y:auto}.contacts-tools,.catalog-screen>.catalog-search{padding:0 var(--v31-page-x) 10px}.contacts-tools{display:grid;gap:10px}.contact-request-form{display:grid;grid-template-columns:minmax(0,1fr) var(--v31-touch);gap:8px;align-items:start}.contact-request-form label,.contact-request-form input{min-width:0;width:100%}.contact-request-form input{height:var(--v31-touch);padding:0 12px;border:1px solid var(--v31-line);border-radius:13px;background:#fff;color:var(--v31-text);font-size:15px}.contact-request-form button{width:var(--v31-touch);height:var(--v31-touch);border-radius:13px;color:#fff;background:var(--v31-blue)}.contact-request-form em{grid-column:1 / -1;color:#d92d20;font-size:13px;font-style:normal}.contacts-section,.calls-section,.catalog-screen .product-grid,.seller-upload,.feature-grid{width:100%;max-width:100vw;margin:0;padding:0;background:#fff}.section-title{min-height:38px;padding:0 var(--v31-page-x);display:flex;align-items:center;justify-content:space-between;color:var(--v31-muted);font-size:13px;font-weight:700;text-transform:none}.contacts-list,.calls-section{display:grid;background:#fff}.contact-row,.call-row,.forward-target{width:100%;min-height:72px;padding:10px var(--v31-page-x);display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;align-items:center;border:0;border-bottom:1px solid var(--v31-line);border-radius:0;background:#fff;text-align:left}.call-row{grid-template-columns:minmax(0,1fr) auto}.call-main{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center}.contact-side,.call-actions{display:flex;align-items:center;gap:6px;color:var(--v31-blue)}.call-actions button{width:40px;height:40px;border-radius:12px}.contact-empty,.catalog-empty,.calls-empty-note{margin:18px var(--v31-page-x);padding:18px;display:grid;justify-items:center;gap:8px;border:1px dashed #d6deea;border-radius:16px;color:var(--v31-muted);background:#f8fafc;text-align:center}.catalog-header{justify-content:space-between}.catalog-sync{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:var(--v31-muted);background:var(--v31-soft);font-size:12px;font-weight:800}.catalog-sync.synced{color:#067647;background:#dcfae6}.catalog-controls{padding:10px var(--v31-page-x);display:grid;gap:8px;border-bottom:1px solid var(--v31-line);background:#fff}.catalog-sort{min-width:0;min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--v31-line);border-radius:13px;background:#fff}.catalog-sort span{color:var(--v31-muted);font-size:13px;font-weight:700}.catalog-sort select{min-width:0;border:0;outline:0;color:var(--v31-text);background:transparent;font-weight:700}.verified-switch{width:fit-content;display:inline-flex;align-items:center;gap:6px}.product-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch;justify-items:stretch}.product-card{position:relative;min-width:0;width:100%;max-width:100%;height:100%;min-height:0;margin:0;padding:12px var(--v31-page-x);display:grid;grid-template-columns:72px minmax(0,1fr);grid-auto-rows:auto;gap:12px;border:0;border-bottom:1px solid var(--v31-line);border-radius:0;background:#fff;box-shadow:none;overflow:visible}.product-art{width:72px;height:72px;min-width:72px;max-width:72px;border-radius:16px}.product-art>*{pointer-events:none}.favorite-button{position:absolute;right:var(--v31-page-x);top:10px;width:36px;height:36px;border-radius:12px}.product-copy{min-width:0;padding-right:42px;display:grid;gap:5px}.price-line{display:flex;align-items:baseline;gap:8px}.price-line strong{color:var(--v31-text);font-size:15px}.product-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.primary-action,.ghost-action{min-height:44px;border-radius:13px;font-weight:750}.seller-upload,.feature-grid{padding:12px var(--v31-page-x) calc(14px + var(--v31-safe-bottom));display:grid;gap:12px;background:#f7f9fc}.seller-upload-copy,.seller-upload-form,.feature-card{min-width:0;padding:14px;border:1px solid var(--v31-line);border-radius:16px;background:#fff;box-shadow:none}.seller-upload-form,.feature-card-body,.profile-editor{display:grid;gap:10px}.seller-upload-form label,.feature-card label{display:grid;gap:6px}.seller-upload-form input,.feature-card input,.feature-card select{width:100%;min-height:42px;border:1px solid var(--v31-line);border-radius:12px}.feature-card-title{display:flex;align-items:center;gap:8px;color:var(--v31-text)}.feature-card p,.seller-upload-copy p{color:var(--v31-muted);font-size:14px;line-height:1.35}.settings-row,.package-line{min-height:44px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--v31-line)}.profile-avatar-edit{display:flex;align-items:center;gap:12px}.avatar-upload-button{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:13px;color:var(--v31-blue);background:#eef5ff;font-weight:750}.avatar-upload-button input{display:none}:is(button,input,textarea,select,a):focus-visible{outline:3px solid rgba(22,119,255,.36);outline-offset:2px}}@media(max-width:360px){.folder-tabs button,.catalog-categories button,.calls-tabs button{padding:0 9px;font-size:12px}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{grid-template-columns:46px minmax(0,1fr) 38px;gap:10px}.avatar,.chat-row .avatar,.contact-row .avatar,.call-row .avatar,.forward-target .avatar{width:46px;height:46px;min-width:46px;flex-basis:46px}.chat-title strong,.contact-row strong,.call-main strong,.forward-target strong{font-size:calc(15px * var(--user-font-scale))}.chat-preview,.contact-row em,.call-main em,.forward-target small{font-size:calc(13px * var(--user-font-scale))}.rail-nav>.rail-button .nav-label{font-size:9.5px}}@media(max-width:840px){:root[data-theme=dark]{--v31-text: #f3f7ff;--v31-muted: #9aa7bd;--v31-soft: #172235;--v31-line: #213047;--v31-bg: #08111f;--v31-chat-bg: #07101b;--v31-green: #0f5f45}:root[data-theme=dark] .rail,:root[data-theme=dark] .chat-header,:root[data-theme=dark] .composer,:root[data-theme=dark] .chat-row,:root[data-theme=dark] .chat-row-main,:root[data-theme=dark] .contacts-list,:root[data-theme=dark] .contacts-section,:root[data-theme=dark] .calls-section,:root[data-theme=dark] .contact-row,:root[data-theme=dark] .call-row,:root[data-theme=dark] .product-card,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .seller-upload-copy,:root[data-theme=dark] .seller-upload-form,:root[data-theme=dark] .message-actions-sheet,:root[data-theme=dark] .forward-sheet,:root[data-theme=dark] .product-sheet,:root[data-theme=dark] .attachment-menu{background:#0b1322}:root[data-theme=dark] .list-search,:root[data-theme=dark] .contacts-search,:root[data-theme=dark] .catalog-search,:root[data-theme=dark] .contact-empty,:root[data-theme=dark] .catalog-empty,:root[data-theme=dark] .calls-empty-note{background:#121b2a}}@media(min-width:841px){:root{--bg: #f3f4f6;--surface: #ffffff;--surface-soft: #f4f5f7;--text: #111827;--muted: #6b7280;--subtle: #9ca3af;--border: #e5e7eb;--green: #3390ec;--green-dark: #111827;--focus-ring: 0 0 0 3px rgba(51, 144, 236, .22)}body{background:#f3f4f6;color:#111827}.messenger-shell{grid-template-columns:72px minmax(360px,400px) minmax(0,1fr);background:#f3f4f6}.info-pane{display:none}.rail{background:#fff;border-right:1px solid #e5e7eb;box-shadow:none}.brand-button{width:44px;height:44px;border-radius:12px;box-shadow:none;border:1px solid #e5e7eb}.rail-button,.premium-dot{width:48px;height:48px;min-height:48px;border-radius:12px;color:#6b7280}.rail-button.active,.rail-button:hover,.premium-dot.active,.premium-dot:hover{color:#3390ec;background:#eef6ff;box-shadow:none}.chat-list-pane{grid-template-rows:auto auto auto minmax(0,1fr);background:#fff;border-right:1px solid #e5e7eb}.desktop-list-header{min-height:72px;padding:20px 18px 8px;background:#fff}.desktop-list-header strong{font-size:25px;font-weight:720;letter-spacing:0}.desktop-list-actions{gap:6px}.desktop-list-actions button{width:38px;height:38px;border-radius:50%;color:#4b5563;background:transparent}.desktop-list-actions button:hover{background:#f3f4f6;color:#3390ec}.list-top{padding:6px 14px 8px}.list-search{height:40px;min-height:40px;border:0;border-radius:10px;background:#f3f4f6;color:#6b7280}.folder-tabs{gap:20px;padding:0 16px;border-bottom:1px solid #e5e7eb}.folder-tabs button{min-height:42px;border-radius:0;border-bottom:2px solid transparent;padding:0;color:#6b7280;background:transparent;font-size:14px;font-weight:650;box-shadow:none}.folder-tabs button.active{color:#3390ec;background:transparent;border-bottom-color:#3390ec;box-shadow:none}.chat-list{background:#fff}.chat-row{min-height:72px;border-bottom:1px solid #edf0f3;background:#fff}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:72px;grid-template-columns:50px minmax(0,1fr) 42px;gap:11px;padding:8px 14px}.chat-row:hover{background:#f7f8fa}.chat-row.active{background:#eef6ff;box-shadow:inset 3px 0 #3390ec}.chat-row .avatar,.chat-header .avatar{width:48px;height:48px;min-width:48px;border-radius:50%;box-shadow:none}.chat-title strong,.chat-person h1{color:#111827;font-size:calc(15px * var(--user-font-scale));font-weight:700}.chat-preview,.chat-person span,.chat-side small{color:#6b7280;font-size:calc(13px * var(--user-font-scale));font-weight:400}.chat-side em{background:#3390ec;box-shadow:none}.chat-row-actions{display:none}.conversation{background:linear-gradient(#f4f8fceb,#f4f8fceb),radial-gradient(circle at 12px 12px,rgba(17,24,39,.035) 1px,transparent 1px);background-size:auto,22px 22px;border-right:0}.chat-header{min-height:68px;padding:8px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.chat-actions .rail-button{width:38px;height:38px;min-height:38px;color:#4b5563;background:transparent}.message-area{padding:18px clamp(34px,7vw,92px)}.date-divider{background:#11182717;color:#4b5563;border:0;box-shadow:none;font-weight:600}.timer-strip,.trust-banner,.pinned-strip,.chat-tools-panel,.chat-search-inline{box-shadow:none}.bubble{border:1px solid #e5e7eb;border-radius:16px 16px 16px 5px;background:#fff;box-shadow:none;color:#111827}.bubble.outgoing{border-color:#cce7c5;border-radius:16px 16px 5px;background:#e8f7e4}.bubble.file,.bubble.voice{background:#fff}.bubble p{font-size:calc(14.5px * var(--user-font-scale));line-height:1.42}.bubble-time,.bubble small{color:#6b7280}.composer{min-height:64px;padding:9px 16px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:none}.composer input{height:42px;border:1px solid #d1d5db;border-radius:14px;background:#fff;font-size:calc(14px * var(--user-font-scale))}.composer button{width:40px;height:40px;border-radius:50%;box-shadow:none}.composer .send-button{background:#3390ec}}:root[data-theme=graphite]{--bg: #f1f2f4;--surface: #ffffff;--surface-soft: #eceff3;--text: #16181d;--muted: #636a75;--subtle: #8a929e;--border: #d9dde4;--green: #4f6f8f;--green-dark: #16181d;--focus-ring: 0 0 0 3px rgba(79, 111, 143, .24)}:root[data-theme=mint]{--bg: #f1f7f5;--surface: #ffffff;--surface-soft: #eaf3f0;--text: #10201c;--muted: #61746e;--subtle: #91a39d;--border: #d5e3de;--green: #2f8f7a;--green-dark: #10201c;--focus-ring: 0 0 0 3px rgba(47, 143, 122, .22)}:root[data-theme=warm]{--bg: #f7f4ef;--surface: #fffefd;--surface-soft: #f1ece5;--text: #211b16;--muted: #746a60;--subtle: #a29a91;--border: #e4ddd4;--green: #b06a35;--green-dark: #211b16;--focus-ring: 0 0 0 3px rgba(176, 106, 53, .22)}:root[data-theme=midnight]{color-scheme:dark;--bg: #080b12;--rail: #080b12;--surface: #10151f;--surface-soft: #171d29;--surface-mint: #132033;--mint-strong: #1b2a40;--text: #f3f6fb;--muted: #a2adbd;--subtle: #768294;--border: #242b38;--border-strong: #354153;--green: #6aa8ff;--green-dark: #f3f6fb;--cyan: #7dd3fc;--danger: #ff6b6b;--danger-soft: #32191d;--amber: #f8c66a;--amber-soft: #2d2415;--success: #47d182;--focus-ring: 0 0 0 3px rgba(106, 168, 255, .26)}@media(min-width:841px){:root[data-theme=graphite] body,:root[data-theme=graphite] .messenger-shell{background:#f1f2f4}:root[data-theme=graphite] .rail,:root[data-theme=graphite] .chat-list-pane,:root[data-theme=graphite] .chat-header,:root[data-theme=graphite] .composer{background:#fff;border-color:#d9dde4}:root[data-theme=graphite] .list-search{background:#eceff3}:root[data-theme=graphite] .rail-button.active,:root[data-theme=graphite] .rail-button:hover,:root[data-theme=graphite] .desktop-list-actions button:hover{color:#4f6f8f;background:#e8eef4}:root[data-theme=graphite] .folder-tabs button.active{color:#4f6f8f;border-bottom-color:#4f6f8f}:root[data-theme=graphite] .chat-row.active{background:#edf2f6;box-shadow:inset 3px 0 #4f6f8f}:root[data-theme=graphite] .chat-side em,:root[data-theme=graphite] .composer .send-button{background:#4f6f8f}:root[data-theme=graphite] .conversation{background:linear-gradient(#f4f6f8f0,#f4f6f8f0),radial-gradient(circle at 12px 12px,rgba(22,24,29,.035) 1px,transparent 1px);background-size:auto,22px 22px}:root[data-theme=mint] body,:root[data-theme=mint] .messenger-shell{background:#f1f7f5}:root[data-theme=mint] .rail,:root[data-theme=mint] .chat-list-pane,:root[data-theme=mint] .chat-header,:root[data-theme=mint] .composer{background:#fff;border-color:#d5e3de}:root[data-theme=mint] .list-search,:root[data-theme=mint] .desktop-list-actions button:hover{background:#eaf3f0}:root[data-theme=mint] .rail-button.active,:root[data-theme=mint] .rail-button:hover{color:#2f8f7a;background:#e3f3ee}:root[data-theme=mint] .folder-tabs button.active{color:#2f8f7a;border-bottom-color:#2f8f7a}:root[data-theme=mint] .chat-row.active{background:#eaf7f3;box-shadow:inset 3px 0 #2f8f7a}:root[data-theme=mint] .chat-side em,:root[data-theme=mint] .composer .send-button{background:#2f8f7a}:root[data-theme=mint] .bubble.outgoing{border-color:#b8dfd2;background:#def4ed}:root[data-theme=mint] .conversation{background:linear-gradient(#f0f8f5f0,#f0f8f5f0),radial-gradient(circle at 12px 12px,rgba(47,143,122,.045) 1px,transparent 1px);background-size:auto,22px 22px}:root[data-theme=warm] body,:root[data-theme=warm] .messenger-shell{background:#f7f4ef}:root[data-theme=warm] .rail,:root[data-theme=warm] .chat-list-pane,:root[data-theme=warm] .chat-header,:root[data-theme=warm] .composer{background:#fffefd;border-color:#e4ddd4}:root[data-theme=warm] .list-search,:root[data-theme=warm] .desktop-list-actions button:hover{background:#f1ece5}:root[data-theme=warm] .rail-button.active,:root[data-theme=warm] .rail-button:hover{color:#b06a35;background:#f5eadf}:root[data-theme=warm] .folder-tabs button.active{color:#b06a35;border-bottom-color:#b06a35}:root[data-theme=warm] .chat-row.active{background:#f7eee5;box-shadow:inset 3px 0 #b06a35}:root[data-theme=warm] .chat-side em,:root[data-theme=warm] .composer .send-button{background:#b06a35}:root[data-theme=warm] .bubble.outgoing{border-color:#dfc9b6;background:#f5eadf}:root[data-theme=warm] .conversation{background:linear-gradient(#f9f6f1f0,#f9f6f1f0),radial-gradient(circle at 12px 12px,rgba(176,106,53,.04) 1px,transparent 1px);background-size:auto,22px 22px}:root[data-theme=dark] body,:root[data-theme=dark] .messenger-shell,:root[data-theme=midnight] body,:root[data-theme=midnight] .messenger-shell{background:#080b12;color:#f3f6fb}:root[data-theme=dark] .rail,:root[data-theme=dark] .chat-list-pane,:root[data-theme=dark] .chat-header,:root[data-theme=dark] .composer,:root[data-theme=midnight] .rail,:root[data-theme=midnight] .chat-list-pane,:root[data-theme=midnight] .chat-header,:root[data-theme=midnight] .composer{background:#10151f;border-color:#242b38}:root[data-theme=dark] .list-search,:root[data-theme=dark] .composer input,:root[data-theme=midnight] .list-search,:root[data-theme=midnight] .composer input{color:#f3f6fb;background:#171d29;border-color:#303847}:root[data-theme=dark] .chat-row,:root[data-theme=dark] .chat-row-main,:root[data-theme=midnight] .chat-row,:root[data-theme=midnight] .chat-row-main{background:#10151f;border-color:#202938}:root[data-theme=dark] .chat-row:hover,:root[data-theme=midnight] .chat-row:hover{background:#151b28}:root[data-theme=dark] .chat-row.active,:root[data-theme=midnight] .chat-row.active{background:#162337;box-shadow:inset 3px 0 #6aa8ff}:root[data-theme=dark] .chat-title strong,:root[data-theme=dark] .chat-person h1,:root[data-theme=dark] .desktop-list-header strong,:root[data-theme=midnight] .chat-title strong,:root[data-theme=midnight] .chat-person h1,:root[data-theme=midnight] .desktop-list-header strong{color:#f3f6fb}:root[data-theme=dark] .chat-preview,:root[data-theme=dark] .chat-person span,:root[data-theme=dark] .chat-side small,:root[data-theme=midnight] .chat-preview,:root[data-theme=midnight] .chat-person span,:root[data-theme=midnight] .chat-side small{color:#a2adbd}:root[data-theme=dark] .folder-tabs,:root[data-theme=midnight] .folder-tabs{background:#10151f;border-color:#242b38}:root[data-theme=dark] .folder-tabs button,:root[data-theme=midnight] .folder-tabs button{color:#a2adbd}:root[data-theme=dark] .folder-tabs button.active,:root[data-theme=midnight] .folder-tabs button.active{color:#6aa8ff;border-bottom-color:#6aa8ff}:root[data-theme=dark] .rail-button.active,:root[data-theme=dark] .rail-button:hover,:root[data-theme=midnight] .rail-button.active,:root[data-theme=midnight] .rail-button:hover{color:#6aa8ff;background:#17253a}:root[data-theme=dark] .conversation,:root[data-theme=midnight] .conversation{background:linear-gradient(#080b12f0,#080b12f0),radial-gradient(circle at 12px 12px,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,22px 22px}:root[data-theme=dark] .bubble,:root[data-theme=midnight] .bubble{color:#f3f6fb;border-color:#2d3544;background:#151b28}:root[data-theme=dark] .bubble.outgoing,:root[data-theme=midnight] .bubble.outgoing{border-color:#24446b;background:#173457}:root[data-theme=dark] .chat-side em,:root[data-theme=dark] .composer .send-button,:root[data-theme=midnight] .chat-side em,:root[data-theme=midnight] .composer .send-button{background:#6aa8ff}}@media(max-width:840px){:root[data-theme=graphite]{--v31-text: #16181d;--v31-muted: #636a75;--v31-soft: #eceff3;--v31-line: #d9dde4;--v31-bg: #f1f2f4;--v31-chat-bg: #f4f6f8;--v31-green: #e4ebf2;--v31-blue: #4f6f8f}:root[data-theme=mint]{--v31-text: #10201c;--v31-muted: #61746e;--v31-soft: #eaf3f0;--v31-line: #d5e3de;--v31-bg: #f1f7f5;--v31-chat-bg: #edf8f4;--v31-green: #dff4ed;--v31-blue: #2f8f7a}:root[data-theme=warm]{--v31-text: #211b16;--v31-muted: #746a60;--v31-soft: #f1ece5;--v31-line: #e4ddd4;--v31-bg: #f7f4ef;--v31-chat-bg: #f8f4ee;--v31-green: #f5eadf;--v31-blue: #b06a35}:root[data-theme=midnight]{--v31-text: #f3f6fb;--v31-muted: #a2adbd;--v31-soft: #171d29;--v31-line: #242b38;--v31-bg: #080b12;--v31-chat-bg: #0d121c;--v31-green: #173457;--v31-blue: #6aa8ff}:root[data-theme=midnight] .rail,:root[data-theme=midnight] .chat-header,:root[data-theme=midnight] .composer,:root[data-theme=midnight] .chat-row,:root[data-theme=midnight] .chat-row-main,:root[data-theme=midnight] .contacts-list,:root[data-theme=midnight] .contacts-section,:root[data-theme=midnight] .calls-section,:root[data-theme=midnight] .contact-row,:root[data-theme=midnight] .call-row,:root[data-theme=midnight] .product-card,:root[data-theme=midnight] .feature-card,:root[data-theme=midnight] .seller-upload-copy,:root[data-theme=midnight] .seller-upload-form,:root[data-theme=midnight] .message-actions-sheet,:root[data-theme=midnight] .forward-sheet,:root[data-theme=midnight] .product-sheet,:root[data-theme=midnight] .attachment-menu{background:#10151f}:root[data-theme=midnight] .list-search,:root[data-theme=midnight] .contacts-search,:root[data-theme=midnight] .catalog-search,:root[data-theme=midnight] .contact-empty,:root[data-theme=midnight] .catalog-empty,:root[data-theme=midnight] .calls-empty-note{background:#171d29}}:root{--ui-bg: #f4f5f7;--ui-pane: #ffffff;--ui-pane-soft: #f0f2f5;--ui-chat: #f3f7fb;--ui-text: #111827;--ui-muted: #697386;--ui-subtle: #8a95a8;--ui-line: #e2e6ee;--ui-line-strong: #cfd7e5;--ui-accent: #1f7cff;--ui-accent-soft: #eaf2ff;--ui-active: #edf5ff;--ui-incoming: #ffffff;--ui-outgoing: #dff4d7;--ui-danger: #ef4444;--ui-radius: 16px;--ui-font: Inter, "Segoe UI", Roboto, Arial, sans-serif}:root[data-theme=graphite]{--ui-bg: #eff1f4;--ui-pane: #ffffff;--ui-pane-soft: #e8ebf0;--ui-chat: #f3f5f7;--ui-text: #16181d;--ui-muted: #626a78;--ui-subtle: #838b98;--ui-line: #d8dde6;--ui-line-strong: #c8ced9;--ui-accent: #4d6f91;--ui-accent-soft: #e7edf4;--ui-active: #eaf0f6;--ui-incoming: #ffffff;--ui-outgoing: #e6edf4}:root[data-theme=mint]{--ui-bg: #f0f7f4;--ui-pane: #ffffff;--ui-pane-soft: #e7f1ee;--ui-chat: #eff8f4;--ui-text: #10201c;--ui-muted: #63756f;--ui-subtle: #879a94;--ui-line: #d4e2de;--ui-line-strong: #bfd5cf;--ui-accent: #2f8f7a;--ui-accent-soft: #e3f4ee;--ui-active: #e7f6f1;--ui-incoming: #ffffff;--ui-outgoing: #dff4ed}:root[data-theme=warm]{--ui-bg: #f6f3ee;--ui-pane: #fffefd;--ui-pane-soft: #f0ebe4;--ui-chat: #f8f3ed;--ui-text: #211b16;--ui-muted: #746a60;--ui-subtle: #958b81;--ui-line: #e4ddd4;--ui-line-strong: #d7ccbf;--ui-accent: #b06a35;--ui-accent-soft: #f5eadf;--ui-active: #f7eee5;--ui-incoming: #fffefd;--ui-outgoing: #f3e7d9}:root[data-theme=dark]{--ui-bg: #101318;--ui-pane: #171b22;--ui-pane-soft: #202630;--ui-chat: #121821;--ui-text: #f3f6fb;--ui-muted: #a6b0bf;--ui-subtle: #7e899a;--ui-line: #2b3442;--ui-line-strong: #394657;--ui-accent: #6aa8ff;--ui-accent-soft: #172b45;--ui-active: #1b2d45;--ui-incoming: #202630;--ui-outgoing: #17395c}:root[data-theme=midnight]{--ui-bg: #070b12;--ui-pane: #0f1520;--ui-pane-soft: #171f2d;--ui-chat: #0b111b;--ui-text: #f4f7fb;--ui-muted: #a2adbd;--ui-subtle: #788497;--ui-line: #253042;--ui-line-strong: #354155;--ui-accent: #5fa8ff;--ui-accent-soft: #142943;--ui-active: #162a44;--ui-incoming: #171f2d;--ui-outgoing: #12365c}body{color:var(--ui-text);background:var(--ui-bg);font-family:var(--ui-font)}.app-sync-pill,.catalog-sync,.timer-strip,.trust-banner,.quick-actions,.chat-stories,.info-pane{display:none}.messenger-shell,.chat-list-pane,.conversation,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{color:var(--ui-text)}.rail,.chat-list-pane,.chat-header,.composer,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:var(--ui-pane);border-color:var(--ui-line);box-shadow:none}.desktop-list-header strong,.chat-person h1,.contacts-header h1,.catalog-header h1,.feature-header h1{color:var(--ui-text);font-weight:760;letter-spacing:0}.desktop-list-header span,.chat-person span,.contacts-header p,.catalog-header p,.feature-header p,.chat-preview,.contact-row em,.call-row em,.settings-row span,.package-line span,.feature-card>p,.privacy-toggle em{color:var(--ui-muted)}.desktop-list-actions button,.rail-button,.composer button,.chat-actions button,.mobile-back-button,.primary-action,.ghost-action,.attachment-button,.record-button{min-width:44px;min-height:44px}.desktop-list-actions button,.rail-button,.chat-actions button,.composer-icon,.attachment-button,.record-button{color:var(--ui-muted);background:transparent;border-color:transparent;border-radius:14px}.desktop-list-actions button:hover,.rail-button:hover,.rail-button.active,.chat-actions button:hover,.composer-icon:hover,.attachment-button:hover,.record-button:hover{color:var(--ui-accent);background:var(--ui-accent-soft)}.list-search,.contacts-search,.catalog-search,.composer input,.new-chat-search,.auth-form input,.feature-card input,.feature-card textarea{color:var(--ui-text);background:var(--ui-pane-soft);border:1px solid var(--ui-line);border-radius:14px;box-shadow:none}.list-search input,.contacts-search input,.catalog-search input,.new-chat-search input{color:var(--ui-text)}.folder-tabs{gap:6px;background:var(--ui-pane);border-color:var(--ui-line);box-shadow:none}.folder-tabs button{min-height:42px;color:var(--ui-muted);background:transparent;border:0;border-bottom:3px solid transparent;border-radius:0;font-weight:680;white-space:nowrap}.folder-tabs button.active{color:var(--ui-accent);border-bottom-color:var(--ui-accent)}.chat-row,.contact-row,.call-row{background:var(--ui-pane);border:0;border-bottom:1px solid var(--ui-line);border-radius:0;box-shadow:none}.chat-title strong,.contact-row strong,.call-row strong{color:var(--ui-text);font-weight:720}.chat-side small,.message-time,.message-meta{color:var(--ui-subtle)}.chat-side em,.unread-badge{color:#fff;background:var(--ui-accent);box-shadow:none}.conversation{background:linear-gradient(#fff0,#fff0),radial-gradient(circle at 12px 12px,rgba(31,124,255,.035) 1px,transparent 1px),var(--ui-chat);background-size:auto,22px 22px,auto}:root[data-theme=dark] .conversation,:root[data-theme=midnight] .conversation{background:radial-gradient(circle at 12px 12px,rgba(255,255,255,.04) 1px,transparent 1px),var(--ui-chat);background-size:22px 22px,auto}.bubble{max-width:min(72%,520px);color:var(--ui-text);background:var(--ui-incoming);border:1px solid var(--ui-line);border-radius:16px;box-shadow:0 1px 1px #0f172a0a}.bubble.outgoing{background:var(--ui-outgoing);border-color:var(--ui-line-strong)}.message-list{padding-inline:clamp(12px,4vw,40px)}.composer{background:var(--ui-pane);border-top:1px solid var(--ui-line);box-shadow:none}.composer input{min-height:44px;background:var(--ui-pane-soft)}.composer .send-button,.primary-action{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent);border-radius:14px;box-shadow:none}.ghost-action{color:var(--ui-accent);background:transparent;border:1px solid var(--ui-line-strong);border-radius:14px;box-shadow:none}.ghost-action.danger{color:var(--ui-danger);border-color:#ef444452;background:#ef444414}.feature-screen{overflow-x:hidden}.feature-grid{gap:0}.feature-card{background:var(--ui-pane);border:0;border-bottom:1px solid var(--ui-line);border-radius:0;box-shadow:none}.feature-card-title{color:var(--ui-text)}.feature-card-title svg{color:var(--ui-accent)}.settings-row,.package-line,.privacy-toggle,.privacy-choice{background:transparent;border:0;border-top:1px solid var(--ui-line);border-radius:0;box-shadow:none}.privacy-choice>div{gap:8px}.privacy-choice button{min-height:40px;color:var(--ui-muted);background:var(--ui-pane-soft);border:1px solid transparent;border-radius:12px;box-shadow:none;white-space:normal}.privacy-choice button.active{color:var(--ui-accent);background:var(--ui-accent-soft);border-color:var(--ui-accent)}.theme-choice>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.theme-choice button{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;justify-content:start;gap:9px;min-height:58px;padding:8px 10px;text-align:left}.theme-choice button>span{overflow:hidden;text-overflow:ellipsis}.theme-swatch{width:28px;height:28px;border:1px solid var(--ui-line-strong);border-radius:50%;box-shadow:inset 0 0 0 4px #ffffff80}.theme-swatch.light{background:linear-gradient(135deg,#fff 0 50%,#1f7cff 50% 100%)}.theme-swatch.graphite{background:linear-gradient(135deg,#fff 0 50%,#4d6f91 50% 100%)}.theme-swatch.mint{background:linear-gradient(135deg,#e7f6f1 0 50%,#2f8f7a 50% 100%)}.theme-swatch.warm{background:linear-gradient(135deg,#f7eee5 0 50%,#b06a35 50% 100%)}.theme-swatch.dark{background:linear-gradient(135deg,#171b22 0 50%,#6aa8ff 50% 100%)}.theme-swatch.midnight{background:linear-gradient(135deg,#070b12 0 50%,#5fa8ff 50% 100%)}.product-card,.contact-empty,.catalog-empty,.calls-empty-note{background:var(--ui-pane);border:1px solid var(--ui-line);box-shadow:none}.product-card{border-radius:16px}.bottom-nav{background:var(--ui-pane);border-color:var(--ui-line);box-shadow:0 -1px 0 var(--ui-line)}.bottom-nav button{min-width:0;color:var(--ui-muted);font-size:11px;letter-spacing:0}.bottom-nav button.active{color:var(--ui-accent)}*:focus-visible{outline:3px solid rgba(31,124,255,.35);outline-offset:2px}@media(min-width:841px){.messenger-shell{grid-template-columns:72px minmax(360px,420px) minmax(0,1fr);height:100dvh;min-height:0;background:var(--ui-bg);overflow:hidden}.chat-list-pane{border-right:1px solid var(--ui-line);min-height:0;overflow:hidden}.conversation{min-height:0;overflow:hidden}.message-list{min-height:0;overflow-y:auto}.desktop-list-header{padding:22px 22px 12px}.list-search{margin:0 20px 10px}.folder-tabs{padding:0 20px}.chat-list{padding:0}.chat-row{min-height:84px;padding:12px 18px}.chat-header{min-height:72px;padding:10px 22px}.composer{padding:12px 22px}}@media(max-width:840px){.messenger-shell{background:var(--ui-bg)}.rail{position:sticky;bottom:0;z-index:60;grid-row:2 / 3;width:100%;min-height:calc(66px + env(safe-area-inset-bottom,0px));padding:5px 6px calc(5px + env(safe-area-inset-bottom,0px));display:block;background:var(--ui-pane);border-top:1px solid var(--ui-line);box-shadow:0 -1px 0 var(--ui-line)}.rail>.brand-button,.rail>.brand-title,.rail>.premium-dot{display:none}.rail-nav{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.rail-nav>.rail-button,.rail-button:nth-child(4){display:grid}.rail-nav>.rail-button{order:initial;min-width:0;min-height:54px;padding:4px 2px;grid-template-rows:24px 16px;place-items:center;border:0;border-radius:12px;color:var(--ui-muted);background:transparent}.rail-nav>.rail-button.active{color:var(--ui-accent);background:var(--ui-accent-soft)}.rail-nav>.rail-button .nav-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:currentColor;font-size:10.5px;line-height:1;font-weight:700}.messenger-shell.section-chats.mobile-chat-open .rail{display:none}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.desktop-list-header,.contacts-header,.catalog-header,.feature-header{padding:18px 16px 10px}.desktop-list-header strong,.contacts-header h1,.catalog-header h1,.feature-header h1{font-size:28px;line-height:1.1}.list-search,.contacts-search,.catalog-search{margin-inline:16px}.folder-tabs{padding:0 16px;overflow-x:auto;scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.chat-list{padding:0}.chat-row{min-height:76px;padding:10px 16px}.chat-preview{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.chat-header{min-height:60px;padding:8px 10px}.message-list{padding:12px 10px 86px}.bubble{max-width:86%}.composer{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))}.theme-choice>div{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}}:root{--ui-font: -apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", Roboto, Arial, sans-serif;--ui-bg: #f2f4f7;--ui-pane: #ffffff;--ui-pane-soft: #f6f8fb;--ui-field: #ffffff;--ui-elevated: #ffffff;--ui-chat: #f7f3ec;--ui-text: #151922;--ui-muted: #667085;--ui-subtle: #8b95a7;--ui-line: #dce3ec;--ui-line-strong: #cbd5e1;--ui-accent: #4f7599;--ui-accent-strong: #335f86;--ui-accent-soft: #e8f0f8;--ui-active: #eef4fb;--ui-incoming: #ffffff;--ui-outgoing: #e7f0f8;--ui-sheet: rgba(255, 255, 255, .96);--ui-shadow: 0 14px 36px rgba(35, 50, 75, .14);--ui-radius: 14px}:root[data-theme=graphite]{--ui-bg: #edf0f4;--ui-pane: #fbfcfd;--ui-pane-soft: #e7ebf0;--ui-field: #ffffff;--ui-chat: #f2f3f5;--ui-text: #161a21;--ui-muted: #5f6876;--ui-subtle: #87909d;--ui-line: #d4dbe4;--ui-line-strong: #bcc7d5;--ui-accent: #536b83;--ui-accent-strong: #3d566f;--ui-accent-soft: #e4ebf2;--ui-active: #e7edf3;--ui-outgoing: #e7edf3}:root[data-theme=mint]{--ui-bg: #eef7f4;--ui-pane: #ffffff;--ui-pane-soft: #e8f2ef;--ui-field: #ffffff;--ui-chat: #eff8f4;--ui-text: #11211d;--ui-muted: #5f746e;--ui-subtle: #879a94;--ui-line: #d3e3de;--ui-line-strong: #b9d5cc;--ui-accent: #438b78;--ui-accent-strong: #2f7563;--ui-accent-soft: #e1f2ed;--ui-active: #e6f4f0;--ui-outgoing: #dff2ec}:root[data-theme=warm]{--ui-bg: #f5f1ea;--ui-pane: #fffdf9;--ui-pane-soft: #f0e9df;--ui-field: #fffdf9;--ui-chat: #f6efe5;--ui-text: #221c17;--ui-muted: #766a5f;--ui-subtle: #998d82;--ui-line: #e2d8ca;--ui-line-strong: #d1c0ae;--ui-accent: #a56f45;--ui-accent-strong: #875631;--ui-accent-soft: #f2e5d8;--ui-active: #f4eadf;--ui-outgoing: #f2e3d4}:root[data-theme=dark]{--ui-bg: #10151d;--ui-pane: #171d26;--ui-pane-soft: #202835;--ui-field: #202835;--ui-elevated: #202835;--ui-chat: #111923;--ui-text: #eef2f8;--ui-muted: #a4adba;--ui-subtle: #818b9a;--ui-line: #2c3544;--ui-line-strong: #3a4658;--ui-accent: #7aa7d8;--ui-accent-strong: #9abce3;--ui-accent-soft: #1f344b;--ui-active: #1e3148;--ui-incoming: #202835;--ui-outgoing: #173653;--ui-sheet: rgba(23, 29, 38, .96);--ui-shadow: 0 18px 44px rgba(0, 0, 0, .34)}:root[data-theme=midnight]{--ui-bg: #080d15;--ui-pane: #0f1621;--ui-pane-soft: #172232;--ui-field: #172232;--ui-elevated: #172232;--ui-chat: #0a111b;--ui-text: #f2f6fb;--ui-muted: #a3afbf;--ui-subtle: #7b8798;--ui-line: #243246;--ui-line-strong: #34465d;--ui-accent: #6fa9ed;--ui-accent-strong: #9cc7ff;--ui-accent-soft: #152b45;--ui-active: #172f4d;--ui-incoming: #172232;--ui-outgoing: #12365d;--ui-sheet: rgba(15, 22, 33, .96);--ui-shadow: 0 18px 44px rgba(0, 0, 0, .42)}body{background:var(--ui-bg);color:var(--ui-text);font-family:var(--ui-font);font-weight:500}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main,.feature-card,.feature-grid,.profile-editor,.privacy-choice,.privacy-toggle,.settings-row,.package-line{box-shadow:none}.desktop-list-header strong,.mobile-screen-title,.feature-header h1,.chat-person h1{font-weight:760;letter-spacing:0}.attachment-menu{width:min(356px,calc(100vw - 28px));max-width:calc(100vw - 28px);padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:1px solid var(--ui-line);border-radius:18px;background:var(--ui-sheet);box-shadow:var(--ui-shadow);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);overflow:hidden}.attachment-menu button{min-width:0;width:100%;min-height:62px;padding:7px 6px;display:grid;grid-template-rows:22px 1fr;place-items:center;gap:5px;color:var(--ui-text);background:var(--ui-pane-soft);border:0;border-radius:13px;font-size:11.5px;font-weight:720;line-height:1.05;text-align:center;white-space:normal;overflow:hidden}.attachment-menu button svg{color:var(--ui-accent);width:19px;height:19px}.attachment-menu button:hover,.attachment-menu button:focus-visible{background:var(--ui-accent-soft);color:var(--ui-accent-strong)}.composer{background:var(--ui-pane)}.composer input,.feature-card input,.auth-form input{color:var(--ui-text);background:var(--ui-field);border-color:var(--ui-line-strong);font-weight:500}.feature-card input{min-height:42px}.avatar-upload-button{color:var(--ui-accent-strong);background:var(--ui-accent-soft);border:1px solid var(--ui-line-strong);border-radius:13px}.primary-action{background:var(--ui-accent);border-color:var(--ui-accent)}.primary-action:hover,.primary-action:focus-visible{background:var(--ui-accent-strong)}.bubble{font-weight:500;line-height:1.35}.bubble.outgoing{background:var(--ui-outgoing)}.privacy-choice>div{display:grid;gap:10px}.privacy-choice:not(.theme-choice) .theme-choice-group{display:contents}.privacy-choice:not(.theme-choice) .theme-choice-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.privacy-choice:not(.theme-choice) button{min-height:42px;padding:0 10px;display:grid;place-items:center;border-radius:12px;font-size:13px;font-weight:720}.theme-choice>div{display:grid;gap:14px}.theme-choice-group{display:grid;gap:8px}.theme-choice-group>em{color:var(--ui-muted);font-size:12px;font-style:normal;font-weight:760}.theme-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-choice button{grid-template-columns:38px minmax(0,1fr);min-height:54px;padding:8px 10px;background:var(--ui-pane-soft);border:1px solid transparent;border-radius:14px;color:var(--ui-muted);font-size:12px;font-weight:750}.theme-choice button.active{background:var(--ui-accent-soft);border-color:var(--ui-accent);color:var(--ui-accent-strong)}.theme-swatch{width:32px;height:32px;border-radius:12px;border:1px solid var(--ui-line-strong);box-shadow:inset 0 1px #ffffff73,0 1px 2px #0f172a1a}.theme-swatch.light{background:linear-gradient(135deg,#fff 0 34%,#edf4fb 34% 66%,#4f7599 66% 100%)}.theme-swatch.graphite{background:linear-gradient(135deg,#fbfcfd 0 34%,#e4ebf2 34% 66%,#536b83 66% 100%)}.theme-swatch.mint{background:linear-gradient(135deg,#fff 0 34%,#dff2ec 34% 66%,#438b78 66% 100%)}.theme-swatch.warm{background:linear-gradient(135deg,#fffdf9 0 34%,#f2e3d4 34% 66%,#a56f45 66% 100%)}.theme-swatch.dark{background:linear-gradient(135deg,#171d26 0 34%,#202835 34% 66%,#7aa7d8 66% 100%)}.theme-swatch.midnight{background:linear-gradient(135deg,#080d15 0 34%,#172232 34% 66%,#6fa9ed 66% 100%)}@media(max-width:840px){.messenger-shell{background:var(--ui-bg)}.chat-list-pane{background:var(--ui-pane)}.mobile-titlebar{min-height:58px;padding:max(10px,env(safe-area-inset-top,0px)) 14px 8px;background:var(--ui-pane);border-bottom:1px solid var(--ui-line)}.mobile-screen-title,.desktop-list-header strong{font-size:27px;line-height:1.08}.desktop-list-header{padding:18px 15px 10px;background:var(--ui-pane)}.desktop-list-actions button{border-radius:12px}.list-search{height:46px;margin:0 15px 10px;background:var(--ui-pane-soft);border-color:var(--ui-line-strong);border-radius:14px}.folder-tabs{min-height:44px;padding:0 14px;background:var(--ui-pane);border-bottom:1px solid var(--ui-line)}.folder-tabs button{min-height:44px;padding:0 12px;font-size:13px;font-weight:720}.chat-list{background:var(--ui-pane);padding:0 0 calc(68px + env(safe-area-inset-bottom,0px))}.chat-row{margin:0;padding:0;min-height:74px;background:var(--ui-pane);border-bottom:1px solid var(--ui-line)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{width:100%;min-height:74px;padding:9px 15px;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;background:transparent;border:0;border-radius:0}.chat-row.active{background:var(--ui-active);box-shadow:inset 3px 0 0 var(--ui-accent)}.chat-row .avatar{width:50px;height:50px;min-width:50px}.chat-title strong{font-size:15px;font-weight:720}.chat-preview{font-size:13px;line-height:1.25}.chat-side{gap:7px}.chat-list-pane:before,.contacts-screen:before,.catalog-screen:before{display:none}.conversation{background:var(--ui-chat)}.chat-header{min-height:58px;padding:7px 8px;background:var(--ui-pane)}.chat-header .avatar{width:42px;height:42px;min-width:42px}.chat-person h1{font-size:16px}.message-list{padding:14px 6px 88px}.bubble{max-width:82%;border-radius:15px;font-size:14px}.composer{min-height:64px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:var(--ui-pane)}.composer-field input,.composer input{min-height:44px;border-radius:14px}.attachment-control{position:relative}.attachment-menu{left:0;bottom:calc(100% + 10px);transform:none}.feature-screen{background:var(--ui-bg)}.feature-header{min-height:56px;padding:16px 15px 10px;background:var(--ui-bg)}.feature-header h1{font-size:24px;line-height:1.1}.feature-header p{display:none}.feature-grid{padding:8px 0 calc(80px + env(safe-area-inset-bottom,0px));gap:10px;background:var(--ui-bg)}.feature-card{margin:0;padding:16px 20px;background:var(--ui-pane);border:0;border-top:1px solid var(--ui-line);border-bottom:1px solid var(--ui-line);border-radius:0}.feature-card-title{gap:9px;font-size:16px}.feature-card>p{margin:8px 0 14px;font-size:13px;line-height:1.35}.profile-avatar-edit{gap:12px}.settings-row,.package-line,.privacy-toggle,.privacy-choice{padding:13px 0;border-top:1px solid var(--ui-line)}.privacy-toggle{min-height:58px}.theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--ui-font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI Variable", "Segoe UI", Roboto, Arial, sans-serif;--ui-bg: #f2f4f7;--ui-pane: #ffffff;--ui-pane-soft: #f3f5f8;--ui-field: #f1f3f6;--ui-control-line: #d7dee8;--ui-chat: #f5f1e9;--ui-text: #111827;--ui-muted: #667085;--ui-subtle: #8a94a3;--ui-line: #e3e7ee;--ui-line-strong: #cfd8e3;--ui-accent: #1f7cff;--ui-accent-strong: #0b68e5;--ui-accent-soft: #eaf3ff;--ui-active: #eef6ff;--ui-incoming: #ffffff;--ui-outgoing: #dff0ff;--ui-sheet: rgba(255, 255, 255, .98);--ui-shadow: 0 18px 48px rgba(17, 24, 39, .16)}:root[data-theme=graphite]{--ui-bg: #eef1f5;--ui-pane: #ffffff;--ui-pane-soft: #f1f3f6;--ui-field: #edf0f4;--ui-control-line: #d4dbe4;--ui-chat: #f3f4f6;--ui-text: #141820;--ui-muted: #606a78;--ui-subtle: #8992a0;--ui-line: #e0e5ec;--ui-line-strong: #c7d0dc;--ui-accent: #3f668b;--ui-accent-strong: #244f75;--ui-accent-soft: #e8eff7;--ui-active: #edf4fb;--ui-outgoing: #e4eef8}:root[data-theme=mint]{--ui-bg: #f2f7f5;--ui-pane: #ffffff;--ui-pane-soft: #f2f5f4;--ui-field: #f1f4f3;--ui-control-line: #d7e0dd;--ui-chat: #f3f6f4;--ui-text: #111c19;--ui-muted: #61726d;--ui-subtle: #8a9894;--ui-line: #e0e9e6;--ui-line-strong: #cbd8d4;--ui-accent: #18866d;--ui-accent-strong: #0d6f59;--ui-accent-soft: #e6f3ef;--ui-active: #edf8f5;--ui-outgoing: #dff3ed}:root[data-theme=warm]{--ui-bg: #f6f2ec;--ui-pane: #fffdf9;--ui-pane-soft: #f4f0e9;--ui-field: #f3eee6;--ui-control-line: #ded3c5;--ui-chat: #f6f0e8;--ui-text: #221c17;--ui-muted: #756a60;--ui-subtle: #998d82;--ui-line: #e6ddd1;--ui-line-strong: #d5c7b7;--ui-accent: #9b653d;--ui-accent-strong: #7e4e2d;--ui-accent-soft: #f1e5d8;--ui-active: #f6eee5;--ui-outgoing: #f1dfce}:root[data-theme=dark]{--ui-bg: #111827;--ui-pane: #182132;--ui-pane-soft: #202a3c;--ui-field: #202a3c;--ui-control-line: #334155;--ui-chat: #101827;--ui-text: #f1f5f9;--ui-muted: #a5b0c0;--ui-subtle: #8491a3;--ui-line: #263449;--ui-line-strong: #39485f;--ui-accent: #5da8ff;--ui-accent-strong: #91c5ff;--ui-accent-soft: #183655;--ui-active: #172d47;--ui-incoming: #202a3c;--ui-outgoing: #15395d;--ui-sheet: rgba(24, 33, 50, .98)}:root[data-theme=midnight]{--ui-bg: #080d15;--ui-pane: #0e1622;--ui-pane-soft: #172232;--ui-field: #172232;--ui-control-line: #28384f;--ui-chat: #0a111b;--ui-text: #f4f7fb;--ui-muted: #a4afbe;--ui-subtle: #7d8999;--ui-line: #223047;--ui-line-strong: #33475f;--ui-accent: #67a9ff;--ui-accent-strong: #9ac8ff;--ui-accent-soft: #122b47;--ui-active: #142f4f;--ui-incoming: #172232;--ui-outgoing: #11375f;--ui-sheet: rgba(14, 22, 34, .98)}body{font-family:var(--ui-font);font-weight:500;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.quick-actions,.chat-stories,.app-sync-pill,.trust-banner,.timer-strip,.info-pane{display:none}.list-search,.contacts-search,.catalog-search,.chat-search-inline,.new-chat-search{color:var(--ui-text);background:var(--ui-field);border:1px solid var(--ui-control-line);border-radius:12px;box-shadow:none}.list-search:focus-within,.contacts-search:focus-within,.catalog-search:focus-within,.chat-search-inline:focus-within,.new-chat-search:focus-within{background:var(--ui-pane);border-color:color-mix(in srgb,var(--ui-accent) 42%,var(--ui-control-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-accent) 15%,transparent)}.list-search input,.contacts-search input,.catalog-search input,.chat-search-inline input,.new-chat-search input{color:var(--ui-text);font-size:15px;font-weight:480}.chat-row,.contact-row,.call-row{margin:0;background:var(--ui-pane);border:0;border-bottom:1px solid var(--ui-line);border-radius:0;box-shadow:none}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{background:transparent;border:0;border-radius:0;box-shadow:none}.chat-row:hover,.contact-row:hover,.call-row:hover{background:var(--ui-pane-soft)}.chat-row.active{background:var(--ui-active);box-shadow:inset 3px 0 0 var(--ui-accent)}.chat-title strong,.contact-row strong,.call-row strong{color:var(--ui-text);font-size:15.5px;font-weight:720}.chat-preview,.contact-row em,.call-row em{display:block;max-width:100%;overflow:hidden;color:var(--ui-muted);font-size:13.5px;font-weight:470;text-overflow:ellipsis;white-space:nowrap}.chat-side small{color:var(--ui-subtle);font-size:12px;font-weight:560}.chat-side em,.unread-badge{min-width:22px;height:22px;padding:0 7px;display:inline-grid;place-items:center;color:#fff;background:var(--ui-accent);border-radius:999px;box-shadow:none;font-size:12px;font-weight:760}.avatar,.chat-row .avatar,.chat-header .avatar,.contact-row .avatar,.call-row .avatar,.forward-target .avatar{width:50px;height:50px;min-width:50px;display:inline-grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 1px 2px #11182714;color:#fff;background:linear-gradient(145deg,#5b7cff,#163a72);font-size:18px;font-weight:760}.avatar.private{background:linear-gradient(145deg,#e6f6ef,#cceadd);color:#13231e}.avatar.group{background:linear-gradient(145deg,#edf1ff,#d7ddf4);color:#33416d}.avatar.channel{background:linear-gradient(145deg,#103665,#061f45);color:#fff}.avatar.saved,.avatar.request{background:linear-gradient(145deg,#fff3cf,#f8d474);color:#935c00}.avatar.large{width:86px;height:86px;min-width:86px;font-size:30px}.profile-avatar-edit{position:relative;width:90px;min-height:90px;display:block}.profile-avatar-edit .avatar.large{width:90px;height:90px;min-width:90px}.profile-avatar-edit .avatar-upload-button{position:absolute;right:-2px;bottom:-2px;width:34px;height:34px;min-width:34px;min-height:34px;padding:0;display:grid;place-items:center;color:#fff;background:var(--ui-accent);border:2px solid var(--ui-pane);border-radius:50%;box-shadow:0 2px 8px #1118272e}.profile-avatar-edit .avatar-upload-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.feature-card input,.feature-card textarea{background:var(--ui-pane);border:1px solid var(--ui-control-line);border-radius:10px;color:var(--ui-text);font-size:15px;font-weight:480}.theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-choice button{min-height:62px;padding:8px 10px;grid-template-columns:34px minmax(0,1fr);gap:10px;background:var(--ui-pane-soft);border:1px solid transparent;border-radius:13px;color:var(--ui-text);text-align:left}.theme-choice button.active{background:var(--ui-active);border-color:var(--ui-accent);color:var(--ui-accent-strong)}.theme-choice button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-swatch{width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.85);box-shadow:0 1px 3px #11182729}.theme-swatch.light{background:linear-gradient(135deg,#fff 0 48%,#1f7cff 49% 100%)}.theme-swatch.graphite{background:linear-gradient(135deg,#f1f3f6 0 48%,#3f668b 49% 100%)}.theme-swatch.mint{background:linear-gradient(135deg,#f2f7f5 0 48%,#18866d 49% 100%)}.theme-swatch.warm{background:linear-gradient(135deg,#fff7ed 0 48%,#9b653d 49% 100%)}.theme-swatch.dark{background:linear-gradient(135deg,#182132 0 48%,#5da8ff 49% 100%)}.theme-swatch.midnight{background:linear-gradient(135deg,#080d15 0 48%,#67a9ff 49% 100%)}.privacy-choice:not(.theme-choice) .theme-choice-group>div{display:grid;grid-template-columns:1fr;gap:6px}.privacy-choice:not(.theme-choice) button{min-height:44px;justify-content:flex-start;padding:0 12px;background:transparent;border:0;border-radius:10px;color:var(--ui-text);text-align:left}.privacy-choice:not(.theme-choice) button.active{background:var(--ui-active);color:var(--ui-accent-strong)}.message-actions-backdrop{align-items:flex-end;padding:0 10px calc(10px + env(safe-area-inset-bottom,0px));background:#10182847;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.message-actions-sheet{width:min(430px,100%);max-height:min(80dvh,640px);padding:8px;border:1px solid var(--ui-line);border-radius:18px;background:var(--ui-sheet);box-shadow:var(--ui-shadow);overflow:auto}.action-message-preview{margin:0 0 6px;padding:10px 12px;background:var(--ui-pane-soft);border:0;border-radius:12px}.reaction-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:0 0 6px;padding:4px 0 8px;border-bottom:1px solid var(--ui-line)}.reaction-row button{min-width:0;min-height:42px;padding:0;display:grid;place-items:center;background:transparent;border:0;border-radius:12px;box-shadow:none;font-size:22px}.message-action-grid{display:grid;grid-template-columns:1fr;gap:0}.message-action-grid button{min-height:46px;padding:0 12px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;justify-items:start;gap:10px;color:var(--ui-text);background:transparent;border:0;border-bottom:1px solid var(--ui-line);border-radius:0;box-shadow:none;font-size:15px;font-weight:560}.message-action-grid button:last-child{border-bottom:0}.message-action-grid button:hover,.message-action-grid button:focus-visible,.reaction-row button:hover,.reaction-row button:focus-visible{background:var(--ui-pane-soft)}.message-action-grid button.danger{color:#dc2626}.message-action-grid button.danger:hover,.message-action-grid button.danger:focus-visible{background:#dc262614}.attachment-menu{width:min(340px,calc(100vw - 24px));padding:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border-radius:17px;background:var(--ui-sheet)}.attachment-menu button{min-height:58px;padding:7px 5px;background:var(--ui-pane-soft);border-radius:12px;color:var(--ui-text);font-size:11px;font-weight:700}@media(max-width:840px){.messenger-shell{display:grid;grid-template-columns:1fr;background:var(--ui-pane)}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{min-height:100dvh;background:var(--ui-pane)}.mobile-titlebar,.desktop-list-header{min-height:58px;padding:16px 14px 8px;background:var(--ui-pane);border-bottom:0}.mobile-titlebar button,.desktop-list-actions button{width:40px;height:40px;min-width:40px;min-height:40px;color:var(--ui-accent);background:transparent;border:0;border-radius:12px}.list-top{padding:0 14px 10px;background:var(--ui-pane)}.list-search{width:100%;height:42px;margin:0;padding:0 12px;border-radius:12px}.folder-tabs{min-height:42px;padding:0 14px;gap:16px;overflow-x:auto;background:var(--ui-pane);border-top:0;border-bottom:1px solid var(--ui-line);scrollbar-width:none}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{min-height:42px;padding:0;flex:0 0 auto;color:var(--ui-muted);border-bottom-width:3px;font-size:14px;font-weight:650}.chat-list{padding:0 0 calc(76px + env(safe-area-inset-bottom,0px));background:var(--ui-pane)}.chat-row{min-height:76px;border-bottom:1px solid var(--ui-line)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:76px;padding:8px 14px;grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.chat-row .avatar{width:52px;height:52px;min-width:52px}.conversation{background:var(--ui-chat)}.chat-header{min-height:58px;padding:6px 8px;background:var(--ui-pane);border-bottom:1px solid var(--ui-line)}.chat-header .avatar{width:40px;height:40px;min-width:40px}.message-list{padding:14px 6px 86px}.bubble{max-width:84%;border-radius:15px;font-size:14.5px;font-weight:480;line-height:1.32}.composer{min-height:64px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:var(--ui-pane);border-top:1px solid var(--ui-line)}.composer-field input,.composer input{min-height:44px;border-radius:16px;background:var(--ui-field);border-color:var(--ui-control-line);font-size:15px}.composer .send-button,.record-button{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%}.rail{position:fixed;inset:auto 0 0;z-index:40;width:100%;height:calc(64px + env(safe-area-inset-bottom,0px));padding:6px 4px calc(4px + env(safe-area-inset-bottom,0px));display:block;background:color-mix(in srgb,var(--ui-pane) 96%,transparent);border-top:1px solid var(--ui-line);border-right:0;-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.brand-button,.brand-title,.rail>.premium-dot{display:none}.rail-nav{width:100%;height:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0}.rail-nav>.rail-button{width:100%;min-width:0;min-height:54px;padding:4px 2px;display:grid;grid-template-rows:24px 16px;place-items:center;gap:2px;color:var(--ui-muted);background:transparent;border:0;border-radius:12px}.rail-nav>.rail-button.active{color:var(--ui-accent);background:transparent}.rail-nav>.rail-button svg{width:22px;height:22px;stroke-width:2}.rail-nav>.rail-button .nav-label{display:block;max-width:100%;overflow:hidden;color:currentColor;font-size:11px;font-weight:650;line-height:1;text-overflow:ellipsis;white-space:nowrap}.feature-header{min-height:58px;padding:18px 16px 10px;background:var(--ui-pane)}.feature-grid{padding:8px 0 calc(76px + env(safe-area-inset-bottom,0px));background:var(--ui-bg);gap:8px}.feature-card{margin:0;padding:16px;background:var(--ui-pane);border-top:1px solid var(--ui-line);border-bottom:1px solid var(--ui-line);border-radius:0}.theme-choice,.theme-choice>div,.theme-choice-group,.theme-choice-group>div{width:100%}.theme-choice button{height:62px;min-height:62px;max-height:62px}}@media(min-width:841px){.chat-list-pane,.chat-list{background:var(--ui-pane)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:76px;padding:9px 16px;grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.desktop-list-header{padding:22px 16px 12px}.list-top{padding:0 16px 10px}.list-search{height:42px;margin:0}.folder-tabs{padding:0 16px;gap:16px}.folder-tabs button{padding:0}}:root,:root[data-theme=light],:root[data-theme=mint],:root[data-theme=warm],:root[data-theme=graphite]{--tg-bg: #ffffff;--tg-list: #ffffff;--tg-search: #f1f3f5;--tg-chat-bg: #efeae2;--tg-text: #111827;--tg-muted: #707783;--tg-subtle: #9aa2ad;--tg-line: #e6e8ec;--tg-active: #e7f2ff;--tg-blue: #229ed9;--tg-blue-strong: #168acd;--tg-in: #ffffff;--tg-out: #eeffde;--tg-out-line: #d4efc6;--tg-danger: #e53935;--ui-bg: var(--tg-bg);--ui-pane: var(--tg-list);--ui-pane-soft: var(--tg-search);--ui-field: var(--tg-search);--ui-control-line: transparent;--ui-chat: var(--tg-chat-bg);--ui-text: var(--tg-text);--ui-muted: var(--tg-muted);--ui-subtle: var(--tg-subtle);--ui-line: var(--tg-line);--ui-line-strong: #d7dce3;--ui-accent: var(--tg-blue);--ui-accent-strong: var(--tg-blue-strong);--ui-accent-soft: var(--tg-active);--ui-active: var(--tg-active);--ui-incoming: var(--tg-in);--ui-outgoing: var(--tg-out);--ui-sheet: rgba(255, 255, 255, .98);--ui-shadow: 0 18px 50px rgba(15, 23, 42, .18)}:root[data-theme=dark],:root[data-theme=midnight]{--tg-bg: #17212b;--tg-list: #17212b;--tg-search: #242f3d;--tg-chat-bg: #0e1621;--tg-text: #eef3f8;--tg-muted: #9aa8b6;--tg-subtle: #7d8b9a;--tg-line: #243447;--tg-active: #1f3b57;--tg-blue: #55a7e8;--tg-blue-strong: #7dbcf0;--tg-in: #182533;--tg-out: #2b5278;--tg-out-line: #355f88;--tg-danger: #ff5c57;--ui-bg: var(--tg-bg);--ui-pane: var(--tg-list);--ui-pane-soft: var(--tg-search);--ui-field: var(--tg-search);--ui-control-line: transparent;--ui-chat: var(--tg-chat-bg);--ui-text: var(--tg-text);--ui-muted: var(--tg-muted);--ui-subtle: var(--tg-subtle);--ui-line: var(--tg-line);--ui-line-strong: #304357;--ui-accent: var(--tg-blue);--ui-accent-strong: var(--tg-blue-strong);--ui-accent-soft: var(--tg-active);--ui-active: var(--tg-active);--ui-incoming: var(--tg-in);--ui-outgoing: var(--tg-out);--ui-sheet: rgba(23, 33, 43, .98);--ui-shadow: 0 18px 50px rgba(0, 0, 0, .34)}body{background:var(--tg-bg);color:var(--tg-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}.messenger-shell{background:var(--tg-bg)}.info-pane,.quick-actions,.chat-stories,.app-sync-pill,.trust-banner,.timer-strip,.catalog-sync{display:none}.desktop-list-header,.mobile-titlebar,.chat-list-pane,.chat-list,.chat-header,.composer,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:var(--tg-list);border-color:var(--tg-line);box-shadow:none}.desktop-list-header strong,.mobile-screen-title,.feature-header h1{color:var(--tg-text);font-size:28px;font-weight:700;letter-spacing:-.01em}.desktop-list-actions button,.mobile-titlebar button,.chat-actions button,.chat-back,.composer button,.rail-button,.premium-dot,.chat-fab{color:var(--tg-blue);background:transparent;border:0;box-shadow:none}.desktop-list-actions button:hover,.mobile-titlebar button:hover,.chat-actions button:hover,.chat-back:hover,.composer button:hover,.rail-button:hover{background:color-mix(in srgb,var(--tg-blue) 10%,transparent)}.list-search,.contacts-search,.catalog-search,.chat-search-inline,.new-chat-search{height:40px;color:var(--tg-text);background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.list-search:focus-within,.contacts-search:focus-within,.catalog-search:focus-within,.chat-search-inline:focus-within,.new-chat-search:focus-within{background:var(--tg-search);border:0;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tg-blue) 34%,transparent)}.list-search svg,.contacts-search svg,.catalog-search svg,.chat-search-inline svg,.new-chat-search svg{color:var(--tg-muted)}.list-search input,.contacts-search input,.catalog-search input,.chat-search-inline input,.new-chat-search input{color:var(--tg-text);font-size:15px;font-weight:400}.list-search input::placeholder,.contacts-search input::placeholder,.catalog-search input::placeholder,.chat-search-inline input::placeholder,.new-chat-search input::placeholder{color:var(--tg-subtle)}.folder-tabs{min-height:42px;background:var(--tg-list);border-bottom:1px solid var(--tg-line);box-shadow:none}.folder-tabs button{color:var(--tg-muted);background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:500}.folder-tabs button.active{color:var(--tg-blue);border-bottom-color:var(--tg-blue)}.chat-row,.contact-row,.call-row{min-height:72px;margin:0;background:var(--tg-list);border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.chat-row:hover,.contact-row:hover,.call-row:hover{background:color-mix(in srgb,var(--tg-search) 72%,var(--tg-list))}.chat-row.active{background:var(--tg-active);box-shadow:none}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:72px;padding:8px 18px 8px 14px;grid-template-columns:52px minmax(0,1fr) 42px;gap:11px;background:transparent;border:0;border-radius:0;box-shadow:none}.chat-title strong,.contact-row strong,.call-row strong{color:var(--tg-text);font-size:16px;font-weight:600;letter-spacing:0}.chat-preview,.contact-row em,.call-row em{color:var(--tg-muted);font-size:14px;font-weight:400;line-height:1.22}.chat-side small{max-width:42px;display:block;overflow:hidden;color:var(--tg-subtle);font-size:12px;font-weight:400;text-align:right;text-overflow:ellipsis;white-space:nowrap}.chat-side em,.unread-badge{min-width:22px;height:22px;color:#fff;background:var(--tg-blue);border-radius:999px;box-shadow:none;font-size:12px;font-weight:600}.avatar,.chat-row .avatar,.chat-header .avatar,.contact-row .avatar,.call-row .avatar,.forward-target .avatar{width:52px;height:52px;min-width:52px;border:0;border-radius:50%;box-shadow:none;color:#fff;background:linear-gradient(135deg,#6bb8ff,#1c78d6);font-size:19px;font-weight:700}.avatar.private{background:linear-gradient(135deg,#8bd5ff,#1f8bd1);color:#fff}.avatar.group{background:linear-gradient(135deg,#9fbcff,#536fca);color:#fff}.avatar.channel{background:linear-gradient(135deg,#386aa7,#153a70);color:#fff}.avatar.saved,.avatar.request{background:linear-gradient(135deg,#ffd978,#f4a51c);color:#fff}.conversation{background:radial-gradient(circle at 12px 12px,rgba(255,255,255,.18) 1px,transparent 1px),var(--tg-chat-bg);background-size:24px 24px,auto}:root[data-theme=dark] .conversation,:root[data-theme=midnight] .conversation{background:radial-gradient(circle at 12px 12px,rgba(255,255,255,.035) 1px,transparent 1px),var(--tg-chat-bg);background-size:24px 24px,auto}.chat-header{min-height:56px;padding:6px 8px}.chat-person h1{max-width:min(42vw,360px);overflow:hidden;color:var(--tg-text);font-size:16px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.chat-person span{color:var(--tg-muted);font-size:12px;font-weight:400}.message-area,.message-list,.messages{background:transparent}.bubble{max-width:min(78%,520px);color:var(--tg-text);background:var(--tg-in);border:0;border-radius:12px;box-shadow:0 1px 2px #0f172a21;font-size:14.5px;font-weight:400;line-height:1.32}.bubble.outgoing,.bubble.note{background:var(--tg-out);border:0}.bubble p{color:inherit;font-weight:400}.bubble-time,.bubble small,.message-meta{color:color-mix(in srgb,var(--tg-muted) 82%,transparent);font-size:11px;font-weight:400}.bubble.outgoing .bubble-time,.bubble.outgoing small{color:color-mix(in srgb,#4d8b42 85%,var(--tg-muted))}.bubble.file,.bubble.voice,.bubble.smart-attachment{border-radius:12px}.composer{min-height:56px;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));background:var(--tg-list);border-top:1px solid var(--tg-line);box-shadow:none}.composer-field input,.composer input{min-height:40px;color:var(--tg-text);background:var(--tg-search);border:0;border-radius:20px;font-size:15px;font-weight:400;box-shadow:none}.composer .send-button,.record-button{width:42px;height:42px;min-width:42px;min-height:42px;color:#fff;background:var(--tg-blue);border-radius:50%}.attachment-menu,.message-actions-sheet{background:var(--ui-sheet);border:1px solid var(--tg-line);border-radius:16px;box-shadow:var(--ui-shadow)}.attachment-menu button{background:transparent;color:var(--tg-text);border-radius:10px;font-weight:500}.attachment-menu button:hover,.attachment-menu button:focus-visible{background:var(--tg-search)}.message-action-grid button,.reaction-row button{color:var(--tg-text);background:transparent;border-color:var(--tg-line)}.message-action-grid button.danger{color:var(--tg-danger)}.feature-header,.feature-card{background:var(--tg-list);border-color:var(--tg-line);box-shadow:none}.profile-avatar-edit .avatar-upload-button,.primary-action{background:var(--tg-blue);border-color:var(--tg-blue);color:#fff}.theme-choice button.active,.privacy-choice:not(.theme-choice) button.active{background:var(--tg-active);border-color:var(--tg-blue);color:var(--tg-blue)}@media(max-width:840px){.messenger-shell{grid-template-columns:1fr;min-height:100dvh;background:var(--tg-list)}.desktop-list-header,.mobile-titlebar{min-height:56px;padding:14px 14px 6px}.list-top{padding:0 14px 8px;background:var(--tg-list)}.list-search{width:100%;height:40px;margin:0}.folder-tabs{padding:0 14px;gap:18px}.chat-list{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.rail{position:fixed;inset:auto 0 0;z-index:40;width:100%;height:calc(62px + env(safe-area-inset-bottom,0px));padding:4px 2px calc(3px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,var(--tg-list) 96%,transparent);border-top:1px solid var(--tg-line);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.brand-button,.brand-title,.rail>.premium-dot{display:none}.rail-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:100%;height:100%}.rail-nav>.rail-button{display:grid;grid-template-rows:24px 14px;gap:2px;place-items:center;min-width:0;min-height:54px;padding:3px 1px;color:var(--tg-muted);background:transparent;border-radius:0}.rail-nav>.rail-button.active{color:var(--tg-blue);background:transparent}.rail-nav>.rail-button svg{width:22px;height:22px}.rail-nav>.rail-button .nav-label{display:block;max-width:100%;overflow:hidden;color:currentColor;font-size:10.5px;font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.messenger-shell.section-chats.mobile-chat-open .conversation{position:fixed;inset:0;z-index:50;width:100vw;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.messenger-shell.section-chats.mobile-chat-open .message-area{min-height:0;overflow-y:auto}.messenger-shell.section-chats.mobile-chat-open .rail{display:none}.message-list{padding:12px 7px 78px}.bubble{max-width:82%}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{padding-right:18px;grid-template-columns:52px minmax(0,1fr) 42px}}@media(min-width:841px){.messenger-shell{grid-template-columns:72px minmax(340px,390px) minmax(0,1fr);background:var(--tg-bg)}.rail{background:var(--tg-list);border-right:1px solid var(--tg-line)}.rail-button{color:var(--tg-muted)}.rail-button.active{color:var(--tg-blue);background:var(--tg-active)}.chat-list-pane{width:auto;background:var(--tg-list);border-right:1px solid var(--tg-line)}.conversation{min-width:0}}.profile-settings-panel{padding:0;background:transparent;border:0}.profile-settings-panel .profile-editor{display:grid;grid-template-columns:1fr;gap:10px;padding:0;background:transparent}.profile-hero{padding:24px 16px 20px;display:grid;justify-items:center;gap:6px;background:var(--tg-list);border-bottom:1px solid var(--tg-line);text-align:center}.profile-hero .profile-avatar-edit{width:104px;height:104px;min-height:104px;margin:0 0 7px;position:relative;display:block}.profile-hero .avatar.large{width:104px;height:104px;min-width:104px;border:0;border-radius:50%;box-shadow:none;font-size:36px}.profile-hero .avatar.large img{width:100%;height:100%;object-fit:cover}.profile-hero .avatar-upload-button{position:absolute;right:2px;bottom:2px;width:34px;height:34px;min-width:34px;min-height:34px;padding:0;display:grid;place-items:center;color:#fff;background:var(--tg-blue);border:2px solid var(--tg-list);border-radius:50%;box-shadow:0 2px 7px #0f172a38}.profile-hero .avatar-upload-button svg{width:17px;height:17px}.profile-hero .avatar-upload-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.profile-hero>strong{max-width:min(320px,calc(100vw - 32px));overflow:hidden;color:var(--tg-text);font-size:21px;font-weight:650;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.profile-hero>span,.profile-hero>em{max-width:min(320px,calc(100vw - 32px));overflow:hidden;color:var(--tg-muted);font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.profile-settings-list{display:grid;background:var(--tg-list);border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line)}.profile-settings-row{min-height:52px;margin:0;padding:0 16px;display:grid;grid-template-columns:minmax(86px,30%) minmax(0,1fr);align-items:center;gap:12px;background:transparent;border:0;border-bottom:1px solid var(--tg-line)}.profile-settings-row:last-child{border-bottom:0}.profile-settings-row>span{color:var(--tg-muted);font-size:14px;font-weight:400;line-height:1.2}.profile-settings-row input,.profile-settings-row strong{width:100%;min-width:0;min-height:36px;padding:0;overflow:hidden;color:var(--tg-text);background:transparent;border:0;border-radius:0;box-shadow:none;font-size:15px;font-weight:400;line-height:36px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-settings-row input:focus{outline:0;color:var(--tg-blue)}.profile-settings-row:focus-within{background:color-mix(in srgb,var(--tg-blue) 6%,transparent)}.profile-settings-row.static strong{color:var(--tg-muted)}.profile-mini-summary{display:none}.profile-save-status{margin:0 16px;padding:10px 0 0;color:var(--tg-muted);font-size:13px;font-weight:400}.profile-save-status.success{color:#2e9d52}.profile-save-status.error{color:var(--tg-danger)}.profile-save-action{min-height:46px;margin:2px 16px 0;border-radius:10px;font-size:15px;font-weight:600}.feature-screen.section-settings,.feature-screen,.feature-grid{background:var(--ui-bg)}.feature-card:not(.profile-settings-panel){background:var(--tg-list);border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.feature-card:not(.profile-settings-panel) .feature-card-title{color:var(--tg-text)}.privacy-toggle,.privacy-choice,.settings-row,.package-line{background:transparent;border-color:var(--tg-line);box-shadow:none}@media(max-width:840px){.profile-settings-panel .profile-editor{grid-template-columns:1fr;column-gap:0}.profile-settings-panel .profile-hero,.profile-settings-panel .profile-settings-list,.profile-settings-panel .profile-save-status,.profile-settings-panel .profile-save-action{grid-column:1 / -1}.feature-grid{padding-top:0}.profile-settings-panel{margin-top:0}.profile-hero{padding-top:22px}.profile-settings-row{grid-template-columns:1fr;min-height:64px;align-content:center;gap:4px}.profile-settings-row>span{font-size:12px;line-height:1.15}.profile-settings-row input,.profile-settings-row strong{min-height:24px;line-height:24px;text-align:left}}@media(min-width:841px){.profile-settings-panel .profile-editor{max-width:520px;margin:0 auto}.profile-hero,.profile-settings-list{border-left:1px solid var(--tg-line);border-right:1px solid var(--tg-line)}}.feature-grid{gap:10px;padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.feature-card:not(.profile-settings-panel){margin:0;padding:0;overflow:hidden;background:var(--tg-list);border:0;border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.feature-card:not(.profile-settings-panel) .feature-card-title{min-height:48px;padding:0 16px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;color:var(--tg-text);border-bottom:0}.feature-card:not(.profile-settings-panel) .feature-card-title svg{color:var(--tg-blue)}.feature-card:not(.profile-settings-panel) .feature-card-title strong{color:var(--tg-text);font-size:17px;font-weight:650}.feature-card:not(.profile-settings-panel)>p{margin:-4px 16px 12px;color:var(--tg-muted);font-size:13px;font-weight:400;line-height:1.3}.feature-card:not(.profile-settings-panel) .feature-card-body{display:grid;gap:0;padding:0}.privacy-choice,.privacy-toggle,.settings-row,.package-line{min-height:54px;margin:0;padding:10px 16px;background:transparent;border:0;border-top:1px solid var(--tg-line);border-radius:0;box-shadow:none}.privacy-choice{display:grid;gap:9px}.privacy-choice>span,.settings-row span,.package-line span{color:var(--tg-muted);font-size:13px;font-weight:400;line-height:1.2}.privacy-choice>div{display:grid;gap:8px;width:100%}.theme-choice-group{display:grid;gap:6px}.theme-choice-group>em{color:var(--tg-subtle);font-size:12px;font-style:normal;font-weight:500}.theme-choice-group>div,.privacy-choice:not(.theme-choice) .theme-choice-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%}.theme-choice button,.privacy-choice:not(.theme-choice) button{width:100%;height:42px;min-height:42px;max-height:42px;padding:0 8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;gap:7px;color:var(--tg-text);background:var(--tg-search);border:1px solid transparent;border-radius:10px;box-shadow:none;font-size:13px;font-weight:500;text-align:left}.privacy-choice:not(.theme-choice) button{display:grid;grid-template-columns:1fr;place-items:center;text-align:center}.theme-choice button.active,.privacy-choice:not(.theme-choice) button.active{color:var(--tg-blue);background:color-mix(in srgb,var(--tg-blue) 12%,var(--tg-list));border-color:color-mix(in srgb,var(--tg-blue) 48%,transparent)}.theme-choice button span,.privacy-choice button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-swatch{width:22px;height:22px;min-width:22px;border-radius:50%}.privacy-toggle{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;text-align:left}.privacy-toggle span{min-width:0;display:grid;gap:3px}.privacy-toggle strong{color:var(--tg-text);font-size:15px;font-weight:500}.privacy-toggle em{color:var(--tg-muted);font-size:13px;font-style:normal;font-weight:400;line-height:1.25}.privacy-toggle i{width:42px;height:26px;position:relative;display:block;background:#c9d0d8;border-radius:999px;box-shadow:none}.privacy-toggle i:after{content:"";position:absolute;left:2px;top:2px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0f172a38;transition:transform .16s ease}.privacy-toggle.active i{background:var(--tg-blue)}.privacy-toggle.active i:after{transform:translate(16px)}.settings-row,.package-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center;gap:12px}.settings-row strong,.package-line strong{min-width:0;max-width:min(190px,48vw);overflow:hidden;color:var(--tg-text);font-size:14px;font-weight:400;text-align:right;text-overflow:ellipsis;white-space:nowrap}.feature-card .ghost-action,.feature-card .primary-action{width:calc(100% - 32px);margin:10px 16px;min-height:44px;border-radius:10px;box-shadow:none}.feature-card .ghost-action+.ghost-action,.feature-card .primary-action+.ghost-action{margin-top:0}@media(max-width:420px){.theme-choice-group>div,.privacy-choice:not(.theme-choice) .theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:841px){.feature-grid{max-width:580px;margin:0 auto;padding-inline:0}.feature-card:not(.profile-settings-panel){border-left:1px solid var(--tg-line);border-right:1px solid var(--tg-line)}}.theme-choice>div{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.theme-choice-group{width:100%}.theme-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.theme-choice button{width:100%;min-width:0;grid-template-columns:24px minmax(0,1fr)}.theme-choice button span{min-width:0}@media(min-width:560px){.theme-choice-group>div{grid-template-columns:repeat(3,minmax(0,1fr))}}.contacts-screen{min-width:0;width:100%;max-width:none;margin:0;padding:0 0 calc(86px + env(safe-area-inset-bottom,0px));overflow-x:hidden;background:var(--tg-list)}.contacts-header{min-height:56px;margin:0;padding:14px 16px 8px;position:sticky;top:0;z-index:5;display:flex;align-items:end;background:var(--tg-list);border-bottom:0}.contacts-header h1{margin:0;color:var(--tg-text);font-size:28px;font-weight:700;line-height:1.08;letter-spacing:0}.contacts-header p{display:none}.contacts-tools{width:100%;margin:0;padding:0 16px 8px;display:grid;grid-template-columns:1fr;gap:8px;background:var(--tg-list);border-bottom:1px solid var(--tg-line)}.contacts-search{width:100%;height:40px;min-height:40px;margin:0;padding:0 12px;display:grid;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:8px;background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.contacts-search input{min-width:0;height:100%;padding:0;color:var(--tg-text);background:transparent;border:0;outline:none;font-size:15px;font-weight:400}.contacts-search button{width:24px;height:24px;min-width:24px;padding:0;display:grid;place-items:center;color:var(--tg-muted);background:transparent;border:0;border-radius:50%}.contact-request-form{width:100%;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;background:transparent;border:0;border-radius:0;box-shadow:none}.contact-request-input{height:40px;min-width:0;margin:0;padding:0 12px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.contact-request-input svg{color:#229ed9}.contact-request-form input{min-width:0;width:100%;height:100%;padding:0;color:var(--tg-text);background:transparent;border:0;outline:none;font-size:15px;font-weight:400}.contact-request-form input::placeholder{color:var(--tg-subtle)}.contact-request-form>button{width:auto;height:40px;min-height:40px;margin:0;padding:0 14px;color:#fff;background:#229ed9;border:0;border-radius:10px;box-shadow:none;font-size:14px;font-weight:600;line-height:1;white-space:nowrap}.contact-request-form em{grid-column:1 / -1;margin:-2px 0 0;padding:0 2px;color:var(--tg-danger);font-size:13px;font-style:normal;font-weight:400}.contacts-section{width:100%;margin:0;padding:0;background:var(--tg-list);border:0;border-radius:0;box-shadow:none}.contacts-section+.contacts-section{margin-top:14px;border-top:1px solid var(--tg-line)}.contacts-section .section-title{min-height:31px;margin:0;padding:13px 16px 5px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;color:var(--tg-subtle);background:var(--tg-list);border:0;text-transform:uppercase}.contacts-section .section-title strong,.contacts-section .section-title span{color:var(--tg-subtle);font-size:12px;font-weight:600;line-height:1;letter-spacing:0}.contacts-list{width:100%;margin:0;padding:0;display:grid;gap:0;background:var(--tg-list);border:0;border-radius:0;box-shadow:none;overflow:hidden}.contact-row{width:100%;min-width:0;min-height:68px;margin:0;padding:8px 14px 8px 16px;display:grid;grid-template-columns:50px minmax(0,1fr) minmax(32px,auto);align-items:center;gap:12px;color:var(--tg-text);background:var(--tg-list);border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none;text-align:left}.contact-row.pending{background:var(--tg-list)}.contact-row:not(.pending){grid-template-columns:50px minmax(0,1fr)}.contact-row:not(.pending) .contact-side{display:none}.contact-row:hover,.contact-row:focus-visible{background:color-mix(in srgb,var(--tg-search) 82%,var(--tg-list))}.contact-row .avatar,.contact-row>.avatar{width:50px;height:50px;min-width:50px;border-radius:50%;font-size:18px}.contact-row>span:not(.avatar):not(.contact-side){min-width:0;display:grid;gap:4px}.contact-row strong{max-width:100%;overflow:hidden;color:var(--tg-text);font-size:16px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.contact-row em{max-width:100%;overflow:hidden;color:var(--tg-muted);font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.contact-side{min-width:0;display:flex;align-items:center;justify-content:flex-end;color:#229ed9}.contact-side svg{color:#229ed9;stroke:#229ed9}.contact-side small{max-width:76px;overflow:hidden;color:var(--tg-subtle);font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.contact-empty{min-height:96px;margin:0;padding:20px 16px;display:grid;place-items:center;gap:7px;color:var(--tg-muted);background:var(--tg-list);border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none;text-align:center}.contact-empty.compact{min-height:80px}.contact-empty svg{color:var(--tg-subtle)}.contact-empty strong{color:var(--tg-muted);font-size:15px;font-weight:500}.contact-empty span{display:none}@media(max-width:420px){.contacts-tools{padding-inline:14px}.contact-request-form{grid-template-columns:minmax(0,1fr) 88px}.contact-request-form>button{padding-inline:8px;font-size:13px}.contact-row{padding-left:14px;padding-right:12px;grid-template-columns:50px minmax(0,1fr) minmax(28px,auto)}}@media(min-width:841px){.contacts-screen{max-width:560px;margin:0 auto;padding-bottom:28px;border-left:1px solid var(--tg-line);border-right:1px solid var(--tg-line)}}.calls-screen{min-width:0;width:100%;max-width:none;margin:0;padding:0 0 calc(86px + env(safe-area-inset-bottom,0px));overflow-x:hidden;background:var(--tg-list)}.calls-header{min-height:56px;margin:0;padding:14px 16px 8px;position:sticky;top:0;z-index:5;display:flex;align-items:end;background:var(--tg-list);border-bottom:0}.calls-header h1{margin:0;color:var(--tg-text);font-size:28px;font-weight:700;line-height:1.08;letter-spacing:0}.calls-header p{display:none}.calls-tabs{width:auto;min-height:40px;margin:0 16px 8px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.calls-tabs button{min-width:0;min-height:34px;padding:0 12px;color:var(--tg-muted);background:transparent;border:0;border-radius:8px;box-shadow:none;font-size:14px;font-weight:600;line-height:1}.calls-tabs button.active{color:var(--tg-text);background:var(--tg-list);box-shadow:0 1px 2px #0f172a1f}.calls-section{width:100%;margin:0;padding:0;display:grid;gap:0;background:var(--tg-list);border:0;border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none;overflow:hidden}.call-row{width:100%;min-width:0;min-height:72px;margin:0;padding:0 12px 0 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;background:var(--tg-list);border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.call-row:last-child{border-bottom:0}.call-row:hover,.call-row:focus-within{background:color-mix(in srgb,var(--tg-search) 78%,var(--tg-list))}.call-main{min-width:0;min-height:72px;padding:8px 0;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;color:var(--tg-text);background:transparent;border:0;border-radius:0;box-shadow:none;text-align:left}.call-main .avatar{width:50px;height:50px;min-width:50px;border-radius:50%;font-size:18px}.call-main>span{min-width:0;display:grid;gap:4px}.call-main strong{max-width:100%;overflow:hidden;color:var(--tg-text);font-size:16px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.call-main em{max-width:100%;overflow:hidden;color:var(--tg-muted);font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.call-row.missed .call-main em{color:var(--tg-danger)}.call-actions{min-width:88px;display:flex;align-items:center;justify-content:flex-end;gap:4px}.call-actions button{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;display:grid;place-items:center;color:#229ed9;background:transparent;border:0;border-radius:50%;box-shadow:none}.call-actions button svg{color:#229ed9;stroke:#229ed9}.call-actions button:hover,.call-actions button:focus-visible{background:color-mix(in srgb,#229ed9 10%,transparent)}.calls-empty-note{min-height:160px;margin:0;padding:28px 16px;display:grid;place-items:center;gap:8px;color:var(--tg-muted);background:var(--tg-list);border:0;border-radius:0;box-shadow:none;text-align:center}.calls-empty-note svg{color:var(--tg-subtle)}.calls-empty-note strong{color:var(--tg-muted);font-size:15px;font-weight:500}.rail-nav>.rail-button{border:0;outline:0;box-shadow:none}.rail-nav>.rail-button:focus-visible{outline:2px solid color-mix(in srgb,#229ed9 34%,transparent);outline-offset:-4px;border-radius:12px}@media(max-width:420px){.calls-tabs{margin-inline:14px}.call-row{padding-left:14px;padding-right:8px;grid-template-columns:minmax(0,1fr) 82px}.call-actions{min-width:82px;gap:2px}}@media(min-width:841px){.calls-screen{max-width:560px;margin:0 auto;padding-bottom:28px;border-left:1px solid var(--tg-line);border-right:1px solid var(--tg-line)}}.catalog-screen{min-width:0;width:100%;max-width:none;margin:0;padding:0 0 calc(86px + env(safe-area-inset-bottom,0px));display:grid;align-content:start;gap:0;overflow-x:hidden;background:var(--tg-list)}.catalog-header{min-height:56px;margin:0;padding:14px 16px 8px;position:sticky;top:0;z-index:5;display:flex;align-items:end;justify-content:space-between;background:var(--tg-list);border-bottom:0}.catalog-header h1{margin:0;color:var(--tg-text);font-size:28px;font-weight:700;line-height:1.08;letter-spacing:0}.catalog-header p,.catalog-sync,.catalog-trust-strip{display:none}.catalog-search{width:auto;height:40px;min-height:40px;margin:0 16px 8px;padding:0 12px;display:grid;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:8px;color:var(--tg-muted);background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.catalog-search input{min-width:0;height:100%;padding:0;color:var(--tg-text);background:transparent;border:0;outline:none;font-size:15px;font-weight:400}.catalog-search input::placeholder{color:var(--tg-subtle)}.catalog-search button{width:24px;height:24px;min-width:24px;padding:0;display:grid;place-items:center;color:var(--tg-muted);background:transparent;border:0;border-radius:50%;box-shadow:none}.catalog-categories{width:100%;margin:0;padding:0 16px 8px;display:flex;gap:8px;overflow-x:auto;background:var(--tg-list);border-bottom:1px solid var(--tg-line);scrollbar-width:none}.catalog-categories::-webkit-scrollbar{display:none}.catalog-categories button{flex:0 0 auto;min-height:34px;margin:0;padding:0 13px;color:var(--tg-muted);background:var(--tg-search);border:0;border-radius:999px;box-shadow:none;font-size:14px;font-weight:600;line-height:1;white-space:nowrap}.catalog-categories button.active{color:#fff;background:#229ed9}.catalog-controls{width:auto;margin:0;padding:8px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;background:var(--tg-list);border-bottom:1px solid var(--tg-line)}.catalog-sort{min-width:0;height:38px;min-height:38px;margin:0;padding:0 10px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;color:var(--tg-text);background:var(--tg-search);border:0;border-radius:10px;box-shadow:none}.catalog-sort span{display:none}.catalog-sort select{min-width:0;width:100%;height:100%;padding:0;color:var(--tg-text);background:transparent;border:0;outline:none;font-size:14px;font-weight:500}.verified-switch{height:38px;min-height:38px;margin:0;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--tg-muted);background:var(--tg-search);border:0;border-radius:10px;box-shadow:none;font-size:0;font-weight:600;white-space:nowrap}.verified-switch svg{width:18px;height:18px;color:currentColor}.verified-switch.active{color:#fff;background:#229ed9}.product-grid{width:100%;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0;background:var(--tg-list);border-bottom:1px solid var(--tg-line)}.product-card{width:100%;min-width:0;min-height:96px;margin:0;padding:10px 14px 10px 16px;position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-template-areas:"art copy fav" "art actions actions";align-items:center;gap:8px 12px;color:var(--tg-text);background:var(--tg-list);border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.product-card:last-child{border-bottom:0}.product-card:hover,.product-card:focus-within{background:color-mix(in srgb,var(--tg-search) 78%,var(--tg-list))}.product-card.reported{background:color-mix(in srgb,var(--tg-danger) 5%,var(--tg-list));border-color:var(--tg-line)}.product-art{grid-area:art;width:64px;height:64px;min-width:64px;min-height:64px;aspect-ratio:auto;display:grid;place-items:center;overflow:hidden;border:0;border-radius:12px;color:#fff;box-shadow:none}.product-art:before,.product-art:after,.product-art span{display:none}.product-art strong{position:static;color:#fff;font-size:25px;font-weight:700}.favorite-button{grid-area:fav;position:static;z-index:auto;width:36px;height:36px;min-width:36px;padding:0;display:grid;place-items:center;color:var(--tg-muted);background:transparent;border:0;border-radius:50%;box-shadow:none}.favorite-button.active{color:#229ed9;background:color-mix(in srgb,#229ed9 10%,transparent)}.product-copy{grid-area:copy;min-width:0;display:grid;gap:4px}.seller-line{max-width:100%;min-width:0;overflow:hidden;color:var(--tg-muted);font-size:12px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.seller-line svg{color:#229ed9}.seller-line em{color:var(--tg-danger);background:transparent;padding:0;font-size:11px;font-weight:500}.product-copy h2{min-height:0;margin:0;display:block;overflow:hidden;color:var(--tg-text);font-size:15.5px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:initial}.price-line{display:flex;align-items:baseline;gap:7px}.price-line strong{color:var(--tg-text);font-size:15px;font-weight:650}.price-line del{color:var(--tg-subtle);font-size:12px}.product-facts{display:flex;min-width:0;gap:8px;overflow:hidden;color:var(--tg-muted);font-size:12.5px;line-height:1.2;white-space:nowrap}.product-facts span{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-actions{grid-area:actions;min-width:0;display:flex;justify-content:flex-end;gap:8px}.product-actions .ghost-action,.product-actions .primary-action{width:auto;min-width:0;min-height:34px;margin:0;padding:0 11px;border-radius:999px;box-shadow:none;font-size:13px;font-weight:600;white-space:nowrap}.product-actions .ghost-action{color:#229ed9;background:transparent;border:0}.product-actions .primary-action{color:#fff;background:#229ed9;border:0}.catalog-empty{min-height:160px;margin:0;padding:28px 16px;display:grid;grid-column:1 / -1;place-items:center;gap:8px;color:var(--tg-muted);background:var(--tg-list);border:0;border-radius:0;box-shadow:none;text-align:center}.catalog-empty strong{color:var(--tg-muted);font-size:15px;font-weight:500}.catalog-empty span{display:none}.seller-upload{width:100%;min-height:62px;margin:8px 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:0;background:var(--tg-list);border:0;border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.seller-upload-copy{min-height:62px;padding:9px 16px;display:grid;align-content:center;gap:3px;border-bottom:0;border-radius:0;box-shadow:none}.seller-upload-copy span{color:var(--tg-subtle);font-size:12px;font-weight:600;text-transform:uppercase}.seller-upload-copy h2{margin:0;color:var(--tg-text);font-size:16px;font-weight:600;line-height:1.2}.seller-upload-copy p{display:none}.seller-upload-form{padding:0;display:none;grid-template-columns:1fr;gap:0}.seller-upload-form label{min-height:54px;padding:8px 16px;display:grid;gap:4px;border-bottom:1px solid var(--tg-line)}.seller-upload-form label span{color:var(--tg-subtle);font-size:12px;font-weight:500}.seller-upload-form input{min-width:0;width:100%;padding:0;color:var(--tg-text);background:transparent;border:0;outline:none;font-size:15px;font-weight:400}.seller-upload-form .wide{grid-column:1 / -1}.seller-upload-form .primary-action.wide{width:calc(100% - 32px);min-height:44px;margin:10px 16px;color:#fff;background:#229ed9;border:0;border-radius:10px}.product-sheet-backdrop{z-index:80;padding:0;display:grid;align-items:end;background:#00000047}.product-sheet{width:100%;max-width:620px;max-height:min(86dvh,760px);justify-self:center;margin:0;padding:16px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:start;overflow-y:auto;color:var(--tg-text);background:var(--tg-list);border:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 48px #0f172a38}.product-sheet .product-art{grid-area:auto;width:86px;height:86px;min-width:86px;min-height:86px;align-self:start}.product-sheet-copy{min-width:0;grid-area:auto;padding:0 34px 0 0;display:grid;gap:9px}.product-sheet-copy h2{margin:0;color:var(--tg-text);font-size:20px;font-weight:650;line-height:1.14}.product-sheet-copy p{margin:0;color:var(--tg-muted);font-size:14px;line-height:1.35}.product-sheet .sheet-lines{display:grid;gap:0;border-top:1px solid var(--tg-line);border-bottom:1px solid var(--tg-line)}.product-sheet .package-line{min-height:42px;margin:0;padding:8px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center;gap:12px;background:transparent;border:0;border-bottom:1px solid var(--tg-line);border-radius:0;box-shadow:none}.product-sheet .package-line:last-child{border-bottom:0}.product-sheet .package-line span{color:var(--tg-muted);font-size:13px;font-weight:400}.product-sheet .package-line strong{max-width:190px;overflow:hidden;color:var(--tg-text);font-size:13px;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.sheet-close{top:10px;right:10px;width:34px;height:34px;color:var(--tg-muted);background:var(--tg-search);border:0;border-radius:50%;box-shadow:none}.product-sheet .primary-action,.product-sheet-actions .ghost-action{width:100%;min-height:42px;margin:0;border-radius:10px;box-shadow:none}.product-sheet .primary-action{color:#fff;background:#229ed9;border:0}.product-sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:420px){.catalog-search,.catalog-controls{margin-inline:14px}.catalog-controls{width:auto;padding-inline:0}.catalog-categories{padding-inline:14px}.product-card{padding-left:14px;padding-right:10px;grid-template-columns:60px minmax(0,1fr) 34px}.product-art{width:60px;height:60px;min-width:60px;min-height:60px}.product-actions .ghost-action{display:none}.product-sheet{grid-template-columns:76px minmax(0,1fr);gap:12px}.product-sheet .product-art{width:76px;height:76px;min-width:76px;min-height:76px}.product-sheet-copy{padding-right:32px}.product-sheet .package-line{grid-template-columns:74px minmax(0,1fr)}.product-sheet .package-line strong{max-width:none}.product-sheet .primary-action,.product-sheet-actions{grid-column:1 / -1}}@media(min-width:841px){.catalog-screen{max-width:620px;margin:0 auto;padding-bottom:28px;border-left:1px solid var(--tg-line);border-right:1px solid var(--tg-line)}.product-sheet{border-radius:18px;margin-bottom:28px}}.bubble.file>svg,.bubble.smart-attachment>svg,.bubble.voice .voice-play-button,.composer .send-button,.record-button,.product-actions .primary-action,.product-sheet .primary-action,.contact-request-form>button,.call-actions button,.catalog-categories button.active,.verified-switch.active{color:#fff;background-color:#229ed9;border-color:#229ed9}.bubble.file>svg,.bubble.smart-attachment>svg,.contact-request-input svg,.contact-side svg,.call-actions button svg,.product-actions .ghost-action,.favorite-button.active,.seller-line svg{color:#229ed9;stroke:#229ed9}.bubble.voice .voice-play-button{width:36px;height:36px;min-width:36px;border-radius:50%}.bubble.voice .voice-action-trigger{width:30px;height:30px;min-width:30px;color:#229ed9;background:color-mix(in srgb,#229ed9 12%,transparent);border:0;opacity:1}.waveform span{background:color-mix(in srgb,#229ed9 34%,#b8d8ce)}.waveform span.is-played,.waveform span.is-current{background:#229ed9}.waveform.has-progress:after{background:#fff;box-shadow:0 0 0 1px #229ed9,0 0 0 3px color-mix(in srgb,var(--tg-in) 82%,transparent),0 3px 8px #0f3f5b33}.voice-current-time{color:var(--tg-muted)}.voice-transcript{color:var(--tg-text)}.attachment-menu{width:min(338px,calc(100vw - 18px));padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:0;border-radius:14px;box-shadow:0 14px 38px #0f172a2e}.attachment-menu button{min-width:0;min-height:56px;padding:7px 4px;display:grid;grid-template-rows:22px auto;place-items:center;gap:5px;color:var(--tg-text);background:transparent;border:0;border-radius:10px;font-size:12px;font-weight:600;line-height:1.1;text-align:center}.attachment-menu button svg{width:20px;height:20px;color:#229ed9;stroke:#229ed9}.attachment-menu button:hover,.attachment-menu button:focus-visible{background:color-mix(in srgb,#229ed9 9%,var(--tg-search))}.rail-nav>.rail-button,.rail-nav>.rail-button.active{background:transparent;border:0;outline:0;box-shadow:none}.rail-nav>.rail-button.active{color:#229ed9}.rail-nav>.rail-button:focus-visible{background:transparent;outline:0;border-radius:0}.rail-nav>.rail-button.active:focus-visible{outline:0}.rail-nav>.rail-button:focus-visible .nav-label{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.feature-grid{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.delivery-state{display:inline-flex;align-items:center;margin-left:6px;color:var(--tg-muted);font-size:12px;font-style:normal;font-weight:600;white-space:nowrap}.delivery-state:before{content:"";width:6px;height:6px;margin-right:5px;border-radius:999px;background:currentColor;opacity:.55}.delivery-state.failed{color:#e53935}.message-status-icon{display:inline-flex;flex:0 0 auto;margin-left:4px;vertical-align:-2px;color:var(--tg-muted)}.message-status-icon.delivered{color:color-mix(in srgb,var(--tg-muted) 78%,var(--accent))}.message-status-icon.read{color:var(--accent)}.failed-message-actions{display:inline-flex;align-items:center;gap:6px;width:100%;margin-top:7px}.failed-message-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid rgba(229,57,53,.24);border-radius:999px;background:#e5393514;color:#d32f2f;font-size:12px;font-weight:700;cursor:pointer}.failed-message-actions button:first-child{border-color:color-mix(in srgb,var(--accent) 28%,transparent);background:color-mix(in srgb,var(--accent) 9%,transparent);color:var(--accent)}.failed-message-actions button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.voice-play-button:disabled{opacity:.48;cursor:not-allowed}.waveform.is-playing span{background:var(--accent, #229ed9)}.request-actions-inline{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.request-actions-inline button{min-height:30px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:#229ed9;font-size:12px;font-weight:700}.request-actions-inline button+button{color:var(--tg-text);background:var(--tg-search)}@media(max-width:420px){.attachment-menu{width:min(338px,calc(100vw - 10px))}}:root{--veliq-chat-wallpaper-image: url(/chat-backgrounds/mir.webp)}.conversation{background:linear-gradient(180deg,#ffffff9e,#ffffff70),var(--veliq-chat-wallpaper-image) center / cover no-repeat}:root[data-theme=dark] .conversation,:root[data-theme=midnight] .conversation{background:linear-gradient(180deg,#060c1457,#060c1480),var(--veliq-chat-wallpaper-image) center / cover no-repeat}.chat-background-choice{display:grid;gap:10px;width:100%}.chat-background-choice>span{color:var(--tg-muted, var(--text-muted));font-size:13px;font-weight:700}.chat-background-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-background-grid button{display:grid;gap:7px;min-height:108px;padding:8px;border:1px solid color-mix(in srgb,var(--tg-line, var(--border)) 86%,transparent);border-radius:16px;background:var(--tg-list, var(--surface));color:var(--tg-text, var(--text));cursor:pointer;text-align:left}.chat-background-grid button.active{border-color:var(--accent, #229ed9);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent, #229ed9) 18%,transparent)}.chat-background-grid button:focus-visible{outline:2px solid var(--accent, #229ed9);outline-offset:2px}.chat-background-grid button i{display:block;width:100%;height:74px;border-radius:12px;background-position:center;background-size:cover;box-shadow:inset 0 0 0 1px #0f172a14}.chat-background-grid button span{min-width:0;overflow:hidden;color:inherit;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}@media(max-width:420px){.chat-background-grid{grid-template-columns:1fr}}.action-modal{width:min(360px,calc(100vw - 28px));max-height:min(720px,calc(100dvh - 28px));padding:16px;overflow-y:auto;border-radius:22px}.action-modal h2{margin-top:4px;font-size:22px;line-height:1.12}.action-modal p{max-width:100%;font-size:14px;line-height:1.35}.new-chat-search{width:100%;min-height:44px;margin:4px 0 0;padding:0 12px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;background:var(--tg-search, #f1f4f8);border:1px solid var(--tg-line, #d8e2ef);border-radius:14px}.new-chat-search input{width:100%;min-width:0;height:42px;padding:0;color:var(--tg-text, #0f172a);background:transparent;border:0;box-shadow:none;font-size:15px}.new-chat-shortcuts{width:100%;display:grid;grid-template-columns:1fr;gap:4px;margin:8px 0 0}.new-chat-shortcuts button,.new-chat-list button{width:100%;min-width:0;min-height:44px;margin:0;padding:0 8px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;color:var(--tg-text, #0f172a);background:transparent;border:0;border-radius:12px;box-shadow:none;font:inherit;text-align:left;cursor:pointer}.new-chat-shortcuts button:hover,.new-chat-shortcuts button:focus-visible,.new-chat-list button:hover,.new-chat-list button:focus-visible{background:color-mix(in srgb,var(--accent, #229ed9) 9%,var(--tg-search, #f1f4f8));outline:0}.new-chat-shortcuts button svg{width:20px;height:20px;color:var(--accent, #229ed9);stroke:var(--accent, #229ed9);justify-self:center}.new-chat-shortcuts button span,.new-chat-list button strong{min-width:0;overflow:hidden;color:inherit;font-size:15px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.new-chat-list{width:100%;display:grid;gap:2px;margin-top:8px;padding-top:8px;border-top:1px solid var(--tg-line, #d8e2ef)}.new-chat-list .avatar.small{width:34px;height:34px;min-width:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--accent, #229ed9);font-size:14px;font-weight:700}.modal-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:12px}.modal-actions .ghost-action,.modal-actions .primary-action{width:100%;min-height:44px;margin:0;border-radius:12px;font-size:14px;font-weight:700}.call-actions button svg{color:#fff;stroke:#fff}.call-actions button[aria-label^=Видеозвонок]{color:var(--accent, #229ed9);background:color-mix(in srgb,var(--accent, #229ed9) 12%,var(--tg-list, #fff));border-color:color-mix(in srgb,var(--accent, #229ed9) 28%,transparent)}.call-actions button[aria-label^=Видеозвонок] svg{color:var(--accent, #229ed9);stroke:var(--accent, #229ed9)}@media(max-width:420px){.action-modal{width:min(360px,calc(100vw - 20px));padding:14px}.modal-actions{grid-template-columns:1fr}}.pinned-strip{display:flex;align-items:stretch;gap:6px;width:min(560px,calc(100% - 24px));margin:8px auto 10px;padding:0;border:1px solid color-mix(in srgb,var(--accent, #229ed9) 22%,transparent);border-radius:14px;background:color-mix(in srgb,var(--tg-list, #fff) 92%,var(--accent, #229ed9));box-shadow:0 10px 24px #0f234614;overflow:hidden}.pinned-strip-main,.pinned-strip-close{border:0;background:transparent;color:var(--tg-text, #0b1f3a)}.pinned-strip-main{min-width:0;flex:1;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;text-align:left}.pinned-strip-main span{min-width:0;display:grid;gap:1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pinned-strip-main strong{color:var(--accent, #229ed9);font-size:12px;line-height:1.1}.pinned-strip-close{width:42px;min-width:42px;display:grid;place-items:center;border-left:1px solid color-mix(in srgb,var(--tg-line, #d8e2ef) 75%,transparent)}.reply-preview{width:100%;display:grid;gap:2px;margin:0 0 6px;padding:5px 8px;border:0;border-left:3px solid var(--accent, #229ed9);border-radius:8px;background:color-mix(in srgb,var(--accent, #229ed9) 9%,transparent);color:inherit;text-align:left;cursor:pointer}.reply-preview strong,.reply-preview{font-size:12px;line-height:1.25}.bubble.voice .reply-preview,.bubble.file .reply-preview,.bubble.media .reply-preview,.bubble.smart-attachment .reply-preview{flex:1 0 100%}.bubble.jump-highlight{animation:veliq-message-jump 1.45s ease-out both}@keyframes veliq-message-jump{0%{box-shadow:0 0 color-mix(in srgb,var(--accent, #229ed9) 42%,transparent);transform:translateY(-2px)}45%{box-shadow:0 0 0 8px color-mix(in srgb,var(--accent, #229ed9) 16%,transparent)}to{box-shadow:var(--bubble-shadow, 0 8px 18px rgba(15, 35, 70, .08));transform:translateY(0)}}.media-section .media-row{width:100%;min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;background:transparent;color:var(--tg-text, #0b1f3a);text-align:left}.media-section .media-row.muted{color:var(--tg-muted, #6b778a)}.shared-media-sheet,.poll-sheet{width:min(420px,calc(100vw - 24px))}.shared-media-list,.poll-options{display:grid;gap:6px}.shared-media-item{min-height:50px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 4px;border:0;border-bottom:1px solid var(--tg-line, #d8e2ef);background:transparent;color:var(--tg-text, #0b1f3a);text-align:left}.shared-media-item span{min-width:0;display:grid;gap:2px}.shared-media-item strong,.shared-media-item small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.poll-field{display:grid;gap:6px;color:var(--tg-muted, #6b778a);font-size:12px;font-weight:700}.poll-field input{min-height:44px;border:1px solid var(--tg-line, #d8e2ef);border-radius:12px;padding:0 12px;background:var(--tg-search, #f2f5f8);color:var(--tg-text, #0b1f3a);font:inherit}.poll-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:12px}.poll-actions button{min-height:44px;border-radius:12px}@media(max-width:420px){.poll-actions{grid-template-columns:1fr}}:root{--pwa-bg: #fcf8f9;--pwa-surface: #ffffff;--pwa-surface-soft: #f0eded;--pwa-surface-raised: #ffffff;--pwa-text: #1c1b1c;--pwa-muted: #5e646c;--pwa-line: #e1dddf;--pwa-primary: #03060c;--pwa-primary-soft: #e7ecf5;--pwa-accent: #229ed9;--pwa-incoming: #ffffff;--pwa-outgoing: #d9f0ff;--pwa-danger: #d93025;--pwa-shadow: 0 12px 34px rgba(27, 35, 46, .08)}:root[data-theme=dark],:root[data-theme=midnight]{--pwa-bg: #101418;--pwa-surface: #171c22;--pwa-surface-soft: #222a33;--pwa-surface-raised: #1b222a;--pwa-text: #e6edf3;--pwa-muted: #aeb9c5;--pwa-line: #343e49;--pwa-primary: #5ca8ff;--pwa-primary-soft: #173a59;--pwa-accent: #5ca8ff;--pwa-incoming: #1b222a;--pwa-outgoing: #173a59;--pwa-danger: #ff6b62;--pwa-shadow: 0 16px 40px rgba(0, 0, 0, .28)}html,body,#root{background:var(--pwa-bg);color:var(--pwa-text)}body{font-family:Segoe UI,Roboto,Arial,system-ui,sans-serif;letter-spacing:0}.messenger-shell{min-height:100dvh;display:grid;grid-template-columns:78px minmax(330px,392px) minmax(0,1fr);background:var(--pwa-bg);color:var(--pwa-text);overflow:hidden}.messenger-shell:not(.section-chats){grid-template-columns:78px minmax(0,1fr)}.messenger-shell:not(.section-chats) .chat-list-pane,.info-pane,.quick-actions,.chat-stories,.chat-fab{display:none}.rail{width:78px;min-width:78px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:12px;background:var(--pwa-surface);border-right:1px solid var(--pwa-line);box-shadow:none}.rail>.brand-button{width:44px;height:44px;padding:0;border:1px solid var(--pwa-line);border-radius:14px;background:var(--pwa-surface-raised);box-shadow:0 6px 18px #19283c0f}.rail>.brand-button img{width:32px;height:32px;object-fit:contain}.rail>.brand-title{display:none}.rail-nav{width:100%;display:grid;gap:8px;margin-top:4px}.rail-nav>.rail-button{width:56px;min-height:56px;margin:0 auto;padding:6px 4px;display:grid;place-items:center;gap:2px;color:var(--pwa-muted);background:transparent;border:0;border-radius:18px;box-shadow:none}.rail-nav>.rail-button.active,.rail-nav>.rail-button:hover,.rail-nav>.rail-button:focus-visible{color:var(--pwa-primary);background:var(--pwa-primary-soft)}.rail-nav>.rail-button svg{width:22px;height:22px}.rail-nav>.rail-button .nav-label{display:block;max-width:52px;color:inherit;font-size:10px;font-weight:700;line-height:1.1;text-align:center}.premium-dot{margin-top:auto}.chat-list-pane{min-width:0;display:flex;flex-direction:column;background:var(--pwa-surface);border-right:1px solid var(--pwa-line);box-shadow:none;overflow:hidden}.desktop-list-header,.mobile-titlebar{min-height:76px;padding:22px 16px 12px;display:flex;align-items:center;gap:10px;background:var(--pwa-surface);border:0;box-shadow:none}.desktop-list-header>div:first-child,.mobile-titlebar .mobile-screen-title{min-width:0;flex:1}.desktop-list-header strong,.mobile-screen-title,.feature-header h1,.contacts-screen h1,.calls-screen h1,.catalog-screen h1{color:var(--pwa-primary);font-size:34px;font-weight:800;line-height:1.05;letter-spacing:0}.desktop-list-actions,.mobile-titlebar{gap:8px}.desktop-list-actions button,.mobile-titlebar button{width:44px;height:44px;min-width:44px;padding:0;display:grid;place-items:center;color:var(--pwa-primary);background:var(--pwa-surface-soft);border:0;border-radius:16px;box-shadow:none}.desktop-list-actions button:hover,.desktop-list-actions button:focus-visible,.mobile-titlebar button:hover,.mobile-titlebar button:focus-visible{outline:2px solid color-mix(in srgb,var(--pwa-accent) 42%,transparent);outline-offset:2px}.list-top{padding:0 16px 10px;display:grid;grid-template-columns:1fr;background:var(--pwa-surface)}.list-top .menu-button{display:none}.list-search,.chat-search-inline,.contacts-search,.catalog-search,.new-chat-search{min-height:48px;width:100%;padding:0 14px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--pwa-muted);background:var(--pwa-surface-soft);border:1px solid var(--pwa-line);border-radius:18px;box-shadow:none}.list-search input,.chat-search-inline input,.contacts-search input,.catalog-search input,.new-chat-search input{min-width:0;width:100%;height:46px;padding:0;color:var(--pwa-text);background:transparent;border:0;box-shadow:none;font-size:15px}.folder-tabs{min-height:48px;padding:0 16px 8px;display:flex;align-items:center;gap:8px;overflow-x:auto;background:var(--pwa-surface);border:0}.folder-tabs button{min-width:max-content;min-height:38px;padding:0 15px;color:var(--pwa-muted);background:var(--pwa-surface-soft);border:0;border-radius:999px;font-size:14px;font-weight:700;box-shadow:none}.chat-list{flex:1;display:block;min-height:0;padding:0;background:var(--pwa-surface);overflow-y:auto}.chat-row{position:relative;min-height:78px;margin:0;padding:0;background:transparent;border:0;border-bottom:1px solid var(--pwa-line);border-radius:0;box-shadow:none;overflow:hidden}.chat-row.active{background:color-mix(in srgb,var(--pwa-accent) 11%,var(--pwa-surface));border-left:3px solid var(--pwa-accent)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:78px;width:100%;padding:10px 16px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;background:transparent;border:0;border-radius:0;box-shadow:none;text-align:left}.chat-row .avatar,.avatar{width:54px;height:54px;min-width:54px;border:1px solid rgba(255,255,255,.72);border-radius:50%;box-shadow:0 4px 12px #0a182c14}.chat-title{min-width:0;display:flex;align-items:center;gap:4px}.chat-title strong{min-width:0;overflow:hidden;color:var(--pwa-primary);font-size:15px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chat-preview{min-width:0;overflow:hidden;color:var(--pwa-muted);font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.chat-side{display:grid;justify-items:end;gap:6px;color:var(--pwa-muted)}.chat-side small{color:var(--pwa-muted);font-size:12px;line-height:1}.chat-side em{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;color:#fff;background:var(--pwa-accent);border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.chat-row-actions{position:absolute;top:0;right:0;height:100%;display:grid;grid-auto-flow:column;grid-auto-columns:74px;align-items:stretch;padding:0;background:transparent;border:0;box-shadow:none;transform:translate(100%);opacity:0;pointer-events:none}.chat-row.swiped .chat-row-actions{transform:translate(0);opacity:1;pointer-events:auto}.chat-row-actions button{width:74px;height:100%;padding:0;display:grid;place-items:center;color:#fff;background:var(--pwa-accent);border:0;border-radius:0;box-shadow:none}.chat-row-actions button:nth-child(2){background:#f5a623}.chat-row-actions button:nth-child(3){background:#4f8ef7}.chat-row-actions button:nth-child(4){background:#ef4444}.conversation{min-width:0;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:linear-gradient(#fcf8f957,#fcf8f957),var(--veliq-chat-wallpaper-image) center / cover no-repeat;border:0;box-shadow:none;overflow:hidden}:root[data-theme=dark] .conversation,:root[data-theme=midnight] .conversation{background:linear-gradient(#10141899,#10141899),var(--veliq-chat-wallpaper-image) center / cover no-repeat}.chat-header{min-height:64px;padding:8px 16px;display:flex;align-items:center;gap:10px;background:color-mix(in srgb,var(--pwa-surface) 94%,transparent);border-bottom:1px solid var(--pwa-line);box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat-person h1,.chat-person strong{color:var(--pwa-primary);font-size:16px;font-weight:800;line-height:1.15}.chat-person span,.chat-person small{color:var(--pwa-muted);font-size:12px;line-height:1.15}.chat-actions .rail-button,.chat-back,.message-action-trigger,.voice-action-trigger{color:var(--pwa-muted);background:transparent;border:0;border-radius:50%;box-shadow:none}.chat-actions .rail-button:hover,.chat-back:hover,.message-action-trigger:hover,.voice-action-trigger:hover{color:var(--pwa-primary);background:var(--pwa-surface-soft)}.message-area{min-height:0;padding:12px 0;background:transparent;overflow-y:auto}.date-divider{width:max-content;margin:6px auto 12px;padding:5px 12px;color:var(--pwa-muted);background:color-mix(in srgb,var(--pwa-surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-radius:999px;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bubble{max-width:min(72%,620px);padding:10px 13px;color:var(--pwa-text);background:var(--pwa-incoming);border:1px solid color-mix(in srgb,var(--pwa-line) 72%,transparent);border-radius:18px 18px 18px 5px;box-shadow:var(--pwa-shadow);font-size:15px;line-height:1.34}.bubble.outgoing,.bubble.note{margin-left:auto;color:var(--pwa-text);background:var(--pwa-outgoing);border-color:color-mix(in srgb,var(--pwa-accent) 22%,transparent);border-bottom-right-radius:5px;border-bottom-left-radius:18px}.bubble p{margin:0}.bubble-time,.bubble small{color:var(--pwa-muted);font-size:11px}.composer{min-height:66px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:10px;background:color-mix(in srgb,var(--pwa-surface) 96%,transparent);border-top:1px solid var(--pwa-line);box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.composer-field{min-width:0;flex:1}.composer-field input,.composer input{width:100%;min-height:44px;padding:0 14px;color:var(--pwa-text);background:var(--pwa-surface-soft);border:1px solid var(--pwa-line);border-radius:18px;box-shadow:none;font-size:15px}.composer button{width:44px;height:44px;min-width:44px;padding:0;display:grid;place-items:center;color:var(--pwa-accent);background:transparent;border:0;border-radius:50%;box-shadow:none}.composer .send-button{color:#fff;background:var(--pwa-accent)}.attachment-menu{width:min(360px,calc(100vw - 28px));padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;background:var(--pwa-surface);border:1px solid var(--pwa-line);border-radius:20px;box-shadow:0 18px 45px #0a182c29}.attachment-menu button{min-width:0;min-height:72px;padding:8px 4px;display:grid;place-items:center;gap:6px;color:var(--pwa-text);background:var(--pwa-surface-soft);border:0;border-radius:16px;box-shadow:none;font-size:11px;font-weight:800;line-height:1.15;text-align:center}.attachment-menu button svg{width:20px;height:20px;color:var(--pwa-accent)}.feature-screen,.contacts-screen,.calls-screen,.catalog-screen{min-width:0;height:100dvh;padding:22px 22px calc(22px + env(safe-area-inset-bottom));background:var(--pwa-bg);color:var(--pwa-text);overflow-y:auto;box-shadow:none}.feature-header{margin:0 0 18px;padding:0;background:transparent;border:0}.feature-header p,.contacts-screen>p,.calls-screen>p,.catalog-screen>p{color:var(--pwa-muted);font-size:16px;line-height:1.35}.feature-grid,.contacts-section,.calls-section,.catalog-section,.product-grid{gap:12px}.feature-card,.contacts-section,.calls-section,.product-card,.catalog-panel,.profile-settings-panel{background:var(--pwa-surface);border:1px solid var(--pwa-line);border-radius:20px;box-shadow:none}.settings-row,.profile-settings-row,.profile-toggle-row,.privacy-toggle,.choice-row{min-height:54px;color:var(--pwa-text);background:transparent;border-bottom:1px solid var(--pwa-line);border-radius:0;box-shadow:none}.theme-choice button,.privacy-choice:not(.theme-choice) button,.chat-background-grid button{color:var(--pwa-text);background:var(--pwa-surface-soft);border:1px solid transparent;box-shadow:none}.theme-choice button.active,.privacy-choice:not(.theme-choice) button.active,.chat-background-grid button.active{color:var(--pwa-primary);border-color:var(--pwa-accent);background:color-mix(in srgb,var(--pwa-accent) 11%,var(--pwa-surface))}.chat-background-grid button span,.theme-choice button span{color:inherit}@media(max-width:900px){.messenger-shell,.messenger-shell:not(.section-chats){grid-template-columns:1fr;display:block}.rail{position:fixed;left:0;right:0;bottom:0;z-index:40;width:100%;min-width:0;height:calc(74px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));display:block;background:color-mix(in srgb,var(--pwa-surface) 96%,transparent);border:0;border-top:1px solid var(--pwa-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rail>.brand-button,.rail>.brand-title,.rail>.premium-dot{display:none}.rail-nav{height:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;margin:0}.rail-nav>.rail-button{width:100%;min-width:0;min-height:54px;padding:5px 2px;border-radius:18px}.rail-nav>.rail-button .nav-label{max-width:100%;font-size:11px}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{height:calc(100dvh - 74px - env(safe-area-inset-bottom));padding-bottom:10px}.messenger-shell.section-chats.mobile-chat-open .chat-list-pane,.messenger-shell.section-chats.mobile-chat-open .rail{display:none}.messenger-shell.section-chats.mobile-chat-open .conversation{display:grid;height:100dvh}.messenger-shell.section-chats:not(.mobile-chat-open) .conversation{display:none}.desktop-list-header{display:none}.mobile-titlebar{display:flex}.chat-list-pane{border-right:0}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{padding-inline:16px}.bubble{max-width:min(82%,340px)}.feature-screen,.contacts-screen,.calls-screen,.catalog-screen{padding:26px 18px calc(88px + env(safe-area-inset-bottom))}}html{height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:none}body,#root{min-height:100%;overscroll-behavior-y:none}body,button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout: none){html,body,#root{width:100%;min-height:100%;overflow:hidden;background:var(--pwa-bg)}.messenger-shell{min-height:100svh;height:100svh;max-height:100svh;overflow:hidden}.conversation,.messenger-shell.section-chats.mobile-chat-open .conversation{height:100svh;max-height:100svh}.message-area,.chat-list,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.composer-field input,.composer input,.list-search input,.contacts-search input,.catalog-search input,.new-chat-search input,textarea,select{font-size:16px}.composer{transform:translateZ(0)}}@media(display-mode:standalone){body{background:var(--pwa-bg)}.messenger-shell{min-height:100svh}}@media(max-width:900px){@supports (-webkit-touch-callout: none){.messenger-shell:not(.mobile-chat-open) .chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{height:calc(100svh - 70px - env(safe-area-inset-bottom,0px));max-height:calc(100svh - 70px - env(safe-area-inset-bottom,0px))}.messenger-shell.section-chats.mobile-chat-open .conversation{height:100svh;max-height:100svh}}}@media(min-width:901px){.mobile-titlebar{display:none}}.messenger-shell.section-settings .feature-header{display:none}.messenger-shell.section-settings .feature-screen{padding-top:0}.profile-settings-panel,.profile-settings-panel .profile-editor{background:transparent;border:0;border-radius:0;box-shadow:none}.profile-hero{padding:34px 16px 28px;margin:0 -22px 12px;background:var(--pwa-bg);border-bottom:1px solid var(--pwa-line)}.profile-hero .avatar.large{width:112px;height:112px;min-width:112px;font-size:42px}.profile-hero .avatar-upload-button{width:38px;height:38px;right:2px;bottom:4px;background:var(--pwa-accent);border:3px solid var(--pwa-bg);border-radius:50%;box-shadow:0 6px 16px #0a182c2e}.profile-hero>strong{margin-top:18px;color:var(--pwa-primary);font-size:24px;line-height:1.15;font-weight:800}.profile-hero>span,.profile-hero>em{margin-top:4px;color:var(--pwa-muted);font-size:14px;line-height:1.25}.profile-settings-list,.feature-card:not(.profile-settings-panel),.privacy-choice,.theme-choice{margin-inline:-22px;background:var(--pwa-surface);border:0;border-top:1px solid var(--pwa-line);border-bottom:1px solid var(--pwa-line);border-radius:0;box-shadow:none}.feature-card:not(.profile-settings-panel){padding:0}.feature-card:not(.profile-settings-panel) .feature-card-title{min-height:56px;padding:16px 22px 8px;margin:0;color:var(--pwa-primary)}.feature-card:not(.profile-settings-panel)>p{padding:0 22px 14px;margin:0;color:var(--pwa-muted)}.feature-card:not(.profile-settings-panel) .feature-card-body{padding:0}.profile-settings-row,.settings-row,.profile-toggle-row{min-height:64px;padding:10px 22px;display:grid;grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);gap:12px;align-items:center;background:var(--pwa-surface)}.profile-settings-row>span,.settings-row>span,.profile-toggle-row>span{color:var(--pwa-muted);font-size:15px;font-weight:600;line-height:1.2}.profile-settings-row input,.profile-settings-row strong,.settings-row strong{min-width:0;color:var(--pwa-text);background:transparent;border:0;box-shadow:none;font-size:16px;font-weight:700;line-height:1.25;text-align:right}.theme-choice-group,.privacy-choice:not(.theme-choice) .theme-choice-group{padding:0 22px 14px}.theme-choice-group>div,.privacy-choice:not(.theme-choice) .theme-choice-group>div{gap:10px}.theme-choice button,.privacy-choice:not(.theme-choice) button,.chat-background-grid button{min-height:46px;border-radius:14px}.mobile-titlebar,.desktop-list-header{min-height:68px;padding-top:16px}.desktop-list-header strong,.mobile-screen-title,.feature-header h1,.contacts-screen h1,.calls-screen h1,.catalog-screen h1{font-size:30px;letter-spacing:0}.list-search,.contacts-search,.catalog-search,.new-chat-search{min-height:46px;border-radius:16px}.folder-tabs{min-height:46px;gap:7px}.folder-tabs button{min-height:34px;padding-inline:13px;font-size:13px}.chat-row,.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:72px}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{grid-template-columns:48px minmax(0,1fr) auto;gap:11px}.chat-row .avatar,.avatar{width:48px;height:48px;min-width:48px}.chat-title strong{font-size:14px}.chat-preview{font-size:13px}.chat-header{min-height:60px;padding-inline:12px}.chat-header .avatar{width:46px;height:46px;min-width:46px}.chat-person h1,.chat-person strong{font-size:15px}.bubble{font-size:14px;border-radius:16px}.composer{min-height:62px;padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.composer-field input,.composer input{min-height:42px;border-radius:17px;font-size:14px}.composer button,.composer .send-button{width:42px;height:42px;min-width:42px}@media(max-width:900px){.messenger-shell.section-settings .feature-screen{padding-top:0}.profile-hero{margin-inline:-18px;padding-top:32px}.profile-settings-list,.feature-card:not(.profile-settings-panel),.privacy-choice,.theme-choice{margin-inline:-18px}.profile-settings-row,.settings-row,.profile-toggle-row{padding-inline:18px}.feature-card:not(.profile-settings-panel) .feature-card-title{padding-inline:18px}.feature-card:not(.profile-settings-panel)>p{padding-inline:18px}.theme-choice-group,.privacy-choice:not(.theme-choice) .theme-choice-group{padding-inline:18px}.rail{height:calc(70px + env(safe-area-inset-bottom))}.rail-nav>.rail-button{min-height:50px}.rail-nav>.rail-button svg{width:21px;height:21px}.rail-nav>.rail-button .nav-label{font-size:10px}.chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{height:calc(100dvh - 70px - env(safe-area-inset-bottom))}}.ios-install-card{width:min(100%,430px);margin-top:18px;padding:15px 16px;border:1px solid color-mix(in srgb,var(--primary, #168cff) 24%,transparent);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary, #168cff) 10%,transparent),transparent 70%),color-mix(in srgb,var(--surface, #ffffff) 94%,var(--primary, #168cff) 6%);box-shadow:0 16px 42px #1243781a}.ios-install-card strong{display:block;color:var(--text, #071832);font-size:15px;font-weight:800;letter-spacing:0}.ios-install-card p{margin:6px 0 0;color:var(--text, #071832);font-size:14px;line-height:1.45}.ios-install-card span{display:block;margin-top:6px;color:var(--muted, #64748b);font-size:12px;line-height:1.35}@media(max-width:520px){.public-nav{align-items:center;flex-direction:row;gap:12px;padding:14px}.public-nav>div{display:none}.public-brand{min-width:0;flex:1 1 auto}.public-brand img{width:34px;height:34px}.public-nav button{min-height:38px;border-radius:999px;white-space:nowrap;padding-inline:13px;font-size:13px}.public-hero{padding-top:34px}.ios-install-card{margin-top:16px;padding:14px;border-radius:16px}.ios-install-card p{font-size:13px}}:root,:root[data-theme=light],:root[data-theme=graphite],:root[data-theme=mint],:root[data-theme=warm]{--pwa-bg: #fcf8f8;--pwa-surface: #ffffff;--pwa-surface-soft: #f6f3f2;--pwa-surface-muted: #f0edec;--pwa-line: #c3c6d5;--pwa-text: #1c1b1b;--pwa-muted: #434653;--pwa-primary: #00327d;--pwa-accent: #00327d;--pwa-primary-soft: #dae2ff;--pwa-incoming: #ffffff;--pwa-outgoing: #dae2ff;--pwa-danger: #ba1a1a;--pwa-online: #4edea3}:root[data-theme=dark],:root[data-theme=midnight]{--pwa-bg: #101316;--pwa-surface: #171c22;--pwa-surface-soft: #20262e;--pwa-surface-muted: #252b34;--pwa-line: #3a424d;--pwa-text: #f5f7fb;--pwa-muted: #c5cbd6;--pwa-primary: #5ca8ff;--pwa-accent: #5ca8ff;--pwa-primary-soft: #173a59;--pwa-incoming: #20262e;--pwa-outgoing: #173a59;--pwa-danger: #ffb4ab;--pwa-online: #4edea3}.messenger-shell,.chat-list-pane,.conversation,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:var(--pwa-bg);color:var(--pwa-text)}.rail,.chat-header,.composer,.desktop-list-header,.mobile-titlebar{background:color-mix(in srgb,var(--pwa-surface) 96%,transparent);border-color:var(--pwa-line)}.mobile-screen-title,.desktop-list-header strong,.feature-header h1,.profile-hero>strong,.chat-person strong,.chat-title strong{color:var(--pwa-text);letter-spacing:0}.desktop-list-header span,.chat-person span,.chat-preview,.feature-header p,.profile-settings-row span,.settings-row span,.profile-toggle-row span{color:var(--pwa-muted)}.list-search,.composer-field,.composer input,.profile-settings-row input,.settings-row input{color:var(--pwa-text);background:var(--pwa-surface-soft);border-color:color-mix(in srgb,var(--pwa-line) 82%,transparent);box-shadow:none}.list-search svg,.mobile-titlebar button,.desktop-list-actions button,.chat-actions button,.composer button,.rail-button{color:var(--pwa-accent)}.desktop-list-actions button,.mobile-titlebar button{background:var(--pwa-surface-soft);border:0;box-shadow:none}.folder-tabs button{color:var(--pwa-muted);background:var(--pwa-surface-soft)}.folder-tabs button.active{color:#fff;background:var(--pwa-accent)}.chat-row,.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{background:var(--pwa-surface);border-color:color-mix(in srgb,var(--pwa-line) 58%,transparent)}.chat-row.active{background:color-mix(in srgb,var(--pwa-primary-soft) 54%,var(--pwa-surface));border-left-color:var(--pwa-accent)}.avatar{color:var(--pwa-primary);background:color-mix(in srgb,var(--pwa-primary-soft) 68%,var(--pwa-surface));border-color:#ffffffbd}.unread,.unread-badge{color:#fff;background:var(--pwa-accent)}.bubble.incoming{color:var(--pwa-text);background:var(--pwa-incoming);border-color:color-mix(in srgb,var(--pwa-line) 70%,transparent)}.bubble.outgoing,.message-row.outgoing .bubble{color:var(--pwa-text);background:var(--pwa-outgoing);border-color:color-mix(in srgb,var(--pwa-accent) 22%,transparent)}.composer .send-button,.voice-record-button,.primary-action,.contacts-screen .primary,.catalog-primary-action{color:#fff;background:var(--pwa-accent);border-color:var(--pwa-accent)}.rail-nav>.rail-button{color:var(--pwa-muted);background:transparent}.rail-nav>.rail-button.active{color:var(--pwa-primary);background:var(--pwa-primary-soft)}.theme-choice button,.privacy-choice:not(.theme-choice) button,.chat-background-grid button{color:var(--pwa-text);background:var(--pwa-surface-soft);border-color:transparent}.theme-choice button.active,.privacy-choice:not(.theme-choice) button.active,.chat-background-grid button.active{color:var(--pwa-primary);background:var(--pwa-primary-soft);border-color:var(--pwa-accent)}.theme-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-swatch.light{background:linear-gradient(135deg,#fcf8f8 0 50%,#dae2ff 51% 100%)}.theme-swatch.dark{background:linear-gradient(135deg,#101316 0 50%,#5ca8ff 51% 100%)}@media(max-width:900px){.messenger-shell:not(.mobile-chat-open) .chat-list-pane,.contacts-screen,.calls-screen,.catalog-screen,.feature-screen{background:var(--pwa-bg)}.mobile-titlebar,.desktop-list-header{min-height:72px;padding:18px 18px 10px}.mobile-screen-title,.desktop-list-header strong{font-size:34px;line-height:1.05;font-weight:900}.list-search{margin-inline:18px;min-height:52px;border-radius:19px}.folder-tabs{padding-inline:18px;gap:8px}.folder-tabs button{min-height:42px;border-radius:18px;padding-inline:14px}.chat-list{background:var(--pwa-bg);padding-top:8px}.chat-row,.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:76px}.rail{background:color-mix(in srgb,var(--pwa-surface) 94%,transparent)}.rail-nav{padding-inline:4px}.rail-nav>.rail-button.active{border-radius:20px}}@media(max-width:900px){.messenger-shell.section-chats.mobile-chat-open{height:100dvh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);background:var(--pwa-bg);overflow:hidden}.messenger-shell.section-chats.mobile-chat-open .rail,.messenger-shell.section-chats.mobile-chat-open .chat-list-pane,.messenger-shell.section-chats.mobile-chat-open .right-panel,.messenger-shell.section-chats.mobile-chat-open .detail-panel,.messenger-shell.section-chats.mobile-chat-open .mobile-titlebar,.messenger-shell.section-chats.mobile-chat-open .bottom-nav{display:none}.messenger-shell.section-chats.mobile-chat-open .conversation{width:100vw;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:linear-gradient(#fcf8f82e,#fcf8f82e),var(--veliq-chat-wallpaper-image) center / cover no-repeat;overflow:hidden}:root[data-theme=dark] .messenger-shell.section-chats.mobile-chat-open .conversation,:root[data-theme=midnight] .messenger-shell.section-chats.mobile-chat-open .conversation{background:linear-gradient(#10131694,#10131694),var(--veliq-chat-wallpaper-image) center / cover no-repeat}.messenger-shell.section-chats.mobile-chat-open .chat-header{min-height:calc(58px + env(safe-area-inset-top));padding:calc(7px + env(safe-area-inset-top)) 8px 7px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;background:color-mix(in srgb,var(--pwa-surface) 92%,transparent);border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 82%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none;z-index:20}.messenger-shell.section-chats.mobile-chat-open .chat-person{min-width:0;display:grid;grid-template-columns:38px 42px minmax(0,1fr);align-items:center;gap:6px}.messenger-shell.section-chats.mobile-chat-open .chat-back{width:38px;height:38px;min-width:38px;color:var(--pwa-muted);background:transparent}.messenger-shell.section-chats.mobile-chat-open .chat-header .avatar{width:42px;height:42px;min-width:42px;font-size:15px}.messenger-shell.section-chats.mobile-chat-open .chat-person h1{max-width:100%;margin:0;color:var(--pwa-text);font-size:16px;font-weight:850;line-height:1.12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messenger-shell.section-chats.mobile-chat-open .chat-person span{max-width:100%;display:block;color:var(--pwa-muted);font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messenger-shell.section-chats.mobile-chat-open .chat-actions{display:flex;align-items:center;gap:2px}.messenger-shell.section-chats.mobile-chat-open .chat-actions button{width:36px;height:36px;min-width:36px;color:var(--pwa-muted);background:transparent;border:0;border-radius:50%}.messenger-shell.section-chats.mobile-chat-open .message-area{min-height:0;padding:10px 8px 8px;overflow-y:auto;overscroll-behavior:contain;scroll-padding-bottom:112px;background:transparent}.messenger-shell.section-chats.mobile-chat-open .messages{width:100%;max-width:100%;display:flex;flex-direction:column;gap:8px;padding:0}.messenger-shell.section-chats.mobile-chat-open .chat-search-inline{margin:0 0 8px;min-height:44px;padding:0 10px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:8px;align-items:center;color:var(--pwa-text);background:color-mix(in srgb,var(--pwa-surface) 92%,transparent);border:1px solid color-mix(in srgb,var(--pwa-line) 72%,transparent);border-radius:17px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.messenger-shell.section-chats.mobile-chat-open .chat-search-inline input{min-width:0;color:var(--pwa-text);background:transparent;border:0;outline:0;font-size:15px}.messenger-shell.section-chats.mobile-chat-open .chat-search-inline span{color:var(--pwa-muted);font-size:11px;white-space:nowrap}.messenger-shell.section-chats.mobile-chat-open .pinned-strip{margin:0 0 8px;display:grid;grid-template-columns:minmax(0,1fr) 36px;overflow:hidden;background:color-mix(in srgb,var(--pwa-surface) 93%,transparent);border:1px solid color-mix(in srgb,var(--pwa-line) 72%,transparent);border-left:3px solid var(--pwa-accent);border-radius:15px;box-shadow:0 8px 20px #10182814;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.messenger-shell.section-chats.mobile-chat-open .pinned-strip-main,.messenger-shell.section-chats.mobile-chat-open .pinned-strip-close{min-width:0;min-height:38px;padding:7px 9px;color:var(--pwa-text);background:transparent;border:0}.messenger-shell.section-chats.mobile-chat-open .pinned-strip-main span{min-width:0}.messenger-shell.section-chats.mobile-chat-open .pinned-strip-main strong,.messenger-shell.section-chats.mobile-chat-open .pinned-strip-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messenger-shell.section-chats.mobile-chat-open .date-divider{margin:4px auto 10px;padding:5px 12px;color:var(--pwa-muted);background:color-mix(in srgb,var(--pwa-surface) 82%,transparent);border:0;border-radius:999px;box-shadow:none}.messenger-shell.section-chats.mobile-chat-open .bubble{max-width:min(82vw,360px);padding:8px 11px;border-radius:17px 17px 17px 5px;box-shadow:0 6px 18px #13182414;font-size:14px;line-height:1.34}.messenger-shell.section-chats.mobile-chat-open .bubble.outgoing,.messenger-shell.section-chats.mobile-chat-open .message-row.outgoing .bubble{border-bottom-right-radius:5px;border-bottom-left-radius:17px}.messenger-shell.section-chats.mobile-chat-open .bubble.voice{width:min(var(--voice-width, 230px),82vw);max-width:82vw;display:grid;grid-template-columns:36px minmax(0,1fr) 32px;grid-template-rows:auto auto auto;column-gap:8px;row-gap:3px;align-items:center}.messenger-shell.section-chats.mobile-chat-open .bubble.voice .voice-play-button{width:36px;height:36px;min-width:36px}.messenger-shell.section-chats.mobile-chat-open .bubble.voice .waveform{min-width:0}.messenger-shell.section-chats.mobile-chat-open .bubble.voice .voice-action-trigger{width:32px;height:32px;min-width:32px}.messenger-shell.section-chats.mobile-chat-open .bubble.voice .voice-current-time,.messenger-shell.section-chats.mobile-chat-open .bubble.voice .voice-transcript,.messenger-shell.section-chats.mobile-chat-open .bubble.voice .delivery-state,.messenger-shell.section-chats.mobile-chat-open .bubble.voice .failed-actions,.messenger-shell.section-chats.mobile-chat-open .bubble.voice .reactions{grid-column:2 / -1}.messenger-shell.section-chats.mobile-chat-open .composer{min-height:calc(62px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:42px minmax(0,1fr) 42px 42px;gap:6px;align-items:end;background:color-mix(in srgb,var(--pwa-surface) 94%,transparent);border-top:1px solid color-mix(in srgb,var(--pwa-line) 82%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.messenger-shell.section-chats.mobile-chat-open .composer-context{grid-column:1 / -1;min-height:42px;margin:0 0 2px;padding:7px 8px;border-radius:14px;background:var(--pwa-surface-soft)}.messenger-shell.section-chats.mobile-chat-open .composer-field{min-width:0}.messenger-shell.section-chats.mobile-chat-open .composer-field input,.messenger-shell.section-chats.mobile-chat-open .composer input{min-height:42px;padding:0 13px;border-radius:18px;font-size:15px}.messenger-shell.section-chats.mobile-chat-open .composer button{width:42px;height:42px;min-width:42px}.messenger-shell.section-chats.mobile-chat-open .attachment-menu{left:8px;right:auto;bottom:calc(62px + env(safe-area-inset-bottom));width:min(328px,calc(100vw - 16px));padding:10px;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:18px}.messenger-shell.section-chats.mobile-chat-open .attachment-menu button{min-height:66px;border-radius:14px;font-size:10px}}@media(max-width:900px){.messenger-shell:not(.mobile-chat-open){min-height:100dvh;background:var(--pwa-bg);overflow:hidden}.messenger-shell:not(.mobile-chat-open) .contacts-screen,.messenger-shell:not(.mobile-chat-open) .calls-screen,.messenger-shell:not(.mobile-chat-open) .catalog-screen,.messenger-shell:not(.mobile-chat-open) .feature-screen{width:100vw;height:calc(100dvh - 74px - env(safe-area-inset-bottom));min-height:0;padding:22px 18px 18px;background:var(--pwa-bg);border:0;box-shadow:none;overflow-x:hidden;overflow-y:auto}.contacts-header,.calls-header,.catalog-header,.feature-header{margin:0 0 18px;padding:0;min-height:auto;display:block;background:transparent;border:0;box-shadow:none}.contacts-header h1,.calls-header h1,.catalog-header h1,.feature-header h1{margin:0;color:var(--pwa-text);font-size:34px;font-weight:900;line-height:1.06;letter-spacing:0}.contacts-header p,.calls-header p,.catalog-header p,.feature-header p{margin:4px 0 0;color:var(--pwa-muted);font-size:15px;line-height:1.28}.contacts-tools,.catalog-controls{margin:0 0 20px;padding:0;display:grid;grid-template-columns:1fr;gap:10px;background:transparent;border:0;box-shadow:none}.contacts-search,.contact-request-input,.catalog-search{min-height:52px;padding:0 14px;display:flex;align-items:center;gap:10px;color:var(--pwa-text);background:var(--pwa-surface);border:1px solid color-mix(in srgb,var(--pwa-line) 82%,transparent);border-radius:18px;box-shadow:none}.contacts-search input,.contact-request-input input,.catalog-search input{min-width:0;width:100%;color:var(--pwa-text);background:transparent;border:0;outline:0;font-size:16px}.contacts-search input::placeholder,.contact-request-input input::placeholder,.catalog-search input::placeholder{color:color-mix(in srgb,var(--pwa-muted) 72%,transparent)}.contact-request-form{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px;background:transparent;border:0;box-shadow:none}.contact-request-form>button,.verified-switch,.catalog-sort select{min-height:48px;border-radius:18px;font-size:15px;font-weight:800}.contact-request-form>button,.verified-switch.active{color:#fff;background:var(--pwa-accent);border-color:var(--pwa-accent)}.contacts-section,.calls-section{margin:18px 0 0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.section-title{min-height:28px;margin:0 0 8px;padding:0 2px;color:var(--pwa-text)}.section-title strong{font-size:18px;font-weight:850}.section-title span{color:var(--pwa-muted);font-size:13px}.contacts-list,.calls-list{overflow:hidden;background:var(--pwa-surface);border:1px solid color-mix(in srgb,var(--pwa-line) 74%,transparent);border-radius:18px;box-shadow:none}.contact-row,.call-row{min-height:72px;padding:10px 12px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;align-items:center;color:var(--pwa-text);background:var(--pwa-surface);border:0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 62%,transparent);border-radius:0;box-shadow:none;text-align:left}.contact-row:last-child,.call-row:last-child{border-bottom:0}.contact-row .avatar,.call-row .avatar,.contact-row>.avatar{width:50px;height:50px;min-width:50px;font-size:17px}.contact-row>span:not(.avatar):not(.contact-side),.call-main{min-width:0}.contact-row strong,.call-row strong{color:var(--pwa-text);font-size:16px;font-weight:850;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-row em,.call-row em{color:var(--pwa-muted);font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-side,.call-side{color:var(--pwa-accent)}.request-actions-inline{display:flex;gap:6px;align-items:center}.request-actions-inline button{min-height:36px;padding:0 10px;border-radius:16px;font-size:12px;font-weight:850}.request-actions-inline button:first-child{color:#fff;background:var(--pwa-accent);border-color:var(--pwa-accent)}.request-actions-inline button:last-child{color:var(--pwa-muted);background:transparent;border-color:transparent}.contact-empty{min-height:86px;margin:0;color:var(--pwa-muted);background:var(--pwa-surface);border:1px solid color-mix(in srgb,var(--pwa-line) 74%,transparent);border-radius:18px;box-shadow:none}.catalog-categories{margin:0 -18px 14px;padding:0 18px 4px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.catalog-categories button{min-height:40px;padding:0 14px;flex:0 0 auto;color:var(--pwa-muted);background:var(--pwa-surface-soft);border:0;border-radius:17px;font-weight:800;white-space:nowrap}.catalog-categories button.active{color:#fff;background:var(--pwa-accent)}.product-grid{display:grid;grid-template-columns:1fr;gap:10px}.product-card{min-height:112px;padding:12px;display:grid;grid-template-columns:72px minmax(0,1fr) 42px;gap:12px;align-items:center;background:var(--pwa-surface);border:1px solid color-mix(in srgb,var(--pwa-line) 74%,transparent);border-radius:18px;box-shadow:none}.product-art{width:72px;height:72px;min-width:72px;border-radius:18px}.product-copy{min-width:0}.product-copy h2,.product-copy span,.product-copy p{overflow:hidden;text-overflow:ellipsis}.feature-screen .feature-grid{display:grid;grid-template-columns:1fr;gap:14px}.profile-settings-panel{margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.profile-settings-panel .profile-editor{padding:0;display:grid;gap:16px;background:transparent;border:0}.profile-hero{padding:8px 0 18px;align-items:center;text-align:center;background:transparent;border:0;box-shadow:none}.profile-hero .avatar.large{width:104px;height:104px;min-width:104px;font-size:28px}.profile-hero .avatar-upload-button{right:-2px;bottom:6px;width:36px;height:36px;min-width:36px;padding:0;display:grid;place-items:center;color:#fff;background:var(--pwa-accent);border:2px solid var(--pwa-bg);border-radius:50%;box-shadow:0 8px 18px #00327d33}.profile-hero .avatar-upload-button span{display:none}.profile-hero>strong{margin-top:10px;color:var(--pwa-text);font-size:24px;font-weight:900;line-height:1.12}.profile-hero>span,.profile-hero>em{color:var(--pwa-muted);font-size:15px;line-height:1.25}.profile-settings-list,.feature-card:not(.profile-settings-panel),.theme-choice,.privacy-choice,.chat-background-choice{overflow:hidden;background:var(--pwa-surface);border:1px solid color-mix(in srgb,var(--pwa-line) 74%,transparent);border-radius:18px;box-shadow:none}.profile-settings-row,.settings-row,.profile-toggle-row,.privacy-toggle,.choice-row{min-height:58px;padding:10px 14px;display:grid;grid-template-columns:minmax(94px,auto) minmax(0,1fr);gap:10px;align-items:center;color:var(--pwa-text);background:transparent;border:0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 62%,transparent);border-radius:0}.profile-settings-row:last-child,.settings-row:last-child,.profile-toggle-row:last-child,.privacy-toggle:last-child,.choice-row:last-child{border-bottom:0}.profile-settings-row span,.settings-row span,.profile-toggle-row span,.privacy-toggle span,.choice-row span{color:var(--pwa-muted);font-size:15px;font-weight:650}.profile-settings-row input,.profile-settings-row strong,.settings-row strong{min-width:0;width:100%;color:var(--pwa-text);background:transparent;border:0;box-shadow:none;font-size:15px;font-weight:850;text-align:right}.profile-mini-summary{display:none}.profile-save-action{min-height:52px;border-radius:18px}.theme-choice,.privacy-choice,.chat-background-choice{padding:14px}.theme-choice>span,.privacy-choice>span,.chat-background-choice>span{display:block;margin:0 0 10px;color:var(--pwa-text);font-size:16px;font-weight:850}.theme-choice-group,.privacy-choice:not(.theme-choice) .theme-choice-group{gap:8px}.theme-choice-group>div,.privacy-choice:not(.theme-choice) .theme-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-choice button,.privacy-choice:not(.theme-choice) button,.chat-background-grid button{min-height:54px;padding:8px 10px;color:var(--pwa-text);background:var(--pwa-surface-soft);border:1px solid transparent;border-radius:15px;box-shadow:none}.chat-background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-background-grid button{min-height:118px;align-content:stretch}.chat-background-grid button i{height:82px;border-radius:12px}.theme-choice button.active,.privacy-choice:not(.theme-choice) button.active,.chat-background-grid button.active{color:var(--pwa-primary);background:var(--pwa-primary-soft);border-color:var(--pwa-accent)}}:root{--v195-bg: #fcf8f9;--v195-surface: #ffffff;--v195-soft: #f0eded;--v195-soft-2: #f7f4f5;--v195-text: #03060c;--v195-muted: #687480;--v195-line: #e1dddf;--v195-accent: #229be7;--v195-accent-soft: #e8f4ff;--v195-danger: #ef4444;--v195-shadow: 0 12px 34px rgba(7, 18, 32, .08);--v195-bottom-nav: calc(82px + env(safe-area-inset-bottom)) }:root[data-theme=dark]{--v195-bg: #101418;--v195-surface: #171c22;--v195-soft: #222a33;--v195-soft-2: #1c232b;--v195-text: #f6f8fb;--v195-muted: #9aa6b2;--v195-line: #343e49;--v195-accent: #5ca8ff;--v195-accent-soft: rgba(92, 168, 255, .17);--v195-shadow: 0 14px 38px rgba(0, 0, 0, .28)}@media(max-width:900px){html,body,#root{min-width:0;min-height:100%;overflow-x:hidden;background:var(--v195-bg)}body{color:var(--v195-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.messenger-shell{position:relative;width:100vw;min-width:0;height:100svh;min-height:100svh;padding:0;display:block;overflow:hidden;color:var(--v195-text);background:var(--v195-bg)}.messenger-shell:before,.messenger-shell:after,.chat-list-pane:before,.chat-list-pane:after,.contacts-screen:before,.calls-screen:before,.feature-screen:before{display:none;content:none}.rail{position:fixed;z-index:120;left:0;right:0;bottom:0;width:100vw;height:var(--v195-bottom-nav);min-height:var(--v195-bottom-nav);padding:7px 8px calc(7px + env(safe-area-inset-bottom));display:block;color:var(--v195-muted);background:color-mix(in srgb,var(--v195-surface) 94%,transparent);border:0;border-top:1px solid var(--v195-line);box-shadow:0 -8px 26px #0c16220f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.messenger-shell.mobile-chat-open .rail,.brand-button,.brand-title,.premium-dot{display:none}.rail-nav{width:100%;height:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;align-items:stretch}.rail-nav .icon-button,.rail-nav button{width:100%;min-width:0;min-height:58px;padding:6px 2px;display:grid;place-items:center;align-content:center;gap:3px;color:var(--v195-muted);background:transparent;border:0;border-radius:20px;box-shadow:none;font-size:11px;font-weight:760;line-height:1.05;text-align:center}.rail-nav .icon-button.active,.rail-nav button.active{color:var(--v195-text);background:color-mix(in srgb,var(--v195-accent-soft) 70%,var(--v195-surface))}.rail-nav svg{width:24px;height:24px;stroke-width:2}.chat-list-pane,.contacts-screen,.calls-screen,.feature-screen{position:absolute;inset:0 0 var(--v195-bottom-nav) 0;width:100vw;max-width:none;min-width:0;height:auto;min-height:0;margin:0;padding:26px 18px 18px;display:none;overflow-x:hidden;overflow-y:auto;color:var(--v195-text);background:var(--v195-bg);border:0;border-radius:0;box-shadow:none}.messenger-shell.section-chats:not(.mobile-chat-open) .chat-list-pane,.messenger-shell.section-contacts .contacts-screen,.messenger-shell.section-calls .calls-screen,.messenger-shell.section-manufacturers .feature-screen,.messenger-shell.section-settings .feature-screen{display:block}.messenger-shell.section-chats:not(.mobile-chat-open) .conversation,.messenger-shell:not(.section-chats) .conversation,.info-pane{display:none}.desktop-list-header,.mobile-titlebar,.feature-header,.contacts-screen>header,.calls-screen>header{position:relative;min-height:52px;margin:0 0 16px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;box-shadow:none}.desktop-list-header strong,.mobile-screen-title,.feature-header h1,.contacts-screen h1,.calls-screen h1{margin:0;color:var(--v195-text);font-size:clamp(35px,11.3vw,44px);font-weight:900;line-height:.98;letter-spacing:0}.feature-header p,.contacts-screen header p,.calls-screen header p,.desktop-list-header span{margin:3px 0 0;color:var(--v195-muted);font-size:17px;font-weight:520}.desktop-list-actions,.mobile-titlebar button,.desktop-list-actions button,.contacts-screen header button,.calls-screen header button{display:inline-grid;place-items:center;width:42px;height:42px;min-width:42px;padding:0;color:var(--v195-text);background:transparent;border:0;border-radius:50%;box-shadow:none}.list-top{margin:0 0 14px;display:block}.menu-button{display:none}.list-search,.contacts-search,.catalog-search,.chat-search-inline{width:100%;min-height:54px;padding:0 16px;display:flex;align-items:center;gap:12px;color:var(--v195-muted);background:var(--v195-soft);border:1px solid color-mix(in srgb,var(--v195-line) 82%,transparent);border-radius:18px;box-shadow:none}.list-search input,.contacts-search input,.catalog-search input,.chat-search-inline input{min-width:0;width:100%;height:48px;padding:0;color:var(--v195-text);background:transparent;border:0;box-shadow:none;font-size:17px;font-weight:520}.quick-actions,.chat-stories{display:none}.folder-tabs,.catalog-categories{width:calc(100vw - 36px);margin:0 0 14px;padding:0 0 2px;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;border:0}.folder-tabs::-webkit-scrollbar,.catalog-categories::-webkit-scrollbar{display:none}.folder-tabs button,.catalog-categories button{flex:0 0 auto;height:42px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;color:var(--v195-muted);background:var(--v195-soft-2);border:0;border-radius:22px;box-shadow:none;font-size:15px;font-weight:820;white-space:nowrap}.folder-tabs button.active,.catalog-categories button.active{color:#fff;background:var(--v195-accent)}.chat-list{margin:0 -18px;padding:0;display:block;background:transparent}.chat-row{position:relative;min-height:82px;margin:0;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none}.chat-row:after{position:absolute;right:18px;bottom:0;left:86px;height:1px;display:block;content:"";background:var(--v195-line)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:82px;width:100%;padding:10px 18px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;color:var(--v195-text);background:transparent;border:0;border-radius:0;box-shadow:none;transform:translate(var(--swipe-offset, 0px))}.chat-row.active .chat-row-main{background:color-mix(in srgb,var(--v195-accent-soft) 64%,transparent)}.avatar,.chat-row .avatar{width:58px;height:58px;min-width:58px;border-radius:50%;font-size:18px;font-weight:900;box-shadow:none}.chat-meta,.chat-title,.chat-preview{min-width:0}.chat-title strong{color:var(--v195-text);font-size:17px;font-weight:900;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview{margin-top:4px;color:var(--v195-muted);font-size:15px;font-weight:520;line-height:1.22;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-side{align-self:stretch;padding-top:5px;display:grid;justify-items:end;align-content:start;gap:8px}.chat-side small{color:var(--v195-muted);font-size:12px;font-weight:720}.chat-side em{min-width:22px;height:22px;padding:0 7px;display:inline-grid;place-items:center;color:#fff;background:var(--v195-accent);border-radius:999px;font-size:12px;font-style:normal;font-weight:900}.chat-row-actions{position:absolute;z-index:0;top:0;right:0;bottom:0;width:232px;display:grid;grid-template-columns:repeat(4,58px);background:transparent}.chat-row-actions button{width:58px;min-width:58px;height:82px;padding:0;display:grid;place-items:center;color:#fff;border:0;border-radius:0;box-shadow:none}.chat-row-actions button:nth-child(1){background:#0b5dbc}.chat-row-actions button:nth-child(2){background:#f6a82d}.chat-row-actions button:nth-child(3){background:#2386e8}.chat-row-actions button:nth-child(4){background:#ef4444}.chat-fab{position:fixed;z-index:110;right:18px;bottom:calc(var(--v195-bottom-nav) + 16px);width:56px;height:56px;display:grid;place-items:center;color:#fff;background:var(--v195-accent);border:0;border-radius:50%;box-shadow:0 12px 28px #229be752}.messenger-shell.mobile-chat-open .conversation{position:absolute;inset:0;width:100vw;height:100svh;min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:var(--v195-text);background:var(--chat-wallpaper, var(--v195-bg));border:0;border-radius:0;box-shadow:none;overflow:hidden}.chat-header{min-height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0;display:grid;grid-template-columns:42px 46px minmax(0,1fr) auto;align-items:center;gap:6px;color:var(--v195-text);background:color-mix(in srgb,var(--v195-surface) 92%,transparent);border:0;border-bottom:1px solid var(--v195-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.message-area{min-height:0;padding:12px 10px 10px;overflow-y:auto;background:transparent}.message-bubble{max-width:min(82vw,520px);border-radius:18px;box-shadow:0 3px 10px #0814220f}.message-row.outgoing .message-bubble{background:color-mix(in srgb,var(--v195-accent) 18%,#ffffff)}:root[data-theme=dark] .message-row.outgoing .message-bubble{background:color-mix(in srgb,var(--v195-accent) 27%,var(--v195-surface))}.composer{min-height:calc(66px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:38px minmax(0,1fr) 42px;gap:8px;align-items:end;background:color-mix(in srgb,var(--v195-surface) 92%,transparent);border:0;border-top:1px solid var(--v195-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.composer-field,.composer input,.composer textarea{min-height:42px;color:var(--v195-text);background:var(--v195-soft);border:1px solid color-mix(in srgb,var(--v195-line) 80%,transparent);border-radius:18px;box-shadow:none}.feature-grid,.contacts-list,.calls-list,.catalog-list,.product-grid{display:grid;grid-template-columns:1fr;gap:12px}.feature-card,.contact-card,.contact-request-card,.call-row,.product-card,.profile-settings-list,.theme-choice,.privacy-choice,.chat-background-choice{margin:0;color:var(--v195-text);background:var(--v195-surface);border:1px solid color-mix(in srgb,var(--v195-line) 80%,transparent);border-radius:20px;box-shadow:none}.feature-card p,.feature-card span,.contact-card span,.call-row span{color:var(--v195-muted)}.theme-choice button,.privacy-choice button,.chat-background-grid button{color:var(--v195-text);background:var(--v195-soft)}.theme-choice button.active,.privacy-choice button.active,.chat-background-grid button.active{color:var(--v195-text);background:var(--v195-accent-soft);border-color:var(--v195-accent)}.chat-background-grid button span,.theme-choice button span{color:var(--v195-text);text-shadow:none}}@media(max-width:900px){.chat-list-pane .desktop-list-header{display:none}.chat-list-pane .mobile-titlebar{display:flex}}@media(max-width:900px){:root{--v195-bottom-nav: calc(72px + env(safe-area-inset-bottom)) }.chat-list-pane,.contacts-screen,.calls-screen,.feature-screen{padding:18px 16px 16px}.mobile-titlebar,.feature-header,.contacts-screen>header,.calls-screen>header{min-height:44px;margin-bottom:12px}.mobile-screen-title,.feature-header h1,.contacts-screen h1,.calls-screen h1{font-size:30px;line-height:1.08;font-weight:850}.mobile-titlebar button,.contacts-screen header button,.calls-screen header button{width:38px;height:38px;min-width:38px}.mobile-titlebar svg,.contacts-screen header svg,.calls-screen header svg{width:22px;height:22px}.list-search,.contacts-search,.catalog-search{min-height:48px;padding:0 14px;border-radius:16px}.list-search input,.contacts-search input,.catalog-search input{height:44px;font-size:16px}.folder-tabs,.catalog-categories{width:calc(100vw - 32px);gap:8px;margin-bottom:10px}.folder-tabs button,.catalog-categories button{height:36px;min-height:36px;padding:0 13px;font-size:13px;font-weight:760}.chat-list{margin:0 -16px}.chat-row{min-height:74px}.chat-row:after{right:16px;left:82px}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:74px;padding:8px 16px;grid-template-columns:54px minmax(0,1fr) auto;gap:12px}.avatar,.chat-row .avatar{width:54px;height:54px;min-width:54px;font-size:17px}.chat-title strong{font-size:16px;line-height:1.18;font-weight:820}.chat-preview{margin-top:3px;font-size:14px}.chat-side small{font-size:11px}.chat-side em{min-width:20px;height:20px;font-size:11px}.chat-fab{width:52px;height:52px;right:18px;bottom:calc(var(--v195-bottom-nav) + 14px)}.rail{padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.rail-nav .icon-button,.rail-nav button{min-height:54px;border-radius:18px;font-size:10px;font-weight:650}.rail-nav svg{width:22px;height:22px}.feature-screen{padding-top:0}.feature-screen .feature-header{padding:18px 16px 0;margin:0 -16px 8px;min-height:0}.feature-screen .feature-header div{width:100%}.feature-screen .feature-header h1,.feature-screen .feature-header p{display:none}.feature-grid{gap:0}.profile-settings-panel{background:transparent;border:0;box-shadow:none}.profile-settings-panel .profile-editor{gap:0}.profile-hero{padding:20px 16px 22px;margin:0 -16px}.profile-hero .avatar.large{width:104px;height:104px;min-width:104px;font-size:28px}.profile-hero>strong{margin-top:14px;max-width:100%;font-size:22px;line-height:1.18;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-hero>span,.profile-hero>em{font-size:15px;line-height:1.35}.profile-settings-list{margin:0 -16px 18px;border-width:1px 0;border-radius:0;background:var(--v195-surface)}.profile-settings-row,.settings-row,.profile-toggle-row,.privacy-toggle,.choice-row{min-height:58px;padding:0 16px;grid-template-columns:minmax(88px,auto) minmax(0,1fr)}.profile-settings-row span,.settings-row span,.profile-toggle-row span,.privacy-toggle span,.choice-row span{font-size:15px;font-weight:560}.profile-settings-row input,.profile-settings-row strong,.settings-row strong{font-size:16px;font-weight:760}.feature-card:not(.profile-settings-panel){margin:0 -16px 18px;padding:18px 16px;border-width:1px 0;border-radius:0;background:var(--v195-surface)}.feature-card-title{font-size:18px;line-height:1.2}.feature-card-title svg{width:22px;height:22px}.theme-choice,.privacy-choice,.chat-background-choice{margin:0;padding:0;border:0;border-radius:0;background:transparent}.theme-choice>span,.privacy-choice>span,.chat-background-choice>span{margin:14px 0 10px;color:var(--v195-muted);font-size:13px;font-weight:800;text-transform:uppercase}.theme-choice-group>div,.privacy-choice:not(.theme-choice) .theme-choice-group>div{gap:8px}.theme-choice button,.privacy-choice button{min-height:50px;border-radius:14px;font-size:14px}.chat-background-grid button{min-height:112px;border-radius:16px}.chat-background-grid button i{height:78px}}@media(max-width:860px){:root{--v197-bg: #fcf8f8;--v197-surface: #ffffff;--v197-divider: #e4e0df;--v197-text: #1c1b1b;--v197-muted: #696f7d;--v197-primary: #0066d9;--v197-active: #e8f2ff;--v197-nav: calc(72px + env(safe-area-inset-bottom)) }:root[data-theme=dark]{--v197-bg: #090d14;--v197-surface: #111826;--v197-divider: #223044;--v197-text: #f8fafc;--v197-muted: #94a3b8;--v197-primary: #38a6ff;--v197-active: rgba(56, 166, 255, .16)}body,.app-shell,.messenger-shell,.feature-screen{background:var(--v197-bg);color:var(--v197-text)}.rail,.bottom-nav{height:var(--v197-nav);min-height:var(--v197-nav);padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--v197-divider);background:color-mix(in srgb,var(--v197-surface) 94%,transparent);box-shadow:0 -8px 24px #0f172a0f}.rail-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.rail-nav button,.rail-nav .icon-button{min-width:0;min-height:56px;gap:3px;border-radius:18px;color:var(--v197-muted);font-size:10px;line-height:1;font-weight:690}.rail-nav button.active{color:#002d72;background:#dfe7ff}:root[data-theme=dark] .rail-nav button.active{color:#fff;background:#38a6ff33}.rail-nav svg{width:23px;height:23px}.messenger-shell:not(.mobile-chat-open) .chat-list-pane,.messenger-shell:not(.section-chats) .feature-screen{inset:0 0 var(--v197-nav) 0;width:100vw;min-width:0;padding:0 0 16px;overflow-x:hidden;overflow-y:auto;background:var(--v197-bg)}.mobile-titlebar,.chat-list-pane .mobile-titlebar{height:54px;min-height:54px;padding:8px 14px;gap:8px;display:grid;grid-template-columns:minmax(0,1fr) 40px 40px 40px;align-items:center;border-bottom:0;background:var(--v197-bg)}.mobile-screen-title,.mobile-titlebar .mobile-screen-title{font-size:24px;line-height:1.05;font-weight:850;letter-spacing:0;color:var(--v197-text)}.mobile-titlebar button{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--v197-text)}.mobile-titlebar button:hover,.mobile-titlebar button:focus-visible{background:#0066d91a}.mobile-titlebar svg{width:24px;height:24px;stroke-width:2.3}.list-top{padding:4px 16px 8px;margin:0;background:var(--v197-bg)}.list-top .menu-button{display:none}.list-search{width:100%;height:44px;min-height:44px;padding:0 14px;border:1px solid var(--v197-divider);border-radius:16px;background:color-mix(in srgb,var(--v197-surface) 78%,#e8edf4);box-shadow:none}.list-search input{height:42px;font-size:16px;font-weight:500}.quick-actions,.chat-stories{display:none}.folder-tabs{width:100%;max-width:100vw;margin:0;padding:6px 16px 10px;gap:8px;overflow-x:auto;border:0;background:var(--v197-bg)}.folder-tabs button{height:36px;min-height:36px;padding:0 14px;border:0;border-radius:999px;background:color-mix(in srgb,var(--v197-surface) 82%,#eef2f8);color:var(--v197-muted);font-size:14px;font-weight:760;white-space:nowrap}.folder-tabs button.active{background:#25a7e8;color:#fff}.chat-list{margin:0;padding:0;background:var(--v197-bg)}.chat-row{min-height:76px;margin:0;border:0;border-radius:0;background:transparent}.chat-row:after{content:"";position:absolute;right:16px;bottom:0;left:84px;height:1px;background:var(--v197-divider)}.chat-row-main,.chat-row.active .chat-row-main,.chat-row.swiped .chat-row-main{min-height:76px;padding:9px 16px;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;border:0;border-radius:0;background:transparent;box-shadow:none}.chat-row.active .chat-row-main{background:var(--v197-active)}.chat-row .avatar,.avatar{width:56px;height:56px;min-width:56px;border:1px solid rgba(255,255,255,.75);border-radius:50%;font-size:18px;box-shadow:0 2px 8px #0f172a14}.chat-title{min-width:0}.chat-title strong{font-size:16px;line-height:1.18;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview{margin-top:4px;max-width:100%;color:var(--v197-muted);font-size:14px;line-height:1.24;font-weight:480;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-side small{color:var(--v197-muted);font-size:12px;font-weight:700}.chat-side em{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#25a7e8;color:#fff;font-size:12px;line-height:22px}.chat-fab{width:56px;height:56px;right:18px;bottom:calc(var(--v197-nav) + 16px);border-radius:50%;background:#25a7e8;color:#fff;box-shadow:0 14px 28px #25a7e83d}.feature-screen{padding:0 0 calc(var(--v197-nav) + 20px)}.feature-screen .feature-header{display:none}.feature-grid{display:block;padding:0}.profile-settings-panel,.feature-card,.feature-card:not(.profile-settings-panel){margin:0 0 14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-settings-panel .profile-editor{gap:0;padding:0}.profile-hero{margin:0;padding:28px 16px 26px;border:0;background:var(--v197-surface)}.profile-hero .avatar.large{width:104px;height:104px;min-width:104px;font-size:30px}.avatar-upload-button{width:34px;height:34px;min-width:34px;min-height:34px;right:-2px;bottom:4px;padding:0;border:3px solid var(--v197-surface);border-radius:50%;background:#25a7e8;color:#fff}.avatar-upload-button span{display:none}.profile-hero>strong{margin-top:14px;max-width:calc(100vw - 32px);color:var(--v197-text);font-size:24px;line-height:1.16;font-weight:840}.profile-hero>span,.profile-hero>em{color:var(--v197-muted);font-size:16px;line-height:1.35;font-style:normal;font-weight:500}.profile-settings-list{margin:0 0 14px;border-width:1px 0;border-style:solid;border-color:var(--v197-divider);border-radius:0;background:var(--v197-surface)}.profile-settings-row,.settings-row,.privacy-toggle{min-height:58px;padding:0 16px;display:grid;grid-template-columns:minmax(92px,auto) minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid var(--v197-divider);background:var(--v197-surface)}.profile-settings-row:last-child,.settings-row:last-child,.privacy-toggle:last-child{border-bottom:0}.profile-settings-row span,.settings-row span,.privacy-toggle span strong{color:var(--v197-muted);font-size:15px;line-height:1.2;font-weight:620}.profile-settings-row input,.profile-settings-row strong,.settings-row strong{width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--v197-text);text-align:right;font-size:16px;line-height:1.25;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:none}.profile-mini-summary{display:none}.feature-card:not(.profile-settings-panel){padding:0 0 12px;background:var(--v197-surface);border-width:1px 0;border-style:solid;border-color:var(--v197-divider)}.feature-card-title{padding:16px 16px 8px;color:var(--v197-text);font-size:18px;line-height:1.2}.feature-card-title svg{width:22px;height:22px;color:#25a7e8}.feature-card>p{display:none}.feature-card-body{padding:0}.privacy-choice,.theme-choice,.chat-background-choice{padding:0 16px 12px;border:0;background:transparent}.privacy-choice>span,.chat-background-choice>span{display:block;margin:10px 0 8px;color:var(--v197-muted);font-size:12px;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.theme-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.privacy-choice button,.theme-choice button{min-height:48px;padding:0 12px;border:1px solid var(--v197-divider);border-radius:14px;background:color-mix(in srgb,var(--v197-surface) 88%,#eef2f8);color:var(--v197-text);font-size:14px;font-weight:760}.privacy-choice button.active,.theme-choice button.active{border-color:#25a7e8;background:#e8f5ff;color:#00327d}.chat-background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-background-grid button{min-height:126px;padding:6px;border:1px solid var(--v197-divider);border-radius:16px;background:var(--v197-surface);color:var(--v197-text)}.chat-background-grid button.active{border-color:#25a7e8;box-shadow:0 0 0 2px #25a7e82e}.chat-background-grid button i{height:92px;border-radius:12px;background-size:cover;background-position:center}.chat-background-grid button span{color:var(--v197-text);font-size:13px;font-weight:760}}.auth-shell{min-height:100svh;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));display:grid;place-items:center;background:radial-gradient(circle at 84% 0%,rgba(37,167,232,.18),transparent 34%),linear-gradient(180deg,#fff,#f6fbff 45%,#f4f8fb);color:#111827}.auth-card{width:min(420px,100%);min-height:auto;display:grid;gap:18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-card>img{width:82px;height:82px;margin:0 auto 4px;border-radius:24px;background:#fff;box-shadow:0 16px 36px #0066d924}.auth-card>div:first-of-type{text-align:center}.auth-card h1{margin:0;color:#101827;font-size:28px;line-height:1.08;font-weight:860;letter-spacing:0}.auth-card p,.auth-card small{max-width:320px;margin:8px auto 0;color:#647083;font-size:15px;line-height:1.42;font-weight:480}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#647083;font-size:13px;line-height:1.1;font-weight:760}.auth-form input{width:100%;height:52px;min-height:52px;padding:0 16px;border:1px solid #d9e1ea;border-radius:16px;background:#ffffffe6;color:#111827;font-size:17px;line-height:1;font-weight:560;box-shadow:none}.auth-form input::placeholder{color:#9aa5b5}.auth-form input:focus{border-color:#25a7e8;box-shadow:0 0 0 4px #25a7e824}.auth-form .primary-action,.auth-actions .primary-action{width:100%;min-height:52px;justify-content:center;border:0;border-radius:18px;background:linear-gradient(135deg,#006fe8,#25a7e8);color:#fff;font-size:16px;font-weight:820;box-shadow:0 14px 28px #006fe838}.auth-form .primary-action:disabled,.auth-actions .primary-action:disabled{opacity:.64}.auth-actions{display:grid;grid-template-columns:1fr;gap:10px}.auth-actions .ghost-action{min-height:48px;justify-content:center;border:1px solid #d9e1ea;border-radius:16px;background:#ffffffc7;color:#0066d9;font-size:15px;font-weight:780}.auth-switches{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px;padding-top:2px}.auth-switches button{min-height:36px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#0066d9;font-size:14px;font-weight:780}.auth-error,.auth-success,.auth-mail-note,.auth-demo-code{border-radius:16px;padding:12px 14px;font-size:14px;line-height:1.32}.auth-error{border:1px solid #ffd1d1;background:#fff0f0;color:#b42318}.auth-success,.auth-mail-note,.auth-demo-code{border:1px solid #b9e4ff;background:#edf8ff;color:#00327d}.auth-mail-note span,.auth-demo-code span{color:#647083;font-size:12px;font-weight:820;text-transform:uppercase;letter-spacing:.04em}.auth-mail-note strong,.auth-demo-code strong{color:#101827;font-size:16px;letter-spacing:0}.auth-demo-code strong{font-size:28px;letter-spacing:.12em}.auth-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;padding-top:8px;border-top:0}.auth-links a{color:#6b7280;font-size:12px;font-weight:700;text-decoration:none}:root[data-theme=dark] .auth-shell{background:radial-gradient(circle at 84% 0%,rgba(37,167,232,.18),transparent 34%),linear-gradient(180deg,#070b12,#0d1420);color:#f8fafc}:root[data-theme=dark] .auth-card h1,:root[data-theme=dark] .auth-mail-note strong,:root[data-theme=dark] .auth-demo-code strong{color:#f8fafc}:root[data-theme=dark] .auth-card p,:root[data-theme=dark] .auth-form label>span,:root[data-theme=dark] .auth-links a{color:#94a3b8}:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .auth-actions .ghost-action{border-color:#243244;background:#111826;color:#f8fafc}:root[data-theme=dark] .auth-mail-note,:root[data-theme=dark] .auth-demo-code{border-color:#25a7e847;background:#25a7e81f}@media(max-width:520px){.auth-shell{align-items:start;place-items:start center;padding:calc(46px + env(safe-area-inset-top)) 24px calc(22px + env(safe-area-inset-bottom))}.auth-card{width:100%;gap:18px}.auth-card>img{width:74px;height:74px;border-radius:22px}.auth-card h1{font-size:28px}.auth-card p{font-size:14px}}.veliq-pwa-shell{--pwa-bg: #f8fafc;--pwa-surface: rgba(255, 255, 255, .92);--pwa-surface-strong: #ffffff;--pwa-text: #09142a;--pwa-muted: #66748a;--pwa-line: rgba(115, 132, 160, .2);--pwa-accent: #1498ea;--pwa-accent-2: #0fb8d4;--pwa-danger: #ef4444;min-height:100dvh;overflow:hidden;background:var(--pwa-bg);color:var(--pwa-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark] .veliq-pwa-shell{--pwa-bg: #070b12;--pwa-surface: rgba(19, 25, 35, .94);--pwa-surface-strong: #111827;--pwa-text: #f8fafc;--pwa-muted: #a3adbd;--pwa-line: rgba(208, 219, 235, .14);--pwa-accent: #38bdf8;--pwa-accent-2: #22d3ee}.pwa-screen,.pwa-chat-screen{height:100dvh;overflow-y:auto;padding:calc(12px + env(safe-area-inset-top)) 14px calc(92px + env(safe-area-inset-bottom));background:var(--pwa-bg)}.pwa-chat-screen{display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;padding:0;background-color:#f4f8fb;background-position:center;background-size:cover}.pwa-chat-screen.bg-mir{background-image:url(/chat-backgrounds/mir.webp)}.pwa-chat-screen.bg-osen{background-image:url(/chat-backgrounds/osen.webp)}.pwa-chat-screen.bg-leto{background-image:url(/chat-backgrounds/leto.webp)}.pwa-chat-screen.bg-zima{background-image:url(/chat-backgrounds/zima.webp)}.pwa-chat-screen.bg-vesna{background-image:url(/chat-backgrounds/vesna.webp)}.pwa-chat-screen.bg-patriot{background-image:url(/chat-backgrounds/patriot.webp)}.pwa-chat-screen.bg-kosmos{background-image:url(/chat-backgrounds/kosmos.webp)}.pwa-chat-screen.bg-zveryata{background-image:url(/chat-backgrounds/zveryata.webp)}.pwa-home-header,.pwa-section-header,.pwa-chat-header{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%}.pwa-home-header{min-height:48px;padding:0 2px 12px}.pwa-home-header strong,.pwa-section-header strong{flex:1;color:var(--pwa-text);font-size:24px;line-height:1;letter-spacing:0}.pwa-home-header button,.pwa-section-header button,.pwa-chat-header button,.pwa-pinned button,.pwa-call-row button,.pwa-product-card button,.pwa-profile-top button{min-width:44px;min-height:44px;border:0;border-radius:18px;background:transparent;color:inherit}.pwa-chat-header{box-sizing:border-box;width:100%;gap:6px}.pwa-chat-header button{flex:0 0 38px;width:38px;min-width:38px;min-height:38px;padding:0}.pwa-chat-person{min-width:0;flex:1 1 auto}.pwa-chat-person strong,.pwa-chat-person span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-profile-chip .avatar{width:36px;height:36px;min-width:36px;font-size:15px}.pwa-search,.pwa-contact-search input{display:flex;align-items:center;gap:10px;min-height:46px;border:1px solid var(--pwa-line);border-radius:18px;background:var(--pwa-surface-strong);padding:0 14px;color:var(--pwa-muted)}.pwa-search input,.pwa-contact-search input,.pwa-chat-search input{width:100%;border:0;outline:0;background:transparent;color:var(--pwa-text);font-size:15px}.pwa-folder-tabs{display:flex;gap:8px;overflow-x:auto;padding:14px 0 12px;scrollbar-width:none}.pwa-folder-tabs button{flex:0 0 auto;min-height:38px;border:0;border-radius:999px;background:#e2e8f0b8;color:var(--pwa-muted);padding:0 15px;font-weight:750}.pwa-folder-tabs button.active{background:linear-gradient(135deg,var(--pwa-accent),var(--pwa-accent-2));color:#fff;box-shadow:0 10px 22px #1498ea38}.pwa-chat-list{display:grid;gap:2px}.pwa-chat-row{position:relative;overflow:hidden;border-bottom:1px solid var(--pwa-line)}.pwa-chat-row.active .pwa-chat-main{background:#1498ea14}.pwa-chat-main,.pwa-contact-row.as-button{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:72px;border:0;background:transparent;color:inherit;text-align:left;padding:8px 0}.veliq-pwa-shell .pwa-chat-main .avatar,.veliq-pwa-shell .pwa-contact-row .avatar,.veliq-pwa-shell .pwa-call-row .avatar{width:48px;height:48px;min-width:48px;font-size:18px}.pwa-chat-copy,.pwa-chat-copy>span,.pwa-contact-row>span,.pwa-call-row>span{min-width:0}.pwa-chat-copy>span{display:flex;align-items:center;gap:4px}.pwa-chat-copy strong,.pwa-contact-row strong,.pwa-call-row strong{display:block;overflow:hidden;color:var(--pwa-text);font-size:15px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.pwa-chat-copy small,.pwa-contact-row small,.pwa-call-row small,.pwa-product-card span,.pwa-product-card small,.pwa-muted{display:block;overflow:hidden;color:var(--pwa-muted);font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pwa-chat-state{display:grid;justify-items:end;gap:7px;color:var(--pwa-muted);font-size:12px}.pwa-chat-state em{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--pwa-accent);color:#fff;font-style:normal;font-weight:850}.pwa-row-swipe{display:none}.pwa-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;min-height:calc(72px + env(safe-area-inset-bottom));border-top:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface-strong) 88%,transparent);padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pwa-bottom-nav button{display:grid;min-width:0;min-height:54px;place-items:center;gap:3px;border:0;border-radius:18px;background:transparent;color:#69778c;font-size:11px;font-weight:750}.pwa-bottom-nav button.active{background:#1498ea1a;color:var(--pwa-accent)}.pwa-chat-header{z-index:10;min-height:calc(58px + env(safe-area-inset-top));border-bottom:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface-strong) 88%,transparent);padding:calc(8px + env(safe-area-inset-top)) 8px 8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pwa-chat-person{display:flex;flex:1;align-items:center;gap:9px;min-width:0;text-align:left}.pwa-chat-person .avatar{width:38px;height:38px;min-width:38px;font-size:15px}.pwa-chat-person span{min-width:0}.pwa-chat-person strong,.pwa-chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-chat-person small{color:var(--pwa-muted);font-size:12px}.pwa-chat-search,.pwa-pinned{z-index:8;display:flex;align-items:center;gap:8px;margin:8px 12px 0;border:1px solid var(--pwa-line);border-radius:16px;background:var(--pwa-surface);padding:8px 10px}.pwa-pinned button:first-child{display:flex;flex:1;align-items:center;gap:8px;min-width:0;text-align:left}.pwa-pinned span{overflow:hidden;color:var(--pwa-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pwa-message-scroll{overflow-y:auto;box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:12px 10px}.pwa-message-scroll .message-stack{display:flex;flex-direction:column;gap:10px;max-width:100%;padding:0}.pwa-message-scroll .messages{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;min-width:0;max-width:100%;padding:0}.pwa-message-scroll [data-message-id]{box-sizing:border-box;min-width:0;max-width:min(78vw,330px);transform:none}.pwa-message-scroll [data-message-id][class*=outgoing]{align-self:flex-end;margin-right:0;margin-left:auto}.pwa-message-scroll [data-message-id]:not([class*=outgoing]){align-self:flex-start;margin-right:auto;margin-left:0}.pwa-chat-screen .composer{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 38px 46px;align-items:center;gap:8px;left:0;right:0;box-sizing:border-box;width:100%;min-width:0;max-width:100vw;border-top:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface-strong) 88%,transparent);padding:8px 10px calc(8px + env(safe-area-inset-bottom));transform:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pwa-chat-screen .composer .attachment-control,.pwa-chat-screen .composer>button,.pwa-chat-screen .composer .send-button{position:static;width:42px;min-width:42px;height:42px;min-height:42px;margin:0;border-radius:999px}.pwa-chat-screen .composer .composer-field{min-width:0;margin:0}.pwa-chat-screen .composer .composer-field input{width:100%;height:42px;border-radius:999px;font-size:15px}.pwa-chat-screen .composer .composer-hint{display:none}.pwa-chat-screen .composer-context{grid-column:1 / -1}.pwa-chat-screen .attachment-menu{right:auto;bottom:calc(56px + env(safe-area-inset-bottom));left:0;width:min(300px,calc(100vw - 20px))}.pwa-contact-search{display:grid;gap:10px;margin:16px 0 24px}.pwa-contact-search button,.pwa-empty-state button,.pwa-profile-top button,.pwa-product-card button:last-child{min-height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--pwa-accent),var(--pwa-accent-2));color:#fff;font-weight:850}.pwa-screen h2,.pwa-settings-group h2{margin:24px 0 10px;color:var(--pwa-text);font-size:15px}.pwa-contact-row,.pwa-call-row,.pwa-product-card,.pwa-settings-group,.pwa-request-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid var(--pwa-line);background:transparent;padding:12px 0}.pwa-contact-row button,.pwa-call-row button{border:0;border-radius:999px;background:#1498ea1a;color:var(--pwa-accent);font-weight:800;padding:10px 14px}.pwa-contact-row button.link{background:transparent}.pwa-call-row{grid-template-columns:52px minmax(0,1fr) 44px 44px}.pwa-product-list{display:grid;gap:10px;margin-top:14px}.pwa-product-card{grid-template-columns:minmax(0,1fr) 44px auto;border:1px solid var(--pwa-line);border-radius:22px;background:var(--pwa-surface);padding:14px}.pwa-product-card strong{display:block;color:var(--pwa-text)}.pwa-profile-top{display:grid;justify-items:center;gap:8px;padding:28px 0 22px}.pwa-profile-top .avatar.large{width:108px;height:108px;font-size:34px}.pwa-profile-top strong{color:var(--pwa-text);font-size:25px}.pwa-profile-top span{color:var(--pwa-muted)}.pwa-settings-group{display:block;border:0;border-top:1px solid var(--pwa-line);padding:14px 0}.pwa-choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:10px 0}.pwa-choice-row button{min-height:44px;border:1px solid transparent;border-radius:16px;background:color-mix(in srgb,var(--pwa-surface-strong) 82%,#dbeafe);color:var(--pwa-text);font-weight:820}.pwa-choice-row button.active{border-color:var(--pwa-accent);background:#1498ea1f;color:var(--pwa-accent)}.pwa-wallpaper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pwa-wallpaper-grid button{min-height:86px;overflow:hidden;border:2px solid transparent;border-radius:20px;background-position:center;background-size:cover;padding:0}.pwa-wallpaper-grid button.active{border-color:var(--pwa-accent)}.pwa-wallpaper-grid span{display:grid;height:100%;place-items:end start;background:linear-gradient(180deg,transparent,rgba(0,0,0,.42));color:#fff;font-weight:850;padding:10px;text-shadow:0 1px 8px rgba(0,0,0,.35)}.wallpaper-mir{background-image:url(/chat-backgrounds/mir.webp)}.wallpaper-osen{background-image:url(/chat-backgrounds/osen.webp)}.wallpaper-leto{background-image:url(/chat-backgrounds/leto.webp)}.wallpaper-zima{background-image:url(/chat-backgrounds/zima.webp)}.wallpaper-vesna{background-image:url(/chat-backgrounds/vesna.webp)}.wallpaper-patriot{background-image:url(/chat-backgrounds/patriot.webp)}.wallpaper-kosmos{background-image:url(/chat-backgrounds/kosmos.webp)}.wallpaper-zveryata{background-image:url(/chat-backgrounds/zveryata.webp)}.pwa-sign-out{width:100%;min-height:48px;border:0;border-radius:18px;background:#ef44441a;color:var(--pwa-danger);font-weight:850}.pwa-toggle-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;border-bottom:1px solid var(--pwa-line);color:var(--pwa-text)}.pwa-toggle-row span{min-width:0}.pwa-toggle-row strong,.pwa-toggle-row small{display:block}.pwa-toggle-row small{color:var(--pwa-muted);font-size:13px}.pwa-toggle-row input{position:absolute;opacity:0;pointer-events:none}.pwa-toggle-row i{position:relative;width:48px;height:30px;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.pwa-toggle-row i:after{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:0 3px 8px #0f172a38;content:"";transition:transform .16s ease}.pwa-toggle-row input:checked+i{background:var(--pwa-accent)}.pwa-toggle-row input:checked+i:after{transform:translate(18px)}.pwa-empty-state,.pwa-request-card{display:grid;justify-items:center;gap:10px;border:0;color:var(--pwa-muted);padding:64px 20px;text-align:center}.pwa-empty-state strong,.pwa-request-card strong{color:var(--pwa-text);font-size:20px}.veliq-pwa-shell{--pwa-bg: #fcf8f9;--pwa-surface: rgba(255, 255, 255, .96);--pwa-surface-strong: #ffffff;--pwa-surface-variant: #f0eded;--pwa-surface-low: #f6f3f2;--pwa-text: #1c1b1c;--pwa-muted: #5e646c;--pwa-line: rgba(225, 221, 223, .96);--pwa-outline-variant: #c5c6cb;--pwa-accent: #03060c;--pwa-accent-container: #1a1f26;--pwa-on-accent-container: #e7ecf5;--pwa-secondary: #505f76;--pwa-danger: #ba1a1a;background:var(--pwa-bg);color:var(--pwa-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}:root[data-theme=dark] .veliq-pwa-shell{--pwa-bg: #101418;--pwa-surface: rgba(23, 28, 34, .96);--pwa-surface-strong: #171c22;--pwa-surface-variant: #222a33;--pwa-surface-low: #18232d;--pwa-text: #e6edf3;--pwa-muted: #aeb9c5;--pwa-line: rgba(52, 62, 73, .92);--pwa-outline-variant: #343e49;--pwa-accent: #5ca8ff;--pwa-accent-container: #173a59;--pwa-on-accent-container: #d3e8ff;--pwa-secondary: #b7c8da;--pwa-danger: #ffb4ab}.veliq-pwa-shell .pwa-screen{height:100dvh;padding:calc(10px + env(safe-area-inset-top)) 0 calc(74px + env(safe-area-inset-bottom));background:var(--pwa-bg)}.veliq-pwa-shell .pwa-home-header{min-height:64px;padding:10px 16px;background:color-mix(in srgb,var(--pwa-bg) 97%,transparent)}.veliq-pwa-shell .pwa-profile-chip{display:grid;width:44px;min-width:44px;height:44px;place-items:center;border-radius:999px;background:transparent}.veliq-pwa-shell .pwa-profile-chip .avatar{width:40px;height:40px;min-width:40px;border:0;background:#dcefe7;color:var(--pwa-text);font-size:15px}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong{font-size:34px;font-weight:800;line-height:40px;color:var(--pwa-text)}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip),.veliq-pwa-shell .pwa-section-header>button,.veliq-pwa-shell .pwa-chat-header>button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted)}.veliq-pwa-shell .pwa-home-header>button:last-child{border-radius:16px;background:color-mix(in srgb,var(--pwa-accent-container) 82%,transparent);color:var(--pwa-on-accent-container)}:root[data-theme=dark] .veliq-pwa-shell .pwa-home-header>button:last-child{color:var(--pwa-accent)}.veliq-pwa-shell .pwa-search{min-height:46px;margin:8px 16px 0;border:0;border-radius:16px;background:var(--pwa-surface-variant);color:var(--pwa-muted);padding:0 14px}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .pwa-chat-search input{color:var(--pwa-text);font-size:15px;line-height:20px}.veliq-pwa-shell .pwa-search input::placeholder,.veliq-pwa-shell .pwa-contact-search input::placeholder,.veliq-pwa-shell .pwa-chat-search input::placeholder{color:var(--pwa-muted);opacity:1}.veliq-pwa-shell .pwa-folder-tabs{gap:8px;padding:12px 16px 8px}.veliq-pwa-shell .pwa-folder-tabs button{min-height:34px;border:1px solid transparent;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted);padding:0 14px;font-size:13px;font-weight:700}.veliq-pwa-shell .pwa-folder-tabs button.active{border-color:var(--pwa-accent);background:var(--pwa-accent-container);color:var(--pwa-on-accent-container);box-shadow:none}:root[data-theme=dark] .veliq-pwa-shell .pwa-folder-tabs button.active{background:var(--pwa-accent-container);color:var(--pwa-on-accent-container)}.veliq-pwa-shell .pwa-chat-list{display:block;padding-top:6px}.veliq-pwa-shell .pwa-chat-row{min-height:76px;border-bottom:0;background:var(--pwa-bg)}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:var(--pwa-surface)}.veliq-pwa-shell .pwa-chat-main{grid-template-columns:54px minmax(0,1fr) minmax(44px,auto);min-height:76px;gap:12px;padding:8px 16px 0;background:var(--pwa-bg)}.veliq-pwa-shell .pwa-chat-main:after{grid-column:2 / 4;display:block;height:1px;margin-top:7px;background:color-mix(in srgb,var(--pwa-line) 66%,transparent);content:""}.veliq-pwa-shell .pwa-chat-main .avatar,.veliq-pwa-shell .pwa-contact-row .avatar,.veliq-pwa-shell .pwa-call-row .avatar{width:54px;height:54px;min-width:54px;border:0;background:#dceefe;color:var(--pwa-text);font-size:18px}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong{color:var(--pwa-text);font-size:16px;font-weight:700;line-height:22px}.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small{color:var(--pwa-muted);font-size:15px;line-height:20px}.veliq-pwa-shell .pwa-chat-state{align-self:start;padding-top:2px;color:var(--pwa-muted);font-size:12px;font-weight:600}.veliq-pwa-shell .pwa-chat-state em{min-width:22px;height:22px;background:var(--pwa-accent);color:#fff;font-size:12px}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-state em{background:var(--pwa-accent);color:#001e34}.veliq-pwa-shell .pwa-bottom-nav{min-height:calc(70px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 96%,transparent);padding:8px 8px calc(8px + env(safe-area-inset-bottom));box-shadow:none}.veliq-pwa-shell .pwa-bottom-nav button{min-height:48px;border-radius:18px;color:var(--pwa-muted);font-size:10px;font-weight:600;line-height:12px}.veliq-pwa-shell .pwa-bottom-nav button svg{width:22px;height:22px}.veliq-pwa-shell .pwa-bottom-nav button.active{background:color-mix(in srgb,var(--pwa-accent-container) 76%,transparent);color:var(--pwa-on-accent-container)}.veliq-pwa-shell .pwa-bottom-nav button.active:after{display:block;width:4px;height:4px;border-radius:999px;background:var(--pwa-accent);content:""}.veliq-pwa-shell .pwa-chat-header{min-height:calc(58px + env(safe-area-inset-top));border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 96%,transparent);padding:calc(8px + env(safe-area-inset-top)) 8px 8px}.veliq-pwa-shell .pwa-chat-header>button{background:transparent}.veliq-pwa-shell .pwa-chat-header .pwa-chat-person{display:flex;flex:1 1 auto;width:auto;min-width:0;max-width:none;height:44px;min-height:44px;align-items:center;justify-content:flex-start;gap:10px;padding:0;border-radius:0;background:transparent}.veliq-pwa-shell .pwa-chat-person .avatar{width:42px;height:42px;min-width:42px;flex:0 0 42px}.veliq-pwa-shell .pwa-chat-person>span{display:block;min-width:0;flex:1 1 auto}.veliq-pwa-shell .pwa-chat-person strong{color:var(--pwa-text);font-size:16px;font-weight:700;line-height:22px}.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-pinned{border:0;border-radius:16px;background:var(--pwa-surface-variant);color:var(--pwa-muted)}.veliq-pwa-shell .pwa-chat-screen .composer{border-top:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 96%,transparent)}.veliq-pwa-shell .pwa-chat-screen .composer .composer-field input{border:0;background:var(--pwa-surface-variant);color:var(--pwa-text)}.veliq-pwa-shell .pwa-chat-screen .composer .send-button,.veliq-pwa-shell .pwa-chat-screen .composer>button:last-child{background:var(--pwa-accent);color:#fff}.veliq-pwa-shell .pwa-message-scroll .bubble{border-radius:18px;padding:10px 12px;font-size:15px;line-height:20px}.veliq-pwa-shell .pwa-message-scroll .bubble p,.veliq-pwa-shell .pwa-message-scroll .bubble strong,.veliq-pwa-shell .pwa-message-scroll .bubble span:not(.bubble-time):not(.voice-wave-bar),.veliq-pwa-shell .pwa-message-scroll .bubble small{font-size:15px;line-height:20px}.veliq-pwa-shell .pwa-message-scroll .bubble-time,.veliq-pwa-shell .pwa-message-scroll .bubble-time span,.veliq-pwa-shell .pwa-message-scroll .voice-duration,.veliq-pwa-shell .pwa-message-scroll .voice-time{font-size:12px;line-height:16px}.veliq-pwa-shell .pwa-message-scroll [data-message-id]{max-width:min(82vw,330px)}.veliq-pwa-shell .pwa-section-header{min-height:64px;padding:10px 16px}.veliq-pwa-shell .pwa-section-header button{width:auto;min-width:44px;padding:0 14px;border-radius:999px;background:transparent;color:var(--pwa-accent);font-weight:700}.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-product-list,.veliq-pwa-shell .pwa-settings-group,.veliq-pwa-shell .pwa-profile-top{margin-right:16px;margin-left:16px}.veliq-pwa-shell .pwa-contact-search input{min-height:56px;border:1px solid var(--pwa-line);border-radius:12px;background:var(--pwa-bg)}.veliq-pwa-shell .pwa-contact-search button,.veliq-pwa-shell .pwa-product-card button:last-child,.veliq-pwa-shell .pwa-profile-top button{background:var(--pwa-accent);color:#fff}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row{min-height:76px;padding:10px 16px;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent)}.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .pwa-call-row button{background:var(--pwa-accent);color:#fff}.veliq-pwa-shell .pwa-contact-row button.link{background:transparent;color:var(--pwa-accent)}.veliq-pwa-shell{--pwa-bg: #fcf8f9;--pwa-surface: #ffffff;--pwa-surface-strong: #ffffff;--pwa-surface-variant: #f0eded;--pwa-text: #1c1b1c;--pwa-muted: #626a76;--pwa-line: #e1dddf;--pwa-accent: #03060c;--pwa-accent-2: #1a1f26}:root[data-theme=dark] .veliq-pwa-shell{--pwa-bg: #101418;--pwa-surface: #171c22;--pwa-surface-strong: #171c22;--pwa-surface-variant: #222a33;--pwa-text: #e6edf3;--pwa-muted: #aeb9c5;--pwa-line: #2e3742;--pwa-accent: #5ca8ff;--pwa-accent-2: #7bbcff}.veliq-pwa-shell .pwa-screen{background:var(--pwa-bg);color:var(--pwa-text)}.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{display:block;min-height:100dvh;overflow-y:auto;padding:calc(16px + env(safe-area-inset-top)) 16px calc(96px + env(safe-area-inset-bottom))}.veliq-pwa-shell .pwa-section-header{display:grid;gap:2px;min-height:auto;margin:0 0 16px;padding:0}.veliq-pwa-shell .pwa-section-header strong{flex:none;color:var(--pwa-text);font-size:34px;line-height:40px;font-weight:850;letter-spacing:0}.veliq-pwa-shell .pwa-section-header span{color:var(--pwa-muted);font-size:16px;line-height:21px;font-weight:520}.veliq-pwa-shell .pwa-section-header button{display:none}.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-product-list,.veliq-pwa-shell .pwa-settings-group,.veliq-pwa-shell .pwa-profile-top{margin-right:0;margin-left:0}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-contact-search input{min-height:56px;border:1px solid color-mix(in srgb,var(--pwa-line) 90%,transparent);border-radius:14px;background:var(--pwa-surface-variant);color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-contact-search input{color:var(--pwa-text);font-size:16px}.veliq-pwa-shell .pwa-search input::placeholder,.veliq-pwa-shell .pwa-contact-search input::placeholder{color:color-mix(in srgb,var(--pwa-muted) 74%,transparent)}.veliq-pwa-shell .pwa-contact-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:22px}.veliq-pwa-shell .pwa-contact-search button{min-width:92px;min-height:56px;border:0;border-radius:14px;background:var(--pwa-accent);color:var(--pwa-surface-strong);font-size:15px;font-weight:800}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-search button{color:#071018}.veliq-pwa-shell .pwa-contacts-screen h2,.veliq-pwa-shell .pwa-calls-screen h2,.veliq-pwa-shell .pwa-catalog-screen h2{margin:22px 0 10px;color:var(--pwa-muted);font-size:13px;line-height:17px;font-weight:820;letter-spacing:.02em;text-transform:uppercase}.veliq-pwa-shell .pwa-muted{margin:0 0 10px;color:var(--pwa-muted);font-size:16px;line-height:22px;white-space:normal}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;padding:10px 0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 78%,transparent);background:transparent}.veliq-pwa-shell .pwa-contact-row.as-button{grid-template-columns:56px minmax(0,1fr);border-radius:0}.veliq-pwa-shell .pwa-contact-row.muted{opacity:.74}.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong{color:var(--pwa-text);font-size:17px;line-height:22px;font-weight:760}.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small{color:var(--pwa-muted);font-size:15px;line-height:20px}.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .pwa-call-row button{min-width:44px;min-height:44px;border:0;border-radius:16px;background:var(--pwa-accent);color:var(--pwa-surface-strong);font-weight:800}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row button,:root[data-theme=dark] .veliq-pwa-shell .pwa-call-row button{color:#071018}.veliq-pwa-shell .pwa-contact-row button.link{background:transparent;color:#d84a4a}.veliq-pwa-shell .pwa-compact-tabs{gap:8px;margin:0 0 12px;padding:0}.veliq-pwa-shell .pwa-compact-tabs button{min-height:38px;border:0;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-compact-tabs button.active{background:var(--pwa-accent);color:var(--pwa-on-accent-container);box-shadow:none}.veliq-pwa-shell .pwa-product-list{display:grid;gap:10px;padding:2px 0 0}.veliq-pwa-shell .pwa-product-card{display:grid;grid-template-columns:minmax(0,1fr) 44px auto;align-items:center;gap:12px;min-height:76px;padding:12px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 78%,transparent);border-radius:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-manufacturer-card{grid-template-columns:56px minmax(0,1fr) auto}.veliq-pwa-shell .pwa-product-card strong{display:block;overflow:hidden;color:var(--pwa-text);font-size:17px;line-height:22px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-product-card span,.veliq-pwa-shell .pwa-product-card small{color:var(--pwa-muted);font-size:14px;line-height:19px;white-space:nowrap}.veliq-pwa-shell .pwa-product-card button{min-width:44px;min-height:44px;border-radius:16px;background:transparent;color:var(--pwa-text)}.veliq-pwa-shell .pwa-product-card button:last-child{min-width:88px;padding:0 14px;background:var(--pwa-accent);color:var(--pwa-surface-strong);font-weight:820}:root[data-theme=dark] .veliq-pwa-shell .pwa-product-card button:last-child{color:#071018}.veliq-pwa-shell .pwa-empty-state{display:grid;justify-items:center;gap:8px;padding:92px 24px;color:var(--pwa-muted);text-align:center}.veliq-pwa-shell .pwa-empty-state strong{color:var(--pwa-text);font-size:21px;line-height:26px;font-weight:820}.veliq-pwa-shell .pwa-empty-state span{max-width:280px;color:var(--pwa-muted);font-size:15px;line-height:20px}.auth-shell{background:#fcf8f9}.auth-card h1{color:#1c1b1c}.auth-form .primary-action,.auth-actions .primary-action{background:#03060c;box-shadow:none}.veliq-pwa-shell .pwa-profile-top{gap:8px;padding:20px 0 14px}.veliq-pwa-shell .pwa-profile-top .avatar.large{width:104px;height:104px;min-width:104px;border:0;font-size:34px}.veliq-pwa-shell .pwa-profile-top strong{font-size:20px;line-height:26px;font-weight:800}.veliq-pwa-shell .pwa-profile-top span{color:var(--pwa-muted);font-size:16px;line-height:22px}.veliq-pwa-shell .pwa-settings-group{display:block;border-top:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent);padding:14px 0}.veliq-pwa-shell .pwa-screen h2,.veliq-pwa-shell .pwa-settings-group h2{color:var(--pwa-muted);font-size:13px;font-weight:800;letter-spacing:.02em}.veliq-pwa-shell .pwa-choice-row button{min-height:44px;border:1px solid transparent;border-radius:14px;background:var(--pwa-surface-variant);color:var(--pwa-text)}.veliq-pwa-shell .pwa-choice-row button.active{border-color:var(--pwa-accent);background:var(--pwa-accent-container);color:var(--pwa-on-accent-container)}.veliq-pwa-shell .pwa-toggle-row{min-height:58px;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 76%,transparent)}.veliq-pwa-shell .pwa-toggle-row i{background:var(--pwa-secondary)}.veliq-pwa-shell .pwa-toggle-row input:checked+i{background:var(--pwa-accent)}.veliq-pwa-shell .pwa-wallpaper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.veliq-pwa-shell .pwa-wallpaper-grid button{min-height:96px;border-radius:18px;border-color:transparent;background-color:var(--pwa-surface-variant)}.veliq-pwa-shell .pwa-wallpaper-grid button.active{border-color:var(--pwa-accent)}.veliq-pwa-shell .pwa-wallpaper-grid span{align-items:end;justify-items:start;background:linear-gradient(180deg,#0000 35%,#00000080);color:#fff;font-size:13px;line-height:16px}.veliq-pwa-shell .pwa-product-card{border:0;border-radius:16px;background:var(--pwa-surface-strong)}.veliq-pwa-shell .pwa-sign-out{margin:16px;width:calc(100% - 32px);background:color-mix(in srgb,var(--pwa-danger) 10%,transparent);color:var(--pwa-danger)}.veliq-pwa-shell .pwa-chat-row{touch-action:pan-y}.veliq-pwa-shell .pwa-chat-row .pwa-chat-main{position:relative;z-index:2;transition:transform .16s ease,background-color .16s ease;will-change:transform}.veliq-pwa-shell .pwa-row-swipe{position:absolute;top:0;bottom:0;z-index:1;display:grid;align-items:stretch;overflow:hidden;background:transparent}.veliq-pwa-shell .pwa-row-swipe.left{left:0;grid-template-columns:repeat(2,74px)}.veliq-pwa-shell .pwa-row-swipe.right{right:0;grid-template-columns:repeat(3,74px)}.veliq-pwa-shell .pwa-row-swipe button{display:grid;min-width:74px;place-items:center;align-content:center;gap:4px;border:0;color:#fff;font-size:11px;font-weight:800}.veliq-pwa-shell .pwa-row-swipe button:nth-child(1){background:#4b5563}.veliq-pwa-shell .pwa-row-swipe.left button:nth-child(2){background:#0754b8}.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(1){background:#0d74d8}.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(2){background:#f59e0b}.veliq-pwa-shell .pwa-row-swipe button.danger,.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(3){background:#ef4444}.action-modal.contact-profile-sheet{width:min(430px,calc(100vw - 28px));padding:18px;text-align:left}.contact-profile-hero{display:grid;justify-items:center;gap:7px;padding:12px 0 16px;text-align:center}.contact-profile-hero .avatar.large{width:92px;height:92px;min-width:92px;font-size:30px}.contact-profile-hero h2{margin:4px 0 0;color:var(--text-primary);font-size:25px;line-height:1.12}.contact-profile-hero span{color:var(--text-secondary);font-size:14px}.contact-profile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.contact-profile-actions button{display:grid;min-height:70px;place-items:center;gap:7px;border:0;border-radius:18px;background:var(--surface-soft);color:var(--text-primary);font-size:12px;font-weight:800}.contact-profile-list{overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.contact-profile-list button{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text-primary);padding:0 14px;text-align:left}.contact-profile-list button:last-child{border-bottom:0}.contact-profile-list button:disabled{opacity:.45}.contact-profile-list em{color:var(--text-secondary);font-style:normal}.contact-profile-list button.danger{color:var(--danger)}.veliq-pwa-shell,.veliq-pwa-shell *{font-family:var(--ui-font);letter-spacing:0}.veliq-pwa-shell .pwa-home-header{grid-template-columns:44px minmax(0,1fr) 44px 44px;gap:6px}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip),.veliq-pwa-shell .pwa-section-header>button,.veliq-pwa-shell .pwa-chat-header>button{background:transparent;color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip):hover,.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip):active,.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip):focus-visible,.veliq-pwa-shell .pwa-chat-header>button:hover,.veliq-pwa-shell .pwa-chat-header>button:active,.veliq-pwa-shell .pwa-chat-header>button:focus-visible{background:var(--pwa-surface-variant);color:var(--pwa-text);outline:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pwa-line) 80%,transparent)}.veliq-pwa-shell .pwa-home-header>button:last-child{color:var(--pwa-accent)}.veliq-pwa-shell .pwa-search{min-height:42px;margin:8px 16px 0;border:0;border-radius:13px;background:color-mix(in srgb,var(--pwa-surface-variant) 86%,var(--pwa-bg));padding:0 12px;box-shadow:none}.veliq-pwa-shell .pwa-search:focus-within{background:color-mix(in srgb,var(--pwa-surface-variant) 94%,var(--pwa-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pwa-accent) 36%,transparent)}.veliq-pwa-shell .pwa-search svg,.veliq-pwa-shell .pwa-chat-search svg{flex:0 0 auto;color:var(--pwa-muted)}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-chat-search input{min-width:0;font-size:15px;font-weight:450}.veliq-pwa-shell .pwa-chat-search{display:flex;align-items:center;gap:9px;min-height:42px;margin:8px 12px;padding:0 12px;border-radius:13px;background:color-mix(in srgb,var(--pwa-surface-variant) 90%,var(--pwa-bg));box-shadow:none}.veliq-pwa-shell .pwa-empty-state{margin:38px 24px;border:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-empty-state strong{color:var(--pwa-text);font-size:20px;line-height:26px}.veliq-pwa-shell .pwa-empty-state span{color:var(--pwa-muted);font-size:15px;line-height:21px}.auth-shell,.veliq-pwa-shell,.veliq-pwa-shell *{font-family:var(--ui-font);letter-spacing:0;text-rendering:optimizeLegibility}.auth-shell{min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 0%,rgba(34,158,217,.08),transparent 32%),linear-gradient(180deg,#fff,#f6f8fb)}.auth-card{width:min(100%,440px);margin:0 auto;padding:34px 0 20px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-card>img{width:58px;height:58px;margin-bottom:26px;border-radius:18px}.auth-card h1{margin:0 0 8px;color:#07162c;font-size:clamp(34px,9vw,44px);line-height:1.03;font-weight:820}.auth-card p,.auth-card small{max-width:340px;color:#657285;font-size:16px;line-height:22px}.auth-form{gap:14px;margin-top:30px}.auth-form label{gap:7px;color:#627086}.auth-form label>span{padding-left:4px;font-size:13px;line-height:18px;font-weight:700}.auth-form input{min-height:56px;border:1px solid #d9e0ea;border-radius:17px;background:#ffffffeb;color:#07162c;font-size:17px;box-shadow:0 10px 26px #182c4a0d}.auth-form input:focus{border-color:#229ed9;box-shadow:0 0 0 4px #229ed924}.auth-form .primary-action,.auth-actions .primary-action{min-height:54px;border-radius:17px;background:#229ed9;color:#fff;font-size:16px;font-weight:800;box-shadow:0 14px 30px #229ed92e}.auth-actions .ghost-action,.auth-switches button,.auth-links a{color:#229ed9;font-weight:750}.auth-demo-code[hidden],.auth-demo-code:empty{display:none}.veliq-pwa-shell{width:100%;min-height:100dvh;overflow:hidden;background:var(--pwa-bg);color:var(--pwa-text);-webkit-tap-highlight-color:transparent}.veliq-pwa-shell .pwa-screen{box-sizing:border-box;height:100dvh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:max(18px,env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom));background:var(--pwa-bg)}.veliq-pwa-shell .pwa-chats-screen{display:flex;flex-direction:column;gap:13px;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header{position:sticky;top:0;z-index:8;min-height:58px;margin:-18px -16px 0;padding:max(14px,env(safe-area-inset-top)) 16px 10px;border:0;background:color-mix(in srgb,var(--pwa-bg) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-home-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px 42px;align-items:center;gap:6px}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong{color:var(--pwa-text);font-size:clamp(30px,8vw,38px);line-height:1.05;font-weight:840}.veliq-pwa-shell .pwa-section-header span{color:var(--pwa-muted);font-size:16px;line-height:22px}.veliq-pwa-shell .pwa-profile-chip,.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip),.veliq-pwa-shell .pwa-section-header>button,.veliq-pwa-shell .pwa-chat-header>button{width:42px;height:42px;min-width:42px;border:0;border-radius:50%;background:transparent;color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-home-header>button:hover,.veliq-pwa-shell .pwa-home-header>button:focus-visible,.veliq-pwa-shell .pwa-section-header>button:hover,.veliq-pwa-shell .pwa-section-header>button:focus-visible,.veliq-pwa-shell .pwa-chat-header>button:hover,.veliq-pwa-shell .pwa-chat-header>button:focus-visible{background:color-mix(in srgb,var(--pwa-surface-variant) 76%,transparent);color:var(--pwa-text);outline:2px solid color-mix(in srgb,var(--pwa-accent) 34%,transparent);outline-offset:2px}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-chat-search{width:100%;min-height:48px;border:0;border-radius:17px;background:color-mix(in srgb,var(--pwa-surface-variant) 84%,var(--pwa-bg));color:var(--pwa-muted);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pwa-line) 62%,transparent)}.veliq-pwa-shell .pwa-search{margin:0}.veliq-pwa-shell .pwa-search:focus-within,.veliq-pwa-shell .pwa-contact-search:focus-within,.veliq-pwa-shell .pwa-chat-search:focus-within{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.76),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:0 0 0 3px color-mix(in srgb,var(--pwa-accent) 14%,transparent),var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .pwa-chat-search input{min-width:0;border:0;background:transparent;color:var(--pwa-text);font-size:16px}.veliq-pwa-shell .pwa-folder-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 2px;scrollbar-width:none}.veliq-pwa-shell .pwa-folder-tabs button{min-height:38px;white-space:nowrap;border:0;border-radius:999px;background:color-mix(in srgb,var(--pwa-surface-variant) 74%,transparent);color:var(--pwa-muted);font-size:14px;font-weight:780}.veliq-pwa-shell .pwa-folder-tabs button.active{background:#229ed9;color:#fff}.veliq-pwa-shell .pwa-chat-list{flex:1 1 auto;min-height:0;margin:4px -16px 0;padding-bottom:8px;overflow-y:auto;background:transparent}.veliq-pwa-shell .pwa-chat-row{position:relative;min-height:74px;overflow:hidden;background:transparent}.veliq-pwa-shell .pwa-chat-main{min-height:74px;padding:9px 16px;border:0;border-radius:0;background:var(--pwa-bg)}.veliq-pwa-shell .pwa-chat-main:after{left:76px;right:16px;opacity:.75}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:color-mix(in srgb,#229ed9 10%,var(--pwa-bg))}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong{font-size:16px;line-height:20px;font-weight:820;color:var(--pwa-text)}.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-chat-state time,.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small{color:var(--pwa-muted);font-size:14px;line-height:19px}.veliq-pwa-shell .pwa-chat-state em{min-width:22px;height:22px;border-radius:999px;background:#229ed9;color:#fff;font-size:12px}.veliq-pwa-shell .pwa-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(72px + env(safe-area-inset-bottom));padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pwa-line) 80%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.veliq-pwa-shell .pwa-bottom-nav button{min-width:0;min-height:54px;border-radius:18px;color:var(--pwa-muted);font-size:12px;font-weight:760}.veliq-pwa-shell .pwa-bottom-nav button.active{background:color-mix(in srgb,#229ed9 13%,transparent);color:var(--pwa-text)}.veliq-pwa-shell .pwa-bottom-nav button.active svg{color:#229ed9}.veliq-pwa-shell .pwa-chat-screen{display:flex;flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden;background-color:var(--pwa-bg)}.veliq-pwa-shell .pwa-chat-header{flex:0 0 auto;min-height:calc(58px + env(safe-area-inset-top));padding:max(10px,env(safe-area-inset-top)) 8px 8px;background:color-mix(in srgb,var(--pwa-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-chat-person{min-width:0}.veliq-pwa-shell .pwa-chat-person strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}.veliq-pwa-shell .pwa-chat-person small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--pwa-muted)}.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-pinned{flex:0 0 auto;margin:8px 12px 0}.veliq-pwa-shell .pwa-message-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 10px 14px}.veliq-pwa-shell .pwa-message-scroll .bubble{max-width:min(82vw,520px);border-radius:18px;box-shadow:0 8px 20px #121c2d0f}.veliq-pwa-shell .pwa-chat-screen .composer{flex:0 0 auto;gap:7px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pwa-line) 72%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 95%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-chat-screen .composer-field{min-width:0}.veliq-pwa-shell .pwa-chat-screen .composer-field input{min-height:42px;border:0;border-radius:18px;background:color-mix(in srgb,var(--pwa-surface-variant) 84%,var(--pwa-bg))}.veliq-pwa-shell .pwa-chat-screen .composer button{width:42px;height:42px;min-width:42px;border-radius:50%}.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{display:flex;flex-direction:column;gap:14px}.veliq-pwa-shell .pwa-contact-search{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:0;box-shadow:none}.veliq-pwa-shell .pwa-contact-search input{min-height:50px;border-radius:16px;border:1px solid color-mix(in srgb,var(--pwa-line) 80%,transparent);background:color-mix(in srgb,var(--pwa-surface-variant) 80%,var(--pwa-bg))}.veliq-pwa-shell .pwa-contact-search button,.veliq-pwa-shell .pwa-empty-state button,.veliq-pwa-shell .pwa-profile-top button,.veliq-pwa-shell .pwa-product-card button:last-child{min-height:46px;border-radius:999px;background:#229ed9;color:#fff;font-weight:820}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-product-card{min-height:70px;padding:10px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 72%,transparent);border-radius:0;background:transparent}.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .pwa-call-row button{min-width:44px;min-height:38px;border-radius:999px;background:color-mix(in srgb,#229ed9 13%,transparent);color:#229ed9}.veliq-pwa-shell .pwa-empty-state{min-height:42dvh;padding:40px 18px;border:0;background:transparent;color:var(--pwa-muted);text-align:center;box-shadow:none}.veliq-pwa-shell .pwa-empty-state strong{color:var(--pwa-text);font-size:21px;line-height:27px}.veliq-pwa-shell .pwa-profile-top{padding:20px 0 10px;text-align:center}.veliq-pwa-shell .pwa-profile-top .avatar.large{width:104px;height:104px;min-width:104px}.veliq-pwa-shell .pwa-choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.veliq-pwa-shell .pwa-choice-row button{min-width:0;min-height:44px;overflow:hidden;border:1px solid transparent;border-radius:15px;background:color-mix(in srgb,var(--pwa-surface-variant) 82%,var(--pwa-bg));color:var(--pwa-text);text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-choice-row button.active{border-color:#229ed9;background:color-mix(in srgb,#229ed9 14%,var(--pwa-bg));color:var(--pwa-text)}.veliq-pwa-shell .pwa-wallpaper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.veliq-pwa-shell .pwa-wallpaper-grid button{min-height:112px;overflow:hidden;border:2px solid transparent;border-radius:20px;background-size:cover;background-position:center}.veliq-pwa-shell .pwa-wallpaper-grid button.active{border-color:#229ed9}.veliq-pwa-shell .pwa-wallpaper-grid span{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;height:100%;padding:10px;border-radius:inherit;background:linear-gradient(180deg,transparent 36%,rgba(0,0,0,.58) 100%);color:#fff;font-size:14px;font-weight:840;text-shadow:0 1px 5px rgba(0,0,0,.42)}@media(min-width:740px){.veliq-pwa-shell .pwa-screen{max-width:520px;margin:0 auto;border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}.veliq-pwa-shell .pwa-chat-screen{max-width:760px;margin:0 auto;border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}.veliq-pwa-shell .pwa-bottom-nav{left:50%;width:min(520px,100vw);transform:translate(-50%);border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}}.veliq-pwa-shell{--pwa-bg: #fcf8f9;--pwa-text: #1c1b1c;--pwa-muted: #5e646c;--pwa-subtle: #88919d;--pwa-line: #e1dddf;--pwa-accent: #03060c;--pwa-accent-container: #1a1f26;--pwa-on-accent-container: #e7ecf5;--pwa-surface: #ffffff;--pwa-surface-strong: #ffffff;--pwa-surface-variant: #f0eded;--pwa-blue: #229ed9;--pwa-danger: #ba1a1a;--pwa-success: #18a058;background:var(--pwa-bg);color:var(--pwa-text)}.veliq-pwa-shell.theme-dark,:root[data-theme=dark] .veliq-pwa-shell{--pwa-bg: #101418;--pwa-text: #e6edf3;--pwa-muted: #aeb9c5;--pwa-subtle: #748392;--pwa-line: #343e49;--pwa-accent: #5ca8ff;--pwa-accent-container: #173a59;--pwa-on-accent-container: #d3e8ff;--pwa-surface: #171c22;--pwa-surface-strong: #171c22;--pwa-surface-variant: #222a33;--pwa-blue: #5ca8ff;--pwa-danger: #ffb4ab;--pwa-success: #58d68d}.veliq-pwa-shell,.veliq-pwa-shell *,.auth-shell,.auth-shell *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:0}.auth-shell{display:flex;align-items:stretch;justify-content:center;min-height:100dvh;padding:max(32px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));background:#fcf8f9}.auth-card{width:min(100%,420px);margin:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-card>img{width:64px;height:64px;margin:0 0 36px;border-radius:20px}.auth-card h1{max-width:360px;margin:0 0 8px;color:#1c1b1c;font-size:clamp(34px,9vw,44px);line-height:.98;font-weight:800}.auth-card p,.auth-card small{max-width:340px;color:#5e646c;font-size:16px;line-height:22px}.auth-form{gap:14px;margin-top:32px}.auth-form label{gap:6px}.auth-form label>span{padding-left:2px;color:#5e646c;font-size:13px;line-height:18px;font-weight:700}.auth-form input{min-height:56px;padding:0 16px;border:1px solid #d9dfe7;border-radius:16px;background:#fff;color:#1c1b1c;font-size:17px;box-shadow:none}.auth-form .primary-action,.auth-actions .primary-action{min-height:54px;border-radius:17px;background:#03060c;color:#fff;font-size:16px;font-weight:800;box-shadow:none}.veliq-pwa-shell .pwa-screen,.veliq-pwa-shell .pwa-chat-screen{box-sizing:border-box;width:100%;height:100dvh;min-height:100dvh;overflow-x:hidden;background:var(--pwa-bg);color:var(--pwa-text)}.veliq-pwa-shell .pwa-screen{padding:max(18px,env(safe-area-inset-top)) 20px calc(92px + env(safe-area-inset-bottom))}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px 42px;align-items:center;gap:4px;min-height:50px;margin:0 0 16px;padding:0;border:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-section-header-stack{display:flex;align-items:flex-start;justify-content:space-between}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong{min-width:0;color:var(--pwa-text);font-size:30px;line-height:34px;font-weight:800}.veliq-pwa-shell .pwa-section-header span{color:var(--pwa-muted);font-size:17px;line-height:22px}.veliq-pwa-shell .pwa-home-header>button,.veliq-pwa-shell .pwa-chat-header>button,.veliq-pwa-shell .pwa-section-header>button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border:0;border-radius:50%;background:transparent;color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-home-header>button.active,.veliq-pwa-shell .pwa-home-header>button:focus-visible,.veliq-pwa-shell .pwa-chat-header>button:focus-visible{background:var(--pwa-surface-variant);color:var(--pwa-text);outline:2px solid color-mix(in srgb,var(--pwa-blue) 44%,transparent);outline-offset:2px}.veliq-pwa-shell .pwa-profile-chip,.veliq-pwa-shell .pwa-profile-chip .avatar{width:40px;height:40px;min-width:40px}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-chat-search{display:flex;align-items:center;gap:10px;min-height:42px;margin:0 0 14px;padding:0 12px;border:0;border-radius:13px;background:var(--pwa-surface-variant);box-shadow:none}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-chat-search input{min-width:0;border:0;background:transparent;color:var(--pwa-text);font-size:15px;outline:none}.veliq-pwa-shell .pwa-folder-tabs{display:flex;gap:8px;margin:0 -20px 8px;padding:0 20px 8px;overflow-x:auto;border:0;background:transparent;scrollbar-width:none}.veliq-pwa-shell .pwa-folder-tabs button{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted);font-size:14px;font-weight:760;white-space:nowrap}.veliq-pwa-shell .pwa-folder-tabs button.active{background:var(--pwa-accent-container);color:var(--pwa-on-accent-container)}.veliq-pwa-shell .pwa-chat-list{display:flex;flex-direction:column;margin:0 -20px;background:transparent}.veliq-pwa-shell .pwa-chat-row{position:relative;min-height:74px;margin:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-main{position:relative;z-index:2;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:74px;padding:10px 20px;border:0;border-radius:0;background:var(--pwa-bg);color:var(--pwa-text);text-align:left;box-shadow:inset 0 -1px color-mix(in srgb,var(--pwa-line) 78%,transparent)}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:color-mix(in srgb,var(--pwa-blue) 8%,var(--pwa-bg))}.veliq-pwa-shell .pwa-chat-main .avatar,.veliq-pwa-shell .pwa-contact-row .avatar,.veliq-pwa-shell .pwa-call-row .avatar{width:52px;height:52px;min-width:52px}.veliq-pwa-shell .pwa-chat-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong,.veliq-pwa-shell .pwa-product-card strong{min-width:0;overflow:hidden;color:var(--pwa-text);font-size:16px;line-height:20px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small,.veliq-pwa-shell .pwa-product-card span,.veliq-pwa-shell .pwa-product-card small{overflow:hidden;color:var(--pwa-muted);font-size:14px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-state{display:flex;flex-direction:column;align-items:flex-end;gap:6px;color:var(--pwa-subtle);font-size:12px}.veliq-pwa-shell .pwa-chat-state em{min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:var(--pwa-blue);color:#fff;font-style:normal;font-weight:850;line-height:21px;text-align:center}.veliq-pwa-shell .pwa-row-swipe{position:absolute;inset:0;z-index:1;display:flex;align-items:stretch;justify-content:flex-end;pointer-events:none}.veliq-pwa-shell .pwa-row-swipe.left{justify-content:flex-start}.veliq-pwa-shell .pwa-row-swipe button{width:74px;min-width:74px;height:auto;border:0;border-radius:0;background:#0a84ff;color:#fff;font-size:11px;font-weight:800}.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(2){background:#ff9f0a}.veliq-pwa-shell .pwa-row-swipe .danger{background:#ff3b30}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right{pointer-events:auto;z-index:3}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{transform:translate(148px)}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{transform:translate(-222px)}.veliq-pwa-shell .pwa-chat-main{transition:transform .16s ease,background-color .16s ease}.veliq-pwa-shell .pwa-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:8px 6px calc(8px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pwa-line) 82%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none}.veliq-pwa-shell .pwa-bottom-nav button{min-width:0;min-height:54px;padding:6px 2px;border:0;border-radius:18px;background:transparent;color:var(--pwa-muted);font-size:11px;font-weight:740;line-height:14px}.veliq-pwa-shell .pwa-bottom-nav button.active{background:color-mix(in srgb,var(--pwa-blue) 12%,transparent);color:var(--pwa-text)}.veliq-pwa-shell .pwa-bottom-nav button:after,.veliq-pwa-shell .pwa-bottom-nav button.active:after{display:none;content:none}.veliq-pwa-shell .pwa-chat-screen{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;background-image:var(--veliq-chat-wallpaper-image);background-position:center;background-size:cover}.veliq-pwa-shell .pwa-chat-screen:before{content:"";position:absolute;inset:0;z-index:0;background:color-mix(in srgb,var(--pwa-bg) 22%,transparent);pointer-events:none}.veliq-pwa-shell .pwa-chat-header,.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-pinned,.veliq-pwa-shell .pwa-message-scroll,.veliq-pwa-shell .pwa-chat-screen .composer{position:relative;z-index:1}.veliq-pwa-shell .pwa-chat-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px 42px 42px;align-items:center;gap:2px;min-height:58px;padding:max(4px,env(safe-area-inset-top)) 6px 6px;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 80%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-chat-person{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;width:auto;min-width:0;height:46px;padding:0;border-radius:0;text-align:left}.veliq-pwa-shell .pwa-chat-person .avatar{width:40px;height:40px;min-width:40px}.veliq-pwa-shell .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-person strong{color:var(--pwa-text);font-size:16px;line-height:19px;font-weight:820}.veliq-pwa-shell .pwa-chat-person small{color:var(--pwa-muted);font-size:12px;line-height:16px}.veliq-pwa-shell .pwa-pinned{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-height:42px;margin:8px 12px 0;overflow:hidden;border:0;border-radius:13px;background:color-mix(in srgb,var(--pwa-surface-strong) 90%,transparent);box-shadow:0 4px 14px #0000000f}.veliq-pwa-shell .pwa-pinned button{min-width:0;border:0;background:transparent;color:var(--pwa-text)}.veliq-pwa-shell .pwa-message-scroll{min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 10px 14px}.veliq-pwa-shell .date-divider{width:fit-content;margin:10px auto 12px;padding:5px 12px;border-radius:999px;background:color-mix(in srgb,var(--pwa-surface-variant) 86%,transparent);color:var(--pwa-muted);font-size:12px;font-weight:780}.veliq-pwa-shell .pwa-message-scroll .bubble{max-width:min(82vw,520px);border-radius:18px;background:var(--pwa-surface-strong);color:var(--pwa-text);box-shadow:0 5px 18px #0c131f14}.veliq-pwa-shell .pwa-message-scroll .message.outgoing .bubble,.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing{background:color-mix(in srgb,var(--pwa-blue) 17%,var(--pwa-surface-strong))}.veliq-pwa-shell .pwa-chat-screen .composer{display:flex;align-items:flex-end;gap:8px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pwa-line) 80%,transparent);background:color-mix(in srgb,var(--pwa-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-chat-screen .composer-field{min-width:0;flex:1 1 auto}.veliq-pwa-shell .pwa-chat-screen .composer-field input{min-height:42px;border:0;border-radius:18px;background:var(--pwa-surface-variant);color:var(--pwa-text);font-size:15px}.veliq-pwa-shell .pwa-chat-screen .composer>button,.veliq-pwa-shell .pwa-chat-screen .send-button{width:42px;height:42px;min-width:42px;border:0;border-radius:50%;background:transparent;color:var(--pwa-blue);box-shadow:none}.veliq-pwa-shell .pwa-chat-screen .send-button,.veliq-pwa-shell .pwa-chat-screen .composer>button:last-child{background:var(--pwa-blue);color:#fff}.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{display:flex;flex-direction:column;gap:0}.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-product-list,.veliq-pwa-shell .pwa-settings-group,.veliq-pwa-shell .pwa-profile-top{border:0;border-radius:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-contact-search{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:0 0 22px}.veliq-pwa-shell .pwa-contact-search input{min-height:50px;padding:0 14px;border:1px solid var(--pwa-line);border-radius:14px;background:var(--pwa-surface);color:var(--pwa-text)}.veliq-pwa-shell .pwa-contact-search button,.veliq-pwa-shell .pwa-empty-state button,.veliq-pwa-shell .pwa-profile-top button,.veliq-pwa-shell .pwa-product-card button:last-child{min-height:46px;padding:0 18px;border:0;border-radius:999px;background:var(--pwa-blue);color:#fff;font-size:15px;font-weight:760}.veliq-pwa-shell h2,.veliq-pwa-shell .pwa-settings-group h2{margin:22px 0 8px;color:var(--pwa-muted);font-size:13px;line-height:18px;font-weight:820;text-transform:none}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-product-card,.veliq-pwa-shell .pwa-toggle-row,.veliq-pwa-shell .settings-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:64px;padding:10px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--pwa-line) 78%,transparent);border-radius:0;background:transparent;color:var(--pwa-text);box-shadow:none}.veliq-pwa-shell .settings-row{grid-template-columns:minmax(0,1fr) auto}.veliq-pwa-shell .settings-row span{color:var(--pwa-muted);font-size:16px}.veliq-pwa-shell .settings-row strong{color:var(--pwa-text);font-size:16px;font-weight:820}.veliq-pwa-shell .pwa-toggle-row{grid-template-columns:minmax(0,1fr) auto}.veliq-pwa-shell .pwa-contact-row.as-button,.veliq-pwa-shell .pwa-contact-row.muted{width:100%;text-align:left}.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .pwa-call-row button{min-width:44px;min-height:38px;border:0;border-radius:999px;background:color-mix(in srgb,var(--pwa-blue) 13%,transparent);color:var(--pwa-blue);font-weight:800}.veliq-pwa-shell .pwa-contact-row button.link{background:transparent;color:var(--pwa-danger)}.veliq-pwa-shell .pwa-empty-state{min-height:44dvh;margin:0;padding:48px 18px;border:0;background:transparent;box-shadow:none;color:var(--pwa-muted);text-align:center}.veliq-pwa-shell .pwa-empty-state strong{color:var(--pwa-text);font-size:21px;line-height:27px;font-weight:800}.veliq-pwa-shell .pwa-profile-top{display:flex;flex-direction:column;align-items:center;gap:7px;padding:20px 0 22px;text-align:center}.veliq-pwa-shell .pwa-profile-top .avatar.large{display:inline-flex;align-items:center;justify-content:center;place-items:center;flex:0 0 104px;width:104px;height:104px;min-width:104px;min-height:104px;border-radius:50%;font-size:34px;font-weight:760;line-height:1;text-align:center;text-indent:0;letter-spacing:0;padding:0;margin-inline:auto;transform:none;overflow:hidden}.veliq-pwa-shell .pwa-profile-top .avatar.large>*{position:static;inset:auto;margin:0;transform:none;text-align:center}.avatar .avatar-letter{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:0;text-align:center;line-height:1;transform:none;pointer-events:none}.veliq-pwa-shell .pwa-profile-top strong{color:var(--pwa-text);font-size:24px;line-height:30px;font-weight:800}.veliq-pwa-shell .pwa-profile-top span{color:var(--pwa-muted);font-size:17px}.veliq-pwa-shell .pwa-choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:8px 0 4px}.veliq-pwa-shell .pwa-choice-row button{min-width:0;min-height:46px;overflow:hidden;border:1px solid var(--pwa-line);border-radius:14px;background:var(--pwa-surface-variant);color:var(--pwa-text);font-size:14px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-choice-row button.active{border-color:var(--pwa-blue);background:color-mix(in srgb,var(--pwa-blue) 14%,var(--pwa-surface-variant));color:var(--pwa-text)}.veliq-pwa-shell .pwa-wallpaper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.veliq-pwa-shell .pwa-wallpaper-grid button{min-height:122px;overflow:hidden;border:2px solid transparent;border-radius:20px;background-size:cover;background-position:center;box-shadow:none}.veliq-pwa-shell .pwa-wallpaper-grid button.active{border-color:var(--pwa-blue)}.veliq-pwa-shell .pwa-wallpaper-grid span{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;height:100%;padding:10px;border-radius:inherit;background:linear-gradient(180deg,transparent 32%,rgba(0,0,0,.62) 100%);color:#fff;font-size:14px;font-weight:760;text-shadow:0 1px 5px rgba(0,0,0,.45)}.veliq-pwa-shell .pwa-sign-out{min-height:48px;margin-top:22px;border:1px solid color-mix(in srgb,var(--pwa-danger) 32%,transparent);border-radius:15px;background:color-mix(in srgb,var(--pwa-danger) 8%,transparent);color:var(--pwa-danger);font-weight:820}:root[data-theme=dark] .auth-shell{background:#101418}:root[data-theme=dark] .auth-card h1{color:#e6edf3}:root[data-theme=dark] .auth-card p,:root[data-theme=dark] .auth-card small,:root[data-theme=dark] .auth-form label>span{color:#aeb9c5}:root[data-theme=dark] .auth-form input{border-color:#343e49;background:#171c22;color:#e6edf3}:root[data-theme=dark] .auth-form .primary-action,:root[data-theme=dark] .auth-actions .primary-action{background:#5ca8ff;color:#071018}@media(min-width:740px){.veliq-pwa-shell .pwa-screen{max-width:520px;margin:0 auto;border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}.veliq-pwa-shell .pwa-chat-screen{max-width:760px;margin:0 auto;border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}.veliq-pwa-shell .pwa-bottom-nav{right:auto;left:50%;width:min(520px,100vw);transform:translate(-50%);border-right:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent);border-left:1px solid color-mix(in srgb,var(--pwa-line) 70%,transparent)}}.veliq-pwa-shell{--pwa-accent: #03060c;--pwa-blue: #2a9eea;--pwa-bg: #fcf8f9;--pwa-text: #1c1b1c;--pwa-surface: #ffffff;--pwa-surface-variant: #f0eded;--pwa-muted: #5e646c;--pwa-line: #e1dddf;--pwa-danger: #ef4444;min-height:100dvh;width:100vw;max-width:100vw;overflow-x:hidden;background:var(--pwa-bg);color:var(--pwa-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;letter-spacing:0}.veliq-pwa-shell.theme-dark{--pwa-blue: #5ca8ff;--pwa-bg: #101418;--pwa-text: #e6edf3;--pwa-surface: #171c22;--pwa-surface-variant: #222a33;--pwa-muted: #aeb9c5;--pwa-line: #343e49;--pwa-danger: #ff6b6b}.veliq-pwa-shell *,.veliq-pwa-shell *:before,.veliq-pwa-shell *:after,.auth-shell *,.auth-shell *:before,.auth-shell *:after{box-sizing:border-box}.auth-shell{min-height:100dvh;width:100vw;max-width:100vw;overflow-x:hidden;background:#fcf8f9;color:#1c1b1c;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;-webkit-text-size-adjust:100%}.auth-card{width:min(100%,430px);margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 20px max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;background:transparent;box-shadow:none}.auth-form input,.veliq-pwa-shell input,.veliq-pwa-shell textarea{min-height:44px;font-size:16px;-webkit-user-select:text;user-select:text;touch-action:manipulation;pointer-events:auto}.auth-form label{pointer-events:auto}.veliq-pwa-shell .avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:52px;height:52px;min-width:52px;min-height:52px;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:color-mix(in srgb,var(--pwa-blue) 13%,var(--pwa-surface-variant));color:var(--pwa-text);box-shadow:none;line-height:1;text-indent:0}.veliq-pwa-shell .avatar.large{width:104px;height:104px;min-width:104px;min-height:104px;font-size:34px}.veliq-pwa-shell .avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.veliq-pwa-shell .avatar .avatar-letter{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:0;color:inherit;font-weight:800}.veliq-pwa-shell .pwa-profile-avatar-wrap{position:relative;width:104px;height:104px;margin:0 auto 4px}.veliq-pwa-shell .pwa-avatar-camera{position:absolute;right:-2px;bottom:3px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:3px solid var(--pwa-bg);border-radius:50%;background:var(--pwa-blue);color:#fff;box-shadow:0 8px 20px #2a9eea38}.veliq-pwa-shell .pwa-avatar-camera:disabled{opacity:.7}.veliq-pwa-shell .hidden-file-input{position:fixed;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.veliq-pwa-shell .pwa-avatar-error{color:var(--pwa-danger)}.veliq-pwa-shell .pwa-home-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.veliq-pwa-shell .pwa-home-header>button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-home-header>button.active,.veliq-pwa-shell .pwa-home-header>button:active{background:color-mix(in srgb,var(--pwa-blue) 12%,transparent);color:var(--pwa-blue)}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-chat-search{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:44px;margin:10px 0 12px;padding:0 13px;border:1px solid var(--pwa-line);border-radius:14px;background:var(--pwa-surface-variant);box-shadow:none}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-chat-search input{width:100%;min-width:0;min-height:0;height:42px;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;color:var(--pwa-text);appearance:none;-webkit-appearance:none}.veliq-pwa-shell .pwa-search input::placeholder,.veliq-pwa-shell .pwa-chat-search input::placeholder{color:color-mix(in srgb,var(--pwa-muted) 80%,transparent)}.veliq-pwa-shell .pwa-filter-row button,.veliq-pwa-shell .catalog-tabs button{border:0;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-filter-row button.active,.veliq-pwa-shell .catalog-tabs button.active{background:var(--pwa-blue);color:#fff}.veliq-pwa-shell .composer.recording-panel{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;width:100%;padding:8px 10px max(8px,env(safe-area-inset-bottom));border-top:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface) 95%,transparent)}.veliq-pwa-shell .record-live{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0}.veliq-pwa-shell .record-wave{display:flex;align-items:center;min-width:0;height:30px;overflow:hidden}.veliq-pwa-shell .record-transcript{grid-column:1 / -1;min-width:0;overflow:hidden;color:var(--pwa-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .composer-field input{height:42px;min-height:42px;border:0;background:transparent;box-shadow:none}@media(max-width:739px){.veliq-pwa-shell .pwa-screen,.veliq-pwa-shell .pwa-chat-screen{width:100vw;max-width:100vw;margin:0;border:0}.veliq-pwa-shell .pwa-screen{padding-right:16px;padding-left:16px}.veliq-pwa-shell .pwa-chat-screen{padding-right:0;padding-left:0}.veliq-pwa-shell .pwa-chat-header,.veliq-pwa-shell .chat-messages,.veliq-pwa-shell .composer{width:100%;max-width:100%}.veliq-pwa-shell .pwa-chat-header{padding-right:10px;padding-left:10px}}.auth-shell.auth-v181{--pwa-blue: #2a9eea;--pwa-bg: #fcf8f9;--pwa-text: #19191b;--pwa-muted: #666d76;--pwa-line: #dedbe0;--pwa-surface: #ffffff;--pwa-field: #ffffff;display:block;height:100dvh;min-height:100dvh;width:100vw;max-width:100vw;margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:var(--pwa-bg);color:var(--pwa-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI Variable,Segoe UI,system-ui,sans-serif}.auth-shell.auth-v181 .auth-card{display:flex;flex-direction:column;width:min(100%,430px);min-height:100dvh;margin:0 auto;padding:calc(env(safe-area-inset-top) + 28px) 24px calc(env(safe-area-inset-bottom) + 24px);border:0;border-radius:0;background:transparent;box-shadow:none}.auth-shell.auth-v181 .auth-v181-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:22px 0 0;margin:0 0 20px;text-align:center}.auth-shell.auth-v181 .auth-v181-logo{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;padding:8px;border-radius:18px;background:#07131f;box-shadow:0 16px 34px #1018281f;overflow:hidden}.auth-shell.auth-v181 .auth-v181-logo-letter{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-size:34px;line-height:1;font-weight:850;letter-spacing:0}.auth-shell.auth-v181 h1{margin:18px 0 4px;color:var(--pwa-text);font-size:34px;line-height:40px;font-weight:800;letter-spacing:0}.auth-shell.auth-v181 .auth-v181-hero p{max-width:330px;margin:0 auto;color:var(--pwa-muted);font-size:16px;line-height:22px;font-weight:500}.auth-shell.auth-v181 .auth-v181-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-top:14px}.auth-shell.auth-v181 .auth-v181-trust span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(42,158,234,.22);border-radius:999px;background:#2a9eea14;color:#136ea6;font-size:13px;line-height:16px;font-weight:750}.auth-shell.auth-v181 .auth-form{display:flex;flex-direction:column;gap:10px;width:100%;margin:0;padding:0}.auth-shell.auth-v181 .auth-form label{display:flex;flex-direction:column;gap:7px;margin:0}.auth-shell.auth-v181 .auth-form label span{padding-left:2px;color:var(--pwa-muted);font-size:14px;line-height:18px;font-weight:720}.auth-shell.auth-v181 .auth-form input{width:100%;min-height:54px;height:54px;padding:0 16px;border:1px solid var(--pwa-line);border-radius:16px;background:var(--pwa-field);color:var(--pwa-text);box-shadow:none;font-size:16px;line-height:20px;font-weight:600;outline:0;appearance:none;-webkit-appearance:none}.auth-shell.auth-v181 .auth-form input:focus{border-color:var(--pwa-blue);box-shadow:0 0 0 3px #2a9eea21}.auth-shell.auth-v181 .primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;margin:6px 0 0;padding:0 16px;border:0;border-radius:16px;background:#07131f;color:#fff;box-shadow:none;font-size:16px;line-height:20px;font-weight:800}.auth-shell.auth-v181 .primary-action:active{transform:scale(.985)}.auth-shell.auth-v181 .auth-switches{display:grid;grid-template-columns:1fr;gap:4px;width:100%;margin:2px 0 0}.auth-shell.auth-v181 .auth-switches button,.auth-shell.auth-v181 .ghost-button{width:100%;min-height:44px;padding:0 12px;border:0;border-radius:14px;background:transparent;color:var(--pwa-blue);box-shadow:none;font-size:15px;font-weight:750}.auth-shell.auth-v181 .auth-error,.auth-shell.auth-v181 .auth-success,.auth-shell.auth-v181 .auth-demo-code{width:100%;margin:2px 0;padding:11px 13px;border-radius:14px;font-size:14px;line-height:19px;font-weight:650}.auth-shell.auth-v181 .auth-error{border:1px solid rgba(239,68,68,.2);background:#ef444414;color:#b42318}.auth-shell.auth-v181 .auth-success{border:1px solid rgba(34,197,94,.2);background:#22c55e14;color:#16723b}.pwa-update-notice{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));z-index:10000;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;max-width:520px;margin:0 auto;padding:14px;border:1px solid rgba(255,255,255,.42);border-radius:24px;background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.35),transparent 36%),linear-gradient(145deg,#07131ff5,#092036f5);box-shadow:0 18px 44px #0000003d,inset 1px 1px 2px #ffffff1f;color:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:pwaUpdateNoticeIn .22s ease-out both}.pwa-update-notice-copy{display:grid;min-width:0;gap:3px}.pwa-update-notice-copy strong{color:#fff;font-size:15px;line-height:19px;font-weight:850}.pwa-update-notice-copy span{color:#ffffffc2;font-size:13px;line-height:17px;font-weight:620}.pwa-update-notice-actions{display:inline-flex;align-items:center;gap:6px}.pwa-update-notice button{min-height:44px;padding:0 14px;border:0;border-radius:16px;font-size:14px;line-height:18px;font-weight:800}.pwa-update-notice-primary{background:#fff;color:#07131f}.pwa-update-notice-secondary{background:#ffffff1a;color:#fff}@keyframes pwaUpdateNoticeIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:420px){.pwa-update-notice{grid-template-columns:1fr;bottom:calc(24px + env(safe-area-inset-bottom));gap:9px;padding:12px;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto}.pwa-update-notice-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.pwa-update-notice-copy span{font-size:12px;line-height:16px}.pwa-update-notice button{min-height:42px}.pwa-update-notice.applied .pwa-update-notice-actions{grid-template-columns:1fr}}@media(max-height:760px){.auth-shell.auth-v181.auth-step-register .auth-card{min-height:auto;padding:calc(env(safe-area-inset-top) + 14px) 24px calc(env(safe-area-inset-bottom) + 18px)}.auth-shell.auth-v181.auth-step-register .auth-v181-hero{padding-top:8px;margin-bottom:12px}.auth-shell.auth-v181.auth-step-register .auth-v181-logo{width:58px;height:58px;border-radius:16px}.auth-shell.auth-v181.auth-step-register .auth-v181-logo-letter{font-size:28px}.auth-shell.auth-v181.auth-step-register h1{margin-top:12px;font-size:30px;line-height:34px}.auth-shell.auth-v181.auth-step-register .auth-v181-hero p{max-width:310px;font-size:14px;line-height:19px}.auth-shell.auth-v181.auth-step-register .auth-form{gap:7px}.auth-shell.auth-v181.auth-step-register .auth-form label{gap:5px}.auth-shell.auth-v181.auth-step-register .auth-form label span{font-size:13px;line-height:16px}.auth-shell.auth-v181.auth-step-register .auth-form input{min-height:48px;height:48px;border-radius:14px}.auth-shell.auth-v181.auth-step-register .primary-action{min-height:48px;margin-top:4px;border-radius:14px}.auth-shell.auth-v181.auth-step-register .auth-switches button{min-height:42px}}.veliq-pwa-shell{--pwa-blue: #2a9eea;--pwa-bg: #fcf8f9;--pwa-text: #19191b;--pwa-surface: #ffffff;--pwa-surface-variant: #f0edf0;--pwa-muted: #69717c;--pwa-line: #dedbe0;--pwa-danger: #ef4444;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI Variable,Segoe UI,system-ui,sans-serif}.veliq-pwa-shell.theme-dark{--pwa-accent: #f2f6fb;--pwa-blue: #64b5ff;--pwa-bg: #0c0f14;--pwa-text: #f2f6fb;--pwa-surface: #161b22;--pwa-surface-variant: #222934;--pwa-muted: #aab4c1;--pwa-line: #303946}.veliq-pwa-shell .pwa-screen{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 12px) 16px calc(92px + env(safe-area-inset-bottom));background:var(--pwa-bg)}.veliq-pwa-shell .pwa-home-header{grid-template-columns:40px minmax(0,1fr) 44px 44px;min-height:64px;gap:10px;margin:0 -2px 4px}.veliq-pwa-shell .pwa-home-header>strong{color:var(--pwa-text);font-size:34px;line-height:40px;font-weight:850;letter-spacing:0}.veliq-pwa-shell .pwa-profile-chip{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:transparent}.veliq-pwa-shell .pwa-home-header .pwa-profile-chip .avatar{width:40px;height:40px;min-width:40px;min-height:40px}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip){width:44px;height:44px;border-radius:50%;background:var(--pwa-surface-variant);color:var(--pwa-muted)}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip):last-child{border-radius:16px;background:color-mix(in srgb,var(--pwa-blue) 13%,var(--pwa-surface-variant));color:var(--pwa-blue)}.veliq-pwa-shell .pwa-folder-tabs,.veliq-pwa-shell .pwa-filter-row{display:flex;gap:8px;width:calc(100% + 32px);margin:0 -16px 4px;padding:8px 16px;overflow-x:auto;scrollbar-width:none}.veliq-pwa-shell .pwa-folder-tabs::-webkit-scrollbar,.veliq-pwa-shell .pwa-filter-row::-webkit-scrollbar{display:none}.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-filter-row button,.veliq-pwa-shell .catalog-tabs button{flex:0 0 auto;min-height:38px;padding:0 14px;border:0;border-radius:999px;background:var(--pwa-surface-variant);color:var(--pwa-muted);box-shadow:none;font-size:14px;line-height:18px;font-weight:780}.veliq-pwa-shell .pwa-folder-tabs button.active,.veliq-pwa-shell .pwa-filter-row button.active,.veliq-pwa-shell .catalog-tabs button.active{background:var(--pwa-blue);color:#fff}.veliq-pwa-shell .pwa-chat-list{display:flex;flex-direction:column;width:calc(100% + 32px);margin:6px -16px 0;padding:0;border:0;background:transparent}.veliq-pwa-shell .pwa-chat-row{position:relative;width:100%;min-height:76px;border:0;border-bottom:1px solid var(--pwa-line);border-radius:0;background:var(--pwa-bg);overflow:hidden;box-shadow:none}.veliq-pwa-shell .pwa-chat-row.active{background:color-mix(in srgb,var(--pwa-blue) 10%,var(--pwa-bg))}.veliq-pwa-shell .pwa-chat-main{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:76px;padding:8px 16px;border:0;border-radius:0;background:transparent;color:var(--pwa-text);box-shadow:none;text-align:left}.veliq-pwa-shell .pwa-chat-copy{min-width:0}.veliq-pwa-shell .pwa-chat-copy>span{display:flex;align-items:center;gap:4px;min-width:0}.veliq-pwa-shell .pwa-chat-copy strong{min-width:0;overflow:hidden;color:var(--pwa-text);font-size:16px;line-height:21px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-copy small{display:block;min-width:0;margin-top:2px;overflow:hidden;color:var(--pwa-muted);font-size:14px;line-height:18px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-state{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;min-width:46px;color:var(--pwa-muted)}.veliq-pwa-shell .pwa-chat-state time{color:var(--pwa-muted);font-size:12px;line-height:16px;font-weight:650}.veliq-pwa-shell .pwa-chat-state em{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--pwa-blue);color:#fff;font-size:12px;line-height:1;font-style:normal;font-weight:820}.veliq-pwa-shell .pwa-bottom-nav{position:fixed;right:auto;bottom:0;left:50%;z-index:30;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:min(100vw,520px);min-height:calc(72px + env(safe-area-inset-bottom));padding:6px 4px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.veliq-pwa-shell .pwa-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:58px;padding:4px 2px;border:0;border-radius:16px;background:transparent;color:var(--pwa-muted);box-shadow:none;font-size:11px;line-height:14px;font-weight:720}.veliq-pwa-shell .pwa-bottom-nav button.active{background:color-mix(in srgb,var(--pwa-blue) 14%,transparent);color:var(--pwa-blue)}.veliq-pwa-shell .pwa-chat-screen{display:grid;grid-template-rows:auto auto 1fr auto;min-height:100dvh;max-height:100dvh;background:var(--pwa-bg);overflow:hidden}.veliq-pwa-shell .pwa-chat-header{display:grid;grid-template-columns:40px minmax(0,1fr) 40px 40px 40px;align-items:center;gap:4px;min-height:calc(58px + env(safe-area-inset-top));padding:calc(env(safe-area-inset-top) + 6px) 8px 6px;border-bottom:1px solid var(--pwa-line);background:color-mix(in srgb,var(--pwa-surface) 95%,transparent);color:var(--pwa-text)}.veliq-pwa-shell .pwa-chat-header>button{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--pwa-muted);box-shadow:none}.veliq-pwa-shell .pwa-chat-person{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-width:0;height:46px;border-radius:0;text-align:left}.veliq-pwa-shell .pwa-chat-person .avatar{width:40px;height:40px;min-width:40px;min-height:40px}.veliq-pwa-shell .pwa-chat-person span{min-width:0}.veliq-pwa-shell .pwa-chat-person strong{display:block;overflow:hidden;color:var(--pwa-text);font-size:15px;line-height:19px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-person small{display:block;overflow:hidden;color:var(--pwa-muted);font-size:12px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-message-scroll{min-height:0;overflow-y:auto;padding:12px 10px 16px;background-color:transparent}.veliq-pwa-shell .pwa-profile-top{display:flex;flex-direction:column;align-items:center;gap:6px;margin:8px -16px 18px;padding:24px 16px 20px;border:0;border-bottom:1px solid var(--pwa-line);border-radius:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-profile-top>strong{color:var(--pwa-text);font-size:25px;line-height:31px;font-weight:850}.veliq-pwa-shell .pwa-profile-top>span{color:var(--pwa-muted);font-size:17px;line-height:22px}.veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera){min-height:44px;margin-top:4px;padding:0 16px;border:0;border-radius:999px;background:color-mix(in srgb,var(--pwa-blue) 13%,var(--pwa-surface-variant));color:var(--pwa-blue);font-size:14px;font-weight:780}.veliq-pwa-shell .pwa-profile-avatar-wrap .pwa-avatar-camera,.veliq-pwa-shell button.pwa-avatar-camera{position:absolute;right:-5px;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;padding:0;border:3px solid var(--pwa-bg);border-radius:50%;background:var(--pwa-blue);color:#fff;box-shadow:0 8px 20px #2a9eea38}.veliq-pwa-shell .pwa-settings-group{margin:0 -16px 16px;padding:10px 16px;border:0;border-top:1px solid var(--pwa-line);border-bottom:1px solid var(--pwa-line);border-radius:0;background:color-mix(in srgb,var(--pwa-surface) 72%,transparent);box-shadow:none}.veliq-pwa-shell .pwa-settings-group h2{margin:8px 0 10px;color:var(--pwa-muted);font-size:13px;line-height:16px;font-weight:820;text-transform:uppercase;letter-spacing:.02em}.veliq-pwa-shell .pwa-choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 12px}.veliq-pwa-shell .pwa-choice-row button{min-height:46px;border:1px solid transparent;border-radius:14px;background:var(--pwa-surface-variant);color:var(--pwa-text);font-size:14px;font-weight:780}.veliq-pwa-shell .pwa-choice-row button.active{border-color:var(--pwa-blue);background:color-mix(in srgb,var(--pwa-blue) 12%,var(--pwa-surface));color:var(--pwa-text)}.veliq-pwa-shell .pwa-wallpaper-grid button span{color:var(--pwa-text);text-shadow:none;font-weight:850}.clay-chat-demo{--clay-bg: #efe8dc;--clay-bg-deep: #e2d5c2;--clay-navy: #0a2945;--clay-navy-top: #12385a;--clay-navy-deep: #061c31;--clay-cream-text: #f2ebdd;--clay-muted-cream: #d9ceb9;--clay-mustard: #ffd85a;--clay-mustard-deep: #e9c84a;--clay-green: #3fa34d;--clay-green-wave: #5fbd57;--clay-blue: #168ee7;--clay-ink: #08233f;--clay-control-surface: #d9cdbb;--clay-control-surface-light: #eee4d3;--clay-control-surface-deep: #bfae96;--clay-panel-navy: #173858;--clay-panel-navy-deep: #0a243d;--clay-control-shadow: 4px 6px 8px -7px rgba(54, 41, 22, .42), 10px 12px 16px -16px rgba(54, 41, 22, .28), inset 2px 2px 4px rgba(255, 255, 255, .18), inset -4px -5px 8px rgba(91, 73, 47, .2);--clay-control-pressed-shadow: 2px 3px 5px -5px rgba(54, 41, 22, .34), inset 2px 2px 4px rgba(255, 255, 255, .13), inset -3px -4px 7px rgba(91, 73, 47, .26);--pressScale: .97;--releaseSpring: .22s cubic-bezier(.18, 1.42, .26, 1);--pressMotion: .12s cubic-bezier(.22, .84, .32, 1);--liftShadow: 9px 14px 16px -12px rgba(37, 27, 14, .45), 3px 6px 7px -5px rgba(0, 0, 0, .34), inset 3px 3px 6px rgba(255, 255, 255, .085), inset -5px -6px 9px rgba(0, 0, 0, .24);--compressedShadow: 4px 5px 6px -5px rgba(37, 27, 14, .36), 1px 2px 3px -2px rgba(0, 0, 0, .25), inset 2px 2px 4px rgba(255, 255, 255, .06), inset -4px -4px 7px rgba(0, 0, 0, .27);--swipeReplyMotion: .26s cubic-bezier(.19, 1.22, .28, 1);--voiceWaveformMotion: 1.32s cubic-bezier(.36, 0, .18, 1);--messageAppearMotion: .52s cubic-bezier(.16, 1, .3, 1);--clay-header-height: 56px;--clay-composer-height: 64px;--clay-touch-target: 44px;--clay-icon-gap: 8px;--clay-message-x: 12px;--clay-message-gap: 11px;--clay-message-group-gap: 14px;--clay-bubble-max: min(82%, 27rem);--clay-bubble-padding-x: clamp(18px, 4.8vw, 22px);--clay-bubble-padding-y: clamp(12px, 3vw, 14px);--clay-bubble-normal-min: min(235px, 82vw);--clay-bubble-wide-min: min(300px, 82vw);--clay-bubble-contact-min: min(290px, 82vw);--clay-bubble-poll-min: min(318px, 82vw);--clay-bubble-small-min: min(150px, 82vw);--clay-voice-min: min(250px, 82vw);--clay-voice-play: clamp(40px, 10.6vw, 44px);--clay-default-shadow: 7px 10px 10px -8px rgba(47, 35, 20, .46), 18px 22px 26px -24px rgba(49, 38, 23, .36), inset 3px 3px 6px rgba(255, 255, 255, .07), inset -5px -6px 9px rgba(0, 0, 0, .24);min-height:100dvh;display:grid;place-items:center;margin:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.22),transparent 26%),radial-gradient(circle at 80% 90%,rgba(217,199,160,.18),transparent 28%),var(--clay-bg);font-family:Arial Rounded MT Bold,Trebuchet MS,Segoe UI Variable,Segoe UI,system-ui,sans-serif}.clay-phone-frame{position:relative;width:min(100dvw,30rem);min-height:100svh;height:100dvh;overflow:hidden;display:grid;grid-template-rows:calc(var(--clay-header-height) + env(safe-area-inset-top,0px)) minmax(0,1fr) calc(var(--clay-composer-height) + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.22),transparent 26%),radial-gradient(circle at 80% 90%,rgba(217,199,160,.18),transparent 28%),radial-gradient(circle at 12% 76%,rgba(255,248,236,.16),transparent 34%),var(--clay-bg);color:var(--clay-ink);box-shadow:0 24px 54px #21190e2e,inset 0 1px #ffffffc7,inset 0 -18px 34px #bca98b1f}.clay-phone-frame:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E"),radial-gradient(ellipse at 16% 24%,rgba(255,255,255,.18),transparent 32%),radial-gradient(ellipse at 74% 78%,rgba(154,130,91,.14),transparent 34%);background-size:180px 180px,100% 100%,100% 100%;mix-blend-mode:multiply}.clay-chat-header{position:relative;z-index:2;display:grid;grid-template-columns:var(--clay-touch-target) clamp(36px,10vw,40px) minmax(0,1fr) var(--clay-touch-target) var(--clay-touch-target) var(--clay-touch-target);align-items:center;column-gap:var(--clay-icon-gap);min-height:0;padding:env(safe-area-inset-top,0px) var(--clay-message-x) 0 max(6px,var(--clay-message-x));background:radial-gradient(ellipse at 22% 0%,rgba(255,255,255,.38),transparent 42%),radial-gradient(ellipse at 80% 100%,rgba(162,136,92,.1),transparent 46%),linear-gradient(180deg,#fffcf3e0,#eee6d8a3),var(--clay-bg);border-bottom:1px solid rgba(111,94,64,.16);box-shadow:0 4px 10px #5748311a,inset 0 1px #ffffffeb,inset 0 -3px 7px #7d674412}.clay-icon-button,.clay-composer-icon,.clay-circle-button,.clay-reaction-chip,.clay-mic-button,.clay-play-button{appearance:none;-webkit-tap-highlight-color:transparent;border:0;cursor:pointer}.clay-icon-button{width:var(--clay-touch-target);height:var(--clay-touch-target);display:inline-grid;place-items:center;padding:0;color:var(--clay-ink);border-radius:999px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.28),transparent 35%),radial-gradient(circle at 76% 82%,rgba(91,73,47,.13),transparent 38%),linear-gradient(145deg,#efe5d675,#d6c9b529);box-shadow:3px 5px 7px -8px #36291659,inset 1px 1px 2px #ffffff2e,inset -2px -3px 5px #5b492f1a;filter:drop-shadow(0 2px 1px rgba(31,22,8,.18));transition:transform var(--pressMotion),filter var(--pressMotion),box-shadow var(--pressMotion),background var(--pressMotion)}.clay-icon-button:active{transform:translateY(1px) scale(.96);filter:drop-shadow(0 1px 0 rgba(31,22,8,.2));box-shadow:1px 2px 4px -6px #3629164d,inset 1px 1px 2px #ffffff24,inset -2px -3px 5px #5b492f2b}.clay-back-button{margin-right:0}.clay-avatar{position:relative;overflow:hidden;width:clamp(36px,10vw,40px);height:clamp(36px,10vw,40px);display:grid;place-items:center;flex:0 0 auto;border-radius:47% 53% 49% 51%/45% 51% 49% 55%;background:radial-gradient(circle at 35% 22%,rgba(255,255,255,.95),transparent 30%),radial-gradient(circle at 78% 80%,rgba(154,132,98,.18),transparent 38%),#d8c9ae;color:#17160f;font-size:19px;font-weight:900;box-shadow:-4px 7px 10px #46372240,inset 0 3px 6px #ffffff94,inset 0 -5px 9px #715e3f3d;text-shadow:0 1px 0 rgba(255,255,255,.52)}.clay-avatar:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.09;background-image:url(/textures/clay-matte-grain.svg);background-size:120px 120px;mix-blend-mode:multiply;pointer-events:none}.clay-avatar span,.clay-avatar i{position:absolute;z-index:2}.clay-avatar span{position:relative;z-index:2}.clay-avatar i{right:1px;bottom:1px;width:11px;height:11px;border:2px solid var(--clay-bg);border-radius:50%;background:#1598e6;box-shadow:0 2px 3px #12395247,inset 0 1px 1px #ffffff6b}.clay-header-spacer{min-width:0}.clay-message-area{position:relative;z-index:1;min-height:0;display:flex;flex-direction:column;align-items:flex-end;gap:var(--clay-message-gap);padding:var(--clay-message-gap) var(--clay-message-x) calc(var(--clay-message-gap) + 1px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none}.clay-message-area::-webkit-scrollbar{width:0;height:0}.clay-bubble{--clay-drag-x: 0px;--clay-lift-y: 0px;--clay-active-scale: 1;--clay-reply-opacity: 0;--clay-reply-scale: .72;position:relative;isolation:isolate;overflow:visible;align-self:flex-end;box-sizing:border-box;width:fit-content;max-width:var(--clay-bubble-max);min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--clay-bubble-padding-y) var(--clay-bubble-padding-x) calc(var(--clay-bubble-padding-y) - 2px);color:var(--clay-cream-text);border-radius:28px;background:radial-gradient(ellipse at 18% 14%,#ffffff10,#ffffff09 22%,#fff0 48%),radial-gradient(ellipse at 46% 30%,#ffffff07,#fff0 34%),radial-gradient(ellipse at 78% 88%,#0000003d,#00000024 30%,#0000 58%),linear-gradient(145deg,#103655,#0a2945 52%,#061c31);border:0;box-shadow:4px 9px 13px -8px #2b1f1185,12px 16px 20px -20px #1f170d57,inset 3px 3px 6px #ffffff16,inset -6px -7px 12px #00000047;text-shadow:0 1px 1px rgba(0,0,0,.65),0 -1px 0 rgba(255,255,255,.1);touch-action:pan-y;-webkit-user-select:none;user-select:none;transform:translate3d(var(--clay-drag-x),var(--clay-lift-y),0) scale(var(--clay-active-scale));transform-origin:82% 62%;transition:transform var(--releaseSpring),box-shadow var(--releaseSpring),filter var(--releaseSpring);will-change:transform;animation:clayMessageIn var(--messageAppearMotion) backwards;animation-delay:calc(var(--clay-index) * 36ms)}.clay-bubble>*{position:relative;z-index:2}.clay-message.clay-motion-pressed{--clay-active-scale: var(--pressScale);box-shadow:var(--compressedShadow);filter:saturate(.98);transition-duration:.12s;transition-timing-function:cubic-bezier(.22,.84,.32,1)}.clay-message.clay-motion-lifted,.clay-message.clay-message-menu-open{--clay-active-scale: 1.03;--clay-lift-y: -4px;z-index:8;box-shadow:var(--liftShadow)}.clay-message.clay-motion-swiping{transition:none}.clay-message.clay-motion-release{animation:clayReleaseBounce var(--releaseSpring) both}.clay-bubble:before,.clay-bubble:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none}.clay-bubble:before{opacity:.095;background-image:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 24% 26%,rgba(255,255,255,.09),transparent 30%),radial-gradient(ellipse at 72% 70%,rgba(0,0,0,.12),transparent 34%);background-size:180px 180px,100% 100%,100% 100%;background-position:0 0,0 0,0 0;filter:contrast(1.16) saturate(.82);mix-blend-mode:normal}.clay-bubble:after{inset:2px;border-radius:25px;box-shadow:inset 1px 1px 1px #ffffff1b,inset 4px 4px 10px #ffffff0a,inset -2px -2px 2px #00000021,inset -6px -7px 13px #00000030}.clay-message p,.clay-message-text,.clayBubble__text{margin:0;color:var(--clay-cream-text);white-space:pre-line;overflow-wrap:anywhere;word-break:normal;font-size:clamp(16px,4.7vw,18px);line-height:1.27;font-weight:700;letter-spacing:-.01em;text-shadow:0 1px 1px rgba(0,0,0,.75),0 -1px 0 rgba(255,255,255,.1)}.clay-message footer,.clay-message-meta,.clayBubble__meta{display:flex;justify-content:flex-end;align-items:center;gap:7px;margin-top:4px;color:var(--clay-mustard);font-size:clamp(14px,4vw,16px);line-height:1;font-weight:900;text-shadow:0 1px 1px rgba(0,0,0,.65),0 -1px 0 rgba(255,255,255,.14);opacity:0;animation:clayMetaAppear .22s ease-out both;animation-delay:calc((var(--clay-index) * 36ms) + 80ms)}.clay-message-checks{color:var(--clay-mustard);font-size:18px;letter-spacing:-.2em;padding-right:2px}.clayBubble__content{position:relative;z-index:2}.clayBubble__meta{opacity:1;animation:none}.clayBubble__time{color:var(--clay-mustard)}.clayBubble__checks{color:var(--clay-mustard);font-size:18px;letter-spacing:-.2em;padding-right:2px}.clay-reply-cue{position:absolute;left:-39px;top:50%;z-index:-1;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--clay-mustard);opacity:var(--clay-reply-opacity);transform:translateY(-50%) scale(var(--clay-reply-scale));background:radial-gradient(circle at 31% 22%,rgba(255,255,255,.33),transparent 31%),linear-gradient(145deg,#284a68,#102d4c);box-shadow:-4px 6px 8px #2b1e0d47,inset 0 2px 4px #ffffff26,inset 0 -4px 8px #010a1561;transition:opacity .12s ease,transform .12s ease;pointer-events:none}.clay-reply-pulsed .clay-reply-cue{opacity:1;transform:translateY(-50%) scale(1);animation:clayReplyConfirm .36s cubic-bezier(.16,1,.3,1) both}.clay-reaction-menu,.clay-reaction-picker{position:absolute;right:10px;top:-44px;z-index:10;display:flex;align-items:center;gap:7px;padding:7px;border-radius:999px;background:radial-gradient(ellipse at 26% 18%,rgba(255,255,255,.11),transparent 36%),radial-gradient(ellipse at 78% 86%,rgba(0,0,0,.22),transparent 40%),linear-gradient(145deg,var(--clay-panel-navy),var(--clay-panel-navy-deep));box-shadow:5px 9px 13px -8px #2b1f1175,13px 16px 22px -20px #1f170d57,inset 3px 3px 6px #ffffff16,inset -6px -7px 12px #00000047;animation:clayReactionPop .18s cubic-bezier(.16,1.32,.3,1) both}.clay-reaction-menu:before,.clay-reaction-picker:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.08;background-image:url(/textures/clay-matte-grain.svg);background-size:130px 130px;pointer-events:none}.clay-reaction-chip{position:relative;min-width:34px;height:34px;display:grid;place-items:center;padding:0 7px;border:0;border-radius:999px;color:var(--clay-cream-text);background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.2),transparent 31%),radial-gradient(circle at 74% 78%,rgba(0,0,0,.18),transparent 38%),linear-gradient(145deg,#315371,#173754);box-shadow:3px 5px 7px -6px #02091257,inset 2px 2px 4px #ffffff1c,inset -3px -4px 6px #010a1547;font:inherit;font-size:18px;font-weight:900;cursor:pointer;transition:transform var(--pressMotion),box-shadow var(--pressMotion)}.clay-reaction-chip-active{background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.19),transparent 32%),linear-gradient(145deg,#3f654b,#244932)}.clay-reaction-chip:active{transform:scale(.93);box-shadow:-1px 2px 4px #02091238,inset 0 1px 2px #ffffff1a,inset 0 -2px 4px #010a1557}.clay-message-wide{margin-right:0;min-width:var(--clay-bubble-wide-min)}.clay-message-medium{margin-right:0;min-width:var(--clay-bubble-normal-min)}.clay-message-contact{margin-right:0;min-width:var(--clay-bubble-contact-min)}.clay-message-poll{margin-right:0;min-width:var(--clay-bubble-poll-min)}.clay-poll{display:grid;gap:9px;min-width:0}.clay-poll-label{width:fit-content;padding:4px 9px;border-radius:999px;color:var(--clay-mustard);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.12),transparent 35%),linear-gradient(145deg,#ffd85a21,#ffd85a0d);box-shadow:inset 1px 1px 2px #ffffff14,inset -2px -3px 4px #00000021;font-size:12px;line-height:1;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.clay-poll-question{margin:0;color:var(--clay-cream-text);font-size:clamp(16px,4.6vw,18px);line-height:1.24}.clay-poll-options{display:grid;gap:7px}.clay-poll-option{--poll-fill: 0%;position:relative;overflow:hidden;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-radius:17px 16px 18px 15px/16px 18px 15px 17px;color:var(--clay-cream-text);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.055),transparent 34%),linear-gradient(145deg,#ffffff0b,#0000001f);box-shadow:inset 2px 2px 4px #ffffff0e,inset -3px -4px 6px #0003}.clay-poll-option-fill{position:absolute;inset:0 auto 0 0;width:var(--poll-fill);border-radius:inherit;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#5fbd5757,#3fa34d29);box-shadow:inset 1px 1px 2px #ffffff0f,inset -2px -3px 5px #00000024}.clay-poll-option-selected .clay-poll-option-fill{background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.14),transparent 36%),linear-gradient(145deg,#ffd85a5c,#e9c84a2e)}.clay-poll-option-text,.clay-poll-option-value{position:relative;z-index:1;font-size:13px;line-height:1.1;font-weight:900;text-shadow:0 1px 1px rgba(0,0,0,.62),0 -1px 0 rgba(255,255,255,.09)}.clay-poll-option-value{color:var(--clay-mustard)}.clay-poll-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:1px 0 0;color:var(--clay-muted-cream);font-size:13px;line-height:1;font-weight:900;opacity:1;animation:none}.clay-poll-meta{display:inline-flex;align-items:center;gap:7px;color:var(--clay-mustard)}.clay-message-small{margin-right:0;min-width:var(--clay-bubble-small-min)}.clay-message-voice{width:fit-content;min-width:var(--clay-voice-min);max-width:var(--clay-bubble-max);margin-right:0;padding:var(--clay-bubble-padding-y) var(--clay-bubble-padding-x)}.clay-voice-top{display:grid;grid-template-columns:var(--clay-voice-play) minmax(0,1fr);align-items:center;gap:10px;min-width:0}.clay-play-button{flex:0 0 auto;width:var(--clay-voice-play);height:var(--clay-voice-play);display:grid;place-items:center;padding:0 0 0 2px;border-radius:52% 48% 48% 52%/48% 53% 47% 52%;color:#ffd447;background:radial-gradient(circle at 31% 23%,rgba(255,255,255,.1),transparent 34%),radial-gradient(circle at 76% 80%,rgba(0,0,0,.17),transparent 38%),linear-gradient(145deg,#4aab54,#349044 52%,#246d34);box-shadow:4px 6px 8px -6px #05140b7a,11px 12px 15px -16px #05140b57,inset 2px 2px 4px #ffffff17,inset -4px -5px 7px #00000038;filter:saturate(.9);transition:transform var(--pressMotion),box-shadow var(--pressMotion),color var(--pressMotion),filter var(--pressMotion)}.clay-play-button svg{filter:drop-shadow(0 1px 0 rgba(255,255,255,.2)) drop-shadow(1px 2px 1px rgba(21,60,22,.44))}.clay-play-button:active{transform:translateY(1px) scale(.9,.84);color:#ffe875;box-shadow:2px 3px 4px -4px #05140b5c,inset 2px 2px 4px #ffffff1a,inset -3px -4px 6px #0b542261}.clay-voice-playing .clay-play-button{color:#ffe875;filter:saturate(1.02) brightness(1.015)}.clay-waveform{min-width:0;height:var(--clay-voice-play);display:flex;align-items:center;justify-content:space-between;gap:clamp(2px,1.1vw,4px);padding-top:1px;overflow:hidden}.clay-waveform span{width:clamp(3px,1vw,4px);height:var(--wave-height);max-height:34px;min-height:11px;border-radius:99px;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.11),transparent 38%),linear-gradient(180deg,#63ba58,#49a84d 58%,#2f833b);box-shadow:1px 2px 2px #00000029,inset 1px 1px 1px #ffffff1a,inset -1px -2px 2px #084b183b;opacity:.9;transform:scaleY(.94);transform-origin:center}.clay-voice-playing .clay-waveform span{animation:clayWaveformMotion var(--voiceWaveformMotion) ease-in-out infinite;animation-delay:var(--wave-delay)}.clay-voice-time,.clay-voice-duration,.clay-voice-meta{margin-top:6px;color:var(--clay-mustard);font-size:clamp(14px,4vw,16px);line-height:1;font-weight:900;text-align:right;text-shadow:0 1px 1px rgba(0,0,0,.65),0 -1px 0 rgba(255,255,255,.14)}.clay-voice-duration{text-align:left}.clay-voice-meta{display:flex;justify-content:flex-end;align-items:center;gap:7px;margin-top:7px;opacity:1;animation:none}.clay-voice-transcript{display:block;margin-top:6px;font-size:clamp(16px,4.5vw,17px);line-height:1.28;color:var(--clay-cream-text);white-space:pre-line}.clay-voice-transcript-toggle{appearance:none;-webkit-tap-highlight-color:transparent;display:block;width:100%;margin:8px 0 0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;outline:none}.clay-voice-transcript-toggle:focus:not(:focus-visible){outline:none}.clay-voice-transcript-toggle:focus-visible{border-radius:14px;box-shadow:0 0 0 2px #ffd85a70,inset 1px 1px 2px #ffffff14,inset -2px -3px 4px #0000002e}.clay-voice-transcript-toggle-label{display:inline-block;margin-bottom:2px;color:var(--clay-mustard);font-size:12px;line-height:1;font-weight:900;opacity:.88;text-shadow:0 1px 1px rgba(0,0,0,.58),0 -1px 0 rgba(255,255,255,.1)}.clay-composer{position:relative;z-index:2;display:grid;grid-template-columns:var(--clay-touch-target) minmax(0,1fr) var(--clay-touch-target) var(--clay-touch-target);align-items:center;gap:8px;min-height:0;height:100%;padding:6px var(--clay-message-x) calc(6px + env(safe-area-inset-bottom,0px)) var(--clay-message-x);background:radial-gradient(ellipse at 30% 0%,rgba(255,255,255,.32),transparent 42%),radial-gradient(ellipse at 82% 100%,rgba(126,110,88,.12),transparent 42%),linear-gradient(180deg,#fffcf6d6,#e8dfd0ad),var(--clay-bg);border-top:1px solid rgba(111,94,64,.18);box-shadow:0 -4px 12px #4b3d2714,inset 0 1px #ffffffd1;transition:box-shadow var(--releaseSpring),background var(--releaseSpring)}.clay-composer-focused{box-shadow:0 -7px 16px #4b3d271f,inset 0 1px #ffffffeb}.clay-composer-icon{position:relative;overflow:hidden;width:var(--clay-touch-target);height:var(--clay-touch-target);display:inline-grid;place-items:center;padding:0;color:var(--clay-ink);border-radius:999px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.3),transparent 35%),radial-gradient(circle at 76% 82%,rgba(91,73,47,.14),transparent 38%),linear-gradient(145deg,#efe5d69e,#d3c5b052);box-shadow:var(--clay-control-shadow);filter:drop-shadow(-1px 3px 1px rgba(31,22,8,.18));transition:transform var(--pressMotion),filter var(--pressMotion),box-shadow var(--pressMotion)}.clay-composer-icon:active{transform:translateY(1px) scale(var(--pressScale));filter:drop-shadow(-1px 1px 0 rgba(31,22,8,.2));box-shadow:var(--clay-control-pressed-shadow)}.clay-input-shell{position:relative;overflow:hidden;display:block;min-width:0;height:clamp(42px,6.2svh,46px);border-radius:25px 21px 23px 26px/24px 21px 26px 23px;background:radial-gradient(circle at 26% 22%,rgba(255,255,255,.22),transparent 35%),radial-gradient(circle at 78% 82%,rgba(126,110,88,.16),transparent 36%),linear-gradient(180deg,#ddd5c8,#cec4b5);box-shadow:4px 6px 8px -8px #50432f4d,inset 3px 3px 5px #ffffff42,inset -4px -5px 7px #7e6e582e;transform-origin:center;transition:transform var(--releaseSpring),box-shadow var(--releaseSpring),background var(--releaseSpring)}.clay-input-shell:before{content:"";position:absolute;inset:0;opacity:.075;background-image:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 28% 24%,rgba(255,255,255,.18),transparent 36%);background-size:150px 150px,100% 100%;pointer-events:none}.clay-composer-focused .clay-input-shell{transform:translateY(-1px) scaleX(1.025);box-shadow:4px 7px 9px -8px #50432f52,inset 3px 3px 5px #ffffff47,inset -4px -5px 8px #7e6e5830}.clay-input-shell input{width:100%;height:100%;padding:0 20px;border:0;outline:0;border-radius:inherit;background:transparent;color:#5e574d;font:inherit;font-size:17px;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.55)}.clay-input-shell input::placeholder{color:#5b544a6b}.clay-mic-button{position:relative;overflow:hidden;width:var(--clay-touch-target);height:var(--clay-touch-target);display:grid;place-items:center;padding:0;border-radius:48% 52% 49% 51%/47% 53% 48% 52%;color:#fff;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.13),transparent 32%),radial-gradient(circle at 78% 82%,rgba(0,0,0,.15),transparent 36%),linear-gradient(145deg,#1f93de,#0b76c5);box-shadow:4px 6px 8px -6px #1f354452,inset 2px 2px 4px #ffffff24,inset -4px -5px 7px #0038714d;transition:transform var(--pressMotion),box-shadow var(--pressMotion),filter var(--pressMotion)}.clay-mic-button:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.08;background-image:url(/textures/clay-matte-grain.svg);background-size:120px 120px;pointer-events:none}.clay-mic-button svg{position:relative;z-index:1;filter:drop-shadow(0 1px 0 rgba(255,255,255,.16)) drop-shadow(1px 2px 1px rgba(0,42,85,.36))}.clay-mic-button:active{transform:translateY(1px) scale(var(--pressScale));filter:saturate(1.05);box-shadow:2px 4px 5px -5px #1f354447,inset 2px 2px 4px #ffffff21,inset -3px -4px 6px #0038715c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes clayMessageIn{0%{opacity:0;transform:translate3d(0,22px,0) scale(.92);filter:drop-shadow(-1px 2px 2px rgba(52,39,20,0))}to{opacity:1;transform:translateZ(0) scale(1);filter:drop-shadow(-7px 9px 8px rgba(52,39,20,.04))}}@keyframes clayMetaAppear{0%{opacity:0;transform:translate3d(0,4px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes clayReleaseBounce{0%{transform:translate3d(var(--clay-drag-x),var(--clay-lift-y),0) scale(.985)}58%{transform:translateZ(0) scale(1.012)}to{transform:translateZ(0) scale(1)}}@keyframes clayReactionPop{0%{opacity:0;transform:translate3d(0,8px,0) scale(.84)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes clayReplyConfirm{0%{opacity:1;transform:translateY(-50%) scale(.9)}46%{opacity:1;transform:translateY(-50%) scale(1.12)}to{opacity:0;transform:translateY(-50%) scale(.92)}}@keyframes clayWaveformMotion{0%,to{transform:scaleY(.86);opacity:.82}50%{transform:scaleY(1.16);opacity:1}}.veliq-pwa-shell{--pwa-clay-bg: #efe8dc;--pwa-clay-bg-soft: #f6efe4;--pwa-clay-bg-depth: #d8c8ae;--pwa-clay-ink: #08233f;--pwa-clay-navy: #0a2945;--pwa-clay-navy-top: #12385a;--pwa-clay-navy-deep: #061c31;--pwa-clay-text: #f2ebdd;--pwa-clay-yellow: #ffd85a;--pwa-clay-green: #3fa34d;--pwa-clay-wave: #5fbd57;--pwa-clay-control: #d9cdbb;--pwa-clay-control-light: #eee4d3;--pwa-clay-control-deep: #bfae96;--pwa-clay-contact-shadow: 4px 8px 11px -7px rgba(43, 31, 17, .48), 13px 17px 23px -21px rgba(31, 23, 13, .34), inset 3px 3px 6px rgba(255, 255, 255, .075), inset -6px -7px 12px rgba(0, 0, 0, .27);--pwa-clay-control-shadow: 4px 6px 9px -7px rgba(54, 41, 22, .42), 10px 13px 18px -17px rgba(54, 41, 22, .28), inset 2px 2px 4px rgba(255, 255, 255, .18), inset -4px -5px 8px rgba(91, 73, 47, .2)}.veliq-pwa-shell .pwa-chat-screen{position:relative;background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 86% 94%,rgba(163,132,83,.12),transparent 30%),linear-gradient(180deg,var(--pwa-clay-bg-soft),var(--pwa-clay-bg));color:var(--pwa-clay-ink)}.veliq-pwa-shell .pwa-chat-screen:before,.veliq-pwa-shell .pwa-message-scroll:before{content:"";position:absolute;inset:0;pointer-events:none}.veliq-pwa-shell .pwa-chat-screen:before{opacity:.045;background-image:url(/textures/clay-matte-grain.svg);background-size:180px 180px;mix-blend-mode:multiply}.veliq-pwa-shell .pwa-chat-header{position:relative;z-index:4;border-bottom:1px solid rgba(103,83,51,.15);background:radial-gradient(ellipse at 20% 0%,rgba(255,255,255,.44),transparent 44%),radial-gradient(ellipse at 80% 100%,rgba(135,109,72,.1),transparent 48%),linear-gradient(180deg,#fffcf4f0,#ece4d6c7),var(--pwa-clay-bg);box-shadow:0 4px 12px #5748311c,inset 0 1px #ffffffdb,inset 0 -4px 9px #7d674412;-webkit-backdrop-filter:none;backdrop-filter:none}.veliq-pwa-shell .pwa-chat-header>button,.veliq-pwa-shell .pwa-chat-person{color:var(--pwa-clay-ink);-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 1px 0 rgba(255,255,255,.18)) drop-shadow(1px 2px 1px rgba(31,22,8,.16))}.veliq-pwa-shell .pwa-chat-header>button:active,.veliq-pwa-shell .pwa-chat-person:active{transform:translateY(1px) scale(.97)}.veliq-pwa-shell .pwa-chat-person strong{color:var(--pwa-clay-ink);text-shadow:0 1px 0 rgba(255,255,255,.35)}.veliq-pwa-shell .pwa-chat-person small{color:#08233fa8}.veliq-pwa-shell .pwa-chat-person .avatar{border-radius:47% 53% 49% 51%/45% 51% 49% 55%;background:radial-gradient(circle at 35% 22%,rgba(255,255,255,.88),transparent 30%),radial-gradient(circle at 78% 80%,rgba(154,132,98,.18),transparent 38%),#d8c9ae;color:#17160f;box-shadow:-4px 7px 10px #46372238,inset 0 3px 6px #ffffff85,inset 0 -5px 9px #715e3f38}.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-pinned{position:relative;z-index:3;margin:8px 10px 0;border:0;border-radius:20px;background:radial-gradient(ellipse at 22% 15%,rgba(255,255,255,.38),transparent 42%),linear-gradient(145deg,#eee4d3,#d7cab7);color:var(--pwa-clay-ink);box-shadow:var(--pwa-clay-control-shadow)}.veliq-pwa-shell .pwa-chat-search input{color:var(--pwa-clay-ink);background:transparent}.veliq-pwa-shell .pwa-message-scroll{position:relative;z-index:1;padding:12px 10px calc(92px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom,0px));scrollbar-width:none;background:radial-gradient(circle at 24% 10%,rgba(255,255,255,.2),transparent 26%),radial-gradient(circle at 82% 88%,rgba(152,119,69,.1),transparent 34%),linear-gradient(180deg,var(--pwa-clay-bg-soft),var(--pwa-clay-bg))}.veliq-pwa-shell .pwa-message-scroll::-webkit-scrollbar{display:none}.veliq-pwa-shell .pwa-message-scroll:before{opacity:.035;background-image:url(/textures/clay-matte-grain.svg);background-size:170px 170px;mix-blend-mode:multiply}.veliq-pwa-shell .pwa-message-scroll .messages{position:relative;z-index:1;gap:11px}.veliq-pwa-shell .pwa-message-scroll [data-message-id]{max-width:min(82vw,520px)}.veliq-pwa-shell .pwa-message-scroll .bubble{position:relative;isolation:isolate;overflow:hidden;min-width:min(220px,82vw);max-width:min(82vw,520px);padding:13px 18px 11px;border:0;border-radius:28px;color:var(--pwa-clay-text);background:radial-gradient(ellipse at 18% 14%,rgba(255,255,255,.064),rgba(255,255,255,.024) 26%,transparent 52%),radial-gradient(ellipse at 78% 88%,rgba(0,0,0,.24),rgba(0,0,0,.11) 34%,transparent 62%),linear-gradient(145deg,var(--pwa-clay-navy-top),var(--pwa-clay-navy) 52%,var(--pwa-clay-navy-deep));box-shadow:var(--pwa-clay-contact-shadow);text-shadow:0 1px 1px rgba(0,0,0,.66),0 -1px 0 rgba(255,255,255,.1)}.veliq-pwa-shell .pwa-message-scroll .message.outgoing .bubble,.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing,.veliq-pwa-shell .pwa-message-scroll .bubble.note,.veliq-pwa-shell .pwa-message-scroll .bubble.voice.outgoing{border-radius:28px;color:var(--pwa-clay-text);background:radial-gradient(ellipse at 18% 14%,rgba(255,255,255,.064),rgba(255,255,255,.024) 26%,transparent 52%),radial-gradient(ellipse at 78% 88%,rgba(0,0,0,.24),rgba(0,0,0,.11) 34%,transparent 62%),linear-gradient(145deg,var(--pwa-clay-navy-top),var(--pwa-clay-navy) 52%,var(--pwa-clay-navy-deep));box-shadow:var(--pwa-clay-contact-shadow)}.veliq-pwa-shell .pwa-message-scroll .bubble:before,.veliq-pwa-shell .pwa-message-scroll .bubble:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit}.veliq-pwa-shell .pwa-message-scroll .bubble:before{z-index:0;opacity:.075;background-image:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 34% 30%,rgba(255,255,255,.18),transparent 34%),radial-gradient(ellipse at 74% 74%,rgba(0,0,0,.18),transparent 38%);background-size:136px 136px,100% 100%,100% 100%;mix-blend-mode:soft-light}.veliq-pwa-shell .pwa-message-scroll .bubble:after{z-index:1;inset:2px;box-shadow:inset 1px 1px 2px #ffffff1c,inset -1px -1px 2px #00000038}.veliq-pwa-shell .pwa-message-scroll .bubble>*{position:relative;z-index:2}.veliq-pwa-shell .pwa-message-scroll .bubble:not(.outgoing):not(.note):not(.voice):not(.file):not(.media):not(.smart-attachment):not(.product):not(.channel){color:var(--pwa-clay-ink);background:radial-gradient(ellipse at 18% 14%,rgba(255,255,255,.34),transparent 44%),radial-gradient(ellipse at 78% 88%,rgba(97,73,40,.12),transparent 52%),linear-gradient(145deg,#fff7ea,#e8dcc8);text-shadow:0 1px 0 rgba(255,255,255,.45);box-shadow:4px 8px 11px -9px #2b1f1161,12px 15px 20px -22px #1f170d42,inset 3px 3px 6px #ffffff47,inset -6px -7px 12px #644e2d24}.veliq-pwa-shell .pwa-message-scroll .bubble.file,.veliq-pwa-shell .pwa-message-scroll .bubble.smart-attachment{min-width:min(260px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble.poll,.veliq-pwa-shell .pwa-message-scroll .bubble.smart-attachment.poll{min-width:min(300px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble.voice{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:11px;row-gap:7px;width:min(var(--voice-width, 320px),82vw);min-width:min(270px,82vw);max-width:min(82vw,420px);padding:12px 15px 11px}.veliq-pwa-shell .pwa-message-scroll .bubble p,.veliq-pwa-shell .pwa-message-scroll .bubble strong,.veliq-pwa-shell .pwa-message-scroll .bubble span:not(.bubble-time):not(.message-reactions):not(.failed-message-actions),.veliq-pwa-shell .pwa-message-scroll .bubble small,.veliq-pwa-shell .pwa-message-scroll .voice-transcript{color:inherit}.veliq-pwa-shell .pwa-message-scroll .bubble p{margin:0 0 5px;font-size:15.5px;line-height:21px;font-weight:730;white-space:pre-wrap}.veliq-pwa-shell .pwa-message-scroll .bubble-time,.veliq-pwa-shell .pwa-message-scroll .voice-current-time,.veliq-pwa-shell .pwa-message-scroll .voice-duration,.veliq-pwa-shell .pwa-message-scroll .voice-meta,.veliq-pwa-shell .pwa-message-scroll .bubble.file small,.veliq-pwa-shell .pwa-message-scroll .smart-attachment small{color:var(--pwa-clay-yellow);font-weight:820;text-shadow:0 1px 1px rgba(0,0,0,.64),0 -1px 0 rgba(255,255,255,.14)}.veliq-pwa-shell .pwa-message-scroll .message-status-icon,.veliq-pwa-shell .pwa-message-scroll .message-status-icon.read,.veliq-pwa-shell .pwa-message-scroll .message-status-icon.delivered,.veliq-pwa-shell .pwa-message-scroll .message-status-icon.sent{color:var(--pwa-clay-yellow);stroke-width:2.7;filter:drop-shadow(0 1px 1px rgba(0,0,0,.64))}.veliq-pwa-shell .pwa-message-scroll .message-action-trigger{color:#f2ebdddb;background:#04121f47;box-shadow:inset 1px 1px 2px #ffffff14,inset -2px -2px 4px #0003}.veliq-pwa-shell .pwa-message-scroll .voice-play-button{grid-row:1 / 2;align-self:center;width:42px;height:42px;border-radius:50%;border:0;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.18),transparent 36%),linear-gradient(145deg,#59bc5f,var(--pwa-clay-green) 58%,#27783a);color:#ffd447;box-shadow:4px 7px 10px -6px #0c280f70,inset 2px 2px 4px #ffffff2e,inset -4px -5px 7px #03351352}.veliq-pwa-shell .pwa-message-scroll .voice-play-button:disabled{opacity:.62}.veliq-pwa-shell .pwa-message-scroll .waveform{grid-column:2 / 3;align-self:center;min-width:0;height:35px;gap:clamp(2px,.8vw,4px);padding-right:30px}.veliq-pwa-shell .pwa-message-scroll .waveform span{width:clamp(3px,.95vw,5px);min-width:clamp(3px,.95vw,5px);border-radius:999px;background:linear-gradient(180deg,#81d873,var(--pwa-clay-wave) 54%,#328b37);box-shadow:1px 2px 3px #06250c52,inset 1px 1px 1px #ffffff2e,inset -1px -2px 2px #0000002e}.veliq-pwa-shell .pwa-message-scroll .waveform span.is-played,.veliq-pwa-shell .pwa-message-scroll .waveform span.is-current{filter:saturate(1.2) brightness(1.12)}.veliq-pwa-shell .pwa-message-scroll .voice-action-trigger{position:absolute;top:12px;right:12px;z-index:3;width:30px;height:30px}.veliq-pwa-shell .pwa-message-scroll .voice-duration{grid-column:2 / 3;justify-self:start;margin:-4px 0 0;font-size:13px;line-height:16px}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-toggle{grid-column:1 / -1;display:grid;gap:3px;width:100%;min-width:0;margin:1px 0 0;padding:0;border:0;background:transparent;color:var(--pwa-clay-text);text-align:left;box-shadow:none;outline:none;-webkit-tap-highlight-color:transparent}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-toggle:focus-visible{border-radius:13px;box-shadow:0 0 0 2px #ffd85a61,inset 1px 1px 2px #ffffff12,inset -2px -3px 4px #0000002b}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-label{color:#ffd85ad6;font-size:11px;line-height:14px;font-weight:820;text-shadow:0 1px 1px rgba(0,0,0,.55),0 -1px 0 rgba(255,255,255,.08)}.veliq-pwa-shell .pwa-message-scroll .voice-transcript{display:block;margin:0;font-size:15.5px;line-height:21px;font-weight:760;white-space:pre-wrap}.veliq-pwa-shell .pwa-message-scroll .bubble-time.voice-meta{grid-column:1 / -1;display:inline-flex;justify-content:flex-end;align-items:center;gap:4px;width:100%;margin-top:0;font-size:13px;line-height:16px}.veliq-pwa-shell .pwa-chat-screen .composer{position:relative;z-index:5;border-top:1px solid rgba(103,83,51,.15);background:radial-gradient(ellipse at 18% 0%,rgba(255,255,255,.42),transparent 42%),linear-gradient(180deg,#fffaf1eb,#e8decfd1),var(--pwa-clay-bg);box-shadow:0 -7px 16px #52442e1a,inset 0 1px #ffffffb8;-webkit-backdrop-filter:none;backdrop-filter:none}.veliq-pwa-shell .pwa-chat-screen .composer-field,.veliq-pwa-shell .pwa-chat-screen .composer-field input{border-radius:999px}.veliq-pwa-shell .pwa-chat-screen .composer-field input{border:0;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.35),transparent 42%),linear-gradient(145deg,#ded3c2,#cdbfa9);color:var(--pwa-clay-ink);box-shadow:inset 4px 5px 9px #67523330,inset -3px -3px 6px #ffffff57,3px 5px 8px -7px #36291647}.veliq-pwa-shell .pwa-chat-screen .composer-field input::placeholder{color:#08233f73}.veliq-pwa-shell .pwa-chat-screen .composer>button,.veliq-pwa-shell .pwa-chat-screen .send-button{color:var(--pwa-clay-ink);background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.26),transparent 36%),linear-gradient(145deg,var(--pwa-clay-control-light),var(--pwa-clay-control));box-shadow:var(--pwa-clay-control-shadow)}.veliq-pwa-shell .pwa-chat-screen .send-button,.veliq-pwa-shell .pwa-chat-screen .composer>button:last-child{background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.13),transparent 36%),linear-gradient(145deg,var(--pwa-clay-navy-top),var(--pwa-clay-navy) 58%,var(--pwa-clay-navy-deep));color:var(--pwa-clay-text);box-shadow:var(--pwa-clay-contact-shadow)}.veliq-pwa-shell .pwa-chat-screen .composer>button:active,.veliq-pwa-shell .pwa-chat-screen .send-button:active,.veliq-pwa-shell .pwa-message-scroll .bubble:active,.veliq-pwa-shell .pwa-message-scroll .voice-play-button:active{transform:translateY(1px) scale(.97);filter:saturate(.98) brightness(.98)}@media(max-width:374px){.veliq-pwa-shell .pwa-message-scroll .bubble{min-width:min(196px,82vw);padding-right:16px;padding-left:16px}.veliq-pwa-shell .pwa-message-scroll .bubble.voice{grid-template-columns:40px minmax(104px,1fr) 34px;min-width:min(220px,82vw)}}.veliq-pwa-shell .pwa-message-scroll .messages{gap:12px}.veliq-pwa-shell .pwa-message-scroll [data-message-id]{width:fit-content;max-width:min(82vw,520px)}.veliq-pwa-shell .pwa-message-scroll{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-message-scroll .message.outgoing,.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing,.veliq-pwa-shell .pwa-message-scroll .bubble.note,.veliq-pwa-shell .pwa-message-scroll .bubble.voice.outgoing{align-self:flex-end}.veliq-pwa-shell .pwa-message-scroll .bubble{border:0;border-radius:29px;padding:14px 18px 12px;overflow:hidden;color:#f2ebdd;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.038),rgba(255,255,255,.018) 27%,transparent 55%),radial-gradient(ellipse at 72% 78%,rgba(0,0,0,.2),rgba(0,0,0,.09) 36%,transparent 66%),#092743;background-size:auto,auto,auto;background-blend-mode:normal,multiply,normal;box-shadow:3px 5px 6px -4px #271e1375,10px 14px 18px -17px #21180e57,inset 3px 3px 6px #ffffff12,inset -6px -7px 12px #00000040;text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.09)}.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing,.veliq-pwa-shell .pwa-message-scroll .message.outgoing .bubble,.veliq-pwa-shell .pwa-message-scroll .bubble.voice.outgoing{background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.038),rgba(255,255,255,.018) 27%,transparent 55%),radial-gradient(ellipse at 72% 78%,rgba(0,0,0,.2),rgba(0,0,0,.09) 36%,transparent 66%),#092743;background-size:auto,auto,auto;background-blend-mode:normal,multiply,normal}.veliq-pwa-shell .pwa-message-scroll .bubble:before{opacity:.032;background:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.2),transparent 36%),radial-gradient(ellipse at 65% 82%,rgba(0,0,0,.18),transparent 42%);background-size:190px 190px,auto,auto;mix-blend-mode:soft-light}.veliq-pwa-shell .pwa-message-scroll .bubble:after{inset:2px;border-radius:27px;box-shadow:inset 1px 1px 2px #ffffff1a,inset -1px -1px 2px #0000003d}.veliq-pwa-shell .pwa-message-scroll .bubble.bubble-short{min-width:min(148px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble.bubble-medium{min-width:min(220px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble.bubble-attachment{min-width:min(286px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble.bubble-wide,.veliq-pwa-shell .pwa-message-scroll .bubble.bubble-poll{min-width:min(320px,82vw)}.veliq-pwa-shell .pwa-message-scroll .bubble p{margin-bottom:7px;color:#f2ebdd;font-size:16px;line-height:22px;font-weight:680;letter-spacing:0}.veliq-pwa-shell .pwa-message-scroll .bubble-time{display:inline-flex;justify-content:flex-end;align-items:center;gap:6px;width:100%;margin-top:2px;color:#ffd85a;font-size:14px;line-height:17px;font-weight:850}.veliq-pwa-shell .pwa-message-scroll .message-status-icon{width:15px;height:15px;color:#ffd85a}.veliq-pwa-shell .pwa-message-scroll .bubble.voice{width:min(var(--voice-width, 330px),82vw);min-width:min(292px,82vw);max-width:min(82vw,430px);grid-template-columns:42px minmax(0,1fr);column-gap:12px;row-gap:8px;padding:14px 16px 12px}.veliq-pwa-shell .pwa-message-scroll .voice-play-button{width:42px;height:42px;color:#ffd447;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.1),transparent 36%),url(/textures/clay-matte-grain.svg),#3f9f49;background-size:auto,110px 110px,auto;background-blend-mode:normal,soft-light,normal}.veliq-pwa-shell .pwa-message-scroll .waveform{width:100%;min-width:0;padding-right:0;justify-content:space-between}.veliq-pwa-shell .pwa-message-scroll .voice-duration{margin-top:-2px;color:#ffd85a;font-size:14px;line-height:17px;font-weight:850}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-toggle{margin-top:2px}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-label{font-size:11px;line-height:14px}.veliq-pwa-shell .pwa-message-scroll .voice-transcript{color:#f2ebdd;font-size:16px;line-height:22px;font-weight:680}.veliq-pwa-shell .pwa-message-scroll .bubble-time.voice-meta{margin-top:1px;font-size:14px;line-height:17px}.veliq-pwa-shell .pwa-message-scroll .bubble:active,.veliq-pwa-shell .pwa-message-scroll .voice-play-button:active{transform:translateY(1px) scale(.985);box-shadow:2px 3px 5px -4px #271e1361,7px 10px 13px -16px #21180e47,inset 3px 3px 6px #ffffff0e,inset -5px -6px 10px #00000047}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll{background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 86% 94%,rgba(163,132,83,.12),transparent 30%),linear-gradient(180deg,#f6efe4,#efe8dc)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble{border:0;border-radius:29px;color:#f2ebdd;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.038),rgba(255,255,255,.018) 27%,transparent 55%),radial-gradient(ellipse at 72% 78%,rgba(0,0,0,.2),rgba(0,0,0,.09) 36%,transparent 66%),#092743;background-size:auto,auto,auto;background-blend-mode:normal,multiply,normal;box-shadow:3px 5px 6px -4px #271e1375,10px 14px 18px -17px #21180e57,inset 3px 3px 6px #ffffff12,inset -6px -7px 12px #00000040;text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.09)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble:before{opacity:.032;background:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.2),transparent 36%),radial-gradient(ellipse at 65% 82%,rgba(0,0,0,.18),transparent 42%);background-size:190px 190px,auto,auto;mix-blend-mode:soft-light}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble:after{inset:2px;border-radius:27px;box-shadow:inset 1px 1px 2px #ffffff1a,inset -1px -1px 2px #0000003d}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.bubble-short{min-width:min(148px,82vw)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.bubble-medium{min-width:min(220px,82vw)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.bubble-attachment{min-width:min(286px,82vw)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.bubble-wide,.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.bubble-poll{min-width:min(320px,82vw)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.voice{min-width:min(292px,82vw);width:min(var(--voice-width, 330px),82vw);max-width:min(82vw,430px)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true]{background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 86% 94%,rgba(163,132,83,.12),transparent 30%),linear-gradient(180deg,#f6efe4,#efe8dc)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble{border:0;border-radius:29px;color:#f2ebdd;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.038),rgba(255,255,255,.018) 27%,transparent 55%),radial-gradient(ellipse at 72% 78%,rgba(0,0,0,.2),rgba(0,0,0,.09) 36%,transparent 66%),#092743;background-size:auto,auto,auto;background-blend-mode:normal,multiply,normal;box-shadow:3px 5px 6px -4px #271e1375,10px 14px 18px -17px #21180e57,inset 3px 3px 6px #ffffff12,inset -6px -7px 12px #00000040;text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.09)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble:before{opacity:.032;background:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.2),transparent 36%),radial-gradient(ellipse at 65% 82%,rgba(0,0,0,.18),transparent 42%);background-size:190px 190px,auto,auto;mix-blend-mode:soft-light}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble:after{inset:2px;border-radius:27px;box-shadow:inset 1px 1px 2px #ffffff1a,inset -1px -1px 2px #0000003d}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-short{min-width:min(148px,82vw)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-medium{min-width:min(220px,82vw)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-attachment{min-width:min(286px,82vw)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-wide,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-poll{min-width:min(320px,82vw)}.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.voice{min-width:min(292px,82vw);width:min(var(--voice-width, 330px),82vw);max-width:min(82vw,430px)}html,body,#root{width:100%;max-width:100%;min-width:0;overflow-x:hidden}body{-webkit-text-size-adjust:100%;text-size-adjust:100%}.veliq-pwa-shell{width:100vw;max-width:100vw;min-width:0;overflow-x:hidden;overscroll-behavior-x:none}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 86% 94%,rgba(163,132,83,.12),transparent 30%),linear-gradient(180deg,#f6efe4,#efe8dc)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{grid-row:2;min-height:0;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;background:transparent;padding:12px max(10px,env(safe-area-inset-right)) 18px max(10px,env(safe-area-inset-left));scroll-padding-bottom:18px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll:before{display:none}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll .messages,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll .message-stack{width:100%;max-width:100%;min-width:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-row:3;display:grid;grid-template-columns:44px minmax(0,1fr) 44px 48px;align-items:center;gap:8px;width:100%;max-width:100vw;min-width:0;margin:0;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));box-sizing:border-box;transform:none;overflow:visible}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:44px;min-width:44px;height:44px;min-height:44px;max-width:44px;margin:0;justify-self:center}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:48px;min-width:48px;height:48px;min-height:48px;max-width:48px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field input{min-width:0;width:100%;max-width:100%}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field input{color:var(--clay-text-dark);background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#fff9ef,#e8dfd0);box-shadow:inset 4px 5px 9px #7a654629,inset -4px -4px 8px #fff9,2px 4px 8px #3023121a}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-menu{left:max(10px,env(safe-area-inset-left));right:auto;bottom:calc(60px + env(safe-area-inset-bottom));width:min(300px,calc(100vw - 20px));max-width:calc(100vw - 20px)}@media(max-width:374px){.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-template-columns:40px minmax(0,1fr) 40px 44px;gap:6px;padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button{width:40px;min-width:40px;height:40px;min-height:40px;max-width:40px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:44px;min-width:44px;height:44px;min-height:44px;max-width:44px}}.messenger-shell.clay-chat-active[data-clay-chat=true] .conversation,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true]{background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 86% 94%,rgba(163,132,83,.12),transparent 30%),linear-gradient(180deg,#f6efe4,#efe8dc)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true]{overflow-x:hidden}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .messages{width:min(720px,100%);max-width:min(720px,100%);margin-inline:auto;gap:12px;padding-inline:12px}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble{border:0;border-radius:29px;color:#f2ebdd;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.038),rgba(255,255,255,.018) 27%,transparent 55%),radial-gradient(ellipse at 72% 78%,rgba(0,0,0,.2),rgba(0,0,0,.09) 36%,transparent 66%),#092743;background-size:auto,auto,auto;background-blend-mode:normal,multiply,normal;box-shadow:3px 5px 6px -4px #271e1375,10px 14px 18px -17px #21180e57,inset 3px 3px 6px #ffffff12,inset -6px -7px 12px #00000040;text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.09)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble:before{opacity:.032;background:url(/textures/clay-matte-grain.svg),radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.2),transparent 36%),radial-gradient(ellipse at 65% 82%,rgba(0,0,0,.18),transparent 42%);background-size:190px 190px,auto,auto;mix-blend-mode:soft-light}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble:after{inset:2px;border-radius:27px;box-shadow:inset 1px 1px 2px #ffffff1a,inset -1px -1px 2px #0000003d}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-short{min-width:min(148px,82vw)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-medium{min-width:min(220px,82vw)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-attachment{min-width:min(286px,82vw)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-wide,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.bubble-poll{min-width:min(320px,82vw)}.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.voice{min-width:min(292px,82vw);width:min(var(--voice-width, 330px),82vw);max-width:min(82vw,430px)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image{position:relative;display:block;width:min(330px,82vw);min-width:min(240px,82vw);max-width:min(82vw,380px);padding:0;border:0;overflow:hidden;background:transparent;box-shadow:3px 6px 9px -7px #271e137a,9px 12px 15px -17px #21180e52;text-shadow:none}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image:before,.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image:after,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image:before,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image:after,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image:before,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image:after{display:none}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image>img,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image>img,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image>img{display:block;width:100%;max-height:min(56dvh,380px);border:0;border-radius:24px;background:transparent;object-fit:cover;box-shadow:none}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image .media-caption,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .media-caption,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .media-caption{position:absolute;left:8px;right:8px;bottom:8px;z-index:5;display:grid;gap:2px;width:auto;min-width:0;max-width:calc(100% - 16px);padding:6px 8px;border-radius:15px;color:#f2ebdd;background:#08233fc2;box-shadow:inset 1px 1px 1px #ffffff1a,0 5px 13px #0000002e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image .media-caption small,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .media-caption small,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .media-caption small{color:#ffd85a;font-weight:850}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.media.image .message-action-trigger,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .message-action-trigger,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.media.image .message-action-trigger{position:absolute;top:8px;right:8px;z-index:6}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .failed-message-actions,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions{position:relative;z-index:6;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;width:100%;margin-top:10px}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .failed-message-actions button,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions button,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions button{flex:0 1 auto;min-width:0;max-width:100%;min-height:34px;padding:0 12px;white-space:nowrap;border-radius:999px}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .pwa-clay-bubble.voice .failed-message-actions,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.voice .failed-message-actions,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .pwa-clay-bubble.voice .failed-message-actions{grid-column:1 / -1}.pwa-chat-screen.bg-clay-night,.veliq-pwa-shell.bg-clay-night{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-night.webp)}.pwa-chat-screen.bg-clay-cream,.veliq-pwa-shell.bg-clay-cream{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-cream.webp)}.pwa-chat-screen.bg-clay-waves,.veliq-pwa-shell.bg-clay-waves{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-waves.webp)}.pwa-chat-screen.bg-clay-leaves,.veliq-pwa-shell.bg-clay-leaves{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-leaves.webp)}.pwa-chat-screen.bg-clay-warm,.veliq-pwa-shell.bg-clay-warm{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-warm.webp)}.pwa-chat-screen.bg-clay-lavender,.veliq-pwa-shell.bg-clay-lavender{--veliq-chat-wallpaper-image: url(/chat-backgrounds/clay-lavender.webp)}.wallpaper-clay-night{background-image:url(/chat-backgrounds/clay-night.webp)}.wallpaper-clay-cream{background-image:url(/chat-backgrounds/clay-cream.webp)}.wallpaper-clay-waves{background-image:url(/chat-backgrounds/clay-waves.webp)}.wallpaper-clay-leaves{background-image:url(/chat-backgrounds/clay-leaves.webp)}.wallpaper-clay-warm{background-image:url(/chat-backgrounds/clay-warm.webp)}.wallpaper-clay-lavender{background-image:url(/chat-backgrounds/clay-lavender.webp)}@media(max-width:860px),(display-mode:standalone){html,body,#root{width:100%;height:100%;min-height:100dvh;max-width:100%;overflow:hidden;overscroll-behavior:none;background:#f6efe4}.veliq-pwa-shell{position:fixed;inset:0;width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;max-width:100vw;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.74),transparent 26%),linear-gradient(180deg,#f8f3eb,#f4eee4);-webkit-tap-highlight-color:transparent}.veliq-pwa-shell .pwa-screen{width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.76),transparent 27%),linear-gradient(180deg,#faf7f2,#f6efe7);overscroll-behavior:contain}.veliq-pwa-shell .pwa-bottom-nav{right:0;bottom:0;left:0;box-sizing:border-box;width:100vw;max-width:100vw;padding-bottom:max(10px,calc(10px + env(safe-area-inset-bottom,0px)));background:linear-gradient(180deg,#ffffffeb,#f6f0e8fa)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;max-width:100vw;overflow:hidden;background:linear-gradient(180deg,#f8f2e9ad,#efe8dc94),var(--veliq-chat-wallpaper-image) center / cover no-repeat;background-color:#efe8dc}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-header{grid-row:1;min-width:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{grid-row:2;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-row:3;display:grid;grid-template-columns:44px minmax(0,1fr) 44px 48px;align-items:center;column-gap:8px;box-sizing:border-box;width:100%;max-width:100vw;min-width:0;margin:0;padding:8px max(12px,env(safe-area-inset-right,0px)) max(8px,calc(8px + env(safe-area-inset-bottom,0px))) max(12px,env(safe-area-inset-left,0px));background:linear-gradient(180deg,#f8f2e9b8,#efe8dcf5)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field{min-width:0;width:100%;max-width:100%}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button{justify-self:center;flex:0 0 auto;margin:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{justify-self:end}}.veliq-pwa-shell .pwa-row-swipe{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,visibility .14s ease}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right{opacity:1;visibility:visible;pointer-events:auto;z-index:3}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.right,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row:not(.swiped-left):not(.swiped-right) .pwa-row-swipe{opacity:0;visibility:hidden;pointer-events:none}@media(max-width:374px){.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-template-columns:40px minmax(0,1fr) 40px 44px;column-gap:6px;padding-left:max(8px,env(safe-area-inset-left,0px));padding-right:max(8px,env(safe-area-inset-right,0px))}}@media(max-width:860px),(display-mode:standalone){html,body,#root{width:100%;min-width:0;max-width:100%;min-height:100svh;overflow:hidden;background:#f6efe4}body{position:fixed;inset:0;height:100svh;max-height:100svh}#root{height:100svh;max-height:100svh}.veliq-pwa-shell{position:fixed;inset:0;width:100vw;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.72),transparent 28%),linear-gradient(180deg,#faf6ef,#f4eee4)}.veliq-pwa-shell .pwa-screen{width:100vw;min-width:0;max-width:100vw;height:100svh;min-height:100svh;max-height:100svh;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:120;width:100vw;max-width:100vw;min-height:auto;transform:none;box-sizing:border-box;padding:6px 4px max(8px,calc(6px + env(safe-area-inset-bottom,0px)))}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{position:fixed;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;min-width:0;max-width:100vw;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden;padding:0;background:linear-gradient(180deg,#f8f2e99e,#efe8dc94),var(--veliq-chat-wallpaper-image) center / cover no-repeat;background-color:#efe8dc}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-header{grid-row:1;min-width:0;max-width:100vw}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{grid-row:2;min-height:0;width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;padding:12px max(10px,env(safe-area-inset-right,0px)) 18px max(10px,env(safe-area-inset-left,0px));background:transparent}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-row:3;position:relative;right:auto;bottom:auto;left:auto;display:grid;grid-template-columns:44px minmax(0,1fr) 44px 48px;align-items:center;column-gap:8px;width:100%;min-width:0;max-width:100vw;min-height:calc(64px + env(safe-area-inset-bottom,0px));margin:0;box-sizing:border-box;padding:8px max(12px,env(safe-area-inset-right,0px)) max(8px,calc(8px + env(safe-area-inset-bottom,0px))) max(12px,env(safe-area-inset-left,0px));overflow:visible;background:linear-gradient(180deg,#f8f2e9b3,#efe8dcf5)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control>button,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;margin:0;justify-self:center}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;justify-self:end}}.veliq-pwa-shell .pwa-chat-list{touch-action:pan-y}.veliq-pwa-shell .pwa-chat-row:not(.swiped-left):not(.swiped-right) .pwa-chat-main{transform:none}.veliq-pwa-shell .pwa-row-swipe{display:none;opacity:0;visibility:hidden;pointer-events:none}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.right,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.left{display:none}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .failed-message-actions,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));justify-content:end;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:10px}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .failed-message-actions button,.messenger-shell.clay-chat-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions button,.messenger-shell.clay-preview-active[data-clay-chat=true] .message-area[data-clay-chat=true] .failed-message-actions button{min-width:0;max-width:132px;min-height:34px;padding:0 11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:374px){.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-template-columns:42px minmax(0,1fr) 42px 44px;column-gap:6px;padding-right:max(8px,env(safe-area-inset-right,0px));padding-left:max(8px,env(safe-area-inset-left,0px))}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control>button,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button{width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .pwa-clay-chat-screen[data-clay-chat=true] .pwa-message-scroll .failed-message-actions{grid-template-columns:minmax(0,1fr)}}@media(max-width:860px),(display-mode:standalone){@supports (height: 100dvh){html,body,#root,.veliq-pwa-shell,.veliq-pwa-shell .pwa-screen,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{min-height:100dvh;height:100dvh;max-height:100dvh}}.veliq-pwa-shell .pwa-screen:not(.pwa-chat-screen){padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-chats-screen{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden}.veliq-pwa-shell .pwa-chats-screen .pwa-chat-list{min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:10px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{align-self:end;overflow:hidden;transform:translateZ(0);contain:layout paint}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-emoji{flex:0 0 auto;transform:none}}@media(display-mode:standalone){html,body,#root{height:100%;max-height:100%;overflow:hidden}body{position:fixed;inset:0;width:100%;min-width:0;overscroll-behavior:none}}.veliq-pwa-shell .pwa-chat-row{position:relative;overflow:hidden;isolation:isolate;touch-action:pan-y}.veliq-pwa-shell .pwa-chat-row .pwa-chat-main{position:relative;z-index:2;width:100%;transition:transform .18s cubic-bezier(.22,.76,.24,1)}.veliq-pwa-shell .pwa-chat-row:not(.swiped-left):not(.swiped-right) .pwa-chat-main{transform:translateZ(0)}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe{position:absolute;top:0;bottom:0;z-index:1;display:none;align-items:stretch;height:100%;min-height:100%;max-height:100%;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.left{right:auto;left:0;width:min(42vw,156px)}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.right{right:0;left:auto;width:min(58vw,232px)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right{display:flex;opacity:1;visibility:visible;pointer-events:auto}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.right,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row:not(.swiped-left):not(.swiped-right) .pwa-row-swipe{display:none;opacity:0;visibility:hidden;pointer-events:none}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{transform:translate3d(min(42vw,156px),0,0)}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{transform:translate3d(calc(-1*min(58vw,232px)),0,0)}@media(max-width:374px){.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.left{width:min(46vw,146px)}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.right{width:min(64vw,214px)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{transform:translate3d(min(46vw,146px),0,0)}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{transform:translate3d(calc(-1*min(64vw,214px)),0,0)}}:root{--clay-bg: #f3eee5;--clay-bg-soft: #f8f3ea;--clay-paper: #efe7db;--clay-blue: #08233f;--clay-blue-mid: #0a2945;--clay-blue-light: #12385a;--clay-blue-dark: #061c31;--clay-text: #f2ebdd;--clay-text-dark: #08182d;--clay-muted: #756e63;--clay-yellow: #ffd85a;--clay-yellow-muted: #f2cf4a;--clay-green: #48a95a;--clay-danger: #e85b5b;--clay-line: rgba(22, 34, 54, .12);--clay-surface-shadow: 5px 8px 16px -12px rgba(57, 43, 24, .42), 15px 18px 28px -24px rgba(57, 43, 24, .26), inset 2px 2px 5px rgba(255, 255, 255, .32), inset -5px -6px 11px rgba(109, 86, 53, .14);--clay-dark-shadow: 3px 5px 6px -4px rgba(39, 30, 19, .46), 10px 14px 18px -17px rgba(33, 24, 14, .34), inset 3px 3px 6px rgba(255, 255, 255, .07), inset -6px -7px 12px rgba(0, 0, 0, .25)}html,body,#root{background:var(--clay-bg)}body:has(.veliq-pwa-shell){min-width:0;overflow-x:hidden;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 88% 92%,rgba(191,164,115,.16),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell{min-width:0;width:100%;max-width:100vw;overflow:hidden;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 88% 92%,rgba(191,164,115,.16),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg));color:var(--clay-text-dark);letter-spacing:0}.veliq-pwa-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.035;background-image:url(/textures/clay-matte-grain.svg);background-size:190px 190px;mix-blend-mode:multiply}.veliq-pwa-shell .pwa-screen{min-width:0;overflow-x:hidden;background:transparent;color:var(--clay-text-dark)}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header,.veliq-pwa-shell .pwa-chat-header,.veliq-pwa-shell .pwa-bottom-nav{background:radial-gradient(ellipse at 18% 0%,rgba(255,255,255,.48),transparent 44%),radial-gradient(ellipse at 88% 100%,rgba(150,120,78,.12),transparent 48%),linear-gradient(180deg,#fffcf4f0,#ebe2d3d1),var(--clay-paper);border-color:#5f4c2d21;box-shadow:0 5px 14px #4a3a211a,inset 0 1px #fffc,inset 0 -5px 10px #7d674412;-webkit-backdrop-filter:none;backdrop-filter:none}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong,.veliq-pwa-shell .pwa-section-header-stack strong,.veliq-pwa-shell .pwa-profile-top>strong{color:var(--clay-text-dark);font-weight:860;letter-spacing:0;text-shadow:0 1px 0 rgba(255,255,255,.42)}.veliq-pwa-shell .pwa-section-header span,.veliq-pwa-shell .pwa-profile-top>span,.veliq-pwa-shell .pwa-muted,.veliq-pwa-shell .pwa-empty-state span{color:#08233f9e}.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip),.veliq-pwa-shell .pwa-section-header>button,.veliq-pwa-shell .pwa-chat-header>button,.veliq-pwa-shell .pwa-profile-top button,.veliq-pwa-shell .pwa-product-card button,.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .pwa-call-row button,.veliq-pwa-shell .pwa-empty-state button,.veliq-pwa-shell .pwa-sign-out,.veliq-pwa-shell .pwa-choice-row button{min-width:44px;min-height:44px;border:0;border-radius:22px;color:var(--clay-blue);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.34),transparent 38%),linear-gradient(145deg,#efe6d7,#d7c8b2);box-shadow:var(--clay-surface-shadow);-webkit-tap-highlight-color:transparent}.veliq-pwa-shell .pwa-home-header>button:active,.veliq-pwa-shell .pwa-section-header>button:active,.veliq-pwa-shell .pwa-chat-header>button:active,.veliq-pwa-shell .pwa-profile-top button:active,.veliq-pwa-shell .pwa-product-card button:active,.veliq-pwa-shell .pwa-contact-row button:active,.veliq-pwa-shell .pwa-call-row button:active,.veliq-pwa-shell .pwa-choice-row button:active,.veliq-pwa-shell .pwa-bottom-nav button:active{transform:translateY(1px) scale(.97);filter:saturate(.98) brightness(.98)}.veliq-pwa-shell .pwa-home-header>button.active,.veliq-pwa-shell .pwa-choice-row button.active,.veliq-pwa-shell .pwa-folder-tabs button.active{color:var(--clay-text);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1),transparent 38%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 54%,var(--clay-blue-dark));box-shadow:var(--clay-dark-shadow);text-shadow:0 1px 1px rgba(0,0,0,.62),0 -1px 0 rgba(255,255,255,.1)}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-pinned{border:0;border-radius:24px;background:radial-gradient(ellipse at 18% 14%,rgba(255,255,255,.44),transparent 44%),linear-gradient(145deg,#efe6d8,#d7c9b5);box-shadow:inset 4px 5px 9px #67523326,inset -3px -3px 6px #ffffff57,3px 5px 8px -7px #36291642}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .pwa-chat-search input{min-width:0;color:var(--clay-text-dark);background:transparent}.veliq-pwa-shell .pwa-search input::placeholder,.veliq-pwa-shell .pwa-contact-search input::placeholder,.veliq-pwa-shell .pwa-chat-search input::placeholder{color:#08233f70}.veliq-pwa-shell .pwa-folder-tabs{gap:8px;padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px));overflow-x:auto;scrollbar-width:none}.veliq-pwa-shell .pwa-folder-tabs button{flex:0 0 auto;min-height:42px;border:0;border-radius:999px;color:#08233fad;background:radial-gradient(ellipse at 24% 18%,rgba(255,255,255,.34),transparent 44%),linear-gradient(145deg,#eee5d6,#d9cbb8);box-shadow:var(--clay-surface-shadow);white-space:nowrap}.veliq-pwa-shell .pwa-chat-list,.veliq-pwa-shell .pwa-product-list{min-width:0;overflow-x:hidden}.veliq-pwa-shell .pwa-chat-row,.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-product-card,.veliq-pwa-shell .pwa-settings-group,.veliq-pwa-shell .pwa-profile-top,.veliq-pwa-shell .pwa-empty-state,.veliq-pwa-shell .pwa-request-card{border:0;border-radius:28px;background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.46),transparent 43%),radial-gradient(ellipse at 86% 88%,rgba(112,87,48,.12),transparent 48%),linear-gradient(145deg,#fff6e8,#e6d9c4);box-shadow:var(--clay-surface-shadow)}.veliq-pwa-shell .pwa-chat-row{margin:7px 10px}.veliq-pwa-shell .pwa-chat-row .pwa-chat-main{min-height:74px;border:0;border-radius:28px;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-row.active,.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.42),transparent 43%),radial-gradient(ellipse at 86% 88%,rgba(79,111,138,.12),transparent 48%),linear-gradient(145deg,#edf7f3,#dcefe9)}.veliq-pwa-shell .pwa-chat-copy,.veliq-pwa-shell .pwa-chat-state,.veliq-pwa-shell .pwa-contact-row>span,.veliq-pwa-shell .pwa-call-row>span,.veliq-pwa-shell .pwa-product-card>div{min-width:0}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong,.veliq-pwa-shell .pwa-product-card strong,.veliq-pwa-shell .pwa-settings-group h2{color:var(--clay-text-dark);font-weight:820;letter-spacing:0}.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small,.veliq-pwa-shell .pwa-product-card span,.veliq-pwa-shell .pwa-product-card small{color:#08233f94}.veliq-pwa-shell .avatar,.veliq-pwa-shell .pwa-profile-top .avatar.large{border:0;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.7),transparent 36%),radial-gradient(circle at 82% 86%,rgba(108,86,52,.14),transparent 38%),#d8c9ae;color:var(--clay-text-dark);box-shadow:-4px 7px 10px #46372233,inset 0 3px 6px #ffffff7a,inset 0 -5px 9px #715e3f33}.veliq-pwa-shell .avatar img{border-radius:inherit;object-fit:cover}.veliq-pwa-shell .pwa-chat-state em,.veliq-pwa-shell .pwa-row-swipe button{color:var(--clay-text);text-shadow:0 1px 1px rgba(0,0,0,.54),0 -1px 0 rgba(255,255,255,.08)}.veliq-pwa-shell .pwa-row-swipe{border-radius:28px;overflow:hidden}.veliq-pwa-shell .pwa-row-swipe button{min-width:74px;border:0;border-radius:0;box-shadow:none;background:linear-gradient(145deg,#1e74e8,#0d57bd)}.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(2){background:linear-gradient(145deg,#f0a93d,#d88718)}.veliq-pwa-shell .pwa-row-swipe button.danger,.veliq-pwa-shell .pwa-row-swipe.right button:nth-child(3){background:linear-gradient(145deg,#f05249,#ca332d)}.veliq-pwa-shell .pwa-bottom-nav{z-index:20;padding:8px max(8px,env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px))}.veliq-pwa-shell .pwa-bottom-nav button{min-width:0;min-height:54px;border:0;border-radius:24px;color:#08233fad;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-bottom-nav button.active{color:var(--clay-text);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1),transparent 38%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 54%,var(--clay-blue-dark));box-shadow:var(--clay-dark-shadow)}.veliq-pwa-shell .pwa-bottom-nav button span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-search{display:grid;gap:10px;padding:10px}.veliq-pwa-shell .pwa-contact-search button{min-height:46px;border:0;border-radius:999px;color:var(--clay-text);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1),transparent 38%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 54%,var(--clay-blue-dark));box-shadow:var(--clay-dark-shadow)}.veliq-pwa-shell .pwa-toggle-row,.veliq-pwa-shell .pwa-settings-group .settings-row{border-color:#08233f1a}.veliq-pwa-shell .pwa-settings-group .settings-row,.veliq-pwa-shell .pwa-settings-group .pwa-toggle-row{color:var(--clay-blue)}.veliq-pwa-shell .pwa-settings-group .settings-row span,.veliq-pwa-shell .pwa-settings-group .pwa-toggle-row small{color:#6f7785}.veliq-pwa-shell .pwa-settings-group .settings-row strong,.veliq-pwa-shell .pwa-settings-group .pwa-toggle-row strong{color:var(--clay-blue)}.veliq-pwa-shell .pwa-toggle-row i{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.3),transparent 38%),linear-gradient(145deg,#efe6d7,#d7c8b2);box-shadow:inset 2px 2px 4px #ffffff3d,inset -3px -4px 7px #6752332e}.veliq-pwa-shell .pwa-toggle-row input:checked+i{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.14),transparent 38%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark))}.veliq-pwa-shell .pwa-wallpaper-grid button{border:0;border-radius:24px;box-shadow:var(--clay-surface-shadow);overflow:hidden}.veliq-pwa-shell .pwa-wallpaper-grid button span{color:var(--clay-text);text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.1)}.veliq-pwa-shell .pwa-sign-out{color:#fff2ec;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.12),transparent 38%),linear-gradient(145deg,#f26b61,#c83e38);box-shadow:4px 8px 12px -9px #5c151070,inset 2px 2px 4px #ffffff29,inset -4px -5px 8px #5c151042}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{flex:1 1 auto;width:auto;min-width:0;max-width:none;min-height:44px;justify-content:flex-start;gap:10px;padding:0;color:var(--clay-text-dark);background:transparent;box-shadow:none;overflow:hidden}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person span{display:grid;min-width:0;flex:1 1 auto;text-align:left}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:861px){.veliq-pwa-shell{background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.3),transparent 28%),radial-gradient(circle at 88% 92%,rgba(191,164,115,.14),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell .pwa-screen{max-width:440px;margin-inline:auto}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{max-width:none}}:root{--clay-bg: #f3eee5;--clay-bg-soft: #f8f3ea;--clay-paper: #efe7db;--clay-cream: #fff8ec;--clay-cream-deep: #eadfce;--clay-blue: #08233f;--clay-blue-mid: #0a2945;--clay-blue-light: #12385a;--clay-blue-dark: #061c31;--clay-text: #f2ebdd;--clay-text-dark: #08182d;--clay-muted: #756e63;--clay-yellow: #ffd85a;--clay-yellow-muted: #f2cf4a;--clay-green: #48a95a;--clay-green-dark: #276b38;--clay-danger: #e85b5b;--clay-danger-dark: #a82d34;--clay-line: rgba(22, 34, 54, .12);--clay-radius-sm: 14px;--clay-radius-md: 18px;--clay-radius-lg: 24px;--clay-radius-xl: 30px;--clay-touch: 44px;--clay-gap-xs: 6px;--clay-gap-sm: 8px;--clay-gap-md: 12px;--clay-gap-lg: 16px;--clay-shadow-contact: 4px 8px 14px rgba(48, 35, 18, .18), 1px 2px 4px rgba(17, 18, 22, .18);--clay-shadow-deep: 8px 14px 26px rgba(48, 35, 18, .2), 2px 4px 8px rgba(17, 18, 22, .18);--clay-shadow-blue: 5px 10px 16px rgba(18, 12, 6, .3), 1px 3px 5px rgba(0, 0, 0, .3);--clay-inset-cream: inset 3px 3px 7px rgba(255, 255, 255, .54), inset -5px -6px 10px rgba(125, 101, 67, .16);--clay-inset-blue: inset 3px 3px 7px rgba(255, 255, 255, .08), inset -5px -6px 10px rgba(0, 0, 0, .24);--clay-mobile-nav-height: 78px}html,body,#root{min-width:0;overflow-x:hidden}.veliq-pwa-shell{width:100%;min-height:100dvh;height:100dvh;max-width:100vw;overflow:hidden;color:var(--clay-text-dark);background:radial-gradient(circle at 14% 7%,rgba(255,255,255,.58),transparent 29%),radial-gradient(circle at 88% 92%,rgba(196,170,126,.18),transparent 32%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg));font-family:ui-rounded,Avenir Next,Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;-webkit-text-size-adjust:100%;touch-action:manipulation}.veliq-pwa-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.12;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.28),transparent 28%),radial-gradient(circle at 74% 84%,rgba(100,74,37,.1),transparent 30%);mix-blend-mode:soft-light}.veliq-pwa-shell>*{position:relative;z-index:1}.veliq-pwa-shell svg{stroke-width:2.45;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(255,255,255,.34)) drop-shadow(1px 2px 1px rgba(8,24,45,.18))}.clay-surface,.clay-card,.clay-button,.clay-icon-button,.clay-circle-button,.clay-avatar,.clay-search-input,.clay-chip,.clay-list-item,.clay-bottom-sheet,.clay-context-menu,.clay-dialog,.clay-empty-state{position:relative;border:0;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.64),transparent 31%),radial-gradient(circle at 82% 88%,rgba(115,93,61,.15),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper) 72%,var(--clay-cream-deep));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.clay-card--blue,.clay-button--primary,.clay-icon-button--blue,.clay-circle-button--blue{color:var(--clay-text);background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.1),transparent 30%),radial-gradient(circle at 82% 88%,rgba(0,0,0,.24),transparent 36%),linear-gradient(145deg,var(--clay-blue-light) 0%,var(--clay-blue-mid) 48%,var(--clay-blue-dark) 100%);box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}.clay-button,.clay-icon-button,.clay-circle-button,.clay-chip,.clay-list-item{transition:transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s ease,filter .16s ease}.clay-button:active,.clay-icon-button:active,.clay-circle-button:active,.clay-chip:active,.clay-list-item:active{transform:scale(.97);box-shadow:2px 4px 8px #3023122e,inset 4px 4px 8px #69553924,inset -2px -2px 5px #ffffff42}.clay-icon-button,.clay-circle-button{display:inline-grid;place-items:center;width:var(--clay-touch);min-width:var(--clay-touch);height:var(--clay-touch);border-radius:999px;color:var(--clay-blue)}.clay-circle-button{width:48px;min-width:48px;height:48px}.clay-avatar{display:inline-grid;place-items:center;overflow:hidden;width:44px;height:44px;border-radius:999px;color:var(--clay-text-dark);font-weight:900;box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.clay-avatar img{width:100%;height:100%;object-fit:cover}.veliq-pwa-shell .pwa-screen{width:100%;height:100dvh;max-width:100vw;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:calc(14px + env(safe-area-inset-top,0px)) 14px calc(var(--clay-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 12px);background:transparent}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header,.veliq-pwa-shell .pwa-chat-header{display:grid;align-items:center;gap:10px;border:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-home-header{grid-template-columns:46px minmax(0,1fr) 48px 48px;min-height:66px;margin:0 0 12px;padding:0}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong{color:#17191f;font-size:clamp(34px,10vw,52px);line-height:1;font-weight:950;letter-spacing:-.025em}.veliq-pwa-shell .pwa-home-header button,.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person),.veliq-pwa-shell .pwa-profile-chip{display:grid;place-items:center;width:48px;min-width:48px;height:48px;border:0;border-radius:999px;color:var(--clay-blue);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 38%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-home-header button.active,.veliq-pwa-shell .pwa-home-header button:focus-visible,.veliq-pwa-shell .pwa-chat-header>button:focus-visible{outline:2px solid rgba(8,35,63,.32);outline-offset:2px}.veliq-pwa-shell .pwa-profile-chip .avatar,.veliq-pwa-shell .avatar{border:0;border-radius:999px;background:radial-gradient(circle at 25% 18%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#e4f5e9,#d6ecdf);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .avatar:after{box-shadow:0 0 0 2px var(--clay-bg-soft),1px 2px 3px #08182d3d}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .catalog-search{display:grid;align-items:center;gap:10px;border:0;border-radius:24px;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.7),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-search,.veliq-pwa-shell .pwa-chat-search{grid-template-columns:22px minmax(0,1fr);min-height:52px;margin:0 0 12px;padding:0 16px}.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-chat-search input,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .catalog-search input,.veliq-pwa-shell .composer input{width:100%;min-width:0;border:0;outline:0;color:var(--clay-text-dark);background:transparent;font:inherit}.veliq-pwa-shell .pwa-folder-tabs{display:flex;gap:9px;width:calc(100% + 28px);margin:0 -14px 12px;padding:4px 14px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.veliq-pwa-shell .pwa-folder-tabs::-webkit-scrollbar{display:none}.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-compact-tabs button,.veliq-pwa-shell .catalog-category-tabs button,.veliq-pwa-shell .pwa-theme-grid button,.veliq-pwa-shell .pwa-text-size-row button,.veliq-pwa-shell .pwa-privacy-choice button{min-height:42px;border:0;border-radius:999px;padding:0 16px;color:#4d5666;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.68),transparent 38%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-weight:900;white-space:nowrap}.veliq-pwa-shell .pwa-folder-tabs button.active,.veliq-pwa-shell .pwa-compact-tabs button.active,.veliq-pwa-shell .catalog-category-tabs button.active,.veliq-pwa-shell .pwa-theme-grid button.active,.veliq-pwa-shell .pwa-text-size-row button.active,.veliq-pwa-shell .pwa-privacy-choice button.active{color:var(--clay-text);background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}.veliq-pwa-shell .pwa-chat-list{display:grid;gap:10px;min-height:0;width:100%;overflow:visible;padding:0 0 8px}.veliq-pwa-shell .pwa-chat-row{position:relative;height:76px;min-height:76px;overflow:hidden;border:0;border-radius:26px;background:transparent;box-shadow:none;touch-action:pan-y;contain:layout paint}.veliq-pwa-shell .pwa-chat-main{position:relative;z-index:2;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;height:100%;min-height:76px;border:0;border-radius:26px;padding:10px 12px;text-align:left;color:var(--clay-text-dark);background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.62),transparent 34%),radial-gradient(circle at 86% 90%,rgba(95,75,46,.12),transparent 36%),linear-gradient(145deg,#fff9f0,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .16s ease}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.48),transparent 34%),linear-gradient(145deg,#edf6ff,#dbeafa 68%,#ccdff3)}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{transform:translate(-164px)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{transform:translate(164px)}.veliq-pwa-shell .pwa-chat-copy{display:grid;min-width:0;gap:3px}.veliq-pwa-shell .pwa-chat-copy>span{display:flex;align-items:center;gap:5px;min-width:0}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-chat-state time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-copy strong{color:#101720;font-size:16px;font-weight:950}.veliq-pwa-shell .pwa-chat-copy small{color:#6d7481;font-size:13px;font-weight:700}.veliq-pwa-shell .pwa-chat-state{display:grid;justify-items:end;gap:6px;color:#6d7481;font-weight:850}.veliq-pwa-shell .pwa-chat-state em{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;color:var(--clay-text);background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.18),transparent 40%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 70%,var(--clay-blue-dark));box-shadow:2px 4px 7px #08233f47,var(--clay-inset-blue);font-style:normal;font-size:12px}.veliq-pwa-shell .pwa-row-swipe{position:absolute;top:0;bottom:0;z-index:1;display:grid;width:164px;grid-template-columns:repeat(2,82px);opacity:0;pointer-events:none;transition:opacity .14s ease}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right,.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left{opacity:1;pointer-events:auto}.veliq-pwa-shell .pwa-row-swipe button{display:grid;place-items:center;align-content:center;gap:4px;min-width:0;height:100%;border:0;border-radius:0;padding:7px 4px;color:var(--clay-text);background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#1d65c8,#144a96);box-shadow:inset 2px 2px 4px #ffffff1f,inset -5px -5px 8px #0000002e;font-size:12px;font-weight:950;line-height:1.08;text-align:center}.veliq-pwa-shell .pwa-row-swipe button span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:normal}.veliq-pwa-shell .pwa-row-swipe button.danger{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.14),transparent 36%),linear-gradient(145deg,#f25850,#c73934)}.veliq-pwa-shell .pwa-row-swipe.right button:first-child{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#153456,#08233f)}.veliq-pwa-shell .pwa-row-swipe.left button:first-child{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#3c8bf0,#1e62bf)}.veliq-pwa-shell .pwa-row-swipe.left button:last-child{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#12385a,#08233f)}.veliq-pwa-shell .pwa-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:24;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;min-height:calc(var(--clay-mobile-nav-height) + env(safe-area-inset-bottom,0px));padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));border:0;background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.8),transparent 36%),linear-gradient(180deg,#fffaf1f0,#efe7dbf5);box-shadow:0 -10px 24px #4e391c1f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.veliq-pwa-shell .pwa-bottom-nav button{display:grid;grid-template-rows:28px 16px;place-items:center;gap:2px;min-width:0;min-height:58px;border:0;border-radius:22px;padding:6px 4px;color:#5b6472;background:transparent;box-shadow:none;font-size:11px;font-weight:900;line-height:1}.veliq-pwa-shell .pwa-bottom-nav button.active{color:var(--clay-text);background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{display:grid;place-items:center}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;width:100%;height:100dvh;min-height:100dvh;max-width:100vw;overflow:hidden;padding:0;background:radial-gradient(circle at 20% 9%,rgba(255,255,255,.42),transparent 28%),radial-gradient(circle at 82% 90%,rgba(173,145,98,.18),transparent 34%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.14;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.32),transparent 25%),radial-gradient(circle at 85% 85%,rgba(122,95,55,.1),transparent 32%);mix-blend-mode:soft-light}.veliq-pwa-shell .pwa-chat-header{position:relative;z-index:4;grid-template-columns:46px minmax(0,1fr) 46px 46px 46px;min-height:calc(62px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 10px 8px;color:var(--clay-blue);background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.8),transparent 40%),linear-gradient(180deg,#fffaf1f5,#efe7dbe0);box-shadow:0 9px 24px #4c3a221f,inset 0 -1px #5d4b2f1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:46px;min-width:46px;height:46px;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;min-width:0;gap:10px;color:var(--clay-text-dark)}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person .avatar{width:42px;height:42px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong{font-size:15px;font-weight:950}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{color:#586171;font-size:11px;font-weight:800}.veliq-pwa-shell .pwa-pinned{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px;margin:8px 10px 0;padding:6px;border:0;border-radius:18px;background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.62),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-pinned button{border:0;color:var(--clay-blue);background:transparent}.veliq-pwa-shell .pwa-message-scroll{position:relative;z-index:2;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 10px 14px;scrollbar-width:thin}.veliq-pwa-shell .date-divider{width:max-content;max-width:calc(100% - 40px);margin:5px auto 12px;padding:7px 14px;border:0;border-radius:999px;color:#65707d;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.66),transparent 35%),linear-gradient(145deg,#fff8ec,#ece1d1);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-size:12px;font-weight:950}.veliq-pwa-shell .messages{display:flex;flex-direction:column;gap:11px;width:100%;min-width:0;padding:0 0 4px}.veliq-pwa-shell .bubble{position:relative;display:block;max-width:min(82%,520px);min-width:138px;margin:0;border:0;overflow:hidden;border-radius:28px;padding:14px 17px 11px;color:var(--clay-text-dark);background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.72),transparent 34%),radial-gradient(circle at 84% 88%,rgba(120,96,62,.14),transparent 36%),linear-gradient(145deg,#fffaf0,#efe5d6 72%,#e5d7c3);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-size:15px;line-height:1.32;white-space:normal;overflow-wrap:anywhere}.veliq-pwa-shell .bubble:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.11;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.2),transparent 18%),radial-gradient(circle at 78% 82%,rgba(0,0,0,.16),transparent 22%);mix-blend-mode:soft-light}.veliq-pwa-shell .bubble>*{position:relative;z-index:1}.veliq-pwa-shell .bubble.outgoing,.veliq-pwa-shell .bubble.note,.veliq-pwa-shell .bubble[data-direction=outgoing]{align-self:flex-end;color:var(--clay-text);background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.09),transparent 30%),radial-gradient(circle at 82% 88%,rgba(0,0,0,.24),transparent 36%),linear-gradient(145deg,var(--clay-blue-light) 0%,var(--clay-blue-mid) 48%,var(--clay-blue-dark) 100%);box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue);text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.1)}.veliq-pwa-shell .bubble.incoming,.veliq-pwa-shell .bubble[data-direction=incoming]{align-self:flex-start}.veliq-pwa-shell .bubble-short{min-width:140px}.veliq-pwa-shell .bubble-medium{min-width:min(230px,72vw)}.veliq-pwa-shell .bubble-wide{min-width:min(300px,78vw)}.veliq-pwa-shell .bubble p{margin:0;color:inherit;font-weight:850;line-height:1.34}.veliq-pwa-shell .bubble-time,.veliq-pwa-shell .bubble small,.veliq-pwa-shell .media-caption small{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;float:right;margin:6px 0 0 10px;color:var(--clay-yellow);font-size:13px;font-weight:950;line-height:1.1;text-shadow:0 1px 1px rgba(0,0,0,.62),0 -1px 0 rgba(255,255,255,.12)}.veliq-pwa-shell .message-status-icon{width:15px;height:15px;color:var(--clay-yellow);filter:drop-shadow(0 1px 1px rgba(0,0,0,.42))}.veliq-pwa-shell .message-action-trigger{position:absolute;top:9px;right:9px;z-index:5;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;color:var(--clay-blue);background:radial-gradient(circle at 25% 14%,rgba(255,255,255,.6),transparent 34%),linear-gradient(145deg,#fff9eff0,#eadfceeb);box-shadow:2px 4px 7px #30231229,var(--clay-inset-cream)}.veliq-pwa-shell .bubble.outgoing .message-action-trigger{color:var(--clay-text);background:radial-gradient(circle at 25% 14%,rgba(255,255,255,.1),transparent 34%),linear-gradient(145deg,#12385aeb,#061c31f0);box-shadow:2px 4px 7px #00000038,var(--clay-inset-blue)}.veliq-pwa-shell .bubble.voice{display:grid;grid-template-columns:48px minmax(0,1fr) 34px;grid-template-areas:"play wave menu" ". duration duration" "transcript transcript transcript" "meta meta meta" "delivery delivery delivery" "failed failed failed" "reactions reactions reactions";align-items:center;gap:8px 11px;width:min(var(--voice-width, 300px),82vw,480px);min-width:min(250px,82vw);padding:15px 17px 12px}.veliq-pwa-shell .voice-play-button{grid-area:play;display:grid;place-items:center;width:48px;min-width:48px;height:48px;border:0;border-radius:999px;color:var(--clay-yellow);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.18),transparent 38%),linear-gradient(145deg,#67c66e,var(--clay-green) 58%,var(--clay-green-dark));box-shadow:3px 6px 10px #00000047,inset 2px 2px 5px #ffffff38,inset -4px -5px 8px #1f542b52}.veliq-pwa-shell .waveform{grid-area:wave;display:flex;align-items:center;gap:5px;min-width:0;width:100%;height:42px;overflow:hidden}.veliq-pwa-shell .waveform span{display:block;width:5px;min-width:4px;border-radius:999px;background:radial-gradient(circle at 35% 20%,rgba(255,255,255,.22),transparent 38%),linear-gradient(180deg,#73cf74,#3e9e4b);box-shadow:1px 2px 2px #00000038,inset 1px 1px 2px #ffffff38,inset -1px -2px 2px #1d522747}.veliq-pwa-shell .waveform span.is-played,.veliq-pwa-shell .waveform span.is-current{filter:brightness(1.18) saturate(1.05);transform:translateY(-1px)}.veliq-pwa-shell .voice-duration{grid-area:duration;justify-self:start;float:none;margin:0;color:var(--clay-text);font-size:14px;font-weight:900;text-shadow:0 1px 1px rgba(0,0,0,.62)}.veliq-pwa-shell .voice-action-trigger{grid-area:menu;position:static;justify-self:end;width:34px;height:34px}.veliq-pwa-shell .voice-transcript-toggle{grid-area:transcript;display:grid;gap:5px;width:100%;min-width:0;border:0;padding:0;color:inherit;background:transparent;box-shadow:none;text-align:left}.veliq-pwa-shell .voice-transcript-label{color:var(--clay-text);font-size:15px;font-weight:950}.veliq-pwa-shell .voice-transcript{color:var(--clay-text);font-size:16px;font-weight:850;line-height:1.28;overflow-wrap:anywhere}.veliq-pwa-shell .voice-meta{grid-area:meta;justify-self:end;float:none;margin:0}.veliq-pwa-shell .delivery-state{grid-area:delivery;justify-self:end;color:#ff8a8a;font-size:12px;font-weight:950}.veliq-pwa-shell .failed-message-actions{grid-area:failed;display:flex;justify-content:flex-end;gap:8px;width:100%;margin:4px 0 0}.veliq-pwa-shell .failed-message-actions button{display:inline-flex;align-items:center;gap:5px;min-height:34px;border:0;border-radius:999px;padding:0 12px;color:var(--clay-text);background:#ffffff1f;box-shadow:inset 1px 1px 2px #ffffff24,inset -2px -2px 3px #0000002e;font-weight:950}.veliq-pwa-shell .failed-message-actions button:last-child{color:#ffd8d8}.veliq-pwa-shell .message-reactions{grid-area:reactions;display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.veliq-pwa-shell .message-reactions em{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 9px;color:var(--clay-text-dark);background:#fff9efb8;box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-style:normal;font-weight:900}.veliq-pwa-shell .bubble.media.image{max-width:min(82vw,420px);min-width:min(260px,82vw);padding:0;overflow:visible;color:inherit;background:transparent;box-shadow:none}.veliq-pwa-shell .bubble.media.image:before{display:none}.veliq-pwa-shell .bubble.media.image img{display:block;width:100%;max-height:min(58dvh,520px);object-fit:cover;border-radius:30px;box-shadow:var(--clay-shadow-blue)}.veliq-pwa-shell .bubble.media.image .media-caption{display:grid;gap:4px;margin-top:-58px;min-height:58px;border-radius:0 0 30px 30px;padding:12px 16px;color:var(--clay-text);background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.08),transparent 30%),linear-gradient(145deg,#12385ae6,#061c31f0);box-shadow:var(--clay-inset-blue);font-weight:900}.veliq-pwa-shell .contact-card,.veliq-pwa-shell .poll-card,.veliq-pwa-shell .file-card{border:0;border-radius:22px;background:#fff9ef1f;box-shadow:inset 2px 2px 5px #ffffff1f,inset -3px -4px 7px #0000002e}.veliq-pwa-shell .composer{position:relative;z-index:5;display:grid;grid-template-columns:46px minmax(0,1fr) 46px 52px;align-items:center;gap:8px;min-height:calc(70px + env(safe-area-inset-bottom,0px));width:100%;max-width:100vw;border:0;padding:9px 10px calc(9px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.8),transparent 38%),linear-gradient(180deg,#fffaf1f0,#efe7dbf5);box-shadow:0 -12px 24px #4e391c1f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.veliq-pwa-shell .composer>button,.veliq-pwa-shell .composer .send-button{display:grid;place-items:center;width:46px;min-width:46px;height:46px;border:0;border-radius:999px;color:var(--clay-blue);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 38%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .composer .send-button{width:52px;min-width:52px;height:52px;color:var(--clay-text);background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}.veliq-pwa-shell .composer-field{min-width:0}.veliq-pwa-shell .composer input,.veliq-pwa-shell .composer-field input{height:48px;min-height:48px;border-radius:999px;padding:0 18px;color:var(--clay-text-dark);background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.7),transparent 34%),linear-gradient(145deg,#fff9ef,#e9dfd0);box-shadow:inset 4px 5px 9px #7a654629,inset -4px -4px 8px #fff9,2px 4px 8px #3023121a}.veliq-pwa-shell .composer input:focus,.veliq-pwa-shell .composer-field input:focus{outline:2px solid rgba(8,35,63,.2);outline-offset:2px;box-shadow:inset 4px 5px 9px #7a654626,inset -4px -4px 8px #ffffffa6,2px 4px 8px #3023121f}.veliq-pwa-shell .composer-context,.veliq-pwa-shell .recording-panel,.veliq-pwa-shell .attachment-menu{grid-column:1 / -1;border:0;border-radius:22px;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.68),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .attachment-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px}.veliq-pwa-shell .attachment-menu button{display:grid;place-items:center;gap:5px;min-height:74px;border:0;border-radius:20px;color:var(--clay-blue);background:radial-gradient(circle at 25% 14%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#fff9ef,#ece2d3);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-weight:950}.veliq-pwa-shell .pwa-contact-search{grid-template-columns:22px minmax(0,1fr);min-height:52px;padding:0 16px}.veliq-pwa-shell .pwa-contact-search button,.veliq-pwa-shell .pwa-contact-row button,.veliq-pwa-shell .catalog-card button,.veliq-pwa-shell .pwa-empty-state button,.veliq-pwa-shell .pwa-request-card button{min-height:42px;border:0;border-radius:999px;padding:0 14px;color:var(--clay-text);background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue);font-weight:950}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .catalog-card,.veliq-pwa-shell .pwa-profile-hero,.veliq-pwa-shell .pwa-settings-section,.veliq-pwa-shell .pwa-empty-state,.veliq-pwa-shell .pwa-request-card,.veliq-pwa-shell .profile-row,.veliq-pwa-shell .shared-media-item{border:0;border-radius:26px;color:var(--clay-text-dark);background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.62),transparent 34%),radial-gradient(circle at 84% 88%,rgba(120,96,62,.12),transparent 36%),linear-gradient(145deg,#fffaf0,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-request-card{width:min(100% - 28px,560px);min-height:0;margin:18px auto 0;padding:34px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;overflow:hidden}.veliq-pwa-shell .pwa-request-card strong{display:block;max-width:100%;color:var(--clay-text-dark);font-size:clamp(22px,5.8vw,30px);line-height:1.12;font-weight:950;letter-spacing:-.04em;white-space:normal;overflow-wrap:anywhere}.veliq-pwa-shell .pwa-request-card span{display:block;max-width:280px;color:var(--clay-muted);font-size:clamp(16px,4vw,22px);line-height:1.28;font-weight:800;white-space:normal}.veliq-pwa-shell .pwa-request-card>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:4px}.veliq-pwa-shell .pwa-request-card button{min-width:126px;padding:0 18px;white-space:nowrap;flex:0 0 auto}@media(max-width:380px){.veliq-pwa-shell .pwa-request-card{padding:28px 18px}.veliq-pwa-shell .pwa-request-card button{min-width:118px}}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row{min-height:72px;padding:10px 12px}.veliq-pwa-shell .pwa-call-empty,.veliq-pwa-shell .catalog-empty,.veliq-pwa-shell .pwa-muted{color:var(--clay-muted);font-weight:750}.veliq-pwa-shell .pwa-section-header-stack{gap:4px;margin-bottom:14px}.veliq-pwa-shell .pwa-section-header-stack span{color:var(--clay-muted);font-weight:800}.veliq-pwa-shell .catalog-grid,.veliq-pwa-shell .profile-settings-list,.veliq-pwa-shell .pwa-theme-grid,.veliq-pwa-shell .pwa-wallpaper-grid{display:grid;gap:10px}.veliq-pwa-shell .catalog-card{padding:14px}.veliq-pwa-shell .pwa-profile-hero{display:grid;justify-items:center;gap:10px;padding:18px 14px}.veliq-pwa-shell .pwa-profile-avatar{width:112px;height:112px;border-radius:999px;box-shadow:var(--clay-shadow-deep),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-settings-section{padding:12px}.veliq-pwa-shell .pwa-toggle-row{min-height:54px;border-bottom:1px solid rgba(8,35,63,.08)}.veliq-pwa-shell .pwa-toggle-row i,.veliq-pwa-shell .pwa-toggle-row input+i{border:0;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 35%),linear-gradient(145deg,#fff9ef,#ded4c5);box-shadow:inset 3px 3px 6px #6f5b3d2e,inset -3px -3px 6px #ffffff94}.veliq-pwa-shell .pwa-wallpaper-grid button,.veliq-pwa-shell .clay-wallpaper-card{aspect-ratio:.64;min-height:150px;border-radius:24px;background-size:cover;background-position:center}.veliq-pwa-shell .message-actions-sheet,.veliq-pwa-shell .forward-sheet,.veliq-pwa-shell .contact-share-sheet,.veliq-pwa-shell .poll-create-sheet,.veliq-pwa-shell .shared-media-sheet,.veliq-pwa-shell .call-sheet,.veliq-pwa-shell .action-modal{border:0;border-radius:28px;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-deep),var(--clay-inset-cream)}.veliq-pwa-shell .message-actions-sheet button,.veliq-pwa-shell .forward-sheet button,.veliq-pwa-shell .contact-share-sheet button,.veliq-pwa-shell .poll-create-sheet button,.veliq-pwa-shell .shared-media-sheet button,.veliq-pwa-shell .action-modal button{border-radius:18px;font-weight:900}.veliq-pwa-shell .reaction-picker{border:0;border-radius:999px;padding:7px;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.66),transparent 34%),linear-gradient(145deg,#fff9ef,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .reaction-picker button{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#ffffff57;box-shadow:inset 1px 1px 2px #ffffff61,inset -2px -2px 4px #5f4b2e1f}@media(max-width:380px){.veliq-pwa-shell .pwa-screen{padding-inline:10px}.veliq-pwa-shell .pwa-folder-tabs{width:calc(100% + 20px);margin-inline:-10px;padding-inline:10px}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{transform:translate(-148px)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{transform:translate(148px)}.veliq-pwa-shell .pwa-row-swipe{width:148px;grid-template-columns:repeat(2,74px)}.veliq-pwa-shell .pwa-chat-header{grid-template-columns:42px minmax(0,1fr) 42px 42px 42px}.veliq-pwa-shell .composer{grid-template-columns:42px minmax(0,1fr) 42px 48px;padding-inline:8px}.veliq-pwa-shell .composer>button{width:42px;min-width:42px;height:42px}.veliq-pwa-shell .composer .send-button{width:48px;min-width:48px;height:48px}}@media(max-width:340px){.veliq-pwa-shell .pwa-chat-header{grid-template-columns:36px minmax(0,1fr) repeat(3,36px);gap:4px}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:36px;min-width:36px;height:36px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{grid-template-columns:36px minmax(0,1fr);gap:6px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person .avatar{width:36px;height:36px;min-width:36px;min-height:36px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong{font-size:14px;line-height:17px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{font-size:11px;line-height:14px}.veliq-pwa-shell .pwa-call-row{grid-template-columns:44px minmax(0,1fr) 36px 36px;gap:8px;padding:10px}.veliq-pwa-shell .pwa-call-row .avatar{width:44px;height:44px;min-width:44px;min-height:44px}.veliq-pwa-shell .pwa-call-row>button{width:36px;min-width:36px;height:36px;min-height:36px}.veliq-pwa-shell .pwa-call-row strong{font-size:14px;line-height:17px}.veliq-pwa-shell .pwa-call-row small{font-size:12px;line-height:15px}.veliq-pwa-shell .pwa-chat-main{grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:10px}.veliq-pwa-shell .pwa-chat-main .avatar{width:44px;height:44px;min-width:44px;min-height:44px}.veliq-pwa-shell .pwa-chat-main strong,.veliq-pwa-shell .pwa-chat-copy strong{font-size:15px;line-height:19px}.veliq-pwa-shell .pwa-chat-copy small{font-size:12px;line-height:16px}.veliq-pwa-shell .pwa-chat-state{gap:4px;font-size:11px}}@media(min-width:861px){.veliq-pwa-shell{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 88% 92%,rgba(191,164,115,.15),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell .pwa-screen{max-width:none;margin:0;padding-bottom:22px}.veliq-pwa-shell .pwa-bottom-nav{left:0;right:auto;width:420px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{grid-column:2;width:100%}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)){display:block}.veliq-pwa-shell .bubble{max-width:min(68%,560px)}}.veliq-pwa-shell .pwa-section-header.pwa-section-header-stack{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;min-height:auto}.veliq-pwa-shell .pwa-section-header.pwa-section-header-stack strong,.veliq-pwa-shell .pwa-section-header.pwa-section-header-stack span{display:block;position:static;max-width:100%}.veliq-pwa-shell .pwa-section-header.pwa-section-header-stack strong{line-height:.96}.veliq-pwa-shell .pwa-section-header.pwa-section-header-stack span{font-size:16px;line-height:1.2}.veliq-pwa-shell .pwa-desktop-chat-sidebar{display:none}@media(min-width:861px){.veliq-pwa-shell .pwa-desktop-chat-sidebar{display:block;grid-column:1;min-width:0;height:100dvh;overflow:hidden;border-right:1px solid rgba(8,35,63,.1);background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.42),transparent 30%),linear-gradient(180deg,#f8f3eaf2,#efe8dcf2)}.veliq-pwa-shell .pwa-desktop-chat-sidebar .pwa-screen{height:100dvh;overflow-y:auto;padding-bottom:24px}.veliq-pwa-shell .pwa-desktop-chat-sidebar .pwa-bottom-nav{display:none}}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main,.veliq-pwa-shell .pwa-chat-row.is-active .pwa-chat-main{background:radial-gradient(ellipse at 16% 8%,rgba(255,255,255,.44),transparent 36%),radial-gradient(ellipse at 95% 100%,rgba(8,35,63,.1),transparent 42%),linear-gradient(145deg,#fbf5ea,#eadfce);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main:before,.veliq-pwa-shell .pwa-chat-row.is-active .pwa-chat-main:before{content:"";position:absolute;inset:9px auto 9px 0;width:5px;border-radius:999px;background:linear-gradient(180deg,#12385a,#061c31);box-shadow:1px 2px 5px #061c3147}:root{--veliq-font-ui: "Manrope", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--veliq-text-dark: #0a2945;--veliq-text-secondary: #60646b;--veliq-text-light: #f2ebdd;--veliq-text-meta: #ffd85a;--veliq-text-danger: #d94a42;--veliq-type-app-title-size: 22px;--veliq-type-app-title-line: 26px;--veliq-type-section-size: 15px;--veliq-type-section-line: 20px;--veliq-type-list-title-size: 15px;--veliq-type-list-title-line: 19px;--veliq-type-list-subtitle-size: 13px;--veliq-type-list-subtitle-line: 17px;--veliq-type-message-size: 16px;--veliq-type-message-line: 21px;--veliq-type-meta-size: 12px;--veliq-type-meta-line: 14px;--veliq-type-nav-size: 11px;--veliq-type-nav-line: 13px;--veliq-type-button-size: 14px;--veliq-type-button-line: 17px;--veliq-type-chip-size: 13px;--veliq-type-chip-line: 16px;--veliq-type-input-size: 15px;--veliq-type-input-line: 20px}html,body,#root,.veliq-pwa-shell,.veliq-pwa-shell *{font-family:var(--veliq-font-ui);letter-spacing:0}.veliq-pwa-shell{color:var(--veliq-text-dark);font-size:var(--veliq-type-list-title-size);line-height:var(--veliq-type-list-title-line);font-weight:500}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong,.veliq-pwa-shell .pwa-profile-top>strong,.veliq-pwa-shell .pwa-chat-header .pwa-chat-person strong{color:var(--veliq-text-dark);font-size:var(--veliq-type-app-title-size);line-height:var(--veliq-type-app-title-line);font-weight:800;letter-spacing:0}.veliq-pwa-shell .pwa-section-header span,.veliq-pwa-shell .pwa-profile-top>span,.veliq-pwa-shell .pwa-chat-header .pwa-chat-person small,.veliq-pwa-shell .pwa-section-label,.veliq-pwa-shell .pwa-settings-title,.veliq-pwa-shell .pwa-request-title,.veliq-pwa-shell .settings-block h3,.veliq-pwa-shell .profile-section-title{color:var(--veliq-text-secondary);font-size:var(--veliq-type-section-size);line-height:var(--veliq-type-section-line);font-weight:800}.veliq-pwa-shell .pwa-chat-text strong,.veliq-pwa-shell .pwa-contact-row strong,.veliq-pwa-shell .pwa-call-row strong,.veliq-pwa-shell .pwa-product-card strong,.veliq-pwa-shell .pwa-setting-row strong,.veliq-pwa-shell .profile-settings-row strong,.veliq-pwa-shell .clay-list-item__title,.veliq-pwa-shell .pwa-empty-state strong{color:var(--veliq-text-dark);font-size:var(--veliq-type-list-title-size);line-height:var(--veliq-type-list-title-line);font-weight:700}.veliq-pwa-shell .pwa-chat-text span,.veliq-pwa-shell .pwa-chat-text small,.veliq-pwa-shell .pwa-contact-row small,.veliq-pwa-shell .pwa-call-row small,.veliq-pwa-shell .pwa-product-card small,.veliq-pwa-shell .pwa-setting-row small,.veliq-pwa-shell .profile-settings-row small,.veliq-pwa-shell .clay-list-item__subtitle,.veliq-pwa-shell .pwa-empty-state span,.veliq-pwa-shell .pwa-muted{color:var(--veliq-text-secondary);font-size:var(--veliq-type-list-subtitle-size);line-height:var(--veliq-type-list-subtitle-line);font-weight:500}.veliq-pwa-shell .bubble,.veliq-pwa-shell .clay-message-bubble,.veliq-pwa-shell .clay-voice-bubble{font-size:var(--veliq-type-message-size);line-height:var(--veliq-type-message-line);font-weight:650}.veliq-pwa-shell .bubble.outgoing,.veliq-pwa-shell .bubble.voice,.veliq-pwa-shell .bubble.poll,.veliq-pwa-shell .bubble.contact,.veliq-pwa-shell .clay-message-bubble--outgoing{color:var(--veliq-text-light)}.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact),.veliq-pwa-shell .clay-message-bubble--incoming{color:var(--veliq-text-dark);font-weight:600}.veliq-pwa-shell .bubble-text,.veliq-pwa-shell .bubble p,.veliq-pwa-shell .voice-transcript,.veliq-pwa-shell .poll-question,.veliq-pwa-shell .contact-card strong{font-size:var(--veliq-type-message-size);line-height:var(--veliq-type-message-line)}.veliq-pwa-shell .bubble-time,.veliq-pwa-shell .bubble-time *,.veliq-pwa-shell .voice-duration,.veliq-pwa-shell .media-caption small,.veliq-pwa-shell .pwa-chat-time,.veliq-pwa-shell .clay-message-bubble__meta{color:var(--veliq-text-meta);font-size:var(--veliq-type-meta-size);line-height:var(--veliq-type-meta-line);font-weight:700;font-variant-numeric:tabular-nums}.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact) .bubble-time,.veliq-pwa-shell .pwa-chat-time{color:var(--veliq-text-secondary)}.veliq-pwa-shell .pwa-bottom-nav button{color:var(--veliq-text-secondary);font-size:var(--veliq-type-nav-size);line-height:var(--veliq-type-nav-line);font-weight:700}.veliq-pwa-shell .pwa-bottom-nav button.active{color:var(--veliq-text-light)}.veliq-pwa-shell button,.veliq-pwa-shell .clay-button,.veliq-pwa-shell .pwa-row-swipe button,.veliq-pwa-shell .failed-message-actions button,.veliq-pwa-shell .attachment-menu button,.veliq-pwa-shell .message-actions button{font-size:var(--veliq-type-button-size);line-height:var(--veliq-type-button-line);font-weight:800}.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-compact-tabs button,.veliq-pwa-shell .clay-chip,.veliq-pwa-shell .clay-segmented-control button,.veliq-pwa-shell .reaction-chip{font-size:var(--veliq-type-chip-size);line-height:var(--veliq-type-chip-line);font-weight:700}.veliq-pwa-shell input,.veliq-pwa-shell textarea,.veliq-pwa-shell .composer input,.veliq-pwa-shell .pwa-search input,.veliq-pwa-shell .pwa-chat-search input,.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .catalog-search input{color:var(--veliq-text-dark);font-size:var(--veliq-type-input-size);line-height:var(--veliq-type-input-line);font-weight:500}.veliq-pwa-shell input::placeholder,.veliq-pwa-shell textarea::placeholder{color:#60646bb8;font-weight:500}.veliq-pwa-shell .danger,.veliq-pwa-shell .plain-danger,.veliq-pwa-shell .ghost-action.danger,.veliq-pwa-shell .pwa-row-swipe .danger,.veliq-pwa-shell .failed-message-status,.veliq-pwa-shell .failed-message-actions .danger{color:var(--veliq-text-danger)}:root{--veliq-desktop-rail: 84px;--veliq-desktop-sidebar: 400px;--veliq-content-panel: 520px;--veliq-mobile-nav-height: 72px;--veliq-touch: 44px}html,body,#root{max-width:100%;overflow-x:hidden}.veliq-pwa-shell,.veliq-pwa-shell *{box-sizing:border-box}.veliq-pwa-shell{width:100%;min-width:0;overflow-x:hidden;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.44),transparent 24%),radial-gradient(circle at 90% 92%,rgba(214,191,146,.2),transparent 28%),linear-gradient(180deg,#fbf7ef,#efe8dc)}.veliq-pwa-shell svg{stroke-width:2.55;stroke-linecap:round;stroke-linejoin:round}.veliq-pwa-shell button svg,.veliq-pwa-shell .pwa-bottom-nav svg,.veliq-pwa-shell .pwa-chat-header svg,.veliq-pwa-shell .pwa-home-header svg{filter:drop-shadow(0 1px 0 rgba(255,255,255,.48)) drop-shadow(0 2px 3px rgba(6,28,49,.18))}.veliq-pwa-shell .pwa-screen{width:100%;min-width:0;overflow-x:hidden}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header{min-width:0}.veliq-pwa-shell .pwa-home-header strong,.veliq-pwa-shell .pwa-section-header strong{display:inline-block;min-width:0;width:fit-content;max-width:100%;justify-self:start;padding-block:2px;line-height:1.08;overflow:visible;text-overflow:clip;white-space:nowrap}.veliq-pwa-shell .pwa-folder-tabs,.veliq-pwa-shell .pwa-compact-tabs{display:flex;gap:8px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:2px}.veliq-pwa-shell .pwa-folder-tabs::-webkit-scrollbar,.veliq-pwa-shell .pwa-compact-tabs::-webkit-scrollbar{display:none}.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-compact-tabs button{flex:0 0 auto;min-height:38px;padding:0 15px;border-radius:19px;border:0;color:#5f6470;background:radial-gradient(ellipse at 24% 16%,rgba(255,255,255,.58),transparent 46%),linear-gradient(145deg,#f7f3ec,#e7dfd3);box-shadow:0 5px 11px #1223381c,inset 2px 2px 5px #ffffffb3,inset -3px -4px 7px #705d3e21}.veliq-pwa-shell .pwa-folder-tabs button.active,.veliq-pwa-shell .pwa-compact-tabs button.active{color:var(--veliq-text-light);background:radial-gradient(ellipse at 22% 14%,rgba(255,255,255,.11),transparent 42%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31);box-shadow:0 8px 15px #061c313d,inset 2px 2px 5px #ffffff17,inset -4px -5px 9px #00000047}.veliq-pwa-shell .pwa-chat-list{width:100%;max-width:100%;min-width:0;padding:8px 10px 12px;overflow-x:hidden}.veliq-pwa-shell .pwa-chat-row{width:100%;max-width:100%;min-width:0;margin:0 0 8px;border-radius:24px;overflow:hidden;touch-action:pan-y}.veliq-pwa-shell .pwa-chat-main{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;width:100%;padding:10px 12px;border-radius:24px;background:radial-gradient(ellipse at 18% 10%,rgba(255,255,255,.52),transparent 42%),linear-gradient(145deg,#fbf6ed,#ebe1d3);box-shadow:0 9px 17px #1223381c,0 2px 4px #12233814,inset 2px 2px 5px #ffffffc2,inset -3px -4px 7px #705d3e1f}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main,.veliq-pwa-shell .pwa-chat-row.is-active .pwa-chat-main{background:radial-gradient(ellipse at 18% 10%,rgba(255,255,255,.46),transparent 42%),radial-gradient(ellipse at 92% 92%,rgba(8,35,63,.12),transparent 40%),linear-gradient(145deg,#f6efe3,#ded1bf);box-shadow:0 10px 18px #12233829,inset 2px 2px 6px #ffffffb3,inset -4px -5px 8px #705d3e2b}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main:before,.veliq-pwa-shell .pwa-chat-row.is-active .pwa-chat-main:before{display:none;content:none}.veliq-pwa-shell .pwa-chat-copy,.veliq-pwa-shell .pwa-chat-copy span{min-width:0}.veliq-pwa-shell .pwa-chat-copy strong,.veliq-pwa-shell .pwa-chat-copy small,.veliq-pwa-shell .pwa-chat-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-time{align-self:start;min-width:48px;text-align:right;white-space:nowrap}.veliq-pwa-shell .pwa-row-swipe{border-radius:24px;overflow:hidden}.veliq-pwa-shell .pwa-row-swipe button{min-width:72px;padding:0 9px;gap:4px;color:#fff7e7;text-shadow:0 1px 1px rgba(0,0,0,.22)}.veliq-pwa-shell .pwa-row-swipe button svg{width:19px;height:19px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.28))}.veliq-pwa-shell .pwa-chat-header{min-width:0;grid-template-columns:var(--veliq-touch) minmax(0,1fr) var(--veliq-touch) var(--veliq-touch) var(--veliq-touch);column-gap:7px}.veliq-pwa-shell .pwa-chat-person{min-width:0;overflow:hidden}.veliq-pwa-shell .pwa-chat-person span{min-width:0;display:grid}.veliq-pwa-shell .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-person small{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-header>button,.veliq-pwa-shell .pwa-home-header>button:not(.pwa-profile-chip),.veliq-pwa-shell .pwa-profile-chip{min-width:var(--veliq-touch);min-height:var(--veliq-touch);border-radius:22px}.veliq-pwa-shell .pwa-message-scroll{min-width:0;overflow-x:hidden}.veliq-pwa-shell .pwa-message-scroll .messages{width:100%;max-width:100%;min-width:0;gap:10px;padding-inline:10px}.veliq-pwa-shell .bubble{max-width:min(82%,520px);min-width:min(124px,70vw);border-radius:28px;padding:13px 17px 10px;overflow-wrap:anywhere;word-break:normal}.veliq-pwa-shell .bubble.outgoing,.veliq-pwa-shell .bubble.voice.outgoing,.veliq-pwa-shell .bubble.poll.outgoing,.veliq-pwa-shell .bubble.contact.outgoing{align-self:flex-end;background:radial-gradient(ellipse at 18% 14%,rgba(255,255,255,.1),transparent 34%),radial-gradient(ellipse at 88% 90%,rgba(0,0,0,.22),transparent 38%),linear-gradient(145deg,#12385a,#0a2945 52%,#061c31);color:var(--veliq-text-light);box-shadow:5px 10px 16px #061c3147,1px 3px 6px #061c3138,inset 2px 2px 5px #ffffff1a,inset -5px -6px 10px #00000040;text-shadow:0 1px 1px rgba(0,0,0,.7),0 -1px 0 rgba(255,255,255,.08)}.veliq-pwa-shell .bubble.incoming,.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact){align-self:flex-start;background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.66),transparent 42%),radial-gradient(ellipse at 88% 92%,rgba(112,93,62,.13),transparent 40%),linear-gradient(145deg,#fffaf1,#ede3d4);color:var(--veliq-text-dark);box-shadow:4px 9px 15px #52432d26,1px 3px 6px #52432d1a,inset 2px 2px 6px #fffc,inset -4px -5px 9px #705d3e21;text-shadow:none}.veliq-pwa-shell .bubble p{margin:0;overflow-wrap:anywhere}.veliq-pwa-shell .bubble-time{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;margin:5px 0 0 12px;float:right;white-space:nowrap;color:var(--veliq-text-meta);text-shadow:0 1px 1px rgba(0,0,0,.55)}.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact) .bubble-time,.veliq-pwa-shell .bubble.incoming .bubble-time{color:#806d36;text-shadow:0 1px 0 rgba(255,255,255,.54)}.veliq-pwa-shell .message-action-trigger,.veliq-pwa-shell .voice-action-trigger{opacity:0;pointer-events:none;transform:scale(.92);transition:opacity .14s ease,transform .14s ease}@media(hover:hover)and (pointer:fine){.veliq-pwa-shell .bubble:hover>.message-action-trigger,.veliq-pwa-shell .bubble:focus-within>.message-action-trigger{opacity:.82;pointer-events:auto;transform:scale(1)}}@media(hover:none),(max-width:860px){.veliq-pwa-shell .message-action-trigger,.veliq-pwa-shell .voice-action-trigger{display:none}}.veliq-pwa-shell .bubble.voice{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-areas:"play wave" ". duration" "transcript transcript" "meta meta" "delivery delivery" "failed failed" "reactions reactions";align-items:center;column-gap:12px;row-gap:7px;width:min(var(--voice-width, 338px),82vw,440px);min-width:min(246px,82vw);padding:14px 18px 12px}.veliq-pwa-shell .voice-play{grid-area:play;width:44px;height:44px;border-radius:999px;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.34),transparent 36%),linear-gradient(145deg,#76c66f,#49a95a 48%,#2f7c3e);box-shadow:0 7px 12px #061c3133,inset 2px 2px 5px #ffffff42,inset -4px -5px 8px #00000038}.veliq-pwa-shell .voice-play svg{color:#ffd85a;fill:#ffd85a;filter:drop-shadow(0 1px 1px rgba(0,0,0,.34))}.veliq-pwa-shell .waveform{grid-area:wave;display:flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;gap:5px}.veliq-pwa-shell .waveform span,.veliq-pwa-shell .waveform i{flex:0 0 clamp(3px,.8vw,5px);width:clamp(3px,.8vw,5px);border-radius:999px;background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.32),transparent 38%),linear-gradient(180deg,#8acf78,#4caf50);box-shadow:0 1px 2px #061c3138,inset 1px 1px 1px #ffffff3d,inset -1px -1px 2px #0003}.veliq-pwa-shell .voice-duration{grid-area:duration;justify-self:start;margin-top:-2px;color:var(--veliq-text-light);text-shadow:0 1px 1px rgba(0,0,0,.58)}.veliq-pwa-shell .voice-transcript{grid-area:transcript;min-width:0;margin:2px 0 0;color:var(--veliq-text-light)}.veliq-pwa-shell .voice-transcript-toggle{color:var(--veliq-text-light);text-decoration:none;margin-bottom:3px;display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;text-align:left}.veliq-pwa-shell .voice-transcript-label,.veliq-pwa-shell .voice-transcript{display:block;width:100%;min-width:0;text-align:left}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-toggle{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;text-align:left}.veliq-pwa-shell .pwa-message-scroll .voice-transcript-label,.veliq-pwa-shell .pwa-message-scroll .voice-transcript{display:block;width:100%;min-width:0;text-align:left}.veliq-pwa-shell .voice-action-trigger{display:none}.veliq-pwa-shell .bubble.voice .bubble-time{grid-area:meta;justify-self:end;margin-top:2px}.veliq-pwa-shell .failed-message-actions{grid-area:failed;position:static;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px;margin-top:4px;width:100%}.veliq-pwa-shell .failed-message-actions button{min-height:30px;padding:0 10px;border-radius:999px;white-space:nowrap;background:#ffffff1a;border:1px solid rgba(242,235,221,.18)}.veliq-pwa-shell .failed-message-status,.veliq-pwa-shell .delivery-state.failed{display:inline-flex;align-items:center;gap:5px;margin-top:5px;color:#ef8a83}.veliq-pwa-shell .bubble.media.image{padding:0;overflow:hidden;background:transparent;box-shadow:none}.veliq-pwa-shell .bubble.media.image img{display:block;width:min(100%,360px);max-width:82vw;border-radius:26px;box-shadow:4px 10px 18px #061c3133,inset 2px 2px 4px #ffffff1f}.veliq-pwa-shell .bubble.media.image .media-caption{margin-top:-62px;min-height:58px;padding:11px 15px;border-radius:22px;background:radial-gradient(ellipse at 18% 10%,rgba(255,255,255,.11),transparent 36%),linear-gradient(145deg,#12385aed,#061c31f0);color:var(--veliq-text-light)}.veliq-pwa-shell .composer{width:100%;min-width:0;display:grid;grid-template-columns:var(--veliq-touch) minmax(0,1fr) var(--veliq-touch) 48px;align-items:center;gap:8px;min-height:calc(62px + env(safe-area-inset-bottom,0px));padding:8px 10px max(8px,env(safe-area-inset-bottom,0px));background:radial-gradient(ellipse at 18% 0%,rgba(255,255,255,.56),transparent 48%),linear-gradient(180deg,#fbf7eff5,#eee7dbfa);border-top:1px solid rgba(89,72,47,.12);box-shadow:0 -8px 18px #52432d14}.veliq-pwa-shell .composer .attachment-control,.veliq-pwa-shell .composer>button,.veliq-pwa-shell .composer .send-button{width:var(--veliq-touch);min-width:var(--veliq-touch);height:var(--veliq-touch);min-height:var(--veliq-touch)}.veliq-pwa-shell .composer .send-button{width:48px;min-width:48px;height:48px}.veliq-pwa-shell .composer-field,.veliq-pwa-shell .composer-field input{width:100%;min-width:0}.veliq-pwa-shell .composer-field{min-height:44px;border-radius:22px;background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.74),transparent 46%),linear-gradient(145deg,#fbf8f1,#ebe5dc);box-shadow:inset 2px 2px 6px #ffffffbd,inset -4px -5px 9px #705d3e24,0 5px 12px #52432d1c}.veliq-pwa-shell .composer-field input{height:44px;padding:0 16px;border:0;background:transparent;outline:none;box-shadow:none}.veliq-pwa-shell .pwa-contact-search,.veliq-pwa-shell .pwa-chat-search,.veliq-pwa-shell .pwa-search{min-width:0;width:100%}.veliq-pwa-shell .pwa-contact-search input,.veliq-pwa-shell .pwa-chat-search input,.veliq-pwa-shell .pwa-search input{min-width:0;appearance:none;-webkit-appearance:none;background:transparent;outline:none;box-shadow:none}.veliq-pwa-shell input:-webkit-autofill,.veliq-pwa-shell input:-webkit-autofill:hover,.veliq-pwa-shell input:-webkit-autofill:focus{-webkit-text-fill-color:var(--veliq-text-dark);caret-color:var(--veliq-text-dark);box-shadow:0 0 0 1000px #fbf6ed inset;transition:background-color 9999s ease-out 0s}.veliq-pwa-shell .pwa-contact-search{display:grid;grid-template-columns:22px minmax(0,1fr);min-height:52px;gap:10px;align-items:center;padding:0 16px}.veliq-pwa-shell .pwa-contact-search>svg{width:18px;height:18px;color:#08233f94;stroke-width:2.6}.veliq-pwa-shell .pwa-contact-search input{min-height:auto;padding:0;border:0;border-radius:0}.veliq-pwa-shell .pwa-contact-search button{min-height:44px;padding:0 18px;color:var(--veliq-text-light);border:0;border-radius:22px;background:radial-gradient(ellipse at 22% 16%,rgba(255,255,255,.12),transparent 40%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31);box-shadow:0 9px 15px #061c313d,inset 2px 2px 5px #ffffff17,inset -4px -5px 9px #00000047}.veliq-pwa-shell .pwa-call-row>button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:999px}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-product-card,.veliq-pwa-shell .pwa-setting-row,.veliq-pwa-shell .profile-settings-row,.veliq-pwa-shell .pwa-empty-state{border:0;border-radius:24px;background:radial-gradient(ellipse at 18% 10%,rgba(255,255,255,.58),transparent 44%),linear-gradient(145deg,#fbf6ed,#ebe1d3);box-shadow:0 8px 16px #1223381a,inset 2px 2px 6px #ffffffb8,inset -4px -5px 9px #705d3e21}.veliq-pwa-shell .pwa-contact-row.as-button,.veliq-pwa-shell .pwa-contact-row.muted{grid-template-columns:52px minmax(0,1fr)}.veliq-pwa-shell .pwa-empty-state{max-width:420px;min-height:0;padding:18px;margin:14px auto;text-align:center}.veliq-pwa-shell .pwa-product-list{display:grid;gap:10px}.veliq-pwa-shell .pwa-profile-top{width:100%;max-width:100%;box-sizing:border-box;margin:8px 0 18px;padding:18px 16px;border-radius:28px}.veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera){min-height:44px;padding:0 18px;border:0;border-radius:999px;color:var(--clay-text);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1),transparent 38%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 54%,var(--clay-blue-dark));box-shadow:var(--clay-dark-shadow)}.veliq-pwa-shell .pwa-profile-top .avatar.large{width:92px;height:92px}.veliq-pwa-shell .pwa-settings-group{width:100%;max-width:100%;box-sizing:border-box;margin:0 0 16px}.veliq-pwa-shell .wallpaper-grid,.veliq-pwa-shell .pwa-wallpaper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.veliq-pwa-shell .pwa-wallpaper-grid button{aspect-ratio:.86;min-height:126px}.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-compact-tabs button,.veliq-pwa-shell .pwa-filter-row button,.veliq-pwa-shell .catalog-tabs button,.veliq-pwa-shell .catalog-category-tabs button{min-height:44px}.veliq-pwa-shell .wallpaper-option,.veliq-pwa-shell .clay-wallpaper-card{min-height:84px;border-radius:22px}@media(max-width:860px){.veliq-pwa-shell{width:100vw;max-width:100vw;min-height:100dvh}.veliq-pwa-shell .pwa-screen{max-width:100vw}.veliq-pwa-shell .pwa-chats-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{min-height:100dvh;padding:calc(14px + env(safe-area-inset-top,0px)) 12px calc(var(--veliq-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 12px)}.veliq-pwa-shell .pwa-bottom-nav{left:0;right:0;bottom:0;width:100vw;max-width:100vw;height:calc(var(--veliq-mobile-nav-height) + env(safe-area-inset-bottom,0px));padding:7px 8px max(7px,env(safe-area-inset-bottom,0px));border-radius:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.veliq-pwa-shell .pwa-bottom-nav button{min-width:0;min-height:54px;padding:5px 3px;gap:3px;border-radius:20px}.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{width:24px;height:24px}.veliq-pwa-shell .pwa-chat-screen{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.veliq-pwa-shell .pwa-chat-header{padding:calc(8px + env(safe-area-inset-top,0px)) 8px 8px}.veliq-pwa-shell .pwa-message-scroll{padding:10px 0 0}.veliq-pwa-shell .bubble{max-width:82vw}.veliq-pwa-shell .bubble.voice{width:min(var(--voice-width, 338px),82vw)}.veliq-pwa-shell .composer{grid-template-columns:44px minmax(0,1fr) 44px 48px;gap:7px}.veliq-pwa-shell .pwa-contact-search{grid-template-columns:22px minmax(0,1fr)}}@media(min-width:861px){.veliq-pwa-shell{height:100dvh;max-height:100dvh;overflow:hidden}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen){display:grid;grid-template-columns:minmax(340px,var(--veliq-desktop-sidebar)) minmax(0,1fr)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen)>.pwa-desktop-chat-sidebar{grid-column:1;min-width:0;height:100dvh;overflow:hidden;border-right:1px solid rgba(89,72,47,.14);background:#fbf7efd6}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen)>.pwa-desktop-chat-sidebar>.pwa-screen{max-width:none;height:100dvh;padding:18px 14px;overflow:hidden}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen)>.pwa-chat-screen{grid-column:2;width:100%;height:100dvh;max-height:100dvh;min-width:0}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)){display:grid;grid-template-columns:var(--veliq-desktop-rail) minmax(340px,var(--veliq-desktop-sidebar)) minmax(0,1fr)}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen))>.pwa-bottom-nav,.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav{position:relative;inset:auto;transform:none;grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;width:var(--veliq-desktop-rail);height:100dvh;padding:18px 9px;border-radius:0;border-right:1px solid rgba(89,72,47,.14);background:#fbf7efeb;box-shadow:8px 0 18px #52432d14}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen))>.pwa-bottom-nav button,.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60px;padding:6px 4px;border-radius:22px}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen))>.pwa-chats-screen{grid-column:2;width:100%;max-width:var(--veliq-desktop-sidebar);height:100dvh;padding:18px 14px;border-right:1px solid rgba(89,72,47,.14);background:#fbf7efd6}.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)):after{content:"Выберите чат";grid-column:3;align-self:center;justify-self:center;color:#0a29458a;font:800 18px/24px var(--veliq-font-ui);padding:16px 22px;border-radius:24px;background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.58),transparent 42%),linear-gradient(145deg,#fbf6edc7,#ebe1d3c7);box-shadow:0 8px 16px #12233814,inset 2px 2px 6px #ffffffa3,inset -4px -5px 9px #705d3e1a}.veliq-pwa-shell:not(.section-chats){display:grid;grid-template-columns:var(--veliq-desktop-rail) minmax(360px,var(--veliq-content-panel)) minmax(0,1fr)}.veliq-pwa-shell:not(.section-chats)>.pwa-screen{grid-column:2;width:100%;max-width:var(--veliq-content-panel);height:100dvh;padding:20px 16px;overflow-y:auto}.veliq-pwa-shell .pwa-chat-list{overflow-y:auto;max-height:calc(100dvh - 150px)}.veliq-pwa-shell .pwa-message-scroll .messages{max-width:780px;margin:0 auto;padding-inline:18px}.veliq-pwa-shell .bubble{max-width:min(76%,560px)}.veliq-pwa-shell .bubble.voice{width:min(var(--voice-width, 360px),76%,460px)}}.veliq-pwa-shell .avatar i,.veliq-pwa-shell .avatar:after,.clay-avatar i{display:none;content:none}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .voice-transcript-toggle,.veliq-pwa-shell .bubble.voice .voice-transcript-toggle,.veliq-pwa-shell .voice-transcript-toggle{display:block;grid-area:transcript;grid-template-columns:none;grid-auto-flow:row;width:100%;max-width:100%;min-width:0;text-align:left;justify-items:initial}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .voice-transcript-label,.veliq-pwa-shell .pwa-message-scroll .bubble.voice .voice-transcript,.veliq-pwa-shell .bubble.voice .voice-transcript-label,.veliq-pwa-shell .bubble.voice .voice-transcript{display:block;grid-area:auto;width:100%;max-width:100%;min-width:0;text-align:left}:root{--clay-nav-height: 74px;--clay-chat-row-height: 76px;--clay-swipe-action-width: 84px;--clay-swipe-width: calc(var(--clay-swipe-action-width) * 2);--clay-button-text-shadow: 0 1px 1px rgba(0, 0, 0, .34)}.veliq-pwa-shell .pwa-chats-screen{background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.52),transparent 28%),radial-gradient(circle at 90% 86%,rgba(190,162,112,.16),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell .pwa-home-header{grid-template-columns:48px minmax(0,1fr) 48px 48px;margin-bottom:10px}.veliq-pwa-shell .pwa-home-header strong{font-size:clamp(34px,9vw,46px);letter-spacing:0}.veliq-pwa-shell .pwa-home-header>button,.veliq-pwa-shell .pwa-profile-chip{border-radius:999px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 38%),linear-gradient(145deg,#fffaf1,#e8dfd0);box-shadow:0 7px 14px #1223381f,inset 2px 2px 6px #ffffffbd,inset -4px -5px 9px #705d3e26}.veliq-pwa-shell .pwa-search{min-height:50px;margin-bottom:10px;border-radius:25px}.veliq-pwa-shell .pwa-folder-tabs{margin:0 0 10px;padding:3px 2px 5px}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow:visible;padding:3px 0 5px}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs button{width:100%;min-width:0;padding:0 7px;font-size:11px;text-align:center}.veliq-pwa-shell .pwa-chat-list{display:grid;gap:10px;width:100%;max-width:100%;margin:6px 0 0;padding:2px 0 calc(10px + env(safe-area-inset-bottom,0px));overflow-x:hidden;overscroll-behavior-x:none}.veliq-pwa-shell .pwa-chat-row{position:relative;height:var(--clay-chat-row-height);min-height:var(--clay-chat-row-height);margin:0;border-radius:26px;overflow:hidden;background:transparent;box-shadow:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.veliq-pwa-shell .pwa-chat-main{position:relative;z-index:2;height:var(--clay-chat-row-height);min-height:var(--clay-chat-row-height);grid-template-columns:52px minmax(0,1fr) auto;gap:12px;border-radius:26px;padding:10px 12px;transform:translate(0);transition:transform .19s cubic-bezier(.2,.8,.2,1),box-shadow .16s ease,filter .16s ease;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.68),transparent 34%),radial-gradient(circle at 86% 90%,rgba(95,75,46,.12),transparent 36%),linear-gradient(145deg,#fff9f0,#efe5d7 72%,#dfd2bf);box-shadow:5px 9px 17px #41301824,1px 2px 4px #1112161a,inset 2px 2px 6px #ffffffc2,inset -4px -5px 9px #705d3e24}.veliq-pwa-shell .pwa-chat-row.active .pwa-chat-main{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.64),transparent 34%),radial-gradient(circle at 90% 92%,rgba(8,35,63,.1),transparent 38%),linear-gradient(145deg,#fff6e8,#e8d9c5)}.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-chat-main{width:calc(100% - var(--clay-swipe-width));transform:translate(0)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-chat-main{width:calc(100% - var(--clay-swipe-width));transform:translate(var(--clay-swipe-width))}.veliq-pwa-shell .pwa-chat-copy{display:grid;min-width:0;gap:4px}.veliq-pwa-shell .pwa-chat-copy>span{display:flex;align-items:center;min-width:0;gap:5px}.veliq-pwa-shell .pwa-chat-copy>span strong{min-width:0}.veliq-pwa-shell .pwa-chat-copy>span svg{flex:0 0 auto}.veliq-pwa-shell .pwa-chat-copy strong{color:#08233f;font-size:16px;font-weight:950}.veliq-pwa-shell .pwa-chat-copy small{color:#69717d;font-size:13px;font-weight:760}.veliq-pwa-shell .pwa-chat-state{display:grid;justify-items:end;align-self:stretch;align-content:center;gap:6px;min-width:42px}.veliq-pwa-shell .pwa-chat-state time{color:#6d737e;font-size:12px;font-weight:850}.veliq-pwa-shell .pwa-chat-state em{width:auto;min-width:23px;height:23px;padding:0 7px;color:#fff7e7;text-shadow:var(--clay-button-text-shadow);background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.18),transparent 40%),linear-gradient(145deg,#2d9af0,#1160b5 52%,#08233f);box-shadow:2px 4px 7px #08233f47,inset 2px 2px 4px #ffffff2e,inset -3px -4px 6px #0000003d}.veliq-pwa-shell .pwa-row-swipe{position:absolute;inset-block:0;z-index:1;display:grid;grid-template-columns:repeat(2,var(--clay-swipe-action-width));width:var(--clay-swipe-width);border-radius:26px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .14s ease}.veliq-pwa-shell .pwa-row-swipe.left{left:0}.veliq-pwa-shell .pwa-row-swipe.right{right:0}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right{opacity:1;pointer-events:auto}.veliq-pwa-shell .pwa-chat-row:not(.swiped-right) .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row:not(.swiped-left) .pwa-row-swipe.right{opacity:0;pointer-events:none}.veliq-pwa-shell .pwa-row-swipe button{display:grid;place-items:center;align-content:center;gap:5px;width:var(--clay-swipe-action-width);min-width:var(--clay-swipe-action-width);height:100%;padding:7px 5px;border:0;border-radius:0;color:#fff7e7;text-shadow:var(--clay-button-text-shadow);font-size:11px;font-weight:950;line-height:1.08;letter-spacing:0;text-align:center;box-shadow:inset 2px 2px 5px #ffffff24,inset -5px -6px 9px #00000038}.veliq-pwa-shell .pwa-row-swipe button span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.veliq-pwa-shell .pwa-row-swipe.left button:first-child{background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.16),transparent 38%),linear-gradient(145deg,#3d95f1,#1b61bd 58%,#124b94)}.veliq-pwa-shell .pwa-row-swipe.left button:last-child,.veliq-pwa-shell .pwa-row-swipe.right button:first-child{background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.12),transparent 38%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31)}.veliq-pwa-shell .pwa-row-swipe.right button.danger{background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.14),transparent 38%),linear-gradient(145deg,#ee675d,#c83d37 58%,#9f2d2a)}.veliq-pwa-shell .pwa-row-swipe button svg{width:20px;height:20px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.18)) drop-shadow(0 2px 2px rgba(0,0,0,.3))}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe{grid-template-columns:repeat(2,var(--clay-swipe-action-width));width:var(--clay-swipe-width);max-width:var(--clay-swipe-width)}.veliq-pwa-shell .pwa-chat-row.swiped-right .pwa-row-swipe.left,.veliq-pwa-shell .pwa-chat-row.swiped-left .pwa-row-swipe.right{display:grid}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.left{left:0;right:auto}.veliq-pwa-shell .pwa-chat-row .pwa-row-swipe.right{left:auto;right:0}.veliq-pwa-shell .pwa-bottom-nav{min-height:calc(var(--clay-nav-height) + env(safe-area-inset-bottom,0px));height:calc(var(--clay-nav-height) + env(safe-area-inset-bottom,0px));padding:8px 10px max(8px,env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.84),transparent 34%),radial-gradient(circle at 86% 100%,rgba(118,92,55,.12),transparent 30%),linear-gradient(180deg,#fffaf1fa,#eae1d3fa);box-shadow:0 -10px 24px #4e391c21,inset 0 1px #ffffffb8,inset 0 -6px 12px #705d3e1a}.veliq-pwa-shell .pwa-bottom-nav button{min-height:56px;grid-template-rows:28px 15px;gap:2px;border-radius:21px;color:#08233f;font-size:11px;font-weight:950;text-shadow:0 1px 0 rgba(255,255,255,.42)}.veliq-pwa-shell .pwa-bottom-nav button.active{color:#fff7e7;text-shadow:var(--clay-button-text-shadow);background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.13),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31);box-shadow:5px 9px 15px #061c3147,inset 2px 2px 6px #ffffff1a,inset -5px -6px 10px #00000042}.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{display:grid;place-items:center;width:27px;height:27px}@media(max-width:430px){:root{--clay-swipe-action-width: 72px;--clay-nav-height: 70px}.veliq-pwa-shell .pwa-bottom-nav{padding-inline:7px}.veliq-pwa-shell .pwa-bottom-nav button{font-size:10px;border-radius:19px}.veliq-pwa-shell .pwa-row-swipe button{font-size:10px;padding-inline:3px}}.veliq-pwa-shell .pwa-row-swipe button.danger,.veliq-pwa-shell .pwa-row-swipe button.danger span,.veliq-pwa-shell .pwa-row-swipe.right button.danger{color:#fff7e7}.veliq-pwa-shell .pwa-row-swipe button.danger svg{color:#fff7e7;stroke:#fff7e7}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen{grid-template-rows:auto auto minmax(0,1fr) auto;background:radial-gradient(circle at 18% 6%,rgba(255,255,255,.5),transparent 28%),radial-gradient(circle at 86% 92%,rgba(183,151,100,.18),transparent 32%),linear-gradient(180deg,#fbf6ec,#efe6d8)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-header{grid-row:1}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-pinned{grid-row:2}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search{grid-template-columns:22px minmax(0,1fr) 38px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search input{min-width:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search button{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border:0;border-radius:999px;color:var(--clay-blue);background:radial-gradient(circle at 26% 18%,rgba(255,255,255,.78),transparent 38%),linear-gradient(145deg,#fff9ee,#e8dfd0);box-shadow:0 5px 11px #1223381f,inset 2px 2px 5px #ffffffb8,inset -3px -4px 7px #705d3e21}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{grid-row:3;min-height:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-row:4}.veliq-pwa-shell .pwa-chat-header{min-height:calc(64px + env(safe-area-inset-top,0px));grid-template-columns:46px minmax(0,1fr) repeat(3,44px);gap:7px;padding:calc(8px + env(safe-area-inset-top,0px)) 8px 8px;background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.86),transparent 38%),linear-gradient(180deg,#fffaf1fa,#ede4d6f0);box-shadow:0 9px 22px #4e391c1f,inset 0 -1px #59482f1f,inset 0 1px #ffffffb8}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:44px;min-width:44px;height:44px;border-radius:999px;color:var(--clay-blue);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.7),transparent 38%),linear-gradient(145deg,#fffaf1,#e8dfd0);box-shadow:0 7px 14px #1223381f,inset 2px 2px 6px #ffffffb8,inset -4px -5px 9px #705d3e26}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-back{color:#fff7e7;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31);box-shadow:5px 9px 15px #061c3147,inset 2px 2px 6px #ffffff1a,inset -5px -6px 10px #00000042}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{grid-template-columns:42px minmax(0,1fr);gap:9px;padding:0;width:100%;max-width:100%;overflow:hidden;border:0;outline:0;color:var(--clay-blue);background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person>span:not(.avatar){display:grid;min-width:0;max-width:100%;gap:2px;overflow:hidden}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person:focus,.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person:focus-visible{outline:0;box-shadow:none}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong{overflow:hidden;color:#08233f;font-size:15px;font-weight:950;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{overflow:hidden;color:#69717d;font-size:10px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-message-scroll{padding:12px 10px 14px;background:transparent}.veliq-pwa-shell .pwa-message-scroll .messages{gap:10px;padding:0 0 6px}.veliq-pwa-shell .bubble{max-width:min(82%,520px);min-width:126px;border-radius:25px;padding:13px 16px 11px;overflow:visible}.veliq-pwa-shell .bubble:before{border-radius:inherit}.veliq-pwa-shell .bubble.incoming,.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact):not(.file):not(.media):not(.channel):not(.product):not(.miniapp){align-self:flex-start;color:#08233f;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.74),transparent 34%),radial-gradient(circle at 84% 88%,rgba(120,96,62,.13),transparent 36%),linear-gradient(145deg,#fffaf0,#efe5d6 72%,#e5d7c3);box-shadow:4px 8px 14px #30231229,1px 2px 4px #1112161a,inset 3px 3px 7px #ffffff94,inset -5px -6px 10px #7d654326;text-shadow:0 1px 0 rgba(255,255,255,.46)}.veliq-pwa-shell .bubble.outgoing,.veliq-pwa-shell .bubble.voice.outgoing,.veliq-pwa-shell .bubble.poll.outgoing,.veliq-pwa-shell .bubble.contact.outgoing{align-self:flex-end;color:#fff7e7;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.1),transparent 30%),radial-gradient(circle at 82% 88%,rgba(0,0,0,.24),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 48%,#061c31);box-shadow:5px 10px 17px #120c064d,1px 3px 5px #0000004d,inset 3px 3px 7px #ffffff14,inset -5px -6px 10px #0000003d;text-shadow:0 1px 1px rgba(0,0,0,.68),0 -1px 0 rgba(255,255,255,.1)}.veliq-pwa-shell .bubble.outgoing:after,.veliq-pwa-shell .bubble.incoming:after{display:none;content:none}.veliq-pwa-shell .bubble.outgoing:after{right:-4px;background:linear-gradient(145deg,#0a2945,#061c31);box-shadow:3px 5px 8px #120c0638}.veliq-pwa-shell .bubble.incoming:after{left:-4px;background:linear-gradient(145deg,#fffaf0,#e5d7c3);box-shadow:2px 5px 8px #3023121f;transform:scaleX(-1) rotate(14deg)}.veliq-pwa-shell .bubble p{font-size:15px;font-weight:850;line-height:1.35}.veliq-pwa-shell .bubble-time{margin-top:6px;font-size:12px;font-weight:950}.veliq-pwa-shell .bubble.incoming .bubble-time,.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact):not(.file):not(.media):not(.channel):not(.product):not(.miniapp) .bubble-time{color:#7c6d38;text-shadow:0 1px 0 rgba(255,255,255,.58)}.veliq-pwa-shell .bubble.incoming p,.veliq-pwa-shell .bubble.incoming strong,.veliq-pwa-shell .bubble.incoming span:not(.bubble-time):not(.message-reactions):not(.message-reactions *),.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact):not(.file):not(.media):not(.channel):not(.product):not(.miniapp) p,.veliq-pwa-shell .bubble:not(.outgoing):not(.voice):not(.poll):not(.contact):not(.file):not(.media):not(.channel):not(.product):not(.miniapp) strong{position:relative;z-index:2;color:#08233f;text-shadow:0 1px 0 rgba(255,255,255,.62)}.veliq-pwa-shell .bubble-medium{min-width:min(220px,70vw)}.veliq-pwa-shell .bubble-wide,.veliq-pwa-shell .bubble-poll{min-width:min(300px,78vw)}.veliq-pwa-shell .bubble.voice{width:min(var(--voice-width, 306px),82vw);min-width:min(286px,82vw);border-radius:27px;padding:14px 16px 12px}.veliq-pwa-shell .voice-play-button{width:44px;min-width:44px;height:44px;color:#ffd85a}.veliq-pwa-shell .voice-duration,.veliq-pwa-shell .voice-transcript-label,.veliq-pwa-shell .voice-transcript{color:inherit}.veliq-pwa-shell .message-reactions{margin-top:8px}.veliq-pwa-shell .composer{grid-template-columns:48px minmax(0,1fr) 46px 52px;min-height:calc(68px + env(safe-area-inset-bottom,0px));padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.84),transparent 38%),linear-gradient(180deg,#fffaf1fa,#ede4d6fa)}.veliq-pwa-shell .composer .attachment-control>button,.veliq-pwa-shell .composer>button,.veliq-pwa-shell .composer .send-button{border-radius:999px}.veliq-pwa-shell .composer .attachment-control>button,.veliq-pwa-shell .composer>button:not(.send-button){color:#08233f;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 38%),linear-gradient(145deg,#fffaf1,#e8dfd0);box-shadow:0 7px 14px #1223381f,inset 2px 2px 6px #ffffffb8,inset -4px -5px 9px #705d3e26}.veliq-pwa-shell .composer-field,.veliq-pwa-shell .composer-field input{min-width:0}.veliq-pwa-shell .composer-field input{height:46px;min-height:46px;border-radius:999px;padding:0 17px;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#fff9ef,#e8dfd0)}@media(max-width:430px){.veliq-pwa-shell .pwa-chat-header{grid-template-columns:40px minmax(0,1fr) repeat(3,40px);gap:5px;padding-inline:8px}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:40px;min-width:40px;height:40px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{grid-template-columns:38px minmax(0,1fr);gap:7px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person .avatar{width:38px;height:38px}.veliq-pwa-shell .pwa-message-scroll{padding:10px 8px calc(24px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .bubble{max-width:84vw}.veliq-pwa-shell .composer{grid-template-columns:44px minmax(0,1fr) 42px 48px;gap:7px;padding-inline:8px}.veliq-pwa-shell .composer .attachment-control>button,.veliq-pwa-shell .composer>button{width:42px;min-width:42px;height:42px}.veliq-pwa-shell .composer .send-button{width:48px;min-width:48px;height:48px}}.veliq-pwa-shell .composer .attachment-control{position:relative;z-index:130}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{position:relative;z-index:120;contain:none;transform:none;overflow:visible}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll{z-index:1}.veliq-pwa-shell .composer .attachment-menu{position:fixed;left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom,0px));z-index:140;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px;width:auto;max-width:420px;margin:0 auto;padding:20px 12px 14px;border:0;border-radius:30px;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.76),transparent 34%),radial-gradient(circle at 86% 92%,rgba(118,93,58,.13),transparent 36%),linear-gradient(145deg,#fffaf0,#efe4d4);box-shadow:0 18px 44px #0d1c2d38,0 5px 14px #3b2a141f,inset 4px 4px 10px #ffffff94,inset -6px -7px 13px #77603f26}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-menu{left:50%;right:auto;bottom:calc(82px + env(safe-area-inset-bottom,0px));width:min(calc(100vw - 24px),360px);max-width:min(calc(100vw - 24px),360px);transform:translate(-50%)}.veliq-pwa-shell .composer .attachment-menu:before{content:"";position:absolute;top:8px;left:50%;width:42px;height:4px;border-radius:999px;background:#08233f2e;transform:translate(-50%)}.veliq-pwa-shell .composer .attachment-menu button{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:56px auto;align-items:center;justify-items:center;place-items:center;gap:5px;justify-self:stretch;width:100%;min-width:0;min-height:84px;padding:0;border:0;border-radius:20px;color:#08233f;background:transparent;box-shadow:none;font-size:12px;font-weight:950;line-height:1.1}.veliq-pwa-shell .composer .attachment-menu button:before{content:"";position:absolute;top:2px;left:50%;width:54px;height:54px;border-radius:999px;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#153f63,#0b2945 56%,#061c31);box-shadow:0 9px 16px #08233f47,inset 2px 2px 5px #ffffff1a,inset -4px -5px 9px #00000047;transform:translate(-50%)}.veliq-pwa-shell .composer .attachment-menu button svg{position:relative;z-index:1;grid-column:1;grid-row:1;align-self:center;justify-self:center;width:24px;height:24px;margin:0;color:#fff7e7;filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.veliq-pwa-shell .composer .attachment-menu button span{position:relative;z-index:1;grid-column:1;grid-row:2;display:block;width:100%;max-width:100%;overflow:hidden;color:#08233f;font-size:12px;font-weight:950;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .composer .attachment-menu button:hover,.veliq-pwa-shell .composer .attachment-menu button:focus-visible{transform:translateY(-1px)}.veliq-pwa-shell .composer .attachment-menu button:active{transform:translateY(1px)}.veliq-pwa-shell .composer .attachment-menu button.attachment-cancel:before{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.52),transparent 34%),linear-gradient(145deg,#fff8ed,#e5dac9);box-shadow:0 7px 13px #4b371b24,inset 2px 2px 6px #ffffffb8,inset -4px -5px 9px #705d3e2b}.veliq-pwa-shell .composer .attachment-menu button.attachment-cancel svg{color:#08233f;filter:none}.veliq-pwa-shell .message-actions-backdrop,.veliq-pwa-shell .forward-sheet-backdrop,.veliq-pwa-shell .call-sheet-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:end center;padding:0 12px calc(18px + env(safe-area-inset-bottom,0px));background:#0613222e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.veliq-pwa-shell .message-actions-sheet{width:min(332px,calc(100vw - 24px));max-height:min(76dvh,610px);overflow:auto;padding:12px;border:0;border-radius:30px;color:#08233f;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.76),transparent 34%),radial-gradient(circle at 88% 92%,rgba(118,93,58,.13),transparent 36%),linear-gradient(145deg,#fffaf0,#efe4d4);box-shadow:0 18px 44px #0d1c2d3d,0 5px 14px #3b2a141f,inset 4px 4px 10px #ffffff94,inset -6px -7px 13px #77603f26}.veliq-pwa-shell .forward-sheet,.veliq-pwa-shell .shared-media-sheet,.veliq-pwa-shell .poll-sheet,.veliq-pwa-shell .call-sheet{width:min(366px,calc(100vw - 24px));max-height:min(76dvh,610px);overflow:auto;padding:12px}.veliq-pwa-shell .forward-head{align-items:start}.veliq-pwa-shell .forward-head>div{min-width:0}.veliq-pwa-shell .forward-head span{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.3}.veliq-pwa-shell .forward-head button{align-self:start}.veliq-pwa-shell .action-message-preview{display:grid;gap:3px;margin:0 0 10px;padding:11px 13px;border:0;border-radius:20px;color:#08233f;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.62),transparent 34%),linear-gradient(145deg,#fff9ef,#e7ddcd);box-shadow:inset 3px 3px 7px #ffffff9e,inset -4px -5px 9px #705d3e24}.veliq-pwa-shell .action-message-preview strong,.veliq-pwa-shell .action-message-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .reaction-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:0 0 10px;padding:7px;border:0;border-radius:999px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.11),transparent 30%),linear-gradient(145deg,#153f63,#0b2945 56%,#061c31);box-shadow:0 10px 18px #08233f33,inset 2px 2px 5px #ffffff17,inset -4px -5px 9px #00000045}.veliq-pwa-shell .reaction-row button{display:grid;place-items:center;width:40px;min-width:0;height:40px;min-height:40px;margin:0 auto;padding:0;border:0;border-radius:999px;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.72),transparent 36%),linear-gradient(145deg,#fff8ed,#e9dece);box-shadow:0 5px 9px #00000029,inset 2px 2px 5px #ffffffa3,inset -3px -4px 7px #705d3e29;font-size:21px;line-height:1}.veliq-pwa-shell .message-action-grid{display:grid;grid-template-columns:1fr;gap:7px}.veliq-pwa-shell .message-action-grid button{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:0 13px;border:0;border-radius:18px;color:#08233f;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.62),transparent 34%),linear-gradient(145deg,#fff9ef,#e7ddcd);box-shadow:inset 3px 3px 7px #ffffff9e,inset -4px -5px 9px #705d3e24;font-size:14px;font-weight:950;text-align:left}.veliq-pwa-shell .message-action-grid button:last-child{border-bottom:0}.veliq-pwa-shell .message-action-grid button svg{width:18px;height:18px}.veliq-pwa-shell .message-action-grid button:disabled{opacity:.42;filter:grayscale(1)}.veliq-pwa-shell .message-action-grid button.danger{color:#9d1e1e;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.58),transparent 34%),linear-gradient(145deg,#fff0e8,#ecd3c9)}.veliq-pwa-shell .pwa-message-scroll .bubble:not(.voice):not(.file):not(.media):not(.channel):not(.product):not(.miniapp){display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;align-items:start;justify-items:start;gap:6px}.veliq-pwa-shell .pwa-message-scroll .bubble:not(.voice):not(.file):not(.media):not(.channel):not(.product):not(.miniapp) p{display:block;width:100%;min-width:0;margin:0;order:10}.veliq-pwa-shell .pwa-message-scroll .bubble .bubble-time{float:none;grid-area:auto;display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;width:auto;max-width:100%;min-width:0;margin:0;gap:4px;white-space:nowrap;line-height:1;order:20}.veliq-pwa-shell .pwa-message-scroll .bubble .message-status-icon{flex:0 0 auto;width:14px;height:14px;margin-left:1px}.veliq-pwa-shell .pwa-message-scroll .bubble .delivery-state{grid-area:auto;display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;width:auto;max-width:100%;margin:-1px 0 0;order:30;white-space:nowrap}.veliq-pwa-shell .pwa-message-scroll .bubble .failed-message-actions{grid-area:auto;position:static;z-index:2;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;justify-self:end;width:auto;max-width:100%;margin:2px 0 0;gap:7px;order:40}.veliq-pwa-shell .pwa-message-scroll .bubble .failed-message-actions button{flex:0 1 auto;min-width:0;max-width:100%;min-height:32px;padding:0 11px;line-height:1}.veliq-pwa-shell .pwa-message-scroll .bubble .message-reactions{grid-area:auto;grid-column:auto;grid-row:auto;position:absolute;top:calc(100% + 6px);left:14px;right:auto;z-index:6;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;justify-self:start;width:auto;min-width:0;max-width:100%;height:auto;min-height:28px;margin:0;padding:0;gap:5px;overflow:visible;pointer-events:auto;order:50}.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing .message-reactions{left:auto;right:14px;justify-content:flex-end;justify-self:end}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .message-reactions{left:14px;right:auto}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .bubble-time{grid-area:auto;position:absolute;inset:auto 16px 14px auto;justify-self:end;order:0}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .delivery-state{grid-area:delivery;justify-self:end;order:0}.veliq-pwa-shell .pwa-message-scroll .bubble.voice .failed-message-actions{grid-area:failed;justify-self:stretch;justify-content:flex-end;width:100%;order:0}.veliq-pwa-shell .pwa-message-scroll .bubble:has(>.message-reactions){margin-bottom:38px;overflow:visible}.veliq-pwa-shell .pwa-message-scroll .messages{padding-bottom:calc(48px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll>.date-divider{position:sticky;top:10px;z-index:4;align-self:center;margin:0 auto 12px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-message-scroll>.messages{top:74px;padding-top:0}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search) .pwa-message-scroll>.date-divider{position:static;top:auto}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search) .pwa-message-scroll>.messages{top:0}.veliq-pwa-shell .pwa-message-scroll .bubble .message-reactions em{position:static;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;padding:0 9px;border:0;border-radius:999px;color:#08233f;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.72),transparent 36%),linear-gradient(145deg,#fff7ea,#e9dece);box-shadow:0 5px 10px #08233f29,inset 2px 2px 5px #ffffffa8,inset -3px -4px 7px #705d3e29;font-size:13px;font-style:normal;font-weight:950;line-height:1;white-space:nowrap;text-shadow:none;transform:none}.veliq-pwa-shell .pwa-message-scroll .bubble.outgoing .message-reactions em{color:#fff7e7;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#1a486e,#0d3150 56%,#061d32);box-shadow:0 5px 10px #00000038,inset 2px 2px 5px #ffffff14,inset -3px -4px 7px #00000040}.veliq-pwa-shell .pwa-contact-profile-screen{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-height:100dvh;padding:0 12px calc(16px + env(safe-area-inset-bottom,0px));overflow-y:auto;color:#08233f;background:radial-gradient(circle at 18% 7%,rgba(255,255,255,.64),transparent 28%),radial-gradient(circle at 86% 94%,rgba(183,151,100,.16),transparent 32%),linear-gradient(180deg,#fbf6ec,#efe6d8)}.veliq-pwa-shell .pwa-contact-profile-header{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:calc(64px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 0 8px}.veliq-pwa-shell .pwa-contact-profile-header.no-back-button{grid-template-columns:minmax(0,1fr)}.veliq-pwa-shell .pwa-contact-profile-header>button{display:inline-grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;color:#fff7e7;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31);box-shadow:5px 9px 15px #061c3147,inset 2px 2px 6px #ffffff1a,inset -5px -6px 10px #00000042}.veliq-pwa-shell .pwa-contact-profile-header>span{display:grid;min-width:0;gap:2px}.veliq-pwa-shell .pwa-contact-profile-header strong{overflow:hidden;font-size:18px;font-weight:950;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-profile-header small{overflow:hidden;color:#69717d;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-profile-hero{display:grid;justify-items:center;gap:7px;margin:8px 0 16px;padding:22px 16px 20px;border-radius:28px;background:radial-gradient(circle at 26% 12%,rgba(255,255,255,.74),transparent 34%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:0 14px 30px #4e391c29,inset 4px 4px 10px #ffffff94,inset -7px -8px 14px #77603f26}.veliq-pwa-shell .pwa-contact-profile-hero .avatar.large{width:92px;height:92px;font-size:28px}.veliq-pwa-shell .pwa-contact-profile-hero h1{max-width:100%;margin:4px 0 0;overflow-wrap:anywhere;color:#08233f;font-size:24px;font-weight:950;line-height:1.12;text-align:center}.veliq-pwa-shell .pwa-contact-profile-hero p{margin:0;color:#647080;font-size:13px;font-weight:850;text-align:center}.veliq-pwa-shell .pwa-contact-profile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.veliq-pwa-shell .pwa-contact-profile-actions button{display:grid;place-items:center;gap:7px;min-width:0;min-height:74px;padding:10px 6px;border:0;border-radius:22px;color:#08233f;background:radial-gradient(circle at 26% 16%,rgba(255,255,255,.7),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-size:12px;font-weight:950}.veliq-pwa-shell .pwa-contact-profile-actions button.active{color:#fff7e7;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31)}.veliq-pwa-shell .pwa-contact-profile-list{display:grid;gap:10px;padding-bottom:8px}.veliq-pwa-shell .pwa-contact-profile-list button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;border:0;border-radius:22px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);text-align:left}.veliq-pwa-shell .pwa-contact-profile-list button:disabled{opacity:.46}.veliq-pwa-shell .pwa-contact-profile-list button.danger{color:#d74b48}.veliq-pwa-shell .pwa-contact-profile-list button>span{display:grid;min-width:0;gap:2px}.veliq-pwa-shell .pwa-contact-profile-list strong,.veliq-pwa-shell .pwa-contact-profile-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-profile-list strong{font-size:15px;font-weight:950}.veliq-pwa-shell .pwa-contact-profile-list small{color:#6b7280;font-size:12px;font-weight:800;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;white-space:normal}.veliq-pwa-shell .pwa-contact-profile-list em{min-width:28px;color:#7a6f56;font-style:normal;font-weight:950;text-align:right}.veliq-pwa-shell .pwa-contact-attachment-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:6px 0 14px}.veliq-pwa-shell .pwa-contact-attachment-tabs button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:0 11px;border:0;border-radius:20px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-size:12px;font-weight:950}.veliq-pwa-shell .pwa-contact-attachment-tabs button.active{color:#fff7e7;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#12385a,#0a2945 54%,#061c31)}.veliq-pwa-shell .pwa-contact-attachment-tabs em{min-width:18px;font-style:normal;text-align:right}.veliq-pwa-shell .pwa-contact-attachment-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-attachment-list{display:grid;gap:10px;min-height:0}.veliq-pwa-shell .pwa-contact-attachment-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;border:0;border-radius:22px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);text-align:left}.veliq-pwa-shell .pwa-contact-attachment-item span{display:grid;min-width:0;gap:2px}.veliq-pwa-shell .pwa-contact-attachment-item strong,.veliq-pwa-shell .pwa-contact-attachment-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-contact-attachment-item strong{font-size:14px;font-weight:950}.veliq-pwa-shell .pwa-contact-attachment-item small{color:#6b7280;font-size:12px;font-weight:800}.veliq-pwa-shell .pwa-contact-attachment-item em{color:#7a6f56;font-style:normal;font-weight:950}.veliq-pwa-shell .pwa-contact-call-screen{grid-template-rows:auto auto 1fr auto}.veliq-pwa-shell .pwa-contact-call-hero{display:grid;justify-items:center;gap:8px;margin:20px 0 16px;padding:28px 18px;border-radius:30px;background:radial-gradient(circle at 26% 12%,rgba(255,255,255,.74),transparent 34%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:0 14px 30px #4e391c29,inset 4px 4px 10px #ffffff94,inset -7px -8px 14px #77603f26}.veliq-pwa-shell .pwa-contact-call-hero h1{margin:0;overflow-wrap:anywhere;color:#08233f;font-size:24px;font-weight:950;text-align:center}.veliq-pwa-shell .pwa-contact-call-hero span,.veliq-pwa-shell .pwa-contact-call-hero p{margin:0;color:#69717d;font-weight:850;text-align:center}.veliq-pwa-shell .pwa-contact-call-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:8px;align-self:end;margin-top:18px;padding-bottom:8px}.veliq-pwa-shell .pwa-contact-call-actions button{display:grid;place-items:center;align-content:center;width:min(100%,clamp(64px,21vw,82px));height:auto;aspect-ratio:1 / 1;min-width:0;min-height:0;padding:8px 6px;border:0;border-radius:999px;color:#08233f;background:radial-gradient(circle at 26% 16%,rgba(255,255,255,.7),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);font-size:10px;font-weight:950;line-height:1.05;text-align:center}.veliq-pwa-shell .pwa-contact-call-actions button svg{width:25px;height:25px}.veliq-pwa-shell .pwa-contact-call-actions button.active{color:#fff7e7;background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.16),transparent 36%),linear-gradient(145deg,#16456e,#0b2f4f 54%,#061c31);box-shadow:0 12px 24px #081c3038,inset 3px 3px 8px #ffffff24,inset -6px -7px 12px #0003}.veliq-pwa-shell .pwa-contact-call-actions button.danger{color:#fff7e7;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.14),transparent 36%),linear-gradient(145deg,#b84d4b,#8e2f31)}@media(max-width:340px){.veliq-pwa-shell .pwa-chat-header{grid-template-columns:36px minmax(0,1fr) repeat(3,36px);gap:4px}.veliq-pwa-shell .pwa-chat-header.no-back-button{grid-template-columns:minmax(0,1fr) repeat(3,36px)}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:36px;min-width:36px;height:36px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{grid-template-columns:36px minmax(0,1fr);gap:6px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person .avatar{width:36px;height:36px;min-width:36px;min-height:36px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong{font-size:14px;line-height:17px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{font-size:11px;line-height:14px}}@media(max-width:340px){.veliq-pwa-shell .pwa-chat-main{grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:10px}.veliq-pwa-shell .pwa-chat-main .avatar{width:44px;height:44px;min-width:44px;min-height:44px}.veliq-pwa-shell .pwa-chat-copy strong{font-size:15px;line-height:19px}.veliq-pwa-shell .pwa-chat-copy small{font-size:12px;line-height:16px}.veliq-pwa-shell .pwa-chat-state{gap:4px;font-size:11px}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:3px 0 5px;scrollbar-width:none}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs::-webkit-scrollbar{display:none}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs button{flex:0 0 auto;width:auto;min-width:max-content;padding:0 12px;font-size:11px}}@media(max-width:300px){.veliq-pwa-shell .pwa-home-header{grid-template-columns:40px minmax(0,1fr) 40px 40px;gap:6px;margin-bottom:8px}.veliq-pwa-shell .pwa-home-header strong{font-size:28px;line-height:1}.veliq-pwa-shell .pwa-home-header>button,.veliq-pwa-shell .pwa-profile-chip{min-width:40px;min-height:40px;width:40px;height:40px}.veliq-pwa-shell .pwa-profile-chip .avatar{width:34px;height:34px;min-width:34px;min-height:34px}.veliq-pwa-shell .pwa-chat-header{grid-template-columns:minmax(0,1fr) repeat(3,34px);gap:3px;padding:calc(7px + env(safe-area-inset-top,0px)) 6px 7px}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:34px;min-width:34px;height:34px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person{grid-template-columns:34px minmax(0,1fr);gap:5px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person .avatar{width:34px;height:34px;min-width:34px;min-height:34px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person strong{font-size:12px;line-height:14px}.veliq-pwa-shell .pwa-chat-header>button.pwa-chat-person small{font-size:10px;line-height:12px}.veliq-pwa-shell .pwa-chat-main{grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:10px 9px}.veliq-pwa-shell .pwa-chat-main .avatar{width:44px;height:44px;min-width:44px;min-height:44px}.veliq-pwa-shell .pwa-chat-copy strong{font-size:13px;line-height:16px}.veliq-pwa-shell .pwa-chat-copy small{font-size:12px;line-height:15px}.veliq-pwa-shell .pwa-chat-state{min-width:36px;gap:4px}.veliq-pwa-shell .pwa-chat-state time{font-size:11px}.veliq-pwa-shell .pwa-call-row{grid-template-columns:42px minmax(0,1fr) 44px 44px;gap:6px;padding:10px 9px}.veliq-pwa-shell .pwa-call-row .avatar{width:42px;height:42px;min-width:42px;min-height:42px}.veliq-pwa-shell .pwa-call-row>button{width:44px;min-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .pwa-call-row strong{display:-webkit-box;overflow:hidden;font-size:12px;line-height:15px;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.veliq-pwa-shell .pwa-call-row small{font-size:11px;line-height:14px}.veliq-pwa-shell .pwa-bottom-nav{padding-inline:4px}.veliq-pwa-shell .pwa-bottom-nav button{min-height:54px;grid-template-rows:24px auto;gap:1px;padding:4px 2px;font-size:9px}.veliq-pwa-shell .pwa-bottom-nav button span:last-child{display:block;max-width:100%;overflow:hidden;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{width:24px;height:24px}}@media(max-width:320px){.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;overflow:visible;padding:3px 0 5px}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs button{width:100%;min-width:0;padding:0 4px;font-size:10px}}@media(max-width:290px){.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs{gap:3px}.veliq-pwa-shell .pwa-chats-screen .pwa-folder-tabs button{padding:0 2px;font-size:9px}}.modal-backdrop--pwa{place-items:end center;padding:12px 12px calc(16px + env(safe-area-inset-bottom,0px));background:#0613223d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.action-modal--pwa{width:min(360px,calc(100vw - 24px));max-height:min(78dvh,640px);gap:12px;padding:18px 16px 16px;border:0;border-radius:30px;color:#08233f;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.76),transparent 34%),radial-gradient(circle at 86% 92%,rgba(118,93,58,.13),transparent 36%),linear-gradient(145deg,#fffaf0,#efe4d4);box-shadow:0 18px 44px #0d1c2d38,0 5px 14px #3b2a141f,inset 4px 4px 10px #ffffff94,inset -6px -7px 13px #77603f26}.action-modal--pwa>svg{color:#12385a}.action-modal--pwa h2{margin-top:2px;color:#08233f;font-size:20px;line-height:1.12}.action-modal--pwa p{color:#617081}.action-modal--pwa .modal-close{width:38px;height:38px;border-radius:999px;color:#7a6f56;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.72),transparent 36%),linear-gradient(145deg,#fffaf0,#e9dece);box-shadow:0 7px 13px #4b371b24,inset 2px 2px 6px #ffffffb8,inset -4px -5px 9px #705d3e2b}.action-modal--pwa input,.action-modal--pwa textarea{width:100%;color:#08233f;background:#ffffff70;border:1px solid rgba(8,35,63,.14);border-radius:18px;box-shadow:inset 1px 1px 3px #ffffff94,inset -2px -3px 6px #77603f14}.action-modal--pwa textarea{min-height:124px}.action-modal--pwa .new-chat-search{min-height:50px;padding:0 14px;background:#ffffff75;border:1px solid rgba(8,35,63,.14);border-radius:18px;box-shadow:inset 1px 1px 3px #ffffff94,inset -2px -3px 6px #77603f14}.action-modal--pwa .new-chat-search svg,.action-modal--pwa .new-chat-shortcuts button svg{color:#12385a;stroke:currentColor}.action-modal--pwa .new-chat-list{gap:8px;margin-top:10px;padding-top:0;border-top:0}.action-modal--pwa .new-chat-shortcuts{gap:8px;margin-top:10px}.action-modal--pwa .new-chat-shortcuts button,.action-modal--pwa .new-chat-list button{min-height:56px;padding:0 12px;border-radius:18px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:0 10px 20px #4e391c1f,inset 3px 3px 7px #ffffff85,inset -5px -6px 10px #77603f1f}.action-modal--pwa .new-chat-shortcuts button:hover,.action-modal--pwa .new-chat-shortcuts button:focus-visible,.action-modal--pwa .new-chat-list button:hover,.action-modal--pwa .new-chat-list button:focus-visible{background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.72),transparent 38%),linear-gradient(145deg,#fffaf3,#ece1d1)}.action-modal--pwa .modal-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:2px}.action-modal--pwa .modal-actions .ghost-action,.action-modal--pwa .modal-actions .primary-action{width:100%;min-height:52px;justify-content:center;border:0;border-radius:18px;font-weight:900}.action-modal--pwa .modal-actions .ghost-action{color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.66),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:0 9px 16px #4e391c1f,inset 2px 2px 6px #ffffff8f,inset -4px -5px 9px #77603f1f}.action-modal--pwa .modal-actions .ghost-action.danger{color:#b04341}.action-modal--pwa .modal-actions .primary-action{color:#fff7e7;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#153f63,#0b2945 56%,#061c31);box-shadow:0 12px 22px #08233f3d,inset 2px 2px 5px #ffffff1a,inset -4px -5px 9px #00000047}.veliq-pwa-shell .pwa-contact-call-screen{grid-template-rows:auto auto clamp(14px,6vh,52px) auto}.veliq-pwa-shell .pwa-contact-call-hero{margin:16px 0 0}.veliq-pwa-shell .pwa-contact-call-actions{grid-row:4;margin-top:0;padding-bottom:0}.veliq-pwa-shell .pwa-message-scroll .bubble.smart-attachment .smart-attachment-content,.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .media-caption{min-width:0}.veliq-pwa-shell .pwa-message-scroll .bubble.smart-attachment .smart-attachment-text,.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .media-caption-text{display:block;min-width:0;margin:0;overflow-wrap:anywhere;white-space:pre-line;line-height:1.3}.veliq-pwa-shell .pwa-message-scroll .bubble.smart-attachment .smart-attachment-meta,.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .media-caption-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px;float:none;min-width:0;max-width:100%;margin:2px 0 0}.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .failed-message-actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;margin-top:8px}.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .failed-message-actions button{width:100%;max-width:none;justify-content:flex-start;padding:0 14px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search-status{width:calc(100% - 24px);min-width:0;margin:-6px 12px 8px;padding:7px 12px;border-radius:18px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.62),transparent 38%),linear-gradient(145deg,#fff9efeb,#e8decee6);box-shadow:0 7px 14px #4e391c1a,inset 2px 2px 5px #ffffff80,inset -4px -5px 8px #77603f1c;font-size:12px;font-weight:850;line-height:1.2}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .pwa-chat-search-status.empty{color:#9b4542}.veliq-pwa-shell .pwa-contact-attachments-screen .pwa-contact-attachment-item strong{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.18}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search-status){grid-template-rows:auto auto auto minmax(0,1fr) auto}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search-status) .pwa-chat-search-status{grid-row:3;margin:-4px 12px 8px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search-status) .pwa-message-scroll{grid-row:4}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen:has(.pwa-chat-search-status) .composer{grid-row:5}@media(hover:none),(max-width:860px){.veliq-pwa-shell .pwa-message-scroll .bubble.voice{grid-template-columns:44px minmax(0,1fr) 30px;grid-template-areas:"play wave menu" ". duration duration" "transcript transcript transcript" "meta meta meta" "delivery delivery delivery" "failed failed failed" "reactions reactions reactions"}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger,.veliq-pwa-shell .pwa-message-scroll .bubble>.voice-action-trigger{display:grid;opacity:.86;pointer-events:auto;transform:none}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger{width:30px;height:30px;top:8px;right:8px}.veliq-pwa-shell .pwa-message-scroll .bubble.voice>.voice-action-trigger{position:static;grid-area:menu;width:30px;height:30px;align-self:center;justify-self:end;top:auto;right:auto}.veliq-pwa-shell .pwa-message-scroll .bubble.voice>.waveform{grid-area:wave;padding-right:0}}.veliq-pwa-shell .pwa-contact-profile-list button:disabled small{color:#08233f85}.veliq-pwa-shell .pwa-contact-profile-list button:disabled em{color:#08233f94;background:#ffffff61}.veliq-pwa-shell .pwa-profile-edit-screen{grid-template-rows:auto minmax(0,1fr)}.veliq-pwa-shell .pwa-profile-edit-form{display:grid;align-content:start;gap:12px;min-width:0;overflow:auto;padding:4px 2px 10px}.veliq-pwa-shell .pwa-profile-edit-field{display:grid;gap:7px;min-width:0;padding:13px;border-radius:24px;color:#08233f;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.64),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-profile-edit-field span{color:#6b7280;font-size:12px;font-weight:900}.veliq-pwa-shell .pwa-profile-edit-field input{width:100%;min-width:0;min-height:44px;border:0;border-radius:17px;padding:0 12px;color:#08233f;background:#ffffff8a;box-shadow:inset 2px 2px 5px #745b3921,inset -3px -4px 7px #ffffff94;font-size:15px;font-weight:850;outline:none}.veliq-pwa-shell .pwa-profile-edit-field input:focus{box-shadow:0 0 0 2px #0d47702e,inset 2px 2px 5px #745b3921,inset -3px -4px 7px #ffffff94}.veliq-pwa-shell .pwa-profile-edit-status{margin:0;padding:10px 12px;border-radius:18px;color:#9b4542;background:#ffffff7a;font-size:12px;font-weight:900;line-height:1.3}.veliq-pwa-shell .pwa-profile-edit-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-width:0}.veliq-pwa-shell .pwa-profile-edit-actions button{min-width:0;min-height:50px;border:0;border-radius:20px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.66),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:0 9px 16px #4e391c1f,inset 2px 2px 6px #ffffff8f,inset -4px -5px 9px #77603f1f;font-size:13px;font-weight:950}.veliq-pwa-shell .pwa-profile-edit-actions button.primary{color:#fff7e7;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#153f63,#0b2945 56%,#061c31);box-shadow:0 12px 22px #08233f3d,inset 2px 2px 5px #ffffff1a,inset -4px -5px 9px #00000047}.veliq-pwa-shell .pwa-profile-edit-actions button:disabled{opacity:.58}.veliq-pwa-shell .poll-sheet{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.veliq-pwa-shell .poll-sheet .poll-options{min-height:0;overflow:auto;padding-right:2px}.veliq-pwa-shell .poll-sheet .poll-actions{position:relative;z-index:2;margin-top:8px;padding-top:10px;border-top:1px solid rgba(8,35,63,.08);background:linear-gradient(180deg,#f5ecdf47,#f5ecdfeb)}.veliq-pwa-shell .forward-sheet:not(.poll-sheet){display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.veliq-pwa-shell .forward-sheet:not(.poll-sheet)>.forward-list,.veliq-pwa-shell .shared-media-sheet>.shared-media-list{min-height:0;overflow:auto;padding-right:2px}.veliq-pwa-shell .forward-list button,.veliq-pwa-shell .shared-media-item{min-width:0}.veliq-pwa-shell .forward-list button>span,.veliq-pwa-shell .shared-media-item>span{min-width:0}.veliq-pwa-shell .forward-list strong,.veliq-pwa-shell .forward-list small,.veliq-pwa-shell .shared-media-item strong,.veliq-pwa-shell .shared-media-item small{display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;line-height:1.24}.veliq-pwa-shell .forward-list strong,.veliq-pwa-shell .shared-media-item strong,.veliq-pwa-shell .forward-list small,.veliq-pwa-shell .shared-media-item small{-webkit-line-clamp:2}.veliq-pwa-shell .pwa-contact-request-cta{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:64px;padding:11px 12px;border:0;border-radius:24px;color:#08233f;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.66),transparent 38%),linear-gradient(145deg,#fff9ef,#e8dece);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-contact-request-cta>svg{color:#12385a}.veliq-pwa-shell .pwa-contact-request-cta>span{display:grid;min-width:0;gap:2px}.veliq-pwa-shell .pwa-contact-request-cta strong,.veliq-pwa-shell .pwa-contact-request-cta small{min-width:0;overflow:hidden;text-overflow:ellipsis}.veliq-pwa-shell .pwa-contact-request-cta strong{color:#08233f;font-size:14px;font-weight:950;line-height:1.18;white-space:nowrap}.veliq-pwa-shell .pwa-contact-request-cta small{color:#69717d;font-size:12px;font-weight:850;line-height:1.24;overflow-wrap:anywhere;white-space:normal}.veliq-pwa-shell .pwa-contact-request-cta button{min-width:92px;min-height:42px;padding:0 12px;border:0;border-radius:18px;color:#fff7e7;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#153f63,#0b2945 56%,#061c31);box-shadow:0 10px 18px #08233f38,inset 2px 2px 5px #ffffff1a,inset -4px -5px 9px #0000003d;font-size:12px;font-weight:950}@media(max-width:340px){.veliq-pwa-shell .pwa-catalog-screen .pwa-product-card:not(.pwa-manufacturer-card){grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto 42px;align-items:center;gap:10px;min-height:128px;padding:12px}.veliq-pwa-shell .pwa-catalog-screen .pwa-product-card:not(.pwa-manufacturer-card)>div{grid-column:1 / -1;min-width:0}.veliq-pwa-shell .pwa-catalog-screen .pwa-product-card:not(.pwa-manufacturer-card)>button[aria-label="В избранное"]{grid-column:1;grid-row:2;width:46px;min-width:46px;height:42px;min-height:42px;padding:0;border-radius:16px;justify-self:stretch}.veliq-pwa-shell .pwa-catalog-screen .pwa-product-card:not(.pwa-manufacturer-card)>button:last-child{grid-column:2;grid-row:2;width:100%;min-width:0;min-height:42px;padding:0 12px;justify-self:stretch;font-size:14px}}.veliq-pwa-shell .pwa-message-scroll .bubble.media.image .failed-message-actions button{min-height:44px;padding:0 16px;align-items:center}@media(max-width:300px){:root{--clay-swipe-action-width: 84px}.veliq-pwa-shell .pwa-contact-attachment-tabs{grid-template-columns:1fr}.veliq-pwa-shell .reaction-row{gap:5px;padding:6px}.veliq-pwa-shell .reaction-row button{width:100%;max-width:34px;height:34px;min-height:34px;font-size:18px}.veliq-pwa-shell .forward-list button{grid-template-columns:40px minmax(0,1fr) 22px;gap:8px;padding:8px 6px}.veliq-pwa-shell .forward-list .avatar{width:40px;height:40px}.veliq-pwa-shell .pwa-contact-request-cta{grid-template-columns:30px minmax(0,1fr);gap:8px}.veliq-pwa-shell .pwa-contact-request-cta button{grid-column:1 / -1;width:100%}.veliq-pwa-shell .pwa-profile-edit-form{gap:10px}.veliq-pwa-shell .pwa-profile-edit-field{padding:11px;border-radius:22px}.veliq-pwa-shell .pwa-profile-edit-actions{grid-template-columns:1fr}}.veliq-pwa-shell .message-actions-sheet .reaction-row{grid-template-columns:repeat(6,minmax(44px,1fr));justify-content:center;gap:4px}.veliq-pwa-shell .message-actions-sheet .reaction-row button{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px}@media(max-width:320px){.veliq-pwa-shell .message-actions-sheet .reaction-row{grid-template-columns:repeat(3,minmax(44px,1fr));border-radius:24px}}.veliq-pwa-shell .pwa-chat-header{grid-template-columns:44px minmax(0,1fr) repeat(3,44px);gap:3px}.veliq-pwa-shell .pwa-chat-header.no-back-button{grid-template-columns:minmax(0,1fr) repeat(3,44px)}.veliq-pwa-shell .pwa-chat-header>button:not(.pwa-chat-person){width:44px;min-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .composer .attachment-control,.veliq-pwa-shell .composer .attachment-control>button,.veliq-pwa-shell .composer>button:not(.send-button){width:44px;min-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .composer-field,.veliq-pwa-shell .composer-field input{min-height:44px}.veliq-pwa-shell .composer-field input{height:44px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-template-columns:44px minmax(0,1fr) 44px 48px;column-gap:8px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .attachment-control>button,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer>button:not(.send-button){width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field,.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field input{min-height:44px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .composer-field input{height:44px}@media(max-width:374px){.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer{grid-template-columns:44px minmax(0,1fr) 44px 44px;column-gap:6px}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer .send-button{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px}}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger,.veliq-pwa-shell .pwa-message-scroll .bubble>.voice-action-trigger{width:44px;min-width:44px;height:44px;min-height:44px;border:0;background:transparent;box-shadow:none;color:#f5efe2;opacity:.9}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger:before,.veliq-pwa-shell .pwa-message-scroll .bubble>.voice-action-trigger:before{content:"";position:absolute;inset:7px;z-index:0;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.15),transparent 38%),linear-gradient(145deg,#153f63f0,#071e34f5);box-shadow:0 8px 13px #08233f33,inset 2px 2px 4px #ffffff17,inset -3px -4px 7px #0000003d}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger>svg,.veliq-pwa-shell .pwa-message-scroll .bubble>.voice-action-trigger>svg{position:relative;z-index:1;pointer-events:none}.veliq-pwa-shell .pwa-message-scroll .bubble>.message-action-trigger{top:1px;right:1px}.veliq-pwa-shell .pwa-message-scroll .bubble.media.image>.message-action-trigger{top:1px;right:1px}.veliq-pwa-shell .pwa-message-scroll .bubble.voice{grid-template-columns:44px minmax(0,1fr) 44px}.veliq-pwa-shell .pwa-message-scroll .bubble.voice>.voice-action-trigger{position:relative;grid-area:menu;align-self:center;justify-self:end}.veliq-pwa-shell .pwa-message-scroll .voice-play-button{width:44px;min-width:44px;height:44px;min-height:44px}.veliq-pwa-shell .pwa-catalog-category-tabs{position:relative;padding-right:26px;scroll-padding-right:26px;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 32px),transparent 100%)}.veliq-pwa-shell .pwa-catalog-category-tabs:after{content:"";position:sticky;right:-26px;z-index:2;flex:0 0 24px;align-self:stretch;pointer-events:none;border-radius:999px;background:linear-gradient(90deg,#f6efe400,#f6efe4f2 76%),radial-gradient(circle at 90% 50%,rgba(8,35,63,.18),transparent 42%)}.veliq-pwa-shell .pwa-chat-screen.pwa-clay-chat-screen .composer,.veliq-pwa-shell .pwa-chat-screen .composer,.veliq-pwa-shell .composer{min-height:calc(74px + env(safe-area-inset-bottom,0px));height:calc(74px + env(safe-area-inset-bottom,0px));padding:9px 12px calc(9px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:10px;box-sizing:border-box;flex:0 0 auto}.veliq-pwa-shell .composer .attachment-control,.veliq-pwa-shell .composer .attachment-control>button,.veliq-pwa-shell .composer>button:not(.send-button){width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;flex:0 0 48px;align-self:center;margin:0}.veliq-pwa-shell .composer .send-button,.veliq-pwa-shell .composer>button.send-button,.veliq-pwa-shell .composer>button:last-child{width:54px;min-width:54px;max-width:54px;height:54px;min-height:54px;max-height:54px;flex:0 0 54px;align-self:center;margin:0}.veliq-pwa-shell .composer-field{height:50px;min-height:50px;flex:1 1 auto;align-self:center;margin:0}.veliq-pwa-shell .composer input,.veliq-pwa-shell .composer-field input{height:50px;min-height:50px;line-height:50px;padding-top:0;padding-bottom:0;margin:0;box-sizing:border-box}.auth-shell.auth-v226{min-height:100vh;padding:max(22px,env(safe-area-inset-top,0px)) 18px max(22px,env(safe-area-inset-bottom,0px));display:grid;place-items:center;overflow-y:auto;color:var(--clay-text-dark);background:radial-gradient(circle at 22% 10%,rgba(255,255,255,.92),transparent 30%),radial-gradient(circle at 78% 86%,rgba(8,35,63,.12),transparent 34%),linear-gradient(145deg,#fff8eb,#eee4d4 52%,#d8c8b3)}.auth-shell.auth-v226 .auth-card{width:min(100%,430px);max-width:430px;padding:24px;border:0;border-radius:34px;background:radial-gradient(circle at 24% 12%,rgba(255,255,255,.74),transparent 30%),linear-gradient(145deg,#fffaf1,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.auth-shell.auth-v226 .auth-v181-hero{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 0 20px;text-align:center}.auth-shell.auth-v226 .auth-v181-logo{width:78px;height:78px;border-radius:999px;display:grid;place-items:center;color:var(--clay-blue-dark);background:var(--clay-button-brush);box-shadow:var(--clay-shadow-button),var(--clay-inset-cream)}.auth-shell.auth-v226 .auth-v181-logo-letter{font-size:34px;line-height:1;font-weight:950}.auth-shell.auth-v226 h1{margin:0;color:var(--clay-blue-dark);font-size:clamp(34px,11vw,46px);line-height:.95;letter-spacing:-.07em;font-weight:950}.auth-shell.auth-v226 .auth-v181-hero p{margin:0;max-width:320px;color:var(--clay-muted);font-size:16px;line-height:1.35;font-weight:800}.auth-shell.auth-v226 .auth-v181-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px}.auth-shell.auth-v226 .auth-v181-trust span{min-height:32px;padding:7px 12px;border-radius:999px;color:var(--clay-muted);background:var(--clay-paper-warm);box-shadow:inset 6px 6px 14px #65563e1c,inset -7px -7px 16px #ffffff9e;font-size:12px;font-weight:900}.auth-shell.auth-v226 .auth-form{display:grid;gap:12px;margin:0}.auth-shell.auth-v226 .auth-form label{display:grid;gap:7px;color:var(--clay-muted);font-weight:900}.auth-shell.auth-v226 .auth-form label>span{padding-left:4px;color:var(--clay-muted);font-size:13px;font-weight:900}.auth-shell.auth-v226 .auth-form input{width:100%;height:54px;border:0;border-radius:20px;padding:0 16px;color:var(--clay-blue-dark);background:var(--clay-paper-warm);box-shadow:inset 7px 7px 16px #65563e21,inset -8px -8px 18px #ffffffad;font-size:16px;font-weight:800;outline:none}.auth-shell.auth-v226 .auth-form input:focus{box-shadow:0 0 0 3px #08233f1f,inset 7px 7px 16px #65563e21,inset -8px -8px 18px #ffffffad}.auth-shell.auth-v226 .primary-action{width:100%;min-height:56px;border:0;border-radius:999px;color:var(--clay-text);background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue);font-weight:950}.auth-shell.auth-v226 .auth-switches,.auth-shell.auth-v226 .auth-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:2px}.auth-shell.auth-v226 .auth-switches button,.auth-shell.auth-v226 .auth-actions button,.auth-shell.auth-v226 .ghost-action{min-height:42px;border:0;border-radius:999px;padding:0 14px;color:var(--clay-blue-dark);background:var(--clay-button-brush);box-shadow:var(--clay-shadow-button),var(--clay-inset-cream);font-weight:900}.auth-shell.auth-v226 .auth-error,.auth-shell.auth-v226 .auth-success,.auth-shell.auth-v226 .auth-mail-note,.auth-shell.auth-v226 .auth-demo-code{border:0;border-radius:20px;padding:12px 14px;color:var(--clay-blue-dark);background:var(--clay-paper-warm);box-shadow:inset 7px 7px 16px #65563e1c,inset -8px -8px 18px #ffffff9e;font-weight:800}.auth-shell.auth-v226 .auth-error{color:#a8342e}@media(max-width:420px){.auth-shell.auth-v226{padding-left:14px;padding-right:14px}.auth-shell.auth-v226 .auth-card{padding:20px;border-radius:30px}}.auth-shell.auth-v234{min-height:100vh;align-items:stretch;justify-content:flex-start;padding:max(22px,env(safe-area-inset-top)) 18px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.92),transparent 34%),radial-gradient(circle at 86% 20%,rgba(34,158,217,.13),transparent 30%),radial-gradient(circle at 54% 76%,rgba(232,223,208,.82),transparent 42%),linear-gradient(180deg,#fbf8f0,#eee4d4);color:#08233f}.auth-shell.auth-v234 .auth-v234-card{width:min(100%,390px);min-height:calc(100vh - 46px);margin:0 auto;padding:0;display:flex;flex-direction:column;gap:16px;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-shell.auth-v234 .auth-v234-topbar{min-height:58px;padding:10px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-shell.auth-v234 .auth-v234-topbar h1{margin:0;font-size:clamp(28px,8vw,34px);line-height:.95;letter-spacing:-.06em;color:#08233f;text-shadow:0 1px 0 rgba(255,255,255,.75)}.auth-shell.auth-v234 .auth-v234-topbar p{margin:8px 0 0;font-size:13px;font-weight:800;color:#08233f94}.auth-shell.auth-v234 .auth-v234-mini-logo{width:54px;height:54px;flex:0 0 auto;object-fit:contain;border-radius:16px;filter:drop-shadow(0 10px 18px rgba(8,35,63,.16))}.auth-shell.auth-v234 .auth-v234-hero{padding:26px 22px 24px;border:1px solid rgba(255,255,255,.86);border-radius:32px;background:#fff9f0b8;box-shadow:0 18px 48px #5f523e21,inset 0 1px #ffffffe6;text-align:center}.auth-shell.auth-v234 .auth-v234-logo{width:98px;height:98px;margin:0 auto 20px;display:block;object-fit:contain;border-radius:26px;filter:drop-shadow(0 16px 24px rgba(8,35,63,.2))}.auth-shell.auth-v234 .auth-v234-hero h2{max-width:320px;margin:0 auto;font-size:clamp(27px,7.8vw,36px);line-height:.94;letter-spacing:-.065em;color:#08233f}.auth-shell.auth-v234 .auth-v234-hero p{max-width:285px;margin:14px auto 0;font-size:14px;line-height:1.38;font-weight:900;color:#08233f9e}.auth-shell.auth-v234 .auth-v234-trust{margin-top:16px;justify-content:center}.auth-shell.auth-v234 .auth-v234-trust span{min-height:30px;padding:7px 16px;border-radius:999px;background:#ffffffc7;color:#08233fad;box-shadow:inset 0 0 0 1px #08233f0f}.auth-shell.auth-v234 .auth-v234-trust span:before{background:#229ed9}.auth-shell.auth-v234 .auth-form{margin-top:auto;padding:18px;border:1px solid rgba(255,255,255,.88);border-radius:28px;background:#fff9f0c2;box-shadow:0 18px 42px #5f523e26,inset 0 1px #ffffffe6}.auth-shell.auth-v234 .auth-form label{color:#08233fbd;letter-spacing:.02em}.auth-shell.auth-v234 .auth-form input{min-height:54px;border-radius:18px;background:#e8dfd0;border-color:#08233f0f;color:#08233f;box-shadow:inset 0 1px 3px #08233f0f}.auth-shell.auth-v234 .auth-form input::placeholder{color:#08233f6b}.auth-shell.auth-v234 .primary-action{min-height:56px;border-radius:19px;color:#fff9f0;background:linear-gradient(135deg,#08233f,#12385a 62%,#229ed9);box-shadow:0 14px 28px #08233f33}.auth-shell.auth-v234 .auth-switches{margin-top:14px;display:flex;justify-content:space-between;gap:14px}.auth-shell.auth-v234 .auth-switches button{padding:0;color:#08233f;font-size:13px;font-weight:950}@media(min-width:720px){.auth-shell.auth-v234{padding-top:28px}.auth-shell.auth-v234 .auth-v234-card{min-height:min(780px,calc(100vh - 56px))}}.auth-shell.auth-v234{padding:calc(env(safe-area-inset-top,0px) + 34px) 22px calc(env(safe-area-inset-bottom,0px) + 16px);overflow-y:auto}.auth-shell.auth-v234 .auth-v234-card{width:min(100%,548px);min-height:auto;gap:12px}.auth-shell.auth-v234 .auth-v234-topbar{min-height:44px;padding:0 4px 4px}.auth-shell.auth-v234 .auth-v234-topbar h1{font-size:clamp(38px,9vw,48px);line-height:.82;letter-spacing:-.075em}.auth-shell.auth-v234 .auth-v234-topbar p{margin-top:8px;font-size:clamp(16px,4vw,22px);line-height:1.05;font-weight:800}.auth-shell.auth-v234 .auth-v234-hero{padding:22px 20px 20px;border-radius:30px}.auth-shell.auth-v234 .auth-v234-logo{width:clamp(78px,18vw,96px);height:clamp(78px,18vw,96px);margin-bottom:16px}.auth-shell.auth-v234 .auth-v234-hero h2{max-width:420px;font-size:clamp(31px,7.2vw,40px);line-height:.94}.auth-shell.auth-v234 .auth-v234-hero p{max-width:380px;margin-top:12px;font-size:clamp(17px,4.1vw,22px);line-height:1.28;font-weight:750}.auth-shell.auth-v234 .auth-v234-trust{margin-top:12px}.auth-shell.auth-v234 .auth-v234-trust span{min-height:30px;padding:6px 18px;font-size:clamp(13px,3.2vw,16px)}.auth-shell.auth-v234 .auth-form{margin-top:2px;padding:18px 16px 14px;gap:12px;border-radius:28px}.auth-shell.auth-v234 .auth-form label{display:flex;flex-direction:column;gap:7px;margin:0}.auth-shell.auth-v234 .auth-form label>span{padding-left:2px;font-size:clamp(14px,3.3vw,17px);line-height:1;color:#08233fad}.auth-shell.auth-v234 .auth-form input{min-height:50px;border-radius:17px;background:linear-gradient(180deg,#eee6d8,#e6dccd);border:1px solid rgba(8,35,63,.08);box-shadow:inset 0 1px 2px #08233f14}.auth-shell.auth-v234 .primary-action{min-height:52px;margin-top:6px;border-radius:21px;box-shadow:0 11px 22px #08233f38}.auth-shell.auth-v234 .primary-action svg{display:none}.auth-shell.auth-v234 .auth-switches{margin-top:8px;padding:0 2px;align-items:center}.auth-shell.auth-v234 .auth-switches button{font-size:clamp(13px,3.2vw,16px);line-height:1.1}@media(max-height:720px){.auth-shell.auth-v234{padding-top:calc(env(safe-area-inset-top,0px) + 28px)}.auth-shell.auth-v234 .auth-v234-hero{padding:18px 18px 17px}.auth-shell.auth-v234 .auth-v234-logo{width:72px;height:72px;margin-bottom:12px}.auth-shell.auth-v234 .auth-form{padding-top:15px}}.auth-shell.auth-v234 .auth-form{overflow:visible;background:#fff9f0db}.auth-shell.auth-v234 .auth-form label{position:static;overflow:visible;transform:none}.auth-shell.auth-v234 .auth-form label>span{position:static;display:block;transform:none;margin:0 0 0 1px;padding:0;background:transparent;text-shadow:none}.auth-shell.auth-v234 .auth-form input{width:100%;height:52px;min-height:52px;padding:0 17px;display:block;background:#e9dfcf;border:1px solid rgba(8,35,63,.1);border-radius:17px;box-shadow:inset 0 1px 1px #ffffffb3,inset 0 -1px #08233f0d;filter:none;backdrop-filter:none;-webkit-backdrop-filter:none}.auth-shell.auth-v234 .auth-form input:focus{outline:2px solid rgba(34,158,217,.32);outline-offset:1px;border-color:#229ed96b;background:#eee5d7}.auth-shell.auth-v234.auth-step-register .auth-v234-card,.auth-shell.auth-v234.auth-step-code .auth-v234-card,.auth-shell.auth-v234.auth-step-forgot .auth-v234-card,.auth-shell.auth-v234.auth-step-reset .auth-v234-card{gap:10px}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar h1,.auth-shell.auth-v234.auth-step-code .auth-v234-topbar h1,.auth-shell.auth-v234.auth-step-forgot .auth-v234-topbar h1,.auth-shell.auth-v234.auth-step-reset .auth-v234-topbar h1{font-size:clamp(29px,7vw,38px);line-height:.94;letter-spacing:-.055em}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar p,.auth-shell.auth-v234.auth-step-code .auth-v234-topbar p,.auth-shell.auth-v234.auth-step-forgot .auth-v234-topbar p,.auth-shell.auth-v234.auth-step-reset .auth-v234-topbar p{font-size:clamp(12px,3.1vw,15px);line-height:1.2;max-width:430px}.auth-shell.auth-v234.auth-step-register .auth-v234-hero,.auth-shell.auth-v234.auth-step-code .auth-v234-hero,.auth-shell.auth-v234.auth-step-forgot .auth-v234-hero,.auth-shell.auth-v234.auth-step-reset .auth-v234-hero{padding:14px 16px;border-radius:24px;text-align:left}.auth-shell.auth-v234.auth-step-register .auth-v234-logo,.auth-shell.auth-v234.auth-step-code .auth-v234-logo,.auth-shell.auth-v234.auth-step-forgot .auth-v234-logo,.auth-shell.auth-v234.auth-step-reset .auth-v234-logo{display:none}.auth-shell.auth-v234.auth-step-register .auth-v234-hero h2,.auth-shell.auth-v234.auth-step-code .auth-v234-hero h2,.auth-shell.auth-v234.auth-step-forgot .auth-v234-hero h2,.auth-shell.auth-v234.auth-step-reset .auth-v234-hero h2{max-width:none;margin:0;font-size:clamp(22px,5.5vw,28px);line-height:1;letter-spacing:-.045em;text-align:left}.auth-shell.auth-v234.auth-step-register .auth-v234-hero p,.auth-shell.auth-v234.auth-step-code .auth-v234-hero p,.auth-shell.auth-v234.auth-step-forgot .auth-v234-hero p,.auth-shell.auth-v234.auth-step-reset .auth-v234-hero p{max-width:none;margin:8px 0 0;font-size:clamp(12px,3.3vw,15px);line-height:1.3;text-align:left}.auth-shell.auth-v234.auth-step-register .auth-form{gap:9px;padding:14px 14px 12px}.auth-shell.auth-v234.auth-step-register .auth-form label{gap:5px}.auth-shell.auth-v234.auth-step-register .auth-form input{height:46px;min-height:46px;border-radius:15px}.auth-shell.auth-v234.auth-step-register .primary-action{min-height:48px;margin-top:4px}@media(max-height:760px){.auth-shell.auth-v234.auth-step-register{padding-top:calc(env(safe-area-inset-top,0px) + 24px)}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar{min-height:34px}.auth-shell.auth-v234.auth-step-register .auth-v234-hero{display:none}}.auth-shell.auth-v234,.auth-shell.auth-v234 *{box-sizing:border-box}.auth-shell.auth-v234{color-scheme:light;width:100%;min-height:100svh;padding:calc(env(safe-area-inset-top,0px) + 18px) 20px calc(env(safe-area-inset-bottom,0px) + 18px);overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.96),transparent 30%),radial-gradient(circle at 86% 18%,rgba(34,158,217,.1),transparent 28%),linear-gradient(180deg,#fbf8ef,#efe5d6);color:#08233f}.auth-shell.auth-v234.auth-step-login .auth-v234-card{width:min(100%,548px);min-height:auto;margin:0 auto;gap:14px;display:flex;flex-direction:column}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{width:100%;margin:0;padding:26px 22px 24px;display:block;text-align:center;border-radius:30px;border:1px solid rgba(255,255,255,.92);background:#fff9f0d1;box-shadow:0 14px 34px #5f523e1f,inset 0 1px #ffffffe6}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:86px;height:86px;margin:0 auto 18px;display:block;object-fit:contain;border-radius:22px;filter:drop-shadow(0 12px 20px rgba(8,35,63,.18))}.auth-shell.auth-v234.auth-step-login .auth-v234-hero h2{max-width:430px;margin:0 auto;font-size:clamp(34px,8.2vw,43px);line-height:.95;letter-spacing:-.06em;color:#08233f;text-align:center}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{max-width:390px;margin:13px auto 0;font-size:clamp(17px,4.3vw,22px);line-height:1.28;font-weight:750;color:#08233fa3;text-align:center;opacity:1}.auth-shell.auth-v234.auth-step-login .auth-v234-trust{margin:13px auto 0;padding:0;display:flex;justify-content:center}.auth-shell.auth-v234.auth-step-login .auth-v234-trust span{min-height:30px;padding:6px 18px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(8,35,63,.08);color:#08233fa3;font-size:clamp(13px,3.4vw,16px);line-height:1.1;font-weight:900;box-shadow:none}.auth-shell.auth-v234.auth-step-login .auth-form{width:100%;margin:0;padding:22px 16px 18px;display:flex;flex-direction:column;gap:14px;overflow:visible;border-radius:28px;border:1px solid rgba(255,255,255,.92);background:#fff9f0e0;box-shadow:0 14px 34px #5f523e21,inset 0 1px #ffffffeb;transform:none}.auth-shell.auth-v234.auth-step-login .auth-form label{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;position:static;overflow:visible;transform:none;background:transparent;border:0;box-shadow:none}.auth-shell.auth-v234.auth-step-login .auth-form label>span{width:auto;height:auto;margin:0;padding:0 0 0 2px;display:block;position:static;inset:auto;transform:none;background:transparent;color:#08233fad;font-size:15px;line-height:1.05;font-weight:950;letter-spacing:-.015em;text-shadow:none;opacity:1}.auth-shell.auth-v234.auth-step-login .auth-form input{appearance:none;-webkit-appearance:none;width:100%;height:52px;min-height:52px;margin:0;padding:0 18px;display:block;position:static;transform:none;border-radius:17px;border:1px solid rgba(8,35,63,.12);background:#e8dece;color:#08233f;font-size:18px;line-height:52px;font-weight:850;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #08233f0a;filter:none;opacity:1}.auth-shell.auth-v234.auth-step-login .auth-form input::placeholder{color:#08233f5c;opacity:1;font-weight:850}.auth-shell.auth-v234.auth-step-login .auth-form input:focus{outline:2px solid rgba(34,158,217,.34);outline-offset:1px;border-color:#229ed970;background:#eee5d7}.auth-shell.auth-v234.auth-step-login .primary-action{width:100%;min-height:54px;margin:4px 0 0;border-radius:22px;background:linear-gradient(135deg,#08233f,#0c2f4d 64%,#1e93c7);color:#fff9f0;box-shadow:0 12px 24px #08233f3d}.auth-shell.auth-v234.auth-step-login .auth-switches{width:100%;margin:2px 0 0;padding:0 4px;display:flex;justify-content:space-between;align-items:center;gap:16px}.auth-shell.auth-v234.auth-step-login .auth-switches button{margin:0;padding:0;color:#08233f;font-size:15px;line-height:1.1;font-weight:950;background:transparent;box-shadow:none}.auth-shell.auth-v234.auth-step-login .auth-switches button:last-child{color:#08233f}@media(max-height:700px){.auth-shell.auth-v234.auth-step-login{padding-top:calc(env(safe-area-inset-top,0px) + 12px)}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{padding:18px 18px 16px}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:72px;height:72px;margin-bottom:12px}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{display:none}.auth-shell.auth-v234.auth-step-login .auth-form{padding-top:18px;gap:11px}}.auth-shell.auth-v234.auth-step-register{color-scheme:light;width:100%;min-height:100svh;padding:calc(env(safe-area-inset-top,0px) + 18px) 20px calc(env(safe-area-inset-bottom,0px) + 18px);overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.96),transparent 30%),radial-gradient(circle at 86% 18%,rgba(34,158,217,.1),transparent 28%),linear-gradient(180deg,#fbf8ef,#efe5d6);color:#08233f}.auth-shell.auth-v234.auth-step-register .auth-v234-card{width:min(100%,548px);min-height:auto;margin:0 auto;gap:14px;display:flex;flex-direction:column}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar{min-height:auto;padding:0 4px 2px;display:block}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar h1{max-width:470px;margin:0;font-size:clamp(36px,10.5vw,48px);line-height:.86;letter-spacing:-.075em;color:#08233f}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar p{max-width:500px;margin:12px 0 0;font-size:clamp(16px,4.2vw,22px);line-height:1.24;font-weight:750;color:#08233f9e}.auth-shell.auth-v234.auth-step-register .auth-v234-mini-logo,.auth-shell.auth-v234.auth-step-register .auth-v234-hero{display:none}.auth-shell.auth-v234.auth-step-register .auth-form{width:100%;margin:2px 0 0;padding:16px 14px 14px;display:flex;flex-direction:column;gap:10px;overflow:visible;border-radius:28px;border:1px solid rgba(255,255,255,.92);background:#fff9f0e0;box-shadow:0 14px 34px #5f523e21,inset 0 1px #ffffffeb;transform:none}.auth-shell.auth-v234.auth-step-register .auth-form label{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;position:static;overflow:visible;transform:none;background:transparent;border:0;box-shadow:none}.auth-shell.auth-v234.auth-step-register .auth-form label>span{width:auto;height:auto;margin:0;padding:0 0 0 2px;display:block;position:static;inset:auto;transform:none;background:transparent;color:#08233fad;font-size:14px;line-height:1.05;font-weight:950;letter-spacing:-.015em;text-shadow:none;opacity:1}.auth-shell.auth-v234.auth-step-register .auth-form input{appearance:none;-webkit-appearance:none;width:100%;height:44px;min-height:44px;margin:0;padding:0 16px;display:block;position:static;transform:none;border-radius:15px;border:1px solid rgba(8,35,63,.12);background:#e8dece;color:#08233f;font-size:17px;line-height:44px;font-weight:850;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #08233f0a;filter:none;opacity:1}.auth-shell.auth-v234.auth-step-register .auth-form input::placeholder{color:#08233f5c;opacity:1;font-weight:850}.auth-shell.auth-v234.auth-step-register .auth-form input:focus{outline:2px solid rgba(34,158,217,.34);outline-offset:1px;border-color:#229ed970;background:#eee5d7}.auth-shell.auth-v234.auth-step-register .primary-action{width:100%;min-height:50px;margin:5px 0 0;border-radius:21px;background:linear-gradient(135deg,#08233f,#0c2f4d 64%,#1e93c7);color:#fff9f0;box-shadow:0 12px 24px #08233f3d}.auth-shell.auth-v234.auth-step-register .auth-switches{margin:0;padding:0 2px}.auth-shell.auth-v234.auth-step-register .auth-switches button{color:#08233f;font-size:14px;line-height:1.1;font-weight:950}@media(max-height:730px){.auth-shell.auth-v234.auth-step-register{padding-top:calc(env(safe-area-inset-top,0px) + 12px)}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar h1{font-size:clamp(32px,9.2vw,42px)}.auth-shell.auth-v234.auth-step-register .auth-v234-topbar p{margin-top:8px;font-size:15px;line-height:1.18}.auth-shell.auth-v234.auth-step-register .auth-form{padding-top:13px;gap:8px}.auth-shell.auth-v234.auth-step-register .auth-form label{gap:5px}.auth-shell.auth-v234.auth-step-register .auth-form input{height:41px;min-height:41px;line-height:41px}.auth-shell.auth-v234.auth-step-register .primary-action{min-height:47px}}body:has(.auth-shell.auth-v234) .pwa-update-notice{display:none}.auth-shell.auth-v234{color-scheme:light;width:100%;min-height:100svh;display:flex;justify-content:center;align-items:flex-start;padding:calc(env(safe-area-inset-top,0px) + 20px) 20px calc(env(safe-area-inset-bottom,0px) + 20px);overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 14% 8%,rgba(255,255,255,.98),transparent 32%),radial-gradient(circle at 84% 18%,rgba(34,158,217,.1),transparent 28%),linear-gradient(180deg,#fbf8ef,#efe5d6)}.auth-shell.auth-v234 .auth-v234-card{width:min(100%,430px);min-height:auto;margin:0 auto;padding:0;gap:14px;display:flex;flex-direction:column;background:transparent;border:0;box-shadow:none}.auth-shell.auth-v234 .auth-v234-topbar{padding:0 4px;display:block;min-height:auto}.auth-shell.auth-v234 .auth-v234-topbar h1{max-width:390px;margin:0;color:#08233f;font-size:clamp(31px,8vw,42px);line-height:.91;letter-spacing:-.065em;text-shadow:none}.auth-shell.auth-v234 .auth-v234-topbar p{max-width:390px;margin:9px 0 0;color:#08233f9e;font-size:clamp(13px,3.55vw,17px);line-height:1.22;font-weight:760}.auth-shell.auth-v234 .auth-v234-mini-logo,.auth-shell.auth-v234.auth-step-register .auth-v234-hero,.auth-shell.auth-v234.auth-step-code .auth-v234-hero,.auth-shell.auth-v234.auth-step-forgot .auth-v234-hero,.auth-shell.auth-v234.auth-step-reset .auth-v234-hero{display:none}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{display:block;width:100%;margin:0;padding:23px 20px 21px;text-align:center;border-radius:30px;border:1px solid rgba(255,255,255,.94);background:#fff9f0d6;box-shadow:0 14px 34px #5f523e1f,inset 0 1px #ffffffeb}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:82px;height:82px;margin:0 auto 16px;display:block;object-fit:contain;border-radius:22px;filter:drop-shadow(0 12px 20px rgba(8,35,63,.16))}.auth-shell.auth-v234.auth-step-login .auth-v234-hero h2{max-width:350px;margin:0 auto;color:#08233f;font-size:clamp(29px,7.6vw,38px);line-height:.96;letter-spacing:-.055em;text-align:center}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{max-width:330px;margin:12px auto 0;color:#08233fa3;font-size:clamp(14px,3.7vw,18px);line-height:1.28;font-weight:760;text-align:center;opacity:1}.auth-shell.auth-v234.auth-step-login .auth-v234-trust{margin:12px auto 0;justify-content:center}.auth-shell.auth-v234.auth-step-login .auth-v234-trust span{min-height:28px;padding:6px 15px;border-radius:999px;background:#fffc;border:1px solid rgba(8,35,63,.08);color:#08233fa8;font-size:13px;line-height:1.1;font-weight:900;box-shadow:none}.auth-shell.auth-v234 .auth-form{width:100%;margin:0;padding:17px 14px 15px;display:flex;flex-direction:column;gap:12px;overflow:visible;border-radius:27px;border:1px solid rgba(255,255,255,.94);background:#fff9f0e0;box-shadow:0 14px 34px #5f523e21,inset 0 1px #ffffffeb;transform:none}.auth-shell.auth-v234 .auth-form label{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;position:static;overflow:visible;transform:none;background:transparent;border:0;box-shadow:none}.auth-shell.auth-v234 .auth-form label>span{width:auto;height:auto;margin:0;padding:0 0 0 2px;display:block;position:static;inset:auto;transform:none;background:transparent;color:#08233fad;font-size:14px;line-height:1.05;font-weight:950;letter-spacing:-.015em;text-shadow:none;opacity:1}.auth-shell.auth-v234 .auth-form input{appearance:none;-webkit-appearance:none;width:100%;height:47px;min-height:47px;margin:0;padding:0 16px;display:block;position:static;transform:none;border-radius:15px;border:1px solid rgba(8,35,63,.12);background:#e8dece;color:#08233f;font-size:16px;line-height:47px;font-weight:850;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #08233f0a;filter:none;opacity:1}.auth-shell.auth-v234 .auth-form input::placeholder{color:#08233f61;opacity:1;font-weight:850}.auth-shell.auth-v234 .auth-form input:focus{outline:2px solid rgba(34,158,217,.34);outline-offset:1px;border-color:#229ed970;background:#eee5d7}.auth-shell.auth-v234 .primary-action{width:100%;min-height:51px;margin:4px 0 0;border-radius:21px;background:linear-gradient(135deg,#08233f,#0c2f4d 64%,#1e93c7);color:#fff9f0;box-shadow:0 12px 24px #08233f3d}.auth-shell.auth-v234 .auth-switches,.auth-shell.auth-v234 .auth-actions{margin:0;padding:0 2px}.auth-shell.auth-v234 .auth-switches button,.auth-shell.auth-v234 .auth-actions button,.auth-shell.auth-v234 .ghost-action{color:#08233f;font-size:14px;line-height:1.1;font-weight:950}.auth-shell.auth-v234 .auth-mail-note,.auth-shell.auth-v234 .auth-demo-code,.auth-shell.auth-v234 .auth-error,.auth-shell.auth-v234 .auth-success{border-radius:17px;padding:11px 13px;font-size:13px;line-height:1.25}.auth-shell.auth-v234 .auth-legal{margin-top:0;padding:0 0 4px;display:flex;justify-content:center;gap:13px;font-size:12px}@media(max-height:760px){.auth-shell.auth-v234{padding-top:calc(env(safe-area-inset-top,0px) + 14px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px)}.auth-shell.auth-v234 .auth-v234-card{gap:10px}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{padding:17px 16px 15px}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:66px;height:66px;margin-bottom:10px}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{display:none}.auth-shell.auth-v234 .auth-form{padding:13px 12px 12px;gap:8px}.auth-shell.auth-v234 .auth-form label{gap:4px}.auth-shell.auth-v234 .auth-form input{height:41px;min-height:41px;line-height:41px}.auth-shell.auth-v234 .primary-action{min-height:46px}}.auth-shell.auth-v234 .auth-links{display:none}.auth-shell.auth-v234 .primary-action{min-height:50px;border-radius:17px;background:#08233f;color:#fff9f0;border:1px solid rgba(255,255,255,.36);box-shadow:0 8px 18px #08233f2e,inset 0 1px #ffffff1f;font-size:16px;font-weight:900;letter-spacing:-.01em;text-shadow:none;filter:none}.auth-shell.auth-v234 .primary-action:before,.auth-shell.auth-v234 .primary-action:after{display:none;content:none}.auth-shell.auth-v234 .primary-action:hover,.auth-shell.auth-v234 .primary-action:focus-visible{background:#0b2b4a;box-shadow:0 8px 18px #08233f33,0 0 0 3px #229ed929}.auth-shell.auth-v234 .primary-action:active{transform:translateY(1px);box-shadow:0 5px 12px #08233f2e}.auth-shell.auth-v234 .auth-switches button,.auth-shell.auth-v234 .auth-actions button,.auth-shell.auth-v234 .ghost-action{color:#08233fc2;font-weight:850}.auth-shell.auth-v234 .auth-switches button:last-child{color:#229ed9}.auth-shell.auth-v234{background:radial-gradient(circle at 12% 6%,rgba(255,255,255,.82),transparent 28%),radial-gradient(circle at 88% 18%,rgba(34,158,217,.075),transparent 26%),linear-gradient(180deg,#fbf6ec,#efe6d8)}.auth-shell.auth-v234 .auth-v234-card{width:min(100%,410px);gap:12px}.auth-shell.auth-v234.auth-step-login .auth-v234-hero,.auth-shell.auth-v234 .auth-form{background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.68),transparent 38%),linear-gradient(180deg,#fff9f0eb,#f5ede0eb);border:1px solid rgba(255,255,255,.78);box-shadow:0 12px 28px #5f523e1c,0 1px #ffffff9e inset}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{padding:22px 19px 20px;border-radius:28px}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:76px;height:76px;margin-bottom:14px;filter:drop-shadow(0 10px 16px rgba(8,35,63,.13))}.auth-shell.auth-v234.auth-step-login .auth-v234-hero h2{font-size:clamp(27px,7.1vw,35px);line-height:.97;letter-spacing:-.05em}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p,.auth-shell.auth-v234 .auth-v234-topbar p{color:#08233f94;font-weight:720}.auth-shell.auth-v234.auth-step-login .auth-v234-trust span{background:#ffffff94;color:#08233f9e;border-color:#08233f0e}.auth-shell.auth-v234 .auth-v234-topbar h1{font-size:clamp(30px,7.4vw,39px);line-height:.92;letter-spacing:-.06em}.auth-shell.auth-v234 .auth-form{padding:16px 14px 14px;border-radius:26px;gap:11px}.auth-shell.auth-v234 .auth-form label{gap:5px}.auth-shell.auth-v234 .auth-form label>span{color:#08233f9e;font-size:13px;font-weight:900}.auth-shell.auth-v234 .auth-form input{height:45px;min-height:45px;line-height:45px;border-radius:15px;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.38),transparent 42%),linear-gradient(180deg,#eee5d7,#e4dac9);border:1px solid rgba(8,35,63,.075);color:#08233f;box-shadow:inset 0 1px #ffffff9e,inset 0 -1px #08233f09,0 4px 10px #5f523e0e}.auth-shell.auth-v234 .auth-form input::placeholder{color:#08233f57;font-weight:820}.auth-shell.auth-v234 .auth-form input:focus{outline:2px solid rgba(34,158,217,.22);border-color:#229ed947;background:linear-gradient(180deg,#f1e8da,#e8decd)}.auth-shell.auth-v234 .primary-action{min-height:48px;border-radius:16px;background:linear-gradient(180deg,#12385a,#08233f 68%,#061b31);color:#fff7e7;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 16px #08233f2e,inset 0 1px #ffffff29,inset 0 -1px #0000002e;font-size:15px;font-weight:850;letter-spacing:-.005em}.auth-shell.auth-v234 .primary-action:hover,.auth-shell.auth-v234 .primary-action:focus-visible{background:linear-gradient(180deg,#164163,#0a2a48 70%,#061b31);box-shadow:0 8px 16px #08233f30,0 0 0 3px #229ed91f,inset 0 1px #ffffff29}.auth-shell.auth-v234 .auth-switches button,.auth-shell.auth-v234 .auth-actions button,.auth-shell.auth-v234 .ghost-action{color:#08233fb3;font-size:13px;font-weight:850}.auth-shell.auth-v234 .auth-switches button:last-child{color:#167fab}.auth-shell.auth-v234 .auth-legal{opacity:.72}.auth-shell.auth-v234 .auth-legal a,.auth-shell.auth-v234 .auth-legal button{color:#167fabc7;font-weight:780}@media(max-height:760px){.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:62px;height:62px}.auth-shell.auth-v234 .auth-form input{height:40px;min-height:40px;line-height:40px}.auth-shell.auth-v234 .primary-action{min-height:45px}}.auth-shell.auth-v234.auth-step-login .primary-action,.auth-shell.auth-v234.auth-step-register .primary-action,.auth-shell.auth-v234.auth-step-code .primary-action,.auth-shell.auth-v234.auth-step-forgot .primary-action,.auth-shell.auth-v234.auth-step-reset .primary-action{min-height:48px;border-radius:16px;background:linear-gradient(180deg,#12385a,#08233f 58%,#061b31);background-image:linear-gradient(180deg,#12385a,#08233f 58%,#061b31);color:#fff7e7;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 16px #08233f2b,inset 0 1px #ffffff29,inset 0 -1px #0000002e;filter:none;text-shadow:none}.auth-shell.auth-v234.auth-step-login .primary-action:hover,.auth-shell.auth-v234.auth-step-register .primary-action:hover,.auth-shell.auth-v234.auth-step-code .primary-action:hover,.auth-shell.auth-v234.auth-step-forgot .primary-action:hover,.auth-shell.auth-v234.auth-step-reset .primary-action:hover,.auth-shell.auth-v234.auth-step-login .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-register .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-code .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-forgot .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-reset .primary-action:focus-visible{background:linear-gradient(180deg,#164163,#0a2a48 58%,#061b31);background-image:linear-gradient(180deg,#164163,#0a2a48 58%,#061b31)}.auth-shell.auth-v234.auth-step-code .auth-form,.auth-shell.auth-v234.auth-step-reset .auth-form{padding:16px 14px 14px;gap:12px}.auth-shell.auth-v234.auth-step-code .auth-mail-note,.auth-shell.auth-v234.auth-step-reset .auth-mail-note,.auth-shell.auth-v234.auth-step-code .auth-demo-code,.auth-shell.auth-v234.auth-step-reset .auth-demo-code{margin:0;padding:13px 14px;display:grid;gap:5px;border-radius:18px;border:1px solid rgba(8,35,63,.065);background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.46),transparent 40%),linear-gradient(180deg,#eee5d7eb,#e5dbcceb);box-shadow:inset 0 1px #ffffff9e,0 5px 12px #5f523e0e;color:#08233f;text-align:left}.auth-shell.auth-v234.auth-step-code .auth-mail-note span,.auth-shell.auth-v234.auth-step-reset .auth-mail-note span,.auth-shell.auth-v234.auth-step-code .auth-demo-code span,.auth-shell.auth-v234.auth-step-reset .auth-demo-code span{color:#08233f94;font-size:12px;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.auth-shell.auth-v234.auth-step-code .auth-mail-note strong,.auth-shell.auth-v234.auth-step-reset .auth-mail-note strong,.auth-shell.auth-v234.auth-step-code .auth-demo-code strong,.auth-shell.auth-v234.auth-step-reset .auth-demo-code strong{color:#08233f;font-size:14px;line-height:1.18;font-weight:900;overflow-wrap:anywhere}.auth-shell.auth-v234.auth-step-code .auth-mail-note em,.auth-shell.auth-v234.auth-step-reset .auth-mail-note em,.auth-shell.auth-v234.auth-step-code .auth-mail-note small,.auth-shell.auth-v234.auth-step-reset .auth-mail-note small{color:#08233f94;font-size:12px;line-height:1.15;font-style:normal;font-weight:760}.auth-shell.auth-v234.auth-step-code .auth-actions,.auth-shell.auth-v234.auth-step-reset .auth-actions{display:grid;grid-template-columns:1fr;gap:10px;padding:0}.auth-shell.auth-v234.auth-step-code .ghost-action,.auth-shell.auth-v234.auth-step-reset .ghost-action{width:100%;min-height:42px;border-radius:15px;border:1px solid rgba(8,35,63,.055);background:linear-gradient(180deg,#fffaf1b8,#e8dfd0b8);color:#08233fad;box-shadow:inset 0 1px #ffffffb8,0 4px 10px #5f523e0e;font-size:13px;font-weight:860;order:2}.auth-shell.auth-v234.auth-step-code .auth-form label,.auth-shell.auth-v234.auth-step-reset .auth-form label{gap:6px}.auth-shell.auth-v234.auth-step-code .auth-form input,.auth-shell.auth-v234.auth-step-reset .auth-form input{text-align:left;letter-spacing:0}.auth-shell.auth-v234.auth-step-code .auth-form input[inputmode=numeric],.auth-shell.auth-v234.auth-step-reset .auth-form input[inputmode=numeric]{font-size:18px;font-weight:900;letter-spacing:.08em}.auth-shell.auth-v234{--auth-ink: #08233f;--auth-ink-soft: rgba(8, 35, 63, .62);--auth-cream: #fff8ed;--auth-clay: #eee4d4;--auth-clay-deep: #d9cebc;--auth-cyan: #229ed9;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 26px) 20px calc(env(safe-area-inset-bottom,0px) + 22px);align-items:flex-start;background:radial-gradient(circle at 16% 4%,rgba(255,255,255,.86),transparent 30%),radial-gradient(circle at 86% 13%,rgba(98,188,213,.13),transparent 28%),radial-gradient(circle at 55% 43%,rgba(255,255,255,.42),transparent 36%),linear-gradient(180deg,#fbf7ef,#efe6d8);color:var(--auth-ink);overflow-x:hidden}.auth-shell.auth-v234 .auth-v234-card{width:min(100%,430px);gap:14px;margin:0 auto}.auth-shell.auth-v234 .auth-v234-topbar{padding:0 4px 2px;min-height:0}.auth-shell.auth-v234.auth-step-login .auth-v234-topbar{display:none}.auth-shell.auth-v234 .auth-v234-topbar h1{max-width:320px;color:var(--auth-ink);font-size:clamp(36px,9vw,50px);line-height:.9;letter-spacing:-.07em;text-shadow:0 1px 0 rgba(255,255,255,.48)}.auth-shell.auth-v234 .auth-v234-topbar p{max-width:390px;margin-top:9px;color:#08233f94;font-size:17px;line-height:1.18;font-weight:760;letter-spacing:-.025em}.auth-shell.auth-v234 .auth-v234-mini-logo{display:none}.auth-shell.auth-v234 .auth-v234-hero,.auth-shell.auth-v234 .auth-form{width:100%;background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.78),transparent 37%),linear-gradient(180deg,#fff9f0f2,#f6eee1f0);border:1px solid rgba(255,255,255,.82);box-shadow:0 20px 40px #564b391f,0 1px #ffffffc2 inset,0 -1px #08233f06 inset;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-shell.auth-v234 .auth-v234-hero{border-radius:30px;padding:24px 20px 22px}.auth-shell.auth-v234:not(.auth-step-login) .auth-v234-hero{display:none}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:84px;height:84px;margin:0 auto 16px;border-radius:22px;filter:drop-shadow(0 14px 18px rgba(8,35,63,.12)) drop-shadow(0 0 18px rgba(34,158,217,.12))}.auth-shell.auth-v234.auth-step-login .auth-v234-hero h2{max-width:360px;margin:0 auto;color:var(--auth-ink);font-size:clamp(31px,8vw,40px);line-height:.96;letter-spacing:-.058em;text-wrap:balance}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{max-width:310px;margin:12px auto 0;color:#08233f8f;font-size:16px;line-height:1.18;font-weight:760;letter-spacing:-.025em}.auth-shell.auth-v234.auth-step-login .auth-v234-trust{margin-top:14px}.auth-shell.auth-v234.auth-step-login .auth-v234-trust span{min-height:30px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#ffffffc2,#efe7d9c2);border:1px solid rgba(8,35,63,.06);color:#08233fa3;box-shadow:inset 0 1px #ffffffd1,0 7px 14px #564b3913;font-size:12px;font-weight:900}.auth-shell.auth-v234 .auth-form{border-radius:29px;padding:18px 16px 16px;gap:12px}.auth-shell.auth-v234.auth-step-code .auth-form,.auth-shell.auth-v234.auth-step-reset .auth-form{padding:16px;gap:12px}.auth-shell.auth-v234 .auth-form label{gap:6px}.auth-shell.auth-v234 .auth-form label>span{color:#08233fa1;font-size:13px;line-height:1.05;font-weight:930;letter-spacing:-.018em}.auth-shell.auth-v234 .auth-form input{height:54px;min-height:54px;width:100%;padding:0 18px;border-radius:18px;background:radial-gradient(circle at 18% 5%,rgba(255,255,255,.46),transparent 36%),linear-gradient(145deg,#f3eadc,#e4d9c8);border:1px solid rgba(8,35,63,.055);color:var(--auth-ink);box-shadow:inset 8px 8px 17px #6f614c21,inset -8px -8px 16px #ffffffad,0 1px #ffffffa3;font-size:17px;font-weight:820;letter-spacing:-.02em;caret-color:var(--auth-cyan)}.auth-shell.auth-v234 .auth-form input::placeholder{color:#08233f57;font-weight:830}.auth-shell.auth-v234 .auth-form input:focus{outline:0;border-color:#229ed93d;background:radial-gradient(circle at 18% 5%,rgba(255,255,255,.58),transparent 38%),linear-gradient(145deg,#f7eee0,#e8ddcc);box-shadow:inset 6px 6px 14px #6f614c1c,inset -7px -7px 16px #ffffffc2,0 0 0 3px #229ed921,0 1px #ffffffb8}.auth-shell.auth-v234 .primary-action,.auth-shell.auth-v234.auth-step-login .primary-action,.auth-shell.auth-v234.auth-step-register .primary-action,.auth-shell.auth-v234.auth-step-code .primary-action,.auth-shell.auth-v234.auth-step-forgot .primary-action,.auth-shell.auth-v234.auth-step-reset .primary-action{width:100%;min-height:56px;margin:2px 0 0;border-radius:21px;background:radial-gradient(circle at 22% 18%,rgba(83,159,188,.34),transparent 30%),linear-gradient(180deg,#123a5d,#082b4a 48%,#061d34);background-image:radial-gradient(circle at 22% 18%,rgba(83,159,188,.34),transparent 30%),linear-gradient(180deg,#123a5d,#082b4a 48%,#061d34);border:1px solid rgba(255,255,255,.22);color:#fff8ea;box-shadow:0 14px 24px #08233f38,inset 0 1px #fff3,inset 0 -2px #0003;font-size:16px;font-weight:930;letter-spacing:-.018em;text-shadow:0 1px 0 rgba(0,0,0,.16);filter:none}.auth-shell.auth-v234 .primary-action:hover,.auth-shell.auth-v234 .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-login .primary-action:hover,.auth-shell.auth-v234.auth-step-register .primary-action:hover,.auth-shell.auth-v234.auth-step-code .primary-action:hover,.auth-shell.auth-v234.auth-step-forgot .primary-action:hover,.auth-shell.auth-v234.auth-step-reset .primary-action:hover,.auth-shell.auth-v234.auth-step-login .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-register .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-code .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-forgot .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-reset .primary-action:focus-visible{background:radial-gradient(circle at 22% 18%,rgba(83,159,188,.38),transparent 31%),linear-gradient(180deg,#164467,#0a3151 48%,#061d34);background-image:radial-gradient(circle at 22% 18%,rgba(83,159,188,.38),transparent 31%),linear-gradient(180deg,#164467,#0a3151 48%,#061d34);box-shadow:0 14px 24px #08233f3b,0 0 0 3px #229ed91f,inset 0 1px #fff3,inset 0 -2px #0003}.auth-shell.auth-v234 .primary-action:active{transform:translateY(1px);box-shadow:0 9px 16px #08233f33,inset 0 1px #ffffff29,inset 0 -1px #00000038}.auth-shell.auth-v234 .auth-switches{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px 0}.auth-shell.auth-v234 .auth-switches button,.auth-shell.auth-v234 .auth-actions button,.auth-shell.auth-v234 .ghost-action{min-height:42px;border-radius:17px;color:#08233fc7;font-size:13px;font-weight:900;letter-spacing:-.018em}.auth-shell.auth-v234 .auth-switches button:last-child{color:#1686b8}.auth-shell.auth-v234.auth-step-code .auth-actions,.auth-shell.auth-v234.auth-step-reset .auth-actions{display:grid;grid-template-columns:1fr;gap:11px;padding:0}.auth-shell.auth-v234.auth-step-code .ghost-action,.auth-shell.auth-v234.auth-step-reset .ghost-action{width:100%;min-height:50px;border-radius:18px;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.48),transparent 34%),linear-gradient(180deg,#fff9f0d1,#e9e0d1d1);color:#08233fa3;box-shadow:inset 0 1px #ffffffc7,0 8px 14px #564b3912;order:2}.auth-shell.auth-v234.auth-step-code .auth-actions .primary-action,.auth-shell.auth-v234.auth-step-reset .auth-actions .primary-action{order:1;margin:0}.auth-shell.auth-v234.auth-step-code .auth-mail-note,.auth-shell.auth-v234.auth-step-reset .auth-mail-note,.auth-shell.auth-v234.auth-step-code .auth-demo-code,.auth-shell.auth-v234.auth-step-reset .auth-demo-code{padding:14px 15px;border-radius:20px;border:1px solid rgba(8,35,63,.055);background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.48),transparent 36%),linear-gradient(145deg,#f3eadc,#e4d9c8);box-shadow:inset 7px 7px 15px #6f614c1a,inset -7px -7px 15px #ffffff9e,0 1px #ffffffa3}.auth-shell.auth-v234.auth-step-code .auth-mail-note strong,.auth-shell.auth-v234.auth-step-reset .auth-mail-note strong,.auth-shell.auth-v234.auth-step-code .auth-demo-code strong,.auth-shell.auth-v234.auth-step-reset .auth-demo-code strong{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.auth-shell.auth-v234.auth-step-code .auth-form input[inputmode=numeric],.auth-shell.auth-v234.auth-step-reset .auth-form input[inputmode=numeric]{font-size:18px;font-weight:920;letter-spacing:.1em}.auth-shell.auth-v234 .auth-error,.auth-shell.auth-v234 .auth-success{border-radius:18px;padding:12px 14px;font-size:13px;line-height:1.25;font-weight:760}.auth-shell.auth-v234 .auth-links{margin:6px auto 0;padding:0;display:flex;justify-content:center;gap:12px;opacity:.38;transform:scale(.92);transform-origin:top center}.auth-shell.auth-v234 .auth-links a{color:#08233f7a;font-size:11px;font-weight:820;text-decoration:none}@media(display-mode:standalone){.auth-shell.auth-v234 .auth-links{display:none}}@media(max-width:430px){.auth-shell.auth-v234{padding-left:22px;padding-right:22px}.auth-shell.auth-v234 .auth-v234-card{width:100%}.auth-shell.auth-v234 .auth-v234-topbar h1{font-size:clamp(34px,10.5vw,45px)}.auth-shell.auth-v234 .auth-v234-topbar p{font-size:16px}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:78px;height:78px}.auth-shell.auth-v234 .auth-form{padding:17px 15px 15px}}@media(max-height:760px){.auth-shell.auth-v234{padding-top:calc(env(safe-area-inset-top,0px) + 16px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px)}.auth-shell.auth-v234 .auth-v234-card{gap:10px}.auth-shell.auth-v234 .auth-v234-topbar h1{font-size:clamp(30px,7.4vw,38px)}.auth-shell.auth-v234 .auth-v234-topbar p{margin-top:6px;font-size:14px;line-height:1.15}.auth-shell.auth-v234.auth-step-login .auth-v234-hero{padding:18px 16px 16px}.auth-shell.auth-v234.auth-step-login .auth-v234-logo{width:64px;height:64px;margin-bottom:10px}.auth-shell.auth-v234.auth-step-login .auth-v234-hero h2{font-size:clamp(25px,6.6vw,32px)}.auth-shell.auth-v234.auth-step-login .auth-v234-hero p{display:none}.auth-shell.auth-v234 .auth-form{padding:13px 12px 12px;gap:8px}.auth-shell.auth-v234 .auth-form input{height:42px;min-height:42px}.auth-shell.auth-v234 .primary-action,.auth-shell.auth-v234.auth-step-login .primary-action,.auth-shell.auth-v234.auth-step-register .primary-action,.auth-shell.auth-v234.auth-step-code .primary-action,.auth-shell.auth-v234.auth-step-forgot .primary-action,.auth-shell.auth-v234.auth-step-reset .primary-action{min-height:46px}}.auth-shell.auth-v234 .auth-links,.auth-shell.auth-v234 .auth-legal{display:none;visibility:hidden;height:0;min-height:0;margin:0;padding:0;opacity:0;pointer-events:none}.auth-shell.auth-v234 .auth-form input[inputmode=email],.auth-shell.auth-v234 .auth-form input[autocomplete=email],.auth-shell.auth-v234 .auth-form input[autocomplete=username]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-shell.auth-v234.auth-step-forgot .auth-form input,.auth-shell.auth-v234.auth-step-reset .auth-form input,.auth-shell.auth-v234.auth-step-code .auth-form input{font-size:15px;padding-left:16px;padding-right:16px}.auth-shell.auth-v234.auth-step-code .auth-form input[inputmode=numeric],.auth-shell.auth-v234.auth-step-reset .auth-form input[inputmode=numeric]{font-size:18px}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.veliq-pwa-shell{display:block;min-height:100dvh;background:radial-gradient(circle at 16% 6%,rgba(255,255,255,.58),transparent 30%),radial-gradient(circle at 88% 92%,rgba(191,164,115,.13),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell .pwa-desktop-chat-sidebar{display:none}.veliq-pwa-shell .pwa-screen,.veliq-pwa-shell .pwa-chat-screen,.veliq-pwa-shell .pwa-contact-profile-screen,.veliq-pwa-shell .pwa-contact-call-screen,.veliq-pwa-shell .pwa-profile-edit-screen{width:min(100%,680px);max-width:680px;margin:0 auto}.veliq-pwa-shell .pwa-screen{padding-left:28px;padding-right:28px;padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-home-header,.veliq-pwa-shell .pwa-section-header{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}.veliq-pwa-shell .pwa-chat-list{margin-left:-28px;margin-right:-28px}.veliq-pwa-shell .pwa-chat-main{padding-left:28px;padding-right:28px}.veliq-pwa-shell .pwa-chat-main:after{left:88px;right:28px}.veliq-pwa-shell .pwa-bottom-nav{left:50%;right:auto;width:min(620px,calc(100vw - 56px));transform:translate(-50%);border-radius:30px;bottom:calc(14px + env(safe-area-inset-bottom,0px));box-shadow:0 18px 38px #52432d29,inset 0 1px #ffffffb8}.veliq-pwa-shell .pwa-folder-tabs,.veliq-pwa-shell .pwa-compact-tabs,.veliq-pwa-shell .pwa-catalog-category-tabs{justify-content:flex-start}.veliq-pwa-shell .pwa-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.veliq-pwa-shell .pwa-message-scroll .bubble,.veliq-pwa-shell .bubble{max-width:min(76%,520px)}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell{min-height:100dvh;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.5),transparent 28%),radial-gradient(circle at 90% 92%,rgba(191,164,115,.16),transparent 32%),linear-gradient(180deg,var(--clay-bg-soft),var(--clay-bg))}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen){display:grid;grid-template-columns:clamp(320px,34vw,420px) minmax(0,1fr);grid-template-rows:100dvh;overflow:hidden}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar{display:block;grid-column:1;height:100dvh;min-height:100dvh;overflow:hidden;border-right:1px solid rgba(8,35,63,.1);background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.48),transparent 32%),linear-gradient(180deg,#f8f3eaf7,#efe8dcf7)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar .pwa-screen{width:100%;max-width:none;height:100dvh;min-height:100dvh;margin:0;padding-left:18px;padding-right:18px;padding-bottom:22px;overflow-y:auto}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar .pwa-home-header,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar .pwa-section-header{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar .pwa-chat-list{margin-left:-18px;margin-right:-18px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-desktop-chat-sidebar .pwa-chat-main{padding-left:18px;padding-right:18px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-screen,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-contact-profile-screen,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-contact-call-screen{grid-column:2;width:100%;max-width:none;height:100dvh;min-height:100dvh;margin:0}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header{min-height:calc(64px + env(safe-area-inset-top,0px));padding-left:18px;padding-right:18px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-message-scroll{padding-left:clamp(20px,4vw,56px);padding-right:clamp(20px,4vw,56px)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-message-scroll .bubble,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .bubble{max-width:min(64%,620px)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer{padding-left:clamp(18px,3.4vw,44px);padding-right:clamp(18px,3.4vw,44px)}.veliq-pwa-shell:not(.section-chats),.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)){display:block}.veliq-pwa-shell:not(.section-chats) .pwa-screen,.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)) .pwa-screen{width:min(100%,760px);max-width:760px;margin:0 auto;padding-left:28px;padding-right:28px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell:not(.section-chats) .pwa-bottom-nav,.veliq-pwa-shell.section-chats:not(:has(.pwa-chat-screen)) .pwa-bottom-nav{left:50%;right:auto;width:min(680px,calc(100vw - 64px));transform:translate(-50%);border-radius:30px}.veliq-pwa-shell .pwa-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}body:has(.veliq-pwa-shell){overflow-x:hidden}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.veliq-pwa-shell{display:block;min-height:100dvh;overflow-x:hidden}.veliq-pwa-shell>.pwa-desktop-chat-sidebar{display:none}.veliq-pwa-shell:not(.section-manufacturers):not(.section-chats)>.pwa-screen,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-screen{width:min(100%,640px);max-width:640px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell.section-manufacturers>.pwa-screen{width:min(100%,700px);max-width:700px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen){display:block;min-height:100dvh}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen)>.pwa-chat-screen,.veliq-pwa-shell.section-chats:has(>.pwa-contact-profile-screen)>.pwa-contact-profile-screen,.veliq-pwa-shell.section-chats:has(>.pwa-contact-call-screen)>.pwa-contact-call-screen{width:min(100%,680px);max-width:680px;min-height:100dvh;height:100dvh;margin-left:auto;margin-right:auto;overflow:hidden}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .composer{width:100%}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll{padding-left:22px;padding-right:22px}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll .messages,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .message-stack{width:100%;max-width:590px;margin-left:auto;margin-right:auto}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll .bubble,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .bubble{max-width:min(74%,430px)}.veliq-pwa-shell.section-manufacturers .pwa-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.veliq-pwa-shell .pwa-settings-group,.veliq-pwa-shell .pwa-settings-section,.veliq-pwa-shell .profile-settings-list{max-width:100%}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell{min-height:100dvh;overflow-x:hidden}.veliq-pwa-shell:not(.section-chats),.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen)){display:block}.veliq-pwa-shell:not(.section-chats)>.pwa-screen,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-screen{width:min(100%,760px);max-width:760px;min-height:100dvh;margin:0 auto;padding:26px 30px calc(112px + env(safe-area-inset-bottom,0px));position:relative;z-index:1}.veliq-pwa-shell.section-manufacturers>.pwa-screen{width:min(100%,860px);max-width:860px}.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav{position:fixed;left:50%;right:auto;bottom:max(14px,env(safe-area-inset-bottom,0px));top:auto;transform:translate(-50%);width:min(580px,calc(100vw - 64px));height:auto;min-height:0;max-height:100%;margin:0;padding:8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-items:center;justify-items:stretch;border-radius:30px;z-index:80}.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav button,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav button{width:auto;min-width:0;height:54px;min-height:54px;max-height:54px;margin:0;padding:6px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:22px;transform:none}.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav button.active,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav button.active{box-shadow:inset 0 1px #ffffff47,0 12px 24px #00234033}.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav button span,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav button span{font-size:10px;line-height:1.05;white-space:nowrap}.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav svg,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav svg,.veliq-pwa-shell:not(.section-chats)>.pwa-bottom-nav .clay-bottom-nav__icon,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-bottom-nav .clay-bottom-nav__icon{width:22px;height:22px}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen){display:grid;grid-template-columns:clamp(320px,34vw,420px) minmax(0,1fr);height:100dvh;min-height:100dvh;overflow:hidden}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen)>.pwa-desktop-chat-sidebar{display:block;grid-column:1;min-width:0;height:100dvh;overflow:hidden}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen)>.pwa-chat-screen,.veliq-pwa-shell.section-chats:has(>.pwa-contact-profile-screen)>.pwa-contact-profile-screen,.veliq-pwa-shell.section-chats:has(>.pwa-contact-call-screen)>.pwa-contact-call-screen{grid-column:2;width:100%;max-width:none;height:100dvh;min-height:100dvh;overflow:hidden}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll{padding-left:clamp(28px,5vw,58px);padding-right:clamp(28px,5vw,58px)}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll .messages,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .message-stack{max-width:760px;margin-left:auto;margin-right:auto}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-message-scroll .bubble,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .bubble{max-width:min(66%,520px)}.veliq-pwa-shell.section-manufacturers .pwa-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(min-width:700px)and (max-width:1366px){.pwa-update-notice{left:50%;right:auto;bottom:calc(92px + env(safe-area-inset-bottom,0px));transform:translate(-50%);width:min(520px,calc(100vw - 48px));max-width:520px;min-width:0;border-radius:24px;padding:14px 16px;gap:14px;z-index:120}.pwa-update-notice-copy{min-width:0}.pwa-update-notice-copy strong{font-size:14px;line-height:1.12}.pwa-update-notice-copy span{font-size:12px;line-height:1.2}.pwa-update-notice-actions{flex:0 0 auto;gap:8px}.pwa-update-notice button{min-height:42px;padding:0 16px;border-radius:16px;white-space:nowrap}}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.pwa-update-notice{bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.pwa-update-notice{bottom:calc(92px + env(safe-area-inset-bottom,0px))}}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-back{display:inline-flex;flex:0 0 46px;width:46px;height:46px;min-width:46px;border-radius:50%}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person{min-width:0}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-back{display:none}}@media(min-width:700px)and (max-width:1366px){body:has(.veliq-pwa-shell.section-chats>.pwa-chat-screen) .pwa-update-notice{top:calc(78px + env(safe-area-inset-top,0px));bottom:auto}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header{position:relative}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;min-width:220px;max-width:min(360px,44vw);justify-content:center;pointer-events:auto;z-index:2}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person .avatar{display:none}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:not(.avatar){display:flex;flex-direction:column;align-items:center;min-width:0;max-width:100%;text-align:center}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person strong,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body:has(.veliq-pwa-shell.section-chats>.pwa-chat-screen) .pwa-update-notice{left:calc(clamp(320px,34vw,420px) + (100vw - clamp(320px,34vw,420px))/2);width:min(500px,calc(100vw - clamp(320px,34vw,420px) - 48px));max-width:500px}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person{min-width:300px;width:min(360px,calc(100vw - clamp(320px,34vw,420px) - 360px));max-width:360px;padding-left:0;padding-right:0}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:not(.avatar),.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person strong,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person small{width:100%;min-width:0;max-width:100%}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person strong{font-size:15px}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person small{font-size:10px}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:has(strong){display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:260px;max-width:360px;overflow:visible;text-align:center}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:has(strong) strong,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:has(strong) small{width:100%;min-width:0;max-width:100%;text-align:center}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:nth-child(2){display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 300px;width:300px;min-width:300px;max-width:300px;overflow:visible;text-align:center}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:nth-child(2) strong,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>button.pwa-chat-person>span:nth-child(2) small{display:block;flex:0 0 auto;width:300px;min-width:300px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}}.veliq-pwa-shell .pwa-market-screen{gap:12px}.veliq-pwa-shell .pwa-market-hero{display:grid;gap:14px;margin:0 0 4px;padding:20px;border-radius:30px;color:var(--clay-text-dark);background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.76),transparent 34%),radial-gradient(circle at 88% 20%,rgba(44,168,217,.16),transparent 30%),linear-gradient(145deg,#fffaf1,#eee4d5);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-market-hero-copy{display:grid;gap:6px}.veliq-pwa-shell .pwa-market-eyebrow{color:var(--clay-blue-mid);font-size:11px;line-height:1;font-weight:1000;letter-spacing:.08em}.veliq-pwa-shell .pwa-market-hero-copy strong{color:var(--clay-text);font-size:clamp(30px,8vw,44px);line-height:.92;font-weight:1000;letter-spacing:-.06em}.veliq-pwa-shell .pwa-market-hero-copy small{max-width:420px;color:var(--clay-muted);font-size:14px;line-height:1.28;font-weight:850}.veliq-pwa-shell .pwa-market-hero-stats{display:flex;flex-wrap:wrap;gap:8px}.veliq-pwa-shell .pwa-market-hero-stats span,.veliq-pwa-shell .pwa-market-count{display:inline-flex;align-items:center;gap:5px;min-height:30px;border-radius:999px;padding:0 10px;color:#526070;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.74),transparent 36%),linear-gradient(145deg,#fffaf0,#e9dfcf);box-shadow:6px 8px 16px #54463021,inset 1px 1px 3px #ffffffb8;font-size:11px;font-weight:950;white-space:nowrap}.veliq-pwa-shell .pwa-market-promo{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:78px;border:0;border-radius:26px;padding:14px;color:#fffaf0;text-align:left;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 34%),linear-gradient(145deg,#174c72,#092a47 58%,#061d33);box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}.veliq-pwa-shell .pwa-market-promo-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:18px;color:var(--clay-text);background:linear-gradient(145deg,#d9f6ff,#64cdf0);box-shadow:inset 1px 1px 4px #ffffff94,0 10px 18px #0003}.veliq-pwa-shell .pwa-market-promo-copy{display:grid;gap:2px;min-width:0}.veliq-pwa-shell .pwa-market-promo-copy small,.veliq-pwa-shell .pwa-market-promo-copy em{color:#fffaf0c2;font-size:12px;font-style:normal;font-weight:900}.veliq-pwa-shell .pwa-market-promo-copy strong{overflow:hidden;color:#fffaf0;font-size:17px;line-height:1.05;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-market-promo-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;padding:0 14px;color:var(--clay-text);background:#fffaf0;font-size:12px;font-weight:1000}.veliq-pwa-shell .pwa-market-search{margin-top:2px}.veliq-pwa-shell .pwa-market-categories{margin-bottom:4px}.veliq-pwa-shell .pwa-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 2px}.veliq-pwa-shell .pwa-market-view-tabs{flex:1 1 auto;width:auto;margin:0;padding:2px 0 4px}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{display:grid;gap:12px;width:100%}.veliq-pwa-shell .pwa-market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.veliq-pwa-shell .pwa-market-product-card,.veliq-pwa-shell .pwa-market-seller-card{min-width:0;border:0;border-radius:28px;overflow:hidden;color:var(--clay-text-dark);background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.68),transparent 34%),linear-gradient(145deg,#fffaf0,var(--clay-paper));box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream)}.veliq-pwa-shell .pwa-market-product-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:136px;border-radius:28px 28px 18px 18px;color:#041f36d1;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.76),transparent 34%),linear-gradient(145deg,#dff7ff,#9be4fa)}.veliq-pwa-shell .pwa-market-product-card.tone-mint .pwa-market-product-media,.veliq-pwa-shell .pwa-market-product-card.tone-sand .pwa-market-product-media{background:linear-gradient(145deg,#f6f0df,#d9efdc)}.veliq-pwa-shell .pwa-market-product-card.tone-dark .pwa-market-product-media,.veliq-pwa-shell .pwa-market-product-card.tone-violet .pwa-market-product-media{color:#fffaf0;background:linear-gradient(145deg,#183f63,#071d34)}.veliq-pwa-shell .pwa-market-product-card.tone-red .pwa-market-product-media{background:linear-gradient(145deg,#ffe1cf,#f3b89b)}.veliq-pwa-shell .pwa-market-product-category{position:absolute;left:10px;top:10px;max-width:calc(100% - 58px);overflow:hidden;border-radius:999px;padding:5px 9px;color:var(--clay-text);background:#fffaf0d1;font-size:10px;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-market-product-media>button{position:absolute;right:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;padding:0;color:var(--clay-text);background:#fffaf0db;box-shadow:5px 8px 16px #31281b2e,inset 1px 1px 3px #ffffffb8}.veliq-pwa-shell .pwa-market-product-body{display:grid;gap:7px;padding:12px}.veliq-pwa-shell .pwa-market-product-body strong{min-height:40px;overflow:hidden;color:var(--clay-text);font-size:15px;line-height:1.15;font-weight:1000;letter-spacing:-.03em}.veliq-pwa-shell .pwa-market-seller-line,.veliq-pwa-shell .pwa-market-meta-line,.veliq-pwa-shell .pwa-market-product-body small{display:flex;align-items:center;gap:5px;min-width:0;color:var(--clay-muted);font-size:11px;line-height:1.18;font-weight:850}.veliq-pwa-shell .pwa-market-seller-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-market-price-line{display:flex;align-items:baseline;gap:7px}.veliq-pwa-shell .pwa-market-price-line span{color:var(--clay-text);font-size:18px;line-height:1;font-weight:1000;letter-spacing:-.04em}.veliq-pwa-shell .pwa-market-price-line del{color:#585f6c94;font-size:12px;font-weight:900}.veliq-pwa-shell .pwa-market-meta-line{flex-wrap:wrap}.veliq-pwa-shell .pwa-market-meta-line span{display:inline-flex;align-items:center;gap:4px;min-width:0}.veliq-pwa-shell .pwa-market-product-body>button,.veliq-pwa-shell .pwa-market-seller-card>button{min-height:42px;border:0;border-radius:18px;padding:0 14px;color:var(--clay-text);background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--clay-blue-light),var(--clay-blue-mid) 58%,var(--clay-blue-dark));box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue);font-size:13px;font-weight:1000}.veliq-pwa-shell .pwa-market-seller-card{display:grid;gap:12px;padding:14px}.veliq-pwa-shell .pwa-market-seller-head{display:grid;grid-template-columns:52px minmax(0,1fr) 22px;align-items:center;gap:10px}.veliq-pwa-shell .pwa-market-seller-head span{display:grid;gap:2px;min-width:0}.veliq-pwa-shell .pwa-market-seller-head strong{overflow:hidden;color:var(--clay-text);font-size:16px;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .pwa-market-seller-head small,.veliq-pwa-shell .pwa-market-seller-meta span{color:var(--clay-muted);font-size:12px;font-weight:850}.veliq-pwa-shell .pwa-market-seller-meta{display:flex;flex-wrap:wrap;gap:8px}.veliq-pwa-shell .pwa-market-seller-meta span{border-radius:999px;padding:6px 9px;background:#fffaf0a3}.veliq-pwa-shell .pwa-market-empty{grid-column:1 / -1}@media(max-width:430px){.veliq-pwa-shell .pwa-market-product-grid{gap:10px}.veliq-pwa-shell .pwa-market-product-media{min-height:118px}.veliq-pwa-shell .pwa-market-product-body{padding:10px}.veliq-pwa-shell .pwa-market-product-body strong{font-size:14px}.veliq-pwa-shell .pwa-market-price-line span{font-size:16px}}@media(min-width:700px)and (max-width:1366px){.veliq-pwa-shell .pwa-market-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.veliq-pwa-shell .pwa-market-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.veliq-pwa-shell .pwa-market-screen{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-market-hero{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.82),transparent 30%),radial-gradient(circle at 88% 20%,rgba(44,168,217,.1),transparent 30%),linear-gradient(145deg,#fff7e8,#e6dac9)}.veliq-pwa-shell .pwa-market-hero-copy strong,.veliq-pwa-shell .pwa-market-product-body strong,.veliq-pwa-shell .pwa-market-seller-head strong{color:#062a48;opacity:1;text-shadow:none}.veliq-pwa-shell .pwa-market-hero-copy strong{font-size:clamp(28px,7.2vw,42px);max-width:560px}.veliq-pwa-shell .pwa-market-hero-copy small,.veliq-pwa-shell .pwa-market-seller-line,.veliq-pwa-shell .pwa-market-meta-line,.veliq-pwa-shell .pwa-market-product-body small,.veliq-pwa-shell .pwa-market-seller-head small,.veliq-pwa-shell .pwa-market-seller-meta span{color:#5f6874;opacity:1}.veliq-pwa-shell .pwa-market-categories button:not(.active),.veliq-pwa-shell .pwa-market-view-tabs button:not(.active){color:#344658;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.88),transparent 38%),linear-gradient(145deg,#fffaf0,#e8dece);box-shadow:6px 9px 16px #50422d24,inset 1px 1px 3px #ffffffc2}.veliq-pwa-shell .pwa-market-count{color:#344658}.veliq-pwa-shell .pwa-market-promo-action{color:#062a48;background:#fffaf0;opacity:1}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-market-product-card{display:grid;grid-template-rows:auto 1fr;min-height:344px}.veliq-pwa-shell .pwa-market-product-body{align-content:start;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.62),transparent 34%),linear-gradient(145deg,#fffaf0f5,#ede4d6f0)}.veliq-pwa-shell .pwa-market-product-body strong{min-height:38px;color:#062a48}.veliq-pwa-shell .pwa-market-seller-line svg,.veliq-pwa-shell .pwa-market-meta-line svg{flex:0 0 auto;color:#123a5a}.veliq-pwa-shell .pwa-market-price-line span{color:#062a48;opacity:1}.veliq-pwa-shell .pwa-market-price-line del{color:#7f8790;opacity:1}.veliq-pwa-shell .pwa-market-product-body>button,.veliq-pwa-shell .pwa-market-seller-card>button{align-self:end;width:100%;margin-top:4px;color:#fffaf0;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.14),transparent 34%),linear-gradient(145deg,#174c72,#092a47 58%,#061d33)}@media(max-width:430px){.veliq-pwa-shell .pwa-market-hero{padding:18px}.veliq-pwa-shell .pwa-market-hero-copy strong{font-size:28px;line-height:.96}.veliq-pwa-shell .pwa-market-promo{grid-template-columns:44px minmax(0,1fr) auto;min-height:72px;padding:12px}.veliq-pwa-shell .pwa-market-promo-icon{width:44px;height:44px}.veliq-pwa-shell .pwa-market-promo-action{min-height:36px;padding:0 12px;font-size:11px}.veliq-pwa-shell .pwa-market-product-card{min-height:326px}.veliq-pwa-shell .pwa-market-product-media{min-height:112px}.veliq-pwa-shell .pwa-market-meta-line span:last-child{width:100%}}body:has(.veliq-pwa-shell .pwa-market-screen) .pwa-update-notice{top:calc(12px + env(safe-area-inset-top,0px));bottom:auto;left:50%;right:auto;transform:translate(-50%);width:min(520px,calc(100vw - 32px));max-width:520px;z-index:140}@media(max-width:430px){body:has(.veliq-pwa-shell .pwa-market-screen) .pwa-update-notice{width:min(356px,calc(100vw - 24px));padding:12px;border-radius:22px;gap:10px}body:has(.veliq-pwa-shell .pwa-market-screen) .pwa-update-notice-copy strong{font-size:13px}body:has(.veliq-pwa-shell .pwa-market-screen) .pwa-update-notice-copy span{font-size:11px}body:has(.veliq-pwa-shell .pwa-market-screen) .pwa-update-notice button{min-height:38px;padding:0 13px}}body:has(.veliq-pwa-shell) .pwa-update-notice{position:fixed;top:calc(12px + env(safe-area-inset-top,0px));bottom:auto;left:50%;right:auto;transform:translate(-50%);width:min(520px,calc(100vw - 32px));max-width:520px;min-width:0;z-index:140}body:has(.veliq-pwa-shell.section-chats>.pwa-chat-screen) .pwa-update-notice{top:calc(78px + env(safe-area-inset-top,0px))}@media(max-width:430px){body:has(.veliq-pwa-shell) .pwa-update-notice{width:min(356px,calc(100vw - 24px));padding:12px;border-radius:22px;gap:10px}body:has(.veliq-pwa-shell) .pwa-update-notice-copy strong{font-size:13px}body:has(.veliq-pwa-shell) .pwa-update-notice-copy span{font-size:11px}body:has(.veliq-pwa-shell) .pwa-update-notice button{min-height:38px;padding:0 13px}}body:has(.veliq-pwa-shell):has(.pwa-update-notice) .veliq-pwa-shell:not(.section-chats)>.pwa-screen{padding-top:calc(138px + env(safe-area-inset-top,0px))}body:has(.veliq-pwa-shell):has(.pwa-update-notice) .veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-screen{padding-top:calc(138px + env(safe-area-inset-top,0px))}:root[data-theme=dark] .veliq-pwa-shell{color:#f7efe1;background:radial-gradient(circle at 18% 0%,rgba(34,105,147,.24),transparent 38%),radial-gradient(circle at 88% 18%,rgba(111,196,218,.11),transparent 32%),linear-gradient(180deg,#07131f,#0a1c2d 52%,#07111d)}:root[data-theme=dark] body:has(.veliq-pwa-shell){background:#07111d}:root[data-theme=dark] .veliq-pwa-shell .pwa-screen,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-screen,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-call-screen,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-screen{color:#f7efe1;background:radial-gradient(circle at 18% 0%,rgba(34,105,147,.18),transparent 34%),linear-gradient(180deg,#07131f,#0a1b2b)}:root[data-theme=dark] .veliq-pwa-shell .pwa-home-header strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-section-header strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-section-header-stack strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero-copy strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-head strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-hero strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-section h2,:root[data-theme=dark] .veliq-pwa-shell .settings-row strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-toggle-row strong{color:#fff7ea;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-section-header span,:root[data-theme=dark] .veliq-pwa-shell .pwa-section-header-stack span,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero-copy small,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-line,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-meta-line,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body small,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-head small,:root[data-theme=dark] .veliq-pwa-shell .settings-row span,:root[data-theme=dark] .veliq-pwa-shell .pwa-toggle-row small,:root[data-theme=dark] .veliq-pwa-shell .pwa-muted{color:#f7efe1b8;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-search,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-search,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-search,:root[data-theme=dark] .veliq-pwa-shell .catalog-search,:root[data-theme=dark] .veliq-pwa-shell .composer-field,:root[data-theme=dark] .veliq-pwa-shell .composer input{color:#fff7ea;background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.08),transparent 34%),linear-gradient(145deg,#1f394ff5,#0b1e30fa);box-shadow:10px 14px 24px #00000047,inset 1px 1px 3px #ffffff14,inset -4px -5px 9px #00000038}:root[data-theme=dark] .veliq-pwa-shell input,:root[data-theme=dark] .veliq-pwa-shell input::placeholder{color:#f7efe1b8}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-call-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-hero,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-section,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-card,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-card,:root[data-theme=dark] .veliq-pwa-shell .pwa-empty-state,:root[data-theme=dark] .veliq-pwa-shell .settings-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-toggle-row{color:#f7efe1;background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.08),transparent 34%),radial-gradient(circle at 86% 86%,rgba(67,143,176,.1),transparent 38%),linear-gradient(145deg,#112b43,#0a1e31);box-shadow:10px 14px 26px #0000004d,inset 1px 1px 4px #ffffff12,inset -5px -6px 10px #00000038}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body{background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.07),transparent 34%),linear-gradient(145deg,#112b43fa,#091d30fa)}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-media{color:#e9f7ff;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#1d5d80,#0a2944)}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-category,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero-stats span,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-count,:root[data-theme=dark] .veliq-pwa-shell .pwa-folder-tabs button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-compact-tabs button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-theme-grid button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-text-size-row button:not(.active){color:#f7efe1d1;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.09),transparent 34%),linear-gradient(145deg,#203a52,#11283f);box-shadow:7px 10px 18px #00000040,inset 1px 1px 3px #ffffff14}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav{background:radial-gradient(circle at 24% 10%,rgba(255,255,255,.1),transparent 32%),linear-gradient(145deg,#183045f5,#08192afa);box-shadow:0 14px 30px #00000057,inset 1px 1px 4px #ffffff14}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button:not(.active){color:#f7efe1c2}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-price-line span{color:#fff7ea}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-price-line del{color:#f7efe175}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group{color:#fff7ea;background:radial-gradient(circle at 22% 12%,rgba(255,255,255,.08),transparent 34%),radial-gradient(circle at 88% 82%,rgba(62,158,190,.12),transparent 38%),linear-gradient(145deg,#112b43,#0a1e31);box-shadow:10px 14px 26px #00000052,inset 1px 1px 4px #ffffff12,inset -5px -6px 10px #0000003d}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group h2,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .settings-row strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .pwa-toggle-row strong{color:#fff7ea;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top>span,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .settings-row span,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .pwa-toggle-row small{color:#f7efe1b8;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top>button,:root[data-theme=dark] .veliq-pwa-shell .pwa-sign-out{color:#fff7ea;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#174c72,#092a47 58%,#061d33);box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .settings-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-settings-group .pwa-toggle-row{background:radial-gradient(circle at 22% 12%,rgba(255,255,255,.06),transparent 34%),linear-gradient(145deg,#112a40eb,#081a2bf0);box-shadow:inset 0 -1px #ffffff0f,0 8px 18px #00000024}:root[data-theme=dark] .veliq-pwa-shell .pwa-choice-row button:not(.active){color:#f7efe1c7;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.09),transparent 34%),linear-gradient(145deg,#203a52,#11283f);box-shadow:7px 10px 18px #00000040,inset 1px 1px 3px #ffffff14}:root[data-theme=dark] .veliq-pwa-shell .pwa-choice-row button.active{color:#fff7ea;background:radial-gradient(circle at 25% 16%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#174c72,#092a47 58%,#061d33);box-shadow:var(--clay-shadow-blue),var(--clay-inset-blue)}:root[data-theme=dark] .veliq-pwa-shell .pwa-wallpaper-grid button{color:#fff7ea;box-shadow:8px 12px 20px #00000047,inset 1px 1px 3px #ffffff14}.auth-shell.auth-v234{--auth-button-bg: linear-gradient(135deg, #0a3557 0%, #082b49 58%, #061f36 100%);--auth-panel-bg: radial-gradient(circle at 18% 0%, rgba(255, 255, 255, .66), transparent 34%), linear-gradient(145deg, rgba(255, 250, 241, .96), rgba(239, 231, 218, .94));--auth-field-bg: linear-gradient(180deg, rgba(255, 252, 246, .72), rgba(236, 226, 211, .7))}.auth-shell.auth-v234 .auth-v234-hero,.auth-shell.auth-v234 .auth-form{background:var(--auth-panel-bg);border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 28px #584c381a,0 1px #ffffffb8 inset}.auth-shell.auth-v234 .auth-form input,.auth-shell.auth-v234.auth-step-forgot .auth-form input,.auth-shell.auth-v234.auth-step-reset .auth-form input,.auth-shell.auth-v234.auth-step-code .auth-form input{min-height:54px;height:54px;border-radius:18px;background:var(--auth-field-bg);border:1px solid rgba(8,35,63,.08);box-shadow:0 8px 16px #5044300f,0 1px #ffffffa8 inset}.auth-shell.auth-v234 .auth-form input:focus{background:linear-gradient(180deg,#fffdf8db,#efe6d8d1);border-color:#229ed94d;box-shadow:0 0 0 3px #229ed91f,0 8px 16px #5044300f,0 1px #ffffffb8 inset}.auth-shell.auth-v234 .primary-action,.auth-shell.auth-v234.auth-step-login .primary-action,.auth-shell.auth-v234.auth-step-register .primary-action,.auth-shell.auth-v234.auth-step-code .primary-action,.auth-shell.auth-v234.auth-step-forgot .primary-action,.auth-shell.auth-v234.auth-step-reset .primary-action,.veliq-pwa-shell .pwa-profile-edit-actions button.primary{background:var(--auth-button-bg);background-image:var(--auth-button-bg);border:1px solid rgba(255,255,255,.18);color:#fff8ea;box-shadow:0 12px 22px #08233f2e,0 1px #ffffff2e inset;text-shadow:none;transform:none}.auth-shell.auth-v234 .primary-action:hover,.auth-shell.auth-v234 .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-login .primary-action:hover,.auth-shell.auth-v234.auth-step-register .primary-action:hover,.auth-shell.auth-v234.auth-step-code .primary-action:hover,.auth-shell.auth-v234.auth-step-forgot .primary-action:hover,.auth-shell.auth-v234.auth-step-reset .primary-action:hover,.auth-shell.auth-v234.auth-step-login .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-register .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-code .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-forgot .primary-action:focus-visible,.auth-shell.auth-v234.auth-step-reset .primary-action:focus-visible,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:hover,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:focus-visible{background:linear-gradient(135deg,#0d3d63,#092f4f 58%,#06223a);background-image:linear-gradient(135deg,#0d3d63,#092f4f 58%,#06223a);box-shadow:0 12px 22px #08233f2e,0 0 0 3px #229ed91a,0 1px #ffffff2e inset}.auth-shell.auth-v234 .primary-action:active,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:active{transform:translateY(1px);box-shadow:0 8px 16px #08233f29,0 1px #ffffff24 inset}.auth-shell.auth-v234.auth-step-code .ghost-action,.auth-shell.auth-v234.auth-step-reset .ghost-action,.veliq-pwa-shell .pwa-profile-edit-actions button:not(.primary){background:linear-gradient(180deg,#fffcf6c7,#ebe1d2c2);border:1px solid rgba(255,255,255,.74);box-shadow:0 8px 16px #50443012,0 1px #ffffffbd inset}.auth-shell.auth-v234.auth-step-code .auth-mail-note,.auth-shell.auth-v234.auth-step-reset .auth-mail-note,.auth-shell.auth-v234.auth-step-code .auth-demo-code,.auth-shell.auth-v234.auth-step-reset .auth-demo-code{background:linear-gradient(180deg,#fffcf6bd,#ece2d3b8);border:1px solid rgba(8,35,63,.07);box-shadow:0 8px 16px #5044300f,0 1px #ffffffa8 inset}.veliq-pwa-shell .pwa-contact-profile-hero,.veliq-pwa-shell .pwa-contact-profile-actions button,.veliq-pwa-shell .pwa-contact-profile-list button,.veliq-pwa-shell .pwa-profile-edit-field{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.58),transparent 34%),linear-gradient(145deg,#fffaf1f0,#eee6d8eb);border:1px solid rgba(255,255,255,.74);box-shadow:0 10px 20px #53483617,0 1px #ffffffad inset}.veliq-pwa-shell .pwa-profile-edit-field input{background:linear-gradient(180deg,#fffdf8bd,#ede4d6b8);border:1px solid rgba(8,35,63,.07);box-shadow:0 7px 14px #5044300d,0 1px #ffffffad inset}.veliq-pwa-shell .pwa-contact-profile-actions button{min-height:76px}.veliq-pwa-shell .pwa-contact-profile-list button:disabled{opacity:.52}:root[data-theme=dark] .auth-shell.auth-v234{--auth-button-bg: linear-gradient(135deg, #174c72 0%, #092f4f 58%, #061f36 100%);--auth-panel-bg: radial-gradient(circle at 18% 0%, rgba(255,255,255,.08), transparent 34%), linear-gradient(145deg, rgba(17, 43, 67, .98), rgba(9, 29, 48, .98));--auth-field-bg: linear-gradient(180deg, rgba(29, 54, 75, .95), rgba(12, 32, 51, .96))}:root[data-theme=dark] .auth-shell.auth-v234 .auth-v234-hero,:root[data-theme=dark] .auth-shell.auth-v234 .auth-form,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-hero,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-actions button,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-list button,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-field{color:#fff7ea;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.08),transparent 34%),linear-gradient(145deg,#112b43,#0a1e31);border-color:#ffffff14;box-shadow:0 12px 24px #00000047,0 1px #ffffff12 inset}:root[data-theme=dark] .auth-shell.auth-v234 .auth-form input,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-field input{color:#fff7ea;background:var(--auth-field-bg);border-color:#ffffff14;box-shadow:0 8px 16px #0003,0 1px #ffffff0f inset}:root[data-theme=dark] .auth-shell.auth-v234 .auth-form input::placeholder,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-field input::placeholder{color:#f7efe17a}.veliq-pwa-shell .pwa-bottom-nav,.veliq-pwa-shell .pwa-folder-tabs button,.veliq-pwa-shell .pwa-compact-tabs button,.veliq-pwa-shell .pwa-theme-grid button,.veliq-pwa-shell .pwa-text-size-row button,.veliq-pwa-shell .pwa-choice-row button,.veliq-pwa-shell .pwa-market-categories button,.veliq-pwa-shell .pwa-market-view-tabs button,.veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera),.veliq-pwa-shell .pwa-contact-profile-actions button,.veliq-pwa-shell .pwa-contact-profile-list button,.veliq-pwa-shell .pwa-profile-edit-actions button{box-shadow:0 8px 17px #53483614,0 1px #ffffffa8 inset;text-shadow:none;filter:none}.veliq-pwa-shell .pwa-bottom-nav button.active,.veliq-pwa-shell .pwa-folder-tabs button.active,.veliq-pwa-shell .pwa-compact-tabs button.active,.veliq-pwa-shell .pwa-theme-grid button.active,.veliq-pwa-shell .pwa-text-size-row button.active,.veliq-pwa-shell .pwa-choice-row button.active,.veliq-pwa-shell .pwa-market-categories button.active,.veliq-pwa-shell .pwa-market-view-tabs button.active,.veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera),.veliq-pwa-shell .pwa-market-product-body>button,.veliq-pwa-shell .pwa-market-seller-card>button{background:linear-gradient(135deg,#0a3557,#082b49 58%,#061f36);border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 18px #08233f29,0 1px #ffffff29 inset}.veliq-pwa-shell .pwa-bottom-nav button:not(.active),.veliq-pwa-shell .pwa-folder-tabs button:not(.active),.veliq-pwa-shell .pwa-compact-tabs button:not(.active),.veliq-pwa-shell .pwa-theme-grid button:not(.active),.veliq-pwa-shell .pwa-text-size-row button:not(.active),.veliq-pwa-shell .pwa-choice-row button:not(.active),.veliq-pwa-shell .pwa-market-categories button:not(.active),.veliq-pwa-shell .pwa-market-view-tabs button:not(.active){background:linear-gradient(180deg,#fffcf6c2,#ece2d3b8);border:1px solid rgba(255,255,255,.72);color:#08233fc2}.veliq-pwa-shell .pwa-profile-edit-actions button:disabled,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled,.auth-shell.auth-v234 .primary-action:disabled,.auth-shell.auth-v234.auth-step-login .primary-action:disabled,.auth-shell.auth-v234.auth-step-register .primary-action:disabled,.auth-shell.auth-v234.auth-step-code .primary-action:disabled,.auth-shell.auth-v234.auth-step-forgot .primary-action:disabled,.auth-shell.auth-v234.auth-step-reset .primary-action:disabled{opacity:.72;color:#08233f70;background:linear-gradient(180deg,#fffcf6b3,#eae0d1ad);border:1px solid rgba(255,255,255,.7);box-shadow:0 7px 14px #5348360f,0 1px #ffffffb3 inset}.veliq-pwa-shell .pwa-bottom-nav button:active,.veliq-pwa-shell .pwa-folder-tabs button:active,.veliq-pwa-shell .pwa-compact-tabs button:active,.veliq-pwa-shell .pwa-theme-grid button:active,.veliq-pwa-shell .pwa-text-size-row button:active,.veliq-pwa-shell .pwa-choice-row button:active,.veliq-pwa-shell .pwa-market-categories button:active,.veliq-pwa-shell .pwa-market-view-tabs button:active{transform:translateY(1px)}@media(min-width:700px){.veliq-pwa-shell .pwa-profile-edit-form{max-width:560px;margin-left:auto;margin-right:auto}}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav,:root[data-theme=dark] .veliq-pwa-shell .pwa-folder-tabs button,:root[data-theme=dark] .veliq-pwa-shell .pwa-compact-tabs button,:root[data-theme=dark] .veliq-pwa-shell .pwa-theme-grid button,:root[data-theme=dark] .veliq-pwa-shell .pwa-text-size-row button,:root[data-theme=dark] .veliq-pwa-shell .pwa-choice-row button,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-categories button,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-view-tabs button,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera),:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-actions button,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-profile-list button,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button{box-shadow:0 8px 17px #0003,0 1px #ffffff12 inset}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-folder-tabs button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-compact-tabs button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-theme-grid button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-text-size-row button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-choice-row button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-categories button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-view-tabs button.active,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-top>button:not(.pwa-avatar-camera),:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body>button,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-card>button{background:linear-gradient(135deg,#174c72,#092f4f 58%,#061f36);box-shadow:0 10px 18px #00000042,0 1px #ffffff17 inset}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-folder-tabs button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-compact-tabs button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-theme-grid button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-text-size-row button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-choice-row button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-market-categories button:not(.active),:root[data-theme=dark] .veliq-pwa-shell .pwa-market-view-tabs button:not(.active){background:linear-gradient(145deg,#1d364bf0,#0c2033f5);border-color:#ffffff14;color:#f7efe1c7}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button:disabled,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled,:root[data-theme=dark] .auth-shell.auth-v234 .primary-action:disabled{color:#f7efe175;background:linear-gradient(145deg,#1d364bb3,#0c2033b8);border-color:#ffffff12}.veliq-pwa-shell .pwa-bottom-nav{border:1px solid rgba(255,255,255,.68);box-shadow:0 10px 24px #5044301a,0 1px #ffffffb3 inset}.veliq-pwa-shell .pwa-bottom-nav button{border:1px solid transparent;box-shadow:none}.veliq-pwa-shell .pwa-bottom-nav button.active{border-radius:22px;border-color:#ffffff24;background:linear-gradient(135deg,#0a3557,#082b49 58%,#061f36);color:#fff8ea;box-shadow:0 8px 15px #08233f24}.veliq-pwa-shell .pwa-bottom-nav button.active svg,.veliq-pwa-shell .pwa-bottom-nav button.active span{color:#fff8ea;text-shadow:none}.veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled,.veliq-pwa-shell .pwa-profile-edit-actions button.primary[disabled],.veliq-pwa-shell .pwa-profile-edit-actions button:disabled.primary{opacity:1;color:#08233f6b;background:linear-gradient(180deg,#f8f3ebdb,#e5dbcdd1);border:1px solid rgba(255,255,255,.72);box-shadow:0 7px 14px #53483612,0 1px #ffffffb8 inset}.veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled:before,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled:after{display:none}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav{border-color:#ffffff14;box-shadow:0 10px 24px #0000003d,0 1px #ffffff14 inset}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button.active{background:linear-gradient(135deg,#174c72,#092f4f 58%,#061f36);box-shadow:0 8px 15px #0000003d}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button.primary[disabled],:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button:disabled.primary{color:#f7efe185;background:linear-gradient(145deg,#1d364bc7,#0c2033cc);border-color:#ffffff14}.veliq-pwa-shell .pwa-profile-edit-actions button.primary,.veliq-pwa-shell .pwa-profile-edit-actions button.primary:not(:disabled){color:#fff8ea;background:linear-gradient(135deg,#0a3557,#082b49 58%,#061f36);background-image:linear-gradient(135deg,#0a3557,#082b49 58%,#061f36);border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 18px #08233f29,0 1px #ffffff29 inset}.veliq-pwa-shell .pwa-profile-edit-actions button.primary:disabled,.veliq-pwa-shell .pwa-profile-edit-actions button.primary[disabled]{color:#08233f6b;background:linear-gradient(180deg,#f8f3ebdb,#e5dbcdd1);background-image:linear-gradient(180deg,#f8f3ebdb,#e5dbcdd1)}:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button.primary,:root[data-theme=dark] .veliq-pwa-shell .pwa-profile-edit-actions button.primary:not(:disabled){color:#fff8ea;background:linear-gradient(135deg,#174c72,#092f4f 58%,#061f36);background-image:linear-gradient(135deg,#174c72,#092f4f 58%,#061f36)}.veliq-pwa-shell .pwa-contact-request-cta{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px}.veliq-pwa-shell .pwa-contact-request-cta button:disabled{cursor:progress;opacity:.76}.veliq-pwa-shell .pwa-contact-request-status{margin:-2px 2px 14px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(180deg,#fffcf6c7,#ece2d3bd);color:#08233fb3;box-shadow:0 8px 16px #53483612,0 1px #ffffffb8 inset;font-size:13px;font-weight:850}.veliq-pwa-shell .pwa-contact-request-status.success{color:#0a5b48}.veliq-pwa-shell .pwa-contact-request-status.error{color:#a33a34}@media(min-width:700px)and (max-width:1366px){.veliq-pwa-shell .pwa-contacts-screen{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-content:start;column-gap:18px}.veliq-pwa-shell .pwa-contacts-screen .pwa-section-header,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-search,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-request-cta,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-request-status{grid-column:1 / -1}.veliq-pwa-shell .pwa-contacts-screen h2{margin-top:18px;padding:0 2px}.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(1),.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(1)+.pwa-muted,.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(1)~.pwa-contact-row:not(.as-button):not(.muted){grid-column:2}.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(2),.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(2)+.pwa-contact-row,.veliq-pwa-shell .pwa-contacts-screen h2:nth-of-type(2)+.pwa-muted{grid-column:1}.veliq-pwa-shell .pwa-contact-row{min-height:78px}.veliq-pwa-shell .pwa-market-screen{padding-bottom:calc(170px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{padding-bottom:calc(180px + env(safe-area-inset-bottom,0px))}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell:not(.section-chats)>.pwa-screen.pwa-market-screen{width:min(100%,920px);max-width:920px;padding-bottom:calc(190px + env(safe-area-inset-bottom,0px))}.veliq-pwa-shell .pwa-market-product-grid{gap:18px}.veliq-pwa-shell .pwa-market-product-card{min-height:360px}}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.veliq-pwa-shell .pwa-contacts-screen{grid-template-columns:1fr}.veliq-pwa-shell .pwa-contacts-screen h2,.veliq-pwa-shell .pwa-contacts-screen .pwa-muted,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-row{grid-column:1}.veliq-pwa-shell .pwa-contact-request-cta{margin-top:12px}}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-request-status{color:#f7efe1bd;background:linear-gradient(145deg,#1d364bf0,#0c2033f5);border-color:#ffffff14;box-shadow:0 8px 17px #0003,0 1px #ffffff12 inset}@media(min-width:700px)and (max-width:899px){.veliq-pwa-shell .pwa-contacts-screen{display:block}.veliq-pwa-shell .pwa-contacts-screen .pwa-section-header,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-search,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-request-cta,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-request-status,.veliq-pwa-shell .pwa-contacts-screen h2,.veliq-pwa-shell .pwa-contacts-screen .pwa-muted,.veliq-pwa-shell .pwa-contacts-screen .pwa-contact-row{grid-column:auto}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell .pwa-market-hero{padding:16px 18px;border-radius:24px}.veliq-pwa-shell .pwa-market-hero-copy strong{max-width:620px;font-size:clamp(28px,3.2vw,36px);line-height:.96}.veliq-pwa-shell .pwa-market-hero-copy small{max-width:520px;margin-top:6px;font-size:13px;line-height:1.12}.veliq-pwa-shell .pwa-market-hero-stats{margin-top:12px}.veliq-pwa-shell .pwa-market-promo{min-height:62px;padding:10px 12px;border-radius:22px}.veliq-pwa-shell .pwa-market-promo-icon{width:42px;height:42px}.veliq-pwa-shell .pwa-market-search{min-height:50px;border-radius:20px}.veliq-pwa-shell .pwa-market-toolbar{margin-top:10px}.veliq-pwa-shell .pwa-market-product-grid{gap:14px}.veliq-pwa-shell .pwa-market-product-card{min-height:286px;border-radius:22px}.veliq-pwa-shell .pwa-market-product-media{min-height:92px}.veliq-pwa-shell .pwa-market-product-body{padding:10px;gap:5px}.veliq-pwa-shell .pwa-market-product-body strong{min-height:30px;font-size:14px;line-height:1.04}.veliq-pwa-shell .pwa-market-seller-line,.veliq-pwa-shell .pwa-market-meta-line,.veliq-pwa-shell .pwa-market-product-body small{font-size:10.5px;line-height:1.05}.veliq-pwa-shell .pwa-market-price-line span{font-size:17px}.veliq-pwa-shell .pwa-market-product-body>button,.veliq-pwa-shell .pwa-market-seller-card>button{min-height:40px;border-radius:15px}}@media(min-width:700px)and (max-width:1366px){:root{--veliq-tablet-dock-height: 72px;--veliq-tablet-dock-bottom: max(14px, env(safe-area-inset-bottom, 0px));--veliq-tablet-dock-reserve: calc(var(--veliq-tablet-dock-height) + var(--veliq-tablet-dock-bottom) + 34px);--veliq-tablet-page-x: clamp(28px, 5vw, 72px);--veliq-tablet-card-radius: 30px}body:has(.veliq-pwa-shell),body:has(.veliq-pwa-shell) #root,.veliq-pwa-shell{min-height:100svh;background:var(--pwa-bg, #f6f0e5);overflow-x:hidden}:root[data-theme=dark] body:has(.veliq-pwa-shell),:root[data-theme=dark] body:has(.veliq-pwa-shell) #root,:root[data-theme=dark] .veliq-pwa-shell{background:#061522;color:#fff4e6}.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{width:min(100%,860px);max-width:860px;margin-left:auto;margin-right:auto;padding-left:var(--veliq-tablet-page-x);padding-right:var(--veliq-tablet-page-x);padding-top:calc(28px + env(safe-area-inset-top,0px));padding-bottom:var(--veliq-tablet-dock-reserve);scroll-padding-bottom:var(--veliq-tablet-dock-reserve);box-sizing:border-box}.veliq-pwa-shell>.pwa-bottom-nav,.veliq-pwa-shell .pwa-bottom-nav{position:fixed;z-index:2147483000;left:50%;right:auto;top:auto;bottom:var(--veliq-tablet-dock-bottom);width:min(calc(100vw - 72px),640px);min-width:0;max-width:640px;height:var(--veliq-tablet-dock-height);min-height:var(--veliq-tablet-dock-height);max-height:var(--veliq-tablet-dock-height);margin:0;padding:7px;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;border:0;background:transparent;box-shadow:none;overflow:visible;isolation:isolate;box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none}.veliq-pwa-shell>.pwa-bottom-nav:before,.veliq-pwa-shell .pwa-bottom-nav:before{content:"";position:absolute;z-index:-1;inset:0;display:block;border-radius:30px;border:1px solid rgba(255,255,255,.74);background:linear-gradient(145deg,#fffaefdb,#ebe2d0ad);box-shadow:0 18px 42px #0c203429,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);pointer-events:none}.veliq-pwa-shell>.pwa-bottom-nav:after,.veliq-pwa-shell .pwa-bottom-nav:after{display:none;content:none}.veliq-pwa-shell .pwa-bottom-nav button{position:relative;z-index:1;width:100%;min-width:0;height:58px;min-height:58px;max-height:58px;margin:0;padding:5px 2px 4px;border-radius:22px;border:1px solid rgba(255,255,255,.62);background:#fffaef75;box-shadow:inset 0 1px #ffffffb8;color:#34495c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-sizing:border-box}.veliq-pwa-shell .pwa-bottom-nav button.active{background:linear-gradient(145deg,#06395f,#05233b);border-color:#62bff25c;color:#fffaf1;box-shadow:0 10px 24px #02182a38,inset 0 1px #fff3}.veliq-pwa-shell .pwa-bottom-nav button svg,.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{width:23px;height:23px;stroke-width:2.45;color:currentColor}.veliq-pwa-shell .pwa-bottom-nav button span{color:currentColor;font-size:11px;line-height:1.05;font-weight:850;letter-spacing:-.02em;opacity:1}:root[data-theme=dark] .veliq-pwa-shell>.pwa-bottom-nav:before,:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav:before{border-color:#84d2ff29;background:linear-gradient(145deg,#0e293fdb,#061623c2);box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff14}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button{border-color:#88ccf41f;background:#0b1f31b8;color:#f5eee0d6;box-shadow:inset 0 1px #ffffff0f}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button.active{background:linear-gradient(145deg,#0b5d8e,#06395e);border-color:#70caff57;color:#fff8ea}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen)>.pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen)>.pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-bottom-nav{display:none}.auth-shell.auth-v234,.auth-shell.auth-v181,.auth-shell{min-height:100svh;padding:calc(28px + env(safe-area-inset-top,0px)) var(--veliq-tablet-page-x) calc(28px + env(safe-area-inset-bottom,0px));display:grid;place-items:start center;align-content:start;background:var(--pwa-bg, #f6f0e5)}.auth-shell .auth-card,.auth-shell .auth-v234-card,.auth-shell .auth-form{width:min(100%,560px);max-width:560px;border-radius:32px}.auth-shell .auth-v234-hero{min-height:300px;padding:32px 34px}.auth-shell .auth-v234-hero strong,.auth-shell .auth-v234-hero h1{font-size:clamp(34px,4vw,48px);line-height:.98}.auth-shell .auth-form{padding:28px 30px 30px}:root[data-theme=dark] .auth-shell.auth-v234,:root[data-theme=dark] .auth-shell.auth-v181,:root[data-theme=dark] .auth-shell{background:#061522;color:#fff4e6}:root[data-theme=dark] .auth-shell .auth-card,:root[data-theme=dark] .auth-shell .auth-v234-card,:root[data-theme=dark] .auth-shell .auth-form{background:linear-gradient(145deg,#0d2a42f0,#061929f0);border-color:#81cfff24}:root[data-theme=dark] .auth-shell .auth-v234-hero strong,:root[data-theme=dark] .auth-shell .auth-v234-hero h1,:root[data-theme=dark] .auth-shell .auth-form label,:root[data-theme=dark] .auth-shell .auth-switches button{color:#fff4e6;opacity:1;text-shadow:none}:root[data-theme=dark] .auth-shell .auth-v234-hero p,:root[data-theme=dark] .auth-shell .auth-v234-hero span,:root[data-theme=dark] .auth-shell .auth-form input::placeholder{color:#f8efe4b8;opacity:1}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-screen,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-screen{background:var(--pwa-bg, #f6f0e5)}:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-screen,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-screen{background:#061522}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{background:linear-gradient(180deg,#fffaefeb,#e8e0d0db);border-bottom:1px solid rgba(16,38,55,.12);-webkit-backdrop-filter:blur(18px) saturate(1.04);backdrop-filter:blur(18px) saturate(1.04)}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{background:linear-gradient(180deg,#0d2234f5,#061420f5);border-bottom-color:#87d1ff21}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-person strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-header strong{color:#fff4e6;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-person small,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-header small{color:#f8efe4ad;opacity:1}.veliq-pwa-shell .pwa-chat-screen .composer,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .composer{background:linear-gradient(180deg,#fbf7eeeb,#e8e0d0e6);border-top:1px solid rgba(255,255,255,.62);box-shadow:0 -14px 32px #0e21371f}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .composer{background:linear-gradient(180deg,#0d2234f5,#061420f5);border-top-color:#87d1ff21;box-shadow:0 -14px 34px #0000006b}:root[data-theme=dark] .veliq-pwa-shell .composer-field,:root[data-theme=dark] .veliq-pwa-shell .composer-field input,:root[data-theme=dark] .veliq-pwa-shell .composer input{background:#071623eb;border-color:#9cd6f633;color:#fff4e6}:root[data-theme=dark] .auth-shell .auth-v234-hero h2,:root[data-theme=dark] .auth-shell .auth-v234-hero h2 *,:root[data-theme=dark] .auth-shell .auth-form label span,:root[data-theme=dark] .auth-shell .auth-form label *,:root[data-theme=dark] .auth-shell .auth-switches button,:root[data-theme=dark] .auth-shell .auth-switches button *{color:#fff4e6;opacity:1;text-shadow:none}:root[data-theme=dark] .auth-shell .auth-form input,:root[data-theme=dark] .auth-shell .auth-form .auth-input,:root[data-theme=dark] .auth-shell .auth-form .auth-v234-input{background:#071623eb;border-color:#9cd6f633;color:#fff4e6}:root[data-theme=dark] .auth-shell .auth-form input::placeholder{color:#f8efe494;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer-field,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer-field input,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer input,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer-field,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer-field input,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer input{background:#071623eb;border-color:#9cd6f633;color:#fff4e6;box-shadow:inset 0 1px #ffffff12}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer input::placeholder,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer input::placeholder{color:#f8efe494;opacity:1}.veliq-pwa-shell .pwa-home-screen>header,.veliq-pwa-shell .pwa-contacts-screen>header,.veliq-pwa-shell .pwa-calls-screen>header,.veliq-pwa-shell .pwa-market-screen>header,.veliq-pwa-shell .pwa-catalog-screen>header,.veliq-pwa-shell .pwa-profile-screen>header{margin-bottom:22px}.veliq-pwa-shell .pwa-filter-tabs,.veliq-pwa-shell .pwa-segmented-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:10px;overflow:visible}.veliq-pwa-shell .pwa-filter-tabs button,.veliq-pwa-shell .pwa-segmented-tabs button{min-width:0;height:46px;border-radius:20px}.veliq-pwa-shell .pwa-chat-row,.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-request-row{border-radius:28px}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-request-row{min-height:92px;padding:18px 20px}.veliq-pwa-shell .pwa-empty-state{min-height:300px;border-radius:32px;display:grid;align-content:center;justify-items:center;text-align:center}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-call-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row .pwa-chat-main{background:linear-gradient(145deg,#0e2b42eb,#081b2beb);border-color:#82cdfa21}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row span,:root[data-theme=dark] .veliq-pwa-shell .pwa-call-row strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row strong{color:#fff4e6;opacity:1;text-shadow:none}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row small,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row p,:root[data-theme=dark] .veliq-pwa-shell .pwa-call-row small,:root[data-theme=dark] .veliq-pwa-shell .pwa-muted,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row small{color:#f8efe4b3;opacity:1;text-shadow:none}.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{width:min(100%,980px);max-width:980px;padding-bottom:calc(var(--veliq-tablet-dock-reserve) + 46px);scroll-padding-bottom:calc(var(--veliq-tablet-dock-reserve) + 46px)}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{gap:18px;padding-bottom:calc(var(--veliq-tablet-dock-reserve) + 48px);scroll-padding-bottom:calc(var(--veliq-tablet-dock-reserve) + 48px)}.veliq-pwa-shell .pwa-market-product-card,.veliq-pwa-shell .pwa-market-seller-card{border-radius:28px;min-width:0}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-promo,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-search,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-card,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-card{background:linear-gradient(145deg,#0d2a42f0,#061929f0);border-color:#81cfff24}}@media(min-width:700px)and (max-width:899px)and (orientation:portrait){.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-profile-screen{width:min(100%,744px);max-width:744px}.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{width:min(100%,760px);max-width:760px}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-profile-screen{width:min(100%,980px);max-width:980px}.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{width:min(100%,1080px);max-width:1080px}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.veliq-pwa-shell .pwa-profile-screen{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(430px,1.1fr);gap:24px;align-content:start}.veliq-pwa-shell .pwa-profile-screen>header,.veliq-pwa-shell .pwa-profile-screen .pwa-profile-card{grid-column:1}.veliq-pwa-shell .pwa-profile-screen .pwa-settings-card,.veliq-pwa-shell .pwa-profile-screen .pwa-profile-edit-card{grid-column:2}.veliq-pwa-shell.section-chats:not(.pwa-chat-open) .pwa-home-screen{width:min(100%,920px);max-width:920px}.veliq-pwa-shell.section-chats.pwa-chat-open .pwa-chat-list-pane{width:min(34vw,390px);min-width:340px}}@media(max-width:699px){:root{--veliq-mobile-nav-height: 72px;--veliq-mobile-nav-bottom: max(10px, env(safe-area-inset-bottom, 0px));--veliq-mobile-nav-reserve: calc(var(--veliq-mobile-nav-height) + var(--veliq-mobile-nav-bottom) + 22px)}body:has(.veliq-pwa-shell),body:has(.veliq-pwa-shell) #root{min-height:100svh;background:var(--pwa-bg, #f6f0e5);overflow-x:hidden}:root[data-theme=dark] body:has(.veliq-pwa-shell),:root[data-theme=dark] body:has(.veliq-pwa-shell) #root{background:#061522}.veliq-pwa-shell{min-height:100svh;background:var(--pwa-bg, #f6f0e5);overflow-x:clip}:root[data-theme=dark] .veliq-pwa-shell{--pwa-bg: #061522;--pwa-text: #f8efe4;--pwa-muted: rgba(248, 239, 228, .68);--pwa-card: rgba(12, 37, 57, .92);--pwa-card-strong: rgba(17, 54, 82, .96);--pwa-card-border: rgba(129, 207, 255, .14);--pwa-field: rgba(14, 39, 60, .92);--pwa-field-border: rgba(176, 216, 236, .16);--pwa-button: #07375a;--pwa-button-strong: #0a4f7e;--pwa-button-text: #fff8ee;background:#061522;color:var(--pwa-text)}.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{padding-bottom:var(--veliq-mobile-nav-reserve);scroll-padding-bottom:var(--veliq-mobile-nav-reserve)}.veliq-pwa-shell>.pwa-bottom-nav,.veliq-pwa-shell .pwa-bottom-nav{position:fixed;z-index:120;left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));bottom:var(--veliq-mobile-nav-bottom);width:auto;height:var(--veliq-mobile-nav-height);min-height:var(--veliq-mobile-nav-height);max-height:var(--veliq-mobile-nav-height);margin:0;padding:7px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;border-radius:30px;border:1px solid rgba(255,255,255,.74);background:linear-gradient(145deg,#fffaefd1,#ebe2d09e);box-shadow:0 18px 42px #0c203429,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);transform:none;overflow:hidden}.veliq-pwa-shell>.pwa-bottom-nav:before,.veliq-pwa-shell>.pwa-bottom-nav:after,.veliq-pwa-shell .pwa-bottom-nav:before,.veliq-pwa-shell .pwa-bottom-nav:after{display:none;content:none}.veliq-pwa-shell .pwa-bottom-nav button{width:100%;min-width:0;height:58px;min-height:58px;max-height:58px;padding:5px 2px 4px;border:1px solid rgba(255,255,255,.62);border-radius:22px;background:#fffaef75;box-shadow:inset 0 1px #ffffffb8;color:#34495c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.veliq-pwa-shell .pwa-bottom-nav button.active{background:linear-gradient(145deg,#06395f,#05233b);border-color:#62bff25c;color:#fffaf1;box-shadow:0 10px 24px #02182a38,inset 0 1px #fff3}.veliq-pwa-shell .pwa-bottom-nav button svg,.veliq-pwa-shell .pwa-bottom-nav .clay-bottom-nav__icon{width:23px;height:23px;stroke-width:2.45;color:currentColor}.veliq-pwa-shell .pwa-bottom-nav button span{color:currentColor;font-size:11px;line-height:1.05;font-weight:850;letter-spacing:-.02em;opacity:1}:root[data-theme=dark] .veliq-pwa-shell>.pwa-bottom-nav,:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav{border-color:#84d2ff29;background:linear-gradient(145deg,#0e293fd1,#061623b8);box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff14}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button{border-color:#88ccf41f;background:#0b1f31b8;color:#f5eee0d6;box-shadow:inset 0 1px #ffffff0f}:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button.active{background:linear-gradient(145deg,#0b5d8e,#06395e);border-color:#70caff57;color:#fff8ea;box-shadow:0 12px 28px #00000057,inset 0 1px #ffffff26}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-bottom-nav{display:none}.veliq-pwa-shell .pwa-chat-screen .composer,.veliq-pwa-shell .composer{position:fixed;left:0;right:0;bottom:0;z-index:110;min-height:calc(74px + env(safe-area-inset-bottom,0px));height:calc(74px + env(safe-area-inset-bottom,0px));padding:9px 14px calc(9px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.62);background:linear-gradient(180deg,#fbf7eeeb,#e8e0d0e6);box-shadow:0 -14px 32px #0e21371f;-webkit-backdrop-filter:blur(18px) saturate(1.05);backdrop-filter:blur(18px) saturate(1.05)}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer,:root[data-theme=dark] .veliq-pwa-shell .composer{border-top-color:#87d1ff21;background:linear-gradient(180deg,#0d2234f5,#061420f5);box-shadow:0 -14px 34px #0000006b}.veliq-pwa-shell .composer-field,.veliq-pwa-shell .composer-field input,.veliq-pwa-shell .composer input{background:#fffcf5e6;border-color:#1427362e;color:#06233a}:root[data-theme=dark] .veliq-pwa-shell .composer-field,:root[data-theme=dark] .veliq-pwa-shell .composer-field input,:root[data-theme=dark] .veliq-pwa-shell .composer input{background:#071623eb;border-color:#9cd6f633;color:#fff4e6;box-shadow:inset 0 1px #ffffff12}:root[data-theme=dark] .veliq-pwa-shell .composer input::placeholder{color:#f8efe494;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .composer button:not(.send-button),:root[data-theme=dark] .veliq-pwa-shell .composer .attachment-control>button{background:#f5eee0e6;color:#06233a}:root[data-theme=dark] .veliq-pwa-shell .composer .send-button,:root[data-theme=dark] .veliq-pwa-shell .composer>button:last-child{background:linear-gradient(145deg,#073f68,#041d32);color:#fff8ea}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row.as-button,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-request-cta,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row .pwa-chat-main{background:linear-gradient(145deg,#0e2b42eb,#081b2beb);border-color:#82cdfa21;box-shadow:0 16px 34px #00000047,inset 0 1px #ffffff0f}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row span,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row .pwa-contact-name,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row strong{color:#fff4e6;opacity:1;text-shadow:none}:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row small,:root[data-theme=dark] .veliq-pwa-shell .pwa-contact-row p,:root[data-theme=dark] .veliq-pwa-shell .pwa-muted,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-row small{color:#f8efe4ad;opacity:1;text-shadow:none}:root[data-theme=dark] .veliq-pwa-shell .pwa-message-scroll .bubble.voice,:root[data-theme=dark] .veliq-pwa-shell .bubble.voice{background:linear-gradient(145deg,#073a62,#041f36);border-color:#5cbef533}:root[data-theme=dark] .veliq-pwa-shell .voice-transcript,:root[data-theme=dark] .veliq-pwa-shell .voice-transcript-label,:root[data-theme=dark] .veliq-pwa-shell .voice-duration,:root[data-theme=dark] .veliq-pwa-shell .bubble.voice p,:root[data-theme=dark] .veliq-pwa-shell .bubble.voice span:not(.waveform-bar):not(.message-reactions):not(.message-reactions *){color:#fff6e8d1;opacity:1;text-shadow:none}:root[data-theme=dark] .veliq-pwa-shell .bubble.voice .bubble-time,:root[data-theme=dark] .veliq-pwa-shell .bubble.voice .voice-meta{color:#f7d56f;opacity:1}.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{padding-top:calc(18px + env(safe-area-inset-top,0px));padding-bottom:calc(var(--veliq-mobile-nav-reserve) + 34px);scroll-padding-top:calc(18px + env(safe-area-inset-top,0px));scroll-padding-bottom:calc(var(--veliq-mobile-nav-reserve) + 44px)}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{padding-bottom:calc(var(--veliq-mobile-nav-reserve) + 44px);scroll-padding-bottom:calc(var(--veliq-mobile-nav-reserve) + 44px)}@media(max-width:390px){.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{grid-template-columns:1fr}}@media(min-width:391px)and (max-width:699px){.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.veliq-pwa-shell .pwa-market-product-card,.veliq-pwa-shell .pwa-market-seller-card{min-width:0}}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-promo,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-search,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-card,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-card{background:linear-gradient(145deg,#0d2a42f0,#061929f0);border-color:#81cfff24}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero-copy strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-head strong,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-price-line span{color:#fff4e6}:root[data-theme=dark] .veliq-pwa-shell .pwa-market-hero-copy small,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-line,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-meta-line,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-product-body small,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-head small,:root[data-theme=dark] .veliq-pwa-shell .pwa-market-seller-meta span{color:#f8efe4b3}}@media(max-width:899px){:root{--veliq-dock-width: min( calc(100vw - 22px) , 430px);--veliq-dock-height: 72px;--veliq-dock-bottom: max(10px, env(safe-area-inset-bottom, 0px));--veliq-dock-reserve: calc(var(--veliq-dock-height) + var(--veliq-dock-bottom) + 24px)}body:has(.veliq-pwa-shell){background:var(--pwa-bg, #f6f0e5)}:root[data-theme=dark] body:has(.veliq-pwa-shell){background:#061522}.veliq-pwa-shell>.pwa-bottom-nav,.veliq-pwa-shell .pwa-bottom-nav,:root[data-theme=dark] .veliq-pwa-shell>.pwa-bottom-nav,:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav{position:fixed;z-index:2147483000;left:50%;right:auto;top:auto;bottom:var(--veliq-dock-bottom);width:var(--veliq-dock-width);min-width:0;max-width:var(--veliq-dock-width);height:var(--veliq-dock-height);min-height:var(--veliq-dock-height);max-height:var(--veliq-dock-height);margin:0;padding:7px;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow:visible;isolation:isolate;box-sizing:border-box;border:0;outline:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.veliq-pwa-shell>.pwa-bottom-nav:before,.veliq-pwa-shell .pwa-bottom-nav:before{content:"";position:absolute;z-index:-1;inset:0;display:block;border-radius:30px;border:1px solid rgba(255,255,255,.74);background:linear-gradient(145deg,#fffaefdb,#ebe2d0ad);box-shadow:0 18px 42px #0c203429,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);pointer-events:none}.veliq-pwa-shell>.pwa-bottom-nav:after,.veliq-pwa-shell .pwa-bottom-nav:after{display:none;content:none}:root[data-theme=dark] .veliq-pwa-shell>.pwa-bottom-nav:before,:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav:before{border-color:#84d2ff29;background:linear-gradient(145deg,#0e293fdb,#061623c2);box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff14}.veliq-pwa-shell .pwa-bottom-nav button,:root[data-theme=dark] .veliq-pwa-shell .pwa-bottom-nav button{position:relative;z-index:1;width:100%;min-width:0;max-width:none;height:58px;min-height:58px;max-height:58px;margin:0;padding:5px 2px 4px;border-radius:22px;box-sizing:border-box}.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{padding-bottom:var(--veliq-dock-reserve);scroll-padding-bottom:var(--veliq-dock-reserve)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen)>.pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen)>.pwa-bottom-nav,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-bottom-nav{display:none}}:root{--veliq-mobile-dock-reserve-v273: calc(112px + env(safe-area-inset-bottom, 0px)) ;--veliq-tablet-dock-reserve-v273: calc(128px + env(safe-area-inset-bottom, 0px)) }@media(max-width:899px){.veliq-pwa-shell .pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-home-screen,.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{padding-bottom:var(--veliq-mobile-dock-reserve-v273);scroll-padding-bottom:var(--veliq-mobile-dock-reserve-v273)}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid,.veliq-pwa-shell .pwa-profile-screen>*:last-child{margin-bottom:calc(var(--veliq-mobile-dock-reserve-v273) - 40px)}.auth-shell.auth-v234,.auth-shell.auth-v181,.auth-shell{min-height:100svh;background:radial-gradient(circle at 18% 10%,rgba(102,210,244,.12),transparent 34%),linear-gradient(180deg,#fbf8f1,#eee6d7)}:root[data-theme=dark] .auth-shell.auth-v234,:root[data-theme=dark] .auth-shell.auth-v181,:root[data-theme=dark] .auth-shell{background:radial-gradient(circle at 24% 8%,rgba(76,182,231,.2),transparent 32%),linear-gradient(180deg,#061421,#030b12);color:#fff4e6}:root[data-theme=dark] .auth-shell .auth-card,:root[data-theme=dark] .auth-shell .auth-v234-card,:root[data-theme=dark] .auth-shell .auth-v234-hero,:root[data-theme=dark] .auth-shell .auth-form{background:linear-gradient(145deg,#0f2b41f0,#051624f5);border-color:#88d2ff29;color:#fff4e6;box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff14}:root[data-theme=dark] .auth-shell .auth-v234-topbar h1,:root[data-theme=dark] .auth-shell .auth-v234-topbar p,:root[data-theme=dark] .auth-shell .auth-v234-hero h2,:root[data-theme=dark] .auth-shell .auth-v234-hero h2 *,:root[data-theme=dark] .auth-shell .auth-v234-hero p,:root[data-theme=dark] .auth-shell .auth-form label,:root[data-theme=dark] .auth-shell .auth-form label *,:root[data-theme=dark] .auth-shell .auth-switches button,:root[data-theme=dark] .auth-shell .auth-links,:root[data-theme=dark] .auth-shell .auth-links *{color:#fff4e6;opacity:1;text-shadow:none}:root[data-theme=dark] .auth-shell .auth-v234-topbar p,:root[data-theme=dark] .auth-shell .auth-v234-hero p,:root[data-theme=dark] .auth-shell .auth-mail-note,:root[data-theme=dark] .auth-shell .auth-mail-note *{color:#faf0e2c2}:root[data-theme=dark] .auth-shell input,:root[data-theme=dark] .auth-shell .auth-input,:root[data-theme=dark] .auth-shell .auth-v234-input{background:#04121ef0;border-color:#91d6ff38;color:#fff4e6;box-shadow:inset 0 1px #ffffff12}:root[data-theme=dark] .auth-shell input::placeholder{color:#faf0e294;opacity:1}}@media(min-width:700px)and (max-width:1366px){.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{padding-bottom:var(--veliq-tablet-dock-reserve-v273);scroll-padding-bottom:var(--veliq-tablet-dock-reserve-v273)}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid,.veliq-pwa-shell .pwa-profile-screen>*:last-child{margin-bottom:calc(var(--veliq-tablet-dock-reserve-v273) - 36px)}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-screen{grid-template-columns:minmax(0,1fr)}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header{display:grid;grid-template-columns:minmax(172px,auto) minmax(0,1fr) minmax(104px,auto);align-items:center;gap:12px;padding-left:18px;padding-right:18px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person{grid-column:2;justify-self:center;width:min(100%,520px);min-width:0;max-width:520px;overflow:hidden}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person strong,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}}.emoji-picker-control{position:relative;display:inline-grid;place-items:center}.emoji-picker-panel{position:absolute;right:-8px;bottom:calc(100% + 12px);z-index:2147483100;display:none;grid-template-columns:repeat(4,44px);gap:8px;padding:10px;border-radius:24px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#fffaeff5,#e8e0d0eb);box-shadow:0 18px 42px #09192a38;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.emoji-picker-control:focus-within .emoji-picker-panel{display:grid}.emoji-picker-panel button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:16px;background:#ffffff94;box-shadow:inset 0 1px #ffffffb8;font-size:21px}:root[data-theme=dark] .emoji-picker-panel{border-color:#89d4ff29;background:linear-gradient(145deg,#102b41f5,#051624f0);box-shadow:0 18px 42px #0000006b}:root[data-theme=dark] .emoji-picker-panel button{background:#0c2234db}.pwa-market-product-detail-sheet{position:fixed;z-index:2147483050;left:max(14px,env(safe-area-inset-left,0px));right:max(14px,env(safe-area-inset-right,0px));bottom:calc(96px + env(safe-area-inset-bottom,0px));max-width:560px;margin:0 auto;display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:14px;border-radius:30px;border:1px solid rgba(255,255,255,.78);background:linear-gradient(145deg,#fffaeff7,#e8e0d0f0);box-shadow:0 24px 54px #09192a47,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.pwa-market-product-detail-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:50%}.pwa-market-product-detail-media{min-height:132px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:24px;color:#07304f;background:linear-gradient(145deg,#9ee8ff,#dff8d9)}.pwa-market-product-detail-media span,.pwa-market-product-detail-copy small{font-size:11px;font-weight:850;color:#07304fad}.pwa-market-product-detail-copy{min-width:0;padding-right:28px;display:grid;gap:8px}.pwa-market-product-detail-copy strong{color:#062745;font-size:20px;line-height:1.02;font-weight:950}.pwa-market-product-detail-copy p{margin:0;color:#26323cc7;font-size:13px;line-height:1.22}.pwa-market-product-detail-meta,.pwa-market-product-detail-price,.pwa-market-product-detail-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pwa-market-product-detail-meta span{display:inline-flex;align-items:center;gap:4px;color:#26323cb8;font-size:11px;font-weight:800}.pwa-market-product-detail-price b{color:#062745;font-size:22px;font-weight:950}.pwa-market-product-detail-price del{color:#26323c6b;font-weight:800}.pwa-market-product-detail-actions button{min-height:42px;padding:0 13px;border-radius:16px;font-weight:900}.pwa-market-product-detail-actions button:first-child{color:#fffaf1;background:linear-gradient(145deg,#07395e,#051d32)}:root[data-theme=dark] .pwa-market-product-detail-sheet{border-color:#89d4ff29;background:linear-gradient(145deg,#102b41f7,#051624f2);box-shadow:0 24px 54px #0000007a,inset 0 1px #ffffff14}:root[data-theme=dark] .pwa-market-product-detail-copy strong,:root[data-theme=dark] .pwa-market-product-detail-price b{color:#fff4e6}:root[data-theme=dark] .pwa-market-product-detail-copy p,:root[data-theme=dark] .pwa-market-product-detail-meta span,:root[data-theme=dark] .pwa-market-product-detail-copy small{color:#faf0e2b8}@media(min-width:700px){.pwa-market-product-detail-sheet{bottom:calc(116px + env(safe-area-inset-bottom,0px))}}@media(max-width:899px){.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{height:calc(100svh - var(--veliq-mobile-dock-reserve-v273) + 26px);max-height:calc(100svh - var(--veliq-mobile-dock-reserve-v273) + 26px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:42px;margin-bottom:var(--veliq-mobile-dock-reserve-v273)}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-seller-grid,.veliq-pwa-shell .pwa-profile-screen>*:last-child{margin-bottom:0}}@media(min-width:700px)and (max-width:1366px){.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen,.veliq-pwa-shell .pwa-profile-screen{height:calc(100svh - var(--veliq-tablet-dock-reserve-v273) + 34px);max-height:calc(100svh - var(--veliq-tablet-dock-reserve-v273) + 34px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:50px;margin-bottom:var(--veliq-tablet-dock-reserve-v273)}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:88px;padding:12px 22px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:260px;max-width:260px;min-width:0;z-index:1;pointer-events:auto}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header>button:not(.pwa-chat-person){position:relative;z-index:2;flex:0 0 auto}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-back{margin-right:auto}}.emoji-picker-control:focus-within .emoji-picker-panel,.emoji-picker-control:hover .emoji-picker-panel{display:grid}.emoji-picker-panel{pointer-events:auto}.emoji-picker-control>summary{list-style:none;cursor:pointer;display:inline-grid;place-items:center}.emoji-picker-control>summary::-webkit-details-marker{display:none}.emoji-picker-control[open] .emoji-picker-panel{display:grid}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:88px;padding:12px 22px}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person{position:relative;left:auto;top:auto;transform:none;order:0;width:auto;max-width:min(380px,38vw);min-width:0;margin-right:auto;padding:0 8px;display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;text-align:left;overflow:visible}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person .avatar,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person i{display:none}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person strong,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header .pwa-chat-person small{width:100%;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .pwa-chat-header>button:not(.pwa-chat-person){order:1;position:relative;z-index:2;flex:0 0 auto}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{display:grid;grid-template-columns:minmax(0,1fr) 70px 70px 70px;align-items:center;gap:10px;min-height:88px;padding:12px 22px}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header>*{position:relative;inset:auto;transform:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-back{display:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person{grid-column:1;grid-row:1;justify-self:start;align-self:center;width:100%;max-width:100%;min-width:0;margin:0;padding:0 10px 0 0;display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;overflow:hidden;text-align:left;background:transparent;border:0;box-shadow:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person .avatar,.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person i{display:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person small{width:100%;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header>button:not(.pwa-chat-person):not(.pwa-chat-back){width:62px;height:62px;min-width:62px;min-height:62px;margin:0;justify-self:center;align-self:center}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header .pwa-chat-person{grid-column:1}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label="Поиск в чате"]{grid-column:2}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label=Звонок]{grid-column:3}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label=Ещё]{grid-column:4}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label="Поиск в чате"],.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label=Звонок],.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header button[aria-label=Ещё]{grid-row:1;justify-self:center;align-self:center}}.pwa-chat-header-title-zone,.pwa-chat-header-actions{display:contents}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:88px;padding:12px 24px}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone{grid-column:1;min-width:0;display:flex;align-items:center;gap:12px;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions{grid-column:2;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-back{display:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person{position:relative;inset:auto;transform:none;width:100%;max-width:100%;min-width:0;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;overflow:hidden;background:transparent;border:0;box-shadow:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person .avatar,.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person i{display:none}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person small{width:100%;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions>button{position:relative;inset:auto;transform:none;width:62px;height:62px;min-width:62px;min-height:62px;margin:0;flex:0 0 62px}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{grid-template-columns:minmax(0,1fr) 204px}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person strong{font-size:clamp(20px,2.1vw,24px);line-height:1.02;letter-spacing:-.03em}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone .pwa-chat-person small{margin-top:2px;font-size:12px;line-height:1.08;letter-spacing:-.01em}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions>button{border-radius:50%;border:1px solid rgba(255,255,255,.72);color:#062746;background:linear-gradient(145deg,#fffaeffa,#e2d8c4f0);box-shadow:0 12px 26px #09192a2e,inset 0 1px #ffffffc2;opacity:1}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions>button svg{width:27px;height:27px;color:currentColor;stroke-width:2.6;opacity:1}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions>button{border-color:#ffffff94;color:#062746;background:linear-gradient(145deg,#fffaeffa,#e2d8c4f0);box-shadow:0 12px 28px #0000005c,inset 0 1px #ffffffb8}}@media(min-width:721px)and (max-width:899px){.veliq-pwa-shell .pwa-screen.pwa-chats-screen,.veliq-pwa-shell .pwa-screen.pwa-contacts-screen,.veliq-pwa-shell .pwa-screen.pwa-calls-screen,.veliq-pwa-shell .pwa-screen.pwa-catalog-screen.pwa-market-screen,.veliq-pwa-shell .pwa-screen.pwa-profile-screen{width:calc(100vw - 48px);max-width:720px;margin-left:auto;margin-right:auto;border-left:0;border-right:0;padding-left:28px;padding-right:28px}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-chat-row{width:100%;max-width:none}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-grid,.veliq-pwa-shell .pwa-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.veliq-pwa-shell .pwa-profile-screen{display:grid;grid-template-columns:1fr;align-content:start;gap:18px}}@media(min-width:900px)and (max-width:1279px){.veliq-pwa-shell .pwa-screen.pwa-chats-screen,.veliq-pwa-shell .pwa-screen.pwa-contacts-screen,.veliq-pwa-shell .pwa-screen.pwa-calls-screen,.veliq-pwa-shell .pwa-screen.pwa-catalog-screen.pwa-market-screen,.veliq-pwa-shell .pwa-screen.pwa-profile-screen{width:min(920px,calc(100vw - 72px));max-width:920px;margin-left:auto;margin-right:auto;border-left:0;border-right:0;padding-left:32px;padding-right:32px}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-grid,.veliq-pwa-shell .pwa-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.veliq-pwa-shell .pwa-contact-row,.veliq-pwa-shell .pwa-call-row,.veliq-pwa-shell .pwa-chat-row{width:100%;max-width:none}}@media(min-width:700px)and (max-width:1180px)and (orientation:portrait){.veliq-pwa-shell:not(.section-manufacturers):not(.section-chats)>.pwa-screen,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-screen,.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-profile-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{width:min(100%,744px);max-width:744px;margin-left:auto;margin-right:auto;border-left:0;border-right:0;padding-left:28px;padding-right:28px}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){.veliq-pwa-shell:not(.section-chats)>.pwa-screen,.veliq-pwa-shell.section-chats:not(:has(>.pwa-chat-screen))>.pwa-screen,.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen),.veliq-pwa-shell .pwa-contacts-screen,.veliq-pwa-shell .pwa-calls-screen,.veliq-pwa-shell .pwa-profile-screen,.veliq-pwa-shell .pwa-market-screen,.veliq-pwa-shell .pwa-catalog-screen{width:min(100%,980px);max-width:980px;margin-left:auto;margin-right:auto;border-left:0;border-right:0;padding-left:32px;padding-right:32px}}@media(max-width:699px){:root{--veliq-mobile-floating-nav-h: 72px;--veliq-mobile-floating-nav-bottom: max(10px, env(safe-area-inset-bottom, 0px));--veliq-mobile-floating-nav-reserve: calc(var(--veliq-mobile-floating-nav-h) + var(--veliq-mobile-floating-nav-bottom) + 16px);--veliq-mobile-composer-h: 64px;--veliq-mobile-composer-bottom: max(8px, env(safe-area-inset-bottom, 0px));--veliq-mobile-composer-reserve: calc(var(--veliq-mobile-composer-h) + var(--veliq-mobile-composer-bottom) + 14px)}html,body,#root{min-height:100%;background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.52),transparent 28%),radial-gradient(circle at 90% 86%,rgba(190,162,112,.16),transparent 30%),linear-gradient(180deg,var(--clay-bg-soft, #faf6ee),var(--clay-bg, #f4eee3))}body{min-height:100svh;overflow-x:hidden}.veliq-pwa-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100vw;height:100svh;min-height:100svh;max-height:100svh;padding-bottom:max(4px,env(safe-area-inset-bottom,0px));box-sizing:border-box;overflow:hidden;background:var(--pwa-bg, #f4eee3)}:root[data-theme=dark] body,:root[data-theme=dark] #root,:root[data-theme=dark] .veliq-pwa-shell{background:radial-gradient(circle at 18% 10%,rgba(46,128,178,.12),transparent 30%),linear-gradient(180deg,#071b2b,#061522)}.veliq-pwa-shell .pwa-screen.pwa-chats-screen,.veliq-pwa-shell .pwa-screen.pwa-contacts-screen,.veliq-pwa-shell .pwa-screen.pwa-calls-screen,.veliq-pwa-shell .pwa-screen.pwa-catalog-screen.pwa-market-screen,.veliq-pwa-shell .pwa-screen.pwa-profile-screen{grid-row:1;width:100%;height:auto;max-height:none;min-height:0;margin:0;padding-bottom:24px;scroll-padding-bottom:24px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;background-attachment:local}.veliq-pwa-shell .pwa-screen.pwa-chats-screen{display:flex;flex-direction:column;gap:13px;padding-bottom:0;overflow:hidden}.veliq-pwa-shell .pwa-chats-screen .pwa-chat-list{display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;gap:10px;flex:1 1 auto;min-height:0;max-height:none;margin-bottom:0;padding-bottom:18px;scroll-padding-bottom:18px;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.veliq-pwa-shell .pwa-screen.pwa-contacts-screen,.veliq-pwa-shell .pwa-contacts-screen{display:flex;flex-direction:column;height:auto;max-height:none;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;padding-bottom:24px;scroll-padding-top:14px;scroll-padding-bottom:24px}.veliq-pwa-shell .pwa-contacts-screen>*{flex:0 0 auto}.veliq-pwa-shell .pwa-bottom-nav,.veliq-pwa-shell .clay-bottom-nav.pwa-bottom-nav{grid-row:2;position:relative;z-index:100;width:calc(100vw - 22px);max-width:368px;height:var(--veliq-mobile-floating-nav-h);min-height:var(--veliq-mobile-floating-nav-h);max-height:var(--veliq-mobile-floating-nav-h);inset:auto;margin:8px auto 0;transform:none;padding:7px;border-radius:26px;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible}.veliq-pwa-shell .pwa-profile-screen>*:last-child,.veliq-pwa-shell .pwa-market-screen>*:last-child,.veliq-pwa-shell .pwa-catalog-screen>*:last-child,.veliq-pwa-shell .pwa-contacts-screen>*:last-child,.veliq-pwa-shell .pwa-calls-screen>*:last-child{margin-bottom:12px}.veliq-pwa-shell .pwa-bottom-nav:before,.veliq-pwa-shell .clay-bottom-nav.pwa-bottom-nav:before{content:"";display:block;position:absolute;inset:0;z-index:-1;border-radius:26px;background:color-mix(in srgb,var(--pwa-card, #fff7ea) 76%,transparent);border:1px solid color-mix(in srgb,var(--pwa-line, rgba(20,39,54,.16)) 58%,transparent);box-shadow:0 18px 44px #251c1029,inset 2px 2px 5px #ffffffb8,inset -5px -6px 12px #54442c1f;backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);pointer-events:none}.veliq-pwa-shell.theme-dark .pwa-bottom-nav,.veliq-pwa-shell.theme-dark .clay-bottom-nav.pwa-bottom-nav{background:transparent;border:0;box-shadow:none}.veliq-pwa-shell.theme-dark .pwa-bottom-nav:before,.veliq-pwa-shell.theme-dark .clay-bottom-nav.pwa-bottom-nav:before{background:#0e2b43d1;border-color:#82cdfa29;box-shadow:0 18px 44px #00000057,inset 1px 1px 2px #ffffff14,inset -5px -6px 12px #00000038}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-back{display:none}.veliq-pwa-shell .pwa-chat-screen{grid-row:1 / -1;height:100svh;max-height:100svh;min-height:0;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;min-height:64px;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-title-zone{display:flex;min-width:0;align-items:center;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-person{position:static;display:flex;flex:1 1 auto;width:auto;min-width:0;max-width:100%;align-items:center;gap:9px;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-person>span{display:block;min-width:0;overflow:hidden}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-screen .pwa-chat-person small{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:1}.veliq-pwa-shell .pwa-chat-screen .pwa-chat-header-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.veliq-pwa-shell .bubble.voice .voice-transcript,.veliq-pwa-shell .bubble.voice .voice-transcript-label,.veliq-pwa-shell .bubble.voice .voice-duration{color:#fff4e6;opacity:1;text-shadow:none}.veliq-pwa-shell .pwa-catalog-category-tabs,.veliq-pwa-shell .pwa-market-categories{display:flex;flex:0 0 auto;width:100%;min-height:42px;max-height:none;margin:0;padding:2px 0 4px;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.veliq-pwa-shell .pwa-catalog-category-tabs button,.veliq-pwa-shell .pwa-market-categories button{display:inline-flex;flex:0 0 auto;width:auto;min-width:max-content;height:38px;min-height:38px}.veliq-pwa-shell .pwa-market-product-grid,.veliq-pwa-shell .pwa-market-grid,.veliq-pwa-shell .pwa-market-products,.veliq-pwa-shell .pwa-catalog-grid{margin-bottom:0;padding-bottom:12px}@media(display-mode:standalone){.veliq-pwa-shell:after{content:"";position:fixed;z-index:99;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background:var(--pwa-bg, #f4eee3);pointer-events:none}}.veliq-pwa-shell .pwa-contacts-screen .pwa-section-header,.veliq-pwa-shell .pwa-contacts-screen .pwa-section-header-stack{position:static;top:auto;z-index:auto;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.veliq-pwa-shell .pwa-message-scroll{height:calc(100svh - 64px - var(--veliq-mobile-composer-reserve));max-height:calc(100svh - 64px - var(--veliq-mobile-composer-reserve));padding-bottom:22px;scroll-padding-bottom:22px}.veliq-pwa-shell .pwa-chat-screen form.composer,.veliq-pwa-shell .pwa-chat-screen .composer,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) form.composer,.veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) form.composer,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .composer,.veliq-pwa-shell form.composer,.veliq-pwa-shell .composer{position:fixed;left:50%;right:auto;bottom:var(--veliq-mobile-composer-bottom);transform:translate(-50%);box-sizing:border-box;width:calc(100vw - 22px);max-width:368px;height:var(--veliq-mobile-composer-h);min-height:var(--veliq-mobile-composer-h);margin:0;padding:7px 8px;border-radius:28px;background:color-mix(in srgb,var(--pwa-card, #fff7ea) 76%,transparent);border:1px solid color-mix(in srgb,var(--pwa-line, rgba(20,39,54,.16)) 58%,transparent);box-shadow:0 18px 44px #251c1024,inset 2px 2px 5px #ffffffb8,inset -5px -6px 12px #54442c1f;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);align-items:center;gap:8px}:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen form.composer,:root[data-theme=dark] .veliq-pwa-shell .pwa-chat-screen .composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) form.composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(.pwa-chat-screen) .composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) form.composer,:root[data-theme=dark] .veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .composer,:root[data-theme=dark] .veliq-pwa-shell form.composer,:root[data-theme=dark] .veliq-pwa-shell .composer,.veliq-pwa-shell.theme-dark form.composer,.veliq-pwa-shell.theme-dark .composer{background:#0e2b43d1;border-color:#82cdfa29;box-shadow:0 18px 44px #00000057,inset 1px 1px 2px #ffffff14,inset -5px -6px 12px #00000038}.veliq-pwa-shell .composer .composer-field{height:48px;flex:1 1 auto;min-width:0}.veliq-pwa-shell .composer .attachment-control,.veliq-pwa-shell .composer .send-button{flex:0 0 48px}}@media(max-width:699px){.auth-shell.auth-v234,.auth-shell.auth-v181,.auth-shell{width:100vw;height:100dvh;min-height:100dvh;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(env(safe-area-inset-top,0px) + 20px);scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px)}.auth-shell.auth-v234 .auth-form input,.auth-shell.auth-v181 .auth-form input,.auth-shell .auth-form input{display:block;width:100%;min-width:0;font-size:16px;line-height:1.25;-webkit-user-select:text;user-select:text;touch-action:auto;caret-color:currentColor}}@media(max-width:699px){html.veliq-standalone-pwa,html.veliq-standalone-pwa body,html.veliq-standalone-pwa body:has(.auth-shell),html.veliq-standalone-pwa body:has(.auth-shell) #root{position:static;width:100%;height:auto;min-height:100%;max-height:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}html.veliq-standalone-pwa .auth-shell,html.veliq-standalone-pwa .auth-shell.auth-v181,html.veliq-standalone-pwa .auth-shell.auth-v234{position:relative;width:100%;height:auto;min-height:-webkit-fill-available;max-height:none;overflow:visible;overscroll-behavior:auto}html.veliq-standalone-pwa .auth-card,html.veliq-standalone-pwa .auth-v234-card,html.veliq-standalone-pwa .auth-form{height:auto;max-height:none;overflow:visible}html.veliq-standalone-pwa .auth-form input{position:relative;z-index:2;pointer-events:auto;touch-action:auto;-webkit-user-select:text;user-select:text}html.veliq-standalone-pwa .auth-shell:before,html.veliq-standalone-pwa .auth-shell:after,html.veliq-standalone-pwa .auth-card:before,html.veliq-standalone-pwa .auth-card:after,html.veliq-standalone-pwa .auth-form:before,html.veliq-standalone-pwa .auth-form:after{pointer-events:none}}@media(min-width:700px)and (max-width:1366px){html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen)){display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;width:100vw;height:100dvh;min-height:0;max-height:100dvh;padding-bottom:max(6px,env(safe-area-inset-bottom,0px));overflow:hidden}html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen))>.pwa-screen{grid-column:1;grid-row:1;justify-self:center;width:min(980px,calc(100vw - 48px));max-width:980px;height:auto;min-height:0;max-height:none;margin:0 auto;padding-bottom:24px;overflow-y:auto;overflow-x:hidden}html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen))>.pwa-profile-screen{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)}html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen))>.pwa-contacts-screen{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr)}html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen))>.pwa-bottom-nav{grid-column:1;grid-row:2;justify-self:center;position:relative;inset:auto;margin:8px auto 0;transform:none}html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen)) .pwa-market-product-grid,html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen)) .pwa-market-grid,html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen)) .pwa-market-products,html.veliq-standalone-pwa .veliq-pwa-shell:not(:has(.pwa-chat-screen)) .pwa-catalog-grid{margin-bottom:0;padding-bottom:12px}}@media(min-width:900px)and (max-width:1366px)and (orientation:landscape){html.veliq-standalone-pwa .veliq-pwa-shell.section-chats:has(.pwa-chat-screen){--veliq-standalone-chat-sidebar: 34vw}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen{position:relative;display:flex;flex-direction:column;width:calc(100vw - var(--veliq-standalone-chat-sidebar));max-width:none;min-width:0;overflow:hidden}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .pwa-chat-header,html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .pwa-message-scroll{width:100%;max-width:none}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .pwa-chat-header{flex:0 0 auto;grid-template-columns:minmax(0,1fr) auto}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .pwa-message-scroll{flex:1 1 auto;height:auto;min-height:0;padding-bottom:86px}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .composer{position:absolute;left:0;right:0;bottom:0;width:auto;max-width:none;transform:none}}@media(max-width:699px){html.veliq-standalone-pwa{--veliq-standalone-bottom: 0px;--veliq-ios-safe-area-bottom: env(safe-area-inset-bottom, 0px)}html.veliq-standalone-pwa,html.veliq-standalone-pwa body,html.veliq-standalone-pwa body #root{width:100%;height:calc(100dvh + var(--veliq-ios-safe-area-bottom));min-height:calc(100dvh + var(--veliq-ios-safe-area-bottom));max-height:calc(100dvh + var(--veliq-ios-safe-area-bottom));overflow:visible;background:linear-gradient(180deg,#fcf8f8,#f8f3ea 12%,#f3eee5)}html.veliq-standalone-pwa .veliq-pwa-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;padding:0;overflow:hidden;background:linear-gradient(180deg,#fcf8f8,#f8f3ea 12%,#f3eee5)}html.veliq-standalone-pwa .veliq-pwa-shell:after{content:"";position:fixed;z-index:0;left:0;right:0;top:100dvh;height:var(--veliq-ios-safe-area-bottom);background:#f3eee5;pointer-events:none}html.veliq-standalone-pwa .veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen){width:100%;height:100%;min-height:0;max-height:100%;margin:0;padding-bottom:18px;scroll-padding-bottom:18px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}html.veliq-standalone-pwa .veliq-pwa-shell .pwa-chats-screen .pwa-chat-list{padding-bottom:18px;scroll-padding-bottom:18px}html.veliq-standalone-pwa .veliq-pwa-shell>.pwa-bottom-nav{position:relative;inset:auto;align-self:end;margin:0 auto;width:calc(100vw - 16px);height:72px;min-height:72px;max-height:72px;padding:0;transform:none;box-sizing:border-box;background:transparent}html.veliq-standalone-pwa .veliq-pwa-shell .pwa-chat-screen{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;height:100dvh;min-height:0;max-height:100dvh;overflow:hidden;background-color:var(--pwa-bg, #f4eee3)}html.veliq-standalone-pwa .veliq-pwa-shell .pwa-chat-screen .pwa-message-scroll{height:auto;max-height:none;min-height:0;padding-bottom:22px}html.veliq-standalone-pwa .veliq-pwa-shell .pwa-chat-screen .composer{position:relative;inset:auto;width:calc(100vw - 22px);max-width:368px;height:64px;min-height:64px;max-height:64px;padding:8px 10px;box-sizing:border-box;margin:0 auto;transform:none}html.veliq-standalone-pwa .pwa-market-categories,html.veliq-standalone-pwa .pwa-market-toolbar,html.veliq-standalone-pwa .pwa-market-view-tabs{background:transparent}html.veliq-standalone-pwa .pwa-market-categories:before,html.veliq-standalone-pwa .pwa-market-categories:after,html.veliq-standalone-pwa .pwa-market-toolbar:before,html.veliq-standalone-pwa .pwa-market-toolbar:after{display:none}:root[data-theme=dark].veliq-standalone-pwa,:root[data-theme=dark].veliq-standalone-pwa body,:root[data-theme=dark].veliq-standalone-pwa body #root,:root[data-theme=dark].veliq-standalone-pwa .veliq-pwa-shell{background:var(--pwa-bg, #061522)}:root[data-theme=dark].veliq-standalone-pwa .veliq-pwa-shell:after{background:var(--pwa-bg, #061522)}}@media(max-width:1366px){.veliq-pwa-shell .pwa-bottom-nav button:not(.active),.veliq-pwa-shell .pwa-bottom-nav button:not(.active):hover,.veliq-pwa-shell .pwa-bottom-nav button:not(.active):focus-visible{border-color:transparent;outline:0;background:transparent;box-shadow:none;filter:none}.veliq-pwa-shell .pwa-bottom-nav button:not(.active):before,.veliq-pwa-shell .pwa-bottom-nav button:not(.active):after{display:none;content:none}.veliq-pwa-shell .pwa-chat-person{border:0;outline:0;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-person .avatar{flex:0 0 42px;aspect-ratio:1;overflow:hidden;border:0;border-radius:50%;background:transparent;box-shadow:none}.veliq-pwa-shell .pwa-chat-person .avatar:before,.veliq-pwa-shell .pwa-chat-person .avatar:after{display:none;content:none}.veliq-pwa-shell .pwa-chat-person .avatar img,.veliq-pwa-shell .pwa-chat-person .avatar-letter{width:100%;height:100%;border-radius:50%;object-fit:cover}.veliq-pwa-shell .pwa-chat-person .avatar-letter{display:grid;place-items:center;color:var(--clay-text-dark);background:linear-gradient(145deg,#fffaf0,#dfd1b9);box-shadow:inset 2px 2px 5px #ffffffb8,inset -4px -5px 9px #634d2d24}.veliq-pwa-shell .pwa-message-scroll .bubble-time,.veliq-pwa-shell .pwa-message-scroll .bubble-time.voice-meta,.veliq-pwa-shell .pwa-message-scroll .voice-current-time,.veliq-pwa-shell .pwa-message-scroll .voice-duration,.veliq-pwa-shell .pwa-message-scroll .voice-time{font-size:10px;line-height:13px;font-weight:800}.call-sheet:has(.call-video-stage){width:min(94vw,760px)}.call-video-stage{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:24px;background:#061522;box-shadow:inset 0 0 0 1px #ffffff1f,0 16px 34px #03121f42}.call-video-remote,.call-video-local{display:block;width:100%;height:100%;object-fit:cover;background:#061522}.call-video-local{position:absolute;right:12px;bottom:12px;width:min(31%,170px);height:auto;aspect-ratio:3 / 4;border:2px solid rgba(255,255,255,.86);border-radius:18px;box-shadow:0 10px 24px #00000057}}@media(max-width:699px){html.veliq-standalone-pwa .veliq-pwa-shell>.pwa-bottom-nav{margin:0 auto 8px}html.veliq-standalone-pwa .veliq-pwa-shell .pwa-chat-screen .composer{margin:0 auto 10px}}@media(min-width:700px)and (max-width:1366px){html.veliq-standalone-pwa .veliq-pwa-shell>.pwa-bottom-nav{margin-bottom:10px}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .composer{position:absolute;inset:auto 12px 12px;width:auto;max-width:none;height:64px;min-height:64px;max-height:64px;margin:0;padding:8px 10px;border-radius:28px;background:color-mix(in srgb,#fff7ea 76%,transparent);box-shadow:var(--clay-shadow-contact),var(--clay-inset-cream);box-sizing:border-box}html.veliq-standalone-pwa .veliq-pwa-shell.section-chats .pwa-chat-screen .pwa-message-scroll{padding-bottom:90px;scroll-padding-bottom:90px}}.avatar-crop-backdrop{position:fixed;z-index:620;inset:0;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top,0px)) 14px max(14px,env(safe-area-inset-bottom,0px));background:#03121fb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.avatar-crop-sheet{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;width:min(100%,520px);max-height:min(820px,calc(100dvh - 28px));padding:16px;overflow:auto;border:1px solid rgba(255,255,255,.7);border-radius:30px;color:var(--clay-text-dark, #09243d);background:linear-gradient(160deg,#fffbf3fa,#ece2d2fa);box-shadow:0 28px 70px #010e1a61,inset 2px 2px 5px #ffffffc7}.avatar-crop-sheet>header{display:grid;grid-template-columns:minmax(72px,auto) 1fr minmax(72px,auto);align-items:center;gap:8px}.avatar-crop-sheet>header strong{text-align:center;font-size:17px;font-weight:950}.avatar-crop-sheet>header button,.avatar-crop-controls button{min-height:42px;border:0;border-radius:16px;color:#0a3555;background:#ffffff8f;box-shadow:inset 1px 1px #ffffffdb,0 7px 16px #4532191a;font-weight:850}.avatar-crop-sheet>header button:last-child{color:#fff9ee;background:linear-gradient(145deg,#0b527f,#062d4c)}.avatar-crop-sheet button:disabled{cursor:wait;opacity:.55}.avatar-crop-stage{position:relative;align-self:center;justify-self:center;width:min(76vw,340px);max-width:100%;aspect-ratio:1;overflow:hidden;border-radius:50%;touch-action:none;cursor:grab;background:#071b2b;box-shadow:0 18px 42px #05192a47,0 0 0 7px #ffffffad}.avatar-crop-stage:active{cursor:grabbing}.avatar-crop-stage>img{position:absolute;top:50%;left:50%;max-width:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center;will-change:transform}.avatar-crop-mask{position:absolute;inset:0;border:2px solid rgba(255,255,255,.92);border-radius:50%;pointer-events:none;box-shadow:inset 0 0 0 1px #031b2f33}.avatar-crop-controls{display:grid;gap:12px}.avatar-crop-controls label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;font-weight:850}.avatar-crop-controls input[type=range]{width:100%;accent-color:#0a4d78}.avatar-crop-controls>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.avatar-crop-controls small{color:#66717e;text-align:center;font-size:12px;font-weight:750}.avatar-crop-controls p{margin:0;color:#a13632;text-align:center;font-weight:850}:root[data-theme=dark] .avatar-crop-sheet{color:#fff8eb;border-color:#73bce838;background:linear-gradient(160deg,#0e2b41fc,#051828fc);box-shadow:0 28px 70px #00000094,inset 1px 1px #ffffff14}:root[data-theme=dark] .avatar-crop-sheet>header button,:root[data-theme=dark] .avatar-crop-controls button{color:#e9f6ff;background:#ffffff14;box-shadow:inset 1px 1px #ffffff1a}@media(min-width:700px)and (max-width:1366px){.avatar-crop-sheet{width:min(620px,calc(100vw - 48px));padding:22px}.avatar-crop-stage{width:min(48vw,390px)}}.veliq-pwa-shell .avatar,.call-sheet .avatar{position:relative;overflow:hidden;border-radius:50%}.veliq-pwa-shell .avatar.has-photo,.call-sheet .avatar.has-photo{padding:0;background:transparent;box-shadow:none}.veliq-pwa-shell .avatar.has-photo:before,.veliq-pwa-shell .avatar.has-photo:after,.call-sheet .avatar.has-photo:before,.call-sheet .avatar.has-photo:after{display:none;content:none}.veliq-pwa-shell .avatar img,.call-sheet .avatar img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;border:0;border-radius:50%;object-fit:cover;object-position:center}.avatar-crop-stage{touch-action:none;overscroll-behavior:contain;user-select:none;-webkit-user-select:none}.avatar-crop-stage img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.veliq-pwa-shell .pwa-chat-header .pwa-chat-person .avatar,.veliq-pwa-shell .pwa-chat-header-title-zone .pwa-chat-person .avatar{display:inline-grid;flex:0 0 42px;width:42px;height:42px}.veliq-pwa-shell .pwa-chat-person small{text-transform:none}.veliq-pwa-shell .pwa-chat-search{position:relative;z-index:4;display:grid;grid-template-columns:20px minmax(0,1fr) 38px;align-items:center;width:calc(100% - 28px);min-height:50px;margin:10px 14px 8px;padding:0 8px 0 15px;border:1px solid rgba(255,255,255,.82);border-radius:22px;background:color-mix(in srgb,var(--clay-cream, #f8f0e2) 91%,transparent);box-shadow:0 9px 22px #44331e1f,inset 1px 2px 3px #ffffffd1}.veliq-pwa-shell .pwa-chat-search input{width:100%;min-width:0;height:46px;padding:0 9px;border:0;outline:0;background:transparent;color:var(--clay-text-dark, #08233f);font-size:16px}.veliq-pwa-shell .pwa-chat-search button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;box-shadow:none}.veliq-pwa-shell .voice-transcript-toggle,.veliq-pwa-shell .clay-voice-transcript-toggle{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:7px;width:100%;min-height:30px;margin:4px 0 0;padding:0;color:currentColor;text-align:left;border:0;background:transparent;box-shadow:none}.veliq-pwa-shell .voice-transcript-toggle>svg,.veliq-pwa-shell .clay-voice-transcript-toggle>svg{width:28px;height:28px;padding:6px;border-radius:50%;background:#fff3}.veliq-pwa-shell .voice-transcript,.veliq-pwa-shell .clay-voice-transcript{color:currentColor;font-size:14px;line-height:1.35;font-weight:650;text-shadow:none;overflow-wrap:anywhere}.veliq-pwa-shell .bubble-time.voice-meta,.veliq-pwa-shell .clay-voice-meta time{font-size:11px;line-height:1}.veliq-pwa-shell .composer.recording-panel{grid-template-columns:42px minmax(0,1fr) 44px;width:calc(100% - 28px);min-height:64px;height:64px;max-height:64px;margin:0 14px;padding:10px;overflow:hidden}.veliq-pwa-shell .record-live{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:28px;align-items:center;width:100%;min-width:0;overflow:hidden}.veliq-pwa-shell .recording-status.inline{width:58px;font-variant-numeric:tabular-nums}.veliq-pwa-shell .record-wave{width:100%;min-width:0;max-width:100%;height:28px;overflow:hidden}.veliq-pwa-shell .record-wave i{flex:1 1 0;min-width:2px;max-width:4px}.call-sheet-backdrop{inset:0;padding:0;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.72),transparent 30%),radial-gradient(circle at 88% 92%,rgba(177,145,91,.18),transparent 34%),linear-gradient(180deg,#fbf6ed,#eee4d5);-webkit-backdrop-filter:none;backdrop-filter:none}.call-sheet{display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;width:100vw;height:100dvh;max-height:100dvh;padding:max(28px,env(safe-area-inset-top,0px)) 22px max(22px,env(safe-area-inset-bottom,0px));color:#08233f;border:0;border-radius:0;background:transparent;box-shadow:none}.call-identity{z-index:2;display:grid;justify-items:center;align-content:center;gap:8px;min-width:0;text-align:center}.call-identity>span{color:#617080;font-size:14px;font-weight:850}.call-identity>strong{color:#08233f;font-size:clamp(28px,8vw,42px);line-height:1}.call-identity>p{margin:0;color:#617080;font-size:15px;font-weight:700}.call-avatar-ring{width:154px;height:154px;margin-bottom:14px;border:0;border-radius:50%;background:transparent}.call-avatar-ring .avatar{width:100%;height:100%}.call-video-stage{position:absolute;inset:0;width:100vw;height:100dvh;overflow:hidden;border-radius:0;background:linear-gradient(160deg,#123a5e,#071d35);box-shadow:none}.call-video-remote{display:block;width:100%;height:100%;object-fit:cover}.call-video-local{position:absolute;right:18px;top:max(18px,env(safe-area-inset-top,0px));bottom:auto;width:min(30vw,132px);aspect-ratio:3 / 4;object-fit:cover;border:2px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:0 9px 24px #00000040}.video-call .call-identity{align-self:end;margin-bottom:118px;padding:18px;color:#fff;border-radius:28px;background:linear-gradient(180deg,transparent,rgba(4,19,34,.7))}.video-call .call-avatar-ring{display:none}.video-call .call-identity>span,.video-call .call-identity>strong,.video-call .call-identity>p{color:#fff}.call-sheet-actions{z-index:3;display:flex;justify-content:center;gap:18px;width:100%;padding:12px;border-radius:34px;background:#fffaf0ad;box-shadow:0 14px 34px #44331e29,inset 1px 2px 3px #ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.call-round-action{display:grid;justify-items:center;gap:5px;min-width:72px;min-height:64px;padding:9px 10px;border-radius:23px}.call-round-action span{font-size:11px;font-weight:850}.call-round-action{color:#08233f;background:#fffaf0c7;border:1px solid rgba(255,255,255,.86);box-shadow:0 8px 18px #44331e21,inset 1px 2px 3px #fffc}.call-round-action.call-accept{color:#06243e;background:#77d8a6}.call-round-action.call-decline{color:#fff;background:#e55252}.call-round-action.call-neutral.active{color:#fff;background:#0b4b73}.call-audio-output{position:absolute;left:50%;bottom:calc(112px + env(safe-area-inset-bottom,0px));z-index:4;width:min(360px,calc(100vw - 40px));transform:translate(-50%);color:#08233f;border:0;border-radius:20px;background:#ffffff6b}.call-audio-output select{color:#08233f;border:1px solid rgba(8,35,63,.12);background:#fffaf0e0}.veliq-pwa-shell .pwa-bottom-nav button:not(.active),.veliq-pwa-shell .clay-bottom-nav button:not(.active),.veliq-pwa-shell nav[aria-label] button:not(.active){background:transparent;box-shadow:none}@media(min-width:700px){.veliq-pwa-shell .pwa-chat-header .pwa-chat-person .avatar,.veliq-pwa-shell .pwa-chat-header-title-zone .pwa-chat-person .avatar{display:inline-grid}.veliq-pwa-shell .pwa-chat-screen,.veliq-pwa-shell .pwa-main-screen,.veliq-pwa-shell .pwa-profile-screen,.veliq-pwa-shell .pwa-catalog-screen{color:var(--clay-text-dark, #08233f)}.veliq-pwa-shell .composer.recording-panel{width:min(760px,calc(100% - 40px));margin-inline:auto}.call-sheet{width:100vw}.call-video-stage{aspect-ratio:auto}.call-sheet-actions{width:min(520px,100%);margin-inline:auto}.call-video-local{width:min(22vw,220px)}}@media(min-width:980px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header .pwa-chat-header-title-zone .pwa-chat-person .avatar,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header>.pwa-chat-header-title-zone>.pwa-chat-person>.avatar{display:inline-grid;flex:0 0 42px;width:42px;height:42px}}.veliq-pwa-shell .pwa-chat-person .avatar:not(.has-photo){background:linear-gradient(145deg,#fffaf0,#dfd1b9);box-shadow:0 7px 14px #44331e26,inset 1px 2px 3px #ffffffd1}.call-sheet .call-avatar-ring{border-color:#08233f1f;background:transparent;box-shadow:none}.call-sheet .call-avatar-ring .avatar:not(.has-photo){color:#08233f;background:linear-gradient(145deg,#fffaf0,#dfd1b9);box-shadow:0 10px 24px #44331e29,inset 1px 2px 3px #ffffffdb}.call-sheet .call-audio-output,.call-sheet .call-audio-output div,.call-sheet .call-audio-output span,.call-sheet .call-audio-output svg,.call-sheet .call-round-action.call-neutral,.call-sheet .call-round-action.call-neutral span,.call-sheet .call-round-action.call-neutral svg{color:#08233f}.call-sheet .call-audio-output button{color:#fff;background:#0b4b73}.call-sheet .call-round-action:disabled{opacity:.58}@media(min-width:980px)and (orientation:landscape){.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header-title-zone{display:flex;align-items:center;width:auto;min-width:0;max-width:none;overflow:visible}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header .pwa-chat-person{display:grid;grid-template-columns:42px minmax(0,1fr);width:auto;min-width:0;max-width:none;overflow:visible}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header .pwa-chat-person>span:not(.avatar){display:grid;min-width:0;text-align:left}.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header .pwa-chat-person strong,.veliq-pwa-shell.section-chats:has(>.pwa-chat-screen) .pwa-chat-header .pwa-chat-person small{width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}}:root{--veliq-viewport-height: 100dvh;--veliq-safe-top: env(safe-area-inset-top, 0px);--veliq-safe-right: env(safe-area-inset-right, 0px);--veliq-safe-bottom: env(safe-area-inset-bottom, 0px);--veliq-safe-left: env(safe-area-inset-left, 0px);--veliq-nav-height: 76px;--veliq-rail-width: 92px;--veliq-shell-bg: #f7f0e5;--veliq-surface: #fffaf1;--veliq-text: #08233f;--veliq-muted: #687482;--veliq-accent: #0a4268;--veliq-line: rgba(8, 35, 63, .1)}html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}body{min-height:100dvh;background:var(--veliq-shell-bg);overscroll-behavior:none}.veliq-pwa-shell{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%;max-width:none;height:100dvh;min-height:0;margin:0;overflow:hidden;color:var(--veliq-text);background:var(--veliq-shell-bg)}.veliq-pwa-shell:after{display:none;content:none}.veliq-pwa-shell.theme-dark{--veliq-shell-bg: #061827;--veliq-surface: #0d2940;--veliq-text: #fff8ea;--veliq-muted: #aeb9c3;--veliq-accent: #62ccec;--veliq-line: rgba(255, 255, 255, .12)}.veliq-pwa-shell>.pwa-screen,.veliq-pwa-shell>.pwa-chat-screen,.veliq-pwa-shell>.pwa-contact-profile-screen,.veliq-pwa-shell>.pwa-profile-edit-screen{grid-column:1;grid-row:1;width:100%;max-width:none;height:100%;min-width:0;min-height:0;margin:0;overflow-x:hidden}.veliq-pwa-shell>.pwa-screen:not(.pwa-chat-screen){overflow-y:auto;padding-bottom:calc(var(--veliq-nav-height) + var(--veliq-safe-bottom) + 12px);scrollbar-gutter:stable}.pwa-desktop-chat-sidebar{display:none;min-width:0;min-height:0;overflow:hidden;border-right:1px solid var(--veliq-line)}@media(min-width:980px)and (orientation:landscape){.veliq-pwa-shell{grid-template-columns:var(--veliq-rail-width) minmax(320px,34vw) minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.veliq-pwa-shell>.pwa-screen,.veliq-pwa-shell>.pwa-contact-profile-screen,.veliq-pwa-shell>.pwa-profile-edit-screen{grid-column:2 / -1;padding-bottom:0}.veliq-pwa-shell.chat-open>.pwa-desktop-chat-sidebar{display:block;grid-column:2;grid-row:1}.veliq-pwa-shell.chat-open>.pwa-desktop-chat-sidebar>.pwa-screen{width:100%;height:100%;min-height:0;padding-bottom:0;overflow-y:auto}.veliq-pwa-shell.chat-open>.pwa-chat-screen,.veliq-pwa-shell.chat-open>.pwa-contact-profile-screen{grid-column:3;grid-row:1}}.veliq-pwa-shell>.pwa-bottom-nav{position:absolute;z-index:50;left:max(10px,var(--veliq-safe-left));right:max(10px,var(--veliq-safe-right));bottom:0;top:auto;transform:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:auto;max-width:none;height:calc(var(--veliq-nav-height) + var(--veliq-safe-bottom));margin:0;padding:6px 4px calc(6px + var(--veliq-safe-bottom));border:1px solid rgba(255,255,255,.72);border-radius:28px 28px 0 0;background:color-mix(in srgb,var(--veliq-surface) 92%,transparent);box-shadow:0 -10px 30px #3a2d1b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell>.pwa-bottom-nav button{display:grid;place-items:center;align-content:center;gap:3px;min-width:0;min-height:58px;padding:5px 2px;border:0;border-radius:22px;color:var(--veliq-muted);background:transparent;box-shadow:none}.veliq-pwa-shell>.pwa-bottom-nav button>span:last-child{max-width:100%;overflow:hidden;font-size:11px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell>.pwa-bottom-nav button.active{color:#fff8ea;background:linear-gradient(145deg,#0b4b73,#062a49);box-shadow:0 8px 18px #08233f33}.veliq-pwa-shell.chat-open>.pwa-bottom-nav{display:none}@media(min-width:700px)and (orientation:portrait){.veliq-pwa-shell.chat-open>.pwa-bottom-nav{display:grid}}@media(min-width:980px)and (orientation:landscape){.veliq-pwa-shell>.pwa-bottom-nav,.veliq-pwa-shell.chat-open>.pwa-bottom-nav{position:relative;z-index:50;inset:auto;transform:none;display:grid;grid-column:1;grid-row:1;grid-template-columns:1fr;grid-template-rows:repeat(5,minmax(72px,auto));align-content:center;width:var(--veliq-rail-width);height:var(--veliq-viewport-height);max-height:none;padding:calc(var(--veliq-safe-top) + 16px) 8px calc(var(--veliq-safe-bottom) + 16px);border-width:0 1px 0 0;border-radius:0;box-shadow:8px 0 28px #3a2d1b14}.veliq-pwa-shell>.pwa-bottom-nav button{min-height:72px}}.veliq-pwa-shell .pwa-chat-screen{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden}.veliq-pwa-shell .pwa-chat-header{position:relative;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;flex:0 0 auto;width:100%;min-height:72px;padding:calc(var(--veliq-safe-top) + 8px) 12px 8px;border-bottom:1px solid var(--veliq-line);background:color-mix(in srgb,var(--veliq-surface) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.veliq-pwa-shell .pwa-chat-header-title-zone,.veliq-pwa-shell .pwa-chat-header-actions{display:flex;align-items:center;min-width:0;flex-wrap:nowrap}.veliq-pwa-shell .pwa-chat-header-title-zone{overflow:hidden}.veliq-pwa-shell .pwa-chat-header-actions{justify-content:flex-end;gap:2px}.veliq-pwa-shell .pwa-chat-header-actions button,.veliq-pwa-shell .pwa-chat-back{flex:0 0 42px;width:42px;height:42px;padding:0}.veliq-pwa-shell .pwa-chat-person{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;min-width:0;overflow:hidden}.veliq-pwa-shell .pwa-chat-person>span:not(.avatar){min-width:0;text-align:left}.veliq-pwa-shell .pwa-chat-person strong,.veliq-pwa-shell .pwa-chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.veliq-pwa-shell .avatar,.veliq-pwa-shell .avatar.has-photo{overflow:hidden;padding:0;border-radius:50%}.veliq-pwa-shell .avatar img{display:block;width:100%;height:100%;object-fit:cover}.veliq-pwa-shell .pwa-chat-search{flex:0 0 auto;margin:8px 12px 0}.veliq-pwa-shell .composer{position:relative;inset:auto;transform:none;z-index:30;flex:0 0 auto;width:calc(100% - 24px);min-height:64px;margin:8px 12px calc(8px + var(--veliq-safe-bottom));padding:8px;border:1px solid rgba(255,255,255,.74);border-radius:28px;background:color-mix(in srgb,var(--veliq-surface) 94%,transparent);box-shadow:0 9px 22px #44331e1f}.veliq-pwa-shell .composer.recording-panel{width:calc(100% - 24px);height:64px;min-height:64px;max-height:64px;overflow:hidden}.veliq-pwa-shell .record-live,.veliq-pwa-shell .record-wave{height:28px;min-height:28px;max-height:28px;overflow:hidden}.veliq-pwa-shell .bubble-time,.veliq-pwa-shell .voice-meta,.veliq-pwa-shell .clay-voice-meta time{font-size:11px;line-height:1}@media(min-width:700px)and (orientation:portrait){.veliq-pwa-shell .pwa-chat-screen{padding-bottom:calc(var(--veliq-nav-height) + var(--veliq-safe-bottom))}.veliq-pwa-shell .composer{margin-bottom:8px}}@media(min-width:980px)and (orientation:landscape){.veliq-pwa-shell .pwa-chat-back{display:none}.veliq-pwa-shell .composer{width:calc(100% - 32px);margin:10px 16px calc(10px + var(--veliq-safe-bottom))}}.call-sheet-backdrop{position:fixed;z-index:1000;inset:0;display:grid;width:100%;height:var(--veliq-viewport-height, 100dvh);padding:0;background:linear-gradient(180deg,#fffaf1,#eee4d5)}.call-sheet{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;max-width:none;height:100%;min-height:0;overflow:hidden;color:#08233f;background:transparent}.call-sheet.audio-call .call-identity{display:grid;place-items:center;align-content:center;gap:10px;padding:calc(var(--veliq-safe-top) + 32px) 24px 24px;text-align:center}.call-sheet .call-avatar-ring{width:clamp(150px,32vw,220px);height:clamp(150px,32vw,220px);margin-bottom:16px;border:0;background:transparent;box-shadow:none}.call-sheet .call-avatar-ring .avatar{width:100%;height:100%}.call-sheet .call-identity>span{color:#687482;font-size:16px;font-weight:800}.call-sheet .call-identity>strong{font-size:clamp(34px,8vw,58px);line-height:1}.call-sheet .call-identity>p{margin:0;color:#687482;font-size:clamp(16px,3.6vw,22px)}.call-sheet>audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.call-sheet-actions{position:relative;z-index:4;display:flex;justify-content:center;align-items:center;gap:18px;width:min(560px,calc(100% - 32px));margin:0 auto calc(16px + var(--veliq-safe-bottom));padding:14px;border:1px solid rgba(255,255,255,.72);border-radius:34px;background:#fffaf1db;box-shadow:0 12px 30px #44331e24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.call-round-action{display:grid;place-items:center;gap:5px;min-width:84px;min-height:72px;padding:10px;border:0;border-radius:26px}.call-round-action.call-neutral{color:#08233f;background:#ffffffb8}.call-round-action.call-neutral.active{color:#fff8ea;background:#0b4b73}.call-round-action.call-accept{color:#06243e;background:#77d8a6}.call-round-action.call-decline{color:#fff;background:#ef4f55}.call-video-stage{position:absolute;z-index:1;inset:0;background:#051522}.call-video-remote{width:100%;height:100%;object-fit:cover}.call-video-local{position:absolute;z-index:3;top:calc(var(--veliq-safe-top) + 16px);right:max(16px,var(--veliq-safe-right));width:clamp(104px,24vw,220px);aspect-ratio:3 / 4;border:2px solid rgba(255,255,255,.74);border-radius:24px;object-fit:cover;box-shadow:0 12px 28px #0000004d}.call-sheet.video-call .call-identity{position:relative;z-index:2;align-self:end;padding:24px 24px 130px;color:#fff;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.48)}.call-sheet.video-call .call-avatar-ring{display:none}.call-sheet.video-call .call-identity>span,.call-sheet.video-call .call-identity>p{color:#ffffffd1}.call-sheet.video-call .call-sheet-actions{background:#081827b8;border-color:#ffffff2e}
