.participation-hero{background:linear-gradient(135deg,rgba(36,107,253,.12),rgba(19,185,129,.11),rgba(245,158,11,.1))}.participation-layout,.participation-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.4rem;align-items:start}.participation-sidebar{display:grid;gap:1rem;position:sticky;top:90px}.participation-tabs{display:flex;gap:.5rem;overflow:auto;padding:.3rem 0 1rem}.participation-tabs a{display:flex;align-items:center;gap:.45rem;white-space:nowrap;padding:.7rem .9rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-weight:700;color:var(--muted)}.participation-tabs a.active,.participation-tabs a:hover{background:linear-gradient(135deg,#246bfd,#6d5dfc);color:#fff;border-color:transparent;transform:translateY(-1px)}.participation-filter{margin-bottom:1rem}.community-post-list{display:grid;gap:1rem}.community-post-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:1rem;box-shadow:var(--shadow-sm);transition:.2s ease;min-width:0}.community-post-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:rgba(36,107,253,.35)}.community-post-card-head,.community-post-card-footer,.community-post-detail>header,.community-post-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.community-post-author{display:flex;align-items:center;gap:.7rem;min-width:0}.community-post-author div{display:grid;min-width:0}.community-post-author small{color:var(--muted)}.community-post-type{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:800;background:rgba(36,107,253,.1);color:#2458c8;white-space:nowrap}.type-question{background:rgba(245,158,11,.14);color:#a55d00}.type-experience{background:rgba(19,185,129,.14);color:#08775c}.type-advice{background:rgba(139,92,246,.14);color:#6b35bd}.type-announcement{background:rgba(239,68,68,.12);color:#b32626}.community-post-card-body{display:block;color:inherit;padding:.8rem 0}.community-post-card-body:hover{text-decoration:none}.community-post-card-body h2{margin:.25rem 0 .45rem;font-size:clamp(1.05rem,2vw,1.35rem)}.community-post-card-body p{margin:0;color:var(--muted);overflow-wrap:anywhere}.community-post-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0}.community-post-tags span,.community-post-tags a{font-size:.78rem;background:var(--surface-soft);border:1px solid var(--border);padding:.25rem .48rem;border-radius:999px}.community-post-metrics{display:flex;flex-wrap:wrap;gap:.65rem;color:var(--muted);font-size:.82rem}.participation-guide{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.participation-guide li{display:flex;gap:.7rem}.participation-guide li>span{font-size:1.4rem}.participation-guide li div{display:grid}.participation-guide small{color:var(--muted)}.suggestion-row,.related-community-post{display:flex;align-items:center;gap:.65rem;padding:.65rem 0;border-bottom:1px solid var(--border)}.suggestion-row span{display:grid}.suggestion-row small,.related-community-post small{color:var(--muted)}.related-community-post{display:grid}.participation-create-form{display:grid;gap:1rem}.community-tag-picker{border:1px solid var(--border);border-radius:16px;padding:1rem}.community-tag-picker>div{display:flex;flex-wrap:wrap;gap:.5rem}.choice-chip input{position:absolute;opacity:0}.choice-chip span{display:inline-flex;padding:.45rem .65rem;border:1px solid var(--border);border-radius:999px;cursor:pointer;background:var(--surface)}.choice-chip input:checked+span{background:#246bfd;color:#fff;border-color:#246bfd}.community-poll-builder{border:1px solid var(--border);border-radius:16px;padding:.8rem 1rem}.community-poll-builder summary{font-weight:800;cursor:pointer}.poll-builder-body{display:grid;gap:.9rem;padding-top:1rem}.community-post-detail-section{padding-top:1.2rem}.community-post-detail{min-width:0}.community-post-detail h1{font-size:clamp(1.5rem,3vw,2.45rem);margin:1rem 0}.community-post-rich{overflow-wrap:anywhere}.community-post-actions{border-top:1px solid var(--border);padding-top:1rem;margin-top:1rem;align-items:flex-start}.community-reactions,.community-comment-reactions{display:flex;flex-wrap:wrap;gap:.45rem}.community-reactions form,.community-comment-reactions form{margin:0}.community-reaction,.community-comment-reactions button{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;display:flex;align-items:center;gap:.35rem;padding:.42rem .58rem;cursor:pointer;color:var(--text)}.community-reaction em{font-style:normal;font-size:.78rem}.community-reaction.selected,.community-comment-reactions button.selected{background:linear-gradient(135deg,#246bfd,#7658e8);color:#fff;border-color:transparent}.community-reaction.selected strong,.community-comment-reactions button.selected strong{color:#fff;background:rgba(0,0,0,.18);padding:.05rem .28rem;border-radius:999px}.community-poll{margin-top:1rem}.community-poll-options{display:grid;gap:.65rem;margin:1rem 0}.community-poll-option{display:flex;gap:.7rem;align-items:flex-start;border:1px solid var(--border);border-radius:14px;padding:.8rem;position:relative;overflow:hidden}.community-poll-option>span{display:grid;gap:.25rem;flex:1;position:relative;z-index:1}.community-poll-option i{height:4px;background:linear-gradient(90deg,#246bfd,#14b889);width:var(--poll-width);border-radius:99px}.community-poll-option.selected{border-color:#246bfd;background:rgba(36,107,253,.06)}.community-comments{margin-top:1.5rem}.community-comment-list{display:grid;gap:1rem}.community-comment{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1rem;min-width:0;position:relative}.community-comment.accepted{border-color:#16a36a;box-shadow:0 0 0 2px rgba(22,163,106,.1)}.community-comment>header{display:flex;align-items:center;gap:.65rem}.community-comment>header>div{display:grid}.community-comment>header small{color:var(--muted)}.accepted-answer-badge{margin-left:auto;background:rgba(22,163,106,.12);color:#08754c;border-radius:999px;padding:.35rem .6rem;font-size:.76rem;font-weight:800}.community-comment>.rich-text{margin:.8rem 0}.community-comment>footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.community-comment-replies{margin-top:.9rem;padding-left:1rem;border-left:3px solid rgba(109,93,252,.35);display:grid;gap:.7rem}.community-comment.reply{background:var(--surface-soft);box-shadow:none}.community-reply-context{display:flex;justify-content:space-between;align-items:center;background:rgba(36,107,253,.08);border-radius:10px;padding:.5rem .7rem;margin-bottom:.6rem}.community-reply-context button{border:0;background:transparent;font-size:1.2rem}.collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.collection-card{display:flex;gap:.8rem;padding:1rem;border:1px solid var(--border);background:var(--surface);border-radius:18px;color:inherit}.collection-card>span{font-size:2rem}.collection-card h3{margin:0 0 .35rem}.collection-card p{color:var(--muted);margin:0 0 .45rem}.collection-item-list{display:grid;gap:1rem}.collection-item{display:block;color:inherit}.collection-item blockquote{margin:.8rem 0 0;border-left:3px solid #246bfd;padding-left:.7rem;color:var(--muted)}.leaderboard-list{display:grid;gap:.65rem}.leaderboard-row{display:grid;grid-template-columns:54px 48px minmax(0,1fr) 90px auto;gap:.75rem;align-items:center;padding:.8rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;color:inherit}.leaderboard-rank{font-weight:900;font-size:1.1rem}.leaderboard-score{display:grid;text-align:right}.leaderboard-score strong{font-size:1.25rem}.leaderboard-score span{font-size:.72rem;color:var(--muted)}.leaderboard-metrics{display:flex;gap:.6rem;color:var(--muted)}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.expertise-card{display:grid;gap:.8rem}.expertise-card header{display:flex;gap:.7rem}.expertise-card header>span{font-size:1.6rem}.expertise-card h2{font-size:1rem;margin:0}.expertise-card p{font-size:.82rem;color:var(--muted);margin:.2rem 0 0}.sticky-form-actions{position:sticky;bottom:70px;display:flex;justify-content:center;padding:1rem;z-index:10}.suggestion-list{display:grid;gap:.7rem}.suggestion-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:.7rem;align-items:center;border-bottom:1px solid var(--border);padding:.7rem 0}.suggestion-card p{margin:0;color:var(--muted)}.invite-card{text-align:center}.invite-icon{font-size:4rem}.invite-link{display:flex;gap:.5rem;margin:1rem 0}.invite-link input{flex:1}.btn-link{border:0;background:none;color:#246bfd;font-weight:700;cursor:pointer;padding:.25rem}.muted{color:var(--muted)}
@media(max-width:900px){.participation-layout,.participation-detail-layout{grid-template-columns:1fr}.participation-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.leaderboard-row{grid-template-columns:42px 42px minmax(0,1fr) 70px}.leaderboard-metrics{grid-column:3/5}.community-post-actions{flex-direction:column}.community-reactions{width:100%}}
@media(max-width:620px){.participation-sidebar{grid-template-columns:1fr}.community-post-card-head,.community-post-card-footer,.community-post-detail>header,.community-comment>footer{align-items:flex-start;flex-direction:column}.community-post-type{align-self:flex-start}.community-post-card-footer .btn{width:100%}.community-reactions{display:grid;grid-template-columns:repeat(5,1fr);gap:.3rem}.community-reaction{justify-content:center;padding:.45rem .25rem}.community-reaction em{display:none}.community-comment-reactions button{padding:.35rem .42rem}.community-comment-replies{padding-left:.55rem}.leaderboard-row{grid-template-columns:32px 40px minmax(0,1fr) 64px;padding:.7rem}.leaderboard-metrics{grid-column:2/5;font-size:.82rem}.invite-link{flex-direction:column}.expertise-grid{grid-template-columns:1fr}.participation-tabs a{padding:.6rem .72rem}.accepted-answer-badge{margin-left:0}.suggestion-card{grid-template-columns:46px minmax(0,1fr)}.suggestion-card>.social-follow-form{grid-column:2}}
.feed-community-posts .panel-header.compact{align-items:flex-start;margin-bottom:.35rem}.feed-community-posts .panel-header.compact h2{font-size:1.05rem;margin:.1rem 0}.feed-community-post{display:grid;grid-template-columns:28px minmax(0,1fr);gap:.55rem;padding:.72rem 0;border-bottom:1px solid var(--border);color:inherit}.feed-community-post:hover{text-decoration:none}.feed-community-post>span{font-size:1.1rem}.feed-community-post div{display:grid;gap:.2rem;min-width:0}.feed-community-post strong{font-size:.88rem;line-height:1.35;overflow-wrap:anywhere}.feed-community-post small{font-size:.75rem;color:var(--muted)}.feed-community-posts>.btn{margin-top:.8rem}

/* Version 1.6.0: strict /posts and community participation responsive repair. */
.participation-layout>main,.participation-layout>aside,.participation-detail-layout>main,.participation-detail-layout>aside,.community-post-list,.community-post-card,.community-post-card-head,.community-post-card-footer,.community-post-author,.community-post-author>div{min-width:0;max-width:100%}.participation-hero .container,.participation-hero .actions{min-width:0}.participation-hero .actions{display:flex;flex-wrap:wrap;gap:.65rem}.participation-tabs{max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.participation-tabs a{flex:0 0 auto;white-space:nowrap}.participation-filter,.participation-create-form,.community-comment-form{min-width:0;max-width:100%}.participation-filter .form-grid,.participation-create-form .form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.participation-filter label,.participation-create-form label,.community-comment-form label{min-width:0}.participation-filter input,.participation-filter select,.participation-filter textarea,.participation-create-form input,.participation-create-form select,.participation-create-form textarea,.community-comment-form input,.community-comment-form select,.community-comment-form textarea{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.community-post-card h2,.community-post-card h3,.community-post-card p,.community-post-card strong,.community-post-card small,.community-post-detail h1,.community-post-rich,.community-post-tags,.related-community-post strong,.participation-sidebar p{overflow-wrap:anywhere;word-break:break-word}.community-post-card-head,.community-post-card-footer{display:flex;flex-wrap:wrap;gap:.75rem}.community-post-card-head>*{min-width:0}.community-post-card-footer .actions,.community-post-actions .actions{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.community-post-card-footer .btn,.community-post-actions .btn{max-width:100%;white-space:normal}.community-post-tags{display:flex;flex-wrap:wrap;gap:.4rem}.participation-sidebar .panel,.participation-sidebar form{min-width:0;max-width:100%}.participation-sidebar select,.participation-sidebar input{width:100%;max-width:100%;min-width:0}.community-poll-option{min-width:0}.community-poll-option>span{min-width:0}.pagination{max-width:100%;display:flex;flex-wrap:wrap;justify-content:center}.participation-guide li>div{min-width:0}.suggestion-row span{min-width:0}.social-feed-side-actions{display:grid;gap:.55rem}
@media(max-width:900px){.participation-layout,.participation-detail-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%}.participation-layout>main,.participation-detail-layout>main{width:100%;overflow:hidden}.participation-sidebar{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));position:static}.participation-filter .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.participation-hero{overflow:hidden}.participation-hero .actions{display:grid;grid-template-columns:1fr;width:100%}.participation-hero .actions .btn{width:100%;justify-content:center}.participation-layout,.participation-detail-layout{width:100%;max-width:100%;padding-inline:0}.participation-layout>main,.participation-detail-layout>main{overflow:visible}.participation-filter{padding:.85rem}.participation-filter .form-grid,.participation-create-form .form-grid{grid-template-columns:1fr}.participation-filter>button,.participation-filter>.btn{width:100%;justify-content:center}.participation-tabs{margin-inline:-.15rem;padding-bottom:.25rem}.participation-tabs a{padding:.65rem .75rem}.community-post-list{gap:.75rem}.community-post-card,.community-post-detail,.community-comment,.community-poll{padding:.85rem}.community-post-card-head,.community-post-card-footer,.community-post-author,.community-post-actions{width:100%}.community-post-author{align-items:flex-start}.community-post-author>div{flex:1}.community-post-card-footer .actions,.community-post-actions .actions{display:grid;grid-template-columns:1fr;width:100%}.community-post-card-footer .actions .btn,.community-post-actions .actions .btn,.community-comment-form .btn,.community-poll form>.btn{width:100%;justify-content:center}.community-reactions{grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.community-reaction{min-width:0}.community-reaction strong{font-size:.76rem}.participation-sidebar{grid-template-columns:1fr}.community-tag-picker{padding:.75rem}.choice-chip span{max-width:100%;white-space:normal}.community-poll-option{padding:.7rem}.sticky-form-actions{position:static;padding:.7rem 0}.sticky-form-actions .btn{width:100%}.invite-link input{width:100%}.suggestion-row{align-items:flex-start}.collection-grid{grid-template-columns:1fr}}
