.DashboardLayout_layout__YLaRC{display:flex;min-height:100vh;background-color:var(--background);position:fixed;width:100%;height:100%}.DashboardLayout_mainContent__sbIn7{flex:1;display:flex;flex-direction:column;margin-left:260px;height:100vh}.DashboardLayout_content__8jx9X{flex:1;padding:0;overflow-y:auto;height:calc(100vh - 70px)}.DashboardLayout_topBar__w4wH4{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.5rem;background:var(--header-bg);border-bottom:1px solid var(--border);gap:1rem;height:70px;position:relative;max-height:70px}.DashboardLayout_topBarRight__BS326{display:flex;align-items:center;gap:1rem;flex-shrink:0}.DashboardLayout_themeToggle__gfb5T{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border);border-radius:.375rem;background:var(--bg);color:var(--text);cursor:pointer;transition:all .2s ease}.DashboardLayout_themeToggle__gfb5T:hover{background:var(--bg-secondary);border-color:var(--border-hover)}.DashboardLayout_notificationButton__5B9iF{background:none;border:none;color:var(--text);font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:8px;position:relative}.DashboardLayout_notificationBadge__p6aRi{position:absolute;top:0;right:0;background-color:#f44;color:#fff;font-size:.75rem;padding:.125rem .375rem;border-radius:10px}.DashboardLayout_userProfile__xShkR{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.DashboardLayout_userProfile__xShkR:hover{background:var(--bg-secondary)}.DashboardLayout_userAvatar__OkMtJ{width:36px;height:36px;border-radius:50%;background-color:var(--primary-blue);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}.DashboardLayout_userInfo__dHqOV{display:flex;flex-direction:column;align-items:flex-start}.DashboardLayout_userName__K6b1m{font-size:.875rem;font-weight:500;color:var(--text)}.DashboardLayout_userRole__0J_53{font-size:.75rem;color:var(--text-secondary)}.DashboardLayout_sidebar__Y38sZ{width:260px;min-width:260px;height:100vh;background-color:var(--card-bg);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:100px;min-width:100px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_sidebarHeader__WxMO5{height:70px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_navItem__eUfZ_{justify-content:center;padding:.875rem}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo,.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_navIcon__vEeKo{margin:0}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_collapseButton__t3o_m{transform:none;left:auto;bottom:auto;padding:1.5rem}.DashboardLayout_sidebarHeader__WxMO5{height:70px;display:flex;align-items:center;padding:0 1.25rem;border-bottom:1px solid var(--border);justify-content:space-between}.DashboardLayout_collapsedHeader__CLi0p{flex:1}.DashboardLayout_logo__lDfVV{display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1.25rem;color:var(--text);white-space:nowrap;overflow:hidden}.DashboardLayout_logo__lDfVV img{width:32px;height:32px}.DashboardLayout_collapseButton__t3o_m{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--card-bg);color:var(--text-secondary);cursor:pointer;border-radius:8px;transition:all .2s ease}.DashboardLayout_collapseButton__t3o_m:hover{background:var(--card-hover)}[data-theme=dark] .DashboardLayout_collapseButton__t3o_m:hover{background-color:#374151}.DashboardLayout_collapseButton__t3o_m svg{width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_collapseButton__t3o_m{position:relative;margin:0;padding:0}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_collapseButton__t3o_m svg{transform:rotate(180deg)}.DashboardLayout_sidebarNav__jrDiQ{flex:1;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;min-height:0}.DashboardLayout_navItem__eUfZ_{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;color:var(--text-secondary,#888);text-decoration:none;border-radius:8px;transition:all .2s ease}.DashboardLayout_navItem__eUfZ_:hover{color:#6595ff;background:rgba(101,149,255,.08)}.DashboardLayout_navItem__eUfZ_:hover .DashboardLayout_navIcon__vEeKo{color:#6595ff}.DashboardLayout_navIcon__vEeKo{width:15px;height:15px;transition:color .2s ease}.DashboardLayout_navLabel__JFDio{font-size:.95rem;transition:color .2s ease}.DashboardLayout_active__ZMr0a{color:#6595ff;background:rgba(101,149,255,.08)}.DashboardLayout_active__ZMr0a .DashboardLayout_navIcon__vEeKo{color:#6595ff}.DashboardLayout_active__ZMr0a:hover{color:#6595ff;background:rgba(101,149,255,.08)}.DashboardLayout_active__ZMr0a:hover .DashboardLayout_navIcon__vEeKo{color:#6595ff}.DashboardLayout_sidebarFooter__5hF4q{padding:1.5rem;border-top:1px solid var(--border);align-items:center}.DashboardLayout_logoutButton__kk4TO{width:100%;display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:8px;background:none;border:none;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.DashboardLayout_logoutButton__kk4TO span:not(.DashboardLayout_navIcon__vEeKo){font-size:.95rem;line-height:1}.DashboardLayout_logoutButton__kk4TO:hover{color:#6595ff;background:rgba(101,149,255,.08)}.DashboardLayout_logoutButton__kk4TO:hover .DashboardLayout_navIcon__vEeKo{color:#6595ff}.DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo{width:20px;height:20px;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo svg{width:20px!important;height:20px!important;min-width:20px;min-height:20px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logoutButton__kk4TO{justify-content:center;padding:.875rem;width:auto;margin:0 1rem}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo,.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo svg{width:24px!important}.DashboardLayout_layout__YLaRC[data-theme=dark]{--background:#000;--card-bg:#111;--card-hover:#191919;--text:#fff;--text-secondary:hsla(0,0%,100%,.8);--border:hsla(0,0%,100%,.1)}.DashboardLayout_layout__YLaRC[data-theme=light]{--background:#f5f5f5;--card-bg:#fff;--card-hover:#f0f0f0;--text:#000;--text-secondary:rgba(0,0,0,.6);--border:rgba(0,0,0,.1)}@media (max-width:1280px) and (min-width:769px){.DashboardLayout_sidebar__Y38sZ{width:240px;min-width:240px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:80px;min-width:80px}.DashboardLayout_mainContent__sbIn7{margin-left:240px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:80px}.DashboardLayout_sidebarHeader__WxMO5{height:60px;padding:0 1rem}.DashboardLayout_logo__lDfVV{font-size:1.1rem}.DashboardLayout_navItem__eUfZ_{padding:.75rem .875rem;gap:.875rem}.DashboardLayout_navLabel__JFDio{font-size:.9rem}.DashboardLayout_sidebarNav__jrDiQ{padding:1.25rem .875rem}.DashboardLayout_sidebarFooter__5hF4q{padding:1.25rem}.DashboardLayout_topBar__w4wH4{height:60px;padding:.4rem 1.25rem}.DashboardLayout_userAvatar__OkMtJ{width:32px;height:32px;font-size:1.1rem}.DashboardLayout_userName__K6b1m{font-size:.8rem}.DashboardLayout_userRole__0J_53{font-size:.7rem}}@media (max-width:768px){.DashboardLayout_layout__YLaRC{flex-direction:row}.DashboardLayout_mainContent__sbIn7{margin-left:260px}.DashboardLayout_sidebar__Y38sZ{position:fixed;left:0;transform:none}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_mobileOpen__Ze5e9{transform:none}.DashboardLayout_overlay__HHKi1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;animation:DashboardLayout_fadeIn__WLbhU .3s ease;backdrop-filter:blur(4px)}.DashboardLayout_topBar__w4wH4{padding:.5rem 1rem;gap:.5rem}.DashboardLayout_userInfo__dHqOV{display:none}.DashboardLayout_content__8jx9X{padding:1rem}.DashboardLayout_collapseButton__t3o_m{display:none}.DashboardLayout_menuButton__YcPqa{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--card-hover);border-radius:8px;margin-right:1rem}.DashboardLayout_menuButton__YcPqa:hover{background:var(--primary-blue);color:#fff}}@media screen and (min-width:1920px) and (min-height:900px){.DashboardLayout_sidebar__Y38sZ{width:320px;min-width:320px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:120px;min-width:120px}.DashboardLayout_mainContent__sbIn7{margin-left:320px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:120px}.DashboardLayout_sidebarHeader__WxMO5{padding:0 1.5rem}.DashboardLayout_logo__lDfVV{font-size:1.2rem}.DashboardLayout_navItem__eUfZ_{padding:1.25rem 1.5rem;gap:1.25rem;font-size:1.1rem}.DashboardLayout_navLabel__JFDio{font-size:1.1rem}.DashboardLayout_navIcon__vEeKo{display:flex;align-items:center}.DashboardLayout_sidebarNav__jrDiQ{padding:2rem 1.5rem}.DashboardLayout_sidebarFooter__5hF4q{padding:2rem}.DashboardLayout_topBar__w4wH4{height:80px;padding:.5rem 2rem}.DashboardLayout_userAvatar__OkMtJ{width:48px;height:48px;font-size:1.5rem}.DashboardLayout_userName__K6b1m{font-size:1rem}.DashboardLayout_userRole__0J_53{font-size:.875rem}.DashboardLayout_logoutButton__kk4TO{padding:1.25rem 1.5rem;font-size:1.1rem}.DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo{width:24px;height:24px}.DashboardLayout_collapseButton__t3o_m{width:40px;height:40px}.DashboardLayout_collapseButton__t3o_m svg{width:24px;height:24px}.DashboardLayout_menuButton__YcPqa,.DashboardLayout_themeToggle__gfb5T{width:3rem;height:3rem}}@media screen and (min-width:2560px) and (min-height:900px){.DashboardLayout_sidebar__Y38sZ{width:360px;min-width:360px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:140px;min-width:140px}.DashboardLayout_mainContent__sbIn7{margin-left:360px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:140px}.DashboardLayout_sidebarHeader__WxMO5{height:90px;padding:0 .25rem}.DashboardLayout_logo__lDfVV{font-size:1.75rem}.DashboardLayout_navItem__eUfZ_{padding:1.5rem 2rem;gap:1.5rem;font-size:1.2rem}.DashboardLayout_navLabel__JFDio{font-size:1.2rem}.DashboardLayout_navIcon__vEeKo{display:flex;align-items:center}.DashboardLayout_sidebarFooter__5hF4q{padding:2.5rem}.DashboardLayout_topBar__w4wH4{height:90px;padding:.75rem 3rem}.DashboardLayout_userAvatar__OkMtJ{width:56px;height:56px;font-size:1.75rem}.DashboardLayout_userName__K6b1m{font-size:1.125rem}.DashboardLayout_userRole__0J_53{font-size:1rem}.DashboardLayout_logoutButton__kk4TO{padding:1.5rem 2rem;font-size:1.2rem}.DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo{width:28px;height:28px}.DashboardLayout_collapseButton__t3o_m{width:48px;height:48px}.DashboardLayout_collapseButton__t3o_m svg{width:28px;height:28px}.DashboardLayout_menuButton__YcPqa,.DashboardLayout_themeToggle__gfb5T{width:3.5rem;height:3.5rem}}@keyframes DashboardLayout_fadeIn__WLbhU{0%{opacity:0}to{opacity:1}}.DashboardLayout_menuButton__YcPqa{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border);border-radius:.375rem;background:var(--bg);color:var(--text);cursor:pointer;transition:all .2s ease}.DashboardLayout_menuButton__YcPqa:hover{background:var(--bg-secondary);border-color:var(--border-hover)}@media (max-width:768px){.DashboardLayout_menuButton__YcPqa{display:flex;align-items:center;justify-content:center}.DashboardLayout_topBar__w4wH4{height:60px;padding:0 1rem}}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_sidebarHeader__WxMO5{justify-content:center;padding:0}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_collapseButton__t3o_m{margin:30px;justify-content:center;text-align:center}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logo__lDfVV span,.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_logoutButton__kk4TO span:not(.DashboardLayout_navIcon__vEeKo),.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_navLabel__JFDio{opacity:0;visibility:hidden;max-width:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.DashboardLayout_main__ZnXw8{margin-left:240px;padding-top:8.5rem;min-height:100vh;background:var(--bg)}.DashboardLayout_content__8jx9X{height:100%;width:100%}@media (max-width:768px){.DashboardLayout_main__ZnXw8{margin-left:0;padding-top:6rem}}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:100px}@media (max-width:1280px) and (max-height:769px){.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:80px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK .DashboardLayout_sidebarHeader__WxMO5{height:60px}}@media screen and (min-width:1366px) and (max-width:1439px) and (min-height:768px){.DashboardLayout_sidebar__Y38sZ{width:250px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:70px}.DashboardLayout_mainContent__sbIn7{margin-left:260px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:100px}.DashboardLayout_sidebarHeader__WxMO5{padding:1.25rem}.DashboardLayout_logo__lDfVV{font-size:1.1875rem}.DashboardLayout_navItem__eUfZ_{padding:.875rem 1.25rem;font-size:.9375rem}.DashboardLayout_navLabel__JFDio{font-size:.9375rem}.DashboardLayout_navIcon__vEeKo{width:20px;height:20px}.DashboardLayout_sidebarFooter__5hF4q{padding:1.25rem}.DashboardLayout_topBar__w4wH4{height:70px;padding:0 1.25rem}.DashboardLayout_userAvatar__OkMtJ{width:36px;height:36px;font-size:.9375rem}.DashboardLayout_userName__K6b1m{font-size:.9375rem}.DashboardLayout_userRole__0J_53{font-size:.8125rem}}@media screen and (min-width:1440px) and (max-width:1535px) and (min-height:900px){.DashboardLayout_sidebar__Y38sZ{width:260px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:72px}.DashboardLayout_mainContent__sbIn7{margin-left:260px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:100px}.DashboardLayout_sidebarHeader__WxMO5{padding:1.5rem}.DashboardLayout_logo__lDfVV{font-size:1.25rem}.DashboardLayout_navItem__eUfZ_{padding:1rem 1.5rem;font-size:.96875rem}.DashboardLayout_navLabel__JFDio{font-size:.96875rem}.DashboardLayout_navIcon__vEeKo{width:22px;height:22px}.DashboardLayout_sidebarFooter__5hF4q{padding:1.5rem}.DashboardLayout_topBar__w4wH4{height:71px;padding:0 1.5rem}.DashboardLayout_userAvatar__OkMtJ{width:38px;height:38px;font-size:.96875rem}.DashboardLayout_userName__K6b1m{font-size:.96875rem}.DashboardLayout_userRole__0J_53{font-size:.84375rem}}@media screen and (min-width:1536px) and (max-width:1599px) and (min-height:864px){.DashboardLayout_sidebar__Y38sZ{width:265px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:74px}.DashboardLayout_mainContent__sbIn7{margin-left:265px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:100px}.DashboardLayout_sidebarHeader__WxMO5{padding:1.625rem}.DashboardLayout_logo__lDfVV{font-size:1.28125rem}.DashboardLayout_navItem__eUfZ_{padding:1.0625rem 1.625rem;font-size:.984375rem}.DashboardLayout_navLabel__JFDio{font-size:.984375rem}.DashboardLayout_navIcon__vEeKo{width:23px;height:23px}.DashboardLayout_sidebarFooter__5hF4q{padding:1.625rem}.DashboardLayout_topBar__w4wH4{height:70px;padding:0 1.625rem}.DashboardLayout_userAvatar__OkMtJ{width:39px;height:39px;font-size:.984375rem}.DashboardLayout_userName__K6b1m{font-size:.984375rem}.DashboardLayout_userRole__0J_53{font-size:.859375rem}}@media screen and (min-width:1600px) and (max-width:1919px) and (min-height:900px){.DashboardLayout_sidebar__Y38sZ{width:270px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:76px}.DashboardLayout_mainContent__sbIn7{margin-left:270px}.DashboardLayout_sidebarHeader__WxMO5{padding:1.75rem}.DashboardLayout_logo__lDfVV{font-size:1.3125rem}.DashboardLayout_navItem__eUfZ_{padding:1.125rem 1.75rem;font-size:1rem}.DashboardLayout_navLabel__JFDio{font-size:1rem}.DashboardLayout_navIcon__vEeKo{width:24px;height:24px}.DashboardLayout_sidebarFooter__5hF4q{padding:1.75rem}.DashboardLayout_topBar__w4wH4{height:72px;padding:0 1.75rem}.DashboardLayout_userAvatar__OkMtJ{width:40px;height:40px;font-size:1rem}.DashboardLayout_userName__K6b1m{font-size:1rem}.DashboardLayout_userRole__0J_53{font-size:.875rem}}@media screen and (min-width:1920px) and (min-height:911px) and (max-height:945px){.DashboardLayout_sidebar__Y38sZ{width:275px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK{width:78px}.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:78px}.DashboardLayout_sidebarHeader__WxMO5{padding:1.875rem}.DashboardLayout_logo__lDfVV{font-size:1.34375rem}.DashboardLayout_navItem__eUfZ_{padding:1.1875rem 1.875rem;font-size:1.03125rem}.DashboardLayout_navLabel__JFDio{font-size:1.03125rem}.DashboardLayout_navIcon__vEeKo{width:25px;height:25px}.DashboardLayout_sidebarFooter__5hF4q{padding:1.875rem}.DashboardLayout_topBar__w4wH4{height:74px;padding:0 1.875rem}.DashboardLayout_userAvatar__OkMtJ{width:41px;height:41px;font-size:1.03125rem}.DashboardLayout_userName__K6b1m{font-size:1.03125rem}.DashboardLayout_userRole__0J_53{font-size:.890625rem}.DashboardLayout_logoutButton__kk4TO{padding:1.03125rem 1.875rem}.DashboardLayout_logoutButton__kk4TO .DashboardLayout_navIcon__vEeKo{width:25px;height:25px}.DashboardLayout_collapseButton__t3o_m{padding:.75rem}.DashboardLayout_collapseButton__t3o_m svg{width:20px;height:20px}.DashboardLayout_themeToggle__gfb5T{padding:.75rem}.DashboardLayout_menuButton__YcPqa{width:44px;height:44px}}@media screen and (min-width:1920px) and (min-height:900px){.DashboardLayout_sidebar__Y38sZ.DashboardLayout_collapsed__h73bK+.DashboardLayout_mainContent__sbIn7{margin-left:120px}}.Header_header__p_FoT{display:flex;justify-content:flex-end;align-items:center;padding:1rem 2rem;background:var(--header-bg);border-bottom:1px solid var(--border)}.Header_userInfo__Rx9bq{display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:8px;transition:all .2s ease}.Header_userDetails__ZB5Xs{display:flex;flex-direction:column;align-items:flex-end}.Header_userName__S__Nk{font-weight:500;color:var(--text)}.Header_userRole___veaq{font-size:.85rem;color:var(--text-secondary)}.Header_profileImage__KAyhU{width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}.Header_avatar__aQ4dS{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media screen and (min-width:1366px) and (max-width:1439px) and (min-height:768px){.Header_header__p_FoT{padding:1.25rem 1.5rem}.Header_userInfo__Rx9bq{padding:.875rem 1.25rem;gap:.875rem}.Header_userDetails__ZB5Xs{gap:.25rem}.Header_userName__S__Nk{font-size:.9375rem}.Header_userRole___veaq{font-size:.8125rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:36px;height:36px}.Header_avatar__aQ4dS{font-size:.9375rem}}@media screen and (min-width:1440px) and (max-width:1535px) and (min-height:900px){.Header_header__p_FoT{padding:1.5rem 1.75rem}.Header_userInfo__Rx9bq{padding:1rem 1.5rem;gap:1rem}.Header_userDetails__ZB5Xs{gap:.3125rem}.Header_userName__S__Nk{font-size:.96875rem}.Header_userRole___veaq{font-size:.84375rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:38px;height:38px}.Header_avatar__aQ4dS{font-size:.96875rem}}@media screen and (min-width:1536px) and (max-width:1599px) and (min-height:864px){.Header_header__p_FoT{padding:1.625rem 1.875rem}.Header_userInfo__Rx9bq{padding:1.0625rem 1.625rem;gap:1.0625rem}.Header_userDetails__ZB5Xs{gap:.34375rem}.Header_userName__S__Nk{font-size:.984375rem}.Header_userRole___veaq{font-size:.859375rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:39px;height:39px}.Header_avatar__aQ4dS{font-size:.984375rem}}@media screen and (min-width:1600px) and (max-width:1919px) and (min-height:900px){.Header_header__p_FoT{padding:1.75rem 2rem}.Header_userInfo__Rx9bq{padding:1.125rem 1.75rem;gap:1.125rem}.Header_userDetails__ZB5Xs{gap:.375rem}.Header_userName__S__Nk{font-size:1rem}.Header_userRole___veaq{font-size:.875rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:40px;height:40px}.Header_avatar__aQ4dS{font-size:1rem}}@media screen and (min-width:1920px) and (min-height:911px) and (max-height:945px){.Header_header__p_FoT{padding:1.875rem 2.125rem}.Header_userInfo__Rx9bq{padding:1.1875rem 1.875rem;gap:1.1875rem}.Header_userDetails__ZB5Xs{gap:.40625rem}.Header_userName__S__Nk{font-size:1.03125rem}.Header_userRole___veaq{font-size:.890625rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:41px;height:41px}.Header_avatar__aQ4dS{font-size:1.03125rem}}@media screen and (min-width:1920px) and (min-height:900px){.Header_header__p_FoT{padding:2rem 2.25rem}.Header_userInfo__Rx9bq{padding:1.25rem 2rem;gap:1.25rem}.Header_userDetails__ZB5Xs{gap:.4375rem}.Header_userName__S__Nk{font-size:1.0625rem}.Header_userRole___veaq{font-size:.90625rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:42px;height:42px}.Header_avatar__aQ4dS{font-size:1.0625rem}}@media screen and (min-width:2560px) and (min-height:900px){.Header_header__p_FoT{padding:2.5rem 2.75rem}.Header_userInfo__Rx9bq{padding:1.5rem 2.5rem;gap:1.5rem}.Header_userDetails__ZB5Xs{gap:.5rem}.Header_userName__S__Nk{font-size:1.25rem}.Header_userRole___veaq{font-size:1.0625rem}.Header_avatar__aQ4dS,.Header_profileImage__KAyhU{width:48px;height:48px}.Header_avatar__aQ4dS{font-size:1.25rem}}.statistik_container__vGIYH{margin:0 auto;padding:1.5rem;min-height:calc(100vh - 220px)}.statistik_statistikGrid__YE0Qx{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;height:650px;align-items:stretch}.statistik_statistikCard__jv9_K{display:flex;flex-direction:column;height:100%;padding:1.5rem}.statistik_statistikCardContent__2Fr0o{flex:1;display:flex;flex-direction:column;min-height:0}.statistik_header__OldBw{flex-shrink:0;padding-left:1.7rem;padding-right:1.7rem}.statistik_headerTitles__JYYBg{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.statistik_title__fEWfF{font-size:2rem;gap:.75rem}.statistik_title__fEWfF,.statistik_usersSectionTitle__7RuUE{font-weight:600;color:var(--text);margin:0;display:flex;align-items:center}.statistik_usersSectionTitle__7RuUE{font-size:1.5rem;gap:.5rem}.statistik_subtitle__G_rnu{font-size:1rem;color:var(--text-secondary);margin:0}.statistik_statsGrid__0VyRv{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1.5rem;flex:1;min-height:0}.statistik_statCard__gI3ad{background:var(--card-bg);border-radius:10px;padding:1.5rem;border:1px solid var(--border);transition:all .3s ease;animation:statistik_fadeInUp__SdyeY .8s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;min-height:120px;opacity:0;animation-fill-mode:forwards;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;contain:layout style paint;isolation:isolate}.statistik_statCard__gI3ad:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-2px)}[data-theme=dark] .statistik_statCard__gI3ad:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}.statistik_statCard__gI3ad:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-blue),var(--primary-blue-light));opacity:0;transition:opacity .3s ease}.statistik_statCard__gI3ad:hover:before{opacity:1}.statistik_statTopRow__A7PEN{display:flex;justify-content:space-between;align-items:flex-start;min-height:65px}.statistik_statIcon__wj9hE{width:65px;height:65px;border-radius:8px;background:var(--primary-blue-light);display:flex;align-items:flex-start;justify-content:flex-start;color:var(--primary-blue);font-size:1.5rem;transition:all .3s ease;flex-shrink:0}.statistik_statIcon__wj9hE svg{width:30px!important;height:30px!important}.statistik_statCard__gI3ad.statistik_animating__Dk_91 .statistik_statIcon__wj9hE{animation:statistik_iconPulse__gUFyy 1.2s cubic-bezier(.25,.46,.45,.94) infinite;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@keyframes statistik_iconPulse__gUFyy{0%,to{transform:scale(1) translateZ(0);opacity:1}50%{transform:scale(1.15) translateZ(0);opacity:.85}}.statistik_statValue__ahRJd{font-size:2.2rem;font-weight:700;color:var(--text);margin:0;line-height:1.1;text-align:right;transition:all .3s cubic-bezier(.25,.46,.45,.94);will-change:transform,color;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;contain:layout style paint;isolation:isolate}.statistik_statValue__ahRJd.statistik_animating__Dk_91{color:var(--primary-blue);transform:scale(1.08) translateZ(0);text-shadow:0 0 12px rgba(59,130,246,.4);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.statistik_statContent__bipCS{margin-top:auto;padding-top:.5rem}.statistik_statContent__bipCS h3{font-size:.75rem;color:var(--text-secondary);margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.statistik_recentReports__f4LhM{margin-top:3rem}.statistik_sectionTitle__4ctPe{font-size:1.5rem;font-weight:600;color:var(--text);margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.statistik_reportsList__CCHbL{display:flex;flex-direction:column;gap:1rem}.statistik_reportItem___ZmDQ{background:var(--card-bg);border-radius:12px;padding:1.25rem;border:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.statistik_reportItem___ZmDQ:hover{box-shadow:0 4px 16px rgba(0,0,0,.06);transform:translateY(-1px);border-color:var(--primary-blue-light)}[data-theme=dark] .statistik_reportItem___ZmDQ:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.statistik_reportInfo__LBEtf{flex:1}.statistik_reportTitle__s1lbc{font-size:1.125rem;font-weight:600;color:var(--text);margin:0 0 .25rem}.statistik_reportDate__l0WFp{font-size:.875rem;color:var(--text-secondary);margin:0}.statistik_reportStatus__XPlC4{display:flex;align-items:center}.statistik_statusBadge__gvRBb{padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.statistik_statusBadge__gvRBb.statistik_completed__Qxm7_{background:rgba(34,197,94,.1);color:var(--brand-green)}.statistik_statusBadge__gvRBb.statistik_inProgress__Kmodz{background:rgba(251,146,60,.1);color:#f59e0b}.statistik_activeUsersSection__JvI_U{margin-top:2rem}.statistik_activeUsersList__6EtHh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.875rem}.statistik_usersSection__Awr_r{flex:1;display:flex;flex-direction:column;min-height:0}.statistik_usersContainer__6skpG{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;border:1px solid var(--border);border-radius:10px;padding:.75rem;background:var(--card-bg)}.statistik_usersList__skRv7{display:flex;flex-direction:column;gap:.625rem}.statistik_activeUserCard__0_uEi{background:var(--card-bg);padding:.75rem;transition:all .3s ease;animation:statistik_fadeInUp__SdyeY .6s ease-out;box-shadow:0 1px 3px rgba(0,0,0,.05)}.statistik_activeUserCard__0_uEi:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px);border-color:var(--primary-blue-light)}[data-theme=dark] .statistik_activeUserCard__0_uEi{box-shadow:0 1px 3px rgba(0,0,0,.1)}[data-theme=dark] .statistik_activeUserCard__0_uEi:hover{box-shadow:0 4px 12px rgba(0,0,0,.2)}.statistik_activeUserInfo__o1HCG{display:flex;align-items:center;gap:.875rem}.statistik_userIcon__oMbHT{width:36px;height:36px;border-radius:50%;background:var(--primary-blue-light);display:flex;align-items:center;justify-content:center;color:var(--primary-blue);font-size:1.1rem;flex-shrink:0}.statistik_userDetails__tN2Ur{flex:1}.statistik_userName__ixMmR{font-size:.95rem;font-weight:600;color:var(--text);margin:0 0 .25rem;line-height:1.2}.statistik_userActivity__9oNWQ{font-size:.8rem;color:var(--text-secondary);margin:0;line-height:1.2}.statistik_userCurrentWork__5R2ie{font-size:.75rem;color:var(--text);margin:.375rem 0 0;line-height:1.3;padding:.375rem .5rem;background:rgba(59,130,246,.05);border-radius:6px;border-left:3px solid var(--primary-blue)}.statistik_userCurrentWork__5R2ie strong{color:var(--primary-blue)}[data-theme=dark] .statistik_userCurrentWork__5R2ie{background:rgba(59,130,246,.1)}.statistik_userStatus__FGHjU{font-size:.7rem;padding:.3rem .6rem;border-radius:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.statistik_userStatusActive__Fve6S{background:rgba(34,197,94,.1);color:var(--brand-green)}.statistik_userStatusInactive__VgZJ1{background:hsla(220,9%,46%,.1);color:var(--text-secondary)}.statistik_loadingContainer__Vf48E{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.statistik_spinner__po6Fn{width:40px;height:40px;border-top:4px solid var(--primary-blue-light);border:4px solid var(--primary-blue-light);border-top-color:var(--primary-blue);border-radius:50%;animation:statistik_spin__o_joO 1s linear infinite;margin-bottom:1rem}.statistik_loadingContainer__Vf48E p{color:var(--text-secondary);font-size:1rem;margin:0}.statistik_errorContainer__kp7GT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.statistik_errorContainer__kp7GT h2{color:var(--text);font-size:1.5rem;margin:0 0 1rem}.statistik_errorContainer__kp7GT p{color:var(--text-secondary);font-size:1rem;margin:0}@keyframes statistik_fadeInUp__SdyeY{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes statistik_spin__o_joO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-height:700px){.statistik_container__vGIYH{min-height:calc(100vh - 180px);padding:1rem}.statistik_statistikGrid__YE0Qx{height:480px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:.875rem}.statistik_statCard__gI3ad{padding:1rem;min-height:100px}.statistik_statTopRow__A7PEN{min-height:50px}.statistik_statIcon__wj9hE{width:36px;height:36px;font-size:1.125rem}.statistik_statIcon__wj9hE svg{width:24px!important;height:24px!important}.statistik_statValue__ahRJd{font-size:1.6rem}.statistik_statContent__bipCS h3{font-size:.65rem}.statistik_title__fEWfF{font-size:1.6rem}.statistik_usersSectionTitle__7RuUE{font-size:1.25rem}.statistik_subtitle__G_rnu{font-size:.85rem}}@media screen and (max-width:1280px) and (max-height:700px){.statistik_container__vGIYH{padding:.875rem;min-height:calc(100vh - 160px)}.statistik_statistikGrid__YE0Qx{height:420px;gap:.75rem}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:.75rem}.statistik_statCard__gI3ad{padding:.875rem;min-height:90px}.statistik_statTopRow__A7PEN{min-height:45px}.statistik_statIcon__wj9hE{width:32px;height:32px;font-size:1rem}.statistik_statIcon__wj9hE svg{width:22px!important;height:22px!important}.statistik_statValue__ahRJd{font-size:1.4rem}.statistik_statContent__bipCS h3{font-size:.6rem}.statistik_title__fEWfF{font-size:1.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1.125rem}.statistik_subtitle__G_rnu{font-size:.8rem}.statistik_header__OldBw{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-height:900px){.statistik_container__vGIYH{min-height:calc(100vh - 200px)}.statistik_statistikGrid__YE0Qx{height:550px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-height:768px){.statistik_container__vGIYH{padding:1rem;min-height:calc(100vh - 200px)}.statistik_statistikGrid__YE0Qx{height:450px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-height:600px){.statistik_container__vGIYH{min-height:calc(100vh - 150px)}.statistik_statistikGrid__YE0Qx{height:350px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width:1280px) and (min-width:1081px){.statistik_container__vGIYH{padding:1.25rem}.statistik_statistikGrid__YE0Qx{height:380px;gap:1rem}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1rem;max-height:450px}.statistik_statCard__gI3ad{padding:1.125rem;min-height:110px;max-height:200px}.statistik_statTopRow__A7PEN{min-height:55px}.statistik_statIcon__wj9hE{width:38px;height:38px;font-size:1.25rem}.statistik_statIcon__wj9hE svg{width:26px!important;height:26px!important}.statistik_statValue__ahRJd{font-size:1.75rem}.statistik_statContent__bipCS h3{font-size:.7rem}.statistik_title__fEWfF{font-size:1.75rem}.statistik_usersSectionTitle__7RuUE{font-size:1.375rem}.statistik_usersContainer__6skpG{max-height:450px}.statistik_subtitle__G_rnu{font-size:.9rem}}@media (max-width:1200px){.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1.25rem}.statistik_statCard__gI3ad{padding:1.25rem}.statistik_statTopRow__A7PEN{margin-bottom:.875rem}.statistik_statIcon__wj9hE{width:42px;height:42px;font-size:1.375rem}.statistik_statValue__ahRJd{font-size:1.9rem}.statistik_statContent__bipCS h3{font-size:.75rem}}@media screen and (max-width:1080px){.statistik_container__vGIYH{padding:1rem}.statistik_header__OldBw{margin-bottom:1.5rem}.statistik_headerTitles__JYYBg{flex-direction:column;gap:.5rem;align-items:flex-start}.statistik_statistikGrid__YE0Qx{grid-template-columns:1fr;gap:1rem;height:500px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);gap:1rem}.statistik_statCard__gI3ad{padding:1rem;border-radius:8px}.statistik_statTopRow__A7PEN{margin-bottom:.75rem}.statistik_statIcon__wj9hE{width:38px;height:38px;font-size:1.25rem}.statistik_statValue__ahRJd{font-size:1.65rem}.statistik_statContent__bipCS h3{font-size:.7rem}.statistik_activeUsersSection__JvI_U{margin-top:1.5rem}.statistik_activeUsersList__6EtHh{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.statistik_activeUserCard__0_uEi{padding:.75rem}.statistik_userIcon__oMbHT{width:30px;height:30px;font-size:.95rem}.statistik_userName__ixMmR{font-size:.85rem}.statistik_userActivity__9oNWQ{font-size:.7rem}.statistik_userCurrentWork__5R2ie{font-size:.65rem;margin:.25rem 0 0;padding:.25rem .375rem}}@media screen and (max-width:768px){.statistik_container__vGIYH{padding:.75rem}.statistik_header__OldBw{margin-bottom:1rem}.statistik_title__fEWfF{font-size:1.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1.25rem}.statistik_statistikGrid__YE0Qx{grid-template-columns:1fr;gap:.75rem;height:450px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);gap:.75rem}.statistik_statCard__gI3ad{padding:.75rem;border-radius:8px}.statistik_statTopRow__A7PEN{margin-bottom:.5rem}.statistik_statIcon__wj9hE{width:32px;height:32px;font-size:1rem}.statistik_statValue__ahRJd{font-size:1.3rem}.statistik_statContent__bipCS h3{font-size:.6rem;line-height:1.2}.statistik_activeUsersSection__JvI_U{margin-top:1rem}.statistik_activeUsersList__6EtHh{grid-template-columns:1fr;gap:.5rem}.statistik_activeUserCard__0_uEi{padding:.5rem}.statistik_activeUserInfo__o1HCG{gap:.5rem}.statistik_userIcon__oMbHT{width:24px;height:24px;font-size:.75rem}.statistik_userName__ixMmR{font-size:.75rem}.statistik_userActivity__9oNWQ{font-size:.6rem}.statistik_sectionTitle__4ctPe{font-size:1.125rem;margin-bottom:.75rem}}@media screen and (max-width:640px){.statistik_container__vGIYH{padding:.75rem}.statistik_title__fEWfF{font-size:1.375rem;gap:.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1.125rem}.statistik_statistikGrid__YE0Qx{grid-template-columns:1fr;gap:.625rem;height:320px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);gap:.625rem}.statistik_statCard__gI3ad{padding:.625rem}.statistik_statTopRow__A7PEN{margin-bottom:.5rem}.statistik_statIcon__wj9hE{width:28px;height:28px;font-size:.9rem}.statistik_statValue__ahRJd{font-size:1.25rem}.statistik_statContent__bipCS h3{font-size:.55rem}.statistik_activeUserCard__0_uEi{padding:.5rem}.statistik_userIcon__oMbHT{width:26px;height:26px;font-size:.8rem}.statistik_userName__ixMmR{font-size:.75rem}.statistik_userActivity__9oNWQ{font-size:.625rem}.statistik_userCurrentWork__5R2ie{font-size:.575rem;margin:.25rem 0 0;padding:.25rem .375rem}.statistik_sectionTitle__4ctPe{font-size:1.125rem}}@media screen and (max-width:480px){.statistik_container__vGIYH{padding:.625rem}.statistik_title__fEWfF{font-size:1.25rem;gap:.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1rem}.statistik_statistikGrid__YE0Qx{grid-template-columns:1fr;gap:.5rem;height:280px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);gap:.5rem}.statistik_statCard__gI3ad{padding:.5rem}.statistik_statTopRow__A7PEN{margin-bottom:.375rem}.statistik_statIcon__wj9hE{width:26px;height:26px;font-size:.8rem}.statistik_statValue__ahRJd{font-size:1.1rem}.statistik_statContent__bipCS h3{font-size:.5rem;line-height:1.1}.statistik_activeUsersSection__JvI_U{margin-top:1rem}.statistik_activeUserCard__0_uEi{padding:.5rem}.statistik_activeUserInfo__o1HCG{gap:.5rem}.statistik_userIcon__oMbHT{width:24px;height:24px;font-size:.75rem}.statistik_userName__ixMmR{font-size:.7rem}.statistik_userActivity__9oNWQ{font-size:.575rem}.statistik_userCurrentWork__5R2ie{font-size:.525rem;margin:.25rem 0 0;padding:.25rem .375rem}.statistik_sectionTitle__4ctPe{font-size:1rem;margin-bottom:.75rem}}@media screen and (max-width:360px){.statistik_container__vGIYH{padding:.5rem}.statistik_title__fEWfF{font-size:1.125rem}.statistik_usersSectionTitle__7RuUE{font-size:.9rem}.statistik_statistikGrid__YE0Qx{grid-template-columns:1fr;gap:.375rem;height:240px}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);gap:.375rem}.statistik_statCard__gI3ad{padding:.375rem}.statistik_statTopRow__A7PEN{margin-bottom:.25rem}.statistik_statIcon__wj9hE{width:24px;height:24px;font-size:.75rem}.statistik_statValue__ahRJd{font-size:1rem}.statistik_statContent__bipCS h3{font-size:.45rem}.statistik_activeUserCard__0_uEi{padding:.375rem}.statistik_userIcon__oMbHT{width:22px;height:22px;font-size:.7rem}.statistik_userName__ixMmR{font-size:.65rem}.statistik_userActivity__9oNWQ{font-size:.525rem}.statistik_userCurrentWork__5R2ie{font-size:.475rem;margin:.25rem 0 0;padding:.25rem .375rem}.statistik_sectionTitle__4ctPe{font-size:.95rem}}@media screen and (min-width:1366px) and (max-width:1439px) and (min-height:768px){.statistik_container__vGIYH{padding:1.5rem}.statistik_statistikGrid__YE0Qx{height:480px;gap:1.25rem}.statistik_statsGrid__0VyRv{gap:1.25rem}.statistik_statCard__gI3ad{padding:1.5rem;min-height:130px}.statistik_statIcon__wj9hE{width:70px;height:70px}.statistik_statIcon__wj9hE svg{width:32px!important;height:32px!important}.statistik_statValue__ahRJd{font-size:2.4rem}.statistik_statContent__bipCS h3{font-size:.8rem}.statistik_title__fEWfF{font-size:2.125rem}.statistik_usersSectionTitle__7RuUE{font-size:1.625rem}.statistik_subtitle__G_rnu{font-size:1.0625rem}.statistik_activeUserCard__0_uEi{padding:1.25rem}.statistik_userIcon__oMbHT{width:40px;height:40px;font-size:1.25rem}.statistik_userName__ixMmR{font-size:1rem}.statistik_userActivity__9oNWQ{font-size:.875rem}}@media screen and (min-width:1440px) and (max-width:1535px) and (min-height:900px){.statistik_container__vGIYH{padding:1.75rem}.statistik_statistikGrid__YE0Qx{height:620px;gap:1.5rem}.statistik_statsGrid__0VyRv{gap:1.5rem}.statistik_statCard__gI3ad{padding:1.75rem;min-height:140px;border-radius:14px}.statistik_statIcon__wj9hE{width:75px;height:75px}.statistik_statIcon__wj9hE svg{width:34px!important;height:34px!important}.statistik_statValue__ahRJd{font-size:2.5rem}.statistik_statContent__bipCS h3{font-size:.825rem}.statistik_title__fEWfF{font-size:2.25rem}.statistik_usersSectionTitle__7RuUE{font-size:1.75rem}.statistik_subtitle__G_rnu{font-size:1.125rem}.statistik_header__OldBw{padding-left:2rem;padding-right:2rem}.statistik_activeUserCard__0_uEi{padding:1.375rem}.statistik_userIcon__oMbHT{width:42px;height:42px;font-size:1.375rem}.statistik_userName__ixMmR{font-size:1.0625rem}.statistik_userActivity__9oNWQ{font-size:.9375rem}.statistik_userCurrentWork__5R2ie{font-size:.8125rem;padding:.4375rem .625rem}}@media screen and (min-width:1536px) and (max-width:1599px) and (min-height:864px){.statistik_container__vGIYH{padding:1.875rem}.statistik_statistikGrid__YE0Qx{height:634px;gap:1.625rem}.statistik_statsGrid__0VyRv{gap:1.625rem}.statistik_statCard__gI3ad{padding:1.875rem;min-height:145px;border-radius:15px}.statistik_statIcon__wj9hE{width:78px;height:78px}.statistik_statIcon__wj9hE svg{width:35px!important;height:35px!important}.statistik_statValue__ahRJd{font-size:2.6rem}.statistik_statContent__bipCS h3{font-size:.85rem}.statistik_title__fEWfF{font-size:2.375rem}.statistik_usersSectionTitle__7RuUE{font-size:1.8125rem}.statistik_subtitle__G_rnu{font-size:1.1875rem}.statistik_header__OldBw{padding-left:2.125rem;padding-right:2.125rem}.statistik_activeUserCard__0_uEi{padding:1.4375rem}.statistik_userIcon__oMbHT{width:44px;height:44px;font-size:1.4375rem}.statistik_userName__ixMmR{font-size:1.09375rem}.statistik_userActivity__9oNWQ{font-size:.96875rem}}@media screen and (min-width:1600px) and (max-width:1919px) and (min-height:900px){.statistik_container__vGIYH{padding:2rem}.statistik_statistikGrid__YE0Qx{height:660px;gap:1.75rem}.statistik_statsGrid__0VyRv{gap:1.75rem}.statistik_statCard__gI3ad{padding:2rem;min-height:150px;border-radius:15px}.statistik_statIcon__wj9hE{width:80px;height:80px}.statistik_statIcon__wj9hE svg{width:36px!important;height:36px!important}.statistik_statValue__ahRJd{font-size:2.7rem}.statistik_statContent__bipCS h3{font-size:.875rem}.statistik_title__fEWfF{font-size:2.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1.875rem}.statistik_subtitle__G_rnu{font-size:1.25rem}.statistik_header__OldBw{padding-left:2.25rem;padding-right:2.25rem}.statistik_activeUserCard__0_uEi{padding:1.5rem}.statistik_userIcon__oMbHT{width:46px;height:46px;font-size:1.5rem}.statistik_userName__ixMmR{font-size:1.125rem}.statistik_userActivity__9oNWQ{font-size:1rem}.statistik_userCurrentWork__5R2ie{font-size:.875rem;padding:.5rem .75rem}}@media screen and (min-width:1920px) and (min-height:900px){.statistik_container__vGIYH{padding:2rem 5rem;height:90%}.statistik_statistikGrid__YE0Qx{height:635px;gap:2rem}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);row-gap:.5rem}.statistik_statCard__gI3ad{padding:2rem;height:200px;border-radius:16px}.statistik_statTopRow__A7PEN{min-height:75px}.statistik_statIcon__wj9hE{width:75px;height:75px;font-size:1.75rem}.statistik_statIcon__wj9hE svg{width:36px!important;height:36px!important}.statistik_statistikCardContent__2Fr0o{display:inline}.statistik_statValue__ahRJd{font-size:2.5rem}.statistik_statContent__bipCS h3{font-size:1.2rem}.statistik_title__fEWfF{font-size:2.5rem}.statistik_usersSectionTitle__7RuUE{font-size:1.75rem}.statistik_subtitle__G_rnu{font-size:1.25rem}.statistik_header__OldBw{padding-left:2rem;padding-right:2rem;margin-bottom:2rem}.statistik_activeUserCard__0_uEi{padding:1.5rem}.statistik_userIcon__oMbHT{width:48px;height:48px;font-size:1.5rem}.statistik_userName__ixMmR{font-size:1.125rem}.statistik_userActivity__9oNWQ{font-size:1rem}.statistik_userCurrentWork__5R2ie{font-size:.875rem;margin:.5rem 0 0;padding:.5rem .75rem}.statistik_sectionTitle__4ctPe{font-size:1.75rem;margin-bottom:2rem}.statistik_recentReports__f4LhM{margin-top:4rem}.statistik_reportItem___ZmDQ{padding:1.75rem;border-radius:16px}.statistik_reportTitle__s1lbc{font-size:1.25rem}.statistik_reportDate__l0WFp{font-size:1rem}.statistik_statusBadge__gvRBb{padding:.375rem 1rem;font-size:.875rem}.statistik_activeUsersList__6EtHh{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.statistik_usersContainer__6skpG{padding:1.5rem;border-radius:16px}.statistik_usersList__skRv7{gap:1rem}.statistik_activeUsersSection__JvI_U{margin-top:3rem}.statistik_statistikCard__jv9_K{padding-top:0;padding-bottom:0}}@media screen and (min-width:1920px) and (min-height:911px) and (max-height:945px){.statistik_container__vGIYH{padding:2.125rem;height:88%}.statistik_statistikGrid__YE0Qx{height:634px;gap:1.875rem}.statistik_statsGrid__0VyRv{gap:1.95rem;row-gap:1rem;max-height:640px}.statistik_statCard__gI3ad{padding:2.125rem;min-height:155px;border-radius:16px}.statistik_statIcon__wj9hE{width:82px;height:82px}.statistik_statIcon__wj9hE svg{width:37px!important;height:37px!important}.statistik_statValue__ahRJd{font-size:2.8rem}.statistik_statContent__bipCS h3{font-size:1.2rem}.statistik_title__fEWfF{font-size:2.625rem}.statistik_usersSectionTitle__7RuUE{font-size:1.9375rem}.statistik_subtitle__G_rnu{font-size:1.3125rem}.statistik_header__OldBw{padding-left:2.375rem;padding-right:2.375rem}.statistik_activeUserCard__0_uEi{padding:1.625rem}.statistik_userIcon__oMbHT{width:48px;height:48px;font-size:1.5625rem}.statistik_userName__ixMmR{font-size:1.15625rem}.statistik_userActivity__9oNWQ{font-size:1.03125rem}.statistik_usersContainer__6skpG{max-height:640px}}@media screen and (min-width:1920px) and (min-height:1080px){.statistik_container__vGIYH{min-height:1000px}.statistik_statistikGrid__YE0Qx{min-height:800px}.statistik_statCard__gI3ad{min-height:240px}.statistik_statContent__bipCS h3{font-size:1.5rem}}@media screen and (min-width:2560px) and (min-height:900px){.statistik_container__vGIYH{padding:3rem 6rem;min-height:calc(100vh - 320px)}.statistik_statistikGrid__YE0Qx{height:850px;gap:2.5rem}.statistik_statsGrid__0VyRv{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:2.5rem}.statistik_statCard__gI3ad{padding:2.5rem;min-height:160px;border-radius:20px}.statistik_statTopRow__A7PEN{min-height:85px;margin-bottom:1.25rem}.statistik_statIcon__wj9hE{width:85px;height:85px;font-size:2rem}.statistik_statIcon__wj9hE svg{width:40px!important;height:40px!important}.statistik_statValue__ahRJd{font-size:2.75rem}.statistik_statContent__bipCS h3{font-size:1rem}.statistik_title__fEWfF{font-size:3rem}.statistik_usersSectionTitle__7RuUE{font-size:2rem}.statistik_subtitle__G_rnu{font-size:1.5rem}.statistik_header__OldBw{padding-left:2.5rem;padding-right:2.5rem;margin-bottom:2.5rem}.statistik_activeUserCard__0_uEi{padding:2rem}.statistik_userIcon__oMbHT{width:56px;height:56px;font-size:1.75rem}.statistik_userName__ixMmR{font-size:1.25rem}.statistik_userActivity__9oNWQ{font-size:1.125rem}.statistik_userCurrentWork__5R2ie{font-size:1rem;margin:.75rem 0 0;padding:.75rem 1rem}.statistik_sectionTitle__4ctPe{font-size:2rem;margin-bottom:2.5rem}.statistik_recentReports__f4LhM{margin-top:5rem}.statistik_reportItem___ZmDQ{padding:2rem;border-radius:20px}.statistik_reportTitle__s1lbc{font-size:1.375rem}.statistik_reportDate__l0WFp{font-size:1.125rem}.statistik_statusBadge__gvRBb{padding:.5rem 1.25rem;font-size:1rem}.statistik_activeUsersList__6EtHh{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.statistik_usersContainer__6skpG{padding:2rem;border-radius:20px}.statistik_usersList__skRv7{gap:1.25rem}.statistik_activeUsersSection__JvI_U{margin-top:4rem}}