@font-face{font-family:title;src:url(/fonts/mono/Mono45Headline-Regular.woff),url(/fonts/mono/Mono45Headline-Regular.woff2)}@font-face{font-family:titleBold;src:url(/fonts/mono/Mono45Headline-Bold.woff),url(/fonts/mono/Mono45Headline-Bold.woff2)}@font-face{font-family:titleLight;src:url(/fonts/mono/Mono45Headline-Light.woff),url(/fonts/mono/Mono45Headline-Light.woff2)}@font-face{font-family:subtitle;src:url(/fonts/acktive/AktivGroteskEx-Regular.otf)}@font-face{font-family:copy;src:url(/fonts/gt/GT-Super-Text-Regular.otf)}*{margin:0;box-sizing:border-box;touch-action:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-drag:none}html,body,#root{position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100%;max-height:100%;background:ivory;overflow:hidden}html{font-size:1vw}@media (min-width: 0px){html{font-size:1vw}}@media (min-width: 500px) and (orientation: portrait){html{font-size:.8vw}}@media (min-width: 500px) and (orientation: landscape){html{font-size:.45vw}}@media (min-width: 1000px) and (orientation: portrait){html{font-size:.8vw}}@media (min-width: 1000px) and (orientation: landscape){html{font-size:.5vw}}@media (min-width: 1300px){html{font-size:.5vw}}@media (min-width: 1800px){html{font-size:.4vw}}@media (min-width: 2000px){html{font-size:.5vw}}@media (min-width: 2500px){html{font-size:.4vw}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.centerABS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.centerREL{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.centerFIX{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.flexCenterRow{display:flex;flex-direction:row;align-items:center;justify-content:center}.flexCenterColumn{display:flex;flex-direction:column;align-items:center;justify-content:center}.gridCenter{display:grid;place-content:center}
