.pc-feed-wrap{padding:10px 15px 2px}.pc-feed-card{display:grid;grid-template-columns:minmax(180px,42%) 1fr;overflow:hidden;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#18212f;text-decoration:none;box-shadow:0 8px 25px rgba(15,23,42,.07);transition:transform .18s ease,box-shadow .18s ease}.pc-feed-card:hover{color:#18212f;transform:translateY(-2px);box-shadow:0 13px 30px rgba(15,23,42,.12)}.pc-feed-media{position:relative;display:block;min-height:215px;background:linear-gradient(135deg,#fa470d,#ff8a55);overflow:hidden}.pc-feed-media>img,.pc-feed-mosaic img{width:100%;height:100%;object-fit:cover}.pc-feed-mosaic{display:grid;width:100%;height:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.pc-feed-media--empty{display:grid;place-items:center}.pc-feed-media--empty>i{font-size:48px;color:#fff}.pc-feed-kind{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:rgba(16,24,40,.78);color:#fff;font-size:11px;font-weight:700;backdrop-filter:blur(8px)}.pc-feed-content{display:flex;min-width:0;flex-direction:column;padding:20px}.pc-feed-category{width:max-content;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:rgba(250,71,13,.1);color:#d63a05;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pc-feed-content>strong{font-size:21px;line-height:1.25}.pc-feed-description{display:-webkit-box;margin-top:8px;overflow:hidden;color:#667085;font-size:13px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc-feed-meta{display:flex;align-items:center;gap:9px;margin-top:14px;color:#475467;font-size:12px;font-weight:600}.pc-feed-added{padding:3px 7px;border-radius:999px;background:#ecfdf3;color:#067647}.pc-feed-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.pc-feed-creator{display:flex;align-items:center;min-width:0;color:#667085;font-size:11px}.pc-feed-creator img{width:24px;height:24px;margin-right:7px;border-radius:50%;object-fit:cover}.pc-feed-cta{flex:0 0 auto;color:#fa470d;font-size:12px;font-weight:700}.pc-feed-cta i{margin-left:4px}@media(max-width:575.98px){.pc-feed-wrap{padding-inline:10px}.pc-feed-card{grid-template-columns:1fr}.pc-feed-media{min-height:178px}.pc-feed-content{padding:16px}.pc-feed-content>strong{font-size:18px}}body.night-mode .pc-feed-card,body[data-theme=night] .pc-feed-card{border-color:#344054;background:#1d2939;color:#f2f4f7}body.night-mode .pc-feed-card:hover,body[data-theme=night] .pc-feed-card:hover{color:#fff}body.night-mode .pc-feed-description,body.night-mode .pc-feed-meta,body.night-mode .pc-feed-creator,body[data-theme=night] .pc-feed-description,body[data-theme=night] .pc-feed-meta,body[data-theme=night] .pc-feed-creator{color:#98a2b3}body.night-mode .pc-feed-category,body[data-theme=night] .pc-feed-category{background:rgba(250,71,13,.18);color:#ff8a55}
