@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#1a1a24;background:#f5f6fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--color-navy: #1A1A24;--color-navy-2: #2E2E38;--color-yellow: #FFE600;--color-bg: #F5F6FA;--color-border: #E8E8EE;--color-text-muted: #6B6B76;--color-text-secondary: #4B4B55;--color-danger: #E8372C}input,select,textarea,button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:2px solid #2E2E38;outline-offset:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f3}::-webkit-scrollbar-thumb{background:#c5c5ce;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9b9ba8}
