.sphere.svelte-bez2th{color:#fff;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--primary);display:flex;justify-content:flex-end;align-items:center;text-align:center;position:relative;overflow:hidden}.sphere.svelte-bez2th:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;z-index:1;border:1px solid transparent;transition:opacity .4s linear;opacity:0}.sphere.svelte-bez2th:hover:before{border:calc(var(--sphereSize) * .5) solid var(--primary);transform:scale(1);opacity:1}.sphere.svelte-bez2th span:where(.svelte-bez2th){width:calc(var(--sphereSize) * .5);text-align:center;display:flex;justify-content:center;align-items:center;z-index:2}.userSpheres.svelte-bez2th{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;align-items:center}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th){grid-row:1;grid-column:1;position:relative}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th) .userPic:where(.svelte-bez2th){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;z-index:-1;mix-blend-mode:multiply}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th):first-of-type{width:calc(var(--sphereSize) + var(--sphereSize) * 1);z-index:4}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th):nth-of-type(2){width:calc(var(--sphereSize) + var(--sphereSize) * 2);z-index:3}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th):nth-of-type(3){width:calc(var(--sphereSize) + var(--sphereSize) * 3);z-index:2}.userSpheres.svelte-bez2th .sphere:where(.svelte-bez2th):nth-of-type(4){width:calc(var(--sphereSize) + var(--sphereSize) * 4);z-index:1;background-color:var(--primary)}.userSpheres.svelte-bez2th .avatar{grid-row:1;grid-column:1;position:relative;z-index:5}.bCardWrap.svelte-jlmz02{container-type:inline-size;container-name:bCard;max-width:500px}.businessCard.svelte-jlmz02{--bg: oklch(from var(--surface1) calc(l*1.05) c h);width:100%;display:grid;grid-template-columns:30% 70%;background-color:var(--bg);box-shadow:var(--shadow-z1);border-radius:1.5rem;overflow:hidden;transition:all .25s cubic-bezier(.075,.82,.165,1)}.businessCard.svelte-jlmz02:hover{box-shadow:var(--shadow-z2);transform:translateY(-2px)}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02){width:100%;max-width:100%;overflow-x:hidden;padding:1rem;position:relative;display:flex;flex-direction:column;justify-content:center}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .cardLink:where(.svelte-jlmz02){position:absolute;inset:0;font-size:0;color:transparent}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) h3:where(.svelte-jlmz02){font-size:1.1rem;color:var(--contrast);margin-bottom:.25rem}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .title:where(.svelte-jlmz02){margin-bottom:1rem;color:var(--loud);padding-left:2px}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .userInfo:where(.svelte-jlmz02){display:flex;gap:8px;position:relative;max-width:100%;width:-moz-fit-content;width:fit-content;overflow:hidden;margin-bottom:.5rem}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .userInfo:where(.svelte-jlmz02) a:where(.svelte-jlmz02){max-width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .userInfo:where(.svelte-jlmz02):hover{color:var(--contrast)}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02) .userInfo:where(.svelte-jlmz02):hover svg{transform:scale(1.1)}.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02){position:relative;flex-direction:column;display:flex;justify-content:center;align-items:flex-end;container-type:inline-size}.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02) .userSpheres{transform-origin:center right;transform:scale(1.1)}@container (max-width: 190px){.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02) .userSpheres .userPic{width:70%}}.businessCard.svelte-jlmz02 .stats:where(.svelte-jlmz02){width:100%;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease-in-out}.businessCard.svelte-jlmz02 .stats:where(.svelte-jlmz02) .stat:where(.svelte-jlmz02){width:100%;display:grid;grid-template-columns:2fr 1fr;align-items:center;justify-content:flex-start;gap:8px}.businessCard.svelte-jlmz02 .stats:where(.svelte-jlmz02) .stat:where(.svelte-jlmz02) .segment:where(.svelte-jlmz02){display:flex;gap:2px;max-width:100%;overflow:hidden;justify-content:space-between}.businessCard.svelte-jlmz02 .stats:where(.svelte-jlmz02) .stat:where(.svelte-jlmz02) .segment:where(.svelte-jlmz02) span:where(.svelte-jlmz02){color:var(--contrast);font-size:.8rem;color:var(--whisper);overflow:hidden;text-overflow:ellipsis}@container bCard (max-width: 350px){.businessCard.svelte-jlmz02{grid-template-columns:1fr;grid-template-rows:auto}.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02){background-color:color-mix(in oklab,var(--primary) 40%,var(--background));align-items:center;overflow:hidden}.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02) .userSpheres{transform-origin:center;transform:scale(1.3)}@container (max-width: 190px){.businessCard.svelte-jlmz02 .mediaWrap:where(.svelte-jlmz02) .userSpheres .userPic{width:100%!important}}.businessCard.svelte-jlmz02 .about:where(.svelte-jlmz02){padding-bottom:2rem}}
