@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@500;600;700&display=swap";.mh-layout{background:#f4f6f8;min-height:100vh;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.mh-route-loading,.mh-filial-loading{color:#166534;justify-content:center;align-items:center;gap:10px;min-height:180px;font-size:14px;font-weight:750;display:flex}.mh-filial-loading{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f4f6f8d1;border-radius:14px;min-height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.mh-filial-spinner{border:3px solid #1665342e;border-top-color:#168447;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite mh-filial-spin}@keyframes mh-filial-spin{to{transform:rotate(360deg)}}.mh-backdrop{z-index:90;cursor:pointer;background:#091c1247;border:none;position:fixed;top:0;bottom:0;left:0;right:0}.mh-sidebar{z-index:100;will-change:width, transform;background:linear-gradient(#0b6b3a 0%,#149954 54%,#46c98a 100%);border:1px solid #ffffff3d;border-radius:24px;flex-direction:column;transition:width .2s,transform .2s;display:flex;position:fixed;top:14px;bottom:14px;left:14px;overflow:hidden;box-shadow:0 20px 48px #09371f3d,inset 0 1px #ffffff2e}.mh-sidebar:before{content:"";pointer-events:none;background:radial-gradient(160px 240px at 10% 8%,#ffffff1f,#0000 70%),radial-gradient(220px 300px at 90% 100%,#ffffff14,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.mh-logo-wrap{z-index:1;padding:18px 14px 10px;position:relative}.mh-logo-card{background:#ffffff08;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;height:118px;display:flex;overflow:hidden}.mh-logo-image{object-fit:contain;filter:drop-shadow(0 2px 6px #0000001a);width:100%;max-height:156px}.mh-logo-mini{background:#ffffff24;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto;display:flex}.mh-logo-mini img{object-fit:contain;width:34px;height:34px}.mh-nav{z-index:1;flex:1;padding:6px 14px 10px;position:relative;overflow-y:auto}.mh-nav::-webkit-scrollbar{width:7px}.mh-nav::-webkit-scrollbar-track{background:0 0}.mh-nav::-webkit-scrollbar-thumb{background:#ffffff6b;border-radius:20px}.mh-nav{scrollbar-width:thin;scrollbar-color:#ffffff6b transparent}.mh-link,.mh-group-btn,.mh-sub-link{cursor:pointer;color:#ffffffeb;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;margin-bottom:7px;text-decoration:none;transition:background-color .14s,color .14s,box-shadow .14s,transform .14s;display:flex}.mh-link:hover,.mh-group-btn:hover,.mh-sub-link:hover{background:#ffffff29;transform:translateY(-1px);box-shadow:0 0 0 1px #74ffb93d,0 8px 18px #16814a38}.mh-link.is-active,.mh-group-btn.is-active{color:#0b6b3a;background:#fff;font-weight:700;box-shadow:0 10px 22px #0d522f3d}.mh-link.is-collapsed,.mh-group-btn.is-collapsed{justify-content:center;padding:13px 0}.mh-link.is-open,.mh-group-btn.is-open{padding:11px 12px}.mh-label{text-align:left;letter-spacing:.01em;flex:1;font-size:11px;font-weight:600}.mh-sub-wrap{border-left:1px solid #fff3;margin:-2px 0 8px;padding:4px 8px 6px 36px}.mh-sub-link{color:#ffffffdb;margin-bottom:3px;padding:8px 10px;font-size:13px}.mh-sub-placeholder{color:#ffffff8f;cursor:default;padding:8px 10px;font-size:13px;display:block}.mh-sub-link.is-active{color:#fff;background:#fff3;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff29}.mh-user-area{z-index:1;border-top:1px solid #ffffff26;padding:12px 14px 16px;position:relative}.mh-user-card{background:#0b42275c;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:10px;padding:11px 12px;display:flex}.mh-avatar{color:#fff;background:#ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.mh-user-name{color:#fff;font-size:14px;font-weight:700;line-height:1.15}.mh-logout{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff59;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:700;transition:background-color .14s,box-shadow .14s;display:flex}.mh-logout:hover{background:#fff3;box-shadow:0 8px 18px #0b523047}.mh-mobile-toggle{z-index:210;color:#fff;cursor:pointer;background:#0b6b3a;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:fixed;top:14px;left:14px;box-shadow:0 10px 20px #0b48294d}.mh-collapse-toggle{z-index:210;color:#fff;cursor:pointer;background:#ffffff38;border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:left .24s,transform .16s;display:flex;position:fixed;top:98px;box-shadow:0 10px 20px #0c482a38}.mh-collapse-toggle:hover{transform:translateY(-1px)}.mh-main{will-change:margin-left;flex:1;min-height:100vh;transition:margin-left .2s;overflow:hidden}.mh-filial-switcher{color:#ffffffdb;flex-direction:column;gap:5px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.mh-filial-switcher select{color:#fff;background:#ffffff24;border:1px solid #ffffff59;border-radius:9px;width:100%;min-width:0;height:36px;padding:0 8px;font-size:12px;font-weight:700}.mh-filial-switcher option{color:#0f172a;background:#fff}.mh-filial-switcher select:disabled{opacity:.86;cursor:not-allowed;border-style:dashed}.mh-compact-identity{justify-items:center;gap:7px;margin-bottom:8px;display:grid}.mh-compact-filial{color:#fff;letter-spacing:.04em;background:#ffffff1a;border:1px solid #ffffff57;border-radius:7px;place-items:center;min-width:38px;height:24px;padding:0 5px;font-size:10px;font-weight:900;display:grid}
