@font-face {font-family: "light";src: url("../Manjari-Thin-222c7ec9276209dda8d4fbc65ebf3145.woff2") format("woff2");font-weight: 400;font-display: swap;}@font-face {font-family: "regular";src: url("../Manjari-Regular-c23ade1f04edc13377506a85837b0408.woff2") format("woff2");font-weight: 400;font-display: swap;}@font-face {font-family: "bold";src: url("../Manjari-Bold-e621c673f286556cd94aca14149d79a0.woff2") format("woff2");font-weight: 400;font-display: swap;}@font-face {font-family: "vanilla";src: url("../VanillaExtractRegular-b2037934beea336d91c7c35671214ce9.woff2") format("woff2");font-weight: 400;font-display: swap;}@font-face {font-family: "fontawesome";src: url("../fa-regular-400-6e9d644861d64c92cf2e81ae7afe62af.woff2") format("woff2");font-weight: 400;font-display: swap;}h1, h2, h3, h4, h5, h6 {font-weight: 400;}.text-primary {color: #ffb996;}.text-secondary {color: #f6a4a4;}.text-white {color: white;}.text-cream {color: #fff7eb;}.text-red {color: #de4e49;}.text-green {color: #7dba47;}.text-center {text-align: center;}.text-left {text-align: left;}.text-right {text-align: right;}.text-large {font-size: 20px;line-height: 2;}.title {font-family: "vanilla";font-size: 57px;line-height: 1.2;font-weight: 400;margin-top: 0;text-wrap: balance;}.subheading {font-family: "vanilla";font-size: 38px;line-height: 1.3;font-weight: 400;margin-top: 0;}.caps-subheading {font-family: "vanilla";font-size: 17px;line-height: 2;font-weight: 400;text-transform: uppercase;letter-spacing: 3px;display: block;}.heading-3 {font-family: "vanilla";font-size: 20px;line-height: 1.4;font-weight: 400;}.heading-4 {font-family: "vanilla";font-size: 15px;line-height: 1.2;font-weight: 400;}@media screen and (min-width: 1024px) {.text-lg-center {text-align: center;}.text-lg-left {text-align: left;}.text-lg-right {text-align: right;}}@media screen and (min-width: 768px) {.text-md-center {text-align: center;}.text-md-left {text-align: left;}.text-md-right {text-align: right;}}@media screen and (min-width: 320px) {.text-sm-center {text-align: center;}.text-sm-left {text-align: left;}.text-sm-right {text-align: right;}}@media screen and (max-width: 1024px) {.title {font-size: 50px;}.subheading {font-size: 28px;}.caps-subheading {font-size: 15px;}}@media screen and (max-width: 480px) {.title {font-size: 36px;}.subheading {font-size: 24px;}.caps-subheading {font-size: 13px;}}.nav {position: sticky;top: 0;z-index: 8;border-bottom: 1px solid #F5E1C5;background: rgba(255, 253, 249, 0.92);-webkit-backdrop-filter: blur(14px) saturate(1.4);backdrop-filter: blur(14px) saturate(1.4);}body.nav-open {overflow: hidden;}.nav-inner {display: flex;align-items: center;justify-content: space-between;gap: 24px;max-width: 1200px;margin: 0 auto;padding: 14px 40px;}.nav-logo,.nav-drawer-logo {display: inline-flex;align-items: center;}.nav-logo img,.nav-drawer-logo img {width: auto;height: 30px;}.nav-links {display: flex;align-items: center;gap: 24px;}.nav-link {color: #4a3f3f;font-size: 14px;font-family: "bold";opacity: 0.85;text-decoration: none;transition: opacity 160ms;}.nav-link:hover {opacity: 1;}.nav-actions {display: flex;align-items: center;gap: 10px;}.nav .btn,.nav-drawer .btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;border-radius: 999px;font-family: "bold";font-weight: 700;text-decoration: none;white-space: nowrap;transition: opacity 220ms, transform 180ms, background-color 180ms, border-color 180ms;}.nav .btn:before,.nav .btn:after,.nav-drawer .btn:before,.nav-drawer .btn:after {content: none;}.nav .btn-sm {font-size: 14px;padding: 11px 22px;}.nav .btn-primary,.nav-drawer .btn-primary {background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;}.nav .btn-primary:hover,.nav-drawer .btn-primary:hover {opacity: 0.88;transform: translateY(-1px);}.nav .btn-ghost-dark,.nav-drawer .btn-ghost-dark {border: 1.5px solid #F5E1C5;color: #130C0C;}.nav .btn-ghost-dark:hover,.nav-drawer .btn-ghost-dark:hover {background: #F5E1C5;}.nav-hamburger {display: none;align-items: center;justify-content: center;flex-direction: column;gap: 5px;width: 36px;height: 36px;border: 0;background: transparent;cursor: pointer;}.nav-hamburger span {display: block;width: 22px;height: 2px;border-radius: 2px;background: #130C0C;transition: transform 0.25s, opacity 0.2s;}.nav-hamburger.open span:nth-child(1) {transform: translateY(7px) rotate(45deg);}.nav-hamburger.open span:nth-child(2) {opacity: 0;}.nav-hamburger.open span:nth-child(3) {transform: translateY(-7px) rotate(-45deg);}.nav-drawer {position: fixed;inset: 0;z-index: 300;display: none;flex-direction: column;min-height: 100vh;min-height: 100dvh;overflow-y: auto;padding: max(24px, env(safe-area-inset-top)) 28px calc(28px + env(safe-area-inset-bottom));background: rgba(255, 253, 249, 0.97);-webkit-backdrop-filter: blur(12px);backdrop-filter: blur(12px);}.nav-drawer.open {display: flex;}.nav-drawer-header {display: flex;align-items: center;justify-content: space-between;gap: 20px;}.nav-drawer-close {display: inline-flex;align-items: center;justify-content: center;width: 42px;height: 42px;border: 0;background: transparent;color: #130C0C;font: inherit;font-size: 30px;line-height: 1;cursor: pointer;}.nav-drawer-links {display: flex;flex-direction: column;gap: 26px;margin-top: 52px;}.nav-drawer-links a {color: #130C0C;font-size: 20px;font-family: "bold";line-height: 1.2;text-decoration: none;}.nav-drawer-actions {display: flex;flex-direction: column;gap: 10px;margin-top: auto;padding-top: 32px;}.nav-drawer-actions .btn {width: 100%;font-size: 15px;padding: 14px 22px;}@media (max-width: 680px) {.nav-inner {padding: 14px 20px;}.nav-links {display: none;}.nav-actions .btn {display: none;}.nav-hamburger {display: inline-flex;}}.signup-modal {position: fixed;inset: 0;z-index: 500;display: none;align-items: center;justify-content: center;padding: 24px;box-sizing: border-box;}.signup-modal.open {display: flex;}.signup-modal-backdrop {position: absolute;inset: 0;background: rgba(19, 12, 12, 0.58);backdrop-filter: blur(10px);}.signup-modal-panel {position: relative;z-index: 1;width: min(100%, 520px);max-height: calc(100vh - 48px);overflow-y: auto;box-sizing: border-box;border: 1px solid #ecdcc4;border-radius: 24px;background: #fffdf9;padding: 34px;box-shadow: 0 24px 70px rgba(19, 12, 12, 0.24);}.signup-modal-close {position: absolute;top: 16px;right: 18px;display: flex;align-items: center;justify-content: center;width: 36px;height: 36px;padding: 0;border: 0;border-radius: 50%;background: transparent;color: #130c0c;font: inherit;font-size: 22px;line-height: 1;cursor: pointer;}.signup-modal-close:hover {background: #fff7eb;}.signup-modal-copy {margin-bottom: 24px;padding-right: 34px;}.signup-modal-eyebrow {display: block;margin-bottom: 14px;color: #8a7a7a;font-family: "Vanilla Extract", "vanilla", "Fraunces", Georgia, serif;font-size: 13px;letter-spacing: 3.5px;text-transform: uppercase;}.signup-modal-title {margin: 0 0 12px;color: #130c0c;font-family: "Vanilla Extract", "vanilla", "Fraunces", Georgia, serif;font-size: 32px;font-weight: 400;line-height: 1.16;}.signup-modal-body {margin: 0;color: #4a3f3f;font-size: 16px;line-height: 1.65;}.signup-modal-form,.signup-modal-field,.signup-modal-requirements {display: flex;flex-direction: column;}.signup-modal-form {gap: 14px;}.signup-modal-field {gap: 6px;color: #4a3f3f;font-size: 13px;font-weight: 700;}.signup-modal-input {width: 100%;box-sizing: border-box;border: 1.5px solid #ecdcc4;border-radius: 14px;background: #fff7eb;color: #130c0c;font: inherit;font-size: 16px;line-height: 1.2;padding: 14px 16px;outline: none;transition: border-color 160ms, background-color 160ms, box-shadow 160ms;}.signup-modal-input:focus {border-color: #ffb996;background: #fffdf9;box-shadow: 0 0 0 4px rgba(255, 185, 150, 0.22);}.signup-modal-requirements {gap: 6px;margin: 0;padding: 0;color: #8a7a7a;font-size: 12px;line-height: 1.4;list-style: none;}.signup-modal-requirements li.valid {color: #44715a;}.signup-modal-disclaimer,.signup-modal-note {margin: 0;color: #8a7a7a;font-size: 12px;line-height: 1.55;}.signup-modal-disclaimer a {color: #130c0c;font-weight: 700;text-decoration: underline;text-underline-offset: 2px;}.signup-modal-error {margin: 0;border-radius: 10px;background: #fff0ed;color: #8f2f23;font-size: 13px;line-height: 1.45;padding: 10px 12px;}.signup-modal-submit {display: inline-flex;align-items: center;justify-content: center;width: 100%;margin-top: 2px;padding: 17px 36px;border: 0;border-radius: 999px;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130c0c;font: inherit;font-weight: 700;line-height: 1.2;cursor: pointer;transition: opacity 220ms, transform 180ms;}.signup-modal-submit::before,.signup-modal-submit::after {content: none;}.signup-modal-submit:hover {opacity: 0.88;transform: translateY(-1px);}.signup-modal-submit:disabled {opacity: 0.72;transform: none;cursor: progress;}@media (max-width: 680px) {.signup-modal {align-items: flex-end;padding: 12px;}.signup-modal-panel {max-height: calc(100vh - 24px);border-radius: 22px;padding: 22px 18px 18px;}.signup-modal-copy {margin-bottom: 14px;padding-right: 34px;}.signup-modal-eyebrow,.signup-modal-body,.signup-modal-requirements,.signup-modal-note {display: none;}.signup-modal-title {margin-bottom: 0;font-size: 24px;}.signup-modal-form {gap: 10px;}.signup-modal-field {gap: 4px;font-size: 12px;}.signup-modal-input {border-radius: 12px;font-size: 15px;padding: 11px 14px;}.signup-modal-disclaimer {font-size: 10px;line-height: 1.35;}.signup-modal-submit {padding: 13px 22px;}}.footer {padding: 64px 40px 28px;color: #130C0C;background: #F5E1C5;border-top: 1px solid rgba(19, 12, 12, 0.12);}.footer-inner {max-width: 1200px;margin: 0 auto;}.footer-top {display: grid;grid-template-columns: 1.5fr repeat(3, 1fr);gap: 56px;margin-bottom: 24px;padding-bottom: 48px;border-bottom: 1px solid rgba(19, 12, 12, 0.1);}.footer-brand .logo {display: inline-flex;margin-bottom: 12px;}.footer-brand .logo img {width: auto;height: 32px;}.footer-brand .logo:focus-visible {outline: 2px solid #130C0C;outline-offset: 4px;}.footer-brand p {max-width: 30ch;color: rgba(19, 12, 12, 0.68);font-size: 14px;line-height: 1.65;}.footer-col h3 {margin-bottom: 14px;color: rgba(19, 12, 12, 0.6);font-size: 11px;letter-spacing: 2px;text-transform: uppercase;}.footer-col a {display: block;padding: 5px 0;color: rgba(19, 12, 12, 0.78);font-size: 14px;text-decoration: none;text-underline-offset: 4px;transition: color 160ms;}.footer-col a:hover {color: #a83c1a;text-decoration: underline;}.footer-col a:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}.footer-col a.footer-cta {display: inline-flex;align-items: center;justify-content: center;margin-top: 8px;padding: 8px 20px;border-radius: 999px;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;font-family: "bold";font-weight: 700;font-size: 14px;text-decoration: none;transition: opacity 220ms, transform 180ms;}.footer-col a.footer-cta:hover {color: #130C0C;opacity: 0.88;transform: translateY(-1px);text-decoration: none;}.footer-col a.footer-cta:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.footer-bottom {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: 12px;color: rgba(19, 12, 12, 0.6);font-size: 12px;}.footer-bottom-links {display: flex;gap: 18px;}.footer-bottom-links a {color: inherit;text-decoration: none;text-underline-offset: 4px;transition: color 160ms;}.footer-bottom-links a:hover {color: #a83c1a;text-decoration: underline;}.footer-bottom-links a:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}@media (max-width: 1024px) {.footer {padding-right: 32px;padding-left: 32px;}.footer-top {grid-template-columns: 1fr 1fr;gap: 36px;}}@media (max-width: 680px) {.footer {padding: 48px 20px 20px;}.footer-top {grid-template-columns: 1fr;gap: 28px;}.footer-brand p {max-width: none;}.footer-bottom {align-items: flex-start;flex-direction: column;gap: 10px;}}.minimal-footer {padding: 30px 0;}.minimal-footer ul {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;margin: 0;padding: 0;list-style: none;gap: 20px;}.minimal-footer ul a {color: #707070;text-decoration: none;font-size: 14px;}.minimal-footer ul a:hover {text-decoration: underline;}.mc-footer {background: #f7e8d2;padding: 25px 0;}.mc-footer .container {display: grid;grid-template-columns: minmax(0, 25%) minmax(0, 100%);align-items: center;column-gap: 20px;row-gap: 5px;box-sizing: border-box;}.mc-footer .mc-signup {display: flex;justify-content: flex-start;align-items: center;gap: 10px;}.mc-footer .mc-signup .btn {padding: 15px 20px;font-size: 14px;}.mc-footer .mc-signup__response {margin: 0;}.mc-footer .mc-signup__ty {display: none;text-align: center;color: #ffaf87;font-family: "bold";}.mc-footer .input {background: transparent;border-color: #ffaf87;}.mc-footer .input::placeholder {color: #ff9a68;}.mc-footer__title {font-size: 17px;line-height: 1.1;padding-right: 35px;color: #ffaf87;font-family: "vanilla";text-wrap: balance;}@media (max-width: 1000px) {.mc-footer {padding: 40px 0;}.mc-footer .container {grid-template-columns: 100%;text-align: center;row-gap: 20px;}.mc-footer .mc-signup {flex-wrap: wrap;justify-content: center;}.mc-footer .mc-signup .btn {width: 85%;}.mc-footer .input {width: 85%;}.mc-footer .mc-signup__ty {width: 85%;margin: 0 auto;line-height: 1.2;}.mc-footer__title {padding: 0;width: 85%;margin: 0 auto;}}*,*::before,*::after {box-sizing: border-box;margin: 0;padding: 0;}html {scroll-behavior: smooth;}body {background: #fff7eb;color: #130C0C;font-family: "regular";font-size: 20px;line-height: 1.8;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;}img,video {display: block;max-width: 100%;}a {color: inherit;text-decoration: none;}button {font: inherit;cursor: pointer;border: 0;background: transparent;}ul {list-style: none;}.home-main {min-height: 62vh;}.home-container {width: 100%;max-width: 1200px;margin: 0 auto;padding-right: 40px;padding-left: 40px;}.home-section {position: relative;padding: 140px 0;overflow: hidden;}.home-section--divider {padding: 190px 0;}.home-section--small {padding: 80px 0;}.home-section--flush {overflow: visible;}@media (max-width: 1024px) {body {font-size: 17px;}}@media (max-width: 768px) {body {font-size: 16px;}.home-container {padding-right: 24px;padding-left: 24px;}.home-section,.home-section--divider,.home-section--small {padding: 80px 0;}}.btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;border-radius: 50px;background: linear-gradient(to right, #ffb996, #f6a4a4);color: #130C0C;font-family: "vanilla";font-size: 16px;line-height: 1.2;text-decoration: none;white-space: nowrap;padding: 18px 32px 15px;transition: transform 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37);cursor: pointer;}.btn:hover {transform: scale(1.03);}.btn:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.btn-lg {font-size: 18px;padding: 20px 38px 17px;}.btn-md {font-size: 15px;padding: 15px 28px 12px;}.btn-sm {font-size: 14px;padding: 12px 22px 9px;}.btn-primary {background: #ffb996;color: #130C0C;}.btn-ghost-dark {background: transparent;border: 1.5px solid #F5E1C5;color: #130C0C;}.btn-ghost-dark:hover {background: #F5E1C5;}.btn-ghost-light {background: transparent;border: 1.5px solid rgba(255, 253, 249, 0.55);color: #fffdf9;}.btn-ghost-light:hover {background: rgba(255, 253, 249, 0.12);}.reveal {transform: translateY(14px);transition: transform 0.55s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.reveal.in {transform: none;}.trust-icon-wrap {display: inline-flex;align-items: center;justify-content: center;width: 22px;height: 22px;border-radius: 50%;background: rgba(255, 185, 150, 0.18);flex-shrink: 0;}@media (prefers-reduced-motion: reduce) {html {scroll-behavior: auto;}.reveal {transform: none;transition: none;}.btn {transition: none;}.btn:hover {transform: none;}}.grecaptcha-badge {visibility: hidden;}.ebook-hero {position: relative;background: radial-gradient(circle at 88% 4%, rgba(255, 185, 150, 0.22), transparent 42%), #fff7eb;padding: clamp(24px, 4.5vh, 48px) 0;overflow: hidden;}@keyframes ebookHeroRise {from {opacity: 0;transform: translateY(14px);}to {opacity: 1;transform: translateY(0);}}.ebook-hero__row {display: flex;flex-direction: column;gap: clamp(28px, 4vw, 44px);}.ebook-hero__intro {animation: ebookHeroRise 0.6s cubic-bezier(0.2, 1.07, 0.54, 1.37) both;}.ebook-hero__eyebrow {margin: 0 0 10px;color: #a83c1a;}.ebook-hero__headline {margin: 0;color: #130C0C;font-family: "vanilla";font-weight: 400;font-size: clamp(28px, 4.4vw, 46px);line-height: 1.2;text-wrap: balance;}.ebook-hero__lead {max-width: 52ch;margin: clamp(12px, 1.6vw, 18px) 0 0;color: rgba(19, 12, 12, 0.74);font-family: "regular";font-size: clamp(16px, 1.3vw, 18px);line-height: 1.6;}.ebook-hero__form-card {width: 100%;max-width: 480px;padding: clamp(20px, 2.5vw, 28px);border: 1px solid #F5E1C5;border-radius: 30px;background: white;box-sizing: border-box;animation: ebookHeroRise 0.6s cubic-bezier(0.2, 1.07, 0.54, 1.37) 0.12s both;scroll-margin-top: 88px;}.ebook-hero__form-heading {margin: 0 0 6px;color: #130C0C;}.ebook-hero__form-intro {margin: 0 0 14px;color: rgba(19, 12, 12, 0.7);font-family: "regular";font-size: 15px;line-height: 1.5;}.ebook-hero__form {display: flex;flex-direction: column;gap: 12px;}.ebook-hero__field {display: flex;flex-direction: column;gap: 6px;text-align: left;}.ebook-hero__field label {font-family: "bold";font-size: 14px;color: #130C0C;}.ebook-hero__input {width: 100%;box-sizing: border-box;font-family: "regular";font-size: 16px;color: #130C0C;background: white;border: 1px solid #cccccc;border-radius: 5px;padding: 15px 15px 11px;transition: border-color 0.2s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.ebook-hero__input::placeholder {color: #ababab;}.ebook-hero__input:focus {outline: none;border-color: #130C0C;}.ebook-hero__input:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}.ebook-hero__submit {width: 100%;margin-top: 4px;font-family: "bold";font-weight: 700;}.ebook-hero__microcopy {margin: 10px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 13px;line-height: 1.4;text-align: center;}.ebook-hero__consent {display: block;margin: 6px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 12px;line-height: 1.4;text-align: center;}.ebook-hero__form .recaptcha-disclosure {margin: 6px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 12px;line-height: 1.4;text-align: center;}.ebook-hero__form .recaptcha-disclosure a {text-decoration: underline;}.ebook-hero__response {margin: 10px 0 0;color: #de4e49;font-family: "regular";font-size: 14px;text-align: center;}.ebook-hero__response:empty {display: none;}@keyframes ebookThankYouIn {from {opacity: 0;transform: scale(0.94) translateY(6px);}to {opacity: 1;transform: scale(1) translateY(0);}}@keyframes ebookThankYouBadgeIn {from {transform: scale(0);}60% {transform: scale(1.12);}to {transform: scale(1);}}.ebook-hero__thank-you {text-align: center;animation: ebookThankYouIn 0.5s cubic-bezier(0.2, 1.07, 0.54, 1.37) both;}.ebook-hero__thank-you p + p {margin-top: 10px;color: rgba(19, 12, 12, 0.7);font-family: "regular";font-size: 16px;line-height: 1.6;}.ebook-hero__thank-you-badge {display: inline-flex;align-items: center;justify-content: center;width: 44px;height: 44px;margin: 0 auto 14px;border-radius: 50%;background: #a83c1a;animation: ebookThankYouBadgeIn 0.5s cubic-bezier(0.2, 1.07, 0.54, 1.37) 0.15s both;}@media (min-width: 900px) {.ebook-hero__row {flex-direction: row;align-items: center;gap: clamp(40px, 5vw, 80px);}.ebook-hero__intro {flex: 1 1 auto;min-width: 0;}.ebook-hero__form-card {flex: 0 0 420px;}}@media (prefers-reduced-motion: reduce) {.ebook-hero__intro,.ebook-hero__form-card,.ebook-hero__thank-you,.ebook-hero__thank-you-badge {animation: none;transform: none;}}.ebook-origin {background: white;}.ebook-origin__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(40px, 6vw, 64px);}.ebook-origin__copy {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 40rem;}.ebook-origin__kicker {display: inline-flex;align-items: center;gap: 12px;font-family: "regular";font-size: 14px;line-height: 1.4;letter-spacing: 0.01em;color: #a83c1a;margin: 0 0 clamp(18px, 2.4vw, 24px);}.ebook-origin__kicker-mark {width: 26px;height: 2px;border-radius: 2px;background: #a83c1a;flex-shrink: 0;}.ebook-origin__head {font-family: "vanilla";font-weight: 400;font-size: clamp(26px, 3.8vw, 38px);line-height: 1.2;color: #130C0C;margin: 0 0 clamp(20px, 2.6vw, 26px);text-wrap: balance;}.ebook-origin__body {max-width: 62ch;color: rgba(19, 12, 12, 0.72);margin: 0 0 1em;}.ebook-origin__body:last-child {margin-bottom: 0;}.ebook-inline-link {color: #a83c1a;font-family: "bold";text-decoration: underline;text-decoration-thickness: 2px;text-underline-offset: 3px;}.ebook-inline-link:hover {text-decoration-thickness: 3px;}.ebook-inline-link:focus-visible {outline: 3px solid #a83c1a;outline-offset: 4px;border-radius: 5px;}.ebook-origin__figure {width: 100%;max-width: 460px;margin: 0;}.ebook-origin__photo {width: 100%;height: auto;border-radius: 20px;box-shadow: 0 45px 35px -25px rgba(19, 12, 12, 0.22);}@media (min-width: 900px) {.ebook-origin__inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);grid-template-areas: "figure copy";align-items: center;gap: clamp(48px, 6vw, 88px);}.ebook-origin__copy {grid-area: copy;align-items: flex-start;text-align: left;max-width: none;}.ebook-origin__figure {grid-area: figure;max-width: 560px;justify-self: start;}}.ebook-ways {background: #fff7eb;}.ebook-ways__head {max-width: 46rem;margin: 0 auto clamp(40px, 6vw, 64px);text-align: center;}.ebook-ways__heading {font-family: "vanilla";font-weight: 400;font-size: clamp(26px, 3.8vw, 38px);line-height: 1.2;color: #130C0C;margin: 0 0 clamp(14px, 1.8vw, 18px);text-wrap: balance;}.ebook-ways__intro {font-family: "regular";color: rgba(19, 12, 12, 0.72);margin: 0;}.ebook-ways__list {max-width: 46rem;margin: 0 auto;padding: 0;list-style: none;}.ebook-ways__item {display: flex;flex-direction: row;align-items: flex-start;gap: 16px;padding: clamp(24px, 4vw, 32px) 0;border-top: 1px solid rgba(19, 12, 12, 0.12);}.ebook-ways__item:first-child {border-top: none;padding-top: 0;}.ebook-ways__item:last-child {padding-bottom: 0;}.ebook-ways__number {flex: 0 0 auto;font-family: "bold";font-size: clamp(32px, 5vw, 42px);line-height: 1;color: #a83c1a;}.ebook-ways__item-copy {flex: 1 1 auto;min-width: 0;}.ebook-ways__item-heading {font-family: "bold";font-size: clamp(19px, 2vw, 22px);line-height: 1.3;color: #130C0C;margin: 0 0 8px;}.ebook-ways__item-body {font-family: "regular";color: rgba(19, 12, 12, 0.72);margin: 0;max-width: 62ch;}@media (min-width: 900px) {.ebook-ways__item {gap: clamp(24px, 3vw, 40px);}.ebook-ways__number {flex: 0 0 64px;}}.ebook-cta {background: #a83c1a;}.ebook-cta__row {display: flex;flex-direction: column;gap: clamp(28px, 4vw, 44px);}.ebook-cta__headline {margin: 0;color: white;font-family: "vanilla";font-weight: 400;font-size: clamp(28px, 4.4vw, 42px);line-height: 1.2;text-wrap: balance;}.ebook-cta__lead {max-width: 52ch;margin: clamp(12px, 1.6vw, 18px) 0 0;color: rgba(255, 255, 255, 0.85);font-family: "regular";font-size: clamp(16px, 1.3vw, 18px);line-height: 1.6;}.ebook-cta__form-card {width: 100%;max-width: 480px;padding: clamp(24px, 3vw, 32px);border: 1px solid #F5E1C5;border-radius: 30px;background: white;box-sizing: border-box;}.ebook-cta__form-heading {margin: 0 0 6px;color: #130C0C;}.ebook-cta__form-intro {margin: 0 0 18px;color: rgba(19, 12, 12, 0.7);font-family: "regular";font-size: 15px;line-height: 1.5;}.ebook-cta__form {display: flex;flex-direction: column;gap: 14px;}.ebook-cta__field {display: flex;flex-direction: column;gap: 6px;text-align: left;}.ebook-cta__field label {font-family: "bold";font-size: 14px;color: #130C0C;}.ebook-cta__input {width: 100%;box-sizing: border-box;font-family: "regular";font-size: 16px;color: #130C0C;background: white;border: 1px solid #cccccc;border-radius: 5px;padding: 15px 15px 11px;transition: border-color 0.2s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.ebook-cta__input::placeholder {color: #ababab;}.ebook-cta__input:focus {outline: none;border-color: #130C0C;}.ebook-cta__input:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}.ebook-cta__submit {width: 100%;margin-top: 4px;font-family: "bold";font-weight: 700;}.ebook-cta__microcopy {margin: 14px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 13px;line-height: 1.4;text-align: center;}.ebook-cta__consent {display: block;margin: 8px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 12px;line-height: 1.4;text-align: center;}.ebook-cta__form .recaptcha-disclosure {margin: 8px 0 0;color: rgba(19, 12, 12, 0.62);font-family: "regular";font-size: 12px;line-height: 1.4;text-align: center;}.ebook-cta__form .recaptcha-disclosure a {text-decoration: underline;}.ebook-cta__response {margin: 10px 0 0;color: #de4e49;font-family: "regular";font-size: 14px;text-align: center;}.ebook-cta__response:empty {display: none;}.ebook-cta__thank-you {text-align: center;animation: ebookThankYouIn 0.5s cubic-bezier(0.2, 1.07, 0.54, 1.37) both;}.ebook-cta__thank-you p + p {margin-top: 10px;color: rgba(19, 12, 12, 0.7);font-family: "regular";font-size: 16px;line-height: 1.6;}.ebook-cta__thank-you-badge {display: inline-flex;align-items: center;justify-content: center;width: 44px;height: 44px;margin: 0 auto 14px;border-radius: 50%;background: #a83c1a;animation: ebookThankYouBadgeIn 0.5s cubic-bezier(0.2, 1.07, 0.54, 1.37) 0.15s both;}@media (min-width: 900px) {.ebook-cta__row {flex-direction: row;align-items: center;gap: clamp(40px, 5vw, 80px);}.ebook-cta__intro {flex: 1 1 auto;min-width: 0;}.ebook-cta__form-card {flex: 0 0 420px;}}@media (prefers-reduced-motion: reduce) {.ebook-cta__thank-you,.ebook-cta__thank-you-badge {animation: none;transform: none;}}.ebook-author {background: white;}.ebook-author__inner {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 40rem;margin: 0 auto;}.ebook-author__kicker {display: inline-flex;align-items: center;gap: 12px;font-family: "regular";font-size: 14px;line-height: 1.4;letter-spacing: 0.01em;color: #a83c1a;margin: 0 0 clamp(18px, 2.4vw, 24px);}.ebook-author__kicker-mark {width: 26px;height: 2px;border-radius: 2px;background: #a83c1a;flex-shrink: 0;}.ebook-author__name {font-family: "vanilla";font-weight: 400;font-size: clamp(26px, 3.8vw, 38px);line-height: 1.2;color: #130C0C;margin: 0 0 clamp(20px, 2.6vw, 26px);text-wrap: balance;}.ebook-author__bio {max-width: 62ch;color: rgba(19, 12, 12, 0.72);margin: 0 0 1em;}.ebook-author__bio:last-child {margin-bottom: 0;}.ebook-author__link {display: inline-block;margin-top: 20px;color: #a83c1a;font-family: "bold";font-size: 15px;text-decoration: underline;text-underline-offset: 3px;}.ebook-author__link:hover {color: #130C0C;}.ebook-author__link:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}