:root{color:#17211f;background:#f3f6f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}.inventory-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 10px}.inventory-overview-loading{min-height:88px;display:flex;align-items:center;justify-content:center;gap:9px;color:#71807b;background:#fff;border:1px solid #e1e8e5;border-radius:7px}.inventory-overview-card{min-height:88px;padding:14px 16px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e8e5;border-radius:7px;box-shadow:0 2px 8px #1f4a3d09}.inventory-overview-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#23785f;font-size:19px;background:#eaf5f1;border-radius:7px}.inventory-overview-card>div{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:3px 8px}.inventory-overview-card>div>span{color:#64736e;font-size:12px}.inventory-overview-card strong{color:#21372f;font-size:23px;line-height:1}.inventory-overview-card small{grid-column:1 / -1;color:#929d99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-overview-card.warning{border-color:#efd7a7;background:#fffaf1}.inventory-overview-card.warning .inventory-overview-icon{color:#ad6b13;background:#fff0d2}.inventory-overview-card.danger{border-color:#efc5c0;background:#fff7f6}.inventory-overview-card.danger .inventory-overview-icon{color:#b34034;background:#fee8e5}.inventory-state{display:inline-flex;min-width:70px;justify-content:center;padding:2px 7px;border-radius:10px;font-size:12px}.inventory-state.normal{color:#1e7158;background:#eaf5f1}.inventory-state.warning{color:#9b6418;background:#fff0d2}.inventory-state.danger{color:#a53c32;background:#fee8e5}@media(max-width:1050px){.inventory-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.spare-usage-section{margin-top:16px;padding:14px;background:#f7faf9;border:1px solid #dde7e3;border-radius:7px}.spare-usage-section>header{margin-bottom:12px}.spare-usage-section>header>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.spare-usage-section>header strong{color:#283d36}.spare-usage-section>header span,.spare-usage-section>p{color:#7b8984;font-size:12px}.spare-usage-section>p{margin:9px 0 0}.spare-usage-list{display:grid;gap:8px}.spare-usage-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 34px;align-items:end;gap:8px}.spare-usage-row .ant-form-item,.spare-usage-remove{margin-bottom:8px}@media(max-width:620px){.spare-usage-row{grid-template-columns:minmax(0,1fr) 105px 32px}.spare-usage-section>header>div{display:grid}}.spare-usage-detail{display:grid;gap:8px}.spare-usage-detail article{padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 16px;background:#f7faf9;border:1px solid #e0e8e5;border-radius:6px}.spare-usage-detail article>div{min-width:0;display:flex;align-items:baseline;gap:8px}.spare-usage-detail strong{color:#2a4038;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spare-usage-detail span,.spare-usage-detail small{color:#7d8a86}.spare-usage-detail b{color:#1f7058}.spare-usage-detail small{grid-column:1 / -1;font-size:12px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}.boot-screen,.page-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#5d6c68;background:#f3f6f5}.route-loading{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5d6c68}.brand-mark{width:var(--brand-mark-size);height:var(--brand-mark-size);flex:0 0 auto;display:grid;place-items:center;color:inherit}.brand-mark-crop{position:relative;width:var(--brand-mark-size);height:var(--brand-mark-size);display:block;overflow:hidden}.brand-mark-image{position:absolute;top:0;left:calc(var(--brand-mark-size) * -.6554);width:calc(var(--brand-mark-size) * 2.2635);height:calc(var(--brand-mark-size) * 1.6318);max-width:none;display:block}.login-page{--login-motion-ease: cubic-bezier(.16,1,.3,1);min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(560px,1.36fr) minmax(460px,1fr);overflow-x:hidden;overflow-y:auto;background:#f3f6f7}.login-story{min-height:100vh;min-height:100dvh;padding:clamp(36px,5vw,72px) clamp(44px,7vw,112px) 36px;position:relative;overflow:hidden;display:flex;flex-direction:column;color:#fff;background:linear-gradient(142deg,#0d3c32,#082d26 56%,#071f1b);backface-visibility:hidden;animation:mori-login-hero-panel-enter .98s var(--login-motion-ease) both}.login-grid{position:absolute;inset:0;opacity:.24;pointer-events:none;background-image:linear-gradient(rgba(92,185,154,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(92,185,154,.2) 1px,transparent 1px),radial-gradient(circle at 75% 42%,rgba(28,126,99,.34),transparent 31%);background-size:72px 72px,72px 72px,auto;animation:mori-login-grid-enter .9s cubic-bezier(.22,1,.36,1) 80ms both}.login-grid:before,.login-grid:after{content:"";position:absolute;pointer-events:none}.login-grid:after{width:36vw;height:36vw;min-width:420px;min-height:420px;right:-13vw;top:19%;transform:rotate(45deg);border:1px solid rgba(105,207,174,.16);animation:mori-login-geometry-enter .9s cubic-bezier(.22,1,.36,1) 80ms both}.login-grid:before{inset:auto 9% 18% auto;width:90px;height:90px;border-top:1px solid rgba(105,207,174,.32);border-right:1px solid rgba(105,207,174,.32);animation:mori-login-rise .72s cubic-bezier(.22,1,.36,1) .36s both}.login-brand{position:relative;z-index:1;margin-top:4px;display:flex;align-items:center;gap:14px;color:#fff;animation:mori-login-slide-in-left .72s var(--login-motion-ease) .14s both}.login-brand>.brand-mark{width:52px;height:52px;flex-basis:52px}.login-brand .brand-mark-image{filter:brightness(0) invert(1);opacity:1}.login-brand>div{display:flex;flex-direction:column}.login-brand strong{color:#f6fbf9;font-size:18px;line-height:26px;font-weight:600;letter-spacing:.025em;white-space:nowrap}.login-brand span{margin-top:2px;color:#93c5b5;font-size:11px;line-height:18px;font-weight:600;letter-spacing:.18em}.login-copy{position:relative;z-index:1;top:-14px;width:min(640px,100%);margin:auto 0;padding:9vh 0 8vh;animation:mori-login-copy-enter .9s var(--login-motion-ease) .17s both}.login-kicker{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#8fd1bc;font-size:13px;font-weight:600;letter-spacing:.18em;animation:mori-login-rise .52s cubic-bezier(.22,1,.36,1) .16s both}.login-kicker span{width:28px;height:2px;background:#56bd9b;transform-origin:left center;animation:mori-login-line-draw .6s cubic-bezier(.22,1,.36,1) .26s both}.login-copy h1{margin:0;color:#f8fbfa;font-size:clamp(42px,4.1vw,66px);line-height:1.14;font-weight:650;letter-spacing:-.035em;animation:mori-login-rise .58s cubic-bezier(.22,1,.36,1) .22s both}.login-copy h1 span{color:#a4d7c6}.login-description{width:min(540px,100%);margin:26px 0 0;color:#b5cec6;font-size:16px;line-height:30px;animation:mori-login-rise .54s cubic-bezier(.22,1,.36,1) .3s both}.login-capabilities{position:relative;margin:36px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));animation:mori-login-capabilities-enter .68s cubic-bezier(.22,1,.36,1) .38s both}.login-capabilities:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:#84c9b338;transform-origin:left center;animation:mori-login-line-draw .68s cubic-bezier(.22,1,.36,1) .42s both}.login-capabilities span{min-width:0;min-height:38px;padding:16px 18px 0 0;display:flex;align-items:baseline;gap:10px;color:#dcebe6;font-size:14px;font-weight:550;white-space:nowrap}.login-capabilities span+span{padding-left:18px;border-left:1px solid rgba(132,201,179,.18)}.login-capabilities b{color:#5fae94;font-size:11px;font-weight:650}.login-auth{min-height:100vh;min-height:100dvh;position:relative;padding:48px clamp(36px,4vw,74px) 26px;display:flex;flex-direction:column;background-color:#edf3f1;background-image:linear-gradient(rgba(23,107,87,.035) 1px,transparent 1px);background-size:100% 72px;border-left:1px solid rgba(74,142,124,.18);animation:mori-login-access-panel-enter .76s var(--login-motion-ease) 70ms both}.auth-card{position:relative;top:-8px;width:min(100%,424px);margin:auto;padding:36px 36px 24px;overflow:hidden;transform-origin:center bottom;backface-visibility:hidden;contain:paint;background:#fafcfbfa;border:1px solid #cbd8d4;border-radius:10px;box-shadow:0 22px 56px #0c372c1a,0 2px 6px #0c372c0d;animation:mori-login-card-float 1.08s var(--login-motion-ease) .15s both}.auth-card:before{content:"";position:absolute;inset:0 auto auto 0;width:92px;height:3px;background:#176b57;transform-origin:left center;animation:mori-login-line-draw .68s cubic-bezier(.22,1,.36,1) .3s both}.auth-eyebrow{margin:0 0 7px;color:#176b57;font-size:12px;line-height:19px;font-weight:650;letter-spacing:.1em;animation:mori-login-rise .5s cubic-bezier(.22,1,.36,1) .24s both}.auth-card h2{margin:0 0 28px;color:#102620;font-size:25px;line-height:34px;font-weight:650;letter-spacing:-.02em;animation:mori-login-rise .5s cubic-bezier(.22,1,.36,1) .27s both}.auth-card .ant-btn-primary{height:48px;font-size:14px;font-weight:600;border-radius:6px;box-shadow:0 7px 18px #176b572b;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;animation:mori-login-rise .52s cubic-bezier(.22,1,.36,1) .32s both}.auth-card .ant-btn-primary .anticon{transition:transform .18s cubic-bezier(.22,1,.36,1)}.auth-card .ant-btn-primary:not(:disabled):hover{transform:translateY(-1px)}.auth-card .ant-btn-primary:not(:disabled):hover .anticon{transform:translate(2px)}.auth-card .ant-btn-primary:not(:disabled):active{transform:translateY(0) scale(.995)}.auth-trust{margin:11px 0 0;display:flex;align-items:center;gap:6px;color:#617870;font-size:12px;line-height:18px;animation:mori-login-rise .5s cubic-bezier(.22,1,.36,1) .36s both}.auth-separator{height:1px;margin:22px 0 0;background:#dce6e3;transform-origin:left center;animation:mori-login-line-draw .6s cubic-bezier(.22,1,.36,1) .4s both}.admin-entry{height:41px;margin-left:auto;padding:16px 0 0;display:flex;color:#526f67;font-size:13px;line-height:20px;animation:mori-login-rise .5s cubic-bezier(.22,1,.36,1) .4s both}.admin-entry span{display:inline-block;transition:transform .18s ease}.admin-entry:hover span{transform:translate(2px)}.login-auth footer{width:100%;margin:30px auto 0;color:#718b83;font-size:11px;line-height:20px;text-align:center;animation:mori-login-rise .5s cubic-bezier(.22,1,.36,1) .48s both}.modal-hint{margin:-4px 0 20px;color:#65746f}.admin-login-modal .ant-modal-content{border-radius:8px}@keyframes mori-login-hero-panel-enter{0%{opacity:.65;transform:translate3d(-72px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-hero-panel-enter-reduced{0%{opacity:.84;transform:translate3d(-40px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-grid-enter{0%{opacity:0}to{opacity:.24}}@keyframes mori-login-geometry-enter{0%{opacity:0;transform:rotate(45deg) scale(.94) translate(10px,-10px)}to{opacity:1;transform:rotate(45deg) scale(1) translate(0)}}@keyframes mori-login-access-panel-enter{0%{opacity:.72;transform:translate3d(52px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-access-panel-enter-reduced{0%{opacity:.86;transform:translate3d(24px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-slide-in-left{0%{opacity:0;transform:translate3d(-42px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-slide-in-left-reduced{0%{opacity:0;transform:translate3d(-26px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-copy-enter{0%{opacity:0;transform:translate3d(-56px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-copy-enter-reduced{0%{opacity:0;transform:translate3d(-32px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mori-login-capabilities-enter{0%{opacity:0;transform:translate3d(0,14px,0) scaleX(.78)}to{opacity:1;transform:translateZ(0) scaleX(1)}}@keyframes mori-login-card-float{0%{opacity:0;transform:translate3d(0,96px,0) scale(.97)}62%{opacity:1;transform:translate3d(0,14px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes mori-login-card-float-reduced{0%{opacity:0;transform:translate3d(0,64px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes mori-login-line-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes mori-login-fade{0%{opacity:0}to{opacity:1}}.app-shell{width:100%;height:100vh;display:flex;overflow:hidden;color:#1d2939;background:#f3f6f5}.app-sidebar{width:236px;flex:0 0 236px;height:100vh;position:relative;color:#fff;background:linear-gradient(180deg,#0b211b,#082b22);border-right:1px solid rgba(255,255,255,.04);box-shadow:2px 0 8px #09231c17;transition:width .18s,flex-basis .18s;z-index:30}.app-sidebar.collapsed{width:64px;flex-basis:64px;overflow-x:clip}.sidebar-brand{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:11px;color:#8ad8bd;border-bottom:1px solid rgba(191,225,214,.12);overflow:hidden;white-space:nowrap}.sidebar-brand strong{min-width:0;overflow:hidden;color:#ffffffeb;font-size:17px;line-height:22px;font-weight:600;text-overflow:ellipsis}.app-sidebar .main-menu{height:calc(100vh - 120px);min-height:0;padding:8px 8px 10px;overflow-x:hidden;overflow-y:auto;border-inline-end:0!important;background:transparent!important;scrollbar-width:none}.app-sidebar .main-menu::-webkit-scrollbar{width:0;height:0}.app-sidebar .ant-menu-item,.app-sidebar .ant-menu-submenu-title{width:100%;height:46px;margin:0;line-height:46px;border-radius:0}.app-sidebar .ant-menu-item-selected{box-shadow:inset 3px 0 #43b990}.app-sidebar .ant-menu-sub.ant-menu-inline{background:#0000000f!important}.app-sidebar.collapsed .main-menu{width:64px!important;max-width:64px;padding-inline:8px}.app-sidebar.collapsed .main-menu>.ant-menu-item,.app-sidebar.collapsed .main-menu>.ant-menu-submenu>.ant-menu-submenu-title{width:48px;min-width:48px;padding-inline:16px!important}.app-sidebar.collapsed .main-menu>.ant-menu-item .anticon,.app-sidebar.collapsed .main-menu>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:16px}.sidebar-user{position:absolute;inset:auto 0 0;height:56px;padding:5px 10px;display:flex;align-items:center;gap:10px;overflow:hidden;color:#e2eee9;background:#0315106b;border-top:1px solid rgba(191,225,214,.12)}.sidebar-account{flex:1;min-width:0;height:46px;padding:5px 4px;display:flex;align-items:center;gap:10px;overflow:hidden;color:inherit;text-align:left;cursor:pointer;background:transparent;border:0;border-radius:7px}.sidebar-account:hover,.sidebar-account:focus-visible{background:#4f8f7a2e;outline:none}.user-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;color:#d9f3ea;background:#64caa833;border:1px solid rgba(130,218,189,.18);border-radius:7px;font-size:16px}.sidebar-user-copy{flex:1;min-width:0;white-space:nowrap}.sidebar-user-copy strong,.sidebar-user-copy span{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar-user-copy strong{font-size:14px;line-height:19px;font-weight:600}.sidebar-user-copy span{color:#91aaa1;font-size:12px;line-height:17px}.collapse-trigger{width:28px!important;min-width:28px!important;height:28px!important;flex:0 0 28px;padding:0!important;color:#afc9c0!important;border:0!important;background:transparent!important}.sidebar-user.collapsed{height:104px;padding:8px 12px;flex-direction:column;justify-content:center;gap:6px}.sidebar-user.collapsed .sidebar-account{width:40px;height:40px;flex:0 0 40px;justify-content:center;padding:4px}.sidebar-user.collapsed .collapse-trigger{width:40px!important;height:40px!important;flex-basis:40px;border-radius:7px}.sidebar-user.collapsed .collapse-trigger:hover{color:#e2eee9!important;background:#4f8f7a3d!important}.account-menu-identity{min-width:150px;padding:2px 0}.account-menu-identity strong,.account-menu-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-identity span{margin-top:2px;color:#64748b;font-size:12px}.app-main{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.workspace-tabs{height:42px;flex:0 0 42px;display:flex;align-items:stretch;background:#f8faf9;border-bottom:1px solid #d9e1df;box-shadow:0 1px 2px #0f172a08}.tab-track{min-width:0;height:41px;flex:1 1 0;display:flex;align-items:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#aebbb6 #edf2f0}.tab-track::-webkit-scrollbar{height:6px}.tab-track::-webkit-scrollbar-track{background:#edf2f0}.tab-track::-webkit-scrollbar-thumb{background:#aebbb6;border-radius:999px}.tab-track::-webkit-scrollbar-thumb:hover{background:#82938d}.workspace-tab{min-width:116px;height:35px;flex:0 0 auto;display:flex;align-items:center;color:#66756f;border-right:1px solid #d9e1df;border-bottom:3px solid transparent}.workspace-tab.active{color:#152c25;border-bottom-color:#176b57;background:#fff}.workspace-tab button{height:33px;padding:0 8px 0 10px;display:flex;align-items:center;gap:7px;color:inherit;background:transparent;border:0;cursor:pointer;white-space:nowrap}.workspace-tab .tab-close{width:26px;padding:0;justify-content:center;color:#93a09b}.workspace-tab-actions{height:41px;flex:0 0 auto;display:flex;align-items:flex-start;background:#f8faf9}.workspace-tab-actions>.ant-btn{width:40px;height:35px;border-left:1px solid #d9e1df;border-radius:0}.notification-badge{width:40px;height:35px;flex:0 0 40px}.notification-badge .ant-badge-count{top:3px;inset-inline-end:4px;transform:translate(50%)}.notification-trigger{width:40px!important;height:35px!important;border-left:1px solid #d9e1df!important;border-radius:0!important}.notification-panel{width:340px;max-height:480px;overflow:hidden}.notification-panel>header{height:42px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9e7}.notification-panel>div{max-height:410px;overflow:auto}.notification-panel>div>button{width:100%;padding:11px 12px;display:grid;gap:3px;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f0}.notification-panel>div>button.unread{background:#f1f8f5;box-shadow:inset 3px 0 #2b9b77}.notification-panel button span{color:#243a33;font-weight:600}.notification-panel button strong{color:#65746f;font-size:12px;font-weight:400}.notification-panel button small{color:#98a29e;font-size:10px}.app-content{min-height:0;flex:1;overflow:hidden;padding:4px;background:#f3f6f5}.workflow-page{height:100%;padding:12px;overflow:auto}.workflow-metrics{margin-bottom:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;background:#fff;border:1px solid #dce5e2;border-radius:9px}.workflow-metrics button{min-height:82px;padding:15px 18px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;color:#52645e;text-align:left;cursor:pointer;background:transparent;border:0;border-right:1px solid #e3e9e7}.workflow-metrics button:last-child{border-right:0}.workflow-metrics button:hover{background:#f7fbf9}.workflow-metrics button>.anticon{font-size:20px}.workflow-metrics button strong{color:#17342b;font-size:25px}.workflow-metrics button.warning>.anticon{color:#c47d12}.workflow-metrics button.processing>.anticon{color:#3776a8}.workflow-metrics button.danger>.anticon{color:#c3453d}.workflow-metrics button.purple>.anticon{color:#7852a8}.workflow-metrics button.success>.anticon{color:#178260}.workflow-card-list{display:grid;gap:9px}.workflow-card{padding:14px;background:#fff;border:1px solid #dce5e2;border-radius:8px;box-shadow:0 3px 12px #14372c0a}.workflow-card.overdue{border-left:4px solid #d75249}.workflow-card header,.workflow-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.workflow-card header>div,.workflow-card header strong,.workflow-card header span{min-width:0;display:block}.workflow-card header span{margin-top:2px;color:#85928e;font-size:11px}.workflow-card p{margin:12px 0;color:#40534c}.workflow-card-meta{display:flex;align-items:center;gap:7px;color:#66766f;font-size:12px;flex-wrap:wrap}.workflow-card footer{margin-top:13px;padding-top:10px;border-top:1px solid #edf1f0}.workflow-detail{display:grid;gap:12px}.stack-cell strong,.stack-cell span,.timeline-entry strong,.timeline-entry span{display:block}.stack-cell span,.timeline-entry span{color:#82908b;font-size:11px}.exception-attachments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.exception-attachments figure{margin:0;overflow:hidden;border:1px solid #dce5e2;border-radius:6px}.exception-attachments img{width:100%;height:112px;object-fit:cover}.exception-attachments figcaption{padding:6px 8px;color:#65756f;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repair-workbench{height:100%;min-height:0;padding:14px;display:flex;flex-direction:column;overflow:hidden;color:#21352f}.repair-header{min-height:64px;flex:0 0 auto;padding:10px 14px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #dce5e2;border-radius:7px}.repair-page-title{min-width:0;display:flex;align-items:center;gap:11px}.repair-page-title>.anticon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;color:#176b57;background:#e8f4f0;border-radius:6px;font-size:18px}.repair-page-title h1{margin:0;color:#20362f;font-size:18px;line-height:24px}.repair-page-title p{margin:1px 0 0;color:#7b8984;font-size:12px}.repair-header>.ant-space{flex:0 0 auto}.repair-header .ant-btn{height:34px;border-radius:3px;box-shadow:none}.repair-metrics{margin:12px 0;flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #dce5e2;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px #153a2f09}.repair-metrics button{min-height:92px;padding:15px 20px;position:relative;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;background:transparent;border:0;border-right:1px solid #e2e9e7;transition:background .16s,box-shadow .16s}.repair-metrics button:after{content:"";height:3px;position:absolute;right:18px;bottom:0;left:18px;background:#2c9a79;border-radius:3px 3px 0 0;opacity:0;transform:scaleX(.45);transition:opacity .16s,transform .16s}.repair-metrics button.active{background:#f6fbf9;box-shadow:inset 0 0 0 1px #2c9a7914}.repair-metrics button.active:after{opacity:1;transform:scaleX(1)}.repair-metrics button:last-child{border-right:0}.repair-metrics button:hover{background:#f8fbfa}.repair-metrics button:focus-visible{z-index:1;outline:2px solid #2c9a79;outline-offset:-3px}.repair-metrics button>span:last-child{min-width:0;color:#66766f;font-size:12px}.repair-metrics strong{margin:1px 0;display:block;color:#172f28;font-size:27px;line-height:30px}.repair-metrics small{display:block;color:#96a19d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;font-size:19px;border-radius:10px}.metric-icon.amber{color:#9a6215;background:#fff1d6}.metric-icon.green{color:#176b57;background:#e5f3ee}.metric-icon.blue{color:#2d6696;background:#e8f2fa}.metric-icon.red{color:#b43c35;background:#fee9e6}.repair-list-panel{min-height:260px;flex:1 1 auto;padding:0 14px 10px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dce5e2;border-radius:9px;box-shadow:0 5px 18px #153a2f09}.repair-viewbar{min-height:58px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e5ebe9}.repair-viewbar .ant-segmented{padding:3px;background:#f5f7f6}.repair-table-region{min-height:0;flex:1 1 auto;padding-top:10px;display:flex;overflow:hidden}.repair-table-region>.ant-table-wrapper{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.repair-table-region>.ant-table-wrapper>.ant-spin,.repair-table-region .ant-spin-nested-loading,.repair-table-region .ant-spin-container,.repair-table-region .ant-table,.repair-table-region .ant-table-container{min-height:0;height:100%}.repair-table-region>.ant-table-wrapper>.ant-spin,.repair-table-region .ant-spin-nested-loading,.repair-table-region .ant-spin-container,.repair-table-region .ant-table,.repair-table-region .ant-table-container{display:flex;flex:1 1 auto;flex-direction:column}.repair-table-region .ant-table-header{flex:0 0 auto}.repair-table-region .ant-table-body{min-height:0;max-height:none!important;flex:1 1 auto;overflow:auto!important;scrollbar-gutter:stable}.repair-table-region .ant-table-body:has(.ant-table-placeholder)>table{height:100%}.repair-table-region .ant-table-placeholder .ant-table-cell{vertical-align:middle}.repair-table-region .ant-pagination{min-height:32px;flex:0 0 auto;margin:8px 0 0!important}.repair-list-panel .ant-table-thead>tr>th{color:#53645e;font-size:12px;font-weight:650;background:#f6f9f8}.repair-list-panel .ant-table-tbody>tr>td{border-bottom-color:#edf1f0}.repair-list-panel .ant-empty-description{color:#8c9894}.repair-code-link{padding:0;color:#176b57;font-weight:650;cursor:pointer;background:transparent;border:0}.repair-code-link:hover{text-decoration:underline}.repair-equipment-cell{min-width:0}.repair-equipment-cell strong,.repair-equipment-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repair-equipment-cell strong{color:#263c35}.repair-equipment-cell span,.repair-muted{color:#8b9893;font-size:12px}.repair-sla{display:flex;align-items:center;gap:6px;color:#4f7166;font-size:12px}.repair-sla.overdue{color:#c03f35;font-weight:600}.repair-drawer-title{min-width:260px;display:flex;align-items:center;justify-content:space-between;gap:14px}.repair-drawer-title>div{min-width:0}.repair-drawer-title strong,.repair-drawer-title span{display:block}.repair-drawer-title strong{color:#17332a;font-size:17px}.repair-drawer-title span{color:#75847f;font-size:12px}.repair-detail-loading{padding:60px 0;color:#83908c;text-align:center}.repair-detail-stack{display:grid;gap:12px}.repair-detail-stack>section,.repair-completions>section,.repair-pause-list>section,.repair-report>section{padding:16px;background:#f8faf9;border:1px solid #e1e8e5;border-radius:8px}.repair-detail-stack h3,.repair-report h3{margin:0 0 14px;color:#263f37;font-size:14px}.repair-detail-stack p{margin:0;color:#66766f}.repair-sla-card{border-left:3px solid #4aab8b!important}.repair-sla-card.overdue{border-left-color:#d85b50!important;background:#fff8f7!important}.repair-sla-grid{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px}.repair-sla-grid div span,.repair-sla-grid div strong{display:block}.repair-sla-grid div span{color:#82908b;font-size:11px}.repair-sla-grid div strong{margin-top:3px;color:#31483f;font-size:13px}.repair-completions,.repair-pause-list{display:grid;gap:12px}.repair-completions>section>header,.repair-pause-list>section>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.repair-completions>section>header span,.repair-pause-list header span,.repair-pause-list small{color:#84908c;font-size:12px}.repair-spare-ledger{margin-top:10px;display:grid;gap:7px}.repair-spare-ledger>div{padding:9px 11px;display:grid;grid-template-columns:1fr auto;gap:3px 10px;background:#fff;border:1px solid #e1e8e5;border-radius:6px}.repair-spare-ledger small{grid-column:1 / -1;color:#8b9793}.repair-pause-list p{margin:8px 0}.repair-pause-list .ant-space{margin-top:12px}.repair-timeline-item strong,.repair-timeline-item span{display:block}.repair-timeline-item strong{color:#31483f}.repair-timeline-item span{margin-top:3px;color:#88958f;font-size:11px}.repair-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.repair-spare-form{padding:12px;background:#f7faf9;border:1px solid #dce7e3;border-radius:7px}.repair-spare-form>header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.repair-spare-form>div{display:grid;grid-template-columns:1fr 120px 54px;align-items:start;gap:8px}.repair-spare-form .ant-form-item{margin-bottom:8px}.repair-danger-hint{padding:10px 12px;color:#a93e35;background:#fff3f1;border:1px solid #f2cbc7;border-radius:6px}.repair-setting-note{color:#6d7d77}.repair-sla-settings{display:grid;gap:8px}.repair-sla-settings>div{padding:12px;display:grid;grid-template-columns:90px 1fr 1fr;align-items:center;gap:12px;background:#f7faf9;border:1px solid #e0e8e5;border-radius:7px}.repair-sla-settings .ant-form-item{margin-bottom:0}.repair-report-metrics{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe7e4;border-radius:8px}.repair-report-metrics article{padding:16px;border-right:1px solid #e1e8e5}.repair-report-metrics article:last-child{border-right:0}.repair-report-metrics span,.repair-report-metrics strong{display:block}.repair-report-metrics span{color:#76857f;font-size:12px}.repair-report-metrics strong{margin-top:6px;color:#18382e;font-size:20px}.repair-quality-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.repair-quality-grid>div{display:grid;justify-items:center;gap:6px;color:#61736c}.repair-mobile-list{padding:10px 0;display:grid;gap:9px}.repair-mobile-list article{padding:14px;background:#fff;border:1px solid #dce5e2;border-radius:8px}.repair-mobile-list article.overdue{border-left:4px solid #d44d45}.repair-mobile-list header,.repair-mobile-list footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.repair-mobile-list header>div,.repair-mobile-list header strong,.repair-mobile-list header span{min-width:0;display:block}.repair-mobile-list header span{margin-top:2px;color:#87938f;font-size:11px}.repair-mobile-list p{margin:11px 0;color:#41534d}.repair-mobile-meta{display:flex;align-items:center;gap:7px;color:#697872;font-size:11px;flex-wrap:wrap}.repair-mobile-meta .overdue{color:#c23e37;font-weight:650}.repair-mobile-list footer{margin-top:10px;padding-top:8px;border-top:1px solid #edf1f0}.repair-mobile-list footer .ant-space{width:100%;justify-content:flex-end}@media(max-width:1100px){.repair-metrics{grid-template-columns:repeat(2,1fr)}.repair-metrics button:nth-child(2){border-right:0}.repair-metrics button:nth-child(-n+2){border-bottom:1px solid #e2e9e7}.repair-viewbar{padding:10px 0;align-items:stretch;flex-direction:column}.repair-viewbar .ant-segmented{overflow-x:auto}.repair-viewbar>.ant-space{width:100%}.repair-viewbar>.ant-space .ant-input-search{flex:1}}@media(max-width:767px){.repair-workbench{height:auto;min-height:100%;padding:8px 8px 86px;display:block;overflow:auto}.repair-header{min-height:0;padding:10px;gap:10px;align-items:stretch;flex-direction:column}.repair-page-title>.anticon{width:32px;height:32px;flex-basis:32px}.repair-page-title h1{font-size:17px}.repair-page-title p{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repair-header .ant-space{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.repair-header .ant-btn,.repair-header .ant-space-item{width:100%}.repair-header .ant-btn-primary{grid-column:auto}.repair-metrics{grid-template-columns:1fr 1fr}.repair-metrics button{min-height:92px;padding:13px 12px;gap:9px}.metric-icon{width:34px;height:34px;flex-basis:34px}.repair-metrics small{display:none}.repair-list-panel{min-height:0;padding-inline:8px;overflow:visible}.repair-viewbar>.ant-space{display:grid;grid-template-columns:1fr 108px 40px 70px}.repair-viewbar .ant-input-search,.repair-detail-drawer .ant-drawer-content-wrapper{width:100%!important}.repair-form-grid,.repair-sla-grid,.repair-report-metrics{grid-template-columns:1fr}.repair-sla-settings>div{grid-template-columns:70px 1fr 1fr}.repair-report-metrics article{border-right:0;border-bottom:1px solid #e1e8e5}.repair-spare-form>div{grid-template-columns:1fr 90px 50px}}.dashboard-page{height:100%;padding:18px;overflow:auto;animation:mori-workspace-page-enter .14s ease-out both}.welcome-banner{min-height:182px;padding:34px 36px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(110deg,#063a2f,#0a3229);border-radius:10px;overflow:hidden;box-shadow:0 8px 20px #0b2f2814;transform-origin:right bottom;animation:mori-dashboard-pattern-enter .68s cubic-bezier(.22,1,.36,1) both}.welcome-banner h1{margin:0 0 10px;font-size:28px;letter-spacing:-.02em;animation:mori-dashboard-rise .52s cubic-bezier(.22,1,.36,1) 90ms both}.welcome-banner p{margin:0;color:#c7dcd5;animation:mori-dashboard-rise .52s cubic-bezier(.22,1,.36,1) .15s both}.welcome-banner p span{margin:0 10px;color:#739d90}.welcome-line{min-width:52%;display:flex;align-items:center;gap:14px}.welcome-line i{height:1px;flex:1;position:relative;background:linear-gradient(90deg,#32be92,#6fd4b4);transform-origin:left center;animation:mori-login-line-draw .62s cubic-bezier(.22,1,.36,1) .18s both}.welcome-line i:before,.welcome-line i:after{content:"";position:absolute;top:-4px;width:8px;height:8px;background:#55cda7;border:3px solid rgba(85,205,167,.24);border-radius:50%}.welcome-line i:after{right:0}.welcome-line b{color:#3fc598;font-size:28px;animation:mori-dashboard-rise .48s cubic-bezier(.22,1,.36,1) .21s both}.welcome-line>span{color:#d7e6e1;white-space:nowrap;animation:mori-dashboard-rise .48s cubic-bezier(.22,1,.36,1) .25s both}.welcome-line .anticon{color:#52d2aa;font-size:28px;animation:mori-dashboard-check-enter .52s cubic-bezier(.22,1,.36,1) .3s both}.metric-rail{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dce4e2;border-radius:10px;overflow:hidden;animation:mori-dashboard-rise .56s cubic-bezier(.22,1,.36,1) .11s both}.metric-item{min-height:180px;padding:28px 30px;display:flex;align-items:flex-start;gap:20px;border-right:1px solid #e0e7e5;animation:mori-dashboard-rise .52s cubic-bezier(.22,1,.36,1) both}.metric-item:nth-child(1){animation-delay:.17s}.metric-item:nth-child(2){animation-delay:.23s}.metric-item:nth-child(3){animation-delay:.29s}.metric-item:nth-child(4){animation-delay:.35s}.metric-item:last-child{border-right:0}.metric-icon{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;color:#176b57;background:#e2f3ed;border-radius:50%;font-size:23px}.metric-item.amber .metric-icon{color:#c77b00;background:#fff0d8}.metric-item.moss .metric-icon{color:#4d7d3d;background:#e9f3e5}.metric-item>div:last-child{display:flex;flex-direction:column}.metric-item span{color:#64736e}.metric-item strong{margin-top:5px;color:#12221e;font-size:38px;line-height:1}.metric-item i{width:30px;height:3px;margin:14px 0 10px;background:#26a77e;border-radius:2px}.metric-item.amber i{background:#d48700}.metric-item small{color:#85928e}.dashboard-lower{margin-top:14px;display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.overview-panel,.quick-panel{min-height:330px;padding:26px 28px;background:#fff;border:1px solid #dce4e2;border-radius:10px;animation:mori-dashboard-panel-enter .62s cubic-bezier(.22,1,.36,1) both}.overview-panel{animation-delay:.25s}.quick-panel{animation-delay:.33s}.overview-panel header,.quick-panel header{display:flex;align-items:center;justify-content:space-between}.overview-panel h2,.quick-panel h2{margin:0;color:#132720;font-size:20px}.overview-panel h2 .anticon,.quick-panel h2 .anticon{margin-right:8px;color:#1ca57a}.overview-panel header span,.quick-panel header span{color:#89958f;font-size:12px}.health-content{min-height:250px;display:flex;align-items:center;gap:60px}.health-ring{width:194px;height:194px;flex:0 0 194px;position:relative;display:grid;place-items:center;background:conic-gradient(#1aa77b var(--health),#e7eeec 0);border-radius:50%;animation:mori-dashboard-health-enter .68s cubic-bezier(.22,1,.36,1) .36s both}.health-ring:after{content:"";position:absolute;inset:9px;background:#fff;border-radius:50%}.health-ring>div{z-index:1;display:flex;flex-direction:column;align-items:center}.health-ring strong{color:#159b72;font-size:36px}.health-ring span{color:#64736e}.health-content dl{min-width:240px;margin:0;flex:1}.health-content dl>div{padding:18px 0;display:flex;justify-content:space-between;border-bottom:1px solid #e6ecea}.health-content dt{color:#65736f}.health-content dd{margin:0;color:#14241f;font-size:20px;font-weight:700}.dot{width:9px;height:9px;margin-right:16px;display:inline-block;border-radius:50%}.dot.green{background:#18a577}.dot.amber{background:#d48806}.dot.dark{background:#176b57}.quick-list{margin-top:18px;display:grid;gap:9px}.quick-list button{min-height:58px;padding:8px 15px;display:flex;align-items:center;gap:13px;text-align:left;background:#fff;border:1px solid #dde5e3;border-radius:5px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease;animation:mori-dashboard-rise .46s cubic-bezier(.22,1,.36,1) both}.quick-list button:nth-child(1){animation-delay:.41s}.quick-list button:nth-child(2){animation-delay:.46s}.quick-list button:nth-child(3){animation-delay:.51s}.quick-list button:nth-child(4){animation-delay:.56s}.quick-list button:hover{background:#f3faf7;border-color:#8bc9b4}.quick-list button:active{transform:scale(.995)}.quick-list button>.anticon:last-child{transition:transform .16s ease}.quick-list button:hover>.anticon:last-child{transform:translate(2px)}.quick-list button>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.quick-list strong{color:#162720;font-size:15px}.quick-list small{color:#7c8985}.quick-icon{width:40px;height:40px;display:grid;place-items:center;color:#169b72;background:#e5f5ef;border-radius:6px;font-size:19px}.role-workbench{margin-top:14px;padding:18px 20px 20px;background:#fff;border:1px solid #dce4e2;border-radius:10px}.role-workbench>header{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.role-workbench>header strong,.role-workbench>header span{display:block}.role-workbench>header strong{color:#18362d;font-size:17px}.role-workbench>header span{margin-top:2px;color:#82908b;font-size:12px}.role-workbench>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.role-workbench button{min-height:88px;padding:13px 14px;display:grid;grid-template-columns:38px 1fr 16px;align-items:center;gap:11px;text-align:left;cursor:pointer;background:#f9fbfa;border:1px solid #e1e8e5;border-radius:7px}.role-workbench button:hover{border-color:#91cbb8;background:#f3faf7}.role-workbench button>span{width:38px;height:38px;display:grid;place-items:center;color:#176b57;background:#e4f3ee;border-radius:7px;font-size:18px}.role-workbench button>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:0 8px}.role-workbench button strong{color:#18362d;font-size:23px}.role-workbench button b{color:#40534c;font-size:13px}.role-workbench button small{grid-column:1 / -1;color:#87938f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.role-workbench button>.anticon:last-child{color:#93a09b}.role-workbench button.amber>span{color:#a86d18;background:#fff1d9}.role-workbench button.red>span{color:#b93f38;background:#feeae8}.role-workbench button.blue>span{color:#326f9e;background:#e8f2f9}@keyframes mori-workspace-page-enter{0%{opacity:.72;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes mori-dashboard-pattern-enter{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes mori-dashboard-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes mori-dashboard-panel-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes mori-dashboard-health-enter{0%{opacity:0;transform:translateY(18px) scale(.94) rotate(-4deg)}to{opacity:1;transform:none}}@keyframes mori-dashboard-check-enter{0%{opacity:0;transform:translate(-8px) scale(.84)}to{opacity:1;transform:none}}.mes-page{width:100%;height:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:transparent}.mes-filter-toolbar{min-height:54px;flex:0 0 auto;padding:10px 9px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;overflow:hidden;background:#fff;border:0}.mes-filter-fields{min-width:0;display:flex;align-items:center;flex-wrap:nowrap;gap:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#c4ccc8 transparent}.mes-filter-fields>*{flex-shrink:0}.mes-toolbar-actions{min-width:0;margin-right:-8px;padding-left:10px;display:flex;align-items:center;gap:7px;overflow-x:auto;white-space:nowrap;border-left:1px solid #e3e9e7;scrollbar-width:thin}.resource-list-actions{display:flex;align-items:center;gap:0}.resource-list-actions>.ant-btn,.resource-list-actions>.ant-dropdown-trigger{min-width:88px;border-radius:0}.resource-list-actions>.ant-btn:first-child{border-radius:3px 0 0 3px}.resource-list-actions>.ant-dropdown-trigger:last-child{border-radius:0 3px 3px 0}.mes-filter-field{height:34px;display:inline-flex;align-items:stretch;overflow:hidden;background:#fff;border:1px solid #d6dfdc;border-radius:3px}.mes-filter-field:focus-within{border-color:#176b57;box-shadow:0 0 0 1px #176b571a}.mes-filter-label{padding:0 10px;display:inline-flex;align-items:center;color:#475752;background:#f7f9f8;border-right:1px solid #d6dfdc;font-size:13px;font-weight:600;white-space:nowrap}.mes-filter-field>.ant-input,.mes-filter-field>.ant-input-affix-wrapper,.mes-filter-field>.ant-select{height:32px!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:13px}.mes-filter-field>.ant-input{padding-block:5px!important;line-height:20px}.mes-filter-field>.ant-input-affix-wrapper{padding-block:0!important;display:flex;align-items:center}.mes-filter-field>.ant-input-affix-wrapper>.ant-input{height:auto!important;min-height:20px;padding-block:0!important;line-height:20px}.mes-filter-field>.ant-select{display:flex;align-items:center}.mes-filter-field>.ant-select .ant-select-content{min-height:20px;display:flex;align-items:center;line-height:20px}.mes-filter-field>.ant-select .ant-select-placeholder{line-height:20px;text-align:left}.resource-query-field{width:clamp(272px,22vw,300px);flex:0 0 clamp(272px,22vw,300px)}.resource-query-field .mes-filter-label{width:82px;justify-content:center;font-size:12px}.resource-filter-operator{width:88px;min-width:88px;border-right:1px solid #d6dfdc}.resource-filter-input{min-width:100px;flex:1}.resource-status-field .ant-select{width:110px}.mes-filter-toolbar>.ant-btn,.mes-filter-fields>.ant-btn,.mes-toolbar-actions .ant-btn{height:32px;padding:0 12px;border-radius:3px;font-size:13px}.mes-filter-toolbar .ant-btn-primary{background:#176b57;border-color:#176b57;box-shadow:none}.mes-filter-toolbar .ant-btn-primary:hover{background:#125744!important;border-color:#125744!important}.mes-filter-toolbar .more-filter-button{width:105px;padding-inline:13px}.mes-filter-toolbar .query-button{min-width:83px;margin-left:5px;padding-inline:16px}.mes-toolbar-actions .ant-btn{min-width:96px}.advanced-filter-drawer .ant-drawer-header{min-height:64px;padding:12px 18px;border-bottom:1px solid #e3e9e7}.advanced-filter-drawer .ant-drawer-title{color:#20312b;font-size:17px;font-weight:700}.advanced-filter-drawer .ant-drawer-body{padding:0 24px 28px}.advanced-filter-actions{display:flex;align-items:center;gap:8px}.advanced-filter-actions .ant-btn{height:34px;border-radius:2px}.advanced-filter-actions .ant-btn-primary{background:#176b57;border-color:#176b57;box-shadow:none}.advanced-filter-builder{min-width:0}.advanced-filter-combination{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e3e9e7}.advanced-filter-combination>div{display:grid;gap:3px}.advanced-filter-combination strong{color:#2a3934;font-size:14px}.advanced-filter-combination span{color:#81908b;font-size:12px}.advanced-filter-combination .ant-segmented{flex:0 0 auto;background:#f2f5f4;border-radius:2px}.advanced-filter-combination .ant-segmented-item{border-radius:2px}.advanced-filter-rows{padding-top:15px}.advanced-filter-row{min-height:52px;display:grid;grid-template-columns:150px 112px minmax(180px,1fr) 36px;align-items:center;gap:10px}.advanced-filter-row>strong{color:#3b4b45;font-size:13px;font-weight:600}.advanced-filter-row>.ant-select,.advanced-filter-row>.ant-input,.advanced-filter-row>.ant-input-affix-wrapper{width:100%}.advanced-filter-row>.ant-select,.advanced-filter-row>.ant-input,.advanced-filter-row>.ant-input-affix-wrapper{min-height:34px!important;height:34px!important;border-radius:2px!important}.advanced-filter-row>.ant-input{padding-block:6px!important;line-height:20px}.advanced-filter-row>.ant-input-affix-wrapper{padding-block:0!important;display:flex;align-items:center}.advanced-filter-row>.ant-input-affix-wrapper>.ant-input{height:auto!important;min-height:20px;padding-block:0!important;line-height:20px}.advanced-filter-row>.ant-select{display:flex;align-items:center}.advanced-filter-row>.ant-select .ant-select-content{min-height:20px;display:flex;align-items:center;line-height:20px}.advanced-filter-row>.ant-select .ant-select-placeholder{line-height:20px;text-align:left}.advanced-filter-fixed{color:#7d8b87;font-size:12px;text-align:center}.advanced-filter-row>.ant-btn{width:34px;height:34px;padding:0}.advanced-filter-add{width:100%;margin-top:9px}.advanced-filter-add.ant-select{min-height:36px!important;height:36px!important;display:flex;align-items:center;border-style:dashed!important;border-radius:2px!important;color:#75847f}.advanced-filter-add .ant-select-content,.advanced-filter-add .ant-select-placeholder{min-height:20px;display:flex;align-items:center;line-height:20px;text-align:left}.mes-list-surface{flex:1;min-height:0;margin-top:12px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dce4e2}.mes-list-table-region{flex:1;min-height:0;overflow:hidden}.mes-list-table-region>.ant-table-wrapper{height:100%;min-height:0;overflow:hidden}.area-tree-summary{color:#708079;font-size:12px}.resource-list-page .ant-table-row-level-0>td:first-child{font-weight:600}.area-tree-toggle,.area-tree-leaf-spacer{width:20px;height:20px;margin-inline-end:6px;display:inline-grid;place-items:center;vertical-align:middle}.area-tree-toggle{padding:0;color:#315f51;cursor:pointer;background:transparent;border:0;border-radius:4px}.area-tree-toggle:hover{color:#0f7459;background:#e9f4f0}.area-tree-root-label{display:inline-flex;align-items:center;gap:7px;color:#214b3f;font-weight:700}.resource-list-page .ant-table-row[data-row-key=__management_area_root__]>td{background:#f2f7f5!important}.management-area-page{background:#fff}.area-maintenance-toolbar{min-height:72px;padding:12px 18px;display:grid;grid-template-columns:max-content minmax(320px,570px) 1fr;align-items:center;gap:26px;border:1px solid #dfe7e4;background:#fff}.area-maintenance-title{display:flex;align-items:center;gap:9px;white-space:nowrap;color:#263a34}.area-maintenance-title>.anticon{color:#536f65;font-size:23px}.area-maintenance-title strong{color:#172a24;font-size:18px;font-weight:700}.area-maintenance-title span{color:#77847f;font-size:13px}.area-maintenance-search{height:42px;border-color:#ced8d4;border-radius:8px;box-shadow:none}.area-maintenance-search .ant-input{font-size:15px}.area-maintenance-search .anticon{color:#66756f;font-size:18px}.area-maintenance-toolbar-actions{min-width:0;display:flex;justify-content:flex-end;gap:10px}.area-maintenance-toolbar-actions .ant-btn{height:42px;padding-inline:18px;border-radius:8px;font-size:14px}.area-maintenance-surface{flex:1;min-height:0;margin-top:10px;padding:20px 26px 36px;overflow:auto;border:1px solid #e1e8e5;background:#fff}.area-maintenance-tree{min-width:840px;width:100%}.area-maintenance-branch{position:relative}.area-maintenance-node{min-height:54px;padding:6px 10px 6px 4px;display:grid;grid-template-columns:28px 28px minmax(150px,max-content) max-content max-content max-content 1fr max-content;align-items:center;gap:8px;position:relative;color:#263a34;border:1px solid transparent;border-radius:5px;transition:background .16s ease,border-color .16s ease}.area-maintenance-node:hover{background:#f4f8f6;border-color:#dce7e2}.area-node-toggle{width:24px;height:24px;padding:0;display:inline-grid;place-items:center;position:relative;z-index:2;color:#647a71;cursor:pointer;background:#fff;border:1px solid #b8c7c1;border-radius:4px}.area-node-toggle.is-leaf{border-color:transparent;background:transparent;cursor:default}.area-node-icon{width:28px;display:inline-flex;justify-content:center;color:#587268;font-size:21px}.area-node-name{max-width:360px;overflow:hidden;color:#1d302a;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.area-node-code{color:#71807b;font-size:13px;white-space:nowrap}.area-node-type,.area-node-status{margin:0;border:0;font-size:12px}.area-node-equipment{justify-self:end;color:#89948f;font-size:12px;opacity:0;transition:opacity .16s ease}.area-node-actions{min-width:176px;display:flex;justify-content:flex-end;opacity:0;transition:opacity .16s ease}.area-maintenance-node:hover .area-node-actions,.area-maintenance-node:hover .area-node-equipment{opacity:1}.area-node-actions .ant-btn{padding-inline:7px;color:#2b735e}.area-maintenance-children{margin-left:32px;padding-left:31px;position:relative}.area-maintenance-children:before{width:1px;content:"";position:absolute;top:-6px;bottom:27px;left:14px;background:#c9d8d2}.area-maintenance-children>.area-maintenance-branch>.area-maintenance-node:before{width:22px;height:1px;content:"";position:absolute;top:27px;left:-18px;background:#c9d8d2}.area-tree-loading{padding:80px 0;color:#87948f;text-align:center}@media(max-width:1100px){.area-maintenance-toolbar{grid-template-columns:max-content 1fr;gap:10px 18px}.area-maintenance-toolbar-actions{grid-column:1 / -1;justify-content:flex-start}.area-maintenance-node{grid-template-columns:28px 28px minmax(140px,1fr) max-content max-content max-content}.area-node-equipment{display:none}.area-node-actions{grid-column:3 / -1;min-width:0;justify-content:flex-start;opacity:1}}.mes-list-table,.mes-list-table>.ant-spin,.mes-list-table .ant-spin-nested-loading,.mes-list-table .ant-spin-container,.mes-list-table .ant-table,.mes-list-table .ant-table-container{height:100%;min-height:0}.mes-list-table>.ant-spin,.mes-list-table .ant-spin-container,.mes-list-table .ant-table,.mes-list-table .ant-table-container{flex:1 1 auto;display:flex;flex-direction:column}.mes-list-table .ant-table-header{flex:0 0 auto}.mes-list-table .ant-table-body{height:auto!important;max-height:none!important;min-height:0;flex:1 1 auto;overflow-y:auto!important}.mes-list-footer{position:relative;z-index:4;flex:0 0 auto}.mes-list-surface .ant-table-sticky-scroll{background:#f2f5f4;border-top-color:#e3e9e7}.mes-list-surface .ant-table-sticky-scroll-bar{min-height:8px;background:#aeb9b5;cursor:grab}.mes-list-surface .ant-table-sticky-scroll-bar:hover,.mes-list-surface .ant-table-sticky-scroll-bar-active{background:#82918c;cursor:grabbing}.mes-page .ant-table{color:#34423e;font-size:12px}.mes-page .ant-table-container{border-radius:0!important}.mes-page .ant-table-thead>tr>th{height:47px;padding:10px 12px!important;color:#34423e;background:#f7f9f8!important;border-bottom:1px solid #dce4e2!important;font-size:12px;font-weight:600;white-space:nowrap}.mes-page .ant-table-thead>tr>th:not(:last-child):before{background-color:#e3e9e7!important}.mes-page .ant-table-tbody>tr:not(.ant-table-measure-row)>td{min-height:47px;height:auto;padding:6px 12px!important;border-bottom:1px solid #edf1f0!important;vertical-align:middle}.mes-page .ant-table-tbody>.ant-table-measure-row>td{height:0!important;padding:0!important;border:0!important}.mes-page .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfcfc}.mes-page .ant-table-tbody>tr:hover>td{background:#f2f7f5!important}.mes-page .ant-table-cell-fix-left,.mes-page .ant-table-cell-fix-right{background:inherit}.mes-page .ant-tag{margin-inline-end:0;border-radius:3px;font-size:12px;line-height:20px}.mes-page .ant-btn{border-radius:3px}.mes-page .ant-btn-link{height:28px;padding-inline:4px;color:#176b57}.mes-row-actions{white-space:nowrap}.mes-cell-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mes-thin-empty{min-height:100%;display:grid;place-items:center;color:#9aa6a2}.mes-thin-empty .ant-empty-description>div{display:grid;gap:4px}.mes-thin-empty strong{color:#66736f;font-size:14px}.mes-thin-empty .ant-typography{font-size:12px}.mes-list-table-empty .ant-table-body table,.mes-list-table-empty .ant-table-body .ant-table-tbody,.mes-list-table-empty .ant-table-body .ant-table-placeholder{height:100%;background:transparent}.mes-list-table-empty .ant-table-body .ant-table-placeholder>td{height:100%;padding:0!important;background:transparent!important}.mes-pagination{width:calc(100% + 2px);height:36px;min-height:36px;margin:0 -1px -1px;padding:2px 10px;display:flex;align-items:center;justify-content:flex-end;gap:4px;background:#fff;border-top:1px solid #e3e9e7;color:#66736f;font-size:13px}.mes-pagination-summary{margin-right:auto;white-space:nowrap}.mes-pagination-controls{display:flex;align-items:center;gap:4px}.mes-pagination .ant-btn{min-width:28px;height:30px;padding:0 6px;font-size:13px}.mes-pagination .ant-select{width:112px;height:30px}.mes-pagination .ant-select-selector{height:30px!important;font-size:13px}.mes-pagination .ant-btn-primary{background:#176b57;border-color:#176b57}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.form-grid .span-2{grid-column:span 2}.business-modal{max-width:calc(100vw - 48px);padding-bottom:0}.business-modal .ant-modal-content,.business-modal .ant-modal-container{max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);padding:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe4e1;border-radius:10px;box-shadow:0 22px 58px #0a2b222e}.business-modal .ant-modal-header{margin:0;padding:17px 22px;flex:0 0 auto;background:#fff;border-bottom:1px solid #e3e9e7}.business-modal .ant-modal-title{color:#142a23;font-size:17px;font-weight:650}.business-modal .ant-modal-close{top:12px;inset-inline-end:14px;color:#788680;border-radius:6px}.business-modal .ant-modal-close:hover{color:#175f4d;background:#edf5f2}.business-modal .ant-modal-body{min-height:0;max-height:none;padding:18px 20px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;background:#f5f8f7}.business-modal .ant-modal-footer{margin:0;padding:11px 20px;flex:0 0 auto;background:#fff;border-top:1px solid #e3e9e7}.business-modal .ant-modal-footer .ant-btn{min-width:82px;height:34px;border-radius:4px}.business-form{display:grid;gap:14px}.business-section{margin:0;overflow:hidden;background:#fff;border:1px solid #dde6e3;border-radius:7px}.business-section-header{min-height:45px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f9fbfa;border-bottom:1px solid #e5ebe9}.business-section-header strong{color:#19382f;font-size:14px;font-weight:650}.business-section-header span{color:#7b8984;font-size:12px;text-align:right}.business-section-body{padding:15px 16px}.business-section-body .form-grid{margin-bottom:-18px}.business-section-body .form-grid>.ant-form-item:has(#limitEnabled){grid-column:span 2}.business-section-body .ant-form-item{margin-bottom:18px}.business-section-table,.detail-method-table{margin:0;border:1px solid #e1e8e5}.business-section-table .ant-table,.detail-method-table .ant-table{font-size:12px}.equipment-selection-section.has-error,.method-selection-section.has-error{border-color:#ff7875;box-shadow:0 0 0 1px #ff4d4f14}.equipment-selection-toolbar,.method-selection-toolbar{min-height:34px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#65736e;font-size:13px}.equipment-selection-toolbar strong,.method-selection-toolbar strong,.selection-picker-footer strong{color:#176b57;font-size:15px}.equipment-selection-error,.method-selection-error{margin:-2px 0 10px;color:#ff4d4f;font-size:12px}.selected-equipment-table{border:1px solid #e1e8e5}.selected-equipment-table .ant-table{font-size:12px}.selected-equipment-table .ant-table-body{overscroll-behavior:contain}.selection-picker-modal{max-width:calc(100vw - 32px);padding-bottom:0}.selection-picker-modal .ant-modal-content{max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);padding:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe4e1;border-radius:10px;box-shadow:0 22px 58px #0a2b222e}.selection-picker-modal .ant-modal-header{margin:0;padding:17px 22px;flex:0 0 auto;border-bottom:1px solid #e3e9e7}.selection-picker-modal .ant-modal-body{height:min(640px,calc(100dvh - 170px));min-height:0;padding:16px 18px;flex:1 1 auto;overflow:hidden;background:#f5f8f7}.selection-picker-modal .ant-modal-footer{margin:0;padding:11px 18px;flex:0 0 auto;border-top:1px solid #e3e9e7}.selection-picker-layout{height:100%;min-height:0;display:flex;flex-direction:column}.selection-picker-toolbar{padding:12px;display:grid;grid-template-columns:minmax(240px,1fr) 170px 210px auto auto;gap:8px;background:#fff;border:1px solid #dde6e3;border-radius:6px}.selection-picker-toolbar>.ant-select,.selection-picker-toolbar>.ant-tree-select{width:100%}.selection-picker-summary{min-height:38px;padding:9px 2px 7px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#708079;font-size:12px}.selection-picker-table{min-height:0;flex:1 1 auto;background:#fff;border:1px solid #dde6e3}.selection-picker-table .ant-table{font-size:12px}.selection-picker-table .ant-table-body{overscroll-behavior:contain}.selection-picker-layout>.mes-pagination{width:100%;margin:-1px 0 0}.selection-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#65736e}.business-detail-content{display:grid;gap:14px}.business-detail-content>.business-section{min-width:0}.detail-summary{background:#fff}.detail-summary .ant-descriptions-item-label{width:132px;color:#65736e!important;background:#f7f9f8!important;font-weight:500!important}.detail-summary .ant-descriptions-item-content{color:#23352f;background:#fff!important}.detail-copy-list{display:grid;gap:10px}.detail-copy-list article{padding:13px 14px;background:#f8faf9;border:1px solid #e3eae8;border-radius:5px}.detail-copy-list article span{display:block;margin-bottom:6px;color:#6d7d77;font-size:12px;font-weight:600}.detail-copy-list article p{margin:0;color:#253a33;line-height:1.75;white-space:pre-wrap}.inspection-check-item{margin-bottom:14px;padding:12px 14px 0;background:#f6f9f8;border:1px solid #dce5e2;border-radius:6px}.inspection-check-item>strong{display:block;margin-bottom:10px;color:#203b33}.inspection-method-builder{margin-top:14px;border:1px solid #dfe8e4}.inspection-method-builder .section-title{min-height:48px;padding:7px 10px;background:#f7faf9;border-bottom:1px solid #dfe8e4}.schedule-preview{min-height:36px;padding:8px 10px 2px;background:#f4f8f6;border-left:3px solid var(--brand)}.schedule-preview .ant-tag{margin-bottom:6px}.inspection-task-item{margin-bottom:12px;padding:12px 14px 4px;background:#f8faf9;border:1px solid #dfe8e4;border-radius:4px}.inspection-task-item-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.inspection-task-item-head strong{color:#173a32;font-size:15px}.inspection-task-item-head span,.inspection-task-item p{color:#657a73;font-size:13px}.inspection-task-item p{margin:4px 0;line-height:1.6}.inspection-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.inspection-auto-result{min-height:32px;display:flex;align-items:center;color:#71827c}.inspection-closure-guide{display:flex;align-items:center;gap:16px;min-height:48px;padding:10px 18px;color:#49645b;background:#f4faf7;border:1px solid #d7e8e1;border-radius:6px 6px 0 0}.inspection-closure-guide strong{color:#173a32;font-size:15px;white-space:nowrap}.inspection-closure-guide span{font-size:13px}.form-help{margin:-4px 0 0;color:#71827c;font-size:13px}.permission-grid{width:100%;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#f6f9f8;border:1px solid #dce5e2}.detail-drawer .ant-drawer-body{background:#fafcfb}.detail-drawer .ant-descriptions{background:#fff}.attachment-section{margin:0;padding:16px;background:#fff;border:1px solid #dce5e2;border-radius:7px}.section-title{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;font-weight:700}.section-title .anticon{color:#176b57}.equipment-attachment-groups{display:grid;gap:14px}.equipment-files-form{display:grid;gap:12px}.equipment-file-control{padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;background:#f8fbfa;border:1px solid #dfe8e5;border-radius:6px}.equipment-file-control>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;row-gap:4px}.equipment-file-control>div:first-child>.anticon{color:#176b57;font-size:17px}.equipment-file-control span,.equipment-file-control em{grid-column:2;color:#71827c;font-size:12px;font-style:normal}.equipment-file-control em{color:#386457}.equipment-file-control .ant-upload-wrapper{min-width:210px}.equipment-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.equipment-image-grid article{overflow:hidden;background:#f8fbfa;border:1px solid #dce5e2;border-radius:6px}.equipment-image-grid article>img{width:100%;height:150px;object-fit:cover;background:#edf3f1}.equipment-image-grid article>div{padding:9px 10px 4px;display:grid;gap:2px}.equipment-image-grid article strong{overflow:hidden;color:#243d35;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.equipment-image-grid article span{color:#7a8984;font-size:12px}.equipment-image-grid article footer{padding:0 5px 5px;display:flex;justify-content:flex-end}.import-actions{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;color:#76837f}.import-preview{margin-top:14px}.equipment-cover{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,280px) 1fr;align-items:end;gap:14px}.equipment-cover img{width:100%;max-height:180px;object-fit:cover;background:#f2f6f4;border:1px solid #dce5e2;border-radius:6px}.equipment-cover span{color:#74827d;font-size:12px}.report-toolbar{min-height:54px;padding:9px 12px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce4e2}.report-toolbar .ant-select{min-width:170px}.report-toolbar .ant-btn-primary{margin-left:auto}.report-metrics{margin-top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border:1px solid #dce4e2}.report-metrics article{min-height:94px;padding:18px 20px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #e3e9e7}.report-metrics article:last-child{border-right:0}.report-metrics span{color:#687872;font-size:12px}.report-metrics strong{color:#18372e;font-size:29px;line-height:1}.report-metrics .danger strong{color:#c94040}.report-metrics .warning strong{color:#b77a19}.report-analysis,.dashboard-analytics{margin:10px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10px}.report-panel{min-height:250px;padding:18px 20px;background:#fff;border:1px solid #dce4e2;border-radius:7px}.report-panel>header{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px}.report-panel>header strong{color:#19372f;font-size:15px}.report-panel>header span{color:#82908b;font-size:11px}.trend-list{margin-top:14px;display:grid;gap:7px}.trend-list>div{min-height:18px;display:grid;grid-template-columns:42px 1fr 44px;align-items:center;gap:8px;color:#6d7b76;font-size:11px}.trend-list>div>div{height:12px;position:relative;background:#f0f3f2}.trend-list i,.trend-list b{height:5px;position:absolute;left:0;display:block}.trend-list i{top:1px;background:#aab5b1}.trend-list b{bottom:0;background:#1b8b6c}.trend-list em{font-style:normal;text-align:right}.report-panel>footer{margin-top:12px;display:flex;justify-content:flex-end;gap:14px;color:#77847f;font-size:11px}.report-panel>footer i,.report-panel>footer b{width:12px;height:4px;margin-right:5px;display:inline-block;vertical-align:middle;background:#aab5b1}.report-panel>footer b{background:#1b8b6c}.distribution-list{margin-top:14px;display:grid;gap:10px}.distribution-list>div{display:grid;grid-template-columns:minmax(70px,110px) 1fr 28px;align-items:center;gap:8px;color:#52635d;font-size:12px}.distribution-list .ant-progress{margin:0}.distribution-list b{text-align:right}.dashboard-analytics{grid-template-columns:1.45fr .8fr 1fr;margin-top:14px}.dashboard-analytics .report-panel{min-height:280px}.dashboard-area-list{margin-top:14px;display:grid;gap:0}.dashboard-area-list>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f0;color:#52635d;font-size:12px}.dashboard-area-list b{color:#18372e;font-size:14px}.unfinished-panel>div{margin-top:8px;display:grid}.unfinished-panel button{min-height:43px;padding:6px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;border:0;border-bottom:1px solid #edf1f0;cursor:pointer}.unfinished-panel button>span{display:grid;gap:2px}.unfinished-panel button strong{color:#283d36;font-size:12px}.unfinished-panel button small{color:#86928e}.dashboard-empty{margin-top:48px;color:#89958f;text-align:center}.completion-stock-note{padding:10px 12px;color:#526d63;background:#f0f8f5;border:1px solid #d5e9e1;border-radius:6px;font-size:12px;line-height:1.6}.consumption-out{color:#b76525}.consumption-return{color:#16816a}.spare-workflow-page{padding:14px;gap:8px}.spare-workflow-tabs-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px}.spare-workflow-tabs{align-self:center}.spare-realtime-hint{color:#71827c;font-size:12px;white-space:nowrap}.spare-filter-switch{min-height:34px;display:flex;align-items:center;gap:10px;color:#465650;font-size:13px}.spare-request-link{padding:0;color:#08765c;background:transparent;border:0;font-weight:700;cursor:pointer}.spare-request-link:hover{text-decoration:underline}.spare-destination,.spare-source,.spare-line-summary{display:grid;gap:2px}.spare-destination strong{color:#233e35;font-size:12px}.spare-destination span,.spare-source span,.spare-line-summary em{color:#83908c;font-size:11px;font-style:normal}.spare-source strong{color:#4e625b;font-size:11px}.spare-line-summary span{overflow:hidden;color:#3f554d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.spare-request-lines{display:grid;gap:8px}.spare-request-line{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:24px minmax(0,1fr) 140px 56px;align-items:start;gap:8px;background:#f7faf9;border:1px solid #e1e9e6;border-radius:6px}.spare-request-line>span{width:22px;height:22px;display:grid;place-items:center;color:#fff;background:#3d7f6d;border-radius:50%;font-size:11px}.spare-request-line .ant-form-item{margin-bottom:0}.spare-request-line .ant-input-number{width:100%}.spare-issue-lines{margin-top:14px;display:grid;gap:8px}.spare-issue-lines>div{min-height:58px;padding:9px 12px;display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:12px;background:#f7faf9;border:1px solid #e1e9e6;border-radius:6px}.spare-issue-lines>div>div{display:grid;gap:3px}.spare-issue-lines strong{color:#28443a}.spare-issue-lines span{color:#71827c;font-size:11px}.spare-issue-lines .ant-form-item{margin:0}.spare-issue-lines .ant-input-number{width:100%}.spare-detail-loading{min-height:200px;display:grid;place-items:center;color:#71827c}.spare-document-list{display:grid;gap:10px}.spare-document-list article{padding:12px 14px;border:1px solid #dde7e3;border-radius:7px}.spare-document-list article.return{background:#f4fbf9}.spare-document-list article>header{padding-bottom:8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eeec}.spare-document-list article>header>div{display:flex;align-items:center;gap:7px}.spare-document-list header span{color:#7c8b86;font-size:11px}.spare-document-list article>p{min-height:32px;margin:0;display:grid;grid-template-columns:minmax(0,1fr) 120px 160px;align-items:center;gap:8px;border-bottom:1px dashed #e7ecea;font-size:12px}.spare-document-list article>p:last-child{border-bottom:0}.spare-document-list p b{color:#214a3e}.spare-document-list p small{color:#82908b;text-align:right}.spare-document-list article>em{display:block;margin:8px 0 3px;color:#536c63;font-size:12px;font-style:normal}.mobile-header{height:48px;flex:0 0 48px;position:fixed;z-index:50;top:0;left:0;right:0;padding:0 10px 0 12px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#0b211b}.mobile-brand{display:flex;align-items:center;gap:9px;font-weight:700}.mobile-brand svg{color:#5bc49f}.mobile-header .ant-btn{color:#d8ebe5;background:#ffffff14;border-color:#ffffff1f}.mobile-header-actions{display:flex;align-items:center;gap:5px}.mobile-header-actions .notification-trigger{width:34px!important;height:32px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important}.app-shell.mobile .app-main{padding:48px 0 58px}.app-shell.mobile .app-content{padding:0;overflow-y:auto}.mobile-bottom{height:58px;position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #dce4e2;box-shadow:0 -4px 14px #0f172a14}.mobile-bottom button{padding:5px 2px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7a8883;background:#fff;border:0;font-size:11px}.mobile-bottom button .anticon{font-size:19px}.mobile-bottom button.active{color:#176b57;font-weight:700}.mobile-menu-drawer .ant-drawer-content{background:#0b211b}.mobile-menu-drawer .ant-menu{background:#0b211b;border:0}.mobile-drawer-head{height:48px;padding:0 10px 0 12px;display:flex;align-items:center;gap:10px;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-drawer-head svg{color:#5bc49f}.mobile-drawer-head strong{flex:1}.mobile-drawer-head .ant-btn{color:#fff;background:#ffffff14;border-color:#ffffff1f}.mobile-drawer-user{position:absolute;left:0;right:0;bottom:0;min-height:64px;padding:8px 12px;display:flex;align-items:center;gap:10px;color:#fff;background:#081c17;border-top:1px solid rgba(255,255,255,.1)}.mobile-drawer-user>div:nth-child(2){flex:1;display:flex;flex-direction:column}.mobile-drawer-user span{color:#91a9a1;font-size:11px}.mobile-drawer-user .ant-btn{color:#bbcfc8}@media(max-width:1100px){.welcome-line{min-width:44%}.welcome-line>span{display:none}.metric-item{padding:22px 18px;gap:12px}.metric-icon{width:44px;height:44px;flex-basis:44px}.metric-item strong{font-size:32px}.health-content{gap:28px}.health-ring{width:170px;height:170px;flex-basis:170px}.filter-fields .ant-input{width:160px}.filter-fields .status-label,.filter-fields>.ant-select:not(.operator-select){display:none}.report-analysis,.dashboard-analytics{grid-template-columns:1fr 1fr}.report-panel:first-child{grid-column:span 2}}@media(min-width:768px)and (max-height:820px){.login-story{padding-block:30px 24px}.login-copy{padding-block:5vh}.login-copy h1{font-size:clamp(38px,3.8vw,56px)}.login-description{margin-top:18px}.login-capabilities{margin-top:26px}.login-auth{padding-block:28px 20px}.auth-card{padding:30px 32px 20px}.auth-card h2{margin-bottom:24px}}@media(max-width:767px){body{overflow:auto}.login-page{min-height:100%;display:block;background:#f3f6f7}.login-story{min-height:258px;height:258px;padding:24px 20px 72px;display:block}.login-grid:after{width:280px;height:280px;min-width:280px;min-height:280px;right:-42%;top:-24%}.login-grid:before{right:8%;bottom:22%;width:56px;height:56px}.login-brand{margin-top:0;gap:11px}.login-brand>.brand-mark{width:46px;height:46px;flex-basis:46px}.login-brand .brand-mark-crop{transform:scale(.868)}.login-brand strong{font-size:16px;line-height:23px;letter-spacing:.01em}.login-brand span{margin-top:1px;font-size:10px;line-height:16px}.login-copy{top:0;margin:35px 0 0;padding:0}.login-kicker{margin-bottom:12px;font-size:11px}.login-description,.login-capabilities{display:none}.login-copy h1{font-size:30px;line-height:1.18;letter-spacing:-.025em}.login-auth{min-height:calc(100vh - 258px);min-height:calc(100dvh - 258px);padding:0 16px 16px;border-left:0}.auth-card{top:0;width:min(100%,424px);margin:-54px auto 0;padding:30px 24px 22px;box-shadow:0 18px 42px #0c372c21,0 2px 5px #0c372c0d}.auth-card h2{margin-bottom:24px;font-size:23px;line-height:31px}.login-auth footer{margin-top:auto;padding-top:24px}.dashboard-page{padding:24px 20px;overflow:visible;background:#fff}.welcome-banner{min-height:auto;padding:0;display:block;color:#152720;background:transparent;border-radius:0;box-shadow:none}.welcome-banner h1{font-size:27px}.welcome-banner p{color:#687671;font-size:12px}.welcome-line{display:none}.metric-rail{margin-top:30px;grid-template-columns:repeat(3,1fr);border:0;border-radius:0}.metric-item{min-height:120px;padding:10px 8px;display:block;text-align:center;border-right:1px solid #e3e9e7}.metric-item:last-child{display:none}.metric-icon{display:none}.metric-item>div:last-child{align-items:center}.metric-item strong{font-size:32px}.metric-item small{display:none}.metric-item i{margin:12px 0 0}.dashboard-lower{margin-top:28px;display:block}.overview-panel,.quick-panel{min-height:0;padding:0;border:0;border-radius:0}.overview-panel header,.quick-panel header{padding-bottom:10px;border-bottom:1px solid #dce4e2}.overview-panel h2,.quick-panel h2{font-size:18px}.overview-panel header span,.quick-panel header span{display:none}.health-content{min-height:160px;display:block;padding:24px 0}.health-ring{width:auto;height:auto;display:block;background:none}.health-ring:after{display:none}.health-ring>div{align-items:flex-start}.health-ring strong{font-size:38px}.health-content dl{margin-top:16px;display:flex;gap:8px}.health-content dl>div{padding:0;display:block;border:0}.health-content dd{display:inline;font-size:13px}.health-content dt{display:inline;font-size:12px}.dot{display:none}.quick-list{gap:0}.quick-list button{min-height:64px;padding:8px 0;border-width:0 0 1px;border-radius:0}.quick-icon{background:transparent}.quick-list button:nth-child(4){display:none}.mes-page{min-height:calc(100dvh - 106px);height:100%}.spare-workflow-page{padding:0;gap:6px}.spare-workflow-tabs-row{padding:4px 8px 0;align-items:stretch;flex-direction:column;gap:4px}.spare-workflow-tabs{width:100%}.spare-workflow-tabs .ant-segmented-item{flex:1}.spare-realtime-hint{align-self:flex-end}.spare-request-line{grid-template-columns:24px minmax(0,1fr) 48px}.spare-request-line>.ant-form-item:nth-of-type(2){grid-column:2}.spare-request-line>.ant-btn{grid-column:3;grid-row:1}.spare-issue-lines>div{grid-template-columns:1fr}.spare-document-list article>p{grid-template-columns:1fr auto;padding:6px 0}.spare-document-list p small{grid-column:1 / -1;text-align:left}.mes-filter-toolbar{min-height:auto;padding:8px;display:flex;align-items:stretch;flex-direction:column;overflow:visible}.mes-filter-fields{align-items:stretch;flex-direction:column;overflow:visible}.mes-filter-field{width:100%}.resource-query-field,.resource-status-field{flex:0 0 34px}.mes-filter-field>:last-child{flex:1}.resource-query-field{width:100%}.resource-filter-input,.resource-status-field .ant-select{width:100%!important;min-width:0}.mes-filter-fields>.ant-btn{width:100%}.mes-toolbar-actions{margin:0;padding:8px 0 0;border-left:0;border-top:1px solid #e3e9e7;overflow-x:auto}.advanced-filter-drawer{width:100vw!important;max-width:100vw!important}.advanced-filter-drawer .ant-drawer-header{height:102px;min-height:102px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.advanced-filter-drawer .ant-drawer-header-title{min-height:34px;grid-row:1}.advanced-filter-drawer .ant-drawer-extra{width:100%;margin:0;grid-row:2}.advanced-filter-drawer .ant-drawer-body{padding:0 14px 24px}.advanced-filter-actions{width:100%}.advanced-filter-actions .ant-btn{flex:1;padding-inline:8px;font-size:12px}.advanced-filter-combination{padding:14px 0;align-items:stretch;flex-direction:column}.advanced-filter-row{padding:9px 0;grid-template-columns:92px minmax(0,1fr) 34px;gap:7px;border-bottom:1px solid #eef2f0}.advanced-filter-row>strong{grid-column:1 / -1}.advanced-filter-row>.ant-select:nth-of-type(1){grid-column:1}.advanced-filter-row>.ant-select:nth-of-type(2),.advanced-filter-row>.ant-input,.advanced-filter-row>.ant-input-affix-wrapper{grid-column:2}.advanced-filter-fixed,.advanced-filter-row>.ant-btn{grid-column:3}.resource-list-actions{width:max-content;min-width:100%;justify-content:flex-end}.mes-list-surface{margin-top:6px}.mes-page .ant-table-thead>tr>th,.mes-page .ant-table-tbody>tr:not(.ant-table-measure-row)>td{height:44px}.mes-pagination{height:auto;min-height:72px;padding:5px 8px;flex-wrap:wrap;justify-content:flex-start}.mes-pagination-summary{width:100%}.mes-pagination-controls{max-width:100%;overflow-x:auto}.business-modal{width:100vw!important;max-width:100vw!important;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;top:0;margin:0!important;padding-bottom:0;overflow:hidden}.business-modal .ant-modal-content,.business-modal .ant-modal-container{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;border:0;border-radius:0;display:flex;flex-direction:column}.business-modal .ant-modal-header{flex:0 0 auto;padding:14px 16px}.business-modal .ant-modal-body{min-height:0;max-height:none;flex:1 1 auto;padding:12px;overflow-y:auto}.business-modal .ant-modal-footer{flex:0 0 auto;position:sticky;bottom:0;padding:10px 12px;background:#fff}.business-modal .ant-modal-footer .ant-btn{min-width:76px}.business-form,.business-detail-content{gap:12px}.business-section{border-radius:6px}.business-section-header{min-height:43px;padding:10px 12px;align-items:flex-start;flex-direction:column;gap:3px}.business-section-header span{text-align:left}.business-section-body{padding:12px}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:span 1}.permission-grid{grid-template-columns:1fr}.business-section-body .form-grid>.ant-form-item:has(#limitEnabled){grid-column:span 1}.equipment-selection-toolbar,.method-selection-toolbar{align-items:stretch;flex-direction:column}.equipment-selection-toolbar .ant-space,.equipment-selection-toolbar .ant-space-item,.equipment-selection-toolbar .ant-btn,.method-selection-toolbar .ant-space,.method-selection-toolbar .ant-space-item,.method-selection-toolbar .ant-btn{width:100%}.equipment-selection-toolbar .ant-space,.method-selection-toolbar .ant-space{display:grid;grid-template-columns:1fr 1fr}.selection-picker-modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px);margin:0 auto}.selection-picker-modal .ant-modal-content{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.selection-picker-modal .ant-modal-header{padding:14px 16px}.selection-picker-modal .ant-modal-body{height:auto;padding:10px 12px}.selection-picker-modal .ant-modal-footer{padding:10px 12px}.selection-picker-toolbar{padding:10px;grid-template-columns:1fr 1fr}.selection-picker-toolbar>:first-child,.selection-picker-toolbar>.ant-select,.selection-picker-toolbar>.ant-tree-select{grid-column:1 / -1}.selection-picker-summary{align-items:flex-start;flex-direction:column;gap:2px}.selection-picker-table .ant-table-body{max-height:clamp(160px,calc(100dvh - 600px),260px)!important}.selection-picker-footer{align-items:stretch;flex-direction:column}.selection-picker-footer .ant-space,.selection-picker-footer .ant-space-item,.selection-picker-footer .ant-btn{width:100%}.selection-picker-footer .ant-space{display:grid;grid-template-columns:1fr 1fr}.schedule-preview{min-height:34px}.inspection-result-grid{grid-template-columns:1fr;gap:0}.inspection-task-item-head,.inspection-closure-guide{align-items:flex-start;flex-direction:column;gap:3px}.detail-summary .ant-descriptions-item-label{width:112px}.detail-drawer{width:100%!important}.attachment-section{margin:0;padding:12px}.equipment-file-control{grid-template-columns:1fr}.equipment-file-control .ant-upload-wrapper{min-width:0}.equipment-file-control .ant-btn{width:100%}.equipment-image-grid,.equipment-cover{grid-template-columns:1fr}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar .ant-select,.report-toolbar .ant-picker,.report-toolbar .ant-segmented,.report-toolbar .ant-btn{width:100%}.report-toolbar .ant-btn-primary{margin-left:0}.report-metrics{grid-template-columns:repeat(2,1fr)}.report-metrics article{min-height:80px;border-bottom:1px solid #e3e9e7}.report-analysis,.dashboard-analytics{grid-template-columns:1fr}.report-panel:first-child{grid-column:span 1}.dashboard-analytics .report-panel{min-height:0}}@media(max-width:380px){.login-story{padding-inline:16px}.login-brand{gap:9px}.login-brand>.brand-mark{width:42px;height:42px;flex-basis:42px}.login-brand .brand-mark-crop{transform:scale(.79)}.login-brand strong{font-size:15px}.login-auth{padding-inline:12px}.auth-card{padding:26px 20px 20px}}@media(max-width:1100px){.workflow-metrics{grid-template-columns:repeat(3,1fr)}.workflow-metrics button:nth-child(3){border-right:0}.workflow-metrics button:nth-child(-n+3){border-bottom:1px solid #e3e9e7}.role-workbench>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.workflow-page{min-height:calc(100dvh - 106px);padding:8px;overflow:visible;background:#f3f6f5}.workflow-metrics{grid-template-columns:repeat(2,1fr)}.workflow-metrics button{min-height:66px;padding:10px;grid-template-columns:24px 1fr auto;border-bottom:1px solid #e3e9e7}.workflow-metrics button:nth-child(2n){border-right:0}.workflow-metrics button:last-child{grid-column:1 / -1}.workflow-metrics button strong{font-size:21px}.exception-attachments{grid-template-columns:repeat(2,1fr)}.workflow-detail-drawer .ant-drawer-content-wrapper{width:100%!important}.role-workbench{margin-top:24px;padding:0;border:0}.role-workbench>div{grid-template-columns:1fr}.role-workbench button{min-height:74px}.role-workbench button small{white-space:normal}.notification-panel{width:min(340px,calc(100vw - 24px))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.login-grid,.login-grid:before,.login-grid:after,.login-kicker,.login-kicker span,.login-copy h1,.login-description,.login-capabilities,.auth-card:before,.auth-eyebrow,.auth-card h2,.auth-card .ant-btn-primary,.auth-trust,.auth-separator,.admin-entry{animation:none!important}.login-story{animation:mori-login-hero-panel-enter-reduced .62s ease-out both!important}.login-brand{animation:mori-login-slide-in-left-reduced .52s ease-out 70ms both!important}.login-copy{animation:mori-login-copy-enter-reduced .62s ease-out 90ms both!important}.login-auth{animation:mori-login-access-panel-enter-reduced .52s ease-out 40ms both!important}.auth-card{animation:mori-login-card-float-reduced .72s ease-out 90ms both!important}.login-auth footer{animation:mori-login-fade .28s ease-out .24s both!important}.welcome-banner h1,.welcome-banner p,.welcome-line i,.welcome-line b,.welcome-line>span,.welcome-line .anticon,.metric-rail,.metric-item,.overview-panel,.quick-panel,.health-ring,.quick-list button{animation:none!important}.dashboard-page{animation:mori-workspace-page-enter .14s ease-out both!important}.welcome-banner{animation:mori-dashboard-pattern-enter .68s cubic-bezier(.22,1,.36,1) both!important}}.workspace-tabs{position:relative;z-index:20;display:flex;align-items:stretch;height:36px;flex:0 0 36px;min-width:0;background:#fff;border-bottom:1px solid #e2e8e4}.workspace-tab-list{flex:1;min-width:0;display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}.workspace-tab-list::-webkit-scrollbar{display:none}.workspace-tab{display:flex;align-items:center;flex:0 0 auto;min-width:120px;max-width:180px;height:35px;padding:0 6px;border-bottom:2px solid transparent;color:#68786f}.workspace-tab.active{background:#edf4ef;color:#243c32;border-bottom-color:#176b57}.workspace-tab-select{display:flex;align-items:center;gap:7px;flex:1;min-width:0;height:100%;padding:0 6px;border:0;background:transparent;color:inherit;font:inherit;font-size:13px;cursor:pointer}.workspace-tab.active .workspace-tab-select{font-weight:600}.workspace-tab-select>.anticon{flex-shrink:0}.workspace-tab-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tab-close{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;padding:0;border:0;border-radius:4px;background:transparent;color:#7b8c81;cursor:pointer;font-size:12px}.workspace-tab-close:hover{color:#243c32;background:#dae7df}.workspace-tab-select:focus-visible,.workspace-tab-close:focus-visible{outline:2px solid #176b57;outline-offset:-2px;border-radius:4px}.workspace-tabs>.ant-btn{flex-shrink:0;height:35px;border-radius:0}.workspace-tab-arrow{width:36px}.workspace-tab-picker{border-left:1px solid #e2e8e4}.workspace-tab-menu{min-width:220px;max-width:min(360px,calc(100vw - 24px));max-height:min(400px,calc(100dvh - 64px));overflow-y:auto}.workspace-tab-menu .ant-dropdown-menu-title-content{white-space:normal;overflow-wrap:anywhere}.list-query-scheme-bar{display:flex;flex:0 0 auto;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:8px 10px;background:#fff;border-bottom:1px solid #edf1ee}.list-query-scheme-bar:empty{display:none}@media(min-width:768px){.advanced-filter-drawer .ant-drawer-header{min-height:56px;padding:8px 16px}.advanced-filter-drawer .ant-drawer-title{font-size:16px}.advanced-filter-drawer .ant-drawer-body{padding:16px}.advanced-filter-combination{min-height:0;margin-bottom:14px;padding-bottom:14px;gap:16px}.advanced-filter-combination strong{font-size:13px}.advanced-filter-combination span{font-size:11px}.advanced-filter-rows{display:grid;gap:10px;padding-top:0;margin-bottom:14px}.advanced-filter-row{min-height:34px;grid-template-columns:128px 144px minmax(0,1fr) 34px;gap:8px}.advanced-filter-row>strong{font-size:12px}.advanced-filter-add{margin-top:0}.advanced-filter-add.ant-select{border-style:solid!important}}.query-schemes{max-width:100%}.query-schemes .ant-btn,.query-schemes .ant-select{height:32px;font-size:12px}.mes-toolbar-actions{display:flex;gap:0;align-items:center}.list-settings-slot:empty{display:none}.resource-list-actions{gap:0!important}.resource-list-actions>.ant-btn{min-width:72px;height:32px;border-radius:0!important;box-shadow:none!important}.resource-list-actions>.ant-btn+.ant-btn{margin-left:-1px}.mes-filter-toolbar{overflow:visible}.mes-filter-fields{flex-wrap:wrap;overflow:visible}.column-settings-list{display:grid;gap:8px}.column-setting-row{display:grid;grid-template-columns:minmax(100px,1fr) 90px 115px 66px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #edf1ee}.column-setting-row .ant-input-number{width:90px}.list-preference-help{color:#718178;font-size:13px;line-height:1.7}.mes-page .ant-table-tbody>tr>td.ant-table-cell-fix-left,.mes-page .ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#fdfefd}.mes-page .ant-table-cell-fix-left-last{border-right:1px solid #e1e7e3}.mes-page .ant-table-cell-fix-right-first{border-left:1px solid #e1e7e3}.mes-page .ant-table-cell-fix-right-first:after,.mes-page .ant-table-cell-fix-left-last:after{box-shadow:none!important}.ant-table-cell.ant-table-cell-fix-end-shadow{border-inline-start:1px solid #e1e7e3}.ant-table-cell.ant-table-cell-fix-end-shadow:after{box-shadow:none!important}.mes-action-cell{white-space:nowrap;text-align:right}.mes-action-cell .mes-row-actions{justify-content:flex-end}.mes-page .mes-density-middle .ant-table-tbody>tr:not(.ant-table-measure-row)>td{padding-block:10px!important}.mes-page .mes-density-large .ant-table-tbody>tr:not(.ant-table-measure-row)>td{padding-block:15px!important}.app-sidebar{transition:width .3s cubic-bezier(.22,1,.36,1),min-width .3s cubic-bezier(.22,1,.36,1)}.main-menu.ant-menu-inline-collapsed>.ant-menu-submenu-open>.ant-menu-submenu-title{background:#78a89138!important;box-shadow:inset 3px 0 #86b59d}@media(max-width:767px){.column-setting-row{grid-template-columns:minmax(100px,1fr) 85px}.query-schemes{display:flex;flex-wrap:wrap;gap:4px}.mes-toolbar-actions{flex-wrap:wrap;gap:4px}}.area-equipment-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.area-equipment-filters .ant-select{min-width:175px}.area-equipment-filters .ant-input-search{max-width:360px}.area-move-form{display:flex;flex-direction:column;gap:10px;overflow-wrap:anywhere}.area-move-form p{margin:4px 0}.simple-area-page{background:#f4f7f6;padding:16px;gap:12px}.simple-area-toolbar{display:flex;align-items:center;gap:24px;flex-wrap:wrap;flex-shrink:0}.simple-area-toolbar h2{color:#203d31;font-size:18px;margin:0;white-space:nowrap}.simple-area-search{max-width:340px;flex:1;min-width:210px}.simple-area-tools{margin-left:auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.simple-area-tools .ant-checkbox-wrapper{color:#77877f;font-size:12px}.simple-area-surface{flex:1;min-height:0;overflow:auto;background:#fff;border:1px solid #e0e7e3;border-radius:6px}.simple-area-surface>.ant-alert{margin:16px}.simple-area-table .ant-table-thead>tr>th{padding:10px 20px!important}.simple-area-table .ant-table-tbody>tr>td{padding:8px 20px!important;height:48px}.simple-area-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fff}.simple-area-table .ant-table-tbody>tr.area-root-row>td{background:#f6f9f7}.simple-area-table .ant-table-tbody>tr.area-selected-row>td{background:#edf6f1}.simple-area-table .ant-table-tbody>tr:hover>td{background:#f3f8f5}.simple-area-toggle,.simple-area-leaf{display:inline-flex;vertical-align:middle;width:24px;height:26px;justify-content:center;align-items:center;margin-right:6px}.simple-area-toggle{color:#6a8074;border:0;background:transparent;cursor:pointer;border-radius:3px;font-size:11px}.simple-area-toggle:hover,.simple-area-toggle:focus-visible{color:#176b57;background:#dceee3}.simple-area-toggle:disabled{cursor:default}.simple-area-leaf:before{content:"";width:12px;height:12px;border-left:1px solid #d1ddd5;border-bottom:1px solid #d1ddd5;transform:translateY(-4px)}.simple-area-name{display:inline;color:#354c40}.simple-area-name>button{background:none;border:0;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer;vertical-align:middle;overflow-wrap:anywhere}.area-root-row .simple-area-name>button{font-weight:600}.area-disabled-row .simple-area-name{color:#919b95}.simple-area-name .ant-tag{margin-left:8px}.simple-area-column-note{font-size:11px;font-weight:400;color:#89968e;margin-left:4px}.simple-area-count{font-variant-numeric:tabular-nums;font-weight:600}.simple-area-count span+span{font-weight:400;color:#82948a;font-size:11px}.simple-area-actions{display:flex;align-items:center;gap:14px;white-space:nowrap}.simple-area-device-path{color:#7a8d81;font-size:12px;margin:0 0 18px;overflow-wrap:anywhere}@media(max-width:1100px){.simple-area-toolbar{gap:12px}.simple-area-tools{gap:8px}}@media(max-width:760px){.simple-area-page{padding:10px}.simple-area-search{max-width:none}.simple-area-tools{margin-left:0;width:100%}.simple-area-tools>.ant-btn-primary{margin-left:auto}.simple-area-table .ant-table-tbody>tr>td{padding-inline:12px!important}}
