@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Barlow+Condensed:wght@700;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #0042DD;--blue-dark: #0035b0;--blue-light: #e8f0ff;--dark: #1D1E1F;--grey-light: #F5F2F1;--grey-mid: #e8e5e4;--grey-text: #888;--white: #ffffff;--green: #1a8a52;--green-light: #e8f8f1;--red: #c0392b;--red-light: #fdecea;--yellow: #c8860a;--yellow-light: #fef9e7;--radius: 10px;--shadow: 0 1px 3px rgba(0,0,0,.08)}body{font-family:Barlow,sans-serif;background:var(--grey-light);color:var(--dark);font-size:14px;line-height:1.5}button{font-family:Barlow,sans-serif;cursor:pointer}input,select{font-family:Barlow,sans-serif}
