/* Style tambahan minimal */
:root { --brand:#0ea5e9; }
.btn-primary { background-color: var(--brand); border-color: var(--brand); }
