html,body,#root{height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f6f8}button,input{font:inherit}.app-chatbot-shell{min-height:100vh;background:#f5f6f8}.app-chatbot-shell main{min-height:100vh}.chatbot-widget-root-floating{max-width:calc(100vw - 1.5rem)}.chatbot-widget-container-floating{width:clamp(340px,36vw,420px);max-width:calc(100vw - 1.5rem);height:min(82dvh,680px);min-height:500px}@media(max-width:1024px){.chatbot-widget-root-floating{right:1rem;bottom:1rem;max-width:calc(100vw - 1rem)}.chatbot-widget-container-floating{width:clamp(330px,42vw,420px);height:min(86dvh,640px);min-height:460px}}@media(max-height:820px){.chatbot-widget-root-floating{right:.75rem;bottom:.75rem}.chatbot-widget-container-floating{height:min(88dvh,600px);min-height:420px;border-radius:22px}.chatbot-widget-container-floating>.navy-bg{border-top-left-radius:22px;border-top-right-radius:22px}}@media(max-width:640px){.chatbot-widget-root-floating{left:.5rem;right:.5rem;bottom:.5rem;align-items:stretch;max-width:none}.chatbot-widget-container-floating{width:100%;max-width:none;height:min(86dvh,580px);min-height:380px;border-radius:20px}.chatbot-widget-container-floating>.navy-bg{border-top-left-radius:20px;border-top-right-radius:20px}}.customer-auth-page{min-height:100vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:40px 24px;background-color:#eef1f5;background-position:center;background-size:cover}.customer-auth-card{width:min(100%,440px);box-sizing:border-box;border:2px solid #172033;border-radius:8px;background:#fffffff5;box-shadow:0 16px 50px #0f172a33;padding:28px}.customer-auth-logo{display:block;width:auto;height:48px;margin:0 0 14px;object-fit:contain}.customer-auth-title{margin:0;color:#0f172a;font-size:32px;line-height:1.1;font-weight:800}.customer-auth-subtitle{margin:8px 0 18px;color:#334155;font-size:14px;line-height:1.5}.customer-auth-notice{margin-bottom:16px;border:1px solid #f5c46b;border-radius:8px;background:#fff8e8;color:#8a5708;padding:10px 12px;font-size:13px;font-weight:700}.customer-auth-form{display:grid;gap:14px}.customer-auth-field{display:grid;gap:6px;color:#0f172a;font-size:12px;font-weight:800;text-transform:uppercase}.customer-auth-field input{width:100%;box-sizing:border-box;border:1px solid #94a3b8;border-radius:8px;background:#f8fafc;color:#0f172a;outline:none;padding:11px 12px;font-size:14px;text-transform:none}.customer-auth-field input:focus{border-color:#b91c1c;box-shadow:0 0 0 3px #b91c1c24}.customer-auth-error{border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;padding:10px 12px;font-size:13px;font-weight:700}.customer-auth-success{border:1px solid #86efac;border-radius:8px;background:#f0fdf4;color:#166534;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.45}.customer-auth-submit{justify-self:center;width:min(100%,220px);border:0;border-radius:8px;background:#b91c1c;color:#fff;cursor:pointer;padding:12px 16px;font-weight:800}.customer-auth-submit:hover:not(:disabled){background:#991b1b}.customer-auth-submit:disabled{cursor:not-allowed;opacity:.65}.customer-auth-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:16px;color:#334155;font-size:13px;font-weight:800}.customer-auth-links a{color:#991b1b;text-decoration:none}.customer-auth-links a:hover{text-decoration:underline}.customer-auth-footer{margin-top:18px;color:#334155;text-align:center;font-size:12px;font-weight:700;line-height:1.45}.customer-auth-footer p{margin:0}.customer-auth-footer a{color:inherit}.customer-auth-status{min-height:100vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:24px;background:#f5f6f8}.customer-auth-status-card{display:grid;gap:10px;width:min(100%,420px);box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:28px;text-align:center;box-shadow:0 10px 30px #0f172a14}.customer-auth-status-card-error{border-color:#fecaca;color:#b91c1c}.admin-auth-page,.admin-status-page{min-height:100vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#f4f6f8}.admin-auth-card,.admin-status-card{width:min(100%,460px);box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 16px 50px #0f172a29;color:#0f172a;padding:28px}.admin-auth-card{width:min(448px,calc(100vw - 48px));border-color:#dbe3ef;border-radius:30px;box-shadow:0 28px 70px #0f172a1f;padding:40px}.admin-auth-logo{display:block;width:148px;max-width:58%;height:auto;max-height:42px;margin:0 0 28px;object-fit:contain}.admin-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.admin-auth-brand{margin:0 0 10px;color:#0f172a;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.admin-auth-title,.admin-main-header h1,.admin-panel h2{margin:0;color:#0f172a}.admin-auth-title{font-size:31px;line-height:1.05;font-weight:900}.admin-auth-subtitle,.admin-status-line{color:#475569;font-size:14px;line-height:1.5}.admin-auth-form,.admin-form,.admin-stack{display:grid;gap:14px}.admin-auth-form{gap:24px;margin-top:36px}.admin-auth-field,.admin-form label{display:grid;gap:6px;color:#0f172a;font-size:12px;font-weight:800;text-transform:uppercase}.admin-auth-field{gap:12px;letter-spacing:.16em}.admin-auth-field input,.admin-form input,.admin-form select,.admin-form textarea{width:100%;box-sizing:border-box;border:1px solid #94a3b8;border-radius:8px;background:#f8fafc;color:#0f172a;outline:none;padding:10px 12px;font-size:14px;text-transform:none}.admin-auth-field input{min-height:52px;border-color:#d8e1ec;border-radius:17px;background:#f8fafc;padding:0 16px;font-size:15px}.admin-auth-field input::placeholder{color:#94a3b8}.admin-auth-field input:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#b91c1c;box-shadow:0 0 0 3px #b91c1c24}.admin-auth-error,.admin-error-panel,.admin-status-card-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.admin-auth-error{border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.admin-auth-actions,.admin-inline-controls,.admin-panel-header,.admin-tabs{display:flex;align-items:center;gap:10px}.admin-auth-actions{gap:12px;justify-content:stretch}.admin-auth-actions .admin-button{min-height:52px;flex:1;border-radius:14px;font-size:16px}.admin-auth-actions .admin-button-primary{background:#f43f5e}.admin-auth-actions .admin-button-secondary{border-color:transparent;background:#eef2f7}.admin-inline-controls-wrap{flex-wrap:wrap}.admin-panel-header{justify-content:space-between;margin-bottom:12px}.admin-button,.admin-tabs button,.admin-link-button,.admin-icon-button,.admin-dialog-close{border:0;border-radius:8px;cursor:pointer;font:inherit;font-weight:800}.admin-button{padding:10px 14px}.admin-button-primary{background:#b91c1c;color:#fff}.admin-button-secondary{border:1px solid #cbd5e1;background:#fff;color:#172033}.admin-button-danger{background:#7f1d1d;color:#fff}.admin-auth-footer{margin-top:18px;color:#475569;text-align:center;font-size:12px;font-weight:700;line-height:1.45}.admin-shell{min-height:100vh;display:flex;background:#f1f5f9;color:#0f172a}.admin-sidebar{position:relative;width:230px;box-sizing:border-box;display:flex;flex-direction:column;gap:0;background:#172033;color:#fff;padding:22px 14px 20px;transition:width .18s ease}.admin-sidebar-collapsed{width:88px}.admin-sidebar-brand{container-type:inline-size;display:flex;align-items:center;gap:10px;min-height:40px;padding:0 8px}.admin-brand-mark{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:#172033;font-size:12px;font-weight:900}.admin-brand-logo{width:36px;height:36px;object-fit:contain}.admin-brand-name{color:#fff;font-size:clamp(10px,7cqw,18px);font-weight:900;letter-spacing:0;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.admin-sidebar-toggle{position:absolute;top:90px;left:12px;z-index:20;width:24px;height:24px;border:0;border-radius:999px;background:#b91c1c;color:#fff;cursor:pointer;font-weight:900;display:flex;align-items:center;justify-content:center;padding:0}.admin-nav{display:grid;gap:4px;margin-top:58px;overflow-y:auto}.admin-nav-item,.admin-logout-button{box-sizing:border-box;display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:10px;background:transparent;color:#91a0b7;cursor:pointer;padding:10px 15px;text-align:left;font:inherit;font-size:14px;font-weight:800}.admin-nav-item:hover,.admin-nav-item-active{background:#ffffff1a;border-color:#94a3b838;color:#fff}.admin-nav-icon{width:18px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background:transparent;font-size:11px}.admin-svg-icon{width:16px;height:16px}.admin-nav-item,.admin-logout-button{position:relative}.admin-nav-tooltip{position:absolute;left:calc(100% + 10px);top:50%;z-index:5;display:none;transform:translateY(-50%);border-radius:8px;background:#0f172a;color:#fff;padding:7px 9px;white-space:nowrap;font-size:12px;font-weight:800;box-shadow:0 10px 24px #0f172a33}.admin-sidebar-collapsed .admin-nav-item:hover .admin-nav-tooltip,.admin-sidebar-collapsed .admin-nav-item:focus-visible .admin-nav-tooltip,.admin-sidebar-collapsed .admin-logout-button:hover .admin-nav-tooltip,.admin-sidebar-collapsed .admin-logout-button:focus-visible .admin-nav-tooltip{display:block}.admin-sidebar-toggle .admin-svg-icon{transition:transform .18s ease}.admin-sidebar-collapsed .admin-sidebar-toggle .admin-svg-icon{transform:rotate(180deg)}.admin-logout-button{color:#fecaca;margin-top:14px}.admin-sidebar-user{display:grid;gap:2px;border-top:0;border-radius:14px;background:#ffffff0f;margin-top:auto;padding:14px 16px}.admin-sidebar-user-collapsed{justify-items:center}.admin-sidebar-user-label{color:#94a3b8;font-size:10px;font-weight:900;text-transform:uppercase}.admin-sidebar-user-email{overflow:hidden;color:#fff;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-user-modules{color:#cbd5e1;font-size:12px}.admin-main{flex:1;min-width:0;box-sizing:border-box;padding:54px 44px 40px;overflow-y:auto;background:#eef3f8}.admin-main-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:38px}.admin-main-actions{display:flex;align-items:center;gap:8px}.admin-main-actions .admin-button{display:inline-flex;align-items:center;gap:8px}.admin-eyebrow{display:none;margin:0 0 4px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.admin-main-header h1{font-size:30px;line-height:1.1;font-weight:900}.admin-session-button{position:relative;width:52px;height:52px;justify-content:center;border-color:#d8e1ec;border-radius:13px;box-shadow:0 14px 40px #0f172a1a;padding:0}.admin-session-button .admin-svg-icon{width:21px;height:21px}.admin-session-dot{position:absolute;top:10px;right:9px;width:8px;height:8px;border:2px solid #fff;border-radius:999px;background:#f43f5e}.admin-panel{box-sizing:border-box;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0f;padding:20px}.admin-panel-flat{box-shadow:none}.admin-grid-two{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;align-items:start}.admin-knowledge-page,.admin-agent-page{display:grid;gap:24px}.admin-agent-message{margin:-20px 0 0;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;padding:10px 14px;font-size:13px;font-weight:800}.admin-agent-message-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.admin-agent-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.admin-agent-main-column{display:grid;gap:24px;min-width:0}.admin-agent-list-panel,.admin-agent-create-card,.admin-agent-editor-card{border-color:#d8e1ec;border-radius:22px;box-shadow:0 8px 24px #0f172a0f}.admin-agent-list-panel{position:sticky;top:24px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;height:calc(100vh - 96px);min-height:560px;padding:20px}.admin-agent-list-header,.admin-agent-editor-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-agent-list-header h2,.admin-agent-editor-header h2{margin:0;font-size:18px;font-weight:900}.admin-agent-readonly-note{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#f1f5f9;color:#334155;padding:0 12px;font-size:11px;font-weight:900;text-transform:uppercase}.admin-agent-list{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding-right:4px}.admin-agent-card{display:grid;gap:4px;width:100%;border:1px solid #dbe3ef;border-radius:14px;background:#fff;color:#172033;cursor:pointer;padding:14px;text-align:left}.admin-agent-card-active{border-color:#fb7185;background:snow}.admin-agent-card strong{font-size:16px;font-weight:900}.admin-agent-card span,.admin-agent-card small{color:#334155;font-size:12px}.admin-agent-card-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px}.admin-agent-footer-card{border:1px solid #d8e1ec;border-radius:14px;background:#f8fafc;color:#334155;padding:12px}.admin-agent-footer-card p{margin:0;font-size:12px}.admin-agent-footer-card p+p{margin-top:6px}.admin-agent-footer-card .admin-link-button{margin-top:8px}.admin-agent-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:3px 9px;background:#e2e8f0;color:#334155;font-size:10px;font-weight:900;text-transform:uppercase}.admin-agent-badge-success{background:#bbf7d0;color:#047857}.admin-agent-badge-default{background:#c7d2fe;color:#3730a3}.admin-agent-badge-muted{background:#e2e8f0;color:#475569}.admin-agent-form-grid{display:grid;gap:16px}.admin-agent-form-grid label{display:grid;gap:8px}.admin-agent-form-grid label>span,.admin-agent-prompt-header-row>span,.admin-agent-toggle-grid label{color:#1f2937;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-agent-form-grid input,.admin-agent-form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:12px;background:#f8fafc;color:#273449;outline:none;padding:12px 14px;font-size:14px}.admin-agent-placeholder-select{width:270px;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:12px;background:#f8fafc;color:#273449;outline:none;padding:10px 14px;font-size:13px}.admin-agent-prompt-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-agent-form-grid input:focus,.admin-agent-form-grid textarea:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.admin-agent-placeholder-select:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.admin-agent-form-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-agent-prompt-field{min-height:180px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45}.admin-agent-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.admin-agent-toggle-grid label{display:flex;align-items:center;gap:8px;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;padding:10px 12px;letter-spacing:0;text-transform:none}.admin-agent-toggle-grid input[type=checkbox]{width:13px;height:13px;margin:0;accent-color:#0078d4}.admin-agent-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:6px}.admin-agent-meta-grid div{display:grid;gap:4px;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;padding:10px}.admin-agent-meta-grid span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.admin-agent-meta-grid strong{color:#1f2937;font-size:13px;overflow-wrap:anywhere}.admin-agent-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.admin-knowledge-message{margin:-20px 0 0;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;padding:10px 14px;font-size:13px;font-weight:800}.admin-knowledge-message-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.admin-knowledge-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.admin-knowledge-main-column{display:grid;gap:26px;min-width:0}.admin-knowledge-list-panel,.admin-knowledge-config-card,.admin-kb-runs-panel{border-color:#d8e1ec;border-radius:22px;box-shadow:0 8px 24px #0f172a0f}.admin-knowledge-list-panel{position:sticky;top:24px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;height:calc(100vh - 96px);min-height:560px;padding:20px}.admin-knowledge-list-header,.admin-kb-config-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-knowledge-list-header h2,.admin-kb-config-header h2,.admin-kb-runs-panel h2{font-size:18px;font-weight:900}.admin-button-pill{border-radius:13px;padding:10px 16px;text-transform:none}.admin-button-success{background:#059669;color:#fff}.admin-button-dark{background:#111827;color:#fff}.admin-button-soft{background:#c7d2fe;color:#fff}.admin-knowledge-list{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding-right:4px}.admin-knowledge-card{display:grid;gap:4px;width:100%;border:1px solid #dbe3ef;border-radius:14px;background:#fff;color:#172033;cursor:pointer;padding:16px;text-align:left}.admin-knowledge-card-active{border-color:#fb7185;background:snow}.admin-knowledge-card strong{font-size:16px;font-weight:900}.admin-knowledge-card span,.admin-knowledge-card small{color:#334155;font-size:11px}.admin-knowledge-card-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.admin-kb-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:3px 9px;background:#e2e8f0;color:#334155;font-size:10px;font-weight:900;text-transform:uppercase}.admin-kb-badge-success{background:#bbf7d0;color:#047857}.admin-kb-badge-default{background:#c7d2fe;color:#3730a3}.admin-kb-badge-muted{background:#e2e8f0;color:#475569}.admin-knowledge-qdrant-card{display:grid;gap:4px;border:1px solid #d8e1ec;border-radius:14px;background:#f8fafc;padding:14px 16px}.admin-knowledge-qdrant-card p{margin:0;color:#334155;font-size:12px}.admin-kb-config-header{margin-bottom:26px}.admin-kb-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.admin-kb-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:16px}.admin-kb-editor-left,.admin-kb-editor-right{align-content:start}.admin-kb-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-knowledge-config-card .admin-form label{gap:8px}.admin-knowledge-config-card .admin-form label span,.admin-kb-check-panel label{color:#1f2937;font-size:10px;font-weight:900;letter-spacing:.12em}.admin-knowledge-config-card .admin-form input,.admin-knowledge-config-card .admin-form select,.admin-knowledge-config-card .admin-form textarea{border-color:#d8e1ec;border-radius:12px;background:#f8fafc;padding:14px 16px;font-size:16px}.admin-kb-content-textarea{min-height:188px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px!important;line-height:1.45}.admin-kb-check-panel,.admin-kb-meta-panel,.admin-kb-upload-panel{display:grid;gap:8px;border:1px solid #d8e1ec;border-radius:13px;background:#f8fafc;padding:12px}.admin-kb-check-panel label{display:flex;align-items:center;gap:8px;min-height:16px;color:#111827;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.25;text-transform:none}.admin-kb-check-panel input[type=checkbox]{flex:0 0 auto;width:13px;height:13px;min-height:0;margin:0;padding:0;border-radius:3px;accent-color:#0078d4}.admin-kb-meta-panel p{margin:0;color:#1f2937;font-size:12px}.admin-kb-upload-panel{gap:12px}.admin-kb-upload-controls{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(170px,auto);gap:12px;align-items:center}.admin-kb-file-picker{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;overflow:hidden;border-radius:8px;background:#e5edf6;color:#273449;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.admin-kb-file-picker-disabled{cursor:not-allowed;opacity:.65}.admin-kb-file-input{position:absolute;inset:0;width:100%;height:100%;margin:0;border:0;background:transparent;padding:0;opacity:0;cursor:pointer}.admin-kb-file-input:disabled{cursor:not-allowed}.admin-kb-file-name{min-width:0;overflow:hidden;color:#475569;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-kb-upload-mode{justify-self:end;width:100%;max-width:180px;min-height:44px}.admin-kb-upload-panel .admin-status-line{margin:0;font-size:11px}.admin-kb-runs-list{display:grid;gap:10px;max-height:270px;overflow-y:auto}.admin-kb-run-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d8e1ec;border-radius:12px;background:#fff;padding:14px}.admin-kb-run-row strong{display:block;color:#172033;font-size:13px}.admin-kb-run-row p{margin:6px 0 0;color:#334155;font-size:12px}.admin-kb-run-actions{display:flex;align-items:center;gap:8px}.admin-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-chatbot-links-create-row{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(220px,1fr) minmax(130px,.55fr) auto;align-items:end;gap:10px}.admin-chatbot-links-create-row label{min-width:0}.admin-chatbot-links-create-row select,.admin-chatbot-links-create-row input{height:44px;min-height:44px}.admin-chatbot-links-create-row .admin-inline-controls{align-self:end}.admin-chatbot-links-create-row .admin-button{height:44px;min-height:44px;padding:0 14px;white-space:nowrap}.admin-chatbot-links-link-actions,.admin-chatbot-links-row-actions{display:flex;align-items:center;gap:8px}.admin-chatbot-links-row-actions{justify-content:flex-start}.admin-list{display:grid;gap:8px}.admin-list-row{display:grid;gap:4px;width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;cursor:pointer;padding:12px;text-align:left}.admin-list-row-active{border-color:#b91c1c;box-shadow:0 0 0 3px #b91c1c1a}.admin-list-row span,.admin-list-compact{color:#64748b;font-size:13px}.admin-list-row p{margin:4px 0 0;color:#334155;font-size:13px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.admin-kpi-grid div{display:grid;gap:3px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.admin-kpi-grid span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.admin-kpi-grid strong{overflow-wrap:anywhere}.admin-kpi-grid small{color:#64748b;overflow-wrap:anywhere}.admin-staff-page{gap:22px}.admin-staff-message{margin:0;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;padding:10px 14px;font-size:13px;font-weight:800}.admin-staff-tabs{width:min(100%,420px);box-sizing:border-box;border:1px solid #d8e1ec;border-radius:13px;background:#fff;padding:6px;box-shadow:0 1px 2px #0f172a08}.admin-staff-tabs button{flex:1;min-height:36px;border:0;border-radius:10px;background:transparent;color:#8a9ab0;padding:0 16px;font-size:12px;font-weight:900;white-space:nowrap}.admin-staff-tabs .admin-tab-active{background:#07142d;color:#fff;box-shadow:0 6px 14px #0f172a29}.admin-staff-users-view,.admin-staff-groups-view,.admin-staff-permissions-view{gap:22px}.admin-staff-summary-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:106px;border-color:#d8e1ec;border-radius:32px;padding:24px 28px}.admin-staff-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(84px,auto));gap:42px}.admin-staff-summary-grid div{display:grid;gap:6px}.admin-staff-summary-grid span{color:#9aabc1;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-staff-summary-grid strong{color:#111827;font-size:24px;font-weight:900;line-height:1}.admin-staff-invite-button{min-width:182px;min-height:45px;border-radius:14px;background:#f43f5e;box-shadow:0 12px 22px #f43f5e38;padding:0 20px;font-size:14px}.admin-staff-table-panel{overflow:hidden;border-color:#d8e1ec;border-radius:32px;padding:0}.admin-staff-table th,.admin-staff-permission-table th{background:#f8fafc;color:#111827;font-size:10px;font-weight:900;letter-spacing:.1em;padding:18px 28px;text-transform:uppercase;white-space:nowrap}.admin-staff-table td,.admin-staff-permission-table td{color:#273449;padding:18px 28px;vertical-align:middle}.admin-staff-table td:first-child strong,.admin-staff-table td:nth-child(2) strong{display:inline-block;margin-bottom:2px;color:#111827;font-size:15px;font-weight:900}.admin-staff-table .admin-list-compact{color:#8a9ab0;font-size:11px}.admin-staff-role-pill{display:inline-flex;align-items:center;min-height:25px;border-radius:8px;background:#eef2f7;color:#273449;padding:0 12px;font-size:13px}.admin-staff-status{font-size:13px;font-weight:900}.admin-staff-status-active{color:#16a34a}.admin-staff-status-suspended{color:#dc2626}.admin-staff-status-invited{color:#ca8a04}.admin-staff-row-actions{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.admin-staff-action-primary,.admin-staff-action-muted,.admin-staff-action-danger,.admin-staff-action-reactivate{min-height:26px;border-radius:7px;padding:0 11px;font-size:11px}.admin-staff-action-primary{background:#07142d;color:#fff}.admin-staff-action-muted{border-color:transparent;background:#eef2f7;color:#273449}.admin-staff-action-danger{border:0;background:#fee2e2;color:#dc2626}.admin-staff-action-reactivate{border:0;background:#dcfce7;color:#16a34a}.admin-staff-page .admin-slide-over-backdrop{background:#0f172a3d}.admin-staff-page .admin-slide-over-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,656px);overflow:hidden;padding:0}.admin-staff-page .admin-slide-over-header{min-height:54px;margin:0;border-bottom:1px solid #dbe3ec;padding:0 18px 0 24px}.admin-staff-page .admin-slide-over-header h2{flex:1;margin:0;color:#111827;font-size:14px;font-weight:900;text-align:center}.admin-staff-page .admin-slide-over-header .admin-icon-button{width:34px;min-width:34px;height:34px;margin-left:12px;border-radius:999px;background:#eff6ff;color:#0f172a;padding:0;font-size:0}.admin-staff-page .admin-slide-over-header .admin-icon-button:before{content:"x";font-size:18px;line-height:1}.admin-staff-page .admin-slide-over-body{min-height:0;overflow-y:auto;padding:18px 22px}.admin-staff-group-assignment-panel{display:grid;gap:22px}.admin-staff-group-member-card{display:grid;gap:6px;border:1px solid #d8e1ec;border-radius:14px;background:#f8fafc;padding:16px}.admin-staff-group-member-card p,.admin-staff-group-assignment-panel h3{margin:0;color:#111827;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-staff-group-member-card strong{color:#111827;font-size:14px;font-weight:900}.admin-staff-group-member-card span,.admin-staff-group-member-card small{color:#273449;font-size:12px}.admin-staff-group-list{display:grid;gap:9px}.admin-staff-group-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d8e1ec;border-radius:12px;background:#f8fafc;padding:12px}.admin-staff-group-choice-active{border-color:#fda4af;background:snow}.admin-staff-group-choice>span:not(.admin-staff-primary-choice){display:grid;gap:2px}.admin-staff-group-choice strong{color:#273449;font-size:13px}.admin-staff-group-choice small{color:#273449;font-size:11px}.admin-staff-primary-choice{display:inline-flex;align-items:center;gap:5px;color:#8a9ab0;font-size:12px;font-weight:800}.admin-staff-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-staff-drawer-cancel,.admin-staff-drawer-save{min-height:40px;border-radius:10px;font-size:14px}.admin-staff-drawer-cancel{border-color:transparent;background:#eef2f7}.admin-staff-drawer-save{background:#f43f5e}.admin-staff-group-summary-panel{min-height:92px}.admin-staff-group-form,.admin-staff-existing-groups-panel,.admin-staff-permission-selector,.admin-staff-permission-table-panel{border-color:#d8e1ec;border-radius:22px}.admin-staff-group-form{display:grid;gap:16px;padding:24px}.admin-staff-group-form h2,.admin-staff-existing-groups-panel h2,.admin-staff-permission-table-header h2{margin:0;color:#111827;font-size:18px;font-weight:900}.admin-staff-group-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(180px,.34fr);gap:10px}.admin-staff-group-form input,.admin-staff-group-form textarea,.admin-staff-permission-selector select{width:100%;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;color:#273449;outline:none;padding:0 12px;font-size:14px}.admin-staff-group-form input,.admin-staff-permission-selector select{min-height:42px}.admin-staff-group-form textarea{min-height:80px;padding-top:12px}.admin-staff-group-form input::placeholder,.admin-staff-group-form textarea::placeholder{color:#9aa6b7}.admin-staff-group-create-button{min-height:42px;border-radius:10px;background:#f43f5e}.admin-staff-group-cancel-button{justify-self:start;border-color:transparent;background:#eef2f7}.admin-staff-existing-groups-panel{display:grid;gap:14px;padding:24px}.admin-staff-existing-groups-list{display:grid;gap:10px}.admin-staff-group-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;padding:11px 12px}.admin-staff-group-row div:first-child{display:grid;gap:3px}.admin-staff-group-row strong{color:#111827;font-size:13px}.admin-staff-group-row span,.admin-staff-group-row p{margin:0;color:#273449;font-size:11px}.admin-staff-group-actions{display:flex;gap:8px}.admin-staff-group-actions .admin-link-button{color:#8a9ab0;font-size:11px;font-weight:900}.admin-staff-permission-selector{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:end;padding:22px}.admin-staff-permission-selector label{display:grid;gap:8px}.admin-staff-permission-selector label span{color:#111827;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-staff-permission-refresh,.admin-staff-permission-edit{min-height:38px;border-radius:10px}.admin-staff-permission-edit{min-width:138px;background:#f43f5e}.admin-staff-permission-table-panel{overflow:hidden;padding:0}.admin-staff-permission-table-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px 14px}.admin-staff-permission-table-header p,.admin-staff-permission-table-header span{margin:4px 0 0;color:#273449;font-size:11px}.admin-staff-permission-table-header span{margin:0;font-weight:800}.admin-staff-permission-table td:first-child,.admin-staff-permission-table th:first-child{width:86px}.admin-staff-permission-table input[type=checkbox]{width:14px;height:14px;accent-color:#0078d4}.admin-customers-page{gap:22px}.admin-customer-section-title{margin:10px 0 2px;color:#111827;font-size:18px;font-weight:900}.admin-customer-message{margin:0;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;padding:10px 14px;font-size:13px;font-weight:800}.admin-customer-invite-panel{display:grid;gap:12px;border-color:#d8e1ec;border-radius:24px;padding:14px}.admin-customer-invite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-customer-invite-grid label,.admin-customer-edit-fields label{min-width:0}.admin-customer-invite-grid input,.admin-customer-edit-fields input,.admin-customer-edit-fields select{width:100%;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;color:#273449;outline:none;padding:0 12px;font-size:14px}.admin-customer-invite-grid input{min-height:42px}.admin-customer-invite-grid input::placeholder,.admin-customer-edit-fields input::placeholder{color:#9aa6b7}.admin-customer-invite-grid input:focus,.admin-customer-edit-fields input:focus,.admin-customer-edit-fields select:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.admin-customer-invite-button{justify-self:end;min-width:134px;min-height:36px;border-radius:11px;background:#f43f5e;padding:0 18px;font-size:13px}.admin-customer-table-panel{overflow:hidden;border-color:#d8e1ec;border-radius:24px;padding:0}.admin-customer-table th{background:#f8fafc;color:#111827;font-size:10px;font-weight:900;letter-spacing:.12em;padding:14px 22px;text-transform:uppercase;white-space:nowrap}.admin-customer-table td{color:#273449;padding:17px 22px;vertical-align:middle}.admin-customer-table td:first-child strong{display:inline-block;margin-bottom:2px;color:#111827;font-size:15px;font-weight:900}.admin-customer-table .admin-list-compact{color:#8a9ab0;font-size:11px}.admin-customer-status{font-size:13px;font-weight:900}.admin-customer-status-active{color:#16a34a}.admin-customer-status-suspended{color:#dc2626}.admin-customer-status-invited{color:#ca8a04}.admin-customer-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.admin-customer-action-primary,.admin-customer-action-muted,.admin-customer-action-danger{min-height:25px;border-radius:7px;padding:0 11px;font-size:11px}.admin-customer-action-primary{background:#07142d;color:#fff}.admin-customer-action-muted{border-color:transparent;background:#eef2f7;color:#273449}.admin-customer-action-danger{border:0;background:#fee2e2;color:#dc2626}.admin-customer-action-reactivate{border:0;background:#dcfce7;color:#16a34a}@keyframes admin-spinner-rotate{to{transform:rotate(360deg)}}.admin-button-spinner{display:inline-block;width:11px;height:11px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:admin-spinner-rotate .65s linear infinite;vertical-align:middle;opacity:.75}.admin-customer-drawer .admin-slide-over-backdrop{background:#0f172a3d}.admin-customer-drawer-panel{display:grid;grid-template-rows:auto auto auto 1fr;width:min(100%,656px);overflow:hidden;padding:0}.admin-customer-drawer-header{display:flex;align-items:center;justify-content:center;min-height:54px;border-bottom:1px solid #dbe3ec;padding:0 18px 0 24px}.admin-customer-drawer-header h2{flex:1;margin:0;color:#111827;font-size:14px;font-weight:900;text-align:center}.admin-customer-edit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;padding:18px 20px 10px}.admin-customer-field-full{grid-column:1 / -1}.admin-customer-edit-fields input,.admin-customer-edit-fields select{min-height:42px}.admin-customer-active-toggle{display:inline-flex;align-items:center;gap:8px;margin:0 20px 16px;color:#273449;font-size:13px}.admin-customer-active-toggle input{width:13px;height:13px;margin:0;accent-color:#0078d4}.admin-customer-drawer-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #dbe3ec;padding:12px 20px}.admin-customer-cancel-button,.admin-customer-save-button{min-height:36px;border-radius:10px;padding:0 16px}.admin-customer-cancel-button{border-color:transparent;background:#eef2f7}.admin-customer-save-button{background:#f43f5e}.admin-checkbox-container{display:flex;align-items:left;justify-content:flex-start;gap:12px;width:10%}.admin-checkbox-label{font-weight:700;white-space:nowrap}.admin-error-text{color:#b91c1c}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{border-bottom:1px solid #e2e8f0;padding:10px 8px;text-align:left;vertical-align:top}.admin-reporting-filter-panel{border-color:#d8e1ec;border-radius:32px;box-shadow:0 8px 24px #0f172a0f;padding:22px}.admin-reporting-filter-form{display:flex;align-items:center;gap:10px;min-width:0}.admin-reporting-search-control,.admin-reporting-filter-control,.admin-reporting-date-control{display:flex;align-items:center;gap:12px;min-width:0}.admin-reporting-search-control{flex:1 1 470px;max-width:520px}.admin-reporting-filter-control{flex:0 0 176px}.admin-reporting-date-control{flex:0 0 148px}.admin-reporting-search-control span,.admin-reporting-filter-control span,.admin-reporting-page-form span{flex:0 0 auto;color:#273449;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1.05;text-transform:uppercase}.admin-reporting-search-control input,.admin-reporting-filter-control select,.admin-reporting-date-control input,.admin-reporting-page-form input{width:100%;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;color:#273449;outline:none;padding:0 14px;font-size:14px}.admin-reporting-search-control input,.admin-reporting-filter-control select,.admin-reporting-date-control input{min-height:40px}.admin-reporting-search-control input::placeholder{color:#94a3b8}.admin-reporting-search-control input:focus,.admin-reporting-filter-control select:focus,.admin-reporting-date-control input:focus,.admin-reporting-page-form input:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.admin-reporting-search-button,.admin-reporting-filter-action,.admin-reporting-filter-clear{min-width:98px;min-height:40px;border-radius:11px;font-size:13px}.admin-reporting-search-button,.admin-reporting-filter-action{background:#f43f5e}.admin-reporting-filter-clear{border-color:transparent;background:#e9eef5;color:#273449}.admin-reporting-filter-spacer{flex:1 1 auto;min-width:12px}.admin-reporting-table-panel{overflow:hidden;border-color:#d8e1ec;border-radius:32px;padding:0}.admin-reporting-table-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e6edf5;padding:18px 28px 16px}.admin-reporting-table-header h2{margin:0;color:#111827;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-reporting-table-header p,.admin-reporting-page-status{margin:0;color:#273449;font-size:11px;font-weight:800}.admin-reporting-table-panel .admin-table th{background:#f8fafc;color:#111827;font-size:10px;font-weight:900;letter-spacing:.08em;padding:14px 28px;text-transform:uppercase;white-space:nowrap}.admin-reporting-table-panel .admin-table td{color:#273449;padding:14px 28px}.admin-reporting-table-panel .admin-table tbody tr{cursor:pointer}.admin-reporting-table-panel .admin-table tbody tr:hover{background:#f8fafc}.admin-reporting-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;border-top:1px solid #e6edf5;padding:14px 22px}.admin-reporting-pagination-controls,.admin-reporting-page-form label{display:flex;align-items:center;gap:8px}.admin-reporting-pagination-controls{flex-wrap:wrap}.admin-reporting-page-button{min-height:30px;border-color:transparent;border-radius:7px;background:#e9eef5;color:#273449;padding:0 13px;font-size:11px}.admin-reporting-page-button:disabled{background:#edf2f7;color:#94a3b8;cursor:not-allowed;opacity:1}.admin-reporting-page-form input{width:72px;min-height:30px;padding:0 8px}.admin-link-button{background:transparent;color:#b91c1c;padding:4px 6px}.admin-tabs{flex-wrap:wrap}.admin-tabs button{border:1px solid #cbd5e1;background:#fff;color:#172033;padding:9px 12px}.admin-tabs .admin-tab-active{background:#172033;color:#fff}.admin-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.admin-checkbox-grid-compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-checkbox-grid label{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.admin-json{max-height:520px;overflow:auto;border-radius:8px;background:#0f172a;color:#e2e8f0;padding:14px;font-size:12px}.admin-config-page{align-content:start;gap:22px}.admin-config-shell{overflow:hidden;border-color:#d8e1ec;border-radius:32px;padding:0}.admin-config-shell-body{display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,.98fr);gap:36px;padding:36px}.admin-config-form-column{display:grid;align-content:start;gap:26px}.admin-config-preview-panel{display:grid;min-width:0}.admin-config-section-header{display:grid;gap:10px}.admin-config-section-header h2{margin:0;color:#111827;font-size:16px;font-weight:900}.admin-config-section-header p,.admin-config-logo-section p,.admin-config-preview-surface p{margin:0;color:#273449;font-size:13px;line-height:1.45}.admin-config-form-column label,.admin-config-logo-section{display:grid;gap:10px}.admin-config-form-column label>span,.admin-config-logo-section .admin-form-label{color:#111827;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-config-form-column input[type=text],.admin-config-form-column input[type=url],.admin-color-row input:not([type=color]){width:100%;min-height:38px;box-sizing:border-box;border:1px solid #d8e1ec;border-radius:10px;background:#f8fafc;color:#273449;outline:none;padding:0 14px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.admin-config-form-column input:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.admin-config-preview-surface{width:100%;min-height:100%;box-sizing:border-box;display:grid;align-content:center;justify-items:center;gap:16px;border:0;border-radius:22px;background:#f1f5f9;padding:36px 30px;text-align:center}.admin-config-preview-header{width:min(100%,670px);box-sizing:border-box;border-radius:12px;padding:16px 26px}.admin-config-preview-header img{display:block;width:min(100%,250px);height:68px;margin:0 auto;object-fit:contain}.admin-config-preview-action{border:0;border-radius:14px;color:#fff;cursor:default;font-size:12px;font-weight:900;margin-top:2px;padding:12px 22px;text-transform:uppercase}.admin-config-preview-surface h2{margin:2px 0 0;color:#111827;font-size:16px;font-weight:900}.admin-color-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.admin-color-row input[type=color]{width:42px;height:34px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;padding:3px}.admin-form-section{display:grid;gap:8px}.admin-form-label{color:#0f172a;font-size:12px;font-weight:800;text-transform:uppercase}.admin-hidden-input{display:none}.admin-config-logo-actions{display:flex;align-items:center;gap:10px}.admin-config-logo-actions .admin-button{min-height:36px;border-radius:10px;padding:0 16px;font-size:13px}.admin-config-remove-logo-button{border-color:transparent;background:#e2e8f0}.admin-config-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;border-top:1px solid #e6edf5;background:#f8fafc;padding:20px 36px 22px}.admin-config-text-button{border:0;background:transparent;color:#111827;cursor:pointer;font:inherit;font-size:12px;font-weight:900;padding:8px 0}.admin-config-save-button{min-width:194px;min-height:44px;border-radius:14px;background:#f43f5e;box-shadow:0 14px 28px #f43f5e33;font-size:15px}.admin-config-runtime-panel{border-color:#d8e1ec;border-radius:22px}.admin-alert{margin:0;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:10px 12px;font-size:13px;font-weight:800}.admin-alert-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.admin-alert-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.admin-table-state{display:flex;flex-direction:column;gap:4px;padding:24px;text-align:center;color:#475569;font-weight:700}.admin-dialog{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.admin-dialog-backdrop{position:absolute;inset:0;border:0;background:#0f172a73}.admin-dialog-panel{position:relative;width:min(100%,460px);box-sizing:border-box;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a3d;padding:22px}.admin-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.admin-dialog-actions-left{justify-content:flex-start;flex-wrap:wrap}.admin-icon-nav-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-slide-over{position:fixed;inset:0;z-index:100}.admin-slide-over-backdrop{position:absolute;inset:0;border:0;background:#0f172a66}.admin-slide-over-panel{position:absolute;top:0;right:0;width:min(100%,520px);height:100%;box-sizing:border-box;overflow-y:auto;background:#fff;padding:22px}.admin-slide-over-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-transcript-drawer .admin-slide-over-backdrop{background:#0f172a3d}.admin-transcript-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(100%,656px);overflow:hidden;padding:0}.admin-transcript-header{min-height:60px;margin:0;border-bottom:1px solid #dbe3ec;padding:0 18px 0 24px}.admin-transcript-header h2{flex:1;margin:0;color:#0f172a;font-size:15px;font-weight:900;line-height:1.2;text-align:center}.admin-transcript-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:12px;border:0;border-radius:999px;background:#eff6ff;color:#0f172a;font-size:18px;font-weight:900;line-height:1;cursor:pointer}.admin-transcript-summary{display:grid;gap:6px;margin:0;border-bottom:1px solid #dbe3ec;padding:22px 24px 20px;color:#273449;font-size:14px;line-height:1.25}.admin-transcript-summary div{display:flex;gap:4px;min-width:0}.admin-transcript-summary dt{flex:0 0 auto;color:#111827;font-weight:900}.admin-transcript-summary dd{min-width:0;margin:0;overflow-wrap:anywhere}.admin-transcript-section{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:22px 24px 20px}.admin-transcript-section h3{margin:0 0 14px;color:#111827;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-transcript-scroll{display:grid;align-content:start;gap:12px;min-height:0;overflow-y:auto;border-top:1px solid #dbe3ec;padding:16px 16px 0;background:#f8fafc}.admin-transcript-message{display:flex;width:100%}.admin-transcript-message-agent{justify-content:flex-start}.admin-transcript-message-user{justify-content:flex-end}.admin-transcript-bubble{max-width:min(492px,92%);border:1px solid #dbe3ec;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a;padding:14px 16px;color:#10213f}.admin-transcript-message-user .admin-transcript-bubble{max-width:min(268px,76%);border-color:#06132c;background:#06132c;color:#fff;text-align:right}.admin-transcript-bubble p{margin:0;font-size:15px;line-height:1.45}.admin-transcript-meta{display:flex;justify-content:flex-end;gap:8px;margin-top:8px;color:#7b8798;font-size:10px;line-height:1.2}.admin-transcript-message-user .admin-transcript-meta{color:#ffffffbd}.admin-icon-button{min-width:32px;height:32px;padding:0 10px;background:#f1f5f9;color:#0f172a}.admin-session-list{display:grid;gap:14px;margin:0}.admin-session-list div{display:grid;gap:4px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.admin-session-list dt{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.admin-session-list dd{margin:0;color:#0f172a;overflow-wrap:anywhere}@media(max-width:860px){.admin-shell{display:block}.admin-sidebar,.admin-sidebar-collapsed{width:100%;min-height:auto}.admin-nav{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:18px}.admin-sidebar-toggle{display:none}.admin-main{padding:20px}.admin-main-header{display:grid}.admin-grid-two,.admin-grid-three,.admin-chatbot-links-create-row{grid-template-columns:1fr}.admin-main{padding:28px 20px}.admin-knowledge-layout,.admin-agent-layout,.admin-kb-editor-grid,.admin-kb-compact-grid,.admin-agent-form-compact,.admin-agent-toggle-grid{grid-template-columns:1fr}.admin-knowledge-list-panel,.admin-agent-list-panel{position:static;height:auto;min-height:0}.admin-kb-actions{justify-content:flex-start}.admin-kb-upload-controls{grid-template-columns:1fr}.admin-kb-upload-mode{justify-self:stretch;max-width:none}.admin-kb-run-row{display:grid}.admin-config-shell-body{grid-template-columns:1fr;gap:26px;padding:24px}.admin-config-preview-surface{min-height:360px}.admin-config-actions{flex-wrap:wrap;padding:18px 24px}.admin-staff-summary-panel,.admin-staff-row-actions,.admin-staff-group-row,.admin-staff-permission-table-header{align-items:stretch;flex-direction:column}.admin-staff-summary-grid,.admin-staff-group-form-row,.admin-staff-permission-selector{grid-template-columns:1fr}.admin-staff-invite-button,.admin-staff-page .admin-slide-over-panel{width:100%}.admin-customer-invite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-customer-table th,.admin-customer-table td{padding-right:16px;padding-left:16px}.admin-customer-drawer-panel{width:100%}.admin-reporting-filter-form,.admin-reporting-pagination{align-items:stretch;flex-wrap:wrap}.admin-reporting-search-control,.admin-reporting-filter-control,.admin-reporting-date-control{flex:1 1 220px;max-width:none}.admin-reporting-filter-spacer{display:none}.admin-reporting-filter-action,.admin-reporting-filter-clear{flex:1 1 120px}.admin-reporting-page-status{margin-left:auto}.admin-transcript-panel{width:100%}.admin-transcript-summary,.admin-transcript-section{padding-right:16px;padding-left:16px}.admin-transcript-scroll{padding-right:10px;padding-left:10px}}@media(max-width:520px){.admin-auth-page{padding:24px 16px}.admin-auth-card{width:100%;border-radius:24px;padding:30px 24px}.admin-auth-actions{display:grid;grid-template-columns:1fr}.admin-auth-logo{max-width:70%}.admin-staff-tabs{width:100%}.admin-staff-tabs button{padding:0 10px;white-space:normal}.admin-staff-summary-grid,.admin-staff-drawer-actions,.admin-customer-invite-grid,.admin-customer-edit-fields{grid-template-columns:1fr}.admin-customer-invite-button{justify-self:stretch}.admin-customer-actions,.admin-customer-drawer-actions{align-items:stretch;flex-direction:column}.admin-config-actions{justify-content:stretch}.admin-agent-actions{align-items:stretch;flex-direction:column}.admin-config-text-button,.admin-config-save-button{width:100%}}.admin-session-expiry-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;padding:10px 14px;font-size:13px;font-weight:700}.admin-session-expiry-dismiss{flex:0 0 auto;border:0;background:transparent;color:#92400e;cursor:pointer;font:inherit;font-size:12px;font-weight:900;opacity:.75;padding:0;text-transform:uppercase}.admin-session-expiry-dismiss:hover{opacity:1}.admin-transcript-sentiment-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.4;white-space:nowrap}.admin-transcript-sentiment-badge--helpful{border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d}.admin-transcript-sentiment-badge--not-helpful{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.admin-sentiment-icon{width:10px;height:10px;flex-shrink:0}.admin-customer-actions{display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.admin-customer-drawer-actions{display:flex;justify-content:flex-start;align-items:center;gap:12px;position:absolute;bottom:0;left:0;width:100%;padding:16px;box-sizing:border-box;background-color:#fff}.customer-landing{box-sizing:border-box;height:100vh;height:100dvh;min-height:0;width:100%;overflow:hidden;color:#0f172a}.customer-landing-layout{position:relative;box-sizing:border-box;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:20px;height:100%;width:100%;min-height:0;padding:20px 24px}.customer-landing-topbar{pointer-events:none;position:absolute;z-index:20;top:20px;left:24px;right:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-landing-logo{pointer-events:auto;display:block;width:176px;max-width:min(44vw,192px);max-height:64px;object-fit:contain}.customer-landing-account-actions{pointer-events:auto;display:flex;align-items:flex-start;gap:10px}.customer-landing-account-menu{position:relative}.customer-landing-avatar-button{display:inline-flex;height:38px;align-items:center;justify-content:flex-end;gap:8px;box-sizing:border-box;max-width:min(48vw,220px);border:1px solid rgba(15,23,42,.16);border-radius:8px;background:#172033;color:#fff;cursor:pointer;letter-spacing:0;padding:4px 5px 4px 10px;box-shadow:0 12px 28px #0f172a29}.customer-landing-avatar-button:hover{background:#0f172a}.customer-landing-account-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;line-height:1;text-align:right}.customer-landing-account-name,.customer-landing-account-company{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-landing-account-name{font-size:11px;font-weight:900}.customer-landing-account-company{color:#cbd5e1;font-size:9px;font-weight:800}.customer-landing-avatar-icon{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#172033;font-size:10px;font-weight:900;line-height:1}.customer-landing-account-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:30;box-sizing:border-box;min-width:156px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:6px;box-shadow:0 18px 40px #0f172a2e}[dir=rtl] .customer-landing-account-popover{right:auto;left:0}.customer-landing-account-popover button{width:100%;border:0;border-radius:6px;background:transparent;color:#172033;cursor:pointer;padding:10px 12px;text-align:left;font-size:13px;font-weight:800}[dir=rtl] .customer-landing-account-popover button{text-align:right}.customer-landing-account-popover button:hover{background:#f1f5f9}.customer-landing-main{display:flex;min-height:0;align-items:stretch;justify-content:center;padding-top:64px}.customer-landing-chat-frame{display:flex;width:100%;max-width:900px;min-height:0;animation:customer-landing-fade-in .7s cubic-bezier(.16,1,.3,1) both}.customer-landing-desktop .customer-landing-chat-frame,.customer-landing-phone .customer-landing-chat-frame{height:100%}.customer-landing-compact .customer-landing-layout{display:flex;flex-direction:column;gap:16px;padding:16px}.customer-landing-compact .customer-landing-topbar{pointer-events:auto;position:relative;inset:auto}.customer-landing-compact .customer-landing-main{flex:1;padding-top:0}.customer-landing-compact .customer-landing-chat-frame{height:100%}.customer-landing-compact .customer-landing-logo{max-width:176px;max-height:44px}.customer-landing-phone .customer-landing-layout{padding:14px}.customer-landing-phone .customer-landing-topbar{top:14px;left:14px;right:14px}.customer-landing-phone .customer-landing-main{padding-top:56px}.customer-landing-phone .customer-landing-logo{max-width:154px;max-height:42px}.customer-landing-phone .customer-landing-avatar-button{height:34px;max-width:min(46vw,176px);gap:6px;padding:3px 4px 3px 8px}.customer-landing-phone .customer-landing-account-name{font-size:10px}.customer-landing-phone .customer-landing-account-company{font-size:8px}.customer-landing-phone .customer-landing-avatar-icon{width:26px;height:26px;font-size:9px}.customer-landing-chat-immersive .customer-landing-layout{display:block;height:100dvh;padding:0}.customer-landing-chat-immersive .customer-landing-main{display:block;height:100%;padding-top:0}.customer-landing-chat-immersive .customer-landing-chat-frame{height:100%;max-width:none}.customer-landing-chat-immersive .chatbot-widget-root,.customer-landing-chat-immersive .chatbot-widget-container{height:100%;min-height:0}.customer-landing-chat-immersive .chatbot-widget-container{border:0;border-radius:0;box-shadow:none}.customer-landing-chat-immersive .chatbot-widget-container>.navy-bg{border-radius:0}.customer-landing-offline-card{box-sizing:border-box;display:flex;min-height:420px;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;border:2px solid #172033;border-radius:8px;background:#fff;padding:28px;text-align:center;box-shadow:0 20px 60px #0f172a14}.customer-landing-offline-eyebrow{margin:0;color:#172033;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.customer-landing-offline-message{margin:14px 0 0;color:#334155;font-size:16px;line-height:1.5}.customer-landing-start-chat{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;margin-top:28px;border:0;border-radius:8px;background:#0f172a;color:#fff;cursor:pointer;padding:14px 26px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 14px 28px #0f172a1f}.customer-landing-start-chat:hover{filter:brightness(1.1)}.customer-landing-start-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;line-height:1}.customer-landing-start-icon-svg{width:22px;height:22px}.customer-landing-footer{border-top:1px solid rgba(148,163,184,.65);padding-top:18px;color:#172033;text-align:center}.customer-landing-footer p{margin:0 0 6px;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.customer-landing-footer-links{display:flex;justify-content:center;gap:32px;margin-top:10px}.customer-landing-footer-links a{color:#172033;font-size:9px;font-weight:800;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .15s ease}.customer-landing-footer-links a:hover{color:#e11d48}.customer-landing-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px}.customer-landing-modal-backdrop{position:absolute;inset:0;border:0;background:#0f172a6b;cursor:pointer}.customer-landing-modal-card{position:relative;box-sizing:border-box;width:min(100%,448px);border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:24px;box-shadow:0 24px 60px #0f172a3d}.customer-landing-modal-card h2{margin:0;color:#be123c;font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-landing-modal-card p{margin:14px 0 0;color:#334155;font-size:14px;line-height:1.5}.customer-landing-modal-actions{display:flex;gap:12px;margin-top:24px}.customer-landing-modal-actions button{flex:1;border:0;border-radius:8px;cursor:pointer;padding:12px 14px;font-size:14px;font-weight:900}.customer-landing-modal-stay{background:#f1f5f9;color:#0f172a}.customer-landing-modal-confirm{background:#b91c1c;color:#fff}.customer-landing-profile-card{width:min(100%,520px)}.customer-landing-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.customer-landing-profile-eyebrow{margin:0 0 6px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.customer-landing-profile-close{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#172033;cursor:pointer;font-size:14px;font-weight:900;line-height:1}.customer-landing-profile-alert,.customer-landing-profile-success{margin:16px 0 0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.4}.customer-landing-profile-alert{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.customer-landing-profile-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.customer-landing-profile-form{display:grid;gap:14px;margin-top:18px}.customer-landing-profile-field{display:grid;gap:6px;color:#172033;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.customer-landing-profile-field input,.customer-landing-profile-field select{box-sizing:border-box;width:100%;min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:10px 36px 10px 12px;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;font-family:inherit;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.customer-landing-profile-field input{background-image:none;padding-right:12px}.customer-landing-profile-field input[readonly]{background:#f8fafc;color:#475569}.customer-landing-profile-field input:disabled,.customer-landing-profile-field select:disabled{cursor:not-allowed;opacity:.72}.customer-landing-profile-actions{margin-top:8px}.customer-landing-modal-confirm:disabled{cursor:not-allowed;opacity:.68}@media(max-width:1180px){.customer-landing-layout{gap:14px;padding:14px 16px}.customer-landing-topbar{top:14px;left:16px;right:16px}.customer-landing-main{padding-top:56px}.customer-landing-chat-frame{max-width:1000px}.customer-landing-footer{padding-top:14px}}@media(max-height:820px){.customer-landing-compact .customer-landing-layout,.customer-landing-desktop .customer-landing-layout{gap:10px;padding-top:12px;padding-bottom:12px}.customer-landing-compact .customer-landing-main,.customer-landing-desktop .customer-landing-main{padding-top:48px}.customer-landing-compact .customer-landing-footer,.customer-landing-desktop .customer-landing-footer{padding-top:10px}.customer-landing-compact .customer-landing-footer p,.customer-landing-desktop .customer-landing-footer p{margin-bottom:4px;font-size:8px}.customer-landing-compact .customer-landing-footer-links,.customer-landing-desktop .customer-landing-footer-links{margin-top:6px;gap:20px}}@keyframes customer-landing-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.customer-landing-footer-links,.customer-landing-modal-actions{flex-direction:column;gap:10px}.customer-landing-start-chat{width:100%;max-width:280px}}
