:root{--text: #FAFAF6;--background: #1b1919;--background-secondary: #ecf1f0;--text-secondary: #4a4e69;--primary: #4a4e69;--secondary: #2a9d8f}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif;color:var(--text)}@font-face{font-family:Forever Freedom;src:url("./media/Forever Freedom Regular-HPWIONB4.ttf")}@font-face{font-family:Superior mono regular;src:url("./media/ltsuperiormono-regular-X2EIZJ3G.otf")}@font-face{font-family:Superior mono bold;src:url("./media/ltsuperiormono-bold-XWPZ3UBB.otf")}body{background-color:var(--background);overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:contain;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}html{-ms-overflow-style:none;scrollbar-width:none}.noselect{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-khtml-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.flex{display:flex;justify-content:center;align-items:center}.full{width:100vw;height:100vh}.row{flex-direction:row}.column{flex-direction:column}.magic{animation:background-pan 3s linear infinite;background:linear-gradient(to right,#a8ff78,#78ffd6,#a8ff78);background-size:200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}@keyframes background-pan{0%{background-position:0% 0%}to{background-position:100% 100%}}
