:root{--background:#000;--foreground:#fff;--accent:red;--text-muted:#888;--border-color:#333;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);min-height:100dvh;line-height:1.5}a{color:inherit;text-decoration:none}ul{list-style:none}button{color:inherit;font:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:none}input,textarea{font-family:inherit;font-size:max(1rem,16px)}
