@charset "UTF-8";
/* https://sunoti.com/wp-content/mu-plugins/css/sunoti-relacionados-post.css?ver=1770189364 */
.snt-rel-wrap{margin:18px 0;display:flex;flex-direction:column;gap:18px}.snt-rel-section{background:#fff;border-radius:16px;overflow:hidden}.snt-rel-head{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-start;position:relative}.snt-rel-title{margin:0;font-size:1.8rem;font-weight:900;letter-spacing:.2px;color:#111}.snt-rel-head:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px}.snt-rel-grid{padding:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.snt-rel-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-decoration:none;background:transparent;border:none;border-radius:18px;padding:14px 8px 18px;transform:translateZ(0);transition:transform .18s ease,filter .18s ease}.snt-rel-card:hover{transform:translateY(-4px) scale(1.02)}.snt-rel-avatar{width:124px;height:124px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #fff;outline:2px solid #1E90FF;outline-offset:2px;box-shadow:0 12px 24px rgba(0,0,0,.14);transition:transform .18s ease,box-shadow .18s ease}.snt-rel-card:hover .snt-rel-avatar{transform:scale(1.04)}.snt-rel-meta{margin-top:12px;text-align:center;width:100%;display:flex;flex-direction:column;gap:4px}.snt-rel-alias{font-weight:950;font-size:1.12rem;line-height:1.1;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.snt-rel-handle{font-weight:400;font-size:.95rem;line-height:1.1;color:rgba(0,0,0,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.snt-group-age .snt-rel-head:after{background:linear-gradient(90deg,rgba(30,144,255,1),rgba(30,144,255,0))}.snt-group-zodiac .snt-rel-head:after{background:linear-gradient(90deg,rgba(138,43,226,1),rgba(138,43,226,0))}.snt-group-country .snt-rel-head:after{background:linear-gradient(90deg,rgba(0,180,120,1),rgba(0,180,120,0))}.snt-group-tag .snt-rel-head:after{background:linear-gradient(90deg,rgba(255,99,71,1),rgba(255,99,71,0))}@media (max-width:1100px){.snt-rel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.snt-rel-avatar{width:108px;height:108px}}@media (max-width:720px){.snt-rel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.snt-hide-mobile{display:none!important}.snt-rel-avatar{width:86px;height:86px}.snt-rel-title{font-size:1.4rem}.snt-rel-alias{font-size:.9rem}.snt-rel-handle{font-size:.8rem}}@media (max-width:420px){.snt-rel-avatar{width:78px;height:78px}}