body { font-family: system-ui, sans-serif; margin: 2rem auto; max-width: 42rem; padding: 0 1rem; color: #1f2937; }
.fixture { background: #e0f2fe; color: #0c4a6e; padding: .5rem .75rem; }
.lede { color: #1f2937; background: #ffffff; }
.cta.primary { display: inline-block; background: #1d4ed8; color: #fff; padding: .6rem 1rem; border-radius: 6px; text-decoration: none; }
img { max-width: 100%; height: auto; }
label { display: block; margin-top: 1rem; }
.hp { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
