@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Orbitron:wght@400;700&family=Quicksand:wght@300;400;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#000;color:#fff;font-family:Quicksand,sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent}@keyframes pulse-fast{0%,to{opacity:1}50%{opacity:.5}}@keyframes glitch{0%{clip-path:inset(40% 0 61% 0);transform:translate(-2px,2px)}20%{clip-path:inset(92% 0 1% 0);transform:translate(1px,-1px)}40%{clip-path:inset(43% 0 1% 0);transform:translate(-1px,2px)}60%{clip-path:inset(25% 0 58% 0);transform:translate(3px,1px)}80%{clip-path:inset(54% 0 7% 0);transform:translate(-1px,-2px)}to{clip-path:inset(58% 0 43% 0);transform:translate(2px,1px)}}.animate-glitch{animation:glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite}#root{width:100%;height:100%}.font-header{font-family:Cinzel,serif}.font-tech{font-family:Orbitron,sans-serif}.font-body{font-family:Quicksand,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0ff;border-radius:2px}@media (pointer: fine){body.custom-cursor-active *,body.custom-cursor-active html,body.custom-cursor-active #root,body.custom-cursor-active button,body.custom-cursor-active a,body.custom-cursor-active input,body.custom-cursor-active textarea,body.custom-cursor-active select{cursor:none!important}body.custom-cursor-active iframe{cursor:auto!important}}
