/* casualpacing.com — seasonal auto education light: #0EA5E9 primary, #16A34A accent */
:root {
  --primary-50: #f0f9ff;
  --primary-100: #e0f2fe;
  --primary-200: #bae6fd;
  --primary-300: #7dd3fc;
  --primary-400: #38bdf8;
  --primary-500: #0ea5e9;
  --primary-600: #0284c7;
  --primary-700: #0369a1;
  --primary-800: #075985;
  --primary-900: #0c4a6e;
  --primary-rgb: 14, 165, 233;
  --neutral-50: #f8fafc;
  --neutral-100: #f1f5f9;
  --neutral-200: #e2e8f0;
  --neutral-300: #cbd5e1;
  --neutral-400: #94a3b8;
  --neutral-500: #64748b;
  --neutral-600: #475569;
  --neutral-700: #334155;
  --neutral-800: #1f2937;
  --neutral-900: #111827;
  --neutral-950: #0f172a;
  --surface-primary: #ffffff;
  --surface-secondary: #f8fafc;
  --surface-accent: #f1f5f9;
  --text-primary: #111827;
  --text-secondary: #475569;
  --text-accent: #16a34a;
  --button-primary-bg: #0ea5e9;
  --button-primary-text: #ffffff;
  --button-secondary-bg: #ffffff;
  --button-secondary-text: #111827;
  --border-light: #e2e8f0;
  --border-medium: #cbd5e1;
  --accent-rgb: 22, 163, 74;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #f8fafc !important;
  color: #111827 !important;
}

.text-muted,
.top_body_base.text-muted,
.page_section_subtitle,
.blog-desc,
.lead.text-muted {
  color: #475569 !important;
}

.text-secondary {
  color: #64748b !important;
}

.header-clean {
  background: rgba(255, 255, 255, 0.96) !important;
  border-bottom: 1px solid #e2e8f0;
  backdrop-filter: blur(10px);
}

.header-clean .navbar,
.header-clean .navbar-dark,
.header-clean .navbar-light {
  background: transparent !important;
}

.header-clean .navbar-dark .nav-link,
.header-clean .navbar-light .nav-link {
  color: #111827 !important;
}

.header-clean .navbar-dark .nav-link:hover,
.header-clean .navbar-dark .nav-link:focus,
.header-clean .navbar-dark .nav-link.active,
.header-clean .navbar-light .nav-link:hover,
.header-clean .navbar-light .nav-link:focus,
.header-clean .navbar-light .nav-link.active {
  color: #0ea5e9 !important;
}

.header-clean .brand-text {
  color: #111827 !important;
}

.header-clean .custom-toggler .line {
  background: #111827 !important;
}

.header-clean .navbar-backdrop {
  background: rgba(15, 23, 42, 0.45) !important;
}

.hero-section {
  background: radial-gradient(ellipse at 15% 0%, rgba(14, 165, 233, 0.12), transparent 55%),
    radial-gradient(ellipse at 85% 15%, rgba(22, 163, 74, 0.08), transparent 45%),
    #f8fafc !important;
}

.fresh_hero_title,
.core_section_title,
.display-4,
.blog-title {
  color: #111827 !important;
}

.btn-primary {
  background-color: #0ea5e9 !important;
  border-color: #0ea5e9 !important;
  color: #ffffff !important;
}

.btn-primary:hover {
  background-color: #0284c7 !important;
  border-color: #0284c7 !important;
  color: #ffffff !important;
}

.btn-outline-primary {
  color: #0ea5e9 !important;
  border-color: #0ea5e9 !important;
}

.btn-outline-primary:hover {
  background: rgba(14, 165, 233, 0.08) !important;
  color: #0284c7 !important;
}

.btn-leadgen-submit {
  background: linear-gradient(135deg, #0ea5e9, #0284c7) !important;
  color: #fff !important;
  border: none !important;
}

.usp-item,
.about-feature-card,
.service-card,
.leadgen-form-card,
.form-card,
.info-card,
.blog-card {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 8px 30px rgba(15, 23, 42, 0.06) !important;
}

.usp-item-stat.clean_overline {
  color: #16a34a !important;
}

.service-card-featured {
  outline: 2px solid rgba(14, 165, 233, 0.35);
}

.service-price {
  color: #0284c7 !important;
}

.service-cta {
  color: #16a34a !important;
}

.leadgen-section-secondary {
  background: linear-gradient(180deg, #f1f5f9 0%, #f8fafc 100%) !important;
}

.form-control,
.form-select,
.form-input,
.form-textarea {
  background-color: #ffffff !important;
  border-color: #cbd5e1 !important;
  color: #111827 !important;
}

.form-floating > label {
  color: #64748b !important;
}

.contact-section {
  background: #f1f5f9 !important;
}

.contact-container .info-card-primary,
.contact-container .info-card-secondary {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
}

.site-disclaimer-bar {
  background: #f1f5f9 !important;
  border-top: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
}

.site-disclaimer-bar .footer-disclaimer-text,
.site-disclaimer-bar .footer-disclaimer-text p {
  color: #475569 !important;
  font-size: 0.875rem;
  line-height: 1.6;
}

.footer-professional-blue-01 {
  background: #111827 !important;
  border-top: none;
  color: #e5e7eb !important;
}

.footer-professional-blue-01 .core_section_title,
.footer-professional-blue-01 h3,
.footer-professional-blue-01 h4 {
  color: #f9fafb !important;
}

.footer-professional-blue-01 .top_body_base,
.footer-professional-blue-01 .premium_caption {
  color: #cbd5e1 !important;
}

.footer-professional-blue-01 .footer-link {
  color: #cbd5e1 !important;
}

.footer-professional-blue-01 .footer-link:hover {
  color: #38bdf8 !important;
}

.footer-divider {
  border-color: #374151 !important;
}

.dropdown-menu,
.dropdown-menu-dark,
.dropdown-menu-end {
  background-color: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 12px 40px rgba(15, 23, 42, 0.12) !important;
}

.dropdown-item {
  color: #111827 !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
  background: #f0f9ff !important;
  color: #0ea5e9 !important;
}

.article-container .blog-article {
  color: #111827 !important;
}

.article-container .blog-article h1,
.article-container .blog-article h2,
.article-container .blog-article h3 {
  color: #111827 !important;
}

.accordion-button {
  background: #ffffff !important;
  color: #111827 !important;
}

.accordion-button:not(.collapsed) {
  background: #f0f9ff !important;
  color: #0369a1 !important;
}

.accordion-body {
  background: #f8fafc !important;
  color: #475569 !important;
}

.border-secondary {
  border-color: #e2e8f0 !important;
}

#team {
  background: #ffffff !important;
  border-color: #e2e8f0 !important;
}

.ratio {
  background: #e2e8f0;
}

.brand-icon svg rect {
  fill: #0ea5e9 !important;
}

.text-primary,
.bi.text-primary {
  color: #0ea5e9 !important;
}

.text-success {
  color: #16a34a !important;
}

.legal-container h1,
.legal-container h2 {
  color: #111827 !important;
}

.legal-container p,
.legal-container li {
  color: #475569 !important;
}
