.community-page{background:#f1ece5}
.community-main{max-width:100rem;margin:0 auto;padding:clamp(2.5rem,4vw,4.5rem)}
.community-welcome{display:flex;justify-content:space-between;gap:3rem;align-items:flex-start;margin-bottom:2rem}.community-welcome>div{max-width:62rem}.community-welcome h1{margin:.2rem 0 .8rem;font-size:clamp(3rem,5vw,5.6rem)}.community-welcome>div>p:last-child{max-width:48rem;margin:0;color:var(--stone);font-size:1.03rem}.community-share-top{margin-top:.3rem;min-width:13rem}
.care-strip{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:1rem;align-items:center;margin-bottom:2.5rem;padding:1rem 1.2rem;border:1px solid var(--border);border-radius:1rem;background:rgba(255,253,249,.72)}.care-strip>div{display:grid;grid-template-columns:1.8rem 1fr;gap:.55rem;align-items:center;padding-right:1rem;border-right:1px solid var(--border)}.care-strip>div>span{color:var(--terracotta);font-size:.66rem;font-weight:700}.care-strip p{margin:0;color:var(--stone);font-size:.68rem;line-height:1.45}.care-strip strong{color:var(--charcoal)}.care-strip>button{padding:.55rem .75rem;border:0;background:none;color:var(--garnet);font-size:.68rem;font-weight:700;cursor:pointer}
.community-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(20rem,.55fr);gap:1.4rem;align-items:start}.community-feed{min-width:0}.feed-toolbar{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;margin-bottom:1rem}.feed-toolbar h2{margin:0;font-size:2rem}.feed-filters{display:flex;gap:.35rem}.feed-filters button{padding:.5rem .72rem;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--stone);font-size:.66rem;font-weight:700;cursor:pointer}.feed-filters button:hover,.feed-filters button.is-active{border-color:var(--border);background:var(--white);color:var(--garnet)}
.community-composer{width:100%;display:grid;grid-template-columns:2.7rem 1fr auto;gap:.85rem;align-items:center;margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:1rem;background:var(--white);color:var(--stone);text-align:left;cursor:pointer;box-shadow:0 8px 25px rgba(52,42,38,.04)}.community-composer .member-avatar{width:2.7rem;height:2.7rem}.community-composer>b{width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:50%;background:#f2dfd6;color:var(--garnet);font-size:1rem}
.community-posts{display:grid;gap:1rem}.community-post{padding:clamp(1.4rem,2.5vw,2.2rem);border:1px solid var(--border);border-radius:1.15rem;background:var(--white);box-shadow:0 14px 40px rgba(52,42,38,.045)}.community-post[hidden]{display:none}.post-author{display:grid;grid-template-columns:3rem 1fr auto;gap:.8rem;align-items:center;margin-bottom:1.4rem}.post-author>img,.post-avatar{width:3rem;height:3rem;object-fit:cover;border-radius:50%}.post-avatar{display:grid;place-items:center;color:var(--charcoal);font-size:.7rem;font-weight:700}.avatar-sand{background:#e1bda4}.avatar-sage{background:#c3cbbd}.post-author strong,.post-author small{display:block}.post-author strong{font-size:.78rem}.post-author strong>span{margin-left:.4rem;padding:.22rem .45rem;border-radius:999px;background:#f2dfd6;color:var(--garnet);font-size:.56rem;text-transform:uppercase;letter-spacing:.07em}.post-author small{margin-top:.15rem;color:var(--stone);font-size:.63rem}.post-author>button{align-self:start;border:0;background:none;color:var(--stone);cursor:pointer}.post-pin,.post-topic{margin:0 0 .75rem;color:var(--terracotta);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.post-pin{display:inline-flex;padding:.35rem .55rem;border-radius:.4rem;background:#f6e7df}.community-post h3{max-width:54rem;margin:.2rem 0 1rem;font-size:clamp(1.75rem,2.5vw,2.65rem)}.community-post>p:not(.post-topic){color:var(--stone)}.community-post blockquote{margin:1.5rem 0;padding:1rem 1.2rem;border-left:2px solid var(--terracotta);background:var(--paper);font:400 1.1rem/1.45 var(--serif)}
.post-actions{display:flex;gap:.25rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.post-actions button{display:flex;gap:.45rem;align-items:center;padding:.5rem .65rem;border:0;border-radius:.6rem;background:transparent;color:var(--stone);font-size:.66rem;cursor:pointer}.post-actions button:hover{background:var(--paper);color:var(--garnet)}.post-actions button[aria-pressed="true"]{background:#f2dfd6;color:var(--garnet)}.post-actions b{font-weight:600}.post-actions span{font-size:.9rem}.comment-box{display:grid;grid-template-columns:1fr auto;gap:.55rem;margin-top:.9rem}.comment-box input{min-width:0;padding:.75rem .9rem;border:1px solid var(--border);border-radius:.7rem;background:var(--paper);font:inherit}.comment-box input:focus{outline:0;border-color:var(--terracotta)}.comment-box button{padding:.65rem .9rem;border:0;border-radius:.65rem;background:var(--charcoal);color:white;font-size:.68rem;font-weight:700}.body-post-grid{display:grid;grid-template-columns:1fr 13rem;gap:1.4rem;align-items:stretch}.body-post-grid>img{width:100%;height:100%;min-height:13rem;object-fit:cover;border-radius:.85rem}.body-post-grid p:not(.post-topic){color:var(--stone)}
.feed-empty{padding:3rem;border:1px dashed var(--border);border-radius:1rem;color:var(--stone);text-align:center}
.community-rail{position:sticky;top:1.4rem;display:grid;gap:1rem}.community-pulse,.active-circles,.community-live,.care-card{padding:1.5rem;border:1px solid var(--border);border-radius:1.15rem;background:var(--white)}.community-pulse{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.community-pulse>.dashboard-label{grid-column:1/-1}.community-pulse>div{padding-right:.55rem;border-right:1px solid var(--border)}.community-pulse>div:last-child{border:0}.community-pulse strong,.community-pulse span{display:block}.community-pulse strong{font:400 2rem var(--serif);color:var(--terracotta)}.community-pulse span{color:var(--stone);font-size:.58rem;line-height:1.4}.rail-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.rail-heading p{margin:0}.rail-heading button{border:0;background:none;color:var(--garnet);font-size:.63rem;font-weight:700;cursor:pointer}.active-circles>a{display:grid;grid-template-columns:2.5rem 1fr auto;gap:.75rem;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--border);color:var(--charcoal);text-decoration:none}.active-circles>a:last-child{border:0}.circle-symbol{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:.7rem;color:white;font:400 1.05rem var(--serif)}.tone-clay{background:var(--terracotta)}.tone-green{background:var(--sage)}.tone-wine{background:var(--garnet)}.active-circles strong,.active-circles small{display:block}.active-circles strong{font-size:.72rem}.active-circles small{color:var(--stone);font-size:.58rem}.active-circles b{color:var(--terracotta);font-weight:400}.community-live{background:var(--garnet);color:white}.community-live .dashboard-label{color:#efb9a4}.community-live>span{font-size:.64rem;font-weight:700;letter-spacing:.08em}.community-live h3{margin:.65rem 0;font-size:1.8rem}.community-live p{color:#e7ced4;font-size:.75rem}.community-live .button{margin-top:.5rem}.care-card{display:grid;grid-template-columns:3rem 1fr;gap:1rem}.care-card>img{width:3rem}.care-card h3{margin:.25rem 0 .6rem;font-size:1.45rem}.care-card p:not(.dashboard-label){color:var(--stone);font-size:.72rem}.care-card button{padding:0;border:0;background:none;color:var(--garnet);font-size:.66rem;font-weight:700;cursor:pointer}.demo-note{padding:0 .4rem;color:var(--stone);font-size:.58rem;line-height:1.45}
.post-dialog,.care-dialog{width:min(42rem,calc(100% - 2rem));padding:clamp(1.7rem,4vw,3rem);border:0;border-radius:1.35rem;background:var(--paper);color:var(--charcoal);box-shadow:0 30px 100px rgba(52,42,38,.36)}.post-dialog::backdrop,.care-dialog::backdrop{background:rgba(38,29,25,.68);backdrop-filter:blur(5px)}.post-dialog>img,.care-dialog>img{width:3.8rem;margin-bottom:1.4rem}.post-dialog h2,.care-dialog h2{font-size:clamp(2.3rem,4vw,3.5rem)}.post-dialog>p:not(.eyebrow){color:var(--stone)}.post-dialog form{display:grid;gap:.65rem;margin-top:1.4rem}.post-dialog fieldset{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 .5rem;padding:0;border:0}.post-dialog legend{width:100%;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.post-dialog fieldset label{position:relative;padding:.55rem .75rem;border:1px solid var(--border);border-radius:999px;font-size:.68rem;cursor:pointer}.post-dialog fieldset input{position:absolute;opacity:0}.post-dialog fieldset label:has(input:checked){border-color:var(--terracotta);background:#f2dfd6;color:var(--garnet)}.post-dialog>form>label:not(.anonymous-option){font-size:.72rem;font-weight:700}.post-dialog textarea{width:100%;padding:1rem;border:1px solid var(--border);border-radius:.75rem;background:white;color:var(--charcoal);font:inherit;resize:vertical}.post-dialog textarea:focus{outline:0;border-color:var(--terracotta);box-shadow:0 0 0 3px rgba(184,103,69,.12)}.anonymous-option{display:flex;gap:.55rem;align-items:center;color:var(--stone);font-size:.7rem}.care-dialog ol{margin:1.5rem 0;padding:0;list-style:none;display:grid}.care-dialog li{display:grid;grid-template-columns:1fr;gap:.15rem;padding:1rem 0;border-top:1px solid var(--border)}.care-dialog li strong{font-family:var(--serif);font-size:1.2rem;font-weight:400}.care-dialog li span{color:var(--stone);font-size:.76rem}

@media (max-width:1180px){.community-layout{grid-template-columns:1fr}.community-rail{position:static;grid-template-columns:1fr 1fr}.community-pulse,.demo-note{grid-column:1/-1}.body-post-grid{grid-template-columns:1fr 12rem}}
@media (max-width:820px){.community-main{padding:2rem 1.25rem 4rem}.community-welcome{align-items:flex-start;flex-direction:column}.community-welcome h1{font-size:3.35rem}.community-share-top{width:100%;margin:0}.care-strip{grid-template-columns:1fr}.care-strip>div{border-right:0;border-bottom:1px solid var(--border);padding:0 0 .75rem}.feed-toolbar{align-items:flex-start;flex-direction:column}.feed-filters{width:100%;overflow-x:auto}.feed-filters button{flex:0 0 auto}.community-rail{grid-template-columns:1fr}.community-pulse,.demo-note{grid-column:auto}}
@media (max-width:520px){.community-welcome h1{font-size:2.8rem}.body-post-grid{grid-template-columns:1fr}.body-post-grid>img{height:16rem}.post-actions{justify-content:space-between}.post-actions button{padding:.45rem .35rem}.post-actions button span{display:none}.community-pulse{grid-template-columns:1fr}.community-pulse>.dashboard-label{grid-column:auto}.community-pulse>div{padding:.65rem 0;border-right:0;border-bottom:1px solid var(--border)}.comment-box{grid-template-columns:1fr}.comment-box button{width:100%}}
