*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1814;--bg-card:#221f1a;--bg-input:#2a2620;--border:#3a3630;--orange:#c66a1f;--orange-hover:#d97a2f;--cream:#f4f1ea;--muted:#8a8070;--green:#4a9b6f;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{background:var(--bg);color:var(--cream);font-family:var(--font);min-height:100vh}a{color:inherit;text-decoration:none}