.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-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}@media (max-width:768px){.entity-card{flex:0 0 260px;height:130px}.entity-name{font-size:1.15rem}.entity-card-cover{width:95px;height:95px;right:-4px;bottom:-10px}.entity-card--flexible{flex:1 1 260px;min-width:260px;max-width:260px}}.character-avatar-card.character-avatar-card--icon-only{display:block;width:120px;height:120px;border-radius:999px;object-fit:cover;object-position:center;background-color:#1a1a1a;margin-left:auto;margin-right:auto;margin-bottom:16px;padding:0;min-width:unset;flex:none}@media (min-width:480px){.character-avatar-card.character-avatar-card--icon-only{width:140px;height:140px}}.character-avatar-card{position:relative;display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:16px 12px;transition:transform .2s ease;flex:0 0 140px;min-width:140px}.character-avatar-wrapper{position:relative;width:100px;height:100px;border-radius:50%;overflow:visible;transition:transform .2s ease}.character-avatar-card.has-delete:hover .character-avatar-wrapper,.character-avatar-card.has-edit:hover .character-avatar-wrapper{transform:none}.character-avatar-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.character-avatar-info{margin-top:12px;text-align:center;max-width:100%}.character-avatar-name{font-family:NewSpirit-SemiBold;font-size:.95rem;color:#fff;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.character-avatar-shared-marker{color:rgba(139,92,246,.9);font-size:.75rem}.character-avatar-role{font-family:Outfit,sans-serif;font-size:.65rem;font-weight:400;color:hsla(0,0%,100%,.45);margin:2px 0 0;letter-spacing:.3px;text-transform:uppercase;text-align:center}.character-avatar-creator{font-family:Outfit-Medium;font-size:.8rem;color:hsla(0,0%,100%,.6);margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px;cursor:pointer}.character-avatar-creator:hover{color:hsla(0,0%,100%,.9)}.character-avatar-badge{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;padding:2px 6px;font-size:.65rem;z-index:5;line-height:1}.character-avatar-edit-corner-icon{position:absolute;top:2px;right:12px;width:20px;height:20px;border-radius:999px;background:#1a1a2e;border:2px solid hsla(0,0%,100%,.15);color:#fff;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:5;box-shadow:0 2px 6px rgba(0,0,0,.4);transition:background .2s ease,transform .15s ease}.character-avatar-edit-corner-icon:hover{background:hsla(0,0%,100%,.2);transform:scale(1.08)}.character-avatar-edit-corner-icon svg{width:10px;height:10px}.character-avatar-card.main-character .character-avatar-edit-corner-icon{background:#f5c542;color:#1a1a2e;border-color:#f5c542;box-shadow:0 2px 6px rgba(245,197,66,.5)}.character-avatar-card.main-character .character-avatar-edit-corner-icon:hover{background:#f5c542}.influencer-badge{position:absolute;bottom:2px;right:2px;width:32px;height:32px;border-radius:50%;background:#1d9bf0;border:2px solid #000;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.3)}.influencer-checkmark{color:#fff;font-size:18px;font-weight:700;line-height:18px}.character-avatar-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:6px;z-index:10;opacity:0;transition:opacity .2s ease}.character-avatar-card:hover .character-avatar-actions{opacity:1}.character-avatar-card.has-delete .character-avatar-image,.character-avatar-card.has-edit .character-avatar-image{transition:filter .2s ease}.character-avatar-card.has-delete:hover .character-avatar-image,.character-avatar-card.has-edit:hover .character-avatar-image{filter:brightness(.4)}.character-avatar-edit-btn{width:36px;height:36px;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);background:rgba(139,92,246,.9);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.character-avatar-edit-btn:hover{background:#8b5cf6;transform:scale(1.1);box-shadow:0 4px 12px rgba(139,92,246,.4)}.character-avatar-edit-btn svg{stroke:currentColor;width:16px;height:16px}.character-avatar-delete-btn{width:36px;height:36px;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);background:rgba(220,38,38,.9);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.character-avatar-delete-btn:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 4px 12px rgba(220,38,38,.4)}.character-avatar-delete-btn svg{fill:currentColor;width:16px;height:16px}.character-avatar-card.main-character .character-avatar-wrapper{border:2px solid #f5c542;box-shadow:0 0 8px rgba(245,197,66,.4)}.character-avatar-badge--main{bottom:-2px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#f5c542,#d4a438);color:#1a1a2e;font-size:8px;font-weight:700;padding:2px 5px;border-radius:6px;letter-spacing:.3px;box-shadow:0 1px 3px rgba(0,0,0,.3);z-index:1}.character-avatar-wrapper.persona-ring{position:relative;padding:3px;background:linear-gradient(135deg,#8b5cf6,#f97316);border-radius:50%}.character-avatar-wrapper.persona-ring .character-avatar-image{border-radius:50%}.persona-indicator{color:#8b5cf6;font-weight:700}.character-avatar-card.is-persona .character-avatar-wrapper{box-shadow:0 0 20px rgba(139,92,246,.4)}@media (max-width:768px){.character-avatar-card{flex:0 0 100px;min-width:100px;padding:12px 8px}.character-avatar-wrapper{width:80px;height:80px}.character-avatar-name{font-size:.85rem;max-width:110px}.character-avatar-creator{font-size:.75rem;max-width:110px}.character-avatar-delete-btn,.character-avatar-edit-btn{width:30px;height:30px}.character-avatar-delete-btn svg,.character-avatar-edit-btn svg{width:14px;height:14px}.character-avatar-actions{gap:4px}}