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

.gfc.main__ebook_download {
  position: relative;
  background: #343741;
  color: #FFFFFF;
  padding: clamp(72px, 9vw, 128px) 0;
  overflow: hidden;
  isolation: isolate;
}
.gfc.main__ebook_download::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 82% 22%, rgba(179, 25, 131, 0.55), transparent 42%),
    radial-gradient(circle at 12% 88%, rgba(244, 119, 33, 0.32), transparent 42%),
    radial-gradient(circle at 50% 50%, rgba(102, 28, 120, 0.35), transparent 70%);
  pointer-events: none;
  z-index: -1;
}
.gfc.main__ebook_download::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 3px 3px;
  pointer-events: none;
  z-index: -1;
  opacity: 0.6;
}
.gfc.main__ebook_download .eb-download__container {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: clamp(24px, 5vw, 80px);
}
.gfc.main__ebook_download .eb-download__grid {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: center;
}
.gfc.main__ebook_download .eb-download__copy {
  max-width: 32em;
}
.gfc.main__ebook_download .eb-download__eyebrow {
  font-family: "Caveat", cursive;
  font-size: 32px;
  color: #F47721;
  margin: 0 0 14px;
  transform: rotate(-1deg);
  display: inline-block;
}
.gfc.main__ebook_download .eb-download__heading {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: clamp(36px, 4.6vw, 60px);
  letter-spacing: -0.025em;
  line-height: 1.04;
  margin: 0 0 22px;
  color: #FFFFFF;
  text-wrap: balance;
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
}
.gfc.main__ebook_download .eb-download__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='%23F47721' stroke-width='3.2' stroke-linecap='round' fill='none'/></svg>") no-repeat;
  background-size: contain;
}
.gfc.main__ebook_download .eb-download__lede {
  font-size: 18px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.86);
  margin: 0 0 30px;
}
.gfc.main__ebook_download .eb-download__benefits {
  display: grid;
  gap: 14px;
  margin-top: 30px;
  list-style: none;
  padding: 0;
}
.gfc.main__ebook_download .eb-download__benefits li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 15px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.92);
}
.gfc.main__ebook_download .eb-download__check {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-top: 1px;
  object-fit: contain;
}
.gfc.main__ebook_download .eb-dl-card {
  background: #FFFFFF;
  color: #343741;
  border-radius: 28px;
  padding: clamp(28px, 3.2vw, 38px);
  box-shadow: 0 32px 80px -24px rgba(0, 0, 0, 0.5);
  position: relative;
}
.gfc.main__ebook_download .eb-dl-card__head {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #D9DAD9;
}
.gfc.main__ebook_download .eb-dl-card__filemark {
  position: relative;
  flex-shrink: 0;
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: linear-gradient(135deg, #B3198322, #F4772122);
  color: #B31983;
  display: grid;
  place-items: center;
}
.gfc.main__ebook_download .eb-dl-card__filemark em {
  position: absolute;
  bottom: -7px;
  right: -7px;
  font-style: normal;
  font-family: "JetBrains Mono", "Courier New", monospace;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: #343741;
  color: #FFFFFF;
  padding: 3px 6px;
  border-radius: 6px;
}
.gfc.main__ebook_download .eb-dl-card__title {
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.015em;
  line-height: 1.18;
  margin: 0 0 4px;
  color: #343741;
  text-wrap: balance;
}
.gfc.main__ebook_download .eb-dl-card__sub {
  font-size: 12.5px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
  color: #6B6F7A;
  margin: 0;
}
.gfc.main__ebook_download .eb-dl-card__btn {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 19px 28px;
  border-radius: 999px;
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: none;
  background: #F47721;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.25s ease;
}
.gfc.main__ebook_download .eb-dl-card__btn:hover {
  background: #343741;
  color: #FFFFFF;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px -12px rgba(52, 55, 65, 0.55);
}
.gfc.main__ebook_download .eb-dl-card__meta {
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid #D9DAD9;
  border-radius: 18px;
  overflow: hidden;
}
.gfc.main__ebook_download .eb-dl-card__meta li {
  padding: 16px 14px;
  text-align: center;
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #B31983;
}
.gfc.main__ebook_download .eb-dl-card__meta li:not(:last-child) {
  border-right: 1px solid #D9DAD9;
}
.gfc.main__ebook_download .eb-dl-card__meta li span {
  display: block;
  font-family: "Gilroy", "Gilroy-Bold", "Manrope", "Helvetica Neue", sans-serif;
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6B6F7A;
  margin-bottom: 5px;
}
.gfc.main__ebook_download .eb-dl-card__fine {
  font-size: 13px;
  line-height: 1.5;
  color: #6B6F7A;
  margin: 20px 0 0;
  text-align: center;
}
.gfc.main__ebook_download .eb-dl-card__fine a {
  color: #B31983;
  font-weight: 700;
  white-space: nowrap;
  text-decoration: none;
}
.gfc.main__ebook_download .eb-dl-card__fine a:hover {
  text-decoration: underline;
}
@media (max-width: 880px) {
  .gfc.main__ebook_download .eb-download__grid { grid-template-columns: 1fr; }
}
