nav.svelte-jb4cb9{position:fixed;width:calc(100% - 2 * var(--base-px));top:0;left:0;display:flex;justify-content:space-between;align-items:center;z-index:100;background-color:var(--white);border-bottom:2px solid var(--black);padding:calc(var(--base-px) / 2) var(--base-px);font-weight:800;font-size:var(--fs-20);line-height:31px}nav.svelte-jb4cb9 .home:where(.svelte-jb4cb9){font-weight:800;font-size:var(--fs-32);line-height:37px}nav.svelte-jb4cb9 .wide-nav:where(.svelte-jb4cb9) a:where(.svelte-jb4cb9){margin:0 1em}nav.svelte-jb4cb9 .wide-nav:where(.svelte-jb4cb9) a:where(.svelte-jb4cb9):first-of-type{margin-left:0}button.svelte-jb4cb9{all:unset;margin-left:1em;cursor:pointer;transition:all .2s ease-in-out}a.svelte-jb4cb9:hover,a.active.svelte-jb4cb9,button.svelte-jb4cb9:hover{text-shadow:-1px -1px 0 var(--black),1px -1px 0 var(--black),-1px 1px 0 var(--black),1px 1px 0 var(--black)}a.zlab.svelte-jb4cb9:hover,a.zlab.active.svelte-jb4cb9{color:var(--zlab-primary)}.small-nav-btn.svelte-jb4cb9{all:unset;display:none}.small-nav-bg.svelte-jb4cb9{position:fixed;width:100%;height:100%;top:0;left:0;z-index:90;background-color:#fff}.small-nav.svelte-jb4cb9{padding-left:var(--content-px);display:flex;flex-direction:column;margin-top:25%;height:100%}.small-nav.svelte-jb4cb9 a:where(.svelte-jb4cb9),.small-nav.svelte-jb4cb9 button:where(.svelte-jb4cb9){font-size:40px;margin-left:0}@media screen and (max-width: 900px){nav.svelte-jb4cb9{display:none}.small-nav-btn.svelte-jb4cb9{display:block;position:fixed;right:0;top:0;z-index:100}}@font-face{font-family:NeueMachina;src:url(../fonts/NeueMachina-Light.otf) format("opentype");font-weight:300}@font-face{font-family:NeueMachina;src:url(../fonts/NeueMachina-Regular.otf) format("opentype");font-weight:400}@font-face{font-family:NeueMachina;src:url(../fonts/NeueMachina-Ultrabold.otf) format("opentype");font-weight:800}:root{--white: #efefef;--black: #242424;--primary: #f3d305;--secondary: #5a01da;--zlab-primary: #ff5500;--base-px: 2vw;--content-px: calc(3 * var(--base-px));--fs-12: clamp(12px, .625vw, 1rem);--fs-14: clamp(14px, .73vw, 1.25rem);--fs-16: clamp(16px, .83vw, 1.5rem);--fs-18: clamp(18px, .94vw, 1.75rem);--fs-20: clamp(20px, 1.04vw, 2rem);--fs-24: clamp(24px, 1.25vw, 2.5rem);--fs-32: clamp(32px, 1.67vw, 3rem);--fs-48: clamp(48px, 2.5vw, 3rem);--fs-64: clamp(64px, 3.33vw, 4rem);--fs-72: clamp(72px, 3.75vw, 4.5rem);--fs-150: clamp(150px, 9.81vw, 9.37rem)}body{margin:0;padding:0;background-color:var(--white);font-family:NeueMachina,sans-serif;letter-spacing:0px;font-style:normal;font-variant:normal}html{scroll-behavior:smooth}.text-link-fx{color:var(--black);text-decoration:none;transition:all .2s ease-in-out}.text-link-fx:hover,.text-link-fx.active,.text-link-fx.inverted{color:var(--primary)}.text-link-fx.inverted:hover,.text-link-fx.inverted.active{color:var(--white)}.default-content-block{padding:var(--content-px);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:2rem}.primary{color:var(--primary)}.secondary{color:var(--secondary)}
