/* Main / eBook Essay — compiled from src/global-flexible-content/scss/main__ebook_essay.scss
   (hand-compiled; will be regenerated by `npm run build` in src/global-flexible-content) */

.gfc.main__ebook_essay {
  padding: clamp(64px, 9vw, 128px) 0;
  background: #FFFFFF;
  position: relative;
}
.gfc.main__ebook_essay .eb-essay__container {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: clamp(24px, 5vw, 80px);
}
.gfc.main__ebook_essay .eb-essay__head {
  margin-bottom: 40px;
  max-width: 760px;
}
.gfc.main__ebook_essay .eb-essay__eyebrow {
  font-family: "Caveat", cursive;
  font-size: 32px;
  font-weight: 600;
  color: #00AFAA;
  margin: 0 0 14px;
  line-height: 1;
}
.gfc.main__ebook_essay .eb-essay__heading {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.08;
  letter-spacing: -0.022em;
  color: #343741;
  margin: 0;
  text-wrap: balance;
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
}
.gfc.main__ebook_essay .eb-essay__heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 110px;
  height: 9px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 11' fill='none'><path d='M2 7.2C18 3.4 42 2.2 65 4.5c22 2.3 44 4 63 1.5' stroke='%2300AFAA' stroke-width='3.2' stroke-linecap='round' fill='none'/></svg>") no-repeat;
  background-size: contain;
}
.gfc.main__ebook_essay .eb-essay {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: clamp(36px, 5vw, 80px);
  align-items: start;
}
.gfc.main__ebook_essay .eb-essay__copy {
  max-width: 38em;
}
.gfc.main__ebook_essay .eb-essay__lede {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.35;
  letter-spacing: -0.018em;
  margin: 0 0 24px;
  color: #343741;
  text-wrap: pretty;
}
.gfc.main__ebook_essay .eb-essay__lede mark {
  background: linear-gradient(180deg, transparent 62%, rgba(0, 175, 170, 0.34) 62%);
  color: inherit;
  padding: 0 2px;
}
.gfc.main__ebook_essay .eb-essay__body p {
  font-size: 16.5px;
  line-height: 1.65;
  color: #4A4E59;
  margin: 0 0 18px;
  text-wrap: pretty;
}
.gfc.main__ebook_essay .eb-essay__body p:last-child {
  margin-bottom: 0;
}
.gfc.main__ebook_essay .eb-essay__pull {
  position: relative;
  padding: 36px 30px 30px;
  border-radius: 28px;
  background: #FFFFFF;
  border: 1px solid #D9DAD9;
  box-shadow: 0 2px 6px rgba(52, 55, 65, 0.06), 0 1px 2px rgba(52, 55, 65, 0.04);
  overflow: hidden;
}
.gfc.main__ebook_essay .eb-essay__pull-script {
  font-family: "Caveat", cursive;
  font-size: 24px;
  color: #B31983;
  margin: 0 0 10px;
  transform: rotate(-1.5deg);
  display: inline-block;
}
.gfc.main__ebook_essay .eb-essay__pull-text {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.28;
  letter-spacing: -0.015em;
  color: #343741;
  margin: 0;
  text-wrap: pretty;
}
.gfc.main__ebook_essay .eb-essay__pull-text mark {
  background: linear-gradient(180deg, transparent 60%, rgba(179, 25, 131, 0.3) 60%);
  color: inherit;
  padding: 0 2px;
}
.gfc.main__ebook_essay .eb-essay__pull-doodle {
  position: absolute;
  right: 18px;
  bottom: 16px;
  width: 90px;
  color: #B31983;
  opacity: 0.55;
  pointer-events: none;
}
.gfc.main__ebook_essay .eb-sum-lead {
  margin: 56px 0 28px;
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: clamp(20px, 2vw, 26px);
  letter-spacing: -0.015em;
  color: #343741;
}
.gfc.main__ebook_essay .vcs-sum__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.gfc.main__ebook_essay .vcs-sum__card {
  position: relative;
  background: #FFFFFF;
  border-radius: 28px;
  padding: 36px 32px;
  box-shadow: 0 2px 6px rgba(52, 55, 65, 0.06), 0 1px 2px rgba(52, 55, 65, 0.04);
  border: 1px solid #D9DAD9;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  overflow: hidden;
}
.gfc.main__ebook_essay .vcs-sum__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px -16px rgba(52, 55, 65, 0.18), 0 4px 12px -6px rgba(52, 55, 65, 0.08);
}
.gfc.main__ebook_essay .vcs-sum__step {
  font-family: "Caveat", cursive;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1;
}
.gfc.main__ebook_essay .vcs-sum__card--challenge .vcs-sum__step { color: #B31983; }
.gfc.main__ebook_essay .vcs-sum__card--objective .vcs-sum__step { color: #00AFAA; }
.gfc.main__ebook_essay .vcs-sum__card--solution .vcs-sum__step { color: #F47721; }
.gfc.main__ebook_essay .vcs-sum__icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  color: #FFFFFF;
}
.gfc.main__ebook_essay .vcs-sum__card--challenge .vcs-sum__icon { background: #B31983; }
.gfc.main__ebook_essay .vcs-sum__card--objective .vcs-sum__icon { background: #00AFAA; }
.gfc.main__ebook_essay .vcs-sum__card--solution .vcs-sum__icon { background: #F47721; }
.gfc.main__ebook_essay .vcs-sum__card-heading {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.015em;
  margin: 0 0 12px;
  color: #343741;
  line-height: 1.2;
}
.gfc.main__ebook_essay .vcs-sum__card-copy {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.6;
  color: #4A4E59;
}
@media (max-width: 880px) {
  .gfc.main__ebook_essay .eb-essay { grid-template-columns: 1fr; }
  .gfc.main__ebook_essay .vcs-sum__grid { grid-template-columns: 1fr; }
}
