.admin-shell{--em-bg: #ffffff;--em-surface-muted: #f4f4f5;--em-surface-hover: #ebebef;--em-border: #e4e4e7;--em-border-subtle: #f0f0f3;--em-text: #18181b;--em-text-muted: #71717a;--em-text-soft: #a1a1aa;--em-accent: #3b82f6;--em-accent-rgb: 59, 130, 246;--em-accent-soft: #eff6ff;--em-accent-softer: #dbeafe;--em-radius-sm: 8px;--em-radius: 10px;--em-radius-lg: 12px;--em-shadow-popover: 0 10px 28px rgba(12, 28, 51, .14);--em-shadow-card: 0 4px 18px rgba(15, 23, 42, .06);--em-focus-ring: 0 0 0 3px rgba(59, 130, 246, .28)}.admin-shell.screen--admin{background:var(--em-surface-muted)}.admin-shell .card{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-card)}.admin-shell .admin-sidebar-header,.admin-shell .active-chat-header--admin{border-bottom-color:var(--em-border-subtle)}.admin-shell .admin-sidebar-header h2,.admin-shell .active-chat-header h2{color:var(--em-text);font-weight:600;letter-spacing:-.01em}.admin-shell .admin-sidebar-tagline,.admin-shell .admin-chat-context-line,.admin-shell .meta{color:var(--em-text-muted)}.admin-shell .admin-sidebar-mark{background:var(--em-surface-muted);border:none;color:var(--em-accent);border-radius:var(--em-radius)}.admin-shell .admin-templates-spine{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);color:var(--em-text);box-shadow:var(--em-shadow-card)}.admin-shell .admin-templates-spine:hover{background:var(--em-surface-muted);border-color:var(--em-border)}.admin-shell .search-input{background:var(--em-surface-muted);border:1px solid transparent;border-radius:var(--em-radius);color:var(--em-text);transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.admin-shell .search-input::placeholder{color:var(--em-text-soft)}.admin-shell .search-input:focus{background:var(--em-bg);border-color:var(--em-border);box-shadow:var(--em-focus-ring);outline:none}.admin-shell .list-item-btn{border:1px solid transparent;border-radius:var(--em-radius);background:var(--em-bg);box-shadow:none;transition:background-color .15s ease,border-color .15s ease}.admin-shell .list-item-btn:hover{background:var(--em-surface-muted);border-color:var(--em-border);transform:none;box-shadow:none}.admin-shell .list-item-btn.selected{background:rgba(var(--em-accent-rgb),.1);border-color:rgba(var(--em-accent-rgb),.28)}.admin-shell .conversation-list-name{font-weight:600;color:var(--em-text)}.admin-shell .conversation-list-id{color:var(--em-accent)}.admin-shell .conversation-list-preview-row,.admin-shell .conversation-list-preview-text{color:var(--em-text-muted)}.admin-shell .conversation-list-badge{background:var(--em-accent);border-radius:var(--em-radius-sm)}.admin-shell .conversation-external-ids,.admin-shell .active-chat-external-ids{color:var(--em-text);font-weight:700}.admin-shell .ghost,.admin-shell .mobile-back-btn,.admin-shell .admin-chat-search-toggle,.admin-shell .edit-profile-btn{background:var(--em-surface-muted);color:var(--em-text);border:none;border-radius:var(--em-radius);box-shadow:none}.admin-shell .ghost:hover:not(:disabled),.admin-shell .mobile-back-btn:hover:not(:disabled),.admin-shell .admin-chat-search-toggle:hover:not(:disabled),.admin-shell .edit-profile-btn:hover:not(:disabled){background:var(--em-surface-hover);border:none;box-shadow:none}.admin-shell .ghost:focus-visible,.admin-shell .admin-chat-search-toggle:focus-visible{box-shadow:var(--em-focus-ring)}.admin-shell .admin-inline-search-panel,.admin-shell .chat-inline-search-panel{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover)}.admin-shell .chat-inline-search-input{background:var(--em-surface-muted);border:1px solid transparent;border-radius:var(--em-radius);color:var(--em-text)}.admin-shell .chat-inline-search-input:focus{background:var(--em-bg);border-color:var(--em-border);box-shadow:var(--em-focus-ring);outline:none}.admin-shell .chat-search-nav-btn,.admin-shell .chat-search-close{background:var(--em-surface-muted);border:none;border-radius:var(--em-radius-sm);color:var(--em-text)}.admin-shell .chat-search-nav-btn:hover:not(:disabled),.admin-shell .chat-search-close:hover:not(:disabled){background:var(--em-surface-hover)}.admin-shell .chat-search-results-list{border-top-color:var(--em-border-subtle)}.admin-shell .chat-search-result-row{border-bottom-color:var(--em-border-subtle);border-radius:var(--em-radius-sm)}.admin-shell .chat-search-result-row:hover{background:var(--em-surface-muted)}.admin-shell .chat-search-result-sender{color:var(--em-text)}.admin-shell .chat-search-result-snippet{color:var(--em-text-muted)}.admin-shell .bubble{border-radius:16px}.admin-shell .bubble.mine{background:rgba(var(--em-accent-rgb),.11);border:1px solid rgba(var(--em-accent-rgb),.18);color:var(--em-text)}.admin-shell .bubble.media-bubble.mine,.admin-shell .bubble.media-bubble.theirs,.admin-shell .bubble.media-bubble.internal-note{background:transparent!important;border:none!important;box-shadow:none!important;outline:none}.admin-shell .media-bubble--with-caption.mine .attachment-caption,.admin-shell .media-bubble--with-caption.mine .bubble-meta-row{background:rgba(var(--em-accent-rgb),.11);border-color:rgba(var(--em-accent-rgb),.18)}.admin-shell .media-bubble--with-caption.theirs .attachment-caption,.admin-shell .media-bubble--with-caption.theirs .bubble-meta-row{background:var(--em-bg);border-color:var(--em-border);box-shadow:none}.admin-shell .bubble.theirs{background:var(--em-bg);border:1px solid var(--em-border);box-shadow:none;color:var(--em-text)}.admin-shell .bubble.internal-note{background:#fffbeb;border:1px solid #fde68a;color:#422006}.admin-shell .bubble.internal-note.mine{background:#fef9c3;border-color:#fcd34d}.admin-shell .bubble-time,.admin-shell .bubble-edited-mark{color:var(--em-text-soft)}.admin-shell .message-context-menu{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover)}.admin-shell .message-context-menu-item{border-radius:var(--em-radius-sm);color:var(--em-text)}.admin-shell .message-context-menu-item:hover:not(:disabled){background:var(--em-surface-muted)}.admin-shell .message-context-menu-item--danger{color:#c01f31}.admin-shell .bubble--long-press-pending{background:var(--em-surface-hover)}.admin-shell .bubble.mine.bubble--long-press-pending{background:rgba(var(--em-accent-rgb),.18)}.admin-shell .bubble--context-menu-open{outline-color:rgba(var(--em-accent-rgb),.42)}.admin-shell .image-drop-overlay-card{background:var(--em-bg);border-color:rgba(var(--em-accent-rgb),.45);color:var(--em-text);box-shadow:var(--em-shadow-popover)}.admin-shell .bubble .message-link{color:var(--em-accent)}.admin-shell .bubble-action-btn{background:var(--em-surface-muted);border:none;color:var(--em-text-muted)}.admin-shell .bubble-action-btn:hover:not(:disabled){background:var(--em-surface-hover);color:var(--em-text)}.admin-shell .typing-indicator{color:var(--em-text-muted)}.admin-shell .active-chat-panel .composer-shell.admin-composer-shell{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover);-webkit-backdrop-filter:none;backdrop-filter:none;padding:10px}.admin-shell .composer-input{background:var(--em-surface-muted);border:1px solid transparent;border-radius:var(--em-radius);color:var(--em-text);font-size:15px}.admin-shell .composer-input::placeholder{color:var(--em-text-soft)}.admin-shell .composer-input:focus{background:var(--em-bg);border-color:var(--em-border);box-shadow:var(--em-focus-ring);outline:none}.admin-shell .icon-action{background:var(--em-surface-muted);border:none;border-radius:var(--em-radius);color:var(--em-text-muted)}.admin-shell .icon-action:hover:not(:disabled){background:var(--em-surface-hover);color:var(--em-text);box-shadow:none}.admin-shell .composer-emoji-btn{color:#000}.admin-shell .composer-emoji-btn:hover:not(:disabled){color:#000}.admin-shell .send-btn{background:var(--em-accent);border-radius:var(--em-radius);box-shadow:none}.admin-shell .send-btn:hover:not(:disabled){background:#2563eb;box-shadow:var(--em-shadow-card)}.admin-shell .composer-editing-banner{background:var(--em-accent-soft);border:1px solid rgba(var(--em-accent-rgb),.2);border-radius:var(--em-radius);color:var(--em-text)}.admin-shell .slash-template-dropdown{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover)}.admin-shell .slash-template-item{border-radius:var(--em-radius-sm);color:var(--em-text)}.admin-shell .slash-template-item:hover,.admin-shell .slash-template-item.is-active{background:var(--em-surface-muted)}.admin-shell .slash-template-title{color:var(--em-text)}.admin-shell .slash-template-snippet{color:var(--em-text-muted)}.admin-shell .emoji-picker-popover{border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover);background:var(--em-bg)}.admin-shell .emoji-picker-popover em-emoji-picker{--rgb-background: 255, 255, 255;--rgb-input: 244, 244, 245;--rgb-color: 24, 24, 27;--rgb-accent: 59, 130, 246;--border-radius: 12px;--font-family: var(--font-sans)}.admin-shell .file-attachment{background:var(--em-surface-muted);border:1px solid var(--em-border);border-radius:var(--em-radius)}.admin-shell .file-attachment:hover{background:var(--em-surface-hover)}.admin-shell .file-name{color:var(--em-text)}.admin-shell .file-open{color:var(--em-text-muted)}.admin-shell .attachment-image{border-radius:var(--em-radius);border:1px solid var(--em-border)}.admin-shell .templates-modal-backdrop,.admin-shell .profile-modal-backdrop{background:#18181b6b}.admin-shell .templates-modal-card,.admin-shell .profile-modal-card{background:var(--em-bg);border:1px solid var(--em-border);border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover)}.admin-shell .templates-modal-card kbd{background:var(--em-surface-muted);border-color:var(--em-border)}.admin-shell .templates-modal-ul{background:var(--em-surface-muted);border-color:var(--em-border);border-radius:var(--em-radius)}.admin-shell .templates-row{background:var(--em-bg);border-color:var(--em-border);border-radius:var(--em-radius-sm);color:var(--em-text)}.admin-shell .templates-row:hover{background:var(--em-surface-hover)}.admin-shell .templates-row.selected{background:rgba(var(--em-accent-rgb),.1);border-color:rgba(var(--em-accent-rgb),.25)}.admin-shell .templates-modal-form input,.admin-shell .templates-modal-form textarea,.admin-shell .profile-modal-card input{background:var(--em-surface-muted);border:1px solid transparent;border-radius:var(--em-radius);color:var(--em-text)}.admin-shell .templates-modal-form input:focus,.admin-shell .templates-modal-form textarea:focus,.admin-shell .profile-modal-card input:focus{background:var(--em-bg);border-color:var(--em-border);box-shadow:var(--em-focus-ring);outline:none}.admin-shell .conversation-list-scroll,.admin-shell .active-chat-panel .messages{scrollbar-color:var(--em-border) transparent}.admin-shell .conversation-list-scroll::-webkit-scrollbar,.admin-shell .active-chat-panel .messages::-webkit-scrollbar{width:6px}.admin-shell .conversation-list-scroll::-webkit-scrollbar-thumb,.admin-shell .active-chat-panel .messages::-webkit-scrollbar-thumb{background:var(--em-border);border-radius:999px}@media (max-width: 640px){.admin-shell .mobile-bottom-composer,.admin-shell .composer-shell{border-radius:var(--em-radius-lg);box-shadow:var(--em-shadow-popover)}.admin-shell .active-chat-panel--mobile-detail .admin-composer-dock--mobile-fixed .composer-shell.admin-composer-shell{border-radius:0;box-shadow:none}.admin-shell .emoji-picker-popover--mobile{right:-44px;bottom:calc(100% + 4px);transform:translate(12px);transform-origin:bottom right}}:root{--font-sans: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--color-page: #f8fafc;--color-page-deep: #f1f5f9;--color-surface: #ffffff;--color-surface-muted: #f8fafc;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-text: #1e293b;--color-text-muted: #475569;--color-text-soft: #64748b;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-active: #1e40af;--color-primary-soft: #eff6ff;--color-primary-softer: #dbeafe;--color-accent: #f97316;--color-accent-hover: #ea580c;--color-danger: #b91c1c;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow-md: 0 4px 14px rgba(15, 23, 42, .08);--shadow-lg: 0 12px 40px rgba(15, 23, 42, .1);--radius-card: 18px;--radius-control: 12px;--focus-ring: 0 0 0 3px rgba(37, 99, 235, .35);font-family:var(--font-sans);font-optical-sizing:auto;font-weight:400;font-style:normal;color:var(--color-text);background:var(--color-page);line-height:1.45;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;background:radial-gradient(1200px 600px at 12% -8%,rgba(37,99,235,.07),transparent 55%),radial-gradient(900px 480px at 100% 0%,rgba(249,115,22,.05),transparent 50%),linear-gradient(180deg,var(--color-page) 0%,var(--color-page-deep) 100%);overflow:hidden}html,body,#root{height:100%;overscroll-behavior:none}.screen{min-height:100dvh;height:100dvh;overflow-y:auto;padding:16px}.screen--auth{display:flex;align-items:flex-start;justify-content:center;padding-top:clamp(24px,6vh,48px)}.screen--admin{padding-top:clamp(12px,2vh,20px)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:20px;box-shadow:var(--shadow-sm),var(--shadow-lg)}.card--auth{width:min(440px,100%)}.auth-brand{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.auth-brand-mark{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);background:linear-gradient(145deg,var(--color-primary-soft) 0%,var(--color-primary-softer) 100%);border:1px solid rgba(37,99,235,.18)}.auth-brand-icon{width:24px;height:24px}.auth-brand-text h1{margin:0 0 4px;font-size:clamp(1.35rem,2.5vw,1.55rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text)}.auth-brand-tagline{margin:0;font-size:13px;line-height:1.4;color:var(--color-text-muted);max-width:36ch}.form{display:grid;gap:10px}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.forgot-password-row{display:flex;justify-content:flex-end;margin-top:-4px;margin-bottom:4px}.forgot-password-link{font-size:13px;color:var(--color-primary);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease}.forgot-password-link:hover{color:var(--color-accent-hover);text-decoration:underline;text-underline-offset:3px}.forgot-password-back{margin:0;font-size:14px}.forgot-password-back--phone{margin-top:clamp(1.35rem,4vw + .5rem,3rem);padding-top:clamp(.4rem,1.5vw,1rem)}@media (min-width: 640px){.forgot-password-back--phone{margin-top:clamp(1.75rem,2.8vw + .75rem,2.85rem);padding-top:clamp(.5rem,1vw,1.1rem)}}.forgot-password-back a{color:#58719a;text-decoration:none}.forgot-password-back a:hover{text-decoration:underline}.forgot-code-form{grid-template-columns:1fr}.forgot-code-form button{width:100%;justify-self:stretch;min-height:44px;box-sizing:border-box}.forgot-password-back--code{margin-top:clamp(1.5rem,4.5vw + .6rem,3.35rem);padding-top:clamp(.45rem,1.6vw,1.05rem)}@media (min-width: 640px){.forgot-password-back--code{margin-top:clamp(2rem,2.8vw + 1rem,3.1rem);padding-top:clamp(.55rem,1vw,1.15rem)}}input,button{border-radius:var(--radius-control);border:1px solid var(--color-border-strong);padding:10px 12px;font-size:14px;font-family:inherit}input:focus-visible,button:focus-visible,textarea:focus-visible,a:focus-visible{outline:none;box-shadow:var(--focus-ring)}a.forgot-password-link:focus-visible{border-radius:4px}button{background:var(--color-primary);color:#fff;border:none;cursor:pointer;transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}button:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-md)}button:active:not(:disabled){background:var(--color-primary-active)}button:disabled{opacity:.65;cursor:not-allowed;transform:none}.ghost{background:var(--color-primary-soft);color:#1e3a5f;border:1px solid var(--color-border-strong)}.ghost:hover:not(:disabled){background:var(--color-primary-softer);border-color:#94a3b8;box-shadow:none}.auth-channel-disabled{opacity:.55;color:#6a7d97;border-style:dashed}.logout-btn{width:42px;min-width:42px;height:42px;border-radius:10px;padding:8px;display:inline-flex;align-items:center;justify-content:center}.icon-img--logout{width:19px;height:19px;filter:brightness(0)}.active-tab{background:var(--color-primary);color:#fff;box-shadow:none}.active-tab:hover:not(:disabled){background:var(--color-primary-hover)}.inline-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.admin-sidebar-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--color-border)}.admin-sidebar-header h2{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text);line-height:1}.admin-sidebar-brand{display:flex;align-items:center;gap:10px;min-width:0}.admin-sidebar-mark{flex-shrink:0;width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);background:linear-gradient(145deg,var(--color-primary-soft) 0%,var(--color-primary-softer) 100%);border:1px solid rgba(37,99,235,.18)}.admin-sidebar-mark .auth-brand-icon{width:20px;height:20px}.admin-sidebar-titles{min-width:0;display:flex;align-items:center}.admin-sidebar-tagline{margin:2px 0 0;font-size:11px;line-height:1.35;color:var(--color-text-muted);max-width:22ch}.card--admin-sidebar{padding:16px;display:flex;flex-direction:column;min-height:0}.card--admin-chat{padding:16px}.active-chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.active-chat-header--admin{padding-bottom:6px;margin-bottom:10px;border-bottom:1px solid var(--color-border)}.admin-chat-context-line{margin:4px 0 0;font-size:12px;line-height:1.35;color:var(--color-text-muted);max-width:48ch}.active-chat-title-stack{display:flex;flex-direction:column;gap:2px;min-width:0}.active-chat-header h2{margin:0}.mobile-back-btn{flex-shrink:0;width:42px;height:42px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-control)}.active-chat-header-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.active-chat-header--mobile-detail{flex-direction:column;align-items:stretch;gap:4px}.active-chat-header-top-row{display:flex;align-items:center;gap:8px;min-width:0}.active-chat-title-primary{flex:1;min-width:0}.active-chat-title-primary h2{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-chat-header-sub{margin:0;padding-left:50px}.active-chat-external-ids,.conversation-external-ids{display:block;margin:0;font-size:13px;line-height:1.35;font-weight:700;color:#213a61;word-break:break-word}.conversation-list-external-ids{font-size:12px}.edit-profile-btn{min-width:170px;height:40px;border-radius:10px;padding:8px 14px;white-space:nowrap}.active-chat-header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.admin-chat-search-toggle{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;flex-shrink:0}.admin-header-menu-wrap{position:relative;flex-shrink:0}.admin-header-more-btn{width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-control);flex-shrink:0}.admin-header-overflow-menu.message-context-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:210px;z-index:50;transform-origin:top right}.admin-inline-search-panel{margin-bottom:10px;padding:10px 12px;border-radius:var(--radius-control);border:1px solid var(--color-border);background:#fffffff0;box-shadow:var(--shadow-md)}.chat-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:4px;border-bottom:1px solid var(--color-border)}.chat-topbar-titles{min-width:0}.chat-topbar h2{margin:0;font-size:clamp(1.15rem,2.4vw,1.35rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text)}.chat-topbar-subtitle{margin:4px 0 0;font-size:12px;line-height:1.35;color:var(--color-text-muted);max-width:42ch}.chat-search-toggle{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;flex-shrink:0}.chat-inline-search-panel{flex-shrink:0;margin-bottom:10px;padding:10px 12px;border-radius:12px;border:1px solid #d4deea;background:#fffffff2;box-shadow:0 6px 20px #1520350f}.chat-inline-search-toolbar{display:flex;align-items:center;gap:6px}.chat-search-nav-btn{min-width:36px;height:36px;padding:0;border-radius:8px;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chat-inline-search-input{flex:1;min-width:0;border-radius:10px;border:1px solid #d4deea;padding:8px 10px;font-size:14px;background:#fff;color:#1d345a}.chat-search-close{min-width:36px;height:36px;padding:0;border-radius:8px;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chat-search-loading{flex-shrink:0}.chat-search-results-list{list-style:none;margin:10px 0 0;padding:0;max-height:min(240px,38vh);overflow-y:auto;border-top:1px solid #e8edf5}.chat-search-result-row{width:100%;text-align:left;padding:10px 8px;border:none;border-bottom:1px solid #eef2f8;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;gap:4px;font:inherit;color:inherit}.chat-search-result-row:hover{background:#f3f7fd}.chat-search-result-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.chat-search-result-sender{font-weight:600;color:#4a3f8c;font-size:13px}.chat-search-result-snippet{font-size:13px;color:#1d345a;line-height:1.35;word-break:break-word}.chat-search-empty{margin:8px 0 0}.bubble.internal-note{background:#fff8e6;border:1px solid #e8d49a;color:#3d3518}.bubble.internal-note.mine{background:linear-gradient(135deg,#fff4d6,#ffe8b8);border-color:#dcc069}.internal-note-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8a7220}.bubble.message-highlight{outline:2px solid var(--color-primary);outline-offset:2px;animation:message-highlight-fade 2.2s ease-out forwards}@keyframes message-highlight-fade{0%{outline-color:var(--color-primary)}to{outline-color:transparent}}.typing-indicator{flex-shrink:0;font-size:13px;color:#6a7d97;font-style:italic;padding:4px 4px 8px;margin-top:-4px}.search-bar-wrap{margin-bottom:12px;flex-shrink:0}.conversation-list-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;margin-right:-4px}.search-input{width:100%;border-radius:12px;border:1px solid #d4deea;background:#f6f9ff;padding:10px 12px;font-size:14px;color:#1d345a}.meta{color:var(--color-text-soft)}.error{color:var(--color-danger)}.topbar{margin-bottom:12px}.screen.chat-screen{display:flex;flex-direction:column;overflow:hidden;position:relative}.chat-screen>.topbar,.chat-screen>.error,.chat-screen>footer{flex-shrink:0}.chat-screen .messages{flex:1 1 auto;min-height:0;max-height:none;margin-bottom:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.messages{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;max-height:56vh;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable}.bubble{max-width:82%;padding:10px 12px;border-radius:14px;display:grid;gap:6px;font-weight:400;font-variation-settings:"wght" 400}.mine{align-self:flex-end;background:linear-gradient(160deg,#dbeafe,#e0e7ff);border:1px solid rgba(37,99,235,.12)}.theirs{align-self:flex-start;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.composer-shell{position:sticky;bottom:0;background:#f8fafceb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:8px;display:grid;grid-template-columns:auto auto 1fr auto;gap:8px;align-items:flex-end}.hidden-file-input{display:none}.icon-action{background:var(--color-surface);color:#334155;border:1px solid var(--color-border-strong);border-radius:var(--radius-control);padding:8px;width:46px;height:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-action:hover:not(:disabled){background:var(--color-primary-soft);border-color:#2563eb59;color:var(--color-primary);box-shadow:var(--shadow-sm)}.icon-svg{width:19px;height:19px}.icon-img{width:19px;height:19px;display:block;object-fit:contain;flex-shrink:0}.icon-img--send{width:19px;height:19px}.icon-img--paperclip{width:23px;height:23px;margin-left:2px;transform:translate(2px);filter:brightness(0)}.icon-action:hover:not(:disabled) .icon-img--paperclip{opacity:1;filter:brightness(0)}.send-btn .icon-img--send{filter:brightness(0) invert(1)}.icon-action:hover:not(:disabled) .icon-img{opacity:.85}.icon-svg--dense{width:18px;height:18px}.composer-input{border-radius:var(--radius-control);border:1px solid var(--color-border-strong);padding:10px 12px;font-size:16px;background:var(--color-surface);font-family:inherit;min-height:42px;max-height:min(30vh,200px);resize:none;overflow-y:auto;line-height:1.35;box-sizing:border-box}textarea.composer-input{display:block;width:100%}.send-btn{background:var(--color-primary);color:#fff;border-radius:var(--radius-control);width:42px;height:42px;padding:7px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.send-btn:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:0 8px 20px #2563eb47}.send-btn:disabled,.icon-action:disabled,.composer-input:disabled{opacity:.72;cursor:not-allowed}.loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bubble-time{font-size:11px;color:#7f8ca1;justify-self:end}.bubble-meta-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.bubble-time-wrap{display:grid;gap:2px}.bubble-edited-mark{font-size:10px;color:#8798af}@keyframes message-context-menu-in{0%{opacity:0;transform:scale(.9) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.message-context-menu{position:fixed;z-index:1400;min-width:170px;display:grid;gap:2px;padding:6px;background:#fff;border:1px solid #d9e4f2;border-radius:12px;box-shadow:0 14px 34px #0c1c3333;transform-origin:0 0;animation:message-context-menu-in .28s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.message-context-menu-item{width:100%;border:none;background:transparent;color:#152035;text-align:left;font:inherit;font-size:14px;padding:9px 10px;border-radius:8px;cursor:pointer}.message-context-menu-item:hover:not(:disabled){background:#f2f6fd}.message-context-menu-item--danger{color:#c01f31}.bubble--manager-actions{-webkit-touch-callout:none;touch-action:pan-y}.bubble--long-press-pending{opacity:.92;transform:scale(.985);transition:transform .12s ease,opacity .12s ease}.bubble--context-menu-open{outline:2px solid rgba(37,99,235,.35);outline-offset:2px}.bubble .message-link{color:#1450d8;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.bubble.mine .message-link{color:#0d3eb0}.attachment-wrap{display:grid;gap:6px}.attachment-image{width:min(260px,100%);border-radius:10px;border:1px solid #d6e1f0;display:block}.attachment-image-link{display:inline-block}.attachment-image-button{border:none;background:transparent;padding:0;margin:0;cursor:zoom-in;display:block;line-height:0}.bubble.media-bubble{display:inline-block;width:auto;max-width:min(300px,82%);padding:0;gap:0;background:transparent!important;border:none!important;box-shadow:none!important;vertical-align:top}.media-bubble .attachment-wrap{gap:0}.attachment-wrap--image-only{position:relative;display:inline-block;max-width:100%;line-height:0}.attachment-wrap--image-only .attachment-image-button{display:block;width:fit-content;max-width:100%}.media-bubble .attachment-image{width:auto;max-width:min(280px,82vw);height:auto;border:none;border-radius:16px;display:block}.media-time-overlay{position:absolute;right:8px;bottom:8px;margin:0;pointer-events:none;z-index:2}.media-bubble--image-only .bubble-time-wrap{display:block}.media-bubble--image-only .bubble-time,.media-time-overlay .bubble-time{background:#0f172a94;color:#fff;border-radius:9px;padding:1px 6px;font-size:10px;line-height:1.25;min-height:0;margin:0;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.media-time-overlay .bubble-edited-mark{display:none}.media-bubble--with-caption .attachment-image{width:100%;max-width:min(280px,82vw);border-radius:16px 16px 0 0}.media-bubble--with-caption .attachment-caption{padding:8px 10px 4px;font-size:14px;line-height:1.35}.media-bubble--with-caption.mine .attachment-caption,.media-bubble--with-caption.mine .bubble-meta-row{background:linear-gradient(160deg,#dbeafe,#e0e7ff);border-left:1px solid rgba(37,99,235,.12);border-right:1px solid rgba(37,99,235,.12)}.media-bubble--with-caption.mine .bubble-meta-row{border-bottom:1px solid rgba(37,99,235,.12);border-radius:0 0 16px 16px;padding:0 10px 8px}.media-bubble--with-caption.mine .attachment-caption{border-top:none}.media-bubble--with-caption.theirs .attachment-caption,.media-bubble--with-caption.theirs .bubble-meta-row{background:var(--color-surface);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.media-bubble--with-caption.theirs .bubble-meta-row{border-bottom:1px solid var(--color-border);border-radius:0 0 16px 16px;padding:0 10px 8px;box-shadow:var(--shadow-sm)}.media-bubble--with-caption .bubble-time{background:transparent;color:#7f8ca1;border-radius:0;padding:0;min-height:0;margin:0;font-size:11px;line-height:1.2}.media-bubble--with-caption .bubble-meta-row{justify-content:flex-end}.image-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#060d18bf;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px}.image-viewer-card{max-width:min(1000px,96vw);max-height:92vh}.image-viewer-image{display:block;max-width:100%;max-height:92vh;border-radius:14px}.file-attachment{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;background:transparent;border:none;border-radius:0;padding:0}.file-icon-wrap{width:40px;height:40px;border-radius:999px;background:#fff;border:1px solid #e5edf8;display:inline-flex;align-items:center;justify-content:center;color:#111}.file-icon-svg{width:18px;height:18px}.file-meta{display:grid;gap:2px;min-width:0}.file-name{font-weight:500;color:#22395e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.file-open{font-size:12px;color:#58719a}.admin-shell{display:flex;flex-direction:row;gap:10px;align-items:stretch;width:100%;min-height:0}.admin-shell .admin-layout{flex:1;min-width:0}.admin-templates-spine{flex-shrink:0;width:44px;align-self:stretch;margin:0;padding:10px 6px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:14px;font-weight:600;letter-spacing:.08em;color:#1d345a;background:#eef3fb;border:1px solid #d4deea;border-radius:12px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.admin-templates-spine:hover{transform:rotate(180deg) translateY(-1px);background:#e4ecf8;border-color:#bfd0e6}.composer-input-wrap{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column}.composer-field-row{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.composer-field-row .composer-input{flex:1;min-width:0}.composer-emoji-slot{position:relative;flex-shrink:0;display:flex;align-items:center}.composer-emoji-btn{width:42px;height:42px;color:#000}.composer-emoji-btn:hover:not(:disabled){color:#000}.emoji-picker-popover{position:absolute;right:0;bottom:calc(100% + 8px);z-index:12;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px #0c1c3340}.composer-editing-banner{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;border-radius:10px;background:#eef4ff;border:1px solid #d4e0f6;font-size:12px;color:#233f6d}.template-attachments-bar{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:6px;min-width:0;max-width:168px;padding-right:4px}.template-attachments-bar .meta{font-size:12px;line-height:1.3}.template-attachments-clear{width:100%;justify-content:center;padding:6px 8px;font-size:12px}.active-chat-panel .composer-main-row.composer-main-row--template-files{grid-template-columns:minmax(0,168px) auto auto minmax(0,1fr) auto;align-items:flex-end}@media (max-width: 640px){.active-chat-panel .composer-main-row.composer-main-row--template-files{grid-template-columns:minmax(0,112px) auto auto minmax(0,1fr) auto}.template-attachments-bar{max-width:112px}}.slash-template-dropdown{position:absolute;left:0;right:0;bottom:100%;margin-bottom:6px;max-height:min(240px,40vh);overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #dbe4f1;border-radius:12px;box-shadow:0 -10px 28px #142c5424;z-index:60;padding:4px}.slash-template-empty{padding:10px 12px;margin:0}.slash-template-item{width:100%;display:grid;gap:2px;text-align:left;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:#152035;cursor:pointer;font-family:inherit;font-size:13px;font-weight:400}.slash-template-item:hover,.slash-template-item.is-active{background:#ebf2ff}.slash-template-title{font-weight:600;color:#1d345a}.slash-template-snippet{font-size:12px;color:#58719a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.templates-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#09132473;display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px}.templates-modal-card{width:min(760px,100%);max-height:min(92vh,900px);overflow:visible;display:flex;flex-direction:column;background:#fff;border:1px solid #d9e4f2;border-radius:16px;padding:16px;box-shadow:0 20px 50px #10234333}.templates-modal-card h3{margin:0 0 6px}.templates-modal-card kbd{font-size:.85em;padding:1px 5px;border-radius:4px;border:1px solid #d4deea;background:#f6f9ff}.templates-modal-body{display:grid;gap:16px;margin-top:12px;min-height:0;flex:1;overflow:visible}.templates-modal-list{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0}.templates-new-btn{width:100%;justify-content:center;margin:2px 0}.templates-modal-ul{list-style:none;margin:0;padding:10px 12px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden;max-height:min(50vh,360px);border:1px solid #e3eaf5;border-radius:10px;background:#fafcfe}.templates-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #e3eaf5;border-radius:10px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;font-size:14px;color:#152035;margin:1px 0}.templates-row:hover{background:#f0f5fc}.templates-new-btn:hover,.templates-row:hover{transform:none}.templates-row.selected{background:#ebf2ff}.templates-row-title{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templates-row-sort{flex-shrink:0}.templates-modal-form textarea{width:100%;min-height:120px;resize:vertical;font-family:inherit;border-radius:12px;border:1px solid #d4deea;padding:10px 12px;font-size:14px;box-sizing:border-box}.templates-label{display:grid;gap:6px}.templates-modal-form{min-width:0;padding:2px 12px;display:grid;gap:12px}.templates-modal-form input,.templates-modal-form textarea{width:100%;box-sizing:border-box}.templates-attachments-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.templates-attachments-item{display:flex;align-items:center;justify-content:space-between;gap:8px}.templates-attachments-item a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templates-label span.meta{margin:0}.templates-file-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.templates-file-pick-btn{flex-shrink:0;white-space:nowrap}.templates-file-status{flex:1 1 200px;min-width:0}.templates-pending-files-list{list-style:none;margin:0;padding:8px 12px;border:1px dashed #bfd0e6;border-radius:10px;background:#fafcfe;display:grid;gap:6px}.templates-pending-files-item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.templates-pending-files-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1d345a}@media (min-width: 720px){.templates-modal-body{grid-template-columns:minmax(180px,220px) 1fr;align-items:stretch}.templates-modal-form{min-width:0;overflow-y:auto}}.admin-layout{display:grid;gap:12px;align-items:stretch}.active-chat-panel{display:flex;flex-direction:column;min-height:0;height:100%;position:relative}.image-drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.image-drop-overlay-card{display:inline-flex;flex-direction:column;align-items:center;gap:10px;max-width:min(360px,100%);padding:18px 22px;border-radius:14px;border:2px dashed rgba(59,130,246,.65);background:#fffffff5;color:#1e293b;font-size:15px;font-weight:500;text-align:center;box-shadow:0 12px 32px #0f172a2e}.image-drop-overlay-icon{width:28px;height:28px}.active-chat-panel .messages{flex:1 1 auto;min-height:0;max-height:none;margin-bottom:12px;display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:10px}.messages-stack{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.messages-stack .bubble.media-bubble.mine{align-self:flex-end}.messages-stack .bubble.media-bubble.theirs{align-self:flex-start}.active-chat-panel .composer-shell.admin-composer-shell{margin-top:auto;display:flex;flex-direction:column;align-items:stretch;gap:8px}.active-chat-panel .composer-main-row{display:grid;grid-template-columns:auto auto 1fr auto;gap:8px;align-items:flex-end;width:100%;min-width:0}.active-chat-panel .composer-main-row .composer-input-wrap{min-width:0;align-self:flex-end}.active-chat-panel .internal-note-toggle{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.active-chat-panel .internal-note-toggle input{width:16px;height:16px;accent-color:var(--color-primary)}.list-item{padding:10px;border-bottom:1px solid #edf2f9}.conversation-list-item{position:relative;display:flex;align-items:stretch;gap:4px;margin-bottom:8px}.conversation-list-item .list-item-btn{margin-bottom:0;flex:1;min-width:0}.conversation-list-more-btn{flex-shrink:0;align-self:center;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-control)}.conversation-list-context-menu{position:fixed;z-index:1500;animation:none;opacity:1;transform:none}.conversation-list-context-menu--align-right{transform:translate(-100%);transform-origin:top right}.list-item-btn--awaiting-reply{border-left:3px solid var(--color-accent)}.conversation-list-awaiting-dot{flex-shrink:0;width:10px;height:10px;border-radius:999px;background:var(--color-accent);box-shadow:0 0 0 2px #f973162e}.list-item-btn{width:100%;text-align:left;display:grid;gap:5px;padding:10px;border-radius:var(--radius-control);margin-bottom:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .14s ease,box-shadow .2s ease}.list-item-btn:hover{border-color:#b9cae5;background:#f7faff;transform:translateY(-1px);box-shadow:0 8px 16px #20407214}.list-item-btn.selected{border-color:var(--color-primary);background:var(--color-primary-soft)}.conversation-list-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex-shrink:0}.conversation-list-name-wrap{display:inline-flex;align-items:baseline;gap:8px;min-width:0;flex:1}.conversation-list-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.conversation-list-badge{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:11px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center}.conversation-list-preview-row{display:flex;align-items:baseline;gap:6px;min-width:0;font-size:13px;line-height:1.35;font-weight:400;font-variation-settings:"wght" 400;color:#111}.conversation-list-preview-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-variation-settings:"wght" 400}.conversation-list-preview-time{flex-shrink:0;white-space:nowrap;font-weight:400;font-variation-settings:"wght" 400}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important}button,.list-item-btn,.admin-templates-spine{transition:none!important}.list-item-btn:hover{transform:none;box-shadow:none}.admin-templates-spine:hover{transform:rotate(180deg)}@media (max-width: 640px){.admin-templates-spine:hover{transform:none}}.loading-spinner{animation:none;border-color:#ffffffa6}.bubble.message-highlight{animation:none;outline-color:var(--color-primary)}.message-context-menu{animation:none}}.profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#09132473;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.profile-modal-card{width:min(520px,100%);background:#fff;border:1px solid #d9e4f2;border-radius:16px;padding:16px;box-shadow:0 20px 50px #10234333}.profile-modal-card h3{margin:0 0 8px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}@media (min-width: 960px){.screen{max-width:1180px;margin:0 auto;padding:24px}.admin-shell .admin-layout{grid-template-columns:340px 1fr;height:calc(100vh - 48px)}.admin-shell .admin-layout>.card{height:100%;overflow:hidden}}@media (max-width: 640px){.chat-screen{--mobile-composer-height: 68px;--mobile-composer-extra-bottom: 1vh}.admin-shell{flex-direction:column;gap:8px}.admin-templates-spine{width:100%;writing-mode:horizontal-tb;text-orientation:mixed;transform:none;min-height:44px;padding:10px 14px;letter-spacing:normal;white-space:nowrap;text-align:center}.admin-templates-spine:hover{transform:translateY(-1px)}.admin-layout{display:flex;flex-direction:column;gap:6px}.admin-layout--mobile-detail{gap:0}.admin-shell.screen--admin:has(.admin-layout--mobile-detail){padding:0;height:100%;min-height:100dvh;overflow:hidden;gap:0}.admin-shell:has(.admin-layout--mobile-detail) .admin-templates-spine{display:none}.admin-layout--mobile-detail{flex:1;min-height:0}.admin-layout--mobile-detail>.card.active-chat-panel--mobile-detail{border-left:none;border-right:none;border-radius:0;padding-left:0;padding-right:0;padding-bottom:0;flex:1;min-height:0;height:100%}.active-chat-panel--mobile-detail .active-chat-header--admin,.active-chat-panel--mobile-detail .admin-inline-search-panel,.active-chat-panel--mobile-detail .messages{padding-left:12px;padding-right:12px}.active-chat-panel--mobile-detail .messages{margin-bottom:0;padding-bottom:calc(var(--admin-mobile-composer-reserved, 168px) + env(safe-area-inset-bottom,0px))}.admin-composer-dock--mobile-fixed{position:fixed;left:0;right:0;bottom:0;z-index:25;padding-bottom:env(safe-area-inset-bottom,0px);background:#f8fafcf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-border)}.admin-composer-dock--mobile-fixed .typing-indicator{margin:0;padding:6px 12px 0}.active-chat-panel--mobile-detail .admin-composer-dock--mobile-fixed .composer-shell.admin-composer-shell{position:static;width:100%;margin:0;border-radius:0;border:none;padding:8px 12px;box-sizing:border-box;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.active-chat-panel--mobile-detail .composer-main-row{width:100%}.mobile-pane-hidden{display:none}.admin-layout>.card{position:relative;z-index:1;overflow:visible}.active-chat-panel{margin-top:0;min-height:58dvh}.active-chat-panel .meta{margin:0 0 6px}.active-chat-panel .messages{margin-top:0;padding-top:0}.chat-screen{min-height:100dvh;display:flex;flex-direction:column;padding-bottom:calc(var(--mobile-composer-height) + var(--mobile-composer-extra-bottom) + env(safe-area-inset-bottom,0px))}.chat-screen .messages{flex:1;min-height:0;max-height:none;margin-bottom:8px}.mobile-bottom-composer{position:fixed;left:10px;right:10px;bottom:calc(var(--mobile-composer-extra-bottom) + env(safe-area-inset-bottom,0px));min-height:var(--mobile-composer-height);height:auto;max-height:42vh;padding-bottom:0;z-index:20;box-shadow:0 8px 24px #142c541f}.composer-shell{grid-template-columns:auto auto 1fr auto;padding:6px;border-radius:16px;min-height:var(--mobile-composer-height);align-items:flex-end}.send-btn{width:42px;height:42px;padding:7px;border-radius:12px}.icon-action{width:42px;height:42px;padding:7px}.composer-input{height:auto;min-height:42px;max-height:min(28vh,180px);line-height:1.25;padding:8px 12px;font-size:16px}}
