:root{--ebook-ink:#102028;--ebook-blue:#48b8e0;--ebook-blue-dark:#306080;--ebook-yellow:#ffd62c;--ebook-text:#43515a;--ebook-border:#d8e2e7;--ebook-surface:#eef5f7;--ebook-white:#ffffff;--ebook-shadow:0 20px 60px rgba(16, 32, 40, 0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ebook-landing-page{margin:0;min-width:320px;background:var(--ebook-surface);color:var(--ebook-ink);font-family:"Archivo",Arial,sans-serif;-webkit-font-smoothing:antialiased}body.ebook-landing-page img{max-width:100%;height:auto}body.ebook-landing-page a{color:inherit}.ebook-shell{width:min(1120px, calc(100% - 40px));margin-inline:auto}.ebook-skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;transform:translateY(-160%);background:var(--ebook-yellow);color:var(--ebook-ink);font-weight:800;text-decoration:none}.ebook-skip-link:focus{transform:translateY(0)}.ebook-topbar{background:var(--ebook-ink)}.ebook-topbar__inner{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:24px}.ebook-brand{display:inline-flex;align-items:center}.ebook-brand img{display:block;width:220px;height:auto}.ebook-back-link{border-bottom:2px solid var(--ebook-blue);color:var(--ebook-white)!important;font-size:15px;font-weight:800;text-decoration:none}.ebook-main{padding:56px 0}.ebook-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.72fr);gap:48px;align-items:start}.ebook-presentation{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,0.58fr);gap:36px;align-items:center;min-height:650px;padding:48px;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgb(72 184 224 / .25),transparent 34%),linear-gradient(145deg,#102028 0%,#173541 100%);box-shadow:var(--ebook-shadow)}.ebook-eyebrow,.ebook-form-kicker{display:block;margin-bottom:12px;color:var(--ebook-blue);font-size:14px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase}.ebook-copy h1{margin:0;color:var(--ebook-white);font-size:clamp(40px, 5vw, 66px);line-height:1.02;letter-spacing:-1.5px}.ebook-lead{margin:24px 0 0;color:#e8f2f5;font-size:20px;line-height:1.6}.ebook-benefits{display:grid;gap:16px;margin:30px 0 0;padding:0;list-style:none}.ebook-benefits li{position:relative;padding-left:34px;color:var(--ebook-white);font-size:16px;line-height:1.55}.ebook-benefits li::before{content:"";position:absolute;top:5px;left:0;width:19px;height:19px;border:5px solid var(--ebook-blue);border-radius:50%}.ebook-disclaimer{margin:30px 0 0;padding:16px 18px;border-left:4px solid var(--ebook-yellow);background:rgb(255 255 255 / .07);color:#d9e7eb;font-size:14px;line-height:1.55}.ebook-cover{margin:0;text-align:center}.ebook-cover img{display:block;width:min(100%, 330px);margin-inline:auto;border:8px solid rgb(255 255 255 / .12);box-shadow:0 18px 44px rgb(0 0 0 / .35)}.ebook-cover figcaption{margin-top:14px;color:#d5e4e8;font-size:13px;line-height:1.45}.ebook-form-card{position:sticky;top:24px;padding:38px;border:1px solid var(--ebook-border);background:var(--ebook-white);box-shadow:var(--ebook-shadow)}.ebook-form-card h2{margin:0;font-size:clamp(28px, 3vw, 38px);line-height:1.12}.ebook-form-intro{margin:16px 0 0;color:var(--ebook-text);font-size:16px;line-height:1.6}.ebook-form{display:grid;gap:20px;margin-top:28px}.ebook-field{display:grid;gap:8px}.ebook-field label{color:var(--ebook-ink);font-size:15px;font-weight:800}.ebook-field input{width:100%;min-height:52px;padding:12px 14px;border:1px solid #b8c7ce;border-radius:0;background:var(--ebook-white);color:var(--ebook-ink);font:inherit;font-size:16px}.ebook-field input:focus,.ebook-consent input:focus-visible,.ebook-submit:focus-visible,.ebook-back-link:focus-visible,.ebook-related a:focus-visible{outline:3px solid var(--ebook-blue-dark);outline-offset:3px}.ebook-field input:invalid:not(:placeholder-shown){border-color:#a83232}.ebook-consent{display:grid;grid-template-columns:22px minmax(0,1fr);gap:11px;align-items:start}.ebook-consent input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--ebook-blue-dark)}.ebook-consent label{color:var(--ebook-text);font-size:14px;line-height:1.5}.ebook-consent a{color:var(--ebook-blue-dark)!important;font-weight:700;text-underline-offset:3px}.ebook-submit{position:relative;display:inline-flex;min-height:56px;align-items:center;justify-content:center;overflow:hidden;border:0;background:var(--ebook-blue);color:var(--ebook-ink);cursor:pointer;font:inherit;font-size:16px;font-weight:900}.ebook-submit::after{content:"";position:absolute;right:0;bottom:0;width:14px;height:14px;background:var(--ebook-ink)}.ebook-submit:hover{background:var(--ebook-yellow)}.ebook-submit:disabled{cursor:wait;opacity:.65}.ebook-delivery-note{margin:-2px 0 0;color:#68767e;font-size:13px;line-height:1.5;text-align:center}.ebook-feedback{display:none;margin-top:22px;padding:14px 16px;border-left:4px solid var(--ebook-blue-dark);background:#edf5f7;color:var(--ebook-ink);font-size:14px;font-weight:700;line-height:1.5}.ebook-feedback:not(:empty),.ebook-feedback--success,.ebook-feedback--error{display:block}.ebook-feedback--success,.ebook-feedback.is-success{border-color:#23854b;background:#e8f7ee}.ebook-feedback--error,.ebook-feedback.is-error{border-color:#b12f2f;background:#fff0f0}.ebook-related{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:26px;padding-top:22px;border-top:1px solid var(--ebook-border)}.ebook-related a{color:var(--ebook-blue-dark)!important;font-size:14px;font-weight:800;text-underline-offset:4px}.ebook-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ebook-footer{padding:24px 0;background:var(--ebook-ink);color:#cfdee2;text-align:center}.ebook-footer p{margin:0;font-size:13px}@media (max-width:991px){.ebook-layout{grid-template-columns:1fr}.ebook-presentation{min-height:auto}.ebook-form-card{position:static}}@media (max-width:767px){.ebook-shell{width:min(100% - 28px, 620px)}.ebook-topbar__inner{min-height:72px}.ebook-brand img{width:176px}.ebook-back-link{font-size:13px}.ebook-main{padding:28px 0 40px}.ebook-layout{gap:24px}.ebook-presentation{grid-template-columns:1fr;gap:28px;padding:28px 22px}.ebook-copy h1{font-size:clamp(34px, 10.5vw, 43px);letter-spacing:-.7px}.ebook-lead{margin-top:18px;font-size:17px;line-height:1.55}.ebook-benefits{margin-top:24px}.ebook-benefits li{font-size:15px}.ebook-disclaimer{margin-top:24px}.ebook-cover img{width:min(76%, 285px)}.ebook-form-card{padding:28px 22px}.ebook-form-card h2{font-size:29px}.ebook-submit{width:100%}}@media (max-width:390px){.ebook-topbar__inner{gap:12px}.ebook-brand img{width:150px}.ebook-back-link{max-width:100px;text-align:right}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}