@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=DM+Mono:ital,wght@0,300;0,400;1,300&display=swap");:root{--bg:#0a0a0a;--surface:#111;--border:#1e1e1e;--border-light:#2a2a2a;--text:#f0f0f0;--muted:#666;--accent:#c8f542;--accent2:#4287f5;--tag-bg:#161616}*,:after,:before{box-sizing:border-box;margin:0;padding:0;cursor:default}[role=button],a,button{cursor:pointer}html{scroll-behavior:smooth}section{scroll-margin-top:70px}body{background:var(--bg);color:var(--text);font-family:Syne,sans-serif;min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px}