:root{color-scheme:light dark;font-family:system-ui,sans-serif}body{margin:0;padding:2rem}.player-list{list-style:none;padding:0}.player-list li{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.player-list__avatar{display:inline-block;width:1rem;height:1rem;border-radius:50%}.player-list__ready{color:#2e8b57}.player-list__not-ready{color:#ff8c00}.profile-form__avatars{display:flex;gap:.5rem;margin:.5rem 0}.profile-form__avatars button{width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid transparent}.profile-form__avatar--selected{border-color:#000}.error-notice,.error-boundary{padding:.75rem 1rem;margin:.75rem 0;border:1px solid firebrick;border-radius:.5rem;background:#b2222214;color:#b22222}.error-notice p,.error-boundary p{margin:0 0 .5rem}.connection-banner{padding:.5rem 1rem;margin-bottom:1rem;border-radius:.5rem;background:#f39c1226;color:#ff8c00;font-weight:600}
