:root{--nemak-app-height: 100vh;--nemak-blue: #0075c9;--nemak-green: #6cc04a;--nemak-gray: #575756;--nemak-teal: #008aab;--nemak-red: #a90f3d;--nemak-orange: #ff6c0c;--nemak-bg: #f4f8fb;--nemak-card-bg: rgba(255, 255, 255, .92);--nemak-sider-width: 264px;--nemak-sider-collapsed-width: 84px;--nemak-header-height: 72px;--nemak-scrollbar-size: 8px;--nemak-scrollbar-radius: 999px;--nemak-scrollbar-track: rgba(0, 117, 201, .04);--nemak-scrollbar-thumb: rgba(0, 117, 201, .42);--nemak-scrollbar-thumb-start: rgba(0, 117, 201, .28);--nemak-scrollbar-thumb-end: rgba(65, 160, 231, .56);--nemak-scrollbar-thumb-hover-start: rgba(0, 117, 201, .38);--nemak-scrollbar-thumb-hover-end: rgba(65, 160, 231, .68);--nemak-scrollbar-thumb-border: 2px}html,body,#root{margin:0;height:100%}body{overflow:hidden;color:#2e3b46;background:radial-gradient(circle at 0% 0%,#0075c924,#fff0 32%),radial-gradient(circle at 100% 100%,#6cc04a29,#fff0 34%),linear-gradient(180deg,#f6fbff,#f4f8fb)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--nemak-scrollbar-thumb) var(--nemak-scrollbar-track)}*::-webkit-scrollbar{width:var(--nemak-scrollbar-size);height:var(--nemak-scrollbar-size)}*::-webkit-scrollbar-track{border-radius:var(--nemak-scrollbar-radius);background:var(--nemak-scrollbar-track)}*::-webkit-scrollbar-thumb{border:var(--nemak-scrollbar-thumb-border) solid transparent;border-radius:var(--nemak-scrollbar-radius);background:linear-gradient(180deg,var(--nemak-scrollbar-thumb-start) 0%,var(--nemak-scrollbar-thumb-end) 100%);background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--nemak-scrollbar-thumb-hover-start) 0%,var(--nemak-scrollbar-thumb-hover-end) 100%);background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}.nemak-layout{min-height:var(--nemak-app-height);background:transparent}.nemak-sider{position:fixed!important;inset:0 auto 0 0;height:var(--nemak-app-height);z-index:30;overflow:visible;border-right:1px solid rgba(0,117,201,.08);background:linear-gradient(180deg,#fffffffa,#f7fbfefa)!important;box-shadow:12px 0 30px #0075c90f;transition:width .28s cubic-bezier(.22,1,.36,1),box-shadow .24s ease!important;will-change:width}.nemak-sider .ant-layout-sider-children{display:flex;height:100%;flex-direction:column;overflow:visible}.nemak-sider-brand{display:flex;align-items:center;justify-content:center;min-height:var(--nemak-header-height);padding:0 14px;border-bottom:1px solid rgba(0,117,201,.08);background:transparent;transition:padding .28s cubic-bezier(.22,1,.36,1),background .24s ease,border-color .24s ease}.nemak-sider.is-collapsed .nemak-sider-brand{padding-inline:6px;justify-content:center}.nemak-sider-logo{display:block;width:min(164px,100%);max-width:100%;max-height:52px;object-fit:contain;object-position:center;margin:0 auto;filter:drop-shadow(0 6px 14px rgba(0,117,201,.12));transition:width .28s cubic-bezier(.22,1,.36,1),max-height .28s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1)}.nemak-sider.is-collapsed .nemak-sider-logo{width:60px;max-height:36px;transform:translateY(0)}.nemak-nav-menu{flex:1;overflow-y:auto;overflow-x:visible;padding:16px 0 18px;border-inline-end:none!important;background:transparent!important;transition:padding .28s cubic-bezier(.22,1,.36,1)}.nemak-nav-menu .ant-menu-submenu-title,.nemak-nav-menu .ant-menu-item{font-weight:600}.nemak-nav-menu .ant-menu-item,.nemak-nav-menu .ant-menu-submenu-title{transition:color .18s ease,background .22s ease,box-shadow .22s ease!important}.nemak-nav-menu .ant-menu-item:hover,.nemak-nav-menu .ant-menu-submenu-title:hover{color:#1e5f93!important}.nemak-nav-menu .ant-menu-submenu-arrow{transition:color .18s ease!important}.nemak-nav-menu .ant-menu-inline .ant-menu-sub.ant-menu-inline{margin:0;padding:0;overflow:hidden;background:transparent!important;border-radius:0;box-shadow:none}.nemak-nav-menu .ant-menu-sub.ant-menu-inline .ant-menu-item{width:calc(100% - 24px);margin:4px 0 4px 12px!important;border-radius:12px!important}.nemak-nav-menu .ant-menu-submenu>.ant-menu-submenu-title{position:relative}.nemak-nav-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#1c5e93!important;background:#0075c90f!important;box-shadow:inset 0 0 0 1px #0075c90a}.nemak-nav-menu .ant-menu-item-selected:after,.nemak-nav-menu .ant-menu-submenu-selected>.ant-menu-submenu-title:after{border-inline-end-color:transparent!important}.nemak-sider.is-collapsed .nemak-nav-menu{padding-top:18px}.nemak-sider-footer{flex:0 0 auto;padding:12px 14px 16px;border-top:1px solid rgba(0,117,201,.08);background:linear-gradient(180deg,#fafdffb8,#f4f9fdf0)}.nemak-sider-footer__controls{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-item,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-title{width:calc(100% - 16px);height:48px;margin:0 auto 10px!important;padding-inline:0!important;border-radius:16px!important}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-title-content,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-arrow{display:none!important}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-item .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-title .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-title .anticon{min-width:34px;height:34px;margin:0 auto!important;border-radius:12px;color:#597180;background:#0075c90f;box-shadow:inset 0 0 0 1px #0075c90d;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,background .24s ease,box-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-item:hover .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-title:hover .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-title:hover .anticon{color:#1f74b7;background:#0075c91f;transform:translateY(-1px)}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-item-selected,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:linear-gradient(180deg,#0075c91f,#ffffffeb)!important;box-shadow:inset 0 0 0 1px #0075c914}.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-item-selected .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon,.nemak-sider.is-collapsed .nemak-nav-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#fff;background:linear-gradient(135deg,#0075c9,#41a0e7);box-shadow:0 8px 18px #0075c938}.nemak-sider.is-collapsed .nemak-sider-footer{padding:12px 10px 16px}.nemak-sider.is-collapsed .nemak-sider-footer__controls{grid-template-columns:1fr}.nemak-main-layout{min-height:var(--nemak-app-height);background:transparent!important;transition:margin-left .28s cubic-bezier(.22,1,.36,1);will-change:margin-left}.nemak-header{position:fixed;top:0;right:0;z-index:40;padding:0 16px!important;background:#ffffffe0!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid rgba(0,117,201,.08);box-shadow:0 8px 24px #0075c90d;transition:left .28s cubic-bezier(.22,1,.36,1),box-shadow .22s ease;will-change:left;line-height:normal!important}.nemak-header-surface{display:flex;height:100%;align-items:center}.nemak-sider-toggle.ant-btn{position:relative;z-index:1;width:40px;min-width:40px;height:40px;border-color:#0075c91f;border-radius:13px;color:#eaf6ff;background:linear-gradient(135deg,#0075c9eb,#2e9de6f5 52%,#6cc04ad6);box-shadow:0 10px 22px #0075c93d,inset 0 1px #fff3}.nemak-sider-toggle--sider.ant-btn{width:40px;min-width:40px;height:40px}.nemak-sider-toggle.ant-btn:hover{color:#fff!important;border-color:#41a0e733!important;background:linear-gradient(135deg,#0075c9,#3ca7ed 52%,#78cc54eb)!important;transform:translateY(-1px);box-shadow:0 14px 28px #0075c947,inset 0 1px #ffffff3d!important}.nemak-language-toggle.ant-btn{min-width:110px;height:40px;padding-inline:14px;border-color:#0075c91a;border-radius:12px;color:#325972;font-size:12px;font-weight:600;background:linear-gradient(180deg,#fffffffa,#f7fbfef5);box-shadow:inset 0 1px #ffffffc7}.nemak-language-toggle.ant-btn:hover{color:#1f74b7!important;border-color:#0075c92e!important;background:linear-gradient(180deg,#fff,#f2f9fffa)!important}.nemak-language-toggle--sider.ant-btn{width:100%;min-width:0}.nemak-sider.is-collapsed .nemak-language-toggle--sider.ant-btn{justify-content:center;padding-inline:0}.nemak-workspace-bar{display:flex;align-items:center;gap:4px;width:100%;min-height:0;padding:0}.nemak-workspace-tabs-shell{position:relative;flex:0 1 auto;width:fit-content;max-width:calc(100% - 34px);min-width:0}.nemak-workspace-tabs-shell:before,.nemak-workspace-tabs-shell:after{display:none}.nemak-workspace-tabs{display:flex;align-items:flex-end;gap:7px;width:max-content;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:1px 4px 0;scroll-behavior:smooth}.nemak-workspace-tab{position:relative;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-width:0;padding:8px 13px 9px;border:1px solid rgba(0,117,201,.08);border-radius:13px 13px 0 0;background:linear-gradient(180deg,#ffffffb8,#f9fbfdf2);color:#60737f;cursor:pointer;white-space:nowrap;box-shadow:0 6px 16px #0075c90a;transition:transform .22s cubic-bezier(.22,.74,.18,1),opacity .18s ease,background .22s ease,box-shadow .22s ease,color .18s ease,border-color .18s ease}.nemak-workspace-tab:before{content:"";position:absolute;inset:1px;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#ffffff75,#fff0);opacity:.72;pointer-events:none;transition:opacity .2s ease,background .22s ease}.nemak-workspace-tab:after{content:"";position:absolute;left:10px;right:10px;bottom:-1px;height:2px;border-radius:999px;background:transparent;opacity:0;transform:scaleX(.42);transition:background .18s ease,opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.nemak-workspace-tab:hover{color:#24445b;background:linear-gradient(180deg,#fffffff0,#fffffffa);box-shadow:0 10px 22px #0075c914;border-color:#0075c929;transform:translateY(-2px)}.nemak-workspace-tab.is-active{color:var(--nemak-blue);background:linear-gradient(180deg,#0075c91f,#fff 78%);box-shadow:0 12px 24px #0075c91a;border-color:#0075c924;transform:translateY(-1px);animation:nemak-tab-activate .26s cubic-bezier(.22,1,.36,1)}.nemak-workspace-tab.is-active:before{opacity:1;background:linear-gradient(180deg,#ffffff94,#ffffff14)}.nemak-workspace-tab.is-active:after{background:linear-gradient(90deg,#0075c9,#41a0e7);opacity:1;transform:scaleX(1)}.nemak-workspace-tab.is-closing{opacity:0;transform:scale(.92) translateY(6px);pointer-events:none}.nemak-workspace-tab-label{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:12px;transition:transform .22s cubic-bezier(.22,1,.36,1),color .18s ease}.nemak-workspace-tab.is-active .nemak-workspace-tab-label{transform:translateY(-.5px)}.nemak-workspace-tab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;color:#738692;opacity:.72;transition:all .16s ease}.nemak-workspace-tab:hover .nemak-workspace-tab-close,.nemak-workspace-tab.is-active .nemak-workspace-tab-close{opacity:1}.nemak-workspace-tab-close:hover{color:#24445b;background:#0075c914}@keyframes nemak-tab-activate{0%{transform:translateY(0);box-shadow:0 6px 16px #0075c90a}55%{transform:translateY(-2px);box-shadow:0 14px 28px #0075c91f}to{transform:translateY(-1px);box-shadow:0 12px 24px #0075c91a}}.nemak-tab-actions.ant-btn{width:28px;height:28px;margin-left:auto;margin-bottom:1px;padding:0;border-color:transparent;border-radius:10px;flex:0 0 auto;color:#496679c2;background:transparent;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.nemak-tab-actions.ant-btn .anticon{transition:transform .18s ease}.nemak-tab-actions.ant-btn:hover{color:var(--nemak-blue);border-color:#0075c92e;background:linear-gradient(180deg,#fffffff5,#f4f9fc);box-shadow:0 8px 18px #0075c91a;transform:translateY(-1px)}.nemak-tab-actions.ant-btn.is-open{color:var(--nemak-blue);border-color:#0075c929;background:linear-gradient(180deg,#e8f4fcf5,#f8fcff);box-shadow:0 10px 22px #0075c91f}.nemak-tab-actions.ant-btn.is-open .anticon{transform:rotate(180deg)}.nemak-content{height:var(--nemak-app-height);min-height:0;padding:0!important;background:transparent}.nemak-content-scroll{height:calc(var(--nemak-app-height) - var(--nemak-header-height));min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:18px 22px 22px}.nemak-route-scene-stack{min-height:100%}.nemak-route-scene{position:relative;isolation:isolate;animation-duration:.24s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@keyframes nemak-route-slide-in-a{0%{opacity:0;transform:translate3d(24px,0,0) scale(.994)}72%{opacity:1;transform:translate3d(3px,0,0) scale(.999)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes nemak-route-slide-in-b{0%{opacity:0;transform:translate3d(24px,0,0) scale(.994)}72%{opacity:1;transform:translate3d(3px,0,0) scale(.999)}to{opacity:1;transform:translateZ(0) scale(1)}}.nemak-page-shell{display:flex;flex-direction:column;gap:14px;width:100%}.nemak-page-header{position:relative;overflow:hidden}.nemak-page-header:before{content:"";position:absolute;inset:1px;background:radial-gradient(circle at 100% 16%,#49abee33,#49abee00 34%),radial-gradient(circle at 8% 100%,#6cc04a29,#6cc04a00 28%),linear-gradient(124deg,#d3ecfcf5,#eaf5fcf0 44%,#dff1ebf2);opacity:1;pointer-events:none}.nemak-page-header-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.nemak-page-header-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.nemak-page-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.nemak-page-help-button.ant-btn{flex:0 0 auto;width:36px;min-width:36px;height:36px;border:1px solid rgba(0,117,201,.14);border-radius:14px;color:#1f74b7;background:linear-gradient(180deg,#fffffff5,#edf7fff0);box-shadow:0 10px 22px #0075c91a,inset 0 1px #ffffffb8}.nemak-page-help-button.ant-btn:hover{color:#fff!important;border-color:#0075c933!important;background:linear-gradient(135deg,#0075c9,#41a0e7f5)!important;box-shadow:0 14px 28px #0075c92e,inset 0 1px #ffffff2e!important}.nemak-page-header-icon{position:absolute;top:120%;right:12px;z-index:0;width:auto;height:500%;object-fit:contain;pointer-events:none;opacity:.84;filter:drop-shadow(0 10px 24px rgba(172,194,214,.24));transform:translateY(-50%)}@media(max-width:1100px){.nemak-page-header-icon{right:6px;opacity:.74}}@media(max-width:860px){.nemak-page-header-icon{display:none}}.nemak-card,.nemak-stat-card,.nemak-hero-card{overflow:hidden;border:1px solid rgba(0,117,201,.08)!important;background:var(--nemak-card-bg)!important;box-shadow:0 14px 34px #0075c90f}.nemak-hero-card{border-color:#0075c91a!important;background:linear-gradient(135deg,#e2f1fcf5,#f0f8fdfa 42%,#e4f4ecf5)!important;box-shadow:0 16px 34px #0075c914,inset 0 1px #ffffffad}.nemak-hero-card .ant-card-body{padding:20px 22px}.nemak-stat-card{box-shadow:0 12px 28px #0075c914}.nemak-work-calendar-card-row{align-items:stretch}.nemak-work-calendar-card-col{display:flex}.nemak-work-calendar-card.ant-card{display:flex;width:100%;height:100%;flex-direction:column}.nemak-work-calendar-card>.ant-card-head{flex:0 0 auto}.nemak-work-calendar-card>.ant-card-body{display:flex;flex:1 1 auto;flex-direction:column}.nemak-work-calendar-card-stack{display:flex;min-height:100%;flex:1 1 auto;flex-direction:column;justify-content:flex-start}.ant-table-wrapper .ant-table{background:transparent}.nemak-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%;padding:12px;border:1px solid rgba(0,117,201,.12);border-radius:16px;background:linear-gradient(180deg,#ffffffe6,#f3fafff5);box-shadow:inset 0 1px #ffffffd6,0 12px 24px #0075c912}.nemak-page-toolbar-main{display:flex;align-items:center;gap:10px;flex:1 1 360px;flex-wrap:wrap;min-width:0}.nemak-page-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;flex-wrap:wrap}.nemak-page-filter-control.ant-input,.nemak-page-filter-control.ant-select,.nemak-page-toolbar .ant-picker,.nemak-page-toolbar .ant-input{border-radius:14px}.nemak-page-toolbar .ant-input,.nemak-page-toolbar .ant-picker,.nemak-page-toolbar .ant-select .ant-select-selector{min-height:40px;border-color:#0075c91a!important;background:#ffffffeb!important;box-shadow:inset 0 1px #ffffffb8}.nemak-manual-shell{min-height:calc(100vh - var(--nemak-header-height) - 40px);height:calc(100vh - var(--nemak-header-height) - 40px)}.nemak-manual-page{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;flex:1 1 auto;min-height:0;overflow:hidden;align-items:stretch}.nemak-manual-page__toc,.nemak-manual-page__article-card{min-height:0;height:100%;overflow:hidden}.nemak-manual-page__toc .ant-card-body,.nemak-manual-page__article-card .ant-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:100%;overflow:hidden}.nemak-manual-page__panel-stack{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;width:100%;height:100%;min-height:0}.nemak-manual-page__panel-head{display:flex;flex-direction:column;gap:4px}.nemak-manual-page__article-head{padding-bottom:2px}.nemak-manual-page__toc-scroll,.nemak-manual-page__article-scroll,.nemak-manual-drawer__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;-webkit-overflow-scrolling:touch;padding-right:8px}.nemak-manual-page__toc-group{display:flex;flex-direction:column;gap:10px}.nemak-manual-page__toc-group-title{color:#6e8da1;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nemak-manual-page__toc-list{display:flex;flex-direction:column;gap:8px}.nemak-manual-page__toc-item{display:flex;width:100%;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid rgba(0,117,201,.1);border-radius:16px;color:#33556b;text-align:left;background:linear-gradient(180deg,#fffffffa,#f6fbfff5);box-shadow:0 10px 24px #0075c90f,inset 0 1px #ffffffc7;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.nemak-manual-page__toc-item:hover,.nemak-manual-page__toc-item.is-active{transform:translateY(-1px);border-color:#0075c92e;box-shadow:0 14px 28px #0075c91a,inset 0 0 0 1px #0075c90f}.nemak-manual-page__toc-item.is-active{background:linear-gradient(180deg,#eaf6fffa,#f3fafff5)}.nemak-manual-page__toc-item-title{color:#1f3c53;font-weight:700}.nemak-manual-page__toc-item-summary{color:#648196;font-size:12px;line-height:1.5}.nemak-manual-article{display:flex;flex-direction:column;gap:18px}.nemak-manual-article__hero{position:relative;overflow:hidden;padding:18px 20px;border:1px solid rgba(0,117,201,.12);border-radius:20px;background:radial-gradient(circle at 100% 0%,#0075c924,#0075c900 36%),linear-gradient(135deg,#f1f9fffa,#fffffffa 54%,#f1f9f5f5);box-shadow:0 16px 32px #0075c914,inset 0 1px #ffffffd1}.nemak-manual-article__hero-brand{position:absolute;top:112%;right:6px;z-index:0;width:auto;height:240%;object-fit:contain;pointer-events:none;opacity:.78;filter:drop-shadow(0 10px 24px rgba(172,194,214,.22));transform:translateY(-50%)}.nemak-manual-article__hero>:not(.nemak-manual-article__hero-brand){position:relative;z-index:1}.nemak-manual-article__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nemak-manual-article__meta-card,.nemak-manual-article__area-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid rgba(0,117,201,.08);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f7fbfff5)}.nemak-manual-article__meta-label{color:#6d8a9d;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nemak-manual-article__section{display:flex;flex-direction:column;gap:12px}.nemak-manual-article__step-list,.nemak-manual-article__tips{display:flex;flex-direction:column;gap:10px}.nemak-manual-article__step,.nemak-manual-article__tip{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid rgba(0,117,201,.08);border-radius:16px;background:#fffffff0}.nemak-manual-article__step-index{display:inline-flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;border-radius:999px;color:#fff;font-size:12px;font-weight:700;background:linear-gradient(135deg,#0075c9,#41a0e7)}.nemak-manual-article__tip-bullet{width:10px;min-width:10px;height:10px;margin-top:6px;border-radius:999px;background:linear-gradient(135deg,#0075c9e0,#6cc04ae0);box-shadow:0 0 0 4px #0075c914}.nemak-manual-article__area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nemak-manual-article__related-button.ant-btn{border-radius:999px;border-color:#0075c91f;color:#2a5d82;background:#f4fafff5}.nemak-manual-drawer .ant-drawer-content{border-left:1px solid rgba(0,117,201,.12);background:linear-gradient(180deg,#f8fcfffa,#f2f8fcfa)}.nemak-manual-drawer .ant-drawer-body{display:flex;min-height:0;overflow:hidden!important;padding:0!important}.nemak-manual-drawer__title{display:flex;flex-direction:column;gap:2px}.nemak-manual-drawer__body{display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden;padding:18px 18px 12px}.nemak-manual-drawer__footer{display:flex;justify-content:flex-end}.nemak-dashboard-hero__range-actions{display:flex;justify-content:flex-end;margin-top:10px}@media(max-width:1280px){.nemak-manual-shell{height:auto}.nemak-manual-page,.nemak-manual-article__meta,.nemak-manual-article__area-grid{grid-template-columns:1fr}.nemak-manual-page{overflow:visible}.nemak-manual-page__toc,.nemak-manual-page__article-card,.nemak-manual-page__panel-stack{height:auto}.nemak-manual-page__toc .ant-card-body,.nemak-manual-page__article-card .ant-card-body,.nemak-manual-page__toc-scroll,.nemak-manual-page__article-scroll{overflow:visible}}@media(max-width:860px){.nemak-manual-article__hero-brand{display:none}}@media(max-width:900px){.nemak-page-title-row{align-items:stretch}.nemak-manual-page{grid-template-columns:1fr}}.nemak-multi-select.ant-select,.nemak-multi-select.ant-select .ant-select-selector{min-width:240px}.nemak-page-primary-button.ant-btn,.nemak-page-secondary-button.ant-btn{min-width:98px;height:40px;border-radius:14px;font-weight:700}.nemak-button-with-icon.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.nemak-button-with-icon.ant-btn .anticon{font-size:15px}.nemak-schedule-toolbar-action.ant-btn{min-height:40px;padding-inline:14px;border-radius:14px;font-weight:600;letter-spacing:.01em}.nemak-schedule-toolbar-action.ant-btn .anticon{font-size:16px}.nemak-schedule-toolbar-action.ant-btn:not(.ant-btn-primary){border-color:#0075c91f;color:#325972;background:linear-gradient(180deg,#fffffffa,#f5fafff5);box-shadow:inset 0 1px #ffffffc2,0 8px 18px #0075c914}.nemak-schedule-toolbar-action.ant-btn:not(.ant-btn-primary):hover{border-color:#0075c92e!important;color:#1f74b7!important;background:linear-gradient(180deg,#fff,#f0f8fffa)!important;box-shadow:inset 0 1px #ffffffd1,0 12px 22px #0075c91f!important}.nemak-schedule-toolbar-action--primary.ant-btn{box-shadow:0 12px 24px #0075c938,inset 0 1px #ffffff2e}.nemak-page-primary-button.ant-btn{border-color:transparent;background:linear-gradient(135deg,#0075c9f5,#36a5ecfa 52%,#6cc04ae0);box-shadow:0 12px 24px #0075c938,inset 0 1px #ffffff2e}.nemak-page-primary-button.ant-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0075c942,inset 0 1px #ffffff38!important}.nemak-page-secondary-button.ant-btn{color:#24597c;border-color:#0075c91f;background:linear-gradient(180deg,#fffffff0,#f4f9fcf5);box-shadow:inset 0 1px #fffc,0 8px 20px #0075c90f}.nemak-page-secondary-button.ant-btn:hover{color:#1f74b7!important;border-color:#0075c933!important;transform:translateY(-1px)}.nemak-icon-action-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;padding:0;border-radius:12px;border-color:#0075c91a;color:#2f5f7d;background:linear-gradient(180deg,#fffffff5,#f4f9fcfa);box-shadow:inset 0 1px #ffffffd1,0 8px 18px #0075c90f}.nemak-icon-action-button.ant-btn:hover{color:#0d6fb6!important;border-color:#0075c92e!important;background:linear-gradient(180deg,#fff,#eff7fc)!important;transform:translateY(-1px)}.nemak-icon-action-button.ant-btn.ant-btn-dangerous,.nemak-icon-action-button.ant-btn.ant-btn-dangerous:hover{color:#c2363d!important}.nemak-icon-action-button.ant-btn .anticon{font-size:15px}.nemak-table-action-group{display:inline-flex;align-items:center;gap:4px}.nemak-page-table-card .ant-table-wrapper .nemak-table-actions-column{padding-inline:8px!important}.nemak-page-table-card .ant-table-wrapper th.nemak-table-actions-column{text-align:center}.nemak-page-table-card .ant-table-wrapper td.nemak-table-actions-column{white-space:nowrap}.nemak-page-table-card .ant-table-wrapper td.nemak-table-actions-column .nemak-table-action-group{justify-content:center;width:100%}.nemak-table-actions-overlay.ant-dropdown{padding:8px}.nemak-table-actions-overlay .ant-dropdown-menu{min-width:150px;padding:6px;border:1px solid rgba(0,117,201,.12);border-radius:14px;background:#fffffffa;box-shadow:0 18px 32px #0075c91f}.nemak-table-actions-overlay .ant-dropdown-menu-item{min-height:36px;border-radius:10px;color:#325972;font-weight:600}.nemak-table-actions-overlay .ant-dropdown-menu-item:hover{background:#edf6fceb}.nemak-page-table-card.ant-card{border-color:#0075c91a!important;box-shadow:0 16px 34px #0075c914,inset 0 1px #ffffffad}.nemak-page-table-card .ant-card-body{padding:16px 18px}.nemak-page-table-card .ant-card-head{min-height:52px;padding-inline:18px;border-bottom-color:#0075c914}.nemak-page-table-card .ant-card-head-title{padding:14px 0;font-weight:700;color:#35586f}.nemak-page-table-card .ant-table-wrapper{width:100%}.nemak-page-table-card .ant-table-wrapper .ant-table-container{overflow:hidden;border-radius:14px;border:1px solid rgba(0,117,201,.06)}.nemak-page-table-card .ant-table-wrapper .ant-table-thead>tr>th{font-weight:700;color:#406276;background:linear-gradient(180deg,#f3f9fdfa,#eef6fceb)}.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#0075c914}.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f0f8fdd1!important}.nemak-page-table-card .ant-table-wrapper .ant-table-cell-fix-right,.nemak-page-table-card .ant-table-wrapper .ant-table-cell-fix-right-first,.nemak-page-table-card .ant-table-wrapper .ant-table-cell-fix-right-last{background:#fffffffa}.nemak-page-table-card .ant-table-wrapper .ant-table-thead>tr>.ant-table-cell-fix-right,.nemak-page-table-card .ant-table-wrapper .ant-table-thead>tr>.ant-table-cell-fix-right-first,.nemak-page-table-card .ant-table-wrapper .ant-table-thead>tr>.ant-table-cell-fix-right-last,.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr>.ant-table-cell-fix-right,.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr>.ant-table-cell-fix-right-first,.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr>.ant-table-cell-fix-right-last{box-shadow:-12px 0 22px #0075c914}.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr:hover>.ant-table-cell-fix-right,.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr:hover>.ant-table-cell-fix-right-first,.nemak-page-table-card .ant-table-wrapper .ant-table-tbody>tr:hover>.ant-table-cell-fix-right-last{background:#f0f8fdf5!important}.nemak-table-row-hover-card{position:absolute;z-index:18;width:280px;padding:12px 14px;border:1px solid rgba(0,117,201,.12);border-radius:16px;background:#fffffffa;box-shadow:0 18px 34px #0075c924;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.nemak-table-row-hover-card__title{display:block;color:#214a66;font-weight:700;line-height:1.4}.nemak-table-row-hover-card__subtitle{display:block;margin-top:2px;color:#5a7486;font-size:12px;line-height:1.4}.nemak-table-row-hover-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:10px}.nemak-table-row-hover-card__meta-item{min-width:0}.nemak-table-row-hover-card__meta-label{display:block;color:#7a90a0;font-size:11px;line-height:1.3}.nemak-table-row-hover-card__meta-value{display:block;margin-top:2px;color:#35586f;font-size:12px;font-weight:600;line-height:1.4;word-break:break-word}.nemak-page-table-card .ant-btn-link{height:auto;padding-inline:0;font-weight:600;color:#0d6fb6}.nemak-page-table-card .ant-btn-link:hover{color:#155f95!important}.nemak-page-table-card .ant-switch{background:#3d55663d}.nemak-page-table-card .ant-switch.ant-switch-checked{background:linear-gradient(135deg,#0075c9,#41a0e7)}.nemak-notice-routing-meta{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.nemak-notice-routing-meta__pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(0,117,201,.1);border-radius:999px;color:#537287;font-size:12px;line-height:1;background:linear-gradient(180deg,#fafdfffa,#f2f8fdf0);box-shadow:inset 0 1px #fffc,0 8px 18px #0075c90f}.nemak-dashboard-overview{gap:16px}.nemak-dashboard-hero-card .ant-card-body{padding:24px 28px}.nemak-dashboard-hero{position:relative;align-items:flex-start;gap:24px}.nemak-dashboard-hero__range-shell{position:absolute;top:0;right:0;z-index:4;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.nemak-dashboard-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;max-width:min(920px,100%);padding-right:clamp(160px,22vw,300px)}.nemak-dashboard-hero__identity{display:flex;flex-direction:column;gap:6px}.nemak-dashboard-hero__identity-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.nemak-dashboard-hero__greeting.ant-typography{color:#2c6d98;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.2}.nemak-dashboard-hero__viewer-name.ant-typography{margin:0!important;color:#153f5b;font-size:clamp(34px,4.4vw,48px);line-height:1.02;letter-spacing:-.03em}.nemak-dashboard-hero__subtitle{max-width:760px;margin-bottom:0!important;color:#3d6178;font-size:15px;line-height:1.7}.nemak-dashboard-hero__meta{position:relative;z-index:2;margin-top:4px;max-width:820px}.nemak-dashboard-hero__meta .ant-tag{padding:6px 10px;border-radius:999px;border-color:#0075c91a;color:#416275;background:#ffffffd6}.nemak-dashboard-hero__range.ant-segmented{position:relative;z-index:4;padding:4px;border:1px solid rgba(0,117,201,.08);border-radius:999px;background:#ffffffd1;box-shadow:inset 0 1px #ffffffb8,0 10px 20px #0075c914}.nemak-dashboard-hero__range.ant-segmented .ant-segmented-item{border-radius:999px;color:#486577;font-weight:600}.nemak-dashboard-hero__range.ant-segmented .ant-segmented-item-selected{color:#0d6fb6;box-shadow:0 8px 18px #0075c91f,inset 0 1px #fffc}.nemak-dashboard-hero__brand-mark{pointer-events:none;position:absolute;top:120%;right:12px;z-index:1;transform:translateY(-50%);display:flex;align-items:center;justify-content:flex-end;width:auto;height:500%;aspect-ratio:1 / 1;opacity:1;overflow:visible}.nemak-dashboard-hero__brand-mark:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#e8ecf3fa,#dff0fffa 52%,#e3f4ecfa);-webkit-mask-image:url(/logo2.png);mask-image:url(/logo2.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center right;mask-position:center right;-webkit-mask-size:contain;mask-size:contain;opacity:.22;filter:drop-shadow(0 0 18px rgba(221,233,242,.42))}.nemak-dashboard-hero__brand-mark-image{display:block;width:100%;height:100%;object-fit:contain;opacity:.94;filter:drop-shadow(0 10px 24px rgba(172,194,214,.28))}.nemak-dashboard-risk-grid,.nemak-dashboard-kpi-grid{width:100%}.nemak-dashboard-card-button,.nemak-dashboard-entry-card,.nemak-dashboard-ranking-item{width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer}.nemak-dashboard-card-button{display:block}.nemak-dashboard-card-button:hover .nemak-dashboard-risk-card,.nemak-dashboard-entry-card:hover,.nemak-dashboard-ranking-item:hover{transform:translateY(-2px)}.nemak-dashboard-risk-card,.nemak-dashboard-kpi-card,.nemak-dashboard-panel-card,.nemak-dashboard-entry-card,.nemak-dashboard-ranking-item{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.nemak-dashboard-panel-row{align-items:stretch}.nemak-dashboard-panel-col{display:flex}.nemak-dashboard-panel-card.ant-card{width:100%;height:100%}.nemak-dashboard-panel-card.ant-card .ant-card-body{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.nemak-dashboard-risk-card .ant-card-body,.nemak-dashboard-kpi-card .ant-card-body{padding:18px 18px 16px}.nemak-dashboard-risk-card.is-danger{border-color:#a90f3d29!important;box-shadow:0 16px 32px #a90f3d1a}.nemak-dashboard-risk-card.is-warning{border-color:#ff6c0c29!important;box-shadow:0 16px 32px #ff6c0c14}.nemak-dashboard-card__label{display:inline-block;margin-bottom:10px;color:#5a7486;font-weight:700}.nemak-dashboard-card__value.ant-typography{margin:0 0 8px!important;color:#17384b}.nemak-dashboard-card__hint.ant-typography{margin:0!important;color:#5d7687;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nemak-dashboard-kpi-card .ant-statistic{min-height:88px}.nemak-dashboard-kpi-card .ant-statistic-title{font-weight:700;color:#557080}.nemak-dashboard-kpi-card .ant-statistic-content{color:#18384a}.nemak-dashboard-ranking-block h5.ant-typography{margin:0 0 10px}.nemak-dashboard-ranking-list{display:flex;flex-direction:column;gap:10px}.nemak-dashboard-ranking-item,.nemak-dashboard-entry-card{border:1px solid rgba(0,117,201,.1);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f4f9fcf5);box-shadow:inset 0 1px #fffc,0 10px 20px #0075c90f}.nemak-dashboard-ranking-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:14px 16px}.nemak-dashboard-ranking-item__name{font-weight:700;color:#24485e}.nemak-dashboard-ranking-item__value{font-weight:800;color:#0d6fb6}.nemak-dashboard-ranking-item__hint{grid-column:1 / -1;color:#67808f;font-size:12px}.nemak-dashboard-summary-item{margin:0!important;padding:12px 14px;border:1px solid rgba(0,117,201,.08);border-radius:14px;background:#f5faffd6}.nemak-dashboard-entry-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.nemak-dashboard-entry-card{padding:16px}.nemak-dashboard-entry-card h5.ant-typography{margin:0 0 8px;color:#22495f}.nemak-dashboard-entry-card .ant-typography{margin:0;color:#64808f}@media(max-width:1280px){.nemak-dashboard-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.nemak-dashboard-hero{min-height:0}.nemak-dashboard-hero__copy{padding-right:196px}.nemak-dashboard-hero__brand-mark{right:6px}}@media(max-width:860px){.nemak-dashboard-hero-card .ant-card-body{padding:22px 20px}.nemak-dashboard-hero{flex-direction:column;gap:12px}.nemak-dashboard-hero__range-shell{position:relative;top:auto;right:auto;width:100%;margin-left:auto}.nemak-dashboard-hero__copy{padding-right:0;width:100%}.nemak-dashboard-hero__range-shell .nemak-dashboard-hero__range.ant-segmented{margin-left:auto}.nemak-dashboard-hero__brand-mark{right:0;opacity:.92}.nemak-dashboard-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.nemak-dashboard-hero__greeting.ant-typography{font-size:16px}.nemak-dashboard-hero__viewer-name.ant-typography{font-size:30px}.nemak-dashboard-hero__subtitle{font-size:14px}.nemak-dashboard-hero__range-shell{margin-bottom:2px}.nemak-dashboard-hero__range.ant-segmented{width:100%}.nemak-dashboard-hero__brand-mark{right:-8px;opacity:.84}.nemak-dashboard-entry-grid{grid-template-columns:1fr}}.nemak-notice-routing-meta__pill--operator{border-color:#0075c929;color:#1d5f94;font-weight:600;background:linear-gradient(180deg,#eff8fffc,#f8fcfffa);box-shadow:inset 0 1px #ffffffe0,0 10px 22px #0075c914}.nemak-notice-routing-option.ant-card{position:relative;border-color:#0075c91a!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.nemak-notice-routing-option.ant-card:hover{border-color:#0075c985!important;background:linear-gradient(180deg,#f4fafffc,#fffffffa)!important;box-shadow:0 24px 54px #0075c92e,0 0 0 3px #0075c924,inset 0 1px #ffffffd6;transform:translateY(-2px)}.nemak-notice-routing-option--saved.ant-card{border-color:#0075c952!important;background:linear-gradient(180deg,#f6fbfffa,#fffffff7)!important;box-shadow:0 18px 38px #0075c91f,0 0 0 2px #0075c91a,inset 0 1px #ffffffdb;transform:translateY(-1px)}.nemak-notice-routing-option--draft.ant-card{border-color:#0075c9b8!important;background:linear-gradient(180deg,#eef7ff,#fffffffc)!important;box-shadow:0 28px 64px #0075c93d,0 0 0 4px #0075c933,inset 0 1px #ffffffe6;z-index:1;transform:translateY(-3px)}.nemak-notice-routing-option--draft.ant-card:hover{border-color:#0075c9c2!important;transform:translateY(-3px)}.nemak-notice-routing-option--draft.ant-card:after,.nemak-notice-routing-option--saved.ant-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffb8}.nemak-big-screen-share-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;width:100%}.nemak-big-screen-share-card.ant-card.is-active{border-color:#0075c947!important;box-shadow:0 18px 40px #0075c91f,0 0 0 2px #0075c914}.nemak-big-screen-share-link-input.ant-input-affix-wrapper{border-radius:12px}.nemak-big-screen-share-actions{display:flex;flex-wrap:wrap;gap:10px}.nemak-big-screen-share-actions>a{display:inline-flex}.nemak-table-row-selected>td{background:#ebf6ffdb!important}.nemak-master-data-context-menu{min-width:220px;padding:10px;border:1px solid rgba(0,117,201,.12);border-radius:16px;background:#fffffff5;box-shadow:0 20px 38px #0075c929;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nemak-master-data-context-menu__hint{padding:0 4px 8px;color:#6a7f8f;font-size:12px;font-weight:600}.nemak-master-data-context-menu__item{width:100%;padding:10px 12px;border:none;border-radius:12px;background:transparent;color:#35586f;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.nemak-master-data-context-menu__item:hover:not(:disabled){color:#0a69b0;background:#0075c914;transform:translate(2px)}.nemak-master-data-context-menu__item:disabled{color:#9caab4;cursor:not-allowed}.nemak-master-data-context-menu__meta{font-size:11px;font-weight:500}.nemak-page-table-card .ant-upload-wrapper .ant-upload-drag{border-color:#0075c929;border-radius:18px;background:linear-gradient(135deg,#f4faffe6,#fffffff5)}.nemak-page-table-card .ant-upload-wrapper .ant-upload.ant-upload-drag .ant-upload-btn{padding-block:28px}.ant-layout-sider-trigger{display:none}.nemak-tab-actions-overlay.ant-dropdown{padding-top:10px}.nemak-tab-actions-overlay .ant-dropdown-menu{min-width:148px;padding:8px;border:1px solid rgba(0,117,201,.08);border-radius:16px;background:#fffffff0;box-shadow:0 18px 42px #0075c924;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform-origin:top right;animation:nemak-tab-actions-pop .22s cubic-bezier(.22,.74,.18,1)}.nemak-tab-actions-overlay .ant-dropdown-menu-item{min-height:40px;margin:0!important;border-radius:12px;font-weight:600;color:#486576;transition:background .16s ease,color .16s ease,transform .16s ease}.nemak-tab-actions-overlay .ant-dropdown-menu-item:hover{color:var(--nemak-blue);background:#0075c914;transform:translate(2px)}@keyframes nemak-tab-actions-pop{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.94);filter:blur(8px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}.nemak-schedule-legend{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:12px}.nemak-schedule-legend-item{display:inline-flex;align-items:center;gap:8px}.nemak-schedule-status-dot{width:9px;height:9px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 1px #ffffffd1}.nemak-schedule-status-dot.is-scheduled{background:#72c26d}.nemak-schedule-status-dot.is-dispatched{background:#49a2e4}.nemak-schedule-status-dot.is-overdue{background:#ea6a6a}.nemak-schedule-status-dot.is-date-past{background:#a8b6c1}.nemak-schedule-status-dot.is-date-today{background:#ff9c42}.nemak-schedule-status-dot.is-date-future{background:#34b7a7}.nemak-schedule-page-shell{height:calc(100vh - var(--nemak-header-height) - 44px);min-height:0;overflow:hidden}.nemak-schedule-page-shell>.ant-space-item:has(>.nemak-schedule-month-stream-region){display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.nemak-schedule-page-shell>.ant-space-item:has(>.nemak-schedule-workbench){display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.nemak-schedule-month-stream-region{display:flex;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.nemak-schedule-month-stream-card{display:flex;flex:1 1 auto;min-height:0}.nemak-schedule-month-stream-card .ant-card-body{display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.nemak-schedule-month-stream-viewport{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.nemak-schedule-month-stream{display:flex;flex-direction:column;gap:28px}.nemak-schedule-month-stream__sentinel{height:1px}.nemak-schedule-month-section{display:flex;flex-direction:column;gap:14px}.nemak-schedule-month-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.nemak-schedule-month-section__title.ant-typography{margin:0;color:#17364a}.nemak-schedule-month-section__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.nemak-schedule-month-section__weekday{padding:0 2px 2px;color:#628090;font-size:12px;font-weight:700;text-align:center}.nemak-schedule-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.nemak-schedule-month-grid__cell{min-width:0}.nemak-schedule-month-grid__cell--placeholder{min-height:154px;border-radius:18px;background:linear-gradient(180deg,#f6f9fb8c,#fafcff2e)}.nemak-schedule-month-grid__cell--blocked{visibility:hidden}.nemak-schedule-month-grid__interactive{display:block;min-width:0;cursor:inherit}.nemak-schedule-calendar .ant-picker-calendar-header{margin-bottom:8px}.nemak-schedule-calendar .ant-picker-content th{padding-bottom:10px;color:#628090;font-weight:600}.nemak-schedule-calendar .ant-picker-cell{padding:5px}.nemak-schedule-calendar .ant-picker-cell .ant-picker-cell-inner.ant-picker-calendar-date{height:154px;margin:0;padding:0;background:transparent}.nemak-schedule-calendar-day{position:relative;height:100%;min-height:154px;overflow:hidden;border:1px solid rgba(0,117,201,.08);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f9fcfff5);box-shadow:inset 0 1px #ffffffb8;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nemak-schedule-calendar-day__surface{position:relative;display:flex;height:100%;min-height:154px;flex-direction:column;justify-content:flex-end;padding:10px 10px 8px}.nemak-schedule-calendar-day__day-number{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-52%);z-index:1;color:#2f678a1f;font-size:72px;font-weight:800;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.nemak-schedule-calendar-day__festival-watermark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-52%);z-index:0;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 32px);min-width:72px;padding-inline:8px;overflow:visible;font-size:40px;font-weight:800;line-height:1;letter-spacing:1px;pointer-events:none;text-overflow:ellipsis;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap}.nemak-schedule-calendar-day__festival-watermark.is-holiday{color:#ff9c423d}.nemak-schedule-calendar-day__festival-watermark.is-workday-override{color:#099c7a38;font-size:65px}.nemak-schedule-calendar-day__festival-watermark-note{position:absolute;top:0;right:0;max-width:92px;padding:2px 6px;border-radius:999px;background:#ffffffdb;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:0;transform:translate(76%,-58%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nemak-schedule-calendar-day__content{position:relative;z-index:2;display:flex;min-height:0;flex:1 1 auto;flex-direction:column;justify-content:flex-end;gap:6px}.nemak-schedule-calendar-day__selected-tag.ant-tag,.nemak-schedule-calendar-day__today-tag.ant-tag{position:absolute;z-index:2;margin-inline-end:0;border-radius:999px}.nemak-schedule-calendar-day__selected-tag.ant-tag{top:10px;right:10px;padding-inline:8px}.nemak-schedule-calendar-day__today-tag.ant-tag{right:10px;bottom:10px;padding-inline:10px}.nemak-schedule-calendar-day.is-today{border-color:#ff9c426b;background:linear-gradient(180deg,#fff7edfc,#fff1e1fa);box-shadow:inset 0 1px #ffffffc7,0 0 0 1px #ff9c422e,0 12px 22px #ff9c4214}.nemak-schedule-calendar-day.has-scheduled{border-color:#6cc04a38;background:linear-gradient(180deg,#fbfff9f5,#f6fcf6fa)}.nemak-schedule-calendar-day.has-dispatched{border-color:#49a2e43d;background:linear-gradient(180deg,#f9fdfffa,#f2f9fffa)}.nemak-schedule-calendar-day.has-overdue{border-color:#ea6a6a33;background:linear-gradient(180deg,#fffbfbfa,#fff6f6fa)}.nemak-schedule-calendar-day.is-past{border-color:#8d9daa38;background:linear-gradient(180deg,#fafcfdf5,#f4f7fafa)}.nemak-schedule-calendar-day.is-unassignable{position:relative}.nemak-schedule-calendar-day.is-unassignable:after{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(135deg,#ffffff14,#9facb514);pointer-events:none}.nemak-schedule-calendar-day.is-future-assignable{cursor:pointer;border-color:#0075c938;background:linear-gradient(180deg,#f1f9fffa,#e7f6fffa);box-shadow:inset 0 1px #ffffffe0,0 0 0 1px #0075c91a}.nemak-schedule-calendar-day.is-future-assignable:hover{border-color:#0075c957;background:linear-gradient(180deg,#ebf7fffc,#dcf2fffc);box-shadow:inset 0 1px #fffc,0 14px 28px #0075c924;transform:translateY(-1px)}.nemak-schedule-calendar-day.is-today.is-future-assignable{border-color:#ff9c426b;background:linear-gradient(180deg,#fff7edfc,#fff1e1fa);box-shadow:inset 0 1px #ffffffc7,0 0 0 1px #ff9c422e,0 12px 22px #ff9c4214}.nemak-schedule-calendar-day.is-today.is-future-assignable:hover{border-color:#ff9c4285;background:linear-gradient(180deg,#fff4e5fe,#ffecd6fc);box-shadow:inset 0 1px #fffc,0 14px 28px #ff9c4229}.nemak-schedule-calendar-day.is-batch-selected{border-color:#0075c947;background:linear-gradient(180deg,#ebf6fffa,#e3f2fffa);box-shadow:inset 0 0 0 1px #0075c92e,0 14px 26px #0075c91f}.nemak-schedule-calendar-day.is-batch-selected .nemak-schedule-calendar-day__day-number{color:#0a69b02e}.nemak-schedule-calendar-day.is-other-month{opacity:.72}.nemak-schedule-toolbar-batch-meta{padding:6px 12px;border:1px solid rgba(0,117,201,.12);border-radius:999px;background:#ffffffd1;white-space:nowrap}.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__day-number,.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__festival-watermark,.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__list .ant-badge-status-text,.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__more .ant-typography{color:#98a7b2!important}.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__day-number{color:#98a7b238!important}.nemak-schedule-calendar-day.is-today .nemak-schedule-calendar-day__day-number{color:#ff9c423d}.nemak-schedule-calendar-day.is-future-assignable .nemak-schedule-calendar-day__day-number{color:#0075c929}.nemak-schedule-calendar-day.is-past .nemak-schedule-calendar-day__list .ant-badge-status-dot{opacity:.46;filter:grayscale(.18)}.nemak-schedule-calendar-day__list{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.nemak-schedule-calendar-day__list li{min-width:0}.nemak-schedule-calendar-day__list .ant-badge{display:block}.nemak-schedule-calendar-day__list .ant-badge-status-text{display:inline-block;max-width:calc(100% - 16px);overflow:hidden;color:#456375;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.nemak-schedule-calendar-day__more{margin-top:auto}.nemak-schedule-workbench{display:flex;flex:1 1 auto;min-height:0;width:100%;flex-direction:column;overflow:hidden}.nemak-schedule-workbench--fullscreen{height:100vh;padding:14px 16px 16px;background:radial-gradient(circle at 0% 0%,#0075c91f,#fff0 28%),linear-gradient(180deg,#f7fbff,#eef6fb)}.nemak-schedule-fullscreen-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-bottom:12px;border:1px solid rgba(0,117,201,.12);border-radius:18px;background:#ffffffe0;box-shadow:0 12px 28px #0075c91a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.nemak-schedule-fullscreen-toolbar__main,.nemak-schedule-fullscreen-toolbar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nemak-schedule-month-stream-region--fullscreen{min-height:0;height:100%;overflow:hidden}.nemak-schedule-month-stream-card--fullscreen{flex:1 1 auto;border-color:#0075c91f!important;box-shadow:0 18px 40px #0075c91a,inset 0 1px #ffffffc2}.nemak-schedule-month-stream-card--fullscreen .ant-card-body{padding:14px 16px}.nemak-schedule-month-stream-viewport--fullscreen{padding-right:8px}.nemak-page-header-copy--compact{gap:2px}@media(max-width:1520px){.nemak-schedule-month-grid__cell--placeholder{min-height:142px}.nemak-schedule-calendar .ant-picker-cell .ant-picker-cell-inner.ant-picker-calendar-date,.nemak-schedule-calendar-day{height:142px;min-height:142px}.nemak-schedule-calendar-day__surface{min-height:142px}.nemak-schedule-calendar-day__day-number{font-size:64px}.nemak-schedule-calendar-day__festival-watermark{min-width:64px;font-size:40px}.nemak-schedule-calendar-day__festival-watermark-note{max-width:84px;font-size:10px}.nemak-schedule-calendar-day__list .ant-badge-status-text{font-size:11px}}@media(max-width:1320px){.nemak-schedule-legend{gap:8px 14px}.nemak-schedule-month-section__weekdays,.nemak-schedule-month-grid{gap:6px}.nemak-schedule-month-grid__cell--placeholder{min-height:128px;border-radius:16px}.nemak-schedule-calendar .ant-picker-cell{padding:4px}.nemak-schedule-calendar .ant-picker-cell .ant-picker-cell-inner.ant-picker-calendar-date,.nemak-schedule-calendar-day{height:128px;min-height:128px}.nemak-schedule-calendar-day__surface{min-height:128px;padding:8px 8px 7px}.nemak-schedule-calendar-day__day-number{font-size:56px}.nemak-schedule-calendar-day__festival-watermark{min-width:56px;max-width:calc(100% - 24px);font-size:40px}.nemak-schedule-calendar-day__festival-watermark-note{max-width:76px;font-size:9px;transform:translate(68%,-56%)}.nemak-schedule-calendar-day__list{gap:5px}.nemak-schedule-calendar-day__list .ant-badge-status-text{max-width:calc(100% - 14px);font-size:10px;line-height:1.38}}@media(max-width:960px){.nemak-schedule-month-stream{gap:22px}.nemak-schedule-month-section__header{align-items:flex-start;flex-direction:column}.nemak-schedule-month-section__weekdays,.nemak-schedule-month-grid{gap:4px}}.nemak-schedule-modal-root .ant-modal-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}.nemak-schedule-modal .ant-modal{top:auto;margin:0;max-width:calc(100vw - 48px);padding-bottom:0}.nemak-schedule-modal .ant-modal-content{display:flex;max-height:calc(100vh - 48px);flex-direction:column;height:100%;overflow:hidden;border:1px solid rgba(0,117,201,.1);background:linear-gradient(180deg,#fcfefffa,#f5fafefa);box-shadow:0 24px 60px #0075c924,inset 0 1px #ffffffb8}.nemak-schedule-modal .ant-modal-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.nemak-schedule-modal-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:16px;width:100%;height:100%;overflow:hidden}.nemak-schedule-modal-title{flex:0 0 auto;position:relative;padding:0 0 12px;color:#234b66!important;letter-spacing:.01em}.nemak-schedule-modal-title:after{content:"";position:absolute;left:0;bottom:0;width:88px;height:2px;border-radius:999px;background:linear-gradient(90deg,#0075c9f2,#6cc04ab3);box-shadow:0 6px 16px #0075c92e}.nemak-schedule-workspace{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:16px;align-items:stretch}.nemak-schedule-workspace-left{display:flex;flex-direction:column;gap:16px;min-height:0}.nemak-schedule-workspace-left-top{flex:0 0 auto}.nemak-schedule-workspace-left-bottom{flex:1 1 auto;min-height:0}.nemak-schedule-editor,.nemak-schedule-existing-list,.nemak-schedule-detail-panel{border:1px solid rgba(0,117,201,.1)!important;background:linear-gradient(180deg,#fffffffa,#f8fcfff5)!important;box-shadow:0 18px 40px #0c2e5a14,inset 0 1px #ffffffbd}.nemak-schedule-editor--active,.nemak-schedule-existing-item--active{border-color:#0075c947!important;box-shadow:inset 0 0 0 1px #0075c929,0 20px 44px #0075c91f}.nemak-schedule-editor{flex:0 0 auto}.nemak-schedule-editor-form{display:flex;flex-direction:column;gap:12px;width:100%}.nemak-schedule-editor-meta-shell{min-height:34px;display:flex;align-items:center}.nemak-schedule-editor-meta-shell--visible{align-items:flex-start}.nemak-schedule-editor-primary-row{display:grid;grid-template-columns:minmax(0,240px) 140px;gap:12px;width:min(100%,392px)}.nemak-schedule-editor-secondary-row{display:grid;grid-template-columns:minmax(0,392px) auto;gap:12px;align-items:center;width:fit-content;max-width:100%}.nemak-schedule-editor-user-select,.nemak-schedule-editor-period-select,.nemak-schedule-editor-group-select{width:100%}.nemak-schedule-editor-submit{min-width:112px!important}.nemak-schedule-editor .ant-card-head,.nemak-schedule-existing-list .ant-card-head,.nemak-schedule-detail-panel .ant-card-head{background:linear-gradient(180deg,#f7fbfffa,#f1f8fdeb)}.nemak-schedule-editor .ant-card-head-title,.nemak-schedule-existing-list .ant-card-head-title,.nemak-schedule-detail-panel .ant-card-head-title{color:#244f6e;letter-spacing:.01em}.nemak-schedule-editor .ant-card-extra .ant-btn{border-radius:12px;color:#0d6fb6;background:#0075c90f}.nemak-schedule-editor-meta{min-height:34px}.nemak-schedule-editor-meta .ant-tag,.nemak-schedule-detail-summary .ant-tag,.nemak-schedule-existing-item__meta .ant-tag{border-radius:999px;font-weight:600}.nemak-schedule-existing-list{display:flex;flex-direction:column;height:100%;min-height:0}.nemak-schedule-existing-list .ant-card-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}.nemak-schedule-existing-list__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.nemak-schedule-existing-item{position:relative;display:flex;align-items:stretch;cursor:pointer;margin-bottom:6px;padding:10px 12px!important;border:1px solid rgba(0,117,201,.06);border-radius:16px;background:linear-gradient(180deg,#ffffffd1,#f8fcfff5);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.nemak-schedule-existing-item:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:4px;border-radius:0 999px 999px 0;background:#0075c938;box-shadow:0 0 0 1px #ffffff52}.nemak-schedule-existing-item--scheduled:before{background:linear-gradient(180deg,#6cc04ae6,#48a878db)}.nemak-schedule-existing-item--dispatched:before{background:linear-gradient(180deg,#0075c9f5,#41a0e7eb)}.nemak-schedule-existing-item--overdue:before{background:linear-gradient(180deg,#e15e5ef0,#f58c78e6)}.nemak-schedule-existing-item--cancelled:before{background:linear-gradient(180deg,#a90f3de6,#dc4a71db)}.nemak-schedule-existing-item:hover{background:linear-gradient(180deg,#f3fafff5,#ecf7ffeb);border-color:#0075c924;box-shadow:0 12px 26px #0075c914;transform:translateY(-1px)}.nemak-schedule-existing-item__content{min-width:0;flex:1 1 auto;padding-left:4px}.nemak-schedule-existing-item__header{display:flex;align-items:flex-start;gap:10px}.nemak-schedule-existing-item__title{min-width:0;color:#1f4863;font-size:13px;line-height:1.45}.nemak-schedule-existing-item__meta{align-items:center;flex:0 0 auto;justify-content:flex-end}.nemak-schedule-existing-item__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.nemak-schedule-existing-item__summary{display:block;font-size:12px;line-height:1.45}.nemak-schedule-existing-item__status.ant-tag{margin-inline-end:0;font-weight:700}.nemak-schedule-existing-item--scheduled .nemak-schedule-existing-item__status.ant-tag{color:#2c7a3f;border-color:#6cc04a2e;background:#f3fceff5}.nemak-schedule-existing-item--dispatched .nemak-schedule-existing-item__status.ant-tag{color:#0a69b0;border-color:#0075c92e;background:#ebf6fff5}.nemak-schedule-existing-item--overdue .nemak-schedule-existing-item__status.ant-tag{color:#b54848;border-color:#e15e5e33;background:#fff4f3fa}.nemak-schedule-existing-item--cancelled .nemak-schedule-existing-item__status.ant-tag{color:#a22747;border-color:#a90f3d2e;background:#fff1f4fa}.nemak-login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at 16% 8%,#0075c91f,#0075c900 48%),radial-gradient(circle at 86% 10%,#6cc04a1a,#6cc04a00 52%),linear-gradient(180deg,#f6fafefa,#f0f6fcf5)}.nemak-login-card{width:min(92vw,460px);border-radius:20px!important;border:1px solid rgba(0,117,201,.1)!important;background:linear-gradient(180deg,#fffffff5,#f8fcfffa)!important;box-shadow:0 20px 48px #0075c924,inset 0 1px #ffffffc2}.nemak-login-head{display:flex;flex-direction:column;gap:4px}.nemak-login-auto-loading{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(0,117,201,.1);border-radius:12px;background:#f7fcffcc}.nemak-schedule-existing-item__action.ant-btn{flex:0 0 auto;height:32px;padding-inline:8px;border-radius:10px;color:#b62543;border:1px solid rgba(169,15,61,.12);background:linear-gradient(180deg,#fff1f4f5,#fffafbfa);box-shadow:inset 0 1px #ffffffc2}.nemak-schedule-existing-item__action.ant-btn:hover:not(:disabled){color:#fff!important;border-color:#a90f3d2e!important;background:linear-gradient(135deg,#a90f3df0,#db3766f5)!important;box-shadow:0 12px 24px #a90f3d38!important}.nemak-schedule-existing-item__action.ant-btn:disabled{border-color:#94a4b02e;background:#f4f7f9eb;box-shadow:none}.nemak-schedule-existing-item__meta .ant-typography{color:#254e69}.nemak-schedule-detail-panel{display:flex;flex-direction:column;height:100%;min-height:0}.nemak-schedule-detail-panel .ant-card-body,.nemak-schedule-editor .ant-card-body{min-height:100%}.nemak-schedule-detail-panel .ant-card-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}.nemak-schedule-detail-panel__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.nemak-schedule-detail-stack{width:100%}.nemak-schedule-empty-state{display:flex;min-height:100%;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:18px;border:1px dashed rgba(0,117,201,.14);border-radius:18px;background:radial-gradient(circle at 50% 0%,#0075c914,#0075c900 50%),linear-gradient(180deg,#f9fcfff5,#f4f9fdf5)}.nemak-schedule-empty-state--loading{align-items:flex-start;justify-content:center}.nemak-schedule-empty-state__eyebrow{color:#6f90a4;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nemak-schedule-detail-overview{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid rgba(0,117,201,.08);border-radius:16px;background:linear-gradient(180deg,#f5fbfffa,#eef8ffeb);box-shadow:inset 0 1px #ffffffc7,0 12px 24px #0075c90f}.nemak-schedule-detail-overview__eyebrow{color:#7090a4;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nemak-schedule-detail-overview__title{color:#20465f;font-size:14px;line-height:1.45}.nemak-schedule-detail-summary{color:#335a74}.nemak-schedule-detail-section{display:flex;flex-direction:column;gap:8px}.nemak-schedule-detail-section__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.nemak-schedule-detail-section__title{color:#5e7a8f;font-size:12px;font-weight:700;letter-spacing:.03em}.nemak-schedule-detail-list .ant-list-items{display:flex;flex-direction:column;gap:8px}.nemak-schedule-detail-list .ant-list-item{border-bottom:none!important}.nemak-schedule-detail-list-item{padding:0!important}.nemak-schedule-detail-list-item__main{width:100%;padding:12px 14px;border:1px solid rgba(0,117,201,.08);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fcfff0)}.nemak-schedule-detail-list-item__title{display:block;color:#4f6674;font-weight:400;line-height:1.62;letter-spacing:0}.nemak-schedule-detail-list-item__desc{display:block;margin-top:4px;font-size:12px;line-height:1.45;color:#6b8394!important;word-break:break-word}.nemak-schedule-detail-keyword{display:inline-block;padding:0 4px;margin:0 1px;border-radius:8px;color:#6a7f8f;font-weight:400;background:#0075c909;box-shadow:inset 0 0 0 1px #0075c90b}.nemak-schedule-modal-footer{flex:0 0 auto}.nemak-schedule-batch-modal-root .ant-modal-wrap{display:flex;align-items:center;justify-content:center;padding:24px}.nemak-schedule-batch-modal-dialog .ant-modal{top:auto;margin:0;max-width:calc(100vw - 48px);padding-bottom:0}.nemak-schedule-batch-modal-dialog .ant-modal-content{display:flex;max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden;border:1px solid rgba(0,117,201,.1)}.nemak-schedule-batch-modal-dialog .ant-modal-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.nemak-schedule-batch-modal{display:grid;flex:1 1 auto;min-height:0;grid-template-columns:220px 360px minmax(0,1fr);gap:16px}.nemak-schedule-batch-modal__dates,.nemak-schedule-batch-modal__form,.nemak-schedule-batch-modal__preview{min-width:0;min-height:0}.nemak-schedule-batch-card{display:flex;flex-direction:column;height:100%;min-height:0}.nemak-schedule-batch-card .ant-card-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}.nemak-schedule-batch-card__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.nemak-schedule-batch-select{width:100%;min-width:260px}.nemak-schedule-batch-select .ant-select-selector{min-height:40px!important}.nemak-schedule-batch-modal__actions{justify-content:flex-end;width:100%;margin-top:auto}.nemak-schedule-batch-modal__summary,.nemak-schedule-batch-modal__form{min-width:0}@media(max-width:1200px){.nemak-schedule-workspace,.nemak-schedule-batch-modal{grid-template-columns:1fr}.nemak-schedule-workspace-left-bottom,.nemak-schedule-detail-panel{min-height:300px}}@media(max-width:900px){.nemak-schedule-modal-root .ant-modal-wrap{padding:14px}.nemak-schedule-modal .ant-modal{max-width:calc(100vw - 28px)}.nemak-schedule-modal .ant-modal-content{max-height:calc(100vh - 28px)}.nemak-schedule-modal .ant-modal-body{padding:18px!important}.nemak-schedule-modal-body{gap:14px}.nemak-schedule-modal-title{padding-bottom:10px;font-size:18px!important}.nemak-schedule-editor-primary-row,.nemak-schedule-editor-secondary-row{grid-template-columns:1fr;width:100%}.nemak-schedule-editor-submit{width:100%}.nemak-schedule-existing-item{align-items:stretch;flex-direction:column;gap:8px;padding:10px!important}.nemak-schedule-existing-item__header{flex-direction:column;gap:6px}.nemak-schedule-existing-item__footer{flex-direction:column;align-items:flex-start}.nemak-schedule-existing-item__meta{justify-content:flex-start}.nemak-schedule-existing-item__action.ant-btn{width:100%;justify-content:center}.nemak-schedule-modal-footer{justify-content:stretch!important}.nemak-schedule-modal-footer .ant-space-item,.nemak-schedule-modal-footer .ant-btn{width:100%}}@media(max-width:640px){.nemak-schedule-modal-root .ant-modal-wrap{padding:8px}.nemak-schedule-modal .ant-modal{max-width:calc(100vw - 16px)}.nemak-schedule-modal .ant-modal-content{max-height:calc(100vh - 16px);border-radius:18px}.nemak-schedule-modal .ant-modal-body{height:min(90vh,calc(100vh - 32px))!important;padding:14px!important}.nemak-schedule-workspace{gap:12px}.nemak-schedule-workspace-left,.nemak-schedule-editor-form{gap:10px}.nemak-schedule-detail-overview{padding:10px 11px;gap:6px;border-radius:14px}.nemak-schedule-empty-state{padding:14px;gap:10px;border-radius:16px}.nemak-schedule-detail-overview__title{font-size:13px}.nemak-schedule-detail-list .ant-list-items{gap:6px}.nemak-schedule-detail-list-item__main{padding:10px 11px;border-radius:12px}.nemak-schedule-editor .ant-card-head,.nemak-schedule-existing-list .ant-card-head,.nemak-schedule-detail-panel .ant-card-head{padding-inline:14px}.nemak-schedule-editor .ant-card-body,.nemak-schedule-existing-list .ant-card-body,.nemak-schedule-detail-panel .ant-card-body{padding:14px}.nemak-schedule-workspace-left-bottom,.nemak-schedule-detail-panel{min-height:240px}.nemak-schedule-detail-summary,.nemak-schedule-existing-item__meta{row-gap:6px!important}}@media(max-width:480px){.nemak-schedule-modal-body{gap:10px}.nemak-schedule-modal-title{padding-bottom:8px;font-size:16px!important}.nemak-schedule-editor .ant-card-head-title,.nemak-schedule-existing-list .ant-card-head-title,.nemak-schedule-detail-panel .ant-card-head-title{font-size:13px}.nemak-schedule-editor .ant-card-head,.nemak-schedule-existing-list .ant-card-head,.nemak-schedule-detail-panel .ant-card-head{min-height:46px}.nemak-schedule-editor .ant-card-body,.nemak-schedule-existing-list .ant-card-body,.nemak-schedule-detail-panel .ant-card-body{padding:12px}.nemak-schedule-editor-meta-shell,.nemak-schedule-editor-meta{min-height:30px}.nemak-schedule-editor-meta .ant-tag,.nemak-schedule-detail-summary .ant-tag,.nemak-schedule-existing-item__meta .ant-tag{margin-inline-end:4px;padding-inline:7px;font-size:11px;line-height:20px}.nemak-schedule-existing-item{padding:9px!important;border-radius:14px}.nemak-schedule-existing-item__title,.nemak-schedule-detail-list-item__title{font-size:12px}.nemak-schedule-existing-item__summary,.nemak-schedule-detail-list-item__desc,.nemak-schedule-detail-overview__eyebrow,.nemak-schedule-detail-section__title,.nemak-schedule-empty-state__eyebrow{font-size:11px}.nemak-schedule-detail-overview__title{font-size:12px}.nemak-schedule-workspace-left-bottom,.nemak-schedule-detail-panel{min-height:220px}}:root{--nemak-screen-bg: #040913;--nemak-screen-panel: rgba(5, 14, 27, .94);--nemak-screen-panel-strong: rgba(6, 18, 34, .98);--nemak-screen-border: rgba(51, 180, 255, .22);--nemak-screen-border-strong: rgba(42, 214, 255, .56);--nemak-screen-text: #f4fbff;--nemak-screen-muted: #a3bdd5;--nemak-screen-accent: #2fdcff;--nemak-screen-good: #69e0b5;--nemak-screen-warning: #ffb84d;--nemak-screen-danger: #ff6b6b}html.nemak-big-screen-html,body.nemak-big-screen-body,body.nemak-big-screen-body #root{background:#040913!important}body.nemak-big-screen-body{color:var(--nemak-screen-text)}.nemak-big-screen{min-height:100vh;color:var(--nemak-screen-text);background:radial-gradient(circle at 50% 74%,#1d89d62e,#1d89d600 34%),radial-gradient(circle at 20% 0%,#1049802e,#10498000 30%),radial-gradient(circle at 100% 100%,#0e39643d,#0e396400 32%),linear-gradient(180deg,#03070f,#050d17 42%,#07111e);background-attachment:fixed;position:relative;overflow:hidden}.nemak-big-screen:before,.nemak-big-screen:after{content:"";position:fixed;inset:0;pointer-events:none}.nemak-big-screen:before{background:linear-gradient(#0000 95%,#429ddc0a),repeating-linear-gradient(90deg,rgba(32,86,126,.05) 0,rgba(32,86,126,.05) 1px,transparent 1px,transparent 120px);opacity:.28}.nemak-big-screen:after{inset:auto 0 10%;height:240px;background:radial-gradient(circle at 50% 100%,#2fdcff2e,#2fdcff00 58%);filter:blur(18px);opacity:.52}.nemak-big-screen-layout{background:transparent!important}.nemak-big-screen-header{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);gap:20px;align-items:center;height:92px;padding:0 28px!important;overflow:hidden;background:linear-gradient(180deg,#040b16f5,#050e1beb)!important;border-bottom:1px solid rgba(56,148,222,.12);box-shadow:0 14px 36px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nemak-big-screen-header__brand{display:flex;flex-direction:column;gap:4px;min-width:0;color:var(--nemak-screen-text)}.nemak-big-screen-header__eyebrow,.nemak-big-screen-hero__eyebrow{color:var(--nemak-screen-muted);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.nemak-big-screen-header__title{font-size:20px;font-weight:700;line-height:1.15;letter-spacing:.03em;color:var(--nemak-screen-text);text-shadow:0 0 14px rgba(47,220,255,.08)}.nemak-big-screen-header__nav{display:flex;justify-content:center;gap:12px}.nemak-big-screen-header__nav a,.nemak-big-screen-header__meta,.nemak-big-screen-hero__badges span,.nemak-remediation-tags span{padding:8px 14px;border:1px solid var(--nemak-screen-border);border-radius:999px;background:linear-gradient(180deg,#08192ee0,#06111fd1);color:var(--nemak-screen-muted);text-decoration:none;box-shadow:inset 0 0 0 1px #ffffff08}.nemak-big-screen-header__nav a.is-active{color:var(--nemak-screen-text);border-color:var(--nemak-screen-border-strong);box-shadow:inset 0 0 0 1px #2fdcff24,0 0 20px #2fdcff1a}.nemak-big-screen-header__meta{justify-self:end}.nemak-big-screen-content{padding:14px 18px 24px!important;background:transparent!important}.nemak-big-screen-page{display:flex;flex-direction:column;gap:14px;position:relative;z-index:1}.nemak-big-screen-hero,.nemak-big-screen-panel,.nemak-big-screen-metric-card{position:relative;border:1px solid var(--nemak-screen-border);background:linear-gradient(180deg,#050e1bfa,#06101ef5);box-shadow:inset 0 1px #ffffff0a,inset 0 0 40px #2fdcff08,0 20px 50px #00000057}.nemak-big-screen-hero{display:flex;justify-content:space-between;gap:20px;padding:26px 28px;border-radius:24px;overflow:hidden}.nemak-big-screen-hero:before,.nemak-big-screen-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#2fdcff00,#2fdcff0f 48%,#2fdcff00);pointer-events:none;opacity:.34}.nemak-big-screen-hero__halo{position:absolute;inset:auto 50% -120px;width:700px;height:240px;transform:translate(-50%);background:radial-gradient(circle at 50% 0%,#2fdcff2e,#2fdcff00 68%);pointer-events:none}.nemak-big-screen-hero__copy{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;gap:8px}.nemak-big-screen-hero--command .nemak-big-screen-hero__copy{align-items:center;text-align:center}.nemak-big-screen-hero--executive .nemak-big-screen-hero__copy{align-items:flex-start;text-align:left}.nemak-big-screen-hero__title{margin:0;font-size:40px;line-height:1.18;letter-spacing:.03em;color:#f7fcff;text-shadow:0 0 16px rgba(47,220,255,.12),0 2px 6px rgba(0,0,0,.32)}.nemak-big-screen-hero__subtitle{margin:0;max-width:760px;color:#c2d8eb;line-height:1.65}.nemak-big-screen-hero__badges{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:8px;min-width:240px}.nemak-command-center-title-block{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0;text-align:center}.nemak-command-center-topbar{position:relative;display:grid;grid-template-columns:minmax(160px,1fr) minmax(720px,1.42fr) auto;gap:16px;align-items:center}.nemak-command-center-topbar:after{content:"";position:absolute;right:190px;top:50%;width:min(10vw,120px);height:1px;background:linear-gradient(90deg,#2fdcff5c,#2fdcff05);opacity:.72}.nemak-command-center-topbar__guide{height:1px;background:linear-gradient(90deg,#2fdcff47,#2fdcff05)}.nemak-command-center-live-clock{display:flex;min-width:176px;flex-direction:column;align-items:flex-end;gap:4px;padding:10px 14px;border:1px solid rgba(74,150,214,.2);border-radius:20px;background:linear-gradient(180deg,#040c18a3,#050e1b6b);box-shadow:inset 0 1px #ffffff08,0 12px 28px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nemak-command-center-live-clock__eyebrow,.nemak-command-center-live-clock__date,.nemak-command-center-live-clock__meta{color:var(--nemak-screen-muted)}.nemak-command-center-live-clock__eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.nemak-command-center-live-clock__time{font-size:31px;line-height:1;color:#f7fcff;letter-spacing:.06em;font-family:Bahnschrift,Segoe UI,monospace;text-shadow:0 0 16px rgba(47,220,255,.14)}.nemak-command-center-live-clock__date{font-size:14px}.nemak-command-center-live-clock__meta{font-size:12px}.nemak-command-center-title-block:before,.nemak-command-center-title-block:after{content:"";position:absolute;top:50%;width:min(18vw,280px);height:1px;background:linear-gradient(90deg,#2fdcff00,#2fdcff6b);opacity:.62}.nemak-command-center-title-block:before{left:0}.nemak-command-center-title-block:after{right:0;transform:scaleX(-1)}.nemak-command-center-title-block__eyebrow{color:var(--nemak-screen-muted);font-size:11px;letter-spacing:.22em;text-transform:uppercase}.nemak-command-center-title-block__title{margin:0;font-size:34px;line-height:1.16;letter-spacing:.04em;color:#f7fcff;text-shadow:0 0 18px rgba(47,220,255,.12),0 2px 6px rgba(0,0,0,.28)}.nemak-command-center-title-block__subtitle{margin:0;max-width:760px;color:#c2d8eb;line-height:1.5}.nemak-command-center-summary-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px}.nemak-command-center-compare-stack{display:flex;flex-direction:column;gap:12px}.nemak-command-center-summary-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:152px;padding:16px 18px;border:1px solid rgba(74,150,214,.16);border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#040c18bd,#050e1ba8);box-shadow:inset 0 1px #ffffff0a,inset 0 0 36px #2fdcff0a,0 20px 44px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nemak-command-center-summary-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#2fdcff14,#2fdcff03 38%,#2fdcff00 70%);pointer-events:none}.nemak-command-center-summary-card.is-today{min-height:164px;background:radial-gradient(circle at 12% 20%,#2fdcff24,#2fdcff08 28%,#2fdcff00 58%),linear-gradient(180deg,#040c18c7,#050e1bb3);border-color:#4eb6e438}.nemak-command-center-summary-card__head,.nemak-command-center-summary-card__foot{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.nemak-command-center-summary-card__title-group{display:flex;flex-direction:column;gap:6px}.nemak-command-center-summary-card__eyebrow{color:var(--nemak-screen-muted);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.nemak-command-center-summary-card__title-group strong,.nemak-command-center-summary-card__row strong,.nemak-command-center-summary-card__score strong{color:var(--nemak-screen-text)}.nemak-command-center-summary-card__title-group strong{font-size:24px}.nemak-command-center-summary-card__score{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.nemak-command-center-summary-card__score span,.nemak-command-center-summary-card__row span{color:var(--nemak-screen-muted)}.nemak-command-center-summary-card__score strong{font-size:34px;line-height:1}.nemak-command-center-summary-card.is-today .nemak-command-center-summary-card__score strong{font-size:48px;text-shadow:0 0 18px rgba(47,220,255,.18)}.nemak-command-center-summary-card__rows{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nemak-command-center-summary-card.is-today .nemak-command-center-summary-card__rows{grid-template-columns:repeat(4,minmax(0,1fr))}.nemak-command-center-summary-card__row{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:16px;background:#0715278f;border:1px solid rgba(74,150,214,.12)}.nemak-command-center-summary-card__row strong{font-size:20px;line-height:1}.nemak-command-center-summary-card__foot{flex-wrap:wrap;align-items:center;gap:10px}.nemak-command-center-summary-card__foot span{padding:8px 12px;border:1px solid rgba(74,150,214,.14);border-radius:999px;background:#0612227a;color:#d5e7fc}.nemak-command-center-summary-card__foot strong{margin-left:6px;color:#f7fcff}.nemak-command-center-summary-card.is-compact{min-height:0;padding:12px 14px;gap:10px}.nemak-command-center-summary-card.is-compact .nemak-command-center-summary-card__score strong{font-size:26px}.nemak-command-center-summary-card.is-compact .nemak-command-center-summary-card__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nemak-command-center-summary-card.is-compact .nemak-command-center-summary-card__foot{display:none}.nemak-command-center-summary-card.is-compact .nemak-command-center-summary-card__row{padding:8px 10px}.nemak-command-center-summary-card.is-compact .nemak-command-center-summary-card__row strong{font-size:18px}.nemak-big-screen-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.nemak-big-screen-metric-card{min-height:110px;padding:16px 18px;border-radius:20px}.nemak-big-screen-metric-card:after,.nemak-big-screen-panel:after{content:"";position:absolute;inset:10px;border:1px solid rgba(47,220,255,.08);border-radius:inherit;pointer-events:none}.nemak-big-screen-metric-card.is-accent{border-color:#2fdcff66}.nemak-big-screen-metric-card.is-warning{border-color:#ffb84d57}.nemak-big-screen-metric-card.is-danger{border-color:#ff6b6b52}.nemak-big-screen-metric-card__label{color:#b0c6da;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.nemak-big-screen-metric-card__value{margin-top:10px;font-size:34px;font-weight:700;color:var(--nemak-screen-text)}.nemak-big-screen-panel{min-height:220px;padding:18px;border-radius:22px}.nemak-big-screen-panel__title{position:relative;z-index:1;margin-bottom:14px;color:#e8f4ff;font-size:15px;font-weight:700;letter-spacing:.04em}.nemak-big-screen-panel__heading{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.nemak-big-screen-panel__hint{color:#bbd3e7d1;font-size:11px;line-height:1.45;letter-spacing:.02em}.nemak-big-screen-panel__heading .nemak-big-screen-panel__title{margin-bottom:0}.nemak-big-screen-panel__body{position:relative;z-index:1}.nemak-big-screen-list{display:flex;flex-direction:column;gap:10px}.nemak-big-screen-list__row{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr));gap:10px;align-items:center;padding:12px 14px;border:1px solid rgba(88,142,196,.14);border-radius:16px;background:#08111e75;color:var(--nemak-screen-muted)}.nemak-big-screen-list__row strong{color:var(--nemak-screen-text)}.nemak-big-screen-narrative{display:flex;flex-direction:column;gap:12px}.nemak-big-screen-narrative p{margin:0;padding:12px 14px;border-left:3px solid rgba(105,224,181,.78);border-radius:12px;background:#081728db;color:#d9ebfb}.nemak-command-center-page{isolation:isolate;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 38px);height:calc(100vh - 38px);overflow:hidden;gap:12px}.nemak-command-center-page>:not(.nemak-command-center-video-backdrop){position:relative;z-index:1}.nemak-command-center-page .nemak-big-screen-hero,.nemak-command-center-page .nemak-big-screen-panel,.nemak-command-center-page .nemak-big-screen-metric-card,.nemak-command-center-page .nemak-command-center-summary-card{background:linear-gradient(180deg,#040c18b8,#050e1ba8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nemak-command-center-video-backdrop{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.nemak-command-center-video-backdrop__media,.nemak-command-center-video-backdrop__veil{position:absolute;inset:0}.nemak-command-center-video-backdrop__media{width:100%;height:100%;object-fit:cover;filter:brightness(1) saturate(1.04) contrast(1);transform:scale(1.04)}.nemak-command-center-video-backdrop__veil{background:radial-gradient(circle at 50% 40%,#2591d633,#2591d614 24%,#040a130d 46%,#0308108a 74%,#02060cd1),linear-gradient(180deg,#02060c7a,#03091238 24%,#02060c94 72%,#02060cd6)}.nemak-command-center-video-backdrop__veil.is-soft{background:radial-gradient(circle at 50% 42%,#2da5e429,#2da5e40f 26%,#040a1308 48%,#03081057 76%,#02060c94),linear-gradient(180deg,#02060c4d,#0309121a 24%,#02060c61 72%,#02060c9e)}.nemak-command-center-video-backdrop__veil.is-clearer{background:radial-gradient(circle at 50% 44%,#2da5e41f,#2da5e40a 26%,#040a1303 50%,#0308103d 78%,#02060c6b),linear-gradient(180deg,#02060c33,#0309120d 24%,#02060c47 72%,#02060c75)}.nemak-command-center-video-backdrop__veil.is-none{background:none}.nemak-command-center-page.is-video-full-preview .nemak-big-screen-hero,.nemak-command-center-page.is-video-full-preview .nemak-big-screen-panel,.nemak-command-center-page.is-video-full-preview .nemak-big-screen-metric-card,.nemak-command-center-page.is-video-full-preview .nemak-command-center-summary-card{background:linear-gradient(180deg,#040c1885,#050e1b6b);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nemak-command-center-page.is-video-full-preview .nemak-command-center-summary-card.is-today{background:radial-gradient(circle at 14% 18%,#2fdcff24,#2fdcff08 28%,#2fdcff00 58%),linear-gradient(180deg,#040c188a,#050e1b61)}.nemak-command-center-board,.nemak-command-center-ops-grid{display:grid;grid-template-columns:1.04fr 1.32fr 1.04fr;gap:14px}.nemak-command-center-board.is-one-screen-adaptive{min-height:0;height:100%;overflow:hidden}.nemak-command-center-column{display:grid;min-height:0;gap:10px}.nemak-command-center-column--left{grid-template-rows:auto minmax(0,.88fr) minmax(0,.78fr) minmax(0,.74fr)}.nemak-command-center-column--center{grid-template-rows:auto minmax(0,1fr)}.nemak-command-center-column--right{grid-template-rows:auto minmax(0,.74fr) minmax(0,1.26fr)}.nemak-command-center-column__cue{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:6px 10px;border:1px solid rgba(74,150,214,.16);border-radius:14px;background:linear-gradient(180deg,#071527cc,#06122294);box-shadow:inset 0 0 0 1px #ffffff05}.nemak-command-center-column__cue-label{color:#eaf6ff;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.nemak-command-center-column__cue-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.nemak-command-center-column__cue-tags span{padding:3px 8px;border-radius:999px;border:1px solid rgba(74,150,214,.16);background:#08162980;color:var(--nemak-screen-muted);font-size:11px}.nemak-command-center-panel{display:flex;flex-direction:column;min-height:0;padding:12px}.nemak-command-center-panel .nemak-big-screen-panel__heading{margin-bottom:8px}.nemak-command-center-panel .nemak-big-screen-panel__body{flex:1;min-height:0;overflow:hidden}.nemak-command-center-center-stage{min-height:0}.nemak-command-center-center-stage .nemak-big-screen-panel__body{display:grid;grid-template-rows:minmax(0,1fr) auto auto auto;gap:8px}.nemak-command-center-today-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nemak-command-center-today-metric{display:flex;flex-direction:column;gap:4px;min-height:66px;padding:10px 12px;border-radius:16px;border:1px solid rgba(74,150,214,.16);background:linear-gradient(180deg,#081728e0,#061222d1)}.nemak-command-center-today-metric span{color:var(--nemak-screen-muted);font-size:12px}.nemak-command-center-today-metric strong{color:var(--nemak-screen-text);font-size:22px;line-height:1}.nemak-layer-status-stack,.nemak-warning-stack,.nemak-heat-grid,.nemak-activity-timeline,.nemak-remediation-summary,.nemak-command-center-flow-belt{display:flex;flex-direction:column;gap:8px;min-height:0}.nemak-layer-status-card,.nemak-warning-card,.nemak-flow-card,.nemak-heat-row,.nemak-remediation-summary__item,.nemak-command-center-focus-card,.nemak-activity-timeline__item,.nemak-trend-card,.nemak-ranking-group,.nemak-pareto-group,.nemak-dept-delta-row{border:1px solid rgba(74,150,214,.16);border-radius:18px;background:linear-gradient(180deg,#081728eb,#061222e6);box-shadow:inset 0 0 0 1px #ffffff05}.nemak-layer-status-card,.nemak-heat-row,.nemak-remediation-summary__item,.nemak-activity-timeline__item{padding:10px 12px}.nemak-layer-status-card__head,.nemak-warning-card__head,.nemak-flow-card__head,.nemak-heat-row__head,.nemak-remediation-summary__head,.nemak-activity-timeline__content,.nemak-dept-delta-row__head{display:flex;justify-content:space-between;gap:10px}.nemak-layer-status-card__head strong,.nemak-warning-card__head strong,.nemak-flow-card__head strong,.nemak-heat-row__head strong,.nemak-remediation-summary__head strong,.nemak-command-center-focus-card strong,.nemak-activity-timeline__content strong,.nemak-ranking-row strong,.nemak-pareto-row strong,.nemak-dept-delta-row__head strong{color:var(--nemak-screen-text)}.nemak-layer-status-card__head span,.nemak-warning-card__head span,.nemak-flow-card__head span,.nemak-heat-row__head span,.nemak-remediation-summary__head span,.nemak-command-center-focus-card span,.nemak-activity-timeline__content span,.nemak-trend-card__title,.nemak-ranking-group__title,.nemak-pareto-group__title,.nemak-dept-delta-row__head span{color:var(--nemak-screen-muted)}.nemak-layer-status-card__track,.nemak-flow-card__track,.nemak-heat-row__track,.nemak-remediation-summary__track,.nemak-trend-row__track,.nemak-ranking-row__track,.nemak-pareto-row__track,.nemak-dept-delta-row__track{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#0a1c32fa}.nemak-layer-status-card__track span,.nemak-flow-card__track span,.nemak-heat-row__track span,.nemak-remediation-summary__track span,.nemak-trend-row__track span,.nemak-ranking-row__track span,.nemak-pareto-row__track span,.nemak-dept-delta-row__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#247bd7c7,#2fdcfff2);box-shadow:0 0 14px #2fdcff33}.nemak-layer-status-card__meta,.nemak-heat-row__meta,.nemak-dept-delta-row__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;color:var(--nemak-screen-muted);font-size:12px}.nemak-warning-card{padding:12px 14px}.nemak-warning-card p{margin:8px 0 0;color:#d5e7fc}.nemak-warning-card.is-warning{border-color:#ffb84d42}.nemak-warning-card.is-danger{border-color:#ff6b6b52}.nemak-command-center-stage{position:relative;min-height:0;margin-bottom:0;padding:34px 16px 16px;border-radius:26px;background:radial-gradient(circle at 50% 100%,#2fdcff38,#2fdcff00 56%),linear-gradient(180deg,#051221fa,#040c17f5);overflow:hidden}.nemak-command-center-stage:before{content:"";position:absolute;inset:22% 12% 10%;border-radius:50%;border:1px solid rgba(47,220,255,.18);box-shadow:0 0 40px #2fdcff14,inset 0 0 30px #2fdcff0d}.nemak-command-center-stage__beam{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#2fdcff5c,#2fdcff14 32%,#2fdcff00);opacity:.72}.nemak-command-center-stage__banner{position:absolute;top:10px;left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:220px;padding:6px 14px;border-radius:999px;transform:translate(-50%);border:1px solid rgba(47,220,255,.18);background:linear-gradient(180deg,#071629e0,#061222ad);box-shadow:0 0 24px #2fdcff14}.nemak-command-center-stage__banner span{color:var(--nemak-screen-muted);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.nemak-command-center-stage__banner strong{color:#f3fbff;font-size:13px;letter-spacing:.08em}.nemak-command-center-stage__core{position:absolute;inset:50%;width:148px;height:148px;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#3fcaff2e,#3fcaff0f 48%,#3fcaff05),#051221f5;border:1px solid rgba(47,220,255,.34);box-shadow:0 0 30px #2fdcff33,inset 0 0 26px #2fdcff29}.nemak-command-center-stage__core-eyebrow{font-size:11px;letter-spacing:.12em;color:var(--nemak-screen-muted);text-transform:uppercase}.nemak-command-center-stage__core-value{font-size:34px;line-height:1;font-weight:700;color:#f3fbff}.nemak-command-center-stage__core-label{color:var(--nemak-screen-muted)}.nemak-command-center-stage__chip{position:absolute;z-index:1;display:flex;flex-direction:column;gap:4px;min-width:102px;padding:7px 10px;border:1px solid rgba(47,220,255,.18);border-radius:16px;background:#061222db;box-shadow:inset 0 0 0 1px #ffffff05}.nemak-command-center-stage__chip span{color:var(--nemak-screen-muted);font-size:12px}.nemak-command-center-stage__chip strong{font-size:18px;color:var(--nemak-screen-text)}.nemak-command-center-stage__chip.is-top-left{top:16px;left:16px}.nemak-command-center-stage__chip.is-top-right{top:16px;right:16px}.nemak-command-center-stage__chip.is-bottom-left{bottom:16px;left:16px}.nemak-command-center-stage__chip.is-bottom-right{right:16px;bottom:16px}.nemak-command-center-focus-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nemak-command-center-focus-card{display:flex;flex-direction:column;gap:4px;padding:12px;border-left:2px solid rgba(47,220,255,.42)}.nemak-command-center-focus-card small{color:#d4e7fb}.nemak-command-center-action-section+.nemak-command-center-action-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(74,150,214,.14)}.nemak-command-center-action-section__title{margin-bottom:12px;color:#d5e7fc;font-size:13px;font-weight:700;letter-spacing:.06em}.nemak-flow-card{position:relative;overflow:hidden;padding:9px 10px}.nemak-command-center-flow-belt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nemak-remediation-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.nemak-remediation-tags.is-severity span{border-color:#ffb84d33}.nemak-activity-timeline__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:start}.nemak-activity-timeline__time{position:relative;color:var(--nemak-screen-accent);font-weight:600}.nemak-activity-timeline__time:after{content:"";position:absolute;top:6px;right:-8px;width:1px;height:calc(100% + 18px);background:linear-gradient(180deg,#2fdcff59,#2fdcff00)}.nemak-executive-cockpit-board{display:grid;grid-template-columns:1fr 1fr .92fr;grid-template-areas:"overview overview ranking" "trend trend ranking" "pareto efficiency narrative" "dept dept dept";gap:14px}.nemak-executive-panel--trend{grid-area:trend}.nemak-executive-overview{grid-area:overview}.nemak-executive-panel--ranking{grid-area:ranking}.nemak-executive-panel--pareto{grid-area:pareto}.nemak-executive-panel--efficiency{grid-area:efficiency}.nemak-executive-panel--narrative{grid-area:narrative}.nemak-executive-panel--dept{grid-area:dept}.nemak-executive-panel--trend,.nemak-executive-panel--pareto,.nemak-executive-panel--efficiency,.nemak-executive-panel--narrative,.nemak-executive-panel--dept,.nemak-executive-panel--ranking{min-height:0}.nemak-trend-grid,.nemak-pareto-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nemak-trend-card,.nemak-pareto-group,.nemak-ranking-group{padding:14px 16px}.nemak-trend-card{min-height:170px}.nemak-trend-card__rows,.nemak-ranking-grid,.nemak-pareto-group,.nemak-dept-delta-list{display:flex;flex-direction:column;gap:10px}.nemak-trend-row,.nemak-ranking-row,.nemak-pareto-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:8px;align-items:center;color:var(--nemak-screen-muted)}.nemak-trend-row strong,.nemak-ranking-row span:last-child,.nemak-pareto-row strong{color:var(--nemak-screen-text)}.nemak-trend-row__track span.is-warning,.nemak-ranking-row__track span.is-warning{background:linear-gradient(90deg,#ffb84db8,#ff7e00f2);box-shadow:0 0 14px #ffb84d3d}.nemak-ranking-row__track span.is-danger{background:linear-gradient(90deg,#ff6b6bb8,#ff5b5bf2);box-shadow:0 0 14px #ff6b6b3d}.nemak-ranking-row__track span.is-accent{background:linear-gradient(90deg,#69e0b5b8,#2fdcfff2);box-shadow:0 0 14px #69e0b53d}.nemak-ranking-grid{gap:12px}.nemak-ranking-group__title,.nemak-pareto-group__title{margin-bottom:10px;font-size:13px}.nemak-executive-overview__hero{display:grid;grid-template-columns:1.2fr 1fr;gap:14px;margin-bottom:12px}.nemak-executive-overview__score,.nemak-executive-overview__side article,.nemak-efficiency-grid article{border:1px solid rgba(74,150,214,.16);border-radius:18px;background:linear-gradient(180deg,#081728e6,#061222db);box-shadow:inset 0 0 0 1px #ffffff05}.nemak-executive-overview__score{display:flex;min-height:180px;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:radial-gradient(circle at 50% 35%,#2fdcff1f,#2fdcff0a,#2fdcff05),#061222eb}.nemak-executive-overview__score span{color:var(--nemak-screen-muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.nemak-executive-overview__score strong{font-size:52px;line-height:1;color:#f8fcff;text-shadow:0 0 14px rgba(47,220,255,.12)}.nemak-executive-overview__score p{margin:0;color:#d5e7fb}.nemak-executive-overview__side{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.nemak-executive-overview__side article,.nemak-efficiency-grid article{display:flex;flex-direction:column;justify-content:center;padding:16px}.nemak-executive-overview__side span,.nemak-efficiency-grid span{color:var(--nemak-screen-muted)}.nemak-executive-overview__side strong,.nemak-efficiency-grid strong{margin-top:8px;font-size:28px}.nemak-executive-overview__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nemak-executive-overview__highlights article{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(74,150,214,.16);background:linear-gradient(180deg,#081728d6,#061222cc)}.nemak-executive-overview__highlights span{color:var(--nemak-screen-muted)}.nemak-executive-overview__highlights strong{color:var(--nemak-screen-text)}.nemak-executive-overview__highlights small{color:#d5e7fb}.nemak-efficiency-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nemak-dept-delta-row{padding:14px 16px}@media(max-width:1600px){.nemak-command-center-topbar{grid-template-columns:1fr minmax(0,1.2fr)}.nemak-command-center-topbar:after{display:none}.nemak-command-center-topbar__guide{display:none}.nemak-command-center-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-command-center-summary-card.is-today{grid-column:1 / -1}.nemak-command-center-board,.nemak-command-center-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-command-center-column--center{grid-column:1 / -1}.nemak-executive-cockpit-board{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"overview overview" "ranking trend" "pareto efficiency" "narrative narrative" "dept dept"}}@media(max-width:1400px){.nemak-big-screen-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nemak-command-center-topbar{grid-template-columns:1fr}.nemak-command-center-live-clock{align-items:center;justify-self:center}.nemak-command-center-summary-grid{grid-template-columns:1fr}.nemak-command-center-summary-card.is-today{grid-column:auto}.nemak-command-center-summary-card.is-today .nemak-command-center-summary-card__rows{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-trend-grid,.nemak-pareto-grid,.nemak-executive-overview__highlights,.nemak-efficiency-grid,.nemak-executive-overview__hero{grid-template-columns:1fr}}@media(max-width:960px){.nemak-big-screen-header{grid-template-columns:1fr;height:auto;padding:18px!important}.nemak-big-screen-header__meta{justify-self:start}.nemak-big-screen-hero{flex-direction:column}.nemak-big-screen-hero__badges{justify-content:flex-start}.nemak-command-center-title-block:before,.nemak-command-center-title-block:after{display:none}.nemak-command-center-column__cue{flex-direction:column;align-items:flex-start}.nemak-command-center-column__cue-tags{justify-content:flex-start}.nemak-command-center-title-block__title{font-size:30px}.nemak-command-center-summary-card,.nemak-command-center-summary-card.is-today{min-height:0}.nemak-command-center-summary-card__head{flex-direction:column;align-items:flex-start}.nemak-command-center-summary-card__score{align-items:flex-start}.nemak-command-center-summary-card__rows,.nemak-command-center-summary-card.is-today .nemak-command-center-summary-card__rows{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-command-center-board,.nemak-command-center-ops-grid,.nemak-big-screen-kpi-grid{grid-template-columns:1fr!important}.nemak-command-center-live-clock{min-width:0;width:100%;align-items:flex-start}.nemak-command-center-live-clock__time{font-size:32px}.nemak-command-center-today-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-executive-cockpit-board{display:grid;grid-template-columns:1fr!important;grid-template-areas:"overview" "ranking" "trend" "pareto" "efficiency" "narrative" "dept"}.nemak-command-center-focus-row,.nemak-layer-status-card__meta,.nemak-heat-row__meta,.nemak-dept-delta-row__meta{grid-template-columns:1fr}.nemak-command-center-stage{min-height:420px}.nemak-command-center-stage__core{width:160px;height:160px}.nemak-command-center-stage__chip{min-width:108px;padding:8px 10px}.nemak-activity-timeline__item{grid-template-columns:1fr}.nemak-activity-timeline__time:after{display:none}}.nemak-command-center-demo-shell{position:relative;min-height:calc(100vh - 38px);height:calc(100vh - 38px);overflow:hidden;color:#e9f7ff;background:radial-gradient(circle at 50% 82%,rgba(64,194,255,.42),transparent 36%),linear-gradient(180deg,#010c18bd,#03101ff0)}.nemak-command-center-demo-video,.nemak-command-center-demo-video__mask,.nemak-command-center-demo-video__grid,.nemak-command-center-demo-video__glow{position:absolute;inset:0}.nemak-command-center-demo-video{z-index:0;overflow:hidden;pointer-events:none}.nemak-command-center-demo-video video{width:100%;height:100%;object-fit:cover;opacity:.84;filter:saturate(1.18) brightness(1.04);transform:scale(1.04)}.nemak-command-center-demo-video__mask{background:linear-gradient(180deg,#020c1a7a,#020e1f38 26%,#010e1d1f 64%,#020e1f8a),linear-gradient(90deg,rgba(0,0,0,.12),transparent 16%,transparent 84%,rgba(0,0,0,.12))}.nemak-command-center-demo-video__grid{background-image:linear-gradient(rgba(68,162,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(68,162,255,.08) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,#0000002e,#000000b8);mask-image:linear-gradient(180deg,#0000002e,#000000b8)}.nemak-command-center-demo-video__glow{background:radial-gradient(circle at 50% 20%,rgba(44,191,255,.22),transparent 18%),radial-gradient(circle at 50% 98%,rgba(98,255,202,.24),transparent 22%)}.nemak-command-center-demo-stage{position:relative;z-index:1;display:grid;grid-template-rows:92px 138px minmax(0,1fr);gap:18px;width:100%;height:100%;padding:20px 24px}.nemak-command-center-demo-header{display:grid;grid-template-columns:.84fr 2fr .96fr;align-items:center;gap:14px}.nemak-command-center-demo-header__side{display:flex;align-items:center;gap:10px}.nemak-command-center-demo-pill{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:36px;padding:0 16px;border:1px solid rgba(59,212,255,.42);background:linear-gradient(90deg,#092c54b8,#0e447066);box-shadow:inset 0 0 20px #2ac7ff1a;color:#bcf4ff;letter-spacing:.08em;font-size:14px}.nemak-command-center-demo-header__title{position:relative;padding:0 24px;text-align:center}.nemak-command-center-demo-header__title:before,.nemak-command-center-demo-header__title:after{content:"";position:absolute;top:22px;width:138px;height:2px;background:linear-gradient(90deg,transparent,rgba(54,219,255,.9))}.nemak-command-center-demo-header__title:before{left:-4px}.nemak-command-center-demo-header__title:after{right:-4px;transform:scaleX(-1)}.nemak-command-center-demo-header__eyebrow{color:#bee7ffd1;font-size:13px;letter-spacing:.18em;text-transform:uppercase}.nemak-command-center-demo-header__title h1{margin:0;font-size:44px;font-weight:700;letter-spacing:.08em;text-shadow:0 0 26px rgba(54,219,255,.2)}.nemak-command-center-demo-header__line{width:460px;height:2px;margin:10px auto 0;background:linear-gradient(90deg,transparent,rgba(54,219,255,.92),transparent);box-shadow:0 0 16px #36dbff99}.nemak-command-center-demo-clock{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.nemak-command-center-demo-clock__label,.nemak-command-center-demo-clock span,.nemak-command-center-demo-clock small{color:#bee7ffd1}.nemak-command-center-demo-clock strong{font-size:30px;font-weight:700;color:#d9fbff;letter-spacing:.08em;text-shadow:0 0 12px rgba(54,219,255,.3);font-family:Bahnschrift,Segoe UI,monospace}.nemak-command-center-demo-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.nemak-command-center-demo-kpi-card,.nemak-command-center-demo-panel{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(66,213,255,.36);background:linear-gradient(180deg,#05162b80,#0512246b);box-shadow:inset 0 0 34px #2ac7ff14,0 12px 40px #00000038;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nemak-command-center-demo-kpi-card:before,.nemak-command-center-demo-panel:before,.nemak-command-center-demo-kpi-card:after,.nemak-command-center-demo-panel:after{content:"";position:absolute;width:28px;height:28px;border-color:#3ae6fff2;pointer-events:none}.nemak-command-center-demo-kpi-card:before,.nemak-command-center-demo-panel:before{top:-1px;left:-1px;border-top:3px solid;border-left:3px solid}.nemak-command-center-demo-kpi-card:after,.nemak-command-center-demo-panel:after{right:-1px;bottom:-1px;border-right:3px solid;border-bottom:3px solid}.nemak-command-center-demo-kpi-card{padding:16px 18px 14px;display:flex;flex-direction:column;justify-content:center}.nemak-command-center-demo-kpi-card__label{color:#bee7ffd1;font-size:18px;letter-spacing:.06em;line-height:1.35}.nemak-command-center-demo-kpi-card__value{display:flex;align-items:flex-end;gap:8px;margin-top:14px}.nemak-command-center-demo-kpi-card__value span{font-size:42px;font-weight:700;line-height:1;color:#f0fbff}.nemak-command-center-demo-kpi-card__value small{font-size:20px;color:#c3f0ffc2}.nemak-command-center-demo-kpi-card__hint{display:none}.nemak-command-center-demo-dashboard{display:grid;grid-template-columns:2fr 1fr;gap:18px;min-height:0;height:100%}.nemak-command-center-demo-primary{display:grid;grid-template-rows:minmax(0,1.16fr) minmax(0,.84fr);gap:18px;min-height:0}.nemak-command-center-demo-side{min-height:0;display:flex}.nemak-command-center-demo-side>.nemak-command-center-demo-panel{flex:1}.nemak-command-center-demo-panel{display:flex;flex-direction:column;padding:18px 18px 16px}.nemak-command-center-demo-panel__title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:22px;font-weight:700;letter-spacing:.06em;color:#e9f7ff}.nemak-command-center-demo-panel__title:before{content:"";width:8px;height:18px;background:linear-gradient(180deg,#36dbff,#68ffd4e6);box-shadow:0 0 12px #36dbff99}.nemak-command-center-demo-task-table,.nemak-command-center-demo-risk-list{display:flex;flex-direction:column;min-height:0;flex:1}.nemak-command-center-demo-marquee,.nemak-command-center-demo-risk-marquee{position:relative;min-height:0;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent 100%)}.nemak-command-center-demo-marquee__track,.nemak-command-center-demo-risk-marquee__track{display:flex;flex-direction:column}.nemak-command-center-demo-task-row{display:grid;grid-template-columns:.82fr .52fr 1.4fr .74fr .84fr;gap:12px;align-items:center;min-height:58px;padding:0 12px;border-bottom:1px solid rgba(104,196,255,.1);color:#dff9ff;font-size:18px}.nemak-command-center-demo-task-row.is-head{min-height:46px;border-bottom-color:#68c4ff42;background:#09264861;color:#aee9ff;font-size:16px;letter-spacing:.06em}.nemak-command-center-demo-status{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:6px 12px;border-radius:999px;border:1px solid currentColor;font-style:normal;font-size:16px;letter-spacing:.04em}.nemak-command-center-demo-status.is-success{color:#72ffd2;background:#19ac7e1f}.nemak-command-center-demo-status.is-info{color:#6ddaff;background:#1189cc1f}.nemak-command-center-demo-status.is-warning{color:#ffcb63;background:#ffcb631f}.nemak-command-center-demo-status.is-danger{color:#ff7187;background:#ff71871f}.nemak-command-center-demo-trend{display:flex;flex-direction:column;gap:14px;min-height:0;flex:1}.nemak-command-center-demo-trend__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nemak-command-center-demo-summary-card{min-height:0;padding:14px;border:1px solid rgba(71,196,255,.18);background:#081b324d}.nemak-command-center-demo-summary-card div{color:#bee7ffd1;font-size:16px}.nemak-command-center-demo-summary-card strong{display:block;margin-top:12px;font-size:34px;font-weight:700;color:#f0fbff}.nemak-command-center-demo-summary-card.is-success strong{color:#68ffd4}.nemak-command-center-demo-summary-card.is-warning strong{color:#ffcb63}.nemak-command-center-demo-chart-shell{display:flex;flex:1;flex-direction:column;min-height:0}.nemak-command-center-demo-chart-legend{display:flex;gap:16px;margin-bottom:10px;color:#bee7ffd1;font-size:14px}.nemak-command-center-demo-chart-legend span{display:inline-flex;align-items:center;gap:8px}.nemak-command-center-demo-chart-legend i{width:12px;height:12px;border-radius:999px;box-shadow:0 0 12px currentColor}.nemak-command-center-demo-chart{width:100%;flex:1;min-height:0}.nemak-command-center-demo-chart-axis{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:10px;color:#bee7ffd1;font-size:14px;text-align:center}.nemak-command-center-demo-risk-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.nemak-command-center-demo-risk-card{min-height:0;padding:14px;border:1px solid rgba(71,196,255,.18);background:#081b3247}.nemak-command-center-demo-risk-card div{color:#bee7ffd1;font-size:16px}.nemak-command-center-demo-risk-card strong{display:block;margin-top:12px;font-size:34px;font-weight:700;color:#f0fbff}.nemak-command-center-demo-risk-card.is-warning strong{color:#ffcb63}.nemak-command-center-demo-risk-card.is-danger strong{color:#ff7187}.nemak-command-center-demo-risk-card.is-success strong{color:#68ffd4}.nemak-command-center-demo-section-caption{margin-bottom:12px;font-size:18px;font-weight:700;color:#bfefff;letter-spacing:.06em}.nemak-command-center-demo-risk-list{gap:12px}.nemak-command-center-demo-risk-item{padding:14px 16px;border:1px solid rgba(71,196,255,.18);background:#081b324d}.nemak-command-center-demo-risk-item__head,.nemak-command-center-demo-risk-item__foot{display:flex;justify-content:space-between;gap:10px}.nemak-command-center-demo-risk-item__head{align-items:flex-start}.nemak-command-center-demo-risk-item__head strong{font-size:20px;line-height:1.4;color:#e9f7ff}.nemak-command-center-demo-risk-item__meta,.nemak-command-center-demo-risk-item__foot{color:#bee7ffd1;font-size:16px}.nemak-command-center-demo-risk-item__meta{margin-top:8px}.nemak-command-center-demo-risk-item__foot{margin-top:10px;flex-wrap:wrap}@media(hover:hover){.nemak-command-center-demo-marquee__track,.nemak-command-center-demo-risk-marquee__track{animation-duration:22s;animation-timing-function:linear;animation-iteration-count:infinite}.nemak-command-center-demo-marquee__track{animation-name:nemak-command-center-demo-task-marquee}.nemak-command-center-demo-risk-marquee__track{animation-name:nemak-command-center-demo-risk-marquee}.nemak-command-center-demo-marquee:hover .nemak-command-center-demo-marquee__track,.nemak-command-center-demo-risk-marquee:hover .nemak-command-center-demo-risk-marquee__track{animation-play-state:paused}}@keyframes nemak-command-center-demo-task-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes nemak-command-center-demo-risk-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(max-width:1600px){.nemak-command-center-demo-header{grid-template-columns:1fr minmax(0,1.4fr)}.nemak-command-center-demo-header__side{display:none}.nemak-command-center-demo-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.nemak-command-center-demo-dashboard{grid-template-columns:1fr}}@media(max-width:1200px){.nemak-command-center-demo-stage{grid-template-rows:auto auto minmax(0,1fr)}.nemak-command-center-demo-header{grid-template-columns:1fr}.nemak-command-center-demo-clock{align-items:flex-start}.nemak-command-center-demo-header__title:before,.nemak-command-center-demo-header__title:after{display:none}.nemak-command-center-demo-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.nemak-command-center-demo-primary{grid-template-rows:minmax(0,1fr)}.nemak-command-center-demo-trend__summary,.nemak-command-center-demo-risk-summary{grid-template-columns:1fr}}@media(max-width:720px){.nemak-command-center-demo-shell{min-height:auto;height:auto}.nemak-command-center-demo-stage{height:auto;min-height:calc(100vh - 38px);padding:16px}.nemak-command-center-demo-header__title h1{font-size:32px}.nemak-command-center-demo-header__line{width:220px}.nemak-command-center-demo-kpis{grid-template-columns:1fr}.nemak-command-center-demo-task-row,.nemak-command-center-demo-task-row.is-head{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px;min-height:0}.nemak-command-center-demo-chart-axis{grid-template-columns:repeat(4,minmax(0,1fr))}.nemak-command-center-demo-risk-item__head,.nemak-command-center-demo-risk-item__foot{flex-direction:column;align-items:flex-start}}:root{color-scheme:dark;--bg-deep: #03101f;--panel-border: rgba(66, 213, 255, .36);--text-primary: #e9f7ff;--text-secondary: rgba(190, 231, 255, .82);--accent: #36dbff;--accent-2: #68ffd4;--warning: #ffcb63;--danger: #ff7187}.audit-root{position:relative;width:calc(100% + 36px);min-width:100vw;height:calc(100vh + 38px);margin:-14px -18px -24px;overflow:hidden;color:var(--text-primary);background:radial-gradient(circle at 50% 80%,rgba(64,194,255,.44),transparent 36%),linear-gradient(180deg,#010c187a,#03101f9e)}.audit-root__bg,.audit-screen__mask,.audit-screen__grid,.audit-screen__glow{position:absolute;inset:0}.audit-screen__video{width:100%;height:100%;object-fit:cover;opacity:.84;filter:saturate(1.2) brightness(1.05)}.audit-screen__mask{background:linear-gradient(180deg,#020c1a6b,#020e1f33 25%,#010e1d1a 64%,#020e1f75),linear-gradient(90deg,rgba(0,0,0,.08),transparent 16%,transparent 84%,rgba(0,0,0,.08))}.audit-screen__grid{background-image:linear-gradient(rgba(68,162,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(68,162,255,.08) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,#0000002e,#000000b8);mask-image:linear-gradient(180deg,#0000002e,#000000b8)}.audit-screen__glow{background:radial-gradient(circle at 50% 22%,rgba(44,191,255,.22),transparent 20%),radial-gradient(circle at 50% 98%,rgba(98,255,202,.24),transparent 22%)}.audit-stage{position:relative;z-index:1;width:100%;height:100%;overflow:hidden}.audit-stage__canvas{position:absolute;left:var(--stage-offset-x, 0px);top:var(--stage-offset-y, 0px);width:1920px;height:1080px;transform:scale(var(--stage-scale, 1));transform-origin:top left;will-change:transform}.audit-screen{position:relative;width:100%;height:100%;padding:20px 24px;display:grid;grid-template-rows:92px 138px minmax(0,1fr);gap:18px}.audit-screen__canvas-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 102%,rgba(89,255,211,.16),transparent 24%),linear-gradient(90deg,rgba(48,178,255,.08),transparent 12%,transparent 88%,rgba(48,178,255,.08));pointer-events:none}.screen-header{display:grid;grid-template-columns:.75fr 2fr .9fr;align-items:center;gap:14px}.header-side{display:flex;align-items:center;gap:10px}.header-side--right{justify-content:flex-end}.meta-pill{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:36px;padding:0 16px;border:1px solid rgba(59,212,255,.42);background:linear-gradient(90deg,#092c54b8,#0e447066);box-shadow:inset 0 0 20px #2ac7ff1a;color:#bcf4ff;letter-spacing:1px;font-size:14px}.header-title-wrap{position:relative;text-align:center;padding:0 24px}.header-title-wrap:before,.header-title-wrap:after{content:"";position:absolute;top:20px;width:138px;height:2px;background:linear-gradient(90deg,transparent,rgba(54,219,255,.9))}.header-title-wrap:before{left:-4px}.header-title-wrap:after{right:-4px;transform:scaleX(-1)}.header-title-line{position:absolute;left:50%;top:68px;transform:translate(-50%);width:460px;height:2px;background:linear-gradient(90deg,transparent,rgba(54,219,255,.92),transparent);box-shadow:0 0 16px #36dbff99}.header-title-wrap h1{margin:0;font-size:48px;font-weight:700;letter-spacing:4px;color:#f7fcff;text-shadow:0 0 26px rgba(54,219,255,.2)}.clock{font-size:28px;font-weight:700;color:#d9fbff;text-shadow:0 0 12px rgba(54,219,255,.3)}.kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.kpi-card,.panel{position:relative;border:1px solid var(--panel-border);background:linear-gradient(180deg,#05162b80,#0512246b);box-shadow:inset 0 0 34px #2ac7ff14,0 12px 40px #00000038;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden;min-height:0}.kpi-card:before,.panel:before,.kpi-card:after,.panel:after{content:"";position:absolute;width:28px;height:28px;border-color:#3ae6fff2;pointer-events:none}.kpi-card:before,.panel:before{top:-1px;left:-1px;border-top:3px solid;border-left:3px solid}.kpi-card:after,.panel:after{right:-1px;bottom:-1px;border-right:3px solid;border-bottom:3px solid}.kpi-card{height:100%;padding:16px 18px 14px;display:flex;flex-direction:column;justify-content:center}.kpi-label{color:var(--text-secondary);font-size:18px;letter-spacing:1px;line-height:1.35}.kpi-value{display:flex;align-items:flex-end;gap:8px;margin-top:14px}.kpi-value span{font-size:42px;font-weight:700;line-height:1;color:#f0fbff}.kpi-value small{font-size:20px;color:#c3f0ffc2}.kpi-hint{display:none}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;min-height:0;height:100%}.dashboard-primary{min-height:0;display:grid;grid-template-rows:minmax(0,1.16fr) minmax(0,.84fr);gap:18px}.dashboard-side{min-height:0;display:flex}.dashboard-side>.panel{flex:1}.panel{padding:18px 18px 16px;display:flex;flex-direction:column}.panel-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:22px;font-weight:700;letter-spacing:1px;color:#f2fbff}.panel-title:before{content:"";width:8px;height:18px;background:linear-gradient(180deg,var(--accent),rgba(104,255,212,.9));box-shadow:0 0 12px #36dbff99}.task-table{display:flex;flex-direction:column;min-height:0;flex:1}.task-marquee{position:relative;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent 100%)}.task-marquee:not(.is-scrolling){-webkit-mask-image:none;mask-image:none}.task-marquee__track,.task-marquee__segment{display:flex;flex-direction:column}.task-marquee.is-scrolling .task-marquee__track{animation:task-marquee var(--marquee-duration, 12s) linear infinite}.task-row{display:grid;grid-template-columns:minmax(140px,2fr) minmax(72px,1fr) minmax(0,5fr) minmax(132px,1fr) minmax(120px,1fr);gap:16px;align-items:center;min-height:58px;padding:0 12px;border-bottom:1px solid rgba(104,196,255,.1);color:#dff9ff;font-size:20px}.task-row--head{min-height:46px;border-bottom-color:#68c4ff42;background:#09264861;color:#aee9ff;font-size:18px;letter-spacing:1px}.task-col{min-width:0}.task-col--auditor,.task-col--level,.task-col--progress,.task-col--status{white-space:nowrap}.task-col--auditor,.task-col--item{overflow:hidden;text-overflow:ellipsis}.task-col--progress{padding-left:14px}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:6px 12px;border-radius:999px;font-style:normal;font-size:16px;letter-spacing:.5px;border:1px solid currentColor}.status-chip--success{color:#72ffd2;background:#19ac7e1f}.status-chip--info{color:#6ddaff;background:#1189cc1f}.status-chip--warning{color:var(--warning);background:#ffcb631f}.status-chip--danger{color:var(--danger);background:#ff71871f}.risk-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.risk-summary-card{min-height:0;padding:14px;border:1px solid rgba(71,196,255,.18);background:#081b3247}.risk-summary-card__label{color:var(--text-secondary);font-size:16px}.risk-summary-card__value{margin-top:12px;font-size:34px;font-weight:700}.risk-summary-card--warning .risk-summary-card__value{color:var(--warning)}.risk-summary-card--danger .risk-summary-card__value{color:var(--danger)}.risk-summary-card--accent .risk-summary-card__value{color:#70ffd7}.trend-panel__body{display:flex;gap:16px;min-height:0;flex:1}.trend-panel__aside{width:220px;flex:0 0 220px;min-width:0}.trend-panel__chart{flex:1;min-width:0;min-height:0;display:flex}.panel--trend .risk-summary-grid{grid-template-columns:1fr;margin-bottom:0;height:100%}.panel--trend .risk-summary-card{min-height:0}.panel--trend .risk-summary-card__label{font-size:15px}.panel--trend .risk-summary-card__value{font-size:32px}.risk-list-section{display:flex;flex-direction:column;min-height:0;flex:1}.section-caption{margin-bottom:12px;font-size:18px;font-weight:700;color:#bfefff;letter-spacing:1px}.risk-marquee{position:relative;min-height:0;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 4%,black 96%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,black 4%,black 96%,transparent 100%)}.risk-marquee:not(.is-scrolling){-webkit-mask-image:none;mask-image:none}.risk-marquee__track,.risk-marquee__segment{display:flex;flex-direction:column}.risk-marquee.is-scrolling .risk-marquee__track{animation:risk-marquee var(--marquee-duration, 10s) linear infinite}.risk-list{display:flex;flex-direction:column;gap:12px;min-height:0}.risk-item{padding:14px 16px;border:1px solid rgba(71,196,255,.18);background:#081b324d}.risk-item__head,.risk-item__foot{display:flex;justify-content:space-between;gap:8px}.risk-item__head{align-items:flex-start}.risk-item__head strong{font-size:20px;line-height:1.4}.risk-item__meta,.risk-item__foot{color:var(--text-secondary);font-size:16px}.risk-item__meta{margin-top:8px}.risk-item__foot{margin-top:10px;flex-wrap:wrap}.chart-box{width:100%;flex:1;min-height:0;margin-top:8px}.trend-panel__chart .chart-box{margin-top:0}@keyframes task-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes risk-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}
