.dashboard-layout{min-height:100vh}.dashboard-layout .dashboard-sider{z-index:100;height:100vh;position:fixed;top:0;bottom:0;left:0;overflow:auto;box-shadow:2px 0 8px #1d21290d;background:#064e3b!important}.dashboard-layout .sider-logo{color:#fff;letter-spacing:1px;background:#064e3b;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;height:64px;padding:0 16px;font-weight:700;display:flex}.dashboard-layout .dashboard-header{z-index:99;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00152914}.dashboard-layout .header-left{align-items:center;gap:16px;display:flex}.dashboard-layout .header-system-title{color:#065f46;white-space:nowrap;font-size:14px;font-weight:600}@media (max-width:768px){.dashboard-layout .header-system-title{display:none}}.dashboard-layout .header-right{align-items:center;gap:20px;display:flex}.dashboard-layout .header-right .user-profile{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;transition:all .3s;display:flex}.dashboard-layout .header-right .user-profile:hover{background:#f3f4f6}.dashboard-layout .dashboard-content{background:#fff;border-radius:12px;min-height:280px;margin:24px 16px;padding:24px;animation:.4s ease-out fadeIn;box-shadow:0 1px 2px #00000008}.ant-menu-dark{background:#064e3b!important}.ant-menu-dark .ant-menu-sub.ant-menu-inline,.ant-menu-dark.ant-menu-inline .ant-menu-sub.ant-menu-inline{background:#ffffff1f!important;border-left:3px solid #34d399!important;border-radius:8px!important;margin:4px 8px!important;padding:6px 0!important;box-shadow:inset 0 2px 4px #0000000a!important}.ant-menu-dark .ant-menu-sub .ant-menu-item{color:#f1f5f9!important;border-radius:6px!important;width:calc(100% - 8px)!important;margin:2px 4px!important;font-size:12.5px!important;transition:all .2s!important}.ant-menu-dark .ant-menu-sub .ant-menu-item:hover{color:#fff!important;background-color:#fff3!important}.ant-menu-dark .ant-menu-sub .ant-menu-item.ant-menu-item-selected{color:#fff!important;background:linear-gradient(135deg,#d97706 0%,#b45309 100%)!important;font-weight:700!important;box-shadow:0 2px 6px #d9770659!important}.ant-menu-dark .ant-menu-item-selected{font-weight:600;background-color:#d97706!important}.dashboard-main{min-height:100vh;margin-left:260px;transition:all .2s}.dashboard-main.collapsed{margin-left:0}.sider-overlay{z-index:99;cursor:pointer;background:#00000073;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.dashboard-main,.dashboard-main.collapsed{margin-left:0}.dashboard-layout .dashboard-content{margin:16px 8px;padding:16px}.dashboard-layout .dashboard-header{padding:0 16px}}@media (max-width:576px){.dashboard-layout .dashboard-content{margin:12px 4px;padding:12px}.header-right .user-profile .profile-name{display:none}}
