/* ====================================================================
   Registration Modal Premium Revamp unique stylesheet
   ==================================================================== */

/* Modal Content Wrapper with glassmorphic aesthetics */
#mdl-registration {
  overflow-y: hidden !important;
}

/* 47th conference committee hierarchy and carousel refresh */
#tg-committee,
#tg-tec-commit {
  padding: 72px 16px 66px !important;
  background:
    radial-gradient(circle at 7% 12%, rgba(0, 169, 214, 0.07), transparent 22rem),
    #f8fafc !important;
}

#tg-tec-commit {
  border-top: 1px solid rgba(9, 47, 84, 0.08);
}

#tg-committee .nc-committee-heading,
#tg-tec-commit .nc-committee-heading {
  margin-bottom: 34px !important;
}

#tg-committee .nc-committee-heading h2,
#tg-tec-commit .nc-committee-heading h2 {
  max-width: 820px;
  color: #092f54 !important;
  font-size: clamp(28px, 3.2vw, 39px) !important;
  letter-spacing: -0.025em !important;
}

#tg-committee .nc-lead-duo-card,
#tg-tec-commit .nc-lead-duo-card {
  display: grid !important;
  max-width: 1060px !important;
  margin: 0 auto 48px !important;
  padding: 0 !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 20px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#tg-committee .nc-lead-row,
#tg-tec-commit .nc-lead-row {
  position: relative !important;
  display: grid !important;
  min-height: 218px;
  overflow: hidden;
  align-items: center !important;
  gap: 22px !important;
  width: 100% !important;
  flex: none !important;
  border: 1px solid #dbe6ef;
  border-radius: 26px;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(9, 47, 84, 0.09);
}

#tg-committee .nc-lead-row::before,
#tg-tec-commit .nc-lead-row::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: linear-gradient(90deg, #092f54, #00a9d6);
}

#tg-committee .nc-lead-row-2::before,
#tg-tec-commit .nc-lead-row-2::before {
  background: linear-gradient(90deg, #00a9d6, #f47b20);
}

#tg-committee .nc-lead-row-1,
#tg-tec-commit .nc-lead-row-1 {
  padding: 0 24px 0 0 !important;
  grid-template-columns: 176px minmax(0, 1fr);
}

#tg-committee .nc-lead-row-2,
#tg-tec-commit .nc-lead-row-2 {
  padding: 0 0 0 24px !important;
  grid-template-columns: minmax(0, 1fr) 176px;
}

#tg-committee .nc-lead-photo-wrap,
#tg-tec-commit .nc-lead-photo-wrap {
  position: relative;
  width: 176px !important;
  height: 218px !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(145deg, #eaf5f9, #f8fbfc) !important;
  box-shadow: none !important;
}

#tg-committee .nc-lead-photo,
#tg-tec-commit .nc-lead-photo {
  object-position: center top !important;
}

#tg-committee .nc-lead-info,
#tg-tec-commit .nc-lead-info {
  position: relative;
  z-index: 2;
  min-width: 0;
}

#tg-committee .nc-role-pill,
#tg-tec-commit .nc-role-pill {
  padding: 7px 12px !important;
  border: 1px solid rgba(0, 157, 204, 0.2);
  border-radius: 999px !important;
  background: #eaf7fb !important;
  box-shadow: none !important;
  color: #007fa9 !important;
  font-size: 11px !important;
  letter-spacing: 0.065em !important;
}

#tg-committee .nc-role-pill-alt,
#tg-tec-commit .nc-role-pill-alt {
  border-color: rgba(244, 123, 32, 0.2);
  background: #fff4ec !important;
  color: #d45e1c !important;
}

#tg-committee .nc-lead-name,
#tg-tec-commit .nc-lead-name {
  margin-top: 12px !important;
  color: #092f54 !important;
  font-size: 23px !important;
  letter-spacing: -0.02em !important;
}

#tg-committee .nc-lead-divider,
#tg-tec-commit .nc-lead-divider {
  display: none !important;
}

#tg-committee .nc-members-subheading,
#tg-tec-commit .nc-members-subheading {
  max-width: 1060px;
  margin: 0 auto 22px !important;
}

#tg-committee .nc-subhead-title,
#tg-tec-commit .nc-subhead-title {
  color: #007fa9 !important;
  font-size: 12px !important;
  letter-spacing: 0.13em !important;
}

#tg-committee .nc-carousel-wrapper,
#tg-tec-commit .nc-carousel-wrapper {
  max-width: 1160px;
  margin: 0 auto;
  padding: 28px 54px 58px !important;
  border: 1px solid #dce6ee;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 16px 44px rgba(9, 47, 84, 0.07);
  outline: none;
}

#tg-committee .nc-carousel-wrapper:focus-visible,
#tg-tec-commit .nc-carousel-wrapper:focus-visible {
  border-color: #00a4d4;
  box-shadow: 0 0 0 4px rgba(0, 164, 212, 0.14), 0 16px 44px rgba(9, 47, 84, 0.07);
}

.nc-comm-owl .owl-stage {
  display: flex;
}

.nc-comm-owl .owl-item {
  display: flex;
}

#tg-committee .nc-member-card-exec,
#tg-tec-commit .nc-member-card-exec {
  position: relative;
  width: 100%;
  max-width: none !important;
  min-height: 256px;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border-color: #dce6ee !important;
  border-radius: 21px !important;
  box-shadow: 0 9px 24px rgba(9, 47, 84, 0.07) !important;
}

#tg-committee .nc-member-card-exec::before,
#tg-tec-commit .nc-member-card-exec::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(90deg, #092f54, #00a9d6);
}

#tg-committee .nc-member-photo-frame,
#tg-tec-commit .nc-member-photo-frame {
  height: 188px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #edf5f8 !important;
}

#tg-committee .nc-member-name,
#tg-tec-commit .nc-member-name {
  min-height: 68px !important;
  padding: 13px 11px !important;
  color: #153c60 !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
}

#tg-committee .nc-carousel-nav,
#tg-tec-commit .nc-carousel-nav {
  top: 43% !important;
  width: 40px !important;
  height: 40px !important;
  border-color: rgba(0, 164, 212, 0.28) !important;
  color: #0087b5 !important;
  opacity: 1 !important;
}

#tg-committee .nc-carousel-prev,
#tg-tec-commit .nc-carousel-prev {
  left: 9px !important;
}

#tg-committee .nc-carousel-next,
#tg-tec-commit .nc-carousel-next {
  right: 9px !important;
}

@media (max-width: 767px) {
  #tg-committee,
  #tg-tec-commit {
    padding: 50px 0 46px !important;
  }

  #tg-committee .nc-committee-heading,
  #tg-tec-commit .nc-committee-heading {
    margin-bottom: 25px !important;
  }

  #tg-committee .nc-committee-heading h2,
  #tg-tec-commit .nc-committee-heading h2 {
    font-size: 28px !important;
  }

  #tg-committee .nc-lead-duo-card,
  #tg-tec-commit .nc-lead-duo-card {
    margin-bottom: 38px !important;
    grid-template-columns: 1fr !important;
    gap: 15px !important;
  }

  #tg-committee .nc-lead-row,
  #tg-tec-commit .nc-lead-row,
  #tg-committee .nc-lead-row-1,
  #tg-tec-commit .nc-lead-row-1,
  #tg-committee .nc-lead-row-2,
  #tg-tec-commit .nc-lead-row-2 {
    min-height: 156px;
    padding: 0 16px 0 0 !important;
    grid-template-columns: 120px minmax(0, 1fr) !important;
    gap: 16px !important;
  }

  #tg-committee .nc-lead-row-2 .nc-lead-photo-wrap,
  #tg-tec-commit .nc-lead-row-2 .nc-lead-photo-wrap {
    order: -1;
  }

  #tg-committee .nc-lead-row-2 .nc-lead-info,
  #tg-tec-commit .nc-lead-row-2 .nc-lead-info {
    align-items: flex-start !important;
    text-align: left !important;
  }

  #tg-committee .nc-lead-photo-wrap,
  #tg-tec-commit .nc-lead-photo-wrap {
    width: 120px !important;
    height: 156px !important;
  }

  #tg-committee .nc-lead-name,
  #tg-tec-commit .nc-lead-name {
    font-size: 19px !important;
  }

  #tg-committee .nc-role-pill,
  #tg-tec-commit .nc-role-pill {
    font-size: 10px !important;
  }

  #tg-committee .nc-members-subheading,
  #tg-tec-commit .nc-members-subheading {
    margin-bottom: 18px !important;
  }

  #tg-committee .nc-carousel-wrapper,
  #tg-tec-commit .nc-carousel-wrapper {
    padding: 22px 34px 54px !important;
    border-radius: 23px;
  }

  #tg-committee .nc-carousel-nav,
  #tg-tec-commit .nc-carousel-nav {
    top: 42% !important;
    width: 34px !important;
    height: 34px !important;
    opacity: 0.92 !important;
  }

  #tg-committee .nc-carousel-prev,
  #tg-tec-commit .nc-carousel-prev {
    left: 5px !important;
  }

  #tg-committee .nc-carousel-next,
  #tg-tec-commit .nc-carousel-next {
    right: 5px !important;
  }

  #tg-committee .nc-member-card-exec,
  #tg-tec-commit .nc-member-card-exec {
    min-height: 250px;
  }

  #tg-committee .nc-member-photo-frame,
  #tg-tec-commit .nc-member-photo-frame {
    height: 182px !important;
  }
}

#mdl-registration .modal-dialog {
  max-width: 640px !important;
  width: 100% !important;
  margin: 0 auto !important;
  align-self: flex-start !important;
}

#mdl-registration .modal-content.modal-45 {
  background: linear-gradient(
    145deg,
    #091340 0%,
    #0c2060 40%,
    #007c99 100%
  ) !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.6) !important;
  color: #ffffff !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: relative !important;
  max-height: calc(100vh - 40px) !important;
  display: flex !important;
  flex-direction: column !important;
}

#mdl-registration .modal-body {
  overflow-y: auto !important;
  max-height: calc(100vh - 40px) !important;
  padding: 24px 20px 20px 20px !important;
}

/* Uniform layout grid overrides for registration step 1 fields */
#mdl-registration .form-group {
  margin-bottom: 20px !important;
}

#mdl-registration .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
  display: flex !important;
  flex-wrap: wrap !important;
}

#mdl-registration [class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* Custom Scrollbar for Registration Modal Body */
#mdl-registration .modal-body::-webkit-scrollbar {
  width: 6px;
}

#mdl-registration .modal-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

#mdl-registration .modal-body::-webkit-scrollbar-thumb {
  background: rgba(0, 210, 255, 0.4);
  border-radius: 10px;
}

#mdl-registration .modal-body::-webkit-scrollbar-thumb:hover {
  background: #00d2ff;
}

#mdl-registration .tg-registerholder {
  background: transparent !important;
  padding: 10px 6px !important;
  position: relative !important;
}

/* Remove default background pseudo-elements and styles */
#mdl-registration .tg-registerholder::before,
#mdl-registration .tg-registerholder::after {
  display: none !important;
  content: none !important;
}

/* Modal Title */
#mdl-registration .tg-heading h2 {
  color: #ffffff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  margin-bottom: 14px !important;
  text-align: center !important;
  background: linear-gradient(90deg, #ffffff 0%, #00d2ff 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

/* Hide the horizontal white line under the heading */
#mdl-registration .tg-heading::before,
#mdl-registration .tg-heading::after {
  display: none !important;
  content: none !important;
}

/* Close Button styling */
#mdl-registration .tg-close {
  position: absolute !important;
  top: 15px !important;
  right: 15px !important;
  width: 34px !important;
  height: 34px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  font-size: 18px !important;
  transition: all 0.3s ease !important;
  cursor: pointer !important;
  z-index: 1002 !important;
}

#mdl-registration .tg-close:hover {
  background: #00a8cc !important;
  color: #ffffff !important;
  transform: rotate(90deg) !important;
}

/* Modern Stepper Navigation UI */
.tg-formregister .form-group.frm-steps {
  background: rgba(255, 255, 255, 0.05) !important;
  border-radius: 12px !important;
  padding: 6px !important;
  margin-bottom: 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
}

#mdl-registration .tg-formregister .form-group.frm-steps .row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  margin: 0 !important;
}

.frm-steps .step {
  flex: 1 !important;
  padding: 10px 4px !important;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.5) !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  text-align: center !important;
  border: none !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  float: none !important;
  width: auto !important;
}

.frm-steps .step.active {
  background: linear-gradient(135deg, #0d1b68 0%, #00a8cc 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 4px 12px rgba(0, 168, 204, 0.3) !important;
}

/* Unified Executive Input Fields & Select Dropdowns Styling */
#mdl-registration input.form-control,
#mdl-registration select,
#mdl-registration .tg-select select {
  background: #09153a !important;
  border: 1px solid #00a8cc !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  height: 46px !important;
  font-size: 14px !important;
  font-family: "Poppins", sans-serif !important;
  line-height: normal !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
  width: 100% !important;
  padding: 10px 16px !important;
}

/* Chrome/Edge Autofill Background & Text Color Override */
#mdl-registration input:-webkit-autofill,
#mdl-registration input:-webkit-autofill:hover,
#mdl-registration input:-webkit-autofill:focus,
#mdl-registration input:-webkit-autofill:active {
  -webkit-text-fill-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #09153a inset !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

/* Unified High-contrast Disabled & Readonly Input Styles */
#mdl-registration input.form-control:disabled,
#mdl-registration select:disabled,
#mdl-registration .tg-select select:disabled,
#mdl-registration input.form-control[readonly] {
  background: rgba(9, 21, 58, 0.4) !important;
  border: 1px solid rgba(0, 168, 204, 0.25) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.5) !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
  filter: none !important;
}

.tg-formtheme.tg-formregister input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}

#mdl-registration input.form-control:focus,
#mdl-registration select:focus {
  border-color: #00d2ff !important;
  background: #0d1e52 !important;
  box-shadow: 0 0 12px rgba(0, 210, 255, 0.5) !important;
  outline: none !important;
}

/* High-contrast User-friendly Dropdown Options */
.tg-formtheme.tg-formregister select option,
.tg-select select option,
option {
  background-color: #0c1840 !important;
  color: #ffffff !important;
  padding: 12px 16px !important;
  font-size: 14px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
}

.tg-formtheme.tg-formregister select option:hover,
.tg-formtheme.tg-formregister select option:focus,
.tg-formtheme.tg-formregister select option:checked {
  background-color: #00a8cc !important;
  color: #ffffff !important;
}

/* Day/Session Select2 overrides */
.select2-container--default .select2-selection--multiple {
  background: rgba(255, 255, 255, 0.07) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 8px !important;
  height: auto !important;
  min-height: 46px !important;
  padding: 4px !important;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background: linear-gradient(135deg, #0d1b68 0%, #00a8cc 100%) !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 600 !important;
  padding: 2px 10px !important;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #ffffff !important;
  margin-right: 5px !important;
}

.select2-dropdown {
  background-color: #0c1840 !important;
  border: 1px solid #00a8cc !important;
  border-radius: 10px !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6) !important;
  color: #ffffff !important;
  overflow: hidden !important;
  z-index: 10005 !important;
}

.select2-container--default .select2-results__option {
  color: #ffffff !important;
  padding: 10px 16px !important;
  font-size: 14px !important;
  font-family: "Poppins", sans-serif !important;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: linear-gradient(135deg, #00a8cc 0%, #0d1b68 100%) !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}

/* Section Headings */
.tg-formtheme.tg-formregister label:not(.field-label) {
  background: transparent !important;
  color: #00d2ff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  margin-top: 15px !important;
  display: block !important;
  text-align: left !important;
  /* core.css's ".tg-formtheme.tg-formregister label { width: max-content; }" shrink-wraps
       these section headings to their text - override so they span the full card width. */
  width: 100% !important;
}

/* Individual Input Micro-Labels */
.tg-formtheme.tg-formregister label.field-label {
  background: transparent !important;
  color: #00d2ff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  margin-bottom: 4px !important;
  margin-top: 6px !important;
  display: block !important;
  text-align: left !important;
}

/* Layout Padding & Margins */
.form-group.col-check {
  margin-bottom: 20px !important;
  padding: 0 !important;
  position: relative !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
}

.form-group.col-check::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.form-group.col-check .row {
  display: flex !important;
  align-items: center !important;
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.st-p-input {
  margin-top: 25px !important;
  position: relative !important;
  clear: both !important;
  display: none; /* Hidden initially, triggered by jQuery */
}

.frm-steps {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

/* Email verification gate */
#email-verification[hidden],
#mdl-registration #email-verification[hidden],
#mdl-registration .email-verification[hidden],
#attendance-details[hidden] {
  display: none !important;
}

#mdl-registration .email-verification {
  margin: 22px 0 10px !important;
  padding: 20px !important;
  border: 1px solid rgba(0, 210, 255, 0.3) !important;
  border-radius: 14px !important;
  background: rgba(9, 21, 58, 0.5) !important;
  position: relative !important;
  /* The modal's fieldset chain is float:left (legacy theme CSS). Without its own
       Block Formatting Context, this block's flex-display child collapses to width:0
       and the whole card mis-lays-out to a 0-width column pinned to the parent's top. */
  display: flow-root !important;
}

#mdl-registration .email-verification-head {
  display: flex !important;
  align-items: flex-start !important;
  gap: 14px !important;
  margin-bottom: 14px !important;
  position: relative !important;
}

#mdl-registration .email-verification-icon {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 42px !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #0d1b68, #00a8cc) !important;
  font-size: 18px !important;
}

.email-verification h4 {
  margin: 0 0 4px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: left !important;
}

.email-verification-head p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.email-verification-head strong {
  color: #00d2ff !important;
  font-weight: 600 !important;
  overflow-wrap: anywhere !important;
}

.email-otp-primary,
.email-otp-resend {
  min-height: 42px !important;
  border-radius: 8px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  transition: all 0.2s ease !important;
}

.email-otp-primary {
  padding: 10px 18px !important;
  border: 0 !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #0d1b68, #00a8cc) !important;
}

.email-otp-primary:hover,
.email-otp-primary:focus-visible {
  transform: translateY(-1px) !important;
  box-shadow: 0 7px 18px rgba(0, 168, 204, 0.28) !important;
}

.email-otp-primary:disabled,
.email-otp-resend:disabled {
  cursor: not-allowed !important;
  opacity: 0.55 !important;
  transform: none !important;
  box-shadow: none !important;
}

.email-otp-entry {
  margin-top: 15px !important;
}

.email-otp-entry[hidden] {
  display: none !important;
}

.email-otp-row {
  display: flex !important;
  align-items: stretch !important;
  gap: 10px !important;
}

.email-otp-row input {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  letter-spacing: 4px !important;
  font-size: 17px !important;
  text-align: center !important;
}

.email-otp-resend {
  display: inline-flex !important;
  align-items: center !important;
  margin-top: 10px !important;
  padding: 7px 0 !important;
  min-height: auto !important;
  border: 0 !important;
  color: #69d7ec !important;
  background: transparent !important;
}

.email-otp-note {
  margin: 10px 0 0 !important;
  padding: 10px 12px !important;
  border-left: 3px solid #00a8cc !important;
  border-radius: 4px !important;
  color: rgba(255, 255, 255, 0.78) !important;
  background: rgba(13, 27, 104, 0.28) !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.email-otp-note i {
  margin-right: 5px !important;
  color: #69d7ec !important;
}

.email-otp-status {
  min-height: 20px !important;
  margin: 10px 0 0 !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

.email-otp-status.is-success {
  color: #7ee2a8 !important;
}

.email-otp-status.is-error {
  color: #ffb0b0 !important;
}

#mdl-registration .email-verification-icon-done {
  background: linear-gradient(135deg, #10b981, #059669) !important;
}

#email-verification-done[hidden],
#email-verification-pending[hidden] {
  display: none !important;
}

#btn-reg-next:disabled {
  cursor: not-allowed !important;
  opacity: 0.5 !important;
}

@media (max-width: 575px) {
  .email-verification {
    padding: 15px !important;
  }

  .email-otp-row {
    flex-direction: column !important;
  }

  .email-otp-row .email-otp-primary {
    width: 100% !important;
  }
}

.form-group.col-check .row > [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* Control buttons at the bottom */
.tg-formregister .form-group.but-col {
  margin-top: 14px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding-top: 14px !important;
  display: none; /* Hidden initially, triggered by jQuery */
  flex-direction: row-reverse !important;
  justify-content: space-between !important;
}

/* Force flex design when displayed by jQuery */
.tg-formregister .form-group.but-col[style*="display: block"],
.tg-formregister .form-group.but-col[style*="display: inline-block"],
.tg-formregister .form-group.but-col[style*="display: flex"] {
  display: flex !important;
}

.tg-formregister .form-group.but-col button {
  height: 46px !important;
  border-radius: 30px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  padding: 0 30px !important;
  width: auto !important;
  border: none !important;
  cursor: pointer !important;
  color: #ffffff !important;
  float: none !important;
}

/* Separate specific rule for Step 0 Check button */
#btn-mem-check {
  height: 46px !important;
  border-radius: 30px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  padding: 0 15px !important;
  width: 100% !important;
  border: none !important;
  cursor: pointer !important;
  color: #ffffff !important;
  float: none !important;
}

#btn-reg-next,
#btn-pay-now,
#btn-mem-check {
  background: linear-gradient(135deg, #ff6b00 0%, #ffa800 100%) !important;
  box-shadow: 0 4px 15px rgba(255, 107, 0, 0.3) !important;
}

#btn-reg-next:hover,
#btn-pay-now:hover,
#btn-mem-check:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 25px rgba(255, 107, 0, 0.5) !important;
  background: linear-gradient(135deg, #ffa800 0%, #ff6b00 100%) !important;
}

#btn-reg-back {
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

#btn-reg-back:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  transform: translateY(-2px) !important;
}

/* Pay later button */
#btn-pay-later {
  background: rgba(255, 255, 255, 0.15) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  margin-right: 10px !important;
  border-radius: 30px !important;
  color: #ffffff !important;
}

#btn-pay-later:hover {
  background: rgba(255, 255, 255, 0.25) !important;
  transform: translateY(-2px) !important;
}

/* Summary screen */
#step-payment .container,
#step-payment .form-group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

#step-payment .row {
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  border: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

/* .col-lg-12's width:100% only applies at >=1200px in this Bootstrap 3 build, but the
   modal never gets past 640px wide - without this, the card content shrink-wraps to its
   own text and leaves a large empty gap on the right at every real screen size. */
#step-payment .row > [class*="col-"] {
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100% !important;
  box-sizing: border-box !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#step-payment .row label.details {
  color: #00d2ff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  margin-bottom: 4px !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  display: block !important;
}

#step-payment h6 {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 13px !important;
  margin-bottom: 8px !important;
  font-family: "Poppins", sans-serif !important;
  text-align: left !important;
}

#step-payment h6.total {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #00d2ff !important;
  border-top: rgba(255, 255, 255, 0.15) dashed 1px !important;
  border-bottom: rgba(255, 255, 255, 0.15) dashed 1px !important;
  padding: 8px 0 !important;
  margin-top: 15px !important;
  width: 100% !important;
}

/* Phone input flag container adjustments */
.iti {
  width: 100% !important;
}
.iti__country-list {
  background-color: #091340 !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
}
.iti__country:hover,
.iti__country.iti__highlight {
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Modal Inner Preloader Overlay */
.registration-preloader {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: rgba(9, 19, 64, 0.9) !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 1001 !important;
  border-radius: 20px !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 0.3s ease !important;
}

.registration-preloader.active {
  opacity: 1 !important;
  pointer-events: auto !important;
}

.preloader-inner {
  text-align: center !important;
  color: #ffffff !important;
}

.preloader-inner h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  margin-top: 20px !important;
  color: #00d2ff !important;
  letter-spacing: 0.5px !important;
  text-transform: none !important;
}

.preloader-inner p {
  font-size: 13px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  margin-top: 8px !important;
  text-align: center !important;
}

/* Premium Roller preloader animation */
.lds-roller-premium {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller-premium div {
  animation: lds-roller-premium 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller-premium div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00d2ff;
  margin: -4px 0 0 -4px;
}
.lds-roller-premium div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller-premium div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller-premium div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller-premium div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller-premium div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller-premium div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller-premium div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller-premium div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller-premium div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller-premium div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller-premium div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller-premium div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller-premium div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller-premium div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller-premium div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller-premium div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller-premium {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Mobile responsive fixes */
@media (max-width: 767px) {
  #mdl-registration .tg-registerholder {
    padding: 10px 4px !important;
  }

  #mdl-registration .tg-heading h2 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }

  .tg-formregister .form-group.frm-steps {
    margin-bottom: 12px !important;
  }

  .tg-formregister .form-group.but-col {
    margin-top: 10px !important;
    padding-top: 10px !important;
    flex-direction: column !important;
    gap: 8px !important;
  }

  .tg-formregister .form-group.but-col button {
    width: 100% !important;
    float: none !important;
  }

  #txt-initial,
  #txt-last,
  #txt-call-name,
  #txt-designation,
  #txt-org,
  #txt-email,
  #txt-phone {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .no-pad-right,
  .no-pad-left {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .form-group.col-check .row {
    flex-direction: column !important;
    gap: 10px !important;
    align-items: stretch !important;
  }

  #btn-pay-later {
    margin-right: 0 !important;
    margin-bottom: 5px !important;
  }
}

/* Step 4 Summary Card & Flex Row Layout */
.summary-card {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 12px !important;
  padding: 14px 18px !important;
  margin-top: 4px !important;
  margin-bottom: 8px !important;
}

.summary-row {
  display: flex !important;
  justify-content: space-between !important;
  align-items: baseline !important;
  gap: 8px !important;
  margin-bottom: 8px !important;
  width: 100% !important;
}

.summary-row:last-child {
  margin-bottom: 0 !important;
}

.summary-label {
  color: rgba(255, 255, 255, 0.65) !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  flex-shrink: 0 !important;
  width: 110px !important;
  text-align: left !important;
}

.summary-val {
  color: #ffffff !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-align: right !important;
  word-break: break-word !important;
  flex: 1 !important;
}

@media (max-width: 767px) {
  #mdl-registration .modal-dialog {
    margin: 10px auto !important;
    max-width: calc(100vw - 16px) !important;
  }

  #mdl-registration .modal-body {
    padding: 14px 12px 12px 12px !important;
  }

  #mdl-registration .form-group {
    margin-bottom: 10px !important;
  }

  #step-payment .row {
    margin-bottom: 8px !important;
  }

  .summary-card {
    padding: 10px 12px !important;
    border-radius: 10px !important;
  }

  .summary-row {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: baseline !important;
    gap: 6px !important;
    margin-bottom: 6px !important;
  }

  .summary-label {
    font-size: 11px !important;
    width: 95px !important;
    min-width: 90px !important;
  }

  .summary-val {
    font-size: 12px !important;
    text-align: right !important;
    width: auto !important;
  }

  .summary-divider {
    margin: 8px 0 !important;
  }

  .summary-total-row .summary-label.total {
    font-size: 13px !important;
  }

  .summary-total-row .summary-val.h6-total {
    font-size: 16px !important;
  }
}

.summary-divider {
  height: 1px !important;
  background: rgba(255, 255, 255, 0.15) !important;
  margin: 12px 0 !important;
  width: 100% !important;
}

.summary-total-row .summary-label.total {
  color: #00d2ff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.summary-total-row .summary-val.h6-total {
  color: #ff9f43 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

label.details {
  color: #00d2ff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  margin-bottom: 4px !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* ====================================================================
   Payment Notification Modals Revamp (Success, Fail, Pay Later, Already Paid)
   ==================================================================== */

.pay-status-modal {
  background: linear-gradient(
    145deg,
    #091340 0%,
    #0c2060 40%,
    #007c99 100%
  ) !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.5) !important;
  color: #ffffff !important;
  overflow: hidden !important;
  padding: 10px !important;
}

.pay-status-modal .tg-close {
  position: absolute !important;
  top: 15px !important;
  right: 15px !important;
  width: 34px !important;
  height: 34px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  font-size: 18px !important;
  transition: all 0.3s ease !important;
  cursor: pointer !important;
  z-index: 1002 !important;
}

.pay-status-modal .tg-close:hover {
  background: #00a8cc !important;
  color: #ffffff !important;
  transform: rotate(90deg) !important;
}

.pay-status-container {
  padding: 25px 20px 20px 20px;
  position: relative;
}

/* Badge Icon Container */
.pay-status-icon-badge {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
  position: relative;
  animation: badgePop 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes badgePop {
  0% {
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.pay-status-icon-badge.success-badge {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(16, 185, 129, 0.4);
}

.pay-status-icon-badge.fail-badge {
  background: linear-gradient(135deg, #ff416c 0%, #ff4b2b 100%);
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(255, 65, 108, 0.4);
}

.pay-status-icon-badge.later-badge {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(245, 158, 11, 0.4);
}

.pay-status-icon-badge.info-badge {
  background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(59, 130, 246, 0.4);
}

/* Titles and Subtitles */
.pay-status-title {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  color: #ffffff !important;
  margin-bottom: 8px !important;
  letter-spacing: 0.5px !important;
  text-align: center !important;
}

.pay-status-title.fail-title {
  color: #ff6b6b !important;
}

.pay-status-subtitle {
  font-family: "Poppins", sans-serif !important;
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.8) !important;
  margin-bottom: 22px !important;
  line-height: 1.5 !important;
  text-align: center !important;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

/* Cards inside notification modals */
.pay-status-card {
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 14px !important;
  padding: 18px 20px !important;
  margin-bottom: 20px !important;
  backdrop-filter: blur(10px);
}

.pay-info-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 14px;
  text-align: left;
}

.pay-info-item:last-child {
  margin-bottom: 0;
}

.pay-info-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(0, 210, 255, 0.15);
  color: #00d2ff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pay-info-text {
  display: flex;
  flex-direction: column;
}

.pay-info-text strong {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 2px;
}

.pay-info-text span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  line-height: 1.4;
}

/* Troubleshooting Grid in Fail Modal */
.pay-card-heading {
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 14px !important;
}

.pay-reasons-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

@media (min-width: 576px) {
  .pay-reasons-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.reason-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: rgba(255, 255, 255, 0.04);
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.35;
}

.reason-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff6b6b;
  margin-top: 5px;
  flex-shrink: 0;
}

/* Deadline box for Pay Later */
.deadline-highlight {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.3);
  border-radius: 10px;
  padding: 12px 18px;
  margin-bottom: 12px;
}

.deadline-icon {
  font-size: 22px;
  color: #f59e0b;
}

.deadline-content {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.deadline-label {
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #f59e0b;
}

.deadline-date {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}

.deadline-note {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
  line-height: 1.4;
}

/* Support Box */
.pay-support-box {
  background: rgba(0, 0, 0, 0.2);
  border: 1px dashed rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  padding: 12px 16px;
  margin-bottom: 22px;
}

.support-label {
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #00d2ff;
  display: block;
  margin-bottom: 4px;
}

.support-contact {
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-size: 13px;
  color: #ffffff;
}

.support-contact strong {
  color: #ffffff !important;
  font-size: 14px !important;
}

.support-contact span {
  color: #00d2ff !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}

.support-contact span strong {
  color: #00d2ff !important;
}

.pay-support-mini {
  font-size: 13px !important;
  color: rgba(255, 255, 255, 0.85) !important;
}

.pay-support-mini strong {
  color: #00d2ff !important;
  font-weight: 600 !important;
}

/* Buttons */
.pay-status-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.btn-pay-status-action {
  padding: 12px 32px;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  outline: none !important;
}

.btn-success-action,
.btn-later-action,
.btn-info-action {
  background: linear-gradient(90deg, #00a8cc 0%, #00d2ff 100%);
  color: #ffffff;
}

.btn-success-action:hover,
.btn-later-action:hover,
.btn-info-action:hover {
  box-shadow: 0 8px 25px rgba(0, 210, 255, 0.4);
  transform: translateY(-2deg);
}

.btn-fail-retry {
  background: linear-gradient(90deg, #ff9f43 0%, #ff5252 100%);
  color: #ffffff;
}

.btn-fail-retry:hover {
  box-shadow: 0 8px 25px rgba(255, 159, 67, 0.4);
  transform: translateY(-2deg);
}

.btn-fail-close:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* ==========================================
   ENHANCED MODERN COMMITTEE SECTION STYLING
   ========================================== */

/* ====================================================
   FORMAL INSTITUTIONAL COMMITTEE SECTION REDESIGN
   ==================================================== */

.nc-committee-section {
  padding: 36px 0 !important;
  position: relative !important;
}

/* Comfortable gap between back-to-back committee sections */
.nc-committee-section + .nc-committee-section {
  padding-top: 24px !important;
}

.nc-committee-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
}

/* Committee Section Standard Light Theme Background */
#tg-committee,
#tg-tec-commit,
.nc-committee-section {
  background: #f8fafc !important;
  padding: 56px 16px 48px !important;
  position: relative !important;
  color: #0f172a !important;
  scroll-margin-top: 90px !important;
}

.nc-committee-heading {
  margin-bottom: 28px !important;
  text-align: center !important;
  width: 100% !important;
  display: block !important;
}

.nc-committee-heading h2 {
  font-size: clamp(24px, 3.5vw, 36px) !important;
  font-weight: 800 !important;
  color: #0f172a !important;
  letter-spacing: -0.3px !important;
  margin: 0 auto !important;
  line-height: 1.25 !important;
  text-align: center !important;
}

.nc-committee-heading .highlight-th {
  color: inherit !important;
  vertical-align: super !important;
  font-size: 0.6em !important;
  font-weight: inherit !important;
}

/* Executive Leadership Duo Card Container */
.nc-lead-duo-card {
  background: #ffffff !important;
  border-radius: 24px !important;
  border: 1.5px solid #e2e8f0 !important;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08) !important;
  padding: 24px 20px !important;
  max-width: 520px !important;
  margin: 0 auto 36px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 18px !important;
}

.nc-lead-row {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  width: 100% !important;
}

/* Fixed Proportions for Leadership Photos */
.nc-lead-photo-wrap {
  width: 140px !important;
  height: 165px !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  flex-shrink: 0 !important;
  border: 2px solid #00a3e0 !important;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.12) !important;
  background: #f1f5f9 !important;
}

.nc-lead-photo {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
  display: block !important;
}

.nc-lead-info {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.nc-lead-row-1 .nc-lead-info {
  text-align: left !important;
  align-items: flex-start !important;
}

.nc-lead-row-2 .nc-lead-info {
  text-align: right !important;
  align-items: flex-end !important;
}

.nc-lead-name {
  color: #0f172a !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  margin: 8px 0 0 0 !important;
  letter-spacing: -0.2px !important;
}

.nc-role-pill {
  display: inline-block !important;
  background: #00a3e0 !important;
  color: #ffffff !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  padding: 4px 14px !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 12px rgba(0, 163, 224, 0.3) !important;
  line-height: 1.2 !important;
}

.nc-role-pill-alt {
  background: #0077b6 !important;
}

.nc-lead-divider {
  width: 100% !important;
  height: 1px !important;
  background: #cbd5e1 !important;
}

/* Desktop Leadership Side-by-Side */
@media (min-width: 900px) {
  .nc-lead-duo-card {
    max-width: 880px !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 0 !important;
    padding: 28px 36px !important;
    position: relative !important;
  }

  .nc-lead-row {
    flex: 1 1 50% !important;
    width: 50% !important;
  }

  .nc-lead-divider {
    position: absolute !important;
    top: 28px !important;
    bottom: 28px !important;
    left: 50% !important;
    width: 1px !important;
    height: auto !important;
    background: #cbd5e1 !important;
  }

  .nc-lead-photo-wrap {
    width: 155px !important;
    height: 180px !important;
  }
}

/* Subheading Divider */
.nc-members-subheading {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  margin-bottom: 28px !important;
}

.nc-subhead-line {
  flex: 1 !important;
  max-width: 180px !important;
  height: 1px !important;
  background: #cbd5e1 !important;
}

.nc-subhead-title {
  color: #00a3e0 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}

/* Members Carousel Section & Uniform Image Frame */
.nc-carousel-wrapper {
  position: relative !important;
  padding: 0 40px 12px !important;
}

.nc-comm-owl {
  width: 100% !important;
}

.nc-member-card-exec {
  background: #ffffff !important;
  border-radius: 18px !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 4px 16px rgba(15, 23, 42, 0.06) !important;
  padding: 10px !important;
  text-align: center !important;
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease !important;
  margin: 4px auto 12px !important;
  max-width: 155px !important;
}

.nc-member-card-exec:hover {
  transform: translateY(-5px) !important;
  border-color: #00a3e0 !important;
  box-shadow: 0 12px 28px rgba(0, 163, 224, 0.2) !important;
}

/* Locked Uniform Height & Dimensions for Member Photos */
.nc-member-photo-frame {
  width: 100% !important;
  height: 140px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  margin-bottom: 10px !important;
  background: #f1f5f9 !important;
  border: 1px solid #f1f5f9 !important;
}

.nc-member-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
  display: block !important;
}

.nc-member-name {
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
  min-height: 34px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

/* Nav Buttons - Desktop & Base */
.nc-carousel-wrapper {
  position: relative !important;
  padding: 0 44px 16px !important;
}

.nc-carousel-nav {
  position: absolute !important;
  top: 42% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 1.5px solid #cbd5e1 !important;
  color: #00a3e0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  cursor: pointer !important;
  z-index: 99 !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.12) !important;
  transition: all 0.2s ease !important;
  opacity: 1 !important;
}

.nc-carousel-prev {
  left: 4px !important;
}
.nc-carousel-next {
  right: 4px !important;
}

.nc-carousel-nav:hover {
  background: #00a3e0 !important;
  color: #ffffff !important;
  border-color: #00a3e0 !important;
  box-shadow: 0 6px 16px rgba(0, 163, 224, 0.35) !important;
}

/* Mobile Nav Arrows: Small size, low opacity, sitting FLUSH at screen edges */
@media (max-width: 767px) {
  .nc-carousel-wrapper {
    padding: 0 0 16px !important;
    position: relative !important;
  }

  .nc-carousel-nav {
    width: 32px !important;
    height: 32px !important;
    font-size: 12px !important;
    opacity: 0.55 !important;
    background: rgba(255, 255, 255, 0.85) !important;
    color: #00a3e0 !important;
    border: 1.5px solid rgba(0, 163, 224, 0.45) !important;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15) !important;
    top: 38% !important;
    z-index: 100 !important;
    display: flex !important;
    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px) !important;
  }

  .nc-carousel-prev {
    left: -8px !important;
  }
  .nc-carousel-next {
    right: -8px !important;
  }

  .nc-carousel-nav:hover,
  .nc-carousel-nav:active {
    opacity: 0.95 !important;
    background: #00a3e0 !important;
    color: #ffffff !important;
    border-color: #00a3e0 !important;
  }
}

/* Pagination Dots - Forced Visible on Desktop & Mobile */
#tg-committee .owl-dots,
#tg-tec-commit .owl-dots,
.nc-comm-owl .owl-dots,
.owl-carousel.nc-comm-owl .owl-dots,
.owl-carousel.nc-comm-owl .owl-dots.disabled {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  margin-top: 18px !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
}

#tg-committee .owl-dot,
#tg-tec-commit .owl-dot,
.nc-comm-owl .owl-dot {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  background: #cbd5e1 !important;
  transition: all 0.25s ease !important;
  border: none !important;
  margin: 0 3px !important;
  padding: 0 !important;
  cursor: pointer !important;
  outline: none !important;
}

#tg-committee .owl-dot.active,
#tg-tec-commit .owl-dot.active,
.nc-comm-owl .owl-dot.active {
  width: 12px !important;
  height: 12px !important;
  background: #00a3e0 !important;
  box-shadow: 0 0 8px rgba(0, 163, 224, 0.6) !important;
}

/* Mobile Committee Section Padding */
@media (max-width: 767px) {
  .nc-committee-section {
    padding: 32px 0 !important;
  }

  #tg-committee {
    padding-bottom: 24px !important;
  }

  #tg-tec-commit {
    padding-top: 24px !important;
  }

  .nc-committee-container {
    padding: 0 16px !important;
  }

  .nc-committee-heading {
    margin-bottom: 18px !important;
  }

  .nc-lead-name {
    font-size: 17px !important;
  }
}

.nc-sponsor-section {
  padding: 24px 0 !important;
}

.nc-sponsor-heading {
  margin-bottom: 16px !important;
}

.nc-sponsor-block {
  margin-bottom: 16px !important;
}

.nc-sponsor-card {
  height: 60px !important;
  min-width: 110px !important;
  max-width: 150px !important;
  padding: 8px 12px !important;
}

.nc-sponsor-card img {
  max-height: 38px !important;
}

.nc-sponsor-contact {
  margin-top: 20px !important;
  padding-top: 16px !important;
}

.nc-contact-faq-section,
.nc-past-events-section,
.nc-reg-hub-section {
  padding: 28px 0 !important;
}

@media (max-width: 420px) {
  .nc-leadership-row {
    flex-direction: row !important;
    justify-content: center !important;
    gap: 12px !important;
  }

  .nc-lead-card {
    width: 135px !important;
  }
}

/* ====================================================
   FORMAL INSTITUTIONAL SPONSORS SECTION REDESIGN
   ==================================================== */

.nc-sponsor-section {
  padding: 36px 0 28px !important;
  background: #ffffff !important;
  position: relative !important;
}

.nc-sponsor-container {
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
}

.nc-sponsor-heading {
  margin-bottom: 24px !important;
  text-align: center !important;
}

.nc-sponsor-heading h2 {
  font-size: clamp(24px, 3.5vw, 36px) !important;
  font-weight: 800 !important;
  color: #162b4c !important; /* FUSION Navy */
  margin: 0 !important;
  letter-spacing: -0.5px !important;
}

.nc-sponsor-block {
  margin-bottom: 24px !important;
}

.nc-sponsor-category-heading {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  margin-bottom: 12px !important;
}

.nc-sponsor-line {
  flex: 1 !important;
  height: 1px !important;
  background: #cbd5e1 !important;
}

.nc-sponsor-cat-title {
  color: #f26522 !important; /* FUSION Warm Orange */
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.3px !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

.nc-sponsor-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 14px !important;
}

.nc-sponsor-card {
  background: #ffffff !important;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 163, 224, 0.2) !important;
  box-shadow: 0 3px 12px rgba(22, 43, 76, 0.05) !important;
  padding: 10px 18px !important;
  min-width: 140px !important;
  max-width: 180px !important;
  height: 72px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease !important;
  text-decoration: none !important;
}

.nc-sponsor-card:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 20px rgba(22, 43, 76, 0.12) !important;
  border-color: #00a3e0 !important;
}

.nc-sponsor-card img {
  max-width: 100% !important;
  max-height: 48px !important;
  object-fit: contain !important;
  display: block !important;
}

/* Paired Row Rules */
.nc-sponsor-paired-row {
  margin-bottom: 12px !important;
}

.nc-sponsor-paired-col {
  margin-bottom: 14px !important;
}

/* Contact Cards */
.nc-sponsor-contact {
  margin-top: 28px !important;
  padding-top: 20px !important;
  border-top: 1px solid #e2e8f0 !important;
}

.nc-sponsor-contact-title {
  text-align: center !important;
  color: #162b4c !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 14px !important;
}

.nc-sponsor-contact-card {
  background: #f8fafc !important;
  border-radius: 10px !important;
  border: 1px solid #e2e8f0 !important;
  padding: 14px 18px !important;
  text-align: center !important;
  margin-bottom: 12px !important;
}

.nc-contact-name {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #162b4c !important;
  margin-bottom: 6px !important;
}

.nc-contact-item {
  margin-bottom: 4px !important;
  font-size: 13px !important;
}

.nc-contact-item a {
  color: #00a3e0 !important;
  text-decoration: none !important;
  transition: color 0.2s ease !important;
}

.nc-contact-item a:hover {
  color: #f26522 !important;
  text-decoration: underline !important;
}

.nc-contact-item i {
  margin-right: 6px !important;
  color: #00a3e0 !important;
}

/* Continuous Seamless Infinite Marquee Loop for Sponsors */
.nc-sponsor-marquee {
  overflow: hidden !important;
  width: 100% !important;
  position: relative !important;
  padding: 10px 0 !important;
  mask-image: linear-gradient(
    to right,
    transparent,
    black 5%,
    black 95%,
    transparent
  ) !important;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent,
    black 5%,
    black 95%,
    transparent
  ) !important;
}

.nc-sponsor-track {
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
  width: max-content !important;
  animation: ncInfiniteMarquee 20s linear infinite !important;
  will-change: transform !important;
}

.nc-sponsor-marquee:hover .nc-sponsor-track {
  animation-play-state: paused !important;
}

.nc-sponsor-card {
  flex-shrink: 0 !important;
}

@keyframes ncInfiniteMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* ====================================================
   ENHANCED SPONSORSHIP CONTACT SECTION
   ==================================================== */

.nc-sponsor-contact-section {
  margin-top: 60px !important;
  padding-top: 48px !important;
  border-top: 1px solid rgba(0, 163, 224, 0.2) !important;
}

.nc-contact-header {
  margin-bottom: 36px !important;
}

.nc-contact-tag {
  display: inline-block !important;
  background: rgba(0, 163, 224, 0.08) !important;
  color: #00a3e0 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 5px 14px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(0, 163, 224, 0.3) !important;
  margin-bottom: 12px !important;
}

.nc-contact-heading-title {
  color: #162b4c !important;
  font-size: clamp(20px, 2.5vw, 28px) !important;
  font-weight: 800 !important;
  margin: 0 !important;
}

.nc-contact-col {
  margin-bottom: 24px !important;
}

.nc-sponsor-contact-card {
  position: relative !important;
  background: #ffffff !important;
  border-radius: 16px !important;
  border: 1.5px solid rgba(0, 163, 224, 0.2) !important;
  box-shadow: 0 10px 30px rgba(22, 43, 76, 0.08) !important;
  overflow: hidden !important;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease !important;
}

.nc-sponsor-contact-card:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 18px 40px rgba(0, 163, 224, 0.2) !important;
  border-color: #00a3e0 !important;
}

.nc-card-accent-line {
  height: 4px !important;
  width: 100% !important;
  background: linear-gradient(90deg, #00a3e0 0%, #f26522 100%) !important;
}

.nc-contact-card-inner {
  padding: 28px 24px !important;
  text-align: center !important;
}

.nc-contact-avatar {
  width: 56px !important;
  height: 56px !important;
  margin: 0 auto 16px auto !important;
  border-radius: 50% !important;
  background: linear-gradient(
    135deg,
    rgba(0, 163, 224, 0.12),
    rgba(242, 101, 34, 0.12)
  ) !important;
  border: 2px solid #00a3e0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #00a3e0 !important;
  font-size: 26px !important;
  box-shadow: 0 0 16px rgba(0, 163, 224, 0.2) !important;
  animation: ncAvatarPulse 3s infinite ease-in-out !important;
}

@keyframes ncAvatarPulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(0, 163, 224, 0.4);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 163, 224, 0);
  }
}

.nc-contact-person-name {
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #162b4c !important;
  margin: 0 0 4px 0 !important;
}

.nc-contact-role {
  font-size: 13px !important;
  color: #64748b !important;
  margin: 0 0 20px 0 !important;
  font-weight: 500 !important;
}

.nc-contact-actions {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  max-width: 320px !important;
  margin: 0 auto !important;
}

.nc-contact-btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 10px 18px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: all 0.25s ease !important;
  white-space: nowrap !important;
}

.nc-btn-email {
  background: #f8fafc !important;
  color: #162b4c !important;
  border: 1px solid #cbd5e1 !important;
}

.nc-btn-email:hover {
  background: #162b4c !important;
  color: #ffffff !important;
  border-color: #162b4c !important;
  transform: scale(1.02) !important;
}

.nc-btn-phone {
  background: rgba(0, 163, 224, 0.08) !important;
  color: #00a3e0 !important;
  border: 1px solid rgba(0, 163, 224, 0.3) !important;
}

.nc-btn-phone:hover {
  background: #00a3e0 !important;
  color: #ffffff !important;
  border-color: #00a3e0 !important;
  transform: scale(1.02) !important;
  box-shadow: 0 4px 14px rgba(0, 163, 224, 0.35) !important;
}

.nc-contact-btn:hover i {
  transform: scale(1.2) rotate(-6deg) !important;
}

/* ====================================================
   CONTACT US & FAQ SECTION (WSO2Con Institutional Style)
   ==================================================== */

.nc-contact-faq-section {
  padding: 72px 0 !important;
  background: #f8fafc !important;
  position: relative !important;
}

.nc-contact-faq-container {
  max-width: 1160px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
}

.nc-sec-title {
  color: #162b4c !important;
  font-size: 32px !important;
  font-weight: 800 !important;
  margin-bottom: 24px !important;
  letter-spacing: -0.5px !important;
}

/* Contact Column */
.nc-contact-intro-text {
  font-size: 15px !important;
  color: #475569 !important;
  margin-bottom: 20px !important;
  line-height: 1.5 !important;
}

.nc-contact-intro-text a {
  color: #00a3e0 !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
}

.nc-officer-card {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 14px !important;
  padding: 16px 20px !important;
  margin-bottom: 24px !important;
  box-shadow: 0 4px 12px rgba(22, 43, 76, 0.04) !important;
}

.nc-officer-avatar {
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, #00a3e0, #162b4c) !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 26px !important;
  flex-shrink: 0 !important;
}

.nc-officer-info h4 {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #162b4c !important;
  margin: 0 0 2px 0 !important;
}

.nc-officer-info p {
  font-size: 13px !important;
  color: #64748b !important;
  margin: 0 0 4px 0 !important;
}

.nc-officer-links {
  display: flex !important;
  gap: 14px !important;
  font-size: 13px !important;
}

.nc-officer-links a {
  color: #00a3e0 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}

.nc-officer-links a:hover {
  color: #f26522 !important;
  text-decoration: underline !important;
}

/* Inquiries Form */
.nc-inquiry-form-card {
  background: #ffffff !important;
  border-radius: 16px !important;
  border: 1.5px solid rgba(0, 163, 224, 0.2) !important;
  box-shadow: 0 12px 32px rgba(22, 43, 76, 0.07) !important;
  padding: 28px !important;
}

.nc-form-group {
  margin-bottom: 18px !important;
}

.nc-form-label {
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #162b4c !important;
  margin-bottom: 6px !important;
}

.nc-form-input {
  width: 100% !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  border: 1px solid #cbd5e1 !important;
  font-size: 14px !important;
  color: #1e293b !important;
  background: #f8fafc !important;
  transition: all 0.2s ease !important;
  outline: none !important;
}

.nc-form-input:focus {
  border-color: #00a3e0 !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 3px rgba(0, 163, 224, 0.15) !important;
}

.nc-btn-submit-inquiry {
  width: 100% !important;
  background: linear-gradient(135deg, #162b4c 0%, #00a3e0 100%) !important;
  color: #ffffff !important;
  border: none !important;
  padding: 12px 24px !important;
  border-radius: 30px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  box-shadow: 0 6px 18px rgba(0, 163, 224, 0.3) !important;
}

.nc-btn-submit-inquiry:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 24px rgba(0, 163, 224, 0.45) !important;
}

/* FAQ Column */
.nc-faq-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.nc-faq-item {
  background: #ffffff !important;
  border-radius: 12px !important;
  border: 1px solid #e2e8f0 !important;
  overflow: hidden !important;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease !important;
}

.nc-faq-item:hover {
  border-color: #00a3e0 !important;
  box-shadow: 0 4px 16px rgba(0, 163, 224, 0.1) !important;
}

.nc-faq-question {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 16px 20px !important;
  cursor: pointer !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #162b4c !important;
  user-select: none !important;
  transition: color 0.2s ease !important;
}

.nc-faq-question:hover {
  color: #00a3e0 !important;
}

.nc-faq-arrow {
  color: #f26522 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease !important;
}

.nc-faq-item.active .nc-faq-arrow {
  transform: rotate(90deg) !important;
}

.nc-faq-answer {
  display: none;
  padding: 0 20px 18px 20px !important;
  font-size: 14px !important;
  color: #475569 !important;
  line-height: 1.6 !important;
  border-top: 1px dashed #e2e8f0 !important;
  margin-top: 4px !important;
  padding-top: 14px !important;
}

.nc-faq-item.active .nc-faq-answer {
  display: block !important;
}

/* Inquiry Form Response Alert Styling */
.nc-inquiry-alert {
  padding: 14px 18px !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  line-height: 1.5 !important;
}

.nc-inquiry-alert .alert-icon {
  font-size: 18px !important;
  margin-top: 1px !important;
  flex-shrink: 0 !important;
}

.nc-inquiry-alert.alert-success {
  background: #ecfdf5 !important;
  color: #065f46 !important;
  border: 1.5px solid #10b981 !important;
}

.nc-inquiry-alert.alert-success .alert-icon {
  color: #10b981 !important;
}

.nc-inquiry-alert.alert-error {
  background: #fef2f2 !important;
  color: #991b1b !important;
  border: 1.5px solid #ef4444 !important;
}

.nc-inquiry-alert.alert-error .alert-icon {
  color: #ef4444 !important;
}

/* ====================================================
   ENHANCED LAZY-LOADED PAST EVENTS GALLERY
   ==================================================== */

/* ====================================================
   REVAMPED LAZY-LOADED PAST EVENTS GALLERY
   ==================================================== */

.nc-past-events-section {
  padding: 56px 0 48px !important;
  background: #f8fafc !important;
  position: relative !important;
}

.nc-past-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
}

.nc-past-header {
  margin-bottom: 32px !important;
  text-align: center !important;
  width: 100% !important;
}

.nc-past-tag {
  display: inline-block !important;
  background: rgba(0, 163, 224, 0.1) !important;
  color: #00a3e0 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 6px 16px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(0, 163, 224, 0.3) !important;
  margin-bottom: 14px !important;
}

.nc-past-title {
  color: #0f172a !important;
  font-size: clamp(24px, 3.5vw, 36px) !important;
  font-weight: 800 !important;
  margin: 0 0 10px 0 !important;
  letter-spacing: -0.3px !important;
  text-align: center !important;
}

.nc-past-subtitle {
  font-size: 14px !important;
  color: #64748b !important;
  max-width: 620px !important;
  margin: 0 auto !important;
  line-height: 1.6 !important;
  text-align: center !important;
}

.nc-past-carousel-wrapper {
  position: relative !important;
}

.nc-gallery-card {
  background: #ffffff !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  border: 1.5px solid #e2e8f0 !important;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.07) !important;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease !important;
  position: relative !important;
}

.nc-gallery-card:hover {
  transform: translateY(-6px) !important;
  border-color: #00a3e0 !important;
  box-shadow: 0 14px 32px rgba(0, 163, 224, 0.2) !important;
}

.nc-gallery-img-wrap {
  position: relative !important;
  width: 100% !important;
  height: 230px !important;
  overflow: hidden !important;
  background: #e2e8f0 !important;
}

.nc-past-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform 0.5s ease !important;
}

.nc-gallery-card:hover .nc-past-img {
  transform: scale(1.08) !important;
}

.nc-gallery-overlay {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: linear-gradient(
    to top,
    rgba(15, 23, 42, 0.85) 0%,
    rgba(15, 23, 42, 0.2) 60%,
    transparent 100%
  ) !important;
  opacity: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: opacity 0.3s ease !important;
}

.nc-gallery-card:hover .nc-gallery-overlay {
  opacity: 1 !important;
}

.nc-gallery-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: #00a3e0 !important;
  color: #ffffff !important;
  padding: 9px 18px !important;
  border-radius: 24px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  box-shadow: 0 4px 14px rgba(0, 163, 224, 0.4) !important;
  transition: all 0.25s ease !important;
}

.nc-gallery-btn:hover {
  background: #f26522 !important;
  color: #ffffff !important;
  transform: scale(1.05) !important;
}

/* Navigation Arrow Controls */
.nc-past-nav {
  position: absolute !important;
  top: 45% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  color: #00a3e0 !important;
  border: 1.5px solid #cbd5e1 !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.12) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  cursor: pointer !important;
  z-index: 99 !important;
  transition: all 0.2s ease !important;
  opacity: 1 !important;
}

.nc-past-nav:hover {
  background: #00a3e0 !important;
  color: #ffffff !important;
  border-color: #00a3e0 !important;
  box-shadow: 0 6px 16px rgba(0, 163, 224, 0.35) !important;
}

.nc-past-prev {
  left: -12px !important;
}

.nc-past-next {
  right: -12px !important;
}

/* Pagination Dots */
#nc-past-owl .owl-dots,
#nc-past-owl .owl-dots.disabled {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  margin-top: 20px !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
}

#nc-past-owl .owl-dot {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  background: #cbd5e1 !important;
  transition: all 0.25s ease !important;
  border: none !important;
  margin: 0 3px !important;
  padding: 0 !important;
  cursor: pointer !important;
  outline: none !important;
}

#nc-past-owl .owl-dot.active {
  width: 12px !important;
  height: 12px !important;
  background: #00a3e0 !important;
  box-shadow: 0 0 8px rgba(0, 163, 224, 0.6) !important;
}

/* Mobile Responsive Adjustments */
@media (max-width: 767px) {
  .nc-past-events-section {
    padding: 32px 0 28px !important;
  }

  .nc-past-header {
    margin-bottom: 24px !important;
  }

  .nc-past-container {
    padding: 0 16px !important;
  }

  .nc-past-carousel-wrapper {
    padding: 0 0 16px !important;
  }

  .nc-gallery-img-wrap {
    height: 190px !important;
  }

  .nc-past-nav {
    width: 32px !important;
    height: 32px !important;
    font-size: 12px !important;
    opacity: 0.55 !important;
    background: rgba(255, 255, 255, 0.85) !important;
    border: 1.5px solid rgba(0, 163, 224, 0.45) !important;
    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px) !important;
    top: 40% !important;
  }

  .nc-past-prev {
    left: -8px !important;
  }
  .nc-past-next {
    right: -8px !important;
  }
}

/* ====================================================
   ENHANCED REGISTRATION & REACH US HUB
   ==================================================== */

.nc-reg-hub-section {
  padding: 72px 0 !important;
  background: #f8fafc !important;
  position: relative !important;
  overflow: hidden !important;
}

.nc-reg-hub-section::before {
  content: "" !important;
  position: absolute !important;
  width: 520px !important;
  height: 520px !important;
  right: -220px !important;
  top: -240px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(0, 163, 224, 0.1) 0%, rgba(0, 163, 224, 0) 70%) !important;
  pointer-events: none !important;
}

.nc-reg-hub-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
  position: relative !important;
  z-index: 1 !important;
}

.nc-reg-hub-row {
  display: flex !important;
  align-items: stretch !important;
  flex-wrap: wrap !important;
}

.nc-reg-col,
.nc-reach-col {
  margin-bottom: 24px !important;
  display: flex !important;
}

/* Registration Card */
.nc-reg-cta-card {
  width: 100% !important;
  background: linear-gradient(145deg, #ffffff 0%, #fbfdff 100%) !important;
  border-radius: 22px !important;
  border: 1px solid rgba(0, 163, 224, 0.22) !important;
  box-shadow: 0 18px 50px rgba(22, 43, 76, 0.1) !important;
  overflow: hidden !important;
  position: relative !important;
  height: 100% !important;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease !important;
}

.nc-reg-cta-card::before {
  content: "" !important;
  position: absolute !important;
  width: 260px !important;
  height: 260px !important;
  right: -110px !important;
  top: -100px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(0, 163, 224, 0.09) 0%, rgba(0, 163, 224, 0) 72%) !important;
  pointer-events: none !important;
}

.nc-reg-cta-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 20px 48px rgba(0, 163, 224, 0.18) !important;
}

.nc-reg-card-accent {
  height: 5px !important;
  width: 100% !important;
  background: linear-gradient(
    90deg,
    #162b4c 0%,
    #00a3e0 50%,
    #f26522 100%
  ) !important;
}

.nc-reg-card-body {
  padding: 42px 38px !important;
  position: relative !important;
  z-index: 1 !important;
}

.nc-reg-badge {
  display: inline-block !important;
  background: rgba(0, 163, 224, 0.08) !important;
  color: #00a3e0 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 5px 14px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(0, 163, 224, 0.3) !important;
  margin-bottom: 16px !important;
}

.nc-badge-support {
  background: rgba(242, 101, 34, 0.08) !important;
  color: #f26522 !important;
  border-color: rgba(242, 101, 34, 0.3) !important;
}

.nc-reg-title {
  color: #162b4c !important;
  font-size: clamp(22px, 3vw, 30px) !important;
  font-weight: 800 !important;
  margin: 0 0 12px 0 !important;
  line-height: 1.3 !important;
}

.nc-reg-desc {
  font-size: 15px !important;
  color: #475569 !important;
  line-height: 1.6 !important;
  margin-bottom: 30px !important;
  max-width: 680px !important;
}

.nc-reg-cta-panel {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 18px !important;
  padding: 20px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(0, 163, 224, 0.18) !important;
  background: linear-gradient(135deg, rgba(22, 43, 76, 0.045) 0%, rgba(0, 163, 224, 0.08) 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

.nc-reg-cta-icon {
  width: 52px !important;
  height: 52px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 52px !important;
  border-radius: 15px !important;
  background: linear-gradient(145deg, #162b4c 0%, #00a3e0 100%) !important;
  color: #ffffff !important;
  font-size: 20px !important;
  box-shadow: 0 10px 22px rgba(0, 163, 224, 0.22) !important;
}

.nc-reg-cta-message {
  min-width: 0 !important;
}

.nc-reg-cta-eyebrow {
  display: block !important;
  color: #162b4c !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
  margin-bottom: 3px !important;
}

.nc-reg-cta-message p {
  margin: 0 !important;
  color: #64748b !important;
  font-size: 12.5px !important;
  line-height: 1.45 !important;
}

.nc-btn-main-register {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  background: linear-gradient(135deg, #162b4c 0%, #00a3e0 100%) !important;
  color: #ffffff !important;
  padding: 13px 22px !important;
  border-radius: 35px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  box-shadow: 0 10px 26px rgba(0, 163, 224, 0.3) !important;
  transition: all 0.25s ease !important;
}

.nc-btn-main-register:hover {
  color: #ffffff !important;
  transform: translateY(-2px) scale(1.02) !important;
  box-shadow: 0 12px 30px rgba(0, 163, 224, 0.5) !important;
}

.nc-btn-main-register .nc-arr-icon {
  transition: transform 0.25s ease !important;
}

.nc-btn-main-register:hover .nc-arr-icon {
  transform: translateX(4px) !important;
}

/* Reach Us Card */
.nc-reach-card {
  width: 100% !important;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) !important;
  border-radius: 22px !important;
  border: 1px solid #dfe7f0 !important;
  box-shadow: 0 18px 50px rgba(22, 43, 76, 0.08) !important;
  height: 100% !important;
  position: relative !important;
  overflow: hidden !important;
}

.nc-reach-card::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 4px !important;
  height: 100% !important;
  background: linear-gradient(180deg, #f26522 0%, #00a3e0 52%, #162b4c 100%) !important;
}

.nc-reach-card-body {
  padding: 36px 30px 32px 34px !important;
  position: relative !important;
  z-index: 1 !important;
}

.nc-reach-title {
  color: #162b4c !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  margin: 0 0 8px 0 !important;
}

.nc-reach-sub {
  font-size: 14px !important;
  color: #64748b !important;
  margin-bottom: 24px !important;
  line-height: 1.5 !important;
}

.nc-reach-officer-box {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  background: #ffffff !important;
  padding: 16px 18px !important;
  border-radius: 14px !important;
  border: 1px solid #dfe7f0 !important;
  margin-bottom: 20px !important;
  box-shadow: 0 8px 20px rgba(22, 43, 76, 0.06) !important;
}

.nc-reach-avatar {
  font-size: 32px !important;
  color: #00a3e0 !important;
}

.nc-reach-officer-details h4 {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #162b4c !important;
  margin: 0 0 2px 0 !important;
}

.nc-reach-officer-details p {
  font-size: 13px !important;
  color: #64748b !important;
  margin: 0 !important;
}

.nc-reach-actions {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

.nc-reach-btn {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 10px 12px !important;
  border-radius: 14px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease !important;
}

.nc-reach-btn:hover {
  transform: translateX(3px) !important;
  box-shadow: 0 8px 18px rgba(22, 43, 76, 0.1) !important;
}

.nc-reach-action-icon {
  width: 38px !important;
  height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 11px !important;
  background: rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0 3px 10px rgba(22, 43, 76, 0.08) !important;
}

.nc-reach-action-copy {
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  line-height: 1.25 !important;
}

.nc-reach-action-copy small {
  color: #64748b !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: 0.35px !important;
  margin-bottom: 2px !important;
}

.nc-reach-action-copy strong {
  color: inherit !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  overflow-wrap: anywhere !important;
}

.nc-reach-action-arrow {
  font-size: 14px !important;
  opacity: 0.65 !important;
  transition: transform 0.2s ease !important;
}

.nc-reach-btn:hover .nc-reach-action-arrow {
  transform: translateX(2px) !important;
}

.nc-reach-phone {
  background: rgba(0, 163, 224, 0.08) !important;
  color: #00a3e0 !important;
  border: 1px solid rgba(0, 163, 224, 0.25) !important;
}

.nc-reach-phone:hover {
  background: rgba(0, 163, 224, 0.12) !important;
  color: #008fc5 !important;
  border-color: rgba(0, 163, 224, 0.45) !important;
}

.nc-reach-email {
  background: #f8fafc !important;
  color: #162b4c !important;
  border: 1px solid #cbd5e1 !important;
}

.nc-reach-email:hover {
  background: #f1f5f9 !important;
  color: #162b4c !important;
  border-color: #94a3b8 !important;
}

.nc-reach-wa {
  background: rgba(37, 211, 102, 0.08) !important;
  color: #128c7e !important;
  border: 1px solid rgba(37, 211, 102, 0.3) !important;
}

.nc-reach-wa:hover {
  background: rgba(37, 211, 102, 0.14) !important;
  color: #128c7e !important;
  border-color: rgba(37, 211, 102, 0.5) !important;
}

@media (max-width: 991px) {
  .nc-reg-hub-section {
    padding: 48px 0 !important;
  }

  .nc-reg-card-body,
  .nc-reach-card-body {
    padding: 32px 28px !important;
  }
}

@media (max-width: 767px) {
  .nc-reg-hub-section {
    padding: 36px 0 28px !important;
  }

  .nc-reg-hub-container {
    padding: 0 16px !important;
  }

  .nc-reg-col,
  .nc-reach-col {
    margin-bottom: 18px !important;
  }

  .nc-reg-card-body,
  .nc-reach-card-body {
    padding: 26px 20px !important;
  }

  .nc-reg-title {
    font-size: 25px !important;
  }

  .nc-reg-cta-panel {
    grid-template-columns: 46px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 16px !important;
  }

  .nc-reg-cta-icon {
    width: 46px !important;
    height: 46px !important;
    flex-basis: 46px !important;
  }

  .nc-btn-main-register {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    justify-content: center !important;
    margin-top: 2px !important;
  }

  .nc-reach-card::before {
    width: 100% !important;
    height: 4px !important;
    background: linear-gradient(90deg, #f26522 0%, #00a3e0 52%, #162b4c 100%) !important;
  }
}

/* ====================================================
   REVAMPED INSTITUTIONAL FOOTER SECTION
   ==================================================== */

.nc-footer {
  background: linear-gradient(180deg, #0b192c 0%, #06101e 100%) !important;
  color: #94a3b8 !important;
  position: relative !important;
  padding-top: 56px !important;
  font-family: inherit !important;
}

.nc-footer-accent-line {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 3px !important;
  background: linear-gradient(
    90deg,
    #00a3e0 0%,
    #f26522 50%,
    #0077b6 100%
  ) !important;
}

.nc-footer-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
}

.nc-footer-row {
  margin-bottom: 40px !important;
}

.nc-footer-col {
  margin-bottom: 28px !important;
}

.nc-footer-logo-wrap {
  display: inline-block !important;
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
  margin-bottom: 16px !important;
}

.nc-footer-logo {
  max-height: 54px !important;
  width: auto !important;
  display: block !important;
  filter: none !important;
  opacity: 1 !important;
}

.nc-footer-about {
  font-size: 13px !important;
  line-height: 1.65 !important;
  color: #94a3b8 !important;
  margin-bottom: 14px !important;
}

.nc-footer-web-text-wrap {
  font-size: 13px !important;
  color: #00a3e0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.nc-footer-web-link {
  color: #00a3e0 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  transition: color 0.2s ease !important;
}

.nc-footer-web-link:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.nc-ext-icon {
  font-size: 10px !important;
}

.nc-footer-heading {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  letter-spacing: -0.2px !important;
  margin-bottom: 20px !important;
  position: relative !important;
  padding-bottom: 8px !important;
}

.nc-footer-heading::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 32px !important;
  height: 2px !important;
  background: #00a3e0 !important;
}

.nc-footer-links {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.nc-footer-links li {
  margin-bottom: 10px !important;
}

.nc-footer-links a {
  color: #cbd5e1 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  transition: all 0.2s ease !important;
}

.nc-footer-links a:hover {
  color: #00a3e0 !important;
  transform: translateX(4px) !important;
}

.nc-footer-contact-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.nc-footer-contact-list li {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  margin-bottom: 12px !important;
  font-size: 13px !important;
  color: #cbd5e1 !important;
  line-height: 1.5 !important;
}

.nc-contact-icon {
  color: #00a3e0 !important;
  font-size: 15px !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

.nc-footer-contact-list a {
  color: #cbd5e1 !important;
  text-decoration: none !important;
  transition: color 0.2s ease !important;
}

.nc-footer-contact-list a:hover {
  color: #00a3e0 !important;
}

.nc-footer-social-desc {
  font-size: 13px !important;
  line-height: 1.5 !important;
  color: #94a3b8 !important;
  margin-bottom: 16px !important;
}

.nc-footer-social-grid {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.nc-footer-social-btn {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  transition: all 0.25s ease !important;
}

.nc-footer-social-btn svg {
  display: block !important;
  fill: currentColor !important;
  transition: transform 0.25s ease !important;
}

.nc-footer-social-btn:hover svg {
  transform: scale(1.1) !important;
}

.nc-social-fb:hover {
  background: #1877f2 !important;
  border-color: #1877f2 !important;
  color: #ffffff !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 4px 14px rgba(24, 119, 242, 0.4) !important;
}

.nc-social-ln:hover {
  background: #0a66c2 !important;
  border-color: #0a66c2 !important;
  color: #ffffff !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 4px 14px rgba(10, 102, 194, 0.4) !important;
}

.nc-social-tw:hover {
  background: #1da1f2 !important;
  border-color: #1da1f2 !important;
  color: #ffffff !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 4px 14px rgba(29, 161, 242, 0.4) !important;
}

.nc-social-yt:hover {
  background: #ff0000 !important;
  border-color: #ff0000 !important;
  color: #ffffff !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 4px 14px rgba(255, 0, 0, 0.4) !important;
}

.nc-footer-bottom {
  background: #040a14 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
  padding: 18px 0 !important;
}

.nc-footer-bottom-flex {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

.nc-footer-copyright {
  font-size: 13px !important;
  color: #64748b !important;
}

.nc-footer-copyright a {
  color: #00a3e0 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}

.nc-footer-credit {
  font-size: 12px !important;
  color: #64748b !important;
}

/* Footer Responsive Overrides */
@media (max-width: 767px) {
  .nc-footer {
    padding-top: 40px !important;
  }

  .nc-footer-heading::after {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .nc-footer-col {
    text-align: center !important;
  }

  .nc-footer-links a {
    justify-content: center !important;
  }

  .nc-footer-contact-list li {
    justify-content: center !important;
  }

  .nc-footer-social-grid {
    justify-content: center !important;
  }

  .nc-footer-bottom-flex {
    flex-direction: column !important;
    text-align: center !important;
  }
}

/* ====================================================
   HERO STICKY VIDEO PANE & BODY OVERLAY ISOLATION
   ==================================================== */

.page-wrapper {
  overflow: visible !important;
}

.main-logo-container {
  max-width: 1240px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 1 !important;
}

.nc-hero-video-wrap,
#fig-banner-holder {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  overflow: hidden !important;
  background: #06101e !important;
  border-radius: 0 0 24px 24px !important;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.18) !important;
}

/* Remove underline from bottom of video frame */
#fig-banner-holder::after {
  display: none !important;
  content: none !important;
}

.nc-hero-video {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  display: block !important;
  object-fit: contain !important;
}

.nc-hero-video-overlay {
  position: absolute !important;
  z-index: 1;
  inset: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(
    180deg,
    rgba(6, 16, 30, 0.02) 0%,
    rgba(6, 16, 30, 0.1) 100%
  ) !important;
}

.nc-hero-loading {
  position: absolute;
  z-index: 3;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #06101e;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  transition: opacity 280ms ease, visibility 280ms ease;
}

.nc-hero-loading span {
  position: relative;
  display: block;
  width: 42px;
  height: 42px;
  border: 3px solid rgba(255, 255, 255, 0.18);
  border-top-color: #00a9d6;
  border-right-color: #f47b20;
  border-radius: 50%;
  animation: nc-hero-loader-spin 800ms linear infinite;
}

#fig-banner-holder.is-video-ready .nc-hero-loading,
#fig-banner-holder.is-video-unavailable .nc-hero-loading {
  opacity: 0;
  visibility: hidden;
}

@keyframes nc-hero-loader-spin {
  to { transform: rotate(360deg); }
}

@media (prefers-reduced-motion: reduce) {
  .nc-hero-loading span {
    animation-duration: 1.6s;
  }
}

/* One opaque content layer covers the sticky hero consistently across mobile browsers. */
.nc-page-content {
  position: relative;
  z-index: 10;
  isolation: isolate;
  background: #ffffff;
}

.nc-hero-register-strip {
  position: absolute;
  z-index: 20;
  top: 60px;
  right: 0;
  left: 0;
  display: flex;
  min-height: 50px;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
  background: transparent;
}

.nc-hero-register-jump {
  position: relative;
  display: inline-flex;
  min-width: 220px;
  min-height: 50px;
  padding: 8px 17px 8px 9px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 999px;
  background: linear-gradient(100deg, #083f6c 0%, #007ea9 48%, #00a8cc 100%);
  box-shadow: 0 13px 28px rgba(0, 126, 169, 0.25);
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.025em;
  line-height: 1;
  text-decoration: none !important;
  animation: nc-register-jump 2.8s cubic-bezier(0.22, 0.75, 0.28, 1) infinite;
  transition: box-shadow 180ms ease, background 180ms ease;
}

.nc-hero-register-icon,
.nc-hero-register-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.nc-hero-register-icon {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.16);
  font-size: 13px;
}

.nc-hero-register-arrow {
  margin-left: 2px;
  font-size: 11px;
}

.nc-hero-register-jump:hover,
.nc-hero-register-jump:focus {
  background: linear-gradient(100deg, #06385f 0%, #006f97 48%, #0099bb 100%);
  box-shadow: 0 16px 34px rgba(0, 126, 169, 0.32);
  color: #ffffff !important;
  animation-play-state: paused;
}

.nc-hero-register-jump:focus-visible {
  outline: 3px solid rgba(0, 168, 204, 0.28);
  outline-offset: 4px;
}

#registration-section {
  scroll-margin-top: 92px;
}

@keyframes nc-register-jump {
  0%, 16%, 100% {
    transform: translateY(0);
  }
  7% {
    transform: translateY(-7px);
  }
  11% {
    transform: translateY(-2px);
  }
}

@media (max-width: 768px) {
  .nc-hero-register-strip {
    top: 44px;
    min-height: 48px;
    padding: 0 16px;
  }

  .nc-hero-register-jump {
    min-width: 205px;
    min-height: 48px;
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nc-hero-register-jump {
    animation: none;
  }
}

/* 47th Conference welcome modal */
#mdl-force-reload.nc-welcome-modal .modal-dialog {
  width: auto;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px;
}

#mdl-force-reload.nc-welcome-modal .modal-content {
  overflow: hidden;
  border: 0;
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 30px 90px rgba(4, 29, 54, 0.28);
}

#mdl-force-reload .nc-welcome-art-panel {
  position: relative;
  display: flex;
  min-height: 265px;
  padding: 50px 34px 30px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(0, 169, 214, 0.16), transparent 15rem),
    radial-gradient(circle at 90% 88%, rgba(244, 123, 32, 0.13), transparent 13rem),
    linear-gradient(145deg, #f5fbfd, #eef6fa 62%, #fff7f1);
}

#mdl-force-reload .nc-welcome-art-panel::before {
  content: "";
  position: absolute;
  right: -75px;
  bottom: -112px;
  width: 270px;
  height: 270px;
  border: 34px solid rgba(0, 156, 201, 0.065);
  border-radius: 50%;
}

#mdl-force-reload .nc-welcome-art-panel::after {
  content: "";
  position: absolute;
  right: 24px;
  bottom: 0;
  left: 24px;
  height: 4px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #f47b20, #00a9d6 58%, #092f54);
}

#mdl-force-reload .nc-welcome-art-panel img {
  position: relative;
  z-index: 1;
  display: block;
  width: min(330px, 76vw);
  height: auto;
  margin: 0;
}

#mdl-force-reload .nc-welcome-edition {
  position: absolute;
  z-index: 2;
  top: 18px;
  left: 22px;
  padding: 7px 11px;
  border: 1px solid rgba(0, 143, 189, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #007fa9;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.11em;
  line-height: 1.3;
  text-transform: uppercase;
}

#mdl-force-reload .nc-welcome-body {
  padding: 30px 38px 36px !important;
  text-align: center;
}

#mdl-force-reload .nc-welcome-kicker {
  display: block;
  margin-bottom: 9px;
  color: #f26f21;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#mdl-force-reload .nc-welcome-body h2 {
  margin: 0 0 13px !important;
  color: #092f54 !important;
  font-size: 27px !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em;
  line-height: 1.22 !important;
  text-align: center !important;
}

#mdl-force-reload .nc-welcome-body p {
  max-width: 430px;
  margin: 0 auto 24px !important;
  color: #61768a !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
  text-align: center !important;
}

#mdl-force-reload .nc-welcome-continue {
  display: inline-flex;
  min-width: 158px;
  min-height: 46px;
  padding: 10px 19px;
  align-items: center;
  justify-content: center;
  gap: 11px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(100deg, #083f6c, #008fbd 58%, #00a9d6);
  box-shadow: 0 12px 25px rgba(0, 143, 189, 0.22);
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

#mdl-force-reload .nc-welcome-continue:hover,
#mdl-force-reload .nc-welcome-continue:focus {
  box-shadow: 0 15px 30px rgba(0, 143, 189, 0.3);
  color: #ffffff;
  transform: translateY(-2px);
}

#mdl-force-reload .nc-welcome-continue:focus-visible {
  outline: 3px solid rgba(0, 169, 214, 0.3);
  outline-offset: 4px;
}

@media (max-width: 575px) {
  #mdl-force-reload.nc-welcome-modal .modal-dialog {
    padding: 10px;
  }

  #mdl-force-reload.nc-welcome-modal .modal-content {
    border-radius: 22px;
  }

  #mdl-force-reload .nc-welcome-art-panel {
    min-height: 210px;
    padding: 47px 22px 24px;
  }

  #mdl-force-reload .nc-welcome-art-panel img {
    width: min(255px, 72vw);
  }

  #mdl-force-reload .nc-welcome-edition {
    top: 14px;
    left: 16px;
    font-size: 9px;
  }

  #mdl-force-reload .nc-welcome-body {
    padding: 26px 22px 29px !important;
  }

  #mdl-force-reload .nc-welcome-body h2 {
    font-size: 23px !important;
  }
}

/* Curved Sheet Body Section with Top 6px Brand Accent Line */
.nc-curved-sheet,
#conf-schedule {
  position: relative !important;
  z-index: 10 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background: #ffffff !important;
  border-radius: 32px 32px 0 0 !important;
  -webkit-border-radius: 32px 32px 0 0 !important;
  box-shadow:
    0 -20px 50px rgba(0, 0, 0, 0.18),
    0 -4px 15px rgba(0, 0, 0, 0.05) !important;
  padding-top: 52px !important;
  padding-bottom: 48px !important;
}

/* Outer Gradient Card Top Curve */
.nc-curved-sheet::before,
#conf-schedule::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 48px !important;
  background: linear-gradient(
    90deg,
    #ff6b00 0%,
    #ffaa00 35%,
    #00a8cc 75%,
    #0d1b68 100%
  ) !important;
  border-radius: 32px 32px 0 0 !important;
  -webkit-border-radius: 32px 32px 0 0 !important;
  z-index: 11 !important;
  pointer-events: none !important;
}

/* Inner White Mask Card Curve (creates exact 6px curved ribbon along the arc) */
.nc-curved-sheet::after,
#conf-schedule::after {
  content: "" !important;
  position: absolute !important;
  top: 6px !important;
  left: 0 !important;
  right: 0 !important;
  height: 48px !important;
  background: #ffffff !important;
  border-radius: 26px 26px 0 0 !important;
  -webkit-border-radius: 26px 26px 0 0 !important;
  z-index: 12 !important;
  pointer-events: none !important;
}

/* Solid Background & Layering for ALL Page Sections so Video NEVER Bleeds Through */
#conf-schedule,
.schedule-section,
#tg-schedule,
.tg-sectionspace,
.tg-eventconfrences,
.schedule-tabs,
.tabs-content,
#conf-welcome,
.about-section-two,
#conf-pres-msg,
.pres-msg-section,
#tg-speakers,
.speakers-section,
#tg-committee,
#tg-tec-commit,
.nc-committee-section,
.nc-sponsor-section,
.nc-contact-faq-section,
.nc-past-events-section,
.nc-reg-hub-section,
.nc-footer,
footer {
  position: relative !important;
  z-index: 10 !important;
  background-color: #ffffff !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#tg-schedule,
.tg-sectionspace {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  background-color: #ffffff !important;
  position: relative !important;
  z-index: 10 !important;
}

/* Light gray theme background for alternating sections */
#conf-welcome,
.about-section-two,
#tg-committee,
#tg-tec-commit,
.nc-committee-section,
.nc-contact-faq-section,
.nc-past-events-section,
.nc-reg-hub-section {
  background-color: #f8fafc !important;
}

/* Resource Persons Section Fix: Ensure Heading and Carousel Cards are 100% Crisp and Visible */
#tg-speakers {
  background-color: #ffffff !important;
  padding: 48px 0 !important;
  position: relative !important;
  z-index: 10 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

#tg-speakers .tg-sectionhead,
#tg-speakers .tg-sectionheading,
#tg-speakers .tg-sectionheading h2 {
  position: relative !important;
  z-index: 15 !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: #162b4c !important;
  font-size: 32px !important;
  font-weight: 800 !important;
  text-align: center !important;
}

#tg-speakers .tg-eventspeakerslider,
#tg-speakers .tg-speaker,
#tg-speakers .speaker-card {
  position: relative !important;
  z-index: 15 !important;
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

/* Footer dark navy background */
.nc-footer,
footer {
  background: linear-gradient(180deg, #0b192c 0%, #06101e 100%) !important;
}

/* Responsive Overrides */
@media (max-width: 991px) {
  .main-logo-container {
    max-width: 100% !important;
    padding: 0 !important;
    top: 70px !important;
  }

  #fig-banner-holder {
    border-radius: 0 !important;
  }

  .nc-curved-sheet,
  #conf-schedule {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 24px 24px 0 0 !important;
    -webkit-border-radius: 24px 24px 0 0 !important;
    padding-top: 40px !important;
    padding-bottom: 36px !important;
  }

  .nc-curved-sheet::before,
  #conf-schedule::before {
    height: 40px !important;
    border-radius: 24px 24px 0 0 !important;
    -webkit-border-radius: 24px 24px 0 0 !important;
  }

  .nc-curved-sheet::after,
  #conf-schedule::after {
    top: 5px !important;
    height: 40px !important;
    border-radius: 19px 19px 0 0 !important;
    -webkit-border-radius: 19px 19px 0 0 !important;
  }
}

@media (max-width: 768px) {
  .main-logo-container {
    position: sticky !important;
    top: 65px !important;
    z-index: 1 !important;
    overflow: hidden !important;
    isolation: isolate;
    contain: paint;
  }

  #conf-home > .container-fluid,
  #fig-banner-holder.nc-hero-video-wrap {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }

  #fig-banner-video.nc-hero-video {
    position: relative !important;
    z-index: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .nc-curved-sheet,
  #conf-schedule {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 20px 20px 0 0 !important;
    -webkit-border-radius: 20px 20px 0 0 !important;
    padding-top: 32px !important;
    padding-bottom: 28px !important;
  }

  .nc-curved-sheet::before,
  #conf-schedule::before {
    height: 32px !important;
    border-radius: 20px 20px 0 0 !important;
    -webkit-border-radius: 20px 20px 0 0 !important;
  }

  .nc-curved-sheet::after,
  #conf-schedule::after {
    top: 4px !important;
    height: 32px !important;
    border-radius: 16px 16px 0 0 !important;
    -webkit-border-radius: 16px 16px 0 0 !important;
  }
}

/* About CA Sri Lanka and the National Conference */
#conf-welcome.nc-about-section {
  position: relative;
  overflow: hidden;
  padding: 78px 0 86px !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(0, 174, 219, 0.08), transparent 24rem),
    radial-gradient(circle at 92% 88%, rgba(241, 107, 45, 0.07), transparent 22rem),
    #f8fafc !important;
}

#conf-welcome.nc-about-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: min(1160px, calc(100% - 30px));
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(9, 47, 84, 0.2), transparent);
  transform: translateX(-50%);
}

#conf-welcome .nc-about-container {
  position: relative;
  z-index: 1;
}

#conf-welcome .nc-about-heading {
  max-width: 720px;
  margin: 0 auto 38px;
  text-align: center;
}

#conf-welcome .nc-about-heading h2 {
  margin: 0 0 14px !important;
  color: #092f54 !important;
  font-size: clamp(30px, 3vw, 42px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em;
  line-height: 1.16 !important;
}

#conf-welcome .nc-about-heading p {
  max-width: 630px;
  margin: 0 auto !important;
  color: #566a7f !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  text-align: center !important;
}

#conf-welcome .nc-about-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#conf-welcome .nc-about-grid > [class*="col-"] {
  display: flex;
  margin-bottom: 30px;
}

#conf-welcome .nc-about-card {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 420px;
  padding: 43px 42px 38px;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #dce6ef;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 18px 48px rgba(9, 47, 84, 0.09);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

#conf-welcome .nc-about-card::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background-repeat: no-repeat;
  pointer-events: none;
  opacity: 0.1;
}

#conf-welcome .nc-about-card--institute::before {
  background-image: url("../../assets/img/images/2026/icasl_v2.png");
  background-position: center center;
  background-size: 300px auto;
}

#conf-welcome .nc-about-card--conference::before {
  background-image: url("../../assets/img/images/2026/2026_theme_logo.png");
  background-position: center center;
  background-size: 285px auto;
}

#conf-welcome .nc-about-card::after {
  content: "";
  position: absolute;
  right: -64px;
  bottom: -74px;
  width: 190px;
  height: 190px;
  border: 35px solid rgba(0, 164, 219, 0.045);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

#conf-welcome .nc-about-card:hover {
  border-color: rgba(0, 164, 219, 0.35);
  box-shadow: 0 24px 58px rgba(9, 47, 84, 0.14);
  transform: translateY(-5px);
}

#conf-welcome .nc-about-card-topline {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(90deg, #092f54, #00a9d6);
  z-index: 2;
}

#conf-welcome .nc-about-card--conference .nc-about-card-topline {
  background: linear-gradient(90deg, #f47b20, #00a9d6);
}

#conf-welcome .nc-about-card-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 56px;
  height: 56px;
  margin-bottom: 23px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #092f54, #006a9a);
  box-shadow: 0 10px 24px rgba(9, 47, 84, 0.18);
  color: #fff;
  font-size: 22px;
}

#conf-welcome .nc-about-card--conference .nc-about-card-icon {
  background: linear-gradient(135deg, #e56422, #f39426);
  box-shadow: 0 10px 24px rgba(229, 100, 34, 0.2);
}

#conf-welcome .nc-about-card-label {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  color: #0097c4;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

#conf-welcome .nc-about-card--conference .nc-about-card-label {
  color: #d85c1d;
}

#conf-welcome .nc-about-card h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 17px !important;
  color: #092f54 !important;
  font-size: 25px !important;
  font-weight: 800 !important;
  letter-spacing: -0.015em;
  line-height: 1.3 !important;
}

#conf-welcome .nc-about-card h3 small {
  display: block;
  margin-top: 4px;
  color: #60758a;
  font-size: 0.74em;
  font-weight: 600;
}

#conf-welcome .nc-about-card p {
  position: relative;
  z-index: 1;
  margin: 0 0 28px !important;
  color: #53687d !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  text-align: left !important;
}

#conf-welcome .nc-about-link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-top: auto;
  align-items: center;
  gap: 11px;
  color: #092f54;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.4;
}

#conf-welcome .nc-about-link i {
  color: #00a4d4;
  font-size: 12px;
  transition: transform 180ms ease;
}

#conf-welcome .nc-about-card--conference .nc-about-link i {
  color: #e56422;
}

#conf-welcome .nc-about-link:hover,
#conf-welcome .nc-about-link:focus {
  color: #007da8;
  text-decoration: none;
}

#conf-welcome .nc-about-link:hover i,
#conf-welcome .nc-about-link:focus i {
  transform: translateX(4px);
}

#conf-welcome .nc-about-link:focus-visible {
  outline: 3px solid rgba(0, 164, 212, 0.25);
  outline-offset: 6px;
  border-radius: 3px;
}

/* Matching detail panels */
#about-institute .modal-content,
#about-conference-history .modal-content {
  overflow: hidden;
}

#about-institute .nc-about-modal-body,
#about-conference-history .nc-about-modal-body {
  padding: 0 !important;
  background: #fff;
}

.nc-about-modal-content {
  padding: 30px 34px 20px;
}

.nc-about-modal-content .tg-speaker-topic {
  margin: 0 0 18px !important;
  color: #52677b !important;
  font-size: 14px !important;
  line-height: 1.78 !important;
  text-align: left !important;
}

@media (max-width: 991px) {
  #conf-welcome.nc-about-section {
    padding: 64px 0 58px !important;
  }

  #conf-welcome .nc-about-card {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  #conf-welcome.nc-about-section {
    padding: 52px 0 42px !important;
  }

  #conf-welcome .nc-about-heading {
    margin-bottom: 28px;
  }

  #conf-welcome .nc-about-heading h2 {
    font-size: 30px !important;
  }

  #conf-welcome .nc-about-heading p {
    font-size: 15px !important;
  }

  #conf-welcome .nc-about-card {
    padding: 34px 26px 30px;
    border-radius: 18px;
  }

  #conf-welcome .nc-about-card::before {
    opacity: 0.08;
  }

  #conf-welcome .nc-about-card--institute::before {
    background-position: center center;
    background-size: 240px auto;
  }

  #conf-welcome .nc-about-card--conference::before {
    background-position: center center;
    background-size: 230px auto;
  }

  #conf-welcome .nc-about-card:hover {
    transform: none;
  }

  #conf-welcome .nc-about-card h3 {
    font-size: 22px !important;
  }

  .nc-about-modal-content {
    padding-right: 22px;
    padding-left: 22px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #conf-welcome .nc-about-card,
  #conf-welcome .nc-about-link i {
    transition: none;
  }
}

/* President's Message — 47th National Conference */
#conf-pres-msg.nc-president-section {
  position: relative;
  padding: 86px 0 !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 6% 12%, rgba(0, 169, 214, 0.09), transparent 25rem),
    radial-gradient(circle at 94% 88%, rgba(244, 123, 32, 0.08), transparent 24rem),
    #ffffff !important;
}

#conf-pres-msg.nc-president-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: min(1160px, calc(100% - 30px));
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(9, 47, 84, 0.2), transparent);
  transform: translateX(-50%);
}

#conf-pres-msg .nc-president-mobile-title {
  display: none;
}

#conf-pres-msg .nc-president-card {
  position: relative;
  display: grid;
  max-width: 1160px;
  min-height: 0;
  margin: 0 auto;
  overflow: hidden;
  grid-template-columns: 260px minmax(0, 1fr);
  border: 1px solid #dbe6ef;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 25px 65px rgba(9, 47, 84, 0.13);
}

#conf-pres-msg .nc-president-card::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(90deg, #092f54 0%, #00a9d6 55%, #f47b20 100%);
}

#conf-pres-msg .nc-president-portrait {
  position: relative;
  display: block;
  min-height: 480px;
  padding: 0;
  overflow: hidden;
  border-right: 1px solid #dce7ef;
  background: #eef4f8;
}

#conf-pres-msg .nc-president-portrait::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 42%;
  background: linear-gradient(180deg, transparent, rgba(4, 28, 51, 0.9));
  pointer-events: none;
}

#conf-pres-msg .nc-president-portrait img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center top;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

#conf-pres-msg .nc-president-identity {
  position: absolute;
  z-index: 1;
  right: 26px;
  bottom: 26px;
  left: 26px;
  margin: 0;
}

#conf-pres-msg .nc-president-identity strong,
#conf-pres-msg .nc-president-identity span {
  display: block;
}

#conf-pres-msg .nc-president-identity strong {
  margin-bottom: 4px;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.3;
  color: #fff !important;
}

#conf-pres-msg .nc-president-identity span {
  color: rgba(255, 255, 255, 0.76) !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.04em;
}

#conf-pres-msg .nc-president-content {
  position: relative;
  display: flex;
  padding: 46px 54px 43px;
  flex-direction: column;
  justify-content: center;
}

#conf-pres-msg .nc-president-content h2 {
  position: relative;
  z-index: 1;
  max-width: 620px;
  margin: 0 0 22px !important;
  color: #092f54 !important;
  font-size: clamp(27px, 2.5vw, 35px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em;
  line-height: 1.17 !important;
}

#conf-pres-msg .nc-president-theme {
  position: relative;
  z-index: 1;
  display: flex;
  margin: 0 0 23px;
  padding: 16px 19px;
  align-items: center;
  gap: 14px;
  border: 1px solid rgba(0, 164, 212, 0.2);
  border-left: 4px solid #00a4d4;
  border-radius: 0 13px 13px 0;
  background: linear-gradient(90deg, rgba(0, 164, 212, 0.075), rgba(244, 123, 32, 0.04));
}

#conf-pres-msg .nc-president-theme i {
  flex: 0 0 auto;
  color: #f47b20;
  font-size: 18px;
}

#conf-pres-msg .nc-president-theme span {
  color: #163d60;
  font-size: 15px;
  font-weight: 750;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

#conf-pres-msg .nc-president-content > p {
  position: relative;
  z-index: 1;
  margin: 0 0 28px !important;
  color: #52677b !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  text-align: left !important;
}

#conf-pres-msg .nc-president-actions {
  position: relative;
  z-index: 1;
  display: flex;
  padding-top: 23px;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  border-top: 1px solid #e2eaf1;
}

#conf-pres-msg .nc-president-read {
  display: inline-flex;
  min-height: 45px;
  padding: 12px 20px;
  align-items: center;
  justify-content: center;
  gap: 11px;
  border-radius: 999px;
  background: linear-gradient(90deg, #092f54, #008dbd);
  box-shadow: 0 10px 24px rgba(9, 47, 84, 0.18);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

#conf-pres-msg .nc-president-read:hover,
#conf-pres-msg .nc-president-read:focus {
  color: #fff !important;
  text-decoration: none;
  box-shadow: 0 14px 29px rgba(9, 47, 84, 0.24);
  transform: translateY(-2px);
}

#conf-pres-msg .nc-president-read:focus-visible {
  outline: 3px solid rgba(0, 164, 212, 0.28);
  outline-offset: 4px;
}

/* Full President's Message modal */
#pres-message-modal .nc-president-modal-body {
  display: grid;
  padding: 0 !important;
  grid-template-columns: 200px minmax(0, 1fr);
  background: #fff;
}

#pres-message-modal .nc-president-modal-profile {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 28px 24px;
  border-right: 1px solid #dce7ef;
  background:
    radial-gradient(circle at 20% 10%, rgba(0, 169, 214, 0.12), transparent 12rem),
    linear-gradient(160deg, #f7fbfd, #edf5f9) !important;
}

#pres-message-modal .nc-president-modal-profile img {
  display: block;
  width: 100%;
  height: 205px;
  margin-bottom: 22px;
  object-fit: cover;
  object-position: center top;
  border: 4px solid #ffffff;
  border-radius: 15px;
  box-shadow: 0 14px 30px rgba(9, 47, 84, 0.16);
}

#pres-message-modal .nc-president-modal-profile strong,
#pres-message-modal .nc-president-modal-profile span {
  display: block;
}

#pres-message-modal .nc-president-modal-profile strong {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  color: #092f54 !important;
}

#pres-message-modal .nc-president-modal-profile span {
  color: #6b8093 !important;
  font-size: 12px;
  line-height: 1.5;
}

#pres-message-modal .nc-president-modal-message {
  position: relative;
  padding: 34px 38px 30px;
}

#pres-message-modal .nc-president-modal-quote {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: linear-gradient(135deg, #f47b20, #00a9d6);
  color: #fff;
  font-size: 15px;
}

#pres-message-modal .nc-president-modal-message p {
  margin: 0 0 18px !important;
  color: #52677b !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  text-align: left !important;
}

#pres-message-modal .nc-president-modal-message p strong {
  color: #153c60;
  font-weight: 800;
}

#pres-message-modal .nc-president-modal-signature {
  margin-top: 26px;
  padding: 19px 22px;
  border-left: 4px solid #f47b20;
  border-radius: 0 12px 12px 0;
  background: #f5f9fc !important;
}

#pres-message-modal .nc-president-modal-signature strong,
#pres-message-modal .nc-president-modal-signature span {
  display: block;
}

#pres-message-modal .nc-president-modal-signature strong {
  margin-bottom: 3px;
  color: #092f54;
  font-size: 16px;
  font-weight: 800;
}

#pres-message-modal .nc-president-modal-signature span {
  color: #708296;
  font-size: 12px;
}

@media (max-width: 991px) {
  #conf-pres-msg.nc-president-section {
    padding: 68px 0 !important;
  }

  #conf-pres-msg .nc-president-card {
    min-height: 0;
    grid-template-columns: 230px minmax(0, 1fr);
  }

  #conf-pres-msg .nc-president-portrait {
    min-height: 470px;
  }

  #conf-pres-msg .nc-president-content {
    padding: 44px 38px 40px;
  }

  #conf-pres-msg .nc-president-content h2 {
    font-size: 29px !important;
  }

}

@media (max-width: 767px) {
  #conf-pres-msg.nc-president-section {
    padding: 52px 0 !important;
  }

  #conf-pres-msg .nc-president-card {
    display: flex;
    grid-template-columns: 1fr;
    flex-direction: column;
    border-radius: 20px;
  }

  #conf-pres-msg .nc-president-content {
    display: contents;
  }

  #conf-pres-msg .nc-president-content h2 {
    display: none;
  }

  #conf-pres-msg .nc-president-mobile-title {
    display: block;
    max-width: 680px;
    margin: 0 auto 20px !important;
    padding: 0 4px;
    color: #092f54 !important;
    font-size: 27px !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em;
    line-height: 1.18 !important;
    text-align: left;
  }

  #conf-pres-msg .nc-president-portrait {
    order: 2;
    position: relative;
    display: block;
    min-height: 230px;
    height: 230px;
    padding: 0;
    isolation: isolate;
    border-right: 0;
    border-bottom: 0;
    background: linear-gradient(145deg, #eef4f8 0%, #f7fbfd 100%);
  }

  #conf-pres-msg .nc-president-portrait::before {
    content: "";
    position: absolute;
    z-index: 0;
    right: -34px;
    bottom: -62px;
    width: 230px;
    height: 230px;
    border: 32px solid rgba(0, 159, 204, 0.08);
    border-radius: 50%;
    pointer-events: none;
  }

  #conf-pres-msg .nc-president-portrait::after {
    display: none;
  }

  #conf-pres-msg .nc-president-portrait img {
    position: absolute;
    z-index: 1;
    inset: auto 4px 0 auto;
    width: 240px;
    height: 240px;
    min-height: 0;
    object-fit: cover;
    object-position: center top;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    mix-blend-mode: darken;
  }

  #conf-pres-msg .nc-president-identity {
    position: absolute;
    z-index: 2;
    top: 34px;
    right: 255px;
    left: 24px;
    margin: 0;
  }

  #conf-pres-msg .nc-president-identity strong {
    color: #092f54 !important;
    font-size: 18px;
  }

  #conf-pres-msg .nc-president-identity span {
    color: #6b8093 !important;
  }

  #conf-pres-msg .nc-president-content {
    padding: 0;
  }

  #conf-pres-msg .nc-president-theme {
    order: 3;
    width: calc(100% - 48px) !important;
    max-width: none;
    margin: 24px 24px 22px;
    align-items: flex-start;
    align-self: flex-start;
    box-sizing: border-box;
    box-shadow: 0 10px 24px rgba(9, 47, 84, 0.08);
  }

  #conf-pres-msg .nc-president-content > p {
    order: 4;
    margin: 0 24px 27px !important;
    font-size: 14px !important;
  }

  #conf-pres-msg .nc-president-actions {
    order: 5;
    margin: 0 24px 32px;
  }

  #pres-message-modal .nc-president-modal-body {
    display: block;
  }

  #pres-message-modal .nc-president-modal-profile {
    display: flex;
    min-height: 0;
    padding: 22px;
    align-items: center;
    gap: 18px;
    border-right: 0;
    border-bottom: 1px solid #dce7ef;
  }

  #pres-message-modal .nc-president-modal-profile img {
    width: 80px;
    height: 98px;
    margin: 0;
    flex: 0 0 80px;
    border-radius: 12px;
  }

  #pres-message-modal .nc-president-modal-message {
    padding: 28px 22px 24px;
  }
}

@media (max-width: 480px) {
  #conf-pres-msg .nc-president-mobile-title {
    margin-bottom: 17px !important;
    padding: 0 2px;
    font-size: 24px !important;
  }

  #conf-pres-msg .nc-president-portrait {
    min-height: 210px;
    height: 210px;
  }

  #conf-pres-msg .nc-president-portrait img {
    right: 3px;
    width: 220px;
    min-height: 0;
    height: 220px;
  }

  #conf-pres-msg .nc-president-identity {
    top: 29px;
    right: 175px;
    left: 20px;
    margin: 0;
  }

  #conf-pres-msg .nc-president-identity strong {
    font-size: 17px;
  }

  #conf-pres-msg .nc-president-content h2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 23px !important;
  }

  #conf-pres-msg .nc-president-theme {
    width: calc(100% - 40px) !important;
    margin-right: 20px;
    margin-left: 20px;
  }

  #conf-pres-msg .nc-president-content > p,
  #conf-pres-msg .nc-president-actions {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  #conf-pres-msg .nc-president-read {
    transition: none;
  }
}

/* Leadership message modals */
.nc-leadership-modal .modal-content {
  overflow: hidden;
}

#pres-message-modal .mdl-about-close,
#about-institute .mdl-about-close,
#about-conference-history .mdl-about-close,
#org-chairman-nc-committee .mdl-about-close,
#org-chairman-technical-committee .mdl-about-close,
#org-ceo-ca .mdl-about-close {
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  left: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: 32px !important;
  height: 32px !important;
  border: none !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 32px !important;
  text-align: center !important;
  z-index: 5 !important;
  transition: background 200ms ease-out, transform 200ms ease-out;
}

#pres-message-modal .mdl-about-close:hover,
#about-institute .mdl-about-close:hover,
#about-conference-history .mdl-about-close:hover,
#org-chairman-nc-committee .mdl-about-close:hover,
#org-chairman-technical-committee .mdl-about-close:hover,
#org-ceo-ca .mdl-about-close:hover {
  background: rgba(255, 255, 255, 0.35) !important;
  transform: scale(1.08) !important;
}

.nc-leadership-modal .nc-leadership-modal-body {
  display: grid;
  padding: 0 !important;
  grid-template-columns: 200px minmax(0, 1fr);
  background: #fff;
}

.nc-leadership-modal .nc-leadership-modal-profile {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 28px 24px;
  border-right: 1px solid #dce7ef;
  background:
    radial-gradient(circle at 20% 10%, rgba(0, 169, 214, 0.12), transparent 12rem),
    linear-gradient(160deg, #f7fbfd, #edf5f9) !important;
}

.nc-leadership-modal .nc-leadership-modal-profile img {
  display: block;
  width: 100% !important;
  height: 205px !important;
  margin-bottom: 22px;
  object-fit: cover;
  object-position: center top;
  border: 4px solid #fff;
  border-radius: 15px;
  box-shadow: 0 14px 30px rgba(9, 47, 84, 0.16);
}

.nc-leadership-modal .nc-leadership-modal-profile strong,
.nc-leadership-modal .nc-leadership-modal-profile span {
  display: block;
}

.nc-leadership-modal .nc-leadership-modal-profile strong {
  margin-bottom: 5px;
  color: #092f54 !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
}

.nc-leadership-modal .nc-leadership-modal-profile span {
  color: #6b8093 !important;
  font-size: 12px;
  line-height: 1.5;
}

.nc-leadership-modal .nc-leadership-modal-message {
  position: relative;
  padding: 34px 38px 30px;
}

.nc-leadership-modal .nc-leadership-modal-quote {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: linear-gradient(135deg, #f47b20, #00a9d6);
  color: #fff;
  font-size: 15px;
}

.nc-leadership-modal .nc-leadership-modal-message p {
  margin: 0 0 18px !important;
  color: #52677b !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  text-align: left !important;
}

.nc-leadership-modal .nc-leadership-modal-message p strong {
  color: #153c60;
  font-weight: 800;
}

.nc-leadership-modal .nc-leadership-modal-signature {
  margin-top: 26px;
  padding: 19px 22px;
  border-left: 4px solid #f47b20;
  border-radius: 0 12px 12px 0;
  background: #f5f9fc !important;
}

.nc-leadership-modal .nc-leadership-modal-signature strong,
.nc-leadership-modal .nc-leadership-modal-signature span {
  display: block;
}

.nc-leadership-modal .nc-leadership-modal-signature strong {
  margin-bottom: 3px;
  color: #092f54 !important;
  font-size: 16px;
  font-weight: 800;
}

.nc-leadership-modal .nc-leadership-modal-signature span {
  color: #708296 !important;
  font-size: 12px;
}

@media (max-width: 767px) {
  .nc-leadership-modal .nc-leadership-modal-body {
    display: block;
  }

  .nc-leadership-modal .nc-leadership-modal-profile {
    display: flex;
    min-height: 0;
    padding: 22px;
    align-items: center;
    gap: 18px;
    border-right: 0;
    border-bottom: 1px solid #dce7ef;
  }

  .nc-leadership-modal .nc-leadership-modal-profile img {
    width: 80px !important;
    height: 98px !important;
    margin: 0;
    flex: 0 0 80px;
    border-radius: 12px;
  }

  .nc-leadership-modal .nc-leadership-modal-message {
    padding: 28px 22px 24px;
  }
}

/* Leadership editorial list — isolated from the legacy organizer grid */
.nc-leadership-editorial {
  position: relative;
  z-index: 10;
  padding: 72px 0 78px;
  background:
    radial-gradient(circle at 0 0, rgba(0, 169, 214, 0.07), transparent 24rem),
    #f8fafc;
}

.nc-leadership-editorial::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: min(1100px, calc(100% - 30px));
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(9, 47, 84, 0.18), transparent);
  transform: translateX(-50%);
}

.nc-leadership-editorial .nc-editorial-heading,
.nc-leadership-editorial .nc-editorial-list {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.nc-leadership-editorial .nc-editorial-heading {
  margin-bottom: 30px;
}

.nc-leadership-editorial .nc-editorial-heading h2 {
  margin: 0 0 8px !important;
  color: #092f54 !important;
  font-size: 31px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  line-height: 1.2 !important;
  text-align: left !important;
}

.nc-leadership-editorial .nc-editorial-heading p {
  margin: 0 !important;
  color: #687c8f !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  text-align: left !important;
}

.nc-leadership-editorial .nc-editorial-list {
  display: grid;
  gap: 17px;
}

.nc-leadership-editorial .nc-editorial-message {
  position: relative;
  display: grid;
  min-height: 178px;
  padding: 19px 24px 19px 19px;
  overflow: hidden;
  align-items: center;
  grid-template-columns: 140px minmax(0, 1fr) auto;
  grid-template-rows: auto 1fr;
  column-gap: 28px;
  border: 1px solid #dce6ee;
  border-left: 4px solid #008fbf;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 13px 35px rgba(9, 47, 84, 0.075);
}

.nc-leadership-editorial .nc-editorial-message--technical {
  border-left-color: #18a778;
}

.nc-leadership-editorial .nc-editorial-message--ceo {
  border-left-color: #ed7425;
}

.nc-leadership-editorial .nc-editorial-photo {
  width: 140px;
  height: 140px;
  overflow: hidden;
  align-self: center;
  grid-column: 1;
  grid-row: 1 / 3;
  border-radius: 14px;
  background: #edf4f8;
}

.nc-leadership-editorial .nc-editorial-photo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border: 0;
  border-radius: 0;
}

.nc-leadership-editorial .nc-editorial-identity {
  align-self: end;
  grid-column: 2;
  grid-row: 1;
}

.nc-leadership-editorial .nc-editorial-identity span {
  display: block;
  margin-bottom: 6px;
  color: #008ab7;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
}

.nc-leadership-editorial .nc-editorial-message--technical .nc-editorial-identity span {
  color: #14815f;
}

.nc-leadership-editorial .nc-editorial-message--ceo .nc-editorial-identity span {
  color: #d65d1f;
}

.nc-leadership-editorial .nc-editorial-identity h3 {
  margin: 0 !important;
  color: #092f54 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  letter-spacing: -0.01em;
  line-height: 1.3 !important;
}

.nc-leadership-editorial .nc-editorial-excerpt {
  max-width: 720px;
  margin: 11px 0 0 !important;
  align-self: start;
  grid-column: 2;
  grid-row: 2;
  color: #586d80 !important;
  font-size: 13px !important;
  line-height: 1.7 !important;
  text-align: left !important;
}

.nc-leadership-editorial .nc-editorial-action {
  display: inline-flex;
  min-width: 128px;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  grid-column: 3;
  grid-row: 1 / 3;
  color: #092f54 !important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
}

.nc-leadership-editorial .nc-editorial-action i {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #edf7fb;
  color: #008fbd;
  font-size: 11px;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.nc-leadership-editorial .nc-editorial-action:hover,
.nc-leadership-editorial .nc-editorial-action:focus {
  color: #007da7 !important;
  text-decoration: none;
}

.nc-leadership-editorial .nc-editorial-action:hover i,
.nc-leadership-editorial .nc-editorial-action:focus i {
  background: #008fbd;
  color: #fff;
  transform: translateX(3px);
}

.nc-leadership-editorial .nc-editorial-action:focus-visible {
  outline: 3px solid rgba(0, 164, 212, 0.25);
  outline-offset: 5px;
  border-radius: 3px;
}

@media (max-width: 900px) {
  .nc-leadership-editorial .nc-editorial-message {
    grid-template-columns: 118px minmax(0, 1fr);
    grid-template-rows: auto 1fr auto;
    column-gap: 23px;
  }

  .nc-leadership-editorial .nc-editorial-photo {
    width: 118px;
    height: 118px;
    grid-row: 1 / 4;
  }

  .nc-leadership-editorial .nc-editorial-action {
    min-width: 0;
    margin-top: 13px;
    justify-content: flex-start;
    grid-column: 2;
    grid-row: 3;
  }
}

@media (max-width: 600px) {
  .nc-leadership-editorial {
    padding: 50px 0 54px;
  }

  .nc-leadership-editorial .nc-editorial-heading {
    margin-bottom: 24px;
  }

  .nc-leadership-editorial .nc-editorial-heading h2 {
    font-size: 27px !important;
  }

  .nc-leadership-editorial .nc-editorial-message {
    min-height: 0;
    padding: 17px;
    grid-template-columns: 82px minmax(0, 1fr);
    grid-template-rows: auto auto auto;
    column-gap: 16px;
    border-radius: 15px;
  }

  .nc-leadership-editorial .nc-editorial-photo {
    width: 82px;
    height: 82px;
    align-self: start;
    grid-row: 1;
  }

  .nc-leadership-editorial .nc-editorial-identity {
    align-self: center;
  }

  .nc-leadership-editorial .nc-editorial-identity span {
    margin-bottom: 5px;
    font-size: 8px;
    letter-spacing: 0.08em;
  }

  .nc-leadership-editorial .nc-editorial-identity h3 {
    font-size: 18px !important;
  }

  .nc-leadership-editorial .nc-editorial-excerpt {
    margin-top: 15px !important;
    grid-column: 1 / -1;
    grid-row: 2;
    font-size: 12px !important;
  }

  .nc-leadership-editorial .nc-editorial-action {
    margin-top: 16px;
    grid-column: 1 / -1;
    grid-row: 3;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nc-leadership-editorial .nc-editorial-action i {
    transition: none;
  }
}

/* Desktop alignment: three equal leadership cards */
@media (min-width: 992px) {
  .nc-leadership-editorial .nc-editorial-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }

  .nc-leadership-editorial .nc-editorial-message {
    display: flex;
    min-height: 430px;
    padding: 27px 26px 25px;
    align-items: flex-start;
    flex-direction: column;
    border-top: 4px solid #008fbf;
    border-left: 1px solid #dce6ee;
  }

  .nc-leadership-editorial .nc-editorial-message--technical,
  .nc-leadership-editorial .nc-editorial-message--ceo {
    border-top-color: #008fbf;
    border-left-color: #dce6ee;
  }

  .nc-leadership-editorial .nc-editorial-photo {
    width: 116px;
    height: 116px;
    margin-bottom: 22px;
    flex: 0 0 116px;
    border-radius: 16px;
  }

  .nc-leadership-editorial .nc-editorial-identity {
    width: 100%;
  }

  .nc-leadership-editorial .nc-editorial-identity span {
    min-height: 42px;
    margin-bottom: 8px;
    color: #007fa9 !important;
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 1.45;
  }

  .nc-leadership-editorial .nc-editorial-message--technical .nc-editorial-identity span,
  .nc-leadership-editorial .nc-editorial-message--ceo .nc-editorial-identity span {
    color: #007fa9 !important;
  }

  .nc-leadership-editorial .nc-editorial-identity h3 {
    font-size: 22px !important;
  }

  .nc-leadership-editorial .nc-editorial-excerpt {
    width: 100%;
    margin-top: 17px !important;
    flex: 1;
    font-size: 13px !important;
  }

  .nc-leadership-editorial .nc-editorial-action {
    min-width: 0;
    margin-top: 23px;
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .nc-leadership-editorial .nc-editorial-list {
    max-width: 720px;
    grid-template-columns: 1fr;
  }

  .nc-leadership-editorial .nc-editorial-identity span,
  .nc-leadership-editorial .nc-editorial-message--technical .nc-editorial-identity span,
  .nc-leadership-editorial .nc-editorial-message--ceo .nc-editorial-identity span {
    color: #007fa9 !important;
    font-size: 11px;
    letter-spacing: 0.04em;
  }
}

@media (max-width: 600px) {
  .nc-leadership-editorial .nc-editorial-message {
    display: grid;
  }

  .nc-leadership-editorial .nc-editorial-identity span,
  .nc-leadership-editorial .nc-editorial-message--technical .nc-editorial-identity span,
  .nc-leadership-editorial .nc-editorial-message--ceo .nc-editorial-identity span {
    font-size: 10px;
    line-height: 1.45;
  }
}

/* Shared leadership heading for the President and committee leaders */
.nc-shared-leadership-heading {
  position: relative;
  z-index: 10;
  padding: 72px 20px 18px;
  background:
    radial-gradient(circle at 8% 20%, rgba(0, 169, 214, 0.075), transparent 22rem),
    #fff;
  text-align: center;
}

.nc-shared-leadership-heading h2 {
  margin: 0 0 10px !important;
  color: #092f54 !important;
  font-size: 34px !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em;
  line-height: 1.2 !important;
  text-align: center !important;
}

.nc-shared-leadership-heading p {
  margin: 0 !important;
  color: #687c8f !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  text-align: center !important;
}

#conf-pres-msg.nc-president-section {
  padding-top: 42px !important;
}

.nc-leadership-editorial {
  padding-top: 38px;
}

/* Layered, contemporary leadership cards */
.nc-leadership-editorial .nc-editorial-message {
  position: relative;
  display: flex;
  min-height: 480px;
  padding: 0 !important;
  overflow: hidden;
  align-items: stretch;
  flex-direction: column;
  border: 1px solid #dce6ee;
  border-top: 0;
  border-left: 1px solid #dce6ee;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(9, 47, 84, 0.11);
}

.nc-leadership-editorial .nc-editorial-message--technical,
.nc-leadership-editorial .nc-editorial-message--ceo {
  border-top: 0;
  border-left-color: #dce6ee;
}

.nc-leadership-editorial .nc-editorial-message::after {
  display: none;
}

.nc-leadership-editorial .nc-editorial-photo {
  position: relative;
  isolation: isolate;
  width: 100%;
  height: 190px;
  margin: 0;
  overflow: hidden;
  flex: 0 0 190px;
  border-radius: 0;
  background: linear-gradient(145deg, #e9f5f9 0%, #f6fafc 72%);
}

.nc-leadership-editorial .nc-editorial-photo::before {
  content: "";
  position: absolute;
  right: -38px;
  bottom: -66px;
  width: 190px;
  height: 190px;
  border: 28px solid rgba(0, 159, 204, 0.08);
  border-radius: 50%;
}

.nc-leadership-editorial .nc-editorial-photo img {
  position: absolute;
  z-index: 1;
  right: 10px;
  bottom: 0;
  width: 180px !important;
  height: 180px !important;
  object-fit: contain;
  mix-blend-mode: darken;
}

.nc-leadership-editorial .nc-editorial-stage-name {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 22px;
  width: calc(100% - 220px);
  margin: 0 !important;
  color: #092f54 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  letter-spacing: -0.015em;
  line-height: 1.25 !important;
  text-align: left !important;
}

.nc-leadership-editorial .nc-editorial-identity {
  position: relative;
  z-index: 2;
  width: calc(100% - 18px);
  margin: -31px 0 0 18px;
  padding: 27px 25px 0;
  align-self: auto;
  background: #fff;
  border-radius: 25px 0 0 0;
}

.nc-leadership-editorial .nc-editorial-identity .nc-editorial-role-title {
  min-height: 63px;
  margin: 0 !important;
  color: #007fa9 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  letter-spacing: 0.015em;
  line-height: 1.4 !important;
}

.nc-leadership-editorial .nc-editorial-excerpt {
  width: auto;
  max-width: none;
  margin: 17px 25px 0 !important;
  flex: 1;
  color: #586d80 !important;
  font-size: 13px !important;
  line-height: 1.72 !important;
}

.nc-leadership-editorial .nc-editorial-action {
  min-width: 0;
  margin: 23px 25px 27px;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .nc-leadership-editorial .nc-editorial-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .nc-shared-leadership-heading {
    padding-top: 58px;
  }

  .nc-leadership-editorial .nc-editorial-message {
    min-height: 450px;
  }
}

@media (max-width: 600px) {
  .nc-shared-leadership-heading {
    padding: 50px 20px 14px;
  }

  .nc-shared-leadership-heading h2 {
    font-size: 29px !important;
  }

  .nc-shared-leadership-heading p {
    font-size: 14px !important;
  }

  #conf-pres-msg.nc-president-section {
    padding-top: 34px !important;
  }

  .nc-leadership-editorial .nc-editorial-message {
    display: flex;
    min-height: 0;
  }

  .nc-leadership-editorial .nc-editorial-photo {
    height: 160px;
    flex-basis: 160px;
  }

  .nc-leadership-editorial .nc-editorial-photo img {
    width: 154px !important;
    height: 154px !important;
  }

  .nc-leadership-editorial .nc-editorial-stage-name {
    top: 21px;
    left: 19px;
    width: calc(100% - 188px);
    font-size: 16px !important;
  }

  .nc-leadership-editorial .nc-editorial-identity {
    width: calc(100% - 14px);
    margin-top: -24px;
    margin-left: 14px;
    padding: 23px 20px 0;
    border-radius: 21px 0 0 0;
  }

  .nc-leadership-editorial .nc-editorial-identity .nc-editorial-role-title {
    min-height: 0;
    font-size: 15px !important;
    line-height: 1.4 !important;
  }

  .nc-leadership-editorial .nc-editorial-excerpt {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }

  .nc-leadership-editorial .nc-editorial-action {
    margin-right: 20px;
    margin-left: 20px;
  }
}

/* Keep section-level committee surfaces above earlier legacy rules in the cascade. */
#tg-committee,
#tg-tec-commit {
  padding: 72px 16px 66px !important;
  background:
    radial-gradient(circle at 7% 12%, rgba(0, 169, 214, 0.07), transparent 22rem),
    #f8fafc !important;
}

#tg-tec-commit {
  border-top: 1px solid rgba(9, 47, 84, 0.08);
}

@media (max-width: 767px) {
  #tg-committee,
  #tg-tec-commit {
    padding: 50px 0 46px !important;
  }
}

/* Final committee sizing corrections: paired leaders, dots, and two-up mobile members. */
#tg-committee .nc-lead-duo-card,
#tg-tec-commit .nc-lead-duo-card {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#tg-committee .nc-lead-row,
#tg-tec-commit .nc-lead-row {
  width: 100% !important;
  flex: none !important;
}

#tg-committee .nc-carousel-wrapper,
#tg-tec-commit .nc-carousel-wrapper {
  padding-bottom: 30px !important;
}

#tg-committee .owl-dots,
#tg-tec-commit .owl-dots,
#tg-committee .nc-comm-owl .owl-dots,
#tg-tec-commit .nc-comm-owl .owl-dots {
  display: flex !important;
  max-width: 100%;
  margin-top: 20px !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap;
  gap: 6px !important;
}

#tg-committee .owl-dot,
#tg-tec-commit .owl-dot {
  width: 8px !important;
  height: 8px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #c5d3de !important;
  box-shadow: none !important;
}

#tg-committee .owl-dot.active,
#tg-tec-commit .owl-dot.active {
  width: 18px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #00a3d2 !important;
  box-shadow: none !important;
}

@media (max-width: 767px) {
  #tg-committee .nc-lead-duo-card,
  #tg-tec-commit .nc-lead-duo-card {
    grid-template-columns: 1fr !important;
  }

  #tg-committee .nc-carousel-wrapper,
  #tg-tec-commit .nc-carousel-wrapper {
    padding: 18px 28px 26px !important;
  }

  #tg-committee .nc-member-card-exec,
  #tg-tec-commit .nc-member-card-exec {
    min-height: 205px;
    border-radius: 17px !important;
  }

  #tg-committee .nc-member-photo-frame,
  #tg-tec-commit .nc-member-photo-frame {
    height: 145px !important;
  }

  #tg-committee .nc-member-name,
  #tg-tec-commit .nc-member-name {
    min-height: 60px !important;
    padding: 10px 7px !important;
    font-size: 11px !important;
  }

  #tg-committee .owl-dots,
  #tg-tec-commit .owl-dots,
  #tg-committee .nc-comm-owl .owl-dots,
  #tg-tec-commit .nc-comm-owl .owl-dots {
    margin-top: 16px !important;
    gap: 4px !important;
  }

  #tg-committee .owl-dot,
  #tg-tec-commit .owl-dot {
    width: 6px !important;
    height: 6px !important;
  }

  #tg-committee .owl-dot.active,
  #tg-tec-commit .owl-dot.active {
    width: 14px !important;
    height: 6px !important;
  }
}

/* Compact, inset portrait treatment for committee leadership. */
#tg-committee .nc-committee-heading,
#tg-tec-commit .nc-committee-heading {
  margin-bottom: 28px !important;
}

#tg-committee .nc-lead-duo-card,
#tg-tec-commit .nc-lead-duo-card {
  max-width: 940px !important;
  margin-bottom: 38px !important;
  gap: 18px !important;
}

#tg-committee .nc-lead-row,
#tg-tec-commit .nc-lead-row {
  min-height: 190px;
  padding: 15px !important;
  gap: 18px !important;
  border-radius: 24px;
}

#tg-committee .nc-lead-row-1,
#tg-tec-commit .nc-lead-row-1 {
  grid-template-columns: 145px minmax(0, 1fr) !important;
}

#tg-committee .nc-lead-row-2,
#tg-tec-commit .nc-lead-row-2 {
  grid-template-columns: minmax(0, 1fr) 145px !important;
}

#tg-committee .nc-lead-photo-wrap,
#tg-tec-commit .nc-lead-photo-wrap {
  width: 145px !important;
  height: 158px !important;
  border: 1px solid #dbe6ee !important;
  border-radius: 20px !important;
  background: #edf5f8 !important;
  box-shadow: 0 9px 22px rgba(9, 47, 84, 0.1) !important;
}

#tg-committee .nc-lead-photo,
#tg-tec-commit .nc-lead-photo {
  border-radius: 19px !important;
}

#tg-committee .nc-lead-name,
#tg-tec-commit .nc-lead-name {
  margin-top: 9px !important;
  font-size: 21px !important;
}

#tg-committee .nc-members-subheading,
#tg-tec-commit .nc-members-subheading {
  margin-bottom: 20px !important;
}

@media (max-width: 767px) {
  #tg-committee .nc-committee-heading,
  #tg-tec-commit .nc-committee-heading {
    margin-bottom: 21px !important;
  }

  #tg-committee .nc-lead-duo-card,
  #tg-tec-commit .nc-lead-duo-card {
    margin-bottom: 30px !important;
    gap: 12px !important;
  }

  #tg-committee .nc-lead-row,
  #tg-tec-commit .nc-lead-row,
  #tg-committee .nc-lead-row-1,
  #tg-tec-commit .nc-lead-row-1,
  #tg-committee .nc-lead-row-2,
  #tg-tec-commit .nc-lead-row-2 {
    min-height: 142px;
    padding: 12px !important;
    grid-template-columns: 104px minmax(0, 1fr) !important;
    gap: 14px !important;
  }

  #tg-committee .nc-lead-photo-wrap,
  #tg-tec-commit .nc-lead-photo-wrap {
    width: 104px !important;
    height: 118px !important;
    border-radius: 17px !important;
  }

  #tg-committee .nc-lead-photo,
  #tg-tec-commit .nc-lead-photo {
    border-radius: 16px !important;
  }

  #tg-committee .nc-lead-name,
  #tg-tec-commit .nc-lead-name {
    margin-top: 8px !important;
    font-size: 17px !important;
  }

  #tg-committee .nc-role-pill,
  #tg-tec-commit .nc-role-pill {
    padding: 6px 9px !important;
    font-size: 9px !important;
    letter-spacing: 0.045em !important;
  }

  #tg-committee .nc-members-subheading,
  #tg-tec-commit .nc-members-subheading {
    margin-bottom: 16px !important;
  }
}

/* Conference overview and programme — 47th National Conference */
#conf-schedule.nc-conference-section {
  position: relative !important;
  z-index: 10 !important;
  margin: 0 !important;
  padding: 124px 0 92px !important;
  overflow: hidden;
  border-radius: 32px 32px 0 0 !important;
  -webkit-border-radius: 32px 32px 0 0 !important;
  background:
    radial-gradient(circle at 7% 10%, rgba(0, 169, 214, 0.09), transparent 25rem),
    radial-gradient(circle at 94% 88%, rgba(244, 123, 32, 0.07), transparent 24rem),
    #f8fafc !important;
  box-shadow: none !important;
}

#conf-schedule.nc-conference-section::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  height: 48px !important;
  border-radius: 32px 32px 0 0 !important;
  -webkit-border-radius: 32px 32px 0 0 !important;
  background: linear-gradient(90deg, #092f54, #00a9d6 58%, #f47b20) !important;
  pointer-events: none !important;
}

#conf-schedule.nc-conference-section::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  z-index: 2 !important;
  top: 6px !important;
  right: 0 !important;
  left: 0 !important;
  height: 48px !important;
  border-radius: 26px 26px 0 0 !important;
  -webkit-border-radius: 26px 26px 0 0 !important;
  background: #f8fafc !important;
  pointer-events: none !important;
}

#conf-schedule .nc-conference-container {
  position: relative;
  z-index: 3;
  max-width: 1160px;
}

#conf-schedule .nc-conference-heading {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto 42px;
  text-align: center !important;
}

#conf-schedule .nc-conference-heading > span,
#conf-schedule .nc-programme-heading > span {
  display: inline-block;
  margin-bottom: 10px;
  color: #008db9 !important;
  -webkit-text-fill-color: #008db9 !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#conf-schedule .nc-conference-heading h2 {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 15px !important;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: clamp(32px, 4vw, 48px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em;
  line-height: 1.08 !important;
  text-align: center !important;
}

#conf-schedule .nc-conference-heading p {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 690px;
  margin: 0 auto;
  color: #526a80 !important;
  -webkit-text-fill-color: #526a80 !important;
  font-size: 16px;
  line-height: 1.75;
  text-align: center !important;
}

#conf-schedule .nc-conference-overview {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 20px;
  margin-bottom: 58px;
}

#conf-schedule .nc-conference-venue,
#conf-schedule .nc-conference-dates {
  min-height: 220px;
  padding: 30px;
  border: 1px solid #dce7ee;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 42px rgba(9, 47, 84, 0.08);
}

#conf-schedule .nc-conference-venue {
  display: flex;
  align-items: center;
  gap: 22px;
  color: inherit;
  text-decoration: none;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

#conf-schedule .nc-conference-venue:hover,
#conf-schedule .nc-conference-venue:focus-visible {
  border-color: rgba(0, 169, 214, 0.55);
  box-shadow: 0 22px 48px rgba(9, 47, 84, 0.13);
  transform: translateY(-3px);
}

#conf-schedule .nc-conference-icon {
  display: inline-flex;
  flex: 0 0 54px;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 17px;
  background: linear-gradient(145deg, #092f54 0%, #00a9d6 100%);
  color: #ffffff;
  font-size: 20px;
  box-shadow: 0 12px 24px rgba(0, 141, 185, 0.2);
}

#conf-schedule .nc-conference-venue small,
#conf-schedule .nc-conference-dates small {
  display: block;
  margin-bottom: 5px;
  color: #008db9 !important;
  -webkit-text-fill-color: #008db9 !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

#conf-schedule .nc-conference-venue h3,
#conf-schedule .nc-conference-dates h3 {
  margin: 0 0 5px !important;
  color: #092f54 !important;
  font-size: 27px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  line-height: 1.2 !important;
}

#conf-schedule .nc-conference-venue p {
  margin: 0 0 18px;
  color: #526a80;
  font-size: 15px;
  line-height: 1.55;
}

#conf-schedule .nc-conference-venue strong {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #092f54;
  font-size: 13px;
  font-weight: 800;
}

#conf-schedule .nc-conference-dates-copy {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 25px;
}

#conf-schedule .nc-date-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

#conf-schedule .nc-date-strip > div {
  padding: 13px 10px 14px;
  border: 1px solid #e1eaf0;
  border-radius: 16px;
  background: #f1f7fa;
  text-align: center;
}

#conf-schedule .nc-date-strip span {
  display: block;
  margin-bottom: 2px;
  color: #657d91 !important;
  -webkit-text-fill-color: #657d91 !important;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: uppercase;
}

#conf-schedule .nc-date-strip strong {
  display: block;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
}

#conf-schedule .nc-programme-heading {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 650px;
  margin: 0 auto 24px;
  text-align: center !important;
}

#conf-schedule .nc-programme-heading h3 {
  display: block !important;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  line-height: 1.25 !important;
  text-align: center !important;
}

#conf-schedule .nc-programme-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

#conf-schedule .nc-programme-card {
  overflow: hidden;
  border: 1px solid #dce7ee;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 16px 36px rgba(9, 47, 84, 0.075);
}

#conf-schedule .nc-programme-date {
  padding: 22px;
  background: linear-gradient(130deg, #092f54 0%, #006d98 70%, #00a9d6 100%);
  color: #ffffff;
}

#conf-schedule .nc-programme-date span,
#conf-schedule .nc-programme-date small {
  display: block;
  color: rgba(255, 255, 255, 0.86) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.86) !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-transform: uppercase;
}

#conf-schedule .nc-programme-date strong {
  display: block;
  margin: 5px 0 2px;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: 48px;
  font-weight: 800;
  line-height: 0.95;
}

#conf-schedule .nc-programme-details {
  padding: 24px 22px 25px;
}

#conf-schedule .nc-programme-day {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e9f7fb;
  color: #008db9 !important;
  -webkit-text-fill-color: #008db9 !important;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

#conf-schedule .nc-programme-details h4 {
  margin: 0 0 17px !important;
  color: #092f54 !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
}

#conf-schedule .nc-programme-details p {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 10px;
  color: #60778c;
  font-size: 13px;
  line-height: 1.55;
}

#conf-schedule .nc-programme-details p:last-child {
  margin-bottom: 0;
}

#conf-schedule .nc-programme-details i {
  flex: 0 0 18px;
  width: 18px;
  margin-top: 4px;
  color: #00a3d2;
  text-align: center;
}

#conf-schedule .nc-programme-time {
  color: #153c60 !important;
  font-weight: 700;
}

@media (max-width: 900px) {
  #conf-schedule .nc-conference-overview {
    grid-template-columns: 1fr;
    margin-bottom: 48px;
  }

  #conf-schedule .nc-programme-grid {
    grid-template-columns: 1fr;
  }

  #conf-schedule .nc-programme-card {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
  }

  #conf-schedule .nc-programme-date {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #conf-schedule .nc-programme-details {
    align-self: center;
  }
}

@media (max-width: 600px) {
  #conf-schedule.nc-conference-section {
    padding: 110px 0 64px !important;
    border-radius: 22px 22px 0 0 !important;
    -webkit-border-radius: 22px 22px 0 0 !important;
  }

  #conf-schedule.nc-conference-section::before {
    height: 36px !important;
    border-radius: 22px 22px 0 0 !important;
    -webkit-border-radius: 22px 22px 0 0 !important;
  }

  #conf-schedule.nc-conference-section::after {
    top: 5px !important;
    height: 36px !important;
    border-radius: 17px 17px 0 0 !important;
    -webkit-border-radius: 17px 17px 0 0 !important;
  }

  #conf-schedule .nc-conference-heading {
    margin-bottom: 30px;
  }

  #conf-schedule .nc-conference-heading h2 {
    font-size: 31px !important;
  }

  #conf-schedule .nc-conference-heading p {
    font-size: 14px;
    line-height: 1.65;
  }

  #conf-schedule .nc-conference-overview {
    gap: 14px;
    margin-bottom: 42px;
  }

  #conf-schedule .nc-conference-venue,
  #conf-schedule .nc-conference-dates {
    min-height: 0;
    padding: 22px;
    border-radius: 21px;
  }

  #conf-schedule .nc-conference-venue {
    align-items: flex-start;
    gap: 16px;
  }

  #conf-schedule .nc-conference-icon {
    flex-basis: 44px;
    width: 44px;
    height: 44px;
    border-radius: 14px;
    font-size: 17px;
  }

  #conf-schedule .nc-conference-venue h3,
  #conf-schedule .nc-conference-dates h3 {
    font-size: 22px !important;
  }

  #conf-schedule .nc-conference-venue p {
    font-size: 13px;
  }

  #conf-schedule .nc-conference-dates-copy {
    gap: 16px;
    margin-bottom: 20px;
  }

  #conf-schedule .nc-date-strip {
    gap: 7px;
  }

  #conf-schedule .nc-date-strip > div {
    padding: 12px 7px 13px;
    border-radius: 14px;
  }

  #conf-schedule .nc-date-strip strong {
    font-size: 25px;
  }

  #conf-schedule .nc-programme-heading h3 {
    font-size: 23px !important;
  }

  #conf-schedule .nc-programme-card {
    display: block;
    border-radius: 21px;
  }

  #conf-schedule .nc-programme-date {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 18px 20px;
  }

  #conf-schedule .nc-programme-date strong {
    grid-row: 1 / 3;
    grid-column: 2;
    margin: 0;
    font-size: 42px;
  }

  #conf-schedule .nc-programme-details {
    padding: 22px 20px 23px;
  }
}

/* Consistent alignment for the landing page's top-level section introductions. */
#conf-welcome .nc-about-heading,
.nc-shared-leadership-heading,
#tg-committee .nc-committee-heading,
#tg-tec-commit .nc-committee-heading,
#tg-sponsors .nc-sponsor-heading,
#ca-conf-past .nc-past-header {
  display: block !important;
  float: none !important;
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}

#conf-welcome .nc-about-heading h2,
.nc-shared-leadership-heading h2,
#tg-committee .nc-committee-heading h2,
#tg-tec-commit .nc-committee-heading h2,
#tg-sponsors .nc-sponsor-heading h2,
#ca-conf-past .nc-past-title {
  display: block !important;
  float: none !important;
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}

#conf-welcome .nc-about-heading p,
.nc-shared-leadership-heading p,
#ca-conf-past .nc-past-subtitle {
  display: block !important;
  float: none !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}

/* Sponsors and partners — tiered, non-clickable logo presentation. */
#tg-sponsors.nc-sponsor-section {
  position: relative !important;
  overflow: hidden;
  padding: 82px 0 88px !important;
  background:
    radial-gradient(circle at 8% 10%, rgba(0, 169, 214, 0.075), transparent 25rem),
    radial-gradient(circle at 94% 88%, rgba(244, 123, 32, 0.055), transparent 22rem),
    #ffffff !important;
}

#tg-sponsors .nc-sponsor-container {
  position: relative;
  z-index: 2;
  max-width: 1160px !important;
  padding: 0 24px !important;
}

#tg-sponsors .nc-sponsor-heading {
  max-width: 790px;
  margin: 0 auto 48px !important;
}

#tg-sponsors .nc-sponsor-eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #008db9 !important;
  -webkit-text-fill-color: #008db9 !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#tg-sponsors .nc-sponsor-heading h2 {
  margin: 0 0 14px !important;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: clamp(32px, 4vw, 45px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em !important;
  line-height: 1.1 !important;
}

#tg-sponsors .nc-sponsor-heading p {
  max-width: 700px;
  margin: 0 auto !important;
  color: #5d7388 !important;
  -webkit-text-fill-color: #5d7388 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  text-align: center !important;
}

#tg-sponsors .nc-sponsors-content {
  display: block;
}

#tg-sponsors .nc-sponsor-block {
  margin: 0 0 20px !important;
  padding: 25px 26px 27px;
  overflow: hidden;
  border: 1px solid #dce7ee;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 34px rgba(9, 47, 84, 0.065);
}

#tg-sponsors .nc-sponsor-category-heading {
  gap: 16px !important;
  margin-bottom: 19px !important;
}

#tg-sponsors .nc-sponsor-line {
  max-width: 150px;
  background: linear-gradient(90deg, transparent, #bfd3df) !important;
}

#tg-sponsors .nc-sponsor-line:last-child {
  background: linear-gradient(90deg, #bfd3df, transparent) !important;
}

#tg-sponsors .nc-sponsor-cat-title {
  max-width: 650px;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 0.075em !important;
  line-height: 1.4 !important;
  text-align: center !important;
  text-transform: uppercase;
  white-space: normal !important;
}

#tg-sponsors .nc-sponsor-grid,
#tg-sponsors .nc-sponsor-track-set {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
}

#tg-sponsors .nc-sponsor-card {
  display: flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: center !important;
  width: 176px !important;
  min-width: 176px !important;
  max-width: 176px !important;
  height: 86px !important;
  padding: 14px 18px !important;
  border: 1px solid #e0e8ee !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  box-shadow: 0 6px 16px rgba(9, 47, 84, 0.055) !important;
  cursor: default !important;
  transform: none !important;
  transition: none !important;
}

#tg-sponsors .nc-sponsor-card:hover {
  border-color: #e0e8ee !important;
  box-shadow: 0 6px 16px rgba(9, 47, 84, 0.055) !important;
  transform: none !important;
}

#tg-sponsors .nc-sponsor-card img {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 56px !important;
  object-fit: contain !important;
}

#tg-sponsors .nc-sponsors-content > .nc-sponsor-block:first-child .nc-sponsor-card {
  width: 220px !important;
  min-width: 220px !important;
  max-width: 220px !important;
  height: 104px !important;
  padding: 17px 24px !important;
}

#tg-sponsors .nc-sponsors-content > .nc-sponsor-block:first-child .nc-sponsor-card img {
  max-height: 68px !important;
}

#tg-sponsors .nc-sponsor-marquee {
  padding: 4px 0 !important;
  mask-image: linear-gradient(to right, transparent, black 4%, black 96%, transparent) !important;
  -webkit-mask-image: linear-gradient(to right, transparent, black 4%, black 96%, transparent) !important;
}

#tg-sponsors .nc-sponsor-track {
  display: flex !important;
  gap: 16px !important;
  animation: ncSponsorMarqueeV2 30s linear infinite !important;
}

#tg-sponsors .nc-sponsor-track-set {
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
}

#tg-sponsors .nc-sponsor-marquee:hover .nc-sponsor-track,
#tg-sponsors .nc-sponsor-marquee:focus-within .nc-sponsor-track {
  animation-play-state: paused !important;
}

@keyframes ncSponsorMarqueeV2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 8px));
  }
}

#tg-sponsors .nc-sponsor-paired-row {
  margin: 0 -10px !important;
}

#tg-sponsors .nc-sponsor-paired-col {
  padding: 0 10px !important;
  margin-bottom: 0 !important;
}

#tg-sponsors .nc-sponsor-paired-col .nc-sponsor-block {
  height: calc(100% - 20px);
}

#tg-sponsors .nc-sponsor-paired-col .nc-sponsor-card {
  width: 158px !important;
  min-width: 158px !important;
  max-width: 158px !important;
}

#tg-sponsors .nc-sponsor-contact-section {
  margin-top: 46px !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}

#tg-sponsors .nc-partner-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.9fr);
  gap: 34px;
  align-items: center;
  padding: 31px 34px;
  border: 1px solid #cfe3ed;
  border-radius: 24px;
  background: linear-gradient(125deg, #eef8fb 0%, #ffffff 58%, #fff8f3 100%);
  box-shadow: 0 16px 36px rgba(9, 47, 84, 0.075);
}

#tg-sponsors .nc-partner-panel-copy h3 {
  margin: 3px 0 9px !important;
  color: #092f54 !important;
  -webkit-text-fill-color: #092f54 !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  line-height: 1.25 !important;
}

#tg-sponsors .nc-partner-panel-copy p {
  max-width: 540px;
  margin: 0 !important;
  color: #60778b !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}

#tg-sponsors .nc-partner-contacts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

#tg-sponsors .nc-partner-contact {
  min-width: 0;
  padding: 16px;
  border: 1px solid #dce7ee;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.88);
}

#tg-sponsors .nc-partner-contact strong {
  display: block;
  margin-bottom: 9px;
  color: #092f54 !important;
  font-size: 15px;
  font-weight: 800;
}

#tg-sponsors .nc-partner-contact a {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  margin-top: 6px;
  color: #506b82 !important;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.45;
  overflow-wrap: anywhere;
  text-decoration: none !important;
}

#tg-sponsors .nc-partner-contact a:hover,
#tg-sponsors .nc-partner-contact a:focus-visible {
  color: #008db9 !important;
}

#tg-sponsors .nc-partner-contact i {
  flex: 0 0 13px;
  width: 13px;
  margin-top: 2px;
  color: #00a3d2;
  text-align: center;
}

@media (max-width: 900px) {
  #tg-sponsors .nc-partner-panel {
    grid-template-columns: 1fr;
  }

  #tg-sponsors .nc-sponsor-paired-col .nc-sponsor-block {
    height: auto;
  }
}

@media (max-width: 600px) {
  #tg-sponsors.nc-sponsor-section {
    padding: 58px 0 62px !important;
  }

  #tg-sponsors .nc-sponsor-container {
    padding: 0 16px !important;
  }

  #tg-sponsors .nc-sponsor-heading {
    margin-bottom: 32px !important;
  }

  #tg-sponsors .nc-sponsor-heading h2 {
    font-size: 31px !important;
  }

  #tg-sponsors .nc-sponsor-heading p {
    font-size: 14px !important;
  }

  #tg-sponsors .nc-sponsor-block {
    margin-bottom: 14px !important;
    padding: 20px 15px 21px;
    border-radius: 20px;
  }

  #tg-sponsors .nc-sponsor-category-heading {
    gap: 10px !important;
    margin-bottom: 16px !important;
  }

  #tg-sponsors .nc-sponsor-line {
    min-width: 20px;
  }

  #tg-sponsors .nc-sponsor-cat-title {
    font-size: 12px !important;
    letter-spacing: 0.055em !important;
  }

  #tg-sponsors .nc-sponsor-grid,
  #tg-sponsors .nc-sponsor-track-set {
    gap: 9px !important;
  }

  #tg-sponsors .nc-sponsor-card,
  #tg-sponsors .nc-sponsor-paired-col .nc-sponsor-card,
  #tg-sponsors .nc-sponsors-content > .nc-sponsor-block:first-child .nc-sponsor-card {
    width: 135px !important;
    min-width: 135px !important;
    max-width: 135px !important;
    height: 76px !important;
    padding: 12px 14px !important;
    border-radius: 14px !important;
  }

  #tg-sponsors .nc-sponsor-card img,
  #tg-sponsors .nc-sponsors-content > .nc-sponsor-block:first-child .nc-sponsor-card img {
    max-height: 49px !important;
  }

  #tg-sponsors .nc-sponsor-track {
    gap: 9px !important;
    animation-duration: 24s !important;
  }

  #tg-sponsors .nc-sponsor-paired-row {
    margin: 0 !important;
  }

  #tg-sponsors .nc-sponsor-paired-col {
    padding: 0 !important;
  }

  #tg-sponsors .nc-sponsor-contact-section {
    margin-top: 32px !important;
  }

  #tg-sponsors .nc-partner-panel {
    gap: 24px;
    padding: 24px 20px;
    border-radius: 20px;
  }

  #tg-sponsors .nc-partner-panel-copy h3 {
    font-size: 21px !important;
  }

  #tg-sponsors .nc-partner-contacts {
    grid-template-columns: 1fr;
  }

  #tg-sponsors .nc-partner-contact a {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #tg-sponsors .nc-sponsor-track {
    width: 100% !important;
    animation: none !important;
    transform: none !important;
  }

  #tg-sponsors .nc-sponsor-track-set:first-child {
    flex-wrap: wrap !important;
    justify-content: center !important;
    width: 100%;
  }

  #tg-sponsors .nc-sponsor-track-set[aria-hidden="true"] {
    display: none !important;
  }

  #tg-sponsors .nc-sponsor-marquee {
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }
}
