.pr-card{background:#fff;border:1px solid var(--pr-border);border-radius:var(--pr-radius);overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s}.pr-card:hover{transform:translateY(-4px);box-shadow:var(--pr-shadow)}.pr-card-image{display:block;position:relative;background:#dfe3ea;aspect-ratio:16/10;overflow:hidden}.pr-card-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.pr-card:hover .pr-card-image img{transform:scale(1.04)}.pr-card-body{padding:16px}.pr-card-category{display:inline-flex;margin-bottom:9px;color:var(--pr-primary);font-size:12px;font-weight:900;text-transform:uppercase}.pr-card h3,.pr-card h2{margin:0 0 10px;line-height:1.13;letter-spacing:-.035em}.pr-card h3{font-size:20px}.pr-card h2{font-size:clamp(30px,4vw,46px)}.pr-card-meta{color:var(--pr-muted);font-size:13px;font-weight:700}.pr-card-large{position:relative;min-height:440px;border:0}.pr-card-large .pr-card-image{height:100%;aspect-ratio:auto;position:absolute;inset:0}.pr-card-large:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78))}.pr-card-overlay-body{position:absolute;left:0;right:0;bottom:0;z-index:2;color:#fff;padding:28px}.pr-card-overlay-body .pr-card-category{background:var(--pr-primary);color:#fff;padding:6px 10px;border-radius:999px}.pr-card-horizontal{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--pr-border)}.pr-card-horizontal-img{height:70px;border-radius:12px;overflow:hidden;background:var(--pr-soft)}.pr-card-horizontal-img img{width:100%;height:100%;object-fit:cover}.pr-card-horizontal h3{font-size:15px;line-height:1.2;margin:0 0 5px}.pr-card-horizontal span,.pr-sidebar-card span{color:var(--pr-muted);font-size:12px}.pr-sidebar-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--pr-border)}.pr-sidebar-card img{width:78px;height:62px;object-fit:cover;border-radius:10px}.pr-sidebar-card h4{font-size:14px;line-height:1.2;margin:0 0 5px}.pr-play-badge{position:absolute;inset:auto auto 12px 12px;background:rgba(0,0,0,.78);color:#fff;width:46px;height:46px;border-radius:999px;display:grid;place-items:center}.pr-station-card{display:flex;gap:16px;align-items:center;background:#fff;border:1px solid var(--pr-border);border-radius:22px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.pr-station-card-logo{width:86px;height:86px;border-radius:20px;background:var(--pr-soft);display:grid;place-items:center;flex:0 0 auto}.pr-station-card-logo img{width:72px;height:72px;object-fit:contain}.pr-station-card-logo span{font-size:22px;font-weight:900;color:var(--pr-primary)}.pr-station-card h3{margin:8px 0 4px;font-size:22px;letter-spacing:-.04em}.pr-station-card p{margin:0 0 12px;color:var(--pr-muted);font-weight:700}.pr-card-actions{display:flex;gap:8px;flex-wrap:wrap}.pr-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eef0f4,#d9dde5)}

/* v1.0.2 meta de autor en cards */
.pr-card-meta-author{display:flex;align-items:center;gap:8px;line-height:1.35}.pr-card-meta-author img{width:26px;height:26px;border-radius:999px;object-fit:cover;background:var(--pr-soft);flex:0 0 auto}.pr-card-meta-author a{font-weight:900;color:var(--pr-text)}.pr-card-grid-large .pr-card h3{font-size:23px}.pr-card-grid-large .pr-card-body{padding:18px}.pr-station-card-body .pr-live-tag{display:none}
