.sidebar-menu{z-index:2000;opacity:0;pointer-events:none;will-change:transform,opacity;box-sizing:border-box;background:#f0f4ff;border-right:2.5px solid #2563eb44;border-radius:0 24px 24px 0;width:280px;height:100vh;padding-top:0;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .2s,opacity .3s;display:block;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:0 8px 32px #2563eb1f,2px 0 10px #5064ff1a}.sidebar-menu.open{opacity:1;pointer-events:auto;transform:translate(0);box-shadow:0 12px 40px #2563eb29,2px 0 14px #5064ff24}.sidebar-menu-overlay{z-index:1999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2563eb1a;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.sidebar-menu-close{color:#2563eb;cursor:pointer;z-index:2001;background:#f0f4ffb3;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s,box-shadow .2s;display:flex;position:static;box-shadow:0 2px 8px #2563eb12}.sidebar-menu-close:hover{color:#fff;background:#2563eb}.sidebar-profile{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:36px;padding-top:8px;display:flex}.sidebar-avatar{background:#2563eb1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.sidebar-profile-name{color:#2563eb;text-align:center;width:100%;margin-bottom:0;font-size:1.12em;font-weight:600}.sidebar-menu ul{box-sizing:border-box;width:100%;margin:0;padding:0 24px;list-style:none;display:block}.sidebar-menu li{box-sizing:border-box;align-items:center;width:100%;margin-bottom:16px;display:flex}.sidebar-link-btn{color:#2563eb;cursor:pointer;text-align:left;box-sizing:border-box;white-space:nowrap;background:#ffffff8c;border:none;border-radius:16px;outline:none;align-items:center;gap:14px;width:100%;padding:14px 20px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1.08em;font-weight:600;text-decoration:none;transition:background .22s,color .22s,box-shadow .22s;display:flex;box-shadow:0 1px 6px #2563eb0f}.sidebar-link-btn .sidebar-icon{color:#60a5fa;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.sidebar-link-text{font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1;display:inline-block}.sidebar-link-btn:hover,.sidebar-link-btn:focus{color:#2563eb;background:#60a5fa38;outline:none;box-shadow:0 4px 16px #2563eb14}.sidebar-link-btn:active{color:#1d4ed8;background:#60a5fa38}.sidebar-link-btn:hover .sidebar-icon,.sidebar-link-btn:focus .sidebar-icon{color:#2563eb}.sidebar-link-active{color:#1d4ed8!important;background:linear-gradient(135deg,#2563eb33 0%,#60a5fa40 100%)!important;box-shadow:0 4px 16px #2563eb26,inset 0 0 0 2px #2563eb4d!important}.sidebar-link-active .sidebar-icon{color:#2563eb!important}.sidebar-auth-section{background:#f0f4fff2;border-top:1px solid #2563eb1a;flex-direction:column;gap:8px;padding:16px 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.sidebar-theme-btn{color:#6366f1!important;background:#6366f114!important}.sidebar-theme-btn:hover,.sidebar-theme-btn:focus{color:#6366f1!important;background:#6366f126!important}.sidebar-theme-btn .sidebar-icon{color:#6366f1!important}.sidebar-signout-btn{color:#dc2626!important;background:#dc262614!important}.sidebar-signout-btn:hover,.sidebar-signout-btn:focus{color:#dc2626!important;background:#dc262626!important}.sidebar-signout-btn .sidebar-icon{color:#dc2626!important}.sidebar-signin-btn{color:#2563eb!important;background:#2563eb14!important}.sidebar-signin-btn:hover,.sidebar-signin-btn:focus{color:#2563eb!important;background:#2563eb26!important}.sidebar-signin-btn .sidebar-icon{color:#2563eb!important}.sidebar-avatar img{object-fit:cover;border-radius:50%}.dark .sidebar-menu{background:#171717fa;border-right:2.5px solid #3b82f64d;box-shadow:0 8px 32px #0000004d,2px 0 10px #0003}.dark .sidebar-menu.open{box-shadow:0 12px 40px #0006,2px 0 14px #0000004d}.dark .sidebar-menu-close{color:#60a5fa;background:#262626cc}.dark .sidebar-menu-close:hover{color:#fff;background:#3b82f6}.dark .sidebar-avatar{background:#3b82f626}.dark .sidebar-profile-name{color:#60a5fa}.dark .sidebar-link-btn{color:#93c5fd;background:#26262699;box-shadow:0 1px 6px #0003}.dark .sidebar-link-btn .sidebar-icon{color:#60a5fa}.dark .sidebar-link-btn:hover,.dark .sidebar-link-btn:focus{color:#93c5fd;background:#3b82f626}.dark .sidebar-link-btn:active{color:#bfdbfe;background:#3b82f633}.dark .sidebar-link-btn:hover .sidebar-icon,.dark .sidebar-link-btn:focus .sidebar-icon{color:#93c5fd}.dark .sidebar-link-active{color:#bfdbfe!important;background:linear-gradient(135deg,#3b82f633 0%,#2563eb40 100%)!important;box-shadow:0 4px 16px #3b82f626,inset 0 0 0 2px #3b82f64d!important}.dark .sidebar-link-active .sidebar-icon{color:#93c5fd!important}.dark .sidebar-auth-section{background:#171717f2;border-top:1px solid #3b82f626}.dark .sidebar-signout-btn{color:#f87171!important;background:#f871711a!important}.dark .sidebar-signout-btn:hover,.dark .sidebar-signout-btn:focus{color:#f87171!important;background:#f8717133!important}.dark .sidebar-signout-btn .sidebar-icon{color:#f87171!important}.dark .sidebar-signin-btn{color:#60a5fa!important;background:#60a5fa1a!important}.dark .sidebar-signin-btn:hover,.dark .sidebar-signin-btn:focus{background:#60a5fa33!important}.dark .sidebar-theme-btn{color:#a78bfa!important;background:#a78bfa1a!important}.dark .sidebar-theme-btn:hover,.dark .sidebar-theme-btn:focus{color:#a78bfa!important;background:#a78bfa33!important}.dark .sidebar-theme-btn .sidebar-icon{color:#a78bfa!important}.dark .sidebar-menu-overlay{background:#00000080}.hamburger-button{cursor:pointer;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;padding:0;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.hamburger-button:focus,.hamburger-button:hover{outline:none;transform:scale(1.07);background:0 0!important;box-shadow:0 12px 36px #2563eb2e,0 2px 8px #5064ff21!important}.hamburger-bars{width:28px;height:28px;display:block;position:relative}.hamburger-bar{background:#2563eb;border-radius:2px;width:28px;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,background .2s;position:absolute;left:0}.hamburger-bar.top{top:5px}.hamburger-bar.middle{top:12.5px}.hamburger-bar.bottom{top:20px}.hamburger-button.open .hamburger-bar.top{transform:translateY(7.5px)rotate(45deg)}.hamburger-button.open .hamburger-bar.middle{opacity:0}.hamburger-button.open .hamburger-bar.bottom{transform:translateY(-7.5px)rotate(-45deg)}.hamburger-button svg rect{transition:fill .2s}.hamburger-button:active svg rect{fill:#1d4ed8}.chatbot-container{z-index:3000;position:fixed;top:18px;right:24px}.chatbot-icon-btn{color:#fff;cursor:pointer;background:#388e3c;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;margin-top:-1mm;font-size:1.7rem;transition:background .2s;display:flex;box-shadow:0 2px 8px #0000001a}.chatbot-icon-btn:hover{background:#2e7031}.chatbot-dropdown{background:#fff;border:1px solid #e1e4e8;border-radius:10px;flex-direction:column;width:340px;max-height:420px;margin-top:-1.7mm;display:flex;position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 4px 24px #0000002e}.chatbot-messages{background:#f9f9f9;flex:1;min-height:120px;max-height:260px;padding:16px;overflow-y:auto}.chatbot-placeholder{color:#888;text-align:center;margin-top:40px;font-size:1rem}.chatbot-msg,.chatbot-textarea-input{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem}.chatbot-msg{word-break:break-word;border-radius:8px;max-width:80%;margin-bottom:10px;padding:8px 12px}.chatbot-msg-user{color:#222;background:#e8f5e9;align-self:flex-end;margin-left:auto}.chatbot-msg-bot{color:#222;text-align:left;background:#e3e7fa;align-self:flex-start;width:98%;margin-right:auto;padding-left:18px;padding-right:8px}.chatbot-input-row{background:#f3f4f6;border:none;border-radius:10px;align-items:center;min-width:260px;margin:8px 0 0;padding:6px 10px 6px 6px;display:flex;box-shadow:0 2px 10px #3c507812}.chatbot-input-row input{color:#222;background:0 0;border:none;border-radius:10px;outline:none;flex:1;margin:0 6px;padding:10px 14px;font-size:1rem}.chatbot-textarea-input{color:#222;box-shadow:none;box-sizing:border-box;resize:none;background:0 0;border:none;border-radius:10px;outline:none;flex:1;min-height:40px;max-height:120px;margin:0 6px;padding:10px 14px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.5;overflow-y:auto}.chatbot-voice-btn,.chatbot-clear-btn,.chatbot-send-btn,.chatbot-stop-btn{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:none;cursor:pointer;z-index:1;color:inherit;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:0 2px;padding:0;transition:box-shadow .18s,background .18s,transform .15s;display:flex}.chatbot-voice-btn svg,.chatbot-clear-btn svg,.chatbot-send-btn svg{width:28px;height:28px;padding:4px;display:block}.chatbot-voice-btn svg{color:#2196f3}.chatbot-voice-btn:hover,.chatbot-voice-btn:focus{background:#e3f2fd;box-shadow:0 2px 8px #2196f333}.chatbot-voice-btn.listening{background:#e3f2fd;animation:1.2s infinite mic-pulse;box-shadow:0 0 0 2px #90caf9,0 0 10px 3px #2196f3bb}.chatbot-voice-btn.listening svg{color:#1976d2}.chatbot-clear-btn svg{color:#f44336}.chatbot-clear-btn:hover,.chatbot-clear-btn:focus{background:#fff0f0;box-shadow:0 2px 8px #f4433633}.chatbot-send-btn svg{color:#4caf50}.chatbot-send-btn:hover,.chatbot-send-btn:focus{background:#e8f5e9;transform:scale(1.08);box-shadow:0 2px 8px #4caf5033}.chatbot-stop-btn{background:0 0;margin-left:2px}.chatbot-stop-btn:hover,.chatbot-stop-btn:focus{background:#fff0f0;box-shadow:0 2px 8px #f4433633}.chatbot-input-row button:disabled{opacity:.5;cursor:not-allowed}.speech-error{color:#f44336;letter-spacing:.01em;margin-top:4px;margin-bottom:0;margin-left:8px;padding-left:2px;font-size:.98rem;font-weight:500}.dashboardbot-container{z-index:10000;position:relative}.dashboardbot-icon-btn{color:inherit;cursor:pointer;width:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;justify-content:center;align-items:center;margin-top:0;padding:0;font-size:1.7rem;transition:none;display:flex}.dashboardbot-icon-btn:hover{background:0 0}.dashboardbot-dropdown{z-index:10001;background:#fff;border:1px solid #e1e4e8;border-radius:10px;flex-direction:column;width:340px;max-height:420px;margin-top:-1.7mm;display:flex;position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 4px 24px #0000002e}.dashboardbot-messages{background:#f9f9f9;flex:1;min-height:120px;max-height:260px;padding:16px;overflow-y:auto}.dashboardbot-placeholder{color:#888;text-align:center;margin-top:40px;font-size:1rem}.dashboardbot-msg,.dashboardbot-textarea-input{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem}.dashboardbot-msg{word-break:break-word;border-radius:8px;max-width:80%;margin-bottom:10px;padding:8px 12px}.dashboardbot-msg-user{color:#222;background:#e8f5e9;align-self:flex-end;margin-left:auto}.dashboardbot-msg-bot{color:#222;text-align:left;background:#e3e7fa;align-self:flex-start;width:98%;margin-right:auto;padding-left:18px;padding-right:8px}.dashboardbot-input-row{background:#f3f4f6;border:none;border-radius:10px;align-items:center;min-width:260px;margin:8px 0 0;padding:6px 10px 6px 6px;display:flex;box-shadow:0 2px 10px #3c507812}.dashboardbot-input-row input{color:#222;background:0 0;border:none;border-radius:10px;outline:none;flex:1;margin:0 6px;padding:10px 14px;font-size:1rem}.dashboardbot-textarea-input{color:#222;box-shadow:none;box-sizing:border-box;resize:none;background:0 0;border:none;border-radius:10px;outline:none;flex:1;min-height:40px;max-height:120px;margin:0 6px;padding:10px 14px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.5;overflow-y:auto}.dashboardbot-textarea-input:focus{box-shadow:none!important;border:none!important;outline:none!important}.dashboardbot-voice-btn,.dashboardbot-clear-btn,.dashboardbot-send-btn,.dashboardbot-stop-btn{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:none;cursor:pointer;z-index:1;color:inherit;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:0 2px;padding:0;transition:box-shadow .18s,background .18s,transform .15s;display:flex}.dashboardbot-voice-btn svg,.dashboardbot-clear-btn svg,.dashboardbot-send-btn svg{width:28px;height:28px;padding:4px;display:block}.dashboardbot-voice-btn svg{color:#2196f3}.dashboardbot-voice-btn:hover,.dashboardbot-voice-btn:focus{background:#e3f2fd;box-shadow:0 2px 8px #2196f333}.dashboardbot-voice-btn.listening{background:#e3f2fd;animation:1.2s infinite mic-pulse;box-shadow:0 0 0 2px #90caf9,0 0 10px 3px #2196f3bb}.dashboardbot-voice-btn.listening svg{color:#1976d2}.dashboardbot-clear-btn svg{color:#f44336}.dashboardbot-clear-btn:hover,.dashboardbot-clear-btn:focus{background:#fff0f0;box-shadow:0 2px 8px #f4433633}.dashboardbot-send-btn svg{color:#4caf50}.dashboardbot-send-btn:hover,.dashboardbot-send-btn:focus{background:#e8f5e9;transform:scale(1.08);box-shadow:0 2px 8px #4caf5033}.dashboardbot-stop-btn{background:0 0;margin-left:2px}.dashboardbot-stop-btn:hover,.dashboardbot-stop-btn:focus{background:#fff0f0;box-shadow:0 2px 8px #f4433633}.dashboardbot-input-row button:disabled{opacity:.5;cursor:not-allowed}.dashboardbot-speech-error{color:#f44336;letter-spacing:.01em;margin-top:4px;margin-bottom:0;margin-left:8px;padding-left:2px;font-size:.98rem;font-weight:500}.dark .chatbot-dropdown,.dark .dashboardbot-dropdown{background:#1e293b;border-color:#334155;box-shadow:0 4px 24px #0006}.dark .chatbot-messages,.dark .dashboardbot-messages{background:#0f172a}.dark .chatbot-placeholder,.dark .dashboardbot-placeholder{color:#64748b}.dark .chatbot-msg-user,.dark .dashboardbot-msg-user{color:#93c5fd;background:#3b82f626}.dark .chatbot-msg-bot,.dark .dashboardbot-msg-bot{color:#e2e8f0;background:#6366f11f}.dark .chatbot-input-row,.dark .dashboardbot-input-row{background:#0f172a;box-shadow:0 2px 10px #0000004d}.dark .chatbot-input-row input,.dark .chatbot-textarea-input,.dark .dashboardbot-input-row input,.dark .dashboardbot-textarea-input{color:#e2e8f0}.dark .chatbot-voice-btn:hover,.dark .chatbot-voice-btn:focus,.dark .dashboardbot-voice-btn:hover,.dark .dashboardbot-voice-btn:focus{background:#2196f326}.dark .chatbot-clear-btn:hover,.dark .chatbot-clear-btn:focus,.dark .dashboardbot-clear-btn:hover,.dark .dashboardbot-clear-btn:focus{background:#f4433626}.dark .chatbot-send-btn:hover,.dark .chatbot-send-btn:focus,.dark .dashboardbot-send-btn:hover,.dark .dashboardbot-send-btn:focus{background:#4caf5026}.dark .chatbot-stop-btn:hover,.dark .chatbot-stop-btn:focus,.dark .dashboardbot-stop-btn:hover,.dark .dashboardbot-stop-btn:focus{background:#f4433626}.dark .chatbot-icon-btn{background:#22c55e}.dark .chatbot-icon-btn:hover{background:#16a34a}.dashboard-4s-1l-outer{box-sizing:border-box;grid-template-rows:1fr 2fr;gap:17.3386px;width:100%;max-width:100%;height:100%;min-height:0;padding:0;display:grid;overflow:visible}.dashboard-4s-1l-top-row{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;height:180px;margin-top:0;margin-bottom:0;padding:0;display:grid}.dashboard-4s-1l-top-row>*,.dashboard-4s-1l-bottom-row>*{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;margin:0;overflow-x:hidden}.dashboard-4s-1l-bottom-row{flex-direction:column;width:100%;height:100%;margin-top:0;margin-bottom:0;padding:0;display:flex}.dashboard-4s-1l-bottom-row>*{flex:1;height:100%}.dashboard-two-column-row,.dashboard-grid-row{flex-direction:row;width:100%;height:100%;display:flex}.dashboard-4top1bottom-top{flex-direction:row;width:100%;height:40%;display:flex}.dashboard-4top1bottom-bottom{width:100%;height:60%;display:flex}.dashboard-dashed-zone,.dashboard-dashed-zone-large{box-sizing:border-box;background:#fff;border:3px dashed #888;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex}.dashboard-dashed-zone.selected,.dashboard-dashed-zone-large.selected{box-shadow:0 0 0 2px #c7d2fe;border:3px solid #2563eb!important}.dashboard-zone{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;justify-content:center;align-items:center;margin:6px;padding:18px;transition:all .14s;display:flex;position:relative}.dashboard-zone:hover{background:#f1f5f9;border-color:#94a3b8}.dashboard-zone.selected{background:#eff6ff;border-style:solid;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.dashboard-zone.drag-over{background:#e0e7ff;border-color:#2563eb}.dashboard-zone.has-chart{background:#fff;border-style:solid;border-color:#e0e7ff}.dashboard-zone-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.dashboard-zone-placeholder{color:#2563eb;font-size:15px;font-weight:500}.dashboard-zone-remove-btn{cursor:pointer;z-index:2;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .14s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 1px 4px #0000001a}.dashboard-zone-remove-btn:hover{background:#fee2e2}.dashboard-zone-chart-wrapper{justify-content:stretch;align-items:stretch;width:100%;height:100%;display:flex}.dashboard-zone-chart-wrapper>*{max-width:100%;max-height:100%;width:100%!important;height:100%!important}.dashboard-zone-chart-wrapper canvas,.dashboard-zone-chart-wrapper svg{max-width:100%;max-height:100%;display:block;width:100%!important;height:100%!important}.dashboard-drag-placeholder{color:#64748b;opacity:.7;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:500;display:flex}.dashboard-template-container{width:100%;padding:16px}.dashboard-template-container.presentation-mode{padding:0}.dashboard-template-row{width:100%;display:flex}.presentation-mode .dashboard-4s-1l-outer{grid-template-rows:.38fr 1fr;gap:18px;width:100%;max-width:100%;margin:0;padding:0;display:grid;box-shadow:none!important;background:0 0!important}.presentation-mode .dashboard-4s-1l-top-row{grid-template-columns:repeat(4,1fr);height:100%;min-height:120px;max-height:100%}.presentation-mode .dashboard-4s-1l-bottom-row{height:100%;min-height:0;max-height:100%}.presentation-mode .dashboard-zone-chart-wrapper{border-radius:16px;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;margin:0;padding:12px;display:flex;overflow:hidden;box-shadow:0 2px 12px #1e293b14;background:#fff!important}.presentation-mode .dashboard-zone-chart-wrapper>*{object-fit:contain;min-width:0;min-height:0;max-height:100%;background:#fff!important;width:100%!important;height:100%!important}.presentation-mode .dashboard-dashed-zone,.presentation-mode .dashboard-dashed-zone-large{box-shadow:none!important;background:#fff!important;border:none!important}.presentation-zone{background:#fff;border:none;box-shadow:0 2px 8px #0000000d}.chart-placeholder{color:#94a3b8;text-align:center;font-size:14px;font-weight:500}@media (max-width:1100px){.presentation-mode .dashboard-4s-1l-outer{grid-template-rows:.48fr 1fr;max-width:98vw}.presentation-mode .dashboard-4s-1l-top-row{grid-template-columns:1fr 1fr;min-height:90px}}@media (max-width:900px){.dashboard-4s-1l-top-row{grid-template-columns:repeat(2,1fr)}.dashboard-4s-1l-top-row>*{height:140px}.dashboard-4s-1l-bottom-row>*{height:200px}}@media (max-width:700px){.presentation-mode .dashboard-4s-1l-outer{grid-template-rows:.7fr 1fr;gap:8px;max-width:100vw}.presentation-mode .dashboard-4s-1l-top-row{grid-template-columns:1fr;gap:8px;min-height:60px}.presentation-mode .dashboard-4s-1l-bottom-row{gap:8px;height:100%}.presentation-mode .dashboard-zone-chart-wrapper{border-radius:10px;min-height:0;padding:4px}}@media (max-width:600px){.dashboard-4s-1l-outer{padding:8px}.dashboard-4s-1l-top-row{grid-template-columns:1fr;gap:8px}.dashboard-4s-1l-top-row>*{height:100px}.dashboard-4s-1l-bottom-row>*{height:140px}}.dark .dashboard-dashed-zone,.dark .dashboard-dashed-zone-large{background:#1e293b;border-color:#475569}.dark .dashboard-dashed-zone.selected,.dark .dashboard-dashed-zone-large.selected{box-shadow:0 0 0 2px #3b82f64d;border-color:#3b82f6!important}.dark .dashboard-zone{background:#0f172a;border-color:#334155}.dark .dashboard-zone:hover{background:#1e293b;border-color:#475569}.dark .dashboard-zone.selected{background:#3b82f61a;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.dark .dashboard-zone.drag-over{background:#3b82f626;border-color:#3b82f6}.dark .dashboard-zone.has-chart{background:#1e293b;border-color:#334155}.dark .dashboard-zone-placeholder{color:#60a5fa}.dark .dashboard-zone-remove-btn{color:#f87171;background:#1e293bf2}.dark .dashboard-zone-remove-btn:hover{background:#f8717126}.dark .dashboard-zone-chart-wrapper{background:#1e293b}.dark .dashboard-drag-placeholder{color:#94a3b8}.dark .chart-placeholder{color:#64748b}.dark .presentation-mode .dashboard-zone-chart-wrapper{box-shadow:0 2px 12px #0000004d;background:#1e293b!important}.dark .presentation-mode .dashboard-zone-chart-wrapper>*,.dark .presentation-mode .dashboard-dashed-zone,.dark .presentation-mode .dashboard-dashed-zone-large{background:#1e293b!important}.dark .presentation-zone{background:#1e293b;box-shadow:0 2px 8px #0000004d}.learn-sql-page-root{background:#f4f6fa;gap:8px;width:100vw;height:100vh;display:none;overflow:hidden}@media (min-width:768px){.learn-sql-page-root{display:flex}}.learn-sql-left{box-sizing:border-box;background:#f7fafc;flex-direction:column;flex:0 0 calc(50% - 4px);width:calc(50% - 4px);min-width:0;max-width:calc(50% - 4px);height:100%;padding:0;display:flex;overflow:hidden auto}.learn-sql-right{background:#f4f6fa;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;position:relative}.learn-sql-panel-group,.learn-sql-panel{flex-direction:column;height:100%;min-height:0;display:flex}.learn-sql-right-top{z-index:1;background:#f9f9fb;border-bottom:1.5px solid #e3e7ef;border-radius:0 0 12px 12px;flex:50%;height:100%;min-height:120px;display:flex;overflow:hidden}.learn-sql-right-bottom{background:#fff;border-radius:12px 12px 0 0;flex:50%;height:100%;min-height:120px;display:flex;overflow:hidden}.learn-sql-resize-handle{cursor:grab;background:#c7d2fe;border-radius:8px;width:100%;height:16px;margin:4px 0;transition:background .2s,box-shadow .2s;position:relative;box-shadow:0 4px 16px #2563eb1f}.learn-sql-resize-handle:active{cursor:grabbing;background:#c7d2fe;box-shadow:0 4px 16px #2563eb1f}.learn-sql-resize-handle:after{content:"";opacity:.85;background:#e0e7ff;border-radius:3px;width:44px;height:6px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.learn-sql-chatbot-root{background:#fff;border-radius:12px;flex-direction:column;gap:12px;height:100%;min-height:0;padding:16px;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.learn-sql-chatbot-messages{flex-direction:column;flex:1;gap:8px;min-height:0;margin-bottom:0;padding-bottom:8px;display:flex;overflow-y:auto}.learn-sql-chatbot-msg,.learn-sql-chatbot-textarea-input{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem}.learn-sql-chatbot-msg{word-break:break-word;border-radius:18px;max-width:80%;padding:8px 14px}.learn-sql-chatbot-msg-user{color:#1565c0;background:#e3f2fd;align-self:flex-end}.learn-sql-chatbot-msg-assistant{color:#33691e;background:#f1f8e9;align-self:flex-start}.learn-sql-chatbot-textarea-input{resize:none;color:#222;box-sizing:border-box;min-height:40px;max-height:120px;box-shadow:none;background:0 0;border:none;border-radius:4px;outline:none;flex:1;margin-right:.5em;padding:8px 12px;line-height:1.5;overflow-y:auto}.learn-sql-chatbot-textarea-input:focus{box-shadow:none!important;border:none!important;outline:none!important}.learn-sql-chatbot-input-bar{z-index:2;background:#f9f9fb;gap:8px;padding-top:8px;display:flex;position:relative}.learn-sql-chatbot-input-bar input{border:1px solid #d1d5db;border-radius:4px;flex:1;padding:8px 12px;font-size:1em}.learn-sql-chatbot-input-bar button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:4px;padding:8px 18px;font-size:1em;transition:background .2s}.learn-sql-chatbot-input-bar button:disabled{cursor:not-allowed;background:#90caf9}.learn-sql-chatbot-input-bar button:hover:not(:disabled){background:#115293}.learn-sql-editor-root{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0;padding:0 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.learn-sql-editor-content{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.learn-sql-editor-error{color:#dc3545;background:#f8d7da;border-radius:4px;margin-bottom:8px;padding:6px 10px;font-size:.95em}.learn-sql-editor-execute{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-self:flex-end;margin-top:10px;margin-bottom:16px;padding:10px 22px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,Arial,sans-serif;font-size:1em;transition:background .2s;box-shadow:0 2px 8px #2563eb26}.learn-sql-editor-execute:hover{background:#1d4ed8}.monaco-editor-container{flex:1;height:100%;min-height:0;margin-bottom:15px;padding-top:8px;overflow:hidden}@media (max-width:1200px){.learn-sql-left{flex:0 0 40%;width:40%}}@media (max-width:900px){.learn-sql-page-root{flex-direction:column}.learn-sql-left{border-bottom:1.5px solid #e3e7ef;border-right:none;flex:0 0 120px;min-width:0;max-width:100vw}.learn-sql-right{min-width:0}}.dark .learn-sql-page-root{background:#0f172a}.dark .learn-sql-left{background:#1e293b}.dark .learn-sql-right{background:#0f172a}.dark .learn-sql-right-top{background:#1e293b;border-bottom-color:#334155}.dark .learn-sql-right-bottom{background:#1e293b}.dark .learn-sql-resize-handle{background:#334155;box-shadow:0 4px 16px #0000004d}.dark .learn-sql-resize-handle:active,.dark .learn-sql-resize-handle:after{background:#475569}.dark .learn-sql-chatbot-root{background:#1e293b;box-shadow:0 2px 8px #0000004d}.dark .learn-sql-chatbot-messages{background:0 0}.dark .learn-sql-chatbot-msg-user{color:#93c5fd;background:#3b82f626}.dark .learn-sql-chatbot-msg-assistant{color:#86efac;background:#22c55e26}.dark .learn-sql-chatbot-textarea-input{color:#e2e8f0}.dark .learn-sql-chatbot-input-bar{background:#0f172a}.dark .learn-sql-chatbot-input-bar input{color:#e2e8f0;background:#1e293b;border-color:#334155}.dark .learn-sql-chatbot-input-bar button{background:#3b82f6}.dark .learn-sql-chatbot-input-bar button:disabled{background:#1e3a5f}.dark .learn-sql-chatbot-input-bar button:hover:not(:disabled){background:#2563eb}.dark .learn-sql-editor-root{background:#1e293b;box-shadow:0 2px 8px #0000004d}.dark .learn-sql-editor-error{color:#fca5a5;background:#f8717126}.dark .learn-sql-editor-execute{background:#3b82f6;box-shadow:0 2px 8px #3b82f64d}.dark .learn-sql-editor-execute:hover{background:#2563eb}.App{text-align:center;background:linear-gradient(135deg,#e0e7ff 0%,#f0f4ff 100%);flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.container{flex:1;gap:15px;width:100%;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.editor-section{background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;flex:.8;gap:8px;width:calc(35% - 25px);min-width:350px;padding:15px;display:flex;position:fixed;top:10px;bottom:10px;left:10px;overflow:hidden;box-shadow:0 2px 8px #00000014}.editor-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.monaco-editor-container{flex:1;min-height:0;margin-bottom:15px;overflow:hidden}.dashboard-section{flex-direction:column;flex:1.2;gap:10px;width:calc(65% - 25px);min-width:350px;height:100vh;margin-left:calc(35% + 25px);margin-right:0;padding-top:10px;padding-bottom:20px;padding-right:0;display:flex;overflow-y:auto}.data-table{background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;flex:none;height:350px;padding:12px;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.data-table h2{text-align:center;width:100%;margin:0;position:absolute;left:0;right:0}.table-container{z-index:1;background:#fff;border:1px solid #e1e4e8;border-radius:4px;flex:1;height:calc(100% - 45px);max-height:285px;margin-top:45px;position:relative;overflow:auto}.table-container table{border-collapse:collapse;width:100%;position:relative}.table-container thead{z-index:2;background:#fff;position:sticky;top:0}.download-section{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:88px}.chart-section{background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;flex:none;min-height:450px;margin-bottom:20px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.chart-section>div:first-child{margin-bottom:12px;position:relative}.chart-section h2{text-align:center;width:100%;margin:0;position:relative}.chart-section .download-section{z-index:10;position:absolute;top:-2px;right:0}.chart-section .copy-section{z-index:10;position:absolute;top:0;right:140px}.chart-controls{background-color:#f8f9fa;border:1px solid #e1e4e8;border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:15px;margin-bottom:12px;padding:12px;display:flex}.chart-controls div{flex-direction:column;gap:5px;min-width:120px;display:flex}.chart-controls select{background-color:#fff;border:1px solid #e1e4e8;border-radius:4px;min-width:140px;padding:6px 8px;font-size:.9em}.chart-controls label{color:#2c3e50;font-size:.9em;font-weight:500}.chart-container{flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.chart-container>div,.chart-container canvas{width:100%;height:100%}.chart-type-container{align-items:flex-end;gap:10px;min-width:140px;display:flex}.chart-buttons-row{gap:10px;display:flex;position:relative}.chart-buttons-row .modern-insights-button{z-index:2;padding:10px 10px 10px 14px;position:absolute;top:-36px;left:0;transform:scale(.9)}.chart-buttons-row .download-button,.chart-buttons-row .copy-button{z-index:2;position:absolute;top:-38px}.chart-buttons-row .copy-button{top:-30px;right:-127px}.chart-buttons-row .download-button{top:-30px;right:76px}.year-filter{width:100%;display:inline-block;position:relative}.year-filter-dropdown{z-index:1000;background-color:#fff;border:1px solid #e1e4e8;border-radius:4px;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 2px 8px #00000026}.checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:6px 12px;transition:background-color .2s;display:flex}.checkbox-item:hover{background-color:#f8f9fa}.checkbox-item input[type=checkbox]{cursor:pointer;margin-right:8px}.year-list{border-top:1px solid #e1e4e8;max-height:200px;margin-top:8px;padding-top:8px;overflow-y:auto}.year-list::-webkit-scrollbar{width:8px}.year-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.year-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.year-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.group-by-container{flex-direction:column;gap:8px;display:flex}.group-by-container label{margin-bottom:5px}.group-by-container select{margin-bottom:8px}.group-by-container .year-filter{margin-top:0}.axis-controls{flex-wrap:wrap;gap:15px;display:flex}.axis-controls>div{flex-direction:column;gap:5px;min-width:140px;display:flex}.tables-list{z-index:1000;background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;width:100%;max-width:400px;margin-top:5px;padding:15px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.tables-header{text-align:left;margin-bottom:10px}.tables-header h3{color:#2c3e50;margin:0;font-size:1.1em}.tables-list ul{scrollbar-gutter:stable;max-height:300px;margin:0;padding:0;list-style:none;overflow-y:auto}.table-item{cursor:pointer;text-align:left;background-color:#f8f9fa;border:1px solid #e1e4e8;border-radius:4px;margin-bottom:5px;padding:8px;transition:all .2s}.table-item:hover{border-color:#4caf50;background-color:#e8f5e9!important}.table-item:last-child{margin-bottom:0}.loading-tables{text-align:center;color:#666;padding:15px;font-style:italic}.no-tables{text-align:center;color:#666;padding:15px}.file-upload{margin-bottom:8px}.file-upload input[type=file]{background-color:#fff;border:1px solid #ccc;border-radius:4px;margin:10px 0;padding:10px;display:block}.upload-status{color:#4caf50;margin-top:5px;font-size:14px}.upload-error{color:#f44336;background-color:#ffebee;border-radius:4px;margin-top:5px;padding:5px;font-size:14px}.upload-popup{color:#fff;z-index:9999;cursor:pointer;background-color:#4caf50;border-radius:4px;padding:15px 25px;animation:.3s ease-out slideIn;position:fixed;top:20px;left:12.8cm;box-shadow:0 2px 5px #0003}.upload-popup:hover{background-color:#45a049}.error-popup{color:#fff;z-index:9999;cursor:pointer;background-color:#f44336;border-radius:4px;padding:15px 25px;animation:.3s ease-out slideIn;position:fixed;top:20px;right:20px;box-shadow:0 2px 5px #0003}.error-popup:hover{background-color:#d32f2f}.column-header{flex-direction:column;gap:4px;display:flex}.column-name{font-weight:600}.column-type{color:#666;align-items:center;gap:4px;font-size:.8em;display:flex}.data-type-icon{color:#fff;border-radius:2px;justify-content:center;align-items:center;min-width:45px;height:16px;padding:0 4px;font-size:.7em;font-weight:600;display:inline-flex}.data-type-icon.text{background-color:#2196f3}.data-type-icon.integer{background-color:#ed89d3}.data-type-icon.real{background-color:#ff9800}.data-type-icon.date{background-color:#e91e63}.data-type-icon.blob{background-color:#9c27b0}.data-type-icon.timestamp{background-color:#60605f}.data-type-icon.null{background-color:#607d8b}.cell-content-popup{z-index:1100;background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;max-width:80%;max-height:80vh;padding:20px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000001a}.cell-content-popup-overlay{z-index:1000;background-color:#00000080;position:fixed;inset:0}.cell-content-popup-header{color:#2c3e50;border-bottom:1px solid #e1e4e8;margin-bottom:10px;padding-bottom:10px;font-weight:600}.cell-content-popup-content{color:#333;word-wrap:break-word;line-height:1.5}.sql-error-popup{z-index:9999;cursor:pointer;animation:.3s ease-out slideIn;position:fixed;top:20px;left:12.8cm}.sql-error-content{background-color:#fff;border-left:4px solid #dc3545;border-radius:4px;max-width:450px;max-height:calc(100vh - 80px);padding:12px 16px;overflow-y:auto;box-shadow:0 2px 8px #00000026}.sql-error-header{color:#dc3545;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.sql-error-message{color:#333;font-size:13px;line-height:1.4}.sql-error-lines{flex-direction:column;gap:6px;margin-top:10px;display:flex}.sql-error-line{color:#721c24;background-color:#f8d7da;border-radius:3px;flex-wrap:wrap;margin-top:8px;padding:6px 8px;font-family:monospace;font-size:12px;line-height:1.4;display:flex}.line-number{color:#555;min-width:65px;margin-right:6px;font-weight:600}.error-term{color:#dc3545;font-weight:500}.error-message{border-left:1px solid #0000001a;flex:1;padding-left:5px;display:inline-block}.close-error{cursor:pointer;color:#999;font-size:16px;transition:color .2s}.close-error:hover{color:#dc3545}.error-line-highlight{background-color:#dc354533!important;border-left:4px solid #dc3545!important}.error-glyph-margin{cursor:pointer!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23dc3545' /%3E%3Cpath d='M8 4v5M8 11v1' stroke='white' stroke-width='2' /%3E%3C/svg%3E") 50% no-repeat!important}.sql-error-line.clickable{align-items:center;transition:all .2s;display:flex;position:relative;cursor:pointer!important}.sql-error-line.clickable:before{content:"👉";opacity:0;margin-right:5px;transition:opacity .2s ease-in-out}.sql-error-line.clickable:hover:before{opacity:1}.sql-error-line.clickable:hover{background-color:#f5c6cb;padding-left:5px;transform:translate(2px)}.empty-state{color:#8c9196;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex}.empty-state svg{opacity:.7;width:80px;height:80px;margin-bottom:16px}.empty-state-title{color:#5c6370;margin-bottom:8px;font-size:16px;font-weight:500}.empty-state-text{white-space:nowrap;font-size:14px;line-height:1.5}.monaco-editor{border-radius:8px;overflow:hidden}.monaco-editor .current-line{background-color:#f0f7ff!important;border:none!important}.monaco-editor .line-numbers{color:#666!important;padding-right:12px!important}.monaco-editor .current-line~.line-numbers{color:#333!important}.monaco-editor .selectionHighlight,.monaco-editor .wordHighlight,.monaco-editor .wordHighlightStrong{background:0 0!important;border:none!important}.dark .monaco-editor .current-line{background-color:#3b82f626!important}.dark .monaco-editor .line-numbers{color:#94a3b8!important}.dark .monaco-editor .current-line~.line-numbers{color:#e2e8f0!important}.button-group{gap:10px;margin-bottom:10px;display:flex}.dark .App{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.dark .editor-section,.dark .data-table{background-color:#1e293b;border-color:#334155;box-shadow:0 2px 8px #0000004d}.dark .data-table h2{color:#e2e8f0}.dark .table-container{background:#0f172a;border-color:#334155}.dark .table-container table{color:#e2e8f0}.dark .table-container thead{background:#1e293b}.dark .table-container th{color:#93c5fd;background:#1e293b;border-color:#334155}.dark .table-container td{color:#cbd5e1;border-color:#334155}.dark .table-container tr:hover td{background:#3b82f61a!important}.dark .chart-section{background-color:#1e293b;border-color:#334155;box-shadow:0 2px 8px #0000004d}.dark .chart-section h2{color:#e2e8f0}.dark .chart-controls{background-color:#0f172a;border-color:#334155}.dark .chart-controls label{color:#93c5fd}.dark .chart-controls select{color:#e2e8f0;background-color:#1e293b;border-color:#334155}.dark .chart-controls select:focus{border-color:#3b82f6;outline:none}.dark .year-filter-dropdown{background-color:#1e293b;border-color:#334155;box-shadow:0 2px 8px #0006}.dark .checkbox-item:hover{background-color:#0f172a}.dark .checkbox-item{color:#e2e8f0}.dark .year-list{border-top-color:#334155}.dark .tables-list{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 12px #0006}.dark .tables-header h3{color:#93c5fd}.dark .table-item{color:#e2e8f0;background-color:#0f172a;border-color:#334155}.dark .table-item:hover{border-color:#3b82f6;background-color:#3b82f626!important}.dark .loading-tables,.dark .no-tables{color:#94a3b8}.dark .file-upload input[type=file]{color:#e2e8f0;background-color:#1e293b;border-color:#334155}.dark .cell-content-popup{background-color:#1e293b;border-color:#334155}.dark .cell-content-popup-header{color:#93c5fd;border-bottom-color:#334155}.dark .cell-content-popup-content{color:#e2e8f0}.dark .sql-error-content{background-color:#1e293b;border-left-color:#f87171}.dark .sql-error-header{color:#f87171}.dark .sql-error-message{color:#e2e8f0}.dark .sql-error-line{color:#fca5a5;background-color:#f8717126}.dark .sql-error-line.clickable:hover{background-color:#f8717140}.dark .line-number{color:#94a3b8}.dark .empty-state{color:#64748b}.dark .empty-state-title,.dark .column-type{color:#94a3b8}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569;border-color:#1e293b}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.dark ::-webkit-scrollbar-corner{background:#1e293b}
