body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-shell{min-height:100vh;height:100vh;overflow:hidden;background:linear-gradient(180deg,#f5f8fc,#f0f3f8)}.dashboard-main-layout{min-width:0;height:100vh;background:transparent}.dashboard-content{overflow-y:auto;overflow-x:hidden;padding:10px}.dashboard-content-inner{min-height:calc(100vh - 96px);position:relative}.dashboard-glow{position:absolute;top:-40px;right:-120px;width:320px;height:320px;background:radial-gradient(circle,#00a6e14d,#00a6e100 70%);pointer-events:none}.content-section{background:#fff;width:min(1320px,100%);margin:0 auto;padding:clamp(16px,2.2vw,30px);border-radius:16px;border:1px solid #e9edf4;box-shadow:0 14px 38px #10182814;position:relative;z-index:1}@media(max-width:992px){.dashboard-content{padding:14px}.dashboard-content-inner{min-height:calc(100vh - 84px)}.content-section{border-radius:12px;box-shadow:0 10px 22px #10182814}}@media(max-width:768px){.dashboard-glow{width:220px;height:220px;right:-80px;top:-50px}.dashboard-content{padding:10px}.dashboard-content-inner{min-height:calc(100vh - 76px)}}.sidebar-desktop-shell{height:100%;display:flex;flex-direction:column}.sidebar-logo-wrap{text-align:center;padding:14px 12px;border-bottom:1px solid #f0f3f8;flex:0 0 auto}.sidebar-menu-wrap{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:6px 6px 14px}.sidebar-menu-wrap::-webkit-scrollbar{width:6px}.sidebar-menu-wrap::-webkit-scrollbar-track{background:transparent}.sidebar-menu-wrap::-webkit-scrollbar-thumb{background:#d2d9e4;border-radius:99px}.sidebar-menu.ant-menu{background:#fff;border-inline-end:none!important}.sidebar-menu.ant-menu .ant-menu-item,.sidebar-menu.ant-menu .ant-menu-submenu-title{background:#fff;border-radius:10px;margin-inline:4px;width:calc(100% - 8px)}.sidebar-menu.ant-menu .ant-menu-item-selected{background:#1677ff!important;color:#fff!important;box-shadow:0 8px 18px #1677ff38}.sidebar-menu.ant-menu .ant-menu-item-selected .ant-menu-title-content,.sidebar-menu.ant-menu .ant-menu-item-selected .ant-menu-item-icon,.sidebar-menu.ant-menu .ant-menu-item-selected a{color:#fff!important}.sidebar-menu.ant-menu .ant-menu-item-group-title{padding-inline:12px;color:#8c97a8;font-weight:600;font-size:12px;letter-spacing:.3px}
