@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#__next,body,html{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout{min-height:100vh;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.ant-layout-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0;z-index:100}.ant-table-wrapper{background:#fff;border-radius:8px}.ant-badge,.ant-btn,.ant-card,.ant-dropdown,.ant-form,.ant-input,.ant-menu,.ant-modal,.ant-select,.ant-statistic,.ant-table,.ant-tabs,.ant-tag,.ant-typography{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;font-weight:600;color:#262626;margin:0}.page-header p{color:#8c8c8c;margin-top:4px}