@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:var(--admin-font-size-base);color:var(--admin-text);background:var(--admin-bg);-webkit-font-smoothing:antialiased}a{color:var(--admin-primary)}a:hover{color:var(--admin-primary-dark)}:root{--admin-bg:#eef2f7;--admin-card:#ffffff;--admin-sidebar:#1e293b;--admin-sidebar-text:#cbd5e1;--admin-sidebar-active:#334155;--admin-sidebar-icon:#c5d1e4;--admin-border:#e2e8f0;--admin-input-border:#dbe4ee;--admin-text:#1f2937;--admin-primary:#3d9f6f;--admin-primary-dark:#0d9488;--admin-subtle-bg:#f8fafc;--admin-text-muted:#64748b;--admin-font-size-xs:12px;--admin-font-size-sm:13px;--admin-font-size-md:14px;--admin-font-size-base:15px;--admin-font-size-lg:16px;--admin-font-size-xl:17px;--admin-font-size-2xl:19px;--admin-font-size-display:33px}.admin-root,.admin-root .admin-layout{min-height:100vh}.admin-root .admin-sider{background:var(--admin-sidebar)!important;border-right:1px solid #233044}.admin-root .admin-brand,.admin-root .admin-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-root .admin-brand{align-items:flex-start;gap:10px;padding:20px 16px;border-bottom:1px solid #233044}.admin-root .admin-brand-mark{width:34px;height:34px;object-fit:cover;border-radius:4px}.brand-logo{display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.brand-logo--sidebar{max-width:148px;max-height:40px}.brand-logo--hero{width:min(280px,78vw);height:auto}.brand-logo--compact{width:min(200px,70vw);height:auto}.brand-logo--login-left{width:min(200px,60vw);height:auto;margin-bottom:32px;background:transparent}.brand-logo--login-form{width:min(100px,40vw);height:auto;margin-bottom:24px}.chat-sidebar-brand{padding:16px;border-bottom:1px solid #233044;display:flex;justify-content:center}.chat-sidebar-brand .brand-logo--sidebar{max-width:130px;filter:brightness(1.05)}.admin-root .admin-brand-title{color:#fff;font-weight:700;font-size:var(--admin-font-size-base);line-height:1.3}.admin-root .admin-brand-subtitle{color:var(--admin-sidebar-text);font-size:var(--admin-font-size-xs)}.admin-root .admin-sider-nav{flex:1 1;overflow-y:auto;padding:8px}.admin-root .admin-nav-menu.ant-menu-dark{background:transparent}.admin-root .admin-nav-menu .ant-menu-item{height:40px;line-height:40px;border-radius:8px;margin:4px 0;color:var(--admin-sidebar-text)}.admin-root .admin-nav-menu .ant-menu-item-selected{background:var(--admin-sidebar-active)!important;color:#fff!important}.admin-root .admin-nav-menu .ant-menu-item .anticon{color:var(--admin-sidebar-icon)}.admin-root .admin-nav-menu .ant-menu-item-selected .anticon{color:#fff}.admin-root .admin-nav-menu .ant-menu-item-chat{background:linear-gradient(90deg,#3d9f6f,#0d9488)!important;color:#fff!important;font-weight:700}.admin-root .admin-nav-menu .ant-menu-item-chat .anticon{color:#fff!important}.admin-root .admin-sider-footer{padding:12px 16px;border-top:1px solid #2a3a53;font-size:var(--admin-font-size-sm);color:var(--admin-sidebar-text)}.admin-root .admin-sider-footer-role{font-size:var(--admin-font-size-xs);color:#8ea0bb}.admin-root .admin-header{background:var(--admin-card);border-bottom:1px solid var(--admin-border);height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.admin-root .admin-header-left,.admin-root .admin-header-right{display:flex;align-items:center;gap:12px}.db-update-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 10px;border-radius:999px;border:1px solid var(--admin-input-border);background:var(--admin-subtle-bg);flex-shrink:0}.db-update-badge__indicator{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:#94a3b8;box-shadow:0 0 0 3px rgba(148,163,184,.22)}.db-update-badge--ok .db-update-badge__indicator{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.22);animation:db-update-pulse 2.4s ease-in-out infinite}.db-update-badge__text{display:flex;flex-direction:column;gap:1px;min-width:0;text-align:left}.db-update-badge__label{font-size:var(--admin-font-size-xs);font-weight:600;color:var(--admin-text-muted);line-height:1.2}.db-update-badge__datetime{font-size:var(--admin-font-size-sm);font-weight:600;color:var(--admin-text);line-height:1.35;white-space:normal}@keyframes db-update-pulse{0%,to{box-shadow:0 0 0 3px rgba(34,197,94,.22)}50%{box-shadow:0 0 0 5px rgba(34,197,94,.12)}}.db-update-badge--compact{padding:6px;border:none;background:transparent;cursor:pointer;flex:0 0 auto;min-width:0;max-width:none}.db-update-badge--compact .db-update-badge__indicator{width:12px;height:12px}.db-update-popover{display:flex;flex-direction:column;gap:4px;max-width:min(280px,calc(100vw - 32px))}.db-update-popover__label{font-size:var(--admin-font-size-xs);font-weight:600;color:var(--admin-text-muted)}.db-update-popover__datetime{font-weight:600;line-height:1.35}.db-update-popover__datetime,.db-update-popover__unknown{font-size:var(--admin-font-size-sm);color:var(--admin-text)}@media (max-width:900px){.admin-root .admin-header{height:auto;min-height:64px;padding:12px 16px;flex-wrap:wrap;gap:8px}.admin-root .admin-header-right{flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;gap:8px;min-width:0}}.admin-root .admin-content{padding:24px;background:var(--admin-bg);min-height:calc(100vh - 64px)}.admin-root .admin-page-container{max-width:1400px}.admin-root .admin-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.admin-root .admin-page-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-root .admin-table-card{background:var(--admin-card);border:1px solid var(--admin-border);border-radius:12px;overflow:hidden}.admin-root .admin-table-card .ant-table-thead>tr>th{background:#f8fafc!important;color:#334155;font-weight:600}.admin-root .admin-table-card .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.admin-root .admin-kpi-card{border-radius:12px;border-left:4px solid var(--admin-primary)}.admin-root .admin-filter-card{border-radius:12px;margin-bottom:16px}.admin-root .admin-info-card{background:var(--admin-subtle-bg)!important;border-color:var(--admin-border)}.admin-root .admin-info-card .ant-card-body{color:var(--admin-text)}.admin-root .rec-info-value{color:var(--admin-text);font-weight:500}.admin-root .rec-info-value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--admin-font-size-md)}.admin-root .admin-chart-panel{width:100%;height:min(520px,70vh);min-height:360px;border-radius:8px;border:1px solid var(--admin-border);background:var(--admin-subtle-bg);padding:8px}.admin-root .admin-muted-text{color:var(--admin-text-muted)}.admin-root .admin-pre-content{white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:var(--admin-font-size-base);background:var(--admin-subtle-bg);color:var(--admin-text);padding:16px;border-radius:8px;border:1px solid var(--admin-border);margin:0}.admin-root .admin-user-menu-trigger{border:none;background:transparent;box-shadow:none;padding:4px 8px;height:auto}.admin-root .admin-user-menu-trigger:hover{background:#f8fafc!important}.login-page{min-height:100vh;display:flex}.login-left-panel{flex:1 1;background:#000;color:#fff;padding:48px;display:flex;flex-direction:column;justify-content:center}.login-accent-bar{width:120px;height:4px;background:rgba(13,148,136,.6);margin:24px 0}.login-left-panel h1{font-size:var(--admin-font-size-display);font-weight:700;margin-bottom:16px}.login-left-panel ul{list-style:none;padding:0;margin:0;color:#9ca3af}.login-left-panel li{margin-bottom:12px;font-size:var(--admin-font-size-lg)}.login-left-logo{width:120px;height:auto;margin-bottom:32px}.login-right-panel{flex:1 1;background:#fff;display:flex;align-items:center;justify-content:center;padding:32px}.login-form-wrap{width:100%;max-width:400px}.login-form-logo{width:72px;height:auto;margin-bottom:24px}.login-page .ant-btn-primary,.login-page .ant-input,.login-page .ant-input-password{border-radius:0!important}.login-page .ant-input,.login-page .ant-input-password{border-width:2px}.login-page .ant-btn-primary{width:100%;height:52px;font-weight:700}.chat-layout{height:100vh;height:100dvh;background:var(--admin-bg)}.chat-layout,.chat-sidebar{display:flex;overflow:hidden}.chat-sidebar{width:280px;background:var(--admin-sidebar);color:var(--admin-sidebar-text);flex-direction:column;border-right:1px solid #233044;flex-shrink:0;min-height:0;max-height:100dvh}.chat-sidebar-mobile-header{display:none}.chat-sidebar-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #233044}.chat-sidebar-actions-user{min-width:0;flex:1 1}.chat-sidebar-list{flex:1 1;overflow-y:auto;padding:8px;-webkit-overflow-scrolling:touch}.chat-sidebar-conv-link{display:flex;align-items:center;gap:2px;min-width:0;padding:8px 6px 8px 12px;margin-bottom:4px;border-radius:8px;color:var(--admin-sidebar-text);background:rgba(255,255,255,.06);border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.chat-sidebar-conv-body{flex:1 1;min-width:0;text-decoration:none;color:inherit}.chat-sidebar-conv-delete{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#94a3b8;font-size:14px;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,background .15s ease}.chat-sidebar-conv-link:focus-within .chat-sidebar-conv-delete,.chat-sidebar-conv-link:hover .chat-sidebar-conv-delete{opacity:1}.chat-sidebar-conv-delete:hover{color:#fca5a5;background:rgba(248,113,113,.12)}.chat-sidebar-conv-link:hover:not(.chat-sidebar-conv-link--active){background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.14);color:#f8fafc}.chat-sidebar-conv-link:hover:not(.chat-sidebar-conv-link--active) .chat-sidebar-conv-date{opacity:.95;color:#cbd5e1}.chat-sidebar-conv-link--active{background:var(--admin-primary);color:#fff}.chat-sidebar-conv-link--active:hover{background:#47b07d;color:#fff}.chat-sidebar-conv-link--active .chat-sidebar-conv-delete{color:rgba(255,255,255,.72)}.chat-sidebar-conv-link--active .chat-sidebar-conv-delete:hover{color:#fff;background:rgba(0,0,0,.14)}@media (hover:none){.chat-sidebar-conv-delete{opacity:.72}}.chat-delete-confirm .ant-modal-confirm-title{font-weight:600}.chat-delete-confirm .ant-modal-confirm-content{margin-top:8px;color:var(--admin-text-muted,#64748b);line-height:1.5}.chat-sidebar-conv-title{font-weight:500;font-size:var(--admin-font-size-base);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-sidebar-conv-date{font-size:var(--admin-font-size-xs);opacity:.75;margin-top:2px}.chat-sidebar-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #2a3a53;flex-shrink:0}.chat-main{min-width:0;overflow:hidden}.chat-main,.chat-messages{flex:1 1;display:flex;flex-direction:column;min-height:0}.chat-messages{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 24px 28px;background:var(--admin-bg);gap:4px}.chat-composer{flex-shrink:0;border-top:1px solid var(--admin-border);padding:16px 24px;background:var(--admin-card);box-shadow:0 -4px 12px rgba(15,23,42,.04);z-index:10}.chat-composer-inner{display:flex;flex-direction:column;gap:8px;width:100%}.chat-composer-row{display:flex;gap:8px;align-items:flex-end;width:100%}.chat-layout textarea.chat-composer-input{flex:1 1;min-width:0;width:100%;min-height:44px;max-height:200px;padding:10px 14px;border-radius:12px;border:1px solid var(--admin-input-border);background:var(--admin-card);color:var(--admin-text);font-size:var(--admin-font-size-base);line-height:1.5;font-family:inherit;resize:none;box-sizing:border-box;box-shadow:none;outline:none;transition:border-color .2s,box-shadow .2s}.chat-layout textarea.chat-composer-input::placeholder{color:var(--admin-text-muted);opacity:.85}.chat-layout textarea.chat-composer-input:focus{border-color:var(--admin-primary);box-shadow:0 0 0 2px rgba(61,159,111,.18)}.chat-layout textarea.chat-composer-input:disabled{opacity:.65;cursor:not-allowed}.chat-landing-composer{width:100%;max-width:640px;padding:16px;background:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;box-shadow:0 4px 16px rgba(15,23,42,.06)}.chat-landing-greeting{color:var(--admin-text)!important}.chat-header{justify-content:space-between;padding:12px 20px;background:var(--admin-card);border-bottom:1px solid var(--admin-border);box-shadow:0 1px 3px rgba(15,23,42,.04);flex-shrink:0;z-index:10}.chat-header,.chat-header-left{display:flex;align-items:center;gap:12px}.chat-header-left{min-width:0;flex:1 1}.chat-header-title{margin:0!important;color:var(--admin-text)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.chat-client-queries-trigger-label{display:inline}.chat-client-queries-popover{max-width:min(420px,calc(100vw - 32px))}.chat-client-queries-hint,.chat-client-queries-intro{margin:0 0 12px!important;font-size:13px;line-height:1.5}.chat-client-queries-hint{margin-bottom:0!important;margin-top:12px!important}.chat-client-queries-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.chat-client-queries-list li{display:flex;gap:8px;align-items:flex-start;font-size:14px;line-height:1.45;color:var(--admin-text)}.chat-client-queries-number{flex-shrink:0;min-width:1.5rem;font-weight:600;color:var(--admin-primary,#3d9f6f)}.chat-client-queries-overlay .ant-popover-inner{border-radius:12px}.chat-client-queries-overlay .ant-popover-title{white-space:normal;line-height:1.35;padding-right:8px}.chat-user-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;border-radius:999px;border:1px solid #dbe4ee;background:#f8fafc;height:auto;cursor:pointer;transition:background .15s,border-color .15s}.chat-user-pill .ant-avatar{background-color:#3d9f6f!important;color:#fff!important;font-weight:700;font-size:var(--admin-font-size-base);flex-shrink:0;border:2px solid #2d8a62}.chat-user-pill:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.chat-user-pill-name{display:block;font-weight:600;font-size:var(--admin-font-size-md);color:#1f2937;line-height:1.2}.chat-user-pill-code{display:block;font-size:var(--admin-font-size-xs);color:#64748b;line-height:1.2}.chat-message-row{display:flex;flex-direction:column;margin-bottom:12px}.chat-message-row--user{align-self:flex-end;max-width:min(520px,88%)}.chat-message-row--assistant{align-self:flex-start;max-width:96%}.message-bubble{width:100%;padding:14px 18px;border-radius:16px;box-shadow:0 2px 8px rgba(15,23,42,.06);word-break:break-word}.message-bubble--user{background:linear-gradient(135deg,#3d9f6f,#359364);color:#fff;border-bottom-right-radius:4px}.message-bubble--assistant{background:#fff;border:1px solid #e2e8f0;color:#1f2937;border-bottom-left-radius:4px}.message-bubble-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.message-bubble-label{font-size:var(--admin-font-size-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.message-bubble--user .message-bubble-label,.message-bubble--user .message-bubble-time{color:rgba(255,255,255,.85)}.message-bubble--assistant .message-bubble-label{color:#3d9f6f}.message-bubble-time{font-size:var(--admin-font-size-xs);opacity:.75;white-space:nowrap}.message-bubble--assistant .message-bubble-time{color:#64748b}.message-plain-text{white-space:pre-wrap;line-height:1.55;font-size:var(--admin-font-size-base)}.message-streaming{display:flex;align-items:center;gap:10px;min-height:24px}.message-streaming-dot{width:8px;height:8px;border-radius:999px;background:#3d9f6f;flex-shrink:0;animation:message-streaming-pulse 1.2s ease-in-out infinite}.message-streaming-status{font-size:var(--admin-font-size-md);color:#64748b}@keyframes message-streaming-pulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.message-markdown{font-size:var(--admin-font-size-base);line-height:1.6;color:#1f2937}.message-markdown>:first-child{margin-top:0}.message-markdown>:last-child{margin-bottom:0}.message-markdown p{margin:0 0 10px}.message-markdown h1,.message-markdown h2,.message-markdown h3{margin:16px 0 8px;font-weight:700;color:#1f2937}.message-markdown h1{font-size:var(--admin-font-size-2xl)}.message-markdown h2{font-size:var(--admin-font-size-xl)}.message-markdown h3{font-size:var(--admin-font-size-lg)}.message-markdown ol,.message-markdown ul{margin:0 0 10px;padding-left:22px}.message-markdown li{margin-bottom:4px}.message-markdown strong{font-weight:600;color:#111827}.message-markdown code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:var(--admin-font-size-md);font-family:ui-monospace,monospace}.message-markdown pre{background:#0f172a;color:#e2e8f0;padding:12px 14px;border-radius:8px;overflow-x:auto;margin:10px 0;font-size:var(--admin-font-size-md)}.message-markdown pre code{background:transparent;padding:0;color:inherit}.message-markdown blockquote{margin:10px 0;padding:8px 14px;border-left:3px solid #3d9f6f;background:#f8fafc;color:#475569}.message-markdown-table-wrap{overflow-x:auto;margin:12px 0;-webkit-overflow-scrolling:touch}.message-markdown table{width:max-content;min-width:100%;border-collapse:collapse;font-size:var(--admin-font-size-md);display:table;word-break:normal}.message-markdown thead{background:#f8fafc}.message-markdown td,.message-markdown th{border:1px solid #e2e8f0;padding:8px 12px;text-align:left;white-space:nowrap;word-break:normal}.message-markdown td:nth-child(3){white-space:normal;min-width:140px;max-width:280px}.message-markdown th{font-weight:600;color:#334155}.message-markdown tr:nth-child(2n) td{background:#fafbfc}.message-markdown a{color:#3d9f6f;text-decoration:underline}.message-product-btn{display:inline-flex;align-items:center;gap:6px;margin:2px 0;padding:4px 10px;border-radius:6px;border:1px solid #3d9f6f;background:#ecfdf5;color:#166534;font-size:var(--admin-font-size-sm);font-weight:600;font-family:inherit;line-height:1.35;cursor:pointer;text-decoration:none;vertical-align:middle;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.message-product-btn:hover{background:#3d9f6f;border-color:#3d9f6f;color:#fff;box-shadow:0 2px 6px rgba(61,159,111,.25)}.message-product-btn:active{background:#359364;border-color:#359364}.message-product-btn-icon{font-size:12px;flex-shrink:0}.product-preview-modal .ant-modal-body{padding:0}.product-preview-iframe{display:block;width:100%;height:80vh;border:none}.chat-landing{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:24px 16px;text-align:center;background:var(--admin-bg)}.chat-whatsapp-btn{background:#25d366!important;border-color:#25d366!important;color:#fff!important}.chat-whatsapp-btn:hover:not(:disabled){background:#20bd5a!important;border-color:#20bd5a!important}.rec-whatsapp-btn{width:100%}.message-whatsapp-btn{min-width:40px}.chat-sidebar-overlay{display:block}.chat-user-label{display:inline-block;text-align:left}@media (max-width:576px){.chat-user-label{display:none}.chat-user-pill{padding:4px 8px 4px 4px}}@media (max-width:992px){.login-left-panel{display:none}}@media (min-width:769px){.chat-sidebar-overlay{display:none}}@media (max-width:768px){.admin-root .admin-content{padding:16px}.admin-root .admin-page-header{flex-direction:column;align-items:flex-start}.admin-root .admin-header{height:auto;min-height:64px;padding:12px 16px;flex-wrap:wrap}.chat-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,86vw);z-index:100;background:#1e293b;box-shadow:4px 0 24px rgba(15,23,42,.35);overflow:hidden}.chat-sidebar-brand{display:none}.chat-sidebar-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #233044;flex-shrink:0}.chat-sidebar-mobile-header-title{margin:0!important;color:#f1f5f9!important;font-size:var(--admin-font-size-lg)!important;line-height:1.3!important;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-sidebar-actions{flex-direction:column;align-items:stretch}.chat-sidebar-actions .ant-btn{width:100%}.chat-header{padding:10px 12px;flex-wrap:wrap;align-items:center;gap:8px}.chat-header-left{gap:8px;flex:1 1 auto;min-width:0}.chat-header-subtitle{display:none}.chat-header-actions{flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;gap:8px;min-width:0}.chat-client-queries-trigger{height:auto;min-height:32px;padding:4px 10px;white-space:normal;text-align:left}.chat-client-queries-trigger-label{display:inline;white-space:normal;line-height:1.25;font-size:var(--admin-font-size-sm)}.chat-client-queries-overlay{max-width:calc(100vw - 24px)}.chat-client-queries-popover{max-width:calc(100vw - 48px)}.chat-message-row--assistant{max-width:100%}.brand-logo--hero{width:min(220px,72vw)}}@media (max-width:576px){.admin-root .admin-content{padding:12px}.admin-root .admin-table-card .ant-table{font-size:var(--admin-font-size-md)}.hidden-mobile-name{display:none}}[data-theme=dark]{--admin-bg:#0f172a;--admin-card:#1e293b;--admin-sidebar:#0b1220;--admin-sidebar-text:#cbd5e1;--admin-sidebar-active:#1e293b;--admin-sidebar-icon:#94a3b8;--admin-border:#334155;--admin-input-border:#475569;--admin-text:#f1f5f9;--admin-primary:#4ade80;--admin-primary-dark:#2dd4bf;--admin-subtle-bg:#243044;--admin-text-muted:#94a3b8}[data-theme=dark] .admin-root .admin-table-card .ant-table-thead>tr>th{background:#1a2535!important;color:#e2e8f0}[data-theme=dark] .admin-root .admin-table-card .ant-table-tbody>tr:hover>td,[data-theme=dark] .admin-root .admin-user-menu-trigger:hover{background:#243044!important}[data-theme=dark] .admin-root .ant-card{background:var(--admin-card);color:var(--admin-text)}[data-theme=dark] .admin-root .ant-card-head{border-bottom-color:var(--admin-border);color:var(--admin-text)}[data-theme=dark] .admin-root .ant-card .ant-card-head-title{color:var(--admin-text)}[data-theme=dark] .admin-root .ant-statistic-title{color:var(--admin-text-muted)}[data-theme=dark] .admin-root .ant-statistic-content{color:var(--admin-text)}[data-theme=dark] .admin-root .ant-descriptions .ant-descriptions-item-label{color:var(--admin-text-muted)}[data-theme=dark] .admin-root .ant-descriptions .ant-descriptions-item-content,[data-theme=dark] .admin-root .ant-form-item-label>label{color:var(--admin-text)}[data-theme=dark] .login-right-panel{background:#1e293b;color:var(--admin-text)}[data-theme=dark] .chat-messages{background:var(--admin-bg)}[data-theme=dark] .chat-landing-composer{box-shadow:0 4px 16px rgba(0,0,0,.28)}[data-theme=dark] .chat-composer{background:var(--admin-card);box-shadow:0 -4px 12px rgba(0,0,0,.25)}[data-theme=dark] .chat-header{background:var(--admin-card);box-shadow:0 1px 3px rgba(0,0,0,.2)}[data-theme=dark] .chat-user-pill{border-color:var(--admin-border);background:#243044}[data-theme=dark] .chat-user-pill:hover{background:#2d3a4f!important;border-color:#475569!important}[data-theme=dark] .chat-user-pill-name{color:var(--admin-text)}[data-theme=dark] .chat-user-pill-code{color:#94a3b8}[data-theme=dark] .db-update-badge{border-color:var(--admin-border);background:#243044}[data-theme=dark] .db-update-badge__label{color:#94a3b8}[data-theme=dark] .db-update-badge__datetime{color:var(--admin-text)}[data-theme=dark] .message-bubble--assistant{background:var(--admin-card);border-color:var(--admin-border);color:var(--admin-text)}[data-theme=dark] .message-markdown,[data-theme=dark] .message-markdown h1,[data-theme=dark] .message-markdown h2,[data-theme=dark] .message-markdown h3{color:var(--admin-text)}[data-theme=dark] .message-markdown strong{color:#f8fafc}[data-theme=dark] .message-markdown code{background:#0f172a;color:#e2e8f0}[data-theme=dark] .message-markdown blockquote{background:#243044;color:#cbd5e1}[data-theme=dark] .message-markdown thead{background:#243044}[data-theme=dark] .message-markdown td,[data-theme=dark] .message-markdown th{border-color:var(--admin-border)}[data-theme=dark] .message-markdown th{color:#e2e8f0}[data-theme=dark] .message-markdown tr:nth-child(2n) td{background:#1a2535}[data-theme=dark] .message-product-btn{background:rgba(74,222,128,.12);border-color:#4ade80;color:#86efac}[data-theme=dark] .message-product-btn:hover{background:#4ade80;border-color:#4ade80;color:#0f172a}[data-theme=dark] .chat-landing{background:var(--admin-bg)}