*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#f5f5fb;color:#1f1f3d;min-height:100vh}#root{min-height:100vh}.stat-cards{display:flex;gap:16px;margin-bottom:24px}.upload-zones{display:flex;gap:16px;margin-bottom:20px}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.footer-inner{display:flex;justify-content:space-between;align-items:center}@media (max-width: 900px){.stat-cards{flex-wrap:wrap}.stat-cards>div{flex:1 1 calc(50% - 8px)!important;min-width:calc(50% - 8px)!important}}@media (max-width: 768px){.upload-zones{flex-direction:column}.footer-inner{flex-direction:column;gap:4px;text-align:center}}@media (max-width: 480px){.stat-cards>div{flex:1 1 100%!important;min-width:100%!important}}
