.site-header{--header-fg:var(--brand-light);--header-fg-muted:color-mix(in srgb,var(--brand-light) 88%,transparent);--header-bar-bg:color-mix(in srgb,var(--brand-dark) 42%,transparent);--header-bar-border:color-mix(in srgb,var(--brand-light) 16%,transparent);--header-bar-shadow:none;position:fixed;inset-inline:0;top:0;z-index:40;width:100%;max-width:100%;padding-block:.85rem;box-sizing:border-box;background:transparent;transition:padding .5s cubic-bezier(.16,1,.3,1),background .5s cubic-bezier(.16,1,.3,1)}.site-header.is-glass,.site-header.is-held{--header-fg:var(--brand-light);--header-fg-muted:color-mix(in srgb,var(--brand-light) 88%,transparent);--header-bar-bg:color-mix(in srgb,var(--brand-dark) 58%,transparent);--header-bar-border:color-mix(in srgb,var(--brand-light) 20%,transparent);--header-bar-shadow:0 12px 36px -22px rgba(0,0,0,0.45);padding-block:.7rem}.site-header.is-hero-end:not(.is-glass):not(.is-held){--header-fg:var(--brand-light);--header-fg-muted:color-mix(in srgb,var(--brand-light) 86%,transparent);--header-bar-bg:color-mix(in srgb,var(--brand-dark) 38%,transparent);--header-bar-border:color-mix(in srgb,var(--brand-light) 14%,transparent)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:100%;min-height:3.75rem;box-sizing:border-box;border-radius:999px;border:1px solid var(--header-bar-border);background:var(--header-bar-bg);box-shadow:var(--header-bar-shadow);padding:.45rem 1.1rem;backdrop-filter:blur(14px) saturate(1.15);-webkit-backdrop-filter:blur(14px) saturate(1.15);transition:background .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.site-header__brand-group{display:none}.site-header__brand{position:relative;z-index:10;color:var(--header-fg);text-decoration:none;align-self:center;flex:0 1 auto;min-width:0;max-width:min(28rem,42vw)}.site-header__brand,.site-header__brand>a{display:inline-flex;align-items:center;line-height:0}.site-header__logo-spin{max-width:100%}.site-header__logo{display:inline-flex;align-items:center;height:auto;width:auto;color:inherit;line-height:0}.site-header__logo img{display:block!important;width:auto!important;max-width:100%!important;height:2.85rem!important}@media (min-width:640px){.site-header__logo img{height:3.15rem!important}}@media (min-width:1024px){.site-header__logo img{height:3.35rem!important}}.site-header__monogram{display:block;height:2.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.site-header__nav{display:none;align-items:center;gap:1.2rem;flex:1 1 auto;justify-content:flex-end;min-width:0;align-self:center}.site-header__cta{display:none;flex:0 0 auto;align-self:center;line-height:0}.site-header__menu-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;z-index:10;display:inline-flex;align-items:center;justify-content:center;align-self:center;border:0;border-radius:999px;padding:.5rem;margin:0;background:transparent;color:var(--header-fg);font:inherit;line-height:1;cursor:pointer}@media (min-width:1024px){.site-header__nav{display:flex}.site-header__cta{display:block}.site-header__menu-btn{display:none!important}}.site-header__link{font-family:var(--font-heading),system-ui,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em;line-height:1;color:var(--header-fg-muted);text-decoration:none;white-space:nowrap;transition:color .3s ease}.site-header__link:focus-visible,.site-header__link:hover{color:var(--header-fg)}.site-header__link:focus-visible{outline:2px solid var(--header-fg);outline-offset:4px;border-radius:2px}.site-header__menu-btn:focus-visible{outline:2px solid var(--header-fg);outline-offset:3px}.site-header__drawer{position:fixed;inset:0;z-index:30;display:flex;flex-direction:column;width:100%;max-width:100%;background:var(--brand-dark);color:var(--brand-light)}@media (min-width:1024px){.site-header__drawer{display:none!important}}.site-header__drawer-nav{margin-top:6rem;display:flex;flex-direction:column;gap:.25rem;padding-inline:2rem}.site-header__drawer-link{border-bottom:1px solid color-mix(in srgb,var(--brand-light) 14%,transparent);padding-block:1rem;font-family:var(--font-heading),system-ui,sans-serif;font-size:1.5rem;color:var(--brand-light);text-decoration:none}.hero-cine-track{position:relative;display:block;width:100%;max-width:100%;overflow-x:clip}.hero-cine-track--story{height:150vh}.hero-cine-track--story-tablet{height:140vh}.hero-cine-track--story-mobile{height:130vh}.hero-cine-track--story .hero-cine{position:sticky;top:0;height:100svh;min-height:100svh}.hero-cine{--brand-dark:#434927;--brand-mid:#8a895a;--brand-light:#f0deb5;--hero-scroll:0;position:relative;width:100%;max-width:100%;min-height:100svh;overflow:clip;background:var(--brand-dark);color:var(--brand-light);isolation:isolate}.hero-cine__brand-veil{position:absolute;inset:0;z-index:1;overflow:clip;pointer-events:none}.hero-cine__veil-wash{position:absolute;inset:0;background:linear-gradient(125deg,color-mix(in srgb,#434927 78%,transparent),color-mix(in srgb,#555a35 42%,transparent) 38%,color-mix(in srgb,#434927 22%,transparent) 62%,transparent);opacity:.62;transition:opacity 1.1s cubic-bezier(.22,1,.36,1),background 1.1s ease}.hero-cine__veil-leaf{position:absolute;width:min(1100px,78%);opacity:.24;mix-blend-mode:normal;filter:none;transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity 1s ease}.hero-cine__veil-leaf img,.hero-cine__veil-symbol{display:block;width:100%;height:auto;aspect-ratio:120/140}.hero-cine__veil-leaf--l{left:-12%;top:-10%;transform:translateZ(0) rotate(-2deg)}.hero-cine__veil-leaf--r{right:-14%;left:auto;top:8%;transform:translateZ(0) rotate(2deg)}.hero-cine[data-enter=held] .hero-cine__veil-wash{opacity:.55}.hero-cine[data-enter=held] .hero-cine__veil-leaf--l{transform:translate3d(8px,4px,0) rotate(-2deg);opacity:.28}.hero-cine[data-enter=held] .hero-cine__veil-leaf--r{transform:translate3d(-8px,2px,0) rotate(2deg);opacity:.24}.hero-cine[data-enter=held] .hero-cine__content{opacity:1}.hero-cine__logo-official{display:block}.hero-cine__logo-official img,.hero-cine__logo-official span{height:clamp(5.5rem,14vw,9rem)!important;max-width:min(40rem,88vw)!important;width:auto!important}.hero-cine[data-enter=held] .hero-cine__cta,.hero-cine[data-enter=held] .hero-cine__disclaimer,.hero-cine[data-enter=held] .hero-cine__headline,.hero-cine[data-enter=held] .hero-cine__logo-official,.hero-cine[data-enter=held] .hero-cine__opening{opacity:1}.hero-cine[data-enter=held] .hero-cine__shade--atmosphere{opacity:.2}.hero-cine[data-enter=end] .hero-cine__content,.hero-cine[data-enter=end] .hero-cine__cta,.hero-cine[data-enter=end] .hero-cine__disclaimer,.hero-cine[data-enter=end] .hero-cine__headline,.hero-cine[data-enter=end] .hero-cine__opening,.hero-cine[data-enter=held] .hero-cine__shade--read,.hero-cine[data-enter=play] .hero-cine__content,.hero-cine[data-enter=play] .hero-cine__cta,.hero-cine[data-enter=play] .hero-cine__disclaimer,.hero-cine[data-enter=play] .hero-cine__headline,.hero-cine[data-enter=play] .hero-cine__opening,.hero-cine[data-enter=reduced] .hero-cine__content,.hero-cine[data-enter=reduced] .hero-cine__cta,.hero-cine[data-enter=reduced] .hero-cine__disclaimer,.hero-cine[data-enter=reduced] .hero-cine__headline,.hero-cine[data-enter=reduced] .hero-cine__opening{opacity:1}.hero-cine[data-enter=end] .hero-cine__veil-wash,.hero-cine[data-enter=play] .hero-cine__veil-wash{opacity:1;background:linear-gradient(112deg,color-mix(in srgb,#434927 58%,transparent),color-mix(in srgb,#434927 22%,transparent) 18%,transparent 38%,transparent)}.hero-cine[data-enter=end] .hero-cine__veil-leaf--l,.hero-cine[data-enter=play] .hero-cine__veil-leaf--l{transform:translate3d(-22px,-10px,0) rotate(-3deg);opacity:.07}.hero-cine[data-enter=end] .hero-cine__veil-leaf--r,.hero-cine[data-enter=play] .hero-cine__veil-leaf--r{transform:translate3d(22px,8px,0) rotate(3deg);opacity:.05}.hero-cine[data-enter=reduced] .hero-cine__veil-wash{opacity:1;background:linear-gradient(112deg,color-mix(in srgb,#434927 55%,transparent),transparent 36%,transparent);transition:none}.hero-cine[data-enter=reduced] .hero-cine__veil-leaf--l,.hero-cine[data-enter=reduced] .hero-cine__veil-leaf--r{transform:none;opacity:.1;transition:none}.hero-cine__fallback,.hero-cine__poster img{transform:scale(1);transform-origin:52% 45%;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.hero-cine[data-enter=end] .hero-cine__fallback,.hero-cine[data-enter=end] .hero-cine__poster img,.hero-cine[data-enter=play] .hero-cine__fallback,.hero-cine[data-enter=play] .hero-cine__poster img{transform:scale(1.025)}.hero-cine[data-enter=held] .hero-cine__fallback,.hero-cine[data-enter=held] .hero-cine__poster img,.hero-cine[data-enter=reduced] .hero-cine__fallback,.hero-cine[data-enter=reduced] .hero-cine__poster img{transform:scale(1)}@media (max-width:767px){.hero-cine__veil-leaf{width:min(720px,88%)}.hero-cine__veil-leaf--l{left:-16%;top:-8%}.hero-cine__veil-leaf--r{right:-18%;top:14%}.hero-cine[data-enter=end] .hero-cine__veil-leaf--l,.hero-cine[data-enter=play] .hero-cine__veil-leaf--l{transform:translate3d(-18px,-8px,0) rotate(-2deg)}.hero-cine[data-enter=end] .hero-cine__veil-leaf--r,.hero-cine[data-enter=play] .hero-cine__veil-leaf--r{transform:translate3d(18px,6px,0) rotate(2deg)}}@media (prefers-reduced-motion:reduce){.hero-cine__fallback,.hero-cine__poster img,.hero-cine__veil-leaf,.hero-cine__veil-wash{transition:none!important}.hero-cine[data-enter=end] .hero-cine__poster img,.hero-cine[data-enter=play] .hero-cine__poster img{transform:scale(1)!important}}.hero-cine__media{overflow:clip;z-index:0}.hero-cine__gate,.hero-cine__media{position:absolute;inset:0;width:100%;height:100%}.hero-cine__gate{transform:none;clip-path:none;filter:none}.hero-cine__fallback,.hero-cine__poster img{filter:brightness(.92) saturate(.98)}.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:52% 42%;object-position:52% 42%}@media (max-width:767px){.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{-o-object-position:48% 38%;object-position:48% 38%}}@media (min-width:768px) and (max-width:1279px){.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{-o-object-position:50% 40%;object-position:50% 40%}}@media (min-width:1920px){.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{-o-object-position:54% 44%;object-position:54% 44%}}.hero-cine__media picture,.hero-cine__poster{position:absolute;inset:0}.hero-cine__poster.is-under-webgl{opacity:0;transition:opacity .48s ease;pointer-events:none}.hero-cine__poster.is-under-video{opacity:0;transition:opacity .6s ease;pointer-events:none}.hero-cine__video{position:absolute;inset:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;pointer-events:none;background:#434927}.hero-cine[data-video=playing] .hero-cine__veil-wash{opacity:.28}.hero-cine[data-video=playing][data-enter=end] .hero-cine__veil-wash,.hero-cine[data-video=playing][data-enter=held] .hero-cine__veil-wash,.hero-cine[data-video=playing][data-enter=play] .hero-cine__veil-wash{opacity:.22}.hero-cine[data-video=playing] .hero-cine__shade--atmosphere{opacity:.2}.hero-cine__webgl{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .52s ease}.hero-cine__webgl.is-ready{opacity:1}.hero-cine__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}.hero-cine__shade--atmosphere{position:absolute;inset:0;pointer-events:none;opacity:.42;background:linear-gradient(180deg,rgba(67,73,39,.38),transparent 26%,transparent 64%,rgba(67,73,39,.4))}.hero-cine__shade--read{position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(105deg,rgba(67,73,39,.58),rgba(67,73,39,.28) 22%,rgba(67,73,39,.08) 40%,transparent 54%);will-change:opacity}.hero-cine__shade--vignette{position:absolute;inset:0;pointer-events:none;opacity:.22;background:linear-gradient(90deg,rgba(67,73,39,.28),transparent 16%,transparent 84%,rgba(67,73,39,.2))}.hero-cine__shade--scroll{position:absolute;inset:0;pointer-events:none;opacity:calc(var(--hero-scroll) * .55);background:linear-gradient(180deg,transparent 35%,rgba(67,73,39,.35) 72%,rgba(67,73,39,.78)),radial-gradient(90% 70% at 50% 42%,transparent 20%,rgba(67,73,39,.42) 100%)}.hero-cine__observe-hit{position:absolute;inset:0;z-index:1;margin:0;border:0;padding:0;cursor:zoom-in;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero-cine__observe-hit:disabled{cursor:default;pointer-events:none}.hero-cine[data-observe=detail] .hero-cine__observe-hit{cursor:zoom-out}.hero-cine__observe-hit:focus-visible{outline:none}.hero-cine__observe-hit:focus-visible:after{content:"";position:absolute;inset:1rem;border:2px solid var(--brand-light);border-radius:.5rem;pointer-events:none}.hero-cine__content{position:relative;z-index:2;display:flex;min-height:100svh;flex-direction:column;justify-content:flex-end;padding:calc(5.5rem + env(safe-area-inset-top, 0px)) clamp(1.25rem,4vw,5rem) clamp(2.5rem,7vh,4.5rem);pointer-events:none;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1)}.hero-cine__content a,.hero-cine__content button{pointer-events:auto}.hero-cine__copy{max-width:min(28rem,92vw)}.hero-cine__brand-row{display:flex;align-items:center;gap:.9rem}.hero-cine__brand-icon{position:relative;display:inline-flex;height:3.1rem;width:3.1rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--brand-light) 22%,transparent);border-radius:999px;background:radial-gradient(65% 65% at 38% 32%,color-mix(in srgb,var(--brand-light) 18%,transparent) 0,transparent 100%),color-mix(in srgb,var(--brand-dark) 82%,transparent);box-shadow:0 .8rem 2rem -1.2rem rgba(67,73,39,.85);cursor:pointer;isolation:isolate;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease,background .22s ease}.hero-cine__brand-icon:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand-light) 38%,transparent);box-shadow:0 1rem 2.4rem -1.2rem rgba(67,73,39,.9),0 0 0 1px color-mix(in srgb,var(--brand-light) 10%,transparent)}.hero-cine__brand-icon:focus-visible{outline:2px solid var(--brand-light);outline-offset:4px}.hero-cine__brand-icon-frame{display:block;width:1.55rem;height:1.55rem;-o-object-fit:contain;object-fit:contain;transform-style:preserve-3d}.hero-cine__brand-icon[data-fx=spin] .hero-cine__brand-icon-frame{animation:hero-brand-spin .9s cubic-bezier(.22,1,.36,1)}.hero-cine__brand-icon[data-fx=pulse] .hero-cine__brand-icon-frame{animation:hero-brand-pulse .22s ease}.hero-cine__brand{margin:0;display:inline-flex;align-items:center;color:var(--brand-light);font-family:var(--font-heading),system-ui,sans-serif}.hero-cine__brand-wordmark{display:inline-flex;flex-direction:column;line-height:1.05}@media (min-width:1024px){.hero-cine__brand-wordmark{display:none}}.hero-cine__brand-line{font-weight:600;font-size:clamp(1.65rem,2.8vw,2.35rem);letter-spacing:-.02em}.hero-cine__brand-line--sub{margin-top:.05em;font-weight:300;font-size:.42em;letter-spacing:.28em;text-transform:uppercase}.hero-cine__brand-mark{display:block;width:clamp(11rem,26vw,15rem);height:auto}.hero-cine__opening{margin:.9rem 0 0;max-width:22rem;font-weight:300;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.35;color:color-mix(in srgb,var(--brand-light) 88%,transparent)}.hero-cine__headline,.hero-cine__opening{font-family:var(--font-heading),system-ui,sans-serif}.hero-cine__headline{margin:1.35rem 0 0;font-weight:600;font-size:clamp(1.55rem,3.1vw,2.55rem);line-height:1.2;letter-spacing:-.02em;color:var(--brand-light);text-wrap:balance}.hero-cine__line{display:block;overflow:hidden}.hero-cine__line-inner{display:block;clip-path:inset(0 0 0 0);transform:none}.hero-cine__reveal{display:inline-block;clip-path:inset(0 0 0 0)}.hero-cine__cta{position:relative;display:inline-flex;align-items:center;margin-top:1.75rem;min-height:2.75rem;padding:.7rem .35rem .7rem 0;color:var(--brand-light);font-size:.92rem;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),color .22s ease}.hero-cine__cta:before{content:"";position:absolute;inset:.15rem -.45rem;border-radius:999px;background:radial-gradient(80% 90% at 18% 50%,color-mix(in srgb,var(--brand-light) 18%,transparent) 0,transparent 100%),color-mix(in srgb,var(--brand-light) 3%,transparent);opacity:0;transform:scale(.96);transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1);pointer-events:none}.hero-cine__cta-label{position:relative;z-index:1;display:inline-block;clip-path:inset(0 0 0 0);border-bottom:1px solid color-mix(in srgb,var(--brand-light) 70%,transparent);transition:border-color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.hero-cine__cta:hover{transform:translateY(-1px)}.hero-cine__cta:active{transform:translateY(1px) scale(.985)}.hero-cine__cta:active:before{opacity:.85;transform:scale(.98)}.hero-cine__cta:focus-visible:before,.hero-cine__cta:hover:before{opacity:1;transform:scale(1)}.hero-cine__cta:focus-visible .hero-cine__cta-label,.hero-cine__cta:hover .hero-cine__cta-label{border-color:var(--brand-light);transform:translateX(.14rem)}.hero-cine__cta:focus-visible{outline:2px solid var(--brand-light);outline-offset:4px}.hero-cine__disclaimer{margin:1.5rem 0 0;max-width:16rem;font-size:.6rem;line-height:1.45;color:color-mix(in srgb,var(--brand-light) 74%,transparent);clip-path:inset(0 0 100% 0);opacity:.9}.hero-cine__continue{position:absolute;z-index:2;left:50%;bottom:1.5rem;display:flex;height:2.75rem;width:1px;align-items:flex-start;justify-content:center;transform:translateX(-50%);opacity:0;pointer-events:none}.hero-cine__continue-line{display:block;width:1px;height:0;background:color-mix(in srgb,var(--brand-light) 75%,white)}.hero-cine[data-enter=end][data-observe=detail] .hero-cine__gate,.hero-cine[data-enter=reduced][data-observe=detail] .hero-cine__gate,.hero-cine[data-observe=detail] .hero-cine__gate{animation:none;clip-path:none;transform:none;filter:none}.hero-cine[data-observe=editorial] .hero-cine__gate{transition:none}.hero-cine[data-observe=detail] .hero-cine__fallback,.hero-cine[data-observe=detail] .hero-cine__poster img{filter:brightness(1.04) saturate(1.02);-o-object-position:52% 40%;object-position:52% 40%;transform:none;transition:object-position .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition:object-position .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),-o-object-position .9s cubic-bezier(.22,1,.36,1)}.hero-cine[data-observe=editorial] .hero-cine__fallback,.hero-cine[data-observe=editorial] .hero-cine__poster img{transition:object-position .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1);transition:object-position .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1),-o-object-position .78s cubic-bezier(.22,1,.36,1)}.hero-cine[data-observe=detail] .hero-cine__shade--atmosphere{opacity:.08}.hero-cine[data-observe=detail] .hero-cine__shade--read{opacity:.28}.hero-cine[data-observe=detail] .hero-cine__shade--vignette{opacity:.55}.hero-cine[data-observe=detail] .hero-cine__content{opacity:.12;filter:blur(1px);transform:translate3d(-1.2rem,.4rem,0) scale(.97)}.hero-cine[data-observe=detail] .hero-cine__continue{opacity:0!important;pointer-events:none!important}.hero-cine__return{position:absolute;z-index:3;left:clamp(1.25rem,4vw,5rem);bottom:clamp(2.2rem,6vh,3.8rem);display:inline-flex;align-items:center;min-height:2.5rem;margin:0;padding:.45rem 0;border:0;background:transparent;color:var(--brand-light);font-family:var(--font-heading),system-ui,sans-serif;font-size:.78rem;font-weight:300;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;opacity:0;pointer-events:none;transform:translate3d(0,.5rem,0);transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1),border-color .22s ease;border-bottom:1px solid color-mix(in srgb,var(--brand-light) 45%,transparent)}.hero-cine[data-observe=detail] .hero-cine__return{opacity:1;pointer-events:auto;transform:none}.hero-cine__return:hover{border-bottom-color:var(--brand-light)}.hero-cine__return:focus-visible{outline:2px solid var(--brand-light);outline-offset:4px}.hero-cine__detail-hint{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-cine__chapter-cue{position:absolute;z-index:2;left:clamp(1.25rem,4vw,5rem);bottom:clamp(1.4rem,4vh,2.4rem);margin:0;font-family:var(--font-heading),system-ui,sans-serif;font-size:.72rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:color-mix(in srgb,var(--brand-light) 70%,transparent);opacity:calc(clamp(0, (var(--hero-scroll) - .55) / .35, 1));transform:translate3d(0,calc((1 - clamp(0, (var(--hero-scroll) - .55) / .35, 1)) * 1.2rem),0);pointer-events:none}.hero-cine[data-scroll-story=on][data-enter=end] .hero-cine__gate,.hero-cine[data-scroll-story=on][data-enter=reduced] .hero-cine__gate{transform:none;filter:none;clip-path:none}.hero-cine[data-scroll-story=on] .hero-cine__fallback,.hero-cine[data-scroll-story=on] .hero-cine__poster img{-o-object-position:calc(50% + var(--hero-scroll) * 4%) calc(45% - var(--hero-scroll) * 8%);object-position:calc(50% + var(--hero-scroll) * 4%) calc(45% - var(--hero-scroll) * 8%)}.hero-cine[data-scroll-story=on] .hero-cine__content{transform:none;opacity:calc(1 - var(--hero-scroll) * .92);filter:none}.hero-cine[data-scroll-story=on] .hero-cine__headline{letter-spacing:calc(-.02em + var(--hero-scroll) * .06em);transform:translate3d(0,calc(var(--hero-scroll) * -.8rem),0)}.hero-cine[data-scroll-story=on] .hero-cine__opening{clip-path:inset(0 0 0 calc(var(--hero-scroll) * 100%));opacity:calc(1 - var(--hero-scroll) * 1.4)}.hero-cine[data-scroll-story=on] .hero-cine__continue{opacity:calc((1 - var(--hero-scroll) * 1.6) * 1)}.hero-cine[data-scroll-story=on] .hero-cine__observe-hit{opacity:calc(1 - var(--hero-scroll) * 2)}.hero-cine[data-enter=play] .hero-cine__gate{animation:none;transform:none;clip-path:none;filter:none}.hero-cine[data-enter=play] .hero-cine__shade--atmosphere{animation:hero-atmosphere-lift 1s cubic-bezier(.22,1,.36,1) .45s both}.hero-cine[data-enter=play] .hero-cine__shade--read{animation:hero-read-in .7s cubic-bezier(.22,1,.36,1) .9s both}.hero-cine[data-enter=play] .hero-cine__brand .hero-cine__reveal{animation:hero-wipe-x .7s cubic-bezier(.22,1,.36,1) .2s both}.hero-cine[data-enter=play] .hero-cine__opening .hero-cine__reveal{animation:hero-wipe-x .7s cubic-bezier(.22,1,.36,1) .38s both}.hero-cine[data-enter=play] .hero-cine__line[data-line="1"] .hero-cine__line-inner{animation:hero-line-reveal .65s cubic-bezier(.22,1,.36,1) .52s both}.hero-cine[data-enter=play] .hero-cine__line[data-line="2"] .hero-cine__line-inner{animation:hero-line-reveal .65s cubic-bezier(.22,1,.36,1) .68s both}.hero-cine[data-enter=play] .hero-cine__line[data-line="3"] .hero-cine__line-inner{animation:hero-line-reveal .65s cubic-bezier(.22,1,.36,1) .84s both}.hero-cine[data-enter=play] .hero-cine__cta-label{animation:hero-wipe-x .6s cubic-bezier(.22,1,.36,1) .98s both}.hero-cine[data-enter=play] .hero-cine__disclaimer{animation:hero-line-reveal .5s cubic-bezier(.22,1,.36,1) 1.1s both}.hero-cine[data-enter=play] .hero-cine__continue{animation:hero-continue-in .6s cubic-bezier(.22,1,.36,1) 1.15s both}.hero-cine[data-enter=play] .hero-cine__continue-line{animation:hero-continue-grow .7s cubic-bezier(.22,1,.36,1) 1.2s both}.hero-cine[data-enter=end] .hero-cine__gate{clip-path:inset(0 round 0);filter:brightness(1) saturate(1)}.hero-cine[data-enter=end] .hero-cine__continue,.hero-cine[data-enter=reduced] .hero-cine__continue{pointer-events:auto}.hero-cine[data-enter=mid] .hero-cine__gate{animation:none;clip-path:none;transform:none;filter:none}.hero-cine[data-enter=mid] .hero-cine__shade--atmosphere{animation:none;opacity:.32}.hero-cine[data-enter=mid] .hero-cine__shade--read{animation:none;opacity:.22}.hero-cine[data-enter=mid] .hero-cine__brand .hero-cine__reveal{animation:none;clip-path:inset(0 42% 0 0)}.hero-cine[data-enter=mid] .hero-cine__cta-label,.hero-cine[data-enter=mid] .hero-cine__opening .hero-cine__reveal{animation:none;clip-path:inset(0 100% 0 0)}.hero-cine[data-enter=mid] .hero-cine__disclaimer,.hero-cine[data-enter=mid] .hero-cine__line-inner{animation:none;clip-path:inset(0 0 100% 0);transform:translate3d(0,.35em,0)}.hero-cine[data-enter=mid] .hero-cine__continue{animation:none;opacity:0}.hero-cine[data-enter=mid] .hero-cine__continue-line{animation:none;height:0}.hero-cine[data-enter=end] .hero-cine__gate,.hero-cine[data-enter=reduced] .hero-cine__gate{clip-path:inset(0 round 0);transform:scale(1);filter:none}.hero-cine[data-enter=reduced] .hero-cine__shade--atmosphere{opacity:.2}.hero-cine[data-enter=reduced] .hero-cine__shade--read{opacity:1}.hero-cine[data-enter=reduced] .hero-cine__cta-label,.hero-cine[data-enter=reduced] .hero-cine__disclaimer,.hero-cine[data-enter=reduced] .hero-cine__line-inner,.hero-cine[data-enter=reduced] .hero-cine__reveal{clip-path:inset(0 0 0 0);transform:none}.hero-cine[data-enter=reduced] .hero-cine__continue{opacity:1}.hero-cine[data-enter=reduced] .hero-cine__continue-line{height:2rem}.hero-cine[data-enter=end] .hero-cine__gate{animation:none;clip-path:none;transform:none;filter:none}.hero-cine[data-enter=end] .hero-cine__shade--atmosphere{animation:none;opacity:.2}.hero-cine[data-enter=end] .hero-cine__shade--read{animation:none;opacity:1}.hero-cine[data-enter=end] .hero-cine__brand .hero-cine__reveal,.hero-cine[data-enter=end] .hero-cine__cta-label,.hero-cine[data-enter=end] .hero-cine__disclaimer,.hero-cine[data-enter=end] .hero-cine__line-inner,.hero-cine[data-enter=end] .hero-cine__line[data-line] .hero-cine__line-inner,.hero-cine[data-enter=end] .hero-cine__opening .hero-cine__reveal,.hero-cine[data-enter=end] .hero-cine__reveal{animation:none!important;clip-path:inset(0 0 0 0);transform:none;opacity:1}.hero-cine[data-enter=end] .hero-cine__continue{animation:none;opacity:1}.hero-cine[data-enter=end] .hero-cine__continue-line{animation:none;height:2rem}@keyframes hero-gate-expand{0%{clip-path:inset(16% 20% 18% 20% round 0);transform:scale(1.12);filter:brightness(.72) saturate(.92)}to{clip-path:inset(0 round 0);transform:scale(1);filter:brightness(1) saturate(1)}}@keyframes hero-atmosphere-lift{0%{opacity:.55}to{opacity:.2}}@keyframes hero-read-in{0%{opacity:0}to{opacity:1}}@keyframes hero-wipe-x{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes hero-line-reveal{0%{clip-path:inset(0 0 100% 0);transform:translate3d(0,.35em,0)}to{clip-path:inset(0 0 0 0);transform:translateZ(0)}}@keyframes hero-continue-in{0%{opacity:0}to{opacity:1}}@keyframes hero-continue-grow{0%{height:0}to{height:2rem}}@keyframes hero-brand-spin{0%{transform:perspective(680px) rotateX(0deg) rotateY(0deg) scale(1)}42%{transform:perspective(680px) rotateX(10deg) rotateY(170deg) scale(1.04)}to{transform:perspective(680px) rotateX(0deg) rotateY(1turn) scale(1)}}@keyframes hero-brand-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(.96);opacity:.9}to{transform:scale(1);opacity:1}}@media (max-width:639px){.hero-cine__brand-row{gap:.7rem}.hero-cine__brand-icon{height:2.8rem;width:2.8rem}.hero-cine__shade--read{background:linear-gradient(180deg,transparent 48%,rgba(67,73,39,.22) 68%,rgba(67,73,39,.62))}.hero-cine__shade--vignette{opacity:.45}.hero-cine__copy{max-width:none}.hero-cine__headline{font-size:clamp(1.45rem,7vw,1.9rem)}}@media (max-width:767px){.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{-o-object-position:52% 38%;object-position:52% 38%}.hero-cine__content{padding-top:calc(4.75rem + env(safe-area-inset-top, 0px));padding-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px));justify-content:flex-end}.hero-cine__copy{gap:.85rem}.hero-cine__opening{display:none}.hero-cine__disclaimer{font-size:.58rem;letter-spacing:.04em;max-width:18rem;opacity:.72}.hero-cine__cta{min-height:2.75rem;padding-inline:1.35rem;align-self:flex-start}.hero-cine__return{left:50%;right:auto;bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px));min-height:2.75rem;padding-inline:1.25rem;transform:translate3d(-50%,.5rem,0)}.hero-cine[data-observe=detail] .hero-cine__return{transform:translate3d(-50%,0,0)}.hero-cine[data-scroll-story=on] .hero-cine__content{filter:none;transform:none;opacity:calc(1 - var(--hero-scroll) * .88)}.hero-cine[data-scroll-story=on][data-enter=end] .hero-cine__gate,.hero-cine[data-scroll-story=on][data-enter=reduced] .hero-cine__gate{transform:none;filter:brightness(calc(1 - var(--hero-scroll) * .22));clip-path:inset(0 round 0)}.hero-cine[data-scroll-story=on] .hero-cine__fallback,.hero-cine[data-scroll-story=on] .hero-cine__poster img{-o-object-position:calc(52% + var(--hero-scroll) * 2%) calc(38% - var(--hero-scroll) * 12%);object-position:calc(52% + var(--hero-scroll) * 2%) calc(38% - var(--hero-scroll) * 12%)}.hero-cine[data-observe=detail] .hero-cine__fallback,.hero-cine[data-observe=detail] .hero-cine__media img{-o-object-position:50% 32%;object-position:50% 32%}.hero-cine__continue{bottom:calc(.85rem + env(safe-area-inset-bottom, 0px))}.hero-cine__chapter-cue{left:1.1rem;bottom:calc(3.4rem + env(safe-area-inset-bottom, 0px));font-size:.65rem}}.hero-cine__touch-cue{position:absolute;z-index:2;left:50%;bottom:calc(4.6rem + env(safe-area-inset-bottom, 0px));transform:translateX(-50%);margin:0;padding:.35rem .75rem;border:1px solid color-mix(in srgb,var(--brand-light) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--brand-dark) 55%,transparent);color:color-mix(in srgb,var(--brand-light) 88%,transparent);font-family:var(--font-heading),system-ui,sans-serif;font-size:.62rem;font-weight:300;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:calc(1 - var(--hero-scroll) * 4)}.hero-cine[data-input=fine] .hero-cine__touch-cue{display:none}@media (min-width:768px) and (max-width:1023px){.hero-cine__fallback,.hero-cine__media img,.hero-cine__media picture{-o-object-position:50% 42%;object-position:50% 42%}.hero-cine__copy,.hero-cine__opening{max-width:22rem}}@media (min-width:1024px){.hero-cine__content{padding-bottom:clamp(3rem,8vh,5.5rem)}.hero-cine__copy{max-width:26rem}}@media (prefers-reduced-motion:reduce){.hero-cine[data-enter=play] .hero-cine__continue,.hero-cine[data-enter=play] .hero-cine__continue-line,.hero-cine[data-enter=play] .hero-cine__cta-label,.hero-cine[data-enter=play] .hero-cine__disclaimer,.hero-cine[data-enter=play] .hero-cine__gate,.hero-cine[data-enter=play] .hero-cine__line-inner,.hero-cine[data-enter=play] .hero-cine__reveal,.hero-cine[data-enter=play] .hero-cine__shade--atmosphere,.hero-cine[data-enter=play] .hero-cine__shade--read{animation:none!important}.hero-cine[data-enter=play] .hero-cine__gate{clip-path:inset(0 round 0);transform:none;filter:none}.hero-cine[data-enter=play] .hero-cine__shade--atmosphere{opacity:.2}.hero-cine[data-enter=play] .hero-cine__shade--read{opacity:1}.hero-cine[data-enter=play] .hero-cine__cta-label,.hero-cine[data-enter=play] .hero-cine__disclaimer,.hero-cine[data-enter=play] .hero-cine__line-inner,.hero-cine[data-enter=play] .hero-cine__reveal{clip-path:inset(0 0 0 0);transform:none}.hero-cine[data-enter=play] .hero-cine__continue,.hero-cine[data-enter=play] .hero-cine__cta{pointer-events:auto;opacity:1}.hero-cine[data-enter=play] .hero-cine__continue-line{height:2rem}.hero-cine__brand-icon-frame{animation:none!important}.hero-cine-track--story,.hero-cine-track--story-mobile,.hero-cine-track--story-tablet{height:auto}.hero-cine-track--story .hero-cine,.hero-cine-track--story-mobile .hero-cine,.hero-cine-track--story-tablet .hero-cine{position:relative;height:auto}.hero-cine[data-scroll-story=on] .hero-cine__content,.hero-cine[data-scroll-story=on] .hero-cine__continue,.hero-cine[data-scroll-story=on] .hero-cine__fallback,.hero-cine[data-scroll-story=on] .hero-cine__headline,.hero-cine[data-scroll-story=on] .hero-cine__observe-hit,.hero-cine[data-scroll-story=on] .hero-cine__opening,.hero-cine[data-scroll-story=on] .hero-cine__poster img,.hero-cine[data-scroll-story=on][data-enter=end] .hero-cine__gate,.hero-cine[data-scroll-story=on][data-enter=reduced] .hero-cine__gate,.hero-cine__chapter-cue,.hero-cine__touch-cue{transform:none!important;filter:none!important;clip-path:none!important;opacity:1!important}.hero-cine__chapter-cue,.hero-cine__touch-cue{display:none!important}.hero-cine[data-enter=end][data-observe=detail] .hero-cine__gate,.hero-cine[data-enter=reduced][data-observe=detail] .hero-cine__gate,.hero-cine[data-observe=detail] .hero-cine__gate{transform:none;filter:brightness(1.06) saturate(1.05);transition:none}.hero-cine[data-observe=detail] .hero-cine__content{filter:none;transform:none;opacity:.4;transition:none}.hero-cine[data-observe=detail] .hero-cine__fallback,.hero-cine[data-observe=detail] .hero-cine__poster img{-o-object-position:50% 36%;object-position:50% 36%;transition:none}}.hero-cine[data-enter] .hero-cine__gate,.hero-cine[data-observe] .hero-cine__gate,.hero-cine[data-scroll-story] .hero-cine__gate,.hero-cine[data-video] .hero-cine__gate,.hero-cine__gate{filter:none!important;transform:none!important;clip-path:none!important;animation:none!important}.hero-cine__video{filter:none!important;transform:none!important}