@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.stats-container[data-astro-cid-mjxys3wa]{margin-left:auto;margin-right:auto;max-width:48rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.stat-card[data-astro-cid-mjxys3wa]{position:relative;display:flex;align-items:center;gap:1.25rem;overflow:hidden;border-radius:1.5rem;padding:1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s;background:rgba(var(--color-secondary),.03);border:1px solid rgba(var(--color-border),.08);backdrop-filter:blur(10px)}.stat-card[data-astro-cid-mjxys3wa]:hover{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-shadow-color:rgb(var(--un-preset-theme-colors-primary) / .05);background:rgba(var(--color-secondary),.06);transform:translateY(-4px);border-color:rgba(var(--color-primary),.2)}.stat-icon[data-astro-cid-mjxys3wa]{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s;background:rgba(var(--color-background),.5);box-shadow:0 4px 12px #0000000d}.stat-card[data-astro-cid-mjxys3wa]:hover .stat-icon[data-astro-cid-mjxys3wa]{transform:scale(1.1) rotate(10deg);box-shadow:0 8px 24px rgba(var(--color-primary),.15)}.stat-icon[data-astro-cid-mjxys3wa].special{--un-text-opacity:1;color:rgb(245 158 11/var(--un-text-opacity))}.stat-icon[data-astro-cid-mjxys3wa].friends{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.stat-content[data-astro-cid-mjxys3wa]{display:flex;flex-direction:column;gap:.125rem}.stat-number[data-astro-cid-mjxys3wa]{font-size:1.5rem;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary)/var(--un-text-opacity));font-weight:700;letter-spacing:-.025em}.stat-label[data-astro-cid-mjxys3wa]{font-size:.875rem;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary)/var(--un-text-opacity));font-weight:500;opacity:.7}.section-header[data-astro-cid-mjxys3wa]{display:flex;align-items:center;justify-content:space-between}.section-title[data-astro-cid-mjxys3wa]{display:flex;align-items:center;gap:.75rem}.section-title[data-astro-cid-mjxys3wa] h2[data-astro-cid-mjxys3wa]{font-size:1.25rem;font-weight:700;letter-spacing:-.025em}.section-count[data-astro-cid-mjxys3wa]{border-width:1px;border-color:rgb(var(--un-preset-theme-colors-secondary)/.1);border-radius:9999px;background-color:rgb(var(--un-preset-theme-colors-secondary)/.05);padding:.25rem .75rem;font-size:.75rem;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary)/var(--un-text-opacity));font-weight:500}.friends-grid[data-astro-cid-mjxys3wa]{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:640px){.friends-grid[data-astro-cid-mjxys3wa]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.friends-grid[data-astro-cid-mjxys3wa]{grid-template-columns:repeat(3,minmax(0,1fr))}}.friend-card[data-astro-cid-mjxys3wa]{position:relative;display:flex;align-items:center;gap:1rem;overflow:hidden;border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;background:rgba(var(--color-secondary),.02);border:1px solid rgba(var(--color-border),.05);backdrop-filter:blur(10px)}.friend-card[data-astro-cid-mjxys3wa]:hover{background-color:rgb(var(--un-preset-theme-colors-secondary)/.05);--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-shadow-color:rgb(var(--un-preset-theme-colors-primary) / .05);border-color:rgba(var(--color-primary),.2);transform:translateY(-3px)}.friend-card[data-astro-cid-mjxys3wa].special{background:linear-gradient(135deg,rgba(var(--color-secondary),.03),rgba(var(--color-primary),.02));border-color:rgba(var(--color-primary),.1)}.friend-card[data-astro-cid-mjxys3wa].special:hover{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-shadow-color:rgb(var(--un-preset-theme-colors-primary) / .1);border-color:rgba(var(--color-primary),.3);transform:translateY(-4px)}.friend-avatar[data-astro-cid-mjxys3wa]{position:relative;flex-shrink:0}.friend-avatar[data-astro-cid-mjxys3wa] .avatar-img[data-astro-cid-mjxys3wa]{width:3rem;height:3rem;border-radius:.75rem;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s}.friend-card[data-astro-cid-mjxys3wa]:hover .avatar-img[data-astro-cid-mjxys3wa]{transform:scale(1.1) rotate(5deg)}.friend-avatar[data-astro-cid-mjxys3wa] .avatar-placeholder[data-astro-cid-mjxys3wa]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-width:1px;border-color:#ffffff1a;border-radius:.75rem;--un-gradient-from-position:0%;--un-gradient-from:rgb(var(--un-preset-theme-colors-primary) / .05) var(--un-gradient-from-position);--un-gradient-to:rgb(var(--un-preset-theme-colors-primary) / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-to-position:100%;--un-gradient-to:rgb(var(--un-preset-theme-colors-secondary) / .05) var(--un-gradient-to-position);--un-gradient-shape:to bottom right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));font-size:1.25rem;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary)/var(--un-text-opacity));font-weight:700}.star-badge[data-astro-cid-mjxys3wa]{position:absolute;top:-.375rem;right:-.375rem;z-index:20;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-width:2px;--un-border-opacity:1;border-color:rgb(255 255 255/var(--un-border-opacity));border-radius:9999px;--un-gradient-from-position:0%;--un-gradient-from:rgb(252 211 77 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to:rgb(252 211 77 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-to-position:100%;--un-gradient-to:rgb(245 158 11 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);--un-gradient-shape:to bottom right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity));--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);animation:float 3s ease-in-out infinite}.dark .star-badge[data-astro-cid-mjxys3wa]{--un-border-opacity:1;border-color:rgb(17 24 39/var(--un-border-opacity))}.friend-info[data-astro-cid-mjxys3wa]{min-width:0;flex:1 1 0%}.friend-name[data-astro-cid-mjxys3wa]{margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.friend-card[data-astro-cid-mjxys3wa]:hover .friend-name[data-astro-cid-mjxys3wa]{--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary)/var(--un-text-opacity))}.friend-desc[data-astro-cid-mjxys3wa]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary)/var(--un-text-opacity));opacity:.6;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.friend-card[data-astro-cid-mjxys3wa]:hover .friend-desc[data-astro-cid-mjxys3wa]{opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.friend-card[data-astro-cid-mjxys3wa]{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) both}.friend-card[data-astro-cid-mjxys3wa]:nth-child(n){animation-delay:.1s}.back-btn[data-astro-cid-mjxys3wa]{display:inline-flex;align-items:center;gap:.5rem;border-radius:1rem;padding:.625rem 1.25rem;font-size:.875rem;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary)/var(--un-text-opacity));font-weight:500;background-color:rgb(var(--un-preset-theme-colors-secondary)/.05);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;border:1px solid rgba(var(--color-border),.05);backdrop-filter:blur(8px)}.back-btn[data-astro-cid-mjxys3wa]:hover{background-color:rgb(var(--un-preset-theme-colors-secondary)/.1)}.back-btn[data-astro-cid-mjxys3wa]:hover{transform:translate(-4px)}