*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #E63946;--lime: #A8E10C;--black: #1D1D1D;--grey-900: #1D1D1D;--grey-700: #3D3D3D;--grey-500: #6B6B6B;--grey-300: #C4C4C4;--grey-100: #F5F5F5;--white: #FFFFFF;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;font-size:16px;color:var(--grey-900);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}body{min-height:100vh;background:#fafafa}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}
