main {
	padding-top: 40px
}

/* Constrain header and footer containers on full-width landing pages */
.page-id-1858 .site-header .site-logo-area > .site-container,
.page-id-1941 .site-header .site-logo-area > .site-container,
.page-id-1980 .site-header .site-logo-area > .site-container,

.page-id-1858 .site-footer-bottom-bar > .site-container,
.page-id-1941 .site-footer-bottom-bar > .site-container,
.page-id-1980 .site-footer-bottom-bar > .site-container {
    max-width: 1140px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Social links */
.header-social-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}

.header-social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bb898d !important;
  text-decoration: none;
  transition: color 0.2s ease;
}

.header-social-links a:hover,
.header-social-links a:focus {
  color: #a96f75 !important;
  opacity: 1;
}

.header-social-links svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

/* Social links end */

.branding.contained {
	padding: 14px 0 0 0 !important;
}

.site-footer-bottom-bar .site-container .site-footer-bottom-bar-left {
	display: none;
}


h1, h2, h3, h4, h5, h6 {
    clear: none;
}


/* ==================================================
   JEWELS OF YOGA — ABOUT PAGE
   Clean editorial layout
   ================================================== */


/* ----- Override theme width restrictions ----- */

.page-id-78 .entry-content {
  width: 100%;
  max-width: none;
}

.page-id-78 .entry-content > * {
  max-width: none;
}


/* ----- Reduce excessive gap under About title ----- */

.page-id-78 .entry-content {
  margin-top: 0;
}

.page-id-78 .joy-about {
  margin-top: -10px;
}


/* ----- Main container ----- */

.joy-about,
.joy-about * {
  box-sizing: border-box;
}

.joy-about {
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 90px;
}


/* ==================================================
   HERO
   ================================================== */

.joy-about-hero {
  display: flex;
  align-items: center;
  gap: 58px;

  width: 100%;
  margin: 0 0 40px;
}


/* ----- Image ----- */

.joy-about-photo {
  flex: 0 0 550px;
  width: 550px;
  margin: 0;
}

.joy-about-photo img {
  display: block;

  width: 100%;
  height: auto;

  margin: 0;

  border-radius: 18px;
}


/* ----- Intro copy ----- */

.joy-about-intro {
  flex: 1 1 auto;

  width: 100%;
  max-width: 525px;

  margin: 0;
  padding: 0;
}

.joy-about-intro p {
  margin: 0 0 22px !important;
  padding: 0 !important;
  line-height: 1.78;
}

.joy-about-intro p:last-child {
  margin-bottom: 0 !important;
}

.joy-about-eyebrow {
  margin-bottom: 18px !important;

  font-size: 1.4rem !important;
  line-height: 1.4 !important;

  text-transform: uppercase;
  letter-spacing: 0.17em;

  opacity: 0.68;
}



/* ==================================================
   BODY
   ================================================== */

.joy-about-body {
  width: 100%;
  margin: 0 auto;
}


/* ----- Sections ----- */

.joy-about-section {
  width: 100%;

  margin: 0;
  padding: 30px 0;

  border-top: 1px solid rgba(120, 80, 80, 0.16);
}

.joy-about-section h2 {
  margin: 0 0 26px !important;
  padding: 0 !important;
}

.joy-about-section p {
  width: 100%;

  margin: 0 0 22px !important;
  padding: 0 !important;
}

.joy-about-section p:last-child {
  margin-bottom: 0 !important;
}

.joy-about strong {
  font-weight: 600;
}


/* ==================================================
   CLOSING
   ================================================== */

.joy-about-closing {
  width: 100%;

  margin: 12px 0 0;
  padding: 48px 24px;

  text-align: center;

  border-top: 1px solid rgba(120, 80, 80, 0.16);
  border-bottom: 1px solid rgba(120, 80, 80, 0.16);
}

.joy-about-closing p {
  margin: 0 !important;

  font-size: clamp(1.5rem, 3vw, 2rem) !important;
  line-height: 1.55 !important;

  font-weight: 400;
}


/* ==================================================
   TABLET
   ================================================== */

@media (max-width: 850px) {

  .joy-about {
    width: calc(100% - 40px);
  }

  .joy-about-hero {
    gap: 38px;
  }

  .joy-about-photo {
    flex-basis: 300px;
    width: 300px;
  }

}


/* ==================================================
   MOBILE
   ================================================== */

@media (max-width: 680px) {

  .joy-about {
    width: calc(100% - 36px);
    padding-bottom: 55px;
  }

  .joy-about-hero {
    display: block;
    margin-bottom: 50px;
  }

  .joy-about-photo {
    width: 100%;
    max-width: 420px;

    margin: 0 auto 34px;
  }

  .joy-about-intro {
    max-width: none;
  }

  .joy-about-intro p,
  .joy-about-section p {
    font-size: 1rem;
    line-height: 1.75;
  }

  .joy-about-lead,
  .joy-about-feature {
    font-size: 1.07rem !important;
  }

  .joy-about-section {
    padding: 42px 0;
  }

  .joy-about-closing {
    padding: 40px 18px;
  }

}

/** about page end **/


/* p,
span,
a,
strong,
ul li,
ol li,
ul li a
ol li a {
	font-size: 18px;
}
 */

.wp-block-post-excerpt__excerpt {
    margin-bottom: 16px;
    margin-top: 0;
}

.wp-block-separator  {
    margin: 40px 0;	
}

.page .hentry .wp-block-post {
	min-height: 290px;
}

/** Grounding page */

.grounding-video iframe {
	max-width: 320px;
}

@media screen and (max-width: 530px) {
	.grounding-video.alignright {
		float: none;
	}
	
	.grounding-video iframe {
    max-height: 498px;
    margin-bottom: 20px;
	}
}
	
.grounding-product-grid {
	display: flex;
	flex-direction: row;
	margin-bottom: 60px;
}

.grounding-product img {
	max-width: 100%;
}

a.grounding-product {
	display: block;
	text-decoration: none;
	color: #965f65;
	padding: 10px;
	border-radius: 8px;
	border: 3px solid transparent;
	transition: .25s ease;
}

a.grounding-product:hover {
	background-color: white;
	color: #965f65;
	border: 3px solid #bb777e;
}

a.grounding-product.somatic-book {
	max-width: 320px;
}

img.somatic-exercise-cover {
	max-width: 300px;
}

/** Blog posts page */
figure.wp-block-post-featured-image img {
	max-height: 100%;
	object-fit: contain !important;
}

p + h3,
p + h4 {
	margin-top: 26px;
}

.single .post .entry-thumbnail img {
  max-width: 600px;
  height: auto;
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	width: 100%;
}

.wp-block-image.alignright {
	margin-left: 2em;
	margin-bottom: 2em;
}

.site-footer-widgets {
	background-color: #dedbd6;
}

/* Video guides start */

.video-guides-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  /* Optional: limit how wide it can grow on large screens */
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px; /* nice mobile gutter */
}

.video-guides {
  display: block;
  width: 100%;
  max-width: 960px;       /* optional upper bound */
  aspect-ratio: 16 / 9;   /* keeps perfect 16:9 */
  height: auto;
  margin: 20px 0;
  border: 0;
}

/* Fallback for browsers without aspect-ratio support */
@supports not (aspect-ratio: 16 / 9) {
  .video-guides-wrapper {
    position: relative;
  }
  .video-guides-wrapper::before {
    content: "";
    display: block;
    width: 100%;
    max-width: 960px;
    /* 16:9 = 56.25% */
    padding-bottom: 56.25%;
  }
  .video-guides {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
}

/* Video guides end */

/* The product grid */
.wp-block-columns.alignwide {
	max-width: 100%;
	margin: 32px 0;
}

.wp-block-columns.alignwide h3 {
	margin: 20px 0;
}

a.product-link {
	display: block;
	text-decoration: none;
	color: #965f65;
	padding: 10px;
	border-radius: 8px;
	border: 3px solid transparent;
	transition: .25s ease;
}

a.product-link:hover {
	background-color: white;
	color: #965f65;
	border: 3px solid #bb777e;
}

/* The product grid end */

p.open-in-youtube-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
}

a.open-in-youtube {
	background-color: #bb777e;
	color: white !important;
	padding: 10px 14px;
	border-radius: 8px;
}

@media screen and (max-width: 930px) {
.single .post .entry-thumbnail img {
    float: none;
    margin-left: 0;
    margin-bottom: 1em;
	}
	
	.alignwide, .page-template-template-gutenberg .alignwide {
		max-width: 100%;
	}
	
	.wp-block-image.alignright {
		float: none;
		margin-bottom: 1em;
		max-width: 100%;
		margin-left: 0;
	}
	
	ul, ol {
    margin: 0 0 1.5em 1.5em;
	}
}

/* =========================================================
   LANDING PAGES
   Shared styles + page-specific themes/components
   Pages:
   - Gentle Somatic Yoga: 1858 / .gsy-*
   - Somatic Exercise Solution: 1941 / .ses-*
   - Vagus Nerve Vitality Toolkit: 1980 / .vnv-*
   ========================================================= */


/* =========================================================
   LANDING PAGES — SHARED WORDPRESS OVERRIDES
   ========================================================= */

/* Full-width content area on all landing pages. */
.page-id-1858 .site-container,
.page-id-1941 .site-container,
.page-id-1980 .site-container {
  max-width: none !important;
  width: 100% !important;
}

/* SES + VNV explicitly remove the container's own margin/padding. */
.page-id-1941 .site-container,
.page-id-1980 .site-container {
  margin: 0;
  padding: 0;
}

.page-id-1941 .entry-content,
.page-id-1980 .entry-content {
  margin: 0;
}

.page-id-1941 footer,
.page-id-1980 footer {
  margin: 0;
}

.page-id-1858 p,
.page-id-1858 .gsy-button,
.page-id-1858 span,
.page-id-1858 strong,
.page-id-1858 ul li,
.page-id-1858 ol li,
.page-id-1941 p,
.page-id-1941 .ses-button,
.page-id-1941 span,
.page-id-1941 strong,
.page-id-1941 ul li,
.page-id-1941 ol li,
.page-id-1980 p,
.page-id-1980 .vnv-button,
.page-id-1980 span,
.page-id-1980 strong,
.page-id-1980 ul li,
.page-id-1980 ol li {
  font-size: 18px;
}

.page-id-1858 .site-header-right,
.page-id-1941 .site-header-right,
.page-id-1980 .site-header-right {
  margin-right: 100px;
}

.page-id-1858 footer .edit-link,
.page-id-1858 footer .site-footer-widgets,
.page-id-1941 footer .edit-link,
.page-id-1941 footer .site-footer-widgets,
.page-id-1941 .entry-footer,
.page-id-1980 footer .edit-link,
.page-id-1980 footer .site-footer-widgets,
.page-id-1980 .entry-footer {
  display: none;
}

.page-id-1858.page-template.logged-in article .entry-footer,
.page-id-1941.page-template.logged-in article .entry-footer,
.page-id-1980.page-template.logged-in article .entry-footer {
  display: none;
}

.page-id-1858 .wp-block-paragraph,
.page-id-1941 .wp-block-paragraph,
.page-id-1980 .wp-block-paragraph {
  margin: 0;
}

.page-id-1858 h1,
.page-id-1941 h1,
.page-id-1980 h1 {
  display: none;
}

.page-id-1858 #main,
.page-id-1858 .content-container,
.page-id-1941 #main,
.page-id-1941 .content-container,
.page-id-1980 #main,
.page-id-1980 .content-container {
  padding: 0;
}


/* =========================================================
   LANDING PAGES — SHARED GLOBAL COMPONENTS
   ========================================================= */

.gsy-page,
.ses-page,
.vnv-page {
  margin: 0;
  padding: 0;
  background: var(--cream);
  line-height: 1.6;
  overflow: hidden;
}

.gsy-page *,
.ses-page *,
.vnv-page * {
  box-sizing: border-box;
}

.gsy-wrap,
.ses-wrap,
.vnv-wrap {
  width: min(1180px, 90%);
  margin: 0 auto;
}

.gsy-page h1,
.gsy-page h2,
.gsy-page h3,
.ses-page h1,
.ses-page h2,
.ses-page h3,
.vnv-page h1,
.vnv-page h2,
.vnv-page h3 {
  font-family: "Josefin Sans", "Helvetica Neue", sans-serif;
  color: var(--navy);
  font-weight: 400;
  line-height: 1.2;
}

.gsy-page h3,
.ses-page h3,
.vnv-page h3 {
  font-size: 24px;
  margin: 0 0 12px;
}

.gsy-page p,
.ses-page p,
.vnv-page p {
  margin: 0 0 18px;
}

.gsy-eyebrow,
.ses-eyebrow,
.vnv-eyebrow {
  color: var(--accent);
  text-transform: uppercase;
  letter-spacing: 2.4px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 18px;
}

.gsy-lotus,
.ses-lotus,
.vnv-lotus {
  color: var(--lotus);
  font-size: 24px;
  margin: 4px 0 20px;
}

.gsy-button,
.ses-button,
.vnv-button {
  display: inline-block;
  background: var(--accent);
  color: #fff !important;
  text-decoration: none !important;
  padding: 17px 30px;
  font-size: 16px;
  border-radius: 4px;
  font-weight: 700;
  box-shadow: 0 6px 18px var(--button-shadow);
  transition: all .2s ease;
}

.gsy-button:hover,
.ses-button:hover,
.vnv-button:hover {
  transform: translateY(-2px);
}


/* ---------- Shared hero structure ---------- */

.gsy-hero,
.ses-hero,
.vnv-hero {
  position: relative;
  padding: 70px 0 55px;
}

.gsy-hero::after,
.ses-hero::after,
.vnv-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.gsy-hero-grid,
.ses-hero-grid,
.vnv-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: center;
  gap: 70px;
}

.gsy-book,
.ses-book,
.vnv-book,
.gsy-hero-copy,
.ses-hero-copy,
.vnv-hero-copy {
  text-align: center;
}

.gsy-book img,
.ses-book img,
.vnv-book img {
  width: min(100%, 385px);
  height: auto;
  box-shadow: 0 25px 50px rgba(45, 67, 73, .18);
}

.gsy-hero-subtitle,
.ses-hero-subtitle,
.vnv-hero-subtitle {
  font-size: 20px;
  max-width: 660px;
  margin: 0 auto 28px;
}

.gsy-proof,
.ses-proof,
.vnv-proof {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 26px;
  margin-top: 30px;
  font-size: 15px;
}

.gsy-proof span,
.ses-proof span,
.vnv-proof span {
  white-space: nowrap;
}

.gsy-proof strong,
.ses-proof strong {
  color: var(--green);
}


/* ---------- Shared benefits structure ---------- */

.gsy-benefits,
.ses-benefits,
.vnv-benefits {
  padding: 55px 0;
}

.gsy-benefit-grid,
.ses-benefit-grid,
.vnv-benefit-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.gsy-benefit,
.ses-benefit,
.vnv-benefit {
  text-align: center;
  padding: 20px 44px;
  border-right: 1px solid var(--benefit-border);
}

.gsy-benefit:last-child,
.ses-benefit:last-child,
.vnv-benefit:last-child {
  border-right: 0;
}

.gsy-icon,
.ses-icon,
.vnv-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: var(--icon-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}


/* ---------- Shared mind/body structure ---------- */

.gsy-mindbody,
.ses-mindbody,
.vnv-mindbody {
  border-top: 1px solid var(--section-border);
}

.gsy-mindbody-grid,
.ses-mindbody-grid,
.vnv-mindbody-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: stretch;
}

.gsy-mindbody-copy,
.ses-mindbody-copy,
.vnv-mindbody-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gsy-checks,
.ses-checks,
.vnv-checks {
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
}

.gsy-checks li,
.ses-checks li,
.vnv-checks li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.gsy-checks li::before,
.ses-checks li::before,
.vnv-checks li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--green);
  font-weight: 700;
}


/* ---------- Shared "inside" structure ---------- */

.gsy-inside,
.ses-inside,
.vnv-inside {
  border-top: 1px solid var(--section-border);
}

.gsy-inside-grid,
.ses-inside-grid,
.vnv-inside-grid {
  display: grid;
  grid-template-columns: 1.35fr repeat(3, 1fr);
  align-items: stretch;
}

.gsy-inside-intro,
.gsy-inside-card,
.ses-inside-intro,
.ses-inside-card,
.vnv-inside-intro,
.vnv-inside-card {
  padding: 22px 34px;
}

.gsy-inside-card,
.ses-inside-card,
.vnv-inside-card {
  text-align: center;
  border-left: 1px solid var(--border);
}

.gsy-number,
.ses-number,
.vnv-number {
  margin: 0 auto 16px;
  background: var(--icon-bg);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}


/* ---------- Shared author structure ---------- */

.gsy-author-grid,
.ses-author-grid,
.vnv-author-grid {
  display: grid;
  grid-template-columns: 220px 1fr;
  align-items: center;
  gap: 45px;
  max-width: 900px;
  margin: auto;
}

.gsy-author-image img,
.ses-author-image img,
.vnv-author-image img {
  width: 220px;
  height: 220px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .10);
}


/* ---------- Shared final CTA structure ---------- */

.gsy-final,
.ses-final,
.vnv-final {
  text-align: center;
}

.gsy-final-inner,
.ses-final-inner,
.vnv-final-inner {
  max-width: 850px;
  margin: auto;
}

.gsy-final p,
.ses-final p,
.vnv-final p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   GENTLE SOMATIC YOGA — PAGE-SPECIFIC
   Page ID: 1858
   ========================================================= */

.page-id-1858 h2 {
  font-family: "Josefin Sans", "Helvetica Neue", sans-serif;
  color: rgb(187, 119, 126);
}

.gsy-page {
  --navy: #173f73;
  --rose: #c9666f;
  --cream: #fffdf8;
  --mint: #edf8f3;
  --aqua: #d8f0ed;
  --green: #4a8f73;
  --text: #25343a;
  --muted: #637277;
  --border: #d9e6e2;

  /* Shared-component aliases. */
  --accent: var(--rose);
  --lotus: var(--rose);
  --button-shadow: rgba(140, 70, 80, .18);
  --benefit-border: #d7e5df;
  --icon-bg: #d9efe3;
  --section-border: rgba(74, 143, 115, .08);
}

.gsy-button:hover {
  opacity: .92;
}


/* ---------- GSY hero ---------- */

.gsy-hero {
  background:
    radial-gradient(
      circle at 18% 28%,
      rgba(255, 215, 132, .28),
      transparent 25%
    ),
    radial-gradient(
      circle at 82% 45%,
      rgba(160, 220, 218, .34),
      transparent 30%
    ),
    linear-gradient(
      180deg,
      #fffdf9 0%,
      #f8fcfa 100%
    );
}

.gsy-hero::after {
  height: 160px;
  background:
    linear-gradient(
      to bottom,
      transparent,
      rgba(200, 232, 229, .22)
    );
}


/* ---------- GSY benefits ---------- */

.gsy-benefits {
  background:
    linear-gradient(
      180deg,
      #f1f8f5 0%,
      #eaf5f0 100%
    );
}


/* ---------- GSY mind/body ---------- */

.gsy-mindbody {
  background: #fffdf9;
}

.gsy-mindbody-image {
  min-height: 500px;
  background:
    linear-gradient(
      rgba(20, 80, 80, .05),
      rgba(20, 80, 80, .05)
    ),
    url('https://i0.wp.com/jewelsofyoga.com/wp-content/uploads/2026/08/asset-1.png?w=1140&ssl=1')
    center center / cover no-repeat;
}

.gsy-mindbody-copy {
  padding: 50px 8%;
}


/* ---------- GSY inside the book ---------- */

.gsy-inside {
  padding: 70px 0;
  background: #eef8f3;
}

.gsy-number {
  width: 58px;
  height: 58px;
  color: #28664e;
  font-size: 24px;
}


/* ---------- GSY video tutorial ---------- */

.gsy-video {
  padding: 90px 0;
  background: #fffaf4;
  border-top: 1px solid rgba(74, 143, 115, .08);
}

.gsy-video-grid {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 70px;
  align-items: center;
}

.gsy-video-copy h2 {
  margin-top: 10px;
}

.gsy-video-copy p {
  line-height: 1.8;
}

.gsy-video-player {
  width: 100%;
}

.gsy-video-player video {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
}


/* ---------- GSY author ---------- */

.gsy-author {
  padding: 55px 0;
  background:
    linear-gradient(
      90deg,
      #fff7ef,
      #fffaf6 60%,
      #f7eeea
    );
}


/* ---------- GSY final CTA ---------- */

.gsy-final {
  padding: 70px 20px;
  background:
    radial-gradient(
      circle at 15% 80%,
      rgba(145, 211, 202, .32),
      transparent 28%
    ),
    radial-gradient(
      circle at 85% 70%,
      rgba(145, 211, 202, .30),
      transparent 27%
    ),
    linear-gradient(
      180deg,
      #eff9f6,
      #dff2ef
    );
}

.gsy-disclaimer {
  margin-top: 14px !important;
  font-size: 12px;
  color: var(--muted);
}


/* =========================================================
   SOMATIC EXERCISE SOLUTION — PAGE-SPECIFIC
   Page ID: 1941
   ========================================================= */

.page-id-1941 h2 {
  font-family: "Josefin Sans", "Helvetica Neue", sans-serif;
  color: #3154a4;
}

.ses-page {
  --navy: #3154a4;
  --rose: #3b9da5;
  --cream: #fbfcf5;
  --mint: #edf7f1;
  --aqua: #d8efed;
  --green: #5d9f82;
  --text: #25343a;
  --muted: #637277;
  --border: #d8e6e2;

  /* Shared-component aliases. */
  --accent: var(--rose);
  --lotus: var(--rose);
  --button-shadow: rgba(49, 84, 164, .18);
  --benefit-border: #d5e5df;
  --icon-bg: #d6eee5;
  --section-border: rgba(59, 157, 165, .08);
}

.ses-button:hover {
  opacity: .92;
}


/* ---------- SES hero ---------- */

.ses-hero {
  background:
    radial-gradient(
      circle at 18% 28%,
      rgba(246, 208, 123, .28),
      transparent 25%
    ),
    radial-gradient(
      circle at 82% 45%,
      rgba(93, 188, 191, .34),
      transparent 30%
    ),
    linear-gradient(
      180deg,
      #fbfcf5 0%,
      #f4faf7 100%
    );
}

.ses-hero::after {
  height: 160px;
  background:
    linear-gradient(
      to bottom,
      transparent,
      rgba(174, 221, 216, .22)
    );
}


/* ---------- SES benefits ---------- */

.ses-benefits {
  background:
    linear-gradient(
      180deg,
      #f0f8f4 0%,
      #e8f5ef 100%
    );
}


/* ---------- SES mind/body ---------- */

.ses-mindbody {
  background: #fbfcf5;
}

.ses-mindbody-image {
  min-height: 500px;
  background:
    linear-gradient(
      rgba(20, 80, 80, .05),
      rgba(20, 80, 80, .05)
    ),
    url('https://jewelsofyoga.com/wp-content/uploads/2026/08/nature.png')
    center center / cover no-repeat;
}

.ses-mindbody-copy {
  padding: 50px 8%;
}


/* ---------- SES inside the book ---------- */

.ses-inside {
  padding: 70px 0;
  background: #edf7f1;
}

.ses-number {
  width: 58px;
  height: 58px;
  color: #3154a4;
  font-size: 24px;
}


/* ---------- SES bottom-up integration ---------- */

.ses-approach {
  padding: 90px 0;
  background: #fdfbf4;
  border-top: 1px solid rgba(59, 157, 165, .08);
}

.ses-approach-grid {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 70px;
  align-items: center;
}

.ses-approach-copy h2 {
  margin-top: 10px;
}

.ses-approach-copy p {
  line-height: 1.8;
}

.ses-approach-card {
  width: 100%;
  padding: 40px;
  background: #edf7f1;
  border-radius: 18px;
  text-align: center;
}

.ses-approach-symbol {
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  background: #d6eee5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3154a4;
  font-size: 24px;
  font-weight: 700;
}

.ses-flow {
  color: var(--rose);
  font-size: 24px;
  margin: 8px 0;
}


/* ---------- SES author ---------- */

.ses-author {
  padding: 55px 0;
  background:
    linear-gradient(
      90deg,
      #fbf8ee,
      #fafbf5 60%,
      #edf6f1
    );
}


/* ---------- SES final CTA ---------- */

.ses-final {
  padding: 70px 20px;
  background:
    radial-gradient(
      circle at 15% 80%,
      rgba(83, 176, 181, .32),
      transparent 28%
    ),
    radial-gradient(
      circle at 85% 70%,
      rgba(83, 176, 181, .30),
      transparent 27%
    ),
    linear-gradient(
      180deg,
      #eff8f5,
      #dcefed
    );
}

.ses-disclaimer {
  margin-top: 14px !important;
  font-size: 12px;
  color: var(--muted);
}

/*
 * Preserved from the original stylesheet.
 * NOTE: this selector is GLOBAL, not scoped to page 1941.
 */
h2.widgettitle {
  display: none;
}


/* =========================================================
   VAGUS NERVE VITALITY TOOLKIT — PAGE-SPECIFIC
   Page ID: 1980
   ========================================================= */

.page-id-1980 h2 {
  font-family: "Josefin Sans", "Helvetica Neue", sans-serif;
  color: #3154a4;
}

.vnv-page {
  --navy: #3154a4;
  --teal: #318f98;
  --deep-teal: #257982;
  --cream: #fbfcf5;
  --mint: #edf7f1;
  --aqua: #d8efed;
  --green: #5d9f82;
  --gold: #e8b85e;
  --coral: #e98967;
  --text: #25343a;
  --muted: #637277;
  --border: #d8e6e2;

  /* Shared-component aliases. */
  --accent: var(--teal);
  --lotus: var(--coral);
  --button-shadow: rgba(49, 84, 164, .18);
  --benefit-border: #d5e5df;
  --icon-bg: #d6eee5;
  --section-border: rgba(49, 143, 152, .08);

  color: var(--text);
}

.vnv-page h2 {
  font-size: 43px;
  margin: 0 0 22px;
}

.vnv-button:hover {
  background: var(--deep-teal);
}


/* ---------- VNV hero ---------- */

.vnv-hero {
  background:
    radial-gradient(
      circle at 17% 28%,
      rgba(238, 178, 76, .34),
      transparent 26%
    ),
    radial-gradient(
      circle at 83% 43%,
      rgba(49, 143, 152, .28),
      transparent 31%
    ),
    radial-gradient(
      circle at 72% 12%,
      rgba(233, 137, 103, .17),
      transparent 22%
    ),
    linear-gradient(
      180deg,
      #fbfcf5 0%,
      #f3faf6 100%
    );
}

.vnv-hero::after {
  height: 150px;
  background:
    linear-gradient(
      to bottom,
      transparent,
      rgba(174, 221, 216, .22)
    );
}

.vnv-book img {
  box-shadow: 0 25px 50px rgba(45, 67, 73, .20);
}

.vnv-hero-copy h2 {
  font-size: 48px;
}

.vnv-hero-subtitle {
  font-size: 20px !important;
  margin: 0 auto 28px !important;
}

.vnv-proof strong {
  color: var(--teal);
}


/* ---------- VNV benefits ---------- */

.vnv-benefits {
  background:
    linear-gradient(
      180deg,
      #f0f8f4 0%,
      #e8f5ef 100%
    );
}


/* ---------- VNV vagus nerve / mind-body ---------- */

.vnv-mindbody {
  background: #fbfcf5;
}

.vnv-mindbody-image {
  min-height: 520px;
  background:
    linear-gradient(
      rgba(20, 80, 80, .05),
      rgba(20, 80, 80, .05)
    ),
    url('https://jewelsofyoga.com/wp-content/uploads/2026/09/brain.png')
    center center / cover no-repeat;
}

.vnv-mindbody-copy {
  padding: 60px 8%;
}


/* ---------- VNV inside the book ---------- */

.vnv-inside {
  padding: 75px 0;
  background: #edf7f1;
}

.vnv-number {
  width: 60px;
  height: 60px;
  color: var(--navy);
  font-size: 22px !important;
}


/* ---------- VNV personalized toolkit ---------- */

.vnv-approach {
  padding: 90px 0;
  background:
    radial-gradient(
      circle at 92% 20%,
      rgba(232, 184, 94, .12),
      transparent 23%
    ),
    #fdfbf4;
  border-top: 1px solid rgba(49, 143, 152, .08);
}

.vnv-approach-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 75px;
  align-items: center;
}

.vnv-approach-copy h2 {
  margin-top: 10px;
}

.vnv-approach-copy p {
  line-height: 1.8;
}

.vnv-approach-card {
  width: 100%;
  padding: 42px;
  background: #edf7f1;
  border-radius: 18px;
  text-align: center;
  box-shadow: 0 12px 35px rgba(49, 84, 164, .06);
}

.vnv-approach-symbol {
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  background: #d6eee5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--navy);
  font-size: 24px;
  font-weight: 700;
}

.vnv-flow {
  color: var(--coral);
  font-size: 24px;
  margin: 8px 0;
}


/* ---------- VNV chapter themes ---------- */

.vnv-topics {
  padding: 85px 0 90px;
  background: #f7fbf8;
}

.vnv-topics-heading {
  max-width: 720px;
  margin: 0 auto 50px;
  text-align: center;
}

.vnv-topic-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.vnv-topic {
  background: #fff;
  padding: 28px 24px;
  border: 1px solid var(--border);
  border-radius: 10px;
}

.vnv-topic span {
  display: block;
  color: var(--coral);
  font-family: "Josefin Sans", "Helvetica Neue", sans-serif;
  font-size: 15px !important;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.vnv-topic h3 {
  color: var(--navy);
  margin-bottom: 10px;
}

.vnv-topic p {
  font-size: 16px !important;
  margin-bottom: 0;
}


/* ---------- VNV author ---------- */

.vnv-author {
  padding: 60px 0;
  background:
    linear-gradient(
      90deg,
      #fbf8ee,
      #fafbf5 60%,
      #edf6f1
    );
}


/* ---------- VNV final CTA ---------- */

.vnv-final {
  padding: 80px 20px;
  background:
    radial-gradient(
      circle at 14% 80%,
      rgba(49, 143, 152, .31),
      transparent 28%
    ),
    radial-gradient(
      circle at 86% 70%,
      rgba(232, 184, 94, .28),
      transparent 28%
    ),
    radial-gradient(
      circle at 78% 15%,
      rgba(233, 137, 103, .15),
      transparent 20%
    ),
    linear-gradient(
      180deg,
      #eff8f5,
      #dcefed
    );
}

.vnv-final-note {
  margin-top: 25px !important;
  color: var(--muted);
}

.vnv-disclaimer {
  margin-top: 28px !important;
  font-size: 12px !important;
  line-height: 1.5;
  color: var(--muted);
  max-width: 620px !important;
}

/* Preserved as page-scoped from the original VNV section. */
.page-id-1980 h2.widgettitle {
  display: none;
}


/* =========================================================
   LANDING PAGES — SHARED RESPONSIVE STYLES
   ========================================================= */

@media (max-width: 850px) {

  .gsy-hero-grid,
  .gsy-mindbody-grid,
  .gsy-author-grid,
  .ses-hero-grid,
  .ses-mindbody-grid,
  .ses-author-grid,
  .vnv-hero-grid,
  .vnv-mindbody-grid,
  .vnv-author-grid {
    grid-template-columns: 1fr;
  }

  .gsy-hero,
  .ses-hero,
  .vnv-hero {
    padding-top: 45px;
  }

  .gsy-hero-grid,
  .ses-hero-grid,
  .vnv-hero-grid {
    gap: 40px;
  }

  .gsy-book img,
  .ses-book img,
  .vnv-book img {
    width: min(300px, 85%);
  }

  .gsy-benefit-grid,
  .ses-benefit-grid,
  .vnv-benefit-grid {
    grid-template-columns: 1fr;
  }

  .gsy-benefit,
  .ses-benefit,
  .vnv-benefit {
    border-right: 0;
    border-bottom: 1px solid var(--benefit-border);
    padding: 35px 20px;
  }

  .gsy-benefit:last-child,
  .ses-benefit:last-child,
  .vnv-benefit:last-child {
    border-bottom: 0;
  }

  .gsy-mindbody-image,
  .ses-mindbody-image,
  .vnv-mindbody-image {
    min-height: 360px;
  }

  .gsy-author-grid,
  .ses-author-grid,
  .vnv-author-grid {
    text-align: center;
  }

  .gsy-author-image img,
  .ses-author-image img,
  .vnv-author-image img {
    margin: auto;
  }

  /* GSY + SES inside-book layout matches at this breakpoint. */
  .gsy-inside-grid,
  .ses-inside-grid {
    grid-template-columns: 1fr;
  }

  .gsy-inside-card,
  .ses-inside-card {
    border-left: 0;
    border-top: 1px solid var(--border);
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .gsy-video-grid,
  .ses-video-grid {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .gsy-video,
  .ses-video {
    padding: 60px 0;
  }

  /* VNV has its own approach section at this breakpoint. */
  .vnv-approach-grid {
    grid-template-columns: 1fr;
  }

  .vnv-approach {
    padding: 70px 0;
  }
}


/* VNV has an additional tablet breakpoint. */
@media (max-width: 950px) {

  .vnv-topic-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .vnv-inside-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .vnv-inside-intro {
    grid-column: 1 / -1;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 25px;
  }

  .vnv-inside-card {
    border-left: 0;
    border-top: 1px solid var(--border);
  }
}


@media (max-width: 520px) {

  .gsy-wrap,
  .ses-wrap,
  .vnv-wrap {
    width: 88%;
  }

  .gsy-page h2,
  .ses-page h2,
  .vnv-page h2,
  .vnv-hero-copy h2 {
    font-size: 34px;
  }

  /* Preserved even though the WordPress-level h1 is hidden. */
  .gsy-page h1,
  .ses-page h1 {
    font-size: 42px;
  }

  .gsy-hero-subtitle,
  .ses-hero-subtitle {
    font-size: 18px;
  }

  .vnv-hero-subtitle {
    font-size: 18px !important;
  }

  .gsy-button,
  .ses-button,
  .vnv-button {
    width: 100%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gsy-proof,
  .ses-proof,
  .vnv-proof {
    flex-direction: column;
    gap: 10px;
  }

  .gsy-mindbody-copy,
  .ses-mindbody-copy,
  .vnv-mindbody-copy {
    padding: 55px 7%;
  }

  .gsy-inside,
  .ses-inside,
  .vnv-inside {
    padding: 55px 0;
  }

  .gsy-video,
  .ses-video {
    padding: 55px 0;
  }

  .gsy-final,
  .ses-final {
    padding: 60px 20px;
  }

  /* VNV small-mobile differences. */
  .vnv-inside-grid {
    grid-template-columns: 1fr;
  }

  .vnv-inside-intro {
    grid-column: auto;
  }

  .vnv-inside-card {
    padding: 35px 20px;
  }

  .vnv-approach-card {
    padding: 32px 22px;
  }

  .vnv-topic-grid {
    grid-template-columns: 1fr;
  }

  .vnv-topics {
    padding: 60px 0;
  }

  .vnv-final {
    padding: 65px 20px;
  }
}


/* =========================================================
   LANDING PAGES END
   ========================================================= */


/* =========================================================
   JEWELS OF YOGA — GROUNDING PRODUCTS PAGE
   ========================================================= */


/* ---------------------------------------------------------
   PAGE
   --------------------------------------------------------- */

.joy-grounding-page {
  --joy-bg: #fffaf4;
  --joy-card: #ffffff;
  --joy-text: #563039;
  --joy-muted: #785a61;
  --joy-rose: #c8757f;
  --joy-rose-dark: #a85662;
  --joy-rose-light: #f3dfe0;
  --joy-gold: #d9a34d;
  --joy-border: #eadcd7;
  --joy-shadow: 0 16px 45px rgba(86, 48, 57, 0.08);

  width: min(1180px, calc(100% - 48px));
  margin: -75px auto 0;

  color: var(--joy-text);
  font-size: 16px;
  line-height: 1.7;
}


.joy-grounding-page *,
.joy-grounding-page *::before,
.joy-grounding-page *::after {
  box-sizing: border-box;
}


.joy-grounding-page img {
  display: block;
  max-width: 100%;
  height: auto;
}


.joy-grounding-page a {
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease,
    transform 0.2s ease;
}


/* Hide the normal WordPress page title only when the page
   contains this custom grounding layout.

   Modern browsers support :has(). If your theme/browser setup
   gives us trouble, replace this later with a page-ID selector.
*/

body.page:has(.joy-grounding-page) .entry-header > .entry-title {
  display: none;
}


/* ---------------------------------------------------------
   TYPOGRAPHY
   --------------------------------------------------------- */

.joy-grounding-page h1,
.joy-grounding-page h2,
.joy-grounding-page h3 {
  margin-top: 0;
  color: var(--joy-rose);
  line-height: 1.18;
}


.joy-grounding-page h1 {
  margin-bottom: 24px;
  font-size: clamp(2.8rem, 4vw, 3.8rem);
  line-height: 1.13;
}


.joy-grounding-page h2 {
  margin-bottom: 18px;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
}


.joy-grounding-page h3 {
  margin-bottom: 12px;
  font-size: 1.35rem;
}


.joy-grounding-page p {
  margin-top: 0;
}


.joy-eyebrow {
  margin-bottom: 10px;

  color: var(--joy-gold);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}


.joy-intro {
  max-width: 650px;

  font-size: 1.5rem;
  line-height: 1.75;
}


/* ---------------------------------------------------------
   HERO
   --------------------------------------------------------- */

.joy-grounding-hero {
  display: grid;
  grid-template-columns:
    minmax(0, 1.45fr)
    minmax(280px, 0.7fr);

  gap: 70px;
  align-items: start;

  padding: 40px 0;
}


.joy-grounding-hero-copy {
  min-width: 0;
  padding-top: 28px;
}


.joy-grounding-hero-copy h1 {
  max-width: 650px;
}


.joy-grounding-hero .joy-intro {
  margin-bottom: 24px;
}


/* Top pick box */

.joy-top-pick {
  display: flex;
  flex-wrap: wrap;
  align-items: center;

  gap: 10px 14px;

  max-width: 650px;
  margin: 26px 0 22px;
  padding: 18px 20px;

  background: var(--joy-rose-light);
  border-radius: 14px;
}


.joy-badge {
  display: inline-block;

  padding: 6px 10px;

  background: var(--joy-rose-dark);
  border-radius: 999px;

  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}


/* ---------------------------------------------------------
   HERO VIDEO
   --------------------------------------------------------- */

.joy-grounding-video {
  width: 100%;
  max-width: 220px;
  min-width: 0;

  justify-self: end;
}


.joy-grounding-video .joy-eyebrow {
  margin-bottom: 6px;
}


.joy-grounding-video h2 {
  margin-bottom: 15px;

  font-size: 1.2rem;
  line-height: 1.35;
}


.joy-video-wrap {
  overflow: hidden;

  width: 100%;

  background: #eee;
  border-radius: 18px;
  box-shadow: var(--joy-shadow);
}


.joy-video-wrap iframe {
  display: block;

  width: 100%;
  height: auto;

  aspect-ratio: 9 / 16;

  border: 0;
}


/* ---------------------------------------------------------
   BUTTONS
   --------------------------------------------------------- */

.joy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 15px 24px;

  border: 2px solid transparent;
  border-radius: 999px;

  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
}


.joy-button-primary {
  background: var(--joy-rose-dark);
  color: #fff !important;
}


.joy-button-primary:hover,
.joy-button-primary:focus {
  background: #8f4550;
  color: #fff !important;

  transform: translateY(-1px);
}


.joy-button-secondary {
  background: transparent;
  border-color: var(--joy-rose-dark);

  color: var(--joy-rose-dark) !important;
}


.joy-button-secondary:hover,
.joy-button-secondary:focus {
  background: var(--joy-rose-dark);
  color: #fff !important;
}


.joy-button-full {
  width: 100%;
}


/* ---------------------------------------------------------
   GENERAL SECTIONS
   --------------------------------------------------------- */

.joy-section {
  padding: 40px 0;
}


.joy-section-heading {
  max-width: 760px;
  margin-bottom: 34px;
}


.joy-section-heading > :last-child {
  margin-bottom: 0;
}


.joy-small-note {
  margin-top: 24px;

  color: var(--joy-muted);
  font-size: 14px;
  line-height: 1.55;
}


/* ---------------------------------------------------------
   PRODUCT GRID
   --------------------------------------------------------- */

.joy-product-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;

  gap: 28px !important;
  align-items: stretch;

  width: 100% !important;
  max-width: none !important;

  margin: 0 !important;
  padding: 0 !important;

  float: none !important;
  clear: both !important;
}


.joy-product-grid > .joy-product-card {
  position: relative !important;

  display: flex !important;
  flex-direction: column !important;

  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;

  margin: 0 !important;

  float: none !important;
  clear: none !important;

  grid-column: auto !important;
  grid-row: auto !important;

  overflow: hidden;

  background: var(--joy-card);
  border: 1px solid var(--joy-border);
  border-radius: 18px;
  box-shadow: var(--joy-shadow);
}


.joy-product-grid > .joy-product-card-featured {
  border: 2px solid var(--joy-rose);
}


.joy-product-label {
  position: absolute;
  z-index: 3;
  top: 70px;
  left: 15px;

  padding: 7px 10px;

  background: rgba(86, 48, 57, 0.92);
  border-radius: 999px;

  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}


.joy-product-card > a:first-of-type {
  display: block;
}


.joy-product-card img {
  width: 100%;

  aspect-ratio: 1 / 1;
  object-fit: cover;
}


.joy-product-content {
  display: flex;
  flex: 1;
  flex-direction: column;

  padding: 25px;
}


.joy-product-content p {
  color: var(--joy-muted);
}


.joy-product-meta {
  display: flex;
  flex-wrap: wrap;

  gap: 7px;

  margin: auto 0 18px;
  padding-top: 12px;
}


.joy-product-meta span {
  padding: 5px 9px;

  border: 1px solid var(--joy-border);
  border-radius: 999px;

  color: var(--joy-muted);
  font-size: 14px;
}


.joy-code-box {
  margin-bottom: 15px;
  padding: 11px 12px;

  background: var(--joy-bg);
  border: 1px dashed var(--joy-gold);

  font-size: 14px;
  text-align: center;
}


/* ---------------------------------------------------------
   QUICK COMPARISON
   --------------------------------------------------------- */

.joy-compare {
  border-top: 1px solid var(--joy-border);
  border-bottom: 1px solid var(--joy-border);
}


.joy-comparison-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 20px;
}


.joy-comparison-grid > div {
  min-width: 0;
  padding: 28px;

  background: #fff;
  border: 1px solid var(--joy-border);
  border-radius: 16px;
}


.joy-comparison-featured {
  background: var(--joy-rose-light) !important;
}


/* ---------------------------------------------------------
   EDUCATION / EXPERIENCE
   --------------------------------------------------------- */

.joy-two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));

  gap: 45px;
  align-items: start;
}


.joy-research-box {
  margin-top: 28px;
  padding: 25px;

  background: var(--joy-bg);
  border-left: 4px solid var(--joy-gold);
}


.joy-personal-box {
  padding: 34px;

  background: var(--joy-rose-light);
  border-radius: 18px;
}


/* ---------------------------------------------------------
   HOW IT WORKS
   --------------------------------------------------------- */

.joy-how-it-works {
  text-align: center;
}


.joy-how-it-works .joy-section-heading {
  margin-right: auto;
  margin-left: auto;
}


.joy-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 20px;
  margin-top: 35px;
}


.joy-step {
  min-width: 0;
  padding: 30px 22px;

  background: #fff;
  border: 1px solid var(--joy-border);
  border-radius: 16px;
}


.joy-step > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;
  margin-bottom: 14px;

  background: var(--joy-rose-dark);
  border-radius: 50%;

  color: #fff;
  font-weight: 700;
}


/* ---------------------------------------------------------
   SOCIAL / INSTAGRAM CTA
   --------------------------------------------------------- */

.joy-social-box {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 35px;

  padding-right: 35px;
  padding-left: 35px;

  background: var(--joy-bg);
  border-radius: 18px;
}


.joy-social-box > div {
  max-width: 700px;
}


/* ---------------------------------------------------------
   FAQ
   --------------------------------------------------------- */

.joy-faq details {
  border-bottom: 1px solid var(--joy-border);
}


.joy-faq summary {
  position: relative;

  padding: 22px 42px 22px 0;

  color: var(--joy-text);

  cursor: pointer;
  list-style: none;

  font-size: 1.5rem;
  font-weight: 700;
}


.joy-faq summary::-webkit-details-marker {
  display: none;
}


.joy-faq summary::after {
  content: "+";

  position: absolute;
  top: 50%;
  right: 4px;

  color: var(--joy-rose);

  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;

  transform: translateY(-50%);
}


.joy-faq details[open] summary::after {
  content: "−";
}


.joy-faq details > div {
  padding: 0 40px 18px 0;

  color: var(--joy-muted);
}


/* ---------------------------------------------------------
   FINAL CTA
   --------------------------------------------------------- */

.joy-final-cta {
  margin: 50px 0;
  padding: 65px 35px;

  background: var(--joy-rose-light);
  border-radius: 22px;

  text-align: center;
}


.joy-final-cta p {
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}


.joy-code-large {
  margin: 25px 0 18px;

  font-size: 1.08rem;
}


/* ---------------------------------------------------------
   BOOK
   --------------------------------------------------------- */

.joy-book-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 220px;

  gap: 50px;
  align-items: center;
}


.joy-book-cover {
  width: 100%;

  border-radius: 6px;
  box-shadow: var(--joy-shadow);
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 900px) {

  .joy-grounding-page {
    width: min(100% - 40px, 760px);
    margin-top: -40px;
  }


  .joy-grounding-hero {
    grid-template-columns: 1fr;

    gap: 45px;

    padding-top: 28px;
    padding-bottom: 65px;
  }


  .joy-grounding-hero-copy {
    padding-top: 0;
  }


  .joy-grounding-hero-copy h1 {
    max-width: 680px;
  }


  .joy-grounding-video {
    max-width: 355px;

    justify-self: start;
  }


  .joy-product-grid {
    grid-template-columns: 1fr !important;
  }


  .joy-product-grid > .joy-product-card {
    max-width: 600px !important;
  }


  .joy-comparison-grid,
  .joy-two-column,
  .joy-steps {
    grid-template-columns: 1fr;
  }


  .joy-social-box {
    flex-direction: column;
    align-items: flex-start;
  }


  .joy-book-grid {
    grid-template-columns: 1fr;
  }


  .joy-book-cover {
    max-width: 230px;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

  .joy-grounding-page {
    width: calc(100% - 32px);
    margin-top: -20px;

    font-size: 16px;
  }


  .joy-grounding-hero {
    gap: 38px;

    padding-top: 18px;
    padding-bottom: 55px;
  }


  .joy-grounding-hero h1 {
    font-size: 2.45rem;
  }


  .joy-grounding-video {
    width: 100%;
    max-width: 100%;
  }


  .joy-section {
    padding: 50px 0;
  }


  .joy-product-content,
  .joy-comparison-grid > div,
  .joy-personal-box {
    padding: 22px;
  }


  .joy-button {
    width: 100%;
  }


  .joy-top-pick {
    align-items: flex-start;
    flex-direction: column;
  }


  .joy-social-box,
  .joy-final-cta {
    padding-right: 22px;
    padding-left: 22px;
  }


  .joy-faq details > div {
    padding-right: 15px;
  }

}


/* ---------------------------------------------------------
   EMBEDDED INSTAGRAM TUTORIAL
   --------------------------------------------------------- */

.joy-tutorial-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 400px;
  gap: 70px;
  align-items: center;
}


.joy-tutorial-copy {
  max-width: 650px;
}


.joy-tutorial-code {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 18px;
  padding-right: 20px;
  padding-left: 20px;
}


.joy-instagram-wrap {
  width: 100%;
  max-width: 300px;
  justify-self: end;
}


.joy-instagram-embed {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 9 / 16;

  margin: 0;
  background: #fff;
  border: 1px solid var(--joy-border);
  border-radius: 16px;
  box-shadow: var(--joy-shadow);
}


.joy-instagram-fallback {
  margin-top: 10px;
  color: var(--joy-muted);
  font-size: 14px;
  text-align: center;
}


.joy-instagram-fallback a {
  color: var(--joy-rose-dark);
  font-weight: 700;
  text-decoration: underline;
}


/* =========================================================
   GROUNDING PRODUCTS PAGE END
   ========================================================= */