.hero[data-astro-cid-anhloy43]{position:relative;height:100vh;height:100svh;min-height:700px;max-height:1400px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#050505}.hero__bg[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:1;will-change:transform}.hero__img-wrap[data-astro-cid-anhloy43]{width:100%;height:100%;transform:scale(1.08);will-change:transform}.hero__video[data-astro-cid-anhloy43]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transition:opacity 1.2s ease}.hero__video[data-astro-cid-anhloy43].is-playing{opacity:1}.hero__fallback-img[data-astro-cid-anhloy43]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;will-change:transform;transition:opacity 1.2s ease}.hero__fallback-img[data-astro-cid-anhloy43].is-hidden{opacity:0;pointer-events:none}.hero__fallback-img[data-astro-cid-anhloy43].ken-burns{animation:kenBurns 25s ease-in-out infinite alternate}@keyframes kenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1%,-1.5%)}}.hero__overlay[data-astro-cid-anhloy43]{position:absolute;inset:0;background:linear-gradient(180deg,#05050540,#0505051a 30%,#05050526 50%,#0505058c 80%,#050505cc);z-index:2}.hero__vignette[data-astro-cid-anhloy43]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 50%,transparent 0%,rgba(5,5,5,.4) 100%);z-index:3;pointer-events:none}.hero__particles[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:4;pointer-events:none;overflow:hidden}.particle[data-astro-cid-anhloy43]{position:absolute;width:3px;height:3px;border-radius:50%;background:#c6a86c59;animation:particleFloat linear infinite}.particle--1[data-astro-cid-anhloy43]{left:15%;top:80%;width:2px;height:2px;animation-duration:18s;animation-delay:0s}.particle--2[data-astro-cid-anhloy43]{left:35%;top:90%;animation-duration:22s;animation-delay:3s}.particle--3[data-astro-cid-anhloy43]{left:60%;top:85%;width:2px;height:2px;animation-duration:20s;animation-delay:7s}.particle--4[data-astro-cid-anhloy43]{left:80%;top:95%;animation-duration:25s;animation-delay:2s}.particle--5[data-astro-cid-anhloy43]{left:50%;top:88%;width:4px;height:4px;animation-duration:30s;animation-delay:10s;opacity:.2}@keyframes particleFloat{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translate(30px);opacity:0}}.hero__content[data-astro-cid-anhloy43]{position:relative;z-index:10;text-align:center;padding:0 1.5rem;max-width:900px;will-change:transform,opacity}.hero__line[data-astro-cid-anhloy43]{width:1px;height:3rem;background:#c6a86c80;margin:0 auto 1.5rem}.hero__eyebrow[data-astro-cid-anhloy43]{display:inline-block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#fff9;margin-bottom:1.75rem}.hero__title[data-astro-cid-anhloy43]{margin:0 0 1.75rem;overflow:hidden}.hero__title-line[data-astro-cid-anhloy43]{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(3.25rem,9vw,7rem);font-weight:400;line-height:1.05;color:#fff;letter-spacing:-.025em}.hero__subtitle[data-astro-cid-anhloy43]{font-family:Inter,sans-serif;font-size:clamp(.9375rem,1.8vw,1.1875rem);font-weight:300;line-height:1.65;color:#ffffffa6;max-width:520px;margin:0 auto 2.75rem}.hero__actions[data-astro-cid-anhloy43]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-reveal[data-astro-cid-anhloy43]{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.hero__title-line[data-astro-cid-anhloy43].hero-reveal{transform:translateY(100%);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.hero-reveal[data-astro-cid-anhloy43].is-revealed{opacity:1;transform:translateY(0)}.hero__line[data-astro-cid-anhloy43].hero-reveal{transform:scaleY(0);transform-origin:bottom;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s ease}.hero__line[data-astro-cid-anhloy43].hero-reveal.is-revealed{transform:scaleY(1);opacity:1}.hero__scroll[data-astro-cid-anhloy43]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.75rem;will-change:opacity}.hero__scroll-line[data-astro-cid-anhloy43]{width:1px;height:2.5rem;position:relative;overflow:hidden;background:#ffffff1f}.hero__scroll-line[data-astro-cid-anhloy43]:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:#c6a86c99;animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%{top:-100%}50%{top:100%}to{top:100%}}.hero__scroll-text[data-astro-cid-anhloy43]{font-family:Inter,sans-serif;font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffff59}.hero__side-text[data-astro-cid-anhloy43]{position:absolute;right:2rem;top:50%;transform:rotate(90deg) translate(-50%);transform-origin:center;z-index:10;font-family:Inter,sans-serif;font-size:.5625rem;letter-spacing:.3em;text-transform:uppercase;color:#fff3;white-space:nowrap}@media(max-width:768px){.hero[data-astro-cid-anhloy43]{min-height:100svh}.hero__img-wrap[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{object-position:center center}.hero__side-text[data-astro-cid-anhloy43]{display:none}.hero__line[data-astro-cid-anhloy43]{height:2rem}.hero__vignette[data-astro-cid-anhloy43]{background:radial-gradient(ellipse 90% 70% at 50% 50%,transparent 0%,rgba(5,5,5,.5) 100%)}}@media(prefers-reduced-motion:reduce){.hero__img-wrap[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43].ken-burns{animation:none}.particle[data-astro-cid-anhloy43]{animation:none;display:none}.hero__scroll-line[data-astro-cid-anhloy43]:after{animation:none}.hero-reveal[data-astro-cid-anhloy43]{opacity:1;transform:none;transition:none}.hero__title-line[data-astro-cid-anhloy43].hero-reveal,.hero__line[data-astro-cid-anhloy43].hero-reveal{transform:none}}
