html{-webkit-text-size-adjust:100%;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-webkit-font-smoothing:subpixel-antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15}:not(iframe,canvas,img,svg,svg *,video){all:unset;display:revert}*,:before,:after{box-sizing:border-box!important}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}@font-face{font-family:Mondwest;src:url(/fonts/Mondwest-Regular/Mondwest-Regular.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Non Natural Grotesk;src:url(/fonts/Non-Natural-Grotesk-Bold/NONNaturalGrotesk-Bold.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:Non Natural Grotesk;src:url(/fonts/Non-Natural-Grotesk-Regular/NONNaturalGrotesk-Regular.woff2)format("woff2");font-display:swap;font-weight:500}@font-face{font-family:Non Natural Mono;src:url(/fonts/Non-Natural-Mono-Light/NONNaturalMono-Light.woff2)format("woff2");font-display:swap;font-weight:400}:root{--font-mondwest:"Mondwest";--font-NonNaturalGrotesk:"Non Natural Grotesk";--font-NonNaturalMono:"Non Natural Mono"}.mondwest{font-family:var(--font-mondwest)}.non-natural-grotesk{font-family:var(--font-NonNaturalGrotesk)}.non-natural-mono{font-family:var(--font-NonNaturalMono)}:root{--white:#fff;--white-transparent:#fff0;--black:#000;--black-transparent:#0000;--grey:#f2f2f2;--grey-transparent:#f2f2f200;--blue:#2f80ed;--blue-transparent:#2f80ed00;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86)}html:not(.has-scroll-init){overflow:hidden}html.has-scroll-smooth{position:fixed;inset:0;overflow:clip}html:not(.has-scroll-smooth) [data-scroll-section]{transform:unset!important}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.has-scroll-smooth body{overflow:clip}html.has-scroll-smooth [data-scroll-container]{min-height:100vh}html[data-scroll-direction=horizontal] [data-scroll-container]{white-space:nowrap;height:100vh;display:inline-block}html[data-scroll-direction=horizontal] [data-scroll-section]{vertical-align:top;white-space:nowrap;height:100%;display:inline-block}.c-scrollbar{z-index:999;width:10px;height:100%;position:absolute;top:0;right:0}html[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0}.c-scrollbar_thumb{cursor:grab;background:red padding-box padding-box;border:2px solid #0000;border-radius:16px;width:9px;position:absolute;top:0;right:0}html.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}html[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}[data-scroll-section]{position:relative}@media (width>=800px){html{overflow:overlay}html::-webkit-scrollbar{background-color:#0000;-webkit-border-radius:100px;width:10px}html::-webkit-scrollbar-thumb:vertical{background:red padding-box padding-box;border:2px solid #0000;-webkit-border-radius:100px;min-height:10px}}:root{--layout-columns-count:4;--layout-columns-gap:2.66667vw;--layout-margin:5.33333vw;--layout-width:calc(100vw - (2*var(--layout-margin)));--layout-column-width:calc(( var(--layout-width) - ((var(--layout-columns-count) - 1)*var(--layout-columns-gap)))/var(--layout-columns-count))}@media (width>=800px){:root{--layout-columns-count:12;--layout-columns-gap:1.73611vw;--layout-margin:3.47222vw}}.layout-block,.layout-grid{max-width:var(--layout-width);margin-left:auto;margin-right:auto}.layout-block-inner,.layout-grid-inner{padding-left:var(--layout-margin);padding-right:var(--layout-margin)}.layout-grid,.layout-grid-inner{grid-template-columns:repeat(var(--layout-columns-count),minmax(0,1fr));grid-gap:var(--layout-columns-gap);display:grid}.aspect-ratio{padding-bottom:calc(100%/var(--aspect-ratio));width:100%;height:0;position:relative}.aspect-ratio>:first-child{width:100%;height:100%;position:absolute;top:0;left:0}.full-width{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.hidden-overflow{overflow:hidden}.relative{position:relative}@media (width>=800px){.hide-on-desktop{display:none}}@media (width<=800px){.hide-on-mobile{display:none}}html:not(.has-scroll-smooth) .hide-on-native-scroll,html.has-scroll-smooth .hide-on-smooth-scroll{display:none}.theme-light{--theme-primary:#f2f2f2;--theme-primary-transparent:#f2f2f200;--theme-primary-50:#f2f2f280;--theme-secondary:#000;--theme-secondary-transparent:#0000;--theme-secondary-50:#00000080}.theme-dark{--theme-primary:#000;--theme-primary-transparent:#0000;--theme-primary-50:#00000080;--theme-secondary:#f2f2f2;--theme-secondary-transparent:#f2f2f200;--theme-secondary-50:#f2f2f280}:root{--header-height:15.4667vw}@media (width>=800px){:root{--header-height:6.80556vw}}html{background-color:var(--white);color:var(--black);font-family:monospace}html.nav{overflow:hidden}html,body{overscroll-behavior:none}body{background-color:#000;min-height:100vh}a,button,input,label,textarea,select{color:inherit;cursor:pointer}::selection{background-color:var(--black);color:var(--white)}svg.icon path[fill],svg.icon rect[fill],svg.icon circle[fill]{fill:currentColor}svg.icon path[stroke],svg.icon rect[stroke],svg.icon circle[stroke]{stroke:currentColor}#leva__root button{text-align:center}#leva__root>*{width:300px}

/*# sourceMappingURL=b7e97a3ed4ed5990.css.map*/