.fgm-soon:where(.astro-sltefhm3){display:inline-flex;align-items:center;gap:.6rem;border-radius:9999px;border:1px solid hsl(var(--fgm-accent) / .35);background:hsl(var(--fgm-accent) / .08);padding:.7rem 1.4rem;font-weight:500;font-size:clamp(.95rem,1.2vw,1.125rem);color:hsl(var(--fgm-accent))}.fgm-soon:where(.astro-sltefhm3):before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background:hsl(var(--fgm-accent))}@media (prefers-reduced-motion: no-preference){.fgm-soon:where(.astro-sltefhm3):before{animation:fgm-soon-pulse 2s ease-in-out infinite}}@keyframes fgm-soon-pulse{0%,to{opacity:1}50%{opacity:.3}}.fgm-slideshow{position:relative;width:100%;overflow:hidden;background:hsl(var(--fgm-bg))}.fgm-slides{display:grid;grid-template-columns:minmax(0,1fr)}.fgm-slide{grid-area:1 / 1;min-width:0}@media (max-width: 1023.98px){.fgm-slide{opacity:0}.fgm-slideshow[data-js] .fgm-slide.is-active,.fgm-slideshow:not([data-js]) .fgm-slide:first-child{opacity:1}.fgm-slideshow[data-js] .fgm-slide:not(.is-active),.fgm-slideshow:not([data-js]) .fgm-slide:not(:first-child){height:0;overflow:hidden}}@media (min-width: 1024px){.fgm-slideshow{display:grid;min-height:clamp(40rem,51.72vw,50.6875rem)}}.fgm-slideshow .fgm-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);max-width:80rem;height:100%;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,4rem);padding-block:clamp(2rem,4vw,2rem)}@media (min-width: 1024px){.fgm-slideshow .fgm-grid{grid-template-columns:1.02fr .98fr}}.fgm-slideshow .fgm-visual{min-width:0}.fgm-slideshow .fgm-eyebrow{font-family:JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--fgm-accent));font-size:clamp(.8125rem,1.8vw,1.75rem);line-height:1.2}.fgm-slideshow .fgm-hl{font-weight:600;letter-spacing:-.024em;line-height:1.04;color:hsl(var(--fgm-fg));font-size:clamp(2rem,4.5vw,3.4rem);text-wrap:balance}.fgm-slideshow .fgm-body{color:hsl(var(--fgm-fg-muted));font-size:clamp(1.0625rem,1.75vw,1.6875rem);line-height:1.5}.fgm-slideshow .fgm-mono{font-family:JetBrains Mono,monospace;font-size:clamp(.75rem,1.05vw,1rem)}.fgm-slideshow .fgm-card{border:1px solid hsl(var(--fgm-border));background:hsl(var(--fgm-card));border-radius:.75rem;box-shadow:0 18px 45px hsl(var(--fgm-card-shadow) / .12);overflow:hidden;min-width:0}.fgm-slideshow .fgm-card-hd{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid hsl(var(--fgm-border));background:hsl(var(--fgm-bg-alt) / .45);padding:.6rem .85rem}.fgm-slideshow .fgm-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid hsl(var(--fgm-border));border-radius:.5rem;padding:.55rem .75rem;white-space:nowrap}@media (max-width: 1023.98px){.fgm-slideshow .fgm-row{white-space:normal}}@media (max-width: 639.98px){.fgm-slideshow .fgm-row-meta{display:none}}.fgm-slideshow .fgm-row-fill{background:hsl(var(--fgm-bg-alt))}.fgm-slideshow .fgm-row-accent{border-color:hsl(var(--fgm-accent));background:hsl(var(--fgm-accent) / .08)}.fgm-slideshow .fgm-meta{color:hsl(var(--fgm-fg-muted))}.fgm-slideshow-nav{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(.25rem);z-index:20;display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border:1px solid hsl(var(--fgm-border));border-radius:9999px;background:hsl(var(--fgm-card) / .9);backdrop-filter:blur(8px);box-shadow:0 8px 24px hsl(var(--fgm-card-shadow) / .14);opacity:0;transition:opacity .25s ease,transform .25s ease}.fgm-slideshow:not([data-controls=ready]) .fgm-slideshow-nav{display:none}.fgm-slideshow:hover .fgm-slideshow-nav,.fgm-slideshow:focus-within .fgm-slideshow-nav{opacity:1;transform:translate(-50%) translateY(0)}@media (hover: none){.fgm-slideshow[data-controls=ready] .fgm-slideshow-nav{opacity:1;transform:translate(-50%) translateY(0)}}.fgm-nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:hsl(var(--fgm-fg-muted));font-size:1.5rem;line-height:1;cursor:pointer;border-radius:9999px;transition:color .2s ease}.fgm-nav-arrow:hover{color:hsl(var(--fgm-fg))}.fgm-nav-arrow:focus-visible{outline:2px solid hsl(var(--fgm-accent));outline-offset:2px}.fgm-dots{display:flex;align-items:center;gap:.5rem;padding-inline:.25rem}.fgm-dot{position:relative;width:8px;height:8px;padding:0;border:0;border-radius:9999px;background:hsl(var(--fgm-fg-muted) / .4);cursor:pointer;overflow:hidden;transition:width .3s ease,background .3s ease}.fgm-dot:focus-visible{outline:2px solid hsl(var(--fgm-accent));outline-offset:2px}.fgm-dot.is-active{width:1.5rem;background:hsl(var(--fgm-accent))}.fgm-dot-fill{position:absolute;inset:0;width:0;background:hsl(var(--fgm-fg));opacity:.35}.fgm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion: no-preference){@media (min-width: 1024px){.fgm-slideshow:not([data-js]) .fgm-slide{animation:fgm-cycle 40s cubic-bezier(.65,0,.35,1) infinite}.fgm-slideshow:not([data-js]) .fgm-slide:nth-child(1){animation-delay:0s}.fgm-slideshow:not([data-js]) .fgm-slide:nth-child(2){animation-delay:-32s}.fgm-slideshow:not([data-js]) .fgm-slide:nth-child(3){animation-delay:-24s}.fgm-slideshow:not([data-js]) .fgm-slide:nth-child(4){animation-delay:-16s}.fgm-slideshow:not([data-js]) .fgm-slide:nth-child(5){animation-delay:-8s}.fgm-slideshow[data-js] .fgm-slide{transition:transform .85s cubic-bezier(.65,0,.35,1),opacity .85s cubic-bezier(.65,0,.35,1)}.fgm-slideshow[data-js] .fgm-slide.no-trans{transition:none}.fgm-slideshow[data-js] .fgm-slide[data-pos=right]{transform:translate(100%) scale(.95);opacity:.45;z-index:1}.fgm-slideshow[data-js] .fgm-slide[data-pos=left]{transform:translate(-100%) scale(.95);opacity:.45;z-index:1}.fgm-slideshow[data-js] .fgm-slide[data-pos=active]{transform:translate(0) scale(1);opacity:1;z-index:2}.fgm-slideshow[data-js] .fgm-slide[data-pos=active] [data-anim]{animation:fgm-rise .6s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--sd, 0s)}.fgm-slideshow[data-js] .fgm-slide[data-pos=active] [data-pop]{animation:fgm-pop .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:var(--sd, 0s)}.fgm-slideshow[data-js] .fgm-slide:not([data-pos=active]) [data-anim],.fgm-slideshow[data-js] .fgm-slide:not([data-pos=active]) [data-pop]{opacity:0}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span{animation:fgm-line .35s ease-out both}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(1){animation-delay:.5s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(2){animation-delay:.71s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(3){animation-delay:.92s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(4){animation-delay:1.13s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(5){animation-delay:1.34s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(6){animation-delay:1.55s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(7){animation-delay:1.76s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(8){animation-delay:1.97s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(9){animation-delay:2.18s}.fgm-slideshow[data-js] [data-slide="1"][data-pos=active] pre>span:nth-child(10){animation-delay:2.39s}.fgm-slideshow[data-js] [data-slide="2"][data-pos=active] .fgm-row-accentfade{animation:fgm-accentfade .8s ease 1s both}.fgm-slideshow[data-js] [data-slide="5"][data-pos=active] .fgm-type{animation:fgm-type .9s steps(34,end) .6s both}.fgm-slideshow .fgm-dot.is-active .fgm-dot-fill{animation:fgm-progress 8s linear forwards}.fgm-slideshow[data-paused] .fgm-dot.is-active .fgm-dot-fill{animation-play-state:paused}.fgm-slideshow .fgm-pulse{animation:fgm-pulse 2s ease-in-out infinite}}}@media (prefers-reduced-motion: reduce){.fgm-slideshow .fgm-slide{transform:none!important;transition:opacity .3s ease}.fgm-slideshow[data-js] .fgm-slide{opacity:0}.fgm-slideshow[data-js] .fgm-slide.is-active,.fgm-slideshow:not([data-js]) .fgm-slide:first-child{opacity:1}.fgm-slideshow .fgm-dot-fill{animation:none!important}}@keyframes fgm-cycle{0%{transform:translate(0) scale(1);opacity:1;z-index:2}17.875%{transform:translate(0) scale(1);opacity:1;z-index:2}20%{transform:translate(-100%) scale(.95);opacity:.45;z-index:1}20.001%{transform:translate(100%) scale(.95);opacity:.45;z-index:1}97.875%{transform:translate(100%) scale(.95);opacity:.45;z-index:1}to{transform:translate(0) scale(1);opacity:1;z-index:2}}@keyframes fgm-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fgm-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes fgm-line{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes fgm-accentfade{to{border-color:hsl(var(--fgm-accent));background:hsl(var(--fgm-accent) / .08)}}@keyframes fgm-type{0%{width:0}to{width:var(--w, 100%)}}@keyframes fgm-progress{0%{width:0}to{width:100%}}@keyframes fgm-pulse{0%,to{opacity:1}50%{opacity:.35}}
