.topBar{width:100%;background-color:#fff;padding:1.5rem 0;display:flex;justify-content:center;align-items:center}.topBar .container{width:100%;max-width:1200px;padding:0 1rem;display:flex;align-items:center}.topBar .logo{width:auto;max-width:140px;height:auto;max-height:60px;vertical-align:middle;border:0}.topBar .ho-logo{max-height:50px;max-width:120px}@media(min-width:1024px){.topBar .container{justify-content:flex-start}}@media(max-width:1023px){.topBar .container{justify-content:center}}@media(max-width:768px){.topBar{padding:1rem 0}.topBar.fixed{position:fixed;top:0;left:0;z-index:1000}.topBar .logo{max-width:120px;max-height:50px}}.hero-section{margin-bottom:2rem}.hero-section .hero-title{font-size:2rem;font-weight:700;line-height:1.25;color:#111;margin:0 0 2rem}@media(min-width:1024px){.hero-section .hero-title{font-size:2rem;text-align:left}}@media(max-width:1023px){.hero-section .hero-title{font-size:1.75rem;text-align:center}}@media(max-width:480px){.hero-section .hero-title{font-size:1.5rem}}.body-sections-container{display:flex;flex-direction:column;gap:2.5rem}.body-section:not(:last-child){margin-bottom:0}.body-section .body-section-title{font-size:1.375rem;font-weight:700;color:#111;margin:0 0 .75rem;line-height:1.3}@media(min-width:1024px){.body-section .body-section-title{text-align:left}}@media(max-width:1023px){.body-section .body-section-title{text-align:center}}@media(max-width:768px){.body-section .body-section-title{font-size:1.25rem}}.body-section .body-section-text{font-size:1rem;line-height:1.6;color:#333;margin:0;font-weight:400}@media(min-width:1024px){.body-section .body-section-text{text-align:left}}@media(max-width:1023px){.body-section .body-section-text{text-align:center}}@media(max-width:768px){.body-section .body-section-text{font-size:.9375rem}}.ebook-mockup-container{display:flex;justify-content:center;align-items:center;width:100%}.ebook-mockup{max-width:520px;width:100%;display:flex;justify-content:center;align-items:center}@media(max-width:1023px){.ebook-mockup{max-width:400px;margin:0 auto}}@media(max-width:768px){.ebook-mockup{max-width:320px}}.ebook-mockup .ebook-image{width:100%;height:auto;box-shadow:0 10px 20px #0000001a;border-radius:4px}.download-toast{position:fixed;right:1.5rem;bottom:1.5rem;display:flex;gap:.75rem;align-items:center;padding:1rem 1.25rem;border-radius:.75rem;background:#0f766ef2;box-shadow:0 10px 30px #0c534926,0 4px 12px #0c534933;color:#f0fdfa;z-index:1000;max-width:min(320px,80vw);animation:download-toast-slide-in .25s ease forwards}.download-toast__icon{font-size:1.75rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.download-toast__title{margin:0;font-weight:700;font-size:1rem;line-height:1.4}.download-toast__subtitle{margin:.125rem 0 0;font-size:.875rem;line-height:1.4;color:#f0fdfad9}.download-toast__helper{margin:.5rem 0 0;font-size:.75rem;line-height:1.4;color:#f0fdfabf}.download-toast__link{color:#99f6e4;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.download-toast__link:hover,.download-toast__link:focus{color:#ecfeff}@media(max-width:600px){.download-toast{right:1rem;left:1rem;bottom:1rem;max-width:unset}}@keyframes download-toast-slide-in{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.ebook-landing{background-color:#fff;min-height:calc(100vh - 100px);color:#111;font-family:Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ebook-landing__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ebook-landing__grid{display:flex;flex-direction:column;gap:3rem;margin-bottom:2.5rem}@media(min-width:1024px){.ebook-landing__grid{display:grid;grid-template-columns:7fr 5fr;gap:3rem;align-items:start}}.ebook-landing__content{max-width:700px}@media(min-width:1024px){.ebook-landing__content{text-align:left}}.ebook-landing__image-column{display:flex;align-items:center;justify-content:center}@media(max-width:1023px){.ebook-landing__image-column{order:1}}.ebook-landing__cta{text-align:center;margin-top:2rem}@media(min-width:1024px){.ebook-landing__cta{margin-top:2.5rem}}.ebook-landing__cta-button{display:inline-block;padding:.875rem 1.5rem;background-color:#2e6be5;color:#fff;font-size:1rem;font-weight:700;border-radius:9999px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000001a;min-width:200px}.ebook-landing__cta-button:hover{background-color:#2558c7;box-shadow:0 4px 8px #00000026}.ebook-landing__cta-button:active{background-color:#1e4ba8}.ebook-landing__cta-button:focus-visible{outline:2px solid #2E6BE5;outline-offset:2px}@media(max-width:768px){.ebook-landing__cta-button{width:100%;max-width:320px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#2d3748;background-color:#fff}.app{min-height:100vh;background-color:#fff}a{color:inherit;text-decoration:none}button{font-family:inherit}
