*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #000000;--white: #ffffff;--magenta: #FF1CE8;--font: "Poppins", sans-serif;--radius-pill: 999px}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font);font-weight:600;background:#000;color:#fff;line-height:1.6;min-height:100vh}a{color:#ccc;text-decoration:none}a:hover{color:#fff;text-decoration:underline}button{font-family:var(--font);font-weight:600;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:var(--font);font-weight:600;color:#fff;background:#111}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)}
