.mobile-chat-shell{--mobile-shell-bg:#e8eaed;--mobile-border:#dce3ea;--mobile-thread-bg:#f0f2f5;--mobile-bubble-bot:#e8eae8;--mobile-bubble-user:color-mix(in srgb,var(--mobile-accent,#2e68de) 18%,#ffffff);--mobile-bubble-shadow:0 1px 0.5px rgba(11,20,26,0.12);--mobile-text-muted:#64748b;--mobile-title-color:color-mix(in srgb,var(--mobile-accent,#2e68de) 82%,#0f172a)}.mobile-chat-layout{background:var(--mobile-shell-bg)}.mobile-chat-shell{box-shadow:0 0 0 1px rgba(0,0,0,.06)}.mobile-chat-shell .mobile-chat-header{flex-shrink:0;position:relative;z-index:4;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:calc(8px + env(safe-area-inset-top, 0px)) 12px 6px;background:color-mix(in srgb,var(--mobile-accent,#2e68de) 10%,#ffffff);border-bottom:1px solid color-mix(in srgb,var(--mobile-accent,#2e68de) 20%,var(--mobile-shell-bg));min-height:unset}.mobile-chat-shell .mobile-chat-header__row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.mobile-chat-shell .mobile-chat-header__brand{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.mobile-chat-shell .mobile-chat-header__logo{width:var(--mobile-logo-size,48px);height:var(--mobile-logo-size,48px);border-radius:var(--mobile-logo-radius,10px);overflow:hidden;background:#fff;flex-shrink:0}.mobile-chat-shell .mobile-chat-header__logo-img{width:100%;height:100%;-o-object-fit:var(--mobile-logo-fit,contain);object-fit:var(--mobile-logo-fit,contain);display:block}.mobile-chat-shell .mobile-chat-header__text{min-width:0;flex:1}.mobile-chat-shell .mobile-chat-header__title{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.02em;color:var(--mobile-title-color);line-height:1.15}.mobile-chat-shell .mobile-chat-header__subtitle{margin:2px 0 0;font-size:.7rem;line-height:1.2;color:var(--mobile-text-muted)}.mobile-chat-shell .mobile-chat-header__disclaimer{margin:0;padding:0;font-size:.58rem;line-height:1.25;color:var(--mobile-text-muted);text-align:left}.mobile-chat-shell .agent-chat--mobile .agent-chat-disclaimer{display:none}.mobile-chat-shell .mobile-chat-header__entry{flex-shrink:0;width:var(--mobile-entry-size,48px);min-width:var(--mobile-entry-size,48px);max-width:var(--mobile-entry-size,48px);height:var(--mobile-entry-size,48px);border-radius:var(--mobile-entry-radius,10px);background:var(--mobile-entry-color,#f7c67e);opacity:var(--mobile-entry-opacity,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:4px;color:#1a1d21;text-decoration:none;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.12);border:none;cursor:pointer;font:inherit;box-sizing:border-box}.mobile-chat-shell .mobile-chat-header__entry-icon{width:48%;height:48%;-o-object-fit:var(--mobile-entry-fit,contain);object-fit:var(--mobile-entry-fit,contain);display:block;margin-bottom:2px}.mobile-chat-shell .mobile-chat-header__entry-label{font-size:calc(var(--mobile-entry-size, 48px) * .2);font-weight:600;line-height:1.1;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 1px}.mobile-chat-shell .mobile-chat-header__entry-label--initials{font-size:calc(var(--mobile-entry-size, 48px) * .34);font-weight:700;letter-spacing:.02em}.mobile-chat-shell .mobile-chat-panel .agent-chat--mobile{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;height:100%;overflow:hidden}.mobile-chat-shell .agent-chat--mobile .agent-chat-header--mobile-shell{flex-shrink:0}.mobile-chat-shell .agent-chat--mobile .agent-chat-composer-wrap{position:relative;z-index:5}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell{flex-shrink:0;padding:0 12px 6px;gap:6px;background:transparent;border-bottom:none;color:var(--mobile-title-color)}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell:not(:has(.agent-chat-agent-tabs)){display:none}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tabs{display:flex;width:100%;gap:5px;padding:0;margin:0;overflow-x:auto;scrollbar-color:color-mix(in srgb,var(--mobile-accent,#2e68de) 25%,transparent) transparent}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tabs::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--mobile-accent,#2e68de) 30%,#cbd5e1)}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tab{flex:1 1 0;min-width:0;padding:4px 6px;font-size:.65rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid color-mix(in srgb,var(--mobile-accent,#2e68de) 28%,#cbd5e1);background:#fff;color:#475569}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tab:hover:not(:disabled){background:color-mix(in srgb,var(--mobile-accent,#2e68de) 6%,#ffffff);border-color:color-mix(in srgb,var(--mobile-accent,#2e68de) 40%,#cbd5e1);color:var(--mobile-title-color)}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tab--active{background:var(--mobile-accent,#2e68de);border-color:var(--mobile-accent,#2e68de);color:#fff}.mobile-chat-shell .mobile-chat-panel .agent-chat-header--mobile-shell .agent-chat-agent-tab--active:hover:not(:disabled){background:color-mix(in srgb,var(--mobile-accent,#2e68de) 88%,#000);border-color:color-mix(in srgb,var(--mobile-accent,#2e68de) 88%,#000);color:#fff}.mobile-chat-shell .mobile-carousel{background:color-mix(in srgb,var(--mobile-accent,#2e68de) 5%,#f8faf9);border-left:1px solid var(--mobile-border);position:relative;z-index:1}.mobile-chat-shell .mobile-carousel__track{padding:10px 4px calc(10px + env(safe-area-inset-bottom, 0px));gap:8px}.mobile-chat-shell .mobile-carousel__partners{width:100%;margin-top:8px;padding-top:12px;border-top:1px solid color-mix(in srgb,var(--mobile-accent,#2e68de) 28%,var(--mobile-border));display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;padding-bottom:4px}.mobile-chat-shell .mobile-carousel__partners-title{margin:0;padding:0 2px;width:100%;font-size:.5rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.2;color:var(--mobile-title-color);opacity:.92}.mobile-chat-shell .mobile-carousel__partners-slots{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.mobile-chat-shell .mobile-partner-item{flex:0 0 auto;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-chat-shell .mobile-partner-item__slot{width:44px;height:44px;border-radius:12px;border:1px dashed color-mix(in srgb,var(--mobile-accent,#2e68de) 24%,var(--mobile-border));background:color-mix(in srgb,#ffffff 88%,var(--mobile-shell-bg));display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-chat-shell .mobile-partner-item__slot--filled{border-style:solid;border-color:color-mix(in srgb,var(--mobile-accent,#2e68de) 18%,var(--mobile-border));background:transparent;padding:0}.mobile-chat-shell .mobile-partner-item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;border-radius:inherit}.mobile-chat-shell .mobile-partner-item__plus{font-size:1.35rem;font-weight:300;line-height:1;color:color-mix(in srgb,var(--mobile-title-color) 55%,var(--mobile-text-muted))}.mobile-chat-shell .mobile-circle-item{width:100%;max-width:70px;padding:6px 4px;gap:4px;border-radius:12px;transition:background .15s,transform .12s;flex:0 0 auto}.mobile-chat-shell .mobile-circle-item:hover{background:color-mix(in srgb,var(--mobile-accent,#2e68de) 9%,transparent)}.mobile-chat-shell .mobile-circle-item:active{transform:scale(.97)}.mobile-chat-shell .mobile-circle-item__frame,.mobile-chat-shell .mobile-circle-item__icon{width:44px;height:44px;border-radius:11px;border:1px solid var(--mobile-border);box-shadow:0 1px 2px rgba(15,23,42,.06);background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-chat-shell .mobile-circle-item__img{width:88%;height:88%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.mobile-chat-shell .mobile-circle-item--cards .mobile-circle-item__frame{width:44px;height:44px;border-radius:11px}.mobile-chat-shell .mobile-circle-item__label{font-size:.65rem;font-weight:600;color:#475569;max-width:70px;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;text-align:center}.mobile-chat-shell .mobile-circle-item__emoji{font-size:1.22rem;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-chat-shell .agent-chat--mobile{background:#fff;flex:1;min-height:0}.mobile-chat-shell .agent-chat--mobile .agent-chat-messages{flex:1;min-height:0;padding:10px 10px 8px;background-color:var(--mobile-thread-bg);background-image:radial-gradient(rgba(0,0,0,.03) 1px,transparent 0);background-size:12px 12px}.mobile-chat-shell .agent-chat--mobile .agent-chat-day-separator span{background:rgba(100,116,139,.12);color:#64748b;font-size:.72rem}.mobile-chat-shell .mobile-msg-row{margin-bottom:8px;display:flex;justify-content:flex-start;align-items:flex-end;gap:8px;max-width:100%}.mobile-chat-shell .mobile-msg-row--user{justify-content:flex-end}.mobile-chat-shell .mobile-msg-avatar{flex-shrink:0;width:28px;height:112px;border-radius:8px;background:linear-gradient(145deg,var(--mobile-accent,#2e68de) 0,color-mix(in srgb,var(--mobile-accent,#2e68de) 72%,#ffffff) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.1);overflow:hidden;font-size:.75rem;font-weight:700;color:#fff;line-height:1;align-self:flex-end}.mobile-chat-shell .mobile-msg-avatar--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.mobile-chat-shell .mobile-msg-column{display:flex;flex-direction:column;max-width:85%;min-width:0}.mobile-chat-shell .mobile-msg-column--user{align-items:flex-end}.mobile-chat-shell .mobile-msg-column--bot{align-items:flex-start}.mobile-chat-shell .mobile-msg-sender{font-size:.75rem;font-weight:600;color:#546e7a;margin:0 0 4px 6px;line-height:1.2}.mobile-chat-shell .mobile-msg-sender--typing{margin-bottom:3px}.mobile-chat-shell .mobile-msg-bubble{padding:7px 11px 6px;border-radius:12px;box-shadow:var(--mobile-bubble-shadow);word-break:break-word;width:100%}.mobile-chat-shell .mobile-msg-bubble--bot{color:#1a1d21;border-radius:4px 12px 12px 12px}.mobile-chat-shell .mobile-msg-bubble--bot:not([style*=background-color]){background:color-mix(in srgb,var(--mobile-accent,#2e68de) 8%,var(--mobile-bubble-bot))}.mobile-chat-shell .mobile-msg-bubble--user{background:var(--mobile-bubble-user);color:#111418;border-radius:12px 4px 12px 12px;border:1px solid color-mix(in srgb,var(--mobile-accent,#2e68de) 28%,#ffffff)}.mobile-chat-shell .mobile-msg-bubble--summary{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #c4b5fd;border-radius:4px 12px 12px 12px}.mobile-chat-shell .mobile-msg-bubble--admin{background:#e0f2fe;border:1px solid #0284c7;border-radius:4px 12px 12px 12px}.mobile-chat-shell .mobile-msg-bubble--amo-operator{background:#dcfce7;border:1px solid #16a34a;border-radius:4px 12px 12px 12px}.mobile-chat-shell .mobile-msg-text{margin:0;font-size:.9375rem;line-height:1.45}.mobile-chat-shell .mobile-msg-meta{display:flex;justify-content:flex-end;margin-top:4px}.mobile-chat-shell .mobile-msg-time{font-size:.65rem;line-height:1;color:rgba(17,20,24,.45)}.mobile-chat-shell .mobile-msg-bubble--user .mobile-msg-time{color:rgba(17,20,24,.42)}.mobile-chat-shell .mobile-msg-row .agent-chat-consultant-chips,.mobile-chat-shell .mobile-msg-row .agent-chat-mini-app{margin-top:8px}.mobile-chat-shell .mobile-msg-row .agent-chat-summary-badge{margin-bottom:6px}.mobile-chat-shell .mobile-typing-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:10px}.mobile-chat-shell .mobile-typing-bubble{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:4px 12px 12px 12px;box-shadow:var(--mobile-bubble-shadow)}.mobile-chat-shell .mobile-typing-bubble:not([style*=background-color]){background:#fff}.mobile-chat-shell .mobile-typing-label{font-size:.8rem;color:var(--mobile-text-muted)}.mobile-chat-shell .mobile-typing-dots{display:inline-flex;gap:3px}.mobile-chat-shell .mobile-typing-dots span{width:5px;height:5px;border-radius:50%;background:var(--mobile-text-muted);animation:mobileTypingDot 1.4s infinite}.mobile-chat-shell .mobile-typing-dots span:nth-child(2){animation-delay:.2s}.mobile-chat-shell .mobile-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes mobileTypingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.mobile-chat-shell .agent-chat--mobile .agent-chat-composer-wrap{flex-shrink:0;padding:10px 10px calc(10px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid var(--mobile-border)}.mobile-chat-shell .agent-chat--mobile .agent-chat-form{padding:0;gap:6px;align-items:flex-end;border-top:none;background:transparent}.mobile-chat-shell .agent-chat--mobile .agent-chat-input{padding:10px 14px;border-radius:999px;border:1px solid var(--mobile-border);font-size:1rem;min-height:44px;max-height:120px}.mobile-chat-shell .agent-chat--mobile .agent-chat-input:focus{border-color:var(--mobile-accent,#2e68de);box-shadow:0 0 0 3px color-mix(in srgb,var(--mobile-accent,#2e68de) 22%,transparent)}.mobile-chat-shell .agent-chat--mobile .agent-chat-input-footer{display:none}.mobile-chat-shell .agent-chat--mobile .agent-chat-send{width:44px;height:44px;min-width:44px;background:var(--mobile-accent,#2e68de)}.mobile-chat-shell .agent-chat--mobile .agent-chat-send:hover:not(:disabled){background:color-mix(in srgb,var(--mobile-accent,#2e68de) 88%,#000)}.mobile-chat-shell .agent-chat--mobile .agent-chat-send:disabled{background:#cbd5e1}.mobile-chat-shell .agent-chat--mobile .agent-chat-suggest-switch{margin:0 10px 8px!important}