.avatar-grid.svelte-nw8y4x{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.avatar.svelte-nw8y4x{--size: 150px;--noggin: calc(var(--size) * .68);--height-with-noggin: calc(var(--size) + var(--noggin));--border-width: calc(var(--size) * .015);width:var(--size);height:var(--size);border-radius:50%;border:var(--border-width) solid var(--color-vivid-orange);background-color:var(--yellow);background-image:url(https://wise-raven.b-cdn.net/bg.png);display:flex;align-items:end;position:relative;--mask-size: calc(var(--size) / 2 - var(--border-width));--mask-image: linear-gradient(to bottom, var(--color-sunny-yellow) 0%, var(--color-sunny-yellow) 50%, transparent 50%), radial-gradient( circle at center center, var(--color-sunset-coral) 0%, var(--color-sunset-coral) var(--mask-size), transparent var(--mask-size), transparent 100% );--mask-repeat: no-repeat, no-repeat;--mask-position: center center, center calc(var(--noggin) / 2 + var(--border-width));filter:drop-shadow(0 0 4px rgba(0,0,0,.5))}.avatar.svelte-nw8y4x:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--height-with-noggin);background-image:var(--mask-image);background-repeat:var(--mask-repeat);background-position:var(--mask-position);opacity:.7;display:none}.avatar.svelte-nw8y4x img:where(.svelte-nw8y4x){width:100%;height:var(--height-with-noggin);object-fit:cover;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-repeat:var(--mask-repeat);mask-repeat:var(--mask-repeat);-webkit-mask-position:var(--mask-position);mask-position:var(--mask-position);mask-mode:alpha}main.svelte-nw8y4x{padding:2rem}
