:root{
  --shell-sidebar:#0b1b38;
  --shell-sidebar-soft:#142b52;
  --shell-page:#f5f7fb;
  --shell-card:#fff;
  --shell-accent:#2563eb;
  --shell-accent-soft:#dbeafe;
  --shell-text:#14213d;
  --shell-muted:#6d7890;
  --shell-success:#168a55;
  --shell-warning:#ad6b14;
  --shell-danger:#c2414d;
  --shell-border:#e2e8f2;
  --shell-radius:13px;
  --shell-shadow:0 6px 20px rgba(25,43,78,.07);
  --shell-sidebar-width:210px;
  --shell-mobile-nav-height:74px;
}

html{background:var(--shell-page);overflow-x:hidden;scroll-behavior:smooth}
body.shell-body-v060a{display:grid;grid-template-columns:var(--shell-sidebar-width) minmax(0,1fr);min-width:0;min-height:100dvh;background:var(--shell-page);color:var(--shell-text);overflow-x:hidden}
body.shell-drawer-open-v060a{overflow:hidden}
button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #93c5fd!important;outline-offset:2px}

.shell-sidebar-v060a{position:sticky;inset:0 auto auto 0;display:flex;flex-direction:column;height:100dvh;padding:14px 9px 11px;background:linear-gradient(180deg,#071c3a 0%,#04152d 100%);overflow:hidden;color:#fff;z-index:90}
.shell-brand-v060a{display:flex;align-items:center;gap:10px;margin:0 4px 18px;padding:6px 5px;color:#fff;text-decoration:none;border-radius:11px}
.shell-brand-v060a img{width:34px;height:34px;border-radius:9px;box-shadow:0 6px 16px #02081780}
.shell-brand-v060a span{display:grid;gap:2px;min-width:0}
.shell-brand-v060a b{font-size:13px;letter-spacing:.075em;white-space:nowrap}
.shell-brand-v060a small,.shell-sidebar-profile-v060a small{font-size:10px;color:#92a5c5}
.shell-desktop-nav-v060a{display:grid;align-content:start;gap:4px;min-height:0;padding:0 2px 8px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.shell-nav-row-v060a{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:2px}
.shell-nav-item-v060a,.shell-nav-toggle-v060a{display:flex;align-items:center;gap:10px;width:100%;min-height:39px;margin:0;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#bdc9dc;text-align:left;font-size:13px;font-weight:650;line-height:1.2;box-shadow:none}
.shell-nav-item-v060a:hover,.shell-nav-toggle-v060a:hover{background:#ffffff0c;color:#fff}
.shell-nav-item-v060a.active{background:#1769e8;color:#fff;box-shadow:0 5px 13px #03142f45}
.shell-nav-icon-v060a{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shell-nav-item-v060a .shell-owner-lock-v060a{margin-left:auto;width:15px;height:15px;flex:0 0 15px;fill:none;stroke:#fbbf24;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.shell-nav-toggle-v060a{justify-content:center;padding:8px;color:#8fa2c2}
.shell-nav-toggle-v060a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.shell-nav-toggle-v060a[aria-expanded="true"] svg{transform:rotate(90deg)}
.shell-nav-children-v060a{display:none;margin:2px 0 7px 31px;padding-left:8px;border-left:1px solid #ffffff1a}
.shell-nav-children-v060a.open{display:grid;gap:2px}
.shell-nav-children-v060a .shell-nav-item-v060a{min-height:34px;padding:7px 9px;font-size:12px}
.shell-sidebar-profile-v060a{display:flex;align-items:center;gap:9px;flex:0 0 auto;margin-top:9px;padding:9px;border:1px solid #ffffff12;border-radius:11px;background:#10294d}
.shell-sidebar-profile-v060a span:last-child{display:grid;gap:1px}
.shell-sidebar-profile-v060a b{font-size:12px}
.shell-avatar-v060a{display:grid!important;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:linear-gradient(145deg,#3b82f6,#1d4ed8);color:#fff;font-size:13px;font-weight:800}

.shell-main-v060a{width:100%;min-width:0;max-width:1720px;margin:0 auto;padding:18px clamp(18px,2vw,30px) 38px}
.shell-topbar-v060a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;margin:0 0 12px;padding:0 0 11px;border-bottom:1px solid var(--shell-border);background:transparent}
.shell-page-heading-v060a{min-width:0}
.shell-page-heading-v060a h1{margin:0;font-size:clamp(24px,2vw,30px);letter-spacing:-.025em}
.shell-page-heading-v060a p{margin-top:3px;font-size:13px}
.shell-page-heading-v060a small{display:block;margin-top:4px;color:#9aa4b5;font-size:11px}
.shell-topbar-actions-v060a{position:relative;display:flex;align-items:center;gap:10px}
.shell-icon-button-v060a{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--shell-border);border-radius:13px;background:#fff;color:#52617a;box-shadow:0 5px 18px #14213d0a}
.shell-icon-button-v060a:hover{background:#f8fafc;color:var(--shell-accent)}
.shell-profile-button-v060a{display:flex;align-items:center;gap:9px;min-width:168px;padding:6px 10px 6px 7px;border:1px solid var(--shell-border);border-radius:15px;background:#fff;color:var(--shell-text);text-align:left;box-shadow:0 5px 18px #14213d0a}
.shell-profile-button-v060a>span:last-child{display:grid;gap:1px}
.shell-profile-button-v060a b{font-size:13px}
.shell-profile-button-v060a small{font-size:10px;color:var(--shell-muted)}
.shell-profile-button-v060a .auth-dot{position:absolute;margin:25px 0 0 25px;border:2px solid #fff;z-index:1}
.shell-profile-menu-v060a{position:absolute;right:0;top:50px;z-index:120;display:grid;gap:10px;width:210px;padding:13px;border:1px solid var(--shell-border);border-radius:15px;background:#fff;box-shadow:0 18px 45px #1720332b}
.shell-profile-menu-v060a span{font-size:12px;color:var(--shell-muted)}
.shell-profile-menu-v060a button{width:100%}
.shell-notifications-v060a::before{content:"";width:19px;height:19px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352617a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}

.shell-monitor-subnav-v060a{display:flex;gap:5px;max-width:100%;margin:8px 0 18px;padding:5px;border:1px solid var(--shell-border);border-radius:14px;background:#fff;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}
.shell-monitor-subnav-v060a::-webkit-scrollbar{display:none}
.shell-monitor-subnav-v060a button{flex:0 0 auto;min-height:38px;padding:8px 14px;border-radius:10px;background:transparent;color:#637089;white-space:nowrap;box-shadow:none;scroll-snap-align:nearest}
.shell-monitor-subnav-v060a button.active{background:var(--shell-accent-soft);color:#1d4ed8}
.shell-main-v060a>.msg{margin:4px 0 12px}
.shell-auth-callout-v060a{position:static!important;inset:auto!important;z-index:auto!important;display:flex;width:auto!important;height:auto!important;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:10px 12px;border:1px solid #bfd5f7;border-radius:12px;background:#eef5ff;color:#345887;font-size:12px;box-shadow:none!important;transform:none!important}
.shell-auth-callout-v060a.hidden{display:none}
.shell-auth-callout-v060a button{flex:0 0 auto;padding:7px 10px;font-size:11px}
.shell-main-v060a>.view{min-width:0}

.shell-home-v060a{display:none;gap:12px}
.shell-home-v060a.active{display:grid}
.shell-eyebrow-v060a{font-size:10px;font-weight:850;letter-spacing:.12em;color:#6ea8ff}
.shell-home-kpi-v060a{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.shell-home-kpi-v060a article{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:92px;padding:14px 13px;border:1px solid var(--shell-border);border-radius:var(--shell-radius);background:var(--shell-card);box-shadow:var(--shell-shadow)}
.shell-kpi-icon-v060a{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;color:#fff}
.shell-kpi-icon-v060a.success{background:#12a251}.shell-kpi-icon-v060a.danger{background:#f43f4f}.shell-kpi-icon-v060a.info{background:#2878ed}.shell-kpi-icon-v060a.online{background:#089fc6}.shell-kpi-icon-v060a.locations{background:#7449db}
.shell-kpi-svg-v060a{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.shell-kpi-copy-v060a{display:grid;align-content:center;gap:2px;min-width:0}
.shell-kpi-copy-v060a>span{font-size:11px;font-weight:700;line-height:1.2;color:#59667d}
.shell-home-kpi-v060a b{font-size:25px;line-height:1.05;letter-spacing:-.035em}
.shell-home-kpi-v060a small{overflow:hidden;font-size:9.5px;line-height:1.25;color:#8a95a8;text-overflow:ellipsis}
.shell-home-state-v060a{padding:10px 14px;border-radius:12px;background:#eef4ff;color:#557099;font-size:12px}
.shell-home-state-v060a.ready{display:none}
.shell-home-state-v060a.error{background:#fff1f2;color:#b42335}
.shell-home-empty-v060a{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 4px;color:#7b8799}
.shell-home-empty-v060a>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#f1f5fb;color:#6680a7}
.shell-home-empty-v060a p{margin:0;font-size:12px;line-height:1.4}
.shell-empty-icon-v060a{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shell-home-dashboard-v060a{display:grid;grid-template-columns:minmax(0,3fr) minmax(340px,2fr);grid-template-areas:"attention actions" "events modules";align-items:start;gap:12px}
.shell-home-dashboard-v060a>.panel{min-width:0;margin:0;padding:16px;border:1px solid var(--shell-border);border-radius:var(--shell-radius);box-shadow:var(--shell-shadow)}
.shell-home-attention-v060a{grid-area:attention}
.shell-home-actions-v060a{grid-area:actions}
.shell-home-events-v060a{grid-area:events}
.shell-home-modules-v060a{grid-area:modules}
.shell-section-head-v060a{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid #edf0f5}
.shell-section-head-v060a h2{margin-top:2px;font-size:18px}
.shell-section-head-v060a button{font-size:12px}
.shell-module-cards-v060a{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:8px}
.shell-module-card-v060a{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;min-height:92px;padding:11px;border:1px solid var(--shell-border);border-radius:11px;background:#fff;color:var(--shell-text);text-align:left;box-shadow:none;transition:transform .18s ease,border-color .18s ease}
.shell-module-card-v060a:hover{transform:translateY(-2px);border-color:#bdd0f2}
.shell-module-card-icon-v060a{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#edf4ff;color:#2864c7}
.shell-module-icon-v060a{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shell-module-card-v060a>span:last-child{display:grid;align-content:start;gap:4px;min-width:0}
.shell-module-card-v060a b{font-size:13px}
.shell-module-card-v060a p{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.shell-module-card-v060a small{font-size:9px;line-height:1.3;color:#68758c}
.shell-module-status-v060a{justify-self:start;padding:4px 7px;border-radius:99px;background:#eff3f8;color:#758198;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.shell-module-status-v060a.active{background:#e6f6ed;color:#137647}
.shell-module-status-v060a.next{background:#eaf2ff;color:#245db6}
.shell-module-status-v060a.owner{background:#f1edff;color:#6246b5}
.shell-quick-actions-v060a{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.shell-quick-actions-v060a button{display:grid;grid-template-rows:44px auto;place-items:center;align-content:center;gap:8px;width:100%;min-height:98px;padding:10px 8px;border:1px solid var(--shell-border);border-radius:11px;background:#fff;color:#24324c;font-size:11px;text-align:center;box-shadow:none}
.shell-quick-actions-v060a button:hover{border-color:#b9cff3;background:#f8fbff}
.shell-action-icon-v060a{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eaf2ff;color:#1f6fe5}
.shell-action-icon-v060a.safe{background:#e9f7ef;color:#15935a}
.shell-action-svg-v060a{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.shell-home-list-row-v060a{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px 6px;border:0;border-bottom:1px solid #edf0f5;border-radius:0}
.shell-home-list-row-v060a:last-child{border-bottom:0}
.shell-status-icon-v060a{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#fff0f1;color:#e43c4b}
.shell-home-events-v060a .shell-status-icon-v060a{background:#eaf3ff;color:#2570dc}
.shell-status-svg-v060a{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.shell-home-list-content-v060a{min-width:0}
.shell-home-list-content-v060a .attention-title-v036{align-items:flex-start}

.shell-placeholder-view-v060a.active{display:block}
.shell-placeholder-v060a{max-width:920px;margin:38px auto;padding:clamp(25px,5vw,55px);border:1px solid var(--shell-border);border-radius:25px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:var(--shell-shadow);text-align:center}
.shell-placeholder-icon-v060a{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 18px;border-radius:21px;background:#eaf2ff;color:#2462c5}
.shell-placeholder-icon-v060a .shell-module-icon-v060a{width:31px;height:31px}
.shell-placeholder-v060a h2{margin:12px 0 8px;font-size:30px}
.shell-placeholder-v060a>p{max-width:660px;margin:0 auto 24px;line-height:1.6}
.shell-placeholder-features-v060a{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:700px;margin:0 auto 24px;padding:0;list-style:none;text-align:left}
.shell-placeholder-features-v060a li{padding:12px 14px;border:1px solid var(--shell-border);border-radius:12px;background:#fff;color:#58667e;font-size:13px}
.shell-placeholder-v060a.shell-employees-placeholder-v060a{max-width:none;margin:0;padding:16px 18px;border-radius:13px;text-align:left}
.shell-employees-head-v060a{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}
.shell-employees-head-v060a h2{margin:3px 0 3px;font-size:24px}
.shell-employees-head-v060a p{font-size:12px}
.shell-employees-tabs-v060a{display:flex;gap:24px;margin-bottom:12px;border-bottom:1px solid var(--shell-border)}
.shell-employees-tabs-v060a span{padding:8px 1px;color:#66738a;font-size:12px}
.shell-employees-tabs-v060a span.active{border-bottom:2px solid #1769e8;color:#1769e8;font-weight:700}
.shell-employees-preview-v060a{width:100%;margin:0;border:1px solid var(--shell-border);border-radius:10px;background:#fff;overflow:hidden;text-align:left}
.shell-employees-preview-v060a>div{display:grid;grid-template-columns:1.35fr 1fr 1.1fr .7fr 1fr;gap:12px;padding:11px 14px;border-bottom:1px solid var(--shell-border);background:#f7f9fc;color:#66738a;font-size:10px}
.shell-employees-empty-v060a{display:grid;justify-items:center;max-width:680px;margin:12px auto 18px;padding:20px 18px;text-align:center}
.shell-employees-empty-v060a .shell-placeholder-icon-v060a{margin-bottom:10px}
.shell-employees-empty-v060a h3{margin:0 0 6px;font-size:20px}
.shell-employees-empty-v060a p{max-width:520px;margin:0;color:#68758c;font-size:12px;line-height:1.5}
.shell-employees-empty-v060a ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:15px 0 0;padding:0;list-style:none}
.shell-employees-empty-v060a li{padding:9px 10px;border:1px solid var(--shell-border);border-radius:10px;background:#f9fbfe;color:#5f6e86;font-size:11px}

.shell-mobile-header-v060a,.shell-mobile-bottom-nav-v060a,.shell-mobile-drawer-v060a,.shell-drawer-backdrop-v060a{display:none}

@media(max-width:1199px) and (min-width:901px){
  :root{--shell-sidebar-width:202px}
  .shell-main-v060a{padding-inline:20px}
  .shell-home-kpi-v060a{grid-template-columns:repeat(3,minmax(0,1fr))}
  .shell-home-dashboard-v060a{grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr)}
}

@media(max-width:900px){
  body.shell-body-v060a{display:block;min-height:100dvh;padding:0!important;background:var(--shell-page);overflow-x:hidden}
  .shell-sidebar-v060a{display:none!important}
  .shell-main-v060a{display:block;width:100%;max-width:none;min-height:100dvh;margin:0;padding:78px 12px calc(var(--shell-mobile-nav-height) + env(safe-area-inset-bottom) + 28px);overflow:visible}
  .shell-topbar-v060a{display:none}
  .shell-mobile-header-v060a{position:fixed;top:0;left:0;right:0;z-index:950;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;height:64px;margin:0;padding:9px 12px;border-bottom:1px solid #e3e8f0;background:#f7f9fcf2;backdrop-filter:blur(16px)}
  .shell-mobile-header-v060a strong{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:15px}
  .shell-mobile-header-v060a .shell-icon-button-v060a{display:grid!important}
  #mobileMenuButton::before{content:"";width:20px;height:20px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352617a' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M4 7h16M4 12h16M4 17h16'/%3E%3C/svg%3E")}
  .shell-main-v060a>.msg{margin:0 0 10px}
  .shell-auth-callout-v060a{align-items:flex-start;margin-top:-2px}
  .shell-monitor-subnav-v060a{margin:0 0 12px;padding:4px;border-radius:12px}
  .shell-monitor-subnav-v060a button{min-height:36px;padding:7px 12px;font-size:12px}
  .shell-home-kpi-v060a{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .shell-home-kpi-v060a article:last-child{display:none}
  .shell-home-kpi-v060a article{grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:84px;padding:11px 12px}
  .shell-kpi-icon-v060a{width:42px;height:42px;flex-basis:42px}
  .shell-home-kpi-v060a b{font-size:23px}
  .shell-home-dashboard-v060a{grid-template-columns:1fr;grid-template-areas:"attention" "events" "modules" "actions"}
  .shell-home-dashboard-v060a>.panel{padding:14px}
  .shell-section-head-v060a{align-items:flex-start}
  .shell-section-head-v060a button{padding:8px 9px}
  .shell-module-cards-v060a{grid-template-columns:1fr}
  .shell-module-card-v060a{min-height:98px}
  .shell-placeholder-v060a{margin:14px auto;padding:28px 18px}
  .shell-placeholder-v060a h2{font-size:25px}
  .shell-placeholder-features-v060a{grid-template-columns:1fr}
  .shell-mobile-bottom-nav-v060a{position:fixed!important;inset:auto 0 0 0!important;z-index:1000;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%!important;height:calc(var(--shell-mobile-nav-height) + env(safe-area-inset-bottom));margin:0!important;padding:5px 6px env(safe-area-inset-bottom)!important;border-top:1px solid #dce3ed;background:#fbfcffef;backdrop-filter:blur(16px);box-shadow:0 -9px 30px #18274b16;transform:none!important}
  .shell-mobile-bottom-nav-v060a button{display:grid!important;grid-template-rows:27px 18px;place-items:center;gap:2px;width:100%!important;min-width:0;height:64px;margin:0!important;padding:6px 2px!important;border:0;border-radius:13px;background:transparent;color:#738097;font-size:10px;font-weight:750;line-height:1;box-shadow:none}
  .shell-mobile-bottom-nav-v060a button.active{background:#eaf2ff;color:#1769e8;font-weight:800}
  .shell-mobile-nav-icon-v060a{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
  .shell-drawer-backdrop-v060a{position:fixed;inset:0;z-index:1090;display:block;background:#0813298f;backdrop-filter:blur(2px)}
  .shell-mobile-drawer-v060a{position:fixed!important;inset:auto 0 0 0!important;z-index:1100;display:block;width:100%!important;max-height:min(88dvh,760px);height:auto!important;margin:0!important;padding:8px 14px calc(16px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0;background:#fff!important;color:var(--shell-text);box-shadow:0 -25px 70px #07122661;overflow-y:auto;overscroll-behavior:contain;transform:translateY(105%);visibility:hidden;pointer-events:none;transition:transform .22s ease,visibility 0s linear .22s}
  .shell-mobile-drawer-v060a.open{transform:translateY(0);visibility:visible;pointer-events:auto;transition-delay:0s}
  .shell-drawer-handle-v060a{width:42px;height:4px;margin:0 auto 10px;border-radius:99px;background:#d8deea}
  .shell-drawer-head-v060a{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
  .shell-drawer-head-v060a h2{margin:3px 0 0}
  #mobileDrawerClose::before{content:"×";font-size:26px;font-weight:400;line-height:1}
  #mobileDrawerNav{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;width:100%;margin:0}
  .shell-drawer-group-v060a{padding:10px;border:1px solid var(--shell-border);border-radius:15px;background:#fbfcfe}
  .shell-drawer-group-v060a>button{display:flex;align-items:center;gap:10px;width:100%;padding:8px;background:transparent;color:var(--shell-text);text-align:left;box-shadow:none}
  .shell-drawer-group-v060a>button.active{color:#215ebb}
  .shell-drawer-group-v060a>button span:last-child{margin-left:auto;color:#8995a9;font-size:10px}
  .shell-drawer-children-v060a{display:flex;flex-wrap:wrap;gap:6px;padding:2px 8px 6px 38px}
  .shell-drawer-children-v060a button{padding:7px 9px;border:1px solid var(--shell-border);border-radius:9px;background:#fff;color:#627087;font-size:11px;box-shadow:none}
  .shell-drawer-profile-v060a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:13px;border-radius:15px;background:#eef4ff}
  .shell-drawer-profile-v060a>div{display:grid;gap:2px}
  .shell-drawer-profile-v060a small{color:var(--shell-muted);font-size:10px}
  .shell-drawer-profile-v060a button{padding:8px 10px;font-size:11px}
  .shell-employees-head-v060a{align-items:flex-start}
  .shell-employees-head-v060a h2{font-size:22px}
  .shell-employees-tabs-v060a{gap:14px;overflow-x:auto}
  .shell-employees-tabs-v060a span{white-space:nowrap}
  .shell-employees-preview-v060a>div{grid-template-columns:1.4fr .8fr}
  .shell-employees-preview-v060a>div b:nth-child(2),.shell-employees-preview-v060a>div b:nth-child(3),.shell-employees-preview-v060a>div b:nth-child(5){display:none}
  .shell-employees-empty-v060a{margin:5px auto 12px;padding:14px 4px}
  .shell-employees-empty-v060a h3{font-size:18px}
  .shell-employees-empty-v060a ul{grid-template-columns:1fr;gap:6px}
  .shell-employees-preview-v060a{display:none}
  .shell-main-v060a .mobile-refresh{position:fixed;right:61px;top:11px;z-index:960;display:none!important}
  .shell-main-v060a[data-monitoring-route="true"] .mobile-refresh{display:inline-grid!important;place-items:center;width:42px;height:42px;padding:0}
}

@media(max-width:370px){
  .shell-main-v060a{padding-inline:9px}
  .shell-home-kpi-v060a article{grid-template-columns:38px minmax(0,1fr);gap:8px;padding:10px 9px}
  .shell-kpi-icon-v060a{width:38px;height:38px;flex-basis:38px}
  .shell-kpi-svg-v060a{width:20px;height:20px}
  .shell-home-kpi-v060a b{font-size:22px}
  .shell-kpi-copy-v060a>span{font-size:10px}
  .shell-module-card-v060a{padding:11px}
  .shell-section-head-v060a{display:grid}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
