{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "grove",
  "type": "registry:style",
  "title": "Kiln Grove",
  "description": "HoldCo master-brand editorial register. Moss + forest + warm cream, editorial serif, patient-capital gravitas. Extends @kiln/foundations.",
  "registryDependencies": [
    "https://kiln.alexlee.ai/r/foundations.json"
  ],
  "files": [
    {
      "path": "registry/grove/grove.css",
      "content": "/* @kiln/grove — HoldCo master-brand editorial register.\n * Extends @kiln/foundations. Moss + forest + warm cream, editorial serif,\n * airy density, patient-capital gravitas. For HoldCo marketing, thesis memos,\n * investor pages, careers.\n *\n * PLACEHOLDERS. Cycle 2 locks exact moss/forest palette, editorial serif, radius,\n * and border treatment. Specimen E is the taste-hit, not the lock. */\n\n:root {\n  --font-sans: \"Inter\", system-ui, sans-serif;\n  --font-serif: \"Newsreader\", Georgia, serif;\n  --font-mono: \"JetBrains Mono\", ui-monospace, monospace;\n\n  --radius: 0.625rem;\n\n  /* Moss + forest + warm cream palette — placeholder. Cycle 2 tunes. */\n  --background: oklch(0.97 0.012 95);        /* warm cream canvas */\n  --foreground: oklch(0.22 0.02 140);        /* deep forest ink */\n  --card: oklch(0.985 0.008 95);\n  --card-foreground: oklch(0.22 0.02 140);\n  --popover: oklch(0.985 0.008 95);\n  --popover-foreground: oklch(0.22 0.02 140);\n  --primary: oklch(0.42 0.08 145);           /* forest green */\n  --primary-foreground: oklch(0.97 0.012 95);\n  --secondary: oklch(0.92 0.02 100);\n  --secondary-foreground: oklch(0.22 0.02 140);\n  --muted: oklch(0.92 0.02 100);\n  --muted-foreground: oklch(0.46 0.02 130);\n  --accent: oklch(0.72 0.08 135);            /* moss */\n  --accent-foreground: oklch(0.22 0.02 140);\n  --destructive: oklch(0.577 0.245 27.325);\n  --success: oklch(0.62 0.12 150);\n  --warning: oklch(0.76 0.14 85);\n  --border: oklch(0.86 0.02 110);\n  --input: oklch(0.86 0.02 110);\n  --ring: oklch(0.42 0.08 145);\n}\n",
      "type": "registry:style",
      "target": "app/grove.css"
    }
  ]
}