.community-page{padding-top:32px;padding-bottom:64px}.community-hero{padding:32px;border-radius:28px;background:linear-gradient(135deg,#fff7ed,#fff);box-shadow:0 18px 48px rgba(83,47,16,.08);margin-bottom:24px}.community-hero h1{margin:8px 0 10px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.02}.community-hero p{max-width:760px;margin:0;color:#66584d;font-size:1.05rem;line-height:1.65}.community-tabs{display:flex;gap:10px;margin:0 0 24px;padding:6px;border-radius:18px;background:#f7f2ec;width:max-content;max-width:100%}.community-tab{border:0;border-radius:13px;padding:12px 18px;background:transparent;font:inherit;font-weight:800;cursor:pointer;color:#6b5d51}.community-tab.is-active{background:#fff;color:#2c2119;box-shadow:0 8px 20px rgba(55,33,16,.1)}.community-panel{min-height:260px}.community-authors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.community-author-card{display:flex;flex-direction:column;gap:16px;padding:22px;border:1px solid #eee3d7;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(65,39,18,.06)}.community-author-head{display:flex;align-items:center;gap:14px}.community-author-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#f7eee5;display:grid;place-items:center;font-size:28px;overflow:hidden}.community-author-name{margin:0;font-size:1.15rem}.community-author-username{color:#8a7767;font-size:.92rem}.community-author-bio{margin:0;color:#65594e;line-height:1.5;min-height:3em}.community-author-stats{display:flex;gap:14px;flex-wrap:wrap;color:#705f51;font-size:.9rem}.community-author-actions{display:flex;gap:10px;align-items:center;margin-top:auto}.community-author-actions a{flex:1}.community-follow{min-width:120px}.community-status{padding:24px 0;color:#75685d}.community-status.is-error{color:#a33232}.community-more{display:block;margin:24px auto 0}.community-feed-author{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#6e5d50;font-size:.9rem}.community-login-box{padding:28px;border-radius:20px;background:#fff8ef;border:1px solid #f0dfca;text-align:center}.community-login-box p{margin:0 0 16px}@media(max-width:900px){.community-authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.community-page{padding-top:18px}.community-hero{padding:24px 20px;border-radius:22px}.community-tabs{width:100%}.community-tab{flex:1}.community-authors-grid{grid-template-columns:1fr}.community-author-actions{align-items:stretch;flex-direction:column}.community-follow{width:100%}}
