:root{font-family:Arial,Helvetica,sans-serif;color:#e5eaf5;background:#0f1a2e}*{box-sizing:border-box}html,body,#root,.app-shell,.main-shell,.page-shell,.main-content,.content,.sidebar,.panel,.card,.chat-list,.chat-panel,.messages,.templates-panel,.campaigns-panel,.reports-panel,.settings-panel,*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.14) transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.app-shell::-webkit-scrollbar,.main-shell::-webkit-scrollbar,.page-shell::-webkit-scrollbar,.main-content::-webkit-scrollbar,.content::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.panel::-webkit-scrollbar,.card::-webkit-scrollbar,.chat-list::-webkit-scrollbar,.chat-panel::-webkit-scrollbar,.messages::-webkit-scrollbar,.templates-panel::-webkit-scrollbar,.campaigns-panel::-webkit-scrollbar,.reports-panel::-webkit-scrollbar,.settings-panel::-webkit-scrollbar,*::-webkit-scrollbar{width:5px;height:5px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,#root::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:transparent!important}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,#root::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background-color:#94a3b81a!important;border-radius:999px!important;border:none!important}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,#root::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background-color:#94a3b852!important}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner,#root::-webkit-scrollbar-corner,*::-webkit-scrollbar-corner{background:transparent!important}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(78,135,223,.18),transparent 26%),linear-gradient(180deg,#0a1424,#0f1a2e 58%,#10192d);color:#e5eaf5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0;border-radius:8px;cursor:pointer}.app-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:24px;padding:24px 18px;background:#081325f0;border-right:1px solid rgba(143,166,210,.14)}.brand{display:flex;flex-direction:column;gap:4px}.brand-title{font-size:24px;font-weight:700;color:#fff}.brand-subtitle{font-size:13px;color:#8fa6d2}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.nav-link{display:flex;align-items:center;padding:14px 16px;border-radius:8px;color:#a5b2c2;border-left:3px solid transparent;background:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nav-link:hover,.nav-link.active{background:#1b2c44;border-color:#4e87df;color:#fff}.sidebar-footer{margin-top:auto}.ghost-button{width:100%;padding:12px 14px;color:#e5eaf5;background:#243a5bc7}.ghost-button:hover{background:#365179e6}.content{display:flex;flex-direction:column;padding:28px;gap:20px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.page-title{margin:0;font-size:30px;line-height:1.1;color:#fff}.page-subtitle{margin:8px 0 0;color:#8fa6d2;font-size:14px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.metric-card,.panel,.message-bubble,.login-card{background:#182944;border:1px solid rgba(143,166,210,.12);border-radius:8px;box-shadow:0 18px 45px #0000002e}.metric-card{padding:20px;min-height:132px;display:flex;flex-direction:column;gap:10px}.metric-label{font-size:15px;color:#8fa6d2}.metric-value{font-size:34px;font-weight:700;color:#fff}.metric-bar{margin-top:auto;height:6px;background:#314977;border-radius:999px;overflow:hidden}.metric-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4e87df,#69b3ff)}.panel-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.panel{padding:20px}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.panel-title{margin:0;font-size:18px;color:#fff}.panel-subtitle{margin:4px 0 0;font-size:13px;color:#8fa6d2}.toolbar{display:grid;grid-template-columns:minmax(180px,1fr) 160px auto;gap:12px;margin-bottom:18px}.control,.search-input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid rgba(143,166,210,.16);background:#0f1a2e;color:#e5eaf5}.primary-button{padding:12px 16px;color:#fff;background:linear-gradient(135deg,#4e87df,#2aa572)}.primary-button:hover{filter:brightness(1.06)}.list{display:flex;flex-direction:column;gap:12px}.list-item{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:8px;background:#0f1a2eeb;border:1px solid rgba(143,166,210,.1)}.list-item.is-clickable{cursor:pointer}.list-item.is-clickable:hover,.list-item.is-selected{background:#1b2c44f5;border-color:#4e87df73}.list-title{margin:0 0 4px;font-size:15px;font-weight:700;color:#fff}.list-meta,.list-caption{margin:0;font-size:13px;color:#8fa6d2}.tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700}.tag.online{color:#fff;background:#2aa572}.tag.offline,.tag.error{color:#fff;background:#da4848}.tag.connecting{color:#fff;background:#c7902a}.split-panel{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;min-height:520px}.conversation-list{display:flex;flex-direction:column;gap:10px;max-height:540px;overflow:auto}.chat-column{display:flex;flex-direction:column;min-height:0}.messages{flex:1;display:flex;flex-direction:column;gap:12px;padding-right:6px;overflow:auto;min-height:360px}.message-row{display:flex}.message-row.mine{justify-content:flex-end}.message-bubble{max-width:min(75%,540px);padding:12px 14px;background:#111f37}.message-row.mine .message-bubble{background:#21426d}.message-text{margin:0;color:#fff;line-height:1.45}.message-time{margin-top:6px;font-size:12px;color:#8fa6d2}.composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:16px}.empty-state{display:flex;align-items:center;justify-content:center;min-height:280px;padding:20px;text-align:center;color:#8fa6d2;background:#0f1a2e80;border-radius:8px;border:1px dashed rgba(143,166,210,.2)}.qr-preview{margin-top:18px;max-width:280px;padding:16px;border-radius:8px;background:#0f1a2eeb;border:1px solid rgba(143,166,210,.14)}.qr-preview img{width:100%;border-radius:8px;background:#fff}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(460px,100%);padding:32px}.login-title{margin:0;color:#fff;font-size:32px}.login-copy{margin:10px 0 24px;color:#8fa6d2;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:12px}.login-help{margin-top:18px;font-size:13px;color:#8fa6d2}@media (max-width: 1080px){.summary-grid,.panel-grid,.split-panel{grid-template-columns:1fr}}@media (max-width: 820px){.app-shell{grid-template-columns:1fr}.sidebar{gap:16px;border-right:0;border-bottom:1px solid rgba(143,166,210,.14)}.sidebar-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.content{padding:20px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar,.composer{grid-template-columns:1fr}}@media (max-width: 560px){.sidebar-nav,.summary-grid{grid-template-columns:1fr}.page-header{flex-direction:column}}@media (max-width: 768px){.app-shell{grid-template-columns:1fr;grid-template-rows:1fr auto;height:100dvh;overflow:hidden}.content{padding:0;gap:0;overflow:hidden;height:100%}.sidebar{order:2;flex-direction:row;padding:0;gap:0;border-right:none;border-top:1px solid rgba(143,166,210,.14);background:#081325fa;position:fixed;bottom:0;left:0;right:0;z-index:100;height:60px}.brand,.sidebar-footer{display:none}.sidebar-nav{display:flex;flex-direction:row;gap:0;width:100%;justify-content:space-around;align-items:center}.nav-link{flex-direction:column;align-items:center;justify-content:center;padding:8px 4px 6px;border-left:none;border-bottom:3px solid transparent;border-radius:0;font-size:10px;gap:3px;flex:1;min-width:0;text-align:center}.nav-link.active{background:#4e87df1f;border-color:#4e87df;color:#fff}.content>*{padding-bottom:0}.split-panel{display:block;min-height:0;height:calc(100dvh - 60px);position:relative;overflow:hidden}.mobile-chat-list{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#0f1a2e;transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:1}.mobile-chat-list.hidden{transform:translate(-100%);pointer-events:none}.mobile-chat-list-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#182944;border-bottom:1px solid rgba(143,166,210,.14);flex-shrink:0}.mobile-chat-list-header h2{margin:0;font-size:20px;font-weight:700;color:#fff}.conversation-list{flex:1;max-height:none;overflow-y:auto;padding:8px 0;gap:0}.list-item{border-radius:0;border-bottom:1px solid rgba(143,166,210,.07);padding:14px 16px;margin:0}.mobile-chat-view{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#0f1a2e;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:2}.mobile-chat-view.visible{transform:translate(0)}.mobile-chat-header{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#182944;border-bottom:1px solid rgba(143,166,210,.14);flex-shrink:0;min-height:58px}.mobile-back-btn{background:none;border:none;color:#4e87df;font-size:24px;cursor:pointer;padding:4px 8px 4px 0;line-height:1;flex-shrink:0}.mobile-chat-info{flex:1;min-width:0}.mobile-chat-name{font-size:16px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chat-status{font-size:12px;color:#8fa6d2;margin-top:1px}.chat-column{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.messages{flex:1;min-height:0;padding:12px 10px;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch}.message-bubble{max-width:min(85%,360px);padding:9px 12px;font-size:14px;border-radius:12px}.message-row.mine .message-bubble{background:#005c4b;border-radius:12px 12px 0}.message-row:not(.mine) .message-bubble{background:#182944;border-radius:12px 12px 12px 0}.composer{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#182944;border-top:1px solid rgba(143,166,210,.14);margin-top:0;flex-shrink:0}.composer input,.composer textarea{flex:1;border-radius:24px;padding:10px 16px;font-size:15px;background:#0f1a2e;border:1px solid rgba(143,166,210,.2);color:#fff;resize:none;max-height:100px}.composer button[type=submit],.composer .send-btn{width:44px;height:44px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.page-header,.summary-grid,.mobile-hide{display:none!important}.topbar{padding:0 12px;height:52px;position:sticky;top:0;z-index:50;flex-shrink:0}}html,body,#root{width:100%;max-width:100%}html,body,#root{overflow-x:hidden}.logo-principal{max-width:220px;max-height:72px;object-fit:contain;display:block}.logo-principal-sidebar{max-width:170px;max-height:48px;object-fit:contain}.logo-compacta{width:40px;height:40px;object-fit:contain;display:block}.logo-compacta-sm{width:28px;height:28px;object-fit:contain}.logo-monocromatica{max-width:180px;max-height:48px;object-fit:contain;opacity:.9}.zd-app-shell,.zd-app-content,.zd-app-main,.zd-chats-page,.zd-chat-main-column,.zd-chat-list-column,.zd-chatbot-layout,.zd-chatbot-canvas-panel,.zd-chatbot-add-col,.zd-evolution-body{min-width:0}.zd-modal-panel{width:min(94vw,var(--zd-modal-width, 860px))!important;max-width:94vw!important;max-height:85vh!important}.zd-chatbot-canvas-panel,.zd-chatbot-canvas-wrap,.zd-evolution-history-wrap{overflow-x:auto}.zd-evolution-history-wrap table{min-width:720px}.zd-chat-composer-wrap>div,.zd-chat-header,.zd-topbar,.zd-topbar-user{min-width:0}.premium-theme{--premium-bg: #f5f7fb;--premium-bg-2: #eef2f8;--premium-panel: #ffffff;--premium-panel-2: #f8fafc;--premium-panel-strong: #ffffff;--premium-surface: #f8fafc;--premium-ink: #111827;--premium-muted: #64748b;--premium-muted-soft: #94a3b8;--premium-line: #e5eaf3;--premium-line-strong: #d8e2f0;--premium-brand: #2563eb;--premium-brand-2: #1d4ed8;--premium-cyan: #20c4d8;--premium-green: #16a34a;--premium-amber: #f59e0b;--premium-red: #ef4444;--premium-violet: #3b82f6;--premium-accent: var(--premium-brand);--premium-accent-soft: #eff6ff;--premium-accent-border: #bfdbfe;--premium-warning-soft: #fff7ed;--premium-warning-border: #fdba74;--premium-warning-text: #9a3412;--premium-shadow: 0 10px 28px rgba(15, 23, 42, .08);--premium-soft-shadow: 0 6px 20px rgba(15, 23, 42, .05);--premium-radius-xl: 28px;--premium-radius-lg: 22px;--premium-radius-md: 16px;--premium-radius-sm: 12px;color:var(--premium-ink);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.premium-theme.premium-theme-dark{--premium-bg: #202124;--premium-bg-2: #1b1c1f;--premium-panel: #141516;--premium-panel-2: #18191b;--premium-panel-strong: #222326;--premium-surface: #222326;--premium-ink: #f3f4f6;--premium-muted: #94a3b8;--premium-line: rgba(255, 255, 255, .1);--premium-line-strong: rgba(255, 255, 255, .16);--premium-brand: #2563eb;--premium-brand-2: #1d4ed8;--premium-cyan: #22d3ee;--premium-green: #22c55e;--premium-amber: #f59e0b;--premium-red: #f87171;--premium-violet: #3b82f6;--premium-accent: var(--premium-brand);--premium-accent-soft: rgba(37, 99, 235, .16);--premium-shadow: 0 24px 60px rgba(0, 0, 0, .34);--premium-soft-shadow: 0 10px 30px rgba(0, 0, 0, .26)}body.premium-theme-body{background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.1),transparent 28%),radial-gradient(circle at 88% 6%,rgba(96,165,250,.1),transparent 24%),radial-gradient(circle at 50% 100%,rgba(191,219,254,.3),transparent 32%),#f5f7fb!important;color:#111827!important}body.premium-theme-body.premium-theme-dark{background:radial-gradient(circle at 15% 0%,rgba(37,99,235,.08),transparent 30%),radial-gradient(circle at 90% 5%,rgba(124,58,237,.06),transparent 26%),#202124!important;color:#f3f4f6!important}html.premium-theme-root{background:#f5f7fb!important}html.premium-theme-root.premium-theme-dark-root{background:#202124!important}.premium-theme,.premium-theme body{background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.1),transparent 28%),radial-gradient(circle at 88% 6%,rgba(96,165,250,.1),transparent 24%),radial-gradient(circle at 50% 100%,rgba(191,219,254,.3),transparent 32%),var(--premium-bg)}.premium-theme *,.premium-theme *:before,.premium-theme *:after{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.28) transparent}.premium-theme *::-webkit-scrollbar{width:8px;height:8px}.premium-theme *::-webkit-scrollbar-track{background:transparent}.premium-theme *::-webkit-scrollbar-thumb{background:#64748b3d;border-radius:999px}.premium-theme *::-webkit-scrollbar-thumb:hover{background:#64748b66}.premium-theme .premium-shell{background:radial-gradient(circle at 10% 5%,rgba(37,99,235,.1),transparent 28%),radial-gradient(circle at 85% 0%,rgba(6,182,212,.12),transparent 25%),var(--premium-bg)}.premium-theme.premium-theme-dark .premium-shell{background:radial-gradient(circle at 15% 0%,rgba(37,99,235,.08),transparent 30%),radial-gradient(circle at 90% 5%,rgba(124,58,237,.06),transparent 26%),var(--premium-bg)}.premium-theme .premium-topbar{background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--premium-line);box-shadow:0 10px 28px #0f172a0d}.premium-theme .premium-sidebar{background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid #e6ecf5;box-shadow:inset -1px 0 #e6ecf5e6}.premium-theme.premium-theme-dark .premium-topbar{background:#141516d1}.premium-theme.premium-theme-dark .premium-sidebar{background:#141516e0}.premium-theme .premium-main{background:transparent!important;color:var(--premium-ink)}.premium-theme .premium-surface{background:var(--premium-panel)!important;border:1px solid var(--premium-line-strong)!important;border-radius:var(--premium-radius-lg)!important;box-shadow:var(--premium-soft-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.premium-theme .premium-surface-strong{background:linear-gradient(180deg,var(--premium-panel),var(--premium-panel-2))!important;border:1px solid var(--premium-line-strong)!important;border-radius:var(--premium-radius-lg)!important;box-shadow:var(--premium-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.premium-theme .premium-surface:hover,.premium-theme .premium-surface-strong:hover{border-color:#d8e2f0!important;box-shadow:0 12px 26px #0f172a12}.premium-theme.premium-theme-dark .premium-surface:hover,.premium-theme.premium-theme-dark .premium-surface-strong:hover{background:var(--premium-surface)!important}.premium-theme .premium-pill{background:var(--premium-accent-soft)!important;color:var(--premium-brand)!important;border:1px solid var(--premium-accent-border)!important}.premium-theme.premium-theme-dark .premium-pill{border-color:#3b82f633!important}.premium-theme button,.premium-theme input,.premium-theme select,.premium-theme textarea{border-radius:var(--premium-radius-sm)!important}.premium-theme button{transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.premium-theme button:hover{box-shadow:0 12px 24px #14203314}.premium-theme input,.premium-theme select,.premium-theme textarea{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.premium-theme:not(.premium-theme-dark) input,.premium-theme:not(.premium-theme-dark) select,.premium-theme:not(.premium-theme-dark) textarea{background:#fff!important;color:var(--premium-ink)!important;border-color:#d9e2f0!important;box-shadow:inset 0 1px 1px #0f172a05}.premium-theme:not(.premium-theme-dark) input::placeholder,.premium-theme:not(.premium-theme-dark) textarea::placeholder{color:#94a3b8!important}.premium-theme:not(.premium-theme-dark) input:focus,.premium-theme:not(.premium-theme-dark) select:focus,.premium-theme:not(.premium-theme-dark) textarea:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f,inset 0 1px 1px #0f172a05!important;outline:none}.premium-theme table{border-collapse:separate;border-spacing:0;overflow:hidden}.premium-theme th,.premium-theme td{border-color:var(--premium-line)!important}.premium-theme th{background:var(--premium-panel-2)!important}.premium-theme .premium-card-grid{gap:16px!important}.premium-theme .premium-dashboard-card{position:relative;overflow:hidden}.premium-theme .premium-dashboard-card:after{content:"";position:absolute;top:-32px;right:-26px;width:96px;height:96px;border-radius:50%;background:#2f6bff1a}.premium-theme.premium-theme-dark .premium-dashboard-card:after{background:#3b82f624}.premium-theme .premium-page-title{letter-spacing:-.04em!important}.premium-theme .premium-empty-state{border-style:dashed!important}.premium-theme .zd-page-shell-header,.premium-theme .zd-page-shell-title,.premium-theme .zd-page-shell-description{position:relative}.premium-theme .zd-page-shell-title{letter-spacing:-.04em!important}.premium-theme .zd-page-shell-actions{align-self:center}.premium-theme .zd-panel{background:var(--premium-panel)!important;border:1px solid var(--premium-line-strong)!important;border-radius:var(--premium-radius-xl)!important;box-shadow:var(--premium-soft-shadow)!important}.premium-theme .zd-field-label{color:var(--premium-muted)!important;font-size:11.5px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.05em}.premium-theme .zd-field-help,.premium-theme .zd-field-error{font-size:11px!important}.premium-theme .zd-status-badge{box-shadow:inset 0 1px #ffffff5c}.premium-theme.premium-theme-dark .zd-status-badge{box-shadow:inset 0 1px #ffffff0f}.premium-theme:not(.premium-theme-dark) .zd-empty-state{background:#f8fbff!important;border:1px dashed #bfd3f7!important;border-radius:var(--premium-radius-md)!important}.premium-theme:not(.premium-theme-dark) .zd-chat-list-item:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a0f;background:linear-gradient(180deg,#fff,#f8fafc)}.premium-theme .zd-chat-main-column,.premium-theme .zd-chat-list-column,.premium-theme .zd-chat-header,.premium-theme .zd-chat-composer-wrap,.premium-theme .zd-crm-drawer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.premium-theme .zd-chat-toolbar-group{box-shadow:0 10px 22px #1420330d}.premium-theme .zd-chat-bubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-theme .zd-chat-composer-wrap{border-top:1px solid var(--premium-line)!important}.premium-theme .zd-channel-row,.premium-theme .zd-provider-card{transition:transform .18s ease,box-shadow .18s ease}.premium-theme:not(.premium-theme-dark) .zd-channel-row,.premium-theme:not(.premium-theme-dark) .zd-provider-card{background:#fff!important;border:1px solid #e7edf5!important;box-shadow:0 6px 20px #0f172a0d}.premium-theme:not(.premium-theme-dark) .zd-provider-card:hover,.premium-theme:not(.premium-theme-dark) .zd-channel-row:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a12}.premium-theme .zd-templates-tabs{width:fit-content;min-width:min(100%,360px)}.premium-theme .zd-evolution-topbar{border-radius:0 0 24px 24px;margin-bottom:6px}.premium-theme .zd-evolution-tabbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px}.premium-theme .zd-evolution-card{overflow:hidden}.premium-theme .zd-evolution-page{background:var(--premium-bg)!important;color:var(--premium-ink)}.premium-theme .zd-evolution-header-title{color:var(--premium-ink)!important}.premium-theme .zd-evolution-header-title>div:first-child{background:linear-gradient(135deg,var(--premium-brand),var(--premium-violet))!important;box-shadow:0 14px 24px #1d4ed833}.premium-theme .zd-evolution-tab-btn{color:var(--premium-muted)!important}.premium-theme .zd-evolution-tabbar .zd-evolution-tab-btn[style*=solid]{color:var(--premium-brand)!important}.premium-theme .zd-evolution-stepper{gap:28px!important}.premium-theme:not(.premium-theme-dark) .zd-evolution-upload{background:#f8fbff;border-color:#bfd3f7}.premium-theme:not(.premium-theme-dark) .zd-evolution-upload:hover{background:#eef5ff!important;border-color:var(--premium-brand)!important}.premium-theme .zd-evolution-type-btn:hover{border-color:#2f6bff52!important;box-shadow:0 10px 24px #2f6bff14}.premium-theme .zd-evolution-var-chip:hover{background:var(--premium-accent-soft)!important;transform:translateY(-1px)}.premium-theme .zd-evolution-preview-panel{background:var(--premium-panel-2)!important;border:1px solid var(--premium-line)!important}.premium-theme .zd-evolution-table th{background:var(--premium-panel-2)!important}.premium-theme .zd-evolution-table td,.premium-theme .zd-evolution-table th{border-bottom-color:var(--premium-line)!important}.premium-theme .zd-reports-page .premium-dashboard-card,.premium-theme .zd-config-card,.premium-theme .zd-evolution-card{box-shadow:0 18px 38px #1420330f}.premium-theme .premium-sidebar [data-active=true],.premium-theme .premium-sidebar .is-active,.premium-theme .premium-sidebar .active{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important;box-shadow:0 10px 24px #2563eb2e!important;border-color:transparent!important}.premium-theme .premium-sidebar button:not([data-active=true]):hover{background:#f3f7ff!important;border-color:#2f6bff1a!important}.premium-theme .premium-sidebar .zd-sidebar-item{align-items:center}.premium-theme .premium-sidebar .zd-sidebar-item-icon{transition:background-color .16s ease,color .16s ease,transform .16s ease}.premium-theme .premium-sidebar .zd-sidebar-item-label{letter-spacing:-.01em}.premium-theme .premium-sidebar .zd-sidebar-item:not([data-active=true]):hover .zd-sidebar-item-icon{transform:translateY(-.5px)}.premium-theme:not(.premium-theme-dark) .zd-chat-main-column,.premium-theme:not(.premium-theme-dark) .zd-chat-list-column,.premium-theme:not(.premium-theme-dark) .zd-chat-header,.premium-theme:not(.premium-theme-dark) .zd-chat-composer-wrap,.premium-theme:not(.premium-theme-dark) .zd-crm-drawer,.premium-theme:not(.premium-theme-dark) .zd-chatbot-add-col,.premium-theme:not(.premium-theme-dark) .zd-chatbot-canvas-panel,.premium-theme:not(.premium-theme-dark) .zd-config-card,.premium-theme:not(.premium-theme-dark) .zd-evolution-card{background:#fff!important;border:1px solid #e7edf5!important;box-shadow:0 6px 20px #0f172a0d!important}.premium-theme:not(.premium-theme-dark) .zd-templates-tabs,.premium-theme:not(.premium-theme-dark) .zd-evolution-tabbar{background:#eef2f8!important}.premium-theme:not(.premium-theme-dark) .zd-evolution-page{background:var(--premium-bg)!important}.premium-theme:not(.premium-theme-dark) .zd-evolution-tabbar{background:#eef2f8!important;border:1px solid #e5eaf3}.premium-theme:not(.premium-theme-dark) .zd-evolution-card{background:#fff!important;border:1px solid #e7edf5!important}.premium-theme:not(.premium-theme-dark) .zd-evolution-table th{background:#f8fafc!important;color:#475569!important}.premium-theme:not(.premium-theme-dark) .zd-evolution-table td{color:#334155!important}.premium-theme:not(.premium-theme-dark) .premium-sidebar .zd-brand-logo-light{filter:drop-shadow(0 1px 3px rgba(15,23,42,.35)) drop-shadow(0 0 1px rgba(15,23,42,.18))}.premium-theme:not(.premium-theme-dark) .zd-status-badge[data-variant=warning]{background:var(--premium-warning-soft)!important;border-color:var(--premium-warning-border)!important;color:var(--premium-warning-text)!important}.premium-theme:not(.premium-theme-dark) .zd-chat-bubble{box-shadow:0 4px 14px #0f172a0d}.premium-theme.premium-theme-dark .premium-sidebar button:not([data-active=true]):hover{background:var(--premium-surface)!important}.premium-theme.premium-theme-dark .zd-mobile-nav-button:not([data-active=true]):hover{background:#ffffff0a}.premium-theme:not(.premium-theme-dark) .zd-mobile-nav-button:not([data-active=true]):hover{background:#f3f7ff}.premium-theme .premium-sidebar [data-active=true] span,.premium-theme .premium-sidebar .active span,.premium-theme .premium-sidebar .is-active span{color:inherit}.premium-theme .premium-sidebar [data-active=true] .premium-pill,.premium-theme .premium-sidebar .active .premium-pill,.premium-theme .premium-sidebar .is-active .premium-pill{background:#ffffff2e!important;color:#fff!important;border-color:transparent!important}@media (max-width: 1100px){.premium-theme .premium-sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}@media (max-width: 960px){.premium-theme .zd-chat-list-column{width:clamp(280px,34vw,336px)!important}}@media (max-width: 1200px){.zd-topbar{height:auto!important;padding:12px 18px!important;flex-wrap:wrap;align-items:flex-start!important}.zd-global-search{width:min(100%,280px)!important}.zd-topbar-user{max-width:100%}.zd-chatbot-layout{grid-template-columns:170px minmax(0,1fr)!important}.zd-evolution-body{max-width:100%!important}}@media (max-width: 900px){.zd-app-content{flex-direction:column;overflow:hidden auto}.zd-sidebar{width:100%!important;height:auto!important;border-right:none!important;border-bottom:1px solid var(--premium-line, rgba(255,255,255,.1))}.zd-sidebar-nav{display:flex;gap:8px;padding:10px!important;overflow-x:auto;overflow-y:hidden!important}.zd-sidebar-nav>button{width:auto!important;min-width:max-content;flex:0 0 auto}.zd-topbar-spacer{display:none}.zd-global-search{order:10;width:100%!important}.zd-topbar-workspace{min-width:170px!important;max-width:100%}.zd-topbar-user{margin-left:auto}.zd-chats-page{flex-direction:column;overflow:auto}.zd-chat-list-column{width:auto!important;margin:12px 12px 0!important;max-height:42vh}.zd-chat-main-column{margin:12px!important;min-height:56vh}.zd-chat-header{align-items:flex-start!important}.zd-chat-toolbar-group{width:100%;overflow-x:auto}.zd-chat-composer-wrap>div{flex-wrap:wrap}.zd-chat-composer-wrap input{flex:1 1 240px!important}.zd-chatbot-layout{grid-template-columns:1fr!important;min-height:auto}.zd-chatbot-add-col{order:1}.zd-chatbot-canvas-panel{order:2}.zd-evolution-topbar,.zd-evolution-tabbar{padding-left:18px!important;padding-right:18px!important}.zd-evolution-body{padding:24px 18px!important}.zd-evolution-stepper{gap:16px!important}.zd-config-card,.zd-provider-card,.zd-channel-row{min-width:0}.zd-channel-row,.zd-provider-card{flex-wrap:wrap}.zd-templates-tabs{overflow-x:auto;max-width:100%}}@media (max-width: 700px){.zd-topbar{padding:12px 14px!important;gap:10px!important}.zd-topbar>button,.zd-topbar>select,.zd-topbar .zd-topbar-user,.zd-topbar .zd-global-search{max-width:100%}.zd-topbar-workspace,.zd-global-search{width:100%!important}.zd-topbar-user{width:100%;justify-content:space-between}.zd-chat-list-column{max-height:38vh}.zd-chat-main-column{margin:10px!important}.zd-chat-list-column{margin:10px 10px 0!important}.zd-chat-messages-scroll{padding-left:14px!important;padding-right:14px!important}.zd-chat-bubble{max-width:min(88vw,560px)!important}.zd-chat-composer-wrap{padding:12px 14px!important}.zd-chat-composer-wrap>div>button,.zd-chat-composer-wrap>div>.zd-btn{flex:0 0 auto}.zd-crm-drawer{width:min(100vw - 12px,420px)!important}.zd-chatbot-canvas-panel,.zd-chatbot-add-col{border-radius:16px!important}.zd-evolution-body{padding:18px 14px!important}.zd-evolution-card{padding:20px 18px!important;border-radius:18px!important}.zd-evolution-tabbar{overflow-x:auto;gap:0!important}.zd-evolution-tabbar button{white-space:nowrap}.zd-evolution-upload{padding:24px 16px!important}.zd-evolution-preview-panel{overflow-x:auto}.zd-evolution-history-wrap table,.zd-evolution-table{min-width:640px}.zd-config-card{padding:16px!important}.zd-provider-card,.zd-channel-row{align-items:flex-start!important}.zd-reports-page{padding:18px 14px!important}}@media (max-width: 480px){.zd-topbar{padding:10px 12px!important}.zd-sidebar{border-bottom-width:1px}.zd-sidebar-nav{padding:8px!important}.zd-chat-list-column,.zd-chat-main-column{margin-left:8px!important;margin-right:8px!important}.zd-chat-composer-wrap{padding:10px 12px!important}.zd-chat-composer-wrap input{flex-basis:100%!important}.zd-chatbot-canvas-panel{min-height:480px}.zd-evolution-topbar{border-radius:0 0 18px 18px}.zd-evolution-body{padding:16px 12px!important}.zd-evolution-card{padding:18px 14px!important}.zd-modal-panel{padding:18px!important}}@media (max-width: 768px){.premium-theme .zd-chats-page,.zd-chats-page{flex:1 1 0!important;min-height:0!important;width:100%!important;overflow:hidden!important}.premium-theme .zd-chat-list-column,.zd-chat-list-column{width:100%!important;max-width:100%!important;max-height:none!important;margin:0!important;flex:1 1 0!important;min-height:0!important}.premium-theme .zd-chat-main-column,.zd-chat-main-column{margin:0!important;min-height:0!important}}.premium-theme.premium-theme-dark input:-webkit-autofill,.premium-theme.premium-theme-dark input:-webkit-autofill:hover,.premium-theme.premium-theme-dark input:-webkit-autofill:focus,.premium-theme.premium-theme-dark textarea:-webkit-autofill,.premium-theme.premium-theme-dark textarea:-webkit-autofill:hover,.premium-theme.premium-theme-dark textarea:-webkit-autofill:focus,.premium-theme.premium-theme-dark select:-webkit-autofill,.premium-theme.premium-theme-dark select:-webkit-autofill:hover,.premium-theme.premium-theme-dark select:-webkit-autofill:focus{-webkit-text-fill-color:var(--premium-ink)!important;box-shadow:0 0 0 1000px var(--premium-panel-2) inset!important;transition:background-color 9999s ease-in-out 0s;caret-color:var(--premium-ink)}.zd-login-premium-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;overflow-x:hidden;color:#f8fafc;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at 14% 18%,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at 22% 85%,rgba(124,58,237,.18),transparent 26%),radial-gradient(circle at 88% 45%,rgba(37,99,235,.18),transparent 26%),linear-gradient(135deg,#050816,#080c14 45%,#0b1020)}.zd-login-premium-shell{position:relative;width:min(1120px,calc(100vw - 48px));min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;border-radius:32px;overflow:hidden;background:#0f172a6b;border:1px solid rgba(148,163,184,.18);box-shadow:0 34px 100px #0000007a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.zd-login-premium-shell:before,.zd-login-premium-shell:after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(.5px)}.zd-login-premium-shell:before{inset:-120px auto auto -110px;width:320px;height:320px;background:radial-gradient(circle,rgba(37,99,235,.22),transparent 72%)}.zd-login-premium-shell:after{inset:auto auto -160px -80px;width:360px;height:360px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 72%)}.zd-login-brand-panel{position:relative;padding:72px 64px;display:flex;flex-direction:column;justify-content:center;gap:22px;min-width:0;background:radial-gradient(circle at 0% 50%,rgba(37,99,235,.28),transparent 35%),radial-gradient(circle at 22% 92%,rgba(124,58,237,.26),transparent 30%),linear-gradient(135deg,#0f172ad1,#080c14b3)}.zd-login-brand-panel:before,.zd-login-brand-panel:after{content:"";position:absolute;border:1px solid rgba(59,130,246,.18);border-radius:999px;pointer-events:none}.zd-login-brand-panel:before{width:540px;height:540px;top:-160px;right:-210px}.zd-login-brand-panel:after{width:420px;height:420px;bottom:-180px;left:-60px;border-color:#8b5cf629}.zd-login-logo-wrap{width:min(100%,220px);min-height:72px;justify-content:flex-start!important}.zd-login-headline{margin:0;max-width:10ch;font-size:clamp(40px,4.4vw,54px);font-weight:500;line-height:1.08;letter-spacing:-.05em;color:#f8fafc}.zd-login-highlight{display:block;color:#60a5fa}.zd-login-subtitle{margin:0;max-width:460px;color:#b6c2d6;font-size:16px;line-height:1.7}.zd-login-badges{display:flex;flex-wrap:wrap;gap:10px}.zd-login-badge{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#e5e7eb;font-size:14px;font-weight:600}.zd-login-form-panel{display:flex;align-items:center;justify-content:center;padding:64px;min-width:0}.zd-login-card{width:100%;max-width:430px;padding:56px 48px;border-radius:28px;background:#0c1018c7;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 70px #0000005c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;gap:28px}.zd-login-title{color:#f8fafc;font-size:34px;font-weight:900;letter-spacing:-.04em}.zd-login-brand-sub{margin-top:-10px;color:#a8b4c7;font-size:16px;display:flex;align-items:center;min-height:40px}.zd-login-form{display:grid;gap:18px}.zd-login-field{display:grid;gap:8px}.zd-login-field span{color:#dbeafe;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.zd-login-input-wrap{display:flex;align-items:center;gap:12px;height:54px;width:100%;box-sizing:border-box;border-radius:16px;background:#ffffff0f;border:1px solid rgba(148,163,184,.2);padding:0 16px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.zd-login-input-wrap:focus-within{border-color:#3b82f6d9;box-shadow:0 0 0 4px #3b82f624}.zd-login-input-icon{width:18px;height:18px;color:#9fb0c8;flex:0 0 auto}.zd-login-input-icon svg{width:18px;height:18px;display:block}.zd-login-field input{width:100%;border:none;background:transparent;color:#f8fafc;min-height:52px;font-size:16px;padding:0;outline:none}.zd-login-field input::placeholder{color:#8795aa}.zd-login-error{background:#ef44441a;border:1px solid rgba(239,68,68,.28);color:#fecaca;border-radius:14px;padding:12px 14px;font-size:13px}.zd-login-submit{height:58px;width:100%;border-radius:18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:900;font-size:18px;border:none;box-shadow:0 18px 38px #2563eb57;cursor:pointer;transition:transform .18s ease,filter .18s ease,opacity .18s ease}.zd-login-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.zd-login-submit:disabled{opacity:.72;cursor:not-allowed;transform:none}.zd-login-secure{display:flex;align-items:center;justify-content:center;gap:8px;color:#8795aa;font-size:13px;margin-top:4px}.zd-login-secure svg{width:16px;height:16px;flex:0 0 auto}@media (max-width: 900px){.zd-login-premium-page{padding:14px}.zd-login-premium-shell{width:calc(100vw - 28px);min-height:unset;grid-template-columns:1fr}.zd-login-brand-panel{padding:42px 32px}.zd-login-headline{max-width:none;font-size:clamp(32px,8vw,42px)}.zd-login-form-panel{padding:32px}.zd-login-card{max-width:100%}}@media (max-width: 520px){.zd-login-premium-page{padding:10px}.zd-login-premium-shell{width:calc(100vw - 20px);border-radius:24px}.zd-login-brand-panel{padding:32px 22px 24px;gap:18px}.zd-login-logo-wrap{width:min(100%,200px);min-height:64px}.zd-login-headline{font-size:30px}.zd-login-form-panel{padding:18px}.zd-login-card{padding:30px 22px;border-radius:24px}.zd-login-title{font-size:30px}.zd-login-field input,.zd-login-input-wrap{min-height:52px;height:52px}.zd-login-submit{height:54px;font-size:17px}}
