*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--thox-emerald:#10b981;--thox-emerald-light:#34d399;--thox-emerald-neon:#0f8;--thox-purple:#a855f7;--thox-purple-light:#c084fc;--thox-blue:#3b82f6;--thox-amber:#f59e0b;--thox-red:#ef4444;--thox-cyan:#22d3ee;--thox-bg:#000;--thox-surface:#0c0c18;--thox-border:#1a1a28;--thox-font-mono:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace}body,html{height:100%;height:100dvh;width:100%;overflow:hidden;background:#000;color:#fff;font-family:var(--thox-font-mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (padding-bottom:env(safe-area-inset-bottom)){:root{--sai-bottom:env(safe-area-inset-bottom)}}#__next,main{height:100%;height:100dvh;width:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1f2937;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#374151}::selection{background:rgba(16,185,129,.3);color:#fff}:focus-visible{outline:2px solid var(--thox-emerald);outline-offset:2px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background:transparent!important}canvas{display:block}[data-dragging=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes thox-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes thox-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes thox-slide-in{0%{transform:translateX(16px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes thox-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}@keyframes thox-glow{0%,to{box-shadow:0 0 8px var(--thox-emerald)}50%{box-shadow:0 0 20px var(--thox-emerald),0 0 40px var(--thox-emerald)}}@keyframes thox-float1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(8vw,5vh) scale(1.1)}50%{transform:translate(3vw,10vh) scale(.95)}75%{transform:translate(-5vw,3vh) scale(1.05)}}@keyframes thox-float2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-6vw,-8vh) scale(1.08)}66%{transform:translate(4vw,-4vh) scale(.92)}}@keyframes thox-float3{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-45%,-55%) scale(1.15)}}.thox-mono{font-family:var(--thox-font-mono)}.thox-slide-in{animation:thox-slide-in .2s ease}.thox-blink{animation:thox-blink .6s infinite}.thox-pulse{animation:thox-pulse 1.5s infinite}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}