html,body,#root{height:100%;background:#000}*{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:auto;overflow:hidden}html{line-height:1.4;font-weight:400;font-family:sans-serif;-webkit-text-size-adjust:100%}body{padding:0;margin:0;font-family:proxima-nova,sans-serif;font-weight:600;font-style:normal;font-size:16px}#root{display:flex;flex-direction:column;align-items:center;justify-content:center}.radial-gradient{width:100%;height:100%;position:fixed;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;will-change:background;z-index:1000}.enigma{width:50%;font-size:1rem;text-align:center;line-height:1.4;color:#fff;padding-bottom:3rem;margin:0}@media (max-width: 1024px) and (orientation: portrait){#root{justify-content:center}.mobile-prompt{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-prompt__msg{text-align:center;color:#fff;font-size:.9rem;text-transform:uppercase;padding-top:3rem}}@media screen and (max-width: 1024px) and (orientation: landscape){.enigma{padding-bottom:1rem;font-size:.9rem;line-height:1.2}}
