.wrapper.svelte-sixv8c.svelte-sixv8c{position:absolute;pointer-events:none;display:flex;z-index:2;animation:svelte-sixv8c-grow-and-shrink .9s ease-in-out forwards}.wrapper.svelte-sixv8c svg.svelte-sixv8c{animation:svelte-sixv8c-spin .9s linear forwards}@keyframes svelte-sixv8c-grow-and-shrink{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes svelte-sixv8c-spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.sparkle-wrapper.svelte-exdx8u.svelte-exdx8u{position:relative;display:inline-block}.sparkle-wrapper.svelte-exdx8u .slot-wrapper.svelte-exdx8u{position:relative;z-index:1}#hero.svelte-1kbude1.svelte-1kbude1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;position:relative;padding:80px 0}@media (max-width: 767px){#hero.svelte-1kbude1.svelte-1kbude1{padding:40px 0 50px}}#hero.svelte-1kbude1 .hello.svelte-1kbude1{text-align:center}#hero.svelte-1kbude1 .intro.svelte-1kbude1{font-weight:500;font-size:1.4rem;width:80%;line-height:2.2rem;display:flex;flex-direction:column}#hero.svelte-1kbude1 .intro .left.svelte-1kbude1{text-align:left;width:90%}#hero.svelte-1kbude1 .intro .right.svelte-1kbude1{text-align:right}@media (max-width: 767px){#hero.svelte-1kbude1 .intro.svelte-1kbude1{display:none}}#hero.svelte-1kbude1 .ctas.svelte-1kbude1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;width:100%}strong.primary.svelte-8f8x6d{color:var(--color--primary)}strong.secondary.svelte-8f8x6d{color:var(--color--secondary)}.avatar-container.svelte-5tcz77.svelte-5tcz77{position:relative;width:100%;height:100%;max-width:400px}@media screen and (prefers-reduced-motion: no-preference){.avatar-container.svelte-5tcz77:hover #eyebrow-left.svelte-5tcz77,.avatar-container.svelte-5tcz77:hover #eyebrow-right.svelte-5tcz77{animation:svelte-5tcz77-eyebrow-raise .3s ease-out infinite forwards}}@media screen and (prefers-reduced-motion: no-preference){.avatar-container.svelte-5tcz77:hover #sunglasses.svelte-5tcz77{opacity:1;transform:translateY(0)}}#avatar.svelte-5tcz77.svelte-5tcz77{filter:drop-shadow(0px 6px 10px rgba(0,0,0,.2))}#sunglasses.svelte-5tcz77.svelte-5tcz77{filter:drop-shadow(0px 3px 2px rgba(0,0,0,.4));transition:all .5s var(--ease-out-1);position:absolute;width:38%;top:17%;left:32%;opacity:0;z-index:100;transform:translateY(-110%)}@keyframes svelte-5tcz77-eyebrow-raise{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.avatar.svelte-fee4bs.svelte-fee4bs{width:250px;height:250px;position:relative;display:flex;align-items:center;justify-content:center}.avatar.svelte-fee4bs .image.svelte-fee4bs{width:78%;height:84%;position:relative;border-radius:500%;overflow:hidden}.avatar.svelte-fee4bs .blob.svelte-fee4bs{position:absolute;animation:spin 2s cubic-bezier(.55,.5,.45,.5) infinite;animation-fill-mode:forwards;animation-play-state:paused;background:rgba(var(--color--primary-shade-rgb),.2)}.avatar.svelte-fee4bs .blob.one.svelte-fee4bs{height:80%;width:80%;border-radius:var(--radius-blob-1);animation-duration:4s}.avatar.svelte-fee4bs .blob.two.svelte-fee4bs{height:90%;width:90%;border-radius:var(--radius-blob-2);animation-duration:2.5s}.avatar.svelte-fee4bs .blob.three.svelte-fee4bs{height:100%;width:100%;border-radius:var(--radius-blob-3);animation-duration:1.5s}@media screen and (prefers-reduced-motion: no-preference){.avatar.svelte-fee4bs:hover .blob.svelte-fee4bs{animation-play-state:running}}.container.svelte-cj073t{position:relative;width:100%;padding-top:80%;overflow:hidden}.bg-circles.svelte-cj073t{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outer-circle.svelte-cj073t{width:24rem;height:24rem;border:2px solid var(--color--text);opacity:.1;border-radius:50%;display:flex;align-items:center;justify-content:center}.inner-circle.svelte-cj073t{width:15rem;height:15rem;border:2px solid var(--color--text);border-radius:50%}.floating-element.svelte-cj073t{position:absolute;transform:translate(-50%,-50%);z-index:1}.card-header.svelte-cj073t{display:flex;align-items:center;margin-bottom:1rem}.profile-avatar.svelte-cj073t{width:2rem;height:2rem;border-radius:50%;margin-right:.5rem}.profile-name.svelte-cj073t{font-weight:700;font-size:1.125rem;margin:0;opacity:.6}.profile-handle.svelte-cj073t{font-size:.775rem;opacity:.75;font-family:Arial,Helvetica,sans-serif}@keyframes svelte-cj073t-float-up{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-20px)}to{transform:translate(-50%,-50%) translateY(0)}}@keyframes svelte-cj073t-float-down{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(20px)}to{transform:translate(-50%,-50%) translateY(0)}}.anim-float-card-up.svelte-cj073t{animation:svelte-cj073t-float-up 12s ease-in-out infinite}.anim-float-card-down.svelte-cj073t{animation:svelte-cj073t-float-down 12s ease-in-out infinite}.anim-float-avatar.svelte-cj073t{animation:svelte-cj073t-float-up 15s ease-in-out infinite}#about.svelte-wiqxbx.svelte-wiqxbx{position:relative;display:grid;grid-template-columns:500px 800px;align-items:center;justify-content:space-between;padding-bottom:50px}@media (max-width: 767px){#about.svelte-wiqxbx.svelte-wiqxbx{grid-template-columns:1fr;justify-items:center;gap:20px}}#about.svelte-wiqxbx .info.svelte-wiqxbx{display:flex;flex-direction:column;gap:10px}@media (max-width: 767px){#about.svelte-wiqxbx .info h2.svelte-wiqxbx{text-align:center}}@media (max-width: 767px){#about.svelte-wiqxbx .info p.svelte-wiqxbx{text-align:justify}}@media (max-width: 767px){#about.svelte-wiqxbx .info.svelte-wiqxbx{gap:20px}}#about.svelte-wiqxbx .socials.svelte-wiqxbx{display:flex;align-items:center;gap:15px}@media (max-width: 767px){#about.svelte-wiqxbx .socials.svelte-wiqxbx{justify-content:center;margin-bottom:10px}#about.svelte-wiqxbx .socials span.svelte-wiqxbx{display:none}}.grid.svelte-1hdv5ie{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media (max-width: 767px){.grid.svelte-1hdv5ie{grid-template-columns:1fr}}.features-container.svelte-1mk41fc{width:100%;display:grid;grid-template-columns:1fr;grid-gap:20px}.three-group-grid.svelte-1mk41fc{width:100%;display:grid;grid-gap:20px}@media (max-width: 1085px){.three-group-grid.svelte-1mk41fc{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.three-group-grid.svelte-1mk41fc{grid-template-columns:1fr}}@media (min-width: 1086px){.three-group-grid.svelte-1mk41fc>:nth-child(3n + 2){grid-row:span 2}}@media (max-width: 1085px){.three-group-grid.svelte-1mk41fc>:nth-child(3n + 1){grid-column:span 2}}@media (max-width: 900px){.three-group-grid.svelte-1mk41fc>:nth-child(3n + 1){grid-template-columns:1fr;grid-column:unset}}.content.svelte-2p88n5{display:flex;flex-direction:column;gap:0px;align-items:flex-start}.title.svelte-2p88n5{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.2rem;font-family:var(--font--title);font-weight:700}.tags.svelte-2p88n5{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.note.svelte-2p88n5{font-size:.8rem;color:rgba(var(--color--text-rgb),.8)}.text.svelte-2p88n5{margin-top:5px;font-size:.9rem;text-align:justify}.footer.svelte-2p88n5{margin-top:20px}.grid.svelte-n12f94{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.grid.svelte-n12f94>*{flex:1 0 320px}
