:root{color-scheme:light dark;--brand-accent:#4B5DBD;--brand-accent-dark:#3A4A9D;--brand-accent-light:#6B7DD7;--brand-surface-raised:#f8f9fa}html[data-theme=light]{--bg-default:#f5f5f5;--bg-paper:#FFFFFF;--text-primary:#212529;--text-secondary:#8b95a8;--border-color:#dee2e6;background-color:#f5f5f5;color:#212529;color-scheme:light}html[data-theme=dark]{--bg-default:#020610;--bg-paper:#081424;--text-primary:#F8FAFC;--text-secondary:#8FA8C8;--border-color:rgba(56,189,248,0.26);--brand-accent:#00E5FF;--brand-accent-dark:#00AEEF;--brand-accent-light:#66F0FF;--brand-surface-raised:#0f1e38;background-color:#020610;color:#F8FAFC;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}#__next,#root,body,html{height:100%;width:100%}.MuiDialog-root .MuiDialogActions-root,.MuiDialog-root .MuiDialogContent-root,.MuiDialog-root .MuiDialogTitle-root{pointer-events:auto}.MuiDialog-root .MuiBackdrop-root{pointer-events:auto!important;cursor:pointer}.MuiAutocomplete-popper,.MuiMenu-paper,body>.MuiAutocomplete-popper,body>.MuiMenu-root .MuiMenu-paper,body>.MuiPopover-root .MuiMenu-paper{z-index:1500!important}#__next,a,button,form,input,select,textarea{pointer-events:auto!important}body:has([role=dialog][aria-modal=true]:not([aria-hidden=true])) #__next[aria-hidden=true]{pointer-events:none}body:not(:has([role=dialog][aria-modal=true]:not([aria-hidden=true]))) #__next[aria-hidden=true]{pointer-events:auto!important}html[data-theme=dark] body{background-color:#020610;color:#F8FAFC}html[data-theme=light] body{background-color:#f5f5f5;color:#212529}.theme-transitioning,.theme-transitioning *,.theme-transitioning :after,.theme-transitioning :before{transition:none!important;animation:none!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-paper)}::-webkit-scrollbar-thumb{background:#C1C9D2;border-radius:5px}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a4068}::-webkit-scrollbar-thumb:hover{background:#A8B2BD}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3a5580}html{scroll-behavior:smooth}:focus-visible{outline:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html[data-theme=light] path.recharts-sector{fill:rgba(255,255,255,1)}html[data-theme=dark] path.recharts-sector{fill:#020610}html[data-theme=dark] .MuiChip-label,html[data-theme=dark] .MuiTypography-root{color:inherit}html[data-theme=dark] .MuiPaper-root.MuiPaper-elevation0{background-image:none}html[data-theme=dark] .MuiFilledInput-root,html[data-theme=dark] .MuiInputBase-root,html[data-theme=dark] .MuiOutlinedInput-root{background-color:var(--bg-paper);color:var(--text-primary)}html[data-theme=dark] .MuiInputBase-input,html[data-theme=dark] .MuiOutlinedInput-input{color:var(--text-primary)}html[data-theme=dark] .MuiInputBase-input::placeholder,html[data-theme=dark] .MuiOutlinedInput-input::placeholder{color:var(--text-secondary);opacity:1}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:focus,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #081424!important;-webkit-text-fill-color:#F8FAFC!important;caret-color:#F8FAFC}html[data-theme=dark] .MuiTableCell-root{background-color:transparent;color:var(--text-primary);border-color:var(--border-color)}html[data-theme=dark] .MuiTableHead-root .MuiTableCell-root{background-color:var(--bg-paper)}.adsbygoogle,ins.adsbygoogle{overflow:visible!important;position:relative!important;z-index:1000!important}body>div[class*=google_ads],body>div[id*=google_ads],div[class*=google_ads_iframe],div[id*=google_ads_iframe]{z-index:10000!important;position:fixed!important}.Container-root,.MuiContainer-root{overflow:visible!important}[class*=MuiPaper-root]:has(.adsbygoogle){overflow:visible!important}.dashboard-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}.dashboard-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-button-feedback{transition:transform .1s ease-in-out}.dashboard-button-feedback:active{transform:scale(.95)}.dashboard-chart-container{position:relative;width:100%;height:100%;min-height:300px}.metric-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;border-radius:12px;background:linear-gradient(135deg,rgba(78,205,196,.1),rgba(255,107,107,.1));transition:all .3s ease}html[data-theme=dark] .metric-card{background:linear-gradient(135deg,rgba(0,229,255,.08),rgba(153,255,204,.06));border:1px solid rgba(0,229,255,.18)}.metric-card:hover{background:linear-gradient(135deg,rgba(78,205,196,.15),rgba(255,107,107,.15));transform:translateY(-2px)}html[data-theme=dark] .metric-card:hover{background:linear-gradient(135deg,rgba(0,229,255,.12),rgba(153,255,204,.1))}.profile-card{background:linear-gradient(135deg,rgba(78,205,196,.05),rgba(99,102,241,.05));border:1px solid rgba(78,205,196,.2);transition:all .3s ease}html[data-theme=dark] .profile-card{background:linear-gradient(135deg,rgba(0,229,255,.05),rgba(0,174,239,.04));border-color:rgba(0,229,255,.22)}.profile-card:hover{border-color:rgba(78,205,196,.4);box-shadow:0 4px 12px rgba(78,205,196,.15)}html[data-theme=dark] .profile-card:hover{border-color:rgba(0,229,255,.38);box-shadow:0 4px 12px rgba(0,229,255,.12)}.widget-container{position:relative;overflow:hidden}.widget-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4ECDC4,#6366F1,#FF6B6B);opacity:0;transition:opacity .3s ease}html[data-theme=dark] .widget-container:before{background:linear-gradient(90deg,#00E5FF,#99FFCC,#4ADE80)}.widget-container:hover:before{opacity:1}@media (max-width:768px){.dashboard-card,.dashboard-card:hover{transform:none}.metric-card{padding:16px}}.dashboard-card:focus-visible,.metric-card:focus-visible,.widget-container:focus-visible{outline:2px solid #4ECDC4;outline-offset:2px}html[data-theme=dark] .dashboard-card:focus-visible,html[data-theme=dark] .metric-card:focus-visible,html[data-theme=dark] .widget-container:focus-visible{outline-color:#00E5FF}@keyframes data-update{0%{background-color:transparent}50%{background-color:rgba(78,205,196,.2)}to{background-color:transparent}}html[data-theme=dark] .data-updated{animation-name:data-update-dark}@keyframes data-update-dark{0%{background-color:transparent}50%{background-color:rgba(0,229,255,.14)}to{background-color:transparent}}.data-updated{animation:data-update .6s ease-in-out}:root{--shell-bg-dark:#020610;--shell-sidebar-dark:#081424;--shell-header-height:56px;--shell-text-primary:#F8FAFC;--shell-text-secondary:#8FA8C8;--shell-border:rgba(56,189,248,0.26);--shell-hover:rgba(56,189,248,0.1);--shell-active:rgba(56,189,248,0.16);--shell-drawer-width:300px}html[data-theme=dark] .app-shell-header{background-color:var(--shell-sidebar-dark)!important;border-bottom:1px solid var(--shell-border)!important;color:var(--shell-text-primary)!important}html[data-theme=dark] .app-shell-header .MuiButton-root,html[data-theme=dark] .app-shell-header .MuiTab-root,html[data-theme=dark] .app-shell-header .MuiTypography-root{color:inherit}html[data-theme=dark] .app-shell-header .MuiTab-root{color:var(--shell-text-secondary)}html[data-theme=dark] .app-shell-header .MuiTab-root.Mui-selected{color:#00E5FF}html[data-theme=dark] .app-shell-sidebar{background-color:var(--shell-sidebar-dark)!important;border-right:1px solid var(--shell-border)!important;color:var(--shell-text-primary)!important}html[data-theme=light] .app-shell-sidebar{z-index:1100!important;pointer-events:auto!important}html[data-theme=light] .app-shell-header{z-index:1200!important;pointer-events:auto!important}html[data-theme=dark] .app-shell-sidebar .MuiListItemIcon-root{color:var(--shell-text-secondary)}html[data-theme=dark] .app-shell-sidebar .MuiListItemText-primary,html[data-theme=dark] .navigation-list .MuiListItemText-primary{color:var(--shell-text-primary)!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;line-height:1.35!important;font-size:.9375rem!important;letter-spacing:.01em}html[data-theme=dark] .navigation-list .MuiListItemText-root{flex:1 1 auto!important;min-width:0!important;margin:0!important}html[data-theme=dark] .navigation-list .MuiListItemButton-root{color:var(--shell-text-primary)!important;align-items:flex-start!important;padding-top:10px!important;padding-bottom:10px!important}html[data-theme=dark] .navigation-list .MuiListItemButton-root .MuiListItemIcon-root{color:var(--shell-text-secondary)!important;margin-top:2px}html[data-theme=dark] .navigation-list .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root,html[data-theme=dark] .navigation-list .MuiListItemButton-root.Mui-selected .MuiListItemText-primary{color:#00E5FF!important}html[data-theme=light] .navigation-list .MuiListItemText-primary{color:#1A202C!important}html[data-theme=dark] .app-shell-menu{background-color:var(--shell-sidebar-dark)!important;border:1px solid var(--shell-border)!important}html[data-theme=dark] .app-shell-menu .MuiMenuItem-root{color:var(--shell-text-primary)!important}html[data-theme=dark] .app-shell-menu .MuiMenuItem-root:hover{background-color:var(--shell-hover)!important}html[data-theme=dark] .app-shell-menu .MuiDivider-root{border-color:var(--shell-border)!important}html[data-theme=dark] .app-shell-menu .MuiListItemIcon-root{color:var(--shell-text-primary)!important}.app-shell-header .MuiToolbar-root{min-height:var(--shell-header-height)!important}html[data-theme=dark] .app-shell-header .MuiIconButton-root{color:var(--shell-text-primary)}html[data-theme=dark] .app-shell-header .MuiIconButton-root:hover{background-color:var(--shell-hover)}html[data-theme=dark] .app-shell-sidebar-logo{background-color:var(--shell-sidebar-dark)!important;border-bottom:1px solid var(--shell-border)!important}html[data-theme=dark] .app-shell-sidebar .MuiInputBase-input,html[data-theme=dark] .app-shell-sidebar .MuiInputBase-input::placeholder{color:var(--shell-text-primary)!important;opacity:1}html[data-theme=dark] .app-shell-sidebar .MuiTypography-caption{color:var(--shell-text-secondary)!important}.app-shell-sidebar .MuiDrawer-paper{pointer-events:auto!important;z-index:1100!important}.app-shell-sidebar .MuiDrawer-paper *{pointer-events:auto!important}.app-shell-sidebar~* .MuiBackdrop-root,.app-shell-sidebar~.MuiBackdrop-root{z-index:1099!important}.navigation-list,.navigation-list *{pointer-events:auto!important}body>.MuiBackdrop-root[style*=z-index]{z-index:1099!important}.app-shell-sidebar{pointer-events:auto!important}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#FFF;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;-webkit-user-select:text;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:rgba(0,0,0,0);transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}