@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#1a2b4a;background:#f0f4f8;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}input,select,button,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f4f8}::-webkit-scrollbar-thumb{background:#c5d0e0;border-radius:3px}@media (width<=768px){nav{flex-wrap:wrap;gap:4px!important;height:auto!important;padding:8px 12px!important}nav a{padding:5px 8px!important;font-size:12px!important}nav>div:last-child{border-top:1px solid #ffffff1a;width:100%;margin-top:4px;padding-top:6px;justify-content:space-between!important}div[style*=max-width]{padding:.5rem!important}div[style*="grid-template-columns: 1fr 1fr 1fr"],div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}div[style*="repeat(5, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}div[style*=filterRow]{flex-direction:column!important;align-items:stretch!important}div[style*="overflowX: 'auto'"]{-webkit-overflow-scrolling:touch;overflow-x:auto!important}div[style*="justifyContent: 'flex-end'"]{justify-content:stretch!important}div[style*="border: '1.5px solid #e0e0e0'"]{width:100%!important}div[style*=formRow]{flex-direction:column!important}}@media (width<=480px){div[style*="repeat(5, 1fr)"]{grid-template-columns:1fr 1fr!important}nav a{padding:4px 6px!important;font-size:11px!important}}
