.Hero-module__ZARIfG__hero{isolation:isolate;background:var(--ink);grid-template-rows:1fr auto;min-height:max(100svh,560px);display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__media{z-index:-3;position:absolute;inset:0}.Hero-module__ZARIfG__poster,.Hero-module__ZARIfG__video{object-fit:cover;object-position:50% 35%;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__poster{animation:Hero-module__ZARIfG__settle 2.8s var(--ease) both}.Hero-module__ZARIfG__video{z-index:-2;opacity:0;transition:opacity 1.4s var(--ease)}.Hero-module__ZARIfG__video[data-state=playing],.Hero-module__ZARIfG__video[data-state=paused]{opacity:1}.Hero-module__ZARIfG__shade{z-index:-1;background:linear-gradient(#05050700 45%,#0505078c 72%,#050507eb 100%),linear-gradient(#0505078c 0%,#05050700 22%),radial-gradient(at 50% 45%,#0000 55%,#0505078c 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{padding-top:calc(var(--header-h) + 40px);align-self:end;padding-bottom:clamp(20px,3vw,40px);container-type:inline-size}.Hero-module__ZARIfG__kicker{color:var(--paper);animation:Hero-module__ZARIfG__fade 1s .5s var(--ease) both;margin-bottom:clamp(16px,2vw,28px)}.Hero-module__ZARIfG__title{margin:0}.Hero-module__ZARIfG__title img{filter:drop-shadow(0 2px 30px #05050773);width:94%;max-width:1570px;height:auto;animation:Hero-module__ZARIfG__rise 1.2s var(--ease) both;display:block}.Hero-module__ZARIfG__bar{border-top:1px solid var(--line);animation:Hero-module__ZARIfG__fade 1s .8s var(--ease) both;justify-content:flex-end;align-items:flex-end;gap:32px;padding-top:20px;padding-bottom:clamp(24px,3.5vw,44px);display:flex;position:relative}.Hero-module__ZARIfG__controls{left:max(var(--gutter), calc((100% - var(--container)) / 2));z-index:2;gap:8px;display:flex;position:absolute;bottom:clamp(24px,3.5vw,44px)}.Hero-module__ZARIfG__controls button{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:40px;font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#05050759;align-items:center;gap:12px;padding:0 16px;font-size:11px;font-weight:500;transition:border-color .3s,background-color .3s;display:inline-flex}.Hero-module__ZARIfG__controls button:hover{border-color:var(--paper);background:#05050799}.Hero-module__ZARIfG__controls button[data-sound=true]{border-color:var(--uv)}.Hero-module__ZARIfG__controls [data-meter]{align-items:flex-end;gap:2px;height:12px;display:inline-flex}.Hero-module__ZARIfG__controls [data-meter] i{background:currentColor;width:2px;height:3px}.Hero-module__ZARIfG__controls [data-meter=on] i{background:var(--uv);animation:.9s ease-in-out infinite alternate Hero-module__ZARIfG__meter}.Hero-module__ZARIfG__controls [data-meter=on] i:nth-child(2){animation-delay:-.3s}.Hero-module__ZARIfG__controls [data-meter=on] i:nth-child(3){animation-delay:-.6s}.Hero-module__ZARIfG__controls [data-meter=on] i:nth-child(4){animation-delay:-.15s}.Hero-module__ZARIfG__cue{text-align:right;gap:4px;max-width:420px;display:grid}.Hero-module__ZARIfG__cueTitle{font-family:var(--font-display);letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:1.15;transition:color .3s}a.Hero-module__ZARIfG__cue:hover .Hero-module__ZARIfG__cueTitle{color:var(--uv)}.Hero-module__ZARIfG__cue .Hero-module__ZARIfG__label{justify-content:flex-end}.Hero-module__ZARIfG__scroll{place-items:center;width:40px;height:64px;display:grid}.Hero-module__ZARIfG__scroll span{background:var(--line-strong);width:1px;height:56px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scroll span:after{content:"";background:var(--paper);animation:Hero-module__ZARIfG__scroll-cue 2.4s var(--ease) infinite;position:absolute;inset:0}@keyframes Hero-module__ZARIfG__settle{0%{opacity:.4;scale:1.08}}@keyframes Hero-module__ZARIfG__rise{0%{opacity:0;clip-path:inset(0 0 100%);translate:0 .35em}to{clip-path:inset(0 0 -10%)}}@keyframes Hero-module__ZARIfG__fade{0%{opacity:0}}@keyframes Hero-module__ZARIfG__meter{0%{height:3px}to{height:12px}}@keyframes Hero-module__ZARIfG__scroll-cue{0%{translate:0 -100%}to{translate:0 100%}}@media (max-width:767px){.Hero-module__ZARIfG__poster,.Hero-module__ZARIfG__video{object-position:50% 30%}.Hero-module__ZARIfG__bar{flex-direction:column;align-items:stretch;gap:16px}.Hero-module__ZARIfG__cue{text-align:left;max-width:none}.Hero-module__ZARIfG__cue .Hero-module__ZARIfG__label{justify-content:flex-start}.Hero-module__ZARIfG__cueTitle{font-size:19px}.Hero-module__ZARIfG__scroll{display:none}.Hero-module__ZARIfG__controls{top:calc(var(--header-h) + 12px);bottom:auto;left:auto;right:var(--gutter)}.Hero-module__ZARIfG__controls button{height:36px;padding:0 12px}}
.Gallery-module__3QxX8q__list{margin:0;padding:0;list-style:none;display:grid}.Gallery-module__3QxX8q__list a{background:var(--ink-3);height:100%;display:block;overflow:hidden}.Gallery-module__3QxX8q__list img{object-fit:cover;filter:brightness(.88);width:100%;height:100%;transition:scale 1.2s var(--ease), filter .6s}.Gallery-module__3QxX8q__list a:hover img{filter:none;scale:1.04}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(140px,17vw,300px);gap:4px}.Gallery-module__3QxX8q__grid li:first-child{grid-area:span 2/span 7}.Gallery-module__3QxX8q__grid li:first-child img{object-position:50% 20%}.Gallery-module__3QxX8q__grid li:nth-child(2),.Gallery-module__3QxX8q__grid li:nth-child(3){grid-column:span 5}.Gallery-module__3QxX8q__grid li:nth-child(4),.Gallery-module__3QxX8q__grid li:nth-child(5),.Gallery-module__3QxX8q__grid li:nth-child(6){grid-area:span 2/span 4}.Gallery-module__3QxX8q__grid li:nth-child(7){grid-area:span 2/span 5}.Gallery-module__3QxX8q__grid li:nth-child(8){grid-area:span 2/span 7}.Gallery-module__3QxX8q__strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.Gallery-module__3QxX8q__strip li{aspect-ratio:3/4}.Gallery-module__3QxX8q__dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;color:var(--paper);background:#050507f5;border:0;margin:0;padding:0}.Gallery-module__3QxX8q__dialog::backdrop{background:#0009}.Gallery-module__3QxX8q__figure{place-items:center;height:100%;margin:0;padding:72px 80px;display:grid}.Gallery-module__3QxX8q__figure img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.Gallery-module__3QxX8q__counter{position:absolute;top:26px;left:28px}.Gallery-module__3QxX8q__close,.Gallery-module__3QxX8q__nav{border:1px solid var(--line-strong);width:48px;height:48px;color:var(--paper);cursor:pointer;background:0 0;place-items:center;transition:border-color .3s;display:grid;position:absolute}.Gallery-module__3QxX8q__close:hover,.Gallery-module__3QxX8q__nav:hover{border-color:var(--paper)}.Gallery-module__3QxX8q__close{top:16px;right:16px}.Gallery-module__3QxX8q__nav{top:50%;translate:0 -50%}.Gallery-module__3QxX8q__prev{left:16px;rotate:180deg}.Gallery-module__3QxX8q__next{right:16px}@media (max-width:767px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:44vw}.Gallery-module__3QxX8q__grid li:nth-child(n){grid-area:span 1/span 1}.Gallery-module__3QxX8q__grid li:first-child,.Gallery-module__3QxX8q__grid li:nth-child(8){grid-area:span 2/span 2}.Gallery-module__3QxX8q__strip{grid-template-columns:repeat(2,minmax(0,1fr))}.Gallery-module__3QxX8q__figure{padding:72px 8px}.Gallery-module__3QxX8q__nav{top:auto;bottom:16px;translate:none}}
