/* TEMP BUILD: replace with real app.css */
:root { --brand: #4f46e5; }
.btn-primary { background: var(--brand); border-color: var(--brand); }
