.study-community{color:#24272b;min-width:0}
.study-community [hidden]{display:none!important}
.community-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px}
.community-heading h2{font-size:34px;font-weight:800;letter-spacing:-.04em;line-height:1.3;margin:0}
.community-description{color:#757b82;font-size:15px;line-height:1.7;margin:12px 0 0;word-break:keep-all}
.community-privacy{font-size:12px;color:#7b8189;line-height:1.7;margin:0 0 28px;word-break:keep-all}
.study-community button,.study-community input,.study-community textarea,.study-community select{font:inherit}
.study-community button{cursor:pointer}
.study-community button:disabled{opacity:.55;cursor:wait}
.study-community :is(button,input,textarea,select):focus-visible{outline:3px solid #9da4b1;outline-offset:3px}
.community-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 20px;border:1px solid #dfe2e6;border-radius:10px;background:#fff;color:#25272c;font-size:14px!important;font-weight:650!important;line-height:1.4;white-space:nowrap}
.community-button:hover{background:#f3f4f5}
.community-button-primary{background:#242529;border-color:#242529;color:#fff}
.community-button-primary:hover{background:#414247}
.community-heading>.community-button{flex-shrink:0}
.community-filters{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 14px}
.community-filter{border:0;background:transparent;color:#7c838c;border-radius:9px;padding:10px 18px;font-size:14px!important;font-weight:600!important;min-height:44px}
.community-filter[aria-pressed=true]{background:#25262b;color:white}
.community-filter:not([aria-pressed=true]):hover{background:#ebedef;color:#25262b}
.community-message{font-size:13px;color:#6a747f;line-height:1.7;margin:12px 0;overflow-wrap:anywhere}
.community-message:empty{display:none}
.community-message.is-error{color:#a33d4e}
.community-post-list{display:grid;gap:14px}
.community-post{background:#fff;border:1px solid #e2e5e9;border-radius:16px;overflow:hidden;min-width:0}
.community-post-open{display:block;width:100%;padding:25px 28px;border:0;background:transparent;text-align:left;color:inherit}
.community-post-open:hover{background:#fcfcfd}
.community-post-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:#888f97;line-height:1.6}
.community-post-meta time{margin-left:auto}
.community-category{font-size:11px;font-weight:650;background:#f0f2f4;color:#69717c;padding:3px 9px;border-radius:5px}
.community-post-title{display:block;font-size:18px;line-height:1.5;font-weight:700;letter-spacing:-.02em;margin-top:12px;overflow-wrap:anywhere}
.community-post-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.8;color:#7d858e;margin-top:8px;overflow-wrap:anywhere}
.community-post-open[aria-expanded=true] .community-post-preview{display:none}
.community-post-detail{border-top:1px solid #edf0f2;padding:25px 28px 28px}
.community-post-body,.community-comment-body{font-size:15px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0}
.community-post-tools{display:flex;justify-content:flex-end;gap:16px;margin-top:12px}
.community-text-button{padding:8px 0;border:0;background:transparent;color:#6f7883;font-size:12px!important;font-weight:550!important;min-height:36px}
.community-text-button:hover{text-decoration:underline;text-underline-offset:4px}
.community-danger{color:#a15361}
.community-empty{padding:54px 24px;background:#fff;border:1px solid #e4e6e9;border-radius:16px;text-align:center}
.community-empty-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#f2f3f4;font-size:27px;color:#6c7580;margin:0 auto 18px}
.community-empty h3{font-size:18px;margin:0 0 9px;font-weight:700;line-height:1.5}
.community-empty p{font-size:14px;color:#838a93;line-height:1.7;margin:0}
.community-more,.community-retry{display:flex;margin:25px auto 0;min-width:180px}
.community-composer{margin:22px 0 26px;padding:28px;background:#fff;border:1px solid #e2e5e9;border-radius:16px}
.community-post-form h3{font-size:19px;line-height:1.5;margin:0 0 22px;letter-spacing:-.02em;font-weight:700}
.community-field{display:flex;flex-direction:column;gap:8px;min-width:0;margin-bottom:18px}
.community-field label{font-size:13px;font-weight:650;color:#565e68;line-height:1.5}
.community-field :is(input,textarea,select){width:100%;min-width:0;border:1px solid #dce0e5;border-radius:9px;padding:12px 13px;background:#fff;color:#282c32;font-size:15px;line-height:1.6;box-sizing:border-box}
.community-field textarea{resize:vertical;min-height:90px;max-height:450px}
.community-field :is(input,textarea)::placeholder{color:#959ba3;font-size:13px}
.community-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,1fr);gap:16px}
.community-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
.community-comments{margin-top:28px;border-top:1px solid #e9ecef;padding-top:25px}
.community-comments h4{font-size:16px;font-weight:700;margin:0 0 18px;line-height:1.5}
.community-comment{padding:16px 0;border-bottom:1px solid #f0f1f3}
.community-comment:first-child{padding-top:0}
.community-comment-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;line-height:1.6;color:#8b929a;margin-bottom:7px}
.community-comment-meta strong{font-weight:650;color:#616b76}
.community-comment-meta .community-text-button{margin-left:auto;padding:0 4px;min-height:28px}
.community-comment-body{font-size:14px;color:#4f5863}
.community-comment-empty{color:#8b929b;font-size:13px;line-height:1.7;margin:0 0 18px}
.community-comment-form{margin-top:22px;padding:20px;background:#f7f8f9;border-radius:11px}
.community-comment-form>.community-field:first-child{max-width:250px}
.community-comment-form>.community-button{display:flex;margin-left:auto}
@media(max-width:767px){.community-heading{gap:14px;align-items:flex-start}.community-heading h2{font-size:27px}.community-description{font-size:13px;line-height:1.8;margin-top:10px}.community-heading>.community-button{padding:10px 15px;min-height:40px;font-size:13px!important}.community-privacy{font-size:11px;margin-top:14px;margin-bottom:22px}.community-filters{gap:5px;margin-top:22px}.community-filter{padding:9px 15px;font-size:13px!important}.community-post-open{padding:20px}.community-post-title{font-size:16px}.community-post-preview{font-size:13px}.community-post-meta{font-size:11px;gap:8px}.community-post-meta time{margin-left:0}.community-post-detail{padding:20px}.community-post-body{font-size:14px}.community-composer{padding:20px}.community-post-form h3{font-size:17px}.community-form-row{gap:12px}.community-field :is(input,textarea,select){font-size:16px;padding:10px 11px}.community-comments{margin-top:23px;padding-top:21px}.community-comment-form{padding:16px}.community-empty{padding:44px 20px}.community-empty h3{font-size:17px}.community-empty p{font-size:13px}}
