/* 
 * Tailwind CSS - Compiled Output
 * This file is generated from src/css/tailwind.css
 * Run: npm run build:tailwind to generate
 * 
 * For development, this placeholder ensures the theme loads without errors
 */

/* Core WordPress Block Support Styles - Minimal version */
.wp-block-group,
.wp-block-cover {
  width: 100%;
}

.wp-block-group.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.quick-lead-cta-button-wrapper {
  display: flex;
}

/* Placeholder message for dev environment */
.dev-notice {
  background:  #fff3cd;
  padding: 1rem;
  margin: 1rem 0;
  border-left: 4px solid #ffca28;
  font-family: system-ui, sans-serif;
}

/*
 ========================
 NOTE TO DEVELOPERS:
 ========================
 This is a placeholder file.
 Please run 'npm run build:tailwind' to generate the full Tailwind CSS.
 
 The full CSS will include:
 - Tailwind base, components, and utilities
 - Mobile-first responsive styles
 - Custom components for buttons, checkmarks, etc.
 - Accessibility features
 - Performance optimizations
*/
