:root{--bg:#08080a;--bg-elevated:#111114;--bg-card:#16161a;--surface:#1e1e23;--border:#2a2a30;--text-primary:#f0f0f2;--text-secondary:#8a8a96;--text-muted:#55555f;--accent-green:#34d399;--accent-green-dim:rgba(52,211,153,.12);--accent-yellow:#fbbf24;--accent-yellow-dim:rgba(251,191,36,.12);--accent-red:#f87171;--accent-red-dim:rgba(248,113,113,.12);--accent-blue:#60a5fa;--accent-blue-dim:rgba(96,165,250,.08)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text-primary);font-family:DM Sans,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}
