.fv-hero{--fv-accent:var(--theme-palette-color-1, currentColor);--fv-ink:var(--theme-text-color, currentColor);--fv-halo-center-y:45%;--fv-halo-radius-x:48%;--fv-halo-radius-y:75%;position:relative;isolation:isolate}.fv-hero::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;opacity:.8;background-image:radial-gradient(ellipse var(--fv-halo-radius-x) var(--fv-halo-radius-y) at 50% var(--fv-halo-center-y),color-mix(in srgb,var(--fv-accent) 18%,transparent) 0%,color-mix(in srgb,var(--fv-accent) 6%,transparent) 38%,transparent 78%)}.fv-hero>.fv-micro-stage{position:absolute;inset:0;z-index:-1;width:auto;height:auto;max-width:none!important;margin:0!important;overflow:hidden;border-radius:inherit;pointer-events:none;opacity:.8}.fv-hero>.fv-micro-stage>canvas{position:absolute;inset:0;display:block;width:100%;height:100%;-webkit-mask-image:none;mask-image:none}.fv-hero .fv-micro-probe{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;pointer-events:none}@media (max-width:767px){.fv-hero{--fv-halo-radius-x:110%;--fv-halo-radius-y:72%}}