@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Quicksand Fallback;src:local("Arial");ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.00%;size-adjust:104.31%}.__className_572227{font-family:Quicksand,Quicksand Fallback;font-style:normal}.__variable_572227{--font-quicksand:"Quicksand","Quicksand Fallback"}:root{--background:#000;--foreground:#fff;--accent:#00bf63}html{font-size:18px}body,html{height:100vh;max-width:100vw;overflow:auto}body{color:var(--foreground);background:var(--background);font-family:Quicksand;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/background.png);background-repeat:no-repeat;background-position:50%;background-size:cover;padding-bottom:2rem;scrollbar-gutter:stable;scrollbar-color:var(--accent) #333;scrollbar-width:auto}.videobackground{position:fixed;z-index:-1;top:0;left:0;width:100vw;height:100vh;overflow:hidden;filter:blur(3px)}.videobackground video{width:100%;height:100%;object-fit:cover}*{box-sizing:border-box;padding:0;margin:0;text-transform:lowercase}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:inherit;text-underline-offset:4px;transition:text-underline-offset .25s}a:hover{text-underline-offset:8px}a[target=_blank]:not(.socials):after{content:" ↗";color:#f90;text-decoration:none}main{padding:176px 88px}@media screen and (max-width:768px){main{padding:88px 44px}}header{width:-moz-fit-content;width:fit-content;transform:rotate(-20deg);transform-origin:center;position:fixed;z-index:10;left:10px;top:50px;margin:auto}header .logo.banner{height:88px;width:auto;filter:drop-shadow(2px 2px 0 white)}@media screen and (max-width:768px){header .logo.banner{width:auto;height:auto;max-height:115px;max-width:100%}header{width:100%;transform:rotate(0deg);margin:auto;text-align:center;top:0}}.banner{color:rgba(0,0,0,0);height:auto}.content{display:flex;gap:44px;position:relative;z-index:6;max-width:888px;margin:auto}@media screen and (max-width:768px){.content{flex-direction:column}}.navigation{list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:space-around;text-shadow:0 0 3px #000;position:-webkit-sticky;position:sticky;top:44px}.navigation li{white-space:preserve nowrap}@media screen and (max-width:768px){.navigation{flex-direction:row;margin:0 auto}}.page{position:relative;z-index:5;--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;font-family:var(--font-quicksand);text-shadow:0 0 3px #000;width:100%;margin:auto}@media screen and (max-width:768px){.page{margin:0 auto}}li,ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.main code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.blurback{padding:1rem;background:radial-gradient(rgba(0,0,0,.28),rgba(0,0,0,.88));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:2px 2px 2px var(--background);border-style:solid;border-width:6px;border-image:url(/background.png) 100 stretch}.fit{width:-moz-fit-content;width:fit-content}.bottommargin{margin-bottom:1rem}.notfound{position:absolute;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%)}form.sendemail{margin:auto}form.sendemail button,form.sendemail input,form.sendemail label,form.sendemail select,form.sendemail textarea{margin:8px}form.sendemail button,form.sendemail input,form.sendemail option,form.sendemail select,form.sendemail textarea{padding:8px;border-radius:4px;background:rgba(0,0,0,.42);color:var(--foreground);font-size:1rem}form.sendemail button::placeholder,form.sendemail input::placeholder,form.sendemail option::placeholder,form.sendemail select::placeholder,form.sendemail textarea::placeholder{color:var(--foreground)}form.sendemail button{background:rgba(0,0,0,.42);color:var(--foreground)}.center{text-align:center}.featured{width:100%;height:auto}.fadein{opacity:0;animation:fadeIn;animation-duration:.25s;animation-delay:.25s;animation-direction:normal;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.landing{position:absolute;z-index:8;top:50%;left:50%;transform:translate(-50%,-50%)}.landing .logo{position:relative;z-index:9;max-width:100%;height:auto}.wulf{pointer-events:none;position:fixed;width:100vw;height:100vh;overflow:hidden;top:0;left:0;z-index:1}.wulf img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(2px 4px 6px var(--background))}.focus{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:8;animation:focus;animation-delay:.5s;animation-duration:1s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-timing-function:ease-in-out;pointer-events:none}.loading{transform:translateY(25%);animation:lift;animation-delay:.5s;animation-duration:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-timing-function:ease-in-out}@keyframes lift{0%{transform:translateY(25%)}to{transform:translateY(0)}}@keyframes focus{0%{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}to{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.logo{position:relative;z-index:2;opacity:0;transform:translate(-50%,25%);animation:lift,fadeIn;animation-delay:0s,.5s;animation-duration:2s,1s;animation-iteration-count:1,1;animation-direction:normal,normal;animation-fill-mode:forwards,forwards;animation-timing-function:ease-in-out,ease}::selection{background:var(--foreground);color:var(--background)}h1{font-size:2rem}.page_ctas__s0HhQ{display:flex;gap:16px}.page_ctas__s0HhQ a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:none;border:1px solid rgba(0,0,0,0);transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__OM10C{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__nTtxg{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__wa9SD{position:fixed;z-index:10;color:var(--accent);background:rgba(0,0,0,.88);bottom:0;padding:4px}@media(hover:hover)and (pointer:fine){a.page_primary__OM10C:hover{background:var(--button-primary-hover);border-color:rgba(0,0,0,0)}a.page_secondary__nTtxg:hover{background:var(--button-secondary-hover);border-color:rgba(0,0,0,0)}.page_footer__wa9SD a:hover{text-decoration:underline;text-underline-offset:4px}}