/* ============================================================
   CUSTOM ORDERS / POP-UPS PAGE
   ------------------------------------------------------------
   #526: the hero and the inquiry-form card this page shares with
   popups.html now live in css/style.css (search "SHARED INQUIRY
   HERO"). Only genuinely page-specific rules belong here.
   ============================================================ */

/* Cottage-food business lane callout — pop-up activations, not bulk food sales */
.co-biz-note {
  background: rgba(212, 175, 55, 0.08);
  border-left: 3px solid var(--gold);
  padding: 0.9rem 1.1rem;
  border-radius: 0 8px 8px 0;
  font-size: 0.95rem;
}
