.nfl-event-intro{max-width:680px;margin:0 0 1.5rem}
.nfl-event-intro h2{font:700 clamp(2.4rem,5vw,4rem)/1.05 Georgia,serif;margin:.2rem 0 .6rem}
.nfl-event-intro p{color:#667066;font-size:1.05rem;line-height:1.6}
.nfl-card-meta{margin:.55rem 0;color:#3e6656;font-size:.82rem;font-weight:800;line-height:1.45}
.nfl-event-fields{display:grid;gap:1rem;padding:1.1rem;border:1px solid #d9d0b7;border-radius:16px;background:#fffaf0}
.nfl-event-fields[hidden]{display:none}
.nfl-event-fields>div{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}
.nfl-check{display:flex!important;align-items:center;gap:.65rem}
.nfl-check input,.nfl-family-standard input{width:auto!important;margin:0!important}
.nfl-family-standard{display:flex!important;align-items:flex-start;gap:.8rem;padding:1rem 1.1rem;border:1px solid #c9dfbf;border-radius:14px;background:#f1f7ed;font-weight:400!important;line-height:1.5}
.nfl-family-standard strong{display:block;color:#173f30}
[data-submit-status]{margin-top:1rem;color:#173f30}
@media(max-width:760px){.nfl-event-fields>div{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.nfl-event-fields>div{grid-template-columns:1fr}}
