/*
Theme Name: Enfold Child
Template: enfold
Version: 1.0
Description: Nicole Coaching rebuild on Enfold with the JuicedetoxEU design language.
*/

@font-face {
  font-family: 'Gazpacho';
  src: url('fonts/gazpacho-heavy.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --nc-color-bg: #f8f2ea;
  --nc-color-surface: rgba(255, 255, 255, 0.86);
  --nc-color-surface-strong: #ffffff;
  --nc-color-text: #42514f;
  --nc-color-heading: #122b29;
  --nc-color-primary: #d78357;
  --nc-color-primary-hover: #c16f47;
  --nc-color-secondary: #3fa7a0;
  --nc-color-secondary-deep: #1d6d69;
  --nc-color-accent: #dfc474;
  --nc-color-border: rgba(18, 43, 41, 0.1);
  --nc-shadow-soft: 0 22px 64px rgba(18, 43, 41, 0.1);
  --nc-shadow-lift: 0 30px 90px rgba(18, 43, 41, 0.16);
  --nc-radius-sm: 12px;
  --nc-radius-md: 22px;
  --nc-radius-lg: 34px;
  --nc-content-width: 1180px;
}

html {
  scroll-behavior: smooth;
}

body,
#top,
#top .all_colors {
  background: var(--nc-color-bg);
  color: var(--nc-color-text);
}

body,
#top input,
#top select,
#top textarea,
#top button,
#top .avia-menu-text,
#top .main_menu .menu li a,
#top .sub-menu li a,
#top .entry-content p,
#top .entry-content li,
#top .avia_textblock,
#top .avia_textblock p,
#top .avia_textblock li,
#top .av-promobox p {
  font-family: 'Poppins', sans-serif;
}

body {
  font-size: 17px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#top p,
#top ul,
#top ol {
  line-height: 1.75;
}

#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6,
#top .heading,
#top .av-special-heading .av-special-heading-tag,
#top .avia-heading {
  color: var(--nc-color-heading);
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.04;
}

#top h1 {
  font-size: clamp(3.2rem, 6vw, 5.6rem);
}

#top h2 {
  font-size: clamp(2.4rem, 4.6vw, 4.15rem);
}

#top h3 {
  font-size: clamp(1.9rem, 3vw, 2.8rem);
}

#top h4 {
  font-size: clamp(1.35rem, 2vw, 1.9rem);
}

#top a {
  color: var(--nc-color-secondary-deep);
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.16em;
  transition: color 160ms ease;
}

#top a:hover,
#top a:focus {
  color: var(--nc-color-primary);
}

#top strong,
#top b {
  color: var(--nc-color-heading);
  font-weight: 600;
}

.html_header_top.html_logo_left .logo,
.responsive .logo {
  padding: 0;
}

#top .container,
.responsive #top .container {
  max-width: var(--nc-content-width);
}

#top .title_container,
#top #footer,
#top #socket {
  display: none !important;
}

#top #header {
  box-shadow: none;
  position: relative;
  z-index: 50;
}

#top #header .header_bg {
  background: rgba(248, 242, 234, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(16px);
}

.home #top #header {
  position: absolute;
  inset: 0 0 auto;
}

.home #top #header .header_bg {
  background: transparent;
  border-bottom-color: transparent;
}

.home #top #header.header-scrolled .header_bg,
.home #top #header.header-scrolled-full .header_bg,
#top #header.header-scrolled .header_bg,
#top #header.header-scrolled-full .header_bg {
  background: rgba(248, 242, 234, 0.96);
  border-bottom-color: var(--nc-color-border);
}

#top #header_main {
  min-height: 94px;
}

#top #header_main .container.av-logo-container,
#top #header_main_alternate .container {
  width: min(100% - 52px, var(--nc-content-width));
  max-width: var(--nc-content-width);
}

#top #header_main .inner-container {
  display: flex;
  align-items: center;
  gap: 26px;
}

#top .logo a,
#top .logo img {
  display: block;
}

#top .logo img {
  height: auto;
  max-height: 82px;
  width: auto;
}

#top .main_menu {
  margin-left: auto;
}

#top .main_menu ul:first-child > li > a,
#top #wrap_all .av-main-nav > li > a {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

#top .av-main-nav > li > a .avia-menu-text {
  color: var(--nc-color-heading);
}

#top .main_menu .menu li.current-menu-item > a .avia-menu-text,
#top .main_menu .menu li.current_page_item > a .avia-menu-text,
#top .main_menu .menu li:hover > a .avia-menu-text {
  color: var(--nc-color-secondary-deep);
}

#top .avia-button,
#top a.avia-button,
#top .avia-button.avia-color-theme-color,
#top a.avia-button.avia-color-theme-color,
#top .button,
#top button,
#top input[type='submit'],
#top input[type='button'],
#top .wp-element-button,
.nc-button {
  align-items: center;
  background: #F0A030;
  background-color: #F0A030;
  border: 1px solid #F0A030;
  border-color: #F0A030;
  border-radius: 999px;
  box-shadow: none;
  color: #ffffff;
  display: inline-flex;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  gap: 10px;
  justify-content: center;
  letter-spacing: 0.14em;
  line-height: 1.2;
  padding: 16px 30px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, color 180ms ease;
}

#top .avia-button .avia_iconbox_title {
  display: block;
  text-align: center;
  width: 100%;
}

#top .avia-button:hover,
#top a.avia-button:hover,
#top .avia-button.avia-color-theme-color:hover,
#top a.avia-button.avia-color-theme-color:hover,
#top .button:hover,
#top button:hover,
#top input[type='submit']:hover,
#top input[type='button']:hover,
#top .wp-element-button:hover,
.nc-button:hover,
.nc-button:focus {
  background: #F0A030;
  background-color: #F0A030;
  border-color: #F0A030;
  color: #ffffff;
  transform: translateY(-1px);
}

#top a.nc-button,
#top a.nc-button:visited,
#top a.nc-button:hover,
#top a.nc-button:focus {
  color: #ffffff;
}

#top a.avia-button.avia-color-theme-color,
#top a.avia-button.avia-color-theme-color:hover,
#top a.avia-button.avia-color-theme-color:focus,
#top a.avia-button.avia-color-theme-color:visited {
  background-color: #F0A030 !important;
  border-color: #F0A030 !important;
  color: #ffffff !important;
}

.nc-button--secondary {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.72);
  color: #ffffff;
}

.nc-button--secondary:hover,
.nc-button--secondary:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--nc-color-heading);
}

.nc-button--light {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}

.nc-button--light:hover,
.nc-button--light:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--nc-color-heading);
}

#top .avia-content-slider .slide-entry,
#top .avia-testimonial,
#top .av_promobox,
#top .av-boxed-grid-style .avia-content-slider .slide-entry-wrap,
#top .avia-iconbox.av-no-box.avia-position-top,
#top .boxed-content,
#top div .box,
#top .av-inner-masonry-content {
  border-radius: var(--nc-radius-md);
}

#top .boxed-content,
#top div .box,
#top .av-inner-masonry-content {
  box-shadow: var(--nc-shadow-soft);
}

#top input[type='text'],
#top input[type='email'],
#top input[type='tel'],
#top input[type='number'],
#top input[type='password'],
#top input[type='search'],
#top textarea,
#top select {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--nc-color-border);
  border-radius: var(--nc-radius-sm);
  box-shadow: none;
  color: #000000;
  -webkit-text-fill-color: #000000;
  padding: 14px 16px;
}

#top .nc-health-host input[type='text'],
#top .nc-health-host input[type='email'],
#top .nc-health-host input[type='tel'],
#top .nc-health-host input[type='number'],
#top .nc-health-host input[type='password'],
#top .nc-health-host input[type='search'],
#top .nc-health-host textarea,
#top .nc-health-host select,
#top .post-password-form input[type='password'] {
  color: #000000 !important;
  -webkit-text-fill-color: #000000;
}

#top input[type='text']::placeholder,
#top input[type='email']::placeholder,
#top input[type='tel']::placeholder,
#top input[type='number']::placeholder,
#top input[type='password']::placeholder,
#top input[type='search']::placeholder,
#top textarea::placeholder,
.nc-health-workshop__input::placeholder,
.nc-health-host__input::placeholder {
  color: #000000;
  opacity: 1;
}

#top input:focus,
#top textarea:focus,
#top select:focus {
  border-color: rgba(61, 167, 160, 0.35);
  box-shadow: 0 0 0 3px rgba(61, 167, 160, 0.08);
  outline: none;
}

.home #main {
  overflow: clip;
}

.html_header_top.html_header_sticky #main {
  padding: 0;
}

.home #top .nc-home-hero img,
.home #top .nc-section img {
  display: block;
  height: auto;
  max-width: 100%;
}

#top .nc-home-hero .flex_column.av_one_full,
#top .nc-section .flex_column.av_one_full {
  margin: 0;
}

#top .nc-native-textblock.av_textblock_section {
  margin: 0;
}

#top .nc-native-textblock .avia_textblock {
  margin: 0;
}

#top .nc-health-energy-card .avia_textblock h4 {
  margin: 0;
}
#top .nc-section-intro .avia_textblock {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

#top .nc-section-intro--center .avia_textblock {
  text-align: center;
}

#top .nc-section-cta .avia-button-wrap {
  margin-top: 28px;
}

#top .nc-section-copy .avia_textblock p:last-child {
  margin-bottom: 0;
}

#top .nc-section-copy .avia-button-wrap {
  margin-top: 28px;
}

#top .nc-info-panel .avia-button-wrap {
  display: inline-flex;
  margin: 12px 14px 0 0;
}

#top .nc-about-card .avia-button-wrap {
  margin-top: 28px;
}

#top .nc-media-card.avia-image-container {
  margin: 0;
}

#top .nc-results-panel .avia-image-container {
  margin: 24px 0 0;
}

#top .nc-offering-card .avia-image-container {
  margin: 0;
}

#top .nc-offering-card .avia_textblock {
  margin: 0;
}

#top .nc-offering-card .avia-button-wrap {
  margin: auto 24px 28px;
}

#top .nc-testimonial-card .avia_textblock {
  margin: 0;
}

#top .nc-home-hero__copy-col .avia_textblock {
  margin: 0;
  max-width: 34rem;
}

#top .nc-retreat-hero__copy-col .avia_textblock {
  margin: 0;
  max-width: 38rem;
}

#top .nc-home-hero__copy-col .avia-button-wrap {
  display: inline-flex;
  margin: 28px 14px 0 0;
  vertical-align: top;
}

#top .nc-retreat-hero__copy-col .avia-button-wrap {
  display: inline-flex;
  margin: 28px 14px 0 0;
  vertical-align: top;
}

#top .nc-home-hero__copy-col .avia-button-wrap:last-child {
  margin-right: 0;
}

#top .nc-retreat-hero__copy-col .avia-button-wrap:last-child {
  margin-right: 0;
}

#top .nc-home-hero__card .avia_textblock,
#top .nc-retreat-hero__card .avia_textblock,
#top .nc-method-card .avia_textblock,
#top .nc-program-card .avia_textblock,
#top .nc-outcomes-card .avia_textblock {
  margin: 0;
}

#top .nc-home-hero .avia-button-wrap.nc-button--secondary-light .avia-button,
#top .nc-home-hero .avia-button-wrap.nc-button--secondary-light .avia-button:visited,
#top .nc-retreat-hero .avia-button-wrap.nc-button--secondary-light .avia-button,
#top .nc-retreat-hero .avia-button-wrap.nc-button--secondary-light .avia-button:visited {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: #ffffff !important;
}

#top .nc-home-hero .avia-button-wrap.nc-button--secondary-light .avia-button:hover,
#top .nc-home-hero .avia-button-wrap.nc-button--secondary-light .avia-button:focus,
#top .nc-retreat-hero .avia-button-wrap.nc-button--secondary-light .avia-button:hover,
#top .nc-retreat-hero .avia-button-wrap.nc-button--secondary-light .avia-button:focus {
  background: rgba(255, 255, 255, 0.22) !important;
  border-color: rgba(255, 255, 255, 0.72) !important;
  color: #ffffff !important;
}

#top .nc-program-media .avia-image-container,
#top .nc-outcomes-media .avia-image-container {
  margin: 0;
}

#top .nc-program-copy .av_textblock_section {
  margin: 0 0 18px;
}

#top .nc-program-copy .av_textblock_section:last-of-type {
  margin-bottom: 0;
}

#top .nc-testimonial-avatar.avia-image-container {
  margin: 0 0 18px;
  max-width: 72px;
}

#top .nc-testimonial-avatar img {
  border-radius: 999px;
  display: block;
  height: 72px;
  object-fit: cover;
  width: 72px;
}

#top .flex_column.nc-faq-wrap {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

.nc-section {
  position: relative;
}

.nc-section-category .container {
  max-width: 100vw !important;
}

.nc-section-anchor {
  scroll-margin-top: 120px;
}

.nc-eyebrow,
.nc-footer-eyebrow {
  color: var(--nc-color-secondary-deep);
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.18em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.nc-home-hero {
  background:
    linear-gradient(90deg, rgba(10, 29, 28, 0.18) 0%, rgba(10, 29, 28, 0.1) 42%, rgba(10, 29, 28, 0.04) 100%),
    url('assets/images/home/bg-home2.jpg') center 28% / cover no-repeat;
  color: #ffffff;
  min-height: 100vh;
  padding: clamp(160px, 20vw, 220px) 0 clamp(96px, 10vw, 128px);
}

.nc-retreat-hero {
  background:
    linear-gradient(90deg, rgba(8, 24, 23, 0.72) 0%, rgba(8, 24, 23, 0.54) 44%, rgba(8, 24, 23, 0.28) 100%),
    url('https://juicedetoxibiza.com/wp-content/uploads/2026/01/hero-woman-scaled.jpg') center 36% / cover no-repeat;
  color: #ffffff;
  min-height: 100vh;
  padding: clamp(156px, 18vw, 210px) 0 clamp(88px, 10vw, 124px);
}

.nc-home-hero__inner {
  align-items: end;
  display: grid;
  gap: 38px;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.7fr);
}

#top .nc-retreat-hero .nc-eyebrow {
  color: rgba(255, 255, 255, 0.82);
}

#top .nc-retreat-hero h1,
#top .nc-retreat-hero h2,
#top .nc-retreat-hero h3,
#top .nc-retreat-hero .avia_textblock,
#top .nc-retreat-hero .avia_textblock p,
#top .nc-retreat-hero .avia_textblock li {
  color: #ffffff;
}

#top .nc-retreat-hero .avia_textblock a {
  color: #ffffff;
}

#top .nc-retreat-hero .avia_textblock a:hover,
#top .nc-retreat-hero .avia_textblock a:focus {
  color: #f9ddb2;
}

#top .nc-retreat-hero h1 {
  margin: 0;
  max-width: 10.5ch;
}

.nc-retreat-hero__card {
  backdrop-filter: blur(18px);
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-lift);
  padding: 34px 30px;
}

#top .nc-retreat-hero__card .nc-card-label {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 14px;
}

#top .nc-retreat-hero__card h2 {
  color: #ffffff;
  font-size: clamp(1.9rem, 2.5vw, 2.8rem);
  margin: 0 0 24px;
}

#top .nc-retreat-hero .nc-pill-list {
  margin-top: 28px;
  max-width: 36rem;
}

.nc-retreat-hero__facts {
  display: grid;
  gap: 16px;
}

.nc-retreat-hero__fact {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  display: grid;
  gap: 2px;
  padding-top: 16px;
}

.nc-retreat-hero__fact:first-child {
  border-top: 0;
  padding-top: 0;
}

#top .nc-retreat-hero__fact strong {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  margin-bottom: 0;
  text-transform: uppercase;
}

#top .nc-retreat-hero__fact br {
  display: none;
}

#top .nc-retreat-hero__fact span {
  color: rgba(255, 255, 255, 0.88);
  display: block;
}

#top .nc-home-hero .nc-eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

#top .nc-home-hero__title,
#top .nc-home-hero h1 {
  color: #ffffff;
  margin: 0;
  max-width: 11ch;
}

.nc-home-hero__lead {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.15rem;
  margin: 22px 0 0;
  max-width: 33rem;
}

.nc-home-hero__card--aviva {
  background: rgba(18, 43, 41, 0.28);
}

.nc-home-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.nc-home-hero__card {
  backdrop-filter: blur(18px);
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-lift);
  padding: 34px 30px;
}

.nc-home-hero__card-label {
  color: rgba(255, 255, 255, 0.72);
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

#top .nc-home-hero__quote {
  color: #ffffff;
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(1.45rem, 2.2vw, 2.1rem);
  line-height: 30px;
  margin: 0;
}

.nc-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
}

#top .nc-pill-list,
#top .nc-pill-list li {
  list-style: none;
}

#top .nc-pill-list li::marker {
  content: '';
}

.nc-pill-list li {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 12px 16px;
  text-transform: uppercase;
}

.nc-grid-split {
  align-items: center;
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.95fr);
}

.nc-grid-split--reverse {
  grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.08fr);
}

.nc-grid-split--reverse > *:first-child {
  order: 2;
}

.nc-grid-split--reverse > *:last-child {
  order: 1;
}

.nc-media-card,
.nc-info-panel,
.nc-results-panel,
.nc-about-card,
.nc-testimonial-card,
.nc-offering-card {
  background: var(--nc-color-surface);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
}

.nc-media-card {
  overflow: hidden;
}

.nc-media-card img {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  width: 100%;
}

.nc-media-card--portrait img {
  aspect-ratio: 4 / 5;
}

.nc-info-panel,
.nc-results-panel,
.nc-about-card {
  padding: clamp(30px, 4vw, 42px);
}

.nc-section-heading {
  margin: 0 0 18px;
}

#top.page-id-16 .nc-results-panel h2.nc-section-heading,
#top.page-id-93 .nc-results-panel h2.nc-section-heading {
  color: var(--nc-color-heading);
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.75rem, 2vw, 2.35rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.08;
  margin-bottom: 22px;
  text-wrap: balance;
}

#top.page-id-16 .nc-program-card > .avia-button-wrap,
#top.page-id-16 .nc-info-panel > .avia-button-wrap,
#top.page-id-93 .nc-program-card > .avia-button-wrap,
#top.page-id-93 .nc-info-panel > .avia-button-wrap {
  bottom: 28px;
  display: inline-flex;
  left: 24px;
  margin: 0;
  position: absolute;
}

#top.page-id-16 .nc-program-card,
#top.page-id-16 .nc-info-panel,
#top.page-id-93 .nc-program-card,
#top.page-id-93 .nc-info-panel {
  padding-bottom: 110px;
  position: relative;
}

.nc-section-copy > p:last-child {
  margin-bottom: 0;
}

.nc-section-shell {
  margin: 0 auto;
  max-width: 980px;
}

.nc-section-shell--wide {
  max-width: 1180px;
}

.nc-rich-text p:last-child {
  margin-bottom: 0;
}


.nc-checklist-grid {
  display: grid;
  gap: 18px 34px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 24px;
}

.nc-bullet-checklist {
  display: grid;
  gap: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#top .nc-bullet-checklist,
#top .nc-bullet-checklist > li {
  list-style: none;
}

#top .nc-bullet-checklist > li::marker {
  content: '';
}

.nc-bullet-checklist > li {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 22px minmax(0, 1fr);
}

.nc-bullet-checklist > li > .nc-list-copy {
  min-width: 0;
}

.nc-bullet-checklist > li > .nc-list-copy > *:last-child {
  margin-bottom: 0;
}

.nc-list-copy p {
  margin: 0;
}

.nc-bullet-checklist > li::before {
  align-items: center;
  background: rgba(63, 167, 160, 0.12);
  border: 1px solid rgba(63, 167, 160, 0.22);
  border-radius: 999px;
  color: var(--nc-color-secondary-deep);
  content: '•';
  display: inline-flex;
  font-size: 1rem;
  height: 22px;
  justify-content: center;
  line-height: 1;
  margin-top: 0.15rem;
  width: 22px;
}

.nc-bullet-sublist {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 14px 0 0;
  padding: 0;
}

#top .nc-bullet-sublist,
#top .nc-bullet-sublist li {
  list-style: none;
}

#top .nc-bullet-sublist li::marker {
  content: '';
}

.nc-bullet-sublist li {
  position: relative;
  margin: 0;
}

.nc-bullet-sublist li::before {
  background: none;
  border: 0;
  border-radius: 0;
  color: #F0A030;
  content: '\2713';
  display: inline-block;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 0;
  text-align: left;
  text-indent: 0;
  transform: translateY(0.06em);
  vertical-align: baseline;
  width: 1.35em;
}

.nc-program-layout {
  align-items: stretch;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(280px, 0.64fr) minmax(0, 1fr);
}

.nc-method-grid,
.nc-card-grid {
  display: grid;
  gap: 22px;
  margin-top: 28px;
}

.nc-method-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nc-method-card,
.nc-program-card {
  background: var(--nc-color-surface);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  overflow: hidden;
  padding: 26px 24px 28px;
}

.nc-method-card h4,
.nc-program-card h4 {
  margin: 0 0 12px;
}

.nc-card-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nc-card-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nc-card-label {
  color: var(--nc-color-secondary-deep);
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.nc-program-card p:last-child,
.nc-method-card p:last-child {
  margin-bottom: 0;
}

.nc-video-card {
  background: rgba(18, 43, 41, 0.96);
  border-radius: clamp(24px, 5vw, 34px);
  box-shadow: var(--nc-shadow-lift);
  overflow: hidden;
  padding: 20px;
}

#top .nc-video-card .avia-video,
#top .nc-video-card .avia-iframe-wrap,
#top .nc-video-card .av-click-to-play-overlay {
  border-radius: 22px;
  overflow: hidden;
}

#top .nc-video-card .avia-video {
  margin: 0;
}

#top .nc-video-card iframe {
  display: block;
}

.nc-home-hero__actions--center {
  justify-content: center;
}

.nc-testimonial-card__avatar {
  margin-bottom: 18px;
}

.nc-testimonial-card__avatar img {
  border-radius: 999px;
  display: block;
  height: 84px;
  object-fit: cover;
  width: 84px;
}

.nc-outcome-list {
  display: grid;
  gap: 14px;
  list-style: none;
  margin: 26px 0 0;
  padding: 0;
}

#top .nc-outcome-list,
#top .nc-outcome-list li {
  list-style: none;
}

#top .nc-outcome-list li::marker {
  content: '';
}

.nc-outcome-list li {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 26px minmax(0, 1fr);
}

.nc-outcome-list li::before {
  align-items: center;
  background: rgba(240, 160, 48, 0.14);
  border: 1px solid rgba(240, 160, 48, 0.3);
  border-radius: 999px;
  color: #F0A030;
  content: '\2713';
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  width: 26px;
}

.nc-section--faq {
  background:
    radial-gradient(circle at top left, rgba(63, 167, 160, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.32));
}

#top .nc-faq-wrap.togglecontainer,
#top .nc-faq-wrap .togglecontainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

#top .nc-faq-wrap .togglecontainer,
#top .nc-faq-wrap.togglecontainer {
  margin-top: 24px;
}

#top .nc-faq-wrap .single_toggle {
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 24px;
  box-shadow: var(--nc-shadow-soft);
  margin-bottom: 16px;
  overflow: hidden;
}

#top .nc-faq-wrap .toggler {
  color: var(--nc-color-heading);
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.45;
  padding: 22px 68px 22px 24px;
}

#top .nc-faq-wrap .toggler .toggle_icon {
  right: 22px;
}

#top .nc-faq-wrap .toggle_content {
  border-top: 1px solid rgba(18, 43, 41, 0.08);
  color: var(--nc-color-text);
  padding: 4px 24px 24px;
}

#top .nc-faq-wrap .toggle_content p:last-child {
  margin-bottom: 0;
}

.nc-quote-tag {
  color: var(--nc-color-secondary-deep);
  display: block;
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(1.3rem, 2vw, 1.9rem);
  line-height: 1.18;
  margin-bottom: 22px;
}

.nc-results-panel img {
  border-radius: 20px;
  width: 100%;
}

.nc-offerings-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 34px;
}

.nc-offering-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.nc-offering-card img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
}

.nc-offering-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  padding: 24px 24px 28px;
}

.nc-offering-card__body h4 {
  margin: 0;
}

.nc-offering-card__body .nc-button {
  margin-top: auto;
}

.nc-testimonials-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 34px;
}

.nc-testimonial-card {
  padding: 28px 26px;
}

.nc-testimonial-card p {
  margin: 0;
}

.nc-testimonial-card__meta {
  border-top: 1px solid rgba(18, 43, 41, 0.08);
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 20px;
  padding-top: 18px;
}

.nc-testimonial-card__name {
  color: var(--nc-color-heading);
  font-size: 1rem;
  font-weight: 600;
}

.nc-testimonial-card__role {
  color: rgba(66, 81, 79, 0.82);
  font-size: 0.9rem;
}

.nc-about-layout {
  align-items: stretch;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.1fr);
}

.nc-about-card .nc-button {
  margin-top: 14px;
}

.nc-training-hero {
  background:
    linear-gradient(120deg, rgba(10, 29, 28, 0.84) 0%, rgba(10, 29, 28, 0.6) 45%, rgba(10, 29, 28, 0.24) 100%),
    radial-gradient(circle at top right, rgba(240, 160, 48, 0.22), transparent 32%),
    url('assets/images/home/trauma-bg.jpg') center center / cover no-repeat;
}

#top .nc-training-hero__title {
  max-width: 13ch;
}

.nc-training-hero__lead {
  margin-top: 16px;
  max-width: 36rem;
}

.nc-training-hero__card {
  justify-self: end;
  max-width: 420px;
}

.nc-training-hero__meta {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  display: grid;
  gap: 16px;
  margin-top: 26px;
  padding-top: 24px;
}

.nc-training-hero__meta div {
  display: grid;
  gap: 4px;
}

.nc-training-hero__meta strong {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase;
}

.nc-training-hero__meta br {
  display: none;
}

.nc-training-hero__meta span {
  color: rgba(255, 255, 255, 0.82);
  display: block;
}

.nc-training-section-intro {
  text-align: center;
}

.nc-training-section-intro p {
  margin: 0 auto;
  max-width: 46rem;
}

.nc-training-card-grid {
  align-items: stretch;
  margin-top: 34px;
}

.nc-training-card {
  background: var(--nc-color-surface);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.nc-training-card__media {
  overflow: hidden;
  padding-top: 75%;
  position: relative;
}

.nc-training-card__media p {
  inset: 0;
  margin: 0;
  position: absolute;
}

.nc-training-card__media img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center top;
  position: absolute;
  top: 0;
  width: 100%;
}

.nc-training-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  padding: 24px 24px 28px;
}

.nc-training-card__body h4 {
  margin: 0;
}

.nc-training-card__body > p:first-child {
  margin: 0;
}

.nc-training-card__body .nc-card-label {
  margin-bottom: 0;
}

.page-id-15 .nc-native-textblock > p:first-child {
  margin-bottom: 0;
}

.page-id-15 .nc-native-textblock > p:first-child .nc-eyebrow {
  margin-bottom: 0;
}

.nc-training-card__body .nc-bullet-sublist {
  margin-bottom: 0;
}

.nc-training-card__body .nc-button {
  margin-top: auto;
}

.nc-training-proof .nc-bullet-sublist {
  margin-bottom: 18px;
}

.nc-training-proof .nc-bullet-sublist li {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 26px minmax(0, 1fr);
  padding-left: 0;
  text-indent: 0;
}

.nc-training-proof .nc-bullet-sublist li::before {
  align-items: center;
  background: rgba(240, 160, 48, 0.14);
  border: 1px solid rgba(240, 160, 48, 0.3);
  border-radius: 999px;
  color: #F0A030;
  content: '\2713';
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  text-align: center;
  transform: none;
  vertical-align: middle;
  width: 26px;
}

.nc-testimonials-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nc-training-cta {
  background:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.14), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.74));
  text-align: center;
}

#top.page-id-15 #av_section_6 .nc-training-cta {
  background:
    radial-gradient(circle at 82% 12%, rgba(227, 248, 246, 0.48), transparent 23%),
    linear-gradient(180deg, #7ad0cc 0%, #74cbc7 100%);
  border-color: rgba(255, 255, 255, 0.24);
  box-shadow: 0 24px 56px rgba(65, 159, 154, 0.16);
}

#top.page-id-15 #av_section_6 .nc-training-cta .nc-eyebrow,
#top.page-id-15 #av_section_6 .nc-training-cta .nc-section-heading,
#top.page-id-15 #av_section_6 .nc-training-cta p,
#top.page-id-15 #av_section_6 .nc-training-cta__link {
  color: #ffffff;
}

#top.page-id-15 #av_section_6 .nc-training-cta .nc-eyebrow {
  color: rgba(255, 255, 255, 0.86);
}

#top.page-id-15 #av_section_6 .nc-training-cta .nc-button,
#top.page-id-15 #av_section_6 .nc-training-cta .nc-button:visited {
  background: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #279592 !important;
}

#top.page-id-15 #av_section_6 .nc-training-cta .nc-button:hover,
#top.page-id-15 #av_section_6 .nc-training-cta .nc-button:focus {
  background: rgba(255, 255, 255, 0.94);
  background-color: rgba(255, 255, 255, 0.94);
  border-color: rgba(255, 255, 255, 0.94);
  color: #248985 !important;
}

.nc-training-cta p {
  margin-left: auto;
  margin-right: auto;
  max-width: 44rem;
}

.nc-training-cta__actions {
  align-items: center;
  justify-content: center;
}

.nc-training-cta__link {
  color: var(--nc-color-secondary-deep);
  font-size: 0.95rem;
  font-weight: 600;
  text-decoration: none;
}

.nc-training-cta__link:hover,
.nc-training-cta__link:focus {
  color: var(--nc-color-primary);
}

.nc-footer-shell {
  background:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.22), transparent 34%),
    linear-gradient(180deg, #173f3d, #102a29);
  color: rgba(255, 255, 255, 0.82);
  padding: 78px 0 34px;
}

.nc-footer-grid {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr) minmax(260px, 0.9fr);
}

.nc-footer-shell h3,
.nc-footer-shell h4 {
  color: #ffffff;
  margin-top: 0;
}

.nc-footer-brand h3 {
  margin-bottom: 16px;
}

.nc-footer-links ul {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nc-footer-shell a {
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
}

.nc-footer-shell a:hover,
.nc-footer-shell a:focus {
  color: #ffffff;
}

.nc-footer-mail {
  display: inline-block;
  margin-top: 18px;
}

.nc-footer-meta {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  justify-content: space-between;
  margin-top: 34px;
  padding-top: 22px;
}

.nc-health-hero {
  background:
    linear-gradient(125deg, rgba(11, 31, 30, 0.76) 0%, rgba(11, 31, 30, 0.5) 44%, rgba(11, 31, 30, 0.18) 100%),
    radial-gradient(circle at top right, rgba(215, 200, 106, 0.2), transparent 30%),
    url('assets/images/about/nicole-ceremony-photo-website1.jpg') center top / cover no-repeat;
  min-height: 100vh;
}

.nc-health-hero__panel {
  background: rgba(189, 234, 222, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-lift);
  margin-top: min(16vh, 148px);
  max-width: 780px;
  padding: clamp(30px, 5vw, 48px);
  position: relative;
}

#top .nc-health-hero__panel .av-special-heading,
#top .nc-health-launch__panel .av-special-heading,
#top .nc-health-category-section .av-special-heading,
#top .nc-health-pillar .av-special-heading,
#top .nc-health-results-section .av-special-heading {
  margin: 0;
}

#top .nc-health-hero__panel .special-heading-border,
#top .nc-health-launch__panel .special-heading-border,
#top .nc-health-category-section .special-heading-border,
#top .nc-health-pillar .special-heading-border,
#top .nc-health-results-section .special-heading-border {
  display: none;
}

.nc-health-hero__panel::before,
.nc-health-category-section::before,
.nc-health-pillar::before {
  background: #212121;
  border-radius: 2px;
  content: '';
  height: 14px;
  left: 50%;
  position: absolute;
  top: -7px;
  transform: translateX(-50%);
  width: clamp(112px, 16vw, 164px);
}

.nc-health-heading-row {
  align-items: center;
  display: inline-flex;
  gap: 14px;
  line-height: 1;
}

.nc-health-accent-icon,
.nc-health-accent-sprig {
  display: inline-block;
  flex: 0 0 auto;
}

.nc-health-accent-icon {
  background: url('assets/images/health-check/accent-globe.svg') center center / contain no-repeat;
  height: 25px;
  transform: translateY(-9px);
  width: 25px;
}

.nc-health-accent-sprig {
  background: url('assets/images/health-check/accent-sprig.png') center center / contain no-repeat;
  display: block;
  height: 36px;
  margin: 18px 0 0;
  width: 100px;
}

.nc-health-accent-sprig--center {
  margin-left: auto;
  margin-right: auto;
}

.nc-health-hero__panel .nc-card-label {
  color: rgba(18, 43, 41, 0.78);
}

.nc-health-hero__title {
  margin: 14px 0 18px;
}

.nc-health-hero__lead {
  max-width: 40rem;
}

.nc-health-launch {
  background:
    radial-gradient(circle at top left, rgba(240, 160, 48, 0.12), transparent 30%),
    linear-gradient(180deg, rgba(247, 236, 221, 0.94), rgba(255, 255, 255, 0.82));
}

.nc-health-launch__panel {
  background:
    radial-gradient(circle at top right, rgba(102, 213, 205, 0.2), transparent 34%),
    linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(248, 242, 234, 0.94));
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  overflow: hidden;
  padding: clamp(28px, 4vw, 42px);
  position: relative;
  text-align: center;
}

.nc-health-launch__panel::before {
  background: linear-gradient(90deg, rgba(240, 160, 48, 0.92), rgba(102, 213, 205, 0.92));
  content: '';
  height: 4px;
  inset: 0 0 auto;
  position: absolute;
}

#top .nc-health-launch__panel .avia_textblock {
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
}

#top .nc-health-launch__panel .nc-card-label {
  color: var(--nc-color-secondary-deep);
}

.nc-health-launch__title {
  margin: 4px 0 0;
}

#top .nc-health-launch .avia-button-wrap {
  display: inline-flex;
  margin-top: 20px;
}

#top .nc-health-launch .avia-button,
#top .nc-health-launch .avia-button:visited {
  background: var(--nc-color-secondary-deep) !important;
  border-color: var(--nc-color-secondary-deep) !important;
  border-radius: 999px !important;
  color: #ffffff !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
}

#top .nc-health-launch .avia-button:hover,
#top .nc-health-launch .avia-button:focus {
  background: var(--nc-color-heading) !important;
  border-color: var(--nc-color-heading) !important;
  color: #ffffff !important;
}

.nc-health-category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.nc-health-pill {
  align-items: center;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 999px;
  color: var(--nc-color-heading);
  display: inline-flex;
  font-size: 0.92rem;
  font-weight: 600;
  gap: 10px;
  padding: 12px 16px;
}

.nc-health-pill::before {
  align-items: center;
  background: rgba(63, 167, 160, 0.16);
  border: 1px solid rgba(63, 167, 160, 0.22);
  border-radius: 999px;
  color: var(--nc-color-secondary-deep);
  content: attr(data-number);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  line-height: 1;
  width: 26px;
}

.nc-health-pill[data-number='1']::before {
  background: rgba(102, 213, 205, 0.18);
  border-color: rgba(102, 213, 205, 0.34);
  color: #1b7d78;
}

.nc-health-pill[data-number='2']::before {
  background: rgba(240, 160, 48, 0.18);
  border-color: rgba(240, 160, 48, 0.34);
  color: #b96f0c;
}

.nc-health-pill[data-number='3']::before {
  background: rgba(215, 131, 87, 0.18);
  border-color: rgba(215, 131, 87, 0.34);
  color: #af6139;
}

.nc-health-pill[data-number='4']::before {
  background: rgba(166, 194, 122, 0.2);
  border-color: rgba(166, 194, 122, 0.36);
  color: #6d8d43;
}

.nc-health-obstacle-grid,
.nc-health-energy-grid {
  display: grid;
  gap: 22px;
  margin-top: 34px;
}

.nc-health-obstacle-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nc-health-energy-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.nc-health-obstacle-card,
.nc-health-energy-card {
  background: var(--nc-color-surface);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  height: 100%;
  padding: 26px 24px 28px;
}

.nc-health-obstacle-card {
  display: block;
}

#top .nc-health-obstacle-card .avia_textblock {
  display: grid;
  gap: 16px;
  grid-template-columns: 42px minmax(0, 1fr);
  margin: 0;
}

#av_section_2 .nc-health-obstacle-card .avia_textblock {
  align-items: start;
}

#av_section_2 .nc-health-obstacle-card .avia_textblock > p:first-child {
  line-height: 1;
  margin: 0;
}

#av_section_2 .nc-health-obstacle-card .nc-health-obstacle-card__body {
  align-content: start;
  display: grid;
}

#top .nc-health-obstacle-card .nc-health-obstacle-card__body h4 {
  margin: 0 0 10px;
}

#top .nc-health-obstacle-card .nc-health-obstacle-card__body p:last-child {
  margin-bottom: 0;
}

#top .nc-health-energy-card .avia_textblock {
  margin: 0;
}

#top .nc-health-energy-card .avia_textblock > p:first-child {
  line-height: 1;
  margin: 0 0 18px;
}

.nc-health-obstacle-card__number {
  align-items: center;
  background: rgba(189, 234, 222, 0.7);
  border: 1px solid rgba(18, 43, 41, 0.14);
  border-radius: 999px;
  color: var(--nc-color-heading);
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.nc-health-obstacle-card p:last-child,
.nc-health-energy-card p:last-child {
  margin-bottom: 0;
}

.nc-health-obstacle-quote {
  margin: 34px auto 0;
  max-width: 860px;
  text-align: center;
}

.nc-health-obstacle-quote p:last-child {
  margin-bottom: 0;
}

.nc-health-energy-card {
  text-align: center;
}

.nc-health-energy-card__icon {
  align-items: center;
  background: rgba(189, 234, 222, 0.72);
  border: 1px solid rgba(18, 43, 41, 0.1);
  border-radius: 999px;
  color: var(--nc-color-secondary-deep);
  display: inline-flex;
  font-size: 1.45rem;
  height: 62px;
  justify-content: center;
  margin-bottom: 0;
  width: 62px;
}

#av_section_3 .flex_column_table > .nc-health-energy-card:nth-child(1) .nc-health-energy-card__icon {
  background: rgba(102, 213, 205, 0.2);
  border-color: rgba(102, 213, 205, 0.38);
  color: #2f8e88;
}

#av_section_3 .flex_column_table > .nc-health-energy-card:nth-child(3) .nc-health-energy-card__icon {
  background: rgba(240, 160, 48, 0.2);
  border-color: rgba(240, 160, 48, 0.38);
  color: #c27a0f;
}

#av_section_3 .flex_column_table > .nc-health-energy-card:nth-child(5) .nc-health-energy-card__icon {
  background: rgba(215, 131, 87, 0.2);
  border-color: rgba(215, 131, 87, 0.38);
  color: #b56439;
}

#av_section_3 .flex_column_table > .nc-health-energy-card:nth-child(7) .nc-health-energy-card__icon {
  background: rgba(166, 194, 122, 0.22);
  border-color: rgba(166, 194, 122, 0.4);
  color: #789450;
}

.nc-health-category-section {
  background:
    radial-gradient(circle at top right, rgba(215, 200, 106, 0.14), transparent 32%),
    linear-gradient(180deg, rgba(189, 234, 222, 0.94), rgba(189, 234, 222, 0.88));
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  position: relative;
  text-align: center;
}

.nc-health-category-section .avia_textblock {
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
}

.nc-health-category-section p:last-child {
  margin-bottom: 0;
}

.nc-health-category-section--physical {
  background:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(189, 234, 222, 0.94), rgba(189, 234, 222, 0.88));
}

.nc-health-category-section--mental {
  background:
    radial-gradient(circle at top right, rgba(240, 160, 48, 0.16), transparent 30%),
    linear-gradient(180deg, rgba(246, 235, 213, 0.94), rgba(246, 235, 213, 0.88));
}

.nc-health-category-section--emotional {
  background:
    radial-gradient(circle at top right, rgba(215, 131, 87, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(248, 231, 224, 0.94), rgba(248, 231, 224, 0.88));
}

.nc-health-category-section--spiritual {
  background:
    radial-gradient(circle at top right, rgba(128, 160, 92, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(236, 241, 226, 0.94), rgba(236, 241, 226, 0.88));
}

.nc-health-pillar {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.66));
  border-radius: var(--nc-radius-lg);
  box-shadow: var(--nc-shadow-soft);
  padding: clamp(24px, 3vw, 38px);
  position: relative;
}

.nc-health-pillar .avia_textblock {
  margin: 0;
}

.nc-health-pillar__eyebrow {
  align-items: center;
  color: var(--nc-color-secondary-deep);
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  gap: 10px;
  letter-spacing: 0.16em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.nc-health-number {
  align-items: center;
  background: rgba(63, 167, 160, 0.14);
  border: 1px solid rgba(63, 167, 160, 0.24);
  border-radius: 999px;
  color: var(--nc-color-secondary-deep);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  width: 28px;
}


.nc-health-pillar__focus {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 26px;
}

.nc-health-pillar__focus-item {
  background: rgba(255,255,255, 0.34);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 18px;
  padding: 16px 14px;
  text-align: center;
}

.nc-health-pillar__focus-item p {
  margin: 0;
}

.nc-health-question {
  margin-top: 30px;
}

.nc-health-scale {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 24px;
  box-shadow: 0 18px 42px rgba(18, 43, 41, 0.08);
  margin: 0;
  padding: 26px 24px 24px;
}

.page-id-19 .nc-health-question .nc-health-scale {

}

.nc-health-scale__title {
  color: var(--nc-color-heading);
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(1.4rem, 2.2vw, 2rem);
  line-height: 1.18;
  margin: 0 0 22px;
}

.nc-health-scale__options {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.nc-health-option {
  background: rgba(248, 242, 234, 0.86);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 18px 16px;
  text-align: center;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.page-id-19 .nc-health-question[data-category='physical'] .nc-health-option {
  background: #66d5cd33;
}

.page-id-19 .nc-health-question[data-category='mental'] .nc-health-option {
  background: #f0a03033;
}

.page-id-19 .nc-health-question[data-category='emotional'] .nc-health-option {
  background: #d7835733;
}

.page-id-19 .nc-health-question[data-category='spiritual'] .nc-health-option {
  background: #a6c27a33;
}

.nc-health-option:hover {
  border-color: rgba(63, 167, 160, 0.36);
  box-shadow: 0 14px 34px rgba(18, 43, 41, 0.08);
  transform: translateY(-1px);
}

.nc-health-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.nc-health-option__dot {
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(63, 167, 160, 0.28);
  border-radius: 999px;
  display: inline-flex;
  height: 24px;
  justify-content: center;
  margin: 0 auto;
  width: 24px;
}

.nc-health-option__dot::before {
  background: var(--nc-color-secondary);
  border-radius: 999px;
  content: '';
  height: 12px;
  opacity: 0;
  transform: scale(0.4);
  transition: transform 180ms ease, opacity 180ms ease;
  width: 12px;
}

.nc-health-option__label {
  color: var(--nc-color-heading);
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.45;
}

.nc-health-option input:checked + .nc-health-option__dot {
  border-color: var(--nc-color-secondary-deep);
}

.nc-health-option input:checked + .nc-health-option__dot::before {
  opacity: 1;
  transform: scale(1);
}

.nc-health-option:has(input:checked) {
  background: rgba(189, 234, 222, 0.42);
  border-color: rgba(63, 167, 160, 0.46);
  box-shadow: 0 18px 36px rgba(63, 167, 160, 0.12);
}

.nc-health-results-section {
  background-image:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.18), transparent 32%),
    linear-gradient(180deg, rgba(18, 43, 41, 0.08), rgba(18, 43, 41, 0.02));
}

#top .nc-health-results-section,
#top .nc-health-results-section h2,
#top .nc-health-results-section h3,
#top .nc-health-results-section h4,
#top .nc-health-results-section p,
#top .nc-health-results-section li {
  color: #ffffff;
}

#top .nc-health-results-section .nc-card-label,
#top .nc-health-results-section .nc-health-results__status {
  color: rgba(255, 255, 255, 0.8);
}

.nc-health-results {
  display: grid;
  gap: 30px;
}

.nc-health-results__intro {
  display: grid;
  gap: 10px;
}

.nc-health-results__intro p {
  margin: 0;
}

.nc-health-results__summary {
  font-size: 1.05rem;
  font-weight: 600;
}

.nc-health-results__layout {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(300px, 0.95fr) minmax(0, 1.2fr);
}

.nc-health-chart-card,
.nc-health-score-card {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--nc-radius-lg);
  box-shadow: 0 22px 54px rgba(8, 18, 18, 0.24);
}

.nc-health-chart-card {
  padding: 24px;
}

.nc-health-chart-card__inner {
  aspect-ratio: 1;
  border-radius: 22px;
  overflow: hidden;
}

.nc-health-radar {
  display: block;
  height: auto;
  width: 100%;
}

.nc-health-radar__grid path,
.nc-health-radar__axes line {
  fill: none;
  stroke: rgba(255, 255, 255, 0.18);
  stroke-width: 1.5;
}

.nc-health-radar__shape {
  fill: rgba(255, 255, 255, 0.08);
  stroke: rgba(255, 255, 255, 0.28);
  stroke-width: 2.5;
}

.nc-health-radar__points line {
  stroke-linecap: round;
}

.nc-health-radar__points .nc-health-radar__spoke {
  stroke-opacity: 0.34;
  stroke-width: 2.5;
}

.nc-health-radar__points .nc-health-radar__edge {
  stroke-opacity: 0.94;
  stroke-width: 4;
}

.nc-health-radar__points .nc-health-radar__point-ring {
  fill: #ffffff;
  stroke-width: 3.5;
}

.nc-health-radar__points .nc-health-radar__point-core {
  stroke: rgba(18, 43, 41, 0.18);
  stroke-width: 1.5;
}

.nc-health-radar__legend {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}

.nc-health-radar__legend li {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: 18px minmax(0, 1fr) auto;
}

.nc-health-radar__swatch {
  background: var(--nc-health-category-color, #8be2dc);
  box-shadow: 0 0 0 6px var(--nc-health-category-surface, rgba(139, 226, 220, 0.16));
  border-radius: 999px;
  display: block;
  height: 12px;
  width: 12px;
}

.nc-health-radar__legend-value {
  color: var(--nc-health-category-color, rgba(255, 255, 255, 0.82)) !important;
}

.nc-health-score-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nc-health-score-card {
  background:
    radial-gradient(circle at top right, var(--nc-health-category-surface, rgba(255, 255, 255, 0.12)), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.07));
  border-color: var(--nc-health-category-border, rgba(255, 255, 255, 0.14));
  overflow: hidden;
  padding: 24px 24px 26px;
  position: relative;
}

.nc-health-score-card::before {
  background: linear-gradient(180deg, var(--nc-health-category-color, #8be2dc), transparent 88%);
  border-radius: 999px;
  content: '';
  inset: 18px auto 18px 0;
  position: absolute;
  width: 4px;
}

.nc-health-score-card .nc-card-label {
  color: var(--nc-health-category-color, rgba(255, 255, 255, 0.8));
}

.nc-health-score-card__score {
  align-items: baseline;
  display: flex;
  gap: 8px;
  margin: 4px 0 12px;
}

.nc-health-score-card__value {
  color: var(--nc-health-category-color, #ffffff);
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1;
}

.nc-health-score-card__score small {
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.95rem;
  font-weight: 600;
}

.nc-health-score-card__level {
  color: #ffffff;
  margin: 0 0 12px;
}

.nc-health-score-card__message,
.nc-health-score-card__focus {
  color: rgba(255, 255, 255, 0.82);
}

.nc-health-score-card__focus {
  border-top: 1px solid var(--nc-health-category-border, rgba(255, 255, 255, 0.12));
  margin: 18px 0 0;
  padding-top: 16px;
}

.nc-health-results:not(.is-complete) .nc-health-chart-card,
.nc-health-results:not(.is-complete) .nc-health-score-card {
  opacity: 0.72;
}

.nc-health-workshop {
  margin: 0 0 24px;
}

.nc-health-workshop__card {
  background:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.16), transparent 34%),
    rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 28px;
  box-shadow: 0 18px 42px rgba(18, 43, 41, 0.08);
  padding: 24px;
}

.nc-health-workshop__card--notice {
  background:
    radial-gradient(circle at top right, rgba(240, 160, 48, 0.14), transparent 34%),
    rgba(255, 255, 255, 0.96);
}

.nc-health-workshop__title {
  margin: 6px 0 10px;
}

.nc-health-workshop__text,
.nc-health-workshop__feedback {
  margin: 0;
}

.nc-health-workshop__form {
  align-items: end;
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: 18px;
}

.nc-health-workshop__field,
.nc-health-host__field {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.nc-health-workshop__label,
.nc-health-host__label {
  color: rgba(18, 43, 41, 0.78);
  display: block;
  font-size: 0.86rem;
  font-weight: 600;
  line-height: 1.2;
}

.nc-health-workshop__input,
.nc-health-host__input {
  appearance: none;
  background: rgba(248, 242, 234, 0.92);
  border: 1px solid rgba(18, 43, 41, 0.12);
  border-radius: 999px;
  color: #000000;
  -webkit-text-fill-color: #000000;
  font-size: 1rem;
  min-height: 56px;
  padding: 0 20px;
  width: 100%;
}

.nc-health-workshop__input:focus,
.nc-health-host__input:focus {
  border-color: rgba(63, 167, 160, 0.46);
  box-shadow: 0 0 0 4px rgba(63, 167, 160, 0.12);
  outline: none;
}

.nc-health-workshop__feedback {
  color: rgba(18, 43, 41, 0.74);
  font-size: 0.95rem;
  margin-top: 14px;
}

.nc-health-workshop__feedback.is-error,
.nc-health-host__feedback.is-error {
  color: #b74848;
}

.nc-health-workshop.is-ready .nc-health-workshop__card {
  background:
    radial-gradient(circle at top right, rgba(102, 213, 205, 0.18), transparent 34%),
    rgba(255, 255, 255, 0.96);
}

.nc-health-question.is-locked {
  opacity: 0.54;
}

.nc-health-question.is-locked .nc-health-scale {
  box-shadow: none;
}

.nc-health-host {
  display: grid;
  gap: 24px;
}

.nc-health-host__dashboard {
  display: grid;
  gap: 24px;
}

.nc-health-host__hero {
  align-items: start;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.nc-health-host__title {
  margin: 8px 0 12px;
}

#top .nc-health-host h2,
.nc-health-host__panel-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.3rem, 2vw, 1.7rem);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}

.nc-health-host__intro,
.nc-health-host__meta,
.nc-health-host__warning,
.nc-health-host__feedback,
.nc-health-host__empty {
  margin: 0;
}

.nc-health-host__warning {
  background: rgba(240, 160, 48, 0.14);
  border: 1px solid rgba(240, 160, 48, 0.24);
  border-radius: 18px;
  color: var(--nc-color-heading);
  max-width: 420px;
  padding: 14px 16px;
}

.nc-health-host__top-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nc-health-host__panel {
  background:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.12), transparent 32%),
    rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 30px;
  box-shadow: 0 22px 58px rgba(18, 43, 41, 0.08);
  padding: 26px;
}

.nc-health-host__questions-section {
  display: grid;
  gap: 18px;
}

.nc-health-host__panel-shell--results {
  width: 100%;
}

.nc-health-host__panel--results {
  background-color: #173f3d;
  background-image:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.18), transparent 32%),
    linear-gradient(180deg, rgba(18, 43, 41, 0.08), rgba(18, 43, 41, 0.02));
  border-color: rgba(255, 255, 255, 0.08);
  box-sizing: border-box;
  box-shadow: 0 22px 54px rgba(8, 18, 18, 0.24);
}

.nc-health-host__panel--results .nc-health-host__section-head {
  margin-bottom: 30px;
}

#top .nc-health-host__panel--results,
#top .nc-health-host__panel--results h2,
#top .nc-health-host__panel--results h3,
#top .nc-health-host__panel--results h4,
#top .nc-health-host__panel--results p,
#top .nc-health-host__panel--results li {
  color: #ffffff;
}

#top .nc-health-host__panel--results .nc-card-label,
#top .nc-health-host__panel--results .nc-health-results__status {
  color: rgba(255, 255, 255, 0.8);
}

#top .nc-health-host__panel--results .nc-eyebrow {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 14px;
}

#top .nc-health-host__panel--results .nc-health-host__panel-title {
  color: #ffffff;
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(2.4rem, 4.6vw, 4.15rem);
  font-weight: 800;
  line-height: 1.04;
}

@media only screen and (min-width: 990px) {
  .page-id-19 .nc-health-results-section > .container.av-section-cont-open {
    max-width: 1440px;
    width: min(100% - 52px, 1440px);
  }

  #top.page-id-226 #main .container,
  .responsive #top.page-id-226 #main .container {
    max-width: 1440px;
    width: min(100% - 52px, 1440px);
  }

  .page-id-226 .nc-health-host__hero,
  .page-id-226 .nc-health-host__top-grid,
  .page-id-226 .nc-health-host__share-panel,
  .page-id-226 .nc-health-host__stats,
  .page-id-226 .nc-health-host__dashboard > .nc-health-host__panel:not(.nc-health-host__panel--results),
  .page-id-226 .nc-health-host__questions-section {
    margin-inline: auto;
    max-width: var(--nc-content-width);
    width: 100%;
  }

  .page-id-226 .nc-health-host__question-card {
    height: calc(var(--nc-health-host-question-height, 100svh) - 60px);
  }

  .page-id-226 .nc-health-host__panel--results[data-host-nav-card] {
    height: calc(var(--nc-health-host-question-height, 100svh) - 60px);
  }

}

.page-id-19 .nc-health-results-section {
  background-color: transparent !important;
  background-image: none !important;
}

.page-id-19 .nc-health-results-section .av_one_full.first {
  background-color: #173f3d;
  background-image:
    radial-gradient(circle at top right, rgba(63, 167, 160, 0.18), transparent 32%),
    linear-gradient(180deg, rgba(18, 43, 41, 0.08), rgba(18, 43, 41, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
  box-shadow: 0 22px 54px rgba(8, 18, 18, 0.24);
  box-sizing: border-box;
  display: grid;
  gap: 14px;
  grid-template-rows: auto auto auto 1fr;
  height: auto;
  margin-block: 30px;
  max-height: none;
  min-height: auto;
  overflow: hidden;
  padding: 16px;
  width: 100%;
}

.page-id-19 .nc-health-results-section .nc-section-heading {
  margin: 0;
}

.page-id-19 .nc-health-results-section .av_one_full.first > .av_textblock_section:first-child {
  height: 38px;
  margin: 0;
}

.page-id-19 .nc-health-results-section .av_one_full.first > .av_textblock_section:first-child .avia_textblock,
.page-id-19 .nc-health-results-section .av_one_full.first > .av_textblock_section:first-child .avia_textblock > p:first-child {
  height: 100%;
  line-height: 1;
  margin: 0;
}

.page-id-19 .nc-health-results-section .av_one_full.first > .av_textblock_section:first-child .avia_textblock {
  align-items: flex-end;
  display: flex;
}

#top.page-id-19 .nc-health-results-section .av-special-heading.nc-section-heading {
  margin-top: 0;
}

.page-id-19 .nc-health-results-section .nc-eyebrow {
  margin-bottom: 0;
}

#top.page-id-19 .av-special-heading .av-special-heading-tag,
#top.page-id-19 h1.av-special-heading-tag,
#top.page-id-19 h2.av-special-heading-tag {
  font-size: 48px;
}

#top.page-id-19 .nc-health-results-section .av-special-heading-tag {
  color: #ffffff;
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 0.94;
  margin: 0;
}

.page-id-19 .nc-health-results-section .nc-section-intro .avia_textblock {
  font-size: 0.88rem;
  line-height: 1.22;
  max-width: none;
  text-align: left;
}

.page-id-226 .nc-health-host__panel--results {
  padding: 16px;
}

.page-id-226 .nc-health-host__panel--results[data-host-nav-card] {
  box-sizing: border-box;
  display: grid;
  gap: 14px;
  grid-template-rows: auto 1fr;
  margin-block: 30px;
  min-height: calc(var(--nc-health-host-question-height, 100svh) - 60px);
  overflow: hidden;
  scroll-margin-top: var(--nc-health-host-header-offset, 0px);
}

.page-id-226 .nc-health-host__panel--results[data-host-nav-card]:focus {
  outline: none;
}

.page-id-226 .nc-health-host__panel--results .nc-health-host__section-head {
  margin-bottom: 10px;
}

.page-id-226 .nc-health-host__panel--results .nc-eyebrow {
  margin-bottom: 8px;
}

.page-id-226 .nc-health-host__panel--results .nc-health-host__panel-title {
  font-size: clamp(1.8rem, 3.2vw, 2.85rem);
  line-height: 0.94;
}

.page-id-19 .nc-health-results,
.page-id-226 .nc-health-host-results {
  gap: 18px;
}

.page-id-19 .nc-health-results .nc-health-results__intro,
.page-id-226 .nc-health-host-results .nc-health-results__intro {
  gap: 6px;
}

.page-id-19 .nc-health-results,
.page-id-226 .nc-health-host-results {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 10px;
  height: 100%;
  min-height: 0;
}

.page-id-19 .nc-health-results {
  grid-template-rows: auto auto;
  height: auto;
  min-height: auto;
}

.page-id-19 .nc-health-results .nc-health-results__summary,
.page-id-226 .nc-health-host-results .nc-health-results__summary {
  font-size: 0.96rem;
}

.page-id-19 .nc-health-results .nc-health-results__intro,
.page-id-226 .nc-health-host-results .nc-health-results__intro {
  gap: 4px;
}

.page-id-19 .nc-health-results .nc-health-results__status,
.page-id-226 .nc-health-host-results .nc-health-results__status {
  font-size: 0.94rem;
  line-height: 1.25;
}

.page-id-19 .nc-health-results .nc-health-results__summary,
.page-id-226 .nc-health-host-results .nc-health-results__summary {
  font-size: 0.88rem;
  line-height: 1.22;
}

.page-id-19 .nc-health-results .nc-health-results__layout,
.page-id-226 .nc-health-host-results .nc-health-results__layout {
  gap: 16px;
  grid-template-columns: minmax(280px, 0.88fr) minmax(0, 1.12fr);
}

.page-id-19 .nc-health-results .nc-health-results__layout,
.page-id-226 .nc-health-host-results .nc-health-results__layout {
  gap: 10px;
  grid-template-columns: minmax(228px, 0.76fr) minmax(0, 1.24fr);
}

.page-id-19 .nc-health-results .nc-health-chart-card,
.page-id-226 .nc-health-host-results .nc-health-chart-card {
  padding: 16px;
}

.page-id-19 .nc-health-results .nc-health-chart-card,
.page-id-226 .nc-health-host-results .nc-health-chart-card {
  gap: 8px;
  padding: 10px;
}

.page-id-19 .nc-health-results .nc-health-radar__legend,
.page-id-226 .nc-health-host-results .nc-health-radar__legend {
  gap: 8px;
  margin-top: 14px;
}

.page-id-19 .nc-health-results .nc-health-radar__legend,
.page-id-226 .nc-health-host-results .nc-health-radar__legend {
  gap: 5px;
  margin-top: 8px;
}

.page-id-19 .nc-health-results .nc-health-radar__legend li,
.page-id-226 .nc-health-host-results .nc-health-radar__legend li {
  gap: 8px;
}

.page-id-19 .nc-health-results .nc-health-radar__legend li,
.page-id-226 .nc-health-host-results .nc-health-radar__legend li {
  gap: 5px;
}

.page-id-19 .nc-health-results .nc-health-radar__legend-label,
.page-id-19 .nc-health-results .nc-health-radar__legend-value,
.page-id-226 .nc-health-host-results .nc-health-radar__legend-label,
.page-id-226 .nc-health-host-results .nc-health-radar__legend-value {
  font-size: 0.86rem;
  line-height: 1.16;
}

.page-id-19 .nc-health-results .nc-health-score-grid,
.page-id-226 .nc-health-host-results .nc-health-score-grid {
  gap: 14px;
}

.page-id-19 .nc-health-results .nc-health-score-grid,
.page-id-226 .nc-health-host-results .nc-health-score-grid {
  gap: 8px;
}

.page-id-19 .nc-health-results .nc-health-score-card,
.page-id-226 .nc-health-host-results .nc-health-score-card {
  padding: 16px 18px 18px;
}

.page-id-19 .nc-health-results .nc-health-score-card,
.page-id-226 .nc-health-host-results .nc-health-score-card {
  padding: 10px 12px 12px;
}

.page-id-19 .nc-health-results .nc-health-score-card::before,
.page-id-226 .nc-health-host-results .nc-health-score-card::before {
  inset: 14px auto 14px 0;
}

.page-id-19 .nc-health-results .nc-health-score-card::before,
.page-id-226 .nc-health-host-results .nc-health-score-card::before {
  inset: 10px auto 10px 0;
}

.page-id-19 .nc-health-results .nc-health-score-card__score,
.page-id-226 .nc-health-host-results .nc-health-score-card__score {
  gap: 5px;
  margin: 1px 0 6px;
}

.page-id-19 .nc-health-results .nc-health-score-card__score,
.page-id-226 .nc-health-host-results .nc-health-score-card__score {
  margin: 0 0 3px;
}

.page-id-19 .nc-health-results .nc-health-score-card__value,
.page-id-226 .nc-health-host-results .nc-health-score-card__value {
  font-size: clamp(1.7rem, 2.9vw, 2.35rem);
}

.page-id-19 .nc-health-results .nc-health-score-card__value,
.page-id-226 .nc-health-host-results .nc-health-score-card__value {
  font-size: clamp(1.3rem, 1.85vw, 1.72rem);
}

.page-id-19 .nc-health-results .nc-health-score-card__score small,
.page-id-226 .nc-health-host-results .nc-health-score-card__score small {
  font-size: 0.84rem;
}

.page-id-19 .nc-health-results .nc-health-score-card__score small,
.page-id-226 .nc-health-host-results .nc-health-score-card__score small {
  font-size: 0.72rem;
}

.page-id-19 .nc-health-results .nc-health-score-card .nc-card-label,
.page-id-226 .nc-health-host-results .nc-health-score-card .nc-card-label {
  font-size: 0.72rem;
  letter-spacing: 0.16em;
}

.page-id-19 .nc-health-results .nc-health-score-card .nc-card-label,
.page-id-226 .nc-health-host-results .nc-health-score-card .nc-card-label {
  font-size: 0.62rem;
  letter-spacing: 0.12em;
}

#top.page-id-19 .nc-health-results h4.nc-health-score-card__level,
#top.page-id-226 .nc-health-host-results h4.nc-health-score-card__level {
  font-size: 26px;
  line-height: 0.94;
  margin-bottom: 5px;
}

.page-id-19 .nc-health-results .nc-health-score-card__message,
.page-id-19 .nc-health-results .nc-health-score-card__focus,
.page-id-226 .nc-health-host-results .nc-health-score-card__message,
.page-id-226 .nc-health-host-results .nc-health-score-card__focus {
  font-size: 0.92rem;
  line-height: 1.45;
}

.page-id-19 .nc-health-results .nc-health-score-card__message,
.page-id-19 .nc-health-results .nc-health-score-card__focus,
.page-id-226 .nc-health-host-results .nc-health-score-card__message,
.page-id-226 .nc-health-host-results .nc-health-score-card__focus {
  font-size: 0.78rem;
  line-height: 1.22;
}

.page-id-19 .nc-health-results .nc-health-score-card__focus,
.page-id-226 .nc-health-host-results .nc-health-score-card__focus {
  margin-top: 12px;
  padding-top: 12px;
}

.page-id-19 .nc-health-results .nc-health-score-card__focus,
.page-id-226 .nc-health-host-results .nc-health-score-card__focus {
  margin-top: 7px;
  padding-top: 7px;
}

@media only screen and (min-width: 990px) {
  .page-id-19 .nc-health-results .nc-health-results__layout,
  .page-id-226 .nc-health-host-results .nc-health-results__layout {
    align-items: stretch;
    min-height: 0;
  }

  .page-id-19 .nc-health-results .nc-health-results__layout {
    align-items: start;
    min-height: auto;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card,
  .page-id-226 .nc-health-host-results .nc-health-chart-card {
    display: flex;
    flex-direction: column;
    gap: 14px;
    height: 100%;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card,
  .page-id-226 .nc-health-host-results .nc-health-chart-card {
    gap: 8px;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card {
    height: auto;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card__inner,
  .page-id-226 .nc-health-host-results .nc-health-chart-card__inner {
    aspect-ratio: auto;
    flex: 1 1 auto;
    min-height: 0;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card__inner {
    flex: 0 0 auto;
    min-height: auto;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card .nc-health-radar,
  .page-id-226 .nc-health-host-results .nc-health-chart-card .nc-health-radar {
    height: 100%;
    width: 100%;
  }

  .page-id-19 .nc-health-results .nc-health-chart-card .nc-health-radar {
    height: auto;
  }

  .page-id-19 .nc-health-results .nc-health-radar__legend,
  .page-id-226 .nc-health-host-results .nc-health-radar__legend {
    margin-top: 0;
  }

  .page-id-19 .nc-health-results .nc-health-score-grid,
  .page-id-226 .nc-health-host-results .nc-health-score-grid {
    align-content: stretch;
    min-height: 0;
  }

  .page-id-19 .nc-health-results .nc-health-score-grid {
    align-content: start;
    min-height: auto;
  }

  .page-id-19 .nc-health-results .nc-health-score-card,
  .page-id-226 .nc-health-host-results .nc-health-score-card {
    display: grid;
    grid-template-rows: auto auto auto 1fr auto;
    min-height: 0;
  }

  .page-id-19 .nc-health-results .nc-health-score-card {
    min-height: auto;
  }
}

.nc-health-host__panel-title {
  margin: 6px 0 0;
}

.nc-health-host__section-head {
  align-items: start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}

.nc-health-host__create-form,
.nc-health-host__share-field {
  align-items: end;
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin: 18px 0 14px;
}

.nc-health-host__session-list {
  display: grid;
  gap: 12px;
}

.nc-health-host__session-item {
  position: relative;
}

.nc-health-host__session-link {
  background: rgba(248, 242, 234, 0.86);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 22px;
  color: var(--nc-color-heading);
  display: grid;
  gap: 6px;
  padding: 16px 54px 16px 18px;
  text-decoration: none;
}

.nc-health-host__session-link:hover,
.nc-health-host__session-link:focus,
.nc-health-host__session-link.is-active {
  background: rgba(189, 234, 222, 0.34);
  border-color: rgba(63, 167, 160, 0.36);
  color: var(--nc-color-heading);
}

.nc-health-host__session-link span {
  color: rgba(18, 43, 41, 0.68);
  font-size: 0.95rem;
}

.nc-health-host__session-delete {
  align-items: center;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(18, 43, 41, 0.12);
  border-radius: 999px;
  color: rgba(18, 43, 41, 0.74);
  cursor: pointer;
  display: inline-flex;
  font-size: 1.2rem;
  height: 32px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 32px;
}

.nc-health-host__session-delete:hover,
.nc-health-host__session-delete:focus {
  background: rgba(215, 131, 87, 0.14);
  border-color: rgba(215, 131, 87, 0.34);
  color: #b74848;
  outline: none;
}

.nc-health-host__session-delete:disabled {
  cursor: wait;
  opacity: 0.6;
}

.nc-health-host__share-head {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}

.nc-health-host__stats {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.nc-health-host-stat {
  background:
    radial-gradient(circle at top right, rgba(102, 213, 205, 0.14), transparent 34%),
    rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(18, 43, 41, 0.07);
  display: grid;
  gap: 6px;
  padding: 22px;
}

.nc-health-host-stat strong {
  font-family: 'Gazpacho', 'Playfair Display', Georgia, serif;
  font-size: clamp(1.8rem, 3vw, 2.7rem);
  line-height: 1;
}

.nc-health-host-stat span {
  color: rgba(18, 43, 41, 0.7);
}

.nc-health-host__participant {
  background: rgba(248, 242, 234, 0.84);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 24px;
  display: grid;
  gap: 14px;
  padding: 18px 20px;
}

.nc-health-host__participant + .nc-health-host__participant {
  margin-top: 14px;
}

.nc-health-host__participant-head {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}

.nc-health-host__participant-head h3,
.nc-health-host__question-card h3 {
  margin: 0;
}

.nc-health-host__participant-head p {
  color: rgba(18, 43, 41, 0.68);
  margin: 4px 0 0;
}

.nc-health-host__progress {
  background: rgba(18, 43, 41, 0.08);
  border-radius: 999px;
  height: 10px;
  overflow: hidden;
}

.nc-health-host__progress span {
  background: linear-gradient(90deg, var(--nc-color-secondary), var(--nc-color-accent));
  border-radius: inherit;
  display: block;
  height: 100%;
}

.nc-health-host__question-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.nc-health-host__question-chip {
  align-items: center;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 999px;
  color: rgba(18, 43, 41, 0.58);
  display: inline-flex;
  font-size: 0.8rem;
  font-weight: 600;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.nc-health-host__question-chip.is-answered {
  background: rgba(102, 213, 205, 0.18);
  border-color: rgba(63, 167, 160, 0.34);
  color: var(--nc-color-secondary-deep);
}

.nc-health-host__question-grid {
  display: grid;
  gap: 0;
  grid-template-columns: 1fr;
}

.nc-health-host__question-card {
  background:
    radial-gradient(circle at top right, rgba(240, 160, 48, 0.12), transparent 34%),
    rgba(248, 242, 234, 0.86);
  border: 1px solid rgba(18, 43, 41, 0.08);
  border-radius: 26px;
  display: grid;
  gap: 16px;
  padding: 20px;
}

.page-id-226 .nc-health-host__question-grid {
  grid-template-columns: 1fr !important;
  padding-block: 0;
}

.page-id-226 .nc-health-host__question-card {
  box-sizing: border-box;
  grid-template-rows: auto auto 1fr auto;
  margin-block: 30px;
  min-height: calc(var(--nc-health-host-question-height, 100svh) - 60px);
  scroll-margin-top: var(--nc-health-host-header-offset, 0px);
}

.page-id-226 .nc-health-host__question-card:focus {
  outline: none;
}

.nc-health-host__pie-row {
  align-self: stretch;
  align-items: center;
  display: grid;
  gap: 0;
  grid-template-columns: 1fr;
  justify-items: center;
  margin-top: 0;
  place-content: center;
  text-align: center;
}

.nc-health-host__pie-shell {
  display: grid;
  min-height: 0;
  place-items: center;
  position: relative;
  width: min(100%, 340px);
}

.nc-health-host__pie {
  border-radius: 999px;
  height: 224px;
  box-shadow: 0 18px 34px rgba(18, 43, 41, 0.18);
  width: 224px;
}

.nc-health-host__pie-label {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid var(--pie-label-color, #122b29);
  border-radius: 14px;
  box-shadow: 0 10px 22px rgba(18, 43, 41, 0.12);
  color: var(--pie-label-color, var(--nc-color-heading));
  display: grid;
  gap: 0;
  left: 50%;
  max-width: none;
  padding: 7px 9px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) translate(var(--pie-label-x), var(--pie-label-y));
  width: max-content;
  z-index: 2;
}

.nc-health-host__pie-label.is-start {
  text-align: left;
  transform: translate(0, -50%) translate(var(--pie-label-x), var(--pie-label-y));
}

.nc-health-host__pie-label.is-end {
  text-align: right;
  transform: translate(-100%, -50%) translate(var(--pie-label-x), var(--pie-label-y));
}

.nc-health-host__pie-label span {
  color: rgba(18, 43, 41, 0.84);
  font-size: 0.76rem;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
}

.nc-health-host__legend {
  align-content: start;
  align-self: end;
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nc-health-host__legend li {
  align-items: center;
  display: grid;
  gap: 10px;
  grid-template-columns: 64px minmax(0, 1fr) 64px;
}

.nc-health-host__legend-score {
  align-items: center;
  color: rgba(18, 43, 41, 0.76);
  display: inline-flex;
  font-weight: 600;
  gap: 8px;
}

.nc-health-host__legend-swatch {
  border-radius: 999px;
  display: inline-block;
  height: 12px;
  width: 12px;
}

.nc-health-host__legend strong {
  justify-self: end;
  text-align: right;
}

.nc-health-host__legend-spacer {
  display: block;
}

.nc-health-host__legend-total {
  margin-top: 10px;
  padding-top: 10px;
}

.nc-health-host__legend-total,
.nc-health-host__legend-total strong,
.nc-health-host__legend-total span {
  color: rgba(18, 43, 41, 0.88);
  font-weight: 600;
}

.nc-health-host__legend-spacer {
  display: block;
}

.nc-health-host__legend li strong {
  font-size: 0.95rem;
}

@media only screen and (max-width: 1180px) {
  .nc-offerings-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nc-testimonials-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nc-card-grid--three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nc-health-energy-grid,
  .nc-health-pillar__focus,
  .nc-health-host__top-grid,
  .nc-health-host__stats,
  .nc-health-host__question-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-226 .nc-health-host__question-grid {
    grid-template-columns: 1fr !important;
  }
}

@media only screen and (max-width: 989px) {
  body {
    font-size: 16px;
  }

  #top .container,
  .responsive #top .container,
  #top #header_main .container.av-logo-container,
  #top #header_main_alternate .container {
    width: min(100% - 34px, var(--nc-content-width));
  }

  #top .main_menu {
    display: none;
  }

  .nc-retreat-hero,
  .nc-home-hero {
    min-height: auto;
    padding-top: 148px;
  }

  .nc-home-hero__inner,
  .nc-program-layout,
  .nc-grid-split,
  .nc-grid-split--reverse,
  .nc-about-layout,
  .nc-footer-grid {
    grid-template-columns: 1fr;
  }

  .nc-training-hero__card {
    justify-self: stretch;
    max-width: none;
  }

  .nc-grid-split--reverse > *:first-child,
  .nc-grid-split--reverse > *:last-child {
    order: initial;
  }

  .nc-checklist-grid,
  .nc-method-grid,
  .nc-card-grid--two {
    grid-template-columns: 1fr;
  }

  .nc-health-obstacle-grid,
  .nc-health-score-grid,
  .nc-health-results__layout,
  .nc-health-scale__options,
  .nc-health-host__stats,
  .nc-health-host__question-grid {
    grid-template-columns: 1fr;
  }

  .nc-health-hero {
    min-height: auto;
    padding-top: 132px;
  }

  .nc-health-hero__panel {
    margin-top: 0;
  }

  .nc-health-host__hero,
  .nc-health-host__top-grid,
  .nc-health-host__create-form,
  .nc-health-host__share-field,
  .nc-health-workshop__form,
  .nc-health-host__pie-row {
    grid-template-columns: 1fr;
  }

  .nc-health-host__share-head,
  .nc-health-host__participant-head {
    align-items: start;
    flex-direction: column;
  }

  .page-id-226 .nc-health-host__question-card {
    min-height: var(--nc-health-host-question-height, 100svh);
  }

  .nc-health-host__panel--results {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .nc-retreat-hero__card,
  .nc-home-hero__card,
  .nc-info-panel,
  .nc-results-panel,
  .nc-about-card,
  .nc-testimonial-card,
  .nc-offering-card__body {
    padding-left: 22px;
    padding-right: 22px;
  }

  .nc-training-card__body {
    padding-left: 22px;
    padding-right: 22px;
  }

  .nc-home-hero__actions,
  .nc-footer-meta {
    align-items: flex-start;
    flex-direction: column;
  }

  .nc-offerings-grid,
  .nc-testimonials-grid,
  .nc-card-grid--three {
    grid-template-columns: 1fr;
  }

  .nc-training-cta {
    text-align: left;
  }

  .nc-training-cta__actions {
    align-items: flex-start;
    justify-content: flex-start;
  }

  .nc-video-card {
    padding: 12px;
  }

  .nc-health-hero__panel,
  .nc-health-obstacle-card,
  .nc-health-energy-card,
  .nc-health-category-section,
  .nc-health-chart-card,
  .nc-health-score-card,
  .nc-health-scale {
    padding-left: 22px;
    padding-right: 22px;
  }

  .nc-health-pillar {
    padding: 22px;
  }

  .nc-health-workshop__card,
  .nc-health-host__panel,
  .nc-health-host-stat,
  .nc-health-host__question-card {
    padding-left: 22px;
    padding-right: 22px;
  }

  .nc-health-category-pills {
    flex-direction: column;
  }

  .nc-health-pillar__focus {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 640px) {
  .nc-retreat-hero {
    background:
      linear-gradient(180deg, rgba(8, 24, 23, 0.76) 0%, rgba(8, 24, 23, 0.5) 42%, rgba(8, 24, 23, 0.2) 100%),
      url('https://juicedetoxibiza.com/wp-content/uploads/2026/01/hero-woman-scaled.jpg') center center / cover no-repeat;
  }

  .nc-home-hero {
    background:
      linear-gradient(180deg, rgba(10, 29, 28, 0.3) 0%, rgba(10, 29, 28, 0.12) 42%, rgba(10, 29, 28, 0.04) 100%),
      url('assets/images/home/trauma-bg.jpg') center center / cover no-repeat;
  }

  .nc-health-hero {
    background:
      linear-gradient(180deg, rgba(11, 31, 30, 0.58) 0%, rgba(11, 31, 30, 0.34) 44%, rgba(11, 31, 30, 0.14) 100%),
      url('assets/images/about/nicole-ceremony-photo-website1.jpg') center top / cover no-repeat;
  }

  .nc-checklist-grid {
    grid-template-columns: 1fr;
  }
}
