:root{--font-family-base: "Montserrat", sans-serif;--font-weight-regular: 400;--font-weight-bold: 700;--font-optical-sizing: auto;--font-stretch: 100;--h1-size: 30px;--h2-size: 20px;--h3-size: 15px;--brand: #1677ff;--brand-0: rgba(22, 119, 255, 0);--brand-10: rgba(22, 119, 255, .01);--brand-20: rgba(22, 119, 255, .02);--brand-50: rgba(22, 119, 255, .05);--brand-100: rgba(22, 119, 255, .1);--brand-300: rgba(22, 119, 255, .3);--brand-500: rgba(22, 119, 255, .5);--bg-header: #ffffff;--bg-footer: #ffffff;--bg-body: #ffffff;--bg-muted: #f0f0ff;--text-muted: grey;--divider: var(--brand-500);--border: var(--brand-500);--shadow-card: 8px 8px 2px 1px var(--brand-300);--header-height: 56px;--z-sticky: 999;--grid-dot-size: .5px;--grid-size: 20px;--login-grid-size: 16px;--login-opacity: .8}*{font-family:var(--font-family-base)}body{margin:auto;padding:0;background:var(--bg-body)}h1.ant-typography{margin:0;font-family:var(--font-family-base);font-optical-sizing:var(--font-optical-sizing);font-weight:var(--font-weight-bold);font-style:normal;font-variation-settings:"wdth" var(--font-stretch);font-size:var(--h1-size)}h2.ant-typography{margin:0;font-family:var(--font-family-base);font-optical-sizing:var(--font-optical-sizing);font-weight:var(--font-weight-bold);font-style:normal;font-variation-settings:"wdth" var(--font-stretch);font-size:var(--h2-size)}h3.ant-typography{font-family:var(--font-family-base);font-optical-sizing:var(--font-optical-sizing);font-weight:var(--font-weight-regular);font-style:normal;font-variation-settings:"wdth" var(--font-stretch);font-size:var(--h3-size);margin-top:0!important}.ant-layout{background-color:var(--brand-10);background-size:var(--grid-size) var(--grid-size);background-position:0 0,10px 10px}.ant-divider{border-color:var(--divider)}header{background-color:var(--bg-header)!important;border-bottom:var(--divider) 1px solid}.header-sticky{position:sticky;top:0;z-index:var(--z-sticky)}.sider-mobile{position:fixed;left:0;top:0;z-index:var(--z-sticky)!important;height:100vh;width:100vw!important;max-width:none!important;overflow:hidden}.login-page{background-color:var(--brand-100);opacity:var(--login-opacity)}.header-logo{position:sticky;top:0;z-index:var(--z-sticky);display:flex;align-items:center;min-height:var(--header-height);max-height:var(--header-height);border-bottom:var(--divider) 1px solid;padding-left:24px}.ant-layout-footer{background-color:var(--bg-footer)!important;border-top:var(--divider) 1px solid;color:var(--text-muted);text-align:center;font-size:small;margin-top:50px}.ant-statistic-content{text-align:center}.ant-card{margin:10px;box-shadow:var(--shadow-card);border-color:var(--border)}.ant-card-body{align-items:center;align-content:center;justify-content:center;overflow-x:auto}.ant-card-head{border-bottom-color:var(--border)!important;background-color:var(--brand-50)!important}.ant-table-wrapper .ant-table-thead>tr>th{background-color:var(--brand-50)!important}.ant-menu{position:sticky;top:calc(var(--header-height) + 9px);z-index:var(--z-sticky)}.ant-layout-sider{border-right:var(--border) 1px solid}.btn-hover-trasparent:hover{background-color:transparent!important}
