.team-globe-status-root{z-index:var(--spawn-order, 0)!important;width:0;height:0}.team-globe-bubble{position:relative;width:max-content;background:var(--color-fg);color:var(--color-bg);padding:5px 9px 5px 7px;border-radius:10px;font-size:10.5px;font-weight:500;line-height:1.4;font-family:system-ui,sans-serif;white-space:nowrap;pointer-events:none;display:flex;flex-direction:row;align-items:center;gap:4.5px;transform:translate(-50%,calc(-100% - 14px)) scale(1);transform-origin:50% calc(100% + 14px);animation:team-globe-bubble-in .22s cubic-bezier(.2,.8,.2,1) both;box-shadow:0 10px 20px #ffffff0d}.team-globe-bubble[data-state=exiting]{animation:team-globe-bubble-out .24s cubic-bezier(.4,0,1,1) both}.team-globe-text-column{display:flex;flex-direction:column;min-width:0}.team-globe-icon-line{display:flex;align-items:center}.team-globe-icon-line svg{width:18px;height:18px;color:var(--color-bg)}.team-globe-bubble[data-state=exiting] .team-globe-icon-line{animation:team-globe-word-out .18s cubic-bezier(.4,0,1,1) both}.team-globe-word{display:inline-block;animation:team-globe-word-in .32s cubic-bezier(.2,.8,.2,1) both}.team-globe-word+.team-globe-word{margin-left:.25em}.team-globe-bubble[data-state=exiting] .team-globe-word{animation:team-globe-word-out .22s cubic-bezier(.4,0,1,1) both}.team-globe-location-line{color:var(--color-muted);font-size:8px;animation:team-globe-location-in .32s cubic-bezier(.2,.8,.2,1) both;animation-delay:.18s;margin-top:-1px;margin-bottom:1px}.team-globe-bubble[data-state=exiting] .team-globe-location-line{animation:team-globe-location-out .22s cubic-bezier(.4,0,1,1) both;animation-delay:0ms}.team-globe-reactions{position:absolute;right:-8px;bottom:-10px;display:flex;flex-direction:row;gap:2px;pointer-events:none}.team-globe-reaction{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-fg);border-radius:999px;font-size:11px;line-height:1;animation:team-globe-reaction-pop .32s cubic-bezier(.34,1.56,.64,1) both;box-shadow:0 0 4px #0000001a}@keyframes team-globe-reaction-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1}}@keyframes team-globe-location-in{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}@keyframes team-globe-location-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.5em)}}.team-globe-word:nth-child(1){animation-delay:0ms}.team-globe-word:nth-child(2){animation-delay:40ms}.team-globe-word:nth-child(3){animation-delay:80ms}.team-globe-word:nth-child(4){animation-delay:.12s}.team-globe-word:nth-child(5){animation-delay:.16s}.team-globe-word:nth-child(6){animation-delay:.2s}.team-globe-word:nth-child(7){animation-delay:.24s}.team-globe-word:nth-child(8){animation-delay:.28s}.team-globe-word:nth-child(n+9){animation-delay:.32s}@keyframes team-globe-bubble-in{0%{opacity:0;transform:translate(-50%,calc(-100% + -0px)) scale(.5)}to{opacity:1;transform:translate(-50%,calc(-100% + -0px)) scale(1)}}@keyframes team-globe-bubble-out{0%{opacity:1;transform:translate(-50%,calc(-100% + -0px)) scale(1)}to{opacity:0;transform:translate(-50%,calc(-100% + -0px)) scale(1);filter:blur(20px)}}@keyframes team-globe-word-in{0%{opacity:0;transform:translateY(.6em)}to{opacity:1;transform:translateY(0)}}@keyframes team-globe-word-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.6em)}}@keyframes svelte-j78b3r-word-up{0%{opacity:0;transform:translateY(.2em)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-j78b3r-fade-up{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-j78b3r-fade-in{0%{opacity:0}to{opacity:1}}.title-word.svelte-j78b3r{display:inline-block;animation:svelte-j78b3r-word-up 2s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.05s + var(--i) * .05s)}.intro-fade.svelte-j78b3r{animation:svelte-j78b3r-fade-up 1.66s cubic-bezier(.16,1,.3,1) both;animation-delay:.55s}.job-fade.svelte-j78b3r{animation:svelte-j78b3r-fade-up .9s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.825s + var(--i) * .08s)}.life-fade.svelte-j78b3r{animation:svelte-j78b3r-fade-up 1s ease-out both;animation-delay:1.4s}.globe-fade.svelte-j78b3r{animation:svelte-j78b3r-fade-in 1.6s ease-out both;animation-delay:1.6s}@media(prefers-reduced-motion:reduce){.title-word.svelte-j78b3r,.intro-fade.svelte-j78b3r,.job-fade.svelte-j78b3r,.life-fade.svelte-j78b3r,.globe-fade.svelte-j78b3r{animation:none}}
