.date-polls-section{gap:1rem;margin-bottom:2rem;display:grid}.date-polls-section>h2{align-items:center;gap:.6rem;display:flex}.date-polls-section>p{margin:0}.date-polls-section>button{justify-self:start}.date-poll-card{gap:.8rem;min-width:0;display:grid}.date-poll-card h3,.date-poll-card p{margin:0}.date-polls-section .action-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.date-polls-section .text-button{text-align:left;min-height:44px}.poll-slot-fields,.poll-options{border:1px solid var(--border);border-radius:var(--radius-button);min-width:0;margin:0;padding:1rem}.poll-slot-fields{gap:.7rem;display:grid}.poll-options{gap:1rem;display:grid}.poll-options legend,.poll-slot-fields legend{padding:0 .35rem;font-weight:700}.poll-option{gap:.35rem;min-width:0;display:grid}.poll-option label{cursor:pointer;align-items:flex-start;gap:.65rem;line-height:1.5;display:flex}.poll-option input{flex:none;width:1.1rem;height:1.1rem;margin-top:.2rem}.poll-option p{overflow-wrap:anywhere}.poll-options:disabled label{cursor:default}
