*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050608;color:#fff;font-family:Cabinet Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}#root,body,html{min-height:100%}h1,h2,h3,h4{font-family:Clash Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font-family:inherit}input,select,textarea{outline:none}button{cursor:pointer}code{font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:3px;width:3px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#1c2535;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#2a3a55}.fa{animation:fadeUp .5s ease both}.hover-lift{transition:transform .2s,box-shadow .2s}.hover-lift:hover{transform:translateY(-3px)}.app-fallback,.app-loading{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:100vh;padding:40px;text-align:center}.app-loading__spinner{animation:spin .8s linear infinite;border-radius:50%;border-style:solid;border-width:3px;height:34px;width:34px}.app-fallback{background:#050608;color:#fff}.app-fallback__mark{background:#c8ff00;border-radius:12px;color:#000;display:grid;font-size:24px;font-weight:800;height:44px;place-items:center;width:44px}.app-fallback h1{color:#c8ff00;font-size:22px}.app-fallback p{color:#94a3b8;font-family:Fira Code,monospace;font-size:12px;max-width:520px;word-break:break-word}.app-fallback button{background:#c8ff00;border:0;border-radius:8px;color:#000;font-weight:800;padding:12px 28px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes badge{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes glow{0%,to{box-shadow:0 0 20px #c8ff0030}50%{box-shadow:0 0 40px #c8ff0060}}
/*# sourceMappingURL=main.2d3babb0.css.map*/