.league-polls label{display:block;font-weight:700;color:#f2f5fa;font-size:1rem;margin-bottom:.45rem}
.league-polls input,.league-polls textarea,.league-polls select{display:block;width:100%;max-width:100%;min-width:0;border:1px solid #455e76;border-radius:3px;background:#07111f;color:#f3f6fa;font:inherit;font-size:1rem;padding:.8rem;box-sizing:border-box}
.league-polls input:focus,.league-polls textarea:focus,.league-polls select:focus{outline:2px solid #f2d16b;outline-offset:2px}
.poll-member-form{display:grid;grid-template-columns:1fr 1.3fr auto;gap:1rem;align-items:end;background:#16283d;padding:clamp(1rem,3vw,2rem);border-top:2px solid #d4af37;margin-bottom:1.5rem}
.poll-feedback{font-size:1rem!important;line-height:1.6;color:#d8e3ed!important;overflow-wrap:anywhere;min-height:1.6em}
.poll-feedback[data-error=true]{color:#ffb9b9!important}.poll-member-form .poll-feedback{grid-column:1/-1;margin:0}
.poll-compose{background:#0d1b2a;border-bottom:1px solid #35506b;padding:1.2rem;margin-bottom:2rem}.poll-compose summary{font-size:1.3rem;font-weight:800;color:var(--league-gold-text);cursor:pointer;padding:.4rem}
#poll-create-form{max-width:750px;padding-top:1.2rem}#poll-create-form label{margin-top:1rem}#poll-create-form select{max-width:220px}#poll-create-form p{color:#c6d4e1}
.league-poll-list{display:grid;gap:1.5rem}.league-poll{background:linear-gradient(120deg,#122338,#09121e);padding:clamp(1rem,3vw,2rem);border-top:2px solid #d4af37;min-width:0}
.league-poll h3{font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.3;color:#f2f5fa;overflow-wrap:anywhere;margin:.6rem 0 1rem}.league-poll>p{color:#c6d4e1;overflow-wrap:anywhere}
.league-poll__meta{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#aebfd1;font-size:.9375rem}
.league-poll fieldset{padding:0;margin:1.2rem 0;border:0;min-width:0}.league-poll legend{font-size:1rem;color:#d6e1eb;margin-bottom:.6rem}
.league-poll .poll-choice{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.8rem 0;margin:0;border-bottom:1px solid #294058;cursor:pointer;font-weight:400}
.league-poll input[type=radio]{width:20px;height:20px;padding:0;accent-color:#d4af37}.poll-choice__label{overflow-wrap:anywhere;color:#f2f5fa}.poll-choice__count{font-variant-numeric:tabular-nums;color:var(--league-gold-text);white-space:nowrap;font-size:.9375rem}
.poll-choice__bar{grid-column:2/-1;display:block;height:4px;background:#23394f}.poll-choice__bar i{display:block;height:100%;background:linear-gradient(90deg,#8c6a16,#d4af37,#f2d16b)}
.league-poll-list .poll-empty{background:#0d1b2a;padding:1.5rem;color:#c6d4e1}.league-polls button:disabled{opacity:.6;cursor:wait}.league-polls .section-heading{gap:1rem;flex-wrap:wrap}
@media(max-width:760px){.poll-member-form{grid-template-columns:minmax(0,1fr)}.poll-member-form button{width:100%}.poll-member-form .poll-feedback{grid-column:auto}.league-poll .poll-choice{grid-template-columns:22px minmax(0,1fr)}.poll-choice__count{grid-column:2}.poll-choice__bar{grid-column:2}.league-poll__meta{display:block}.league-poll__meta time{display:block;margin-top:.4rem}}
