:root{--print-bg:#fff;--print-text:#111}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{background:#0000;color:#fff;height:100%;opacity:1;width:20px}.app-layout{display:flex;height:100vh}.app-workspace{box-sizing:border-box;flex:1 1;height:100vh;overflow:auto}#beam-report,#column-report,#print-all-reports{display:none}@media print{body,html{background:#fff!important;background:var(--print-bg)!important;color:#111!important;color:var(--print-text)!important;height:auto!important;overflow:visible!important;scrollbar-width:none}.app-layout,.app-workspace{display:block!important;height:auto!important;overflow:visible!important}.app-workspace{flex:none!important;width:100%!important}#app-sidebar,.app-workspace>:not(#beam-report):not(#column-report),.no-print,.rpt-no-print{display:none!important}#beam-report,#column-report{background:#fff!important;background:var(--print-bg)!important;display:block!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;width:100%!important}.printing-project #beam-report,.printing-project #column-report{display:none!important}#print-all-reports{display:block!important;height:auto!important;overflow:visible!important;position:static!important;width:100%!important}.rpt-footer{break-before:avoid!important;margin-top:8px;page-break-before:avoid!important}.rpt-section{break-inside:avoid;margin-bottom:20px;page-break-inside:avoid}table{page-break-inside:auto}tr{page-break-after:auto;page-break-inside:avoid}thead{display:table-header-group}::-webkit-scrollbar{display:none!important}@page{size:A4;margin:15mm}}