.community{padding:5rem 7vw 0}
.community-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}
.community-heading h2{font:800 3rem Barlow Condensed;margin:0}
.community-heading>p{color:var(--muted);line-height:1.6;max-width:520px;margin:0}
.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}
.social-counter{min-width:0;border:1px solid var(--line);background:linear-gradient(145deg,#1a1c1c,#101111);padding:1.5rem;overflow:hidden}
.social-counter-label{display:flex;align-items:center;gap:1rem;margin-bottom:1.3rem}
.social-counter-label small{display:block;color:var(--orange);font-weight:800;letter-spacing:.15em;margin-bottom:.25rem}
.social-counter-label strong{font:800 1.8rem Barlow Condensed}
.social-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-weight:900}
.social-counter>a{display:inline-block;color:var(--text);text-decoration:none;font-weight:700;margin-top:1rem}
.youtube-widget{min-height:48px;display:flex;align-items:center;background:#fff;padding:.75rem;border-radius:3px}
.social-number{min-height:72px;display:flex;align-items:baseline;gap:.55rem;padding:.65rem 0}
.social-number strong{font:900 3.6rem/.9 Barlow Condensed,sans-serif;color:var(--text)}
.social-number span{font-weight:700;color:var(--muted)}
.social-number small{display:block;margin-left:auto;color:var(--muted)}
@media(max-width:850px){.community{padding:4rem 20px 0}.community-heading{display:block}.community-heading h2{font-size:2.4rem}.community-heading>p{font-size:.9rem;margin-top:.7rem}.community-grid{grid-template-columns:1fr}.social-counter{padding:1.2rem}.social-number{flex-wrap:wrap}.social-number small{width:100%;margin-left:0}}
.header-actions{display:flex;align-items:center;gap:.65rem}.language-toggle{border:1px solid var(--line);background:var(--panel);color:var(--text);padding:.7rem .8rem;font-weight:800;letter-spacing:.08em}.language-toggle:hover{border-color:var(--orange);color:var(--orange)}
@media(max-width:850px){.header-actions{gap:.4rem}.language-toggle{padding:.6rem}.signin{font-size:.8rem}}
.plan button:disabled{cursor:default;opacity:.72}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem}.team-grid article,.media-card,.code{border:1px solid var(--line);background:linear-gradient(145deg,#1a1c1c,#101111);padding:2rem}.team-grid span,.media-card>span,.code strong{color:var(--orange);font-weight:800;letter-spacing:.14em}.team-grid h2,.media-card h2{font:800 2rem Barlow Condensed,sans-serif;margin:.8rem 0}.team-grid p,.media-card p,.code p{color:var(--muted);line-height:1.7}.code{margin-top:1.2rem}.media-card{max-width:760px;margin-top:3rem}.media-card a{display:inline-block;color:var(--orange);font-weight:800;text-decoration:none;margin-top:1rem}footer>button:not(.brand){border:0;background:none;color:var(--text);cursor:pointer;padding:0}
@media(max-width:850px){.team-grid{grid-template-columns:1fr}.team-grid article,.media-card,.code{padding:1.4rem}footer>button:not(.brand){margin:.7rem}}
