::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}html,body,#root{width:100%;height:100%}a{color:inherit;text-decoration:none}.bg-orb-1,.bg-orb-2{z-index:-10;filter:blur(120px);pointer-events:none;border-radius:50%;width:80vw;max-width:800px;height:80vw;max-height:800px;animation:25s ease-in-out infinite alternate floatOrb;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-orb-1{background:radial-gradient(circle,#0075ff40 0%,#0075ff00 70%);animation-delay:-5s}.bg-orb-2{background:radial-gradient(circle,#8900ff26 0%,#8900ff00 70%);animation-duration:30s;animation-direction:alternate-reverse}@keyframes floatOrb{0%{transform:translate(-70%,-30%)scale(1)}33%{transform:translate(-30%,-70%)scale(1.2)}66%{transform:translate(-20%,-20%)scale(.9)}to{transform:translate(-60%,-60%)scale(1.1)}}@keyframes blink{0%,to{border-color:#0000}50%{border-color:#0075ff}}.typewriter-text{background:linear-gradient(90deg,#a0aec0 0% 10%,#fff 20%,#a0aec0 30% 100%) 100%/300%;-webkit-background-clip:text;background-clip:text;color:#0000!important}.typewriter-text.shimmer-active{animation:4s linear infinite shimmer}@keyframes shimmer{0%{background-position:100%}to{background-position:-50%}}
