#communityPage{grid-column:2!important;grid-row:2!important;padding:32px!important;max-width:1400px;width:100%;box-sizing:border-box}
#communityPage .community-welcome{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;background:#fff0af;border-radius:18px;margin-bottom:28px}
#communityPage h1{font:600 clamp(25px,3vw,38px)/1.2 system-ui;margin:8px 0;color:#354e42}
#communityPage h2{font:600 20px/1.35 system-ui;margin:8px 0 18px;color:#294337}
#communityPage p{line-height:1.6}
#communityPage .community-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,1fr);gap:32px}
#communityPage .community-fun{background:#edf6ee;border-radius:16px;padding:24px;align-self:start;min-width:0}
#communityPage .community-fun article{border-bottom:1px solid #d3e2d3;padding-bottom:20px;margin-bottom:20px}
#communityPage .community-fun article:last-child{border:0;margin-bottom:0;padding-bottom:0}
#communityPage button,#communityPage select,#communityPage textarea{font:14px system-ui}
#communityPage button{border:0;background:#287956;color:white;border-radius:8px;padding:11px 16px;cursor:pointer;min-height:40px}
#communityPage button:disabled{opacity:.55;cursor:wait}
#communityPage textarea{box-sizing:border-box;width:100%;min-height:110px;padding:14px;border:1px solid #c8d6cb;border-radius:10px;resize:vertical;background:white;color:#253b2e;margin:12px 0}
#communityPage select{padding:10px;border:1px solid #c8d6cb;border-radius:8px;background:white;max-width:100%}
#communityPage #communityStatus{font:12px/1.6 system-ui;color:#5e7164;min-height:20px}
#communityPage .feed-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}
#communityPage .team-post{padding:22px 0;border-top:1px solid #d8e2d8;overflow-wrap:anywhere}
#communityPage .team-post p{white-space:pre-wrap;margin:10px 0}
#communityPage .post-label{font:600 11px system-ui;letter-spacing:.04em;color:#44815d}
#communityPage small{font:12px/1.5 system-ui;color:#65786b}
#communityPage .post-delete{margin-left:12px;padding:5px 8px;min-height:30px;background:transparent;color:#725950;font-size:11px}
#communityPage .community-empty{padding:24px 0;color:#66796c}
#communityPage .community-fun .spark-text{min-height:0;margin:12px 0;font:17px/1.6 system-ui}
#communityPage .spark-caption{font-size:11px;color:#66796c}
#communityPage .mini-block{border:0;margin:0;padding:0}
#communityPage #communityBreakStatus{font:14px/1.6 system-ui;color:#486753;min-height:48px}
#communityPage :focus-visible{outline:3px solid #dfac40;outline-offset:3px}
#communityPage .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.magazine-home #portalView #communitySection .community-open{border:0;background:#287956;color:#fff;padding:12px 18px;border-radius:9px;font:600 14px system-ui;cursor:pointer}
body.magazine-home #portalView #weatherIcon{width:68px!important;height:68px!important;filter:drop-shadow(0 3px 7px #12273940)}
body.magazine-home #portalView #weatherIcon svg{width:100%;height:100%}
#portalView .hero-scene-effects .scene-clouds{animation-duration:32s!important;background:radial-gradient(ellipse at 20% 0%,rgba(75,93,118,.3),transparent 65%),radial-gradient(ellipse at 85% 0%,rgba(127,146,167,.25),transparent 60%)}
#portalView .hero-scene-effects .scene-mist{animation:soft-fog 18s ease-in-out infinite alternate!important;background:linear-gradient(180deg,transparent 25%,rgba(204,221,228,.26))!important}
@keyframes soft-fog{from{transform:translateX(-3%);opacity:.6}to{transform:translateX(3%);opacity:1}}
@media(max-width:900px){#communityPage{padding:20px 16px!important}#communityPage .community-layout{grid-template-columns:1fr}#communityPage .community-welcome{padding:22px;align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){#portalView .hero-scene-effects .scene-mist,#portalView .hero-scene-effects .scene-clouds{animation:none!important}}
