*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{background:#f8f9fa;background:var(--neutral-bg-page);color:#333;color:var(--neutral-text);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}#root,body{min-height:100%;min-height:100dvh}:root{--app-font:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--neutral-bg-page:#f8f9fa;--neutral-bg-surface:#fff;--neutral-border:#e1e5e9;--neutral-text:#333;--neutral-text-muted:#666;--neutral-text-subtle:#999;--neutral-hover-bg:#f8f9fa;--neutral-nav-text:#000;--neutral-input-bg:#f8f9fa;--neutral-input-focus-bg:#fff;--neutral-logo-muted:#2c3e50;--cc-brand-primary:#008ebd;--login-backdrop-base:linear-gradient(160deg,#005f7a,#008ebd 45%,#00b8e6);--login-backdrop-overlay:linear-gradient(105deg,#003748e0,#0064828c 42%,#0099cc40);--login-backdrop-base-reduced:linear-gradient(160deg,#005f7a,#008ebd 55%,#00a8d4);--sa-page-start:#f8f9fa;--sa-page-end:#e9ecef;--sa-card-start:#fff;--sa-card-end:#f8f9fa;--sa-section-header-start:#f8f9fa;--sa-section-header-end:#fff;--sa-text-heading:#1e293b;--sa-text-body:#64748b;--sa-border:#e2e8f0;--sa-muted-fill:#e2e8f0;--sa-card-border:#fffc}body.dark-mode .js-plotly-plot .plotly .modebar{background:#1e1e1eeb!important}body.dark-mode .js-plotly-plot .plotly .modebar-btn path{fill:#e0e0e0!important}body.dark-mode .js-plotly-plot .plotly .modebar-btn.active path,body.dark-mode .js-plotly-plot .plotly .modebar-btn:hover path{fill:#008ebd!important}body.dark-mode{--neutral-bg-page:#121212;--neutral-bg-surface:#1e1e1e;--neutral-border:#333;--neutral-text:#f0f0f0;--neutral-text-muted:#b0b0b0;--neutral-text-subtle:#888;--neutral-hover-bg:#2a2a2a;--neutral-nav-text:#f0f0f0;--neutral-input-bg:#2a2a2a;--neutral-input-focus-bg:#2a2a2a;--neutral-logo-muted:#cbd5e1;--sa-page-start:#121212;--sa-page-end:#1a1a1a;--sa-card-start:#1e1e1e;--sa-card-end:#252528;--sa-section-header-start:#252528;--sa-section-header-end:#1e1e1e;--sa-text-heading:#e8eaed;--sa-text-body:#94a3b8;--sa-border:#334155;--sa-muted-fill:#334155;--sa-card-border:#ffffff14}body.dark-mode .login-card{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);color:#333;color:var(--neutral-text);color-scheme:dark}body.dark-mode .login-card .form-group label,body.dark-mode .login-form .form-group label{color:#333!important;color:var(--neutral-text)!important}body.dark-mode .login-card .checkbox-wrapper,body.dark-mode .login-card .checkbox-wrapper span,body.dark-mode .login-form .checkbox-wrapper,body.dark-mode .login-form .checkbox-wrapper span{color:#666!important;color:var(--neutral-text-muted)!important}body.dark-mode .login-subtitle{color:#666;color:var(--neutral-text-muted)}body.dark-mode .login-footer,body.dark-mode .login-footer p{color:#999;color:var(--neutral-text-subtle)}body.dark-mode .login-footer strong{color:#666;color:var(--neutral-text-muted)}body.dark-mode .login-form .checkbox-wrapper input[type=checkbox],body.dark-mode .login-form .form-options .checkbox-wrapper input[type=checkbox]{accent-color:#008ebd!important;height:18px!important;margin-top:3px;max-height:20px!important;max-width:20px!important;min-height:18px!important;min-width:18px!important;width:18px!important}body.dark-mode .login-card .input-wrapper>i{color:#666!important;color:var(--neutral-text-muted)!important}body.dark-mode .login-card .input-wrapper input{border-color:#e1e5e9!important;border-color:var(--neutral-border)!important;color:#333!important;color:var(--neutral-text)!important}body.dark-mode .login-card .error-message{background:#7f1d1d59;border-color:#f8717180;color:#fecaca}body.dark-mode .login-btn.login-btn-secondary{background:#2a2a2a!important;border:1px solid #e1e5e9!important;border:1px solid var(--neutral-border)!important;color:#333!important;color:var(--neutral-text)!important}body.dark-mode .login-btn.login-btn-secondary:hover:not(:disabled){background:#333!important;border-color:#008ebd!important;color:#fff!important}@media (max-width:768px){.login-form{gap:16px}}#root,.App,.MuiBreadcrumbs-li,.MuiBreadcrumbs-ol,.MuiButton-root,.MuiCardHeader-subheader,.MuiCardHeader-title,.MuiChip-label,.MuiChip-root,.MuiFormLabel-root,.MuiInputBase-input,.MuiListItemText-primary,.MuiListItemText-secondary,.MuiTab-root,.MuiTableCell-root,.MuiTypography-root,.client-dashboard,.dashboard,.super-admin-dashboard,body,html{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-family:var(--app-font)!important;font-weight:300!important}.App{min-height:100vh;min-height:100dvh}.App:has(.login-container){display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.login-container,body.cc-login-page{background-color:#005f7a}.login-container{align-items:center;background-image:linear-gradient(105deg,#003748e0,#0064828c 42%,#0099cc40),linear-gradient(160deg,#005f7a,#008ebd 45%,#00b8e6);background-image:var(--login-backdrop-overlay),var(--login-backdrop-base);background-repeat:no-repeat;background-size:cover;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:100vh;min-height:100dvh;padding:20px;position:relative;width:100%}@media (prefers-reduced-motion:reduce){.login-container{background-image:linear-gradient(105deg,#003748e0,#0064828c 42%,#0099cc40),linear-gradient(160deg,#005f7a,#008ebd 55%,#00a8d4);background-image:var(--login-backdrop-overlay),var(--login-backdrop-base-reduced)}}.login-cell-readability-overlay{background:linear-gradient(105deg,#003748e0,#0064828c 42%,#0099cc40);background:var(--login-backdrop-overlay);inset:0;pointer-events:none;position:absolute;z-index:2}.login-navbar{align-items:center;background:#fff;background:var(--neutral-bg-surface);box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;left:0;padding:20px 40px;position:absolute;right:0;top:0;z-index:1000}.login-navbar-brand{align-items:center;display:flex;gap:4px}.login-navbar-logo{align-items:center;display:flex;font-size:24px;font-weight:700;letter-spacing:-.5px}.login-navbar-logo .logo-cell{font-weight:400}.login-navbar-logo .logo-cell,.login-navbar-logo .logo-chorus{color:#2c3e50;color:var(--neutral-logo-muted);text-shadow:0 1px 2px #0000001a}.login-navbar-logo .logo-chorus{font-weight:700}.login-navbar-ai,.login-navbar-logo .logo-o{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#00a8e6,#008ebd);-webkit-background-clip:text;background-clip:text;color:#008ebd;filter:drop-shadow(0 1px 2px rgba(0,142,189,.2));text-shadow:0 1px 2px #008ebd4d}.login-navbar-ai{font-size:24px;font-weight:700;letter-spacing:-.5px}.login-navbar-links{align-items:center;display:flex;gap:32px}.login-nav-link{color:#333;color:var(--neutral-text);font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.login-nav-link:hover{color:#008ebd}.login-contact-btn{background:#008ebd;border-radius:8px;color:#fff!important;font-weight:600;padding:5px 20px;transition:all .3s ease}.login-contact-btn:hover{background:#0077a3;box-shadow:0 4px 12px #008ebd4d;color:#fff!important;transform:translateY(-2px)}.login-navbar-toggle{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:10px;color:#333;color:var(--neutral-text);cursor:pointer;display:none;flex-shrink:0;height:44px;justify-content:center;padding:0;width:44px}.login-navbar-toggle:hover{background:#e1e5e9;background:var(--neutral-border)}.login-navbar-toggle i{font-size:20px;pointer-events:none}.login-card{background:#fff;background:var(--neutral-bg-surface);border-radius:20px;box-shadow:0 20px 40px #0000001a;box-sizing:border-box;max-width:min(600px,100%);min-width:0;padding:40px;position:relative;width:100%;z-index:3}.login-header{margin-bottom:40px;text-align:center}.logo{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:20px}.logo img{height:40px;width:40px}.logo h1{color:#333;color:var(--neutral-text);font-size:28px;font-weight:700;margin:0}.login-subtitle{color:#666;color:var(--neutral-text-muted);font-size:16px;margin:0}.login-form{display:flex;flex-direction:column;gap:24px}.login-form .form-group label.checkbox-wrapper{align-items:flex-start;margin-bottom:0!important}.error-message{background:#fee;border:1px solid #fcc;color:#c33;font-size:14px;margin-bottom:8px}.error-message i,.form-group label{font-size:16px}.input-wrapper{align-items:center!important;display:flex!important;position:relative!important;width:100%!important}.input-wrapper>i{color:#999!important;color:var(--neutral-text-subtle)!important;font-size:16px!important;left:16px!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:2!important}.input-wrapper input{background:#f8f9fa!important;background:var(--neutral-input-bg)!important;border:2px solid #e1e5e9!important;border:2px solid var(--neutral-border)!important;border-radius:12px!important;color:#333!important;color:var(--neutral-text)!important;font-size:18px!important;padding:16px 48px!important;transition:all .3s ease!important;width:100%!important}.input-wrapper:has(.password-toggle) input{padding-right:52px!important}.input-wrapper input:focus{background:#fff;background:var(--neutral-input-focus-bg);border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.signup-card .input-wrapper input{border-radius:8px!important;font-size:15px!important;min-height:40px!important;padding:10px 12px 10px 38px!important}.signup-card .input-wrapper>i{font-size:14px!important;left:12px!important}.input-wrapper .password-toggle{align-items:center!important;background:#0000!important;border:none!important;border-radius:4px!important;color:#666!important;color:var(--neutral-text-muted)!important;cursor:pointer!important;display:flex!important;font-size:16px!important;height:24px!important;justify-content:center!important;line-height:1!important;margin:0!important;padding:4px!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;transition:color .2s ease!important;width:24px!important;z-index:10!important}.input-wrapper .password-toggle i{color:inherit!important;display:inline!important;font-size:16px!important;pointer-events:none!important;transition:none!important}.input-wrapper .password-toggle:hover{color:#008ebd!important}.input-wrapper .password-toggle:active{transform:translateY(-50%) scale(.95)!important}.form-options{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.checkbox-wrapper{align-items:center;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex;font-size:16px;gap:8px}.login-form .form-group .checkbox-wrapper{align-items:flex-start}.login-form .form-group .checkbox-wrapper input[type=checkbox]{accent-color:#008ebd;box-sizing:border-box;flex-shrink:0;height:18px;margin:2px 0 0;max-height:22px;max-width:22px;min-height:18px;min-width:18px;padding:0;width:18px}.checkbox-wrapper input[type=checkbox]{accent-color:#008ebd;box-sizing:border-box;flex-shrink:0;height:16px;margin:0!important;min-height:16px;min-width:16px;padding:0!important;vertical-align:middle;width:16px}.forgot-password{color:#008ebd;font-size:16px;font-weight:500;text-decoration:none}.forgot-password:hover{text-decoration:underline}.login-btn{align-items:center;background:#008ebd;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .3s ease}.login-btn:hover:not(:disabled){box-shadow:0 8px 20px #008ebd4d;transform:translateY(-2px)}.login-btn:disabled{opacity:.7}.login-btn.loading{background:#999}.login-btn.login-btn-secondary{background:#f0f4f8;border:1px solid #ddd;color:#333}.login-btn.login-btn-secondary:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014;color:#111}.login-form-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;width:100%}.login-form-actions .login-btn{flex:1 1;min-width:min(100%,140px)}@media (max-width:480px){.login-form-actions{flex-direction:column}.login-form-actions .login-btn{min-width:0;width:100%}}.login-footer{color:#666;color:var(--neutral-text-muted);font-size:14px;margin-top:24px;text-align:center}.login-footer a{color:#008ebd;font-weight:500;text-decoration:none}.login-footer a:hover{text-decoration:underline}.dashboard{max-width:100vw;min-height:100vh;width:100%}.dashboard,.sidebar{display:flex;height:100vh;overflow-x:hidden}.sidebar{background:#fff;background:var(--neutral-bg-surface);border-right:1px solid #e1e5e9;border-right:1px solid var(--neutral-border);box-sizing:border-box;flex-direction:column;max-height:100vh;overflow-y:auto;position:fixed;transition:width .3s ease;width:clamp(240px,18vw,280px);z-index:100}.sidebar.collapsed{width:clamp(50px,5vw,60px)}.sidebar-header{align-items:center;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;line-height:1.2;padding:clamp(6px,1.5vw,12px) clamp(12px,2vw,16px)}.sidebar-header,.sidebar.collapsed .sidebar-header{height:clamp(58px,7vh,74px);min-height:clamp(58px,7vh,74px)}.sidebar.collapsed .sidebar-header{justify-content:center;padding:clamp(6px,1.5vw,12px)}.sidebar-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex;font-size:clamp(12px,1.8vw,16px);height:clamp(28px,4vw,36px);justify-content:center;min-height:28px;min-width:28px;padding:clamp(6px,1vw,8px);transition:all .3s ease;width:clamp(28px,4vw,36px)}.sidebar-toggle:hover{background:#f8f9fa;background:var(--neutral-hover-bg);color:#333;color:var(--neutral-text)}.sidebar.collapsed .sidebar-toggle{margin:0}.sidebar-header .logo{margin-bottom:0}.sidebar-header h2{color:#333;color:var(--neutral-text);font-size:clamp(16px,2.5vw,20px);font-weight:700;margin:0}.sidebar-nav{flex:1 1;font-weight:600;min-height:0;overflow-x:hidden;overflow-y:auto;padding:clamp(16px,2.5vw,24px) 0}.nav-group{margin-bottom:clamp(20px,3vw,32px)}.nav-group-title{color:#999;color:var(--neutral-text-subtle);font-size:clamp(10px,1.5vw,12px);font-weight:600;letter-spacing:1px;margin-bottom:clamp(12px,2vw,16px);padding:0 clamp(16px,2.5vw,24px);text-transform:uppercase}.nav-list{list-style:none}.nav-item{align-items:center;background:none;border:none;box-sizing:border-box;cursor:pointer;display:flex;font-size:clamp(12px,1.8vw,14px);padding:clamp(10px,1.5vw,12px) clamp(16px,2.5vw,24px);text-align:left;text-decoration:none;transition:all .3s ease}.nav-item,button.nav-item{font-weight:600!important;gap:clamp(8px,1.5vw,12px)!important;justify-content:flex-start!important;max-width:100%!important;width:100%!important}.nav-item,.nav-item:hover,button.nav-item{color:#000!important;color:var(--neutral-nav-text)!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.nav-item:hover{background:#f8f9fa;background:var(--neutral-hover-bg)}.nav-item.active{background:#008ebd;border-radius:0 8px 8px 0;color:#fff!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.nav-item i{font-size:clamp(14px,2vw,18px);min-width:clamp(18px,2.5vw,20px);text-align:center;width:clamp(18px,2.5vw,20px)}.nav-item,.nav-item *,.nav-item span,.sidebar.collapsed .nav-item,button.nav-item,button.nav-item *,button.nav-item span{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.sidebar.collapsed .nav-item{justify-content:center!important;padding:clamp(10px,1.5vw,12px)}.sidebar.collapsed .nav-item i{margin:0}.sidebar.collapsed .nav-group{margin-bottom:clamp(12px,2vw,16px)}.sidebar.collapsed .nav-list{align-items:center;display:flex;flex-direction:column}.sidebar-footer{border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border);flex-shrink:0;padding:clamp(16px,2.5vw,24px)}.sidebar.collapsed .sidebar-footer{display:flex;justify-content:center;padding:clamp(12px,2vw,16px) clamp(8px,1.5vw,12px)}.system-status{align-items:center;color:#666;color:var(--neutral-text-muted);display:flex;font-size:clamp(10px,1.5vw,12px);gap:clamp(6px,1vw,8px)}.status-indicator{border-radius:50%;flex-shrink:0;height:clamp(6px,1vw,8px);width:clamp(6px,1vw,8px)}.status-indicator,.status-indicator.online{background:#10b981}.main-content{background:#f8f9fa;background:var(--neutral-bg-page);display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:clamp(240px,18vw,280px);min-width:0;overflow-x:hidden;overflow-y:auto;transition:margin-left .3s ease,width .3s ease;width:calc(100% - clamp(240px, 18vw, 280px))}.sidebar.collapsed+.main-content{margin-left:clamp(50px,5vw,60px)!important;max-width:calc(100% - clamp(50px, 5vw, 60px))!important;width:calc(100% - clamp(50px, 5vw, 60px))!important}.dashboard:has(.sidebar.collapsed) .main-content{margin-left:clamp(50px,5vw,60px)!important;max-width:calc(100% - clamp(50px, 5vw, 60px))!important;width:calc(100% - clamp(50px, 5vw, 60px))!important}.dashboard:has(.sidebar.collapsed) .main-content .content-area,.sidebar.collapsed+.main-content .content-area{box-sizing:border-box!important;max-width:100%!important;padding:16px!important;width:100%!important}@media (min-width:769px){.content-area .MuiGrid-container[style*=spacing]{gap:12px!important}.content-area{padding:12px!important}.MuiGrid-item .MuiBox-root[style*="p: { xs: 0.5"]{padding:8px!important}.content-area .MuiCardContent-root{padding:12px!important}}@media (min-width:1024px) and (max-width:1440px){.content-area .MuiGrid-container{gap:16px!important}.content-area{padding:16px!important}}.dashboard:has(.sidebar.collapsed) .main-content .content-area .MuiGrid-container,.sidebar.collapsed+.main-content .content-area .MuiGrid-container{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.dashboard:has(.sidebar.collapsed) .main-content .content-area .MuiGrid-item,.sidebar.collapsed+.main-content .content-area .MuiGrid-item{flex-basis:auto!important;max-width:none!important}.dashboard:has(.sidebar.collapsed) .main-content .content-area .MuiBox-root,.sidebar.collapsed+.main-content .content-area .MuiBox-root{max-width:100%!important}.dashboard:has(.sidebar.collapsed) .main-content .content-area .MuiCard-root,.sidebar.collapsed+.main-content .content-area .MuiCard-root{max-width:100%!important;width:100%!important}.dashboard:has(.sidebar.collapsed) .main-content .content-area>*,.sidebar.collapsed+.main-content .content-area>*{max-width:100%!important;width:100%!important}.top-nav{align-items:center;background:#fff;background:var(--neutral-bg-surface);border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);box-sizing:border-box;display:flex;flex-shrink:0;height:clamp(58px,7vh,74px);justify-content:space-between;line-height:1.2;max-width:100%;min-height:clamp(58px,7vh,74px);padding:clamp(6px,1.5vw,12px) clamp(12px,2vw,16px);position:sticky;top:0;width:100%;z-index:50}.mobile-menu-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#333;color:var(--neutral-text);cursor:pointer;display:none;font-size:clamp(16px,2vw,20px);justify-content:center;margin-right:clamp(12px,2vw,16px);min-height:32px;min-width:32px;padding:clamp(6px,1vw,8px);transition:all .3s ease}.mobile-menu-toggle:hover{background:#0000000d}body.dark-mode .mobile-menu-toggle:hover{background:#ffffff14}.mobile-overlay{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}@media (max-width:768px){.mobile-overlay{display:block}}.nav-left{align-items:center;display:flex;flex:1 1;gap:clamp(8px,2vw,16px);min-width:0;overflow:hidden}.page-title{color:#333;color:var(--neutral-text);font-size:clamp(16px,2.5vw,24px);font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-right{align-items:center;display:flex;flex-shrink:0;gap:clamp(8px,2vw,16px)}.nav-item{position:relative}.notification-btn{align-items:center;background:none;border:none;border-radius:6px;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex;font-size:clamp(14px,2vw,18px);justify-content:center;min-height:32px;min-width:32px;padding:clamp(4px,1vw,8px);position:relative;transition:all .3s ease}.notification-btn:hover{background:#f8f9fa;background:var(--neutral-hover-bg);color:#333;color:var(--neutral-text)}.notification-badge{background:#ef4444;border-radius:10px;color:#fff;font-size:10px;min-width:18px;padding:2px 6px;position:absolute;right:0;text-align:center;top:0}.theme-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex;font-size:clamp(14px,2vw,18px);justify-content:center;min-height:32px;min-width:32px;padding:clamp(4px,1vw,8px);transition:all .3s ease}.theme-toggle:hover{background:#f8f9fa;background:var(--neutral-hover-bg);color:#333;color:var(--neutral-text)}.user-profile{position:relative}.user-info{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:clamp(8px,1.5vw,12px);padding:clamp(6px,1vw,10px) clamp(8px,1.5vw,12px);transition:all .3s ease}.user-info:hover{background:#f8f9fa;background:var(--neutral-hover-bg)}.user-avatar{align-items:center;background:#008ebd;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:clamp(12px,1.8vw,16px);height:clamp(28px,4vw,40px);justify-content:center;width:clamp(28px,4vw,40px)}.user-details{display:flex;flex-direction:column;gap:2px}.user-name{color:#333;color:var(--neutral-text);font-size:clamp(11px,1.8vw,15px);font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#666;color:var(--neutral-text-muted);font-size:12px}.user-dropdown{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-top:8px;min-width:200px;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{align-items:center;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-decoration:none;transition:all .3s ease}.dropdown-item:hover{background:#f8f9fa;background:var(--neutral-hover-bg);color:#333;color:var(--neutral-text)}.dropdown-divider{background:#e1e5e9;background:var(--neutral-border);height:1px;margin:8px 0}.logout-item{color:#ef4444}.logout-item:hover{background:#fef2f2;color:#dc2626}.content-area{box-sizing:border-box;flex:1 1;max-width:100%;overflow-x:hidden;padding:16px;width:100%}.section-header{margin-bottom:20px}.section-header h2{color:#333;color:var(--neutral-text);font-size:28px;font-weight:600;margin-bottom:8px}.section-header p{font-size:18px;font-weight:400;line-height:1.5}.dashboard .overview-section>.section-header>p,.section-header p{color:#666;color:var(--neutral-text-muted)}.overview-section{max-width:100%;width:100%}.dashboard-flow{display:flex;flex-direction:column;gap:32px;width:100%}.stats-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.stats-section h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:20px;font-weight:600;gap:12px;margin-bottom:20px}.stats-section h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;width:4px}.stats-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:20px;max-width:100%;width:100%}.stat-card{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;box-shadow:0 4px 12px #00000014;flex-direction:row;gap:8px;justify-content:flex-start;padding:20px;text-align:left}.stat-card:before{background:#008ebd;height:3px;opacity:0;transition:opacity .3s ease}.stat-card:hover:before{opacity:1}.stat-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.stat-icon{font-size:22px;height:48px;min-height:48px;min-width:48px;text-align:center;width:48px}.stat-content{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;text-align:center;width:200px}.stat-content h3{color:#333;color:var(--neutral-text);font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px;text-align:center}.stat-content p{color:#666;color:var(--neutral-text-muted);font-size:16px;font-weight:500;line-height:1.4;margin-bottom:8px;text-align:center}.stat-change{font-size:14px;font-weight:600;text-align:center}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.stat-change.neutral{color:#666;color:var(--neutral-text-muted)}.progress-container{margin-top:8px}.progress-info{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:6px}.progress-total{color:#666;color:var(--neutral-text-muted);font-weight:500}.progress-bar{background-color:#f8f9fa;background-color:var(--neutral-hover-bg);box-shadow:inset 0 1px 2px #0000001a;position:relative}.progress-fill{border-radius:4px;position:relative;transition:width .5s ease,background-color .3s ease}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.quick-actions-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.quick-actions-section h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:22px;font-weight:700;gap:12px;line-height:1.3;margin-bottom:20px}.quick-actions-section h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;width:4px}.quick-actions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:100%;width:100%}.quick-action-btn{align-items:center;background:#fff;background:var(--neutral-bg-surface);border:2px solid #e1e5e9;border:2px solid var(--neutral-border);border-radius:10px;color:#333;color:var(--neutral-text);cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:16px;text-decoration:none;transition:all .3s ease}.quick-action-btn:hover{border-color:#008ebd;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.quick-action-btn i{background-color:initial;color:#0fa8db;display:inline-block;font-size:28px;min-height:28px;min-width:28px}.quick-action-btn span{font-size:16px!important;font-weight:600!important;line-height:1.3}.recent-activity-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.recent-activity-section .section-subheader h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:22px;font-weight:700;gap:12px;line-height:1.3}.recent-activity-section .section-subheader h3:before{background:#008ebd;border-radius:2px;content:"";height:20px;width:4px}.section-subheader{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.section-subheader h3{color:#333;color:var(--neutral-text);font-size:22px;font-weight:700;line-height:1.3}.view-all-btn{background:none;border:none;color:#008ebd;cursor:pointer;font-size:16px;font-weight:600}.view-all-btn:hover{text-decoration:underline}.activity-list{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.activity-item{align-items:center;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);display:flex;flex-wrap:wrap;gap:12px;max-width:100%;min-height:60px;overflow:hidden;padding:12px 16px;transition:all .3s ease;width:100%}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#f8f9fa;background:var(--neutral-hover-bg)}.activity-item.success{border-left:4px solid #10b981}.activity-item.error{border-left:4px solid #ef4444}.activity-icon{background:var(--neutral-hover-bg);display:flex;font-size:18px;height:40px;min-height:40px;min-width:40px;width:40px}.activity-content{flex:1 1;min-width:0;overflow:hidden}.activity-content p{color:#333!important;color:var(--neutral-text)!important;font-size:16px!important;font-weight:500!important;line-height:1.4;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-time{color:#666!important;color:var(--neutral-text-muted)!important;font-size:14px!important;font-weight:500!important}.activity-status{align-items:center;display:flex;flex-shrink:0}.status-badge{border-radius:12px;font-size:13px;font-weight:600;max-width:100px;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;white-space:nowrap}.system-status-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;margin-bottom:32px;padding:24px}.system-status-section h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:20px;font-weight:600;gap:12px;margin-bottom:20px}.system-status-section h3:before{background:linear-gradient(135deg,#10b981,#059669);border-radius:2px;content:"";height:20px;width:4px}.status-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.status-item{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);background:linear-gradient(135deg,var(--neutral-bg-surface) 0,var(--neutral-hover-bg) 100%);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;gap:20px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.status-item:before{background:linear-gradient(90deg,#10b981,#059669);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.status-item:hover:before{opacity:1}.status-item:hover{border-color:#999;border-color:var(--neutral-text-subtle);box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.status-item .status-indicator{background:#10b981;border-radius:50%;box-shadow:0 0 0 4px #10b98133;flex-shrink:0;height:16px;position:relative;width:16px}.status-item .status-indicator:after{animation:pulse 2s infinite;background:#10b981;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.status-item.online .status-indicator{background:#10b981;box-shadow:0 0 0 4px #10b98133}.status-item.offline .status-indicator{background:#ef4444;box-shadow:0 0 0 4px #ef444433}.status-item.warning .status-indicator{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b33}.status-info{flex:1 1;min-width:0}.status-info h4{color:#333;color:var(--neutral-text);font-size:18px;font-weight:600;line-height:1.3;margin-bottom:6px}.status-info p{color:#666;color:var(--neutral-text-muted);font-size:14px;font-weight:500;margin:0;text-transform:capitalize}@keyframes pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.upload-section{margin-bottom:32px}.upload-area{background:#fff;background:var(--neutral-bg-surface);border:2px dashed #e1e5e9;border:2px dashed var(--neutral-border);border-radius:12px;cursor:pointer;padding:60px 20px;text-align:center;transition:all .3s ease}.upload-area.drag-over,.upload-area:hover{background:#f8f9fa;background:var(--neutral-hover-bg);border-color:#008ebd}.upload-content i{color:#008ebd;font-size:48px;margin-bottom:16px}.upload-content h3{color:#333;color:var(--neutral-text);font-size:20px;font-weight:600;margin-bottom:8px}.upload-content p{color:#666;color:var(--neutral-text-muted);font-size:14px}.upload-progress{margin-top:20px;text-align:center}.progress-bar{background:#e1e5e9;border-radius:4px;height:8px;margin-bottom:8px;width:100%}.progress-fill{background:#008ebd;transition:width .3s ease}.uploaded-files-section{margin-bottom:32px}.uploaded-files-section h3{color:#333;font-size:20px;font-weight:600;margin-bottom:16px}.files-list{gap:12px}.file-item{box-shadow:0 2px 4px #0000001a;gap:16px;padding:16px}.file-icon{background:#f8f9fa;border-radius:8px;color:#008ebd;font-size:16px;height:40px;width:40px}.file-info h4{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.file-info p{color:#666;font-size:12px}.transfer-stats{margin-bottom:32px}.transfer-stats h3{color:#333;color:var(--neutral-text);font-size:20px;font-weight:600;margin-bottom:16px}.transfer-stats .stat-card{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border)}.transfer-stats .stat-content h3{color:#333!important;color:var(--neutral-text)!important}.transfer-stats .stat-content p{color:#666!important;color:var(--neutral-text-muted)!important}.visualization-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.chart-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.chart-container h3{color:#333;font-size:18px;font-weight:600;margin-bottom:16px}.chart-placeholder{align-items:center;background:#f8f9fa;border-radius:8px;color:#666;display:flex;flex-direction:column;height:200px;justify-content:center}.chart-placeholder i{color:#667eea;font-size:32px;margin-bottom:12px}.quality-content{grid-gap:32px;display:grid;gap:32px}.quality-metrics h3{color:#333;font-size:20px;font-weight:600;margin-bottom:16px}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px;text-align:center}.metric-card h4{color:#666;font-size:14px;font-weight:500;margin-bottom:8px}.metric-value{color:#667eea;font-size:24px}.validation-results h3{color:#333;font-size:20px;font-weight:600;margin-bottom:16px}.results-list{display:flex;flex-direction:column;gap:12px}.result-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:12px;padding:12px 16px}.result-item.success{border-left:4px solid #10b981}.result-item.warning{border-left:4px solid #f59e0b}.result-item.error{border-left:4px solid #ef4444}.result-item i{font-size:16px}.result-item.success i{color:#10b981}.result-item.warning i{color:#f59e0b}.result-item.error i{color:#ef4444}.clients-content,.results-content,.submissions-content{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.clients-header,.results-header,.submissions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.clients-header h3,.results-header h3,.submissions-header h3{color:#333;color:var(--neutral-text);font-size:20px;font-weight:600;margin:0}.add-client-btn{align-items:center;background:#008ebd;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.add-client-btn:hover{box-shadow:0 4px 12px #008ebd4d;transform:translateY(-1px)}.clients-content .client-info{align-items:center;display:flex;gap:12px;margin-top:0;text-align:left}.clients-content .client-avatar{align-items:center;background:#008ebd;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:40px;justify-content:center;width:40px}.clients-content .client-details{display:flex;flex-direction:column;gap:2px}.clients-content .client-name{color:#333;color:var(--neutral-text);font-weight:600}.clients-content .client-username{color:#666;color:var(--neutral-text-muted);font-size:.75rem}.clients-content .loading-container{align-items:center;color:#666;color:var(--neutral-text-muted);display:flex;flex-direction:column;justify-content:center;padding:3rem}.clients-content .loading-container i{color:#008ebd;font-size:2rem;margin-bottom:1rem}.clients-content .empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.clients-content .empty-state i{color:#999;color:var(--neutral-text-subtle);font-size:3rem;margin-bottom:1rem}.clients-content .empty-state h3{color:#333;color:var(--neutral-text);margin:0 0 .5rem}.clients-content .empty-state p{color:#666;color:var(--neutral-text-muted);margin:0 0 1.5rem}.error-message .retry-btn{align-items:center;background:none;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.5rem;margin-left:auto;padding:.5rem 1rem}.error-message .retry-btn:hover{background:#ef44441f}body.dark-mode .error-message .retry-btn{border-color:#fca5a5;color:#fca5a5}.filters select{background-color:#f8f9fa;background-color:var(--neutral-input-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:6px;box-sizing:border-box;color:#333;color:var(--neutral-text);font-size:14px;max-width:100%;min-width:120px;padding:8px 12px;width:auto}.results-summary{display:flex;gap:24px}.summary-item{display:flex;flex-direction:column;gap:4px}.summary-label{color:#666;color:var(--neutral-text-muted);font-size:12px}.summary-value{color:#333;color:var(--neutral-text);font-size:18px;font-weight:600}table{border-collapse:collapse;width:100%}table td,table th{word-wrap:break-word;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;padding:12px 16px;text-align:left}table th{background:#f8f9fa;background:var(--neutral-hover-bg);font-weight:600;min-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table td,table th{color:#333;color:var(--neutral-text);font-size:14px}table td{word-wrap:break-word;overflow-wrap:break-word}.content-area .overview-section>.section-header p{color:#666;color:var(--neutral-text-muted)}.visualization-experiments-panel input::placeholder{color:#999;color:var(--neutral-text-subtle);opacity:1}.submissions-empty-state,.visualization-experiments-panel input:focus::placeholder{color:#666;color:var(--neutral-text-muted)}.submissions-empty-state{padding:40px;text-align:center}.submissions-empty-state h4{color:#333;color:var(--neutral-text);font-weight:600;margin-bottom:8px}.submissions-empty-state p{color:#666;color:var(--neutral-text-muted);margin-left:auto;margin-right:auto;max-width:360px}.submissions-empty-state .empty-icon{color:#999;color:var(--neutral-text-subtle);opacity:.45}.submission-file-meta{color:#666;color:var(--neutral-text-muted);font-size:12px}.submissions-error-banner{background:#ef44441a;border:1px solid #ef444459;border-radius:4px;color:#b91c1c;margin-bottom:16px;padding:12px}body.dark-mode .submissions-error-banner{background:#ef44442e;border-color:#f8717173;color:#fecaca}.results-content .results-action-btn{background:#0000!important;border:1px solid #e1e5e9!important;border:1px solid var(--neutral-border)!important;color:#666!important;color:var(--neutral-text-muted)!important}.results-content .results-action-btn:hover{background:#008ebd1a!important;border-color:#008ebd!important;color:#008ebd!important}table td:last-child{display:table-cell!important;flex:none!important;min-width:120px;text-align:center;white-space:nowrap}table td:last-child .action-btn{clear:none!important;display:inline-block!important;flex:none!important;flex-direction:row!important;float:none!important}table td:last-child,table th:last-child{text-align:center!important}table td:last-child .action-btn{margin:0 2px!important}.file-actions .action-btn{align-items:center!important;display:flex!important;flex-shrink:0!important;justify-content:center!important}.files-table .file-actions{align-items:center;display:flex;gap:8px;justify-content:center}.files-table .file-actions .action-btn{align-items:center!important;background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:6px;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:flex!important;flex-shrink:0!important;font-size:12px;height:32px;justify-content:center!important;transition:all .3s ease;width:32px}.files-table .file-actions .action-btn:hover{background:#008ebd;border-color:#008ebd;color:#fff;transform:translateY(-1px)}.files-table .file-actions .action-btn i{font-size:12px;line-height:1}.results-action-btn{transition:all .2s ease}.results-action-btn:hover{background:#f7fafc!important;border-color:#cbd5e0!important;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}@media (max-width:768px){.results-action-btn{height:32px!important;width:32px!important}.results-action-btn i{font-size:14px!important;height:14px!important;width:14px!important}}@media (max-width:480px){.results-action-btn{height:28px!important;width:28px!important}.results-action-btn i{font-size:12px!important;height:12px!important;width:12px!important}}@media (min-width:1200px){.results-action-btn{height:44px!important;width:44px!important}.results-action-btn i{font-size:20px!important;height:20px!important;width:20px!important}}.results-section-desc{color:#666;color:var(--neutral-text-muted);font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:1.5}.results-header-title{color:#333;color:var(--neutral-text);font-size:clamp(20px,2.5vw,24px);font-weight:700;margin:0}.results-table-header{background:#f8f9fa!important;background:var(--neutral-hover-bg)!important;font-size:clamp(14px,1.8vw,18px)!important;font-weight:700!important}.results-table-cell,.results-table-header{color:#333!important;color:var(--neutral-text)!important}.results-status-badge,.results-table-cell{font-size:clamp(13px,1.6vw,16px)!important;font-weight:600!important}@media (max-width:480px){.results-section-desc{font-size:13px;font-weight:400}.results-header-title{font-size:18px;font-weight:600}.results-table-header{font-size:12px!important;font-weight:600!important}.results-status-badge,.results-table-cell{font-size:11px!important;font-weight:500!important}}@media (min-width:481px) and (max-width:768px){.results-section-desc{font-size:14px;font-weight:500}.results-header-title{font-size:20px;font-weight:700}.results-table-header{font-size:15px!important;font-weight:700!important}.results-status-badge,.results-table-cell{font-size:14px!important;font-weight:600!important}}@media (min-width:769px) and (max-width:1024px){.results-section-desc{font-size:15px;font-weight:500}.results-header-title{font-size:22px;font-weight:700}.results-table-header{font-size:16px!important;font-weight:700!important}.results-status-badge,.results-table-cell{font-size:15px!important;font-weight:600!important}}@media (min-width:1025px) and (max-width:1440px){.results-section-desc{font-size:16px;font-weight:500}.results-header-title{font-size:24px;font-weight:700}.results-table-header{font-size:18px!important;font-weight:700!important}.results-status-badge,.results-table-cell{font-size:16px!important;font-weight:600!important}}@media (min-width:1441px){.results-section-desc{font-size:17px;font-weight:500}.results-header-title{font-size:26px;font-weight:700}.results-table-header{font-size:20px!important;font-weight:700!important}.results-status-badge,.results-table-cell{font-size:17px!important;font-weight:600!important}}.action-buttons .action-btn,.results-table-section .action-buttons .action-btn,.upload-results-content .action-buttons .action-btn{align-items:center!important;display:flex!important;flex-shrink:0!important;justify-content:center!important}.results-table-section .action-buttons .action-btn,.upload-results-content .action-buttons .action-btn{line-height:normal!important;vertical-align:middle!important}.files-table-container{background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:20px;overflow:hidden}.files-table{border-collapse:collapse;font-size:14px;width:100%}.files-table th{background:#f8f9fa;background:var(--neutral-hover-bg);border-bottom:2px solid #e1e5e9;border-bottom:2px solid var(--neutral-border);color:#333;color:var(--neutral-text);font-weight:600;padding:16px 12px;text-align:left}.files-table th:last-child{text-align:center}.files-table td{border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);color:#333;color:var(--neutral-text);padding:16px 12px;vertical-align:middle}.files-table td:last-child{text-align:center}.files-table tr:hover{background:#fff;background:var(--neutral-bg-surface)}.file-row{transition:background-color .3s ease}.file-type-cell{align-items:center;display:flex;gap:8px}.file-type-cell i{color:#008ebd;font-size:16px;text-align:center;width:20px}.file-name-cell,.file-type-text{color:#333;color:var(--neutral-text);font-weight:500}.client-name-cell{color:#008ebd;font-weight:500}.file-size-cell{font-family:Courier New,monospace}.file-date-cell,.file-size-cell{color:#666;color:var(--neutral-text-muted)}@media (max-width:768px){.files-table{font-size:12px}.files-table td,.files-table th{padding:12px 8px}.file-type-cell{gap:6px}.file-type-cell i{font-size:14px;width:16px}}.action-btn{background:none;border:none;border-radius:4px;color:#666;display:inline-block!important;font-size:14px;margin-right:8px;padding:6px;transition:all .3s ease;vertical-align:middle}.action-btn:hover{background:#f8f9fa;color:#333}.action-btn i{font-size:14px}.action-btn[title="Send Message"]{background:#008ebd1a;color:#008ebd}.action-btn[title="Send Message"]:hover{background:#008ebd33;color:#005f8a;transform:translateY(-1px)}.admin-action-btn{align-items:center;background:#0000;border:1px solid #e1e5e9;border-radius:6px;color:#4a5568;cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-right:6px;padding:0;position:relative;transition:all .2s ease;width:36px}.admin-action-btn:hover{background:#f7fafc;border-color:#cbd5e0;box-shadow:0 2px 8px #00000014;color:#2d3748;transform:translateY(-1px)}.admin-action-btn:active{box-shadow:0 1px 4px #0000001a;transform:translateY(0)}.admin-action-btn i{align-items:center;display:flex;font-size:15px;justify-content:center;line-height:1}.admin-action-view:hover{background:#ebf8ff;border-color:#90cdf4;color:#2b6cb0}.admin-action-view:hover i{color:#2b6cb0}.admin-action-download:hover{background:#f0fff4;border-color:#9ae6b4;color:#22543d}.admin-action-download:hover i{color:#22543d}.submissions-table td:last-child{text-align:center;white-space:nowrap}.submissions-table td:last-child .admin-action-btn{vertical-align:middle}.submissions-table td:last-child .action-btn{align-items:center!important;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:6px;color:#008ebd;display:inline-flex!important;height:32px!important;justify-content:center!important;margin:0 4px!important;min-height:32px!important;min-width:32px!important;padding:0!important;transition:all .2s ease;width:32px!important}.submissions-table td:last-child .action-btn:hover{background:#008ebd;border-color:#008ebd;color:#fff}.submissions-table td:last-child .action-btn i{align-items:center;display:flex;font-size:14px!important;height:14px;justify-content:center;width:14px}.submissions-table td:last-child,.submissions-table th:last-child{max-width:100px;width:1%}.client-submissions-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:8px}.submissions-layout-toggle-wrap{align-items:center;display:inline-flex;gap:8px}.submissions-layout-toggle-label{color:#666;color:var(--neutral-text-muted,#64748b);font-size:13px;font-weight:600;white-space:nowrap}.submissions-layout-toggle{background:#f8f9fa;background:var(--neutral-hover-bg,#f8fafc);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#dbe2ea);border-radius:8px;display:inline-flex;overflow:hidden}.submissions-layout-toggle button{align-items:center;background:#0000;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;line-height:1.2;padding:8px 12px}.submissions-layout-toggle button i{font-size:14px;opacity:.95}.submissions-layout-toggle-text{white-space:nowrap}@media (max-width:520px){.submissions-layout-toggle-label,.submissions-layout-toggle-text{display:none}}.submissions-layout-toggle button.active{background:#008ebd;color:#fff}.submissions-layout-toggle button:hover:not(.active){background:#008ebd1f;color:#008ebd}.client-submissions-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.client-submissions-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e2e8f0);border-radius:10px;margin-top:8px;overflow-x:auto;width:100%}.client-submissions-data-table{border-collapse:collapse;font-size:14px;min-width:720px;width:100%}.client-submissions-data-table thead th{background:#f1f5f9;border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:600;letter-spacing:.04em;padding:10px 12px;text-align:left;text-transform:uppercase;white-space:nowrap}.client-submissions-data-table tbody td{border-bottom:1px solid #f1f5f9;color:#1e293b;padding:10px 12px;vertical-align:middle}.client-submissions-data-table tbody tr:hover{background:#f8fafc}.client-submissions-data-table tbody tr:last-child td{border-bottom:none}.client-submissions-data-table .submission-table-id{color:#64748b;font-weight:600;white-space:nowrap}.client-submissions-data-table .submission-table-name{font-weight:500;max-width:280px;word-break:break-word}.client-submissions-data-table-actions{text-align:right;white-space:nowrap;width:1%}.client-submissions-data-table .submission-row-actions{justify-content:flex-end;margin-left:0}.submission-row{align-items:center;background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e8eef4);border-radius:10px;box-shadow:0 1px 4px #0f172a0a;display:flex;flex-wrap:wrap;font-size:13px;gap:10px 16px;padding:12px 14px}.submission-row-id{color:#64748b;flex:0 0 auto;font-weight:700;min-width:40px}.submission-row-name{color:#333;color:var(--neutral-text,#1e293b);flex:1 1 180px;font-weight:600;min-width:0;word-break:break-word}.submission-row-date,.submission-row-files,.submission-row-size{color:#64748b;flex:0 0 auto;font-size:12px}.submission-row .status-badge{flex:0 0 auto}.submission-row-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:10px;margin-left:auto}.submission-row-actions .submission-card-action{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg,#f8fafc);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#dbe2ea);border-radius:8px;color:#008ebd;cursor:pointer;display:inline-flex;height:auto;justify-content:center;min-height:34px;min-width:34px;padding:8px 10px;transition:background .15s ease,color .15s ease,border-color .15s ease;width:auto}.submission-row-actions .submission-card-action:hover:not(:disabled){background:#008ebd;border-color:#008ebd;color:#fff}.submission-row-actions .submission-card-action:disabled{cursor:not-allowed;opacity:.45}.submission-row-actions .submission-card-action i{font-size:17px!important;line-height:1}.submission-card{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#dbe2ea);border-radius:12px;box-shadow:0 2px 8px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:16px 18px}.submission-card-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.submission-card-id{color:#666;color:var(--neutral-text-muted,#64748b);font-size:12px;font-weight:600}.submission-card-title{color:#333;color:var(--neutral-text,#1e293b);font-size:1.05rem;font-weight:600;line-height:1.35;margin:0;word-break:break-word}.submission-card-meta{font-size:13px;line-height:1.4;margin:0}.submission-card-dates,.submission-card-meta{color:#666;color:var(--neutral-text-muted,#64748b)}.submission-card-dates{font-size:12px}.submission-card-dates i{margin-right:6px;opacity:.85}.submission-card-actions{border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border,#e8eef4);display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:8px;padding-top:12px}.submission-card-actions .submission-card-action{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg,#f8fafc);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#dbe2ea);border-radius:8px;color:#008ebd;cursor:pointer;display:inline-flex;flex:0 0 auto;height:auto;justify-content:center;min-height:34px;min-width:34px;padding:8px 10px;transition:background .15s ease,color .15s ease,border-color .15s ease;width:auto}.submission-card-actions .submission-card-action:hover:not(:disabled){background:#008ebd;border-color:#008ebd;color:#fff}.submission-card-actions .submission-card-action:disabled{cursor:not-allowed;opacity:.45}.submission-card-actions .submission-card-action i{align-items:center;display:flex;font-size:17px!important;height:1em;justify-content:center;line-height:1;width:1em}.submission-modal-metadata-note{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:13px;line-height:1.45;margin:0 0 14px;padding:10px 12px}.submission-modal-metadata-only-note{color:#64748b;font-size:13px;line-height:1.45;margin:0 0 14px}.submission-oversize-card{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e2e8f0);border-radius:14px;box-shadow:0 20px 50px #0f172a33;margin:auto;max-width:440px;padding:28px 24px;text-align:center}.submission-oversize-card h3{color:#0f172a;font-size:1.15rem;margin:0 0 12px}.submission-oversize-card p{color:#475569;font-size:14px;line-height:1.5;margin:0 0 12px;text-align:left}.submission-oversize-hint{color:#64748b!important;font-size:13px!important}.submission-oversize-icon{color:#008ebd;font-size:40px;margin-bottom:8px}.submission-oversize-ok{background:#008ebd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:16px;padding:10px 28px}.submission-oversize-ok:hover{background:#007aa8}.submission-download-overlay{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:10055}.submission-download-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 16px 40px #0f172a33;max-width:420px;padding:22px 24px;width:100%}.submission-download-card h3{color:#0f172a;font-size:1.05rem;margin:0 0 10px}.submission-download-status{color:#475569;font-size:14px;margin:0 0 6px}.submission-download-filename{color:#334155;font-size:13px;font-weight:600;margin:0 0 14px;word-break:break-all}.submission-download-bar{background:#e2e8f0;border-radius:8px;height:8px;margin-bottom:8px;overflow:hidden}.submission-download-bar>div{background:linear-gradient(90deg,#008ebd,#06b6d4);border-radius:8px;height:100%;transition:width .15s ease}.submission-download-bytes{color:#64748b;font-size:12px;margin:0 0 14px}.submission-download-indeterminate{color:#64748b;font-size:13px;margin:0 0 14px}.submission-download-cancel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#b91c1c;cursor:pointer;font-weight:600;padding:10px;width:100%}.submission-download-cancel:hover{background:#fef2f2}.submission-modal-multi-sheet-note{background:#fefce8;border:1px solid #fde047;border-radius:8px;color:#334155;font-size:13px;line-height:1.45;margin:0 0 10px;padding:10px 12px}@media (max-width:768px){.submission-card-actions .submission-card-action.action-btn,.submission-row-actions .submission-card-action.action-btn{flex:0 0 auto!important;margin:0!important;max-width:none!important;padding:8px 10px!important;width:auto!important}}.submission-view-modal-backdrop{align-items:flex-start;background:#0f172a73;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px 16px;position:fixed;z-index:10050}.submission-view-modal{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e2e8f0);border-radius:14px;box-shadow:0 20px 50px #0f172a2e;display:flex;flex-direction:column;margin:auto;max-height:min(92vh,900px);max-width:920px;width:100%}.submission-view-modal-header{align-items:flex-start;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border,#e8eef4);display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:18px 20px}.submission-view-modal-header h2{color:#333;color:var(--neutral-text,#0f172a);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0}.submission-view-modal-close{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg,#f1f5f9);border:none;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.submission-view-modal-close:hover{background:#e2e8f0;color:#0f172a}.submission-view-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding:16px 20px 22px}.submission-view-modal-section{margin-bottom:20px}.submission-view-modal-section:last-child{margin-bottom:0}.submission-view-modal-section h3{color:#334155;font-size:.95rem;font-weight:700;margin:0 0 10px}.submission-meta-table-wrap{background:#fafbfc;border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e8eef4);border-radius:10px;overflow-x:auto}.submission-meta-table{border-collapse:collapse;font-size:13px;width:100%}.submission-meta-table th{background:#f1f5f9;border-bottom:1px solid #e8eef4;color:#475569;font-weight:600;padding:8px 12px;text-align:left;vertical-align:top;width:38%}.submission-meta-table td{border-bottom:1px solid #e8eef4;color:#1e293b;padding:8px 12px;word-break:break-word}.submission-meta-table tr:last-child td,.submission-meta-table tr:last-child th{border-bottom:none}.submission-meta-table thead th{background:#e2e8f0;border-bottom:2px solid #cbd5e1;color:#334155;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.submission-meta-table thead th:first-child{width:38%}.submission-meta-table thead th:last-child{width:62%}.submission-modal-preview-pre{background:#f8fafc;border:1px solid #e8eef4;border-radius:10px;font-size:12px;line-height:1.45;margin:0;max-height:320px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}.submission-modal-truncation-note{color:#64748b;display:block;font-size:12px;margin-top:8px}.submission-modal-sheet-meta{color:#64748b;font-size:13px;margin:0 0 10px}.submission-modal-table-wrap{background:#fff;border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e8eef4);border-radius:10px;max-height:420px;overflow:auto}.submission-modal-table-wrap table{border-collapse:collapse;font-size:12px;width:100%}.submission-modal-table-wrap td{border:1px solid #e2e8f0;max-width:200px;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.submission-card--expanded{grid-column:1/-1}@media (min-width:900px){.submission-card--expanded{grid-column:span 2}}.submission-card-preview{border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border,#e8eef4);margin-top:12px;padding-top:12px;text-align:left}.submission-card-preview-loading{align-items:center;color:#666;color:var(--neutral-text-muted,#64748b);display:flex;font-size:13px;gap:10px}.submission-card-preview-head{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.submission-card-preview-head small{color:#666;color:var(--neutral-text-muted,#64748b);font-size:12px;line-height:1.4}.submission-card-preview-pre{background:#f8f9fa;background:var(--neutral-hover-bg,#f8fafc);color:#333;color:var(--neutral-text,#1e293b);font-size:12px;line-height:1.45;margin:0;max-height:280px;padding:12px;white-space:pre-wrap;word-break:break-word}.submission-card-preview-pre,.submission-card-preview-table-wrap{border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#e8eef4);border-radius:8px;overflow:auto}.submission-card-preview-table-wrap{background:#fff;max-height:300px}.submission-card-preview-table-wrap table{border-collapse:collapse;font-size:12px;width:100%}.submission-card-preview-table-wrap td,.submission-card-preview-table-wrap th{border:1px solid #e2e8f0;max-width:160px;overflow:hidden;padding:6px 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.submission-card-preview-table-wrap th{background:#f1f5f9;position:sticky;top:0;z-index:1}.submission-card-preview-error{color:#b45309;font-size:13px;margin:0}.submission-card-preview-msg{color:#666;color:var(--neutral-text-muted,#475569);font-size:13px;line-height:1.45;margin:0 0 8px}.submission-card-preview-files{color:#666;color:var(--neutral-text-muted,#64748b);font-size:12px;list-style:none;margin:10px 0 0;padding:0}.submission-card-preview-files li{border-bottom:1px dashed #e8eef4;padding:4px 0}.submission-card-preview-close{background:none;border:none;color:#008ebd;cursor:pointer;font-size:12px;padding:4px 0;text-decoration:underline}.submission-files-panel{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e1e5e9;border:1px solid var(--neutral-border,#dbe2ea);border-radius:12px;margin-top:20px;padding:14px 16px}.submission-files-panel-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.submission-files-panel-table{border-collapse:collapse;font-size:14px;width:100%}.submission-files-panel-table td,.submission-files-panel-table th{border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border,#e8eef4);padding:8px 10px;text-align:left}.submission-files-panel-table th{color:#666;color:var(--neutral-text-muted,#64748b);font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.submission-panel-mini-btn{align-items:center;border-radius:6px;display:inline-flex!important;height:32px!important;justify-content:center;margin-left:6px;min-width:32px!important;padding:0!important;vertical-align:middle;width:32px!important}.submission-panel-mini-btn:disabled{cursor:not-allowed;opacity:.35}.submission-files-no-url{color:#666;color:var(--neutral-text-muted,#94a3b8);font-size:12px}.received-files-content{display:flex;flex-direction:column;gap:32px;width:100%}.files-overview-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.files-stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.files-overview-section .stat-item{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.files-overview-section .stat-item:hover{background:#e1e5e9;background:var(--neutral-border);transform:translateY(-2px)}.files-overview-section .stat-icon{align-items:center;background:#008ebd;border-radius:12px;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.files-overview-section .stat-content h3{color:#333;color:var(--neutral-text);font-size:24px;font-weight:700;margin-bottom:4px}.files-overview-section .stat-content p{color:#666;color:var(--neutral-text-muted);font-size:14px;font-weight:500}.files-list-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.files-list-section .section-subheader{align-items:center;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.files-list-section .section-subheader h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:20px;font-weight:600;gap:12px}.files-list-section .section-subheader h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;width:4px}.file-controls{display:flex;gap:12px}.filter-btn,.sort-btn{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;color:#333;color:var(--neutral-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .3s ease}.filter-btn:hover,.sort-btn:hover{background:#008ebd;border-color:#008ebd;color:#fff}.filter-btn i,.sort-btn i{font-size:12px}.files-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.file-card{background:#fff;border:1px solid #e1e5e9;border-radius:12px;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.file-card:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-2px)}.file-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.file-icon-container{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.file-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;display:flex;font-size:24px;height:56px;justify-content:center;width:56px}.file-type-badge{background:#f1f5f9;border-radius:6px;color:#666;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.file-status{flex-shrink:0}.file-body{flex:1 1;min-width:0}.file-info{flex-direction:column;gap:8px}.file-name{font-size:16px;font-weight:600;line-height:1.4;margin:0;word-break:break-word}.file-meta{display:flex;flex-direction:column;gap:6px}.file-date,.file-size{align-items:center;color:#666;display:flex;font-size:13px;font-weight:500;gap:8px}.file-date i,.file-size i{color:#999;font-size:12px;width:14px}.file-actions{border-top:1px solid #f1f5f9;display:flex;gap:8px;justify-content:flex-end;margin-top:auto;padding-top:12px}.file-actions .action-btn{align-items:center;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;color:#666;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.file-actions .action-btn:hover{background:#667eea;border-color:#667eea;color:#fff;transform:translateY(-1px)}.file-actions .action-btn:active{transform:translateY(0)}.role-selector{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:8px}.role-option{cursor:pointer}.role-option input[type=radio]{display:none}.role-card{background:#fff;border:2px solid #e1e5e9;border-radius:12px;padding:16px;text-align:center;transition:all .3s ease}.role-option input[type=radio]:checked+.role-card{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-2px)}.role-card i{display:block;font-size:24px;margin-bottom:8px}.role-card span{display:block;font-size:14px;font-weight:600;margin-bottom:4px}.role-card small{font-size:12px;opacity:.8}.user-role-badge{align-items:center;background:#f8f9fa;border-radius:8px;color:#666;display:flex;font-size:12px;gap:8px;margin-top:12px;padding:8px 12px}.user-role-badge i{color:#008ebd}.client-info{margin-top:12px;text-align:center}.client-info small{color:#666;display:block;font-size:10px;margin-bottom:2px}.client-info-section{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.client-info-section h3{align-items:center;color:#333;display:flex;font-size:20px;font-weight:600;gap:12px;margin-bottom:20px}.client-info-section h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;width:4px}.info-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.info-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:16px}.info-card h4{color:#666;font-size:14px;font-weight:500;margin-bottom:8px}.info-card p{color:#333;font-size:16px;font-weight:600;margin:0}.status-badge.success{background:#d1fae5;color:#065f46}.status-badge.warning{background:#fef3c7;color:#92400e}.status-badge.error{background:#fee2e2;color:#991b1b}.status-badge.processing{background:#dbeafe;color:#1e40af}.status-badge.pending{background:#f3f4f6;color:#374151}.status-badge.neutral{background:#f3f4f6;color:#6b7280}body.dark-mode .files-table .status-badge.success{background:#10b98138;color:#6ee7b7}body.dark-mode .files-table .status-badge.warning{background:#f59e0b38;color:#fcd34d}body.dark-mode .files-table .status-badge.neutral{background:#94a3b833;color:#cbd5e1}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#f3f4f6;color:#6b7280}@media (max-width:1400px){.stat-content h3{font-size:26px}.stat-icon{font-size:21px;height:46px;width:46px}.quick-action-btn i{font-size:26px}}@media (max-width:1200px){.dashboard-flow{gap:24px}.quick-actions-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-content h3{font-size:25px}.stat-content p{font-size:15px}.status-grid{grid-template-columns:repeat(2,1fr)}.visualization-content{gap:24px;grid-template-columns:1fr}.files-grid,.metrics-grid{grid-template-columns:repeat(2,1fr)}.credit-overview-grid{gap:24px;grid-template-columns:1fr}.actions-grid,.storage-breakdown-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px) and (min-width:769px){.dashboard{max-width:100vw;width:100%}.main-content{max-width:calc(100vw - 280px);width:calc(100% - 280px)}.content-area{max-width:100%;width:100%}.sidebar-header,.top-nav{height:clamp(58px,7vh,70px);min-height:clamp(58px,7vh,70px);padding:clamp(6px,1.5vw,10px) clamp(12px,2vw,20px)}.page-title{font-size:22px}.notification-btn,.theme-toggle{font-size:18px;padding:7px}.user-avatar{font-size:14px;height:36px;width:36px}.user-name{font-size:14px;max-width:140px}.stat-content h3{font-size:26px!important}.stat-content p{font-size:15px!important}.stat-icon{font-size:21px!important;height:46px!important;width:46px!important}.quick-action-btn i{font-size:26px!important}.activity-content p,.quick-action-btn span{font-size:15px!important}.activity-icon{font-size:17px!important;height:38px!important;width:38px!important}}@media (max-width:768px){.dashboard-flow{gap:20px}.client-info-section,.quick-actions-section,.recent-activity-section,.stats-section{padding:20px}.mobile-menu-toggle{display:block}.sidebar{box-shadow:2px 0 10px #0000001a;height:100vh;left:0;max-height:100vh;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:clamp(240px,70vw,280px);z-index:1000}.sidebar-header{height:56px;max-height:56px;min-height:56px;padding:8px 16px}.sidebar-nav{padding:clamp(12px,2vw,20px) 0}.nav-item{font-size:clamp(11px,2vw,13px);padding:clamp(8px,1.5vw,10px) clamp(12px,2vw,20px)}.nav-item i{font-size:clamp(12px,2.5vw,16px);width:clamp(16px,3vw,20px)}.sidebar-footer{padding:clamp(12px,2vw,20px)}.sidebar-toggle{font-size:clamp(12px,2.5vw,14px);height:clamp(24px,5vw,32px);width:clamp(24px,5vw,32px)}.sidebar.active{transform:translateX(0)}.main-content{height:100vh;margin-left:0;overflow-x:hidden;overflow-y:auto;width:100%}.top-nav{background:#fff;background:var(--neutral-bg-surface);border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);box-shadow:0 2px 8px #0000001f;padding:clamp(8px,2vw,12px) clamp(12px,2vw,16px);position:sticky;top:0;z-index:100}.sidebar-header,.top-nav{height:clamp(58px,7vh,66px);min-height:clamp(58px,7vh,66px)}.mobile-menu-toggle{display:flex;font-size:clamp(18px,4vw,22px)}.nav-left{align-items:center;display:flex;gap:clamp(8px,2vw,12px)}.page-title{font-size:clamp(18px,4vw,22px);margin:0}.nav-right{gap:clamp(8px,2vw,12px)}.notification-btn,.theme-toggle{font-size:clamp(16px,3.5vw,20px);padding:clamp(4px,1vw,6px)}.user-details{display:none}.user-avatar{height:clamp(32px,6vw,36px);width:clamp(32px,6vw,36px)}.user-avatar,.user-name{font-size:clamp(12px,2.5vw,14px)}.user-name{max-width:120px}.content-area{padding:16px}.stats-grid{gap:16px;grid-template-columns:1fr}.stat-card{gap:16px;padding:20px}.stat-content h3{font-size:26px;font-weight:700}.stat-content p{font-size:16px;font-weight:500}.stat-change{font-size:14px;font-weight:600}.progress-bar{height:8px}.progress-info{font-size:13px;font-weight:500}.quick-actions-grid{gap:14px;grid-template-columns:repeat(2,1fr)}.quick-action-btn{padding:18px 16px}.quick-action-btn span{font-size:15px;font-weight:600}.quick-actions-section h3{font-size:21px;font-weight:700}.status-grid{gap:16px;grid-template-columns:1fr}.visualization-content{gap:20px;grid-template-columns:1fr}.chart-container{padding:20px}.metrics-grid{gap:16px;grid-template-columns:1fr}.metric-card{padding:20px}.files-container{gap:16px;grid-template-columns:1fr}.files-stats-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.file-card{padding:16px}.files-list-section .section-subheader{align-items:flex-start;flex-direction:column;gap:16px}.file-controls{justify-content:space-between;width:100%}.clients-header,.files-header,.results-header,.submissions-header{align-items:flex-start;flex-direction:column;gap:16px}.add-client-btn{justify-content:center;width:100%}.results-summary{flex-direction:column;gap:8px}.summary-item{justify-content:space-between}table{display:block;font-size:12px;overflow-x:auto;white-space:nowrap}table td,table th{min-width:100px;padding:8px 12px}.form-group{margin-bottom:16px}.input-wrapper input{font-size:16px;padding:14px 14px 14px 44px}.form-options{align-items:flex-start;flex-direction:column;gap:12px}.credit-overview-grid{gap:20px;grid-template-columns:1fr}.stat-row{flex-direction:column;gap:12px}.storage-breakdown-grid{gap:16px;grid-template-columns:1fr}.actions-grid{gap:12px;grid-template-columns:1fr}.alert-item{align-items:flex-start;flex-direction:column;gap:12px}.alert-action{justify-content:center;width:100%}.activity-list{gap:12px}.activity-item{align-items:flex-start;flex-direction:column;gap:12px;min-height:auto;padding:12px}.activity-content{width:100%}.activity-status{align-self:flex-end}.upload-area{padding:40px 20px}.upload-content h3{font-size:18px}.upload-content p{font-size:14px}.login-navbar{padding:15px 20px}.login-navbar-ai,.login-navbar-logo,.login-navbar-logo .logo-cell,.login-navbar-logo .logo-chorus,.login-navbar-logo .logo-o{font-size:20px}.login-navbar-links{gap:20px}.login-nav-link{font-size:14px}.login-contact-btn{font-size:14px;padding:10px 18px}.login-container{padding:16px}.login-card{border-radius:16px;padding:32px 24px}.logo h1{font-size:24px}.login-subtitle{font-size:14px}.login-form{gap:20px}.form-group label{font-size:13px}.login-btn{font-size:15px;padding:14px}.login-navbar{align-items:center;flex-direction:row;flex-wrap:wrap;gap:8px;padding:12px 16px}.login-navbar-brand{flex:1 1;min-width:0}.login-navbar-toggle{align-self:center;display:flex;flex-shrink:0!important;margin:0!important;max-width:44px!important;min-width:44px!important;width:44px!important}.login-navbar-links{align-items:stretch;display:none;flex-basis:100%;flex-direction:column;gap:10px;order:3;padding:8px 0 4px;width:100%}.login-navbar-links.is-open{display:flex}.login-nav-link{border-radius:8px;font-size:15px;padding:10px 8px}.login-nav-link:hover{background:#f8f9fa;background:var(--neutral-hover-bg)}.login-contact-btn{padding:10px 16px;text-align:center}.login-container{padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));padding-top:max(88px,env(safe-area-inset-top,0px))}}@media (min-width:769px){.login-navbar-links{display:flex!important}.login-navbar-toggle{display:none!important}}@media (max-width:480px){.login-navbar{padding:10px 14px}.login-nav-link{font-size:13px}.login-contact-btn{font-size:13px;padding:8px 16px}.login-card{margin:16px;padding:24px 20px}.content-area{padding:12px}.top-nav{min-height:48px;padding:clamp(6px,1.5vw,10px) clamp(8px,2vw,12px)}.mobile-menu-toggle{font-size:clamp(18px,4.5vw,20px);margin-right:clamp(8px,2vw,12px);padding:clamp(4px,1vw,6px)}.nav-left{gap:clamp(6px,1.5vw,10px)}.page-title{font-size:clamp(16px,4vw,18px)}.nav-right{gap:clamp(6px,1.5vw,8px)}.notification-btn,.theme-toggle{font-size:clamp(14px,3.5vw,16px);min-height:28px;min-width:28px;padding:clamp(4px,1vw,6px)}.user-avatar{height:clamp(28px,7vw,32px);width:clamp(28px,7vw,32px)}.user-avatar,.user-name{font-size:clamp(11px,2.8vw,12px)}.user-name{max-width:100px}.user-info{gap:clamp(6px,1.5vw,8px);padding:clamp(4px,1vw,6px) clamp(6px,1.5vw,8px)}.upload-area{padding:30px 16px}.files-stats-grid{gap:12px;grid-template-columns:1fr}.files-overview-section .stat-item{padding:16px}.files-overview-section .stat-icon{font-size:16px;height:40px;width:40px}.files-overview-section .stat-content h3{font-size:20px}.file-card{gap:12px;padding:16px}.file-header{align-items:center;flex-direction:column;gap:12px}.file-icon{font-size:20px;height:48px;width:48px}.file-body{text-align:center}.file-meta{align-items:center}.file-actions{gap:8px;justify-content:center}.action-btn{display:inline-block;font-size:12px;margin-right:6px;padding:8px 12px;vertical-align:middle}.stat-card{gap:12px;padding:16px}.stat-icon{font-size:16px;height:40px;width:40px}.stat-content h3{font-size:20px}.stat-content p{font-size:13px}.quick-action-btn{font-size:13px;padding:14px}.quick-action-btn i{font-size:18px}.section-header h2{font-size:20px}.section-header p{font-size:14px}.activity-item{gap:10px;padding:10px}.activity-content p{font-size:13px}.activity-time{font-size:11px}.metric-card{padding:16px}.metric-card h4{font-size:16px}.metric-value{font-size:20px}.chart-container{padding:16px}.chart-container h3{font-size:16px}.chart-placeholder{padding:40px 20px}.chart-placeholder i{font-size:32px}.chart-placeholder p{font-size:14px}table{font-size:11px}table td,table th{min-width:80px;padding:6px 8px}.input-wrapper input{font-size:16px!important;padding:12px 12px 12px 40px!important}.input-wrapper>i{left:12px!important}.input-wrapper .password-toggle,.input-wrapper>i{font-size:14px!important;top:50%!important;transform:translateY(-50%)!important}.input-wrapper .password-toggle{height:20px!important;padding:3px!important;right:12px!important;width:20px!important;z-index:10!important}.login-form{gap:16px}.form-group{margin-bottom:12px}.login-btn{font-size:14px;padding:12px}.logo h1{font-size:22px}.login-subtitle{font-size:13px}}@media (hover:none) and (pointer:coarse){.action-btn,.activity-item,.file-card,.login-btn,.metric-card,.nav-item,.quick-action-btn,.stat-card,.upload-area{min-height:44px}.nav-item{padding:12px 16px}.quick-action-btn{padding:16px}.action-btn{display:inline-block;margin-right:8px;padding:10px 16px;vertical-align:middle}.file-card{padding:16px}.metric-card,.stat-card{padding:20px}.activity-item{padding:16px}}@media (max-width:768px) and (orientation:landscape){.sidebar{width:240px}.login-container{padding:10px}.login-card{padding:24px}.content-area{padding:12px}.top-nav{padding:8px 12px}.page-title{font-size:18px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.mobile-menu-toggle,.notification-btn,.quick-actions-section,.sidebar,.theme-toggle,.top-nav,.user-dropdown{display:none!important}.main-content{margin-left:0!important;width:100%!important}.content-area{padding:0!important}.file-card,.metric-card,.stat-card{border:1px solid #ddd!important;box-shadow:none!important;break-inside:avoid;page-break-inside:avoid}.progress-bar,.storage-bar,.usage-bar{border:1px solid #ccc!important}.progress-fill,.storage-fill,.usage-fill{background-color:#333!important}}@media (max-width:1024px){.dashboard{max-width:100vw;overflow-x:hidden;width:100%}.main-content{max-width:calc(100vw - 280px);width:calc(100% - 280px)}.content-area{max-width:100%;overflow-x:hidden;width:100%}.action-btn i{font-size:12px}}@media (min-width:1201px) and (max-width:1920px){.login-container{justify-content:flex-start!important;padding-left:40px!important;padding-right:40px!important;padding-top:160px!important}.login-navbar{height:60px!important;padding:10px 30px!important;position:fixed!important}.login-card{box-shadow:0 12px 40px #00000026!important;margin-top:40px!important;max-width:520px!important;padding:30px!important;transform:scale(.9)!important}.login-header{margin-bottom:15px!important}.login-form{gap:20px!important}.form-group{gap:8px!important;margin-bottom:18px!important}}@media (min-width:1921px){.dashboard{max-width:100vw;width:100%}.main-content{max-width:calc(100vw - 280px);width:calc(100% - 280px)}.content-area{max-width:100%}.sidebar-header,.top-nav{height:clamp(58px,7vh,74px);min-height:clamp(58px,7vh,74px);padding:clamp(6px,1.5vw,12px) clamp(12px,2vw,16px)}.page-title{font-size:26px}.notification-btn,.theme-toggle{font-size:20px;padding:8px}.user-avatar{font-size:18px;height:44px;width:44px}.user-name{font-size:16px;max-width:200px}}@media (max-width:1200px) and (min-width:769px){.login-container{justify-content:flex-start!important;padding-left:20px!important;padding-right:20px!important;padding-top:120px!important}.login-navbar{padding:12px 24px!important;position:fixed!important}.login-card{box-shadow:0 8px 32px #0000001a!important;margin-left:auto!important;margin-right:auto!important;margin-top:40px!important;max-width:450px!important;padding:28px!important;transform:scale(.95)!important}.login-header{margin-bottom:24px!important}.login-form{gap:18px!important}.form-group{gap:6px!important;margin-bottom:16px!important}}@media (max-width:480px){.login-container{padding-left:16px!important;padding-right:16px!important;padding-top:100px!important}.login-navbar{padding:10px 16px!important}.login-card{box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;padding:24px!important;transform:scale(1)!important;width:100%!important}}@media (max-width:768px){.App,.content-area,.dashboard,.main-content,body{overflow-x:hidden}.section-header{margin-bottom:20px}.overview-section{gap:20px}.quick-actions-section,.recent-activity-section,.system-status-section{margin-bottom:24px}.stat-icon{font-size:20px;height:44px;min-height:44px;min-width:44px;width:44px}.quick-action-btn i{font-size:24px;min-height:24px;min-width:24px}.activity-icon{font-size:16px;height:36px;min-height:36px;min-width:36px;width:36px}.stat-card{gap:14px;padding:18px}.stat-content h3{font-size:24px;font-weight:700}.stat-content p{font-size:15px;font-weight:500}.stat-change{font-size:13px;font-weight:600}.quick-action-btn{gap:10px;padding:18px 14px}.quick-action-btn span{font-size:15px;font-weight:600}.activity-item{gap:12px;min-height:60px;padding:14px 16px}.activity-content p{font-size:15px;font-weight:500}.activity-time{font-size:13px;font-weight:500}.quick-actions-section h3,.recent-activity-section .section-subheader h3,.section-subheader h3{font-size:20px;font-weight:700}.section-header p{font-size:16px;font-weight:400}.status-badge{font-size:12px;font-weight:600;padding:5px 10px}}@media (max-width:480px){.form-group{margin-bottom:16px}.input-wrapper{margin-bottom:8px}.checkbox-wrapper{margin-bottom:12px}.action-btn+.action-btn{margin-left:8px}table{border-collapse:collapse}table td,table th{border:1px solid #e1e5e9}.stat-icon{font-size:18px;height:40px;min-height:40px;min-width:40px;width:40px}.quick-action-btn i{font-size:22px;min-height:22px;min-width:22px}.activity-icon{font-size:14px;height:32px;min-height:32px;min-width:32px;width:32px}.stat-card{flex-direction:row;gap:12px;justify-content:center;padding:16px;text-align:center}.stat-content h3{font-size:22px;font-weight:700;margin-bottom:4px}.stat-content p{font-size:14px;font-weight:500;margin-bottom:6px}.stat-change{font-size:13px;font-weight:600}.quick-action-btn{flex-direction:column;gap:8px;min-height:90px;padding:16px 12px}.quick-action-btn span{font-size:14px;font-weight:600;text-align:center}.activity-item{flex-wrap:nowrap;gap:10px;min-height:55px;padding:12px 14px}.activity-content{flex:1 1;min-width:0}.activity-content p{font-size:14px;font-weight:500;line-height:1.4;overflow:visible;text-overflow:clip;white-space:normal}.activity-time{font-size:12px;font-weight:500}.quick-actions-section h3,.recent-activity-section .section-subheader h3,.section-subheader h3{font-size:18px;font-weight:700}.section-header p{font-size:15px;font-weight:400}.status-badge{font-size:11px;font-weight:600;padding:4px 8px}.stats-grid{gap:12px;grid-template-columns:1fr}.quick-actions-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.file-card+.file-card,.metric-card+.metric-card,.stat-card+.stat-card{margin-top:12px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.progress-fill:after{animation:none!important}}.action-btn:focus,.login-btn:focus,.mobile-menu-toggle:focus,.nav-item:focus,.quick-action-btn:focus{outline:2px solid #667eea;outline-offset:2px}@media (max-width:768px){.login-btn.loading{min-height:48px}.quick-action-btn:disabled{cursor:not-allowed;opacity:.6}}.credit-monitoring-section{max-width:1200px}.credit-overview-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:32px}.credit-card{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.credit-header{gap:16px;margin-bottom:20px}.credit-header,.credit-icon{align-items:center;display:flex}.credit-icon{background:#008ebd;border-radius:12px;color:#fff;font-size:20px;height:48px;justify-content:center;width:48px}.credit-title h3{color:#333;color:var(--neutral-text);font-size:18px;font-weight:600;margin:0 0 4px}.credit-title p{color:#666;color:var(--neutral-text-muted);font-size:14px;margin:0}.credit-status{align-items:center;display:flex;gap:8px;margin-left:auto}.credit-status .status-indicator{border-radius:50%;height:8px;width:8px}.credit-status .status-text{color:#666;color:var(--neutral-text-muted);font-size:12px;font-weight:500}.credit-stats{margin-bottom:20px}.stat-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.stat-item{display:flex;flex-direction:column;gap:4px}.stat-label{color:#666;color:var(--neutral-text-muted);font-size:12px;font-weight:500}.stat-value{color:#333;color:var(--neutral-text);font-size:16px;font-weight:600}.usage-bar{background:#e1e5e9;background:var(--neutral-border);border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.usage-fill{border-radius:4px;height:100%;transition:width .3s ease}.usage-text{color:#666;color:var(--neutral-text-muted);font-size:12px;text-align:right}.credit-trend{border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border);padding-top:20px}.credit-trend h4{color:#333;color:var(--neutral-text);font-size:14px;font-weight:600;margin-bottom:12px}.trend-chart{position:relative}.trend-labels{color:#666;color:var(--neutral-text-muted);display:flex;font-size:11px;justify-content:space-between;margin-top:8px}.storage-details-section{background:#fff;background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:32px;padding:24px}.storage-details-section h3{color:#333;color:var(--neutral-text);font-size:20px;font-weight:600;margin-bottom:20px}.storage-breakdown-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.storage-item{align-items:center;border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .3s ease}.storage-item:hover{border-color:#667eea;box-shadow:0 2px 8px #0000001a}.storage-icon{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border-radius:8px;color:#667eea;display:flex;font-size:16px;height:40px;justify-content:center;width:40px}.storage-info{flex:1 1}.storage-info h4{color:#333;color:var(--neutral-text);font-size:14px;font-weight:600;margin:0 0 4px}.storage-info p{color:#666;color:var(--neutral-text-muted);font-size:12px;margin:0 0 8px}.storage-bar{background:#e1e5e9;background:var(--neutral-border);border-radius:2px;height:4px;overflow:hidden;width:100%}.storage-fill{border-radius:2px;height:100%;transition:width .3s ease}.credit-alerts-section{background:#fff;background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:32px;padding:24px}.credit-alerts-section h3{color:#333;color:var(--neutral-text);font-size:20px;font-weight:600;margin-bottom:20px}.alerts-list{display:flex;flex-direction:column;gap:16px}.alert-item{align-items:center;border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .3s ease}.alert-item.warning{background:#fef3c7;border-color:#f59e0b}.alert-item.success{background:#d1fae5;border-color:#10b981}.alert-item.success .alert-content h4,.alert-item.success .alert-content p,.alert-item.warning .alert-content h4,.alert-item.warning .alert-content p{color:#0f172a}.alert-item i{color:#f59e0b;font-size:20px}.alert-item.success i{color:#10b981}.alert-content{flex:1 1}.alert-content h4{color:#333;color:var(--neutral-text);font-size:14px;font-weight:600;margin:0 0 4px}.alert-content p{color:#666;color:var(--neutral-text-muted);font-size:12px;margin:0}.alert-action{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:all .3s ease}.alert-action:hover{background:#5a67d8;transform:translateY(-1px)}.credit-actions-section{background:linear-gradient(135deg,#fff,#f8f9fa);background:linear-gradient(135deg,var(--neutral-bg-surface) 0,var(--neutral-hover-bg) 100%);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 8px 32px #00000014;overflow:hidden;padding:28px;position:relative}.credit-actions-section:before{background:#008ebd;content:"";height:4px;left:0;position:absolute;right:0;top:0}.credit-actions-section h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:22px;font-weight:700;gap:12px;margin-bottom:24px;position:relative}.credit-actions-section h3:before{background:#008ebd;border-radius:2px;content:"";height:24px;width:4px}.actions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.credit-actions-section .action-btn{background:linear-gradient(135deg,#fff,#f8f9fa)!important;background:linear-gradient(135deg,var(--neutral-bg-surface) 0,var(--neutral-hover-bg) 100%)!important;border:2px solid #e1e5e9!important;border:2px solid var(--neutral-border)!important;border-radius:16px!important;color:#333!important;color:var(--neutral-text)!important;cursor:pointer!important;flex-direction:column!important;font-size:16px!important;gap:16px!important;margin-right:0!important;min-height:140px!important;overflow:hidden!important;padding:24px 20px!important;text-decoration:none!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.credit-actions-section .action-btn,.credit-actions-section .action-btn i{align-items:center!important;display:flex!important;justify-content:center!important;position:relative!important}.credit-actions-section .action-btn i{background:linear-gradient(135deg,#008ebd1a,#008ebd0d)!important;border-radius:12px!important;color:#008ebd!important;font-size:32px!important;height:48px!important;margin-bottom:8px!important;transition:all .3s ease!important;width:48px!important;z-index:2!important}.credit-actions-section .action-btn:hover{background:linear-gradient(135deg,#fff,#f8f9fa)!important;background:linear-gradient(135deg,var(--neutral-bg-surface) 0,var(--neutral-hover-bg) 100%)!important;border-color:#008ebd!important;box-shadow:0 12px 40px #008ebd26!important;transform:translateY(-4px) scale(1.02)!important}.credit-actions-section .action-btn:hover i{background:linear-gradient(135deg,#008ebd26,#008ebd14)!important;color:#005f8a!important;transform:scale(1.1)!important}.credit-actions-section .action-btn span{color:#333!important;color:var(--neutral-text)!important;font-size:16px!important;font-weight:600!important;line-height:1.4!important;overflow:visible!important;position:relative!important;text-align:center!important;text-overflow:clip!important;white-space:nowrap!important;z-index:2!important}.credit-actions-section .action-btn:first-child i{background:linear-gradient(135deg,#10b9811a,#10b9810d)!important;color:#10b981!important}.credit-actions-section .action-btn:first-child:hover i{background:linear-gradient(135deg,#10b98126,#10b98114)!important;color:#059669!important}.credit-actions-section .action-btn:nth-child(2) i{background:linear-gradient(135deg,#3b82f61a,#3b82f60d)!important;color:#3b82f6!important}.credit-actions-section .action-btn:nth-child(2):hover i{background:linear-gradient(135deg,#3b82f626,#3b82f614)!important;color:#2563eb!important}.credit-actions-section .action-btn:nth-child(3) i{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d)!important;color:#f59e0b!important}.credit-actions-section .action-btn:nth-child(3):hover i{background:linear-gradient(135deg,#f59e0b26,#f59e0b14)!important;color:#d97706!important}.credit-actions-section .action-btn:nth-child(4) i{background:linear-gradient(135deg,#8b5cf61a,#8b5cf60d)!important;color:#8b5cf6!important}.credit-actions-section .action-btn:nth-child(4):hover i{background:linear-gradient(135deg,#8b5cf626,#8b5cf614)!important;color:#7c3aed!important}@media (max-width:768px){.credit-overview-grid{gap:16px!important;grid-template-columns:1fr!important;margin-bottom:24px!important}.credit-card{box-sizing:border-box!important;max-width:100%!important;padding:16px!important;width:100%!important}.credit-card,.credit-header{margin-bottom:16px!important}.credit-header{align-items:flex-start!important;flex-wrap:wrap!important;gap:12px!important}.credit-icon{font-size:18px!important;height:40px!important;width:40px!important}.credit-title{flex:1 1!important;min-width:0!important}.credit-title h3{font-size:16px!important;margin-bottom:2px!important}.credit-title p{font-size:12px!important}.credit-status{justify-content:flex-start!important;margin-left:0!important;margin-top:8px!important;width:100%!important}.credit-status .status-text{font-size:11px!important}.credit-stats{margin-bottom:16px!important}.stat-row{gap:12px!important;grid-template-columns:1fr!important;margin-bottom:12px!important}.stat-item{background:#f8f9fa!important;border:1px solid #e1e5e9!important;border-radius:8px!important;padding:12px!important}.stat-label{font-size:11px!important;margin-bottom:4px!important}.stat-value{font-size:18px!important;font-weight:700!important}.usage-bar{height:6px!important;margin-bottom:6px!important}.usage-text{font-size:11px!important}.credit-trend{padding-top:16px!important}.credit-trend h4{font-size:13px!important;margin-bottom:10px!important}.trend-labels{font-size:9px!important}.storage-breakdown-grid{gap:12px!important;grid-template-columns:1fr!important}.storage-item{gap:12px!important;padding:12px!important}.storage-icon{font-size:14px!important;height:36px!important;width:36px!important}.actions-grid{gap:16px!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}.action-btn{gap:12px!important;min-height:120px!important;padding:20px 16px!important}.credit-actions-section .action-btn i{font-size:28px!important;height:40px!important;width:40px!important}.credit-actions-section .action-btn span{font-size:14px!important;line-height:1.3!important;white-space:normal!important}.alert-item{flex-direction:column!important;text-align:center!important}.alert-action{align-self:center!important}.credit-actions-section{padding:16px!important}.credit-actions-section h3{font-size:18px!important;margin-bottom:16px!important}.storage-details-section{margin-bottom:24px!important;padding:16px!important}.storage-details-section h3{font-size:18px!important;margin-bottom:16px!important}}@media (max-width:480px){.actions-grid{gap:12px;grid-template-columns:1fr}.action-btn{min-height:100px;padding:16px 12px}.credit-actions-section .action-btn i{font-size:22px!important}.credit-actions-section .action-btn span{font-size:13px!important}}.upload-results-content{display:flex;flex-direction:column;gap:32px;width:100%}.upload-form-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;max-width:100%;min-width:0;overflow-x:hidden;padding:24px}.upload-form-section .section-subheader{border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);margin-bottom:24px;padding-bottom:16px}.upload-form-section .section-subheader h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:20px;font-weight:600;gap:12px;margin-bottom:8px}.upload-form-section .section-subheader h3:before{background:#008ebd;border-radius:2px;content:"";height:20px;width:4px}.upload-form-section .section-subheader p{color:#666;color:var(--neutral-text-muted);font-size:14px;margin:0}.upload-form{display:flex;flex-direction:column;gap:24px}.upload-form-section .upload-form{background:#0000;max-width:100%;min-width:0;width:100%}.upload-form-section .form-grid{max-width:100%;min-width:0}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:768px){.form-grid{gap:16px!important;grid-template-columns:1fr!important}}.form-group{gap:8px}.form-group.full-width{grid-column:1/-1}.form-group label{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:14px;gap:4px}.form-group label:after{color:#ef4444;content:" *";font-weight:700}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{background:#f8f9fa;background:var(--neutral-input-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;box-sizing:border-box;color:#333;color:var(--neutral-text);font-size:14px;max-width:100%;min-height:44px;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:not([type=checkbox]):not([type=radio])::placeholder,.form-group textarea::placeholder{color:#999;color:var(--neutral-text-subtle);opacity:1}.form-group input:not([type=checkbox]):not([type=radio]):focus,.form-group select:focus,.form-group textarea:focus{background:#fff;background:var(--neutral-input-focus-bg);border-color:#008ebd;box-shadow:0 0 0 3px #008ebd1a;outline:none}.form-group textarea{min-height:80px}.file-upload-area{margin:16px 0;max-width:100%;min-width:0}.drag-drop-zone{background:#f8f9fa;background:var(--neutral-hover-bg);border:2px dashed #e1e5e9;border:2px dashed var(--neutral-border);border-radius:12px;cursor:pointer;padding:40px 20px;text-align:center;transition:all .3s ease}.drag-drop-zone:hover{background:#f8f9fa;background:var(--neutral-input-bg);border-color:#008ebd}.drag-drop-zone.drag-over{background:#008ebd1f;border-color:#008ebd;transform:scale(1.02)}.drag-drop-content{align-items:center;display:flex;flex-direction:column;gap:12px}.drag-drop-content i{color:#008ebd;font-size:48px;margin-bottom:8px}.drag-drop-content h4{color:#333;color:var(--neutral-text);font-size:18px;font-weight:600;margin:0}.drag-drop-content p{font-size:14px;margin:0}.drag-drop-content p,.file-types{color:#666;color:var(--neutral-text-muted)}.file-types{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:20px;font-size:12px;padding:4px 12px}.selected-files{background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;padding:16px}.selected-files h4{color:#333;color:var(--neutral-text);font-size:16px;font-weight:600;margin-bottom:12px}.files-list{display:flex;flex-direction:column;gap:8px}.file-item{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;justify-content:space-between;padding:12px}.file-info,.file-item{align-items:center;display:flex}.file-info{flex:1 1;gap:12px}.file-info i{color:#008ebd;font-size:20px;text-align:center;width:24px}.file-details{display:flex;flex-direction:column;gap:2px}.file-name{color:#333;color:var(--neutral-text);font-size:14px;font-weight:500}.file-size{color:#666;color:var(--neutral-text-muted);font-size:12px}.remove-file-btn{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;font-size:12px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.remove-file-btn:hover{background:#fecaca;transform:scale(1.1)}.form-actions{border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border);padding-top:16px}.submit-btn{align-items:center;background:#008ebd;border:none;border-radius:8px;box-shadow:0 4px 12px #008ebd4d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 6px 16px #008ebd66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-btn i{font-size:16px}.results-table-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:24px}.results-table-section .section-subheader{align-items:center;border-bottom:1px solid #e1e5e9;border-bottom:1px solid var(--neutral-border);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.results-table-section .section-subheader h3{align-items:center;color:#333;color:var(--neutral-text);display:flex;font-size:20px;font-weight:600;gap:12px}.results-table-section .section-subheader h3:before{background:#008ebd;border-radius:2px;content:"";height:20px;width:4px}.upload-input-readonly{background-color:#f8f9fa!important;background-color:var(--neutral-hover-bg)!important;color:#666;color:var(--neutral-text-muted);cursor:not-allowed}.upload-form-muted-inline{margin-left:8px}.upload-form-loading-note,.upload-form-muted-inline{color:#666;color:var(--neutral-text-muted);font-size:12px}.upload-form-loading-note{margin-top:4px}.upload-form-success-note{color:#22c55e;font-size:12px;margin-top:4px}.upload-path-hint{background-color:#f8f9fa;background-color:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:4px;color:#666;color:var(--neutral-text-muted);font-size:12px;margin-top:8px;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:8px}.upload-path-hint strong{color:#333;color:var(--neutral-text)}.upload-path-hint code{color:#008ebd;display:block;font-size:11px;margin-top:4px;word-break:break-all}.upload-results-content .upload-progress-section{background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;padding:16px}.upload-results-content .upload-progress-section .progress-header{margin-bottom:10px}.upload-results-content .upload-progress-section .progress-header h4{color:#333;color:var(--neutral-text);font-size:16px;font-weight:600;margin:0}.upload-results-content .current-file,.upload-results-content .progress-text,.upload-results-content .time-remaining{color:#666;color:var(--neutral-text-muted);font-size:13px;margin:0}.upload-results-content .progress-bar-container{align-items:center;display:flex;gap:12px;margin-top:8px}.upload-results-content .progress-bar-container .progress-bar{background:#e1e5e9;background:var(--neutral-border);border-radius:6px;box-shadow:inset 0 1px 3px #0000001f;flex:1 1;height:10px;overflow:hidden}.upload-results-content .progress-bar-container .progress-fill{background:linear-gradient(90deg,#008ebd,#006a94);border-radius:6px;height:100%;transition:width .3s ease}.upload-results-content .server-message{border-radius:8px;font-size:14px;padding:12px 16px}.upload-results-content .server-message.success{background:#22c55e24;border:1px solid #22c55e59;color:#15803d}body.dark-mode .upload-results-content .server-message.success{color:#4ade80}.upload-results-content .server-message.error{background:#ef44441f;border:1px solid #ef444459;color:#b91c1c}body.dark-mode .upload-results-content .server-message.error{color:#f87171}.action-buttons{align-items:center;flex-wrap:nowrap;gap:6px;justify-content:center}.action-buttons .action-btn{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:6px;color:#666;color:var(--neutral-text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;height:36px;justify-content:center;padding:0;position:relative;transition:all .2s ease;width:36px}.action-buttons .action-btn:hover{background:#fff;background:var(--neutral-bg-surface);border-color:#e1e5e9;border-color:var(--neutral-border);box-shadow:0 2px 8px #00000014;color:#333;color:var(--neutral-text);transform:translateY(-1px)}.action-buttons .action-btn:active{box-shadow:0 1px 4px #0000001a;transform:translateY(0)}.action-buttons .action-btn i{align-items:center;color:inherit;display:flex;font-size:15px;justify-content:center;line-height:1}.action-buttons .action-btn[title="View Credit Usage"]:hover{background:#fef3c7;border-color:#fbbf24;color:#92400e}.action-buttons .action-btn[title="View Credit Usage"]:hover i{color:#92400e}.action-buttons .action-btn[title="Send Message"]:hover{background:#dbeafe;border-color:#60a5fa;color:#1e40af}.action-buttons .action-btn[title="Send Message"]:hover i{color:#1e40af}.action-buttons .action-btn.action-btn--message>i{position:relative;z-index:0}.action-buttons .action-btn.action-btn--message .admin-client-msg-badge{background:#ef4444;border:2px solid #fff;border:2px solid var(--neutral-bg-surface,#fff);border-radius:50%;box-shadow:0 0 0 1px #0000001f;height:10px;pointer-events:none;position:absolute;right:2px;top:2px;width:10px;z-index:5}.action-buttons .action-btn[title=Messages]:hover{background:#dbeafe;border-color:#60a5fa;color:#1e40af}.action-buttons .action-btn[title=Messages]:hover i{color:#1e40af}.action-buttons .action-btn[title="Edit Client"]:hover{background:#e0e7ff;border-color:#818cf8;color:#3730a3}.action-buttons .action-btn[title="Edit Client"]:hover i{color:#3730a3}.action-buttons .action-btn.delete-btn:hover,.action-buttons .action-btn[title="Deactivate Client"]:hover{background:#fee2e2;border-color:#f87171;color:#991b1b}.action-buttons .action-btn.delete-btn:hover i,.action-buttons .action-btn[title="Deactivate Client"]:hover i{color:#991b1b}@media (max-width:768px){.upload-form-section{box-sizing:border-box!important;max-width:100%!important;padding:16px!important;width:100%!important}.upload-form-section .section-subheader{margin-bottom:16px!important;padding-bottom:12px!important}.upload-form-section .section-subheader h3{font-size:18px!important}.upload-form-section .section-subheader p{font-size:13px!important}.upload-form,.upload-results-content{gap:20px!important}.form-grid{gap:16px!important;grid-template-columns:1fr!important}.form-group{margin-bottom:0!important;max-width:100%!important;width:100%!important}.form-group label{font-size:14px!important;margin-bottom:8px!important}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea,.upload-form-section .form-group input:not([type=checkbox]):not([type=radio]),.upload-form-section .form-group select,.upload-form-section .form-group textarea{background:#f8f9fa!important;background:var(--neutral-input-bg)!important;border:1px solid #e1e5e9!important;border:1px solid var(--neutral-border)!important;border-radius:8px!important;box-sizing:border-box!important;color:#333!important;color:var(--neutral-text)!important;font-size:16px!important;max-width:100%!important;min-height:44px!important;min-width:0!important;padding:12px 14px!important;width:100%!important}.form-group textarea{min-height:100px!important;padding:12px 14px!important}.form-group select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23666' d='M6 9 1 4h10z'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:12px!important;padding-right:40px!important}body.dark-mode .form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23b0b0b0' d='M6 9 1 4h10z'/%3E%3C/svg%3E")!important}.metadata-form{box-sizing:border-box!important;margin-bottom:24px!important;max-width:100%!important;padding:16px!important;width:100%!important}.metadata-form h2{font-size:18px!important;margin-bottom:16px!important}.metadata-form>div[style*=grid]{gap:16px!important;grid-template-columns:1fr!important;margin-bottom:16px!important}.metadata-form input[type=number],.metadata-form input[type=number][name=bitDepth],.metadata-form input[type=number][name=fovs],.metadata-form input[type=number][name=ledIntensity],.metadata-form input[type=number][name=timepoints],.metadata-form input[type=text],.metadata-form input[type=text][name=interval],.metadata-form input[type=text][name=pixelToMicron],.metadata-form textarea{border:1px solid #e1e5e9!important;border-radius:8px!important;box-sizing:border-box!important;font-size:16px!important;margin-top:6px!important;max-width:100%!important;min-height:44px!important;min-width:0!important;padding:12px 14px!important;width:100%!important}.metadata-form input{box-sizing:border-box!important;font-size:16px!important;max-width:100%!important;min-height:44px!important;padding:12px 14px!important;width:100%!important}.metadata-form textarea{min-height:100px!important;padding:12px 14px!important}.metadata-form label{display:block!important;font-size:14px!important;margin-bottom:6px!important}.metadata-form>div[style*=flex] input{box-sizing:border-box!important;font-size:16px!important;max-width:100%!important;min-height:44px!important;padding:12px 14px!important;width:100%!important}.metadata-form>div[style*=marginBottom]>div[style*=flex]{flex-direction:column!important;gap:8px!important;margin-bottom:12px!important}.metadata-form>div[style*=marginBottom]>div[style*=flex] button{align-self:flex-start!important;font-size:16px!important;min-height:44px!important;padding:8px 12px!important}.drag-drop-zone{padding:24px 16px!important}.drag-drop-content i{font-size:36px!important}.drag-drop-content h4{font-size:16px!important}.file-item{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.file-info{width:100%!important}.remove-file-btn{align-self:flex-end!important}.form-actions{flex-wrap:wrap!important;gap:12px!important}.form-actions,.submit-btn{justify-content:center!important}.submit-btn{font-size:16px!important;min-height:44px!important;padding:12px 16px!important;width:100%!important}.results-table-section .section-subheader{align-items:flex-start!important;flex-direction:column!important;gap:16px!important}.action-buttons{flex-wrap:wrap!important}}@media (max-width:480px){.results-table-section,.upload-form-section{padding:16px!important}.form-grid,.upload-form{gap:16px!important}.form-grid{grid-template-columns:1fr!important}.form-group{margin-bottom:0!important;width:100%!important}.form-group label{font-size:13px!important;margin-bottom:6px!important}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea,.upload-form-section .form-group input:not([type=checkbox]):not([type=radio]),.upload-form-section .form-group select,.upload-form-section .form-group textarea{background:#f8f9fa!important;background:var(--neutral-input-bg)!important;border:1px solid #e1e5e9!important;border:1px solid var(--neutral-border)!important;border-radius:8px!important;box-sizing:border-box!important;color:#333!important;color:var(--neutral-text)!important;font-size:16px!important;max-width:100%!important;min-height:44px!important;min-width:0!important;padding:12px 14px!important;width:100%!important}.form-group textarea{min-height:100px!important;padding:12px 14px!important}.form-group select{background-position:right 12px center!important;padding-right:40px!important}.drag-drop-zone{padding:20px 12px!important}.drag-drop-content i{font-size:32px!important}.drag-drop-content h4{font-size:14px!important}.drag-drop-content p{font-size:12px!important}.file-types{font-size:10px!important;padding:2px 8px!important}.selected-files{padding:12px!important}.file-item{padding:8px!important}.file-info i{font-size:16px!important}.file-name{font-size:12px!important}.file-size,.remove-file-btn{font-size:10px!important}.remove-file-btn{height:28px!important;width:28px!important}.submit-btn{font-size:16px!important;min-height:44px!important;padding:12px 16px!important}.action-buttons .action-btn{align-items:center!important;display:flex!important;flex-shrink:0!important;font-size:10px!important;height:28px!important;justify-content:center!important;width:28px!important}.metadata-form{padding:12px!important}.metadata-form h2{font-size:16px!important;margin-bottom:12px!important}.metadata-form>div[style*=grid]{gap:12px!important;margin-bottom:12px!important}.metadata-form input[type=number],.metadata-form input[type=text],.metadata-form textarea{font-size:16px!important;min-height:44px!important;padding:12px!important}.metadata-form textarea{min-height:90px!important}.metadata-form label{font-size:13px!important}}.credit-usage-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.credit-usage-popup{animation:slideInUp .3s ease;background:#fff;border:3px solid #008ebd;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-height:85vh;max-width:90vw;overflow:hidden;position:relative;width:800px;z-index:10000}.credit-usage-header{align-items:flex-start;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:24px 24px 0}.credit-usage-title h3{color:#333;font-size:20px;font-weight:600;margin:0 0 4px}.client-plan{color:#008ebd;font-size:14px;font-weight:500;margin:0}.credit-usage-close{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;font-size:18px;margin-right:-8px;margin-top:-8px;padding:8px;transition:all .3s ease}.credit-usage-close:hover{background:#f8f9fa;color:#333}.credit-usage-tabs{background:#f8f9fa;border-bottom:1px solid #e1e5e9;display:flex;gap:0;padding:0 24px}.credit-tab{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:16px 24px;transition:all .3s ease}.credit-tab:hover{background:#f1f5f9;color:#333}.credit-tab.active{background:#fff;border-bottom-color:#008ebd;color:#008ebd;font-weight:600}.credit-tab i{font-size:16px}.credit-usage-content{background:#fff;flex:1 1;overflow-y:auto;padding:24px}.credit-status-overview{margin-bottom:24px}.status-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;gap:16px;padding:20px}.status-card,.status-icon{align-items:center;display:flex}.status-icon{background:#008ebd;border-radius:12px;box-shadow:0 4px 12px #008ebd4d;color:#fff;font-size:20px;height:48px;justify-content:center;width:48px}.status-content h4{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 8px}.status-indicator{align-items:center;display:flex;gap:8px}.status-dot{border-radius:50%;box-shadow:0 2px 4px #0000001a;display:inline-block;height:12px;width:12px}.status-text{color:#475569;font-size:14px;font-weight:500}.credit-usage-loading{align-items:center;display:flex;flex-direction:column;gap:16px;height:200px;justify-content:center}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#008ebd}.credit-usage-loading p{color:#666;font-size:14px}.credit-metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:32px}.credit-metric-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:16px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.credit-metric-card:before{background:#008ebd;border-radius:16px 16px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.credit-metric-card:hover{border-color:#cbd5e1;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.metric-icon{align-items:center;background:#008ebd;border-radius:14px;box-shadow:0 6px 16px #008ebd66;color:#fff;display:flex;font-size:20px;height:52px;justify-content:center;position:relative;width:52px;z-index:1}.metric-content h4{color:#64748b;font-size:13px;font-weight:600;letter-spacing:.8px;margin:0 0 6px;text-transform:uppercase}.metric-value{color:#1e293b;font-size:20px;font-weight:700;line-height:1.2;margin:0}.credit-usage-progress{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:32px;padding:24px}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.progress-header h4{color:#1e293b;font-size:16px;font-weight:600;margin:0}.progress-percentage{color:#667eea;font-size:14px;font-weight:600}.progress-bar{background:#f1f5f9;border-radius:6px;box-shadow:inset 0 1px 3px #0000001a;height:10px;margin-bottom:12px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:6px;box-shadow:0 1px 3px #0003;height:100%;transition:all .3s ease}.progress-labels{color:#666;display:flex;font-size:12px;justify-content:space-between}.credit-usage-chart{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:24px;padding:24px}.chart-header{flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.chart-header,.chart-header h4{align-items:center;display:flex}.chart-header h4{color:#1e293b;font-size:18px;font-weight:600;gap:8px;margin:0}.chart-controls{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.view-toggle-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;padding:4px}.view-toggle-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;overflow:hidden;padding:8px 16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.view-toggle-btn:hover{background:#667eea0d;color:#475569}.view-toggle-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-1px)}.view-toggle-btn.active i{color:#fff}.view-toggle-btn i{font-size:14px;transition:all .3s ease}.view-toggle-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.view-toggle-btn:disabled:hover{background:#0000;color:#64748b}.date-picker-container{display:flex;flex-direction:column;gap:8px}.date-picker-wrapper{align-items:center;display:flex;position:relative}.date-picker-icon{color:#667eea;font-size:14px;left:12px;pointer-events:none;position:absolute;z-index:2}.modern-date-input{background:#fff;border:2px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0000000d;color:#1e293b;cursor:pointer;font-size:14px;font-weight:500;min-width:140px;padding:10px 12px 10px 36px;transition:all .3s cubic-bezier(.4,0,.2,1)}.modern-date-input:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.modern-date-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a,0 4px 12px #667eea26;outline:none;transform:translateY(-1px)}.modern-date-input:disabled{background:#f8f9fa;box-shadow:none;color:#9ca3af;cursor:not-allowed;opacity:.6;transform:none}.date-info-badge{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:8px;color:#0369a1;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 10px}.date-info-badge i{color:#0284c7;font-size:12px}.chart-loading{align-items:center;display:flex;flex-direction:column;gap:16px;height:250px;justify-content:center}.chart-loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:32px;width:32px}.chart-loading p{color:#6b7280;font-size:14px;margin:0}@media (max-width:768px){.credit-usage-popup{max-height:90vh;max-width:95vw;width:95vw}.credit-metrics-grid{gap:12px;grid-template-columns:1fr}.credit-metric-card{padding:16px}.metric-icon{height:40px;width:40px}.metric-icon,.metric-value{font-size:16px}.status-card{padding:16px}.status-icon{font-size:18px;height:40px;width:40px}.chart-header{align-items:flex-start;flex-direction:column;gap:12px}.chart-controls{flex-direction:column;gap:16px;width:100%}.view-toggle-group{justify-content:center;width:100%}.view-toggle-btn{flex:1 1;font-size:12px;justify-content:center;padding:10px 12px}.date-picker-container{width:100%}.modern-date-input{font-size:13px;min-width:auto;padding:8px 12px 8px 32px;width:100%}.date-picker-icon{font-size:12px;left:10px}}@media (max-width:480px){.credit-usage-header{padding:16px 16px 0}.credit-usage-tabs{padding:0 16px}.credit-tab{font-size:13px;padding:12px 16px}.credit-usage-content{padding:16px}.credit-usage-chart{height:250px}.status-card{gap:12px;padding:12px}.status-icon{font-size:16px;height:36px;width:36px}.status-content h4{font-size:14px}.status-text{font-size:13px}.chart-header h4{font-size:16px}.chart-controls{gap:12px}.view-toggle-btn{font-size:11px;padding:8px 10px}.view-toggle-btn i{font-size:12px}.modern-date-input{font-size:12px;padding:6px 10px 6px 28px}.date-picker-icon{font-size:11px;left:8px}.date-info-badge{font-size:11px;padding:4px 8px}.chart-loading{height:200px}.chart-loading-spinner{border-width:2px;height:24px;width:24px}}.progress-stages{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;overflow:hidden;padding:0 16px;position:relative}.progress-stages:before{background:linear-gradient(90deg,#e1e5e9,#e1e5e9);right:32px;z-index:1}.progress-stages:after,.progress-stages:before{content:"";height:2px;left:32px;position:absolute;top:16px}.progress-stages:after{background:#008ebd;transition:width .6s ease;width:0;width:var(--progress-width,0);z-index:2}.progress-stage{flex:1 1;flex-direction:column;gap:6px;min-width:0;z-index:5}.progress-stage,.stage-icon{align-items:center;display:flex;position:relative;transition:all .3s ease}.stage-icon{background:#fff;border:2px solid #0000;border-radius:50%;cursor:pointer;font-size:14px;height:32px;justify-content:center;width:32px;z-index:10}.stage-label{word-wrap:break-word;color:#666;font-size:.75rem;font-weight:500;line-height:1.2;max-width:100%;text-align:center;transition:color .3s ease}.progress-stage.pending .stage-icon{background:#f1f3f4;border:2px solid #e1e5e9;color:#999;z-index:10}.progress-stage.pending .stage-label{color:#999}.progress-stage.active .stage-icon{background:#cce9f2;border:2px solid #008ebd;box-shadow:0 2px 8px #008ebd33;color:#008ebd;z-index:10}.progress-stage.active .stage-label{color:#008ebd;font-weight:600}.progress-stage.completed .stage-icon{background:#008ebd;border:2px solid #008ebd;box-shadow:0 2px 8px #008ebd4d;color:#fff;z-index:10}.progress-stage.completed .stage-icon:after{align-items:center;background:#28a745;border:2px solid #fff;border-radius:50%;color:#fff;content:"\f00c";display:flex;font-family:Font Awesome\ 6 Free;font-size:8px;font-weight:900;height:16px;justify-content:center;position:absolute;right:-2px;top:-2px;width:16px}.progress-stage.completed .stage-label{color:#008ebd;font-weight:600}.progress-stage:hover{transform:translateY(-2px)}.progress-stage:hover .stage-icon{box-shadow:0 4px 16px #008ebd4d;z-index:15}.profile-content{margin:0 auto;max-width:1200px}.profile-header{align-items:center;background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:space-between;margin-bottom:32px;padding:32px}.profile-avatar{gap:24px}.avatar-circle,.profile-avatar{align-items:center;display:flex}.avatar-circle{background:#008ebd;border-radius:50%;box-shadow:0 8px 24px #008ebd4d;color:#fff;font-size:32px;height:80px;justify-content:center;width:80px}.profile-info h3{color:#333;color:var(--neutral-text);font-size:24px;font-weight:600;margin:0 0 8px}.profile-role{color:#666;color:var(--neutral-text-muted);font-size:16px;margin:0 0 12px}.profile-actions{display:flex;gap:12px}.edit-profile-btn{align-items:center;background:#008ebd;border:none;border-radius:8px;box-shadow:0 4px 12px #008ebd4d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.edit-profile-btn:hover{box-shadow:0 6px 20px #008ebd66;transform:translateY(-2px)}.edit-actions{display:flex;gap:12px}.save-btn{align-items:center;background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.save-btn:hover{background:#059669;transform:translateY(-1px)}.cancel-btn{align-items:center;background:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.cancel-btn:hover{background:#4b5563;transform:translateY(-1px)}.profile-sections{grid-gap:32px;display:grid;gap:32px}.profile-section{background:#fff;background:var(--neutral-bg-surface);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:32px}.profile-section .section-header{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:10px;display:flex;gap:12px;margin:0 0 24px;padding:14px 16px}.profile-section .section-header h3{color:#333;color:var(--neutral-text);flex:1 1;font-size:20px;font-weight:600;margin:0}.profile-section .section-header i{color:#667eea;font-size:20px}.profile-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.profile-grid .form-group{display:flex;flex-direction:column;gap:8px}.profile-grid .form-group label{color:#666;color:var(--neutral-text-muted);font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.profile-field-hint{color:#666;color:var(--neutral-text-muted);font-size:12px;margin-top:4px}.profile-input{background:#f8f9fa;background:var(--neutral-input-bg);border:2px solid #e1e5e9;border:2px solid var(--neutral-border);border-radius:8px;color:#333;color:var(--neutral-text);font-size:16px;padding:12px 16px;transition:all .3s ease}.profile-input:focus{background:#fff;background:var(--neutral-input-focus-bg);border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.profile-value{background:#f8f9fa;background:var(--neutral-hover-bg);border:2px solid #e1e5e9;border:2px solid var(--neutral-border);border-radius:8px;color:#333;color:var(--neutral-text);font-size:16px;font-weight:500;margin:0;padding:12px 16px}.account-info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.account-info-grid .info-card{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.account-info-grid .info-card:hover{background:#fff;background:var(--neutral-bg-surface);box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.info-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;width:48px}.info-content{flex:1 1}.info-content label{color:#666;color:var(--neutral-text-muted);display:block;font-size:12px;font-weight:500;letter-spacing:.5px;margin:0 0 4px;text-transform:uppercase}.info-content p{color:#333;color:var(--neutral-text);font-size:16px;font-weight:600;margin:0}.security-actions{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.security-btn{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg);border:2px solid #e1e5e9;border:2px solid var(--neutral-border);border-radius:12px;color:#333;color:var(--neutral-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:16px 20px;text-align:left;transition:all .3s ease}.security-btn:hover{background:#fff;background:var(--neutral-bg-surface);border-color:#008ebd;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.security-btn i{color:#667eea;font-size:16px;text-align:center;width:20px}.settings-stack{max-width:420px}.settings-stack-wide{max-width:480px}.settings-body-text{color:#666;color:var(--neutral-text-muted);font-size:14px;line-height:1.5;margin-bottom:16px}.settings-body-text strong,.settings-text{color:#333;color:var(--neutral-text)}.settings-text{font-size:14px;margin-bottom:12px}.settings-text-tight{margin-bottom:8px}.settings-hint{color:#666;color:var(--neutral-text-muted);font-size:14px;line-height:1.5}.settings-hint-sm{font-size:13px;margin-bottom:8px}.settings-field{background:#f8f9fa;background:var(--neutral-input-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;box-sizing:border-box;color:#333;color:var(--neutral-text);padding:10px 12px}.settings-field-block{display:block;margin-bottom:8px;max-width:320px;width:100%}.settings-field-code,.settings-field-code-inline{margin-bottom:12px;max-width:140px;width:140px}.settings-field-code-inline{display:inline-block;margin-right:8px}.settings-field-full{margin-bottom:8px;max-width:100%;width:100%}.settings-field-otp{margin-bottom:8px;max-width:140px}.settings-qr{border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;display:block;margin-bottom:12px}.settings-inline-code{background:#f8f9fa;background:var(--neutral-hover-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:4px;color:#333;color:var(--neutral-text);font-size:.9em;padding:2px 6px;word-break:break-all}.settings-link-btn{background:none;border:none;color:#008ebd;cursor:pointer;font-size:14px;margin-left:12px;text-decoration:underline}.settings-msg-success{color:#10b981;font-size:14px;font-weight:600;margin-bottom:12px}.settings-msg-success-inline{color:#10b981;font-size:14px;margin-top:8px}.settings-msg-error{color:#ef4444;font-size:14px;margin-top:8px}.settings-msg-warn{color:#f59e0b;font-size:13px;margin-top:8px}body.dark-mode .settings-msg-success,body.dark-mode .settings-msg-success-inline{color:#6ee7b7}body.dark-mode .settings-msg-error{color:#fca5a5}.settings-notif-panel{display:flex;flex-direction:column;gap:12px;grid-column:1/-1;margin-bottom:8px;margin-top:4px;max-width:560px}.settings-notif-card{background:#f8f9fa;background:var(--neutral-hover-bg);border:2px solid #e1e5e9;border:2px solid var(--neutral-border);border-radius:12px;padding:16px 18px}.settings-notif-label{align-items:center;color:#333;color:var(--neutral-text);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;margin:0}.settings-notif-label input[type=checkbox]{accent-color:#008ebd;cursor:pointer;flex-shrink:0;height:18px;width:18px}.settings-notif-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.settings-notif-desc{color:#666;color:var(--neutral-text-muted);font-size:13px;line-height:1.45;margin:10px 0 0 30px}.security-btn.security-btn-active{background:#fff;background:var(--neutral-bg-surface);border-color:#008ebd;box-shadow:0 2px 8px #008ebd26}.security-actions.settings-password-flow{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:16px}@media (max-width:768px){.profile-header{flex-direction:column;gap:24px;text-align:center}.profile-avatar{flex-direction:column;gap:16px}.edit-actions,.profile-actions{justify-content:center;width:100%}.account-info-grid,.profile-grid,.security-actions{grid-template-columns:1fr}}.stat-icon{background:#008ebd;border-radius:10px;color:#fff!important;display:flex!important;flex-shrink:0;font-size:22px!important;height:48px!important;min-height:48px!important;min-width:48px!important;position:relative;width:48px!important;z-index:1}.stat-icon i{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased!important;color:inherit!important;display:block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome!important;font-variant:normal!important}.quick-action-btn i,.stat-icon i{-moz-osx-font-smoothing:grayscale!important;font-style:normal!important;font-weight:900!important;line-height:1!important;opacity:1!important;text-rendering:auto!important;visibility:visible!important}.quick-action-btn i{font-feature-settings:normal!important;flex-shrink:0;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-size:28px!important;font-variant:normal!important;min-height:28px!important;min-width:28px!important}.quick-action-btn i,.quick-action-btn i.fa-circle-dollar-sign,.quick-action-btn i[class*=circle-dollar-sign]{-webkit-font-smoothing:antialiased!important;background-color:initial!important;color:#0fa8db!important;display:inline-block!important}.quick-action-btn i.fa-circle-dollar-sign,.quick-action-btn i[class*=circle-dollar-sign]{-moz-osx-font-smoothing:grayscale!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-weight:900!important;opacity:1!important;visibility:visible!important}.quick-action-btn i[class*=fa-]{display:inline-block!important;opacity:1!important;visibility:visible!important}.activity-icon{align-items:center;background:#f8f9fa;border-radius:6px;color:#008ebd;display:flex!important;flex-shrink:0;font-size:18px!important;height:40px!important;justify-content:center;min-height:40px!important;min-width:40px!important;position:relative;width:40px!important;z-index:1}.activity-icon i{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;color:inherit!important;display:block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome!important;font-style:normal!important;font-variant:normal!important;font-weight:900!important;line-height:1!important;text-rendering:auto!important}.activity-icon:hover i,.quick-action-btn:hover i,.stat-icon:hover i{color:inherit!important;opacity:1!important;visibility:visible!important}.credit-actions-section .action-btn i,.overview-section .activity-icon i,.overview-section .quick-action-btn i,.overview-section .stat-icon i,.quick-actions-section .quick-action-btn i{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;background-color:initial!important;display:inline-block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-variant:normal!important;font-weight:900!important;line-height:1!important;opacity:1!important;text-rendering:auto!important;visibility:visible!important}.quick-actions-section .quick-action-btn i.fa-circle-dollar-sign,.quick-actions-section .quick-action-btn i[class*=circle-dollar-sign],.quick-actions-section .quick-action-btn i[class*=fa-solid]{background-color:initial!important;color:#0fa8db!important;display:inline-block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-weight:900!important;opacity:1!important;visibility:visible!important}.client-dashboard .sidebar i,.client-dashboard .top-nav i,.dashboard .sidebar i,.dashboard .top-nav i,.super-admin-dashboard .sidebar i,.super-admin-dashboard .top-nav i{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;display:inline-block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-variant:normal!important;font-weight:900!important;line-height:1!important;text-rendering:auto!important}.overview-section .activity-icon,.overview-section .quick-action-btn i,.overview-section .stat-icon{display:flex!important;opacity:1!important;visibility:visible!important}@media (max-width:768px){.stat-icon{font-size:20px!important;height:44px!important;min-height:44px!important;min-width:44px!important;width:44px!important}.quick-action-btn i{font-size:24px!important;min-height:24px!important;min-width:24px!important}.activity-icon{font-size:16px!important;height:36px!important;min-height:36px!important;min-width:36px!important;width:36px!important}}@media (max-width:480px){.stat-icon{font-size:18px!important;height:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}.quick-action-btn i{font-size:22px!important;min-height:22px!important;min-width:22px!important}.activity-icon{font-size:14px!important;height:32px!important;min-height:32px!important;min-width:32px!important;width:32px!important}}.overview-section [class*=icon]{display:flex!important;opacity:1!important;visibility:visible!important}.overview-section i[class*=fa-],.overview-section i[class*=fa-circle-dollar-sign],.overview-section i[class*=fa-solid],.overview-section i[class*=fas],i.fa-circle-dollar-sign,i[class*=circle-dollar-sign]{background-color:initial!important;display:inline-block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-weight:900!important;opacity:1!important;visibility:visible!important}i.fa-circle-dollar-sign,i[class*=circle-dollar-sign]{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;color:#0fa8db!important}i[class*=fa-]{display:inline-block!important;opacity:1!important;visibility:visible!important}i[class*=fa-],i[data-icon]{font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Pro!important;font-style:normal!important;font-weight:900!important}.activity-icon,.quick-action-btn i,.stat-icon{display:flex!important;opacity:1!important;visibility:visible!important}.activity-icon i,.quick-action-btn i,.stat-icon i{font-feature-settings:normal!important;background:#0000!important;display:inline-block!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome!important;font-style:normal!important;font-variant:normal!important;font-weight:900!important;opacity:1!important;text-rendering:auto!important;visibility:visible!important;z-index:10!important}.stat-icon{overflow:visible!important;position:relative!important}.stat-icon:after,.stat-icon:before{display:none!important}.fas{font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,FontAwesome!important;font-weight:900!important}.terms-of-use-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:40px 20px}.terms-container{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;line-height:1.6;margin:0 auto;max-width:900px;padding:40px 40px 96px}.terms-container h1{color:#1e293b;font-size:36px;font-weight:300;margin-bottom:8px;text-align:center}.version-info{color:#64748b;font-size:15px;font-weight:300;margin-bottom:32px;text-align:center}.terms-content{color:#334155}.terms-scroll{max-height:60vh;overflow-y:auto;padding-right:8px}.terms-scroll::-webkit-scrollbar{width:10px}.terms-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#cbd5e1,#94a3b8);border-radius:8px}.terms-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.terms-consent-bar{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#fff9,#fff);border-radius:12px;border-top:1px solid #e2e8f0;bottom:0;display:flex;gap:16px;justify-content:space-between;margin-top:16px;padding:16px 20px;position:sticky}.terms-checkbox{align-items:center;color:#334155;font-size:14px;gap:10px}.terms-accept-btn{background:#008ebd;border:none;border-radius:10px;box-shadow:0 8px 20px #008ebd40;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.terms-accept-btn:hover:not(:disabled){box-shadow:0 10px 24px #008ebd4d;transform:translateY(-1px)}.terms-accept-btn:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed}.terms-content h2{border-top:2px solid #e2e8f0;color:#1e293b;font-size:26px;font-weight:300;margin:32px 0 16px;padding-top:16px}.terms-content h3{color:#1e293b;font-size:20px;font-weight:300;margin:24px 0 12px}.terms-content p{font-weight:300;margin-bottom:16px;text-align:justify}.terms-content strong{color:#1e293b;font-weight:400}.contact-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:16px;padding:20px}.contact-info p{margin-bottom:8px;text-align:left}.contact-info p:last-child{margin-bottom:0}@media (max-width:768px){.terms-of-use-page{padding:20px 16px}.terms-container{padding:24px 20px}.terms-container h1{font-size:28px}.terms-content h2{font-size:22px}.terms-content h3{font-size:16px}}@media (max-width:480px){.terms-container{padding:20px 16px}.terms-container h1{font-size:24px}.terms-content h2{font-size:20px}.terms-content h3{font-size:15px}}.cookie-consent{background:#1a1a1a;border:1px solid #333;bottom:0;left:0;padding:16px 20px;position:fixed;right:0;z-index:9999}.cookie-content{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px}.cookie-content p{color:#fff;flex:1 1;font-size:14px;line-height:1.5;margin:0}.terms-link{color:#00bcd4;text-decoration:underline;transition:color .3s ease}.terms-link:hover{color:#00acc1}.terms-group{border-top:1px solid #e1e5e9;margin:16px 0 0;padding:16px 0 0}.terms-checkbox{align-items:flex-start;cursor:pointer;display:flex;font-size:16px;gap:8px;line-height:1.6;padding:4px 0}.terms-checkbox input[type=checkbox]{accent-color:#008ebd;cursor:pointer;flex-shrink:0;height:18px;margin-top:1px;width:18px}.terms-checkbox span{color:#555;cursor:pointer;font-size:16px;font-weight:400;line-height:1.6}.form-group .checkbox-wrapper{font-size:16px!important;gap:8px!important}.terms-checkbox .terms-link{color:#008ebd;font-weight:500;text-decoration:none;transition:color .3s ease}.terms-checkbox .terms-link:hover{color:#006a8a;text-decoration:underline}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-btn:disabled,.login-btn:disabled:hover{background:#9ca3af;box-shadow:none;transform:none}.cookie-accept-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:8px 24px;transition:background-color .3s ease;white-space:nowrap}.cookie-accept-btn:hover{background:#0056b3}.cookie-accept-btn:active{background:#004085}@media (max-width:768px){.cookie-consent{padding:12px 16px}.cookie-content{align-items:flex-start;flex-direction:column;gap:12px}.cookie-content p{font-size:13px}.cookie-accept-btn{align-self:flex-start;font-size:13px;padding:6px 20px}}@media (max-width:480px){.cookie-consent{padding:10px 12px}.cookie-content p{font-size:12px}.cookie-accept-btn{font-size:12px;padding:5px 16px}}@media (max-width:768px){*{max-width:100vw}.content-area,.dashboard,.main-content,.overview-section,.section-content,body,html{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.content-area,.dashboard,.main-content,.overview-section,.section-content{box-sizing:border-box!important}.clients-table,.data-table,.experiments-table,.files-table,.results-table,.submissions-table{-webkit-overflow-scrolling:touch!important;display:block!important;margin:0 -16px!important;max-width:100%!important;overflow-x:auto!important;padding:0 16px!important;width:100%!important}.clients-table table,.data-table table,.experiments-table table,.files-table table,.results-table table,.submissions-table table{border-collapse:collapse!important;display:table!important;min-width:700px!important;width:100%!important}table{border-collapse:collapse!important;display:table!important;min-width:600px!important;width:100%!important}table tbody,table thead{display:table-row-group!important}table tr{display:table-row!important}table th{background:#f8f9fa!important;background:var(--neutral-hover-bg)!important;color:#333!important;color:var(--neutral-text)!important;font-weight:600!important;max-width:150px!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}table td,table th{font-size:12px!important;min-width:90px!important;padding:10px 8px!important}table td{word-wrap:break-word!important;max-width:200px!important;overflow-wrap:break-word!important;vertical-align:middle!important;white-space:normal!important}table td:first-child,table th:first-child{max-width:180px!important;min-width:120px!important}table td:nth-child(2),table th:nth-child(2){max-width:120px!important;min-width:100px!important}.results-table td:first-child,.results-table th:first-child{max-width:220px!important;min-width:150px!important}.results-table td:nth-child(2),.results-table th:nth-child(2){max-width:110px!important;min-width:90px!important}.results-table td:nth-child(3),.results-table td:nth-child(4),.results-table th:nth-child(3),.results-table th:nth-child(4){max-width:100px!important;min-width:80px!important}.results-table td:nth-child(5),.results-table th:nth-child(5),table td:nth-child(5),table th:nth-child(5){max-width:200px!important;min-width:150px!important;overflow:visible!important;white-space:nowrap!important}table td[class*=date],table td[class*=processed],table th[class*=date],table th[class*=processed]{max-width:200px!important;min-width:150px!important;white-space:nowrap!important}table td:last-child,table th:last-child{max-width:120px!important;min-width:100px!important;white-space:nowrap!important}.table-container,.table-wrapper{-webkit-overflow-scrolling:touch!important;margin:0 -16px!important;overflow-x:auto!important;padding:0 16px!important;width:100%!important}.filters select{font-size:14px!important;max-width:100%!important;min-width:140px!important;padding:8px 32px 8px 12px!important;width:auto!important}.results-header,.submissions-header{flex-wrap:wrap!important;gap:12px!important}.form,.form-group,.input-group,.input-wrapper,.results-header .filters,.results-header .filters select,.submissions-header .filters,.submissions-header .filters select,form{max-width:100%!important;width:100%!important}.form-control,.form-group input:not([type=checkbox]):not([type=radio]),.input-field,.input-group input,.input-wrapper input,input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{border:1px solid #e1e5e9!important;border-radius:8px!important;box-sizing:border-box!important;font-size:16px!important;height:auto!important;max-width:100%!important;min-height:44px!important;min-width:0!important;padding:12px 14px!important;width:100%!important}textarea{min-height:100px!important;resize:vertical!important}select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 9 1 4h10z'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:12px!important;padding-right:40px!important}.modal,.modal-content,.modal-dialog{margin:10px auto!important;max-width:95vw!important;padding:16px!important;width:95vw!important}.modal-body,.modal-footer,.modal-header{padding:12px!important}.card,.dashboard-card,.experiment-item,.file-card,.metric-card,.stat-card{margin:0 0 16px!important;max-width:100%!important;width:100%!important}.cards-grid,.dashboard-grid,.experiments-container,.experiments-list,.files-container,.metrics-grid,.quick-actions-grid,.stats-grid{gap:16px!important;grid-template-columns:1fr!important;max-width:100%!important;width:100%!important}.cards-grid>*,.dashboard-grid>*,.experiments-list>*,.metrics-grid>*,.stats-grid>*{max-width:100%!important;width:100%!important}.action-btn,.btn,button:not(.mobile-menu-toggle):not(.notification-btn):not(.theme-toggle):not(.sidebar-toggle):not(.login-navbar-toggle):not(.password-toggle){font-size:16px!important;margin:8px 0!important;max-width:100%!important;padding:12px 16px!important;width:100%!important}.btn-group,.button-group{flex-direction:column!important;width:100%!important}.btn-group .btn,.button-group button{margin:4px 0!important;width:100%!important}.overview-section,.quick-actions-section,.recent-activity-section,.section,.section-content,.system-status-section{margin:0!important;max-width:100%!important;padding:16px!important;width:100%!important}.section-header{padding:0 0 16px!important}.section-header h2,.section-header h3{font-size:20px!important}.chart-container,.plot-container,.visualization-container{max-width:100%!important;overflow-x:auto!important;padding:12px!important;width:100%!important}canvas,img,svg,video{height:auto!important;max-width:100%!important}.login-card{margin:20px auto!important;max-width:min(600px,100%)!important;padding:20px!important;transform:none!important}.login-card,.login-container{box-sizing:border-box!important;width:100%!important}.login-container{align-items:center!important;max-width:100%!important;padding:max(120px,calc(env(safe-area-inset-top, 0px) + 72px)) max(20px,env(safe-area-inset-right,0px)) 20px max(20px,env(safe-area-inset-left,0px))!important}.login-form .checkbox-wrapper input[type=checkbox],.login-form .form-group .checkbox-wrapper input[type=checkbox]{height:20px!important;max-height:22px!important;max-width:22px!important;min-height:20px!important;min-width:20px!important;width:20px!important}.top-nav{padding:8px 12px!important}.nav-right{gap:8px!important}.dropdown-menu,.user-dropdown{left:auto!important;max-width:calc(100vw - 32px)!important;right:16px!important;width:calc(100vw - 32px)!important}[style*=width]{max-width:100vw!important}div,h1,h2,h3,h4,h5,h6,p,span{word-wrap:break-word!important;overflow-wrap:break-word!important}.card,.credit-card,.dashboard-card,.experiment-item,.file-card,.info-card,.metric-card,.stat-card,.status-card,.storage-card{border-radius:12px!important;box-sizing:border-box!important;margin:0 0 16px!important;max-width:100%!important;padding:16px!important;width:100%!important}.dashboard-card{min-height:auto!important;padding:0!important}.dashboard-card .card-header{font-size:16px!important;padding:16px!important}.dashboard-card .card-header h3{font-size:16px!important;font-weight:600!important}.dashboard-card .card-header i{font-size:20px!important}.dashboard-card .card-content,.stat-card{padding:16px!important}.stat-card{align-items:center!important;flex-direction:row!important;gap:12px!important;min-height:auto!important}.stat-icon{font-size:20px!important;height:44px!important;min-height:44px!important;min-width:44px!important;width:44px!important}.stat-content{flex:1 1!important;min-width:0!important;width:auto!important}.stat-content h3{font-size:24px!important;margin-bottom:4px!important}.stat-content p{font-size:14px!important;margin-bottom:4px!important}.stat-change{font-size:12px!important}.metric-card{padding:16px!important;text-align:center!important}.metric-card h4{font-size:13px!important;margin-bottom:8px!important}.file-card{gap:12px!important;padding:16px!important}.file-header{flex-wrap:wrap!important;gap:12px!important}.file-icon{font-size:20px!important;height:48px!important;width:48px!important}.file-name{font-size:14px!important}.experiment-item{border-radius:12px!important;min-height:auto!important;padding:16px!important}.experiment-item .card-content,.experiment-item .card-header{padding:12px 0!important}.compute-info,.credit-card,.credits-info,.storage-card{border-radius:12px!important;box-sizing:border-box!important;margin:0 0 16px!important;max-width:100%!important;padding:16px!important;width:100%!important}.compute-display,.credits-display{padding:12px 0!important;text-align:center!important}.compute-amount,.credits-amount{font-size:clamp(1.75rem,5vw,2rem)!important;line-height:1.2!important;margin-bottom:4px!important}.compute-label,.credits-label{font-size:clamp(.8rem,2.5vw,.85rem)!important;margin-top:4px!important}.compute-progress,.credits-progress{gap:8px!important;margin-top:12px!important}.compute-bar,.credits-bar{height:6px!important;width:100%!important}.compute-progress p,.credits-progress p{font-size:clamp(.75rem,2vw,.85rem)!important}.compute-info,.credits-info,.stats-grid{gap:12px!important}.stats-grid{grid-template-columns:1fr!important}.experiments-list,.files-container{gap:16px!important;grid-template-columns:1fr!important}.experiment-meta,.form-group,.input-group{box-sizing:border-box!important;margin-bottom:16px!important;max-width:100%!important;width:100%!important}.form-group label{color:#333!important;color:var(--neutral-text)!important;display:block!important;font-size:14px!important;font-weight:500!important;margin-bottom:8px!important;width:100%!important}.experiment-meta input,.experiment-meta select,.experiment-meta textarea,.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{border:1px solid #e1e5e9!important;border-radius:8px!important;box-sizing:border-box!important;font-size:16px!important;max-width:100%!important;min-height:44px!important;min-width:0!important;padding:12px 14px!important;width:100%!important}.form-options{flex-direction:column!important;gap:12px!important;width:100%!important}.input-wrapper{position:relative!important}.input-wrapper,.input-wrapper input{max-width:100%!important;width:100%!important}.input-wrapper input{box-sizing:border-box!important;font-size:16px!important;min-height:44px!important;padding:12px 40px!important}.input-wrapper>i{font-size:16px!important;left:12px!important}.input-wrapper input:focus{padding:12px 40px!important}.overview-section,.section{gap:16px!important;padding:16px!important}.card+.card,.dashboard-card+.dashboard-card,.experiment-item+.experiment-item,.file-card+.file-card,.stat-card+.stat-card{margin-top:0!important}}@media (max-width:480px){.content-area,.section{padding:12px!important}.clients-table,.files-table,.results-table,.submissions-table{margin:0 -12px!important;padding:0 12px!important}.clients-table table,.files-table table,.results-table table,.submissions-table table{min-width:650px!important}table th{max-width:120px!important}table td,table th{font-size:11px!important;min-width:80px!important;padding:8px 6px!important}table td{max-width:150px!important}.modal-content{max-width:98vw!important;width:98vw!important}.card,.dashboard-card,.modal-content{padding:12px!important}.section-header h2{font-size:18px!important}.quick-actions-grid{gap:12px!important;grid-template-columns:1fr!important}.filters select{font-size:14px!important;min-width:100%!important;width:100%!important}.card,.dashboard-card,.experiment-item,.file-card,.metric-card,.stat-card{margin-bottom:12px!important;padding:12px!important}.dashboard-card .card-header{padding:12px!important}.dashboard-card .card-header h3{font-size:15px!important}.dashboard-card .card-content,.stat-card{padding:12px!important}.stat-card{gap:10px!important}.stat-icon{font-size:18px!important;height:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}.stat-content h3{font-size:22px!important}.stat-content p{font-size:13px!important}.compute-info,.credits-info{padding:12px!important}.compute-amount,.credits-amount{font-size:1.75rem!important}.compute-label,.credits-label{font-size:.75rem!important}.file-card{gap:10px!important;padding:12px!important}.file-icon{font-size:18px!important;height:44px!important;width:44px!important}.experiment-item{padding:12px!important}.form-group{margin-bottom:14px!important}.experiment-meta input,.experiment-meta select,.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{font-size:16px!important;min-height:44px!important;padding:12px!important}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{min-height:44px!important;padding:12px!important}.input-wrapper input{font-size:16px!important;padding:12px 36px!important}.input-wrapper>i{font-size:14px!important;left:10px!important}.results-table td:nth-child(5),.results-table th:nth-child(5){max-width:200px!important;min-width:150px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.results-table-cell{word-wrap:break-word!important;white-space:normal!important}.results-table td:nth-child(5).results-table-cell{overflow:visible!important;white-space:nowrap!important}}@media (max-width:768px) and (orientation:landscape){.content-area{padding:12px!important}.top-nav{height:50px!important;min-height:50px!important}}@media (max-width:320px){.content-area{padding:8px!important}.card,.dashboard-card{padding:10px!important}.results-table,.submissions-table{margin:0 -8px!important;padding:0 8px!important}.results-table table,.submissions-table table{min-width:600px!important}table th{max-width:100px!important}table td,table th{font-size:10px!important;min-width:70px!important;padding:6px 4px!important}table td{max-width:120px!important}}@media (min-width:481px) and (max-width:1024px){.clients-table table,.files-table table,.results-table table,.submissions-table table{min-width:700px!important}table td,table th{font-size:13px!important;min-width:100px!important;padding:10px!important}}@media (min-width:1025px) and (max-width:1440px){.clients-table table,.files-table table,.results-table table,.submissions-table table{min-width:100%!important}table td,table th{font-size:14px!important;padding:12px 14px!important}}@media (min-width:1441px){.clients-table table,.files-table table,.results-table table,.submissions-table table{min-width:100%!important}table td,table th{font-size:14px!important;padding:12px 16px!important}}@media (max-width:768px){div[style*="background: #000000"],div[style*="background: #000000"][style*="borderRadius: '12px'"],div[style*="background: '#000000'"]{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;margin:0 auto!important;max-width:100%!important;min-width:0!important;width:100%!important}div[style*="width: { xs: '100%'"]{max-width:100%!important;min-width:0!important;width:100%!important}.MuiBox-root:has(canvas#qcCanvas),.MuiBox-root:has(canvas[ref*=videoCanvasRef]){max-width:100%!important;width:100%!important}.MuiBox-root[style*="aspectRatio: '1 / 1'"],div[style*=aspectRatio]{max-height:90vw!important;max-width:100%!important;min-height:250px!important;min-width:100%!important;width:100%!important}canvas#qcCanvas,canvas[ref*=videoCanvasRef]{display:block!important;height:auto!important;max-height:100%!important;max-width:100%!important;width:100%!important}.MuiBox-root[style*="background: #000000"][style*="pb: 0"],div[style*="background: '#000000'"][style*="pb: 0"]{box-sizing:border-box!important;padding:12px 8px 8px!important;width:100%!important}.MuiSlider-root{margin:8px 0 12px!important;padding:8px 0!important;width:100%!important}.MuiSlider-thumb{height:18px!important;width:18px!important}.MuiSlider-rail,.MuiSlider-track{height:4px!important}.MuiBox-root[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],div[style*="flexWrap: 'wrap'"],div[style*="flexWrap: 'wrap'"][style*="mt: 1.5"]{-webkit-overflow-scrolling:touch!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px!important;justify-content:space-between!important;margin-top:8px!important;overflow-x:auto!important;width:100%!important}.MuiBox-root[style*="display: 'flex'"][style*="alignItems: 'center'"][style*="gap: 0.75"],div[style*="display: 'flex'"][style*="alignItems: 'center'"],div[style*="display: 'flex'"][style*="alignItems: 'center'"][style*="gap: 0.75"][style*="flexWrap: 'wrap'"],div[style*="flexWrap: 'wrap'"]>div[style*="display: 'flex'"]{align-items:center!important;flex-shrink:0!important;flex-wrap:nowrap!important;gap:4px!important;min-width:fit-content!important}div[style*="background: #000000"]>div[style*="display: 'flex'"],div[style*="background: '#000000'"] div[style*="display: 'flex'"],div[style*="background: '#000000'"]>div[style*="display: 'flex'"]{flex-wrap:nowrap!important}div[style*="background: '#000000'"] div[style*="mt: 1.5"][style*="flexWrap: 'wrap'"]{flex-direction:row!important;flex-wrap:nowrap!important}.MuiIconButton-root[style*="color: 'white'"],button[style*="color: 'white'"][style*=bgcolor],div[style*="background: #000000"] .MuiIconButton-root,div[style*="background: '#000000'"] .MuiIconButton-root{flex-shrink:0!important;height:36px!important;margin:0!important;max-width:36px!important;min-width:36px!important;padding:6px!important;width:36px!important}.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,div[style*="background: #000000"] .MuiIconButton-root .MuiSvgIcon-root,div[style*="background: '#000000'"] .MuiIconButton-root .MuiSvgIcon-root{font-size:18px!important;height:18px!important;width:18px!important}}@media (min-width:601px) and (max-width:960px){.MuiIconButton-root[style*="color: 'white'"],.MuiIconButton-sizeMedium[style*="color: 'white'"],.content-area .MuiIconButton-root[style*="color: 'white'"],.content-area .MuiIconButton-sizeMedium,.content-area button.MuiButtonBase-root.MuiIconButton-root,.content-area button.MuiIconButton-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium,button[style*="color: 'white'"][style*=bgcolor],div[style*="background: #000000"] .MuiIconButton-root,div[style*="background: '#000000'"] .MuiIconButton-root{box-sizing:border-box!important;flex-shrink:0!important;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;padding:5px!important;width:32px!important}.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,.MuiIconButton-sizeMedium[style*="color: 'white'"] .MuiSvgIcon-root,.content-area .MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,.content-area .MuiIconButton-sizeMedium .MuiSvgIcon-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium .MuiSvgIcon-root,div[style*="background: #000000"] .MuiIconButton-root .MuiSvgIcon-root,div[style*="background: '#000000'"] .MuiIconButton-root .MuiSvgIcon-root{font-size:16px!important;height:16px!important;max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.MuiBox-root[style*="background: #000000"][style*="pb: 0"],div[style*="background: '#000000'"][style*="pb: 0"]{padding:10px 6px 6px!important}.MuiBox-root[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"]{gap:3px!important;margin-top:6px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"]{gap:3px!important}.MuiTypography-body2[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiTypography-body2{flex-shrink:1!important;font-size:11px!important;margin-left:4px!important;margin-right:4px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"][style*="ml: 1"]{align-items:center!important;display:flex!important;flex-shrink:0!important;gap:4px!important;margin-left:4px!important}div[style*="background: '#000000'"] .MuiTypography-body2[style*="Speed:"]{font-size:11px!important;margin-right:2px!important;white-space:nowrap!important}.MuiFormControl-root .MuiSelect-root,.MuiSelect-root[style*="color: 'white'"],div[style*="background: #000000"] .MuiSelect-root,div[style*="background: '#000000'"] .MuiSelect-root{font-size:11px!important;height:32px!important;max-width:65px!important;min-width:50px!important;padding:0!important}.MuiSelect-select,div[style*="background: #000000"] .MuiSelect-select,div[style*="background: '#000000'"] .MuiSelect-select{font-size:11px!important;min-height:32px!important;padding:4px 20px 4px 6px!important}.MuiMenuItem-root,div[style*="background: #000000"] .MuiMenuItem-root,div[style*="background: '#000000'"] .MuiMenuItem-root{font-size:11px!important;padding:6px 12px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"][style*="gap: 1"]:last-child{flex-shrink:0!important;margin-left:auto!important}.MuiIconButton-root[style*=Fullscreen],div[style*="background: '#000000'"] .MuiIconButton-root:has(svg[data-testid*=Fullscreen]){height:36px!important;max-width:36px!important;min-width:36px!important;padding:6px!important;width:36px!important}div[style*="borderTop: '1px solid rgba(255,255,255,0.1)'"]{box-sizing:border-box!important;margin-top:12px!important;padding-top:12px!important;width:100%!important}.MuiTypography-caption{font-size:11px!important;margin-bottom:8px!important}div[style*="display: 'flex'"][style*="gap: 1"][style*=flexWrap]{box-sizing:border-box!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important}div[style*="bgcolor:"] div[style*="display: 'flex'"][style*="alignItems: 'center'"],div[style*="border: '1px solid'"] div[style*="display: 'flex'"]{box-sizing:border-box!important;flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;gap:6px!important;max-width:calc(50% - 4px)!important;min-width:calc(50% - 4px)!important;padding:8px!important}.MuiBox-root[style*="width: 12"]{height:14px!important;width:14px!important}.MuiTypography-body2[style*="fontSize: '0.7rem'"]{font-size:11px!important}input[type=checkbox][style*=accentColor]{height:16px!important;width:16px!important}}@media (max-width:768px){.MuiGrid-container .MuiCard-root,.MuiGrid-item .MuiCard-root,div[style*="borderRadius: 3"] .MuiCard-root{box-sizing:border-box!important;margin:0 0 16px!important;max-width:100%!important;padding:0!important;width:100%!important}.MuiCardContent-root{box-sizing:border-box!important;padding:12px!important;width:100%!important}.MuiCard-root[style*="boxShadow: 3"]{max-width:100%!important;width:100%!important}.MuiBox-root[style*="display: 'flex'"][style*="alignItems: 'center'"]{gap:8px!important;margin-bottom:8px!important}.MuiTypography-h6{font-size:14px!important;font-weight:600!important}.MuiGrid-container[style*="spacing: 0.5"]{margin:0!important;width:100%!important}.MuiGrid-item{padding:4px!important}.MuiFormControlLabel-root{margin:0!important;width:100%!important}.MuiCheckbox-root{padding:4px!important}.MuiCheckbox-root .MuiSvgIcon-root{font-size:18px!important}.MuiTypography-body1[style*="fontSize: '0.85rem'"]{font-size:11px!important}.MuiButton-root[style*="Update Flag"],.MuiButton-root[style*="View Flag"],.MuiButton-root[style*=Download]{font-size:13px!important;margin-bottom:8px!important;min-width:auto!important;padding:10px 12px!important;width:100%!important}.MuiButton-root[style*="Update Flag"]{flex:1 1 100%!important}.MuiSwitch-root{height:20px!important;width:36px!important}.MuiSwitch-switchBase{padding:2px!important}.MuiSwitch-thumb{height:16px!important;width:16px!important}.MuiSwitch-track{border-radius:10px!important;height:20px!important}.MuiBox-root[style*=Effector],.MuiBox-root[style*=Target]{flex-basis:calc(50% - 8px);flex-grow:1;flex-shrink:1;gap:6px!important;min-width:calc(50% - 8px)!important}input[type=color]{height:32px!important;width:40px!important}.MuiBox-root[style*="SNR Summary"]{flex-wrap:wrap!important;gap:8px!important}.MuiBox-root[style*="Avg SNR"],.MuiBox-root[style*="Best SNR"],.MuiBox-root[style*="Worst SNR"]{flex-basis:calc(33.333% - 6px);flex-grow:1;flex-shrink:1;min-width:calc(33.333% - 6px)!important;padding:8px 4px!important}.MuiTableContainer-root{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important;width:100%!important}.MuiTable-root{min-width:600px!important}.MuiTableCell-root{font-size:11px!important;padding:6px 4px!important}.MuiChip-root{font-size:10px!important;height:18px!important}.MuiBox-root[style*="QC Metrics Plot Viewer"]{max-width:100%!important;min-height:200px!important;width:100%!important}}@media (min-width:481px) and (max-width:960px){.MuiIconButton-root[style*="color: 'white'"],.MuiIconButton-sizeMedium[style*="color: 'white'"],.content-area .MuiIconButton-root[style*="color: 'white'"],.content-area .MuiIconButton-sizeMedium,.content-area button.MuiButtonBase-root.MuiIconButton-root,.content-area button.MuiIconButton-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium,button[style*="color: 'white'"][style*=bgcolor],div[style*="background: #000000"] .MuiIconButton-root,div[style*="background: '#000000'"] .MuiIconButton-root{box-sizing:border-box!important;flex-shrink:0!important;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;padding:5px!important;width:32px!important}.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,.MuiIconButton-sizeMedium[style*="color: 'white'"] .MuiSvgIcon-root,.content-area .MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,.content-area .MuiIconButton-sizeMedium .MuiSvgIcon-root,.content-area button.MuiButtonBase-root.MuiIconButton-root .MuiSvgIcon-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium .MuiSvgIcon-root,div[style*="background: #000000"] .MuiIconButton-root .MuiSvgIcon-root,div[style*="background: '#000000'"] .MuiIconButton-root .MuiSvgIcon-root{font-size:16px!important;height:16px!important;max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.MuiBox-root[style*="background: #000000"][style*="pb: 0"],div[style*="background: '#000000'"][style*="pb: 0"]{padding:10px 6px 6px!important}.MuiBox-root[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"]{gap:3px!important;margin-top:6px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"]{gap:3px!important}.MuiTypography-body2[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiTypography-body2{font-size:11px!important}.MuiSelect-root[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiSelect-root{font-size:11px!important;height:28px!important;padding:4px 8px!important}.MuiSlider-root{margin:6px 0 10px!important;padding:6px 0!important}.MuiSlider-thumb{height:16px!important;width:16px!important}}@media (max-width:960px){.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium,.content-area .MuiBox-root .MuiIconButton-root,.content-area .MuiBox-root button.MuiIconButton-root,.content-area .MuiIconButton-root,.content-area .MuiIconButton-sizeMedium,.content-area button.MuiButtonBase-root.MuiIconButton-root,.content-area button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium,.content-area button.MuiIconButton-root,.content-area div[style*="display: 'flex'"] .MuiIconButton-root,.content-area div[style*="display: 'flex'"] button.MuiIconButton-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium{box-sizing:border-box!important;flex-shrink:0!important;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;padding:4px 5px!important;width:32px!important}.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium .MuiSvgIcon-root,.content-area .MuiIconButton-root .MuiSvgIcon-root,.content-area .MuiIconButton-sizeMedium .MuiSvgIcon-root,.content-area button.MuiButtonBase-root.MuiIconButton-root .MuiSvgIcon-root,.content-area button.MuiIconButton-root .MuiSvgIcon-root,button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium .MuiSvgIcon-root{font-size:16px!important;height:16px!important;max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}}@media (max-width:480px){.MuiBox-root[style*="aspectRatio: '1 / 1'"],div[style*=aspectRatio]{max-height:85vw!important;min-height:220px!important}.MuiBox-root[style*="background: #000000"][style*="pb: 0"],div[style*="background: '#000000'"][style*="pb: 0"]{padding:10px 6px 6px!important}.MuiBox-root[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"]{gap:2px!important;margin-top:6px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"]{flex-wrap:nowrap!important;gap:2px!important}.MuiButtonBase-root.MuiIconButton-root[style*="color: 'white'"],.MuiIconButton-root[style*="color: 'white'"],.MuiIconButton-sizeMedium[style*="color: 'white'"],.content-area .MuiIconButton-root[style*="color: 'white'"],.content-area button.MuiIconButton-root,button.MuiIconButton-root[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiIconButton-root{box-sizing:border-box!important;flex-shrink:0!important;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;padding:4px!important;width:32px!important}.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,.MuiIconButton-sizeMedium[style*="color: 'white'"] .MuiSvgIcon-root,.content-area .MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,button.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,div[style*="background: '#000000'"] .MuiIconButton-root .MuiSvgIcon-root{font-size:16px!important;height:16px!important;max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.MuiTypography-body2[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiTypography-body2{font-size:10px!important;margin-left:2px!important;margin-right:2px!important}.MuiSelect-root[style*="color: 'white'"],div[style*="background: '#000000'"] .MuiSelect-root{font-size:10px!important;height:28px!important;max-width:60px!important;min-width:45px!important}div[style*="background: '#000000'"] .MuiSelect-select{font-size:10px!important;min-height:28px!important;padding:3px 18px 3px 5px!important}.MuiBox-root[style*="display: 'flex'"][style*="alignItems: 'center'"]{flex:1 1 100%!important;margin-bottom:4px!important;min-width:100%!important}.MuiCardContent-root{padding:10px!important}.MuiTypography-h6{font-size:13px!important}.MuiButton-root[style*="Update Flag"],.MuiButton-root[style*="View Flag"],.MuiButton-root[style*=Download]{font-size:12px!important;padding:8px 10px!important}.MuiBox-root[style*="Avg SNR"],.MuiBox-root[style*="Best SNR"],.MuiBox-root[style*="Worst SNR"]{flex:1 1 100%!important;margin-bottom:6px!important;min-width:100%!important}.MuiTableCell-root{font-size:10px!important;padding:4px 3px!important}}@media (max-width:599px){.MuiGrid-container{margin:0!important;padding:0!important;width:100%!important}.MuiGrid-item[style*="md: 4"],.MuiGrid-item[style*="md: 8"],.MuiGrid-item[style*="sm: 4"],.MuiGrid-item[style*="sm: 8"],.MuiGrid-item[style*="xs: 12"]{box-sizing:border-box!important;flex-basis:100%!important;max-width:100%!important;padding:8px!important;width:100%!important}.MuiGrid-item .MuiBox-root[style*="display: 'flex'"][style*="flexDirection: { xs: 'column'"]{box-sizing:border-box!important;flex-direction:column!important;gap:16px!important;max-width:100%!important;width:100%!important}div[style*="flexDirection: { xs: 'column'"],div[style*="flexDirection: { xs: 'column', sm: 'row'"]{flex-direction:column!important}div[style*="Video Display Section"],div[style*="minWidth: { xs: '100%'"]{flex:0 0 auto!important;max-width:100%!important;min-width:0!important;order:1!important;width:100%!important}div[style*="Cell Flags Section"],div[style*="width: { xs: '100%'"]{flex:0 0 auto!important;max-width:100%!important;order:2!important;width:100%!important}.MuiGrid-item[style*="xs: 12"][style*="md: 4"],.MuiGrid-item[style*="xs: 12"][style*="sm: 4"]{flex-basis:100%!important;margin-top:16px!important;max-width:100%!important;order:3!important;padding:8px!important;width:100%!important}.MuiBox-root[style*="p: { xs: 0.5"],.MuiBox-root[style*="p: { xs: 1"]{padding:8px!important}.MuiBox-root[style*="height: '100%'"]{box-sizing:border-box!important;max-width:100%!important;padding:8px!important;width:100%!important}}@media (min-width:480px){.content-area .MuiGrid-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important}.content-area .MuiGrid-item{display:block!important}.content-area .MuiBox-root[style*="flexDirection: { xs: 'column', sm: 'row'"], .content-area .MuiBox-root[style*=flexDirection], .content-area div[style*="flexDirection: { xs: 'column', sm: 'row'"], .content-area div[style*=flexDirection]{display:flex!important;flex-direction:row!important}}@media (min-width:600px){.content-area .MuiGrid-item{flex-basis:auto!important;margin-top:0!important;max-width:none!important}.content-area .MuiBox-root[style*="display: 'flex'"],.content-area .MuiGrid-item .MuiBox-root[style*="display: 'flex'"]{flex-direction:row!important;gap:12px!important;width:100%!important}.content-area .MuiBox-root[style*=flexDirection],.content-area div[style*=flexDirection]{flex-direction:row!important;gap:12px!important}.content-area .MuiGrid-item .MuiBox-root{flex-direction:row!important}}@media (min-width:769px){div[style*="minWidth: { xs: '100%', sm: '281px'"], div[style*="width: { xs: '100%', sm: '281px'"]{flex:0 0 auto!important;max-width:281px!important;min-width:281px!important;width:281px!important}div[style*="background: '#000000'"][style*="width: { xs: '100%', sm: '281px'"]{height:auto!important;max-width:281px!important;width:281px!important}div[style*="width: { xs: '100%', sm: '281px'"][style*="height: { xs: '100%', sm: '281px'"]{height:281px!important;max-height:281px!important;max-width:281px!important;width:281px!important}.MuiGrid-item .MuiBox-root[style*="p: { xs: 0.5"]{padding:8px!important}}@media (min-width:900px){.content-area .MuiGrid-container{display:flex!important;flex-direction:row!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child{flex:0 0 66.67%!important;max-width:66.67%!important;width:66.67%!important}.content-area .MuiGrid-container>.MuiGrid-item:nth-child(2){flex:0 0 33.33%!important;max-width:33.33%!important;width:33.33%!important}.content-area .MuiBox-root[style*=flexDirection],.content-area .MuiGrid-item .MuiBox-root,.content-area .MuiGrid-item>.MuiBox-root,.content-area div[style*=flexDirection]{display:flex!important;flex-direction:row!important}.MuiCardContent-root{padding:12px!important}.MuiBox-root[style*="gap: { xs: 1, sm: 1, md: 1.5"]{gap:12px!important}}@media (min-width:900px) and (max-width:1600px){.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: '#000000'"][style*="borderRadius: '12px'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: '#000000'"][style*="borderRadius: '12px'"]{max-width:350px!important;min-width:350px!important;width:350px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="aspectRatio: '1 / 1'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="aspectRatio: '1 / 1'"]{height:350px!important;max-height:350px!important;max-width:350px!important;min-height:350px!important;min-width:350px!important;width:350px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas#qcCanvas),.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas[ref*=videoCanvasRef]){height:350px!important;max-height:350px!important;max-width:350px!important;width:350px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas#qcCanvas,.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas[ref*=videoCanvasRef]{max-height:350px!important;max-width:350px!important}}@media (min-width:1200px) and (max-width:1699px){.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: '#000000'"][style*="borderRadius: '12px'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="width: { xs: '100%', sm: '281px'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: '#000000'"][style*="borderRadius: '12px'"]{max-width:600px!important;width:auto!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="aspectRatio: '1 / 1'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="aspectRatio: '1 / 1'"]{height:auto!important;max-height:600px!important;max-width:600px!important;width:auto!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas#qcCanvas),.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas[ref*=videoCanvasRef]){max-height:600px!important;max-width:600px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas#qcCanvas,.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas[ref*=videoCanvasRef]{max-height:600px!important;max-width:600px!important}}@media (min-width:1700px){.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="background: '#000000'"][style*="borderRadius: '12px'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: #000000"][style*=borderRadius],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="background: '#000000'"][style*="borderRadius: '12px'"]{max-width:600px!important;min-width:600px!important;width:600px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root[style*="aspectRatio: '1 / 1'"],.content-area .MuiGrid-container>.MuiGrid-item:first-child div[style*="aspectRatio: '1 / 1'"]{height:600px!important;max-height:600px!important;max-width:600px!important;min-height:600px!important;min-width:600px!important;width:600px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas#qcCanvas),.content-area .MuiGrid-container>.MuiGrid-item:first-child .MuiBox-root:has(canvas[ref*=videoCanvasRef]){height:600px!important;max-height:600px!important;max-width:600px!important;width:600px!important}.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas#qcCanvas,.content-area .MuiGrid-container>.MuiGrid-item:first-child canvas[ref*=videoCanvasRef]{max-height:600px!important;max-width:600px!important}}@media (max-width:320px){.MuiIconButton-root[style*="color: 'white'"],div[style*="background: #000000"] .MuiIconButton-root{height:32px!important;min-width:32px!important;padding:4px!important;width:32px!important}.MuiIconButton-root[style*="color: 'white'"] .MuiSvgIcon-root,div[style*="background: #000000"] .MuiIconButton-root .MuiSvgIcon-root{font-size:16px!important}.MuiCardContent-root{padding:8px!important}.MuiTypography-h6{font-size:12px!important}.MuiButton-root{font-size:11px!important;padding:6px 8px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"]{flex:1 1 100%!important;max-width:100%!important;min-width:100%!important}}@media (max-width:600px){.content-area .MuiTypography-body1,.content-area .MuiTypography-body2{font-weight:400!important}.content-area .MuiButton-root,.content-area .MuiTableCell-root,.content-area .MuiTypography-h6,.content-area .MuiTypography-subtitle1,.content-area .MuiTypography-subtitle2{font-weight:600!important}}@media (min-width:601px) and (max-width:960px){.content-area .MuiTypography-body1,.content-area .MuiTypography-body2{font-weight:500!important}.content-area .MuiButton-root,.content-area .MuiTypography-h6,.content-area .MuiTypography-subtitle1,.content-area .MuiTypography-subtitle2{font-weight:600!important}.content-area .MuiTableCell-root{font-weight:700!important}}@media (min-width:961px) and (max-width:1280px){.content-area .MuiTypography-body1,.content-area .MuiTypography-body2{font-weight:500!important}.content-area .MuiButton-root,.content-area .MuiTableCell-root,.content-area .MuiTypography-h6,.content-area .MuiTypography-subtitle1,.content-area .MuiTypography-subtitle2{font-weight:700!important}.content-area .MuiTypography-caption{font-weight:600!important}}@media (min-width:1281px){.content-area .MuiTypography-body1,.content-area .MuiTypography-body2{font-weight:600!important}.content-area .MuiButton-root,.content-area .MuiTypography-h6,.content-area .MuiTypography-subtitle1,.content-area .MuiTypography-subtitle2{font-weight:700!important}.content-area .MuiTableCell-root{font-weight:800!important}.content-area .MuiTypography-caption{font-weight:600!important}}@media (min-width:1600px){.sidebar .nav-group-title{font-size:12.5px;font-weight:700}.sidebar .nav-item,.sidebar button.nav-item{font-size:15px!important;line-height:1.3;padding-bottom:12px;padding-top:12px}.sidebar .nav-item i{font-size:18px;min-width:20px;width:20px}.content-area .MuiTypography-body2{font-size:.92rem}.content-area .MuiTypography-caption{font-size:.8rem}.content-area .MuiButton-root{font-size:.82rem}}@media (min-width:2000px){.sidebar .nav-group-title{font-size:13px;letter-spacing:1.1px}.sidebar .nav-item,.sidebar button.nav-item{font-size:16px!important;padding-bottom:13px;padding-top:13px}.sidebar .nav-item i{font-size:19px;min-width:21px;width:21px}.content-area .MuiTypography-body2{font-size:.98rem}.content-area .MuiTypography-caption{font-size:.86rem}.content-area .MuiButton-root{font-size:.88rem}}@media (min-width:1600px){.content-area .qc-tool-root .MuiTypography-body1,.content-area .qc-tool-root .MuiTypography-body2{font-size:.98rem!important}.content-area .qc-tool-root .MuiTypography-caption{font-size:.85rem!important}.content-area .qc-tool-root .MuiButton-root{font-size:.86rem!important}.content-area .qc-tool-root .MuiTableCell-root{font-size:.84rem!important}.content-area .qc-tool-root .MuiChip-label{font-size:.82rem!important}.content-area .qc-tool-root .MuiFormControlLabel-label{font-size:.95rem!important}}@media (min-width:2000px){.content-area .qc-tool-root .MuiTypography-body1,.content-area .qc-tool-root .MuiTypography-body2{font-size:1.06rem!important}.content-area .qc-tool-root .MuiTypography-caption{font-size:.92rem!important}.content-area .qc-tool-root .MuiButton-root{font-size:.94rem!important}.content-area .qc-tool-root .MuiTableCell-root{font-size:.9rem!important}.content-area .qc-tool-root .MuiChip-label{font-size:.88rem!important}.content-area .qc-tool-root .MuiFormControlLabel-label{font-size:1.02rem!important}.content-area .qc-tool-root .MuiSvgIcon-root{font-size:1.2rem}}@media (min-width:1600px){.client-dashboard .sidebar,.dashboard .sidebar{width:clamp(280px,19vw,340px)}.client-dashboard .sidebar.collapsed,.dashboard .sidebar.collapsed{width:clamp(58px,5.5vw,72px)}.client-dashboard .main-content,.dashboard .main-content{margin-left:clamp(280px,19vw,340px);max-width:calc(100% - clamp(280px, 19vw, 340px));width:calc(100% - clamp(280px, 19vw, 340px))}.client-dashboard .sidebar.collapsed+.main-content,.client-dashboard:has(.sidebar.collapsed) .main-content,.dashboard .sidebar.collapsed+.main-content,.dashboard:has(.sidebar.collapsed) .main-content{margin-left:clamp(58px,5.5vw,72px)!important;max-width:calc(100% - clamp(58px, 5.5vw, 72px))!important;width:calc(100% - clamp(58px, 5.5vw, 72px))!important}.sidebar .nav-group-title{font-size:13px;font-weight:700}.sidebar .nav-item,.sidebar button.nav-item{font-size:16px!important;line-height:1.35;padding-bottom:12px;padding-top:12px}.sidebar .nav-item i{font-size:19px;min-width:21px;width:21px}.content-area .qc-tool-root{max-width:100%}.content-area .qc-tool-root .MuiCard-root,.content-area .qc-tool-root .MuiPaper-root{border-radius:12px!important}.content-area .qc-tool-root .MuiCardContent-root{padding:16px!important}.content-area .qc-tool-root .MuiTypography-body1,.content-area .qc-tool-root .MuiTypography-body2{font-size:1.04rem!important}.content-area .qc-tool-root .MuiTypography-caption{font-size:.92rem!important}.content-area .qc-tool-root .MuiButton-root{font-size:.95rem!important;min-height:34px;padding-bottom:7px;padding-top:7px}.content-area .qc-tool-root .MuiTableCell-root{font-size:.94rem!important;padding-bottom:8px;padding-top:8px}.content-area .qc-tool-root .MuiChip-label{font-size:.92rem!important}.content-area .qc-tool-root .MuiFormControlLabel-label{font-size:1.04rem!important}}@media (min-width:2000px){.client-dashboard .sidebar,.dashboard .sidebar{width:clamp(300px,19.5vw,360px)}.client-dashboard .main-content,.dashboard .main-content{margin-left:clamp(300px,19.5vw,360px);max-width:calc(100% - clamp(300px, 19.5vw, 360px));width:calc(100% - clamp(300px, 19.5vw, 360px))}.sidebar .nav-item,.sidebar button.nav-item{font-size:17px!important}.content-area .qc-tool-root .MuiCardContent-root{padding:18px!important}.content-area .qc-tool-root .MuiTypography-body1,.content-area .qc-tool-root .MuiTypography-body2{font-size:1.1rem!important}.content-area .qc-tool-root .MuiTypography-caption{font-size:.98rem!important}.content-area .qc-tool-root .MuiButton-root{font-size:1rem!important;min-height:36px}.content-area .qc-tool-root .MuiTableCell-root{font-size:1rem!important}.content-area .qc-tool-root .MuiChip-label{font-size:.98rem!important}.content-area .qc-tool-root .MuiFormControlLabel-label{font-size:1.1rem!important}.content-area .qc-tool-root .MuiSvgIcon-root{font-size:1.3rem!important}}@media (max-width:768px){.MuiGrid-container .MuiBox-root{box-sizing:border-box!important;max-width:100%!important}.MuiTableContainer-root{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important;width:100%!important}.MuiFormControl-root{max-width:100%!important;width:100%!important}.MuiTypography-body2{word-wrap:break-word!important;overflow-wrap:break-word!important}.MuiChip-root{max-width:100%!important}.MuiCheckbox-root,.MuiSwitch-root{flex-shrink:0!important}}.login-card.signup-card .login-form{gap:2px!important}.upload-form-section .form-group label{color:#333;color:var(--neutral-text)}.upload-form-section .form-group input:not([type=checkbox]):not([type=radio]),.upload-form-section .form-group select,.upload-form-section .form-group textarea{appearance:none;background-clip:padding-box;background-color:#f8f9fa;background-color:var(--neutral-input-bg);border:1px solid #e1e5e9;border:1px solid var(--neutral-border);border-radius:8px;box-sizing:border-box;color:#333;color:var(--neutral-text);font-size:14px;min-height:44px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.upload-form-section .form-group input:not([type=checkbox]):not([type=radio])::placeholder,.upload-form-section .form-group textarea::placeholder{color:#999;color:var(--neutral-text-subtle);opacity:1}.upload-form-section .form-group select{background-color:#f8f9fa;background-color:var(--neutral-input-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23666' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:40px}body.dark-mode .upload-form-section .form-group select{background-color:#f8f9fa;background-color:var(--neutral-input-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23b0b0b0' d='M6 9 1 4h10z'/%3E%3C/svg%3E")}body.dark-mode .upload-form-section .form-group select,body.dark-mode .upload-form-section .form-group textarea{color-scheme:dark}.upload-form-section .form-group input:not([type=checkbox]):not([type=radio]):focus,.upload-form-section .form-group select:focus,.upload-form-section .form-group textarea:focus{background-color:#fff;background-color:var(--neutral-input-focus-bg);border-color:#008ebd;box-shadow:0 0 0 3px #008ebd1a;outline:none}.upload-form-section .form-group textarea{min-height:80px;resize:vertical}.upload-form-section .form-actions{background:#0000;border-top:1px solid #e1e5e9;border-top:1px solid var(--neutral-border);box-sizing:border-box;flex-wrap:wrap;gap:12px;justify-content:center;max-width:100%;min-width:0;width:100%}@media (max-width:768px){.login-container{align-items:center!important}.login-container .login-card{align-self:center!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;max-width:min(600px,100%)!important;transform:none!important;width:100%!important}.login-form .form-group .input-wrapper input,.login-form .form-group .input-wrapper input:focus{box-sizing:border-box!important;font-size:16px!important;min-height:48px!important;padding:14px 48px 14px 52px!important}.login-form .form-group .input-wrapper:has(.password-toggle) input,.login-form .form-group .input-wrapper:has(.password-toggle) input:focus{padding-right:52px!important}.login-form .form-group .input-wrapper>i{left:14px!important}}@media (max-width:480px){.login-form .form-group .input-wrapper input,.login-form .form-group .input-wrapper input:focus{font-size:16px!important;min-height:48px!important;padding:14px 48px 14px 52px!important}.login-form .form-group .input-wrapper:has(.password-toggle) input,.login-form .form-group .input-wrapper:has(.password-toggle) input:focus{padding-right:52px!important}.login-form .form-group .input-wrapper>i{left:12px!important}}.login-card.signup-card{margin-top:24px!important;padding:18px 22px!important;transform:none!important}.login-card.signup-card .login-form{gap:4px!important}.login-card.signup-card .form-group{gap:4px!important;margin-bottom:8px!important}.login-card.signup-card .input-wrapper input{border-radius:8px!important;font-size:15px!important;min-height:40px!important;padding:10px 12px 10px 38px!important}.login-card.signup-card .input-wrapper>i{font-size:14px!important;left:12px!important}.support-chat-thread{display:flex;flex-direction:column;gap:16px;min-height:320px}.support-chat-thread__prepend{margin-bottom:12px}.support-chat-thread__intro{margin-bottom:4px}.support-chat-thread__title{color:#1e293b;color:var(--neutral-text,#1e293b);font-size:1.1rem;font-weight:700;margin:0 0 6px}.support-chat-thread__subtitle{color:#64748b;color:var(--neutral-text-muted,#64748b);font-size:.875rem;margin:0}.support-chat-thread__messages{background:#f8fafc;background:var(--neutral-hover-bg,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:10px;flex:1 1;max-height:360px;overflow-y:auto;padding:12px}.support-chat-thread__hint{color:#64748b;color:var(--neutral-text-muted,#64748b);font-size:.875rem;margin:0}.support-chat-thread__bubble{border-radius:10px;font-size:.9rem;line-height:1.45;margin-bottom:12px;max-width:92%;padding:10px 12px}.support-chat-thread__bubble--admin{background:#e0f2fe;border:1px solid #7dd3fc;color:#0c4a6e;margin-right:auto}.support-chat-thread__bubble--client{background:#ecfdf5;border:1px solid #6ee7b7;color:#064e3b;margin-left:auto}.support-chat-thread__bubble-meta{display:flex;flex-wrap:wrap;font-size:.72rem;gap:8px;justify-content:space-between;margin-bottom:6px;opacity:.85}.support-chat-thread__who{font-weight:600}.support-chat-thread__to{font-size:.72rem;font-weight:600;margin-bottom:6px;opacity:.9}.support-chat-thread__subj{font-size:.8rem;font-weight:600;margin-bottom:4px}.support-chat-thread__body{white-space:pre-wrap;word-break:break-word}.support-chat-thread__error{background:#fef2f2;border-radius:8px;color:#b91c1c;font-size:.875rem;padding:10px 12px}.support-chat-thread__composer{display:flex;flex-direction:column;gap:10px}.support-chat-thread__label{color:#64748b;color:var(--neutral-text-muted,#64748b);display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:6px}.support-chat-thread__label input,.support-chat-thread__label textarea{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:8px;color:#1e293b;color:var(--neutral-text,#1e293b);font-family:inherit;font-size:.9rem;padding:10px 12px}.support-chat-thread__label textarea{min-height:88px;resize:vertical}.support-chat-thread__actions{display:flex;justify-content:flex-end}.support-chat-thread__btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px}.support-chat-thread__btn--primary{background:#008ebd;color:#fff}.support-chat-thread__btn--primary:disabled{cursor:not-allowed;opacity:.55}.client-communication-backdrop{background:#00000080;inset:0;position:fixed;z-index:999}.client-communication-panel{background:#fff;background:var(--neutral-bg-surface,#fff);border-radius:12px;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;left:50%;max-height:88vh;max-width:640px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.client-communication-header{align-items:center;background:#f8f9fa;background:var(--neutral-hover-bg,#f8f9fa);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--neutral-border,#e5e7eb);display:flex;justify-content:space-between;padding:16px 20px}.client-communication-header .header-content{align-items:center;display:flex;gap:12px}.client-communication-header .header-content i{color:#008ebd;font-size:20px}.client-communication-header h3{color:#374151;color:var(--neutral-text,#374151);font-size:1.05rem;font-weight:600;margin:0}.client-communication-close{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:18px;padding:8px}.client-communication-close:hover{background-color:#e5e7eb;color:#374151}.client-communication-content{flex:1 1;overflow-y:auto;padding:20px}.toast-notification{animation:slideIn .3s ease-out;background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 10px 25px #00000026;max-width:400px;min-width:320px;overflow:hidden;position:fixed;z-index:9999}.toast-notification.leaving{animation:slideOut .3s ease-in forwards}.toast-notification.top-right{right:20px;top:20px}.toast-notification.top-left{left:20px;top:20px}.toast-notification.bottom-right{bottom:20px;right:20px}.toast-notification.bottom-left{bottom:20px;left:20px}.toast-notification.top-center{left:50%;top:20px;transform:translateX(-50%)}.toast-notification.bottom-center{bottom:20px;left:50%;transform:translateX(-50%)}.toast-notification.success{border-left-color:#10b981}.toast-notification.error{border-left-color:#ef4444}.toast-notification.warning{border-left-color:#f59e0b}.toast-notification.info{border-left-color:#3b82f6}.toast-content{align-items:flex-start;display:flex;gap:12px;padding:16px}.toast-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.toast-icon.success-icon{background:#10b9811a;color:#10b981}.toast-icon.error-icon{background:#ef44441a;color:#ef4444}.toast-icon.warning-icon{background:#f59e0b1a;color:#f59e0b}.toast-icon.info-icon{background:#3b82f61a;color:#3b82f6}.toast-text{flex:1 1;min-width:0}.toast-title{color:#1f2937;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:4px}.toast-message{color:#6b7280;font-size:13px;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:4px;transition:all .2s ease}.toast-close:hover{background:#9ca3af1a;color:#6b7280}.toast-progress{background:#0000001a;height:3px;overflow:hidden}.toast-progress-bar{animation:progressBar linear;background:#0003;height:100%}.toast-notification.success .toast-progress-bar{background:#10b981}.toast-notification.error .toast-progress-bar{background:#ef4444}.toast-notification.warning .toast-progress-bar{background:#f59e0b}.toast-notification.info .toast-progress-bar{background:#3b82f6}.toast-notification.top-left{animation:slideInLeft .3s ease-out}.toast-notification.bottom-left,.toast-notification.bottom-right{animation:slideInUp .3s ease-out}.toast-notification.bottom-center,.toast-notification.top-center{animation:slideInDown .3s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100%) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}@keyframes slideOut{to{opacity:0;transform:translateX(100%)}}.toast-notification.top-left.leaving{animation:slideOutLeft .3s ease-in forwards}.toast-notification.bottom-left.leaving,.toast-notification.bottom-right.leaving{animation:slideOutDown .3s ease-in forwards}.toast-notification.bottom-center.leaving,.toast-notification.top-center.leaving{animation:slideOutUp .3s ease-in forwards}@keyframes slideOutLeft{to{opacity:0;transform:translateX(-100%)}}@keyframes slideOutDown{to{opacity:0;transform:translateY(100%)}}@keyframes slideOutUp{to{opacity:0;transform:translateY(-100%) translateX(-50%)}}@keyframes progressBar{0%{width:100%}to{width:0}}@media (prefers-color-scheme:dark){.toast-notification{background:#1f2937;box-shadow:0 10px 25px #0000004d}.toast-title{color:#f9fafb}.toast-message{color:#d1d5db}.toast-close{color:#9ca3af}.toast-close:hover{background:#9ca3af1a;color:#d1d5db}.toast-progress{background:#ffffff1a}}@media (max-width:480px){.toast-notification{margin:0 20px;max-width:calc(100vw - 40px);min-width:calc(100vw - 40px)}.toast-notification.top-left,.toast-notification.top-right{top:10px}.toast-notification.bottom-left,.toast-notification.bottom-right{bottom:10px}}.modal-content{animation:slideIn .3s ease-out;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative}.add-client-modal{max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{border-bottom:1px solid #e1e5e9;padding:1.5rem}.modal-header h2{font-size:1.25rem;font-weight:600}.modal-close{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .2s ease}.modal-close:hover{background:#f3f4f6;color:#374151}.add-client-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.form-row{grid-gap:1rem;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:600}.form-group input{border:1px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .2s ease}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{flex:1 1;padding-right:2.5rem}.password-toggle{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:.25rem;position:absolute;right:.75rem;transition:color .2s ease}.password-toggle:hover{color:#3b82f6}.modal-actions{border-top:1px solid #e1e5e9;display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem}.btn-secondary{background:#fff;border-radius:8px;font-family:inherit;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.btn-secondary:hover{background:#f9fafb}.btn-primary{align-items:center;border-radius:8px;display:flex;font-family:inherit;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.btn-primary:hover{background:#2563eb}.btn-primary:disabled{opacity:.6}.error-message{color:#991b1b;gap:.75rem;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.form-row{grid-template-columns:1fr}.add-client-modal{margin:1rem;width:95%}.modal-actions{flex-direction:column-reverse}}.client-edit-modal{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:auto;max-height:95vh;max-width:1600px;min-height:600px;overflow:hidden;position:relative;width:99vw}.client-edit-modal .modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;flex-shrink:0;justify-content:space-between;padding:32px 48px}.client-edit-modal .modal-header h2{color:#1f2937;font-size:24px;font-weight:600;margin:0}.client-edit-modal .close-btn{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;padding:10px;transition:all .2s;width:36px}.client-edit-modal .close-btn:hover{background:#e5e7eb;color:#374151}.client-edit-modal .modal-body{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.tab-navigation{background:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;overflow-x:auto;padding:0 8px}.tab-btn{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;min-height:48px;padding:14px 20px;transition:all .2s;white-space:nowrap}.tab-btn:hover{background:#e5e7eb;color:#374151}.tab-btn.active{background:#fff;border-bottom-color:#3b82f6;color:#3b82f6}.tab-btn i{font-size:16px}.tab-content{background:#fff;flex:1 1;min-height:auto;overflow-y:auto;padding:40px 48px}.tab-panel{max-width:100%;width:100%}.form-row{grid-gap:40px;gap:40px}.form-group,.form-row{margin-bottom:32px}.form-group input,.form-group select,.form-group textarea{background:#fff;border-radius:10px;font-size:16px;padding:18px 24px;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;transform:translateY(-1px)}.form-group textarea{min-height:100px;resize:vertical}.form-actions{background:#f8f9fa;border-top:1px solid #e5e7eb;flex-shrink:0;gap:24px;margin:48px -48px 0;padding:32px 48px}.credits-section h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:20px}.credit-accounts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:30px}.credit-account{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.account-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.account-type{color:#374151;font-size:16px;font-weight:600;text-transform:capitalize}.account-unit{color:#6b7280;font-size:14px}.account-details{display:flex;flex-direction:column;gap:8px}.credit-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.credit-item:last-child{border-bottom:none}.credit-item .remaining{color:#059669;font-weight:600}.credit-adjustment-form{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:20px}.pending-adjustments{margin-top:20px}.pending-adjustments h4{color:#374151;font-size:16px;margin-bottom:15px}.adjustment-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:15px;margin-bottom:8px;padding:12px 16px}.adjustment-type{background:#3b82f6;border-radius:4px;color:#fff;font-size:12px;font-weight:500;min-width:80px;padding:4px 8px;text-align:center;text-transform:capitalize}.adjustment-amount{color:#374151;font-weight:600;min-width:60px}.adjustment-reason{color:#6b7280;flex:1 1}.remove-btn{background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 8px;transition:background-color .2s}.remove-btn:hover{background:#dc2626}.experiments-section h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:20px}.experiments-list{display:flex;flex-direction:column;gap:16px}.experiment-item{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.experiment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.experiment-header h4{color:#374151;font-size:16px;font-weight:600;margin:0}.experiment-details p{color:#6b7280;font-size:14px;margin:8px 0}.trackers-section h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:20px}.trackers-list{display:flex;flex-direction:column;gap:16px}.tracker-item{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.tracker-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.tracker-header h4{color:#374151;font-size:16px;font-weight:600;margin:0}.status-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px}.tracker-details p{color:#6b7280;font-size:14px;margin:8px 0}.message-section h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:20px}.message-form{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.status-badge{border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:4px 12px;text-transform:capitalize}.btn-primary{background:#3b82f6;border:none;border-radius:10px;box-shadow:0 2px 4px #3b82f633;cursor:pointer;font-size:16px;font-weight:600;padding:18px 36px;transition:all .2s}.btn-primary:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;border-radius:10px;color:#374151;cursor:pointer;font-size:16px;font-weight:600;padding:18px 36px;transition:all .2s}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.error-message,.success-message{align-items:center;display:flex;gap:8px;margin-bottom:20px;padding:12px 16px}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}@media (max-width:768px){.client-edit-modal{border-radius:12px;height:auto;max-height:95vh;max-width:98vw;min-height:500px;width:99vw}.client-edit-modal .modal-header{padding:28px 32px}.client-edit-modal .modal-header h2{font-size:18px}.tab-navigation{flex-wrap:nowrap;overflow-x:auto;padding:0 4px}.tab-btn{font-size:13px;min-height:44px;padding:12px 16px}.tab-content{padding:28px 32px}.form-row{gap:16px;grid-template-columns:1fr}.form-actions{flex-direction:column;gap:20px;margin:40px -32px 0;padding:28px 32px}.btn-primary,.btn-secondary{padding:16px 24px;width:100%}.credit-accounts{grid-template-columns:1fr}.adjustment-item{flex-wrap:wrap;gap:8px}.experiment-header,.tracker-header{align-items:flex-start;flex-direction:column;gap:10px}}.client-support-chat-widget{align-items:flex-end;bottom:0;display:flex;flex-direction:column;pointer-events:none;position:fixed;right:0;z-index:1100}.client-support-chat-widget>*{pointer-events:auto}.client-support-chat-widget__panel{animation:client-support-chat-widget-in .2s ease-out;background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:16px;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;margin:0 20px 12px;max-height:min(560px,calc(100vh - 100px));overflow:hidden;width:min(400px,calc(100vw - 32px))}@keyframes client-support-chat-widget-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.client-support-chat-widget__head{align-items:center;background:linear-gradient(135deg,#008ebd,#006d91);color:#fff;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;padding:14px 16px}.client-support-chat-widget__head button{align-items:center;background:#fff3;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;width:36px}.client-support-chat-widget__head button:hover{background:#ffffff4d}.client-support-chat-widget__body{flex:1 1;min-height:0;overflow-y:auto;padding:12px 14px 16px}.client-support-chat-widget__body .support-chat-thread{min-height:0}.client-support-chat-widget__body .support-chat-thread__messages{max-height:min(240px,32vh)}.client-support-chat-widget__fab{align-items:center;background:linear-gradient(135deg,#008ebd,#006d91);border:none;border-radius:50%;box-shadow:0 6px 20px #008ebd73;color:#fff;cursor:pointer;display:flex;font-size:22px;height:56px;justify-content:center;margin:0 20px 20px;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:56px}.client-support-chat-widget__badge{background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #00000026;height:12px;position:absolute;right:6px;top:6px;width:12px;z-index:1}.client-support-chat-widget__fab:hover{box-shadow:0 8px 24px #008ebd80;transform:scale(1.05)}.client-support-chat-widget__fab:active{transform:scale(.98)}@media (max-width:480px){.client-support-chat-widget__panel{margin-left:12px;margin-right:12px;width:calc(100vw - 24px)}.client-support-chat-widget__fab{margin-bottom:16px;margin-right:16px}}.super-admin-dashboard{background:linear-gradient(135deg,var(--sa-page-start) 0,var(--sa-page-end) 100%);min-height:100vh;padding:20px}.dashboard-header{align-items:center;background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-card-border);border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;margin-bottom:30px;padding:24px}.header-content h1{align-items:center;color:var(--sa-text-heading);display:flex;font-size:2.2rem;font-weight:700;gap:12px;margin:0}.header-content h1 i{color:#3b82f6;font-size:2rem}.header-content p{color:var(--sa-text-body);font-size:1.1rem;margin:8px 0 0}.refresh-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:flex;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease}.refresh-btn:hover{box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.refresh-btn i{font-size:1rem}.stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-card-border);border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;overflow:hidden;padding:28px;position:relative;transition:all .3s ease}.stat-card:before{background:linear-gradient(90deg,var(--accent-color) 0,var(--accent-color-light) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card-primary{--accent-color:#3b82f6;--accent-color-light:#60a5fa}.stat-card-success{--accent-color:#10b981;--accent-color-light:#34d399}.stat-card-warning{--accent-color:#f59e0b;--accent-color-light:#fbbf24}.stat-card-info{--accent-color:#06b6d4;--accent-color-light:#22d3ee}.stat-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:16px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:1.8rem;height:60px;justify-content:center;margin-right:20px;width:60px}.stat-content{flex:1 1}.stat-number{color:var(--sa-text-heading);font-size:2.4rem;font-weight:800;line-height:1;margin:0}.stat-label{color:var(--sa-text-body);font-size:1rem;font-weight:600;letter-spacing:.5px;margin:8px 0 0;text-transform:uppercase}.stat-trend{align-items:center;color:var(--accent-color);display:flex;font-size:.9rem;font-weight:500;gap:6px;margin-top:8px}.stat-trend i{font-size:.8rem}.dashboard-section{background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-card-border);border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:30px;overflow:hidden}.dashboard-section h2{align-items:center;background:linear-gradient(135deg,var(--sa-section-header-start) 0,var(--sa-section-header-end) 100%);border-bottom:1px solid var(--sa-border);color:var(--sa-text-heading);display:flex;font-size:1.6rem;font-weight:700;gap:12px;margin:0;padding:24px 28px}.dashboard-section h2 i{color:#3b82f6;font-size:1.4rem}.user-stats-enhanced{padding:28px}.stats-overview{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.overview-card{background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-border);border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:20px}.overview-header{align-items:center;border-bottom:1px solid var(--sa-border);color:var(--sa-text-heading);display:flex;font-weight:600;gap:10px;margin-bottom:16px;padding-bottom:12px}.overview-header i{color:#3b82f6;font-size:1.2rem}.overview-content{display:flex;flex-direction:column;gap:12px}.distribution-item,.status-item{align-items:center;background:#ffffffa6;border:1px solid #0f172a14;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;display:flex;gap:12px;justify-content:space-between;min-height:48px;padding:12px 14px}.distribution-label,.status-label{align-items:center;color:#334155;display:flex;font-size:.9rem;font-weight:600;gap:10px;min-width:0}.distribution-label .dot,.status-label .fa-circle{flex-shrink:0}.status-label .fa-circle{font-size:.55rem;line-height:1;text-align:center;width:1.25em}.distribution-value,.status-value{font-feature-settings:"tnum";color:var(--sa-text-heading);flex-shrink:0;font-size:1.125rem;font-variant-numeric:tabular-nums;font-weight:700;min-width:2.75ch;text-align:right}.dot{border-radius:50%;display:inline-block;height:12px;width:12px}.dot-client{background:#10b981}.dot-admin{background:#3b82f6}.dot-super-admin{background:#dc2626}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-danger{color:#dc2626}.text-info{color:#06b6d4}.insight-item{align-items:flex-start;background:#ffffffa6;border:1px solid #0f172a14;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;color:var(--sa-text-body);display:flex;font-size:.875rem;gap:12px;justify-content:flex-start;line-height:1.45;padding:12px 14px}.insight-item__icon{align-items:center;border-radius:9px;display:flex;flex-shrink:0;font-size:.95rem;height:36px;justify-content:center;width:36px}.insight-item__icon--growth{background:#10b9811f;color:#059669}.insight-item__icon--growth.insight-item__icon--down{background:#f59e0b24;color:#d97706}.insight-item__icon--security{background:#06b6d41f;color:#0891b2}.insight-item__icon--activity{background:#f59e0b1f;color:#d97706}.insight-item__body{flex:1 1;min-width:0}.insight-item__title{color:#64748b;display:block;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.insight-item__text{color:var(--sa-text-body);margin:0}.insight-item__text strong{color:var(--sa-text-heading);font-weight:700}.insight-item-sub{color:#64748b;display:block;font-size:.8rem;font-weight:400;margin-top:4px}.insight-item i{font-size:1rem}.insight-error-banner{background:#fff7ed;border:1px solid #fdba74;border-radius:10px;color:#9a3412;font-size:.875rem;padding:12px 14px}.database-info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:28px}.db-info-card{align-items:center;background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-border);border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;gap:16px;padding:20px;transition:all .3s ease}.db-info-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.db-info-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:12px;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:flex;font-size:1.4rem;height:50px;justify-content:center;width:50px}.db-info-content h4{color:var(--sa-text-heading);font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0 0 4px;text-transform:uppercase}.db-info-content p{color:var(--sa-text-body);font-weight:500;margin:0}.status-healthy{color:#10b981;font-weight:600}.table-name-cell{align-items:center;display:flex;gap:8px}.table-name-cell i{color:#3b82f6;font-size:.9rem}.row-count{color:var(--sa-text-heading);font-weight:600}.health-indicator{align-items:center;display:flex;gap:8px}.health-bar{background:var(--sa-muted-fill);border-radius:3px;height:6px;overflow:hidden;width:40px}.health-bar.healthy{background:linear-gradient(90deg,#10b981,#34d399)}.health-bar.unhealthy{background:linear-gradient(90deg,#dc2626,#ef4444)}.status-badge i{margin-right:4px}.quick-actions-modern{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:24px}.quick-action-modern{align-items:center;background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:1px solid var(--sa-border);border-radius:12px;color:#374151;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:100px;overflow:hidden;padding:20px 16px;position:relative;text-decoration:none;transition:all .3s ease}.quick-action-modern:before{background:linear-gradient(135deg,#3b82f6,#60a5fa);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.quick-action-modern:hover{border-color:#3b82f6;box-shadow:0 4px 16px #3b82f626;color:var(--sa-text-heading);transform:translateY(-2px)}.quick-action-modern:hover:before{opacity:.03}.quick-action-modern>*{position:relative;z-index:1}.quick-action-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:12px;box-shadow:0 2px 8px #3b82f633;color:#fff;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:12px;transition:all .3s ease;width:48px}.quick-action-modern:hover .quick-action-icon{box-shadow:0 4px 12px #3b82f64d;transform:scale(1.05)}.quick-action-modern span{color:inherit;font-size:.95rem;font-weight:600;line-height:1.3;text-align:center}.quick-actions-enhanced{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:28px}.action-card-enhanced{align-items:center;background:linear-gradient(135deg,var(--sa-card-start) 0,var(--sa-card-end) 100%);border:2px solid var(--sa-border);border-radius:16px;color:inherit;cursor:pointer;display:flex;overflow:hidden;padding:24px;position:relative;text-decoration:none;transition:all .3s ease}.action-card-enhanced:before{background:linear-gradient(135deg,#3b82f6,#60a5fa);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.action-card-enhanced:hover{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f633;transform:translateY(-4px)}.action-card-enhanced:hover:before{opacity:.05}.action-card-enhanced>*{position:relative;z-index:1}.action-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:16px;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:flex;font-size:1.6rem;height:60px;justify-content:center;margin-right:20px;transition:all .3s ease;width:60px}.action-card-enhanced:hover .action-icon{transform:scale(1.1)}.action-content{flex:1 1}.action-content h3{color:var(--sa-text-heading);font-size:1.2rem;font-weight:700;margin:0 0 6px}.action-content p{color:var(--sa-text-body);font-size:.95rem;margin:0 0 8px}.action-meta{align-items:center;color:#3b82f6;display:flex;font-size:.85rem;font-weight:500;gap:8px}.action-meta i{font-size:.8rem}.action-arrow{color:#3b82f6;font-size:1.2rem;transition:transform .3s ease}.action-card-enhanced:hover .action-arrow{transform:translateX(4px)}.info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:20px 24px}.info-item{background:var(--neutral-hover-bg);border-radius:8px;padding:12px}.user-stats{padding:20px 24px}.user-stat-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:8px 0}.user-stat-row:last-child{border-bottom:none}.stat-value{color:#2563eb;font-weight:700}.role-badge,.status-badge{border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px}.role-super_admin{background-color:#dc2626}.role-admin{background-color:#2563eb}.role-client,.status-active{background-color:#059669}.status-inactive{background-color:#6b7280}.status-error,.status-suspended{background-color:#dc2626}.quick-actions,.tables-overview{padding:20px 24px}.quick-actions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-card{align-items:center;background:var(--neutral-hover-bg);border:2px solid #e5e7eb;border-radius:12px;color:inherit;cursor:pointer;display:flex;padding:20px;text-decoration:none;transition:all .2s ease}.action-card:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-2px)}.action-icon{font-size:2rem;margin-right:16px}.action-content h3{color:#1f2937;font-size:1.1rem;margin:0 0 4px}.action-content p{color:#6b7280;font-size:.9rem;margin:0}.super-admin-users{background:var(--neutral-hover-bg);min-height:100vh;padding:20px}.section-header{align-items:center;background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.section-header h1{color:#2563eb;font-size:2rem;margin:0}.header-actions{display:flex;gap:12px}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:1000px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{color:#1f2937;margin:0}.create-user-form{padding:24px}.form-group{margin-bottom:20px}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:10px 12px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.users-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table-responsive{overflow-x:auto}.data-table{background:var(--neutral-bg-surface);border-collapse:collapse;width:100%}.data-table td,.data-table th{border-bottom:1px solid #e5e7eb;padding:12px 16px;text-align:left}.data-table th{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.data-table th,.data-table tr:hover{background:var(--neutral-hover-bg)}.data-table code{background:#f3f4f6;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85em;padding:2px 6px}.action-buttons{display:flex;gap:8px}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;padding:8px 16px;text-decoration:none;transition:all .2s ease}.btn-primary{background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.btn-text{background:#0000;color:#6b7280;padding:4px 8px}.btn-text:hover{background:#f3f4f6;color:#374151}.btn-sm{font-size:12px;padding:4px 8px}.btn:disabled{cursor:not-allowed;opacity:.5}.empty-state{color:#6b7280;padding:40px 20px;text-align:center}.empty-state h3{color:#374151;margin-bottom:8px}.loading-container{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.loading-spinner{border:3px solid #f3f4f6;border-top-color:#2563eb;height:40px;margin-bottom:16px;width:40px}.error-container{color:#dc2626;padding:40px 20px;text-align:center}.error-container h2,.error-container h3{color:#dc2626;margin-bottom:12px}.super-admin-database{background:var(--neutral-hover-bg);min-height:100vh;padding:20px}.database-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:300px 1fr;height:calc(100vh - 200px)}.tables-sidebar{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.tables-sidebar h2{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:1.2rem;margin:0;padding:20px}.tables-list{max-height:calc(100vh - 280px);overflow-y:auto}.table-item{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:12px 20px;transition:background-color .2s ease}.table-item:hover{background:var(--neutral-hover-bg)}.table-item.active{background:#eff6ff;border-right:3px solid #2563eb}.table-name{font-weight:500;margin-bottom:4px}.table-count{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:4px}.error-indicator{color:#dc2626}.super-admin-activity-logs .section-header{align-items:flex-start}.super-admin-activity-logs .section-header-text{flex:1 1;min-width:0;padding-right:16px}.super-admin-activity-logs .section-header-text h1{margin-bottom:8px}.super-admin-activity-logs .section-subtitle{color:#6b7280;font-size:1rem;font-weight:400;line-height:1.5;margin:0;max-width:52rem}.super-admin-activity-logs .section-subtitle strong{color:#374151;font-weight:600}.super-admin-activity-logs .activity-filters-panel{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:20px 24px}.super-admin-activity-logs .activity-filter-client{margin-bottom:20px}.super-admin-activity-logs .activity-filters-grid{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.super-admin-activity-logs .activity-filters-grid .form-group{margin-bottom:0}.super-admin-activity-logs .activity-summary-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(152px,1fr));margin-bottom:16px}.super-admin-activity-logs .activity-summary-grid .stat-card{align-items:stretch;border-radius:10px;box-shadow:0 1px 4px #0000000f;padding:10px 12px}.super-admin-activity-logs .activity-summary-grid .stat-card:before{height:2px}.super-admin-activity-logs .activity-summary-grid .stat-card:hover{box-shadow:0 2px 8px #00000014;transform:none}.super-admin-activity-logs .activity-summary-grid .stat-content{display:flex;flex-direction:column;gap:4px;min-width:0}.super-admin-activity-logs .activity-summary-grid .stat-label{font-size:.65rem;font-weight:600;letter-spacing:.04em;line-height:1.2;margin:0;order:-1}.super-admin-activity-logs .activity-summary-grid .stat-number{font-size:1.05rem;font-weight:700;line-height:1.25}.super-admin-activity-logs .activity-summary-grid .stat-number-sm{font-size:.78rem;font-weight:600;line-height:1.3;word-break:break-word}.super-admin-activity-logs .activity-summary-grid .stat-sublabel{color:#6b7280;font-size:.68rem;font-weight:400;margin-top:0;order:1}.super-admin-activity-logs .activity-logs-error{margin-bottom:20px}.super-admin-activity-logs .activity-logs-table-section{margin-top:0}.super-admin-activity-logs .activity-logs-empty-cell{color:#6b7280;font-size:.95rem;padding:28px 16px;text-align:center}.super-admin-activity-logs .activity-row-failed{background:#fff1f2}.super-admin-activity-logs .activity-cell-nowrap{white-space:nowrap}.super-admin-activity-logs .activity-cell-user{display:flex;flex-direction:column;gap:4px}.super-admin-activity-logs .activity-cell-email{color:#6b7280;font-size:.875rem;max-width:220px;overflow:hidden;text-overflow:ellipsis}.super-admin-activity-logs .activity-cell-desc{line-height:1.45;max-width:420px}.super-admin-activity-logs .activity-cell-resource{font-size:.85em;max-width:200px;word-break:break-word}.super-admin-activity-logs .activity-cell-mono{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.super-admin-activity-logs .activity-category-badge{border-radius:999px;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:4px 10px;text-transform:uppercase}.super-admin-activity-logs .activity-category-badge.badge-auth{background:#dbeafe;color:#1d4ed8}.super-admin-activity-logs .activity-category-badge.badge-files{background:#dcfce7;color:#15803d}.super-admin-activity-logs .activity-category-badge.badge-qc{background:#e0e7ff;color:#4338ca}.super-admin-activity-logs .activity-category-badge.badge-credits{background:#fef3c7;color:#b45309}.super-admin-activity-logs .activity-category-badge.badge-account{background:#fce7f3;color:#be185d}.super-admin-activity-logs .activity-category-badge.badge-data{background:#ccfbf1;color:#0f766e}.super-admin-activity-logs .activity-category-badge.badge-system{background:#fee2e2;color:#b91c1c}.super-admin-activity-logs .activity-category-badge.badge-other{background:#f3f4f6;color:#4b5563}.super-admin-activity-logs .activity-repeat-chip{background:#0d94881f;border-radius:6px;color:#0f766e;font-size:.7rem;font-weight:600;margin-left:8px;padding:3px 7px;vertical-align:middle}.table-data-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}.table-data-container{display:flex;flex-direction:column;height:100%}.table-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.table-header h3{color:#1f2937;margin:0}.table-info{color:#6b7280;display:flex;font-size:.9rem;gap:16px}.pagination-controls{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:center;padding:16px}.page-info{color:#374151;font-weight:500}.null-value{color:#9ca3af;font-style:italic}.super-admin-query{background:var(--neutral-hover-bg);min-height:100vh;padding:20px}.query-content{margin:0 auto;max-width:1200px}.query-input-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.query-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.query-header h2{color:#1f2937;margin:0}.query-actions{display:flex;gap:12px}.query-editor{padding:24px}.query-textarea{background:var(--neutral-hover-bg);border:1px solid #d1d5db;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;min-height:200px;padding:16px;resize:vertical;width:100%}.query-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.warning-message{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;margin:16px 24px;padding:12px 16px}.sample-queries-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:24px}.sample-queries-section h3{color:#1f2937;margin:0 0 16px}.sample-queries{display:flex;flex-wrap:wrap;gap:12px}.sample-query-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.sample-query-btn:hover{background:#e5e7eb;border-color:#9ca3af}.query-history-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:24px}.query-history-section h3{color:#1f2937;margin:0 0 16px}.query-history{max-height:300px;overflow-y:auto}.history-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:12px}.history-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.history-status{font-size:16px}.history-time{color:#6b7280;font-size:.85rem}.history-query{background:var(--neutral-hover-bg);border-radius:4px;color:#374151;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;padding:8px}.query-results-section{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.query-results-section h2{border-bottom:1px solid #e5e7eb;color:#1f2937;margin:0;padding:20px 24px}.results-container{padding:24px}.select-results .results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.results-header h3{color:#1f2937;margin:0}.results-info{color:#6b7280;display:flex;font-size:.9rem;gap:16px}.success-message{background:#d1fae5;border:1px solid #10b981;color:#065f46}.query-info,.success-message{border-radius:8px;padding:16px}.query-info{background:var(--neutral-hover-bg);margin-top:24px}.query-info h4{color:#374151;margin:0 0 12px}.query-details>div{margin-bottom:8px}.query-details code{background:#e5e7eb;border-radius:4px;padding:2px 6px}.error-query{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;margin-top:12px}.query-guidelines{background:var(--neutral-bg-surface);border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.query-guidelines h3{color:#1f2937;margin:0 0 16px}.guidelines-content{grid-gap:12px;display:grid;gap:12px}.guideline-item{background:var(--neutral-hover-bg);border-left:4px solid #2563eb;border-radius:8px;padding:12px}@media (max-width:768px){.database-info-grid,.stats-grid,.stats-overview{grid-template-columns:1fr}.quick-actions-modern{gap:12px;grid-template-columns:repeat(2,1fr)}.database-content,.quick-actions-enhanced{grid-template-columns:1fr}.database-content{height:auto}.tables-sidebar{height:300px;order:2}.table-data-section{min-height:400px;order:1}.section-header{flex-direction:column;gap:16px;text-align:center}.header-actions{justify-content:center}.form-row{grid-template-columns:1fr}.dashboard-header{flex-direction:column;gap:16px;text-align:center}.header-content h1{font-size:1.8rem}.stat-card{padding:20px}.stat-icon{font-size:1.4rem;height:50px;width:50px}.stat-number{font-size:2rem}}@media (max-width:480px){.super-admin-dashboard{padding:16px}.dashboard-header{padding:20px}.header-content h1{font-size:1.6rem}.stat-card{flex-direction:column;padding:16px;text-align:center}.stat-icon{margin-bottom:12px;margin-right:0}.quick-action-modern{min-height:80px;padding:16px 12px}.quick-action-icon{font-size:1.2rem;height:40px;margin-bottom:8px;width:40px}.quick-action-modern span{font-size:.85rem}.action-card-enhanced{flex-direction:column;padding:20px;text-align:center}.action-icon{margin-bottom:12px;margin-right:0}.action-arrow{display:none}}.super-admin-users .sa-actions-bar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6px;max-width:320px}.super-admin-users .sa-actions-dropdown{position:relative}.super-admin-users .sa-actions-dropdown-trigger{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 2px #0000000a;color:#1f2937;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:6px;line-height:1.2;padding:5px 10px;transition:border-color .15s ease,box-shadow .15s ease}.super-admin-users .sa-actions-dropdown-trigger:hover:not(:disabled){border-color:#93c5fd;box-shadow:0 2px 6px #3b82f61f}.super-admin-users .sa-actions-dropdown-trigger:disabled{cursor:not-allowed;opacity:.65}.super-admin-users .sa-actions-dropdown-trigger--credits{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#86efac}.super-admin-users .sa-actions-dropdown-label{color:#6b7280;font-weight:600}.super-admin-users .sa-actions-dropdown-value{color:#111827;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.super-admin-users .sa-actions-dropdown-caret{color:#9ca3af;font-size:9px;margin-left:2px}.super-admin-users .sa-actions-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 28px #0000001f;left:0;min-width:148px;padding:4px;position:absolute;top:calc(100% + 4px);z-index:50}.super-admin-users .sa-actions-dropdown-item{background:#0000;border:none;border-radius:6px;color:#374151;cursor:pointer;display:block;font-size:12px;font-weight:500;margin:0;padding:8px 10px;text-align:left;transition:background .12s ease;width:100%}.super-admin-users .sa-actions-dropdown-item:hover:not(:disabled){background:#f3f4f6}.super-admin-users .sa-actions-dropdown-item.is-current,.super-admin-users .sa-actions-dropdown-item:disabled{color:#9ca3af;cursor:default}.super-admin-users .sa-actions-inline-btn{border-radius:8px;font-size:11px;padding:5px 8px}.sa-direct-messages-widget{align-items:flex-end;bottom:0;display:flex;flex-direction:column;pointer-events:none;position:fixed;right:0;z-index:1100}.sa-direct-messages-widget>*{pointer-events:auto}.sa-direct-messages-widget__panel{animation:sa-direct-messages-widget-in .2s ease-out;background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:16px;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;margin:0 20px 12px;max-height:min(560px,calc(100vh - 100px));overflow:hidden;width:min(400px,calc(100vw - 32px))}@keyframes sa-direct-messages-widget-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sa-direct-messages-widget__head{align-items:center;background:linear-gradient(135deg,#008ebd,#006d91);color:#fff;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;padding:14px 16px}.sa-direct-messages-widget__head button{align-items:center;background:#fff3;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;width:36px}.sa-direct-messages-widget__head button:hover{background:#ffffff4d}.sa-direct-messages-widget__body{flex:1 1;min-height:0;overflow-y:auto;padding:12px 14px 16px}.sa-direct-messages-widget__body .support-chat-thread{min-height:0}.sa-direct-messages-widget__body .support-chat-thread__messages{max-height:min(240px,32vh)}.sa-direct-messages-widget__hint{color:#64748b;color:var(--neutral-text-muted,#64748b);font-size:.78rem;line-height:1.4;margin:0 0 10px}.sa-direct-messages-widget__fab{align-items:center;background:linear-gradient(135deg,#008ebd,#006d91);border:none;border-radius:50%;box-shadow:0 6px 20px #008ebd73;color:#fff;cursor:pointer;display:flex;font-size:22px;height:56px;justify-content:center;margin:0 20px 20px;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:56px}.sa-direct-messages-widget__fab:hover{box-shadow:0 8px 24px #008ebd80;transform:scale(1.05)}.sa-direct-messages-widget__fab:active{transform:scale(.98)}.sa-direct-messages-widget__recipient-wrap{margin-bottom:4px;position:relative}.sa-direct-messages-widget__recipient-label{margin-bottom:0}.sa-direct-messages-widget__recipient-input-row{align-items:stretch;display:flex;gap:8px;margin-top:6px}.sa-direct-messages-widget__token-shortcuts{background:#008ebd0f;border:1px solid #008ebd73;border-radius:10px;box-shadow:inset 0 1px 0 #ffffffb3;display:flex;flex-wrap:nowrap;margin-top:8px;overflow:hidden;width:100%}.sa-direct-messages-widget__token-btn{font-feature-settings:"tnum";background:#0000;border:none;border-right:1px solid #008ebd38;color:#0c4a6e;cursor:pointer;flex:1 1;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.01em;margin:0;min-width:0;padding:8px 6px;transition:background .12s ease,color .12s ease;white-space:nowrap}.sa-direct-messages-widget__token-btn:last-child{border-right:none}.sa-direct-messages-widget__token-btn:hover{background:#008ebd1f;color:#075985}.sa-direct-messages-widget__token-btn:active{background:#008ebd33}.sa-direct-messages-widget__token-btn:focus{box-shadow:inset 0 0 0 2px #008ebd59;outline:none;z-index:1}.sa-direct-messages-widget__token-btn:focus-visible{outline:2px solid #008ebd;outline-offset:-2px}.sa-direct-messages-widget__recipient-input{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:10px;color:#1e293b;color:var(--neutral-text,#1e293b);flex:1 1;font-size:.9rem;min-width:0;outline:none;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease}.sa-direct-messages-widget__recipient-input:focus{border-color:#008ebd;box-shadow:0 0 0 3px #008ebd2e}.sa-direct-messages-widget__mention-list{background:#fff;background:var(--neutral-bg-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--neutral-border,#e2e8f0);border-radius:10px;box-shadow:0 10px 28px #0f172a1f;left:0;list-style:none;margin:4px 0 0;max-height:220px;overflow-y:auto;padding:4px;position:absolute;right:0;top:100%;z-index:20}.sa-direct-messages-widget__mention-item{align-items:flex-start;background:#0000;border:none;border-radius:8px;color:#1e293b;color:var(--neutral-text,#1e293b);cursor:pointer;display:flex;flex-direction:column;font:inherit;margin:0;padding:8px 10px;text-align:left;width:100%}.sa-direct-messages-widget__mention-item--active,.sa-direct-messages-widget__mention-item:hover{background:#008ebd1a}.sa-direct-messages-widget__mention-title{font-size:.85rem;font-weight:600}.sa-direct-messages-widget__mention-sub{color:#64748b;color:var(--neutral-text-muted,#64748b);font-size:.72rem;margin-top:2px}.sa-direct-messages-widget__mention-empty{color:#64748b;color:var(--neutral-text-muted,#64748b);font-size:.85rem;margin:0;padding:10px 12px}.sa-direct-messages-widget__check{align-items:center;cursor:pointer;display:flex;font-size:.85rem;gap:8px;margin-top:4px}@media (max-width:480px){.sa-direct-messages-widget__panel{margin-left:12px;margin-right:12px;width:calc(100vw - 24px)}.sa-direct-messages-widget__fab{margin-bottom:16px;margin-right:16px}}.suspended-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:20px}.suspended-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:500px;overflow:hidden;width:100%}.suspended-content{padding:40px 30px;text-align:center}.suspended-logo{margin-bottom:30px}.logo-image{border-radius:12px;box-shadow:0 4px 12px #00000026;height:60px;margin-bottom:10px;width:60px}.logo-text{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:1px;margin:0}.suspended-icon,.suspended-main{margin-bottom:20px}.suspended-icon i{color:#e74c3c;font-size:64px;opacity:.8}.suspended-title{color:#2c3e50;font-size:28px;font-weight:600;line-height:1.2;margin:0 0 15px}.suspended-message{color:#5a6c7d;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 20px}.suspended-details{background:#f8f9fa;border-left:4px solid #e74c3c;border-radius:12px;margin:20px 0;padding:20px}.suspended-details p{color:#6c757d;font-size:14px;line-height:1.5;margin:0}.suspended-actions{display:flex;flex-direction:column;gap:12px;margin:30px 0}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:14px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.btn-secondary{background:#f8f9fa;border:2px solid #e9ecef;color:#6c757d}.btn-secondary:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.contact-info{border-top:1px solid #e9ecef;margin-top:30px;padding-top:20px}.contact-text{color:#495057;font-size:14px;font-weight:500;margin:0 0 8px}.contact-email{color:#6c757d;font-size:14px}.contact-email a{color:#667eea;font-weight:500}@media (max-width:480px){.suspended-page{padding:10px}.suspended-content{padding:30px 20px}.suspended-title{font-size:24px}.suspended-message{font-size:15px}.suspended-icon i{font-size:48px}.logo-text{font-size:20px}.logo-image{height:50px;width:50px}}@media (prefers-color-scheme:dark){.suspended-container{background:#1e1e1ef2;color:#fff}.logo-text,.suspended-title{color:#fff}.suspended-message{color:#b0b0b0}.suspended-details{background:#ffffff0d;border-left-color:#e74c3c}.suspended-details p{color:#a0a0a0}.btn-secondary{background:#ffffff1a;border-color:#fff3;color:#b0b0b0}.btn-secondary:hover{background:#fff3;color:#fff}.contact-info{border-top-color:#ffffff1a}.contact-text{color:#b0b0b0}.contact-email{color:#a0a0a0}}.error-page-container{z-index:1}.error-page-card{box-sizing:border-box;max-width:min(480px,calc(100% - 32px));padding:40px 36px 32px;text-align:center;width:100%;z-index:3}.error-page-header{margin-bottom:4px}.error-page-brand{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:0}.error-page-brand-logo{letter-spacing:-.5px}.error-page-brand-ai,.error-page-brand-logo{font-size:clamp(1.85rem,5.5vw,2.35rem);font-weight:700;line-height:1.1}.error-page-brand-ai{margin-top:0}.error-main{margin-top:4px}.error-icon-wrap{align-items:center;border-radius:50%;display:inline-flex;height:56px;justify-content:center;margin:16px auto 12px;width:56px}.error-icon-wrap--danger{background:#c628281a}.error-icon-wrap i{font-size:26px;line-height:1}.error-code{font-size:clamp(2.75rem,10vw,3.75rem);font-weight:700;letter-spacing:-.02em;line-height:1;margin:0 0 6px}.error-title{color:#1e293b;color:var(--neutral-text,#1e293b);font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 16px}.error-page-message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#475569;color:var(--neutral-text-muted,#475569);font-size:15px;font-weight:400;line-height:1.55;margin:0 auto 28px;max-width:100%;padding:14px 18px}.error-actions{display:flex;flex-direction:column;gap:10px;margin:0 auto 22px;max-width:280px}.error-actions .login-btn{border-radius:10px;font-size:15px;font-weight:600;padding:13px 18px;width:100%}.error-help{background:#f0f9fc;border:1px solid #cce8f4;border-left:3px solid #008ebd;border-radius:10px;margin:0;padding:14px 16px}.help-text{color:#475569;font-size:13px;line-height:1.5;margin:0}.help-link{background:none;border:none;color:#008ebd;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-left:4px;padding:0;text-decoration:none}.help-link:hover{color:#0077a3;text-decoration:underline}.contact-info{background:#fafbfc;border:1px solid #e8ecf0;border-radius:10px;margin-top:18px;padding:14px 16px}.contact-text{color:#334155;font-size:13px;font-weight:600;margin:0 0 4px}.contact-email{color:#64748b;font-size:13px;margin:0}.contact-email a{color:#008ebd;font-weight:600;text-decoration:none}.contact-email a:hover{text-decoration:underline}@media (max-width:480px){.error-page-card{padding:32px 22px 26px}.error-page-message{font-size:14px;padding:12px 14px}.error-code{font-size:2.5rem}}.error-test-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:20px}.error-test-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:800px;padding:40px;text-align:center;width:100%}.error-test-container h1{color:#2c3e50;font-size:32px;font-weight:600;margin:0 0 10px}.error-test-container p{color:#5a6c7d;font-size:16px;margin:0 0 30px}.error-test-buttons{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0}.test-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:16px 20px;text-decoration:none;transition:all .3s ease}.test-btn i{font-size:16px}.test-btn.suspended{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 4px 15px #e74c3c66;color:#fff}.test-btn.deployment{background:linear-gradient(135deg,#f39c12,#e67e22);box-shadow:0 4px 15px #f39c1266;color:#fff}.test-btn.network{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 4px 15px #e74c3c66;color:#fff}.test-btn.notfound{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 4px 15px #9b59b666;color:#fff}.test-btn.unauthorized{background:linear-gradient(135deg,#e67e22,#d35400);box-shadow:0 4px 15px #e67e2266;color:#fff}.test-btn.server{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 4px 15px #e74c3c66;color:#fff}.test-btn.general{background:linear-gradient(135deg,#95a5a6,#7f8c8d);box-shadow:0 4px 15px #95a5a666;color:#fff}.test-btn:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.error-test-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-top:40px;padding:20px;text-align:left}.error-test-info h3{color:#2c3e50;font-size:18px;font-weight:600;margin:0 0 15px}.error-test-info ul{list-style:none;margin:0;padding:0}.error-test-info li{color:#5a6c7d;font-size:14px;margin:8px 0;padding-left:20px;position:relative}.error-test-info li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.error-test-info strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.error-test-container{padding:30px 20px}.error-test-container h1{font-size:28px}.error-test-buttons{grid-template-columns:1fr}.test-btn{font-size:13px;padding:14px 16px}}@media (prefers-color-scheme:dark){.error-test-container{background:#1e1e1ef2;color:#fff}.error-test-container h1{color:#fff}.error-test-container p{color:#b0b0b0}.error-test-info{background:#ffffff0d;border-left-color:#667eea}.error-test-info h3{color:#fff}.error-test-info li{color:#a0a0a0}.error-test-info strong{color:#fff}}.change-password-page{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:24px}.change-password-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;max-width:400px;padding:32px;width:100%}.change-password-card h2{color:#333;font-size:1.5rem;margin:0 0 8px}.change-password-card p{color:#666;font-size:14px;margin:0 0 20px}.change-password-email{color:#888!important;font-size:13px!important}.change-password-input{border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:15px;margin-bottom:12px;padding:12px 14px;width:100%}.change-password-input:focus{border-color:#008ebd;outline:none}.change-password-error{color:#c62828;font-size:13px;margin-bottom:12px!important}.change-password-btn{background:#008ebd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;margin-top:8px;padding:12px 16px;width:100%}.change-password-btn:hover:not(:disabled){background:#007399}.change-password-btn:disabled{cursor:not-allowed;opacity:.7}.change-password-card.success h2{color:#2e7d32}.demo-login-container{align-items:center;background:#008ebd;justify-content:center;padding:20px;position:relative}.demo-login-container,.demo-main-container{display:flex;flex-direction:column;min-height:100vh}.demo-main-container{background:#f8f9fa}.demo-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;padding:20px 40px;z-index:1000}.demo-header-brand{align-items:center;display:flex;gap:8px}.demo-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:clamp(.72rem,.82vw,.82rem);font-weight:600;letter-spacing:.5px;margin-left:12px;padding:4px 12px}.demo-logout-btn{align-items:center;background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.demo-logout-btn:hover{background:#c82333;box-shadow:0 4px 12px #dc35454d;transform:translateY(-2px)}.demo-content{grid-gap:8px;box-sizing:border-box;display:grid;flex:1 1;gap:8px;grid-template-columns:minmax(440px,65%) minmax(320px,35%);height:100vh;overflow:hidden;padding-right:0;width:100%}.demo-video-section{align-items:center;background:#fafbfc;gap:clamp(10px,1.2vw,14px);justify-content:flex-start;overflow-y:auto;padding:clamp(10px,1.2vw,14px)}.demo-video-section,.video-player-container{display:flex;flex-direction:column;width:100%}.video-player-container{background:#fff;border-radius:18px;box-shadow:0 4px 16px #0000000f;gap:clamp(8px,.8vw,10px);margin:0 auto;max-width:clamp(350px,68%,500px);padding:clamp(12px,1.5vw,16px)}.video-player{aspect-ratio:1/1;background:#000;border-radius:12px;box-shadow:0 4px 14px #0000002e;max-height:clamp(280px,45vh,900px);max-width:100%;overflow:hidden;position:relative;width:100%}.video-loading-overlay,.video-player{align-items:center;display:flex;justify-content:center}.video-loading-overlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0000008c;color:#f7fbff;flex-direction:column;font-weight:500;gap:14px;inset:0;letter-spacing:.02em;position:absolute;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff40;border-radius:50%;border-top-color:#00a8e6;height:clamp(36px,5vw,52px);width:clamp(36px,5vw,52px)}.loading-progress{background:#ffffff40;border-radius:999px;height:6px;overflow:hidden;position:relative;width:clamp(160px,50%,260px)}.loading-progress-bar{animation:progress-slide 1.25s ease-in-out infinite;background:linear-gradient(90deg,#00a8e633,#00a8e6 50%,#00a8e633);inset:0;position:absolute;width:40%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes progress-slide{0%{transform:translateX(-100%)}50%{transform:translateX(20%)}to{transform:translateX(220%)}}.video-placeholder{color:#ccc;text-align:center}.video-placeholder p{color:#aaa;font-size:1.1rem;font-weight:400;margin-top:16px}.video-placeholder p:last-child{color:#888;font-size:.85rem;margin-top:8px}.video-placeholder-empty{color:#999;padding:40px 20px;text-align:center}.video-placeholder-empty p{color:#888;font-size:1rem;font-weight:400;margin-top:16px}.player-controls{align-items:center;border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;padding-top:18px}.player-controls.secondary{opacity:1}.overlay-toggle{align-items:center;background:#008ebd1f;border:1px solid #008ebd59;border-radius:999px;color:#00648a;cursor:pointer;display:inline-flex;font-size:clamp(.78rem,.92vw,.98rem);font-weight:600;gap:6px;letter-spacing:.08em;margin-left:auto;padding:8px 14px;text-transform:uppercase;transition:all .2s ease}.overlay-toggle span{display:none}@media (min-width:768px){.overlay-toggle span{display:inline}}.overlay-toggle i{font-size:.85rem}.overlay-toggle:hover{background:#008ebd33;border-color:#008ebd73;box-shadow:0 4px 12px #008ebd2e}.overlay-toggle.active{background:#008ebd47;border-color:#008ebd8c;color:#004561}.control-btn{align-items:center;background:linear-gradient(135deg,#00a8e6,#008ebd);border:none;border-radius:50%;box-shadow:0 2px 8px #008ebd40;color:#fff;cursor:pointer;display:flex;font-size:16px;height:42px;justify-content:center;transition:all .25s ease;width:42px}.control-btn:hover{background:linear-gradient(135deg,#0077a3,#006080);box-shadow:0 4px 12px #008ebd59;transform:scale(1.08)}.video-timeline{align-items:center;display:flex;flex:1 1;padding:0 14px;position:relative}.timeline-bar{background:#e9ecef;border-radius:10px;height:5px;overflow:hidden;position:relative;width:100%}.timeline-progress{background:linear-gradient(90deg,#00a8e6,#008ebd);border-radius:10px;height:100%;transition:width .1s linear}.timeline-slider{appearance:none;-webkit-appearance:none;background:#0000;cursor:pointer;height:24px;inset:-10px 14px -10px 14px;position:absolute;width:calc(100% - 28px)}.timeline-slider:disabled{cursor:not-allowed}.timeline-slider::-webkit-slider-thumb{appearance:none;background:#008ebd;border:none;border-radius:50%;box-shadow:0 0 0 4px #008ebd2e;height:16px;-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease;width:16px}.timeline-slider:active::-webkit-slider-thumb{box-shadow:0 0 0 6px #008ebd40;transform:scale(1.08)}.timeline-slider::-moz-range-thumb{background:#008ebd;border:none;border-radius:50%;box-shadow:0 0 0 4px #008ebd2e;height:16px;-moz-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease;width:16px}.timeline-slider:active::-moz-range-thumb{box-shadow:0 0 0 6px #008ebd40;transform:scale(1.08)}.timeline-slider::-webkit-slider-runnable-track{background:#0000}.timeline-slider::-moz-range-track{background:#0000}.video-time{color:#6c757d;font-size:clamp(.8rem,.9vw,.95rem);font-weight:500;min-width:90px;text-align:right}.speed-control,.video-time{font-family:Poppins,sans-serif}.speed-control{align-items:center;color:#2c3e50;display:flex;font-size:.75rem;gap:8px;margin-left:auto}.speed-control label{font-weight:500}.speed-control input[type=range]{accent-color:#008ebd;width:120px}.speed-control .speed-value{font-weight:600;min-width:36px;text-align:right}.video-action-grid{grid-column-gap:clamp(12px,1.5vw,20px);grid-row-gap:clamp(10px,1.2vw,16px);align-items:stretch;column-gap:clamp(12px,1.5vw,20px);display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));justify-items:stretch;margin:clamp(10px,1.5vw,16px) auto 0;max-width:100%;row-gap:clamp(10px,1.2vw,16px)}.action-btn,.video-action-grid{justify-content:center;width:100%}.action-btn{align-items:center;background:#fff;border:2px solid #008ebd;border-radius:12px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;color:#008ebd;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:clamp(.7rem,.85vw,.9rem);font-weight:500;gap:clamp(5px,.8vw,8px);height:clamp(36px,3.8vw,52px);letter-spacing:.2px;line-height:1.4;min-width:0;overflow:hidden;padding:clamp(8px,1vw,14px);position:relative;text-overflow:ellipsis;text-transform:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.action-btn:disabled{background:#f5f5f5;border-color:#e0e0e0;color:#a5a5a5;cursor:not-allowed;opacity:.4}.action-btn:not(:disabled):hover{box-shadow:0 6px 20px #008ebd33;transform:translateY(-3px)}.action-btn:not(:disabled):active{box-shadow:0 3px 12px #008ebd26;transform:translateY(-1px)}.action-btn.segmentation{background:#fff;border-color:#008ebd;color:#008ebd}.action-btn.segmentation:not(:disabled):hover{background:#008ebd;border-color:#008ebd;box-shadow:0 4px 16px #008ebd40;color:#fff}.action-btn.tracking{background:#fff;border-color:#008ebd;color:#008ebd}.action-btn.tracking:not(:disabled):hover{background:#008ebd;border-color:#008ebd;box-shadow:0 4px 16px #008ebd40;color:#fff}.action-btn.classification{background:#fff;border-color:#008ebd;color:#008ebd}.action-btn.classification:not(:disabled):hover{background:#008ebd;border-color:#008ebd;box-shadow:0 4px 16px #008ebd40;color:#fff}.action-btn.apoptosis{background:#fff;border-color:#008ebd;color:#008ebd}.action-btn.apoptosis:not(:disabled):hover{background:#008ebd;border-color:#008ebd;box-shadow:0 4px 16px #008ebd40;color:#fff}.action-btn i{flex-shrink:0;font-size:clamp(16px,2.2vw,24px)}.activity-log-wrapper{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(135deg,#091835f2,#0c2244e6);border:1px solid #0d8bf240;border-radius:22px;box-shadow:0 20px 45px #060c1c59;color:#e6f4ff;margin:clamp(10px,2vw,16px) 0 0;max-width:100%;padding:clamp(12px,2vw,18px);width:100%}.activity-log-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(14px,2vw,20px)}.activity-log-title{align-items:center;color:#f4fbff;display:flex;font-size:clamp(.9rem,1.15vw,1.2rem);font-weight:600;gap:12px;letter-spacing:.04em}.activity-log-title i{color:#4cc9f0;font-size:1.1rem}.activity-log-actions{align-items:center;display:flex;gap:10px}.activity-log-clear{background:#ffffff14;border:1px solid #4cc9f073;border-radius:999px;color:#d8efff;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.08em;padding:6px 14px;text-transform:uppercase;transition:all .2s ease}.activity-log-clear:hover:not(:disabled){background:#4cc9f02e;box-shadow:0 6px 16px #4cc9f040}.activity-log-clear:disabled{cursor:not-allowed;opacity:.35}.activity-log-toggle{align-items:center;background:#ffffff1f;border:1px solid #4cc9f059;border-radius:999px;color:#d8efff;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:6px;letter-spacing:.08em;padding:6px 14px;text-transform:uppercase;transition:all .2s ease}.activity-log-toggle i{font-size:.9rem}.activity-log-toggle.active,.activity-log-toggle:hover:not(:disabled){background:#4cc9f038;border-color:#4cc9f08c;box-shadow:0 6px 16px #4cc9f040}.activity-log-toggle:disabled{cursor:not-allowed;opacity:.35}.activity-log-container{background:#040c1ae0;border:1px solid #4cc9f02e;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff05;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.8rem,.95vw,.95rem);line-height:1.55;max-height:clamp(220px,34vh,340px);overflow-y:auto;padding:clamp(16px,3vw,22px)}.activity-log-container.large-text{font-size:.96rem;line-height:1.65}.activity-log-container.large-text .activity-log-entry{padding:14px 20px}.activity-log-container.large-text .activity-log-entry-header{font-size:.85rem}.activity-log-container.large-text .activity-log-detail{font-size:.9rem}.activity-log-container::-webkit-scrollbar{width:8px}.activity-log-container::-webkit-scrollbar-thumb{background:#4cc9f066;border-radius:999px}.activity-log-container::-webkit-scrollbar-track{background:#0000}.activity-log-empty{align-items:center;color:#def2ffcc;display:flex;flex-direction:column;gap:14px;padding:40px 20px;text-align:center}.activity-log-empty i{color:#4cc9f0;font-size:1.6rem}.activity-log-entry{background:#ffffff0a;border-left:4px solid #4cc9f0a6;border-radius:14px;box-shadow:0 6px 20px #050c1a59;display:flex;gap:12px;margin-bottom:12px;padding:12px 16px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.activity-log-entry:last-child{margin-bottom:0}.activity-log-entry:hover{background:#ffffff14;box-shadow:0 12px 28px #050c1a73;transform:translateY(-1px)}.activity-log-entry-icon{align-items:flex-start;display:flex;font-size:.9rem;justify-content:center;min-width:20px;padding-top:2px}.activity-log-entry-body{display:flex;flex:1 1;flex-direction:column;gap:6px}.activity-log-entry-header{align-items:center;color:#def2ffb3;display:flex;font-size:.75rem;gap:12px;justify-content:space-between;letter-spacing:.05em;text-transform:uppercase}.activity-log-timestamp{font-weight:500}.activity-log-scope{background:#4cc9f02e;border-radius:999px;color:#def2ffd9;font-weight:600;padding:3px 10px}.activity-log-message{color:#f0f7ff;font-weight:500;letter-spacing:.01em}.activity-log-detail{color:#def2ffb8;display:flex;flex-direction:column;font-size:.78rem;gap:4px;padding-left:4px}.activity-log-detail-line:before{color:#4cc9f0a6;content:"•";margin-right:6px}.demo-video-list-section{background:#fff;border-left:1px solid #e9ecef;display:flex;flex-direction:column;height:calc(100vh - 80px);margin-left:0;margin-right:0;max-height:calc(100vh - 80px);overflow:hidden;padding:clamp(10px,1.5vw,16px);width:100%}.video-source-tabs{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:4px;margin-bottom:20px;padding:4px}.video-source-tab{align-items:center;background:#0000;border:none;border-radius:8px;color:#6c757d;cursor:pointer;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;gap:8px;justify-content:center;letter-spacing:.3px;padding:10px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.video-source-tab i{font-size:1rem;transition:transform .3s ease}.video-source-tab:hover:not(.active){background:#008ebd0f;color:#008ebd;transform:translateY(-1px)}.video-source-tab.active{background:linear-gradient(135deg,#008ebd,#00a8e6);box-shadow:0 4px 12px #008ebd40;color:#fff;font-weight:600}.video-source-tab.active i{color:#fff;transform:scale(1.1)}.video-source-tab span{display:inline-block}.video-list-header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;padding:clamp(12px,1.8vw,16px)}.video-list-header h3{color:#2c3e50;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.1vw,1.2rem);font-weight:600;margin:0}.video-count{align-items:center;background:linear-gradient(135deg,#00a8e6,#008ebd);border-radius:20px;box-shadow:0 4px 12px #008ebd40;color:#fff;display:inline-flex;font-size:clamp(.75rem,.85vw,.85rem);font-weight:600;gap:6px;letter-spacing:.5px;padding:6px 14px;white-space:nowrap}.video-ratio-container{display:flex;flex:0 0 40%;flex-direction:column;gap:8px;max-height:40%;min-height:0}.video-frames-container{display:flex;flex:1 1 60%;flex-direction:column;max-height:60%;min-height:0}.video-selector-header{align-items:center;background:linear-gradient(135deg,#f8f9facc,#ffffffe6);border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;padding:clamp(14px,1.8vw,18px)}.video-selector-field{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;min-width:0}.video-selector-field label{color:#2c3e50;display:block;font-size:clamp(.85rem,.95vw,1rem);font-weight:600;letter-spacing:.3px;margin-bottom:8px}.video-selector-field select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23008EBD' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:2px solid #e0e4e8;border-radius:10px;box-shadow:0 2px 4px #0000000a;color:#2c3e50;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;max-width:250px;min-width:180px;padding:8px 36px 8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);width:auto}.video-selector-field select:hover{border-color:#008ebd;box-shadow:0 4px 8px #008ebd1a}.video-selector-field select:focus{border-color:#008ebd;box-shadow:0 0 0 3px #008ebd26,0 4px 12px #008ebd1a;outline:none;transform:translateY(-1px)}.video-id-grid{align-items:flex-start;column-gap:12px;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:12px;margin:0;min-height:0;overflow-y:auto;padding:12px;row-gap:12px;width:100%}@media (min-width:1200px) and (max-width:1599px){.video-id-grid{column-gap:24px!important;display:flex;flex-wrap:wrap;gap:24px!important;margin:0;padding:20px;row-gap:24px!important;width:100%}.video-id-card{box-sizing:border-box;flex-shrink:0;gap:4px;margin:0!important;min-width:fit-content;padding:8px 10px;width:auto}.video-id-card-title{font-size:clamp(.75rem,.85vw,.9rem);overflow-wrap:break-word;word-break:break-word}}@media (min-width:1024px) and (max-width:1199px){.video-id-grid{column-gap:22px!important;display:flex;flex-wrap:wrap;gap:22px!important;margin:0;padding:18px;row-gap:22px!important;width:100%}.video-id-card{box-sizing:border-box;flex-shrink:0;gap:3px;margin:0!important;min-width:fit-content;padding:6px 8px;width:auto}.video-id-card-title{font-size:clamp(.7rem,.8vw,.85rem);overflow-wrap:break-word;word-break:break-word}.video-id-card-meta{font-size:.7rem}}@media (min-width:1024px){.demo-video-list-section{min-width:280px;width:100%}.video-id-grid{display:flex!important;flex-wrap:wrap!important}}.video-id-card{align-items:flex-start;background:#fff;border:2px solid #e3e8ef;border-radius:14px;box-shadow:0 2px 6px #0000000a;box-sizing:border-box;color:#2c3e50;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-family:Poppins,sans-serif;gap:6px;height:auto;margin:0!important;min-height:auto;min-width:fit-content;overflow:hidden;padding:12px 14px;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);width:auto}.video-id-card:before{background:linear-gradient(90deg,#008ebd,#00a8e6);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.video-id-card:hover{background:linear-gradient(135deg,#fff,#f8fbff);border-color:#00a8e6;box-shadow:0 8px 24px #00a8e633;transform:translateY(-3px)}.video-id-card:hover:before{transform:scaleX(1)}.video-id-card.active{background:linear-gradient(135deg,#00a8e61a,#008ebd26);border-color:#008ebd;box-shadow:0 8px 24px #008ebd40;transform:translateY(-2px)}.video-id-card.active:before{transform:scaleX(1)}.video-id-card-title{font-size:clamp(.85rem,.95vw,1rem);font-weight:600;line-height:1.3}.video-id-card-meta{color:#6c757d;font-size:.8rem;line-height:1.2}.video-grid-empty,.video-grid-loading{align-items:center;background:linear-gradient(135deg,#f8f9fa80,#fffc);border:2px dashed #e0e4e8;border-radius:12px;color:#6c757d;display:flex;flex-direction:column;gap:12px;margin:12px 0;padding:40px 20px;text-align:center}.video-grid-empty i,.video-grid-loading i{color:#c5ccd6;font-size:2.5rem;opacity:.7}.video-grid-empty p,.video-grid-loading p{color:#8a95a5;font-size:.95rem;font-weight:500;margin:0}.video-list{flex:1 1;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto!important;padding:clamp(8px,1.2vw,12px);position:relative}.video-item{align-items:center;background:#fff;border:1.5px solid #0000;border-radius:10px;cursor:pointer;display:flex;gap:clamp(12px,2vw,18px);margin-bottom:clamp(6px,1.2vw,10px);padding:clamp(10px,1.8vw,14px);transition:all .25s ease}.video-item:hover{background:#f8f9fa;border-color:#e9ecef;transform:translateX(3px)}.video-item.active{background:linear-gradient(135deg,#00a8e614,#008ebd14);border-color:#00a8e6;box-shadow:0 2px 8px #00a8e626}.video-thumbnail{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 2px 8px #667eea40;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:52px;justify-content:center;width:52px}.video-item.active .video-thumbnail{background:linear-gradient(135deg,#00a8e6,#008ebd);box-shadow:0 3px 12px #00a8e659}.video-info{flex:1 1;min-width:0}.video-info h4{color:#2c3e50;font-family:Poppins,sans-serif;font-size:clamp(.85rem,1vw,1rem);font-weight:500;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-duration{align-items:center;color:#6c757d;display:flex;font-size:clamp(.82rem,.92vw,.95rem);font-weight:400;gap:5px}.video-duration i{font-size:.7rem}.video-list{scrollbar-color:#008ebd #f1f1f1;scrollbar-width:auto}.video-list::-webkit-scrollbar{-webkit-appearance:none;display:block!important;width:16px!important}.video-list::-webkit-scrollbar-track{background:#f1f1f1!important;border:1px solid #e0e0e0;border-radius:8px;margin:4px}.video-list::-webkit-scrollbar-thumb{background:#008ebd!important;border:3px solid #f1f1f1;border-radius:8px;min-height:50px}.video-list::-webkit-scrollbar-thumb:hover{background:#006a94!important}.video-list:not(:empty){overflow-y:scroll!important}.demo-video-section::-webkit-scrollbar{width:8px}.demo-video-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.demo-video-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.demo-video-section::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (min-width:1920px){.video-player{max-height:min(55vh,900px)}.video-player-container{max-width:clamp(500px,85%,850px)}.video-player-label{font-size:1.5rem}.video-action-grid{column-gap:32px;grid-template-columns:repeat(4,minmax(180px,1fr));max-width:85%;row-gap:20px}.action-btn{font-size:1.3rem;height:86px;padding:18px 24px;width:90%}.action-btn i{font-size:36px}.activity-log-title{font-size:1.45rem}.activity-log-container{font-size:1.15rem;line-height:1.65}.video-time{font-size:1.1rem}.video-list-header h3{font-size:1.45rem}.video-info h4{font-size:1.2rem}.video-selector-field label{font-size:1.15rem}.video-id-card-title{font-size:1.18rem}}@media (min-width:1600px) and (max-width:1919px){.video-player{max-height:min(50vh,750px)}.video-player-container{max-width:clamp(450px,80%,750px)}.video-player-label{font-size:1.35rem}.video-action-grid{column-gap:24px;grid-template-columns:repeat(4,minmax(160px,1fr));max-width:95%;row-gap:18px}.action-btn{font-size:1rem;height:58px;padding:16px 20px;width:100%}.action-btn i{font-size:24px}.activity-log-title{font-size:1.3rem}.activity-log-container{font-size:1.05rem;line-height:1.6}.video-time{font-size:1.02rem}.video-list-header h3{font-size:1.35rem}.video-info h4{font-size:1.12rem}.video-selector-field label{font-size:1.08rem}.video-id-card-title{font-size:1.1rem}}@media (min-width:1400px) and (max-width:1599px){.video-player{max-height:min(42vh,500px)}.video-player-container{max-width:clamp(350px,70%,550px);padding:clamp(10px,1.2vw,14px)}.video-action-grid{column-gap:clamp(10px,1.2vw,16px);grid-template-columns:repeat(4,minmax(100px,1fr));row-gap:clamp(8px,1vw,12px)}.action-btn{font-size:.75rem;height:40px;letter-spacing:.2px;padding:8px 10px;width:100%}.action-btn i{font-size:18px}}@media (min-width:1200px) and (max-width:1399px){.video-player{max-height:min(40vh,450px)}.video-player-container{max-width:clamp(340px,68%,500px);padding:clamp(10px,1.2vw,14px)}.video-action-grid{column-gap:clamp(8px,1vw,12px);grid-template-columns:repeat(4,minmax(90px,1fr));row-gap:clamp(6px,.8vw,10px)}.action-btn{font-size:.72rem;height:38px;letter-spacing:.15px;padding:7px 9px;width:100%}.action-btn i{font-size:16px}}@media (min-width:1200px) and (max-width:1599px){.demo-content{gap:6px;grid-template-columns:minmax(400px,60%) minmax(300px,40%)}.video-player-grid.large-layout{gap:clamp(8px,1vw,10px)}}@media (min-width:1024px) and (max-width:1199px){.demo-content{gap:6px;grid-template-columns:minmax(350px,55%) minmax(280px,45%)}}@media (max-width:1200px){.demo-content{flex-direction:column}.demo-video-section{flex:0 0 auto;padding:18px}.video-player-container{max-width:clamp(360px,75%,600px);padding:16px}.video-player{max-height:min(45vh,500px)}.video-action-grid{gap:14px;grid-template-columns:repeat(2,clamp(210px,45vw,240px));max-width:100%}.action-btn{font-size:clamp(.88rem,1vw,1rem);height:clamp(62px,5.4vw,68px);padding:clamp(16px,2vw,20px);width:100%}.demo-video-list-section{border-left:none;border-top:1px solid #e9ecef;flex:1 1;padding-right:0}}@media (max-width:968px){.video-player-container{max-width:clamp(320px,85%,550px);padding:14px}.video-player{max-height:min(42vh,420px)}.video-action-grid{max-width:100%}}@media (max-width:768px){.demo-header{padding:16px 20px}.demo-header-brand .login-navbar-ai,.demo-header-brand .login-navbar-logo{font-size:20px}.demo-badge{font-size:.7rem;margin-left:8px;padding:3px 10px}.demo-video-section{padding:16px}.video-player-container{border-radius:16px;max-width:calc(100vw - 32px);padding:16px}.video-player{border-radius:10px;max-height:min(45vh,440px)}.video-action-grid{column-gap:0;grid-template-columns:clamp(220px,85vw,280px);max-width:100%;row-gap:clamp(14px,5vw,22px)}.action-btn{font-size:.9rem;height:60px;padding:18px;width:100%}.action-btn i{font-size:13px}.video-list-header{padding:16px}.video-list-header h3{font-size:1rem}.video-item{padding:10px 12px}.video-thumbnail{font-size:18px;height:48px;width:48px}.video-info h4{font-size:.85rem}.video-duration{font-size:.7rem}}@media (max-width:480px){.demo-video-section{padding:12px}.video-player-container{border-radius:12px;max-width:calc(100vw - 24px);padding:12px}.video-player{border-radius:8px;max-height:min(42vh,360px)}.player-controls{flex-wrap:wrap}.control-btn{font-size:14px;height:36px;width:36px}}.segmentation-summary-panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#00a8e614,#008ebd1f);border:1px solid #00a8e640;border-radius:16px;box-shadow:0 6px 18px #00a8e626;margin:0 auto clamp(8px,1.2vw,12px);padding:clamp(12px,1.5vw,16px) clamp(14px,2vw,18px);width:100%}@media (max-width:640px){.video-action-grid{grid-template-columns:1fr;max-width:clamp(240px,80vw,400px)}}.video-player-container.large-screen{max-width:100%}.video-player.large-screen{max-height:min(48vh,650px)}.video-action-grid.large-screen{gap:clamp(12px,1.8vw,18px);max-width:100%}@media (min-width:1920px){.video-player.large-screen{max-height:min(55vh,800px)}.video-player-container.large-screen{max-width:clamp(450px,92%,800px)}}@media (min-width:1600px) and (max-width:1919px){.video-player.large-screen{max-height:min(50vh,700px)}.video-player-container.large-screen{max-width:clamp(420px,88%,700px)}}@media (min-width:1400px) and (max-width:1599px){.video-player.large-screen{max-height:min(42vh,550px)}.video-player-container.large-screen{max-width:clamp(380px,82%,600px)}}@media (max-width:1400px){.video-player.large-screen{max-height:min(38vh,450px)}.video-player-container.large-screen{max-width:clamp(340px,75%,500px)}}.video-loading-overlay p{color:#f7fbffeb;font-size:clamp(.85rem,1vw,1rem);font-weight:500;margin:0}.video-player-grid{grid-gap:clamp(12px,1.5vw,16px);display:grid;gap:clamp(12px,1.5vw,16px);grid-template-columns:1fr;width:100%}.video-player-grid.large-layout{align-items:start;gap:clamp(10px,1.2vw,14px);grid-template-columns:repeat(2,minmax(0,1fr))}.video-player-container.secondary{padding:clamp(16px,3vw,28px)}.video-player-label{color:#2c3e50;font-size:clamp(.9rem,1.1vw,1.2rem);font-weight:600}.result-placeholder,.video-action-grid .action-btn{justify-content:center}.result-placeholder{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;border-radius:12px;color:#ffffffd9;display:flex;font-size:clamp(.9rem,1vw,1rem);inset:0;padding:clamp(16px,3vw,24px);position:absolute;text-align:center}.result-meta{color:#6c757d;font-size:clamp(.85rem,.95vw,.95rem)}@media (max-width:1024px){.demo-content,.video-player-grid.large-layout{grid-template-columns:1fr}.demo-video-list-section{height:auto;max-height:none}}.notification-card-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.notification-card{animation:slideUp .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:480px;overflow:hidden;width:90%}.notification-card-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.notification-card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.notification-card-icon.error-icon{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}.notification-card-icon.success-icon{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.notification-card-icon.info-icon{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb}.notification-card-close{align-items:center;background:none;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.notification-card-close:hover{background:#f3f4f6;color:#374151}.notification-card-content{flex:1 1;overflow-y:auto;padding:24px}.notification-card-title{color:#111827;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 12px}.notification-card-message{color:#6b7280;font-size:15px;line-height:1.6;margin:0 0 16px}.notification-card-message strong{color:#111827;font-weight:600}.notification-card-frames{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.frame-badge{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:8px;color:#2563eb;display:inline-flex;font-size:14px;font-weight:600;padding:8px 16px}.notification-card-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:16px 24px}.notification-card-button{background:linear-gradient(135deg,#008ebd,#00a8e6);border:none;border-radius:8px;box-shadow:0 2px 8px #008ebd33;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.notification-card-button:hover{background:linear-gradient(135deg,#0077a3,#008ebd);box-shadow:0 4px 12px #008ebd4d;transform:translateY(-1px)}.notification-card-button:active{transform:translateY(0)}.classification-failed-card{border-top:4px solid #dc2626}.tracking-success-card{border-top:4px solid #059669}.apoptosis-result-card{border-top:4px solid #2563eb}@media (max-width:640px){.notification-card{border-radius:12px;max-width:none;width:95%}.notification-card-header{padding:16px 20px}.notification-card-content{padding:20px}.notification-card-footer{padding:12px 20px}.notification-card-title{font-size:18px}.notification-card-message{font-size:14px}}.segmentation-modal-btn{align-items:center!important;display:flex!important;flex:1 1!important;font-size:1.15rem!important;font-weight:600!important;gap:12px!important;height:auto!important;justify-content:center!important;letter-spacing:.3px!important;line-height:1.4!important;min-width:200px!important;padding:16px 32px!important;white-space:nowrap!important;width:auto!important}.segmentation-modal-btn i{flex-shrink:0!important;font-size:1.1rem!important}.segmentation-modal-btn span{display:inline-block}.segmentation-modal-btn-cancel{align-items:center!important;background-color:#fff!important;border:2px solid #4b5b6b40!important;border-radius:12px!important;color:#4b5b6b!important;cursor:pointer!important;display:flex!important;flex:0 1!important;font-size:1.15rem!important;font-weight:600!important;gap:12px!important;height:auto!important;justify-content:center!important;letter-spacing:.3px!important;line-height:1.4!important;min-width:140px!important;padding:16px 32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important;width:auto!important}.segmentation-modal-btn-cancel:not(:disabled):hover{background-color:#f8f9fa!important;border-color:#4b5b6b66!important;box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)!important}.segmentation-modal-btn-cancel:disabled{cursor:not-allowed!important;opacity:.4!important}.segmentation-modal-btn-cancel i{flex-shrink:0!important;font-size:1.1rem!important}.segmentation-modal-btn-cancel span{display:inline-block}@media (min-width:1200px){.segmentation-modal-content{padding:40px!important;width:min(700px,92%)!important}.segmentation-modal-btn{font-size:1.25rem!important;gap:14px!important;min-width:240px!important;padding:20px 40px!important}.segmentation-modal-btn i{font-size:1.2rem!important}.segmentation-modal-btn-cancel{font-size:1.25rem!important;gap:14px!important;min-width:160px!important;padding:20px 40px!important}.segmentation-modal-btn-cancel i{font-size:1.2rem!important}}@media (min-width:1600px){.segmentation-modal-content{padding:48px!important;width:min(800px,92%)!important}.segmentation-modal-btn{font-size:1.35rem!important;gap:16px!important;min-width:280px!important;padding:24px 48px!important}.segmentation-modal-btn i{font-size:1.3rem!important}.segmentation-modal-btn-cancel{font-size:1.35rem!important;gap:16px!important;min-width:180px!important;padding:24px 48px!important}.segmentation-modal-btn-cancel i{font-size:1.3rem!important}}.demo-registration-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.demo-registration-modal{animation:slideUp .4s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;padding:70px;width:95%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.demo-registration-header{margin-bottom:45px;text-align:center}.demo-registration-header h2{color:#333;font-size:36px;font-weight:700;line-height:1.6;margin:0 0 20px}.demo-registration-header p{color:#666;font-size:18px;line-height:1.7;margin:0}.demo-registration-form{display:flex;flex-direction:column;gap:30px}.demo-form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.demo-form-group{display:flex;flex-direction:column;gap:6px}.demo-form-group label{color:#333;font-size:17px;font-weight:600}.demo-form-group input{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:16px;padding:16px 18px;transition:all .3s ease}.demo-form-group input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.demo-form-group input:disabled{background:#f0f0f0;color:#999;cursor:not-allowed}.demo-form-group small{color:#999;font-size:12px}.demo-error-message{align-items:center;animation:shake .3s ease-in-out;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;display:flex;font-size:14px;gap:8px;padding:14px 16px}.demo-error-message i{flex-shrink:0}.demo-success-message{align-items:center;animation:slideIn .3s ease-out;background-color:#efe;border:1px solid #cfc;border-radius:6px;color:#3c3;display:flex;font-size:14px;gap:8px;padding:14px 16px}.demo-success-message i{flex-shrink:0}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.demo-submit-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-top:10px;padding:16px 24px;transition:all .3s ease}.demo-submit-btn:hover:not(:disabled){box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.demo-submit-btn:disabled{cursor:not-allowed;opacity:.7}.demo-submit-btn.loading{background:linear-gradient(135deg,#667eea,#764ba2)}.demo-info-box{background:#f5f5f5;border-left:3px solid #667eea;border-radius:4px;color:#666;display:flex;font-size:15px;gap:10px;margin-top:20px;padding:18px 20px}.demo-info-box i{color:#667eea;flex-shrink:0;margin-top:2px}@media (max-width:600px){.demo-registration-modal{padding:30px 20px}.demo-form-row{grid-template-columns:1fr}.demo-registration-header h2{font-size:20px}.demo-registration-header p{font-size:13px}}