.dp-hub-template-card{width:100%;margin:0;box-sizing:border-box;overflow:hidden;background:#0b0b0c;color:#fff;border:1px solid rgba(127,127,127,.25);border-radius:5px}
.dp-hub-template-card__media{display:block;width:100%;overflow:hidden;text-decoration:none}
.dp-hub-template-card__image,.dp-hub-template-card__fallback{display:block;width:100%;aspect-ratio:16/6;object-fit:cover;transition:transform .28s ease}
.dp-hub-template-card__fallback{background:linear-gradient(135deg,#24272b,#0d0e10)}
.dp-hub-template-card__media:hover .dp-hub-template-card__image{transform:scale(1.035)}
.dp-hub-template-card__content{display:flex;align-items:center;min-height:46px;padding:0 13px;background:#050506;border-top:1px solid rgba(255,255,255,.12)}
.dp-hub-template-card__title-link{min-width:0;flex:1 1 auto;overflow:hidden;text-decoration:none;color:#fff}
.dp-hub-template-card__title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;font-weight:700;color:#fff}
.dp-hub-template-card__stats{display:flex;align-items:center;flex:0 0 auto;margin-left:12px;font-size:13px;color:rgba(255,255,255,.88)}
.dp-hub-template-card__views,.dp-hub-template-card__favorite{position:relative;margin-left:12px;padding-left:13px;white-space:nowrap}
.dp-hub-template-card__views:before,.dp-hub-template-card__favorite:before{content:"";position:absolute;left:0;top:50%;width:1px;height:14px;background:rgba(255,255,255,.28);transform:translateY(-50%)}
.dp-hub-template-card__view-count,.dp-hub-template-card__favorite-count{font-variant-numeric:tabular-nums}
.dp-hub-template-card__favorite{display:inline-flex;align-items:center;gap:5px;height:auto;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.88);font:inherit;cursor:pointer}
.dp-hub-template-card__favorite-icon{display:inline-flex;align-items:center;justify-content:center;min-width:12px;font-size:16px;font-weight:700;line-height:1}
.dp-hub-template-card__favorite-count{font-size:13px}
.dp-hub-template-card__favorite:hover,.dp-hub-template-card__favorite.is-favorite{background:transparent;color:#fff}
.dp-hub-template-card__favorite:disabled{opacity:.55;cursor:wait}
.dp-hub-template-card a:focus-visible,.dp-hub-template-card button:focus-visible{outline:2px solid currentColor;outline-offset:2px}
@media(max-width:600px){.dp-hub-template-card__content{min-height:43px;padding:0 11px}.dp-hub-template-card__title{font-size:14px}.dp-hub-template-card__stats{margin-left:8px;font-size:12px}.dp-hub-template-card__views,.dp-hub-template-card__favorite{margin-left:8px;padding-left:9px}.dp-hub-template-card__favorite-count{font-size:12px}}
.dp-hub-template-card__views{display:inline-flex;align-items:center;gap:5px}
.dp-hub-template-card__views-icon{display:block;width:16px;height:16px;flex:0 0 16px;color:currentColor}
