@keyframes PhotoCarousel-module__T2jMjW__enter-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PhotoCarousel-module__T2jMjW__frame{opacity:0;width:100%;height:100%;animation:PhotoCarousel-module__T2jMjW__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.52s;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 100%);mask-image:linear-gradient(#0000 0%,#000 16% 100%)}.PhotoCarousel-module__T2jMjW__layer{opacity:0;transition:opacity 1.6s var(--ease-in-out-slow);position:absolute;inset:0}.PhotoCarousel-module__T2jMjW__layer[data-active=true]{opacity:1;z-index:1}.PhotoCarousel-module__T2jMjW__image{object-fit:cover}
@keyframes WaveField-module__D6IR1a__fade-in{0%{opacity:0}to{opacity:1}}.WaveField-module__D6IR1a__wrapper{opacity:0;width:100%;height:100%;min-height:72px;animation:WaveField-module__D6IR1a__fade-in var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.3s}.WaveField-module__D6IR1a__canvas{width:100%;height:100%;display:block}
@keyframes ScrollHint-module__S462GG__enter-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ScrollHint-module__S462GG__hint{align-items:center;gap:var(--space-2);opacity:0;animation:ScrollHint-module__S462GG__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.62s;display:flex}.ScrollHint-module__S462GG__rule{background-color:var(--color-graphite-300);width:1px;height:18px}.ScrollHint-module__S462GG__label{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary-on-light);font-size:.6875rem;font-weight:500}.ScrollHint-module__S462GG__icon{color:var(--color-gold-accent);animation:ScrollHint-module__S462GG__hint-bounce 2.4s var(--ease-in-out-slow) infinite}@keyframes ScrollHint-module__S462GG__hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
@keyframes Hero-module__Vtspxq__enter-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Vtspxq__hero{z-index:0;background-color:var(--surface-base);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__row{flex:1;grid-template-columns:minmax(0,1fr);padding-top:clamp(128px,15vh,148px);display:grid}.Hero-module__Vtspxq__textColumn{z-index:4;justify-content:center;gap:var(--space-5);padding-inline:var(--container-padding);padding-bottom:var(--space-8);flex-direction:column;order:1;display:flex;position:relative}.Hero-module__Vtspxq__eyebrow{align-items:center;gap:var(--space-3);opacity:0;animation:Hero-module__Vtspxq__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.3s;display:flex}.Hero-module__Vtspxq__eyebrowLabel{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold-bright);white-space:nowrap;font-size:.6875rem;font-weight:600}.Hero-module__Vtspxq__eyebrowRule{background-color:var(--color-graphite-100);flex:1;max-width:160px;height:1px}.Hero-module__Vtspxq__slogan{font-family:var(--font-display);letter-spacing:.005em;text-transform:uppercase;color:var(--text-primary-on-light);flex-direction:column;align-self:flex-start;margin:0;font-size:clamp(2rem,6.5vw + .4rem,3.4rem);font-weight:400;line-height:1.08;display:flex}.Hero-module__Vtspxq__sloganLine{opacity:0;animation:Hero-module__Vtspxq__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.38s;display:block}.Hero-module__Vtspxq__sloganLine:nth-child(2){animation-delay:.44s}.Hero-module__Vtspxq__divider{background-color:var(--color-gold-accent);opacity:0;width:40px;height:2px;animation:Hero-module__Vtspxq__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;animation-delay:.56s}.Hero-module__Vtspxq__values{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Hero-module__Vtspxq__valuesItem{font-family:var(--font-mono);font-size:var(--font-size-label);letter-spacing:.14em;text-transform:uppercase;color:var(--color-silver-muted);opacity:0;animation:Hero-module__Vtspxq__enter-up var(--duration-hero) var(--ease-ceremonial) forwards;font-weight:500;animation-delay:.62s}.Hero-module__Vtspxq__valuesItem:nth-child(2){animation-delay:.67s}.Hero-module__Vtspxq__valuesItem:nth-child(3){animation-delay:.72s}.Hero-module__Vtspxq__valuesItem:nth-child(4){animation-delay:.77s}.Hero-module__Vtspxq__waveLayer{z-index:3;pointer-events:none;height:clamp(640px,88vh,880px);position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Hero-module__Vtspxq__photoColumn{z-index:2;aspect-ratio:4/5;order:3;position:relative}@media (min-width:540px){.Hero-module__Vtspxq__photoColumn{aspect-ratio:16/11}}@media (min-width:720px){.Hero-module__Vtspxq__row{padding-top:clamp(132px,15vh,152px)}}@media (min-width:1024px){.Hero-module__Vtspxq__row{max-width:var(--container-max);width:100%;padding-inline:var(--container-padding);grid-template-columns:minmax(280px,630px) minmax(320px,1fr);align-self:center;align-items:stretch;column-gap:clamp(24px,3vw,56px)}.Hero-module__Vtspxq__textColumn{padding-inline:0;margin-top:calc(var(--header-height) - clamp(132px, 15vh, 152px));order:1;align-self:start;height:clamp(640px,84vh,920px);padding-bottom:0}.Hero-module__Vtspxq__slogan{font-size:clamp(3.4rem,1.9vw + 2.17rem,3.9rem)}.Hero-module__Vtspxq__waveLayer{height:clamp(960px,120vh,1360px);transform:translateY(-50%)}.Hero-module__Vtspxq__photoColumn{margin-top:calc(var(--header-height) - clamp(132px, 15vh, 152px));order:2;place-self:start end;width:100%;max-width:640px;height:clamp(640px,84vh,920px)}}
