.animation-container.svelte-atgp4d{display:grid}.animation-content.svelte-atgp4d{grid-area:1 / 1}.border-effect.svelte-1q8pffe{--border-angle: 0deg;display:flex;justify-content:center;align-items:center;position:relative}.border-effect.svelte-1q8pffe[data-border-effect-variant=gradient]:before,.border-effect.svelte-1q8pffe[data-border-effect-variant=gradient]:after{content:"";position:absolute;left:-2px;top:-2px;background:linear-gradient(45deg,#fb0094,#00f,#0f0,#ff0,red,#fb0094,#00f,#0f0,#ff0,red);background-size:400%;width:calc(100% + 4px);height:calc(100% + 4px);z-index:-1;animation:svelte-1q8pffe-steam 20s linear infinite}.border-effect.svelte-1q8pffe[data-border-effect-variant=gradient]:after{filter:blur(50px)}.border-effect.svelte-1q8pffe[data-border-effect-variant=default]{border-radius:var(--radius-md);animation:svelte-1q8pffe-border-angle-rotate 4s infinite linear;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from var(--border-angle),#0072f5,#3a0ca3,#8c3dc9,#f72585) border-box}.border-effect.svelte-1q8pffe[data-border-effect-size=md]{border-width:2px}.border-effect.svelte-1q8pffe[data-border-effect-size=lg]{border-width:4px}@keyframes svelte-1q8pffe-border-angle-rotate{0%{--border-angle: 0deg}to{--border-angle: 360deg}}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes svelte-1q8pffe-steam{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.animation-container.svelte-1anl9vs{display:grid}.animation-content.svelte-1anl9vs{grid-area:1 / 1}.holder.svelte-frkbqg{display:grid}img.svelte-frkbqg{grid-area:1 / 1;min-height:var(--min-height);display:block}.particle-wrapper.svelte-11tdd69{position:relative;width:fit-content;display:grid}.particle-content.svelte-11tdd69{position:relative;grid-area:1/1;z-index:2}.particle-effect.svelte-11tdd69{grid-area:1/1;pointer-events:none;transform:translate3d(-50%,-50%,0);z-index:1;border:1px solid red}.sparkles.svelte-f9d3hv{display:inline-block;position:relative}.card.svelte-qdy90u{background-color:var(--card-bg);--card-bg: var(--card-statscard-neutral-bg);--card-border-color: var(--card-statscard-neutral-hover-border);--card-border-radius: var(--card-statscard-radius);border-radius:var(--card-border-radius, 20px);--card-border-width: 0;--card-box-shadow: inset 0 0 0 var(--card-border-width) var(--card-border-color);box-shadow:var(--card-box-shadow);display:flex;flex-direction:column;gap:var(--card-statscard-gap-lg);--card-icon-color: var(--card-statscard-neutral-fg);--card-label-color: var(--card-statscard-neutral-fg2);--card-number-color: var(--card-statscard-neutral-fg);padding:var(--card-statscard-padding);transition:box-shadow .2s ease-in-out}.card.svelte-qdy90u.has-action{cursor:pointer}.card.svelte-qdy90u.has-action:hover{--card-border-width: var(--size-1)}.row.svelte-qdy90u{color:var(--card-statscard-neutral-fg, #1f1f1f);display:flex;gap:var(--card-statscard-gap-md);height:32px}.row.svelte-qdy90u .left:where(.svelte-qdy90u),.row.svelte-qdy90u .right:where(.svelte-qdy90u){align-items:center;display:flex;gap:var(--card-statscard-gap-md)}.row.svelte-qdy90u .left:where(.svelte-qdy90u){flex:1}.big-text.svelte-qdy90u{color:var(--card-number-color);flex:1 0 0}.icon.svelte-qdy90u{color:var(--card-icon-color)}.label.svelte-qdy90u{color:var(--card-label-color);font-size:var(--typeface-size-md, 13px);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description.svelte-qdy90u{color:var(--card-statscard-neutral-fg);flex:1 0 0;font-family:var(--typeface-family-text, Geist);font-size:var(--typeface-size-md, 13px);font-style:normal;font-weight:400;line-height:150%}[data-fc-card-variant=default].svelte-qdy90u{--card-bg: var(--card-statscard-neutral-bg);--card-border-color: var(--card-statscard-neutral-hover-border)}[data-fc-card-variant=primary].svelte-qdy90u{--card-bg: var(--card-statscard-primary-bg);--card-border-color: var(--card-statscard-primary-hover-border);--card-icon-color: var(--card-statscard-primary-fg);--card-label-color: var(--card-statscard-primary-fg2);--card-number-color: var(--card-statscard-primary-fg)}[data-fc-card-variant=success].svelte-qdy90u{--card-bg: var(--card-statscard-success-bg);--card-border-color: var(--card-statscard-success-hover-border);--card-icon-color: var(--card-statscard-success-fg);--card-label-color: var(--card-statscard-success-fg2);--card-number-color: var(--card-statscard-success-fg)}[data-fc-card-variant=destructive].svelte-qdy90u{--card-bg: var(--card-statscard-destructive-bg);--card-border-color: var(--card-statscard-destructive-hover-border);--card-icon-color: var(--card-statscard-destructive-fg);--card-label-color: var(--card-statscard-destructive-fg2);--card-number-color: var(--card-statscard-destructive-fg)}[data-fc-card-variant=accent1].svelte-qdy90u{--card-bg: var(--card-statscard-accent1-bg);--card-border-color: var(--card-statscard-accent1-hover-border);--card-icon-color: var(--card-statscard-accent1-fg);--card-label-color: var(--card-statscard-accent1-fg2);--card-number-color: var(--card-statscard-accent1-fg)}[data-fc-card-variant=accent2].svelte-qdy90u{--card-bg: var(--card-statscard-accent2-bg);--card-border-color: var(--card-statscard-accent2-hover-border);--card-icon-color: var(--card-statscard-accent2-fg);--card-label-color: var(--card-statscard-accent2-fg2);--card-number-color: var(--card-statscard-accent2-fg)}:root{--card-statscard-neutral-fg: var(--color-neutral-fg-1200);--card-statscard-neutral-fg2: var(--color-neutral-fg-1200);--card-statscard-neutral-bg: var(--color-neutral-bg-200);--card-statscard-primary-fg: var(--color-primary-fg-1100);--card-statscard-primary-fg2: var(--color-primary-fg-1200);--card-statscard-primary-bg: var(--color-primary-bg-200);--card-statscard-padding: var(--size-8);--card-statscard-gap-lg: var(--size-4);--card-statscard-gap-md: var(--size-2);--card-statscard-radius: var(--radius-fixed-lg);--card-templatelist-gap-xs-gap-horizontal: var(--size-2);--card-templatelist-gap-xs-gap-vertical: var(--size-2);--card-templatelist-gap-sm-gap-horizontal: var(--size-4);--card-templatelist-gap-sm-gap-vertical: var(--size-4);--card-templatelist-gap-md-gap-horizontal: var(--size-8);--card-templatelist-gap-md-gap-vertical: var(--size-8);--card-templatelist-gap-lg-gap-horizontal: var(--size-10);--card-templatelist-gap-lg-gap-vertical: var(--size-10);--card-templatelist-header-padding: var(--size-6);--card-templatelist-item-md-padding: var(--size-8);--card-templatelist-item-sm-padding: var(--size-8);--card-templatelist-item-sm-width: var(--size-64);--card-templatelist-item-sm-height: var(--size-32);--card-templatelist-item-md-width: var(--size-64);--card-templatelist-item-md-height: var(--size-96);--card-templatelist-item-gap: var(--size-2);--card-templatelist-item-radius: var(--radius-lg);--card-templatelist-item-fg-icon: var(--color-neutral-solid-900);--card-templatelist-item-bg: var(--color-neutral-bg-400);--card-templatelist-item-bg2: var(--color-neutral-bg-default);--card-templatelist-item-border-hover: var(--color-primary-border-700);--card-templatelist-item-border-active: var(--color-primary-solid-900);--card-templatelist-item-border-width: var(--size-1);--card-statscard-accent1-fg: var(--color-accent1-fg-1100);--card-statscard-accent1-fg2: var(--color-accent1-fg-1200);--card-statscard-accent1-bg: var(--color-accent1-bg-200);--card-statscard-accent2-fg: var(--color-accent2-fg-1100);--card-statscard-primary-hover-border: var(--color-primary-border-700);--card-statscard-accent2-fg2: var(--color-accent2-fg-1200);--card-statscard-accent2-bg: var(--color-accent2-bg-200);--card-statscard-neutral-hover-border: var(--color-neutral-border-700);--card-statscard-accent1-hover-border: var(--color-accent1-border-700);--card-statscard-accent2-hover-border: var(--color-accent2-border-700);--card-templatelist-item-xs-padding: var(--size-4);--card-templatelist-item-xs-width: var(--size-27);--card-templatelist-item-xs-height: var(--size-27);--card-statscard-destructive-fg: var(--color-destructive-fg-1100);--card-statscard-destructive-fg2: var(--color-destructive-fg-1200);--card-statscard-destructive-bg: var(--color-destructive-bg-200);--card-statscard-destructive-hover-border: var(--color-destructive-border-700);--card-statscard-success-fg: var(--color-success-fg-1100);--card-statscard-success-fg2: var(--color-success-fg-1200);--card-statscard-success-bg: var(--color-success-bg-200);--card-statscard-success-hover-border: var(--color-success-border-700);--card-templatelist-item-2xs-padding: var(--size-2-5);--card-templatelist-item-2xs-width: var(--size-16);--card-templatelist-item-2xs-height: var(--size-16)}:root{--effects-focus-inner-border: var(--color-neutral-bg-default);--effects-focus-outter-border: var(--color-primary-solid-900)}.fc-template-card.svelte-bbomol{--label-align-items: flex-start;align-items:flex-start;--label-align-self: center;--figure-background: var(--card-templatelist-item-bg, #e8e8e8);--template-background: var(--card-templatelist-item-bg, #e8e8e8);--figure-border-color: transparent;--figure-border-radius: var(--card-templatelist-item-radius, 16px);--figure-border-width: var(--card-templatelist-item-border-width, 1px);--figure-box-shadow: none;--template-card-border: var(--card-templatelist-item-bg, #e8e8e8);--template-card-color: var(--layout-fg-default);--template-card-gap: var(--card-templatelist-item-gap, 8px);--template-card-width: var(--card-templatelist-item-md-width, 256px);--figure-color: var(--card-templatelist-item-fg-icon);color:var(--template-card-color);--footer-direction: row;display:flex;--label-flex: auto;flex-direction:column;--label-font-size: 13px;--label-font-weight: 500;--footer-gap: var(--card-templatelist-item-gap, 8px);gap:var(--template-card-gap, 8px);--figure-height: var(--card-templatelist-item-md-height, 384px);--figure-image-align-self: flex-start;--figure-image-min-height: 100%;--figure-image-width: 100%;--label-line-height: 150%;--figure-padding: 0;width:var(--template-card-width)}figure.svelte-bbomol{align-items:center;align-self:stretch;background:var(--figure-background);border:var(--figure-border-width) solid var(--figure-border-color);border-radius:var(--figure-border-radius);box-shadow:var(--figure-box-shadow);color:var(--figure-color);display:flex;height:var(--figure-height);justify-content:center;overflow:hidden;padding:var(--figure-padding);transition:border .2s}figure.svelte-bbomol .image:where(.svelte-bbomol){align-self:var(--figure-image-align-self);min-height:var(--figure-image-min-height);object-fit:cover;width:var(--figure-image-width)}footer.svelte-bbomol{align-items:center;align-self:stretch;display:flex;flex-direction:var(--footer-direction);gap:var(--footer-gap)}.label.svelte-bbomol{align-items:var(--label-align-items);align-self:var(--label-align-self);flex:var(--label-flex);font-size:var(--label-font-size);font-weight:var(--label-font-weight);overflow-wrap:break-word;width:100%}.fc-template-card.svelte-bbomol:hover{--figure-background: var(--card-templatelist-item-bg, #e8e8e8);--figure-border-color: var(--card-templatelist-item-border-hover, #97c3ff)}.fc-template-card.active.svelte-bbomol,.fc-template-card.svelte-bbomol:active{--figure-background: var(--card-templatelist-item-bg, #e8e8e8);--figure-border-color: var(--card-templatelist-item-border-active, #0078ff);--figure-border-width: var(--card-templatelist-item-border-width, 4px)}.fc-template-card.svelte-bbomol:focus{--figure-box-shadow: 0 0 0 1px var(--effects-focus-inner-border, #fff), 0 0 0 2px var(--effects-focus-outter-border, #0078ff)}.fc-template-card[data-fc-template-card-size=xs].svelte-bbomol{--label-align-self: center;--template-card-width: var(--card-templatelist-item-xs-width, 128px);--footer-direction: column;--label-flex: 1 1 auto;--label-font-size: 12px;--label-font-weight: 400;--figure-height: var(--card-templatelist-item-xs-height, 128px);--figure-image-align-self: center;--figure-image-min-height: auto;--figure-image-width: auto}.fc-template-card[data-fc-template-card-size=xs].svelte-bbomol[data-fc-template-card=logotype]{--figure-padding: 0 var(--card-templatelist-item-xs-padding, 16px)}.fc-template-card[data-fc-template-card-size=sm].svelte-bbomol{--template-card-width: var(--card-templatelist-item-sm-width, 256px);--label-font-size: 13px;--label-font-weight: 400;--figure-height: var(--card-templatelist-item-sm-height, 384px)}.fc-template-card[data-fc-template-card-size=sm].svelte-bbomol[data-fc-template-card=logotype]{--figure-padding: 0 var(--card-templatelist-item-xs-padding, 16px)}.fc-template-card[data-fc-template-card-size=md].svelte-bbomol{--template-card-width: var(--card-templatelist-item-md-width, 256px);--figure-height: var(--card-templatelist-item-md-height, 384px)}.fc-template-card[data-fc-template-card=image].svelte-bbomol{--figure-border-width: 0}.fc-template-card[data-fc-template-card=image].svelte-bbomol.active,.fc-template-card[data-fc-template-card=image].svelte-bbomol:active,.fc-template-card[data-fc-template-card=image].svelte-bbomol:hover{--figure-border-width: var(--card-templatelist-item-border-width, 4px)}
