:root{--bg: #080C14;--bg2: #0C1220;--bg3: #101828;--teal: #14B8A6;--teal2: #0D9488;--teal3: #5EEAD4;--text: #F8FAFC;--muted: rgba(248,250,252,.5);--muted2: rgba(248,250,252,.2);--border: rgba(20,184,166,.12);--border2: rgba(248,250,252,.06);--glass: rgba(255,255,255,.04);--glass2: rgba(255,255,255,.07);--r: 20px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:999;opacity:.4}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}
