.hero-mesh.svelte-dwqoyt{position:absolute;inset:0;height:100%;max-height:calc(var(--hero-mesh-tile-height) * var(--hero-mesh-rows, 4));overflow:hidden;--hero-mesh-tile-width: 240px;--hero-mesh-tile-height: 168px;--hero-mesh-grid-offset: 0;--hero-mesh-strip-steps: 19;--hero-mesh-chevron-width: calc(var(--hero-mesh-tile-width) / 3);--hero-mesh-strip-row: 2;--hero-mesh-strip-duration: 4s;--hero-mesh-strip-delay: 0s}.hero-mesh__layer.svelte-dwqoyt{position:absolute;inset:0;background-repeat:repeat;background-size:var(--hero-mesh-tile-width) var(--hero-mesh-tile-height);background-position:left top}.hero-mesh__neutral.svelte-dwqoyt{background-image:url(../../../single-tile.svg);opacity:.05}.hero-mesh__accent-strip.svelte-dwqoyt{position:absolute;top:calc(var(--hero-mesh-tile-height) * var(--hero-mesh-strip-row));left:calc(-1 * var(--hero-mesh-tile-width));width:var(--hero-mesh-tile-width);height:var(--hero-mesh-tile-height);opacity:0;color:rgb(var(--accent-500) / .25);animation:svelte-dwqoyt-hero-mesh-strip-move var(--hero-mesh-strip-duration) steps(var(--hero-mesh-strip-steps),end) infinite var(--hero-mesh-strip-delay),svelte-dwqoyt-hero-mesh-strip-fade var(--hero-mesh-strip-duration) linear infinite var(--hero-mesh-strip-delay)}.hero-mesh__svg.svelte-dwqoyt{width:100%;height:100%}@keyframes svelte-dwqoyt-hero-mesh-strip-move{0%{transform:translate(0)}to{transform:translate(calc(var(--hero-mesh-chevron-width) * var(--hero-mesh-strip-steps)))}}@keyframes svelte-dwqoyt-hero-mesh-strip-fade{0%,2%{opacity:0}4%,95%{opacity:1}to{opacity:0}}.dark .hero-mesh__neutral.svelte-dwqoyt{filter:invert(1) brightness(1.2);opacity:.1}.dark .hero-mesh__accent-strip.svelte-dwqoyt{color:rgb(var(--accent-400) / .25)}@media(prefers-reduced-motion:reduce){.hero-mesh__accent-strip.svelte-dwqoyt{animation:none;opacity:.4}}
