:root{--ebook-bg:#000000;--ebook-text:#ffffff;--ebook-muted:rgba(255, 255, 255, .72);--ebook-soft:rgba(255, 255, 255, .52);--ebook-teal:#5ce1e6;--ebook-teal-deep:#0ea5a8;--ebook-blue:#2563eb;--ebook-cyan:#5fd8ff;--ebook-font:"Ubuntu", ui-sans-serif, system-ui, sans-serif;--ebook-font-display:"Space Grotesk", ui-sans-serif, system-ui, sans-serif}body.lp-ebook{margin:0;min-width:320px;background:radial-gradient(ellipse 70% 55%at 70% 20%,rgba(92,225,230,.18),transparent 60%),radial-gradient(ellipse 50% 40%at 15% 0%,rgba(37,99,235,.18),transparent 55%),var(--ebook-bg);color:var(--ebook-text);font-family:var(--ebook-font)}body.lp-ebook a{color:inherit}.lp-ebook-page{overflow-x:clip}.lp-ebook-shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.lp-ebook-hero{padding:28px 0 56px}.lp-ebook-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:40px}.lp-ebook-brand{display:inline-flex;width:143px;height:26px;margin-bottom:28px}.lp-ebook-brand img{display:block;width:100%;height:auto}.lp-ebook-kicker,.lp-ebook-section-label{margin:0 0 12px;color:var(--ebook-teal);font-family:var(--ebook-font-display);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lp-ebook-copy h1,.lp-ebook-section-heading h2,.lp-ebook-final h2{margin:0;font-family:var(--ebook-font-display);font-weight:700;letter-spacing:-.02em;line-height:1.12}.lp-ebook-copy h1{max-width:22ch;font-size:clamp(1.75rem,3.6vw,2.75rem)}.lp-ebook-lead{max-width:38rem;margin:16px 0 0;color:var(--ebook-muted);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55}.lp-ebook-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:28px}.lp-ebook-actions span{max-width:240px;color:var(--ebook-soft);font-size:.9rem;line-height:1.45}body.lp-ebook a.lp-ebook-button,.lp-ebook-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:2.75rem;padding:.85rem 1.5rem;border:0;border-radius:999px;background:var(--ebook-teal);box-shadow:none;color:#041316;font-family:var(--ebook-font);font-size:.9rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:transform .22s ease,filter .22s ease,box-shadow .22s ease}@media (min-width:640px){.lp-ebook-button{min-height:3.25rem;padding:.85rem 1.75rem}}.lp-ebook-button:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 8px 28px #5ce1e647}.lp-ebook-button:active{transform:translateY(0);filter:brightness(1)}.lp-ebook-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.lp-ebook-button-icon{display:inline-flex;height:1.65rem;width:1.65rem;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--ebook-teal-deep);font-size:.85rem;line-height:1;transition:transform .22s ease}.lp-ebook-button:hover .lp-ebook-button-icon{transform:translate(2px)}.lp-ebook-cover-wrap{position:relative;display:flex;justify-content:center;align-items:center}.lp-ebook-cover-wrap:before{position:absolute;inset:12% 8%;pointer-events:none;content:"";border-radius:50%;background:#5ce1e624;filter:blur(28px)}.lp-ebook-cover{position:relative;z-index:1;display:block;width:min(100%,460px);height:auto;margin:0 auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45))}.lp-ebook-learnings{padding:48px 0 40px}.lp-ebook-section-heading{max-width:40rem;margin-bottom:28px}.lp-ebook-section-heading h2,.lp-ebook-final h2{font-size:clamp(1.5rem,3vw,2.25rem)}.lp-ebook-learnings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0;padding:0;list-style:none}.lp-ebook-learnings-grid li{display:flex;gap:14px;align-items:flex-start;padding:18px 18px 18px 16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0a}.lp-ebook-learning-num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#5ce1e624;color:var(--ebook-teal);font-family:var(--ebook-font-display);font-size:.85rem;font-weight:700}.lp-ebook-learnings-grid p{margin:0;color:#ffffffe0;font-size:1rem;line-height:1.5}.lp-ebook-final{padding:40px 0 72px}.lp-ebook-final-inner{max-width:40rem;margin:0 auto;text-align:center}.lp-ebook-final-inner p{max-width:34rem;margin:14px auto 28px;color:var(--ebook-muted);font-size:1.05rem;line-height:1.6}.lp-ebook-final-inner .lp-ebook-section-label{margin-bottom:10px}.lp-ebook-footer{padding:24px 20px 40px;color:#ffffff85;font-size:.9rem;text-align:center}.lp-ebook-footer p{margin:0}.lp-ebook-dialog{max-width:min(100% - 2rem,420px)}.lp-ebook-dialog::backdrop{background:#000000a6}@media (max-width:920px){.lp-ebook-hero-grid{grid-template-columns:1fr;gap:32px}.lp-ebook-cover{width:min(78vw,380px)}.lp-ebook-copy h1{max-width:none}}@media (max-width:640px){.lp-ebook-shell{width:min(100% - 28px,1120px)}.lp-ebook-hero{padding:20px 0 40px}.lp-ebook-brand{margin-bottom:22px}.lp-ebook-actions{align-items:stretch;flex-direction:column}.lp-ebook-button{width:100%}.lp-ebook-actions span{max-width:none;text-align:center}.lp-ebook-learnings-grid{grid-template-columns:1fr}.lp-ebook-learnings{padding:36px 0 28px}.lp-ebook-final{padding:28px 0 56px}.lp-ebook-hero-grid{display:flex;flex-direction:column}.lp-ebook-cover-wrap{order:2}}