.community-page{min-height:100vh}.community-main{max-width:1180px;margin:0 auto;padding:36px 24px 80px}.community-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}.community-heading h1{font-size:48px;margin:12px 0;max-width:760px}.community-heading p{max-width:780px;color:var(--muted);font-size:17px;line-height:1.65}.community-safety{display:flex;gap:12px;align-items:flex-start;margin:20px 0;padding:15px 18px;border:1px solid #efc979;border-radius:12px;background:#fff7e5;color:#63470a;line-height:1.55}.community-safety strong{white-space:nowrap}.community-layout{display:grid;grid-template-columns:250px 1fr;gap:18px}.community-layout .panel{padding:22px}.community-sidebar h2{font-size:21px;margin:0 0 15px}.community-categories{display:grid;gap:7px}.community-category{width:100%;display:flex;justify-content:space-between;gap:8px;border:0;border-radius:9px;padding:10px 12px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.community-category:hover,.community-category.active{background:#e5eeeb;color:var(--brand)}.community-private{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.community-private p{font-size:14px}.community-private a{color:var(--brand);font-weight:750}.community-toolbar{display:grid;grid-template-columns:1fr 180px;gap:12px}.community-toolbar label{display:grid;gap:6px;font-size:13px;font-weight:750}.community-toolbar input,.community-toolbar select,.community-composer input,.community-composer select,.community-composer textarea,.community-thread textarea{width:100%;border:1px solid #cfdad7;border-radius:9px;padding:11px 12px;background:#fff;color:var(--ink);font:inherit}.community-topic-list{display:grid;margin-top:15px}.community-topic{display:grid;grid-template-columns:1fr auto;gap:16px;padding:18px 2px;border-top:1px solid var(--line);cursor:pointer}.community-topic:hover h3{color:var(--brand)}.community-topic h3{font-size:18px;margin:0 0 6px}.community-topic p{margin:0;color:var(--muted);font-size:14px}.community-topic-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:9px}.community-chip{display:inline-flex;border-radius:999px;padding:4px 9px;background:#eef3f1;color:#466057;font-size:12px;font-weight:700}.community-chip.official{background:#d9f6ed;color:var(--brand)}.community-topic-count{text-align:right;white-space:nowrap;color:var(--muted);font-size:13px}.community-composer,.community-thread{margin-top:18px}.community-form{display:grid;gap:14px}.community-form-grid{display:grid;grid-template-columns:1fr 180px;gap:12px}.community-form label{display:grid;gap:6px;font-weight:700}.community-actions{display:flex;justify-content:flex-end;gap:10px}.community-profile-note{padding:12px;border-radius:9px;background:#eef6f3}.community-post{padding:18px 0;border-top:1px solid var(--line)}.community-post header{display:flex;justify-content:space-between;gap:12px}.community-post p{white-space:pre-wrap;color:var(--ink)}.community-official{border-left:4px solid var(--brand);padding-left:16px;background:#f6fbf9}.community-post-actions{display:flex;gap:8px}.community-link-button{border:0;background:none;color:var(--brand);cursor:pointer;padding:0}.community-empty{text-align:center;padding:50px 20px;color:var(--muted)}@media(max-width:820px){.community-main{padding:22px 14px 60px}.community-heading{display:block}.community-heading h1{font-size:34px}.community-heading .primary{width:100%;text-align:center}.community-safety{display:grid}.community-layout{grid-template-columns:1fr}.community-sidebar{order:2}.community-toolbar,.community-form-grid{grid-template-columns:1fr}.community-topic{grid-template-columns:1fr}.community-topic-count{text-align:left}.community-page .nav{height:auto;padding-top:15px;padding-bottom:15px;align-items:flex-start}.community-page .nav nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}}
.community-chip.solution{background:#fff0c7;color:#72520b}.community-topic-opening{padding:18px 0 6px}.community-topic-opening h2{font-size:32px;margin:14px 0}.community-topic-opening header{display:flex;justify-content:space-between;gap:12px;color:var(--muted)}.community-topic-opening>p{white-space:pre-wrap;line-height:1.7}.community-post p{line-height:1.65}.community-solution{border-left:4px solid #d19a17;padding-left:16px}.community-post-actions{gap:14px;margin-top:10px}.community-redacted{margin:10px 0;padding:9px 11px;border-radius:8px;background:#fff4db;color:#6b4b05;font-size:13px}.community-dialog{width:min(560px,calc(100vw - 28px));border:0;border-radius:16px;padding:24px;box-shadow:0 24px 80px #102b2266}.community-dialog::backdrop{background:#0d211b99}.community-dialog textarea,.community-dialog select{width:100%;border:1px solid #cfdad7;border-radius:9px;padding:11px 12px;background:#fff;color:var(--ink);font:inherit}.form-error{color:#a62b20}.button-like{display:inline-flex;text-decoration:none}
.community-editorial{margin:22px 0;padding:24px;overflow:hidden}.community-editorial-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.community-editorial-heading h2{font-size:clamp(24px,3vw,36px);line-height:1.15;margin:7px 0 9px;max-width:720px;text-wrap:balance}.community-editorial-heading p{max-width:760px;margin:0;color:var(--muted);line-height:1.65}.community-radar-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 14px;border:1px solid #95b5aa;border-radius:9px;color:var(--brand);font-weight:750;text-decoration:none;white-space:nowrap}.community-radar-link:hover{background:#edf6f3}.community-radar-link:focus-visible,.community-editorial-tabs button:focus-visible,.community-editorial-action:focus-visible,.community-editorial-card a:focus-visible{outline:3px solid #d5ef4b;outline-offset:3px}.community-editorial-tabs{display:flex;gap:8px;margin:22px 0 16px;border-bottom:1px solid var(--line)}.community-editorial-tabs button{min-height:44px;padding:10px 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#526760;font:inherit;font-weight:750;cursor:pointer}.community-editorial-tabs button[aria-selected="true"]{border-bottom-color:var(--brand);color:var(--brand)}.community-editorial-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-editorial-card{min-width:0;padding:18px;border:1px solid #cddbd6;border-radius:12px;background:#fbfdfc}.community-editorial-card.help{background:#f1f8f5}.community-editorial-card.discuss{background:#fffaf0;border-color:#e8d9b9}.community-editorial-card h3{font-size:18px;line-height:1.35;margin:10px 0 8px}.community-editorial-card p{margin:0 0 13px;color:#50625c;line-height:1.58}.community-editorial-card small{display:block;margin-top:12px;color:#6a7d76}.community-editorial-label{display:inline-flex;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.04em}.community-editorial-source{display:flex;align-items:center;justify-content:space-between;gap:12px}.community-editorial-source time{color:#6a7d76;font-size:12px}.community-editorial-actions{display:flex;align-items:center;gap:16px}.community-editorial-card a,.community-editorial-action{color:var(--brand);font-weight:760;text-decoration:none}.community-editorial-action{min-height:44px;padding:4px 0;border:0;background:transparent;font:inherit;cursor:pointer}.community-editorial-note{margin:14px 0 0;color:#64766f;font-size:13px}.community-editorial-empty{grid-column:1/-1;padding:24px;text-align:center;background:#f3f7f5;border-radius:10px}.community-editorial-empty p{color:var(--muted)}.community-editorial-empty a{color:var(--brand);font-weight:750}@media(prefers-reduced-motion:reduce){.community-page *{scroll-behavior:auto!important;transition:none!important}}@media(max-width:820px){.community-editorial{padding:18px}.community-editorial-heading{display:block}.community-radar-link{margin-top:15px}.community-editorial-tabs{overflow-x:auto}.community-editorial-tabs button{flex:0 0 auto}.community-editorial-list{grid-template-columns:1fr}}
