.community-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;margin-bottom:22px;border:1px solid #dce3dc;border-radius:22px;background:linear-gradient(120deg,#edf2eb,#f7eee5)}.community-hero>div{display:flex;align-items:flex-start;gap:15px}.community-hero>div>span{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#294f45;color:#fff}.community-hero small,.community-post-title small,.community-kicker{color:#7a817b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-hero h2{margin:2px 0 4px;font-size:20px}.community-hero p{margin:0;color:#68716b}.community-layout{display:grid;grid-template-columns:minmax(0,680px) minmax(230px,1fr);align-items:start;gap:24px}.community-feed{display:grid;gap:22px}.community-post{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-sm)}.community-post>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 18px}.community-post>header>div{display:grid}.community-post>header small{color:var(--muted);font-size:11px}.community-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dfe7dc;color:var(--green);font-weight:800}.community-more,.community-post-title button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:12px;background:transparent;color:var(--muted);cursor:pointer}.community-cover{display:block;width:100%;max-height:620px;aspect-ratio:4/3;object-fit:cover;background:#ece7dc}.community-cover-empty{display:grid;place-items:center;align-content:center;gap:10px;color:#7c867f;background:linear-gradient(135deg,#e8ece3,#f1e3d8)}.community-post-body{padding:19px}.community-post-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-post-title h2{margin:2px 0 0;font-size:22px}.community-post-body>p{margin:13px 0;color:#4d5751;white-space:pre-line}.community-attributes,.community-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.community-attributes span{padding:6px 10px;border-radius:999px;background:#edf0e9;color:#40564d;font-size:12px}.community-tags span{color:#4d7167;font-size:12px;font-weight:700}.community-post footer{display:flex;gap:8px;margin-top:17px;padding-top:14px;border-top:1px solid var(--line)}.community-post footer button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:0;border-radius:11px;background:transparent;color:#68716b;cursor:pointer}.community-post footer button.active{color:#b45549;background:#fff0ed}.community-post footer button:last-child{margin-left:auto;font-size:11px}.community-rules{position:sticky;top:90px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fffdf9}.community-rules h3{margin:0}.community-rules ul{display:grid;gap:7px;padding-left:18px;color:#626c66;font-size:13px}.community-rules>a{display:flex;align-items:center;justify-content:space-between;padding:11px;border-radius:12px;background:#edf0e9;color:var(--green);font-size:12px;font-weight:700}.community-rules>p{margin:16px 0 0;color:var(--muted);font-size:11px}.community-verification-note{padding:13px 16px;margin-bottom:20px;border:1px solid #ead5ae;border-radius:14px;background:#fff8e8;color:#715b30;font-size:13px}.community-empty{padding:54px 24px;text-align:center;border:1px dashed #d9d2c5;border-radius:24px;background:#fffdf9}.community-empty>span{font-size:36px;color:#c8795e}.community-empty h2{margin:8px 0}.community-empty p{color:var(--muted)}.community-loading{display:grid;gap:12px}.community-loading i{height:130px;border-radius:20px;background:linear-gradient(90deg,#ebe7df,#f7f4ee,#ebe7df);background-size:200% 100%;animation:communityShimmer 1.2s infinite}.community-more-button{justify-self:center}.community-upload{display:flex;align-items:center;gap:14px;padding:17px;border:1px dashed #b9c5bb;border-radius:15px;background:#f7f8f4;cursor:pointer}.community-upload>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e4ebe2;color:var(--green)}.community-upload>div{display:grid;gap:3px}.community-upload small{color:var(--muted);line-height:1.4}.community-preview{padding:16px;margin-top:16px;border-radius:15px;background:#edf2eb}.community-preview small{font-weight:800;color:var(--green)}.community-preview p{margin:5px 0 0;font-size:13px}.community-consent{display:grid;grid-template-columns:20px 20px 1fr;align-items:start;gap:9px;margin-top:16px;font-size:12px}.community-consent input{position:absolute;opacity:0}.community-consent>span{grid-column:2;width:19px;height:19px;border:1px solid #9ba69e;border-radius:6px;background:white}.community-consent input:checked+span{background:#294f45;box-shadow:inset 0 0 0 4px white}.community-consent em{grid-column:3;font-style:normal;line-height:1.45}.community-consent a{text-decoration:underline}.community-comment-list{display:grid;gap:12px;max-height:55vh;overflow:auto}.community-comment-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:13px;border-radius:14px;background:#f7f5ef}.community-comment-list article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dfe7dc;color:#294f45;font-weight:800}.community-comment-list article strong{font-size:13px}.community-comment-list article p{margin:3px 0;white-space:pre-line}.community-comment-list article small{color:var(--muted);font-size:10px}.community-comment-list article>button{align-self:start;border:0;background:transparent;color:var(--muted)}.community-no-comments{text-align:center;color:var(--muted)}.community-comment-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:16px}.community-comment-form textarea{min-height:74px;padding:12px;border:1px solid var(--line);border-radius:13px;resize:vertical}.community-kicker{margin:0!important}@keyframes communityShimmer{to{background-position:-200% 0}}@media(max-width:900px){.community-layout{grid-template-columns:1fr}.community-rules{position:static;order:-1}.community-hero{align-items:flex-start}}@media(max-width:600px){.community-hero{align-items:stretch;flex-direction:column;padding:19px}.community-post{border-radius:19px}.community-post-body{padding:16px}.community-post footer button:last-child{font-size:0}.community-comment-form{grid-template-columns:1fr}.community-rules{display:none}}
