@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--panel-border: rgba(14, 116, 144, .12);--panel-glow: 0 18px 45px rgba(15, 23, 42, .09)}html,body,#root{max-width:100%;overflow-x:hidden}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(14,116,144,.46) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#0e749075;border-radius:999px;border:2px solid transparent;background-clip:padding-box}*:hover::-webkit-scrollbar-thumb{background:#0e74909e}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-corner{background:transparent}.panel-enter{animation:panel-enter .26s ease-out}@keyframes panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.MuiTableContainer-root{width:100%;max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.MuiTableCell-root{white-space:nowrap}.MuiTablePagination-toolbar{flex-wrap:wrap;row-gap:6px;justify-content:flex-start}}@media (max-width: 600px){.MuiCard-root,.MuiPaper-rounded{border-radius:8px!important}.MuiTextField-root,.MuiFormControl-root{width:100%!important;max-width:100%}.MuiInputBase-input,.MuiInputBase-inputMultiline{font-size:16px!important}.MuiDialog-paper{margin:8px!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important}.MuiButton-root{min-height:38px}.MuiTableCell-root{padding:6px 8px;font-size:.78rem;max-width:180px;overflow:hidden;text-overflow:ellipsis}.MuiTablePagination-selectLabel,.MuiTablePagination-displayedRows{font-size:.72rem}.MuiTypography-h4{font-size:1.45rem!important;line-height:1.2!important}}
