.home-hero[data-astro-cid-j7pv25f6]{height:100vh;min-height:620px;background:#080909;color:#fff;position:relative;overflow:hidden}.hero-images[data-astro-cid-j7pv25f6],.hero-images[data-astro-cid-j7pv25f6] img{position:absolute;inset:0;width:100%;height:100%}.hero-images[data-astro-cid-j7pv25f6] img{object-fit:cover;opacity:0;animation:crossfade 55s cubic-bezier(.4,0,.2,1) infinite}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(1){opacity:1;animation-delay:0s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(2){animation-delay:5s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(3){animation-delay:10s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(4){animation-delay:15s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(5){animation-delay:20s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(6){animation-delay:25s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(7){animation-delay:30s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(8){animation-delay:35s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(9){animation-delay:40s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(10){animation-delay:45s}.hero-images[data-astro-cid-j7pv25f6] img:nth-child(11){animation-delay:50s}.hero-title[data-astro-cid-j7pv25f6]{position:absolute;left:7.4%;top:35%;font-family:var(--display);font-weight:300;font-size:clamp(84px,9vw,148px);letter-spacing:-.025em;line-height:.78;text-shadow:0 1px 22px #000;animation:title-reveal .95s .24s var(--ease-cinema) both}.explore[data-astro-cid-j7pv25f6]{position:absolute;left:7.5%;bottom:47px;text-transform:uppercase;font-size:10px;letter-spacing:.16em;text-shadow:0 1px 8px #000;animation:detail-reveal .75s .55s var(--ease-cinema) both}.explore[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{display:inline-block;font-size:27px;vertical-align:middle;margin-left:15px;animation:arrow-drift 1.8s 1.1s ease-in-out infinite}.hero-controls[data-astro-cid-j7pv25f6]{position:absolute;right:38px;bottom:42px;display:flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.12em;animation:detail-reveal .75s .65s var(--ease-cinema) both}.hero-controls[data-astro-cid-j7pv25f6] button[data-astro-cid-j7pv25f6]{border:0;background:transparent;color:#fff;padding:6px;cursor:pointer;font:inherit;transition:opacity .2s ease,transform .35s var(--ease-cinema)}.hero-controls[data-astro-cid-j7pv25f6] button[data-astro-cid-j7pv25f6]:hover,.hero-controls[data-astro-cid-j7pv25f6] button[data-astro-cid-j7pv25f6]:focus-visible{opacity:.65;transform:translateY(-2px)}.hero-controls[data-astro-cid-j7pv25f6] button[data-astro-cid-j7pv25f6]:last-child{border-left:1px solid rgba(255,255,255,.5);padding-left:14px;text-transform:uppercase;font-size:9px}.selected[data-astro-cid-j7pv25f6]{padding:48px 28px 74px;background:#fff}.section-line[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;margin-bottom:24px}.section-line[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6],.text-link[data-astro-cid-j7pv25f6]{font-size:10px;text-transform:uppercase;letter-spacing:.13em}.selected-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{text-align:center;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.selected-grid[data-astro-cid-j7pv25f6] img{display:block;width:100%;height:clamp(290px,22vw,330px);object-fit:cover;margin-bottom:14px;transition:transform .8s var(--ease-cinema),filter .5s ease}.about-preview[data-astro-cid-j7pv25f6]{padding:45px 46px 42px;display:grid;grid-template-columns:1fr 1.04fr;gap:65px;background:#f3f2f0}.about-preview[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:23px;font-weight:400;line-height:1.25;max-width:440px}.about-preview[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:not(.eyebrow){font-size:14px;line-height:1.55;max-width:400px;margin:28px 0}.about-preview[data-astro-cid-j7pv25f6] img{width:100%;height:270px;object-fit:cover;filter:grayscale(1)}footer[data-astro-cid-j7pv25f6]{padding:24px 46px;background:#f3f2f0;border-top:1px solid #aaa;font-size:11px;text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;justify-content:space-between}footer[data-astro-cid-j7pv25f6] .social-links{color:#111}@keyframes crossfade{0%,8%{opacity:1}9%,to{opacity:0}}@keyframes title-reveal{0%{opacity:0;transform:translateY(34px);letter-spacing:-.08em;filter:blur(5px)}}@keyframes detail-reveal{0%{opacity:0;transform:translateY(14px)}}@keyframes arrow-drift{0%,to{transform:translateY(-3px)}50%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){.hero-images[data-astro-cid-j7pv25f6] img{animation:none}.hero-images[data-astro-cid-j7pv25f6] img:not(:first-child){display:none}.explore[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{animation:none}}@media(max-width:700px){.home-hero[data-astro-cid-j7pv25f6]{height:100svh;min-height:500px}.hero-title[data-astro-cid-j7pv25f6]{font-size:82px;left:24px;top:auto;bottom:108px}.explore[data-astro-cid-j7pv25f6]{left:24px;bottom:28px}.hero-controls[data-astro-cid-j7pv25f6]{right:16px;bottom:22px}.hero-controls[data-astro-cid-j7pv25f6] button[data-astro-cid-j7pv25f6]:last-child{display:none}.selected[data-astro-cid-j7pv25f6]{padding:34px 14px 48px}.selected-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr;gap:6px}.selected-grid[data-astro-cid-j7pv25f6] img{height:220px}.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:last-child{grid-column:span 2}.about-preview[data-astro-cid-j7pv25f6]{display:block;padding:35px 20px}.about-preview[data-astro-cid-j7pv25f6] img{height:230px;margin-top:26px}footer[data-astro-cid-j7pv25f6]{padding:18px 20px;display:flex;gap:16px}footer[data-astro-cid-j7pv25f6] .social-links{flex-shrink:0}}.hero-images[data-astro-cid-j7pv25f6] picture{position:absolute;inset:0;width:100%;height:100%}.hero-images[data-astro-cid-j7pv25f6] img{animation:none!important;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.hero-images[data-astro-cid-j7pv25f6] img.current{opacity:1}.selected-grid[data-astro-cid-j7pv25f6] picture{display:block;overflow:hidden}.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{display:inline-block;transition:transform .42s var(--ease-cinema),letter-spacing .42s var(--ease-cinema)}.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover img,.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:focus-visible img{transform:scale(1.045);filter:contrast(1.04)}.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover span[data-astro-cid-j7pv25f6],.selected-grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:focus-visible span[data-astro-cid-j7pv25f6]{transform:translateY(-3px);letter-spacing:.18em}@media(prefers-reduced-motion:reduce){.hero-images[data-astro-cid-j7pv25f6] img{display:block!important;transition:none}}
