@layer components{.lights:where(.astro-kqslyvh4){z-index:-1;filter:blur(75px);grid-template-columns:repeat(12,1fr);width:100%;height:70%;padding-top:50px;display:grid;position:absolute;top:5%;left:0;overflow:hidden}.light-object:where(.astro-kqslyvh4){clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);width:100px;height:100px;transform:translateY(var(--y));animation:shift calc(var(--duration,20)*1s)calc(var(--delay,0)*-1s)infinite ease;background-position:bottom;background-repeat:no-repeat;background-size:100% 40vmax}@keyframes shift{50%{transform:translateY(calc(var(--y) - 250px))scale(.75)}}}@layer components{copy-command-button:where(.astro-f2wyukfj){padding:var(--space-2)var(--space-4);border-radius:var(--border-radius-1);box-shadow:0 0 1px var(--color-highlight-1),0 0 10px var(--color-highlight-2);gap:var(--space-3);color:var(--color-text);transition:box-shadow var(--transition-speed)ease;outline:1px solid #0000;align-items:center;display:flex;position:relative}copy-command-button:where(.astro-f2wyukfj):hover{box-shadow:0 0 10px var(--color-highlight-1),0 0 20px var(--color-highlight-2)}:where(.astro-f2wyukfj)[data-icon-name=success]{display:none}:where(.astro-f2wyukfj)[data-copied=true] :where(.astro-f2wyukfj)[data-icon-name=success]{display:block}:where(.astro-f2wyukfj)[data-copied=true] :where(.astro-f2wyukfj)[data-icon-name=copy]{display:none}code:where(.astro-f2wyukfj){letter-spacing:-.01em;transform:translateY(-.1ex)}button:where(.astro-f2wyukfj){cursor:pointer;background-color:#0000;border:1px solid #0000;align-items:center;padding:0;display:flex}button:where(.astro-f2wyukfj):before{content:"";position:absolute;inset:0}button:where(.astro-f2wyukfj) svg:where(.astro-f2wyukfj){width:1rem;height:1rem;fill:var(--color-subtext);transition:fill var(--transition-speed)ease}button:where(.astro-f2wyukfj):hover svg:where(.astro-f2wyukfj){fill:var(--color-text)}}@layer components{footer:where(.astro-lizzfdd5){color:var(--color-subtext);padding:var(--space-4);margin-inline:auto}}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}@layer components{aside:where(.astro-3pq76hhg){border:1px solid var(--color-line-2);background-color:var(--color-background-1);color:var(--color-text);cursor:pointer;border-radius:9000000000px;align-items:center;gap:4px;padding-block:4px;padding-inline:16px 8px;transition:border-color .2s ease-in-out;display:inline-flex}aside:where(.astro-3pq76hhg) .line{opacity:0;transition:opacity .2s ease-in-out}a:where(.astro-3pq76hhg){all:unset}.arrow:where(.astro-3pq76hhg){flex:none;width:1.5rem;height:1.5rem;transition:transform .2s ease-in-out;transform:translate(-6px)}aside:where(.astro-3pq76hhg):is(:hover,:focus-within){border-color:var(--color-line-1)}aside:where(.astro-3pq76hhg):is(:hover,:focus-within) .line{opacity:1}aside:where(.astro-3pq76hhg):is(:hover,:focus-within) .arrow:where(.astro-3pq76hhg){transform:translate(0)}aside:where(.astro-3pq76hhg):focus-within{outline:2px solid var(--color-line-1);outline-offset:3px}}@layer pages{body{grid-template:"header""main"1fr/100%;display:grid}main:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6){max-width:1200px}.hero-box:where(.astro-j7pv25f6){align-items:center;gap:var(--space-6);grid-template-columns:1fr 350px;display:grid}@media (width<=50em){.hero-box:where(.astro-j7pv25f6){gap:var(--space-5);grid-template-columns:1fr}}.hero-box:where(.astro-j7pv25f6) .banner:where(.astro-j7pv25f6){margin-block-end:var(--space-4)}.hero-box:where(.astro-j7pv25f6) .banner:where(.astro-j7pv25f6) .v3:where(.astro-j7pv25f6){font-weight:600}.animated-logo-wrapper:where(.astro-j7pv25f6){width:calc(var(--space-6)*10);perspective:1000px;transform-style:preserve-3d;place-self:center}@media (width<=50em){.animated-logo-wrapper:where(.astro-j7pv25f6){width:calc(var(--space-6)*8);order:1}}.animated-logo-wrapper:where(.astro-j7pv25f6) svg{overflow:visible}@media (width<=50em){.hero-text:where(.astro-j7pv25f6){order:2;justify-items:center;display:grid}.hero-text:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6){justify-content:center}}.hexagon-bg:where(.astro-j7pv25f6){z-index:-2;min-height:40vh;max-height:85vh;position:absolute;overflow:hidden}a:where(.astro-j7pv25f6){color:unset;text-decoration:none}.header:where(.astro-j7pv25f6){grid-area:header}.demo-carousel-list:where(.astro-j7pv25f6){justify-self:center;gap:var(--space-6);margin-block:calc(var(--space-7)*4)calc(var(--space-7)*3);padding-block:var(--space-7);padding-inline:var(--space-2);max-width:90vw;display:flex;overflow-x:auto}.demo-carousel-list:where(.astro-j7pv25f6)>*{flex:0}@media (width<=50em){.demo-carousel-list:where(.astro-j7pv25f6){margin-block:calc(var(--space-7)*2)}}.demo-wrapper:where(.astro-j7pv25f6){min-width:350px;color:var(--color-text);gap:var(--space-4);display:grid}.demo-box:where(.astro-j7pv25f6){border-radius:var(--border-radius-1);border:1px solid var(--color-line-2);justify-content:center;align-items:center;width:350px;height:350px;display:flex;position:relative;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}.demo-box-muted:where(.astro-j7pv25f6){border:1px solid var(--color-line-2);background:0 0}.colored-text:where(.astro-j7pv25f6){color:var(--color-highlight-1)}.title-box:where(.astro-j7pv25f6){margin-top:calc(var(--space-7)*4);justify-self:center;align-items:center;display:grid}@media (width<=50em){.title-box:where(.astro-j7pv25f6){margin-top:calc(var(--space-7)*2)}}.button-area:where(.astro-j7pv25f6){gap:var(--space-5);flex-wrap:wrap;display:flex}.main-button:where(.astro-j7pv25f6){font-size:var(--type-1);padding:var(--space-2)var(--space-5);border-radius:var(--border-radius-1);background:var(--color-highlight-gradient);color:var(--color-background-1);transition:box-shadow var(--transition-speed)ease;font-weight:500;text-decoration:none}.main-button:where(.astro-j7pv25f6):hover,.join-us:where(.astro-j7pv25f6):hover{box-shadow:0 0 10px var(--color-highlight-1),0 0 20px var(--color-highlight-2)}.highlight-text:where(.astro-j7pv25f6){background:var(--color-highlight-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.highlight-text:where(.astro-j7pv25f6)::selection{color:canvastext;background-color:highlight}.glow:where(.astro-j7pv25f6){box-shadow:0 0 10px var(--color-highlight-1),0 0 20px var(--color-highlight-2)}.centered-content:where(.astro-j7pv25f6){margin:calc(var(--space-7))0 calc(var(--space-7)*3)0;flex-direction:column;justify-self:center;align-items:center;display:flex}.column-content:where(.astro-j7pv25f6){gap:var(--space-7);grid-template-columns:1fr 1fr;display:grid}@media (width<=50em){.column-content:where(.astro-j7pv25f6){grid-template-columns:1fr}}.text-with-icon:where(.astro-j7pv25f6){gap:var(--space-6);grid-template-columns:100px 1fr;display:grid}.library-list:where(.astro-j7pv25f6){gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));max-width:90vw;display:grid}.library-item:where(.astro-j7pv25f6){padding:var(--space-5);border-radius:var(--border-radius-1);outline:1px solid var(--color-subtext);gap:var(--space-3);color:var(--color-text);transition:box-shadow var(--transition-speed)ease;flex-direction:column;flex:1 0 20%;align-items:start;display:flex;position:relative}.library-item:where(.astro-j7pv25f6):where(:hover,:focus-within){box-shadow:0 0 10px var(--color-highlight-1),0 0 20px var(--color-highlight-2)}.library-item:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-text);text-decoration:none}.library-item:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):where(:focus){outline:none;text-decoration:none}.library-item:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0}h1:where(.astro-j7pv25f6){font-size:calc(var(--type-3)*1.5);letter-spacing:-.01em;margin-bottom:var(--space-2)}.subheading:where(.astro-j7pv25f6){font-size:var(--type-2);color:var(--color-subtext);padding-bottom:var(--space-7);max-width:50ch;font-weight:400}p:where(.astro-j7pv25f6){font-size:var(--type-0)}h2:where(.astro-j7pv25f6){font-size:var(--type-4);padding-bottom:var(--space-7)}h4:where(.astro-j7pv25f6){font-size:var(--type-1);text-align:center;padding-bottom:var(--space-4)}h3:where(.astro-j7pv25f6){font-size:var(--type-2);text-align:left}main:where(.astro-j7pv25f6){padding:var(--space-7);grid-area:main;display:grid}@media (width<=50em){main:where(.astro-j7pv25f6){padding:var(--space-5)}}.component-link:where(.astro-j7pv25f6){font-size:var(--type-2);text-align:left}.component-link:where(.astro-j7pv25f6):hover{text-underline-offset:.5ex;text-decoration:underline}.icon:where(.astro-j7pv25f6){fill:var(--color-highlight-1);align-self:center;height:96px}.discover-more:where(.astro-j7pv25f6){width:100%;height:100%;transition:box-shadow var(--transition-speed)ease;justify-content:center;align-items:center;display:flex}.discover-more:where(.astro-j7pv25f6):hover{box-shadow:0 0 5px var(--color-highlight-1),0 0 10px var(--color-highlight-2)}.discover-more:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:var(--type-1);color:var(--color-text);justify-content:center;align-items:center;text-decoration:none;display:flex}.discover-more:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):where(:focus){outline:none;text-decoration:none}.discover-more:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0}}