/* Form sized to the annotated full-width target. */
#home .match-form{left:4px;right:4px;padding-left:16px;padding-right:16px;border-radius:16px}
#home .name-row{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:8px}
#home .match-form label{width:100%}
#home .heart-link{width:38px;height:38px}
@media(max-width:390px){#home .match-form{left:2px;right:2px;padding-left:12px;padding-right:12px}#home .name-row{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:6px}#home .heart-link{width:34px;height:34px}}
