#samecomment-og.samecomment-og{margin:.75rem 0;display:grid;grid-template-columns:1fr;gap:.5rem}
.samec-card{display:grid;grid-template-columns:100px 1fr;gap:.75rem;text-decoration:none;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden}
.samec-thumb{width:100%;height:100%;background:#f2f2f2;display:flex;align-items:center;justify-content:center}
.samec-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.samec-body{padding:.5rem .75rem}
.samec-site{font-size:.75rem;opacity:.75;display:flex;align-items:center;gap:.35rem;margin-bottom:.15rem}
.samec-fav{width:16px;height:16px;object-fit:contain}
.samec-title{font-weight:600;margin:0 0 .15rem 0;color:inherit}
.samec-desc{font-size:.9rem;line-height:1.35;color:inherit;opacity:.9}
@media (max-width:480px){.samec-card{grid-template-columns:1fr}.samec-thumb{height:160px}}
.samec-fav{border-radius:50%;}
