/* GOYO — Neighborhood Famous Branding */
/* Shared brand variables for the monochrome theme */

:root {
  --brand-tagline: "Neighborhood Famous";
  --brand-primary: #10B981;
  --brand-bg: #0A0A0A;
}
