body{margin:0}.login-page--dark{align-items:center;background:#0e1012;color:#fff;display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;justify-content:center;min-height:100vh;padding:1.5rem 1rem 2rem}.login-page__inner{align-items:center;display:flex;flex-direction:column;max-width:420px;width:100%}.login-brand{align-items:center;display:flex;gap:.5rem;margin-bottom:1.25rem}.login-brand__mark{background:#22c55e;border-radius:50%;box-shadow:0 0 12px #22c55e73;height:10px;width:10px}.login-brand__name{color:#fff;font-size:1rem;font-weight:600;letter-spacing:-.02em}.login-hero-title{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 1.5rem;text-align:center}.login-card--dark{background:#16181d;border:1px solid #ffffff0f;border-radius:12px;box-shadow:0 24px 48px #00000073;padding:1.75rem 1.5rem 1.5rem;width:100%}.login-form--dark{gap:1.125rem}.login-field,.login-form--dark{display:flex;flex-direction:column}.login-field{gap:.4rem}.login-field__row{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.login-field__label{color:#fff;font-size:.8125rem;font-weight:500}.login-input{background:#1f2229;border:1px solid #ffffff14;border-radius:10px;box-sizing:border-box;color:#fff;font-size:1rem;padding:.7rem .85rem;width:100%}.login-input::placeholder{color:#6e7681}.login-input:focus{border-color:#3b82f68c;box-shadow:0 0 0 3px #3b82f626;outline:none}.login-password-wrap{align-items:stretch;display:flex;position:relative}.login-password-input{padding-right:2.75rem}.login-password-toggle{align-items:center;background:#0000;border:none;border-radius:8px;color:#8b949e;cursor:pointer;display:flex;height:2.25rem;justify-content:center;padding:0;position:absolute;right:.35rem;top:50%;transform:translateY(-50%);width:2.25rem}.login-password-toggle:hover{background:#ffffff0f;color:#c9d1d9}.login-password-toggle:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.login-text-link{background:none;border:none;color:#3b82f6;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:500;padding:0;text-align:right;white-space:nowrap}.login-text-link:hover{color:#60a5fa;text-decoration:underline;text-underline-offset:2px}.login-text-link--standalone{font-size:.875rem}.login-text-link--inline{text-decoration:underline;text-underline-offset:2px}.login-hint{color:#8b949e;font-size:.75rem;margin:-.25rem 0 0}.login-muted{color:#8b949e}.login-error,.login-muted{font-size:.875rem;margin:0}.login-error{background:#f871711a;border:1px solid #f8717140;border-radius:10px;color:#f87171;padding:.55rem .75rem}.login-lobby-hint{color:#8b949e;font-size:.8125rem;line-height:1.45;margin:-.25rem 0 0}.login-submit--primary{background:#0a0a0a;border:1px solid #ffffff14;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.25rem;padding:.85rem 1rem;width:100%}.login-submit--primary:hover:not(:disabled){background:#141414}.login-submit--primary:disabled{cursor:not-allowed;opacity:.55}.login-switch{font-size:.875rem;margin:1.25rem 0 0;text-align:center}.bot-cursor{filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));transform:translate(-16px,-16px);transition:left .4s cubic-bezier(.25,.46,.45,.94),top .4s cubic-bezier(.25,.46,.45,.94);z-index:9999}.bot-cursor,.cursor-trail{pointer-events:none;position:fixed}.cursor-trail{transition:opacity .3s ease-out,transform .3s ease-out;z-index:9998}.cursor-pointer{animation:cursor-pulse 2s infinite;color:#4caf50;height:32px;transition:transform .3s ease;width:32px}.bot-cursor.moving .cursor-pointer{animation:cursor-move .4s ease-in-out;color:#2196f3}.bot-cursor.clicking .cursor-pointer{animation:cursor-click .3s ease-in-out;color:#ff9800;transform:scale(.8)}.bot-cursor.pointing .cursor-pointer{animation:cursor-point 1s ease-in-out infinite;color:#9c27b0}.cursor-label{animation:label-float 2s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 4px 12px #0003;color:#fff;font-size:12px;font-weight:600;left:0;padding:6px 12px;position:absolute;top:36px;white-space:nowrap}.click-ripple{animation:ripple .6s ease-out forwards;border:3px solid #4caf50;border-radius:50%;height:60px;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}:global(.bot-highlighted){animation:element-highlight .5s ease-in-out;box-shadow:0 0 0 4px #4caf504d,0 0 20px #4caf5080!important;transform:scale(1.05);transition:all .3s ease}@keyframes cursor-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes cursor-move{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(-5deg)}to{transform:scale(1) rotate(0deg)}}@keyframes cursor-click{0%,to{transform:scale(1)}50%{transform:scale(.7)}}@keyframes cursor-point{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes label-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ripple{0%{height:0;opacity:.8;width:0}to{height:100px;opacity:0;width:100px}}@keyframes element-highlight{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.cursor-label{font-size:10px;padding:4px 8px}.cursor-pointer{height:24px;width:24px}}:root{--custio-bg:#0e1012;--custio-sidebar:#121418;--custio-sidebar-border:#ffffff0f;--custio-surface:#fff;--custio-surface-muted:#f4f5f7;--custio-panel-dark:#1a1d24;--custio-text:#1a1d24;--custio-text-muted:#8b949e;--custio-nav-inactive:#9ca3af;--custio-nav-active:#fff;--custio-link:#3b82f6;--custio-radius:12px;--custio-radius-lg:20px;--custio-sidebar-width:280px}.custio-shell{background:#0e1012;background:var(--custio-bg);color:#fff;color:var(--custio-nav-active);display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;min-height:100vh}.custio-app-main{align-self:stretch;flex:1 1;min-height:100vh;min-width:0}.custio-app-main,.custio-sidebar{display:flex;flex-direction:column}.custio-sidebar{background:#121418;background:var(--custio-sidebar);border-right:1px solid #ffffff0f;border-right:1px solid var(--custio-sidebar-border);height:100vh;left:0;min-width:280px;min-width:var(--custio-sidebar-width);overflow:hidden;padding:16px 12px;position:fixed;top:0;width:280px;width:var(--custio-sidebar-width);z-index:40}.custio-sidebar__scroll{display:flex;flex:1 1;flex-direction:column;gap:4px;margin-top:12px;overflow-x:hidden;overflow-y:auto;padding-right:4px}.custio-workspace-wrap{flex-shrink:0;position:relative}.custio-workspace-wrap--open .custio-workspace__chevron{transform:rotate(180deg)}.custio-workspace{align-items:center;background:#fff;background:var(--custio-surface);border:1px solid #0000000f;border-radius:12px;border-radius:var(--custio-radius);display:flex;flex-shrink:0;gap:10px;padding:12px 14px}.custio-workspace--trigger{cursor:pointer;font:inherit;margin:0;text-align:left;width:100%}.custio-workspace--trigger:hover{border-color:#0000001a}.custio-workspace__chevron{color:#8b949e;color:var(--custio-text-muted);flex-shrink:0;transition:transform .15s ease}.custio-workspace__dropdown{background:#fff;border:1px solid #00000014;border-radius:10px;box-shadow:0 10px 40px #0000001f;left:0;min-width:180px;padding:8px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:40}.custio-workspace__dropdown-heading{color:#8b949e;color:var(--custio-text-muted);font-size:10px;font-weight:600;letter-spacing:.06em;padding:6px 14px 8px;text-transform:uppercase}.custio-workspace__lang{align-items:center;background:#0000;border:none;color:#1a1d24;color:var(--custio-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;padding:10px 14px;text-align:left;width:100%}.custio-workspace__lang:hover{background:#f3f4f6}.custio-workspace__lang--active{background:#eef2ff;color:#4f46e5}.custio-workspace__logo{align-items:center;background:#0a0a0a;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:800;height:32px;justify-content:center;width:32px}.custio-workspace__meta{flex:1 1;min-width:0}.custio-workspace__label{color:#8b949e;color:var(--custio-text-muted);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.custio-workspace__name{color:#1a1d24;color:var(--custio-text);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custio-search-row{flex-shrink:0;margin-top:12px}.custio-search,.custio-search-row{align-items:center;display:flex;gap:8px}.custio-search{background:#fff;background:var(--custio-surface);border:1px solid #0000000f;border-radius:999px;flex:1 1;padding:8px 14px}.custio-search input{background:#0000;border:none;color:#1a1d24;color:var(--custio-text);flex:1 1;font-size:13px;min-width:0}.custio-search input::placeholder{color:#9ca3af}.custio-search input:focus{outline:none}.custio-compose-btn{align-items:center;background:#0a0a0a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.custio-compose-btn:hover{background:#222}.custio-view-intro{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;color:#b8bcc8;font-size:14px;line-height:1.55;margin:0 0 16px;padding:14px 16px}.custio-nav-section-label{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.08em;padding:12px 10px 6px;text-transform:uppercase}.custio-nav-section-label--nested{padding-left:8px;padding-right:8px;padding-top:14px}.custio-nav-group-toggle{align-items:center;background:#0000;border:none;border-radius:10px;color:#9ca3af;color:var(--custio-nav-inactive);cursor:pointer;display:flex;font-family:inherit;font-size:14px;gap:8px;padding:8px 10px;text-align:left;width:100%}.custio-nav-group-toggle:hover{background:#ffffff0f}.custio-nav-group-toggle--open,.custio-nav-group-toggle:hover{color:#fff;color:var(--custio-nav-active)}.custio-nav-group-toggle__icon{display:flex;justify-content:center;opacity:.9;width:20px}.custio-nav-group-toggle__chev{margin-left:auto;opacity:.6}.custio-nav-sublinks{border-left:1px solid #ffffff14;margin-left:16px;padding:2px 0 4px 6px}.custio-nav-link{align-items:center;background:#0000;border:none;border-radius:10px;color:#9ca3af;color:var(--custio-nav-inactive);cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:10px;padding:8px 10px;text-align:left;text-decoration:none;width:100%}.custio-nav-link:hover{background:#ffffff0f;color:#fff;color:var(--custio-nav-active)}.custio-nav-link--active{background:#ffffff14;color:#fff;color:var(--custio-nav-active);font-weight:600}.custio-nav-link--child{font-size:13px;padding-left:8px}.custio-nav-link__dot{border-radius:2px;flex-shrink:0;height:8px;width:8px}.custio-nav-link.bot-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.custio-nav-link.bot-highlighted{animation:custio-bot-pulse .5s ease-in-out;background:#3b82f633;box-shadow:0 0 0 2px #3b82f699}@keyframes custio-bot-pulse{0%,to{box-shadow:0 0 0 2px #3b82f680}50%{box-shadow:0 0 0 4px #3b82f659}}.custio-user-card{border-top:1px solid #ffffff0f;border-top:1px solid var(--custio-sidebar-border);flex-shrink:0;margin-top:auto;padding-top:12px}.custio-user-card__inner{align-items:center;background:#fff;background:var(--custio-surface);border:1px solid #0000000f;border-radius:12px;border-radius:var(--custio-radius);display:flex;gap:10px;padding:12px 14px}.custio-user-card__avatar{align-items:center;background:#22c55e;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.custio-user-card__info{flex:1 1;min-width:0}.custio-user-card__name{color:#1a1d24;color:var(--custio-text);font-size:14px;font-weight:600}.custio-user-card__email{color:#8b949e;color:var(--custio-text-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custio-user-card__logout{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;color:#e5e7eb;cursor:pointer;font-size:12px;font-weight:600;margin-top:8px;padding:8px;width:100%}.custio-user-card__logout:hover{background:#ef444426;border-color:#ef444459;color:#fecaca}.custio-main{flex:1 1;margin-left:280px;margin-left:var(--custio-sidebar-width);min-height:100vh;padding:20px 24px 32px;position:relative}.custio-panel{background:#f4f5f7;background:var(--custio-surface-muted);border:1px solid #0000000a;border-radius:20px;border-radius:var(--custio-radius-lg);min-height:calc(100vh - 40px);padding:24px 28px 32px}.custio-panel__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.custio-panel__title{color:#9ca3af;font-size:22px;font-weight:600;letter-spacing:-.02em;margin:0}.custio-panel__body{color:#1a1d24;color:var(--custio-text)}.custio-fab{align-items:center;background:#1a1d24;background:var(--custio-panel-dark);border:1px solid #ffffff1f;border-radius:50%;bottom:28px;box-shadow:0 8px 24px #00000040;color:#e5e7eb;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:32px;width:48px;z-index:30}.custio-fab:hover{background:#252830}.custio-conv-layout{align-items:stretch;background:#0e1012;background:var(--custio-bg);display:flex;flex:1 1;gap:16px;margin-left:280px;margin-left:var(--custio-sidebar-width);min-height:calc(100vh - 80px);min-width:0;padding:20px 24px 32px}.custio-conv-list{background:#fff;background:var(--custio-surface);border:1px solid #0000000f;border-radius:20px;border-radius:var(--custio-radius-lg);display:flex;flex-direction:column;min-width:300px;overflow:hidden;width:340px}.custio-conv-list__head{border-bottom:1px solid #eef0f3;padding:16px 18px 12px}.custio-conv-list__title{align-items:center;color:#1a1d24;color:var(--custio-text);display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 12px}.custio-conv-tabs{display:flex;flex-wrap:wrap;gap:6px}.custio-conv-tab{background:#f3f4f6;border:none;border-radius:999px;color:#4b5563;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:6px 12px}.custio-conv-tab--active{background:#0a0a0a;color:#fff}.custio-conv-list__body{flex:1 1;overflow-y:auto;padding:8px}.custio-conv-row{border-radius:12px;border-radius:var(--custio-radius);cursor:pointer;display:flex;gap:10px;margin-bottom:4px;padding:12px}.custio-conv-row:hover{background:#f9fafb}.custio-conv-row--active{background:#eef2ff;outline:1px solid #c7d2fe}.custio-conv-row__avatar{align-items:center;background:#e5e7eb;border-radius:50%;color:#374151;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:40px;justify-content:center;width:40px}.custio-conv-row__main{flex:1 1;min-width:0}.custio-conv-row__name{color:#1a1d24;color:var(--custio-text);font-size:14px;font-weight:600}.custio-conv-row__preview{color:#6b7280;font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custio-conv-row__meta{color:#9ca3af;flex-shrink:0;font-size:11px;text-align:right}.custio-conv-detail{align-items:center;background:#1a1d24;background:var(--custio-panel-dark);border:1px solid #ffffff14;border-radius:20px;border-radius:var(--custio-radius-lg);color:#9ca3af;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:48px 32px;text-align:center}.custio-conv-detail__icon{margin-bottom:16px;opacity:.5}.custio-conv-detail__title{color:#d1d5db;font-size:16px;font-weight:500;margin:0 0 20px}.custio-conv-detail__shortcuts{color:#6b7280;font-size:13px;line-height:1.8}.custio-conv-detail kbd{background:#ffffff14;border-radius:6px;color:#e5e7eb;font-size:12px;padding:2px 8px}.custio-empty{color:#8b949e;color:var(--custio-text-muted);padding:48px 24px;text-align:center}.custio-empty__title{color:#6b7280;font-size:16px;font-weight:500;margin:0 0 8px}.custio-settings-section{margin-bottom:28px}.custio-settings-section__title{color:#9ca3af;font-size:13px;font-weight:600;letter-spacing:.04em;margin:0 0 16px;text-transform:uppercase}.custio-field{margin-bottom:18px}.custio-field__label{color:#374151;display:block;font-size:13px;font-weight:500;margin-bottom:6px}.custio-field__input,.custio-field__select,.custio-field__textarea{background:#1f2229;border:1px solid #00000014;border-radius:10px;box-sizing:border-box;color:#f3f4f6;font-family:inherit;font-size:14px;max-width:480px;padding:10px 14px;width:100%}.custio-field__textarea{min-height:88px;resize:vertical}.custio-field__hint{color:#6b7280;font-size:12px;margin-top:6px;max-width:520px}.custio-btn-primary{background:#0a0a0a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 20px}.custio-btn-primary:hover:not(:disabled){background:#222}.custio-btn-primary:disabled{cursor:not-allowed;opacity:.55}.dashboard-container{background:#f5f7fa;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.sidebar{background:#1a1f36;color:#fff;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:24px;position:fixed;width:260px}.logo{margin-bottom:40px}.logo h2{font-size:24px;margin-bottom:4px}.logo p{color:#8b92a7;font-size:14px}.nav-menu{display:flex;flex:1 1;flex-direction:column;gap:8px}.nav-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#8b92a7;cursor:pointer;display:flex;font-size:15px;gap:12px;padding:12px 16px;position:relative;text-align:left;transition:all .2s}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#4f46e5;color:#fff}.nav-item.bot-highlighted{animation:bot-pulse .5s ease-in-out;background:#4f46e54d!important;box-shadow:0 0 20px #4f46e580;color:#fff!important;transform:scale(1.05)}@keyframes bot-pulse{0%,to{box-shadow:0 0 20px #4f46e580}50%{box-shadow:0 0 30px #4f46e5cc}}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:20px}.user-info{gap:12px}.avatar,.user-info{align-items:center;display:flex}.avatar{background:#4f46e5;border-radius:50%;font-weight:700;height:40px;justify-content:center;width:40px}.user-details{flex:1 1}.user-name{font-size:14px;font-weight:600}.user-role{color:#8b92a7;font-size:12px}.main-content{flex:1 1;margin-left:260px;min-height:calc(100vh - 80px);padding:40px 40px 60px}.dashboard-header{margin-bottom:32px}.dashboard-header h1{color:#1a1f36;font-size:32px;margin-bottom:8px}.subtitle{color:#64748b;font-size:16px}.stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-icon{align-items:center;background:#f0f4ff;border-radius:12px;display:flex;font-size:32px;height:56px;justify-content:center;width:56px}.stat-content{flex:1 1}.stat-label{color:#64748b;font-size:14px;margin-bottom:8px}.stat-value{color:#1a1f36;font-size:28px;font-weight:700;margin-bottom:8px}.stat-change{font-size:13px;font-weight:500}.stat-change.negative,.stat-change.positive{color:#10b981}.section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:40px;padding:32px 32px 40px}.section h2{color:#1a1f36;font-size:20px;margin-bottom:24px}.section__header-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:24px}.section__header-row .section__title{color:#1a1f36;font-size:20px;margin:0}.sessions-status-filter{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1a1f36;cursor:pointer;font-size:14px;font-weight:500;min-width:168px;padding:8px 12px}.sessions-status-filter:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.sessions-table__empty{color:#64748b;font-size:14px;padding:28px 16px!important;text-align:center}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-card{border:2px solid #e2e8f0;border-radius:10px;padding:20px;transition:all .2s}.feature-card:hover{border-color:#4f46e5;transform:translateY(-2px)}.feature-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.feature-icon{font-size:28px}.feature-header h3{color:#1a1f36;font-size:16px}.feature-progress{display:flex;flex-direction:column;gap:8px}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:4px;height:100%;transition:width .3s ease}.progress-label{color:#64748b;font-size:13px;font-weight:500}.table-container{overflow-x:auto}.sessions-table{border-collapse:collapse;width:100%}.sessions-table thead th{border-bottom:2px solid #e2e8f0;color:#64748b;font-size:13px;font-weight:600;padding:12px;text-align:left;text-transform:uppercase}.sessions-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s}.sessions-table tbody tr:hover{background:#f8fafc}.sessions-table tbody td{color:#1a1f36;font-size:14px;padding:16px 12px}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize}.status-badge.completed{background:#d1fae5;color:#065f46}.status-badge.active{background:#dbeafe;color:#1e40af}.bot-control-badge{animation:pulse-badge 2s infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;box-shadow:0 4px 15px #667eea66;color:#fff;font-size:14px;font-weight:600;padding:12px 20px;position:fixed;right:20px;top:20px;z-index:9999}@keyframes pulse-badge{0%,to{box-shadow:0 4px 15px #667eea66;transform:scale(1)}50%{box-shadow:0 6px 20px #667eea99;transform:scale(1.05)}}.nav-item.bot-disabled{cursor:not-allowed;opacity:.5;pointer-events:none;position:relative}.nav-item.bot-disabled:hover{background:#0000;color:#8b92a7;transform:none}.nav-item.bot-disabled.active{background:#4f46e5;color:#fff;opacity:.7}.nav-item.shake{animation:shake .5s}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}.voice-commands-box{background:#667eea1a;border:1px solid #667eea4d;border-radius:10px;margin-bottom:20px;margin-top:auto;padding:16px}.voice-commands-box h4{align-items:center;color:#667eea;display:flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:12px}.voice-commands-box ul{list-style:none;margin:0;padding:0}.voice-commands-box li{color:#8b92a7;font-size:12px;padding:6px 0 6px 20px;position:relative}.voice-commands-box li:before{color:#667eea;content:"▸";font-weight:700;left:5px;position:absolute}a.nav-item{color:inherit;text-decoration:none}.sidebar--interactive{background:linear-gradient(180deg,#1e2444,#12162b);border-right:1px solid #ffffff0f;box-shadow:4px 0 24px #0000001f}.nav-item{gap:10px}.nav-item__icon{font-size:1.15rem;line-height:1;opacity:.95}.nav-item__lock{font-size:.7rem;margin-left:auto;opacity:.75}.nav-item.active{box-shadow:0 4px 14px #4f46e559}.sidebar-footer{display:flex;flex-direction:column;gap:12px}.user-role{font-size:11px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout{background:#ffffff0f;border:1px solid #fff3;border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:13px;font-weight:600;padding:10px 14px;transition:background .2s,border-color .2s;width:100%}.sidebar-logout:hover{background:#ef444433;border-color:#ef444473;color:#fecaca}.dashboard-page-state{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:50vh}.dashboard-page-state--error{color:#b91c1c}.dashboard-page-state__spinner{animation:shell-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#4f46e5;height:40px;width:40px}@keyframes shell-spin{to{transform:rotate(1turn)}}.dashboard-retry{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.stat-card--lift{transition:transform .22s ease,box-shadow .22s ease}.stat-card--lift:hover{box-shadow:0 12px 28px #0f172a1f;transform:translateY(-4px)}.section--lift{transition:box-shadow .2s ease}.section--lift:hover{box-shadow:0 8px 30px #0f172a14}.analytics-questions{display:flex;flex-direction:column;gap:14px}.analytics-question-row{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px;transition:border-color .2s,box-shadow .2s}.analytics-question-row:hover{border-color:#c7d2fe;box-shadow:0 4px 16px #4f46e514}.analytics-question-row__top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.analytics-question-row__q{color:#1a1f36;font-weight:600}.analytics-question-row__count{color:#4f46e5;font-weight:700;white-space:nowrap}.chart-placeholder{align-items:center;background:linear-gradient(160deg,#f1f5f9,#e2e8f0);border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;display:flex;font-size:15px;justify-content:center;min-height:220px;padding:24px;text-align:center}.settings-flash{border-radius:8px;font-size:14px;font-weight:500;margin-bottom:20px;padding:12px 16px}.settings-flash--ok{background:#d1fae5;color:#065f46}.settings-flash--err{background:#fee2e2;color:#991b1b}.settings-fields{gap:20px}.settings-field,.settings-fields{display:flex;flex-direction:column}.settings-field{gap:8px}.settings-field__label{color:#1a1f36;font-size:14px;font-weight:600}.settings-input{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.settings-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.settings-input--textarea{min-height:88px;resize:vertical}.settings-toggles{display:flex;flex-direction:column;gap:12px}.settings-toggle{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;padding:18px 20px;transition:border-color .2s,background .2s}.settings-toggle:hover{background:#f5f3ff;border-color:#c7d2fe}.settings-toggle__title{color:#1a1f36;font-weight:600;margin-bottom:4px}.settings-toggle__hint{color:#64748b;font-size:13px}.settings-checkbox{accent-color:#4f46e5;cursor:pointer;height:22px;width:22px}.settings-actions{margin-bottom:32px;margin-top:8px}.settings-save{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:10px;box-shadow:0 4px 14px #4f46e559;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:transform .15s,box-shadow .15s}.settings-save:hover:not(:disabled){box-shadow:0 6px 20px #4f46e573;transform:translateY(-1px)}.settings-save:disabled{cursor:not-allowed;opacity:.65}@media (max-width:768px){.sidebar{padding:16px;width:80px}.main-content{margin-left:80px;padding:20px}.logo p,.user-details{display:none}.nav-item{justify-content:center}.stats-grid{grid-template-columns:1fr}.bot-control-badge{font-size:11px;padding:8px 12px;right:10px;top:10px}.voice-commands-box{display:none}}.custio-panel--reports{background:#f3f4f6;border:1px solid #0000000f;box-shadow:0 1px 3px #0000000a}.custio-panel--reports .custio-panel__head{margin-bottom:28px}.custio-panel--reports .custio-panel__title{color:#111827;font-size:1.75rem;font-weight:700;letter-spacing:-.03em}.custio-panel--reports .custio-panel__subtitle{color:#6b7280;font-size:.9375rem;font-weight:400;margin:8px 0 0}.custio-panel--reports .stats-grid{gap:20px;margin-bottom:28px}.custio-panel--reports .stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px #0000000a;padding:22px 24px}.custio-panel--reports .stat-card:hover{box-shadow:0 4px 14px #1118270f}.custio-panel--reports .stat-icon{background:#f3e8ff;border-radius:14px;color:#7c3aed;flex-shrink:0;height:56px;width:56px}.custio-panel--reports .stat-icon--lucide{align-items:center;display:flex;font-size:inherit;justify-content:center}.custio-panel--reports .stat-label{color:#6b7280;font-size:.8125rem;font-weight:500}.custio-panel--reports .stat-value{color:#111827;font-size:1.75rem;font-weight:700}.custio-panel--reports .stat-change.positive{color:#059669}.custio-panel--reports .stat-change.negative{color:#dc2626}.custio-panel--reports .section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px #0000000a;margin-bottom:24px;padding:28px 32px}.custio-panel--reports .section h2{color:#111827;font-size:1.125rem;font-weight:700;margin-bottom:20px}.custio-panel--reports .features-grid{gap:16px}.custio-panel--reports .feature-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px}.custio-panel--reports .feature-card:hover{border-color:#c4b5fd;box-shadow:0 4px 12px #7c3aed14;transform:translateY(-1px)}.custio-panel--reports .feature-header h3{font-size:.9375rem;font-weight:600}.custio-panel--reports .progress-bar{background:#e5e7eb;border-radius:999px;height:10px}.custio-panel--reports .progress-fill{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:999px}.custio-panel--reports .progress-label{color:#6b7280;font-size:.8125rem}.custio-panel--reports .sessions-table thead th{border-bottom:1px solid #e5e7eb;color:#9ca3af;font-size:11px;letter-spacing:.06em;padding:14px 16px}.custio-panel--reports .sessions-table tbody td{color:#374151;padding:16px}.custio-panel--reports .sessions-table tbody tr{border-bottom:1px solid #f3f4f6}.custio-panel--reports .sessions-table tbody tr:hover{background:#f9fafb}.custio-panel--reports .status-badge{border-radius:999px;font-size:12px;font-weight:600;padding:6px 14px}.custio-panel--reports .status-badge.completed{background:#d1fae5;color:#065f46}.custio-panel--reports .status-badge.active{background:#dbeafe;color:#1d4ed8}.custio-panel--reports .analytics-questions{display:flex;flex-direction:column;gap:16px}.custio-panel--reports .analytics-question-row{padding:0}.custio-panel--reports .analytics-question-row__top{margin-bottom:8px}.custio-panel--reports .analytics-question-row__q{color:#111827;font-weight:500}.custio-panel--reports .analytics-question-row__count{color:#9ca3af;font-size:13px}.custio-panel--reports .section--chart-placeholder .chart-placeholder{background:#fafafa;border:1px dashed #d1d5db;border-radius:14px;color:#6b7280;font-size:14px;padding:48px 24px;text-align:center}.custio-panel--reports .reports-agents-empty{background:#fafafa;border:1px dashed #d1d5db;border-radius:16px;color:#6b7280;font-size:15px;padding:48px 24px;text-align:center}.custio-panel--reports .reports-agents-empty strong{color:#111827;display:block;font-size:17px;margin-bottom:8px}*{box-sizing:border-box;margin:0;padding:0}body{background:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.dashboard-auth-bar{align-items:center;background:#1a365d;color:#e2e8f0;display:flex;font-size:.875rem;gap:1rem;justify-content:flex-end;padding:.5rem 1.25rem}.dashboard-auth-bar__user{opacity:.9}.dashboard-auth-bar__out{background:#0000;border:1px solid #ffffff59;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;padding:.35rem .75rem}.dashboard-auth-bar__out:hover{background:#ffffff1a}.auth-bootstrapping{align-items:center;color:#4a5568;display:flex;justify-content:center;min-height:100vh}
/*# sourceMappingURL=main.58aac9de.css.map*/