:root{--select-box-active: #fafafa;--text-secondary: #354052;--text-light: #707070;--text-black: #000;--primary-color: #1872ff;--primary-color-hover: rgba(24, 114, 255, .8);--success-color: #1abc9c;--error-color: #d44b4b;--light-btn-bg-hover: #e3e7fa;--light-btn-text-hover: #334bfa;--light-blue-color: #eef7fe;--text-white: #fff;--bg-white: #fff;--border-white: #fff;--text-primary: #182c40;--border-dark: #c7c7c7}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;padding:0;font-size:14px;font-variant:tabular-nums;line-height:1.5;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:var(--black);background-color:var(--white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:500;margin-bottom:.5em;margin-top:0}h1{font-size:24px;line-height:32px}h3{font-size:18px;line-height:24px}p{color:var(--text-primary);margin-bottom:1em;margin-top:0}
