.community-page{max-width:1020px}.community-disclaimer{color:var(--text2);font-size:12px;line-height:1.6;border-bottom:1px solid var(--line);padding-bottom:18px;margin:-8px 0 22px}.community-message{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px;border:1px solid var(--line);background:var(--card);border-radius:8px;color:var(--text2);margin-bottom:18px}.community-message.error{border-color:var(--bad);color:var(--text1)}.community-discovery{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.community-discovery .field>span{font-size:12px;color:var(--text2)}.community-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-list-card{display:flex;flex-direction:column;gap:12px}.community-list-card h2{font-size:18px;overflow-wrap:anywhere}.community-content-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.community-content-heading h3{font-size:16px;overflow-wrap:anywhere;min-width:0}.community-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.community-status{display:inline-flex;align-items:center;background:var(--chip);border:1px solid var(--line);border-radius:6px;padding:3px 8px;font-size:11px;white-space:nowrap;color:var(--text2)}.community-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.community-list-card .community-card-actions{margin-top:auto;padding-top:4px}.community-request-status,.community-success{color:var(--ok)}.community-detail-heading{display:flex;align-items:center;gap:14px;margin-bottom:12px}.community-detail-heading h2{font-size:22px;overflow-wrap:anywhere;margin-bottom:5px}.community-tabs{display:flex;gap:5px;overflow-x:auto;margin:24px 0 22px;padding:4px;background:var(--chip);border:1px solid var(--line);border-radius:9px;scrollbar-width:thin}.community-tabs button{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border-radius:6px;color:var(--text2);white-space:nowrap;flex:1;justify-content:center}.community-tabs button.active{background:var(--seg-thumb);color:var(--text1)}.community-count{font-size:10px;border-radius:20px;background:var(--selection);min-width:19px;padding:2px 4px}.community-section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 16px}.community-section-heading>h3{font-size:18px}.community-section-hint{margin:-8px 0 16px}.community-empty{color:var(--text2);padding:26px 0;font-size:13px}.community-updated{margin-top:14px}.community-homework.completed{border-left:3px solid var(--ok);padding-left:14px}.community-done{color:var(--ok);border-color:var(--ok)}.community-join{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px}.community-member-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.community-member{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.community-member:last-child{border-bottom:0}.community-member>span:first-child{overflow-wrap:anywhere;min-width:0}.community-member-columns h3{margin-bottom:12px}.community-poll{display:flex;flex-direction:column;gap:10px}.community-poll .community-content-heading{margin-bottom:0}.community-poll-options,.community-options-editor{border:0;margin:0;padding:0;min-width:0}.community-poll-options{display:flex;flex-direction:column;gap:7px}.community-poll-option{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid var(--line);border-radius:8px;cursor:pointer;min-height:44px}.community-poll-option input{min-height:0;width:17px;height:17px;padding:0;accent-color:var(--accent);flex-shrink:0}.community-poll-option>span{overflow-wrap:anywhere}.community-poll-option.voted{border-color:var(--ok)}.community-poll-option.voted .caption{color:var(--ok)}.community-poll .community-card-actions{margin-top:2px}.community-results{border-top:1px solid var(--line);margin-top:6px;padding-top:15px;display:flex;flex-direction:column;gap:13px}.community-results .row>span{overflow-wrap:anywhere;min-width:0}.community-result-bar{height:4px;background:var(--line);border-radius:3px;margin-top:7px;overflow:hidden}.community-result-bar>span{display:block;height:100%;background:var(--text2)}.community-editor{max-width:620px}.community-editor .field>span{color:var(--text2);font-size:12px}.community-editor textarea{min-height:190px;line-height:1.6}.community-inline-error{color:var(--bad);font-size:13px}.community-options-editor{display:flex;flex-direction:column;gap:13px}.community-options-editor legend{margin-bottom:12px;color:var(--text2)}.community-option-editor{display:flex;align-items:flex-end;gap:10px}.community-option-editor>.field{flex:1;min-width:0}.community-option-editor>.icon-button{margin-bottom:1px}.community-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:959px){.community-page{padding:22px 16px 36px}.community-page .button,.community-page .icon-button,.community-page input,.community-page select,.community-editor .button,.community-editor .icon-button,.community-editor input{min-height:48px}.community-page .icon-button,.community-editor .icon-button{min-width:48px}.community-disclaimer{font-size:12px}.community-list{grid-template-columns:1fr}.community-tabs{margin:20px 0;padding:3px}.community-tabs button{min-height:48px;padding:9px 12px;font-size:13px}.community-member-columns{grid-template-columns:1fr}.community-poll-option{min-height:52px;padding:13px}.community-poll-option input{min-height:0;width:19px;height:19px}.community-content-heading h3{font-size:17px}.community-body{font-size:14px}.community-detail-heading h2{font-size:21px}.community-card-actions>.button{flex:1 1 auto}.community-editor .form-actions{flex-direction:column-reverse}.community-editor .form-actions>.button{width:100%}}
@media(max-width:599px){.community-discovery{grid-template-columns:1fr}.community-section-heading>.button{flex:1 1 auto}.community-page .page-heading{flex-wrap:wrap}.community-content-heading{gap:9px}.community-list-card h2{font-size:18px}.community-member{font-size:13px}.community-poll .community-card-actions{display:grid;grid-template-columns:1fr;width:100%}}
