.counter-container{position:relative;display:inline-block}.counter-counter{display:flex;overflow:hidden;line-height:1}.counter-digit{position:relative;display:inline-block;width:1ch;overflow:hidden;font-variant-numeric:tabular-nums}.counter-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.gradient-container{pointer-events:none;position:absolute;inset:0}.bottom-gradient{position:absolute;bottom:0;width:100%}.top-gradient{position:absolute;top:0;width:100%}.discord-card{width:100%}.discord-card__banner{position:relative;width:100%;aspect-ratio:448 / 84;border-radius:22px;overflow:hidden;border:1px solid rgba(var(--accent-rgb),.4);box-shadow:var(--shadow-sm),0 0 40px -12px rgba(var(--accent-rgb),.55)}
.discord-card__banner:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgb(var(--accent-rgb)),rgb(var(--accent2-rgb)),rgb(var(--accent3-rgb)));z-index:2}.discord-card__backdrop,.discord-card__backdrop-media,.discord-card__backdrop-shade{position:absolute;inset:0}.discord-card__backdrop-media{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.discord-card__backdrop-shade{background:linear-gradient(90deg,rgba(10,10,12,.72) 0%,rgba(10,10,12,.22) 45%,transparent 72%)}.discord-card__content{position:relative;z-index:1;display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem}.discord-card__avatar-wrap{position:relative;width:52px;height:52px;flex-shrink:0}.discord-card__avatar,.discord-card__decoration{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.discord-card__avatar{border-radius:50%;border:3px solid rgba(255,255,255,.92);background:#ffffff1f;box-shadow:0 0 0 3px rgba(var(--accent-rgb),.55),0 0 26px -4px rgba(var(--accent-rgb),.65)}.discord-card__decoration{transform:scale(1.2);pointer-events:none}.discord-card__status{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;border-radius:50%;background:#141416f2;display:grid;place-items:center;border:3px solid rgba(20,20,22,.95)}.discord-card__identity{min-width:0;flex:1}.discord-card__title-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.discord-card__name{font-family:var(--font-display);font-weight:700;font-size:1.35rem;line-height:1;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.28),0 0 22px rgba(var(--accent-rgb),.5)}.discord-card__badges{display:inline-flex;align-items:center;gap:.3rem;flex-wrap:wrap}.discord-card__badge{width:20px;height:20px;display:grid;place-items:center}.discord-card__badge img{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.discord-platforms{display:inline-flex;align-items:center;gap:.2rem;margin-left:.1rem}.discord-platform{display:grid;place-items:center;width:18px;height:18px;color:#ffffffeb}.discord-platform svg{width:13px;height:13px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.discord-card--loading .discord-card__skeleton,.discord-card--error .discord-card__banner{aspect-ratio:448 / 84;background:linear-gradient(90deg,#2a2a2d,#3a3a40,#2a2a2d);background-size:200% 100%}.discord-card--loading .discord-card__skeleton{animation:discord-shimmer 1.4s linear infinite}.discord-card--error .discord-card__content{background:#141416eb}.discord-card--error .discord-card__name{font-size:.95rem;font-weight:600}@keyframes discord-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:480px){.discord-card__name{font-size:1.15rem}.discord-card__avatar-wrap{width:46px;height:46px}}
