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;background-color:var(--system-body-bg, #e6f5ff);min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.selected-row{background-color:var(--system-selected-row, #e6f7ff)}.selected-row:hover{background-color:var(--system-selected-row-hover, #bae7ff)}img{max-width:100%;height:auto}.ant-layout,.ant-layout-content{background:transparent!important}.ant-btn-variant-solid{color:#fff;background:var(--system-button-default, #12856a);border-color:var(--system-button-default, #12856a)}.ant-btn-variant-solid:hover{background:var(--system-button-hover, #0e6b57)!important;border-color:var(--system-button-hover, #0e6b57)!important;color:#fff}.ant-btn-variant-solid:active{background:var(--system-button-active, #0b5344)!important;border-color:var(--system-button-active, #0b5344)!important;color:#fff}.ant-menu{color:#fff;background:var(--system-primary-color, #063a2e)}.ant-layout-sider .ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:transparent!important;cursor:pointer;transition:all .2s}.ant-menu-submenu-title{color:#fff}.custom-card-header .ant-card-head{background-color:var(--system-card-header-bg, rgb(163, 0, 0));color:var(--system-card-header-text, yellow);font-weight:700;opacity:.8;text-transform:uppercase}.custom-card-header .ant-card-body{background-color:color-mix(in srgb,var(--system-card-header-bg, rgb(163, 0, 0)) 50%,transparent);font-weight:700}.home-container{max-width:90vw;margin:auto;padding:10px}@media(max-width:300px){.home-container{max-width:100vw}}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--system-scrollbar-start, #0696b7),var(--system-scrollbar-end, #1a9c8d));border-radius:10px;border:2px solid #f0f0f0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--system-scrollbar-start, #0696b7) 90%,black),color-mix(in srgb,var(--system-scrollbar-end, #1a9c8d) 90%,black))}.ant-form-item{margin-bottom:4px!important;padding:0!important}.ant-card-body{padding-top:2px!important}.highlighted-row{background-color:var(--system-highlight-row, #f5d56d)!important}.highlighted-invalid-row{background-color:var(--system-highlight-invalid, #62615d)!important}
