body,html{max-height:100vh;width:100vw;overflow-x:hidden;overflow-y:auto}@font-face{font-family:BigheadsFont;src:url(/_next/static/media/ed-interlock.fbda782b.otf)}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media(prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{margin:0;padding:0;color:rgb(var(--foreground-rgb));background-color:#222;background-image:url(/_next/static/media/body.ad926e01.jpg);background-size:cover;background-position:50%;background-repeat:repeat;min-height:100vh}main{color:#fff}main.fullscreen{height:100vh;width:100%}main.white{color:#000}main.white.filled{background-color:#fff}main.black{background-color:#000;color:#fff}main.offblack{background-color:#222;color:#fff}[data-align=center]{text-align:center}[data-align=center]>*{margin-left:auto;margin-right:auto}[data-preload]{position:fixed;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:.01}[data-branded],h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-family:BigheadsFont;color:#fff}[data-branded][data-branded=important],h1[data-branded=important],h2[data-branded=important],h3[data-branded=important],h4[data-branded=important],h5[data-branded=important],h6[data-branded=important]{font-family:BigheadsFont!important}[data-branded] [data-size=small],[data-branded][data-size=small],h1 [data-size=small],h1[data-size=small],h2 [data-size=small],h2[data-size=small],h3 [data-size=small],h3[data-size=small],h4 [data-size=small],h4[data-size=small],h5 [data-size=small],h5[data-size=small],h6 [data-size=small],h6[data-size=small]{font-size:.8em}[data-branded][data-theme=neon],h1[data-theme=neon],h2[data-theme=neon],h3[data-theme=neon],h4[data-theme=neon],h5[data-theme=neon],h6[data-theme=neon]{color:#fe3ebf;background:linear-gradient(180deg,#a930fa,#fd3ebf,#e996ba);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-disabled=true]{color:#666}h1{font-size:min(3em,8vh)}h2{font-size:2.5em;font-size:min(2.5em,6vh);line-height:.8em}button,p{font-size:1.7em}button[data-size=xlarge],p[data-size=xlarge]{font-size:min(3em,7vh)}button[data-size=xlarge] svg,p[data-size=xlarge] svg{height:.6em}button[data-size=large],p[data-size=large]{font-size:min(2.2em,5vh)}button[data-size=medium],p[data-size=medium]{font-size:min(1.3em,4vh)}button[data-size=small],p[data-size=small]{font-size:min(.8em,3vh)}button{color:#85d8f9;border:none;background:none;text-transform:uppercase;font-family:BigheadsFont;pointer-events:auto;cursor:pointer;display:flex;flex-direction:row;align-items:center}button:disabled{opacity:.8;pointer-events:none;color:gray}button:disabled:hover{text-decoration:none}button[data-theme-color=secondary]{color:#fe3ebf}button:hover{text-decoration:underline}button svg{width:auto;height:20px;flex-grow:0;flex-shrink:0}button[data-theme=neon],p[data-theme=neon],span[data-theme=neon]{background:none;border:none;color:transparent;-webkit-text-stroke:2px #85d8f9;text-shadow:0 0 20px rgba(0,0,0,.5)}button[data-theme=neon][data-theme-color=secondary],p[data-theme=neon][data-theme-color=secondary],span[data-theme=neon][data-theme-color=secondary]{-webkit-text-stroke:2px #fe3ebf}button[data-theme=neon] svg path,p[data-theme=neon] svg path,span[data-theme=neon] svg path{stroke:#85d8f9;stroke-width:10%;stroke-linecap:square}button[data-theme=neon][data-clicked=true],p[data-theme=neon][data-clicked=true],span[data-theme=neon][data-clicked=true]{position:relative}button[data-theme=neon][data-clicked=true]:after,button[data-theme=neon][data-clicked=true]:before,p[data-theme=neon][data-clicked=true]:after,p[data-theme=neon][data-clicked=true]:before,span[data-theme=neon][data-clicked=true]:after,span[data-theme=neon][data-clicked=true]:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(255,0,255,.2);background-size:cover;background-position:50%}button[data-theme=neon][data-clicked=true]:after,p[data-theme=neon][data-clicked=true]:after,span[data-theme=neon][data-clicked=true]:after{animation:pulse1 1s linear;animation-fill-mode:forwards;background-image:url(/_next/static/media/btn-pulse.b8bb1edd.png)}button[data-theme=neon][data-clicked=true]:before,p[data-theme=neon][data-clicked=true]:before,span[data-theme=neon][data-clicked=true]:before{animation:pulse2 .5s linear;animation-fill-mode:forwards;background-image:url(/_next/static/media/btn-pulse2.e59645c7.png)}@keyframes pulse1{0%{transform:scale(0);opacity:0;background-position:0 50%}75%{opacity:.5}to{transform:scale(1.5);opacity:0;background-position:100% 50%}}@keyframes pulse2{0%{transform:scale(0);opacity:0;background-position:100% 50%}75%{opacity:.5}to{transform:scale(1.5);opacity:0;background-position:0 50%}}button[data-theme=basic],p[data-theme=basic],span[data-theme=basic]{font-family:Verdana,Geneva,Tahoma,sans-serif;text-transform:none;color:#fff}hr{margin:10px 0}hr[data-style=dashed]{border-style:dashed}hr[data-color=secondary]{border-color:#fe3ebf}[data-flex]{display:flex;flex-direction:row}[data-flex][data-flex=column]{flex-direction:column}[data-flex][data-align=center]{align-items:center}[data-flex][data-align=start]{align-items:flex-start}[data-flex][data-align=end]{align-items:flex-end}[data-flex][data-align=stretch]{align-items:stretch}[data-flex][data-justify=center]{justify-content:center}[data-flex][data-justify=start]{justify-content:flex-start}[data-flex][data-justify=end]{justify-content:flex-end}[data-flex][data-justify=stretch]{justify-content:stretch}[data-nowrap]{white-space:nowrap}[data-height=full]{height:100%}[data-inactive]{pointer-events:none}[data-animation=fade-in]{opacity:0;animation:fade-in .5s ease-in-out .05s forwards}[data-animation=float]{animation:float 2s ease-in-out infinite}canvas,img{-moz-user-select:none;user-select:none;-webkit-user-select:none}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.ui{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;text-align:center;height:100%;overflow:hidden}.ui>[data-ui=header]{flex-grow:0}.ui>[data-ui=header]>*{margin:10px auto}.ui>[data-ui=body]{flex-grow:1;flex-shrink:1}.ui>[data-ui=footer]{flex-grow:0}.ui>[data-ui=footer]>*{margin:10px auto}[data-hidden=true]{opacity:0;transition:all .5s ease-in-out;pointer-events:none}