*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.status-paid{color:#2e7d32!important;background-color:#e8f5e8!important}.status-pending{color:#f57c00!important;background-color:#fff3e0!important}.status-overdue{color:#d32f2f!important;background-color:#ffebee!important}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media print{body{background:white!important}.no-print{display:none!important}}@media (max-width: 600px){.hide-mobile{display:none!important}}@media (min-width: 601px){.show-mobile{display:none!important}}
