.entity-card{flex:0 0 320px;height:140px;background-color:#2a2a3e;border-radius:12px;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);display:flex}.entity-card-bg{position:absolute;inset:-20px;background-size:cover;background-position:50%;filter:blur(40px) brightness(.65) saturate(1.4);transform:scale(1.3)}.entity-card-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(0,0,0,.25),transparent 50%,rgba(0,0,0,.15));pointer-events:none}.entity-card-content{position:relative;z-index:2;padding:16px 18px;display:flex;flex-direction:column;justify-content:space-between;width:65%;text-align:left;min-height:0}.entity-name{font-family:NewSpirit-SemiBold;color:#fff;font-size:1.5rem;line-height:1.2;letter-spacing:-.3px;text-shadow:0 1px 6px rgba(0,0,0,.4);text-align:left;margin:0;word-break:break-word}.entity-name-fandom{text-transform:capitalize}.entity-card-heading{display:flex;flex-direction:column;gap:7px;min-width:0}.entity-name--with-creator{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.3rem;letter-spacing:-.2px}.entity-card .entity-card-creator{max-width:100%;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.45)}.entity-card .entity-card-creator .creator-pill-avatar{width:18px;height:18px;font-size:9px;box-shadow:0 1px 4px rgba(0,0,0,.35)}.entity-card .entity-card-creator .creator-pill-name{font-size:.8rem}.entity-stats{display:flex;gap:24px;margin-top:8px}.entity-stat{display:flex;align-items:center;gap:4px}.entity-stat .stat-icon{width:13px;height:13px;fill:hsla(0,0%,100%,.75)}.entity-stat .stat-icon:not(svg){font-size:12px;line-height:1}.entity-stat .stat-value{color:#fff;font-family:Outfit-Bold;font-size:.8rem;text-shadow:0 1px 3px rgba(0,0,0,.4);line-height:1}.entity-card-cover{position:absolute;right:-6px;bottom:-14px;width:115px;height:115px;z-index:2;border-radius:6px;transform:rotate(18deg);box-shadow:-3px 3px 14px rgba(0,0,0,.5);object-fit:cover;pointer-events:none}.entity-card .verified-checkmark{display:inline-flex;align-items:center;justify-content:center;background:#1d9bf0;border-radius:50%;color:#fff;flex-shrink:0;margin-left:4px;vertical-align:middle;transform:translateY(-1px)}.entity-card .verified-checkmark--sm{width:13px;height:13px}.entity-card .verified-checkmark--sm svg{width:7px;height:7px;stroke-width:3}.entity-card--flexible{flex:1 1 320px;min-width:280px;max-width:320px}.entity-card--creator .entity-card-bg{inset:-20px;filter:brightness(.65) saturate(1);transform:scale(1.2)}.entity-card-content--creator{position:relative;z-index:2;padding:16px 18px;display:flex;flex-direction:row;align-items:center;gap:14px;width:100%;min-height:0}.entity-card--creator:has(.entity-card-follow-corner) .entity-card-content--creator{padding-right:46px}.entity-card-avatar{flex-shrink:0;width:65px;height:65px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Outfit-Bold,sans-serif;font-size:26px;line-height:1;background:hsla(0,0%,100%,.08)}.entity-card-avatar img{width:100%;height:100%;object-fit:cover;display:block}.entity-card-avatar-initial{text-shadow:0 1px 4px rgba(0,0,0,.4)}.entity-card-creator-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}.entity-card--creator .entity-name{font-size:1.35rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.entity-card--creator .entity-stats{margin-top:0}.entity-card-creator-bio{margin:2px 0 0;font-family:Outfit-Regular,sans-serif;font-size:.78rem;line-height:1.3;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:normal;word-break:normal}.entity-card-follow-corner{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:30px;height:30px;padding:0;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);background:rgba(0,0,0,.35);color:hsla(0,0%,100%,.95);cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;transition:background .2s ease,border-color .2s ease,color .2s ease}.entity-card-follow-corner svg{width:15px;height:15px;flex-shrink:0}.entity-card-follow-corner:hover:not(:disabled){background:rgba(0,0,0,.55);border-color:hsla(0,0%,100%,.45)}.entity-card-follow-corner:focus-visible{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.entity-card-follow-corner:disabled{opacity:.45;cursor:default}.entity-card-follow-corner--following{background:hsla(0,0%,100%,.93);border-color:transparent;color:hsla(0,0%,6%,.9)}.entity-card-follow-corner--following:hover:not(:disabled){background:hsla(0,0%,92%,.95);border-color:transparent;color:hsla(0,0%,6%,.7)}@media (max-width:768px){.entity-card{flex:0 0 260px;height:130px}.entity-name{font-size:1.15rem}.entity-name--with-creator{font-size:1.05rem}.entity-card-heading{gap:5px}.entity-card-cover{width:95px;height:95px;right:-4px;bottom:-10px}.entity-card--flexible{flex:1 1 260px;min-width:260px;max-width:260px}.entity-card-content--creator{padding:14px;gap:12px}.entity-card-avatar{width:56px;height:56px;font-size:22px}.entity-card--creator .entity-name{font-size:1.1rem}}