.hero-section{width:100%;height:100dvh;color:var(--hero-text);padding:1.5rem 24px;display:flex;position:relative;overflow:hidden}.hero-shell{flex-direction:column;gap:1.5rem;width:100%;max-width:1980px;height:100%;margin:0 auto;display:flex;overflow:hidden}.hero-heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.065em;white-space:nowrap;text-transform:none;margin:0;font-size:clamp(9rem,6vw,10rem);line-height:.9}.hero-mono{font-family:var(--font-body), monospace;text-transform:uppercase;font-size:clamp(.82rem,1vw,1rem)}.hero-top{grid-template-columns:minmax(0,1fr) clamp(12rem,20vw,16rem) minmax(0,1fr);align-items:center;display:grid}.hero-top-left,.hero-top-right{align-items:center;min-width:0;display:flex}.hero-top-left{text-align:left;justify-content:flex-start}.hero-top-right{text-align:right;justify-content:flex-end}.hero-video-wrap{aspect-ratio:16/9;background:linear-gradient(90deg,#888 0%,#aaa 50%,#888 100%) 0 0/200% 100%;width:100%;animation:1.5s ease-in-out infinite skeleton-shimmer;position:relative;overflow:hidden;transform:translate(-60%)}.hero-video{object-fit:cover;border:none;width:100%;height:100%;position:absolute;inset:0}.hero-video-wrap.video-loaded{background:0 0;animation:none}.hero-video-fallback,.hero-video-error{color:#888;background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.hero-video-fallback .error-text,.hero-video-error .error-text{font-size:1rem;font-weight:500}.hero-video-fallback .error-subtext,.hero-video-error .error-subtext{opacity:.7;font-size:.85rem}.hero-video-wrap.video-error{background:#1a1a1a;animation:none}.hero-info{grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;display:grid}.hero-available{align-items:flex-start;font-size:14px;display:flex}.hero-available-inner{align-items:flex-start;gap:.4rem;display:flex}.hero-available-bullet{padding-top:.25rem;font-size:.68em}.hero-menus{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.menu-group{justify-content:flex-end;gap:1rem;display:flex}.menu-group a,.menu-group .hero-link,.menu-group button.hero-link{display:inline-block}.hero-link{transition:opacity .3s}.theme-toggle{font:inherit;cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:44px;padding:0;transition:opacity .2s;display:inline-flex}.theme-toggle:hover{opacity:1}.theme-toggle-dot{border:1.5px solid;border-radius:50%;width:10px;height:10px;transition:background .2s;display:block}.theme-toggle.is-dark .theme-toggle-dot{background:currentColor}.hero-link:hover{opacity:.6}.play-link{opacity:.5}.play-link:hover{opacity:.3}button.hero-link{font:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0}.mobile-menu-btn{display:none}button.hero-link:hover{opacity:.6}.hero-spacer{flex:1;padding-bottom:1rem;overflow:hidden}.hero-footer{grid-template-columns:auto auto 1fr auto;align-items:end;gap:1.5rem;display:grid}.footer-year{color:var(--hero-footnote);opacity:.5;font-size:14px}.hero-footer-center{opacity:.5;justify-self:center;padding-left:6rem;font-size:14px}.hero-footer-email{text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-self:center;max-width:100%;overflow:hidden}.hero-footer-socials{text-align:right}.hero-footer-bottom{display:none}.hero-section p{margin:0}.hero-menus p{margin-bottom:.25rem}@media (max-width:1380px){.hero-heading{font-size:clamp(6rem,5vw,8rem)}.hero-top{grid-template-columns:minmax(0,1fr) clamp(10rem,18vw,14rem) minmax(0,1fr)}}@media (max-width:1024px){.hero-heading{white-space:nowrap;letter-spacing:-.04em;text-transform:none;margin:0;font-size:clamp(3.2rem,5vw,4rem);line-height:.9}}.hero-footer--mobile,.hero-footer-bottom--mobile{display:none}@media (max-width:767px){html{overflow-x:hidden}.hero-section{order:1;height:auto;padding:1rem 1rem 0;overflow:visible}.hero-shell{gap:0;overflow:visible}.hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.hero-top-left{order:1}.hero-top-right{text-align:right;order:2;justify-content:flex-end}.hero-heading{white-space:normal;letter-spacing:-.04em;font-size:clamp(2.5rem,8vw,4rem);line-height:.95}.hero-video-wrap{aspect-ratio:16/9;flex:0 0 100%;order:3;transform:none!important}.hero-top:has(.hero-video-wrap){margin-bottom:0}.hero-info{justify-content:space-between;align-items:center;min-height:.5rem;margin-top:8px;margin-bottom:0;display:flex}.hero-available{font-size:12px}.hero-menus{gap:.1rem;font-size:12px}.theme-toggle{margin-right:.5rem}.hero-menus .menu-group{display:none}.mobile-menu-btn{font:inherit;color:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;display:inline}.hero-spacer,.hero-footer--desktop,.hero-footer-bottom--desktop{display:none}.hero-footer--mobile{border-top:1px solid var(--modal-divider);order:3;justify-content:flex-start;align-items:center;gap:1.5rem;padding:1rem;display:flex}.hero-footer-left{gap:1rem;display:flex}.hero-footer--mobile .footer-year{opacity:.5;white-space:nowrap;font-size:10px}.hero-footer--mobile .hero-footer-center{opacity:.5;white-space:nowrap;padding-left:0;font-size:10px}.hero-footer--mobile .hero-footer-socials{text-align:left;align-items:center;gap:.25rem;margin-left:auto;font-size:10px;display:flex}.hero-footer--mobile .hero-footer-socials .menu-group{display:inline}.hero-footer--mobile .hero-footer-email:empty{display:none}.hero-footer--mobile .hero-footer-email{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:50%;font-size:10px;overflow:hidden}.hero-footer-bottom--mobile{opacity:.5;order:4;justify-content:space-between;align-items:center;padding:0 1rem .75rem;font-size:9px;display:flex}}
.about-slider-modal-module__8i1YmW__sliderWrapper{z-index:9999;pointer-events:none;opacity:0;justify-content:flex-end;align-items:flex-start;transition:opacity .4s;display:flex;position:fixed;inset:0}.about-slider-modal-module__8i1YmW__sliderWrapperOpen{pointer-events:auto;opacity:1}.about-slider-modal-module__8i1YmW__backdrop{background-color:var(--modal-backdrop,#0009);cursor:pointer;z-index:1;position:fixed;inset:0}.about-slider-modal-module__8i1YmW__modalOverlay{background:var(--modal-bg,#f5f5f5);z-index:2;flex-direction:column;width:76vw;height:100vh;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.about-slider-modal-module__8i1YmW__modalOpen{transform:translate(0)}.about-slider-modal-module__8i1YmW__closeButton{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-text,#000);cursor:pointer;letter-spacing:.08em;z-index:100;background:0 0;border:none;font-size:14px;font-weight:400;transition:opacity .3s;position:fixed;top:.5rem;left:1rem}.about-slider-modal-module__8i1YmW__closeButton:hover{opacity:.5}.about-slider-modal-module__8i1YmW__modalInner{flex-direction:column;flex:1;padding:4rem;display:flex;overflow:hidden}.about-slider-modal-module__8i1YmW__borderedContent{border:1px solid var(--modal-border,#ccc);flex-direction:column;flex:1;gap:2rem;margin-top:2rem;padding:3rem;display:flex;position:relative}.about-slider-modal-module__8i1YmW__cornerMarker{pointer-events:none;width:14px;height:14px;position:absolute}.about-slider-modal-module__8i1YmW__cornerMarker:before,.about-slider-modal-module__8i1YmW__cornerMarker:after{content:"";background-color:var(--modal-text,#000);position:absolute}.about-slider-modal-module__8i1YmW__cornerMarker:before{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.about-slider-modal-module__8i1YmW__cornerMarker:after{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.about-slider-modal-module__8i1YmW__cornerTL{top:-7px;left:-7px}.about-slider-modal-module__8i1YmW__cornerTR{top:-7px;right:-7px}.about-slider-modal-module__8i1YmW__cornerBL{bottom:-7px;left:-7px}.about-slider-modal-module__8i1YmW__cornerBR{bottom:-7px;right:-7px}.about-slider-modal-module__8i1YmW__modalContent{flex-direction:column;gap:2rem;margin-top:auto;margin-bottom:auto;display:flex}.about-slider-modal-module__8i1YmW__imageWrapper{cursor:pointer;flex-shrink:0;width:100px;height:120px;position:relative;overflow:hidden}.about-slider-modal-module__8i1YmW__profileImage{object-fit:cover;image-rendering:auto;filter:grayscale()contrast(1.05)brightness();z-index:2;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.about-slider-modal-module__8i1YmW__profileImageHover{object-fit:cover;image-rendering:auto;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.about-slider-modal-module__8i1YmW__imageWrapper:hover>.about-slider-modal-module__8i1YmW__profileImage{z-index:1}.about-slider-modal-module__8i1YmW__imageWrapper:hover>.about-slider-modal-module__8i1YmW__profileImageHover{z-index:2}.about-slider-modal-module__8i1YmW__imageWrapper:hover>.about-slider-modal-module__8i1YmW__profileImage{opacity:0}.about-slider-modal-module__8i1YmW__imageWrapper:hover>.about-slider-modal-module__8i1YmW__profileImageHover{opacity:1;filter:none!important}.about-slider-modal-module__8i1YmW__mainHeading{font-family:var(--font-heading), sans-serif;color:var(--modal-text,#000);letter-spacing:-.03em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.05}.about-slider-modal-module__8i1YmW__taglineWrapper{width:100%}.about-slider-modal-module__8i1YmW__tagline{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-text-muted,#000000bf);letter-spacing:.03em;text-indent:50px;margin:0;font-size:14px;line-height:1.8}.about-slider-modal-module__8i1YmW__tagline p{margin:0}.about-slider-modal-module__8i1YmW__ctaLink{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-text,#000);align-items:center;font-size:.9rem;text-decoration:none;transition:opacity .3s;display:inline-flex}.about-slider-modal-module__8i1YmW__ctaLinkContent{align-items:center;display:inline-flex;position:relative}.about-slider-modal-module__8i1YmW__ctaLinkText{margin-right:.5rem}.about-slider-modal-module__8i1YmW__ctaLinkArrow{display:inline-block}.about-slider-modal-module__8i1YmW__ctaLinkContent:after{content:"";background-color:var(--modal-text,#000);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.about-slider-modal-module__8i1YmW__ctaLinkContent:hover:after{transform:scaleX(1)}.about-slider-modal-module__8i1YmW__ctaLink:hover{opacity:.5}.about-slider-modal-module__8i1YmW__ctaArrow{font-size:1em}.about-slider-modal-module__8i1YmW__statsWrapper{border-top:1px solid var(--modal-divider,#e0e0e0);gap:4rem;margin-top:auto;padding-top:1.5rem;display:flex}.about-slider-modal-module__8i1YmW__statItem{flex-direction:column;gap:.25rem;display:flex}.about-slider-modal-module__8i1YmW__statNumber{font-family:var(--font-heading), sans-serif;color:var(--modal-text,#000);letter-spacing:-.02em;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:700;line-height:1}.about-slider-modal-module__8i1YmW__statLabel{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-text-dim,#0009);letter-spacing:.12em;font-size:.65rem}.about-slider-modal-module__8i1YmW__marqueeContainer{padding:1.5rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.about-slider-modal-module__8i1YmW__marqueeTrack{will-change:transform;gap:3rem;width:max-content;animation:50s linear infinite about-slider-modal-module__8i1YmW__marqueeScroll;display:flex}.about-slider-modal-module__8i1YmW__marqueeItem{flex-direction:column;flex-shrink:0;min-width:400px;max-width:400px;display:flex}.about-slider-modal-module__8i1YmW__marqueeText{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-marquee-text,#999);letter-spacing:.08em;word-break:break-word;text-align:left;padding-bottom:.8rem;font-size:.7rem;line-height:1.4;display:block}.about-slider-modal-module__8i1YmW__marqueeAuthor{font-family:var(--font-body), monospace;text-transform:uppercase;color:var(--modal-marquee-author,#bbb);letter-spacing:.08em;margin-top:auto;font-size:.6rem}@keyframes about-slider-modal-module__8i1YmW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-slider-modal-module__8i1YmW__loadingState,.about-slider-modal-module__8i1YmW__errorState{width:100%;min-height:400px;color:var(--modal-text,#000);font-size:.875rem;font-family:var(--font-body), monospace;text-transform:uppercase;justify-content:center;align-items:center;display:flex}.about-slider-modal-module__8i1YmW__loadingState{opacity:.5}.about-slider-modal-module__8i1YmW__errorState{color:#dc2626}.about-slider-modal-module__8i1YmW__skeleton{background:linear-gradient(90deg,#e0e0e0 0%,#f0f0f0 50%,#e0e0e0 100%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite about-slider-modal-module__8i1YmW__skeletonShimmer}@keyframes about-slider-modal-module__8i1YmW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.about-slider-modal-module__8i1YmW__skeletonImage{width:100px;height:120px}.about-slider-modal-module__8i1YmW__skeletonTitle{width:200px;height:2rem;margin-bottom:1rem}.about-slider-modal-module__8i1YmW__skeletonLine{border-radius:2px;height:14px;margin-bottom:8px}.about-slider-modal-module__8i1YmW__skeletonButton{border-radius:4px;width:100px;height:24px;margin-top:1rem}.about-slider-modal-module__8i1YmW__skeletonStat{width:60px;height:2rem;margin-bottom:4px}.about-slider-modal-module__8i1YmW__skeletonLabel{width:40px;height:12px}.about-slider-modal-module__8i1YmW__skeletonMarquee{border-radius:4px;width:300px;height:40px}@media (max-width:768px){.about-slider-modal-module__8i1YmW__modalOverlay{width:100%}.about-slider-modal-module__8i1YmW__closeButton{top:.5rem;left:auto;right:1rem}.about-slider-modal-module__8i1YmW__modalInner{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--modal-text) 20%, transparent) transparent;padding:2rem;overflow:hidden auto}.about-slider-modal-module__8i1YmW__modalInner::-webkit-scrollbar{width:2px}.about-slider-modal-module__8i1YmW__modalInner::-webkit-scrollbar-track{background:0 0}.about-slider-modal-module__8i1YmW__modalInner::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--modal-text) 20%, transparent);border-radius:2px}.about-slider-modal-module__8i1YmW__borderedContent{gap:1.25rem;margin-top:.5rem;padding:1.25rem}.about-slider-modal-module__8i1YmW__modalContent{gap:2rem}.about-slider-modal-module__8i1YmW__mainHeading{font-size:clamp(1rem,4.5vw,1.25rem)}.about-slider-modal-module__8i1YmW__tagline{font-size:12px}.about-slider-modal-module__8i1YmW__statsWrapper{flex-wrap:nowrap;gap:.75rem;padding-top:1rem}.about-slider-modal-module__8i1YmW__statItem{flex:1;min-width:0}.about-slider-modal-module__8i1YmW__statNumber{font-size:clamp(1rem,3.5vw,1.4rem)}.about-slider-modal-module__8i1YmW__marqueeTrack{gap:2rem}.about-slider-modal-module__8i1YmW__marqueeItem{min-width:260px;max-width:260px}.about-slider-modal-module__8i1YmW__marqueeText{font-size:10px}.about-slider-modal-module__8i1YmW__cornerMarker{width:10px;height:10px}.about-slider-modal-module__8i1YmW__imageWrapper{width:50px;height:64px}.about-slider-modal-module__8i1YmW__taglineWrapper{max-width:100%}}
.mobile-nav-overlay-module__vooVUW__overlay{z-index:99999;opacity:0;pointer-events:none;background:#000;transition:opacity .35s;display:flex;position:fixed;inset:0}.mobile-nav-overlay-module__vooVUW__open{opacity:1;pointer-events:auto}.mobile-nav-overlay-module__vooVUW__inner{opacity:0;flex-direction:column;flex:1;padding:1.5rem;transition:opacity .35s 50ms,transform .35s 50ms;display:flex;transform:translateY(12px)}.mobile-nav-overlay-module__vooVUW__innerOpen{opacity:1;transform:translateY(0)}.mobile-nav-overlay-module__vooVUW__topBar{justify-content:space-between;align-items:flex-start;display:flex}.mobile-nav-overlay-module__vooVUW__title{font-family:var(--font-heading), sans-serif;color:#fff;letter-spacing:-.03em;font-size:clamp(1rem,4vw,1.4rem)}.mobile-nav-overlay-module__vooVUW__closeButton{font-family:var(--font-body), monospace;text-transform:uppercase;color:#fff;cursor:pointer;letter-spacing:.08em;background:0 0;border:none;padding:0;font-size:12px;transition:opacity .3s}.mobile-nav-overlay-module__vooVUW__closeButton:hover{opacity:.5}.mobile-nav-overlay-module__vooVUW__escHint{opacity:.4;margin-left:.35rem}.mobile-nav-overlay-module__vooVUW__nav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.mobile-nav-overlay-module__vooVUW__navLink{font-family:var(--font-body), monospace;text-transform:uppercase;color:#fff;cursor:pointer;letter-spacing:.03em;background:0 0;border:none;padding:0;font-size:clamp(1.1rem,4vw,1.5rem);line-height:1.2;text-decoration:none;transition:opacity .3s;display:block}.mobile-nav-overlay-module__vooVUW__navLink:hover{opacity:.5}.mobile-nav-overlay-module__vooVUW__playWrapper{opacity:.6;pointer-events:none;flex-direction:row;align-items:center;gap:.5rem;display:flex}.mobile-nav-overlay-module__vooVUW__playLink{cursor:default}.mobile-nav-overlay-module__vooVUW__playLink:hover{opacity:1}.mobile-nav-overlay-module__vooVUW__comingSoon{font-family:var(--font-body), monospace;text-transform:uppercase;color:#fff;opacity:.5;letter-spacing:.1em;font-size:10px}.mobile-nav-overlay-module__vooVUW__footer{border-top:1px solid #222;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem 0;display:flex}.mobile-nav-overlay-module__vooVUW__footerItem{font-family:var(--font-body), monospace;text-transform:uppercase;color:#555;letter-spacing:.05em;font-size:10px}.mobile-nav-overlay-module__vooVUW__footerSep{color:#333;font-size:10px}.mobile-nav-overlay-module__vooVUW__footerSocials{gap:.5rem;margin-left:auto;display:flex}.mobile-nav-overlay-module__vooVUW__footerSocialGroup{gap:.5rem;display:flex}.mobile-nav-overlay-module__vooVUW__footerSocialLink{font-family:var(--font-body), monospace;text-transform:uppercase;color:#555;letter-spacing:.05em;font-size:10px;text-decoration:none;transition:opacity .3s}.mobile-nav-overlay-module__vooVUW__footerSocialLink:hover{opacity:.7}
