:root{--topps-red:#eb2027;--topps-red-bright:#ed1c24;--topps-maroon:#af2734;--topps-maroon-dark:#661c23;--topps-white:#fff;--topps-black:#000;--gray-100:#d9d9d9;--gray-200:#c3c3c3;--gray-300:#a5a5a5;--topps-green:#62c544;--topps-error:#ff3038;--topps-shadow:#2b070b99;--radius-sm:15px;--radius-lg:30px;--font-display:"Countach", "Helvetica Neue", Helvetica, Arial, sans-serif;--u:min(100vw / 1080, 100dvh / 1920)}*,:before,:after{box-sizing:border-box}html,body{overscroll-behavior:none;background:#000;height:100%;margin:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}@font-face{font-family:Countach;font-weight:700;font-style:normal;src:url(/fonts/Countach-Bold.otf)format("opentype");font-display:swap}@font-face{font-family:Countach;font-weight:700;font-style:italic;src:url(/fonts/Countach-BoldItalic.otf)format("opentype");font-display:swap}@font-face{font-family:Countach;font-weight:400;font-style:normal;src:url(/fonts/Countach-Regular.otf)format("opentype");font-display:swap}@font-face{font-family:Countach;font-weight:300;font-style:normal;src:url(/fonts/Countach-Light.otf)format("opentype");font-display:swap}@font-face{font-family:Countach;font-weight:300;font-style:italic;src:url(/fonts/Countach-LightItalic.otf)format("opentype");font-display:swap}@font-face{font-family:Countach;font-weight:400;font-style:italic;src:url(/fonts/Countach-Italic.otf)format("opentype");font-display:swap}.topps-stage{width:calc(1080 * var(--u));height:calc(1920 * var(--u));font-family:var(--font-display);background:#000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.topps-frame{width:100%;height:100%;position:relative;overflow:hidden}@keyframes topps-push-exit-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes topps-push-enter-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.topps-push-exit{animation:.55s ease-in-out forwards topps-push-exit-up}.topps-push-enter{animation:.55s ease-in-out forwards topps-push-enter-up}
