@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--header-height: 64px;--sidebar-width: 300px;--sidebar-collapsed-width: 80px;--content-padding: 24px;--mobile-content-padding: 16px;--primary-color: #001529;--text-color: rgba(0, 0, 0, .85);--border-radius: 4px}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.ant-layout-sider{scrollbar-width:none;-ms-overflow-style:none}.ant-layout-sider::-webkit-scrollbar{display:none}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600}.ant-layout{background:#f0f2f5}.ant-layout-sider-children{display:flex;flex-direction:column}.ant-menu-item a{color:inherit;text-decoration:none;font-family:Poppins,sans-serif}.ant-menu-submenu-title{font-family:Poppins,sans-serif}.ant-breadcrumb{font-family:Poppins,sans-serif;font-size:14px}.ant-layout-header{background:#fff;padding:0 24px;display:flex;align-items:center;box-shadow:0 1px 4px #00152914}.ant-layout-content{min-height:calc(100vh - var(--header-height));padding:var(--content-padding)}.ant-card{box-shadow:0 1px 2px #00000008}.ant-btn,.ant-input,.ant-dropdown-menu-item{font-family:Poppins,sans-serif}@media (max-width: 576px){:root{--content-padding: var(--mobile-content-padding)}.ant-layout-content{padding:12px}.ant-card{margin-bottom:12px}.ant-breadcrumb{font-size:12px}.ant-layout-header{padding:0 12px}.ant-menu-item,.ant-menu-submenu-title{height:48px!important;line-height:48px!important}}@media (min-width: 577px) and (max-width: 991px){.ant-layout-content{padding:16px}.ant-breadcrumb{font-size:13px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-color-scheme: dark){:root{--text-color: rgba(255, 255, 255, .85)}}
