*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #000000;--white: #ffffff;--magenta: #FF1CE8;--magenta-light: #fff0fd;--grey-100: #f5f5f5;--grey-200: #e5e5e5;--grey-400: #999999;--grey-600: #555555;--red-light: #fff5f5;--red: #e53e3e;--font: "Poppins", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.12)}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font);font-weight:600;background:var(--white);color:var(--black);line-height:1.6;min-height:100vh}a{color:var(--black);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);font-weight:600;cursor:pointer;border:none;outline:none}input,textarea{font-family:var(--font);font-weight:600}p,li{line-height:1.8;max-width:68ch}ul,ol{padding-left:1.5rem}li{margin-bottom:.4rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
