@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Outfit,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:var(--theme-text-primary, #f0fdf4);background-color:var(--theme-bg-default, #04130d);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--theme-text-primary, #f0fdf4);background-color:var(--theme-bg-default, #04130d);transition:background-color .35s cubic-bezier(.4,0,.2,1),color .25s ease}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8ca0b42e;border-radius:6px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--theme-primary, rgba(16, 185, 129, .6))}::selection{background:var(--theme-primary-glow, rgba(16, 185, 129, .35));color:inherit}#root{min-height:100vh;display:flex;flex-direction:column}@page{size:A4 portrait;margin:10mm}@media print{html,body,#root{background-color:#fff!important;color:#000!important;color-scheme:light!important;margin:0!important;padding:0!important;height:auto!important;min-height:auto!important;overflow:visible!important}*,*:before,*:after{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}main,.MuiContainer-root,.MuiTableContainer-root,.MuiPaper-root,.MuiBox-root,.MuiStack-root,.MuiCard-root,.MuiCardContent-root{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;flex-shrink:0!important}nav,header,footer,.MuiDrawer-root,.MuiToolbar-root,.MuiFab-root,.MuiAppBar-root,.MuiBottomNavigation-root,.print-hide{display:none!important}.MuiPaper-root{box-shadow:none!important;border:1px solid #ddd!important;background-color:#fff!important}.MuiTableCell-root,.MuiTypography-root,.MuiTableCell-root *,td,th,tr,table{color:#000!important;background-color:transparent!important}.MuiTableCell-root{border-bottom:1px solid #ddd!important}.MuiTableHead-root .MuiTableCell-root{background-color:#f5f5f5!important;font-weight:700!important}.MuiTableRow-root{background-color:transparent!important}main{margin:0!important;padding:0!important;max-width:100%!important;width:100%!important}.page-break-before{page-break-before:always}.page-break-inside-avoid,tr{page-break-inside:avoid}}
