.site-header[data-astro-cid-3ef6ksr2]{position:fixed;inset:0 0 auto;z-index:50;transition:background-color var(--dur-base) var(--ease-out),backdrop-filter var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out);border-bottom:1px solid transparent}.site-header--solid[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2].is-scrolled{background-color:#f3eee5d9;backdrop-filter:saturate(120%) blur(10px);-webkit-backdrop-filter:saturate(120%) blur(10px);border-bottom-color:var(--line-faint)}.site-header--floating[data-astro-cid-3ef6ksr2]:not(.is-scrolled){background-color:transparent;color:var(--color-on-mauve)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-5);max-width:var(--container-max);margin-inline:auto;padding:.875rem var(--gutter)}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.625rem;color:inherit}.site-header__brand-mark[data-astro-cid-3ef6ksr2]{display:block;width:56px;height:38px;background-color:var(--color-mauve);-webkit-mask:url(/frui_logo.svg) center / contain no-repeat;mask:url(/frui_logo.svg) center / contain no-repeat;transition:background-color var(--dur-base) var(--ease-out)}.site-header--floating[data-astro-cid-3ef6ksr2]:not(.is-scrolled) .site-header__brand-mark[data-astro-cid-3ef6ksr2]{background-color:var(--color-on-mauve)}.site-header__nav[data-astro-cid-3ef6ksr2]{justify-self:center}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;gap:clamp(1rem,3vw,2.5rem)}.site-header__link[data-astro-cid-3ef6ksr2]{position:relative;display:inline-block;padding:.25rem 0;font-size:.9375rem;font-weight:300;letter-spacing:.02em;transition:color var(--dur-fast) var(--ease-out)}.site-header__link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform var(--dur-base) var(--ease-out)}.site-header__link[data-astro-cid-3ef6ksr2]:hover:after,.site-header__link[data-astro-cid-3ef6ksr2].is-active:after{transform:scaleX(1)}.site-header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.75rem}.site-header__lang[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:1.85rem;font-size:.75rem;font-weight:500;letter-spacing:.18em;padding:0 calc(.7rem - .09em) 0 calc(.7rem + .09em);border:1px solid currentColor;border-radius:999px;opacity:.7;transition:opacity var(--dur-fast) var(--ease-out)}.site-header__lang[data-astro-cid-3ef6ksr2]:hover{opacity:1}.site-header__burger[data-astro-cid-3ef6ksr2]{display:none;width:36px;height:36px;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:inherit}.site-header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:1.25px;background:currentColor;transition:transform var(--dur-fast) var(--ease-out),opacity var(--dur-fast) var(--ease-out)}.site-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:first-child{transform:translateY(3.5px) rotate(45deg)}.site-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header__drawer[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;bottom:0;width:min(85vw,380px);z-index:200;background-color:var(--color-cream);color:var(--color-ink);padding:clamp(4.5rem,10vw,6rem) clamp(1.5rem,5vw,2.25rem) clamp(1.5rem,4vw,2rem);box-shadow:-16px 0 40px -12px #140c0e2e;display:flex;flex-direction:column;transform:translate(100%);visibility:hidden;transition:transform var(--dur-base) var(--ease-out),visibility 0s linear var(--dur-base)}.site-header__drawer[data-astro-cid-3ef6ksr2][data-open=true]{transform:translate(0);visibility:visible;transition:transform var(--dur-base) var(--ease-out)}.site-header__drawer-backdrop[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;z-index:199;background-color:#140c0e66;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out),visibility 0s linear var(--dur-base)}.site-header__drawer-backdrop[data-astro-cid-3ef6ksr2][data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--dur-base) var(--ease-out)}.site-header__drawer-close[data-astro-cid-3ef6ksr2]{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-ink)}.site-header__drawer-close[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{position:absolute;width:22px;height:1.25px;background:currentColor;transition:transform var(--dur-fast) var(--ease-out)}.site-header__drawer-close[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:first-child{transform:rotate(45deg)}.site-header__drawer-close[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:last-child{transform:rotate(-45deg)}.site-header__drawer-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:1.5rem}.site-header__drawer-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:clamp(1.75rem,6vw,2.75rem);font-weight:200;letter-spacing:-.02em}.site-header__drawer-lang[data-astro-cid-3ef6ksr2]{margin-top:.75rem}.site-header__drawer-lang[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.95rem;font-weight:400;letter-spacing:.04em;color:var(--color-mauve)}.site-header__drawer-lang[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-mauve-deep)}.site-header__drawer-foot[data-astro-cid-3ef6ksr2]{margin-top:auto;padding-top:clamp(1.5rem,4vw,2rem);border-top:1px solid var(--line-faint);display:flex;flex-direction:column;gap:1.25rem}.site-header__drawer-foot-row[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.875rem}.site-header__drawer-tagline[data-astro-cid-3ef6ksr2]{margin:0;font-weight:500;font-size:.78rem;line-height:1.4;color:var(--color-ink-soft);letter-spacing:.05em}.site-header__drawer-mark[data-astro-cid-3ef6ksr2]{flex-shrink:0;display:inline-block;line-height:0}.site-header__drawer-mark-inner[data-astro-cid-3ef6ksr2]{display:block;width:72px;height:50px;background-color:var(--color-mauve);-webkit-mask:url(/frui_logo.svg) center / contain no-repeat;mask:url(/frui_logo.svg) center / contain no-repeat;transition:background-color var(--dur-fast) var(--ease-out)}.site-header__drawer-mark[data-astro-cid-3ef6ksr2]:hover .site-header__drawer-mark-inner[data-astro-cid-3ef6ksr2]{background-color:var(--color-mauve-deep)}ul[data-astro-cid-3ef6ksr2].site-header__drawer-socials{display:flex;flex-direction:row;gap:.45rem;margin:0;padding:0}.site-header__drawer-socials[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{list-style:none}.site-header__drawer-socials[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-mauve);border:1px solid var(--line-soft);border-radius:999px;font-size:0;letter-spacing:normal;transition:background-color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.site-header__drawer-socials[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-mauve-deep);background-color:#8062660f;border-color:var(--color-mauve)}@media(max-width:768px){.site-header__inner[data-astro-cid-3ef6ksr2]{grid-template-columns:auto auto;justify-content:space-between}.site-header__nav[data-astro-cid-3ef6ksr2]{display:none}.site-header__lang[data-astro-cid-3ef6ksr2]{min-width:2.2rem;height:1.7rem;font-size:.7rem}.site-header__burger[data-astro-cid-3ef6ksr2]{display:inline-flex}.site-header__actions[data-astro-cid-3ef6ksr2]{justify-self:end;gap:.5rem}}.site-footer[data-astro-cid-sz7xmlte]{padding-block:clamp(2rem,3.5vw,3rem) 1.5rem;background-color:var(--color-mauve);color:var(--color-on-mauve);overflow:hidden}.site-footer__body[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:clamp(1.75rem,3.5vw,2.5rem)}@media(min-width:880px){.site-footer__body[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 340px;column-gap:clamp(2rem,4vw,3rem);align-items:stretch}}.site-footer__main[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.25rem)}.site-footer__head[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem}.site-footer__eyebrow[data-astro-cid-sz7xmlte]{color:#faf6eeb3}.site-footer__title[data-astro-cid-sz7xmlte]{font-size:var(--text-2xl);font-weight:200;color:var(--color-on-mauve);letter-spacing:-.01em;margin:0;max-width:22ch;text-wrap:balance}.site-footer__subtitle[data-astro-cid-sz7xmlte]{font-size:.9rem;line-height:1.5;opacity:.7;max-width:38ch;margin:0}.site-footer__map[data-astro-cid-sz7xmlte]{position:relative;border-radius:6px;overflow:hidden;width:100%;aspect-ratio:1 / 1;background:#140c0e2e;box-shadow:0 1px #140c0e0a,0 14px 30px -22px #00000073}.site-footer__map[data-astro-cid-sz7xmlte] iframe[data-astro-cid-sz7xmlte]{width:100%;height:100%;border:0;display:block;filter:saturate(.78) sepia(.08) hue-rotate(-8deg) contrast(.96) brightness(1.02)}.site-footer__map-tint[data-astro-cid-sz7xmlte]{position:absolute;inset:0;background:#8062660f;pointer-events:none}.site-footer__details[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(1rem,2vw,1.75rem);align-content:start;padding-top:clamp(1rem,2vw,1.5rem);border-top:1px solid rgba(250,246,238,.16)}@media(max-width:720px){.site-footer__details[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:clamp(1.25rem,4vw,2rem)}.site-footer__block--brand[data-astro-cid-sz7xmlte]{grid-column:auto;gap:1.5rem}.site-footer__block--pages[data-astro-cid-sz7xmlte]{display:none}.site-footer__hours[data-astro-cid-sz7xmlte]{max-width:none}.site-footer__body[data-astro-cid-sz7xmlte]{gap:clamp(3.5rem,9vw,4.5rem)}.site-footer__main[data-astro-cid-sz7xmlte]{gap:clamp(2.5rem,5vw,3.75rem)}}.site-footer__heading[data-astro-cid-sz7xmlte]{font-size:.66rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#faf6ee99;margin-bottom:.625rem}.site-footer__heading--socials[data-astro-cid-sz7xmlte]{margin-top:1.125rem}.site-footer__block--brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.25rem}.site-footer__brand-link[data-astro-cid-sz7xmlte]{align-self:flex-start;display:inline-block;line-height:0}.site-footer__brand-logo[data-astro-cid-sz7xmlte]{width:auto;height:32px;filter:brightness(0) invert(1);display:block}.site-footer__address[data-astro-cid-sz7xmlte]{font-style:normal;line-height:1.5;font-size:.83rem;opacity:.92}.site-footer__hours[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.32rem;font-size:.83rem;max-width:11rem}.site-footer__hours[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:.75rem}.site-footer__hours[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]>span[data-astro-cid-sz7xmlte]:first-child{opacity:.72}.site-footer__hours[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]>span[data-astro-cid-sz7xmlte]:last-child{font-variant-numeric:tabular-nums}.site-footer__pages[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem;font-size:.83rem}.site-footer__pages[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{opacity:.78;transition:opacity var(--dur-fast) var(--ease-out)}.site-footer__pages[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1}.site-footer__socials[data-astro-cid-sz7xmlte]{display:flex;gap:.45rem;margin-top:.25rem}.site-footer__socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(250,246,238,.32);border-radius:999px;transition:background-color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.site-footer__socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background-color:#faf6ee1f;border-color:var(--color-on-mauve)}.site-footer__email[data-astro-cid-sz7xmlte]{display:inline-block;font-size:.83rem;opacity:.78;word-break:break-all;transition:opacity var(--dur-fast) var(--ease-out)}.site-footer__email[data-astro-cid-sz7xmlte]:hover{opacity:1}.site-footer__band[data-astro-cid-sz7xmlte]{margin-top:clamp(1.5rem,3vw,2.25rem);padding-top:1rem;border-top:1px solid rgba(250,246,238,.18);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;font-size:.78rem;opacity:.82}.site-footer__copyright[data-astro-cid-sz7xmlte]{margin:0}.site-footer__built-by[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.45rem;color:inherit;font-size:.78rem}.site-footer__built-by[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:auto;height:14px;filter:brightness(0) invert(1);transform:translateY(2px)}@media(max-width:720px){.site-footer__band[data-astro-cid-sz7xmlte]{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.5rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(620px,92vh,920px);min-height:clamp(620px,calc(var(--app-vh, 1vh) * 92),920px);padding-block:clamp(8rem,14vh,12rem) clamp(4rem,8vh,6rem);padding-block:clamp(8rem,calc(var(--app-vh, 1vh) * 14),12rem) clamp(4rem,calc(var(--app-vh, 1vh) * 8),6rem);color:var(--color-ink);overflow:hidden;background-color:var(--color-cream);isolation:isolate}.hero--compact[data-astro-cid-bbe6dxrz]{min-height:clamp(440px,60vh,580px);min-height:clamp(440px,calc(var(--app-vh, 1vh) * 60),580px);padding-block:clamp(8rem,14vh,12rem) clamp(2rem,4vh,3rem);padding-block:clamp(8rem,calc(var(--app-vh, 1vh) * 14),12rem) clamp(2rem,calc(var(--app-vh, 1vh) * 4),3rem)}.hero--compact[data-astro-cid-bbe6dxrz].hero--media{min-height:clamp(560px,75vh,760px);min-height:clamp(560px,calc(var(--app-vh, 1vh) * 75),760px)}.hero--cover[data-astro-cid-bbe6dxrz]{min-height:100vh;min-height:calc(var(--app-vh, 1vh) * 100);padding-block:clamp(7rem,14vh,11rem) clamp(5rem,10vh,8rem);padding-block:clamp(7rem,calc(var(--app-vh, 1vh) * 14),11rem) clamp(5rem,calc(var(--app-vh, 1vh) * 10),8rem)}.hero--media[data-astro-cid-bbe6dxrz]{color:var(--color-on-mauve);background-color:var(--color-cream)}.hero__video[data-astro-cid-bbe6dxrz],.hero__photo[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;animation:hero-photo-in 1.6s var(--ease-out) both}.hero__video-poster[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:opacity .7s var(--ease-out);pointer-events:none}.hero__video-poster[data-astro-cid-bbe6dxrz].is-faded{opacity:0}@keyframes hero-photo-in{0%{transform:scale(1.045)}to{transform:none}}.hero__scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#140c0e5c,#140c0e3d 25%,#140c0e38 60%,#140c0e66);pointer-events:none}.hero__tint[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 90% 80% at 50% 50%,#80626614,#6a4f541a 70%,#4a323824);mix-blend-mode:multiply;pointer-events:none}.hero__grain[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;opacity:.18;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.hero[data-astro-cid-bbe6dxrz]:has(.hero__video[data-hero-video]) .hero__scrim[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#2a1c2000,#2a1c202e 60%,#2a1c2073)}.hero[data-astro-cid-bbe6dxrz]:has(.hero__video[data-hero-video]) .hero__tint[data-astro-cid-bbe6dxrz],.hero[data-astro-cid-bbe6dxrz]:has(.hero__video[data-hero-video]) .hero__grain[data-astro-cid-bbe6dxrz]{display:none}.hero--compact[data-astro-cid-bbe6dxrz].hero--media .hero__scrim[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#140c0e47,#140c0e2e 25%,#140c0e29 60%,#140c0e52)}.hero--compact[data-astro-cid-bbe6dxrz].hero--media .hero__tint[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 90% 80% at 50% 50%,#8062660f,#6a4f5412 70%,#4a32381a)}.hero--compact[data-astro-cid-bbe6dxrz].hero--media:has(.hero__photo) .hero__scrim[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#140c0e6b,#140c0e4d 25%,#140c0e47 60%,#140c0e75)}.hero--compact[data-astro-cid-bbe6dxrz].hero--media:has(.hero__photo) .hero__tint[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 90% 80% at 50% 50%,#8062661a,#6a4f541f 70%,#4a323829)}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;text-align:center;max-width:720px}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-block;font-size:.72rem;font-weight:500;letter-spacing:.42em;text-transform:uppercase;margin-bottom:clamp(1.25rem,3vh,2rem);opacity:.78}.hero--cover[data-astro-cid-bbe6dxrz] .hero__eyebrow[data-astro-cid-bbe6dxrz]{position:relative;padding-top:1.25rem}.hero--cover[data-astro-cid-bbe6dxrz] .hero__eyebrow[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:44px;height:1px;background:currentColor;opacity:.55}.hero__title[data-astro-cid-bbe6dxrz]{font-size:var(--text-3xl);line-height:1.05;font-weight:200;letter-spacing:-.025em;max-width:18ch;margin-inline:auto;text-wrap:balance}.hero--cover[data-astro-cid-bbe6dxrz] .hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.85rem,1.45rem + 1.9vw,3rem);max-width:16ch}.hero__title[data-astro-cid-bbe6dxrz] em{font-style:italic;font-weight:300;color:var(--color-mauve-tint);letter-spacing:-.01em}.hero--cover[data-astro-cid-bbe6dxrz] .hero__title[data-astro-cid-bbe6dxrz] em{color:inherit;font-weight:400;font-style:italic}.hero--compact[data-astro-cid-bbe6dxrz] .hero__title[data-astro-cid-bbe6dxrz]{font-size:var(--text-2xl)}.hero__subtitle[data-astro-cid-bbe6dxrz]{margin-top:clamp(1rem,2vh,1.5rem);font-size:var(--text-base);line-height:1.6;opacity:.86;max-width:46ch;margin-inline:auto;font-weight:300;text-wrap:pretty}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(1.75rem,3.5vh,2.5rem)}.hero--media[data-astro-cid-bbe6dxrz] .btn--ghost[data-astro-cid-bbe6dxrz]{color:var(--color-on-mauve);border-color:#faf6ee73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#faf6ee0a}.hero--media[data-astro-cid-bbe6dxrz] .btn--ghost[data-astro-cid-bbe6dxrz]:hover{background-color:#faf6ee24;border-color:var(--color-on-mauve)}.hero__video-label[data-astro-cid-bbe6dxrz]{position:absolute;z-index:2;right:clamp(1rem,3vw,2rem);bottom:clamp(1.5rem,4vh,2.5rem);color:var(--color-on-mauve);opacity:.6;font-size:.66rem;letter-spacing:.28em;text-transform:uppercase;pointer-events:none}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;z-index:2;left:50%;bottom:clamp(1.5rem,4vh,2.5rem);translate:-50% 0;display:inline-flex;align-items:center;gap:.75rem;color:var(--color-on-mauve);opacity:.7;font-size:.68rem;letter-spacing:.32em;text-transform:uppercase;transition:opacity var(--dur-fast) var(--ease-out)}.hero__scroll[data-astro-cid-bbe6dxrz]:hover{opacity:1}.hero__scroll-line[data-astro-cid-bbe6dxrz]{position:relative;width:36px;height:1px;background:currentColor;overflow:hidden}.hero__scroll-line[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:var(--color-cream);transform:translate(-100%);animation:scroll-line 1.8s var(--ease-in-out) infinite}@keyframes scroll-line{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(110%)}}.hero__eyebrow[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__subtitle[data-astro-cid-bbe6dxrz],.hero__ctas[data-astro-cid-bbe6dxrz],.hero__scroll[data-astro-cid-bbe6dxrz]{opacity:0;animation:hero-rise .95s var(--ease-out) forwards}.hero__eyebrow[data-astro-cid-bbe6dxrz]{animation-delay:.2s}.hero__title[data-astro-cid-bbe6dxrz]{animation-delay:.38s}.hero__subtitle[data-astro-cid-bbe6dxrz]{animation-delay:.62s}.hero__ctas[data-astro-cid-bbe6dxrz]{animation-delay:.84s}.hero__scroll[data-astro-cid-bbe6dxrz]{animation-delay:1.05s}@keyframes hero-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media(max-width:768px){.hero__title[data-astro-cid-bbe6dxrz]{font-size:var(--text-2xl);max-width:13ch}.hero--cover[data-astro-cid-bbe6dxrz] .hero__title[data-astro-cid-bbe6dxrz]{max-width:12ch}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:.95rem;max-width:32ch}.hero__eyebrow[data-astro-cid-bbe6dxrz]{letter-spacing:.32em;font-size:.66rem}.hero--cover[data-astro-cid-bbe6dxrz] .hero__eyebrow[data-astro-cid-bbe6dxrz]:before{width:32px}.hero--cover[data-astro-cid-bbe6dxrz] .hero__scrim[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#140c0e6b,#140c0e52 30% 70%,#140c0e80)}}@media(prefers-reduced-motion:reduce){.hero__photo[data-astro-cid-bbe6dxrz],.hero__video[data-astro-cid-bbe6dxrz],.hero__video-poster[data-astro-cid-bbe6dxrz],.hero__eyebrow[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__subtitle[data-astro-cid-bbe6dxrz],.hero__ctas[data-astro-cid-bbe6dxrz],.hero__scroll[data-astro-cid-bbe6dxrz],.hero__scroll-line[data-astro-cid-bbe6dxrz]:after{animation:none}.hero__photo[data-astro-cid-bbe6dxrz],.hero__video[data-astro-cid-bbe6dxrz],.hero__video-poster[data-astro-cid-bbe6dxrz],.hero__eyebrow[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__subtitle[data-astro-cid-bbe6dxrz],.hero__ctas[data-astro-cid-bbe6dxrz],.hero__scroll[data-astro-cid-bbe6dxrz]{opacity:1;transform:none}}
