:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:#fff;color:#333}#root{min-height:100vh;background-color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#8080804d;border-radius:5px;border:2px solid transparent;background-clip:padding-box;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:#80808080}@media(prefers-color-scheme:light){::-webkit-scrollbar-thumb{background-color:#0003}::-webkit-scrollbar-thumb:hover{background-color:#0006}}@media(prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background-color:#fff3}::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.3) transparent}*:focus-visible{outline:2px solid;outline-offset:2px}html{scroll-behavior:smooth}@media print{body *{visibility:hidden!important}#print-root,#print-root *{visibility:visible!important;position:static;left:auto;top:auto;width:100%;height:auto}#print-root{display:block!important;background:#fff;margin:0;padding:20mm 10mm;box-sizing:border-box}table,th,td{border:1px solid black!important;border-collapse:collapse!important;page-break-inside:avoid}.monospace-print{font-family:monospace!important;font-size:12pt!important;color:#000!important;line-height:1.5!important}*{overflow:visible!important;position:static!important;transform:none!important}.MuiBox-root{page-break-inside:avoid!important;margin-bottom:10mm!important}}
