/* Madoo5 v18.15 Community Feed UI Polish */
.mc-feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.mc-feed-main{min-width:0}.mc-feed-sidebar{position:sticky;top:88px}.mc-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden}.mc-composer{padding:18px}.mc-composer-head{display:flex;gap:12px;align-items:center;margin-bottom:14px}.mc-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#e5edf8;border:3px solid #fff;box-shadow:0 8px 20px rgba(15,23,42,.12)}.mc-composer textarea{width:100%;min-height:96px;border:1px solid #dbe5f3;border-radius:18px;padding:14px 16px;resize:vertical;background:#f8fbff;outline:none}.mc-composer textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 4px rgba(124,58,237,.12);background:#fff}.mc-composer-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:14px}.mc-tool-group{display:flex;flex-wrap:wrap;gap:10px}.mc-pill-btn{border:1px solid #d7e3f5;background:#fff;border-radius:999px;padding:9px 14px;font-weight:700;color:#2563eb;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.mc-pill-btn:hover{background:#eff6ff}.mc-post-btn{border:0;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:800;padding:11px 28px;box-shadow:0 12px 25px rgba(37,99,235,.25);cursor:pointer}.mc-post-card{margin-bottom:22px}.mc-post-header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 18px 12px}.mc-post-user{display:flex;gap:12px;align-items:center}.mc-post-name{font-weight:800;color:#0f172a;line-height:1.2}.mc-post-meta{font-size:13px;color:#64748b;margin-top:3px}.mc-post-menu{border:0;background:#f1f5f9;border-radius:999px;width:34px;height:34px;cursor:pointer}.mc-post-body{padding:0 18px 14px;color:#172033;line-height:1.6;white-space:pre-wrap}.mc-post-image-wrap{background:#0f172a;text-align:center}.mc-post-image{max-width:100%;max-height:540px;width:100%;object-fit:cover;display:block;margin:auto}.mc-post-stats{display:flex;justify-content:space-between;gap:12px;padding:10px 18px;color:#64748b;font-size:14px;border-bottom:1px solid #edf2f7}.mc-post-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 14px}.mc-action-btn{border:0;background:#fff;border-radius:12px;padding:11px 8px;font-weight:700;color:#475569;cursor:pointer}.mc-action-btn:hover{background:#f1f5f9;color:#2563eb}.mc-comments{padding:0 18px 18px}.mc-comment-box{display:flex;gap:10px;margin-top:12px}.mc-comment-box input{flex:1;border:1px solid #dbe5f3;border-radius:999px;padding:10px 14px;outline:none}.mc-comment-box button{border:0;border-radius:999px;background:#2563eb;color:#fff;padding:10px 16px;font-weight:700}.mc-sidebar-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:18px;margin-bottom:16px;box-shadow:0 14px 35px rgba(15,23,42,.07)}.mc-sidebar-title{font-weight:900;color:#0f172a;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.mc-sidebar-list{display:flex;flex-direction:column;gap:12px}.mc-side-item{display:flex;align-items:center;gap:10px;color:#334155;text-decoration:none}.mc-side-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#e2e8f0}.mc-side-name{font-weight:700;font-size:14px}.mc-side-sub{font-size:12px;color:#64748b}.mc-room-chip{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;text-decoration:none;color:#0f172a}.mc-room-chip:hover{background:#f8fafc}.mc-ad-soft{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.06)}.mc-ad-label{font-size:11px;font-weight:800;color:#64748b;letter-spacing:.08em;text-transform:uppercase}.mc-empty-state{text-align:center;padding:42px 18px;color:#64748b}.mc-empty-state .icon{font-size:42px;margin-bottom:10px}@media(max-width:991px){.mc-feed-layout{display:block}.mc-feed-sidebar{position:static;margin-top:22px}.mc-post-image{max-height:430px}.mc-post-actions{grid-template-columns:1fr 1fr 1fr}.mc-composer-tools{display:block}.mc-tool-group{margin-bottom:12px}}@media(max-width:575px){.mc-post-image{max-height:360px}.mc-post-actions{gap:4px}.mc-action-btn{font-size:13px}.mc-card,.mc-sidebar-card{border-radius:16px}.mc-avatar{width:42px;height:42px}}

/* v18.15 full patch: apply polish to existing feed markup */
.feed-page .community-card{border:1px solid rgba(15,23,42,.08);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden}.feed-hero{background:#fff}.composer-card{background:#fff}.composer-card .feed-avatar,.feed-post .feed-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#e5edf8;border:3px solid #fff;box-shadow:0 8px 20px rgba(15,23,42,.12)}.composer-input{border:1px solid #dbe5f3;border-radius:18px;background:#f8fbff;padding:14px 16px}.composer-input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px rgba(124,58,237,.12);background:#fff}.privacy-select{border-radius:999px;min-width:142px}.post-preview-box{position:relative}.post-preview-image{width:100%;max-height:360px;object-fit:cover;border-radius:18px;border:1px solid #e2e8f0}.post-preview-remove{position:absolute;right:12px;top:12px;z-index:3;border-radius:999px}.feed-post{background:#fff}.feed-content{font-size:15.5px;color:#172033;line-height:1.65;white-space:pre-wrap}.feed-image-wrap{background:#0f172a;text-align:center}.feed-image{width:100%;max-width:100%;max-height:540px;object-fit:cover;display:block;margin:auto}.feed-actions .btn{border:0;border-radius:12px;font-weight:800;color:#475569}.feed-actions .btn:hover{background:#f1f5f9;color:#2563eb}.feed-actions .active-like{color:#2563eb;background:#eff6ff}.comments-box{background:#fff}.comment-item{display:flex;gap:10px;margin-top:12px}.comment-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#e2e8f0}.comment-bubble{background:#f1f5f9;border-radius:16px;padding:9px 12px;max-width:100%}.comment-input{background:#f8fafc}.sticky-feed-sidebar{position:static}.mc-feed-sidebar{position:sticky;top:88px}.madoo-ad-compact{border-radius:18px;overflow:hidden}.home-feed-wrap .feed-hero{display:none}@media(max-width:991px){.mc-feed-sidebar{position:static}.feed-image{max-height:430px}.feed-actions .btn{font-size:14px;padding:10px 6px}}@media(max-width:575px){.feed-page .community-card{border-radius:16px}.feed-image{max-height:360px}.composer-card .d-flex.gap-3{gap:10px!important}.composer-card .feed-avatar{width:42px;height:42px}.feed-actions{gap:4px!important}.feed-actions .btn{font-size:13px}}
