.feed{margin-top:105px}.feed-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.feed-heading h2{font:600 48px/1 var(--serif);letter-spacing:-2px;margin:0}.feed-grid{display:grid;grid-template-columns:1fr 1fr .7fr;gap:16px;align-items:start}.feed-post,.feed-side{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.feed-post header{display:flex;align-items:center;gap:10px}.feed-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#d9e7ce;color:#3d5a45;font:600 13px var(--serif)}.feed-avatar.peach{background:#f1c8b6;color:#774b3a}.feed-post header div{display:grid;gap:2px}.feed-post header b{font-size:13px}.feed-post header small{font-size:10px;color:var(--muted)}.feed-post header>button{margin-left:auto;border:0;background:none;color:var(--muted);cursor:pointer}.feed-post>p{font-size:14px;line-height:1.6;margin:18px 0}.post-route{display:flex;align-items:center;gap:9px;padding:13px;border-radius:8px;background:#eef3ec;font-size:12px}.post-route i{font-style:normal;color:var(--clay)}.post-route b{margin-left:auto;color:#486844;font-size:10px}.feed-post footer{display:flex;gap:16px;padding-top:15px;margin-top:15px;border-top:1px solid #ece8df}.feed-post footer button{border:0;background:none;padding:0;color:var(--muted);font:500 11px var(--sans);cursor:pointer}.feed-post footer button:last-child{margin-left:auto;font-size:15px}.like-btn.liked{color:var(--clay)!important}.comment-preview{margin-top:15px;border-radius:8px;background:#f7f4ed;padding:10px;font-size:11px;color:var(--muted)}.comment-preview b{color:var(--ink);margin-right:5px}.post-photo{height:195px;border-radius:9px;overflow:hidden;position:relative}.post-photo img{width:100%;height:100%;object-fit:cover}.post-photo span{position:absolute;right:10px;bottom:10px;border-radius:99px;padding:6px 9px;background:#10261fdd;color:#fff;font-size:10px}.feed-side{background:#e8eee6}.feed-side h3{font:600 28px/1 var(--serif);margin:12px 0 22px}.mini-avatars{display:flex;margin-bottom:23px}.mini-avatars i{display:grid;place-items:center;width:31px;height:31px;margin-right:-6px;border:2px solid #e8eee6;border-radius:50%;background:#fff;color:var(--moss);font:600 9px var(--serif);font-style:normal}.mini-avatars i:nth-child(2){background:#f1c8b6}.mini-avatars i:nth-child(3){background:#cbdde5}.feed-side button{border:0;background:none;border-bottom:1px solid var(--ink);padding:0 0 5px;font:600 12px var(--sans);cursor:pointer}.feed-side hr{border:0;border-top:1px solid #cfd8cc;margin:26px 0}.feed-side>b{display:block;font:600 20px/1.1 var(--serif);margin-bottom:9px}.feed-side small{font-size:11px;color:var(--muted)}@media(max-width:850px){.feed{margin-top:70px}.feed-grid{grid-template-columns:1fr}.feed-heading h2{font-size:40px}.feed-heading .outline-dark{display:none}.feed-side{display:none}}
