/* Karnataka Nursing services — modern design (Renewal, Registration Certificate, Transfer, Goodwill) */
/* All pages follow same layout as karnataka-nursing-registration-renewal */

.nursing-renewal-page,
.kn-reg-cert-page,
.nursing-cert-transfer-page,
.kn-goodwill-cert-page {
  --nr-primary: #0f2744;
  --nr-primary-light: #1a365d;
  --nr-accent: #22c55e;
  --nr-accent-hover: #16a34a;
  --nr-text: #1a1a1a;
  --nr-text-muted: #5a5a5a;
  --nr-bg-light: #f8fafc;
  --nr-bg-white: #ffffff;
  --nr-border: #e2e8f0;
  margin: 0;
  padding: 0;
}

.nursing-renewal-page .container-xxl,
.kn-reg-cert-page .container-xxl,
.nursing-cert-transfer-page .container-xxl,
.kn-goodwill-cert-page .container-xxl {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1400px) { .nursing-renewal-page .container-xxl, .kn-reg-cert-page .container-xxl, .nursing-cert-transfer-page .container-xxl, .kn-goodwill-cert-page .container-xxl { padding-left: 1.5rem; padding-right: 1.5rem; } }

/* Hero */
.nursing-renewal-page .nr-hero,
.kn-reg-cert-page .nr-hero,
.nursing-cert-transfer-page .nr-hero,
.kn-goodwill-cert-page .nr-hero {
  min-height: 380px !important;
  background: var(--nr-primary) !important;
  background-image: linear-gradient(135deg, var(--nr-primary) 0%, var(--nr-primary-light) 100%) !important;
  position: relative;
}
.nursing-renewal-page .nr-hero .breadcrumb-item a,
.kn-reg-cert-page .nr-hero .breadcrumb-item a,
.nursing-cert-transfer-page .nr-hero .breadcrumb-item a,
.kn-goodwill-cert-page .nr-hero .breadcrumb-item a { color: rgba(255,255,255,0.9); }
.nursing-renewal-page .nr-hero .breadcrumb-item.active,
.kn-reg-cert-page .nr-hero .breadcrumb-item.active,
.nursing-cert-transfer-page .nr-hero .breadcrumb-item.active,
.kn-goodwill-cert-page .nr-hero .breadcrumb-item.active { color: var(--nr-accent); font-weight: 600; }
.nursing-renewal-page .nr-hero h1,
.kn-reg-cert-page .nr-hero h1,
.nursing-cert-transfer-page .nr-hero h1,
.kn-goodwill-cert-page .nr-hero h1 { font-size: 1.75rem !important; font-weight: 700 !important; }
@media (min-width: 768px) { .nursing-renewal-page .nr-hero h1, .kn-reg-cert-page .nr-hero h1, .nursing-cert-transfer-page .nr-hero h1, .kn-goodwill-cert-page .nr-hero h1 { font-size: 2.25rem !important; } }
.nursing-renewal-page .nr-hero .lead,
.kn-reg-cert-page .nr-hero .lead,
.nursing-cert-transfer-page .nr-hero .lead,
.kn-goodwill-cert-page .nr-hero .lead { opacity: 0.95; font-size: 1rem !important; }
@media (min-width: 768px) { .nursing-renewal-page .nr-hero .lead, .kn-reg-cert-page .nr-hero .lead, .nursing-cert-transfer-page .nr-hero .lead, .kn-goodwill-cert-page .nr-hero .lead { font-size: 1rem !important; } }
.nursing-renewal-page .btn-nr-cta,
.kn-reg-cert-page .btn-nr-cta,
.nursing-cert-transfer-page .btn-nr-cta,
.kn-goodwill-cert-page .btn-nr-cta {
  background: var(--nr-accent) !important;
  color: #fff !important;
  font-weight: 600;
  padding: 0.65rem 1.75rem;
  border-radius: 8px;
  border: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.nursing-renewal-page .btn-nr-cta:hover,
.kn-reg-cert-page .btn-nr-cta:hover,
.nursing-cert-transfer-page .btn-nr-cta:hover,
.kn-goodwill-cert-page .btn-nr-cta:hover { background: var(--nr-accent-hover); color: #fff; transform: translateY(-2px); box-shadow: 0 8px 20px rgba(34,197,94,0.35); }
.nursing-renewal-page .nr-hero .rounded-circle.bg-success,
.kn-reg-cert-page .nr-hero .rounded-circle.bg-success,
.nursing-cert-transfer-page .nr-hero .rounded-circle.bg-success,
.kn-goodwill-cert-page .nr-hero .rounded-circle.bg-success { background: rgba(34,197,94,0.25) !important; width: 180px !important; height: 180px !important; }
.nursing-renewal-page .nr-hero .rounded-circle i,
.kn-reg-cert-page .nr-hero .rounded-circle i,
.nursing-cert-transfer-page .nr-hero .rounded-circle i,
.kn-goodwill-cert-page .nr-hero .rounded-circle i { font-size: 3.5rem !important; }
.nursing-renewal-page .nr-hero-highlights,
.kn-reg-cert-page .nr-hero-highlights,
.nursing-cert-transfer-page .nr-hero-highlights,
.kn-goodwill-cert-page .nr-hero-highlights { gap: 0.5rem 1.5rem; }
.nursing-renewal-page .nr-hero-highlights span,
.kn-reg-cert-page .nr-hero-highlights span,
.nursing-cert-transfer-page .nr-hero-highlights span,
.kn-goodwill-cert-page .nr-hero-highlights span { font-size: 0.9rem !important; }

/* Section titles */
.nursing-renewal-page .nr-section-title,
.kn-reg-cert-page .nr-section-title,
.nursing-cert-transfer-page .nr-section-title,
.kn-goodwill-cert-page .nr-section-title { font-size: 2rem !important; font-weight: 700 !important; color: var(--nr-primary) !important; margin-bottom: 0.75rem !important; }
@media (min-width: 768px) { .nursing-renewal-page .nr-section-title, .kn-reg-cert-page .nr-section-title, .nursing-cert-transfer-page .nr-section-title, .kn-goodwill-cert-page .nr-section-title { font-size: 2.25rem !important; } }
.nursing-renewal-page .nr-section-underline,
.kn-reg-cert-page .nr-section-underline,
.nursing-cert-transfer-page .nr-section-underline,
.kn-goodwill-cert-page .nr-section-underline { width: 60px; height: 4px; background: linear-gradient(90deg, var(--nr-accent), var(--nr-accent-hover)); border-radius: 2px; margin-left: auto; margin-right: auto; margin-bottom: 1.5rem; }

/* Content cards */
.nursing-renewal-page .nr-content-card,
.kn-reg-cert-page .nr-content-card,
.nursing-cert-transfer-page .nr-content-card,
.kn-goodwill-cert-page .nr-content-card {
  background: var(--nr-bg-white);
  border: 1px solid var(--nr-border);
  border-radius: 16px;
  padding: 1.5rem 1.75rem;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.nursing-renewal-page .nr-content-card:hover,
.kn-reg-cert-page .nr-content-card:hover,
.nursing-cert-transfer-page .nr-content-card:hover,
.kn-goodwill-cert-page .nr-content-card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.08); transform: translateY(-2px); }
.nursing-renewal-page .nr-content-card h3,
.kn-reg-cert-page .nr-content-card h3,
.nursing-cert-transfer-page .nr-content-card h3,
.kn-goodwill-cert-page .nr-content-card h3 { font-size: 1.2rem !important; font-weight: 600 !important; color: var(--nr-primary) !important; margin-bottom: 1rem !important; }
.nursing-renewal-page .nr-content-card ul, .nursing-renewal-page .nr-content-card ol,
.kn-reg-cert-page .nr-content-card ul, .kn-reg-cert-page .nr-content-card ol,
.nursing-cert-transfer-page .nr-content-card ul, .nursing-cert-transfer-page .nr-content-card ol,
.kn-goodwill-cert-page .nr-content-card ul, .kn-goodwill-cert-page .nr-content-card ol { margin-bottom: 0; padding-left: 1.25rem; }
.nursing-renewal-page .nr-content-card li,
.kn-reg-cert-page .nr-content-card li,
.nursing-cert-transfer-page .nr-content-card li,
.kn-goodwill-cert-page .nr-content-card li { margin-bottom: 0.5rem; color: var(--nr-text-muted); }
.nursing-renewal-page .nr-content-card li:last-child,
.kn-reg-cert-page .nr-content-card li:last-child,
.nursing-cert-transfer-page .nr-content-card li:last-child,
.kn-goodwill-cert-page .nr-content-card li:last-child { margin-bottom: 0; }

/* Enquiry form card */
.nursing-renewal-page .nr-form-card,
.kn-reg-cert-page .nr-form-card,
.nursing-cert-transfer-page .nr-form-card,
.kn-goodwill-cert-page .nr-form-card {
  background: var(--nr-bg-white);
  border: 1px solid var(--nr-border);
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  overflow: hidden;
  position: sticky;
  top: 100px;
}
.nursing-renewal-page .nr-form-card .card-header,
.kn-reg-cert-page .nr-form-card .card-header,
.nursing-cert-transfer-page .nr-form-card .card-header,
.kn-goodwill-cert-page .nr-form-card .card-header {
  background: var(--nr-primary) !important;
  background-image: linear-gradient(135deg, var(--nr-primary) 0%, var(--nr-primary-light) 100%) !important;
  color: #fff !important;
  font-weight: 600;
  font-size: 1.1rem;
  padding: 1rem 1.25rem;
  border: none;
}
.nursing-renewal-page .nr-form-card .form-label,
.kn-reg-cert-page .nr-form-card .form-label,
.nursing-cert-transfer-page .nr-form-card .form-label,
.kn-goodwill-cert-page .nr-form-card .form-label { font-weight: 500; color: var(--nr-text); font-size: 0.9rem; }
.nursing-renewal-page .nr-form-card .form-control, .nursing-renewal-page .nr-form-card .form-select,
.kn-reg-cert-page .nr-form-card .form-control, .kn-reg-cert-page .nr-form-card .form-select,
.nursing-cert-transfer-page .nr-form-card .form-control, .nursing-cert-transfer-page .nr-form-card .form-select,
.kn-goodwill-cert-page .nr-form-card .form-control, .kn-goodwill-cert-page .nr-form-card .form-select { border-radius: 8px; border-color: var(--nr-border); }
.nursing-renewal-page .nr-form-card .form-control:focus, .nursing-renewal-page .nr-form-card .form-select:focus,
.kn-reg-cert-page .nr-form-card .form-control:focus, .kn-reg-cert-page .nr-form-card .form-select:focus,
.nursing-cert-transfer-page .nr-form-card .form-control:focus, .nursing-cert-transfer-page .nr-form-card .form-select:focus,
.kn-goodwill-cert-page .nr-form-card .form-control:focus, .kn-goodwill-cert-page .nr-form-card .form-select:focus { border-color: var(--nr-accent); box-shadow: 0 0 0 3px rgba(34,197,94,0.15); }
.nursing-renewal-page .nr-form-card .btn-primary,
.kn-reg-cert-page .nr-form-card .btn-primary,
.nursing-cert-transfer-page .nr-form-card .btn-primary,
.kn-goodwill-cert-page .nr-form-card .btn-primary {
  background: var(--nr-accent);
  border-color: var(--nr-accent);
  border-radius: 8px;
  font-weight: 600;
  padding: 0.6rem 1.5rem;
}
.nursing-renewal-page .nr-form-card .btn-primary:hover,
.kn-reg-cert-page .nr-form-card .btn-primary:hover,
.nursing-cert-transfer-page .nr-form-card .btn-primary:hover,
.kn-goodwill-cert-page .nr-form-card .btn-primary:hover {
  background: var(--nr-accent-hover);
  border-color: var(--nr-accent-hover);
}

/* Contact strip */
.nursing-renewal-page .nr-contact-strip,
.kn-reg-cert-page .nr-contact-strip,
.nursing-cert-transfer-page .nr-contact-strip,
.kn-goodwill-cert-page .nr-contact-strip {
  background: var(--nr-primary) !important;
  background-image: linear-gradient(135deg, var(--nr-primary) 0%, var(--nr-primary-light) 100%) !important;
}
.nursing-renewal-page .nr-contact-strip a,
.kn-reg-cert-page .nr-contact-strip a,
.nursing-cert-transfer-page .nr-contact-strip a,
.kn-goodwill-cert-page .nr-contact-strip a { color: var(--nr-accent); font-weight: 600; }
.nursing-renewal-page .nr-contact-strip a:hover,
.kn-reg-cert-page .nr-contact-strip a:hover,
.nursing-cert-transfer-page .nr-contact-strip a:hover,
.kn-goodwill-cert-page .nr-contact-strip a:hover { color: #4ade80; }
