:root{--bg:#060810;--bg2:#0A0D16;--bg3:#0F1220;--card:#0D1019;--card2:#111520;--border:#181D2E;--border2:#242A40;--g:#00F5A0;--o:#FF6B35;--b:#3D8EFF;--r:#FF3C5F;--y:#FFD166;--text:#DDE3F5;--muted:#4A5470;--muted2:#7A85A8}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Syne,sans-serif;overflow-x:hidden}body:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E");opacity:.5}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}body:after{background:radial-gradient(ellipse 55% 45% at 75% 15%,rgba(0,245,160,.04) 0,transparent 65%),radial-gradient(ellipse 40% 35% at 15% 70%,rgba(61,142,255,.04) 0,transparent 60%),radial-gradient(ellipse 30% 25% at 50% 100%,rgba(255,107,53,.03) 0,transparent 60%)}a{text-decoration:none}