:root{--navy: #1a3a5c;--navy-dark: #0f2540;--navy-light: #e8f0f8;--gold: #e8a020;--gold-dark: #c8880e;--green: #2e7d32;--green-bg: #e8f5e9;--amber: #8a5500;--amber-bg: #fff8e1;--red: #c62828;--red-bg: #ffebee;--blue: #1565c0;--border: #e8e8e8;--bg: #f0f2f5;--surface: #ffffff;--text: #1a1a1a;--muted: #6b7280}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;max-width:100vw}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px}#root{overflow-x:hidden}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}@media (max-width: 768px){.header-title p{display:none}.header-branch-select{display:none!important}.stats-bar{padding:8px 12px;gap:8px;overflow-x:auto;flex-wrap:nowrap}.stats-bar>div:nth-child(2n){display:none}.filters-bar{padding:8px 12px;gap:6px}.table-wrap{padding:10px 12px}.modal{max-height:92vh;border-radius:14px 14px 0 0!important;position:fixed!important;bottom:0!important;top:auto!important;width:100%!important;max-width:100%!important}.form-grid{grid-template-columns:1fr!important}.tab-nav{padding:0 4px!important}.tab-nav button{padding:10px 8px!important;font-size:11px!important}.header-csv-btn{display:none!important}}.app-header{padding-top:env(safe-area-inset-top)!important;min-height:calc(56px + env(safe-area-inset-top))!important}@media (max-width: 480px){.header-upload-btn{display:none!important}}.tab-nav{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tab-nav::-webkit-scrollbar{display:none}.tab-nav>div{flex-shrink:0}.tab-nav button{white-space:nowrap;flex-shrink:0}
