:root{--rsj-red: #b91c1c;--rsj-red-dark: #7f1d1d;--rsj-white: #ffffff;--rsj-slate: #0f172a;--rsj-slate-light: #64748b;--rsj-border: #e2e8f0;--rsj-bg: #f8fafc;--font-sans: "Plus Jakarta Sans", system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--rsj-bg);color:var(--rsj-slate);line-height:1.5}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}
