:root{--accent:#38bdf8;--bg:#050505}body{-webkit-font-smoothing:antialiased;background-color:#050505;background-color:var(--bg);color:#fff;margin:0;overflow-x:hidden}.noise-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100%;left:0;opacity:.03;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#050505;background:var(--bg)}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#38bdf8;background:var(--accent)}.shadow-text{text-shadow:0 0 40px #38bdf81a}@keyframes dash{to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.14c8d9ca.css.map*/