.family-post{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.family-post header{display:flex;align-items:center;gap:9px;padding:12px}.family-post header>div:nth-child(2){flex:1}.family-post header strong,.family-post header small{display:block}.family-post header small{font-size:9px;color:var(--muted);margin-top:2px}.family-post header>button{border:0;background:transparent}.photo-placeholder{height:235px;background:linear-gradient(145deg,#a5c7b7,#376b5c);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;position:relative}.photo-placeholder:before{content:"🌿";position:absolute;font-size:55px;left:50%;top:50%;transform:translate(-50%,-55%);opacity:.75}.photo-placeholder span{font-size:18px;font-weight:800}.photo-placeholder small{font-size:10px;opacity:.85;margin-top:3px}.post-actions{display:flex;padding:8px 10px;border-bottom:1px solid var(--line)}.post-actions button{border:0;background:transparent;padding:7px;flex:1;color:var(--ink)}.post-actions .liked{color:#c64d5b;font-weight:800}.family-post>p{font-size:11px;line-height:1.45;margin:10px 13px}.tagged{font-size:9px;color:var(--muted);padding:0 13px 13px}.tagged button{border:0;background:var(--mint);color:var(--green);border-radius:9px;padding:5px 7px;margin:3px}
