@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--red: #E23744;--red-dk: #C0202E;--red-lt: #FFF0F1;--red-mid: #FDDFE1;--bg: #F5F5F5;--surface: #FFFFFF;--surface-2: #FAFAFA;--border: #EBEBEB;--border-dk: #D8D8D8;--text-1: #1C1C1C;--text-2: #686B78;--text-3: #ABABAB;--green: #1BA672;--green-lt: #E8F7EF;--yellow: #E37400;--yellow-lt: #FFF5E6;--blue: #1559CB;--blue-lt: #EBF0FA;--red-err: #D83B01;--red-lt2: #FEF0F0;--sidebar-w: 256px;--sidebar-bg:#1C1C1C;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.1);--transition: .15s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text-1);overscroll-behavior:none}button{font-family:inherit;cursor:pointer}input{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:0;height:0}
