:root{font-family:Inter,system-ui,Arial;color:#e5eefc;background:#0b1020}*{box-sizing:border-box}body{margin:0}.app{display:grid;grid-template-columns:220px 30fr 50fr 20fr;height:100vh;overflow:hidden;background:#111827;transition:grid-template-columns .2s ease}.sidebar{background:#030712;padding:18px;border-right:1px solid #1f2937;overflow:auto}.app.sidebar-collapsed{grid-template-columns:72px 30fr 50fr 20fr}.sidebar.collapsed{padding:14px 10px}.sidebar.collapsed .menu-label{display:none}.sidebar-toggle{width:100%;justify-content:center;margin:0 0 16px;border:1px solid #334155!important;background:#111827!important}.brand{display:flex;gap:10px;align-items:center;color:#60a5fa;font-weight:800;font-size:24px;margin-bottom:28px}.sidebar nav{display:grid;gap:8px}.menu-group{display:grid;gap:4px}.attendance-submenu{display:grid;gap:4px;margin-left:28px;padding-left:10px;border-left:1px solid #1f2937}.attendance-subitem{font-size:12px!important;padding:7px 9px!important;border-radius:9px!important;color:#9ca3af!important}.attendance-subitem.active,.attendance-subitem:hover{background:#1e3a8a!important;color:#fff!important}.sidebar.collapsed .attendance-submenu{display:none}.sidebar button{display:flex;gap:10px;align-items:center;color:#cbd5e1;background:transparent;border:0;text-align:left;padding:10px;border-radius:12px;cursor:pointer;font:inherit;width:100%}.sidebar button.active,.sidebar button:hover{background:#172554;color:#fff}.logout-button{margin-top:18px;width:100%;border:1px solid #334155!important;background:#111827!important;color:#e5e7eb!important;justify-content:center;font-weight:800}.login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#172554 0,#0b1020 48%,#030712);padding:24px;color:#e5eefc}.login-card{width:min(420px,100%);display:grid;gap:14px;background:#0f172a;border:1px solid #1e3a8a;border-radius:24px;padding:30px;box-shadow:0 24px 80px #0008}.login-card .brand{margin-bottom:0}.login-card h1{margin:0;color:#fff;font-size:28px}.login-card p{margin:0;color:#cbd5e1;line-height:1.45}.login-card input{border:1px solid #334155;background:#030712;color:#e5e7eb;border-radius:12px;padding:12px;font:inherit}.login-card button{border:0;background:#2563eb;color:#fff;border-radius:12px;padding:13px;font-weight:900;cursor:pointer}.login-error{background:#7f1d1d;color:#fecaca;border:1px solid #ef4444;border-radius:12px;padding:10px;font-size:13px}.realtime-alert-badge{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:22px;border-radius:999px;background:#dc2626;color:#fff;padding:2px 7px;font-size:12px;font-weight:900}.queue{background:#f8fafc;color:#0f172a;padding:18px;overflow-x:hidden;overflow-y:auto;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;min-height:0;width:100%;position:relative;scrollbar-gutter:stable}.queue h2,.details h2{font-size:18px;color:#1e3a8a}.queue h2{flex:0 0 auto;margin-top:0}.filters{display:grid;gap:8px;background:#111827;border:1px solid #374151;border-radius:16px;padding:12px;margin-bottom:12px}.filters input,.filters select{width:100%;border:1px solid #374151;background:#030712;color:#e5e7eb;border-radius:10px;padding:9px;font:inherit}.queue-list{overflow:visible;min-height:0;padding-right:4px;flex:0 0 auto}.queue-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.queue-header small{color:#64748b}.queue-filter-shortcut{border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af;border-radius:12px;padding:10px 12px;font-weight:900;cursor:pointer}.queue-filter-shortcut:hover{background:#dbeafe}.queue-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.queue-summary span{background:#fff;border:1px solid #e2e8f0;color:#334155;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.quick-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px;background:#111827;border:1px solid #374151;border-radius:14px;padding:10px}.quick-filters button{border:1px solid #334155;background:#030712;color:#cbd5e1;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer}.quick-filters button.active,.quick-filters button:hover{background:#2563eb;border-color:#60a5fa;color:#fff}.queue-section{border:1px solid #e2e8f0;border-radius:16px;padding:10px;margin:10px 0;background:#fff;scroll-margin-top:12px;box-shadow:0 10px 26px #0f172a0d}.queue-section h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;color:#1e3a8a;font-size:14px}.queue-section h3 span{background:#1d4ed8;color:#fff;border-radius:999px;min-width:24px;text-align:center;padding:2px 8px;font-size:12px}.queue-section>small{display:block;color:#9ca3af;padding:8px 2px}.queue-section-overdue{border-color:#dc2626;background:#2f1212}.queue-section-critical{border-color:#f59e0b;background:#2f2412}.queue-section-waiting{border-color:#2563eb}.queue-section-progress{border-color:#16a34a}.ticket{width:100%;text-align:left;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:16px;padding:14px;margin:8px 0;display:grid;gap:8px;box-shadow:0 10px 24px #0f172a0a}.ticket-open{display:grid;gap:4px;text-align:left;background:transparent;border:0;color:inherit;padding:0;cursor:pointer;font:inherit}.queue-ticket-actions{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #374151;padding-top:8px}.queue-ticket-actions button{border:0;background:#16a34a;color:#fff;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:900;cursor:pointer}.queue-waiting-badge{display:inline-flex;align-items:center;border-radius:999px;background:#dcfce7;color:#166534;padding:3px 8px;font-size:11px;font-weight:900;width:max-content}.ticket.active{border-color:#3b82f6;background:#eff6ff}.ticket-waiting{background:#0f2a3f;border-color:#38bdf8;border-left:5px solid #38bdf8;box-shadow:0 0 0 1px #38bdf833}.bot-indicator{display:inline-flex;align-items:center;margin-left:6px;font-size:15px}.ticket.priority-ticket{border-color:#f59e0b}.ticket.tag-alert-chave-vencida{background:#451a1a;border-color:#ef4444}.ticket.tag-alert-prioritario{background:#3b2f12;border-color:#f59e0b}.ticket.tag-alert-mensalidade{background:#1e3a2f;border-color:#22c55e}.tag-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag-badge{display:inline-flex;align-items:center;border-radius:999px;background:#dbeafe;color:#1e3a8a;padding:3px 8px;font-size:11px;font-weight:800}.priority-badge,.sla-badge{display:inline-flex;align-items:center;border-radius:999px;background:#fef3c7;color:#92400e;padding:3px 8px;font-size:11px;font-weight:800;width:max-content}.sla-badge{background:#e0f2fe;color:#075985}.ticket.sla-overdue{border-color:#dc2626;box-shadow:0 0 0 2px #dc262655}.ticket.sla-warning{border-color:#f97316;box-shadow:0 0 0 2px #f9731655}.ticket.sla-ok{border-color:#16a34a}.selected-alert{border:1px solid #374151;border-radius:14px;padding:10px;margin:12px 0;background:#1f2937;display:grid;gap:8px}.selected-alert strong{color:#fbbf24}.selected-alert.tag-alert-chave-vencida{border-color:#ef4444;background:#451a1a}.selected-alert.tag-alert-prioritario{border-color:#f59e0b;background:#3b2f12}.ticket small{color:#64748b}.ticket em{color:#60a5fa;font-style:normal;font-size:12px}.chat{display:grid;grid-template-rows:86px 1fr auto 74px;background:#eef2f7;color:#111827;min-height:0;overflow:hidden;width:100%}.chat header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:#f8fafc;border-bottom:1px solid #d1d5db;min-width:0}.chat h1{margin:0;font-size:22px}.chat p{margin:4px 0;color:#4b5563}.chat header button,.chat footer button{border:0;background:#2563eb;color:#fff;border-radius:12px;padding:12px 18px;font-weight:700}button:disabled{opacity:.45;cursor:not-allowed!important;filter:grayscale(.35)}.permission-hint{display:block;border:1px solid #f59e0b;background:#451a03;color:#fde68a;border-radius:10px;padding:8px;font-size:12px;font-weight:800;line-height:1.35}.permission-banner{display:block;margin-top:14px;border:1px solid #f59e0b;background:#451a03;color:#fde68a;border-radius:12px;padding:10px;font-size:12px;font-weight:800;line-height:1.35}.danger-banner{border-color:#dc2626;background:#450a0a;color:#fecaca}.messages{padding:24px;overflow:auto;display:flex;flex-direction:column;gap:12px;min-height:0;scroll-behavior:smooth;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.quick-replies{border-top:1px solid #d1d5db;background:#f8fafc;padding:10px 20px;display:grid;gap:8px;max-height:220px;overflow:auto}.quick-replies-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e3a8a}.quick-replies-header span{font-size:12px;color:#64748b;font-weight:700}.quick-replies input{border:1px solid #cbd5e1;border-radius:12px;padding:9px 12px;font:inherit;background:#fff;color:#0f172a}.quick-replies-list{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.quick-reply-card{display:grid;gap:5px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;padding:10px;color:#0f172a}.quick-reply-card strong{color:#1e3a8a;font-size:13px}.quick-reply-card span{font-size:12px;color:#475569;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quick-reply-card button{border:0;border-radius:10px;background:#2563eb;color:#fff;padding:8px 10px;font-weight:800;cursor:pointer;width:max-content}.messages-end{height:1px;flex:0 0 1px}.chat-actions-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:10px 20px;background:#f8fafc;border-top:1px solid #dbe3ef}.chat-action-button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:12px;padding:10px 14px;font-weight:900;cursor:pointer}.chat-action-button:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.chat-action-button.danger-action{border:0!important;background:#dc2626!important;color:#fff!important}.bubble{max-width:68%;padding:12px 14px;border-radius:18px;box-shadow:0 6px 20px #0001;white-space:pre-wrap;line-height:1.35}.bubble span{display:block;text-transform:uppercase;font-size:10px;font-weight:800;opacity:.6;margin-bottom:4px}.media-message-label{display:block;text-transform:none;font-size:12px;font-weight:800;opacity:1;margin-top:2px;color:#0f172a}.media-message-body{display:block;text-transform:none;font-size:13px;font-weight:500;opacity:1;margin-top:6px;color:inherit}.media-message-preview{display:block;max-width:260px;max-height:260px;border-radius:10px;margin-top:8px;object-fit:contain;background:#f8fafc}.media-message-audio{display:block;width:260px;max-width:100%;margin-top:8px}.media-message-video{display:block;max-width:280px;max-height:260px;border-radius:10px;margin-top:8px}.media-message-download{display:inline-flex;margin-top:8px;color:#0b63f6;font-weight:800}.media-message-loading,.media-message-error{display:block;margin-top:6px;color:#64748b;text-transform:none;font-size:11px}.bubble.in{align-self:flex-start;background:#fff}.bubble.out{align-self:flex-end;background:#dbeafe}.bubble.bot{background:#bfdbfe}.chat footer{display:flex;gap:12px;padding:14px 20px;background:#f8fafc;border-top:1px solid #d1d5db}.message-composer{position:relative}.message-input-wrap{position:relative;display:flex;flex:1}.message-input-wrap input{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:0 16px;font-size:15px}.chat input{flex:1;border:1px solid #cbd5e1;border-radius:14px;padding:0 16px;font-size:15px}.quick-replies-popover{position:absolute;left:0;right:0;bottom:calc(100% + 8px);display:grid;gap:6px;background:#fff;border:1px solid #bfdbfe;border-radius:14px;padding:10px;box-shadow:0 18px 44px #0f172a33;max-height:240px;overflow:auto;z-index:3}.quick-replies-popover strong{color:#1e3a8a;font-size:13px}.quick-replies-popover button{display:grid;gap:3px;text-align:left;border:1px solid #dbeafe;background:#eff6ff;color:#0f172a;border-radius:10px;padding:8px;cursor:pointer}.quick-replies-popover button span{font-weight:900;color:#1e3a8a}.quick-replies-popover button small{color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toggle-simulator-button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:12px;padding:10px 12px;margin:0 0 10px;font-weight:900;cursor:pointer;width:100%;box-shadow:0 8px 18px #0002}.toggle-simulator-button:hover{background:#172554;color:#fff}.simulator{display:grid;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px;margin-bottom:14px;position:sticky;top:0;z-index:1;flex:0 0 auto;box-shadow:0 12px 24px #0003}.simulator h3{margin:0;color:#1e3a8a;font-size:15px}.simulator input,.simulator textarea{width:100%;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;border-radius:10px;padding:9px;font:inherit}.simulator textarea{min-height:72px;resize:vertical}.simulator button{border:0;background:#16a34a;color:#fff;border-radius:10px;padding:10px;font-weight:800;cursor:pointer}.simulator small{color:#9ca3af}.simulator-status{display:block;border:1px solid #2563eb;background:#172554;color:#dbeafe!important;border-radius:10px;padding:8px;font-weight:800}.details{background:#111827;border-left:1px solid #374151;padding:20px;overflow:auto;overflow-x:hidden;width:100%;min-width:0}.attendance-timer{display:inline-flex;align-items:center;justify-content:center;max-width:100%;border-radius:9px;background:#0f766e;color:#fff;font-family:ui-monospace,Menlo,monospace;font-weight:900;padding:4px 8px}.filters-screen{grid-column:2 / span 3;display:grid;grid-template-columns:30fr 50fr 20fr;min-height:0;overflow:hidden;background:#0f172a}.filters-column,.filter-results-column,.filter-details-column{padding:22px;overflow:auto;border-right:1px solid #334155}.filters-column{display:grid;align-content:start;gap:12px;background:#111827}.filters-column input,.filters-column select,.filters-column button{width:100%;border:1px solid #374151;background:#030712;color:#e5e7eb;border-radius:10px;padding:10px;font:inherit}.filters-column button{background:#2563eb;border:0;font-weight:900;cursor:pointer}.filter-results-column{background:#1f2937}.filter-results-column h1,.filters-column h1{margin-top:0;color:#bfdbfe}.details p{color:#d1d5db}.note{background:#1e3a8a;padding:14px;border-radius:14px;color:#dbeafe!important}.admin-shell{grid-column:2 / span 3;background:#f1f5f9;color:#111827;overflow:auto;padding:28px}.admin-page{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #dbe3ef;border-radius:22px;padding:26px;box-shadow:0 18px 50px #0f172a18}.admin-page h1{margin:0 0 6px;color:#0f172a}.admin-page h2{margin:24px 0 12px;color:#1e3a8a;font-size:18px}.admin-page p{margin-top:0;color:#475569}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;margin-top:20px}.sla-dashboard .metric-card:nth-child(4){background:#7f1d1d}.sla-dashboard .metric-card:nth-child(5){background:#7c2d12}.sla-dashboard .metric-card:nth-child(6){background:#164e63}.metric-card{background:#0f172a;color:#e2e8f0;border-radius:18px;padding:18px;display:grid;gap:8px}.metric-card span{color:#93c5fd;font-weight:700}.metric-card strong{font-size:30px;color:#fff}.metric-card small{color:#cbd5e1}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin-top:18px}.form-grid input,.form-grid select,.form-grid textarea,.form-grid button{border:1px solid #cbd5e1;border-radius:12px;padding:12px;font:inherit;background:#f8fafc;color:#0f172a}.form-grid button.primary-action{background:#2563eb;color:#fff;border-color:#2563eb;font-weight:800;cursor:pointer}.form-grid textarea{grid-column:1/-1;min-height:110px;resize:vertical}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.chips span{background:#dbeafe;color:#1e40af;border-radius:999px;padding:8px 12px;font-weight:700}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px}.permission-grid label{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px;color:#334155}.report-list{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin-top:18px}.report-list button{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:14px;padding:14px;text-align:left;font-weight:800;cursor:pointer}.table-list{display:grid;gap:10px;margin-top:18px}.alert-list{display:grid;gap:10px;margin-top:24px}.alert-list div{display:grid;gap:6px;border-radius:14px;padding:12px;border:1px solid #fecaca;background:#fef2f2}.alert-list button{width:max-content;border:0;border-radius:10px;background:#dc2626;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.alert-counter{display:inline-flex;align-items:center;justify-content:center;min-width:28px;border-radius:999px;background:#dc2626;color:#fff;padding:2px 8px;font-size:14px}.operational-alert-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:14px 0;padding:12px 14px;border:1px solid #fed7aa;border-left:5px solid #ea580c;border-radius:14px;background:#fff7ed;color:#7c2d12}.operational-alert-banner strong{color:#9a3412}.operational-alert-banner span{line-height:1.35}.operational-alert-banner button{border:0;border-radius:10px;background:#ea580c;color:#fff;padding:8px 12px;font-weight:900;cursor:pointer}.attendance-operational-alert{margin:0 24px 14px}.alert-critical{border-color:#dc2626!important;background:#fef2f2!important}.alert-warning{border-color:#f97316!important;background:#fff7ed!important}.table-list div{display:grid;gap:4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.productivity-report div{border-left:5px solid #2563eb;background:#eff6ff}.productivity-report strong{color:#1e3a8a}.table-list strong{color:#0f172a}.table-list span{color:#64748b;font-size:14px}@media (max-width:1100px){.app{grid-template-columns:72px 1fr}.attendance-layout{display:grid;grid-column:2;grid-template-columns:1fr}.details{display:none}.chat,.queue{min-height:50vh}.admin-shell,.filters-screen{grid-column:2;grid-template-columns:1fr}.dashboard-grid{grid-template-columns:repeat(2,1fr)}}.queue-readiness{display:grid;gap:8px;background:#0f172a;border:1px solid #334155;border-radius:14px;padding:12px;margin:0 0 12px}.queue-readiness h3{margin:0;color:#bfdbfe;font-size:14px}.readiness-step{display:flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;background:#1f2937;color:#d1d5db}.readiness-step.done{background:#064e3b;color:#bbf7d0}.readiness-step.pending{background:#3f2d0a;color:#fde68a}.ticket-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.status-pill{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;background:#dbeafe;color:#1e3a8a;border:1px solid #93c5fd;padding:4px 8px;font-size:11px;font-weight:900;letter-spacing:.01em;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.customer-data-list{display:grid;gap:0;border:1px solid #1f2937;background:#0f172a;border-radius:12px;padding:10px 12px;margin:0 0 16px;overflow-x:hidden;min-width:0}.customer-data-list p{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:8px 0;border-bottom:1px solid #1f2937;color:#d1d5db;min-width:0}.customer-data-list p:last-child{border-bottom:0}.customer-data-list b,.customer-data-label{color:#93c5fd;font-size:11px;text-transform:uppercase;letter-spacing:.035em;line-height:1.35;min-width:0;overflow-wrap:anywhere}.customer-data-value{display:block;min-width:0;max-width:100%;color:#e5e7eb;font-size:13px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.filters-topbar{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;padding:14px 22px;background:#030712;border-bottom:1px solid #334155}.filter-back-button{width:auto!important;margin:0!important;padding:10px 14px!important;gap:10px;color:#cbd5e1!important}.queue-ticket-actions .danger-action,.danger-action{background:#dc2626!important;color:#fff!important}.action-panel .danger-action{border:0;border-radius:10px;padding:10px;font-weight:900;cursor:pointer}.list-page{max-width:1280px;background:#f8fafc;border:0;box-shadow:none;padding:24px;display:grid;gap:18px}.list-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.list-page-header h1{font-size:28px;margin:0 0 4px}.list-page-header p{margin:0;color:#64748b}.primary-action{border:0;background:#2563eb;color:#fff;border-radius:12px;padding:11px 16px;font-weight:900;cursor:pointer}.secondary-action{border:1px solid #cbd5e1!important;background:#fff!important;color:#334155!important;border-radius:12px;padding:11px 14px;font-weight:800;cursor:pointer}.list-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(160px,.35fr) minmax(130px,.25fr) auto auto;gap:10px;align-items:end;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px;box-shadow:0 10px 28px #0f172a0d}.list-toolbar input,.list-toolbar select,.list-toolbar button{border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:#f8fafc;color:#0f172a}.list-toolbar button{background:#2563eb;color:#fff;border-color:#2563eb;font-weight:900;cursor:pointer}.unified-search{display:grid;gap:6px}.unified-search span{font-size:12px;font-weight:900;color:#1e3a8a;text-transform:uppercase;letter-spacing:.03em}.list-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 16px 38px #0f172a0f}.list-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.list-card-header h2,.list-card h2{margin:0;color:#1e3a8a}.list-card-header span{color:#64748b;font-weight:800}.list-table{display:grid;gap:0;overflow:auto}.list-table-head,.list-table-row{display:grid;grid-template-columns:1.5fr 1fr 1.25fr .85fr .65fr auto;gap:12px;align-items:center;min-width:920px}.list-table-head{color:#64748b;font-size:12px;text-transform:uppercase;font-weight:900;border-bottom:1px solid #e2e8f0;padding:0 8px 10px}.list-table-row{padding:12px 8px;border-bottom:1px solid #eef2f7;color:#334155}.list-table-row:last-child{border-bottom:0}.contact-identity{display:flex;align-items:center;gap:10px;min-width:0}.contact-identity strong{display:block;color:#0f172a}.contact-identity small{display:block;color:#64748b;overflow-wrap:anywhere}.contact-avatar{width:38px;height:38px;border-radius:12px;background:#dbeafe;color:#1d4ed8;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.row-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.row-actions button{border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:900;cursor:pointer}.status-active,.status-inactive{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:12px;font-style:normal;font-weight:900}.status-active{background:#dcfce7;color:#166534}.status-inactive{background:#fee2e2;color:#991b1b}.floating-create-button{position:sticky;bottom:18px;justify-self:end;width:52px;height:52px;border:0;border-radius:999px;background:#2563eb;color:#fff;font-size:28px;font-weight:900;box-shadow:0 18px 34px #2563eb55;cursor:pointer}.compact-form{grid-template-columns:minmax(220px,1fr) auto}.list-page-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.contact-side-panel,.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px}.contact-side-panel{place-items:stretch end}.contact-side-panel-backdrop,.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a88;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.contact-panel-card{position:relative;z-index:1;width:min(720px,100%);height:100%;overflow:auto;border-radius:22px 0 0 22px}.contact-panel-card .form-grid button{grid-column:1/-1;width:min(220px,100%)}.contact-detail-summary{display:grid;gap:4px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:12px;margin:0 0 14px}.contact-detail-summary strong{color:#1e3a8a}.contact-detail-summary span{color:#334155}.modal-card{position:relative;z-index:1;width:min(420px,100%);display:grid;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 22px 70px #0f172a40}.modal-card input{border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:#f8fafc;color:#0f172a}.modal-card .primary-action{width:max-content}@media (max-width:900px){.list-page-header,.list-page-actions{display:grid}.list-toolbar{grid-template-columns:1fr}.list-table-head,.list-table-row{grid-template-columns:1fr;min-width:0}.list-table-head{display:none}.row-actions{justify-content:flex-start}.floating-create-button{position:fixed;right:22px;bottom:22px}.contact-side-panel{place-items:stretch}.contact-panel-card{border-radius:18px;height:auto;max-height:calc(100vh - 48px)}}.dashboard-model{max-width:1280px;background:#f8fafc;border:0;box-shadow:none;padding:24px}.dashboard-model-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.dashboard-model-header h1{font-size:24px}.dashboard-model-actions{display:flex;gap:10px;align-items:end}.dashboard-model-actions button,.dashboard-model-actions input{border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:10px;padding:10px 14px;font-weight:700}.dashboard-date-actions label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.dashboard-date-actions input{min-width:145px;text-transform:none}.dashboard-model-top{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dashboard-model-middle{display:grid;grid-template-columns:1.1fr 1.1fr 1.4fr;gap:18px;margin-top:18px}.dashboard-model-bottom{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:18px;margin-top:18px}.model-card,.model-panel{background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:18px;box-shadow:0 18px 35px #1e293b0d;position:relative;overflow:hidden}.model-card-title{display:flex;align-items:center;gap:12px}.model-card-title small{font-size:11px;font-weight:900;color:#334155;letter-spacing:.03em}.model-icon{width:38px;height:38px;border-radius:12px;background:#2563eb;color:#fff;display:grid;place-items:center}.model-card-green .model-icon{background:#10b981}.model-card-purple .model-icon{background:#7c3aed}.model-card-orange .model-icon{background:#f97316}.model-card strong,.model-panel>strong{display:block;color:#020617;font-size:28px;margin-top:10px}.model-card em{display:block;color:#16a34a;font-size:12px;font-style:normal;margin-top:8px}.model-card em.negative{color:#ef4444}.mini-sparkline{height:28px;width:86px;margin-left:auto;background:linear-gradient(135deg,transparent 45%,#2563eb 46% 49%,transparent 50%),linear-gradient(45deg,transparent 52%,#2563eb 53% 56%,transparent 57%);opacity:.8}.model-card-green .mini-sparkline{filter:hue-rotate(90deg)}.model-card-purple .mini-sparkline{filter:hue-rotate(55deg)}.model-card-orange .mini-sparkline{filter:hue-rotate(165deg)}.clock-ring,.donut-total{position:absolute;right:28px;bottom:28px;width:58px;height:58px;border:3px solid #2563eb;border-radius:50%;display:grid;place-items:center;color:#2563eb}.donut-total{border-color:#fbbf24;color:#0f172a;font-size:12px}.donut-total strong{font-size:16px;margin:0}.donut-total small{margin-top:-12px}.urgent-label{display:block;color:#ef4444;font-size:12px;margin-top:8px}.closed-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.closed-kpis span{display:grid;gap:4px}.closed-kpis small,.message-split small,.hourly-summary small{color:#64748b;font-size:11px}.closed-kpis strong{font-size:20px;margin:0}.closed-kpis em{color:#10b981;font-style:normal;font-size:12px}.bar-chart{height:190px;display:flex;align-items:end;gap:20px;border-bottom:1px solid #e2e8f0;margin-top:18px;padding:0 10px}.bar-chart span{flex:1;min-width:16px;background:#2563eb;border-radius:6px 6px 0 0}.message-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px}.message-split span{border-top:5px solid #2563eb;padding-top:8px}.message-split span:last-child{border-color:#16a34a}.message-split strong{font-size:16px}.message-split em{float:right;color:#2563eb;font-size:12px;font-style:normal}.top-list{display:grid;gap:14px;margin-top:18px}.top-list div{display:grid;grid-template-columns:28px 1fr 52px 46px;align-items:center;gap:10px}.top-list b{width:24px;height:24px;border-radius:8px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.top-list span{font-size:13px;color:#0f172a;border-bottom:5px solid #dbeafe;padding-bottom:6px}.top-list strong{font-size:13px}.top-list em{color:#64748b;font-size:12px;font-style:normal}.model-link{margin-top:22px;width:100%;border:0;background:#f8fafc;color:#2563eb;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;font-weight:800}.line-chart{height:230px;display:flex;align-items:end;gap:7px;border-bottom:1px solid #e2e8f0;margin-top:18px;background:linear-gradient(#f1f5f9 1px,transparent 1px) 0 0/100% 46px}.line-chart span{width:10px;background:#2563eb;border-radius:999px 999px 0 0}.hourly-summary{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#f8fafc;border-radius:14px;padding:14px;margin-top:16px}.hourly-summary span{display:grid;gap:4px}.hourly-summary strong{font-size:16px}.dashboard-extra{margin-top:22px}@media (max-width:1100px){.dashboard-model-top,.dashboard-model-middle,.dashboard-model-bottom{grid-template-columns:1fr 1fr}.hourly-panel{grid-column:1 / -1}}@media (max-width:760px){.dashboard-model-header,.dashboard-model-actions{display:grid}.dashboard-model-top,.dashboard-model-middle,.dashboard-model-bottom,.closed-kpis{grid-template-columns:1fr}.top-list div{grid-template-columns:24px 1fr}}.app{grid-template-columns:190px 28fr 54fr 22fr;background:#f5f7fb;color:#0f172a}.app.sidebar-collapsed{grid-template-columns:72px 28fr 54fr 22fr}.sidebar{background:#061326;border-right:0;padding:18px 14px;color:#e5eefc}.brand{font-size:16px;margin-bottom:22px;color:#f8fafc}.brand svg{color:#2563eb}.sidebar nav{gap:4px}.menu-group{gap:2px}.sidebar button{border-radius:8px;padding:9px 10px;font-size:13px;color:#cbd5e1}.sidebar button.active,.sidebar button:hover{background:#0b63f6;color:#fff}.attendance-submenu{margin-left:18px;padding-left:10px;border-left:1px solid #1d4ed8;gap:2px}.attendance-subitem{font-size:11px!important;padding:6px 8px!important;border-radius:7px!important}.attendance-subitem.active,.attendance-subitem:hover{background:#123b78!important;color:#fff!important}.attendance-page-shell{grid-column:2 / span 3;display:grid;grid-template-columns:28fr 54fr 22fr;grid-template-rows:auto minmax(0,1fr);height:100vh;min-height:0;background:#f6f8fc;overflow:hidden}.attendance-page-header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px 12px;background:#f6f8fc;border-bottom:1px solid #e6ebf2}.attendance-page-header h1{margin:0;font-size:18px;color:#111827}.attendance-page-header p{margin:3px 0 0;color:#64748b;font-size:12px}.attendance-page-actions{display:flex;align-items:center;gap:10px;min-width:420px}.sound-alert-toggle{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 10px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#0b63f6;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.sound-alert-toggle input{width:15px;height:15px;accent-color:#0b63f6}.attendance-search{flex:1}.attendance-search input{width:100%;height:36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:0 12px;color:#0f172a;font-size:12px}.new-attendance-button{height:36px;border:0;border-radius:8px;background:#0b63f6;color:#fff;padding:0 14px;font-weight:800;font-size:12px;cursor:pointer}.queue{background:#fff;padding:12px 14px;border-right:1px solid #e6ebf2;box-shadow:none}.queue-header{align-items:center;margin-bottom:10px}.queue h2,.details h2{font-size:14px;color:#0f172a;margin:0}.queue-header small{display:none}.queue-filter-shortcut{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:8px;padding:7px 9px;font-size:0}.queue-filter-shortcut:before{content:"⚙";font-size:14px}.queue-section{border:0;border-radius:0;padding:0;margin:0 0 12px;background:transparent;box-shadow:none}.queue-section h3{font-size:12px;color:#334155;margin:0 0 8px}.queue-section h3 span{background:#eef2ff;color:#2563eb}.queue-section-overdue,.queue-section-critical{background:transparent;border-color:transparent}.ticket{border:1px solid #edf1f7;border-radius:12px;padding:10px;margin:7px 0;background:#fff;box-shadow:0 8px 20px #0f172a0a}.ticket.active{border-color:#0b63f6;background:#f8fbff}.ticket-waiting,.ticket.tag-alert-chave-vencida,.ticket.tag-alert-prioritario,.ticket.tag-alert-mensalidade{background:#fff}.ticket-title-row strong{font-size:13px}.ticket small{font-size:11px}.queue-ticket-actions{border-top:0;padding-top:2px}.queue-ticket-actions button{border-radius:7px;padding:6px 9px;background:#0b63f6;font-size:11px}.status-pill,.priority-badge,.sla-badge,.tag-badge,.queue-waiting-badge{font-size:10px;padding:2px 7px}.toggle-simulator-button{border:1px solid #e2e8f0;background:#fff;color:#2563eb;border-radius:8px;padding:7px 9px;font-weight:800;font-size:11px;margin:0 0 10px}.simulator{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.simulator input,.simulator textarea{background:#fff;color:#0f172a;border-color:#dbe3ef}.simulator small{color:#64748b}.chat{grid-template-rows:62px 1fr auto 70px;background:#f7f9fd}.chat header{padding:12px 18px;background:#fff;border-bottom:1px solid #edf1f7}.chat h1{font-size:16px}.chat p{font-size:12px;color:#64748b}.chat header button{border-radius:8px;padding:8px 12px;background:#eff6ff!important;color:#0b63f6!important;border:1px solid #bfdbfe!important}.messages{background:linear-gradient(#f8fbff,#f3f6fb);padding:18px 22px!important}.bubble{max-width:60%;border-radius:10px;padding:10px 12px;box-shadow:0 4px 14px #0f172a0d;font-size:13px}.bubble.in{background:#fff}.bubble.out{background:#eaf2ff}.bubble.bot{background:#dbeafe}.chat-actions-bar{justify-content:center;gap:8px;padding:8px 16px;background:#fff;border-top:1px solid #edf1f7}.chat-action-button{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;color:#2563eb;font-size:12px;background:#fff}.chat-action-button.danger-action{background:#fff!important;color:#2563eb!important;border:1px solid #e2e8f0!important}.message-composer{padding:10px 16px!important;background:#fff!important;border-top:1px solid #edf1f7!important}.message-input-wrap input,.chat input{height:42px;border-radius:8px;background:#f8fafc;border-color:#e2e8f0;font-size:13px}.chat footer button{border-radius:8px;padding:0 13px;background:#0b63f6!important}.details{background:#fff;border-left:1px solid #e6ebf2;padding:0;overflow:auto;color:#0f172a}.details-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:14px 14px 0;border-bottom:1px solid #edf1f7;background:#fff}.details-tabs button{border:0;background:transparent;color:#64748b;font-weight:800;font-size:11px;padding:0 0 10px;cursor:pointer}.details-tabs button.active{color:#0b63f6;border-bottom:2px solid #0b63f6}.details h2{padding:14px 16px 8px}.details h3{font-size:12px;color:#111827;margin:0 0 8px}.details p{color:#334155}.customer-data-list{border:0;background:#fff;border-radius:0;margin:0;padding:6px 16px 12px;gap:0}.customer-data-list p{border-bottom:0;padding:5px 0}.customer-data-label{font-size:10px;color:#64748b;text-transform:none}.customer-data-value{font-size:12px;color:#111827}.contact-editor,.contact-alerts,.contact-notes,.action-panel,.contact-history,.event-history{margin:10px 14px;padding:12px;border:1px solid #edf1f7;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.contact-editor input,.contact-alerts input,.contact-notes textarea,.action-panel select,.action-panel input{border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;border-radius:8px}.contact-editor button,.contact-alerts button,.contact-notes button,.action-panel button{border:0;border-radius:8px;background:#eff6ff;color:#0b63f6;padding:8px 10px;font-weight:800}.note{margin:10px 14px;background:#eff6ff;color:#1e40af!important;border-radius:10px;font-size:12px}.attendance-timer{background:#ecfdf5;color:#047857;border-radius:999px}@media (max-width:1100px){.attendance-page-shell{grid-column:2;grid-template-columns:1fr}.attendance-page-header{display:grid}.attendance-page-actions{min-width:0;width:100%}}.attendance-page-shell{grid-template-columns:30fr 50fr 20fr;background:#f8fafc}.queue{padding:10px 12px;background:#fff}.queue-header{height:34px}.queue h2{font-size:13px;font-weight:800}.queue-list{padding-right:0}.queue-section{margin:0 0 10px}.queue-section h3{height:26px;align-items:center;color:#0f172a;font-size:11px;text-transform:none}.queue-section h3 span{min-width:18px;padding:1px 6px;font-size:10px;background:#f1f5f9;color:#475569}.ticket{position:relative;border:0;border-radius:10px;padding:8px 8px 8px 10px;margin:4px 0;background:#fff;box-shadow:none;border-left:3px solid transparent}.ticket:hover,.ticket.active{background:#f8fbff;border-left-color:#0b63f6;box-shadow:0 6px 16px #0f172a0d}.ticket.priority-ticket{border-left-color:#f59e0b}.ticket.sla-overdue{border-left-color:#ef4444;box-shadow:none}.ticket-open{gap:0}.ticket-main-row{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:start;width:100%}.ticket-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:10px;font-weight:900}.ticket-main-info{display:grid;gap:2px;min-width:0}.ticket-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.ticket-title-row strong{font-size:12px;line-height:1.2;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-title-row small{font-size:9px;color:#94a3b8;white-space:nowrap}.ticket-summary-line{font-size:10px;color:#64748b;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-meta-line{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.ticket-meta-line em{font-size:9px;color:#2563eb;background:#eff6ff;border-radius:999px;padding:2px 6px}.ticket-alert-line{display:flex;gap:4px;align-items:center;flex-wrap:wrap;margin-left:38px;margin-top:4px}.status-pill,.priority-badge,.sla-badge,.tag-badge,.queue-waiting-badge{font-size:9px;line-height:1;border:0;border-radius:999px;padding:3px 6px}.status-pill{background:#ecfdf5;color:#047857}.priority-badge{background:#fff7ed;color:#c2410c}.sla-badge{background:#fef2f2;color:#dc2626}.tag-badge{background:#f1f5f9;color:#475569}.queue-ticket-actions{justify-content:flex-end;gap:5px;padding-top:6px}.queue-ticket-actions button{font-size:10px;border-radius:6px;padding:5px 8px;background:#0b63f6}.queue-ticket-actions .danger-action{background:#f8fafc!important;color:#64748b!important;border:1px solid #e2e8f0!important}.details{background:#fff}.details-tabs{padding:12px 12px 0}.contact-profile-card{display:grid;place-items:center;text-align:center;padding:18px 14px 14px;border-bottom:1px solid #edf1f7}.contact-profile-avatar{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:900;margin-bottom:8px;object-fit:cover}.contact-profile-card strong{font-size:13px;color:#111827}.contact-profile-card small{font-size:11px;color:#64748b;margin-top:3px}.contact-profile-card em{font-style:normal;font-size:10px;color:#2563eb;background:#eff6ff;border-radius:999px;padding:3px 8px;margin-top:6px}.details h2{padding:14px 14px 6px;font-size:12px;text-transform:none;color:#111827}.customer-data-list{padding:0 14px 10px}.customer-data-list p{display:flex!important;flex-direction:column;align-items:flex-start;gap:4px;padding:6px 0;border-bottom:1px solid #f1f5f9}.customer-data-label{font-size:10px;color:#64748b}.customer-data-value{font-size:11px;color:#111827;text-align:left;min-width:0}.customer-data-value .status-pill{display:inline-flex}.attendance-timer{font-size:10px;padding:3px 7px}.contact-editor,.action-panel,.event-history{display:none}.contact-alerts,.contact-notes,.contact-history{box-shadow:none;border:0;border-top:1px solid #edf1f7;border-radius:0;margin:0;padding:12px 14px;background:#fff}.contact-alerts h3,.contact-notes h3,.contact-history h3{font-size:11px;color:#111827}.contact-alerts input,.contact-notes textarea{font-size:11px;background:#f8fafc}.contact-alerts button,.contact-notes button{background:#f8fafc;color:#2563eb;border:1px solid #e2e8f0;font-size:11px}.contact-history div,.contact-notes div{border:0;border-radius:8px;background:#f8fafc;padding:8px;margin-top:6px}.contact-history strong,.contact-notes strong{font-size:10px;color:#111827}.contact-history span,.contact-notes span{font-size:10px;color:#64748b}.note{display:none}.queue-filter-shortcut{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:72px;height:30px;border:1px solid #dbe3ef;background:#fff;color:#2563eb;border-radius:8px;padding:0 10px;font-size:12px!important;font-weight:800;line-height:1;box-shadow:none}.queue-filter-shortcut:before{content:"☰";font-size:12px}.queue-filter-shortcut:hover{background:#eff6ff;border-color:#bfdbfe}.queue-filter-shortcut:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.ticket{gap:4px;padding:7px 8px 7px 10px;margin:3px 0}.ticket-main-row{grid-template-columns:28px 1fr}.ticket-avatar{width:26px;height:26px;font-size:9px}.ticket-title-row strong{font-size:11px}.ticket-title-side{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.ticket-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#0b63f6;color:#fff;font-size:11px;font-weight:900;line-height:1;box-shadow:0 0 0 2px #fff}.ticket-summary-line{font-size:10px}.ticket-meta-line{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;margin-top:2px}.ticket-meta-status{display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-width:0}.ticket-inline-action{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:22px;border-radius:6px;background:#0b63f6;color:#fff;font-size:10px;font-weight:900;line-height:1;padding:0 7px;cursor:pointer;white-space:nowrap}.ticket-alert-line{margin-left:36px;margin-top:2px}.queue-ticket-actions{display:none}.ticket-card-closed-actions{display:flex;justify-content:flex-end;gap:5px;padding-top:4px}.ticket-card-closed-actions button{border:1px solid #e2e8f0;background:#f8fafc;color:#2563eb;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800;cursor:pointer}.ticket-card-closed-actions .primary-action{background:#0b63f6;color:#fff;border-color:#0b63f6}.chat-actions-bar{align-items:center}.chat-action-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.queue-filter-shortcut{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:76px;height:30px;padding:0 10px;font-size:12px!important;font-weight:800;line-height:1;white-space:nowrap;text-transform:none}.queue-filter-shortcut:before{content:"☰";font-size:12px;line-height:1}.ticket-meta-line{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;margin-top:2px;position:relative;padding-right:70px;min-height:24px}.ticket-meta-status{display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-width:0;max-width:calc(100% - 6px)}.ticket-inline-action{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:22px;border-radius:6px;background:#0b63f6;color:#fff;font-size:10px;font-weight:900;line-height:1;padding:0 8px;cursor:pointer;white-space:nowrap;box-shadow:0 2px 5px #0b63f633}.ticket-inline-action[aria-disabled=true]{opacity:.45;cursor:not-allowed}.filter-details-column.details{padding:0;background:#fff;color:#0f172a;overflow:auto;overflow-x:hidden}.filter-details-column.details h2,.filter-details-column.details h3{padding:0 16px;margin:14px 0 8px;color:#0f172a;font-size:14px}.filter-details-column .contact-profile-card{margin:0;border-radius:0;border:0;border-bottom:1px solid #edf1f7;background:#fff}.filter-customer-data-list{margin:0 14px 16px;background:#0f172a;border-color:#1f2937}.filter-customer-data-list p{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.filter-details-column .contact-history,.filter-details-column .event-history{padding:0 14px}.filter-details-column.details>div:not(.customer-data-list),.filter-details-column.details h3+div{margin:0 14px 8px;padding:10px;border:1px solid #edf1f7;border-radius:10px;background:#f8fafc;color:#334155}.filter-details-column.details h3+div strong{display:block;color:#0f172a;font-size:12px}.filter-details-column.details h3+div span{display:block;color:#64748b;font-size:12px;overflow-wrap:anywhere}.filters-screen{grid-column:2 / span 3;display:grid;grid-template-columns:minmax(230px,25fr) minmax(360px,49fr) minmax(250px,26fr);gap:12px;min-height:0;height:100vh;overflow:hidden;padding:12px;background:linear-gradient(135deg,#020817,#071a31 48%,#031126);color:#f8fafc}.filters-topbar{display:none}.filters-column,.filter-results-column,.filter-details-column.details{min-width:0;border:1px solid rgba(83,119,170,.45);border-radius:14px;background:linear-gradient(145deg,#08182df5,#020e1ff5);box-shadow:inset 0 1px #ffffff0a,0 18px 42px #00000047}.filters-column{display:flex;flex-direction:column;gap:10px;padding:18px 14px;overflow:auto}.filters-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 6px}.filters-title-main{display:flex;align-items:center;gap:10px;min-width:0}.filters-title-row svg{color:#a7f313;stroke-width:2.6}.filters-column h1{margin:0;font-size:21px;line-height:1.1;color:#fff;font-weight:900}.filters-column label{display:grid;gap:6px;margin:0;color:#f8fafc;font-size:13px;font-weight:800}.filters-column input,.filters-column select{width:100%;min-height:38px;padding:0 10px;border-radius:9px;border:1px solid rgba(119,148,184,.48);background:#07172b;color:#dbe7f5;font-size:14px;outline:none;box-shadow:inset 0 1px #ffffff08}.filters-column input::placeholder{color:#a9b7ca}.filters-column input:focus,.filters-column select:focus{border-color:#2e6df6;box-shadow:0 0 0 3px #2e6df62e}.filter-period-inputs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:6px;align-items:center}.filter-period-inputs span{color:#a9b7ca;font-size:13px}.filter-client-search{display:grid}.filter-details-heading{margin:0 0 8px!important;padding:0!important;color:#fff!important;font-size:14px!important}.filter-actions-stack{display:grid;gap:9px;margin-top:12px}.filter-actions-stack button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;border-radius:9px;font-size:15px;font-weight:900;cursor:pointer}.filter-apply-button{border:1px solid rgba(167,243,19,.55);background:linear-gradient(180deg,#a7f313,#6aa23e);color:#061423;box-shadow:0 12px 26px #a7f31329}.filter-clear-button,.filter-back-button{border:1px solid rgba(167,243,19,.34);background:#10270d;color:#a7f313}.filter-back-button{width:auto!important;min-width:92px!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;color:#a7f313!important;flex:0 0 auto}.filter-results-column{padding:26px 18px;overflow:auto;background:linear-gradient(145deg,#07172bf7,#020f21f7)}.filter-results-header{display:flex;align-items:center;gap:16px;margin-bottom:22px}.filter-results-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;background:linear-gradient(145deg,#174ac9,#071c5c);border:1px solid rgba(66,123,255,.65);color:#fff;box-shadow:0 8px 22px #174ac95c}.filter-results-column h1{margin:0 0 8px;color:#fff;font-size:22px;font-weight:900}.filter-results-column p{margin:0;color:#d7deea;font-size:14px}.filter-results-list{display:grid;gap:11px;padding:0}.filter-results-list .ticket{background:#051427db!important;border:1px solid rgba(83,119,170,.38)!important;border-radius:12px!important;padding:14px 16px!important;margin:0!important;box-shadow:none!important}.filter-results-list .ticket:hover,.filter-results-list .ticket.active{border-color:#2e6df6c7!important;background:#081e3bf0!important}.filter-results-list .ticket-title-row strong{color:#fff!important;font-size:16px!important}.filter-results-list .ticket-summary-line,.filter-results-list .ticket-title-row small{color:#d1d9e7!important}.filter-results-list .ticket-avatar,.filter-details-column .contact-profile-avatar{background:linear-gradient(145deg,#194ab5,#09266c)!important;color:#fff!important;border:1px solid rgba(53,111,255,.62)!important}.filter-results-list .status-pill,.filter-results-list .tag-badge{background:#224d06!important;color:#a7f313!important;border:1px solid rgba(167,243,19,.4)!important}.filter-results-list .ticket-inline-action{background:linear-gradient(180deg,#a7f313,#7fc60d)!important;color:#061423!important;border:0!important;min-width:92px!important;height:38px!important;border-radius:8px!important;font-size:14px!important}.filter-results-list .ticket-card-closed-actions button{background:#07172be6!important;color:#fff!important;border:1px solid rgba(119,148,184,.5)!important}.filter-results-list .ticket-card-closed-actions .primary-action{background:linear-gradient(180deg,#164bd1,#0d318f)!important;border-color:#2563eb!important}.filter-details-column.details{padding:20px 16px;overflow:auto;background:linear-gradient(145deg,#07172bf7,#020f21f7)!important;color:#eef5ff!important}.filter-profile-card{margin:0 0 18px!important;padding:0 0 20px!important;border:0!important;border-bottom:1px solid rgba(83,119,170,.34)!important;background:transparent!important}.filter-profile-card .contact-profile-avatar{width:86px!important;height:86px!important;font-size:31px!important}.filter-profile-card strong{color:#fff!important;font-size:18px!important}.filter-profile-card small{color:#c1cada!important;font-size:13px!important}.filter-profile-card em{background:#163b07!important;color:#a7f313!important;border:1px solid rgba(167,243,19,.42)!important}.filter-customer-data-list{background:transparent!important;border:0!important;margin:0 0 16px!important;padding:0!important;color:#e7eef9!important}.filter-customer-data-list p{display:grid!important;grid-template-columns:96px 1fr!important;align-items:center!important;gap:12px!important;background:transparent!important;border-bottom:1px solid rgba(83,119,170,.25)!important;color:#e7eef9!important;padding:10px 0!important}.filter-customer-data-list .customer-data-label{color:#f2f7ff!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}.filter-customer-data-list .customer-data-value{color:#eef5ff!important;font-size:12px!important;min-width:0;overflow-wrap:anywhere}.filter-details-column .attendance-timer{background:#234d05!important;color:#a7f313!important}.filter-side-card{display:none;border:1px solid rgba(83,119,170,.34);border-radius:12px;background:#051427b8;padding:14px;margin-top:12px}.filter-side-card h3{display:flex;justify-content:space-between;margin:0 0 12px!important;padding:0!important;color:#fff!important;font-size:17px!important}.filter-side-card h3:after{content:"›";color:#a7f313}.filter-side-card div{margin:0!important;padding:12px!important;border:1px solid rgba(83,119,170,.28)!important;border-radius:9px!important;background:#07172bb8!important;color:#d9e4f2!important}.filter-side-card strong,.filter-side-card span{display:block;color:#d9e4f2!important;font-size:13px!important}.queue-button-standard,.queue-filter-shortcut,.chat-action-button,.new-attendance-button,.primary-action,.filters-column button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:800;line-height:1;cursor:pointer;white-space:nowrap}@media (max-width:1366px){.filters-screen{grid-template-columns:minmax(220px,24fr) minmax(330px,50fr) minmax(230px,26fr);gap:10px;padding:10px}.filters-column{gap:8px;padding:14px 12px}.filters-column h1{font-size:18px}.filters-column label{font-size:12px}.filters-column input,.filters-column select{min-height:34px;font-size:12px}.filter-actions-stack button{min-height:36px;font-size:13px}.filter-results-column{padding:16px 12px}.filter-details-column.details{padding:14px 12px}.filter-profile-card .contact-profile-avatar{width:64px!important;height:64px!important;font-size:24px!important}.filter-customer-data-list p{grid-template-columns:78px 1fr!important;padding:8px 0!important}.filter-results-list .ticket{padding:10px 12px!important}.filter-results-list .ticket-title-row strong{font-size:14px!important}}@media (max-width:1180px){.filters-screen{grid-template-columns:minmax(220px,.9fr) minmax(330px,1.25fr);overflow:auto}.filter-details-column.details{display:none!important}}.queue-filter-shortcut{min-width:76px;height:30px;padding:0 10px;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#0b63f6!important;font-size:12px!important;gap:0!important;box-shadow:none!important;text-transform:none!important}.queue-filter-shortcut:before{content:none!important;display:none!important}.queue-filter-shortcut:hover{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}.api-connection-card{display:block}.api-qr-preview,.api-pairing-code{margin-top:14px;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc;padding:14px;text-align:center}.api-qr-preview img{display:block;max-width:280px;width:100%;height:auto;margin:10px auto 0;border:8px solid #fff;border-radius:12px;box-shadow:0 8px 24px #0f172a29}.api-pairing-code strong{display:inline-block;margin:8px 0;border-radius:12px;background:#0f172a;color:#fff;padding:10px 16px;font-size:24px;letter-spacing:2px}.settings-page{max-width:1180px}.settings-sections{display:grid;gap:18px;margin-top:20px}.settings-card{border:1px solid #dbe3ef;border-radius:18px;background:#fff;padding:18px}.settings-card h2{margin-top:0}.settings-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.connection-badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.connection-badge.connected{background:#dcfce7;color:#166534}.connection-badge.disconnected{background:#fee2e2;color:#991b1b}.connection-status-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin:16px 0}.connection-status-grid span{display:grid;gap:4px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;color:#334155}.connection-status-grid strong{font-size:12px;color:#64748b}.connection-actions{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.pairing-code-panel{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.pairing-code-box{display:inline-grid;gap:6px;margin-top:12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:14px;padding:14px 18px}.pairing-code-box span{font-size:12px;font-weight:800}.pairing-code-box strong{font-size:30px;letter-spacing:4px}.qr-preview{display:grid;justify-items:start;gap:10px;margin-top:16px;border:1px dashed #93c5fd;background:#eff6ff;border-radius:16px;padding:16px}.qr-preview img{width:min(320px,100%);height:auto;border:10px solid #fff;border-radius:12px;box-shadow:0 14px 30px #0f172a22}@media (max-width:900px){.connection-status-grid{grid-template-columns:1fr}.settings-card-header,.connection-actions{display:grid}}.dirty-navigation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b}.dirty-navigation-modal{width:min(420px,100%);background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a47;padding:24px;color:#0f172a}.dirty-navigation-modal h2{margin:0 0 8px;font-size:20px}.dirty-navigation-modal p{margin:0 0 14px;color:#475569}.dirty-navigation-actions{display:flex;gap:12px;justify-content:flex-end}.dirty-navigation-actions button.secondary{background:#e2e8f0;color:#0f172a}.attendant-invite-alert-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a75}.attendant-invite-alert{width:min(440px,100%);background:#fff;border-radius:20px;box-shadow:0 24px 90px #0f172a52;padding:26px;color:#0f172a;text-align:center;border-top:6px solid #2563eb}.attendant-invite-alert h2{margin:0 0 12px;font-size:21px}.attendant-invite-alert p{margin:0 0 12px;color:#475569;line-height:1.5}.attendant-invite-alert-muted{font-size:13px;color:#64748b!important}.attendant-invite-alert button{margin-top:6px;min-width:110px}.chat-transfer-controls{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:10px;padding:10px 14px;border-top:1px solid var(--border, #e2e8f0);background:#f8fafceb}.chat-transfer-controls label{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:700;color:#475569}.chat-transfer-controls select{height:34px;border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:0 10px;background:#fff;color:#0f172a}.dirty-navigation-error{display:block;margin:12px 0 16px;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fef2f2;color:#991b1b!important;font-weight:700;text-align:center}.conversation-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a5c}.conversation-action-modal{width:min(360px,100%);background:#fff;border-radius:16px;box-shadow:0 20px 70px #0f172a42;padding:20px}.conversation-action-modal h2{margin:0 0 14px;font-size:18px}.conversation-action-modal label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#334155}.conversation-action-modal select{height:38px;border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:0 10px;background:#fff}.conversation-action-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.conversation-action-buttons .secondary{background:#e2e8f0;color:#0f172a}.conversation-action-error{margin:12px 0 0;padding:10px;border-radius:10px;background:#fef2f2;color:#991b1b;font-weight:700}.central-alert-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#0f172a94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:24px}.central-alert-modal{width:min(420px,100%);display:grid;gap:12px;background:#fff;color:#0f172a;border:1px solid #dbe3ef;border-radius:18px;padding:22px;box-shadow:0 24px 80px #0f172a59;text-align:center}.central-alert-modal h2{margin:0;color:#1e3a8a}.central-alert-modal p{margin:0;color:#334155;line-height:1.45}.central-alert-modal button{justify-self:center;border:0;background:#2563eb;color:#fff;border-radius:10px;padding:10px 28px;font-weight:900;cursor:pointer}.login-card select{border:1px solid #334155;background:#030712;color:#e5e7eb;border-radius:12px;padding:12px;font:inherit}.audit-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));background:#fff;border-color:#dbe3ef}.audit-filters input,.audit-filters select{background:#fff;color:#0f172a;border-color:#cbd5e1}.audit-event-card button{justify-self:start;border:0;background:#2563eb;color:#fff;border-radius:9px;padding:8px 12px;font-weight:800;cursor:pointer}.audit-event-card small{color:#64748b}.audit-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:#0f172a9e;padding:24px}.audit-detail-modal{width:min(920px,100%);max-height:86vh;overflow:auto;background:#fff;color:#0f172a;border-radius:18px;border:1px solid #dbe3ef;box-shadow:0 24px 80px #0f172a59;padding:22px;display:grid;gap:12px}.audit-detail-modal h2,.audit-detail-modal h3{margin:0;color:#1e3a8a}.audit-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.audit-detail-grid section{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px}.audit-detail-grid pre{white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.45;color:#334155}.audit-detail-modal>button{justify-self:center;border:0;background:#2563eb;color:#fff;border-radius:10px;padding:10px 28px;font-weight:900;cursor:pointer}.operational-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:14px 0}.operational-health-item{display:grid;gap:5px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px}.operational-health-item strong{color:#0f172a}.operational-health-item span{font-size:12px;font-weight:900;text-transform:uppercase}.operational-health-item.ok span{color:#047857}.operational-health-item.warning{border-color:#fed7aa;background:#fff7ed}.operational-health-item.warning span{color:#c2410c}.operational-health-item small{color:#64748b;line-height:1.35}.operational-health-refresh{width:max-content;min-height:42px}.operational-health-refresh:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.app{grid-template-columns:196px 30fr 50fr 20fr;background:#0a111f;color:#e6edf3}.app.sidebar-collapsed{grid-template-columns:70px 30fr 50fr 20fr}.sidebar{background:#050b14;border-right:1px solid #102033;padding:18px 16px 16px;overflow:hidden auto;box-shadow:18px 0 40px #0000002e}.quetal-sidebar-brand{height:34px;margin:0 0 18px;gap:0;color:#fff;font-size:0}.quetal-sidebar-brand img{width:82px;height:auto;display:block;object-fit:contain}.quetal-sidebar-brand .menu-label{display:none}.sidebar-toggle{display:none!important}.sidebar nav{gap:5px}.menu-group{gap:3px}.sidebar button{min-height:28px;border-radius:7px;padding:7px 9px;font-size:11px;color:#c8d3df;gap:8px}.sidebar button svg{width:14px;height:14px;color:#c8d3df}.sidebar button.active,.sidebar button:hover{background:#142a22;color:#7ed957}.sidebar button.active svg,.sidebar button:hover svg{color:#7ed957}.attendance-submenu{margin-left:22px;padding-left:10px;border-left:1px solid #1f352e;gap:2px}.attendance-subitem{min-height:20px!important;padding:4px 7px!important;border-radius:6px!important;font-size:10px!important;color:#95a3b3!important}.attendance-subitem.active,.attendance-subitem:hover{background:#1b3329!important;color:#7ed957!important}.logout-button{background:#0b1525!important;border:1px solid #16283a!important;color:#c8d3df!important}.attendance-page-shell{grid-column:2 / span 3;display:grid;grid-template-columns:30fr 50fr 20fr;grid-template-rows:58px minmax(0,1fr);height:100vh;min-height:0;background:#07111e;overflow:hidden;border-left:1px solid #0f2032}.attendance-page-header{grid-column:1/-1;background:#07111e;border-bottom:1px solid #102033;padding:14px 14px 8px;align-items:flex-start}.attendance-page-header h1{font-size:18px;color:#fff;margin:0}.attendance-page-header p{font-size:11px;color:#8fa1b4;margin:2px 0 0}.attendance-page-actions{gap:10px;min-width:430px}.sound-alert-toggle{height:28px;border:1px solid #1d422d;background:#13271f;color:#dff8c8;border-radius:6px;font-size:10px;padding:0 9px}.sound-alert-toggle input{width:12px;height:12px;accent-color:#7ed957}.attendance-search input{height:28px;border:1px solid #13263a;background:#081524;color:#d8e3ef;border-radius:6px;font-size:10px;padding:0 10px}.attendance-search input::placeholder{color:#60758b}.new-attendance-button{display:none}.attendance-layout{display:contents}.queue{background:#081524;color:#e6edf3;border-right:1px solid #102033;padding:12px 10px 10px;box-shadow:inset -1px 0 #ffffff04}.queue-header{height:30px;margin-bottom:6px;align-items:flex-start}.queue h2{color:#f5f8fb;font-size:13px;font-weight:800}.queue-header small{display:block;color:#6f8399;font-size:9px}.queue-filter-shortcut{height:25px;min-width:56px;border:1px solid #183149!important;background:#091827!important;color:#b7c7d8!important;border-radius:6px;font-size:10px!important;padding:0 8px}.queue-summary{display:none}.toggle-simulator-button,.simulator{display:none!important}.queue-list{padding-right:2px}.queue-section{background:transparent;border:0;margin:0 0 11px;padding:0}.queue-section h3{height:22px;margin:0 0 4px;color:#d9e5f1;font-size:10px;font-weight:800}.queue-section h3 span{min-width:17px;background:#0d1c2d;color:#8ea4bb;border:1px solid #14283b;font-size:9px;padding:1px 5px}.queue-section>small{color:#5f7388;font-size:10px;padding:8px 0}.ticket{background:#091827;border:1px solid #112b44;border-left:2px solid transparent;border-radius:8px;margin:5px 0;padding:7px;box-shadow:0 8px 18px #0000001f;color:#e6edf3}.ticket:hover,.ticket.active{background:#0b1c2c;border-color:#6aa23e;border-left-color:#7ed957;box-shadow:0 0 0 1px #7ed9573d}.ticket-main-row{grid-template-columns:26px 1fr;gap:7px}.ticket-avatar{width:24px;height:24px;background:#173518;color:#7ed957;font-size:9px}.ticket-title-row strong{font-size:10.5px;color:#f4f7fb}.ticket-title-row small{font-size:8.5px;color:#7890a7}.ticket-summary-line{font-size:9px;color:#a9b9ca}.ticket-meta-line{min-height:20px;padding-right:56px}.ticket-meta-line em{background:#0c251c;color:#7ed957;font-size:8px}.status-pill{background:#16351d;color:#7ed957}.priority-badge{background:#351d16;color:#ff7a59}.sla-badge{background:#281d12;color:#f6c26b}.tag-badge{background:#0d1c2d;color:#91a7be}.ticket-inline-action{right:0;height:20px;min-width:50px;background:#173518;color:#dff8c8;border:1px solid #6aa23e;border-radius:5px;font-size:8.5px;box-shadow:none}.ticket-alert-line{margin-left:33px}.chat{grid-template-rows:58px 1fr 42px 58px;background:#07111e;color:#e6edf3;border-right:1px solid #102033}.chat header{background:#07111e;border-bottom:1px solid #102033;padding:10px 14px}.chat h1{font-size:13px;color:#f6f8fb}.chat p{font-size:10px;color:#8fa1b4}.chat header button{background:#173518!important;color:#dff8c8!important;border:1px solid #6aa23e!important;border-radius:6px!important;padding:7px 12px!important;font-size:10px}.messages{background:#07111e!important;padding:16px 18px!important;gap:10px}.bubble{max-width:62%;border-radius:8px;padding:9px 11px;font-size:11px;line-height:1.35;box-shadow:none;border:1px solid #16324d}.bubble.in{background:#081524;color:#dce8f5}.bubble.out{background:#102116;color:#e8f7df;border-color:#315424}.bubble.bot{background:#0d1c2d;color:#dce8f5;border-color:#6aa23e}.bubble span{font-size:8px;color:#7ed957}.chat-actions-bar{background:#07111e;border-top:1px solid #102033;padding:6px 12px;gap:7px;justify-content:center}.chat-action-button{min-height:28px;border:1px solid #14283b;background:#081524;color:#aebfd0;border-radius:6px;padding:6px 8px;font-size:9px}.chat-action-button.danger-action{background:#1d0f12!important;color:#ff8b8b!important;border-color:#432129!important}.message-composer{background:#07111e!important;border-top:1px solid #102033!important;padding:9px 12px!important}.message-input-wrap input,.chat input{height:36px;background:#081524;border:1px solid #14283b;color:#dce8f5;border-radius:6px;font-size:10px}.chat footer button{height:36px;background:#173518!important;color:#dff8c8!important;border:1px solid #6aa23e!important;border-radius:6px!important;padding:0 12px}.quick-replies-popover{background:#081524;border-color:#24415c;color:#dce8f5}.quick-replies-popover button{background:#0d1c2d;border-color:#183149;color:#dce8f5}.details{background:#081524;color:#e6edf3;border-left:1px solid #102033;padding:0}.details-tabs{background:#081524;border-bottom:1px solid #102033;padding:11px 10px 0}.details-tabs button{color:#8094aa;font-size:9px;padding-bottom:9px}.details-tabs button.active{color:#7ed957;border-bottom-color:#7ed957}.contact-profile-card{padding:16px 10px 13px;border-bottom:0}.contact-profile-avatar{width:52px;height:52px;background:#173518;color:#7ed957}.contact-profile-card strong{font-size:11px;color:#f6f8fb}.contact-profile-card small{font-size:9px;color:#a1b2c3}.contact-profile-card em{background:#0d1c2d;color:#dce8f5;border:1px solid #183149;font-size:8px}.details h2{color:#f6f8fb;font-size:10px;padding:10px 12px 5px}.customer-data-list{background:#081524!important;padding:0 12px 8px}.customer-data-list p{border-bottom:1px solid #102033!important;padding:6px 0}.customer-data-label{color:#7ed957!important;font-size:8px;text-transform:uppercase!important;letter-spacing:.035em!important}.customer-data-value{color:#dce8f5!important;font-size:9.5px}.contact-alerts,.contact-notes,.contact-history{background:#081524;border-top:1px solid #102033;padding:10px 12px}.contact-alerts h3,.contact-notes h3,.contact-history h3{color:#f6f8fb;font-size:10px}.contact-alerts input,.contact-notes textarea{background:#07111e;border-color:#14283b;color:#dce8f5}.contact-alerts button,.contact-notes button{background:#0d1c2d;color:#7ed957;border:1px solid #21452b}.contact-history div,.contact-notes div{background:#07111e;color:#aebfd0}.contact-history strong,.contact-notes strong{color:#e6edf3}.contact-history span,.contact-notes span{color:#91a7be}@media (max-width:1100px){.app{grid-template-columns:70px 1fr}.attendance-page-shell{grid-column:2;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.attendance-page-header{display:grid}.attendance-page-actions{min-width:0;width:100%;display:grid}.sidebar{padding:14px 9px}.quetal-sidebar-brand img{width:44px}.quetal-sidebar-brand .menu-label{display:none!important}}.quetal-filters-screen .filter-back-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;min-width:76px!important;width:auto!important;height:30px!important;min-height:30px!important;padding:0 10px!important;border:1px solid #bfdbfe!important;border-radius:12px!important;background:#eff6ff!important;color:#0b63f6!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important;text-transform:none!important}.quetal-filters-screen .filter-back-button:hover{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}.quetal-filters-screen .filter-back-button svg{width:15px!important;height:15px!important;margin-right:4px!important;color:currentColor!important;stroke-width:2.8!important}.quetal-filters-screen .filter-apply-button,.quetal-filters-screen .filter-clear-button{min-height:40px!important;border:1px solid rgba(167,243,19,.55)!important;border-radius:9px!important;background:linear-gradient(180deg,#a7f313,#6aa23e)!important;color:#061423!important;font-size:15px!important;font-weight:900!important;box-shadow:0 12px 26px #a7f31329!important}.quetal-filters-screen .filter-apply-button:hover,.quetal-filters-screen .filter-clear-button:hover{filter:brightness(1.04);box-shadow:0 14px 30px #a7f3133d!important}.quetal-filters-screen .filter-apply-button svg,.quetal-filters-screen .filter-clear-button svg{color:currentColor!important;stroke-width:2.7!important}.quetal-login-shell{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:24px;color:#fff;background:radial-gradient(circle at 50% 50%,rgba(126,217,87,.24) 0,rgba(126,217,87,.1) 16%,transparent 34%),radial-gradient(circle at 48% 40%,rgba(14,27,46,.88) 0,transparent 42%),linear-gradient(135deg,#080d1b,#0b1020 44%,#050815)}.quetal-login-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0 48%,rgba(126,217,87,.05) 50%,transparent 52% 100%),repeating-linear-gradient(120deg,rgba(230,237,243,.025) 0 1px,transparent 1px 42px);opacity:.55;pointer-events:none}.quetal-login-shell:after{content:"";position:absolute;width:520px;height:520px;border-radius:999px;background:radial-gradient(circle,rgba(126,217,87,.16),transparent 62%);filter:blur(18px);pointer-events:none}.quetal-login-card{position:relative;z-index:1;width:min(360px,calc(100vw - 32px));display:grid;gap:10px;padding:28px 28px 22px;border-radius:18px;background:linear-gradient(180deg,#0e1b2eeb,#080e1cf5);border:1px solid rgba(230,237,243,.18);box-shadow:0 28px 90px #0000007a,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quetal-login-logo-frame{width:270px;height:78px;margin:0 auto 10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.quetal-login-logo{display:block;width:360px;height:auto;object-fit:contain;transform:translateY(-1px);mix-blend-mode:screen}.quetal-login-card h1{margin:4px 0 0;color:#fff;font-size:20px;line-height:1.18;font-weight:800;letter-spacing:-.02em}.quetal-login-card p{margin:0 0 4px;color:#d7e0eb;font-size:12px;line-height:1.45}.quetal-login-field{display:grid;gap:5px;color:#e6edf3;font-size:11px;font-weight:700}.quetal-login-field span{color:#e6edf3}.quetal-login-card input,.quetal-login-card select{width:100%;min-height:35px;border:1px solid rgba(230,237,243,.18);border-radius:8px;background:#090f20;color:#fff;padding:8px 11px;font:inherit;font-size:12px;outline:none;box-shadow:inset 0 1px #ffffff08}.quetal-login-card input::placeholder{color:#aab7c7}.quetal-login-card input:focus,.quetal-login-card select:focus{border-color:#7ed957;box-shadow:0 0 0 3px #7ed95724}.quetal-login-card button{min-height:38px;margin-top:6px;border:0;border-radius:8px;background:linear-gradient(180deg,#a7ef31,#7ed957,#5fc431);color:#071018;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px #7ed95738,inset 0 1px #ffffff47}.quetal-login-card button:hover{filter:brightness(1.03)}.quetal-forgot-link{justify-self:center;color:#a7ef31;font-size:11px;font-weight:700;text-decoration:none;margin-top:2px}.quetal-login-security{position:relative;z-index:1;display:block;margin-top:14px;color:#d7e0eb;font-size:11px;text-align:center}.quetal-login-card .login-error{background:#431313;color:#fecaca;border:1px solid #ef4444;border-radius:8px;padding:8px 10px;font-size:12px}@media (max-width:520px){.quetal-login-card{padding:24px 22px;width:100%}.quetal-login-logo-frame{width:250px;height:72px}.quetal-login-logo{width:334px}}.app:has(.dashboard-model){min-height:100vh;background:#151515;color:#e8eef7}.app:has(.dashboard-model) .sidebar{width:112px;min-width:112px;padding:14px 8px;background:linear-gradient(180deg,#06111f,#05101d 56%,#050d19);border-right:1px solid rgba(92,115,140,.18);box-shadow:18px 0 48px #0003}.app:has(.dashboard-model).sidebar-collapsed .sidebar{width:64px;min-width:64px}.app:has(.dashboard-model) .brand{height:28px;margin:0 0 12px;padding:0 4px;color:#f7fbff;font-size:14px;font-weight:800;gap:5px}.app:has(.dashboard-model) .brand svg{width:17px;height:17px;color:#f7fbff}.app:has(.dashboard-model) .brand .menu-label{font-size:15px;letter-spacing:-.03em}.app:has(.dashboard-model) .brand .menu-label:before{content:"quetal";font-weight:800}.app:has(.dashboard-model) .brand .menu-label{font-size:0}.app:has(.dashboard-model) .sidebar-toggle{min-height:25px;margin:0 0 8px;padding:5px 8px;border-radius:6px;background:#071525;border:1px solid rgba(99,119,140,.15);color:#9fb0c5;font-size:9px}.app:has(.dashboard-model) .sidebar nav{gap:2px}.app:has(.dashboard-model) .menu-group>button,.app:has(.dashboard-model) .attendance-subitem{min-height:22px;padding:4px 7px;border-radius:5px;color:#a9b7c8;background:transparent;border:0;font-size:8px;gap:6px}.app:has(.dashboard-model) .menu-group>button svg{width:12px;height:12px}.app:has(.dashboard-model) .menu-group>button.active,.app:has(.dashboard-model) .attendance-subitem.active{background:linear-gradient(90deg,#7ed95738,#7ed95714);color:#7ed957;box-shadow:inset 2px 0 #7ed957}.app:has(.dashboard-model) .attendance-submenu{margin:2px 0 5px 14px;padding-left:5px;border-left:1px solid rgba(126,217,87,.12)}.app:has(.dashboard-model) main,.app:has(.dashboard-model) .content{background:#151515}.dashboard-model{--q-bg:#07111f;--q-panel:#0b1728;--q-card:#0d1a2c;--q-card-2:#0a1626;--q-line:rgba(104,127,153,.17);--q-muted:#95a5bb;--q-text:#edf4ff;--q-green:#7ed957;--q-red:#e45353;width:min(100%,860px);min-height:auto;margin:22px auto;padding:10px;color:var(--q-text);background:linear-gradient(180deg,#07111f,#06101d);border:1px solid rgba(91,114,140,.22);border-radius:8px;box-shadow:0 22px 80px #0000006b,inset 0 1px #ffffff06;overflow:hidden}.dashboard-model:before{content:none}.dashboard-model>*{position:relative;z-index:1}.dashboard-model-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 10px;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.dashboard-model-header h1{margin:0;color:#f7fbff;font-size:15px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.dashboard-model-header h1:before{content:none}.dashboard-model-header p{margin:6px 0 0;color:var(--q-muted);font-size:8px;line-height:1.35}.dashboard-date-actions{display:flex;align-items:end;gap:8px;flex-wrap:nowrap}.dashboard-date-actions label{display:grid;gap:4px;color:#dbe5f3;font-size:7px;font-weight:700}.dashboard-model-actions input,.dashboard-model-actions button{min-height:24px;border-radius:5px;font-size:7px;font-weight:800}.dashboard-model-actions input{min-width:82px;max-width:92px;padding:5px 6px;background:#071220;color:#dfe9f6;border:1px solid rgba(113,134,158,.24)}.dashboard-model-actions button{padding:0 10px;border:1px solid rgba(126,217,87,.35);background:linear-gradient(180deg,#7ed957,#5fae37);color:#071018;box-shadow:0 6px 16px #7ed9572e,inset 0 1px #ffffff3d}.dashboard-model-top,.dashboard-model-middle,.dashboard-model-bottom{display:grid;gap:10px}.dashboard-model-top{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-model-middle{grid-template-columns:1.2fr .9fr 1fr;margin-top:10px}.dashboard-model-bottom{grid-template-columns:1fr 1fr 1.25fr;margin-top:10px}.model-card,.model-panel{position:relative;color:var(--q-text);background:linear-gradient(180deg,var(--q-card) 0%,var(--q-card-2) 100%);border:1px solid var(--q-line);border-radius:7px;box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff05;overflow:hidden}.model-card{min-height:104px;padding:12px}.model-card:after{content:"⋮";position:absolute;top:8px;right:8px;color:#6f8198;width:auto;height:auto;background:none;font-size:13px;line-height:1}.model-card-title{display:flex;align-items:center;gap:8px;margin-bottom:14px}.model-card-title small{color:#f1f7ff;font-size:7px;line-height:1.2;font-weight:800;letter-spacing:.01em}.model-icon{width:24px;height:24px;min-width:24px;border-radius:999px;color:var(--q-green);background:#7ed95738!important;border:1px solid rgba(126,217,87,.22);box-shadow:0 0 0 4px #7ed9570a}.model-icon svg{width:13px;height:13px}.model-card-orange .model-icon{color:#ff7a45;background:#e4535333!important;border-color:#e4535347}.model-card strong{display:block;margin:0 0 4px;color:#fff;font-size:20px;line-height:1;font-weight:800;letter-spacing:-.04em}.model-card em{display:block;color:var(--q-muted);font-size:7px;font-style:normal;line-height:1.25}.model-card .negative,.negative{color:#ff6b6b!important}.mini-sparkline{position:absolute;left:12px;right:12px;bottom:9px;height:18px;border:0;border-radius:0;background:linear-gradient(160deg,transparent 0 12%,rgba(126,217,87,.85) 12.6% 13.8%,transparent 14.4% 27%,rgba(126,217,87,.7) 27.7% 29%,transparent 29.5% 42%,rgba(126,217,87,.95) 42.6% 44%,transparent 44.6% 58%,rgba(126,217,87,.75) 58.7% 60%,transparent 60.7% 74%,rgba(126,217,87,.95) 74.6% 76%,transparent 76.8%),repeating-linear-gradient(0deg,transparent 0 8px,rgba(120,144,170,.08) 8px 9px);opacity:.95}.model-card-orange .mini-sparkline{background:linear-gradient(160deg,transparent 0 12%,rgba(228,83,83,.9) 12.6% 13.8%,transparent 14.4% 27%,rgba(228,83,83,.7) 27.7% 29%,transparent 29.5% 42%,rgba(228,83,83,.95) 42.6% 44%,transparent 44.6% 58%,rgba(228,83,83,.75) 58.7% 60%,transparent 60.7% 74%,rgba(228,83,83,.95) 74.6% 76%,transparent 76.8%),repeating-linear-gradient(0deg,transparent 0 8px,rgba(120,144,170,.08) 8px 9px)}.model-panel{min-height:96px;padding:13px}.model-panel h2,.model-panel h3{margin:0 0 12px;color:#f5f9ff;font-size:10px;line-height:1.2;font-weight:800}.model-panel p,.model-panel small,.top-list span,.priority-list span,.sla-list span,.department-bars span{color:var(--q-muted);font-size:7px}.model-panel strong,.top-list strong,.priority-list strong,.sla-list strong,.department-bars strong{color:#fff}.donut-ring{width:52px;height:52px;background:conic-gradient(var(--q-green) 0 72%,rgba(230,237,243,.12) 72% 100%);box-shadow:0 0 0 4px #7ed9570d}.donut-ring:after{top:7px;right:7px;bottom:7px;left:7px;background:#0b1728}.closed-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.closed-kpis div,.top-list div,.priority-list div,.sla-list div,.department-bars div{background:#ffffff05;border:0;border-radius:5px}.closed-kpis div{padding:7px 4px;text-align:center}.closed-kpis strong{display:block;margin-top:4px;font-size:14px}.closed-kpis small{display:block;margin-top:4px;color:var(--q-green)}.top-list,.priority-list,.sla-list,.department-bars{gap:6px}.bar-track,.hour-bar-track{height:5px;background:#e6edf31a;border-radius:999px;overflow:hidden}.bar-fill,.hour-bar-fill{background:linear-gradient(90deg,#5fbf37,#7ed957)!important;border-radius:999px}.hourly-panel{min-height:96px}.hourly-panel .hour-bars,.hour-bars{min-height:48px}.dashboard-model-bottom .model-panel:last-child{grid-column:1 / -1;min-height:90px}.dashboard-model-bottom .model-panel:last-child:before{content:"DESEMPENHO GERAL";display:block;margin-bottom:13px;color:#f5f9ff;font-size:9px;font-weight:800}@media (max-width:1100px){.dashboard-model{width:calc(100% - 24px);margin:12px}.dashboard-model-top{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-model-middle,.dashboard-model-bottom{grid-template-columns:1fr}.dashboard-model-bottom .model-panel:last-child{grid-column:auto}}@media (max-width:760px){.app:has(.dashboard-model) .sidebar{width:72px;min-width:72px}.dashboard-model{width:calc(100% - 12px);margin:6px;padding:8px}.dashboard-model-header{display:grid}.dashboard-date-actions{flex-wrap:wrap}.dashboard-model-top{grid-template-columns:1fr}}.app:has(.quetal-menu-shell){grid-template-columns:232px minmax(0,1fr);min-height:100vh;background:#151515;color:#e8eef7}.app:has(.quetal-menu-shell).sidebar-collapsed{grid-template-columns:74px minmax(0,1fr)}.app:has(.quetal-menu-shell) .sidebar{width:232px;min-width:232px;padding:16px 10px 10px;background:linear-gradient(180deg,#06111f,#05101d 58%,#050d19);border-right:1px solid rgba(92,115,140,.22);box-shadow:18px 0 48px #0003;overflow:hidden}.app:has(.quetal-menu-shell).sidebar-collapsed .sidebar{width:74px;min-width:74px}.app:has(.quetal-menu-shell) .brand{height:52px;margin:0 0 12px;padding:0 9px;color:#f7fbff;gap:5px;font-weight:800;justify-content:flex-start}.app:has(.quetal-menu-shell) .quetal-sidebar-brand img{width:168px;height:auto;max-height:42px;object-fit:contain;display:block;mix-blend-mode:normal}.app:has(.quetal-menu-shell) .brand .menu-label{display:none}.app:has(.quetal-menu-shell) .sidebar-toggle{min-height:22px;margin:0 0 8px;padding:4px 8px;border-radius:6px!important;background:#071525!important;border:1px solid rgba(99,119,140,.15)!important;color:#9fb0c5!important;font-size:8px}.app:has(.quetal-menu-shell) .sidebar nav{gap:4px;margin-top:16px}.app:has(.quetal-menu-shell) .menu-group>button,.app:has(.quetal-menu-shell) .attendance-subitem{min-height:22px;padding:4px 10px!important;border-radius:5px!important;color:#d9e3ef!important;background:transparent;border:0!important;font-size:11.6px!important;gap:7px;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app:has(.quetal-menu-shell) .menu-group>button svg{width:15px;height:15px;stroke-width:2;flex:0 0 auto;color:currentColor}.app:has(.quetal-menu-shell) .menu-group>button:hover:not(.active),.app:has(.quetal-menu-shell) .attendance-subitem:hover:not(.active){color:#a7f313!important}.app:has(.quetal-menu-shell) .menu-group>button.active svg,.app:has(.quetal-menu-shell) .menu-group>button.active:hover svg,.app:has(.quetal-menu-shell) .attendance-subitem.active svg,.app:has(.quetal-menu-shell) .attendance-subitem.active:hover svg{color:#071018!important;stroke:#071018!important}.app:has(.quetal-menu-shell) .menu-group>button.active,.app:has(.quetal-menu-shell) .attendance-subitem.active{background:linear-gradient(90deg,#a7f313,#8fe50c)!important;color:#071018!important;box-shadow:none;font-weight:900}.app:has(.quetal-menu-shell) .attendance-submenu{margin:4px 0 7px 22px;padding-left:9px;border-left:1px solid rgba(126,217,87,.16);gap:4px}.app:has(.quetal-menu-shell) .attendance-subitem{justify-content:flex-start;color:#aeb9c8!important;background:transparent!important}.app:has(.quetal-menu-shell) .attendance-subitem.active{background:#ffffff14!important;color:#b9f424!important}.app:has(.quetal-menu-shell) .logout-button{margin-top:10px;min-height:26px;border-radius:5px!important;background:#071525!important;border-color:#63778c2e!important;color:#dfe9f6!important;font-size:11.6px!important;gap:7px}.quetal-menu-shell{grid-column:auto;background:radial-gradient(circle at 76% 12%,rgba(36,88,157,.3),transparent 34%),linear-gradient(180deg,#07111f,#06101d);color:#e8eef7;min-height:100vh;overflow:auto;padding:12px 12px 20px;border-left:1px solid rgba(74,93,116,.12)}.quetal-menu-topbar{height:30px;display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.quetal-menu-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.quetal-menu-actions button{display:inline-grid;place-items:center;width:22px;height:22px;padding:0;border:0;background:transparent;color:#eaf3ff;border-radius:50%;cursor:pointer}.quetal-menu-actions button:hover{background:#ffffff14;color:#a7f313}.quetal-notification{position:relative}.quetal-notification span{position:absolute;right:-2px;top:-4px;min-width:10px;height:10px;border-radius:999px;background:#a7f313;color:#071018;font-size:7px;font-weight:900;display:grid;place-items:center}.quetal-user-chip{border:1px solid rgba(231,241,255,.42)!important}.quetal-user-chip span{font-size:8px;font-weight:900;color:#eaf3ff}.quetal-menu-content{min-height:calc(100vh - 62px);display:block}.quetal-menu-shell .admin-page{max-width:100%;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;color:#edf4ff}.quetal-menu-shell .admin-page:not(.dashboard-model){background:#07111fb8;border:1px solid rgba(91,114,140,.18);border-radius:8px;padding:16px;box-shadow:0 22px 80px #0000002e}.quetal-menu-shell .admin-page h1{color:#f7fbff;font-size:17px;letter-spacing:-.025em}.quetal-menu-shell .admin-page p{color:#95a5bb;font-size:11px}.quetal-menu-shell .dashboard-model{width:100%;margin:0;border:0;box-shadow:none;background:transparent;padding:0;min-height:calc(100vh - 62px)}@media (max-width:900px){.app:has(.quetal-menu-shell){grid-template-columns:202px minmax(0,1fr)}.app:has(.quetal-menu-shell) .sidebar{width:202px;min-width:202px}.app:has(.quetal-menu-shell) .quetal-sidebar-brand img{width:150px}.app:has(.quetal-menu-shell) .menu-group>button{font-size:10.8px!important}.quetal-menu-shell{padding:10px}}.app:has(.attendance-page-shell){grid-template-columns:232px minmax(0,1fr);min-height:100vh;background:#151515;color:#e8eef7}.app:has(.attendance-page-shell).sidebar-collapsed{grid-template-columns:74px minmax(0,1fr)}.app:has(.attendance-page-shell) .sidebar{width:232px;min-width:232px;padding:16px 10px 10px;background:linear-gradient(180deg,#06111f,#05101d 58%,#050d19);border-right:1px solid rgba(92,115,140,.22);box-shadow:18px 0 48px #0003;overflow:hidden}.app:has(.attendance-page-shell).sidebar-collapsed .sidebar{width:74px;min-width:74px}.app:has(.attendance-page-shell) .brand{height:52px;margin:0 0 12px;padding:0 9px;color:#f7fbff;gap:5px;font-weight:800;justify-content:flex-start}.app:has(.attendance-page-shell) .quetal-sidebar-brand img{width:168px;height:auto;max-height:42px;object-fit:contain;display:block;mix-blend-mode:normal}.app:has(.attendance-page-shell) .brand .menu-label{display:none}.app:has(.attendance-page-shell) .sidebar-toggle{min-height:22px;margin:0 0 8px;padding:4px 8px;border-radius:6px!important;background:#071525!important;border:1px solid rgba(99,119,140,.15)!important;color:#9fb0c5!important;font-size:8px}.app:has(.attendance-page-shell) .sidebar nav{gap:4px;margin-top:16px}.app:has(.attendance-page-shell) .menu-group>button,.app:has(.attendance-page-shell) .attendance-subitem{min-height:22px;padding:4px 10px!important;border-radius:5px!important;color:#d9e3ef!important;background:transparent;border:0!important;font-size:11.6px!important;gap:7px;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app:has(.attendance-page-shell) .menu-group>button svg{width:15px;height:15px;stroke-width:2;flex:0 0 auto;color:currentColor}.app:has(.attendance-page-shell) .menu-group>button:hover:not(.active),.app:has(.attendance-page-shell) .attendance-subitem:hover:not(.active){color:#a7f313!important}.app:has(.attendance-page-shell) .menu-group>button.active,.app:has(.attendance-page-shell) .attendance-subitem.active{background:linear-gradient(90deg,#a7f313,#8fe50c)!important;color:#071018!important;box-shadow:none;font-weight:900}.app:has(.attendance-page-shell) .menu-group>button.active svg,.app:has(.attendance-page-shell) .menu-group>button.active:hover svg,.app:has(.attendance-page-shell) .attendance-subitem.active svg,.app:has(.attendance-page-shell) .attendance-subitem.active:hover svg{color:#071018!important;stroke:#071018!important}.app:has(.attendance-page-shell) .attendance-submenu{margin:4px 0 7px 22px;padding-left:9px;border-left:1px solid rgba(126,217,87,.16);gap:4px}.app:has(.attendance-page-shell) .attendance-subitem{justify-content:flex-start;color:#aeb9c8!important;background:transparent!important}.app:has(.attendance-page-shell) .attendance-subitem.active{background:#ffffff14!important;color:#b9f424!important}.app:has(.attendance-page-shell) .logout-button{margin-top:10px;min-height:26px;border-radius:5px!important;background:#071525!important;border-color:#63778c2e!important;color:#dfe9f6!important;font-size:11.6px!important;gap:7px}.app:has(.attendance-page-shell) .attendance-page-shell{grid-column:auto;background:radial-gradient(circle at 76% 12%,rgba(36,88,157,.3),transparent 34%),linear-gradient(180deg,#07111f,#06101d);border-left:1px solid rgba(74,93,116,.12)}@media (max-width:900px){.app:has(.attendance-page-shell){grid-template-columns:202px minmax(0,1fr)}.app:has(.attendance-page-shell) .sidebar{width:202px;min-width:202px}.app:has(.attendance-page-shell) .quetal-sidebar-brand img{width:150px}.app:has(.attendance-page-shell) .menu-group>button{font-size:10.8px!important}.app:has(.attendance-page-shell) .attendance-page-shell{grid-column:auto}}.quetal-menu-shell .dashboard-model{width:min(100%,980px);margin:0 auto;padding:18px 20px 20px;min-height:auto;background:linear-gradient(180deg,#07111f,#06101d);border:1px solid rgba(82,108,138,.32);border-radius:8px;box-shadow:0 20px 80px #00000057,inset 0 1px #ffffff09;overflow:hidden}.quetal-menu-shell .dashboard-model-header{align-items:flex-start;margin:0 0 14px;padding:0;gap:18px}.quetal-menu-shell .dashboard-model-header h1{font-size:17px;line-height:1.1;letter-spacing:-.03em;color:#f7fbff}.quetal-menu-shell .dashboard-model-header p{margin-top:5px;color:#b6c3d5;font-size:8px}.quetal-menu-shell .dashboard-date-actions{gap:12px;align-items:end}.quetal-menu-shell .dashboard-date-actions label{gap:5px;color:#f1f6ff;font-size:7px;font-weight:800}.quetal-menu-shell .dashboard-model-actions input{min-width:120px;max-width:128px;min-height:24px;padding:4px 8px;border-radius:5px;background:#07101d;color:#f4f8ff;border:1px solid rgba(103,127,157,.35);font-size:8px}.quetal-menu-shell .dashboard-model-actions button{min-height:25px;padding:0 18px;border:0;border-radius:5px;background:linear-gradient(180deg,#b6ff17,#92df09);color:#071018;font-size:8px;font-weight:900;box-shadow:0 8px 22px #a6f31333,inset 0 1px #ffffff61}.quetal-menu-shell .dashboard-model-top,.quetal-menu-shell .dashboard-model-middle,.quetal-menu-shell .dashboard-model-bottom{gap:14px}.quetal-menu-shell .dashboard-model-top{grid-template-columns:repeat(4,minmax(0,1fr))}.quetal-menu-shell .dashboard-model-middle{grid-template-columns:1.05fr .95fr 1.25fr;margin-top:14px}.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1.05fr 1fr 1.25fr;margin-top:14px}.quetal-menu-shell .model-card,.quetal-menu-shell .model-panel{background:linear-gradient(180deg,#0b1729,#071322);border:1px solid rgba(83,109,142,.35);border-radius:9px;box-shadow:inset 0 1px #ffffff09,0 10px 26px #0003}.quetal-menu-shell .model-card{min-height:104px;padding:16px 16px 14px}.quetal-menu-shell .model-wide{min-height:100px}.quetal-menu-shell .model-panel{min-height:152px;padding:15px 16px}.quetal-menu-shell .model-card-title{gap:9px;margin-bottom:14px}.quetal-menu-shell .model-card-title small{color:#f2f7ff;font-size:7px;font-weight:900;letter-spacing:.02em}.quetal-menu-shell .model-icon{width:27px;height:27px;min-width:27px;color:#9ff313;background:#1c59ff3d!important;border:1px solid rgba(84,126,255,.22)}.quetal-menu-shell .model-card-green .model-icon,.quetal-menu-shell .top-panel .model-icon,.quetal-menu-shell .model-card:nth-child(2) .model-icon{background:#7ed95738!important;color:#7ed957}.quetal-menu-shell .model-card-purple .model-icon,.quetal-menu-shell .model-card:nth-child(3) .model-icon{background:#744eff4d!important;color:#b39cff}.quetal-menu-shell .model-card-orange .model-icon,.quetal-menu-shell .model-card:nth-child(4) .model-icon{background:#f591263d!important;color:#ffaf55}.quetal-menu-shell .model-icon svg{width:14px;height:14px}.quetal-menu-shell .model-card strong{font-size:23px;letter-spacing:-.04em}.quetal-menu-shell .model-card em,.quetal-menu-shell .model-card p,.quetal-menu-shell .model-panel p{font-size:8px;color:#b4c0d2}.quetal-menu-shell .model-card-orange em.negative{color:#ff6a57!important}.quetal-menu-shell .mini-sparkline{left:14px;right:14px;bottom:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#1d63ff,#163eaa);opacity:1}.quetal-menu-shell .model-card-green .mini-sparkline{background:linear-gradient(90deg,#31c96f,#0b6138)}.quetal-menu-shell .model-card-purple .mini-sparkline{background:linear-gradient(90deg,#673df5,#221174)}.quetal-menu-shell .model-card-orange .mini-sparkline{background:linear-gradient(90deg,#ff9e2c,#8b4e0c)}.quetal-menu-shell .clock-ring,.quetal-menu-shell .donut-total{border-color:#1d63ff;box-shadow:0 0 0 3px #1d63ff2e,0 0 28px #1d63ff4d}.quetal-menu-shell .donut-total{border-color:#b6ff17;color:#b6ff17}.quetal-menu-shell .urgent-label{color:#b6ff17;font-size:8px;font-weight:800}.quetal-menu-shell .closed-kpis{height:48px;align-items:center}.quetal-menu-shell .closed-kpis span{border-left:1px solid rgba(83,109,142,.35);padding-left:16px}.quetal-menu-shell .closed-kpis span:first-child{border-left:0;padding-left:0}.quetal-menu-shell .closed-kpis small{color:#f2f7ff;font-size:7px}.quetal-menu-shell .closed-kpis strong{font-size:14px;color:#f7fbff}.quetal-menu-shell .closed-kpis em{font-size:7px;color:#b6ff17;font-style:normal}.quetal-menu-shell .bar-chart{height:84px;align-items:end;border-bottom:1px solid rgba(100,126,156,.28);padding:0 22px;gap:30px}.quetal-menu-shell .bar-chart span{width:56px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#2e67ff,#0836c8)}.quetal-menu-shell .bar-chart span:nth-child(2n){background:linear-gradient(180deg,#45cf3e,#176d22)}.quetal-menu-shell .message-split{padding:0 24px}.quetal-menu-shell .message-split small{font-size:7px;color:#8fa0b4}.quetal-menu-shell .message-split strong{font-size:11px;color:#b6ff17}.quetal-menu-shell .top-list{gap:7px}.quetal-menu-shell .top-list div{grid-template-columns:18px 1fr 32px 32px;align-items:center;background:transparent;border-bottom:1px solid rgba(91,114,140,.18);border-radius:0;padding:2px 0 5px}.quetal-menu-shell .top-list b{display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#b6ff171f;color:#b6ff17;font-size:8px}.quetal-menu-shell .top-list span,.quetal-menu-shell .top-list strong,.quetal-menu-shell .top-list em{font-size:8px;color:#f2f7ff}.quetal-menu-shell .model-link{margin-top:8px;color:#b6ff17;font-size:8px;font-weight:900}.quetal-menu-shell .line-chart{height:92px;align-items:end;padding:8px 4px 14px;background:repeating-linear-gradient(0deg,transparent 0 22px,rgba(120,144,170,.12) 23px);border-bottom:1px solid rgba(100,126,156,.18)}.quetal-menu-shell .line-chart span{width:7px;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#4776ff,#203bbf)}.quetal-menu-shell .hourly-summary{grid-template-columns:1fr 1fr;gap:16px;margin-top:9px;border-top:0}.quetal-menu-shell .hourly-summary small{font-size:8px;color:#9fb0c5}.quetal-menu-shell .hourly-summary strong{font-size:14px;color:#b6ff17}.quetal-menu-shell .dashboard-extra{display:none}@media (max-width:1200px){.quetal-menu-shell .dashboard-model{width:100%}.quetal-menu-shell .dashboard-model-top{grid-template-columns:repeat(2,minmax(0,1fr))}.quetal-menu-shell .dashboard-model-middle,.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr}}.quetal-menu-shell{padding:12px 14px 20px!important}.quetal-menu-shell .quetal-menu-content{width:100%!important;max-width:none!important}.quetal-menu-shell .dashboard-model{width:100%!important;max-width:none!important;margin:0!important;padding:22px 24px 24px!important;box-sizing:border-box!important}.quetal-menu-shell .dashboard-model-header h1{font-size:34px!important}.quetal-menu-shell .dashboard-model-header p{font-size:16px!important}.quetal-menu-shell .dashboard-date-actions label{font-size:14px!important}.quetal-menu-shell .dashboard-model-actions input{font-size:16px!important;min-height:38px!important;min-width:170px!important;max-width:188px!important}.quetal-menu-shell .dashboard-model-actions button{font-size:16px!important;min-height:38px!important;padding:0 26px!important}.quetal-menu-shell .model-card-title small{font-size:14px!important}.quetal-menu-shell .model-card strong{font-size:46px!important}.quetal-menu-shell .model-card em,.quetal-menu-shell .model-card p,.quetal-menu-shell .model-panel p,.quetal-menu-shell .urgent-label{font-size:16px!important}.quetal-menu-shell .closed-kpis small{font-size:14px!important}.quetal-menu-shell .closed-kpis strong{font-size:28px!important}.quetal-menu-shell .closed-kpis em,.quetal-menu-shell .message-split small{font-size:14px!important}.quetal-menu-shell .message-split strong{font-size:22px!important}.quetal-menu-shell .top-list b{font-size:16px!important;width:24px!important;height:24px!important}.quetal-menu-shell .top-list span,.quetal-menu-shell .top-list strong,.quetal-menu-shell .top-list em,.quetal-menu-shell .model-link,.quetal-menu-shell .hourly-summary small{font-size:16px!important}.quetal-menu-shell .hourly-summary strong{font-size:28px!important}.quetal-menu-shell .dashboard-model-bottom .model-panel:last-child:before{font-size:18px!important}.quetal-menu-shell .model-card,.quetal-menu-shell .model-panel{background:linear-gradient(180deg,#0b1729,#071322)!important;border:1px solid rgba(83,109,142,.35)!important;color:#f2f7ff!important}.quetal-menu-shell .top-panel .top-list div,.quetal-menu-shell .hourly-panel .hourly-summary span,.quetal-menu-shell .dashboard-legacy-markers span{background:#06101db8!important;border:1px solid rgba(83,109,142,.3)!important;color:#f2f7ff!important;box-shadow:inset 0 1px #ffffff06!important}.quetal-menu-shell .top-panel .top-list b{background:#b6ff1724!important;color:#b6ff17!important;border:1px solid rgba(182,255,23,.22)!important}.quetal-menu-shell .top-panel .top-list span,.quetal-menu-shell .top-panel .top-list strong,.quetal-menu-shell .top-panel .top-list em,.quetal-menu-shell .hourly-panel .hourly-summary small{color:#f2f7ff!important}.quetal-menu-shell .hourly-panel .hourly-summary strong,.quetal-menu-shell .model-link{color:#b6ff17!important}@media (max-width:1200px){.quetal-menu-shell .dashboard-model{width:100%!important;max-width:none!important}}.quetal-menu-shell .dashboard-model-header h1{font-size:25.5px!important}.quetal-menu-shell .dashboard-model-header p{font-size:12px!important}.quetal-menu-shell .dashboard-date-actions label{font-size:10.5px!important}.quetal-menu-shell .dashboard-model-actions input{font-size:12px!important;min-height:32px!important;min-width:150px!important;max-width:168px!important}.quetal-menu-shell .dashboard-model-actions button{font-size:12px!important;min-height:32px!important;padding:0 22px!important}.quetal-menu-shell .model-card-title small{font-size:10.5px!important}.quetal-menu-shell .model-card strong{font-size:34.5px!important}.quetal-menu-shell .model-card em,.quetal-menu-shell .model-card p,.quetal-menu-shell .model-panel p,.quetal-menu-shell .urgent-label{font-size:12px!important}.quetal-menu-shell .closed-kpis small{font-size:10.5px!important}.quetal-menu-shell .closed-kpis strong{font-size:21px!important}.quetal-menu-shell .closed-kpis em,.quetal-menu-shell .message-split small{font-size:10.5px!important}.quetal-menu-shell .message-split strong{font-size:16.5px!important}.quetal-menu-shell .top-list b{font-size:12px!important;width:20px!important;height:20px!important}.quetal-menu-shell .top-list span,.quetal-menu-shell .top-list strong,.quetal-menu-shell .top-list em,.quetal-menu-shell .model-link,.quetal-menu-shell .hourly-summary small{font-size:12px!important}.quetal-menu-shell .hourly-summary strong{font-size:21px!important}.quetal-menu-shell .dashboard-model-bottom .model-panel:last-child:before{font-size:13.5px!important}.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr 1fr 1fr!important;align-items:stretch!important}.quetal-menu-shell .top-panel,.quetal-menu-shell .hourly-panel{min-height:190px!important}.quetal-menu-shell .dashboard-model-bottom .hourly-panel{grid-column:auto!important}.quetal-menu-shell .hourly-panel .line-chart{height:104px!important;margin-bottom:6px!important}.quetal-menu-shell .hourly-panel .hourly-summary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:8px!important;padding-top:8px!important;border-top:1px solid rgba(83,109,142,.3)!important}.quetal-menu-shell .hourly-panel .hourly-summary span{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;color:#f2f7ff!important}.quetal-menu-shell .hourly-panel .hourly-summary small{display:block!important;color:#9fb0c5!important;line-height:1.2!important}.quetal-menu-shell .hourly-panel .hourly-summary strong{display:block!important;margin-top:3px!important;color:#b6ff17!important;line-height:1.05!important}.quetal-menu-shell .hourly-panel .hourly-summary span:last-child strong{color:#f2f7ff!important}.quetal-menu-shell .top-panel .top-list div{background:#06101db8!important;border:1px solid rgba(83,109,142,.3)!important;border-radius:7px!important;padding:5px 7px!important}@media (max-width:1200px){.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr!important}}.quetal-menu-shell .dashboard-model-middle{grid-template-columns:1.08fr .92fr 1.18fr!important;align-items:stretch!important}.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1.18fr 1.22fr 1fr!important;align-items:stretch!important;gap:16px!important}.quetal-menu-shell .model-panel{min-height:205px!important;padding:17px 18px!important;overflow:visible!important}.quetal-menu-shell .model-wide{min-height:136px!important}.quetal-menu-shell .closed-kpis{height:auto!important;min-height:78px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;margin-top:12px!important}.quetal-menu-shell .closed-kpis span,.quetal-menu-shell .closed-kpis div{min-height:62px!important;padding:10px 8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:#07111f!important;border:1px solid rgba(60,82,110,.55)!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff06!important;overflow:visible!important}.quetal-menu-shell .closed-kpis span{border-left:1px solid rgba(60,82,110,.55)!important}.quetal-menu-shell .closed-kpis small,.quetal-menu-shell .closed-kpis em{line-height:1.15!important;white-space:normal!important}.quetal-menu-shell .closed-kpis strong{line-height:1.05!important;margin:4px 0!important}.quetal-menu-shell .top-panel .top-list{gap:8px!important}.quetal-menu-shell .top-panel .top-list div,.quetal-menu-shell .priority-list div,.quetal-menu-shell .sla-list div,.quetal-menu-shell .department-bars div,.quetal-menu-shell .dashboard-legacy-markers span{background:#07111f!important;border:1px solid rgba(60,82,110,.55)!important;color:#f2f7ff!important;box-shadow:inset 0 1px #ffffff06!important}.quetal-menu-shell .top-panel .top-list div{grid-template-columns:24px minmax(0,1fr) 44px 40px!important;padding:7px 8px!important;border-radius:8px!important}.quetal-menu-shell .top-panel .top-list span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.quetal-menu-shell .hourly-panel{min-height:205px!important;display:flex!important;flex-direction:column!important}.quetal-menu-shell .hourly-panel .line-chart{height:118px!important;flex:1 1 auto!important;min-height:94px!important;margin-bottom:8px!important}.quetal-menu-shell .hourly-panel .hourly-summary{flex:0 0 auto!important;gap:10px!important;margin-top:6px!important;padding-top:10px!important}.quetal-menu-shell .hourly-panel .hourly-summary small{font-size:10.5px!important}.quetal-menu-shell .hourly-panel .hourly-summary strong{font-size:18px!important}.quetal-menu-shell .hourly-panel .hourly-summary span{min-width:0!important}@media (max-width:1200px){.quetal-menu-shell .dashboard-model-middle,.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr!important}.quetal-menu-shell .closed-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.quetal-menu-shell .closed-kpis{grid-template-columns:1fr!important}}.quetal-menu-shell .dashboard-model,.quetal-menu-shell .dashboard-model *,.quetal-menu-shell .dashboard-model *:before,.quetal-menu-shell .dashboard-model *:after{box-sizing:border-box!important}.quetal-menu-shell .dashboard-model-top,.quetal-menu-shell .dashboard-model-middle,.quetal-menu-shell .dashboard-model-bottom{grid-auto-rows:auto!important}.quetal-menu-shell .dashboard-model-top>*,.quetal-menu-shell .dashboard-model-middle>*,.quetal-menu-shell .dashboard-model-bottom>*{min-width:0!important;max-width:100%!important}.quetal-menu-shell .model-card,.quetal-menu-shell .model-panel{min-width:0!important;max-width:100%!important;contain:layout paint!important}.quetal-menu-shell .model-panel{overflow:hidden!important}.quetal-menu-shell .model-card strong,.quetal-menu-shell .model-card em,.quetal-menu-shell .model-card p,.quetal-menu-shell .model-panel h2,.quetal-menu-shell .model-panel h3,.quetal-menu-shell .model-panel p,.quetal-menu-shell .model-panel small,.quetal-menu-shell .model-panel strong,.quetal-menu-shell .model-panel em,.quetal-menu-shell .top-list span,.quetal-menu-shell .top-list strong,.quetal-menu-shell .top-list em{overflow-wrap:anywhere!important;max-width:100%!important}.quetal-menu-shell .model-panel h2,.quetal-menu-shell .model-panel h3{position:relative!important;z-index:2!important;min-height:20px!important;margin-bottom:12px!important;padding-right:6px!important;background:transparent!important}.quetal-menu-shell .hourly-panel{overflow:hidden!important;isolation:isolate!important}.quetal-menu-shell .hourly-panel .line-chart,.quetal-menu-shell .hourly-panel .hour-bars,.quetal-menu-shell .bar-chart{position:relative!important;z-index:1!important;max-width:100%!important;overflow:hidden!important;align-self:stretch!important}.quetal-menu-shell .hourly-panel .line-chart span,.quetal-menu-shell .bar-chart span,.quetal-menu-shell .hour-bars span{max-height:100%!important;flex:0 1 auto!important}.quetal-menu-shell .hourly-panel .line-chart{height:96px!important;min-height:78px!important;max-height:110px!important;padding-top:10px!important}.quetal-menu-shell .hourly-panel .hourly-summary{position:relative!important;z-index:2!important;background:#07111f!important;border:1px solid rgba(60,82,110,.55)!important;border-radius:8px!important;padding:9px 10px!important}.quetal-menu-shell .hourly-panel .hourly-summary span,.quetal-menu-shell .hourly-panel .hourly-summary span:first-child,.quetal-menu-shell .hourly-panel .hourly-summary span:last-child,.quetal-menu-shell .model-link,.quetal-menu-shell .model-link:link,.quetal-menu-shell .model-link:visited,.quetal-menu-shell .model-link:hover,.quetal-menu-shell .model-link:focus{background:#07111f!important;background-color:#07111f!important;border-color:#3c526e8c!important;box-shadow:none!important}.quetal-menu-shell .model-link{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;margin-top:10px!important;padding:7px 10px!important;border:1px solid rgba(60,82,110,.55)!important;border-radius:8px!important;color:#b6ff17!important;text-decoration:none!important}.quetal-menu-shell .hourly-panel .hourly-summary span{display:block!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important}.quetal-menu-shell .hourly-panel .hourly-summary small,.quetal-menu-shell .hourly-panel .hourly-summary strong{background:transparent!important}.quetal-menu-shell .top-panel .top-list div{min-width:0!important}.quetal-menu-shell .top-panel .top-list span,.quetal-menu-shell .top-panel .top-list strong,.quetal-menu-shell .top-panel .top-list em{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.quetal-menu-shell .closed-kpis{overflow:hidden!important}.quetal-menu-shell .closed-kpis span,.quetal-menu-shell .closed-kpis div{min-width:0!important}@media (max-width:1360px){.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr 1fr!important}.quetal-menu-shell .hourly-panel{grid-column:1 / -1!important}}@media (max-width:980px){.quetal-menu-shell .dashboard-model-bottom{grid-template-columns:1fr!important}.quetal-menu-shell .hourly-panel{grid-column:auto!important}}.app:has(.attendance-page-shell),.app:has(.attendance-page-shell) *{box-sizing:border-box}.app:has(.attendance-page-shell){grid-template-columns:232px minmax(0,1fr)!important;height:100vh;min-height:100vh;overflow:hidden;background:#151515!important}.app:has(.attendance-page-shell).sidebar-collapsed{grid-template-columns:74px minmax(0,1fr)!important}.attendance-page-shell{--att-bg:#06101d;--att-panel:#071322;--att-panel-2:#0a1728;--att-card:#0d1c31;--att-card-2:#091526;--att-line:rgba(83,109,142,.36);--att-line-soft:rgba(83,109,142,.22);--att-text:#f3f8ff;--att-muted:#9fb0c5;--att-green:#a7f313;--att-green-2:#7ed957;--att-blue:#24457a;--att-red:#ff4f5f;min-width:0;height:100vh;padding:14px 0 16px 16px;color:var(--att-text);background:radial-gradient(circle at 75% 6%,rgba(33,82,153,.24),transparent 34%),linear-gradient(180deg,#07111f,#050d19)!important;border-left:1px solid rgba(74,93,116,.12);overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);gap:10px}.attendance-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0}.attendance-page-header h1{margin:0;color:#fff;font-size:18px;line-height:1.05;font-weight:900;letter-spacing:-.035em}.attendance-page-header p{margin:5px 0 0;color:#b6c3d5;font-size:9px;line-height:1.35}.attendance-page-actions{display:flex;align-items:center;gap:10px;min-width:0;justify-content:flex-end;padding-right:14px}.sound-alert-toggle{position:relative;display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 12px 0 38px;border:1px solid rgba(83,109,142,.34);border-radius:8px;background:#071322;color:#dce7f5;font-size:9px;font-weight:850;white-space:nowrap;box-shadow:inset 0 1px #ffffff06}.sound-alert-toggle input{position:absolute;left:10px;width:22px;height:12px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid rgba(167,243,19,.56);border-radius:999px;background:#a7f31333;outline:none;cursor:pointer;transition:.18s ease}.sound-alert-toggle input:before{content:"";position:absolute;top:2px;left:2px;width:6px;height:6px;border-radius:50%;background:#071018;box-shadow:0 0 0 1px #ffffff2e;transition:.18s ease}.sound-alert-toggle input:checked{background:linear-gradient(180deg,#b6ff17,#8fdd09);border-color:#a7f313e0}.sound-alert-toggle input:checked:before{left:12px;background:#071018}.attendance-search{position:relative;display:flex;align-items:center;min-width:250px;height:28px;border:1px solid rgba(83,109,142,.32);border-radius:6px;background:#071322;overflow:hidden}.attendance-search:before{content:"⌕";color:#93a4ba;font-size:12px;margin-left:10px;margin-right:6px;line-height:1}.attendance-search input{width:100%;height:100%;padding:0 10px 0 0;background:transparent!important;border:0!important;color:#eef5ff!important;font-size:9px;outline:none}.attendance-search input::placeholder{color:#72849d}.new-attendance-button,.queue-filter-shortcut,.chat-action-button,.toggle-simulator-button,.message-composer button{border:1px solid rgba(167,243,19,.42)!important;background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;color:#071018!important;border-radius:6px!important;font-weight:900!important;box-shadow:0 8px 20px #a6f31329,inset 0 1px #ffffff57;cursor:pointer}.new-attendance-button{height:28px;padding:0 12px;font-size:9px;white-space:nowrap}.attendance-operational-alert{min-height:34px;margin:0;padding:8px 10px;border:1px solid rgba(255,186,73,.32);border-radius:8px;background:#50370c47;display:flex;align-items:center;gap:10px;color:#ffe6b5;font-size:9px}.attendance-operational-alert button{margin-left:auto;background:#102039!important;color:#ffe6b5!important;border:1px solid rgba(255,186,73,.35)!important;border-radius:6px!important;padding:5px 8px;font-size:8px;font-weight:800}.attendance-layout{display:grid!important;width:100%;grid-template-columns:minmax(357px,34%) minmax(360px,1fr) minmax(243px,21.5%);gap:10px;min-height:0;height:100%}.queue,.chat,.details{width:100%!important;min-width:0;min-height:0;color:var(--att-text)!important;background:linear-gradient(180deg,var(--att-panel-2),var(--att-panel))!important;border:1px solid var(--att-line-soft)!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff06,0 18px 50px #00000038;overflow:hidden!important}.queue{padding:10px!important;display:flex;flex-direction:column;gap:8px;overflow-y:auto!important;scrollbar-gutter:stable}.queue-header{margin:0!important;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:7px;border-bottom:1px solid var(--att-line-soft)}.queue-header h2,.details h2{margin:0!important;color:#f6fbff!important;font-size:11px!important;font-weight:900!important;line-height:1.15}.queue-header small{display:block;margin-top:3px;color:#94a6bc!important;font-size:7px!important}.queue-filter-shortcut{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;height:30px;min-width:78px;padding:0 13px!important;border-radius:8px!important;background:#111f30!important;border:1px solid rgba(167,243,19,.58)!important;color:#dfffb0!important;font-size:9px!important;letter-spacing:.01em;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #00000024!important}.queue-filter-shortcut:before{content:"≡";display:inline-grid;place-items:center;width:15px;height:15px;border-radius:4px;background:linear-gradient(180deg,#b6ff17,#8fdd09);color:#071018;font-size:11px;font-weight:900;line-height:1}.queue-summary{display:none!important}.toggle-simulator-button{min-height:24px;padding:0 9px!important;font-size:8px!important;align-self:flex-start}.simulator{background:#07111f!important;border:1px solid var(--att-line)!important;border-radius:8px!important;padding:10px!important;color:#dce7f5!important}.simulator h3{margin:0 0 8px;color:#fff;font-size:10px}.simulator input{width:100%;margin-bottom:6px;background:#09182a!important;border:1px solid var(--att-line)!important;color:#fff!important;border-radius:6px!important;padding:7px;font-size:9px}.simulator button{margin-right:6px}.simulator-status{font-size:8px;color:var(--att-green)}.queue-list{display:flex!important;flex-direction:column;gap:8px;overflow:visible!important;padding:0!important;min-height:0!important}.queue-section{scroll-margin-top:12px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.queue-section h3{display:flex!important;align-items:center;justify-content:space-between;margin:0 0 7px!important;color:#aebfd4!important;font-size:8px!important;text-transform:none;letter-spacing:0;border:0!important}.queue-section h3 span{min-width:18px;height:16px;padding:1px 6px;border-radius:999px;background:#07111f!important;border:1px solid var(--att-line)!important;color:var(--att-green)!important;font-size:8px!important;display:inline-grid;place-items:center}.queue-section>small{display:block!important;padding:7px;color:#71849c!important;font-size:8px!important;background:#07111f;border:1px dashed var(--att-line);border-radius:7px}.ticket{position:relative;margin:0 0 7px!important;border:1px solid rgba(83,109,142,.24)!important;border-radius:8px!important;background:linear-gradient(180deg,#0d1c31,#091526)!important;overflow:hidden;box-shadow:0 8px 18px #0000001f}.ticket.active{border-color:#a7f313b3!important;box-shadow:0 0 0 1px #a7f3136b,0 10px 26px #00000038!important}.ticket-open{width:100%;padding:9px!important;text-align:left;background:transparent!important;border:0!important;color:inherit!important;cursor:pointer}.ticket-main-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:start}.ticket-avatar,.contact-profile-avatar{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;border-radius:50%!important;background:linear-gradient(135deg,#234a86,#172f61)!important;color:#dfeaff!important;font-size:9px!important;font-weight:900!important;border:1px solid rgba(117,147,184,.28)!important}.ticket-main-info{min-width:0;display:block}.ticket-title-row{display:flex;align-items:center;gap:5px;min-width:0}.ticket-title-row strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f5f9ff;font-size:9px;line-height:1.2}.bot-indicator{color:var(--att-green);font-size:9px}.ticket-main-info small{display:block;margin-top:2px;color:#8ea0b6!important;font-size:7px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-main-info em{display:inline-flex;margin-top:5px;padding:2px 6px;border-radius:999px;background:#a7f3131a;color:var(--att-green)!important;font-size:7px!important;font-style:normal;font-weight:800;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-meta{display:flex;justify-content:space-between;gap:6px;margin-top:7px;color:#9fb0c5;font-size:7px}.ticket-meta span:last-child{color:var(--att-green);font-weight:800}.status-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:3px 7px;border-radius:999px;background:#a7f3131a!important;border:1px solid rgba(167,243,19,.2)!important;color:var(--att-green)!important;font-size:7px!important;font-weight:900;white-space:nowrap}.chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:linear-gradient(180deg,#071322,#06101d)!important}.chat header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px!important;border-bottom:1px solid var(--att-line-soft);background:#071322!important}.chat header strong{display:block;color:#fff;font-size:11px}.chat header small{display:block;margin-top:3px;color:#94a6bc;font-size:8px}.attendance-timer{font-size:8px;color:var(--att-green);font-weight:900;background:#07111f;border:1px solid rgba(167,243,19,.22);border-radius:999px;padding:4px 8px;white-space:nowrap}.messages{min-height:0!important;padding:14px 18px!important;overflow-y:auto!important;background:radial-gradient(circle at 50% 0,rgba(38,80,145,.1),transparent 34%),#06101d!important;display:flex;flex-direction:column;gap:10px}.messages .message{max-width:76%;padding:9px 11px!important;border-radius:8px!important;background:#0c2039!important;color:#eaf2ff!important;border:1px solid rgba(83,109,142,.24)!important;font-size:9px!important;line-height:1.45;box-shadow:0 8px 20px #00000026}.messages .message.me,.messages .message.agent,.messages .message.outbound{align-self:flex-end;background:#0e2a4d!important}.messages .message.bot{align-self:flex-end;background:#102849!important}.messages .message.customer,.messages .message.inbound{align-self:flex-start;background:#111f30!important}.messages .message small{display:block;margin-top:5px;color:#9badc2!important;font-size:7px!important;text-align:right}.messages .message strong{color:#fff}.media-message-preview{max-width:160px;border-radius:8px}.media-message-audio,.media-message-video{max-width:100%}.chat-actions-bar{display:flex!important;align-items:center;gap:7px;padding:8px 12px!important;border-top:1px solid var(--att-line-soft);background:#071322!important;overflow-x:auto}.chat-action-button{height:24px!important;padding:0 9px!important;font-size:8px!important;white-space:nowrap}.chat-action-button.danger-action{background:#07111f!important;color:#ff6977!important;border-color:#ff4f5f6b!important;box-shadow:none!important}.message-composer{display:grid!important;grid-template-columns:1fr 30px;gap:8px;padding:8px 12px!important;background:#071322!important;border-top:1px solid var(--att-line-soft)}.message-input-wrap{position:relative;min-width:0}.message-composer input,.message-composer textarea{width:100%;height:30px;resize:none;background:#06101d!important;border:1px solid rgba(83,109,142,.35)!important;border-radius:6px!important;color:#eef6ff!important;font-size:9px!important;padding:0 10px!important;outline:none}.message-composer input::placeholder,.message-composer textarea::placeholder{color:#72849d}.message-composer button{width:30px!important;height:30px!important;padding:0!important;display:grid;place-items:center;font-size:0!important}.message-composer button:before{content:"➤";font-size:13px;color:#071018}.file-attachment-input{display:none!important}.quick-replies-popover{position:absolute;left:0;right:0;bottom:36px;background:#07111f!important;border:1px solid var(--att-line)!important;border-radius:8px!important;box-shadow:0 16px 34px #00000061;padding:6px;z-index:5}.quick-replies-popover button{display:block;width:100%;text-align:left;margin:0 0 4px;padding:6px;border-radius:6px;background:#0b1728!important;color:#eaf2ff!important;border:1px solid var(--att-line-soft)!important;font-size:8px!important}.quick-replies-popover small{color:#8ea0b6;font-size:7px}.details{padding:0!important;display:flex;flex-direction:column;overflow-y:auto!important;background:linear-gradient(180deg,#071322,#06101d)!important}.details-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 10px;border-bottom:1px solid var(--att-line-soft);background:#071322}.details-tabs button{height:36px;background:transparent!important;border:0!important;border-bottom:2px solid transparent!important;color:#9fb0c5!important;font-size:8px!important;font-weight:900;cursor:pointer}.details-tabs button.active,.details-tabs button:hover{color:#fff!important;border-bottom-color:var(--att-green)!important}.contact-profile-card{padding:14px 12px!important;border-bottom:1px solid var(--att-line-soft);text-align:left}.contact-profile-card .contact-profile-avatar{width:44px!important;height:44px!important;margin-bottom:8px;font-size:12px!important}.contact-profile-card h2,.details h2{font-size:11px!important;color:#fff!important;margin:0 0 4px!important}.contact-profile-card p,.contact-profile-card small,.details p,.details small{color:#95a6bc!important;font-size:8px!important;line-height:1.35}.contact-profile-card a{color:#9dc8ff!important;font-size:8px;text-decoration:none}.contact-alerts,.contact-editor,.contact-notes,.contact-history,.event-history,.action-panel{margin:10px!important;padding:10px!important;background:#07111f!important;border:1px solid rgba(60,82,110,.55)!important;border-radius:8px!important;color:#eaf2ff!important}.contact-alerts h3,.contact-editor h3,.contact-notes h3,.contact-history h3,.event-history h3,.action-panel h3{margin:0 0 8px;color:#fff;font-size:9px}.customer-data-list{display:grid!important;gap:6px!important}.customer-data-list div{display:grid!important;grid-template-columns:74px minmax(0,1fr);gap:8px;padding:4px 0;border-bottom:1px solid rgba(83,109,142,.16)}.customer-data-label{color:#9fb0c5!important;font-size:7px!important}.customer-data-value{color:#eef5ff!important;font-size:8px!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-editor input,.contact-editor textarea,.contact-notes input,.contact-notes textarea,.action-panel input,.action-panel select,.action-panel textarea{width:100%;margin-bottom:6px;background:#09182a!important;border:1px solid var(--att-line)!important;color:#fff!important;border-radius:6px!important;padding:7px!important;font-size:8px!important}.contact-editor button,.contact-notes button,.action-panel button{min-height:24px;padding:0 8px;border-radius:6px;background:#102039!important;border:1px solid var(--att-line)!important;color:#eaf2ff!important;font-size:8px;font-weight:800}.note{margin:10px!important;color:#8294aa!important;font-size:8px!important;line-height:1.45}.permission-hint{display:block;color:#8ea0b6!important;font-size:8px!important;padding:8px 12px}@media (max-width:1120px){.attendance-layout{grid-template-columns:minmax(250px,32%) minmax(360px,1fr)}.details{grid-column:1 / -1;min-height:260px}.attendance-page-shell{overflow:auto;height:auto;min-height:100vh}.attendance-layout{height:auto}.queue,.chat{min-height:620px}}@media (max-width:900px){.app:has(.attendance-page-shell){grid-template-columns:202px minmax(0,1fr)!important}.attendance-page-shell{padding:10px}.attendance-page-header{display:grid}.attendance-page-actions{justify-content:flex-start;flex-wrap:wrap}.attendance-search{min-width:220px}.attendance-layout{grid-template-columns:1fr}.queue,.chat,.details{min-height:auto}.chat{min-height:620px}}.app:has(.attendance-page-shell) .attendance-page-shell,.app:has(.attendance-page-shell) .attendance-page-shell button,.app:has(.attendance-page-shell) .attendance-page-shell input,.app:has(.attendance-page-shell) .attendance-page-shell textarea,.app:has(.attendance-page-shell) .attendance-page-shell select{font-size:calc(1em + 1px)}.attendance-page-header h1{font-size:19px!important}.attendance-page-header p{font-size:10px!important}.queue-header h2,.details h2{font-size:12px!important}.queue-header small{font-size:8px!important}.queue-section h3,.queue-section h3 span{font-size:9px!important}.ticket-title-row strong,.bot-indicator{font-size:10px!important}.ticket-main-info small,.ticket-main-info em,.ticket-meta,.status-pill,.priority-badge,.sla-badge,.tag-badge,.queue-waiting-badge{font-size:8px!important}.ticket-summary-line{font-size:9px!important}.messages .message{font-size:10px!important}.messages .message small{font-size:8px!important}.chat header strong{font-size:12px!important}.chat header small,.attendance-timer{font-size:9px!important}.message-composer input,.message-composer textarea{font-size:10px!important}.details-tabs button,.contact-profile-card p,.contact-profile-card small,.details p,.details small,.customer-data-value,.contact-alerts input,.contact-alerts textarea,.contact-editor input,.contact-editor textarea,.contact-notes input,.contact-notes textarea{font-size:9px!important}.customer-data-label{font-size:8px!important}.details .contact-profile-avatar{width:88px!important;height:88px!important;min-width:88px!important;font-size:24px!important;margin:0 auto 12px!important;border-width:2px!important;box-shadow:0 14px 34px #00000047,0 0 0 4px #a7f3130f!important}.chat-actions-bar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px!important;padding:10px 12px!important;overflow:visible!important}.chat-action-button{height:42px!important;min-width:0!important;width:100%!important;padding:0 7px!important;border-radius:8px!important;background:#0b1728!important;border:1px solid rgba(83,109,142,.42)!important;color:#dce8f6!important;box-shadow:inset 0 1px #ffffff09,0 8px 18px #0000001f!important;font-size:9px!important;line-height:1.08!important;font-weight:850!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;white-space:normal!important;text-align:center!important}.chat-action-button:hover:not(:disabled){border-color:#a7f31394!important;color:#f3ffe2!important;background:#0f2137!important}.chat-action-button:disabled{opacity:.58!important;filter:saturate(.75)!important;cursor:not-allowed!important}.chat-action-button.danger-action{background:#0b1728!important;color:#ff9aa4!important;border-color:#ff4f5f61!important;box-shadow:inset 0 1px #ffffff09,0 8px 18px #0000001f!important}.chat-action-button:before{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:5px;background:#13243a;color:#a7f313;font-size:11px;line-height:1;flex:0 0 auto}.chat-action-button.quick-message-action:before{content:"✦"}.chat-action-button.attach-file-action:before{content:"📎"}.chat-action-button.transfer-action:before{content:"⇄"}.chat-action-button.invite-action:before{content:"+"}.chat-action-button.finish-action:before{content:"✓";color:#ff9aa4}.ticket-inline-action{height:28px!important;min-width:70px!important;padding:0 12px!important;border-radius:8px!important;background:linear-gradient(180deg,#c4ff36,#9df00f)!important;border:1px solid rgba(196,255,54,.82)!important;color:#071018!important;font-size:9px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px #a7f31333,inset 0 1px #ffffff73!important}.ticket-inline-action:before{content:"▶";font-size:8px;margin-right:5px;color:#071018}.ticket-inline-action:hover{filter:brightness(1.04);transform:translateY(-1px)}@media (max-width:1180px){.chat-actions-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-action-button{height:32px!important}}.attendance-page-header h1{font-size:22px!important;line-height:1.05!important}.sound-alert-toggle{height:36px!important;padding:0 14px 0 48px!important;border-radius:10px!important;font-size:10px!important}.sound-alert-toggle input{left:12px!important;width:28px!important;height:16px!important}.sound-alert-toggle input:before{width:8px!important;height:8px!important;top:3px!important;left:3px!important}.sound-alert-toggle input:checked:before{left:15px!important}.queue-filter-shortcut{height:34px!important;min-width:96px!important;padding:0 14px!important;border-radius:10px!important;background:#071322!important;border:1px solid rgba(167,243,19,.58)!important;color:#eaffc6!important;font-size:10px!important;font-weight:900!important;gap:8px!important;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #00000029!important}.queue-filter-shortcut:before{content:"⌯"!important;display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:6px!important;background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;color:#071018!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.queue-filter-shortcut:hover{background:#0d1b2e!important;border-color:#b6ff17d6!important;color:#f4ffd8!important}.bot-indicator{display:inline-grid!important;place-items:center!important;width:15px!important;height:15px!important;margin-left:6px!important;border-radius:5px!important;background:#a7f31324!important;border:1px solid rgba(167,243,19,.36)!important;color:#b6ff17!important;font-size:8px!important;line-height:1!important;vertical-align:middle!important}.ticket-unread-badge{background:#244b84!important;color:#eaf3ff!important;border:1px solid rgba(135,171,220,.55)!important;box-shadow:0 0 0 2px #244b842e!important}.ticket-meta-status .status-pill,.ticket-alert-line .priority-badge{display:none!important}.ticket-meta-status{min-width:0!important;display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important;padding-right:0!important}.ticket-meta-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;padding-right:0!important;min-height:28px!important}.ticket-inline-action{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:28px!important;min-width:72px!important;padding:0 10px!important;border-radius:9px!important;background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;color:#071018!important;font-size:9px!important;font-weight:950!important;box-shadow:0 10px 20px #8fdd092e!important;white-space:nowrap!important}.ticket-alert-line{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:6px!important;padding-left:36px!important;min-height:0!important}.chat header button{height:28px!important;min-width:72px!important;padding:0 10px!important;border-radius:9px!important;background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;color:#071018!important;border:1px solid rgba(167,243,19,.7)!important;font-size:9px!important;font-weight:950!important;box-shadow:0 10px 20px #8fdd0929!important}.contact-alerts button{height:32px!important;min-width:104px!important;width:auto!important;padding:0 12px!important;border-radius:9px!important;background:#0b1728!important;border:1px solid rgba(167,243,19,.38)!important;color:#dfffb0!important;font-size:9px!important;font-weight:900!important;align-self:flex-end!important;box-shadow:none!important}.contact-notes button{height:32px!important;min-width:138px!important;width:auto!important;padding:0 12px!important;border-radius:9px!important;font-size:9px!important;font-weight:900!important;align-self:flex-start!important}@media (max-width:1180px){.attendance-layout{grid-template-columns:minmax(270px,34%) minmax(340px,1fr)!important}.ticket{padding:10px!important}.ticket-main-row{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.ticket-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px!important;align-items:start!important}.ticket-title-side{margin-left:0!important;justify-content:flex-end!important;min-width:48px!important}.ticket-title-side small{display:none!important}.ticket-meta-line{grid-template-columns:1fr!important;gap:6px!important}.ticket-inline-action{justify-self:end!important;width:auto!important;min-width:76px!important}.queue-waiting-badge{max-width:100%!important;white-space:normal!important;line-height:1.15!important}}@media (max-width:900px){.ticket-meta-status{display:block!important}.ticket-main-info em,.queue-waiting-badge{margin-top:4px!important}.ticket-inline-action{width:100%!important;height:30px!important;margin-top:2px!important}.ticket-alert-line{padding-left:0!important}}.ticket{padding:9px 10px!important;min-height:auto!important}.ticket-open{padding:0!important;gap:0!important}.ticket-main-row{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;align-items:start!important}.ticket-avatar{width:30px!important;height:30px!important;min-width:30px!important;font-size:10px!important}.ticket-main-info{gap:4px!important;min-width:0!important}.ticket-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;position:relative!important}.ticket-title-row strong{font-size:12px!important;line-height:1.12!important;color:#f7fbff!important;letter-spacing:-.01em!important;min-width:0!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding-right:3px!important}.ticket-title-side{margin-left:0!important;align-self:start!important;justify-self:end!important;min-width:24px!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;padding-top:0!important}.ticket-title-side small{display:none!important}.ticket-unread-badge{position:relative!important;top:-3px!important;right:-2px!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:#375d8f!important;color:#f5fbff!important;border:1px solid rgba(157,190,232,.62)!important;font-size:10px!important;font-weight:950!important;line-height:18px!important;box-shadow:0 0 0 3px #375d8f29!important}.ticket-summary-line{font-size:10px!important;line-height:1.18!important;color:#b7c8dc!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.ticket-meta-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin-top:2px!important;min-height:26px!important}.ticket-meta-status{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;flex-wrap:wrap!important}.ticket-meta-status em{font-size:9px!important;line-height:1.08!important;font-weight:950!important;color:#071018!important;background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;border:1px solid rgba(182,255,23,.62)!important;border-radius:999px!important;padding:2px 6px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-style:normal!important}.queue-waiting-badge{font-size:9px!important;line-height:1.1!important;font-weight:900!important;color:#f8fbff!important;background:#0b1728!important;border:1px solid rgba(83,109,142,.58)!important;border-radius:999px!important;padding:3px 7px!important;max-width:100%!important;white-space:nowrap!important;box-shadow:none!important}.ticket-inline-action{height:26px!important;min-width:68px!important;padding:0 9px!important;font-size:9px!important;border-radius:8px!important;align-self:center!important;justify-self:end!important}.ticket-alert-line{margin-top:4px!important;padding-left:39px!important;gap:4px!important;min-height:0!important}.ticket-alert-line:empty{display:none!important}.message-composer{grid-template-columns:1fr 38px!important;gap:9px!important;padding:9px 12px!important;background:#071322!important;border-top:1px solid rgba(83,109,142,.26)!important}.message-composer input,.message-composer textarea{height:34px!important;border-radius:9px!important;background:#091827!important;border:1px solid rgba(83,109,142,.48)!important;color:#f3f8ff!important;font-size:10px!important;padding:0 12px!important;box-shadow:inset 0 1px #ffffff08!important}.message-composer button{width:38px!important;height:34px!important;min-width:38px!important;padding:0!important;border-radius:10px!important;background:linear-gradient(180deg,#16395b,#0d2742)!important;border:1px solid rgba(167,243,19,.48)!important;color:#b6ff17!important;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff0d!important}.message-composer button svg{width:18px!important;height:18px!important;stroke-width:2.2!important}.message-composer button:hover{background:linear-gradient(180deg,#1a466e,#10304f)!important;border-color:#b6ff17c2!important;color:#d8ff77!important}@media (min-width:1320px){.ticket{padding:10px 11px!important}.ticket-title-row strong{font-size:13px!important}.ticket-meta-status em,.queue-waiting-badge{font-size:10px!important}.ticket-inline-action{height:28px!important;min-width:72px!important}}@media (max-width:1180px){.ticket{padding:8px 9px!important}.ticket-main-row{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.ticket-avatar{width:28px!important;height:28px!important;min-width:28px!important}.ticket-title-row strong{font-size:11px!important}.ticket-meta-line{grid-template-columns:1fr!important;gap:5px!important}.ticket-inline-action{width:100%!important;height:28px!important;justify-self:stretch!important}.ticket-meta-status em,.queue-waiting-badge{font-size:8px!important;white-space:normal!important;border-radius:8px!important;line-height:1.1!important}.ticket-alert-line{padding-left:36px!important}}.ticket{padding:8px 9px!important}.ticket-open{display:block!important}.ticket-main-row{align-items:center!important}.ticket-alert-line{display:none!important}.ticket-meta-line{min-height:24px!important;margin-top:1px!important}.queue-waiting-badge{padding:3px 7px!important}.ticket-inline-action{height:25px!important;min-width:66px!important}.ticket-summary-line{margin-top:1px!important}.details .contact-profile-card strong{font-size:16px!important;line-height:1.18!important;color:#fff!important;font-weight:950!important;display:block!important;margin-top:4px!important}.details .contact-profile-card small{font-size:11px!important;line-height:1.25!important;color:#aebed2!important;display:block!important;margin-top:3px!important}.details .contact-profile-card em{font-size:9px!important;line-height:1.15!important;margin-top:5px!important}.attendance-page-header p{font-size:12px!important;line-height:1.3!important;color:#c1cedf!important}.queue-header small{display:none!important}.chat header button{height:28px!important;min-width:70px!important;padding:0 12px!important;border-radius:8px!important;background:linear-gradient(180deg,#c4ff36,#9df00f)!important;border:1px solid rgba(196,255,54,.82)!important;color:#071018!important;font-size:9px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-shadow:0 8px 18px #a7f31333,inset 0 1px #ffffff73!important}.chat header button:before{content:"▶";font-size:8px;color:#071018}.chat header button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.chat header button:disabled{opacity:.58!important;filter:saturate(.75)!important;cursor:not-allowed!important}.attendance-layout{grid-template-columns:minmax(319px,30.3%) minmax(398px,1fr) minmax(243px,21.5%)!important}.attendance-search input{font-size:5px!important}.attendance-search input::placeholder{font-size:5px!important;color:#72849d!important}.ticket-inline-action:hover,.ticket-inline-action:focus,.ticket-inline-action:active{transform:none!important;translate:none!important;top:auto!important;margin-top:0!important}.ticket-inline-action{transition:filter .16s ease,box-shadow .16s ease,background .16s ease!important;transform:none!important;position:static!important}.attendance-search input{font-size:10px!important}.attendance-search input::placeholder{font-size:10px!important;color:#72849d!important}.ticket-meta-line{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:center!important}.ticket-inline-action{width:100%!important;min-width:0!important;justify-self:stretch!important;align-self:center!important}.chat header p{display:none!important}.chat header h1{display:flex!important;align-items:center!important;gap:8px!important}.chat-bot-avatar{width:24px!important;height:24px!important;min-width:24px!important;font-size:8px!important;margin-left:2px!important;vertical-align:middle!important}.contact-alerts,.contact-notes{display:none!important}.ticket-meta-line{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:28px!important;padding-top:0!important;padding-bottom:0!important}.ticket-inline-action{width:auto!important;min-width:66px!important;height:25px!important;padding:0 9px!important;justify-self:end!important;align-self:center!important;margin-top:0!important;transform:none!important;position:static!important}.ticket-inline-action:hover,.ticket-inline-action:focus,.ticket-inline-action:active{transform:none!important;margin-top:0!important;top:auto!important}.chat-electronic-indicator{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;min-width:16px!important;margin-left:4px!important;border-radius:999px!important;background:#b6ff171f!important;border:1px solid rgba(182,255,23,.45)!important;color:#b6ff17!important;font-size:9px!important;line-height:1!important}.chat{height:100%!important;min-height:460px!important;grid-template-rows:58px minmax(0,1fr) auto 58px!important;align-self:stretch!important}.messages{min-height:0!important;overflow-y:auto!important}.attendance-layout{align-items:stretch!important;height:100%!important;min-height:0!important}.queue,.chat,.details{height:100%!important;align-self:stretch!important}.contact-history,.event-history{display:none!important}.details:has(.details-tabs button:nth-child(2):focus) .contact-profile-card,.details:has(.details-tabs button:nth-child(2):focus)>h2,.details:has(.details-tabs button:nth-child(2):focus) .customer-data-list,.details:has(.details-tabs button:nth-child(2):focus) .contact-editor,.details:has(.details-tabs button:nth-child(2):focus) .action-panel,.details:has(.details-tabs button:nth-child(2):focus) .note{display:none!important}.details:has(.details-tabs button:nth-child(2):focus) .contact-history,.details:has(.details-tabs button:nth-child(2):focus) .event-history{display:block!important}.app:has(.attendance-page-shell){width:100vw!important;max-width:none!important;overflow:hidden!important}.app:has(.attendance-page-shell) .attendance-page-shell{width:100%!important;max-width:none!important;justify-self:stretch!important;box-sizing:border-box!important;padding-right:0!important;overflow:hidden!important}.attendance-layout{width:100%!important;max-width:none!important;grid-template-columns:319px minmax(0,1fr) 243px!important;justify-content:stretch!important;align-content:stretch!important}.ticket,.ticket-open{width:100%!important;max-width:none!important;box-sizing:border-box!important}.queue{scrollbar-gutter:auto!important}.queue-list{width:calc(100% + 16px)!important;max-width:none!important;padding:2px 0 2px 2px!important}.queue-section{width:100%!important;max-width:none!important;padding:0 2px 0 0!important}.ticket,.ticket-open{width:calc(100% - 4px)!important;max-width:none!important;box-sizing:border-box!important}.ticket{margin:2px 2px 7px 0!important;overflow:visible!important}.ticket.active{box-shadow:0 0 0 1px #a7f31380,0 10px 26px #00000038!important}.ticket-main-row{grid-template-columns:28px minmax(0,1fr)!important;align-items:flex-start!important;gap:8px!important}.ticket-avatar{margin-top:0!important;align-self:flex-start!important}.ticket-title-row{align-items:center!important;min-height:16px!important}.ticket-title-row strong{display:inline-flex!important;align-items:center!important;gap:5px!important}.ticket-meta-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px!important;margin-top:5px!important;margin-left:-36px!important;width:calc(100% + 36px)!important}.ticket-meta-status{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;grid-column:1!important;grid-row:1!important;flex-wrap:nowrap!important;overflow:visible!important}.ticket-meta-status em,.queue-waiting-badge{margin-top:0!important;line-height:1.1!important;align-self:center!important;white-space:nowrap!important;font-size:8px!important;padding:2px 5px!important;flex:0 0 auto!important}.ticket-inline-action{position:relative!important;top:-16px!important;margin-top:0!important;transform:none!important;grid-column:2!important;grid-row:1!important;align-self:center!important;min-width:64px!important;padding:0 9px!important}.ticket-inline-action:hover,.ticket-inline-action:focus,.ticket-inline-action:active{top:-16px!important;margin-top:0!important;transform:none!important}.messages .message.me,.messages .message.agent,.messages .message.outbound{background:linear-gradient(180deg,#143b61,#0f2d4c)!important;color:#f8fbff!important;border:1px solid rgba(182,255,23,.3)!important;box-shadow:0 10px 24px #0000003d,inset 0 1px #ffffff0d!important}.messages .message.me small,.messages .message.agent small,.messages .message.outbound small{color:#d7e7f8!important}.messages .message.me strong,.messages .message.agent strong,.messages .message.outbound strong{color:#fff!important}.messages .message.bot{background:linear-gradient(180deg,#143b61,#0f2d4c)!important;color:#f8fbff!important;border:1px solid rgba(182,255,23,.3)!important}@media (min-width:1200px){.attendance-page-shell{height:100vh!important;max-height:100vh!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.attendance-layout{height:100%!important;min-height:0!important;max-height:none!important;align-items:stretch!important}.queue,.chat,.details{height:100%!important;min-height:0!important;align-self:stretch!important}.chat{grid-template-rows:58px minmax(0,1fr) auto 58px!important;min-height:0!important}.messages{min-height:0!important;overflow-y:auto!important;justify-content:flex-start!important}}@media (min-width:1360px){.attendance-layout{grid-template-columns:319px minmax(0,1fr) 243px!important}.chat{min-width:0!important;width:100%!important;max-width:none!important}.queue{width:319px!important;max-width:319px!important;min-width:319px!important}.details{width:243px!important;max-width:243px!important;min-width:243px!important}}.admin-shell:has(.users-model){grid-column:2 / span 3;min-height:100vh;padding:18px 18px 24px;background:#151515;color:#e6edf3;overflow:auto}.users-model{--u-bg:#07111f;--u-panel:#081524;--u-panel-2:#091827;--u-line:#102033;--u-line-soft:#14283b;--u-text:#f6f8fb;--u-muted:#8fa1b4;--u-green:#7ed957;width:100%;max-width:none;min-height:calc(100vh - 42px);margin:0;padding:18px 20px 20px;box-sizing:border-box;background:linear-gradient(180deg,#07111f,#06101d);border:1px solid rgba(91,114,140,.22);border-radius:10px;box-shadow:0 22px 80px #0000005c,inset 0 1px #ffffff06;color:var(--u-text);overflow:hidden}.users-model *,.users-model *:before,.users-model *:after{box-sizing:border-box}.users-model-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 14px}.users-model-header h1{margin:0;color:#fff;font-size:22px;line-height:1.15;font-weight:800;letter-spacing:-.02em}.users-model-header p{margin:5px 0 0;color:var(--u-muted);font-size:12px;line-height:1.35}.users-search{width:min(360px,42vw);height:36px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--u-line-soft);border-radius:7px;background:#07111d;color:#70869d}.users-search input{width:100%;border:0;outline:0;background:transparent;color:#dce8f5;font:inherit;font-size:11px}.users-search input::placeholder{color:#60758b}.users-card{background:linear-gradient(180deg,#081524,#071423);border:1px solid var(--u-line);border-radius:9px;padding:14px 16px;box-shadow:0 10px 26px #00000029;overflow:hidden}.users-card+.users-card{margin-top:14px}.users-card h2{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#f7fbff;font-size:13px;font-weight:800}.users-card h2 span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#13271f;color:var(--u-green);border:1px solid #1d422d}.users-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.users-form-grid label{display:grid;gap:6px;color:#dbe5f3;font-size:10px;font-weight:700}.users-form-grid input,.users-form-grid select{height:34px;width:100%;border:1px solid var(--u-line-soft);border-radius:5px;padding:0 10px;background:#07111e;color:#dce8f5;font-size:11px;outline:0}.users-form-grid input::placeholder{color:#60758b}.users-form-grid input:focus,.users-form-grid select:focus,.users-search:focus-within{border-color:#6aa23e;box-shadow:0 0 0 2px #7ed9571a}.users-active-toggle{align-content:end;grid-template-columns:auto 42px!important;grid-template-rows:auto;align-items:center;justify-content:start;column-gap:10px;padding-top:16px}.users-active-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:18px;padding:0;border:1px solid #6aa23e;border-radius:999px;background:#173518;position:relative;cursor:pointer}.users-active-toggle input:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#dff8c8;transition:.16s ease}.users-active-toggle input:checked{background:#6aa23e}.users-active-toggle input:checked:before{left:18px;background:#fff}.users-form-actions{display:flex;align-items:center;gap:10px;margin-top:14px}.users-form-actions .primary-action{display:inline-flex;align-items:center;gap:8px;height:34px;border:1px solid #6aa23e;border-radius:7px;background:linear-gradient(180deg,#7ed957,#6aa23e);color:#07111f;font-size:11px;font-weight:900;padding:0 16px}.users-cancel-action{height:34px;border:1px solid var(--u-line-soft);border-radius:7px;background:#0d1c2d;color:#dce8f5;font-size:11px;font-weight:800;padding:0 14px;cursor:pointer}.users-list-card{padding-bottom:10px}.users-table{width:100%;overflow:auto}.users-table-head,.users-table-row{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(120px,.7fr) minmax(220px,1fr) 90px minmax(260px,auto);gap:14px;align-items:center;min-width:960px}.users-table-head{padding:0 8px 8px;border-bottom:1px solid var(--u-line);color:#8fa1b4;font-size:10px;font-weight:800}.users-table-row{padding:10px 8px;border-bottom:1px solid rgba(16,32,51,.75);color:#dce8f5;font-size:11px}.users-table-row:last-child{border-bottom:0}.user-identity-cell{display:flex;align-items:center;gap:10px;min-width:0}.user-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#6aa23e;color:#07111f;font-size:10px;font-weight:900;flex:0 0 auto}.user-identity-cell strong{display:block;max-width:100%;color:#f7fbff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-identity-cell small{display:block;color:#8fa1b4;font-size:9px}.user-status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:3px 8px;border:1px solid var(--u-line-soft);font-size:9px;font-weight:800;font-style:normal}.user-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.user-status.active{background:#102816;color:#7ed957;border-color:#1d422d}.user-status.inactive{background:#101923;color:#91a7be;border-color:#20334a}.users-row-actions{display:flex;align-items:center;justify-content:flex-start;gap:7px;flex-wrap:nowrap}.users-row-actions button{height:26px;border-radius:5px;border:1px solid #24415c;background:#0d1c2d;color:#dce8f5;padding:0 10px;font-size:9px;font-weight:800;cursor:pointer}.users-row-actions .warning-action{border-color:#6b511e;background:#21190d;color:#f6c26b}.users-row-actions .success-action{border-color:#315424;background:#102116;color:#7ed957}.users-row-actions .danger-action{border-color:#432129!important;background:#1d0f12!important;color:#ff8b8b!important}.users-list-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:0 4px;color:#8fa1b4;font-size:10px}.users-list-footer div{display:flex;gap:6px}.users-list-footer button{width:26px;height:24px;border:1px solid var(--u-line-soft);border-radius:5px;background:#0d1c2d;color:#8fa1b4}.users-list-footer button.active{background:#6aa23e;color:#07111f;border-color:#7ed957;font-weight:900}@media (max-width:1100px){.admin-shell:has(.users-model){grid-column:2;padding:14px}.users-model{min-height:calc(100vh - 28px);padding:14px}.users-model-header{display:grid}.users-search{width:100%}.users-form-grid{grid-template-columns:1fr}.users-active-toggle{grid-template-columns:auto 42px!important}.users-table-head,.users-table-row{grid-template-columns:1fr;min-width:0}.users-table-head{display:none}.users-row-actions{flex-wrap:wrap}.users-list-footer{align-items:flex-start;flex-direction:column}}.quetal-menu-shell:has(.users-model){width:100%!important;max-width:none!important;min-height:100vh!important;height:100vh!important;padding:12px!important;overflow:hidden!important;background:#151515!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{min-height:calc(100vh - 50px)!important;height:calc(100vh - 50px)!important;overflow:hidden!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{--u-green:#a7f313;--u-green-2:#8fe50c;--u-green-dark:#071018;width:100%!important;max-width:none!important;min-height:100%!important;height:100%!important;margin:0!important;padding:20px 22px!important;display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#07111f,#06101d)!important;border:1px solid rgba(82,108,138,.32)!important;border-radius:8px!important;box-shadow:0 20px 80px #00000057,inset 0 1px #ffffff09!important;overflow:hidden!important}.users-model-header{flex:0 0 auto!important;margin-bottom:16px!important}.users-model-header h1{font-size:23px!important}.users-model-header p{font-size:13px!important}.users-search{height:38px!important;border-color:#a7f31357!important;background:#071525!important}.users-search input{font-size:12px!important}.users-search input::placeholder{color:#7f92a8!important}.users-card{border-color:#526c8a52!important;background:linear-gradient(180deg,#081524,#071423)!important}.users-card h2{font-size:14px!important}.users-card h2 span{background:#a7f3131f!important;color:var(--u-green)!important;border-color:#a7f31361!important}.users-form-grid label{font-size:11px!important}.users-form-grid input,.users-form-grid select{font-size:12px!important;height:36px!important}.users-form-grid input:focus,.users-form-grid select:focus,.users-search:focus-within{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.users-active-toggle input{border-color:#a7f313b8!important;background:#10270d!important}.users-active-toggle input:checked{background:linear-gradient(90deg,var(--u-green),var(--u-green-2))!important}.users-form-actions .primary-action{height:36px!important;background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;border-color:#a7f313d1!important;color:var(--u-green-dark)!important;font-size:12px!important}.users-cancel-action{height:36px!important;font-size:12px!important}.users-list-card{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding-bottom:12px!important}.users-table{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;background:#07111f!important;border-radius:7px!important}.users-table-head,.users-table-row{grid-template-columns:minmax(260px,1.35fr) minmax(140px,.7fr) minmax(260px,1fr) 100px minmax(290px,auto)!important;min-width:1080px!important}.users-table-head{font-size:11px!important;color:#aab9cb!important;position:sticky!important;top:0!important;background:#07111f!important;z-index:2!important}.users-table-row{font-size:12px!important}.user-avatar{background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;font-size:11px!important}.user-identity-cell strong{font-size:13px!important}.user-identity-cell small,.user-status{font-size:10px!important}.user-status.active{background:#a7f3131f!important;color:var(--u-green)!important;border-color:#a7f31361!important}.users-row-actions button{font-size:10px!important;height:28px!important}.users-row-actions .success-action{border-color:#a7f3136b!important;background:#a7f31317!important;color:var(--u-green)!important}.users-list-footer{flex:0 0 auto!important;font-size:11px!important;padding-top:10px!important}.users-list-footer button.active{background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;border-color:#a7f313d1!important}@media (min-width:1360px){.quetal-menu-shell:has(.users-model){padding:12px!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{min-width:0!important;max-width:none!important}.users-list-card{min-height:360px!important}}@media (max-width:1100px){.quetal-menu-shell:has(.users-model){height:auto!important;min-height:100vh!important;overflow:auto!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:calc(100vh - 50px)!important;overflow:visible!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{height:auto!important;min-height:calc(100vh - 50px)!important;overflow:hidden!important}.users-table-head,.users-table-row{min-width:0!important}}@media (max-width:1280px){.quetal-menu-shell:has(.users-model){height:auto!important;min-height:100vh!important;overflow:auto!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:calc(100vh - 50px)!important;overflow:visible!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{height:auto!important;min-height:calc(100vh - 50px)!important;overflow:visible!important;padding:18px!important}.users-card,.user-form-card{overflow:visible!important}.users-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important;gap:12px!important}.users-form-grid label,.users-form-grid input,.users-form-grid select{min-width:0!important}.users-active-toggle{min-height:36px!important;align-self:end!important}.users-list-card{min-height:320px!important;overflow:hidden!important}.users-table{overflow:auto!important}.users-table-head,.users-table-row{grid-template-columns:minmax(220px,1.25fr) minmax(110px,.6fr) minmax(190px,1fr) 86px minmax(246px,246px)!important;min-width:900px!important;gap:10px!important}.users-row-actions{width:246px!important;min-width:246px!important;justify-content:flex-start!important;gap:6px!important;flex-wrap:nowrap!important}.users-row-actions button{width:74px!important;min-width:74px!important;max-width:74px!important;height:28px!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1!important}}@media (max-width:820px){.users-model-header{display:grid!important;grid-template-columns:1fr!important}.users-search{width:100%!important}.users-form-grid{grid-template-columns:1fr!important}.users-table-head,.users-table-row{grid-template-columns:1fr!important;min-width:0!important}.users-table-head{display:none!important}.users-table-row{gap:8px!important;padding:12px 10px!important}.users-row-actions{width:100%!important;min-width:0!important;flex-wrap:wrap!important}.users-row-actions button{flex:1 1 86px!important;width:auto!important;min-width:86px!important;max-width:none!important}}@media (max-width:1360px){.quetal-menu-shell:has(.users-model){height:auto!important;min-height:100vh!important;overflow:auto!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:calc(100vh - 50px)!important;overflow:visible!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{height:auto!important;min-height:calc(100vh - 50px)!important;max-height:none!important;overflow:visible!important;display:block!important}.user-form-card{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;flex:none!important}.users-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(190px,1fr))!important;grid-auto-rows:auto!important;overflow:visible!important}.users-form-grid label,.users-form-grid input,.users-form-grid select,.users-active-toggle{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;overflow:visible!important}.users-form-grid input,.users-form-grid select{height:36px!important;min-height:36px!important}.users-active-toggle{grid-template-columns:auto 48px!important;align-items:center!important;padding-top:0!important;min-height:36px!important}.users-list-card{margin-top:14px!important;height:auto!important;min-height:280px!important;max-height:none!important}}.users-row-actions .warning-action{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:36px!important;min-width:96px!important;width:auto!important;max-width:none!important;padding:0 14px!important;border:1px solid rgba(83,109,142,.34)!important;border-radius:10px!important;background:#071322!important;color:#dce7f5!important;font-size:10px!important;font-weight:850!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffff06!important;line-height:1!important}.users-row-actions .warning-action:before{content:""!important;width:28px!important;height:16px!important;border:1px solid rgba(167,243,19,.56)!important;border-radius:999px!important;background:#a7f31333!important;box-shadow:inset 12px 0 0 transparent!important}.users-row-actions .warning-action:after{content:""!important;position:absolute!important;left:22px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#071018!important;box-shadow:0 0 0 1px #ffffff2e!important}@media (max-width:1280px){.users-row-actions{width:auto!important;min-width:270px!important}.users-row-actions button{flex:0 0 auto!important}.users-row-actions .warning-action{width:auto!important;min-width:96px!important;max-width:none!important}}@media (max-width:820px){.users-form-grid{grid-template-columns:1fr!important}.users-row-actions{min-width:0!important}.users-row-actions .warning-action{flex:1 1 118px!important}}.users-row-actions .warning-action{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;height:28px!important;min-width:74px!important;width:74px!important;max-width:74px!important;padding:0 6px!important;border-radius:5px!important;border:1px solid #6b511e!important;background:#21190d!important;color:#f6c26b!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:none!important;line-height:1!important}.users-row-actions .warning-action:before,.users-row-actions .warning-action:after{content:none!important;display:none!important}.users-active-toggle{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:36px!important;height:36px!important;width:max-content!important;max-width:100%!important;padding:0 12px 0 14px!important;border:1px solid rgba(83,109,142,.34)!important;border-radius:10px!important;background:#071322!important;color:#dce7f5!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffff06!important;align-self:end!important}.users-active-toggle span{order:2!important;display:inline-flex!important;align-items:center!important;height:100%!important}.users-active-toggle input{order:1!important;position:relative!important;display:inline-block!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:28px!important;min-width:28px!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important;border:1px solid rgba(167,243,19,.56)!important;border-radius:999px!important;background:#a7f31333!important;outline:none!important;cursor:pointer!important;flex:0 0 28px!important}.users-active-toggle input:before{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#071018!important;box-shadow:0 0 0 1px #ffffff2e!important;transition:.18s ease!important}.users-active-toggle input:checked{background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;border-color:#a7f313e0!important}.users-active-toggle input:checked:before{left:15px!important;background:#071018!important}@media (max-width:1360px){.quetal-menu-shell:has(.users-model){height:auto!important;min-height:100vh!important;max-height:none!important;overflow:auto!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}.users-model{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.user-form-card,.users-card{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}.users-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:minmax(58px,auto)!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.users-form-grid>label{display:grid!important;min-height:58px!important;height:auto!important;max-height:none!important;overflow:visible!important;visibility:visible!important;opacity:1!important}.users-form-grid>label:nth-child(3),.users-form-grid>label:nth-child(4),.users-form-grid>label:nth-child(5),.users-form-grid>label:nth-child(6){display:grid!important;visibility:visible!important;opacity:1!important}.users-active-toggle{display:inline-flex!important;min-height:36px!important;height:36px!important;margin-top:22px!important}.users-list-card{height:auto!important;max-height:none!important;overflow:hidden!important}}@media (max-width:820px){.users-form-grid{grid-template-columns:1fr!important;grid-auto-rows:minmax(58px,auto)!important}.users-active-toggle{width:100%!important;margin-top:0!important}.users-row-actions .warning-action{width:auto!important;max-width:none!important;min-width:86px!important;flex:1 1 86px!important}}@media (max-width:1360px){.app:has(.users-model){height:auto!important;min-height:100vh!important;overflow:auto!important;align-items:start!important}.app:has(.users-model) .sidebar{min-height:100vh!important}.quetal-menu-shell:has(.users-model),.admin-shell:has(.users-model){height:auto!important;min-height:100vh!important;max-height:none!important;overflow:visible!important;align-self:start!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content,.admin-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model,.admin-shell:has(.users-model) .admin-page.users-model,.admin-page.users-model,.users-model{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;padding-bottom:18px!important}.users-model-header{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin-bottom:12px!important}.user-form-card{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;padding:14px!important;margin-bottom:14px!important}.users-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(170px,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:10px 12px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.users-form-grid>label,.users-form-grid>label:nth-child(1),.users-form-grid>label:nth-child(2),.users-form-grid>label:nth-child(3),.users-form-grid>label:nth-child(4),.users-form-grid>label:nth-child(5),.users-form-grid>label:nth-child(6){position:static!important;display:grid!important;grid-template-columns:1fr!important;gap:5px!important;height:auto!important;min-height:52px!important;max-height:none!important;overflow:visible!important;visibility:visible!important;opacity:1!important;transform:none!important;clip:auto!important;clip-path:none!important}.users-form-grid>label input,.users-form-grid>label select{display:block!important;height:34px!important;min-height:34px!important;max-height:none!important;visibility:visible!important;opacity:1!important}.users-active-toggle{position:static!important;display:inline-flex!important;flex-direction:row!important;grid-template-columns:none!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;height:36px!important;min-height:36px!important;max-height:none!important;margin:16px 0 0!important;overflow:visible!important;visibility:visible!important;opacity:1!important;clip:auto!important;clip-path:none!important}.users-form-actions{height:auto!important;min-height:0!important;overflow:visible!important;margin-top:12px!important}.users-list-card{height:auto!important;min-height:260px!important;max-height:none!important;overflow:hidden!important;display:block!important}.users-table{max-height:none!important;overflow:auto!important}.users-row-actions .warning-action{position:static!important;display:inline-flex!important;height:28px!important;min-width:74px!important;width:74px!important;max-width:74px!important;padding:0 6px!important;border-radius:5px!important;border:1px solid #6b511e!important;background:#21190d!important;color:#f6c26b!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important}.users-row-actions .warning-action:before,.users-row-actions .warning-action:after{content:none!important;display:none!important}}@media (max-width:760px){.app:has(.users-model){grid-template-columns:74px minmax(0,1fr)!important}.app:has(.users-model) .sidebar{width:74px!important;min-width:74px!important;padding-left:10px!important;padding-right:10px!important}.app:has(.users-model) .sidebar .menu-label{display:none!important}.users-form-grid{grid-template-columns:1fr!important}.users-active-toggle{width:100%!important;margin-top:0!important}}@media (max-width:1360px){.app:has(.users-model){height:auto!important;min-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}.quetal-menu-shell:has(.users-model){height:auto!important;min-height:100vh!important;overflow:visible!important;padding-top:12px!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model{display:flex!important;flex-direction:column!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.users-model-header{order:1!important;flex:0 0 auto!important}.user-form-card{order:2!important;flex:0 0 auto!important;margin-top:22px!important;margin-bottom:18px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.user-form-card h2{margin-bottom:12px!important}.users-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"nome acesso" "email senha" "perfil ativo"!important;gap:12px 14px!important;height:auto!important;min-height:190px!important;max-height:none!important;overflow:visible!important}.users-form-grid>label:nth-child(1){grid-area:nome!important}.users-form-grid>label:nth-child(2){grid-area:acesso!important}.users-form-grid>label:nth-child(3){grid-area:email!important}.users-form-grid>label:nth-child(4){grid-area:senha!important}.users-form-grid>label:nth-child(5){grid-area:perfil!important}.users-form-grid>label:nth-child(6){grid-area:ativo!important}.users-form-grid>label,.users-form-grid>label:nth-child(3),.users-form-grid>label:nth-child(4),.users-form-grid>label:nth-child(5),.users-form-grid>label:nth-child(6){display:grid!important;position:relative!important;height:auto!important;min-height:58px!important;max-height:none!important;overflow:visible!important;visibility:visible!important;opacity:1!important;z-index:1!important}.users-active-toggle{align-self:end!important;margin:0!important}.users-form-actions{order:3!important;position:relative!important;z-index:2!important}.users-list-card{order:4!important;flex:0 0 auto!important;margin-top:4px!important;height:auto!important;min-height:260px!important}}@media (max-width:760px){.users-form-grid{grid-template-columns:1fr!important;grid-template-areas:"nome" "acesso" "email" "senha" "perfil" "ativo"!important;min-height:360px!important}.user-form-card{margin-top:18px!important}}@media (max-width:1440px){.app:has(.users-model){height:auto!important;min-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}.quetal-menu-shell:has(.users-model),.admin-shell:has(.users-model){height:auto!important;min-height:100vh!important;max-height:none!important;overflow:visible!important}.quetal-menu-shell:has(.users-model) .quetal-menu-content{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}.quetal-menu-shell:has(.users-model) .admin-page.users-model,.admin-shell:has(.users-model) .admin-page.users-model,.admin-page.users-model{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;padding:14px 18px 18px!important}.users-model-header{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,320px)!important;gap:12px!important;margin-bottom:12px!important}.user-form-card{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;padding:14px!important;margin:0 0 14px!important}.users-form-grid{display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr))!important;grid-template-areas:"nome acesso email" "senha perfil ativo"!important;gap:10px 12px!important;height:auto!important;min-height:122px!important;max-height:none!important;overflow:visible!important}.users-form-grid>label:nth-child(1){grid-area:nome!important}.users-form-grid>label:nth-child(2){grid-area:acesso!important}.users-form-grid>label:nth-child(3){grid-area:email!important}.users-form-grid>label:nth-child(4){grid-area:senha!important}.users-form-grid>label:nth-child(5){grid-area:perfil!important}.users-form-grid>label:nth-child(6){grid-area:ativo!important}.users-form-grid>label,.users-form-grid>label:nth-child(3),.users-form-grid>label:nth-child(4),.users-form-grid>label:nth-child(5),.users-form-grid>label:nth-child(6){position:static!important;display:grid!important;height:auto!important;min-height:52px!important;max-height:none!important;overflow:visible!important;visibility:visible!important;opacity:1!important;transform:none!important;clip:auto!important;clip-path:none!important}.users-form-grid input,.users-form-grid select{height:32px!important;min-height:32px!important}.users-active-toggle{display:inline-flex!important;height:32px!important;min-height:32px!important;margin:20px 0 0!important;align-self:start!important;overflow:visible!important;visibility:visible!important;opacity:1!important}.users-form-actions{margin-top:10px!important}.users-list-card{height:auto!important;min-height:250px!important;max-height:none!important;overflow:hidden!important}.users-row-actions .warning-action{position:static!important;height:28px!important;min-width:74px!important;width:74px!important;max-width:74px!important;border:1px solid #6b511e!important;background:#21190d!important;color:#f6c26b!important;box-shadow:none!important}.users-row-actions .warning-action:before,.users-row-actions .warning-action:after{content:none!important;display:none!important}}@media (max-width:1100px){.users-model-header{grid-template-columns:1fr!important}.users-form-grid{grid-template-columns:repeat(2,minmax(170px,1fr))!important;grid-template-areas:"nome acesso" "email senha" "perfil ativo"!important;min-height:190px!important}}@media (max-width:760px){.users-form-grid{grid-template-columns:1fr!important;grid-template-areas:"nome" "acesso" "email" "senha" "perfil" "ativo"!important;min-height:360px!important}.users-active-toggle{margin:0!important;width:100%!important}}@media (max-width:1440px){.users-form-grid>label.users-active-toggle,.users-active-toggle{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important;width:auto!important;min-width:112px!important;max-width:132px!important;height:auto!important;min-height:52px!important;padding:0!important;margin:0!important;align-self:stretch!important;justify-self:start!important;overflow:visible!important}.users-active-toggle input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;display:block!important;flex:0 0 auto!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:20px!important;min-height:20px!important;max-height:20px!important;padding:0!important;margin:0!important;border:1px solid rgba(167,243,19,.72)!important;border-radius:999px!important;background:#10270d!important;position:relative!important;overflow:hidden!important;cursor:pointer!important}.users-active-toggle input[type=checkbox]:before{content:""!important;position:absolute!important;display:block!important;top:2px!important;left:2px!important;width:14px!important;height:14px!important;border-radius:50%!important;background:#dff8c8!important;transform:none!important;transition:.16s ease!important}.users-active-toggle input[type=checkbox]:checked{background:linear-gradient(90deg,var(--u-green),var(--u-green-2))!important}.users-active-toggle input[type=checkbox]:checked:before{left:20px!important;background:#071018!important}}@media (max-width:1440px){.users-form-grid>label.users-active-toggle,.users-active-toggle{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;min-width:150px!important;max-width:190px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important;margin:20px 0 0!important;align-self:start!important;justify-self:start!important;overflow:visible!important;line-height:1!important;white-space:nowrap!important}.users-active-toggle input[type=checkbox]{order:1!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:20px!important;min-height:20px!important;max-height:20px!important;margin:0!important}.users-active-toggle{color:#dbe5f3!important;font-size:11px!important;font-weight:800!important}}@media (max-width:760px){.users-form-grid>label.users-active-toggle,.users-active-toggle{margin:0!important;min-width:150px!important;width:max-content!important;max-width:100%!important}}.admin-shell:has(.departments-model){grid-column:2 / span 3;min-height:100vh;width:100%;max-width:none;padding:12px;align-self:stretch}.quetal-menu-shell:has(.departments-model){width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:12px!important;background:#151515!important}.quetal-menu-shell:has(.departments-model) .quetal-menu-content{min-height:calc(100vh - 50px)!important;height:calc(100vh - 50px)!important;overflow:hidden!important}.quetal-menu-shell:has(.departments-model) .admin-page.departments-model{--u-bg:#07111f;--u-panel:#081524;--u-panel-2:#091827;--u-line:#102033;--u-line-soft:#19314a;--u-muted:#8fa1b4;--u-green:#a7f313;--u-green-2:#8fe50c;--u-green-dark:#112000;width:100%!important;max-width:none!important;min-width:0!important;min-height:calc(100vh - 74px)!important;height:calc(100vh - 74px)!important;margin:0!important;padding:16px 18px!important;background:radial-gradient(circle at 65% 4%,rgba(17,71,95,.2),transparent 36%),linear-gradient(180deg,#07111f,#071524)!important;border:1px solid rgba(82,108,138,.24)!important;border-radius:4px!important;box-shadow:0 18px 40px #00000040!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.departments-model-header{flex:0 0 auto!important;margin-bottom:14px!important;align-items:center!important}.departments-model-header h1{font-size:23px!important;color:#fff!important}.departments-model-header p{font-size:13px!important;color:#9baec2!important}.departments-header-actions{display:flex;align-items:center;gap:12px;min-width:min(460px,48vw);justify-content:flex-end}.departments-sound-toggle{height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(82,108,138,.32);border-radius:5px;background:#071525;color:#dce8f5;font-size:11px;font-weight:800;white-space:nowrap}.departments-sound-toggle input{accent-color:var(--u-green)}.departments-search{width:min(320px,30vw)!important;height:36px!important;border-radius:5px!important;border-color:#526c8a52!important;background:#071525!important}.departments-form-card{flex:0 0 auto;padding:14px 16px 12px!important;margin-bottom:12px!important;background:linear-gradient(180deg,#081524,#071423)!important;border-color:#526c8a52!important;border-radius:7px!important}.departments-form-card h2,.departments-list-card h2{font-size:13px!important;margin-bottom:12px!important}.departments-list-card h2 em{display:inline-grid;place-items:center;min-width:20px;height:18px;padding:0 6px;border-radius:999px;background:#10270d;border:1px solid rgba(167,243,19,.35);color:var(--u-green);font-style:normal;font-size:10px}.departments-form-grid{grid-template-columns:minmax(220px,1fr) minmax(300px,1.5fr)!important;gap:12px 16px!important}.departments-form-grid label{position:relative;font-size:11px!important;color:#dbe5f3!important}.departments-form-grid input,.departments-form-grid select{height:36px!important;border-radius:5px!important;background:#07111e!important;border-color:#526c8a5c!important;color:#dce8f5!important;font-size:12px!important}.departments-form-grid input:focus,.departments-form-grid select:focus,.departments-search:focus-within{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.department-char-count{position:absolute;right:9px;bottom:8px;color:#71879d;font-size:9px;font-weight:700;pointer-events:none}.departments-active-toggle{grid-template-columns:auto 42px!important;grid-template-rows:auto auto!important;align-content:end!important;padding-top:13px!important}.departments-active-toggle span{grid-column:1 / 2}.departments-active-toggle input{grid-column:2 / 3}.departments-active-toggle small{grid-column:1 / 3;color:#8fa1b4;font-size:10px;font-weight:600;margin-top:-2px}.departments-form-actions{margin-top:12px!important}.departments-form-actions .primary-action{height:36px!important;min-width:190px!important;border-radius:5px!important;background:linear-gradient(180deg,var(--u-green),#6aa23e)!important;border-color:#a7f313d1!important;color:var(--u-green-dark)!important;font-size:12px!important}.departments-list-card{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:12px 16px!important;background:linear-gradient(180deg,#081524,#071423)!important;border-color:#526c8a52!important;border-radius:7px!important}.departments-table{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;background:#07111f!important;border-radius:5px!important}.departments-table-head,.departments-table-row{grid-template-columns:minmax(420px,1fr) 110px minmax(260px,auto)!important;min-width:760px!important;gap:14px!important}.departments-table-head{font-size:11px!important;color:#aab9cb!important;position:sticky!important;top:0!important;background:#07111f!important;z-index:2!important;padding:8px!important;border-bottom:1px solid rgba(82,108,138,.26)!important}.departments-table-row{font-size:12px!important;padding:9px 8px!important;border-bottom:1px solid rgba(16,32,51,.75)!important}.department-avatar{width:28px!important;height:28px!important;background:#10270d!important;border:1px solid rgba(167,243,19,.35)!important;color:var(--u-green)!important;font-size:10px!important}.department-identity-cell strong{font-size:13px!important;color:#f7fbff!important}.department-identity-cell small{font-size:10px!important;color:#8fa1b4!important;margin-top:2px!important;max-width:560px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.departments-row-actions{justify-content:flex-end!important}.departments-row-actions button{min-width:68px!important;height:26px!important;font-size:10px!important;border-radius:5px!important}.departments-list-footer{flex:0 0 auto!important;font-size:10px!important;padding-top:8px!important}.departments-list-footer button.active{background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;border-color:#a7f313d1!important}@media (max-width:1100px){.admin-shell:has(.departments-model){grid-column:2;padding:10px}.quetal-menu-shell:has(.departments-model){padding:10px!important}.quetal-menu-shell:has(.departments-model) .admin-page.departments-model{height:auto!important;min-height:calc(100vh - 70px)!important;overflow:auto!important}.departments-model-header{display:grid!important}.departments-header-actions{width:100%;min-width:0;display:grid;grid-template-columns:1fr}.departments-search{width:100%!important}.departments-form-grid{grid-template-columns:1fr!important}.departments-table-head,.departments-table-row{grid-template-columns:1fr!important;min-width:0!important}.departments-table-head{display:none!important}.departments-row-actions{justify-content:flex-start!important;flex-wrap:wrap}.departments-list-footer{align-items:flex-start;flex-direction:column}}.quetal-menu-shell:has(.departments-model) .quetal-menu-content{height:auto!important;overflow:visible!important}.quetal-menu-shell:has(.departments-model) .admin-page.departments-model{height:auto!important;min-height:calc(100vh - 74px)!important;overflow:visible!important}.departments-sound-toggle{display:none!important}.departments-header-actions{min-width:min(340px,36vw)!important}.departments-search{width:min(320px,34vw)!important}.departments-form-grid{grid-template-columns:minmax(190px,1.05fr) minmax(300px,1.7fr) minmax(230px,1.15fr) minmax(120px,.62fr)!important;align-items:end!important}.departments-active-toggle{min-width:112px!important;max-width:132px!important;justify-self:end!important;grid-template-columns:auto 38px!important;grid-template-rows:auto!important;align-content:center!important;padding:8px 10px!important;min-height:36px!important}.departments-active-toggle span{grid-column:1 / 2!important;white-space:nowrap!important;font-size:10px!important}.departments-active-toggle input{grid-column:2 / 3!important;width:34px!important;height:18px!important}.departments-active-toggle small{display:none!important}.departments-list-card,.departments-table{overflow:visible!important;min-height:auto!important;flex:0 0 auto!important}.departments-table-head{position:static!important}@media (max-width:1500px){.departments-form-grid{grid-template-columns:minmax(240px,1fr) minmax(360px,1.45fr) minmax(360px,1.45fr) minmax(120px,.42fr)!important}.departments-form-grid label:nth-child(1){grid-column:1 / 2!important;grid-row:1!important}.departments-form-grid label:nth-child(2){grid-column:2 / 5!important;grid-row:1!important}.departments-form-grid label:nth-child(3){grid-column:1 / 4!important;grid-row:2!important}.departments-form-grid label:nth-child(4){grid-column:4 / 5!important;grid-row:2!important;align-self:end!important}}@media (max-width:1100px){.departments-form-grid label:nth-child(1),.departments-form-grid label:nth-child(2),.departments-form-grid label:nth-child(3),.departments-form-grid label:nth-child(4){grid-column:auto!important;grid-row:auto!important}.departments-active-toggle{justify-self:start!important;max-width:132px!important}}.users-form-actions .primary-action,.departments-form-actions .primary-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:36px!important;min-width:190px!important;border-radius:5px!important;border:1px solid rgba(167,243,19,.82)!important;background:linear-gradient(180deg,var(--u-green),#6aa23e)!important;color:var(--u-green-dark)!important;box-shadow:0 8px 18px #67b1122e,inset 0 1px #ffffff2e!important;font-size:12px!important;font-weight:900!important}.users-form-actions .primary-action:hover,.departments-form-actions .primary-action:hover{filter:brightness(1.03)!important;transform:translateY(-1px)!important}.users-card h2 span,.department-avatar,.user-avatar{background:#10270d!important;border:1px solid rgba(167,243,19,.35)!important;color:var(--u-green)!important;box-shadow:inset 0 0 0 1px #a7f31314!important}.departments-form-grid{grid-template-columns:minmax(210px,1fr) minmax(320px,1.65fr) minmax(230px,1.05fr) 150px!important;gap:12px 14px!important}.departments-active-toggle{width:132px!important;min-width:132px!important;max-width:132px!important;justify-self:start!important;align-self:end!important;box-sizing:border-box!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;height:36px!important;min-height:36px!important;padding:0 10px!important;border:1px solid rgba(82,108,138,.36)!important;border-radius:5px!important;background:#07111e!important;overflow:visible!important;white-space:nowrap!important}.departments-active-toggle span{order:2!important;font-size:11px!important;line-height:1!important;max-width:none!important;overflow:visible!important}.departments-active-toggle input{order:1!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;flex:0 0 36px!important;width:36px!important;height:18px!important;min-width:36px!important;border-radius:999px!important;border:1px solid rgba(167,243,19,.72)!important;background:#10270d!important;position:relative!important}.departments-active-toggle input:before{content:""!important;position:absolute!important;top:2px!important;left:2px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#dff8c8!important;transition:.16s ease!important}.departments-active-toggle input:checked{background:linear-gradient(90deg,var(--u-green),var(--u-green-2))!important}.departments-active-toggle input:checked:before{left:20px!important;background:#071018!important}@media (max-width:1500px){.departments-form-grid{grid-template-columns:minmax(0,1fr) minmax(150px,1fr)!important;gap:12px 16px!important}.departments-form-grid label:nth-child(1){grid-column:1 / 2!important;grid-row:1!important}.departments-form-grid label:nth-child(2){grid-column:2 / 3!important;grid-row:1!important}.departments-form-grid label:nth-child(3){grid-column:1 / 2!important;grid-row:2!important}.departments-form-grid label:nth-child(4){grid-column:2 / 3!important;grid-row:2!important;align-self:end!important;justify-self:start!important}.departments-active-toggle{width:132px!important;min-width:132px!important;max-width:132px!important;justify-content:flex-start!important;align-self:end!important}}@media (max-width:1100px){.departments-form-grid{grid-template-columns:1fr!important}.departments-form-grid label:nth-child(1),.departments-form-grid label:nth-child(2),.departments-form-grid label:nth-child(3),.departments-form-grid label:nth-child(4){grid-column:auto!important;grid-row:auto!important}}.quetal-menu-shell:has(.contacts-list-page){width:100%!important;max-width:none!important;min-height:100vh!important;height:auto!important;padding:12px 14px 20px!important;overflow:auto!important;background:#151515!important}.quetal-menu-shell:has(.contacts-list-page) .quetal-menu-content{width:100%!important;max-width:none!important;min-height:calc(100vh - 50px)!important;height:auto!important;overflow:visible!important}.quetal-menu-shell .admin-page.contacts-list-page{--c-green:#a7f313;--c-green-2:#6aa23e;--c-green-soft:rgba(167,243,19,.16);--c-bg:#07111f;--c-panel:#081524;--c-panel-2:#091827;--c-line:rgba(82,108,138,.32);--c-line-soft:rgba(82,108,138,.22);--c-text:#f2f7ff;--c-muted:#95a5bb;width:100%!important;max-width:none!important;min-height:calc(100vh - 50px)!important;margin:0!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:14px!important;background:radial-gradient(circle at 78% 8%,rgba(36,88,157,.18),transparent 34%),linear-gradient(180deg,#07111f,#06101d)!important;border:1px solid rgba(91,114,140,.18)!important;border-radius:8px!important;color:var(--c-text)!important;box-shadow:0 22px 80px #0000004d,inset 0 1px #ffffff08!important;box-sizing:border-box!important}.contacts-list-page *{box-sizing:border-box!important}.contacts-list-page .list-page-header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin:0!important}.contacts-list-page .list-page-header h1{margin:0!important;color:#fff!important;font-size:21px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.02em!important}.contacts-list-page .list-page-header p{margin:4px 0 0!important;color:#b7c6d8!important;font-size:12px!important;line-height:1.35!important}.contacts-list-page .list-page-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}.contacts-list-page .list-page-actions button,.contacts-list-page .list-toolbar button,.contacts-list-page .row-actions button,.contacts-list-page .contact-class-modal button,.contacts-list-page .contact-panel-card button{min-height:30px!important;border-radius:5px!important;padding:0 12px!important;font-size:10px!important;font-weight:850!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;cursor:pointer!important}.contacts-list-page .primary-action,.contacts-list-page .list-toolbar button:not(.secondary-action){height:36px!important;min-height:36px!important;color:#071018!important;background:linear-gradient(180deg,var(--c-green) 0%,var(--c-green-2) 100%)!important;border:1px solid rgba(167,243,19,.72)!important;box-shadow:0 8px 20px #62b21224,inset 0 1px #ffffff3d!important}.contacts-list-page .secondary-action,.contacts-list-page .row-actions button:not(.primary-action):not(.danger-action){color:#dce8f5!important;background:#071525!important;border:1px solid var(--c-line)!important;box-shadow:inset 0 1px #ffffff06!important}.contacts-list-page .danger-action{color:#ff5d6c!important;background:#560e184d!important;border:1px solid rgba(255,67,87,.36)!important}.contacts-list-page .list-toolbar{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(280px,1.45fr) minmax(150px,.56fr) minmax(145px,.5fr) minmax(130px,.46fr) auto auto!important;gap:10px!important;align-items:end!important;padding:14px!important;border:1px solid var(--c-line-soft)!important;border-radius:8px!important;background:linear-gradient(180deg,#081827,#071423)!important;box-shadow:inset 0 1px #ffffff06!important}.contacts-list-page .unified-search{display:grid!important;gap:7px!important;color:var(--c-green)!important;font-size:10px!important;font-weight:850!important}.contacts-list-page .unified-search span{color:#e9f2ff!important;font-size:11px!important;font-weight:900!important}.contacts-list-page .contact-limit-field{display:flex!important;align-items:end!important;gap:0!important;color:var(--c-text)!important;font-size:10px!important;font-weight:850!important}.contacts-list-page .contact-limit-field span{display:none!important}.contacts-list-page .contact-phone-cell{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#dce8f5!important}.contacts-list-page .contact-phone-cell svg{color:var(--c-green)!important;stroke-width:2.3!important;flex:0 0 auto!important}.contacts-list-page input,.contacts-list-page select,.contacts-list-page textarea{width:100%!important;min-height:36px!important;color:#dce8f5!important;background:#07111e!important;border:1px solid rgba(82,108,138,.3)!important;border-radius:6px!important;outline:0!important;padding:0 11px!important;font-size:11px!important;box-shadow:inset 0 1px #ffffff06!important}.contacts-list-page textarea{min-height:86px!important;padding:10px 11px!important;resize:vertical!important}.contacts-list-page input::placeholder{color:#60758b!important}.contacts-list-page .list-card{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:14px!important;border:1px solid var(--c-line-soft)!important;border-radius:8px!important;background:linear-gradient(180deg,#081524,#071423)!important;box-shadow:inset 0 1px #ffffff06!important}.contacts-list-page .list-card-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important;color:var(--c-text)!important}.contacts-list-page .list-card-header h2{margin:0!important;color:var(--c-text)!important;font-size:13px!important;font-weight:850!important;display:flex!important;align-items:center!important;gap:6px!important}.contacts-list-page .list-card-header h2:before{content:"◌";color:var(--c-green);font-size:16px;line-height:1}.contacts-list-page .list-card-header span{color:#9fb0c5!important;font-size:10px!important}.contacts-list-page .list-table{display:grid!important;gap:0!important;overflow:auto!important;min-height:0!important;scrollbar-width:thin!important}.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{display:grid!important;grid-template-columns:minmax(220px,1.38fr) minmax(150px,.72fr) minmax(190px,.92fr) minmax(120px,.55fr) minmax(94px,.4fr) minmax(330px,1.26fr)!important;align-items:center!important;gap:12px!important;min-width:1120px!important}.contacts-list-page .list-table-head{padding:8px 8px 10px!important;color:#9fb0c5!important;text-transform:uppercase!important;font-size:9px!important;letter-spacing:.045em!important;font-weight:850!important}.contacts-list-page .list-table-row{min-height:58px!important;padding:8px!important;border-top:1px solid rgba(0,0,0,.98)!important;color:#dce8f5!important;font-size:11px!important}.contacts-list-page .list-table-row:hover{background:#a7f31309!important}.contacts-list-page .contact-identity{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.contacts-list-page .contact-avatar{flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#10270d!important;border:1px solid rgba(167,243,19,.35)!important;color:var(--c-green)!important;font-size:11px!important;font-weight:900!important}.contacts-list-page .contact-identity strong{display:block!important;color:#f7fbff!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.contacts-list-page .contact-identity small{display:block!important;margin-top:2px!important;color:#91a2b7!important;font-size:9px!important;line-height:1.2!important}.contacts-list-page .status-active,.contacts-list-page .status-inactive{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:4px 8px!important;border-radius:999px!important;font-size:9px!important;font-weight:900!important;font-style:normal!important}.contacts-list-page .status-active{color:var(--c-green)!important;background:#a7f3131a!important;border:1px solid rgba(167,243,19,.28)!important}.contacts-list-page .status-inactive{color:#f6b1bd!important;background:#ff5d6c1a!important;border:1px solid rgba(255,93,108,.28)!important}.contacts-list-page .row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:nowrap!important}.contacts-list-page .row-actions button{height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:9px!important;white-space:nowrap!important}.contacts-list-page .floating-create-button{display:none!important}.contacts-list-page .permission-banner{margin:0!important;background:#a7f31317!important;color:#dff8c8!important;border:1px solid rgba(167,243,19,.26)!important;border-radius:7px!important;padding:9px 11px!important;font-size:11px!important}.contacts-list-page .contact-modal-panel,.contacts-list-page .modal-layer{color:var(--c-text)!important}.contacts-list-page .contact-panel-card,.contacts-list-page .contact-class-modal{background:linear-gradient(180deg,#081524,#071423)!important;border:1px solid var(--c-line)!important;color:var(--c-text)!important;box-shadow:0 26px 90px #0000006b!important}.contacts-list-page .contact-panel-card .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.contacts-list-page .contact-panel-card .form-grid textarea{grid-column:1 / -1!important}.contacts-list-page .checkbox-row{display:flex!important;align-items:center!important;gap:8px!important;color:#dce8f5!important;font-size:11px!important}.contacts-list-page .checkbox-row input{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:28px!important;min-width:28px!important;height:16px!important;min-height:16px!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(167,243,19,.56)!important;background:#a7f31333!important;position:relative!important;padding:0!important;cursor:pointer!important}.contacts-list-page .checkbox-row input:before{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#071018!important;box-shadow:0 0 0 1px #ffffff2e!important;transition:.18s ease!important}.contacts-list-page .checkbox-row input:checked{background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;border-color:#a7f313e0!important}.contacts-list-page .checkbox-row input:checked:before{left:15px!important;background:#071018!important}.contacts-list-page .contacts-green-pagination{background:linear-gradient(180deg,#a7f3131f,#6aa23e14)!important;border:1px solid rgba(167,243,19,.36)!important;border-radius:8px!important;padding:10px 12px!important;color:#dff8c8!important}.contacts-list-page .contacts-green-pagination span{color:#dff8c8!important;font-weight:800!important}.contacts-list-page .contacts-green-pagination div{display:flex!important;gap:6px!important;flex-wrap:wrap!important}.contacts-list-page .contacts-green-pagination button{background:#10270d!important;border-color:#a7f3135c!important;color:#dff8c8!important}.contacts-list-page .contacts-green-pagination button.active{background:linear-gradient(180deg,var(--c-green),var(--c-green-2))!important;color:#071018!important;border-color:#a7f313d1!important;font-weight:900!important}.contacts-list-page .contact-modal-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;display:grid!important;place-items:center!important;padding:24px!important}.contacts-list-page .contact-modal-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#000000a8!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.contacts-list-page .contact-landscape-modal{position:relative!important;width:min(980px,calc(100vw - 48px))!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;flex:0 1 auto!important;overflow:auto!important;border-radius:12px!important;padding:18px!important}.contacts-list-page .contact-landscape-modal .list-card-header h2{font-size:15px!important}.contacts-list-page .contact-landscape-modal .form-grid input,.contacts-list-page .contact-landscape-modal .form-grid select,.contacts-list-page .contact-landscape-modal .form-grid textarea{border-color:#7d99b985!important;background:#050d18!important;color:#f4f8ff!important}.contacts-list-page .contact-landscape-modal .form-grid input::placeholder,.contacts-list-page .contact-landscape-modal .form-grid textarea::placeholder{color:#9fb2c8!important}.contacts-list-page .contact-landscape-modal .checkbox-row{color:#f0f6ff!important;font-weight:800!important}@media (max-width:1280px){.contacts-list-page .list-toolbar{grid-template-columns:1fr 1fr 1fr!important}.contacts-list-page .list-toolbar .unified-search{grid-column:1 / -1!important}}@media (max-width:900px){.contacts-list-page .list-page-header{display:grid!important}.contacts-list-page .list-page-actions{justify-content:flex-start!important}.contacts-list-page .list-toolbar{grid-template-columns:1fr!important}.contacts-list-page .list-table-head{display:none!important}.contacts-list-page .list-table-row{grid-template-columns:1fr!important;min-width:0!important;align-items:start!important}.contacts-list-page .row-actions{justify-content:flex-start!important;flex-wrap:wrap!important}.contacts-list-page .contact-panel-card .form-grid{grid-template-columns:1fr!important}.contacts-list-page .contact-landscape-modal{width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;padding:14px!important}}.contacts-list-page .contacts-list-footer{margin-top:auto!important;padding:10px 4px 0!important;border-top:1px solid rgba(0,0,0,.92)!important}.contacts-list-page .contacts-list-footer button:disabled{opacity:.48!important;cursor:not-allowed!important}@media (max-width:1360px){.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{grid-template-columns:minmax(210px,1.25fr) minmax(130px,.68fr) minmax(160px,.78fr) minmax(106px,.5fr) minmax(82px,.38fr) minmax(260px,1fr)!important;min-width:960px!important;gap:9px!important}.contacts-list-page .row-actions{gap:5px!important}.contacts-list-page .row-actions button{padding:0 7px!important;font-size:8.5px!important}}@media (max-width:1100px){.contacts-list-page{padding:14px!important;gap:12px!important}.contacts-list-page .list-toolbar{grid-template-columns:1fr 1fr!important}.contacts-list-page .list-toolbar .unified-search{grid-column:1 / -1!important}.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{min-width:820px!important;grid-template-columns:minmax(190px,1.18fr) minmax(124px,.64fr) minmax(145px,.72fr) minmax(100px,.48fr) minmax(78px,.36fr) minmax(210px,.92fr)!important;gap:8px!important}.contacts-list-page .row-actions{justify-content:flex-start!important;flex-wrap:wrap!important}}@media (max-width:760px){.contacts-list-page .list-card{padding:12px!important}.contacts-list-page .list-table{overflow:visible!important}.contacts-list-page .list-table-row{border-top:1px solid rgba(0,0,0,1)!important;border-radius:7px!important;background:#07111e75!important;margin-top:8px!important;padding:10px!important}.contacts-list-page .list-table-row>span,.contacts-list-page .list-table-row>div:not(.contact-identity):not(.row-actions){font-size:10px!important}.contacts-list-page .contacts-list-footer{align-items:flex-start!important;flex-direction:column!important}}.contacts-list-page .contact-landscape-modal .checkbox-row input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important;border:1px solid rgba(167,243,19,.56)!important;border-radius:999px!important;background:#a7f31333!important;position:relative!important;flex:0 0 28px!important}.contacts-list-page .contact-landscape-modal .checkbox-row input[type=checkbox]:checked{background:linear-gradient(180deg,#b6ff17,#8fdd09)!important;border-color:#a7f313e0!important}.contacts-list-page .contact-landscape-modal .checkbox-row input[type=checkbox]:before{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#071018!important;box-shadow:0 0 0 1px #ffffff2e!important}.contacts-list-page .contact-landscape-modal .checkbox-row input[type=checkbox]:checked:before{left:15px!important}.contacts-list-page .contacts-table .contact-list-row,.contacts-list-page .contacts-table .list-table-row{border-top:0!important;border-bottom:1px solid #000!important;box-shadow:none!important}.contacts-list-page .contacts-table .list-table-head{border-bottom:1px solid #000!important}.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{grid-template-columns:minmax(220px,1.38fr) minmax(145px,.7fr) minmax(180px,.88fr) minmax(112px,.52fr) minmax(72px,.3fr) minmax(230px,.78fr)!important;gap:7px!important;min-width:980px!important}.contacts-list-page .row-actions{justify-content:flex-start!important;gap:4px!important}.contacts-list-page .row-actions button{height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:8.5px!important}.contacts-list-page .contacts-green-pagination{background:#071322!important;border:1px solid rgba(82,108,138,.32)!important;color:#9fb0c5!important}.contacts-list-page .contacts-green-pagination span{color:#9fb0c5!important}.contacts-list-page .contacts-green-pagination button{background:#0a1726!important;border-color:#526c8a57!important;color:#d6e2f1!important}.contacts-list-page .contacts-green-pagination button.active{background:linear-gradient(180deg,#a7f313,#6aa23e)!important;color:#07111f!important;border-color:#a7f313d1!important;font-weight:900!important}.contacts-list-page .contacts-list-footer{border-top:1px solid rgba(82,108,138,.22)!important}@media (max-width:1360px){.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{grid-template-columns:minmax(200px,1.25fr) minmax(122px,.64fr) minmax(145px,.72fr) minmax(92px,.44fr) minmax(64px,.28fr) minmax(190px,.72fr)!important;min-width:815px!important;gap:6px!important}}@media (max-width:1100px){.contacts-list-page .list-table-head,.contacts-list-page .list-table-row{grid-template-columns:minmax(180px,1.16fr) minmax(112px,.58fr) minmax(126px,.64fr) minmax(82px,.4fr) minmax(58px,.25fr) minmax(170px,.68fr)!important;min-width:730px!important;gap:5px!important}}.attendants-model{gap:0!important}.attendants-model-header{min-height:38px!important}.attendants-form-card{flex:0 0 auto!important}.attendants-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end!important}.attendants-active-toggle{min-height:58px!important}.attendants-permissions-card{flex:0 0 auto!important}.attendants-permissions-card .permission-grid{display:grid!important;grid-template-columns:repeat(4,minmax(170px,1fr))!important;gap:8px 12px!important}.attendants-permissions-card .permission-grid label{min-height:32px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 9px!important;border:1px solid rgba(82,108,138,.26)!important;border-radius:7px!important;background:#07111f!important;color:#dbe5f3!important;font-size:11px!important;font-weight:700!important}.attendants-permissions-card .permission-grid input{accent-color:var(--u-green)!important}.attendants-list-card{margin-top:14px!important}.attendants-table-head,.attendants-table-row{grid-template-columns:minmax(300px,1.45fr) minmax(180px,.8fr) 100px minmax(260px,auto)!important;min-width:860px!important}.attendant-department-badge{display:inline-flex!important;align-items:center!important;max-width:100%!important;padding:4px 9px!important;border:1px solid rgba(82,108,138,.34)!important;border-radius:999px!important;background:#0a1726!important;color:#d6e2f1!important;font-style:normal!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.attendant-avatar{background:#10270d!important;border:1px solid rgba(167,243,19,.38)!important;color:var(--u-green)!important}.attendants-list-footer button.active{background:linear-gradient(180deg,#a7f313,#6aa23e)!important;color:#07111f!important;border-color:#a7f313d1!important;font-weight:900!important;box-shadow:0 0 0 1px #a7f31329,0 8px 18px #6aa23e38!important}@media (max-width:1280px){.attendants-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.attendants-permissions-card .permission-grid{grid-template-columns:repeat(2,minmax(170px,1fr))!important}}@media (max-width:820px){.attendants-form-grid,.attendants-permissions-card .permission-grid{grid-template-columns:1fr!important}.attendants-table-head,.attendants-table-row{min-width:0!important;grid-template-columns:1fr!important}}.quick-messages-model{gap:10px!important}.quick-messages-model .quick-messages-model-header h1{display:flex!important;align-items:center!important;gap:8px!important}.quick-messages-model .quick-messages-model-header h1 svg{color:var(--u-green)!important}.quick-message-form-card{flex:0 0 auto!important}.quick-message-form-grid{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)!important;gap:12px 16px!important}.quick-message-department-field,.quick-message-body-field{grid-column:1 / -1!important}.quick-message-form-grid textarea{min-height:68px!important;resize:vertical!important;width:100%!important;border:1px solid var(--u-line-soft)!important;border-radius:5px!important;padding:10px!important;background:#07111e!important;color:#dce8f5!important;font-size:12px!important;outline:0!important;font-family:inherit!important}.quick-message-form-grid textarea:focus{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.quick-message-form-grid textarea::placeholder{color:#7f92a8!important}.quick-message-active-toggle{grid-column:1 / 2!important;max-width:300px!important}.quick-message-form-actions{justify-content:flex-end!important}.quick-messages-list-card{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.quick-messages-list{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;display:grid!important;gap:8px!important;align-content:start!important;padding-right:2px!important}.quick-message-row{display:grid!important;grid-template-columns:36px minmax(260px,1fr) minmax(86px,auto) minmax(132px,auto)!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:9px 10px!important;border:1px solid rgba(82,108,138,.3)!important;border-radius:8px!important;background:#07111f!important;color:#dce8f5!important}.quick-message-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#10270d!important;border:1px solid rgba(167,243,19,.42)!important;color:var(--u-green)!important}.quick-message-info{min-width:0!important}.quick-message-info strong{display:block!important;color:#f7fbff!important;font-size:12px!important;line-height:1.25!important}.quick-message-info small{display:block!important;margin-top:2px!important;color:#8fa1b4!important;font-size:9px!important}.quick-message-info p{margin:4px 0 0!important;color:#b8c6d7!important;font-size:10px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.quick-message-shortcut{justify-self:end!important;max-width:140px!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid rgba(74,144,226,.62)!important;border-radius:6px!important;padding:5px 10px!important;background:linear-gradient(180deg,#265eac57,#102f606b)!important;color:#7db7ff!important;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0c32702e!important;font-size:10px!important;font-weight:900!important;letter-spacing:.01em!important}.quick-message-row-actions{justify-content:flex-end!important;flex-wrap:nowrap!important}.quick-message-empty{margin:0!important;padding:12px!important;border:1px dashed rgba(82,108,138,.38)!important;border-radius:8px!important;color:#8fa1b4!important;font-size:11px!important}@media (max-width:1280px){.quick-message-row{grid-template-columns:32px minmax(240px,1fr) minmax(82px,auto) minmax(126px,auto)!important}}@media (max-width:900px){.quick-message-form-grid{grid-template-columns:1fr!important}.quick-message-active-toggle{grid-column:1!important;max-width:none!important}.quick-message-row{grid-template-columns:32px minmax(0,1fr)!important;align-items:start!important}.quick-message-shortcut,.quick-message-row-actions{grid-column:2!important;justify-self:start!important}.quick-message-row-actions{flex-wrap:wrap!important}}.scheduled-messages-model{gap:10px!important}.scheduled-messages-model .scheduled-messages-model-header h1{display:flex!important;align-items:center!important;gap:8px!important}.scheduled-messages-model .scheduled-messages-model-header h1 svg{color:var(--u-green)!important}.scheduled-message-form-card{flex:0 0 auto!important;padding-top:10px!important}.scheduled-message-form-grid{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)!important;gap:8px 12px!important}.scheduled-message-time-field,.scheduled-message-target-value{min-width:0!important}.scheduled-message-active-toggle{grid-column:2 / 3!important;align-self:end!important;min-height:34px!important;max-width:none!important}.scheduled-message-body-field{grid-column:1 / -1!important;position:relative!important;display:grid!important;gap:4px!important;min-width:0!important}.scheduled-message-form-grid textarea{min-height:78px!important;resize:vertical!important;width:100%!important;border:1px solid var(--u-line-soft)!important;border-radius:5px!important;padding:10px!important;background:#07111e!important;color:#dce8f5!important;font-size:12px!important;outline:0!important;font-family:inherit!important}.scheduled-message-form-grid textarea:focus{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.scheduled-message-form-grid textarea::placeholder{color:#7f92a8!important}.scheduled-message-char-count{position:static!important;display:block!important;justify-self:end!important;width:auto!important;margin-top:-1px!important;padding-right:2px!important;color:#8fa1b4!important;font-size:8px!important;line-height:1!important}.scheduled-message-form-actions{justify-content:flex-start!important;margin-top:8px!important}.scheduled-message-form-actions .primary-action{min-width:210px!important}.scheduled-messages-list-card{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.scheduled-messages-list{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;display:grid!important;gap:8px!important;align-content:start!important;padding-right:2px!important}.scheduled-message-row{display:grid!important;grid-template-columns:36px minmax(260px,1fr) minmax(132px,auto)!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:10px!important;border:1px solid rgba(82,108,138,.3)!important;border-left:2px solid rgba(167,243,19,.72)!important;border-radius:8px!important;background:#07111f!important;color:#dce8f5!important}.scheduled-message-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#10270d!important;border:1px solid rgba(167,243,19,.42)!important;color:var(--u-green)!important}.scheduled-message-info{min-width:0!important}.scheduled-message-info strong{display:block!important;color:#f7fbff!important;font-size:12px!important;line-height:1.25!important}.scheduled-message-info small{display:block!important;margin-top:2px!important;color:#8fa1b4!important;font-size:9px!important}.scheduled-message-info p{margin:4px 0 0!important;color:#b8c6d7!important;font-size:10px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.scheduled-status-active{color:var(--u-green)!important}.scheduled-status-inactive{color:#ff9aa4!important}.scheduled-message-row-actions{justify-content:flex-end!important;flex-wrap:nowrap!important}.scheduled-message-empty{margin:0!important;padding:12px!important;border:1px dashed rgba(82,108,138,.38)!important;border-radius:8px!important;color:#8fa1b4!important;font-size:11px!important}@media (max-width:900px){.scheduled-message-form-grid{grid-template-columns:1fr!important}.scheduled-message-active-toggle{grid-column:1!important}.scheduled-message-row{grid-template-columns:32px minmax(0,1fr)!important;align-items:start!important}.scheduled-message-row-actions{grid-column:2!important;justify-self:start!important;flex-wrap:wrap!important}}.reports-model{width:100%!important;max-width:none!important;gap:10px!important}.reports-model-header{min-height:42px!important;padding-bottom:4px!important}.reports-model-header h1{display:flex!important;align-items:center!important;gap:10px!important;font-size:22px!important}.reports-model-header h1 svg{width:21px!important;height:21px!important;color:var(--u-green)!important}.reports-model-header p{max-width:780px!important;font-size:12px!important}.reports-shortcuts{display:grid!important;grid-template-columns:repeat(2,minmax(260px,1fr))!important;gap:10px!important;flex:0 0 auto!important}.reports-shortcuts button{min-height:38px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) 18px!important;align-items:center!important;gap:9px!important;padding:6px 10px!important;border:1px solid rgba(82,108,138,.36)!important;border-radius:6px!important;background:linear-gradient(180deg,#0b1d31,#081727)!important;color:#edf6ff!important;text-align:left!important;font-size:11px!important;font-weight:850!important;box-shadow:inset 0 1px #ffffff06!important;cursor:pointer!important}.reports-shortcuts button:hover{border-color:#a7f3138a!important;box-shadow:0 0 0 2px #a7f31314,inset 0 1px #ffffff09!important}.reports-shortcuts button>svg{justify-self:end!important;color:var(--u-green)!important}.reports-shortcut-icon,.reports-result-icon{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:7px!important;background:#10270d!important;border:1px solid rgba(167,243,19,.42)!important;color:var(--u-green)!important}.reports-filter-card{flex:0 0 auto!important;padding:12px!important;gap:10px!important}.reports-filter-card h2{margin-bottom:0!important}.reports-filter-card>p{margin:-3px 0 2px!important;color:#8fa1b4!important;font-size:10px!important}.reports-filter-grid{grid-template-columns:minmax(126px,138px) minmax(0,1fr)!important;gap:8px 14px!important}.reports-filter-grid label{display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;grid-column:1 / -1!important;align-items:center!important;gap:10px!important;margin:0!important;color:#dbe5f3!important;font-size:11px!important;font-weight:850!important}.reports-filter-grid label>span{display:flex!important;align-items:center!important;gap:5px!important;color:#dbe5f3!important;white-space:nowrap!important}.reports-filter-grid label>span svg{color:var(--u-green)!important;flex:0 0 auto!important}.reports-filter-grid input,.reports-filter-grid select{width:100%!important;height:31px!important;min-height:31px!important;border-radius:5px!important;background:#07111e!important;border:1px solid rgba(82,108,138,.36)!important;color:#dce8f5!important;font-size:11px!important;padding:0 9px!important;outline:0!important}.reports-filter-grid input:focus,.reports-filter-grid select:focus{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.reports-filter-grid input::placeholder{color:#75889f!important}.reports-filter-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:2px!important}.reports-filter-actions button{width:100%!important;height:31px!important;justify-content:center!important;font-size:11px!important}.reports-filter-actions .users-cancel-action{color:var(--u-green)!important;border-color:#a7f31375!important;background:#a7f31312!important}.reports-results-grid{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.reports-results-card{min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.reports-result-list{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;display:grid!important;gap:7px!important;align-content:start!important}.reports-result-row{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;padding:8px!important;border:1px solid rgba(82,108,138,.3)!important;border-left:2px solid rgba(167,243,19,.66)!important;border-radius:7px!important;background:#07111f!important;color:#dce8f5!important}.reports-result-row strong{display:block!important;color:#f7fbff!important;font-size:12px!important;line-height:1.2!important}.reports-result-row small{display:block!important;margin-top:2px!important;color:#8fa1b4!important;font-size:10px!important}.reports-result-row p,.reports-empty{margin:3px 0 0!important;color:#b8c6d7!important;font-size:11px!important;line-height:1.3!important}.reports-empty{padding:12px!important;border:1px dashed rgba(82,108,138,.38)!important;border-radius:8px!important;color:#8fa1b4!important}@media (max-width:900px){.reports-shortcuts,.reports-results-grid{grid-template-columns:1fr!important}.reports-filter-grid label{grid-template-columns:1fr!important;gap:4px!important}.reports-filter-actions{grid-template-columns:1fr!important}}.bot-learning-model{width:100%!important;max-width:none!important;gap:8px!important}.bot-learning-model-header{min-height:42px!important;padding-bottom:4px!important}.bot-learning-model-header h1{display:flex!important;align-items:center!important;gap:8px!important;font-size:18px!important}.bot-learning-model-header h1 svg{color:var(--u-green)!important}.bot-learning-model-header p{max-width:780px!important;font-size:11px!important}.bot-learning-filterbar{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important;padding:8px!important;border:1px solid rgba(82,108,138,.36)!important;border-radius:6px!important;background:linear-gradient(180deg,#081827,#071423)!important;box-shadow:inset 0 1px #ffffff06!important}.bot-learning-filterbar select{width:min(220px,38vw)!important;min-height:32px!important;height:32px!important;color:#dce8f5!important;background:#07111e!important;border:1px solid rgba(82,108,138,.38)!important;border-radius:5px!important;padding:0 9px!important;font-size:13px!important;outline:0!important}.bot-learning-filterbar button{min-height:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 12px!important;color:#dce8f5!important;background:#071525!important;border:1px solid rgba(82,108,138,.38)!important;border-radius:5px!important;font-size:11px!important;font-weight:850!important}.bot-learning-list{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;display:grid!important;gap:10px!important;align-content:start!important}.bot-learning-card{display:grid!important;gap:8px!important;padding:10px!important;border:1px solid rgba(82,108,138,.4)!important;border-radius:8px!important;background:linear-gradient(180deg,#081827,#071423)!important;color:#dce8f5!important;box-shadow:inset 0 1px #ffffff06!important}.bot-learning-card-head{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;align-items:start!important}.bot-learning-icon{width:28px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#10270d!important;border:1px solid rgba(167,243,19,.42)!important;color:var(--u-green)!important}.bot-learning-card h2{margin:0!important;color:#f7fbff!important;font-size:13px!important;line-height:1.25!important;font-weight:900!important}.bot-learning-card-head p{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:4px 0 0!important}.bot-learning-card-head p span{display:inline-flex!important;align-items:center!important;min-height:18px!important;padding:2px 7px!important;border-radius:999px!important;border:1px solid rgba(82,108,138,.34)!important;background:#07111f!important;color:#9fb0c5!important;font-size:10px!important;font-weight:850!important}.bot-learning-conversation{display:grid!important;gap:5px!important;padding:8px!important;border:1px solid rgba(82,108,138,.24)!important;border-radius:6px!important;background:#07111f!important}.bot-learning-conversation small{color:#b8c6d7!important;font-size:11px!important;line-height:1.35!important}.bot-learning-conversation b{color:var(--u-green)!important}.bot-learning-editor-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:10px!important;align-items:end!important}.bot-learning-editor-fields{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important}.bot-learning-inline-grid{display:grid!important;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(130px,.55fr)!important;gap:8px!important}.bot-learning-editor-fields input,.bot-learning-editor-fields select,.bot-learning-editor-fields textarea{width:100%!important;min-height:30px!important;color:#dce8f5!important;background:#07111e!important;border:1px solid rgba(82,108,138,.38)!important;border-radius:5px!important;padding:0 9px!important;font-size:13px!important;outline:0!important;font-family:inherit!important}.bot-learning-editor-fields textarea{min-height:72px!important;padding:9px!important;resize:vertical!important}.bot-learning-editor-fields input:focus,.bot-learning-editor-fields select:focus,.bot-learning-editor-fields textarea:focus{border-color:#a7f313d1!important;box-shadow:0 0 0 2px #a7f3131f!important}.bot-learning-editor-fields input::placeholder,.bot-learning-editor-fields textarea::placeholder{color:#7f92a8!important}.bot-learning-review-note{color:#aebdd0!important;font-size:11px!important;line-height:1.35!important}.bot-learning-actions{display:grid!important;grid-auto-rows:32px!important;align-content:end!important;gap:8px!important}.bot-learning-actions button{width:100%!important;height:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:5px!important;padding:0 10px!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important}.bot-learning-actions button:not(.primary-action):not(.danger-action){color:#dce8f5!important;background:#071525!important;border:1px solid rgba(82,108,138,.38)!important}.bot-learning-empty{margin:0!important;padding:12px!important;border:1px dashed rgba(82,108,138,.38)!important;border-radius:8px!important;color:#8fa1b4!important;font-size:11px!important}@media (max-width:1160px){.bot-learning-editor-shell{grid-template-columns:1fr!important}.bot-learning-actions{display:flex!important;justify-content:flex-start!important;flex-wrap:wrap!important}.bot-learning-actions button{width:auto!important;min-width:118px!important}}@media (max-width:900px){.bot-learning-filterbar{align-items:stretch!important;flex-direction:column!important}.bot-learning-filterbar select{width:100%!important}.bot-learning-inline-grid{grid-template-columns:1fr!important}}.bot-learning-status-filter{position:relative!important;display:inline-flex!important;align-items:center!important;width:min(220px,38vw)!important}.bot-learning-filter-icon{position:absolute!important;left:9px!important;z-index:1!important;pointer-events:none!important;color:var(--u-green)!important}.bot-learning-status-filter select{width:100%!important;padding-left:30px!important}.bot-learning-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:5px 0 0!important}.bot-learning-meta span{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:24px!important;padding:3px 8px!important;border-radius:5px!important;border:1px solid rgba(82,108,138,.38)!important;background:#07111f!important;color:#b8c6d7!important;font-size:11px!important;font-weight:800!important}.bot-learning-meta b{color:#8fa1b4!important;font-size:10px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.02em!important}.bot-learning-meta em{color:#dce8f5!important;font-style:normal!important;font-size:11px!important;font-weight:850!important;text-transform:capitalize!important}.bot-learning-actions button{gap:6px!important;border-radius:5px!important;font-size:11px!important;font-weight:900!important;letter-spacing:0!important}.bot-learning-save-action{color:#dce8f5!important;background:linear-gradient(180deg,#0d2133,#071525)!important;border:1px solid rgba(82,108,138,.46)!important}.bot-learning-save-action svg{color:#9fb0c5!important}.bot-learning-approve-action,.bot-learning-publish-action{color:#10210b!important;background:linear-gradient(180deg,#a7f313,#6aa23e)!important;border:1px solid rgba(167,243,19,.72)!important;box-shadow:0 8px 18px #a7f3131a!important}.bot-learning-approve-action svg,.bot-learning-publish-action svg{color:#10210b!important}.bot-learning-reject-action{color:#ff5d6c!important;background:#560e184d!important;border:1px solid rgba(255,67,87,.36)!important;box-shadow:none!important}.bot-learning-reject-action svg{color:#ff5d6c!important}@media (max-width:900px){.bot-learning-status-filter{width:100%!important}}.bot-learning-model .bot-learning-model-header h1{font-size:20px!important;line-height:1.15!important}.bot-learning-model .bot-learning-conversation small{font-size:12px!important;line-height:1.45!important}.bot-learning-model .bot-learning-conversation b{font-size:12px!important}.bot-learning-model .bot-learning-filter-icon{color:var(--u-green)!important}.bot-learning-model .bot-learning-actions .bot-learning-reject-action,.bot-learning-model .bot-learning-actions button.bot-learning-reject-action,.bot-learning-model .bot-learning-actions button.danger-action.bot-learning-reject-action{color:#ff5d6c!important;background:#560e184d!important;background-color:#560e184d!important;background-image:none!important;border:1px solid rgba(255,67,87,.36)!important;box-shadow:none!important}.bot-learning-model .bot-learning-actions .bot-learning-reject-action:hover,.bot-learning-model .bot-learning-actions button.bot-learning-reject-action:hover,.bot-learning-model .bot-learning-actions button.danger-action.bot-learning-reject-action:hover{color:#ff7885!important;background:#67121e6b!important;background-color:#67121e6b!important;background-image:none!important;border-color:#ff435785!important}.bot-learning-model .bot-learning-actions .bot-learning-reject-action svg,.bot-learning-model .bot-learning-actions button.bot-learning-reject-action svg{color:#ff5d6c!important}.productivity-report{max-height:calc(100vh - 430px)!important;min-height:220px!important;overflow:hidden!important}.productivity-report h2{flex:0 0 auto!important;align-items:center!important;color:#f7fbff!important}.productivity-result-list{gap:8px!important;padding-right:2px!important}.productivity-result-row{grid-template-columns:32px minmax(0,1fr)!important;align-items:stretch!important;min-height:58px!important;padding:8px 10px!important;border:1px solid rgba(82,108,138,.34)!important;border-left:3px solid rgba(167,243,19,.72)!important;background:linear-gradient(180deg,#091827,#07111f)!important;box-shadow:inset 0 1px #ffffff06!important}.productivity-result-icon{width:28px!important;height:28px!important;align-self:center!important;border-radius:8px!important;background:#10270d!important;border-color:#a7f3137a!important}.productivity-result-content{min-width:0!important;display:grid!important;grid-template-columns:minmax(150px,.75fr) minmax(320px,1.25fr)!important;align-items:center!important;gap:10px!important}.productivity-result-main{min-width:0!important}.productivity-result-main strong{font-size:12px!important;color:#f7fbff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.productivity-result-main small{margin-top:4px!important;font-size:10px!important;color:#8fa1b4!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.productivity-stats{min-width:0!important;display:grid!important;grid-template-columns:repeat(5,minmax(72px,1fr))!important;gap:6px!important}.productivity-stats span{min-width:0!important;min-height:38px!important;padding:5px 7px!important;border-radius:7px!important;border:1px solid rgba(82,108,138,.34)!important;background:#07111e!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:2px!important}.productivity-stats b{color:#8fa1b4!important;font-size:8.5px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.productivity-stats em{color:#edf6ff!important;font-style:normal!important;font-weight:900!important;font-size:13px!important;line-height:1!important}.productivity-stats span.attention{border-color:#ffbe6075!important;background:#ffbe6014!important}.productivity-stats span.danger{border-color:#ff5d6c7a!important;background:#560e183d!important}.productivity-stats span.attention em{color:#ffd28a!important}.productivity-stats span.danger em{color:#ff7d8b!important}@media (max-width:1366px){.productivity-report{max-height:calc(100vh - 390px)!important}.productivity-result-content{grid-template-columns:minmax(132px,.68fr) minmax(300px,1.32fr)!important;gap:8px!important}.productivity-stats{grid-template-columns:repeat(5,minmax(62px,1fr))!important;gap:5px!important}.productivity-stats span{padding:5px 6px!important}.productivity-stats b{font-size:8px!important}.productivity-stats em{font-size:12px!important}}@media (max-width:1100px){.productivity-report{max-height:none!important}.productivity-result-content{grid-template-columns:1fr!important}.productivity-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.reports-model .reports-filter-grid{grid-template-columns:minmax(136px,.75fr) minmax(136px,.75fr) minmax(180px,1fr) minmax(190px,1fr)!important;gap:10px 14px!important}.reports-model .reports-filter-grid label{min-width:0!important}.reports-model .reports-filter-grid input,.reports-model .reports-filter-grid select{width:100%!important;min-width:0!important;box-sizing:border-box!important}.productivity-report.reports-results-card,.reports-results-card.productivity-report,.users-card.reports-results-card.productivity-report{background:linear-gradient(180deg,#071827,#06121f)!important;border:1px solid rgba(82,108,138,.36)!important;border-radius:10px!important;padding:14px 16px!important;min-height:0!important;max-height:none!important;overflow:visible!important;box-shadow:0 18px 34px #0000003d,inset 0 1px #ffffff08!important}.productivity-report .reports-result-list,.productivity-report .productivity-result-list{background:transparent!important;border:0!important;padding:0!important;margin:0!important;overflow:visible!important;display:grid!important;gap:10px!important}.productivity-report .reports-result-row,.productivity-report .productivity-result-row{grid-template-columns:44px minmax(0,1fr)!important;min-height:76px!important;padding:12px 14px!important;gap:12px!important;align-items:center!important;border-radius:10px!important;border:1px solid rgba(67,95,126,.52)!important;border-left:4px solid #a7f313!important;background:linear-gradient(180deg,#0b1c2d,#071522)!important;color:#eaf3ff!important;box-shadow:inset 0 1px #ffffff0a!important}.productivity-report .productivity-result-icon{width:38px!important;height:38px!important;border-radius:10px!important;color:#a7f313!important;background:#10270d!important;border:1px solid rgba(167,243,19,.55)!important}.productivity-report .productivity-result-icon svg{width:19px!important;height:19px!important}.productivity-report .productivity-result-content{display:grid!important;grid-template-columns:minmax(240px,.85fr) minmax(520px,1.15fr)!important;gap:14px!important;align-items:center!important;min-width:0!important;width:100%!important}.productivity-report .productivity-result-main strong{display:block!important;color:#f7fbff!important;font-size:17px!important;line-height:1.18!important;font-weight:900!important;letter-spacing:.01em!important;opacity:1!important;text-shadow:none!important}.productivity-report .productivity-result-main small{display:block!important;margin-top:6px!important;color:#93a9bd!important;font-size:11px!important;line-height:1.25!important;opacity:1!important}.productivity-report .productivity-stats{display:grid!important;grid-template-columns:repeat(5,minmax(92px,1fr))!important;gap:9px!important;min-width:0!important}.productivity-report .productivity-stats span{min-height:46px!important;padding:8px 10px!important;border-radius:9px!important;background:#07111e!important;border:1px solid rgba(82,108,138,.46)!important}.productivity-report .productivity-stats b{color:#9fb1c4!important;font-size:9.5px!important;line-height:1.05!important;font-weight:900!important}.productivity-report .productivity-stats em{color:#f7fbff!important;font-size:16px!important;line-height:1!important;font-weight:900!important}@media (max-width:1366px){.reports-model .reports-filter-grid{grid-template-columns:minmax(132px,.7fr) minmax(132px,.7fr) minmax(180px,1fr) minmax(170px,.95fr)!important;gap:9px 12px!important}.productivity-report.reports-results-card{padding:12px!important}.productivity-report .productivity-result-content{grid-template-columns:minmax(210px,.78fr) minmax(470px,1.22fr)!important;gap:10px!important}.productivity-report .productivity-result-main strong{font-size:16px!important}.productivity-report .productivity-stats{grid-template-columns:repeat(5,minmax(82px,1fr))!important;gap:7px!important}.productivity-report .productivity-stats span{padding:7px 8px!important}.productivity-report .productivity-stats b{font-size:9px!important}.productivity-report .productivity-stats em{font-size:15px!important}}@media (max-width:1180px){.reports-model .reports-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.productivity-report .productivity-result-content{grid-template-columns:1fr!important}.productivity-report .productivity-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.productivity-report .productivity-result-content,.productivity-report .productivity-result-main,.productivity-report .productivity-result-main strong,.productivity-report .productivity-result-main small{background:transparent!important;background-color:transparent!important}.productivity-report .productivity-result-main{padding:2px 0!important;min-height:48px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.productivity-report .productivity-result-main strong{color:#fff!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-shadow:0 1px 0 rgba(0,0,0,.35)!important}.productivity-report .productivity-result-main small{color:#a9bbce!important;font-size:12px!important;font-weight:700!important}@media (max-width:1366px){.productivity-report .productivity-result-main strong{font-size:17px!important}.productivity-report .productivity-result-main small{font-size:11.5px!important}}.audit-model-header h1{display:flex!important;align-items:center!important;gap:8px!important}.audit-model .audit-filter-card{flex:0 0 auto!important;margin-bottom:10px!important;padding:12px!important}.audit-filter-grid{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) minmax(140px,.85fr) minmax(120px,.65fr) auto!important;align-items:end!important;gap:10px!important}.audit-filter-grid label span{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#b9c8d9!important}.audit-filter-actions{margin-top:0!important;align-self:end!important;white-space:nowrap!important}.audit-filter-actions .primary-action,.audit-filter-actions .users-cancel-action{padding:0 12px!important}.audit-list-card{margin-top:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.audit-event-list{display:grid!important;gap:7px!important;min-height:0!important;overflow:auto!important;padding-right:2px!important}.audit-event-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:64px!important;padding:10px 12px!important;border:1px solid rgba(82,108,138,.28)!important;border-left:2px solid var(--u-green)!important;border-radius:7px!important;background:linear-gradient(90deg,#09192afa,#081524f0)!important;box-shadow:0 8px 22px #00000029!important;color:#dce8f5!important}.audit-event-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#10270d!important;border:1px solid rgba(167,243,19,.34)!important;color:var(--u-green)!important}.audit-event-main{display:grid!important;gap:4px!important;min-width:0!important}.audit-event-main strong{color:#f7fbff!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.audit-event-main span,.audit-event-main small{display:flex!important;align-items:center!important;gap:6px!important;color:#b4c3d4!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.audit-event-main small{color:#8fa1b4!important}.audit-row-actions{justify-content:flex-end!important;width:auto!important;min-width:110px!important}.audit-row-actions button{width:auto!important;min-width:104px!important;max-width:none!important;height:28px!important;border-color:#a7f3138f!important;background:#a7f3130f!important;color:var(--u-green)!important;gap:6px!important}.audit-empty-state{margin:12px!important;color:#b4c3d4!important;font-size:12px!important}.audit-detail-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:90!important;display:grid!important;place-items:center!important;background:#000000ad!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;padding:24px!important}.audit-detail-modal{width:min(980px,calc(100vw - 48px))!important;max-height:calc(100vh - 48px)!important;overflow:auto!important;padding:16px!important}.audit-detail-modal h2{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 8px!important;color:#fff!important;font-size:15px!important}.audit-detail-modal h2 span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#a7f3131f;color:var(--u-green);border:1px solid rgba(167,243,19,.38)}.audit-detail-modal p{margin:0 0 6px!important;color:#dce8f5!important;font-size:12px!important}.audit-detail-modal small{display:block;color:#8fa1b4!important;font-size:10px!important;margin-bottom:12px!important}.audit-detail-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:12px 0!important}.audit-detail-grid section{border:1px solid rgba(82,108,138,.32)!important;border-radius:8px!important;background:#07111f!important;padding:10px!important;min-width:0!important}.audit-detail-grid h3{margin:0 0 8px!important;color:#f7fbff!important;font-size:12px!important}.audit-detail-grid pre{margin:0!important;max-height:260px!important;overflow:auto!important;color:#c8d6e6!important;font-size:10px!important;line-height:1.45!important;white-space:pre-wrap!important;word-break:break-word!important}.audit-detail-modal>.primary-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;border:1px solid rgba(167,243,19,.82)!important;border-radius:7px!important;background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;font-size:12px!important;font-weight:900!important;padding:0 18px!important}@media (max-width:1280px){.audit-filter-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.audit-filter-actions{grid-column:1 / -1!important}.audit-event-row{grid-template-columns:32px minmax(0,1fr)!important}.audit-row-actions{grid-column:2!important;justify-content:flex-start!important}.audit-detail-grid{grid-template-columns:1fr!important}}.settings-model-header h1{display:flex!important;align-items:center!important;gap:8px!important}.settings-model-sections{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:10px!important;overflow:auto!important;padding-right:2px!important}.settings-model-card{margin:0!important;padding:13px 14px!important}.settings-model-card h2,.settings-card-header h2{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 5px!important;color:#f7fbff!important;font-size:14px!important;font-weight:900!important}.settings-model-card h2 span,.settings-card-header h2 span{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:7px!important;background:#a7f3131f!important;color:var(--u-green)!important;border:1px solid rgba(167,243,19,.38)!important}.settings-model-card p,.settings-card-header p{margin:0!important;color:#8fa1b4!important;font-size:11px!important;line-height:1.35!important}.settings-model-card small{color:#9fb2c8!important;font-size:10px!important}.settings-card-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin-bottom:10px!important}.connection-badge{height:24px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:7px!important;padding:0 10px!important;font-size:10px!important;font-weight:900!important;border:1px solid rgba(82,108,138,.34)!important;background:#0d1c2d!important;color:#dce8f5!important}.connection-badge.connected{border-color:#a7f31357!important;background:#a7f3131a!important;color:var(--u-green)!important}.connection-badge.disconnected{border-color:#f9731673!important;background:#f973161a!important;color:#ffb26b!important}.settings-health-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:10px 0!important}.settings-health-item{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:9px!important;row-gap:3px!important;align-items:center!important;min-height:54px!important;border:1px solid rgba(82,108,138,.32)!important;border-radius:7px!important;background:#07111f!important;padding:10px!important;color:#dce8f5!important}.settings-health-item:before{content:"";grid-row:1 / span 2;width:24px;height:24px;border-radius:50%;background:#10270d;border:1px solid rgba(167,243,19,.34)}.settings-health-item strong{color:#f7fbff!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.settings-health-item span{font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;color:var(--u-green)!important}.settings-health-item small{grid-column:2!important;color:#9fb2c8!important;font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.settings-health-item.warning{border-color:#f9731661!important;background:#f9731612!important}.settings-health-item.warning:before{background:#f973161a!important;border-color:#f9731673!important}.settings-health-item.warning span{color:#ff9f43!important}.operational-health-refresh{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:30px!important;border:1px solid rgba(167,243,19,.82)!important;border-radius:6px!important;background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;font-size:10px!important;font-weight:900!important;padding:0 14px!important}.operational-health-refresh:focus-visible{outline:2px solid rgba(167,243,19,.38)!important;outline-offset:2px!important}.settings-toggle-row{display:flex!important;align-items:center!important;gap:9px!important;margin-top:12px!important;color:#dce8f5!important;font-size:11px!important;font-weight:800!important}.settings-toggle-row input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:18px!important;height:18px!important;border-radius:5px!important;border:1px solid rgba(167,243,19,.62)!important;background:#10270d!important;position:relative!important}.settings-toggle-row input:checked{background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important}.settings-toggle-row input:checked:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#071018;font-size:12px;font-weight:900}.settings-status-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin:10px 0!important}.settings-status-grid span{display:grid!important;gap:3px!important;min-height:36px!important;border:1px solid rgba(82,108,138,.28)!important;border-radius:5px!important;background:#07111f!important;padding:7px 9px!important;color:#dce8f5!important;font-size:10px!important;overflow:hidden!important}.settings-status-grid strong{display:block!important;color:#8fa1b4!important;font-size:9px!important;font-weight:800!important}.settings-api-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 10px!important;margin-top:9px!important}.settings-api-form-grid label{gap:4px!important}.settings-api-form-grid input{height:32px!important;background:#07111f!important}.settings-api-actions{justify-content:flex-end!important;margin-top:10px!important}.settings-api-actions .primary-action,.settings-api-actions .users-cancel-action{height:30px!important;font-size:10px!important}.api-qr-preview,.api-pairing-code{margin-top:10px!important;border:1px solid rgba(82,108,138,.32)!important;border-radius:8px!important;background:#07111f!important;padding:12px!important;text-align:center!important}.api-qr-preview h3,.api-pairing-code h3{margin:0 0 5px!important;color:#f7fbff!important;font-size:13px!important}.api-qr-preview p,.api-pairing-code p{margin:0!important;color:#9fb2c8!important}.api-qr-preview img{max-width:220px!important;border:8px solid #fff!important;border-radius:10px!important}.api-pairing-code strong{display:inline-block!important;margin:8px 0!important;border-radius:8px!important;background:#10270d!important;color:var(--u-green)!important;border:1px solid rgba(167,243,19,.38)!important;padding:8px 16px!important;font-size:22px!important;letter-spacing:.14em!important}@media (max-width:1280px){.settings-model-sections{overflow:visible!important}.settings-health-grid,.settings-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settings-api-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important}}@media (max-width:820px){.settings-health-grid,.settings-status-grid,.settings-api-form-grid{grid-template-columns:1fr!important}.settings-card-header{display:grid!important}.settings-api-actions{justify-content:flex-start!important;flex-wrap:wrap!important}}.settings-model .operational-health-refresh,.settings-model .settings-api-actions .settings-qr-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:36px!important;min-width:190px!important;border:1px solid rgba(167,243,19,.82)!important;border-radius:7px!important;background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;font-size:12px!important;font-weight:900!important;padding:0 12px!important;cursor:pointer!important;box-shadow:0 8px 18px #00000038!important}.settings-model .operational-health-refresh:hover,.settings-model .settings-api-actions .settings-qr-primary:hover{filter:brightness(1.03)!important;transform:translateY(-1px)!important}.settings-model .operational-health-refresh:disabled{cursor:wait!important;opacity:.72!important;transform:none!important}.settings-model .operational-health-refresh:focus-visible,.settings-model .settings-api-actions .settings-qr-primary:focus-visible{outline:2px solid rgba(167,243,19,.38)!important;outline-offset:2px!important}.settings-health-actions{margin-top:8px!important;align-self:start!important;white-space:nowrap!important}.settings-health-actions .operational-health-refresh,.settings-api-actions .settings-qr-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:36px!important;min-width:190px!important;border:1px solid rgba(167,243,19,.82)!important;border-radius:7px!important;background:linear-gradient(180deg,var(--u-green),var(--u-green-2))!important;color:var(--u-green-dark)!important;font-size:12px!important;font-weight:900!important;padding:0 16px!important;box-shadow:none!important}.settings-api-actions .settings-qr-primary{min-width:170px!important}.companies-model{gap:10px!important}.companies-model-header{margin-bottom:12px!important}.companies-title-block{display:flex;align-items:center;gap:12px}.companies-title-icon,.companies-avatar{display:grid;place-items:center;flex:0 0 auto;background:#10270d;color:#a7f313;border:1px solid rgba(167,243,19,.42);box-shadow:0 0 0 1px #a7f31314 inset}.companies-title-icon{width:41px;height:41px;border-radius:10px}.companies-form-card{padding:16px 18px!important;border-radius:10px!important}.companies-form-card h2{color:#f7fbff!important;margin-bottom:13px!important}.companies-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px 22px!important}.companies-form-grid label span{display:inline-flex;align-items:center;gap:6px}.companies-form-grid label span svg{color:#a7f313}.companies-form-grid input{border-radius:5px!important;background:#07111e!important}.companies-form-actions{justify-content:flex-start!important;margin-top:14px!important}.companies-form-actions .primary-action{width:auto;min-width:170px;justify-content:center;border-radius:6px!important;font-weight:900!important}.companies-list{display:grid;gap:10px;margin-top:10px;min-height:0;overflow:auto}.companies-row{display:grid;grid-template-columns:auto minmax(170px,1.2fr) minmax(160px,1fr) minmax(150px,.9fr) auto;align-items:center;gap:18px;min-height:72px;padding:13px 18px;border:1px solid rgba(82,108,138,.32);border-radius:9px;background:linear-gradient(180deg,#081524,#071423);box-shadow:0 10px 26px #00000024}.companies-avatar{width:43px;height:43px;border-radius:10px}.companies-row-main,.companies-row-detail{display:grid;min-width:0}.companies-row-main{gap:7px}.companies-row-main strong{color:#f7fbff;font-size:14px;font-weight:900;line-height:1.1}.companies-row-main span,.companies-row-detail span{display:flex;align-items:center;gap:7px;color:#dbe5f3;font-size:11px;font-weight:800}.companies-row-main svg,.companies-row-detail svg{color:#a7f313}.companies-row-main em,.companies-row-detail em{color:#b9c7d6;font-style:normal;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companies-row-detail{gap:4px;padding-left:18px;border-left:1px solid rgba(82,108,138,.28)}.companies-row-arrow{color:#3983ff}@media (max-width:1100px){.companies-form-grid{grid-template-columns:1fr!important;gap:12px!important}.companies-row{grid-template-columns:auto 1fr;gap:12px;align-items:start}.companies-row-detail{grid-column:2;border-left:0;padding-left:0}.companies-row-arrow{grid-column:2;justify-self:end}}
