html,body{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}#root{height:100%}body{background:#f4f6f8;overflow:hidden}.app-layout{height:100vh;overflow:hidden}.app-layout__sider .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.app-layout__logo{color:#fff;background:#fff3;border-radius:6px;flex:none;justify-content:center;align-items:center;height:32px;margin:16px;font-weight:700;display:flex}.app-layout__menu{flex:auto;min-height:0;overflow:hidden auto}.app-layout__menu .ant-menu{border-inline-end:0}.app-layout__main{min-width:0;height:100vh;overflow:hidden}.app-layout__header{flex:none}.app-layout__content-scroll{flex:auto;min-height:0;overflow:auto}.home-dashboard__hero{background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 30%),linear-gradient(135deg,#0f172a,#1d4ed8 58%,#0ea5e9);border:0}.home-dashboard__hero .ant-card-body{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.home-dashboard__stat{border:0;overflow:hidden}.home-dashboard__stat .ant-card-body{position:relative}.home-dashboard__stat .ant-statistic{z-index:1;position:relative}.home-dashboard__stat--blue{background:linear-gradient(135deg,#e0f2fe,#f8fbff)}.home-dashboard__stat--slate{background:linear-gradient(135deg,#eef2ff,#f8fafc)}.home-dashboard__stat--amber{background:linear-gradient(135deg,#fff7e6,#fffdf3)}.home-dashboard__stat--green{background:linear-gradient(135deg,#ecfdf3,#f6ffed)}.home-dashboard__summary-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.home-dashboard__summary-item:last-child{border-bottom:0;padding-bottom:0}@media (width<=900px){.home-dashboard__hero .ant-card-body{flex-direction:column;align-items:flex-start}}
