.community-page{max-width:78rem;margin:1.6rem auto 3rem;padding:0 1rem}.community-hero{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:2rem;border:1px solid #d8cfb2;border-radius:1rem;background:linear-gradient(135deg,#fffdf8 0%,#f0ead6 100%);box-shadow:0 18px 45px rgba(68,52,19,.08)}.community-hero h1{max-width:48rem;margin:.25rem 0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95}.community-hero p:last-child{max-width:45rem;margin:.7rem 0 0;line-height:1.55}.community-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.2rem 0}.community-filters a{padding:.5rem .75rem;border:1px solid var(--line);border-radius:99px;color:var(--olive-dark);font-size:.78rem;font-weight:700;text-decoration:none}.community-filters a.active{background:var(--olive);color:#fff}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 23rem;gap:1.25rem}.community-layout h2{font-size:1.6rem}.community-list{display:grid;gap:.8rem}.community-card,.community-compose,.community-topic,.community-replies>article,.community-reply-box{padding:1rem 1.15rem;border:1px solid var(--line);border-radius:.65rem;background:#fffdf8}.community-card-meta,.community-card footer,.community-replies article header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.community-card-meta time,.community-card footer,.community-replies time{color:var(--muted);font-size:.73rem}.community-badge{padding:.28rem .5rem;border-radius:99px;background:#eee8d3;color:#6f5c12;font-size:.68rem;font-weight:800;text-transform:uppercase}.community-discovery{background:#e0efe4;color:#235b35}.community-help{background:#f4e4d8;color:#7c3c1b}.community-source{background:#e1eaf1;color:#284f69}.community-card h3{margin:.7rem 0 .35rem;font-size:1.35rem}.community-card h3 a{color:var(--ink);text-decoration:none}.community-card>p{margin:.25rem 0 .8rem;line-height:1.5}.community-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.7rem 0}.community-tags span{padding:.27rem .48rem;background:#f1eddf;border-radius:.25rem;color:#675b3b;font-size:.72rem}.community-card footer{padding-top:.65rem;border-top:1px solid #ece5d1}.community-card footer a,.community-back{color:var(--olive-dark);font-weight:700;text-decoration:none}.community-compose{position:sticky;top:1rem;align-self:start}.community-compose h2{margin:.2rem 0 1rem}.community-compose form,.community-reply-box form{display:grid;gap:.75rem}.community-compose label,.community-reply-box label{display:grid;gap:.3rem;font-size:.76rem;font-weight:700}.community-compose input,.community-compose select,.community-compose textarea,.community-reply-box textarea{box-sizing:border-box;width:100%;padding:.62rem;border:1px solid var(--line);border-radius:.35rem;background:#fff;font:inherit}.community-compose-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.community-privacy,.community-empty,.community-notice{color:var(--muted);font-size:.76rem;line-height:1.45}.community-notice{padding:1rem;border:1px solid var(--line);background:#fffdf8}.community-thread{max-width:58rem}.community-back{display:inline-block;margin-bottom:1rem}.community-topic h1{margin:.8rem 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.community-topic>p{font-size:1.02rem;line-height:1.7}.community-topic footer{margin-top:1rem;padding-top:.7rem;border-top:1px solid var(--line);font-weight:700}.community-replies{margin:1.3rem 0}.community-replies h2 span{color:var(--olive);font-size:.85em}.community-replies>article{margin:.65rem 0}.community-replies article p{margin:.6rem 0 0;line-height:1.55}.community-reply-box h2{margin-top:0}@media(max-width:800px){.community-hero{align-items:start;flex-direction:column}.community-layout{grid-template-columns:1fr}.community-compose{position:static}.community-compose-grid{grid-template-columns:1fr}}
