*{box-sizing:border-box}body,html{margin:0;height:100%;min-height:100%;background:#f4f6f8;color:#1f2937;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,rgba(15,118,110,.08),transparent 34%),#f4f6f8}.login-panel{width:min(420px,100%);padding:28px;border:1px solid #d8dee4;border-radius:10px;background:#ffffff;display:grid;gap:16px;box-shadow:0 18px 48px rgba(31,41,55,.12)}.login-icon{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;background:#0f766e;color:#ffffff}h1,h2,h3,p{margin:0}.login-panel h1{font-size:24px}.composer input,.login-panel input,.stack input,.stack textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#1f2937;outline:none}.composer input,.login-panel input,.stack input{height:40px;padding:0 11px}.login-panel button:disabled{cursor:wait;opacity:.7}.login-error{border-radius:8px;background:#fff1f2;color:#be123c;padding:9px 10px;font-size:13px}.stack textarea{min-height:76px;resize:vertical;padding:10px 11px}.login-panel button,.mode-actions button,.secondary-button,.send-button{height:40px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.login-panel button,.send-button{background:#0f766e;color:#ffffff}.app-shell{height:100vh;height:100dvh;display:grid;grid-template-columns:300px minmax(0,1fr) 340px;background:#f4f6f8;overflow:hidden}.admin-panel,.conversation-panel{height:100vh;height:100dvh;min-height:0;background:#ffffff;border-right:1px solid #dde3ea;display:flex;flex-direction:column}.admin-panel{border-right:0;border-left:1px solid #dde3ea;overflow:hidden;padding-bottom:0}.settings-scroll{min-height:0;flex:1 1;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;padding-bottom:16px;scrollbar-gutter:stable}.chat-head,.panel-head{min-height:72px;padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;gap:12px}.panel-head.compact{min-height:64px}.chat-head h2,.panel-head h1,.panel-head h2{font-size:20px;line-height:1.1}.eyebrow{display:block;color:#64748b;font-size:12px;line-height:1.4;max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#334155}.conversation-list{flex:1 1;overflow:auto;padding:10px;display:grid;align-content:start;gap:8px}.conversation{width:100%;min-height:86px;text-align:left;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;padding:10px;display:grid;gap:5px}.conversation.active{border-color:#0f766e;background:#eefcf9}.conversation-title{font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:8px}.conversation-title b{border-radius:999px;padding:2px 6px;background:#fff1f2;color:#be123c;font-size:12px}.conversation-last,.conversation-meta{color:#64748b;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-button{margin:12px;height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#475569}.chat-panel{min-width:0;height:100vh;height:100dvh;min-height:0;display:grid;grid-template-rows:auto 1fr auto}.mode-actions{display:flex;align-items:center;gap:8px}.mode-actions button{padding:0 12px;background:#ffffff;color:#334155;border:1px solid #cbd5e1}.mode-actions .active-action{border-color:#0f766e;background:#0f766e;color:#ffffff}.messages{min-height:0;overflow:auto;padding:18px;flex-direction:column;gap:10px}.message-row,.messages{display:flex}.message-row.visitor{justify-content:flex-start}.message-row.operator{justify-content:flex-end}.message-row.ai,.message-row.system{justify-content:flex-start}.message-bubble{max-width:min(620px,76%);padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;line-height:1.55;word-break:break-word;white-space:pre-wrap;color:#1f2937}.operator .message-bubble{border-color:#0f766e;background:#0f766e;color:#ffffff}.system .message-bubble{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.message-bubble img{display:block;max-width:min(280px,70vw);max-height:280px;border-radius:8px}.composer{min-height:68px;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) 96px;gap:10px;border-top:1px solid #dde3ea;background:#ffffff}.send-button{width:96px}.admin-panel .stack{padding:14px 16px;border-bottom:1px solid #e5e7eb}.settings-module{height:278px;overflow-y:auto;scrollbar-gutter:stable}.settings-module.compact-module{height:116px}.settings-module.tall-module{height:340px}.stack{display:grid;gap:10px}.stack h3{font-size:15px}.stack label{display:grid;gap:6px;color:#475569;font-size:13px}.secondary-button{padding:0 12px;background:#334155;color:#ffffff}.plain-button{height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#475569;padding:0 12px}.button-row{gap:8px}.button-row,.section-title{display:flex;align-items:center}.section-title{justify-content:space-between;gap:10px}.pill{min-width:68px;text-align:center;border-radius:999px;padding:3px 8px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:700}.pill.enabled{background:#dcfce7;color:#166534}.check-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center}.check-row input{width:18px;height:18px;padding:0}.status-line{margin:12px 16px 0;padding:9px 10px;border-radius:8px;background:#ecfeff;color:#155e75;font-size:13px}code{display:block;padding:10px;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:12px;overflow:auto}.item-list,.list-item{display:grid;gap:8px}.list-item{grid-template-columns:minmax(0,1fr) 32px;align-items:center;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff}.list-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.list-item button{width:32px;height:32px;border:1px solid #fecdd3;border-radius:8px;background:#fff1f2;color:#be123c;display:grid;place-items:center}.mobile-back,.mobile-tabbar{display:none}@media (max-width:1180px){.app-shell{grid-template-columns:280px minmax(0,1fr);height:auto;min-height:100vh;overflow:visible}.admin-panel{grid-column:1/-1;height:420px;min-height:420px;border-left:0;border-top:1px solid #dde3ea}}@media (max-width:760px){body,html{overflow:hidden}.login-shell{min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom))}.login-panel{padding:22px}.app-shell{grid-template-columns:1fr;height:100dvh;min-height:0;overflow:hidden;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.admin-panel,.chat-panel,.conversation-panel{display:none;height:calc(100dvh - 64px - env(safe-area-inset-bottom));max-height:none;min-height:0}.conversation-panel{border-right:0;border-bottom:0}.chat-panel{grid-template-rows:auto minmax(0,1fr) auto}.admin-panel{border-left:0;border-top:0}.mobile-chat .chat-panel,.mobile-conversations .conversation-panel,.mobile-settings .admin-panel{display:flex}.mobile-chat .chat-panel{display:grid}.chat-head{min-height:64px;align-items:center;justify-content:flex-start;padding:10px 12px}.chat-head>div{min-width:0;flex:1 1}.mobile-back{display:inline-grid;flex:0 0 auto}.mode-actions{gap:6px}.mode-actions button{width:58px;padding:0;font-size:13px}.panel-head{min-height:64px;padding:12px}.conversation-list{padding:10px 10px 16px}.conversation{min-height:78px}.messages{padding:12px;gap:8px}.composer{min-height:62px;grid-template-columns:40px minmax(0,1fr) 82px;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.composer input{font-size:16px}.send-button{width:82px}.message-bubble{max-width:88%;font-size:15px}.admin-panel .stack{padding:12px}.settings-module,.settings-module.compact-module,.settings-module.tall-module{height:auto;max-height:none;overflow:visible}.settings-scroll{padding-bottom:18px}.mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #dbe3ea;background:rgba(255,255,255,.98);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-tabbar button{border:0;background:transparent;color:#64748b;display:grid;place-items:center;align-content:center;gap:3px;font-size:12px;font-weight:700}.mobile-tabbar button.active{color:#0f766e}}