@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Syne:wght@400;700;800&display=swap";:root{--bg: #0a0a0a;--surface: #111111;--border: #222222;--recycle: #4ade80;--compost: #fb923c;--trash: #f87171;--text: #f5f5f5;--muted: #666666}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Space Mono,monospace;min-height:100vh;overflow-x:hidden}
