body.hx-v081 .hx-os{grid-template-rows:46px 38px minmax(0,1fr) 24px}
body.hx-v081 .hx-os-titlebar{padding:6px 12px;background:#fff}
body.hx-v081 .hx-os-userbar{display:flex;align-items:center;gap:7px}
body.hx-v081 .hx-os-toolbar{gap:4px;padding-inline:9px}
body.hx-v081 .hx-os-workspace{grid-template-columns:245px minmax(0,1fr)}
body.hx-v081 .hx-sidebar{padding:8px;background:#f5faf5}
body.hx-v081 .hx-side-group-title{font-size:10px;color:#7b897f;margin:10px 4px 4px}
body.hx-v081 .hx-os-main{min-height:0;overflow:auto;background:#fff}
body.hx-v081 .hx-panel{padding:10px}
.hx-os-headline{height:auto;min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;background:#fbfdfb;border:1px solid #e1ebe1;border-radius:8px;padding:8px 10px}
.hx-os-headline h2{margin:0;font-size:15px}.hx-os-headline p{margin:2px 0 0;color:#66766d;font-size:11px;line-height:1.8}
.hx-os-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:8px}
.hx-os-stat{background:#fff;border:1px solid #dfe9df;border-radius:8px;padding:9px;display:grid;gap:3px;min-height:70px}.hx-os-stat small{color:#66766d}.hx-os-stat b{font-size:22px;color:#0b8f23}
.hx-grid .hx-action-cell{display:flex;gap:5px;align-items:center}.hx-grid .hx-mini-btn{height:25px;border:1px solid #d8e5d8;border-radius:5px;background:#fff;padding:0 8px;cursor:pointer}.hx-grid .hx-mini-btn.primary{background:#0b8f23;color:#fff;border-color:#08791e}
.hx-modal-layer{position:fixed;inset:0;background:rgba(20,40,24,.16);z-index:9800;display:grid;place-items:start center;padding-top:6vh}
.hx-modal-window{width:min(760px,94vw);max-height:88vh;background:#fff;border:1px solid #d8e5d8;border-radius:10px;box-shadow:0 22px 60px rgba(20,40,24,.18);display:grid;grid-template-rows:42px minmax(0,1fr) 48px;overflow:hidden}
.hx-modal-head{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e2ece2;background:#fbfdfb}.hx-modal-head b{font-size:14px}.hx-modal-close{width:26px;height:26px;border:0;background:#fff;border-radius:5px;cursor:pointer}
.hx-modal-body{padding:12px;overflow:auto}.hx-modal-foot{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:1px solid #e2ece2;background:#fbfdfb}
.hx-setup-steps{display:flex;gap:5px;margin-bottom:10px}.hx-setup-step{height:27px;border:1px solid #dbe7dc;border-radius:999px;background:#fff;color:#66766d;padding:0 10px;display:flex;align-items:center}.hx-setup-step.active{background:#eaf7ed;color:#0b8f23;border-color:#94d89e;font-weight:700}
.hx-section-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hx-section-item{border:1px solid #e1ebe1;border-radius:7px;background:#fff;padding:8px}.hx-section-item b{display:block}.hx-section-item small{color:#738079}
.hx-login-card .hx-brand{margin-bottom:12px}.hx-login-msg{color:#c62828;min-height:18px}
@media(max-width:1100px){.hx-os-stats{grid-template-columns:repeat(2,minmax(0,1fr))}body.hx-v081 .hx-os-workspace{grid-template-columns:1fr}.hx-sidebar{display:none}.hx-section-list{grid-template-columns:1fr}}
