/*
 * Customer theme overrides.
 *
 * This file is intentionally outside the LeanSiteKit Core.
 * AI or human production-side style work should only edit this file.
 */

/* Example:
.site-card {
  border-color: color-mix(in srgb, var(--site-color-border), var(--site-color-accent) 12%);
}
*/
