/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */

/* ============================================================================
 * NurtureKit Design System - Scoped Components Only
 * ============================================================================
 *
 * IMPORTANT: This project uses the NurtureKit Design System for ALL styling.
 *
 * ✅ DO:
 *   - Use .nk-* component classes (e.g., .nk-btn, .nk-card)
 *   - Use CSS variables (e.g., var(--nk-primary), var(--nk-accent))
 *   - Reference .agent-os/standards/styling-guide.md for full documentation
 *
 * ❌ DO NOT:
 *   - Use Tailwind utility classes (bg-blue-600, text-white, etc.)
 *   - Tailwind does NOT use NurtureKit brand colors (#2ecc71 green, #1f3a93 navy)
 *
 * Brand Colors:
 *   - Primary (Green):  var(--nk-primary) = #2ecc71
 *   - Accent (Navy):    var(--nk-accent) = #1f3a93
 *   - Background:       var(--nk-background-warm) = #faf9f6
 *
 * See: .agent-os/standards/styling-guide.md
 * ============================================================================
 */

@import url("/assets/nurturekit-b9135f5a.css");
@import url("/assets/nurturekit-components-5c2f943b.css");
