:root{--color-bg:#000;--color-text:#fff;--color-secondary:#8a8a8a;--color-hairline:#262626;--nav-height:64px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{height:100%}html,body{overscroll-behavior-y:none;max-width:100vw;overflow-x:clip}html{scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}body{min-height:100%;padding-top:var(--nav-height);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}img,video{max-width:100%;display:block}sup.tm{vertical-align:super;font-size:.55em;line-height:0}@keyframes pixel-shift{0%{filter:url(#pixelate-a)}33%{filter:url(#pixelate-b)}66%{filter:url(#pixelate-c)}to{filter:url(#pixelate-a)}}@keyframes pixel-shift-sm{0%{filter:url(#pixelate-sm-a)}50%{filter:url(#pixelate-sm-b)}to{filter:url(#pixelate-sm-a)}}@media (hover:hover){.pixel-hover:hover,.pixel-hover-parent:hover .pixel-hover-child{animation:.4s step-end infinite pixel-shift}}.pixel-dissolve{opacity:0;transition:opacity .4s steps(5,end);animation:.4s step-end 2 pixel-shift}html.no-native-cursor,html.no-native-cursor *{cursor:none!important}::selection{background:var(--color-text);color:var(--color-bg)}@keyframes elastic-squash{0%{transform:scale(1)}35%{transform:scale(.9)}70%{transform:scale(1.04)}to{transform:scale(1)}}.elastic-squash{animation:.4s cubic-bezier(.34,1.56,.64,1) elastic-squash}.pixel-burst{animation:.4s step-end 2 pixel-shift}@media (prefers-reduced-motion:reduce){.pixel-hover:hover,.pixel-hover-parent:hover .pixel-hover-child,.pixel-dissolve{animation:none}[class*=FloatingPlayer] [class*=cell]{animation-delay:0s!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.TabNav-module__Cjni8W__nav{height:var(--nav-height);z-index:100;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.TabNav-module__Cjni8W__bleed{z-index:90;pointer-events:none;background:var(--color-bg);height:150px;-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--nav-height), transparent 100%);mask-image:linear-gradient(to bottom, black 0%, black var(--nav-height), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--nav-height), transparent 100%);position:fixed;top:0;left:0;right:0;overflow:hidden}.TabNav-module__Cjni8W__bleedVideo{object-fit:cover;filter:blur(90px)saturate(1.4)brightness(.9);opacity:.5;width:120vw;height:120vh;position:absolute;top:-10vh;left:-10vw}.TabNav-module__Cjni8W__mark{letter-spacing:.02em;text-shadow:0 1px 4px #00000080;align-items:baseline;gap:7px;font-size:13px;display:flex}.TabNav-module__Cjni8W__separator,.TabNav-module__Cjni8W__title{color:var(--color-secondary);font-size:12px}@media (max-width:640px){.TabNav-module__Cjni8W__separator,.TabNav-module__Cjni8W__title{display:none}}.TabNav-module__Cjni8W__tabs{gap:20px;display:flex;position:relative}.TabNav-module__Cjni8W__tab{letter-spacing:.02em;color:var(--color-secondary);text-shadow:0 1px 4px #00000080;padding-bottom:6px;font-size:13px;transition:color .25s}.TabNav-module__Cjni8W__tab[data-active=true]{color:var(--color-text)}.TabNav-module__Cjni8W__underline{background:var(--color-text);height:1px;transition:transform .35s cubic-bezier(.65,0,.35,1),width .35s cubic-bezier(.65,0,.35,1);position:absolute;bottom:0;left:0}@media (max-width:640px){.TabNav-module__Cjni8W__nav{padding:0 16px}}
.GrainOverlay-module__-JbSzq__wrap{pointer-events:none;z-index:999;mix-blend-mode:screen;opacity:.175;position:fixed;inset:0;overflow:hidden}.GrainOverlay-module__-JbSzq__inner{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='198' height='198'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0.33 0.33 0.33 0 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:198px 198px;width:200%;height:200%;animation:.65s steps(6,end) infinite GrainOverlay-module__-JbSzq__grain;position:absolute;top:-50%;left:-50%}@keyframes GrainOverlay-module__-JbSzq__grain{0%,to{transform:translate(0)}16%{transform:translate(-3%,-6%)}33%{transform:translate(-9%,4%)}50%{transform:translate(5%,-8%)}66%{transform:translate(-4%,9%)}83%{transform:translate(7%,3%)}}
.PixelCursor-module__tBiJrG__cursor{z-index:2000;pointer-events:none;opacity:0;transition:opacity .15s;position:fixed;top:0;left:0}.PixelCursor-module__tBiJrG__grid{grid-template-columns:repeat(3,4px);grid-auto-rows:4px;display:grid;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.PixelCursor-module__tBiJrG__cell{background:#ffffff05}@media (hover:none){.PixelCursor-module__tBiJrG__cursor{display:none}}
.PixelTransition-module__4BaDuW__overlay{z-index:1500;pointer-events:none;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(16,1fr);display:grid;position:fixed;inset:0}.PixelTransition-module__4BaDuW__cell{background:#00000038;animation:1ms step-end forwards PixelTransition-module__4BaDuW__vanish}@keyframes PixelTransition-module__4BaDuW__vanish{to{opacity:0}}
.IntroSplash-module__AqmMWG__overlay{z-index:2000;pointer-events:none;position:fixed;inset:0}.IntroSplash-module__AqmMWG__cells{grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(16,1fr);display:grid;position:absolute;inset:0}.IntroSplash-module__AqmMWG__cell{background:#00000038;animation:1ms step-end forwards paused IntroSplash-module__AqmMWG__intro-cell-vanish}.IntroSplash-module__AqmMWG__overlay[data-phase=dissolve] .IntroSplash-module__AqmMWG__cell{animation-play-state:running}@keyframes IntroSplash-module__AqmMWG__intro-cell-vanish{to{opacity:0}}.IntroSplash-module__AqmMWG__lockup{flex-direction:column;justify-content:center;align-items:center;gap:10px;animation:.4s step-end infinite IntroSplash-module__AqmMWG__pixel-shift;display:flex;position:absolute;inset:0}.IntroSplash-module__AqmMWG__lockupOut{opacity:0;transition:opacity .3s steps(4,end)}.IntroSplash-module__AqmMWG__name{letter-spacing:.02em;font-size:15px;font-weight:700}.IntroSplash-module__AqmMWG__role{color:var(--color-secondary);font-size:13px}
.ScrollShell-module__FsCrdG__shell{overflow:clip}.ScrollShell-module__FsCrdG__content{min-height:100vh}.ScrollShell-module__FsCrdG__edges{pointer-events:none;z-index:40;visibility:hidden;position:fixed;inset:0}.ScrollShell-module__FsCrdG__shell[data-active="1"] .ScrollShell-module__FsCrdG__edges{visibility:visible}.ScrollShell-module__FsCrdG__field{background:#ffffff0d;animation:.22s steps(2,end) infinite alternate ScrollShell-module__FsCrdG__washFlicker;position:absolute;left:0;right:0}@keyframes ScrollShell-module__FsCrdG__washFlicker{0%{filter:brightness(.98)}to{filter:brightness(1.08)}}@media (prefers-reduced-motion:reduce){.ScrollShell-module__FsCrdG__edges{display:none}}
