*{box-sizing:border-box}html{height: 100vh;min-width:320px;-webkit-text-size-adjust:none;background:#0f0031}body{margin:0;font-family:"Roboto Condensed","SF Compact Display","Helvetica Neue Condensed",sans-serif;-webkit-font-smoothing:antialiased;line-height:1;color:#000;user-select:none;overscroll-behavior:none}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'),local(RobotoCondensed-Light),url(../fonts/RobotoCondensed-Light.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Light.ttf?1.85.14) format("truetype");unicode-range:U + 400 -045F,U + 490 -0491,U + 04B0-04B1,U + 2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'),local(RobotoCondensed-Light),url(../fonts/RobotoCondensed-Light.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Light.ttf?1.85.14) format("truetype");unicode-range:U + 0 -00FF,U + 0131,U + 152 -0153,U + 02C6,U + 02DA,U + 02DC,U + 2000 -206F,U + 2074,U + 20AC,U + 2212,U + 2215,U + E0FF,U + EFFD,U + F000}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'),local(RobotoCondensed-Regular),url(../fonts/RobotoCondensed-Regular.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Regular.ttf?1.85.14) format("truetype");unicode-range:U + 400 -045F,U + 490 -0491,U + 04B0-04B1,U + 2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'),local(RobotoCondensed-Regular),url(../fonts/RobotoCondensed-Regular.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Regular.ttf?1.85.14) format("truetype");unicode-range:U + 0 -00FF,U + 0131,U + 152 -0153,U + 02C6,U + 02DA,U + 02DC,U + 2000 -206F,U + 2074,U + 20AC,U + 2212,U + 2215,U + E0FF,U + EFFD,U + F000}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'),local(RobotoCondensed-Bold),url(../fonts/RobotoCondensed-Bold.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Bold.ttf?1.85.14) format("truetype");unicode-range:U + 400 -045F,U + 490 -0491,U + 04B0-04B1,U + 2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'),local(RobotoCondensed-Bold),url(../fonts/RobotoCondensed-Bold.woff?1.85.14) format("woff"),url(../fonts/RobotoCondensed-Bold.ttf?1.85.14) format("truetype");unicode-range:U + 0 -00FF,U + 0131,U + 152 -0153,U + 02C6,U + 02DA,U + 02DC,U + 2000 -206F,U + 2074,U + 20AC,U + 2212,U + 2215,U + E0FF,U + EFFD,U + F000}@font-face{font-family:'DejaVuSans Condensed';font-style:normal;font-weight:400;src:url(../fonts/DejaVuSansCondensed.ttf?1.85.14) format("truetype")}@font-face{font-family:'DejaVuSans Condensed';font-style:normal;font-weight:700;src:url(../fonts/DejaVuSansCondensed-Bold.ttf?1.85.14) format("truetype")}

.invisible { opacity: 0; pointer-events: none; }
.sticky { position: sticky; }
.flex   { display: flex!important; }
.w-100	{ width: 100%!important; }
.m-0	{ margin: 0!important; }
.t-0    { top: 0!important; }

.no-scrollbar {scrollbar-width: none;}
.no-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none !important;
    background: transparent;
}

* {
    font-family: 'AkrobatRegular', sans-serif;
    white-space: nowrap;
    margin: 0;
}
