:root{--bg:#000000;--panel:#2e2e2e;--border:#484848;--text:#f3efe6;--text-muted:#909090;--tab-active:#3a3a3a;--tab-inactive:#2e2e2e;--btn-border:#555555;--btn-start-bg:#363636}*{box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}