/* Step104 — structured interests + mutual age preferences. */
.dating-profile-form #id_interests_choice{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 8px;padding:0}.dating-profile-form #id_interests_choice>div{margin:0}.dating-profile-form #id_interests_choice label{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #e1e5ea;border-radius:999px;background:#f7f8fa;font-weight:750;cursor:pointer}.dating-profile-form #id_interests_choice input{width:18px;height:18px;margin:0;accent-color:#f43f5e}.dating-profile-form #id_interests_choice label:has(input:checked){background:#fff0f3;border-color:#fb7185;color:#be123c}.db-common-interest{background:#ecfdf3!important;color:#067647!important;border:1px solid #abefc6}.dating-form-row:has(#id_preferred_age_min),.dating-form-row:has(#id_preferred_age_max){align-self:end}
@media(max-width:720px){.dating-profile-form #id_interests_choice{gap:7px}.dating-profile-form #id_interests_choice label{padding:8px 10px;font-size:14px}}
