.allergen-choices{width:100%;min-width:0;color:var(--ink);border:0;margin:16px 0;padding:0}.allergen-choices legend{margin-bottom:10px;padding:0;font-size:13px;font-weight:500}.allergen-choice-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.allergen-choice{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:7px;align-items:center;gap:9px;min-width:0;min-height:44px;padding:8px 10px;font-size:13px;line-height:1.4;display:flex}.allergen-choice.is-selected{border-color:var(--mulberry)}.allergen-choice input{width:18px;height:18px;min-height:18px;accent-color:var(--mulberry);flex:0 0 18px;margin:0;padding:0}.allergen-choice span{overflow-wrap:anywhere}.allergen-choice:focus-within{outline:2px solid var(--mulberry);outline-offset:2px}.allergen-choices:disabled .allergen-choice{cursor:default;opacity:.65}.allergen-details{color:var(--ink);overflow-wrap:anywhere;margin:14px 0;font-size:12px;line-height:1.6}.allergen-details p{margin:5px 0}.allergen-details strong{font-weight:600}.allergen-details.is-compact{margin:8px 0;font-size:11px;line-height:1.5}@media (max-width:360px){.allergen-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.filter-panel .allergen-choices{grid-column:1/-1}
