@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500;600&family=Syne:wght@700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1814;-webkit-font-smoothing:antialiased;background:#f5f3ef;margin:0;font-family:Inter,-apple-system,system-ui,Helvetica Neue,Arial,sans-serif}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#e4e0d8}::-webkit-scrollbar-thumb{background:#ccc8be;border-radius:2px}@keyframes ping{75%,to{opacity:0;transform:scale(2.2)}}@keyframes dash{to{stroke-dashoffset:-24px}}@keyframes skeleton-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes toast-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media print{@page{size:A4 landscape;margin:10mm 12mm}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;font-size:9px!important}[data-print-hide]{display:none!important}#root>div{height:auto!important;display:block!important;overflow:visible!important}#root>div>div:first-child{display:none!important}#root>div>div:last-child{display:block!important;overflow:visible!important}#root>div>div:last-child>div:first-child{display:none!important}#root>div>div:last-child>div:last-child{padding:0!important;overflow:visible!important}.print-header{display:flex!important}.print-footer{display:block!important}tr{page-break-inside:avoid}td,th{padding-top:4px!important;padding-bottom:4px!important;font-size:10px!important}.recharts-responsive-container{height:100px!important;max-height:100px!important}.recharts-responsive-container>svg{max-height:100px!important}.print-flow-svg{height:200px!important;max-height:200px!important}[style*="padding: 16px 20px"]{padding:8px 10px!important}[style*="gap: 14px"],[style*="gap: 12px"],[style*="gap: 10px"]{gap:4px!important}[style*="font-size: 26px"]{font-size:16px!important}[style*="height: 20px"]{height:14px!important;margin-top:4px!important}}
