*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(22px,4vw,72px);background:rgba(255,255,255,.86);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:saturate(180%) blur(20px);color:#1d1d1f}.home .site-header{position:absolute;left:0;right:0;background:transparent;border:0;backdrop-filter:none;color:#f5f5f7}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:0}.brand img{width:34px;height:34px;border-radius:50%}.brand span{font-size:.94rem}.site-header nav{display:flex;align-items:center;flex-wrap:wrap;gap:22px;background:transparent}.site-header nav a{padding:0;border:0;background:transparent;color:inherit;font-size:.9rem;font-weight:600;letter-spacing:0;opacity:.82}.site-header nav a:hover{opacity:1}.hero{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,540px);align-items:center;gap:clamp(28px,5vw,76px);padding:126px clamp(24px,6vw,96px) 74px;background:var(--hero-image) center/cover no-repeat;overflow:hidden;color:#fff}.hero-mask{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.2) 54%,rgba(0,0,0,.38));z-index:0}.hero-copy,.hero-book{position:relative;z-index:1;min-width:0}.hero-copy{max-width:760px}.hero-logo{display:none}.hero h1,.page-hero h1,.book-reader h1,.product-copy h1{margin:0;font-size:4.8rem;line-height:.96;font-weight:700;letter-spacing:0;overflow-wrap:anywhere}.hero h1{color:#fff;text-shadow:0 18px 42px rgba(0,0,0,.48)}.hero p,.page-hero p,.book-reader p,.product-copy p{max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.86);font-size:1.18rem;line-height:1.65}.hero-book{width:min(540px,42vw);justify-self:center;filter:drop-shadow(0 38px 48px rgba(0,0,0,.52));transform:translateY(14px) scale(1.1)}.hero-actions,.reader-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid rgba(29,29,31,.16);border-radius:999px;background:rgba(255,255,255,.72);color:#1d1d1f;font-weight:700;letter-spacing:0;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);background:#fff;border-color:rgba(29,29,31,.28);box-shadow:0 10px 28px rgba(0,0,0,.12)}.button.primary{background:#0071e3;color:#fff;border-color:#0071e3}.button.primary:hover{background:#147ce5;border-color:#147ce5}.button.full{width:100%;margin-top:12px}.book-read{padding:92px clamp(24px,7vw,112px);background:#fff;overflow:hidden}.book-read-inner{max-width:900px;color:#1d1d1f}.book-read h2,.characters-information h2,.author-bio h2,.features-information h2,.blog-information h2,.section-heading h2{margin:0 0 16px;color:#1d1d1f;font-size:3.4rem;line-height:1.04;font-weight:700;letter-spacing:0;overflow-wrap:anywhere}.book-read p,.characters-information p,.author-bio p,.features-information p,.blog-information p{color:#515154;font-size:1.06rem;line-height:1.7}.characters-information{padding:86px clamp(24px,7vw,112px);background:#f5f5f7;overflow:hidden}.character-slide{display:grid;grid-template-columns:250px minmax(0,760px);gap:34px;align-items:center;margin-top:28px}.character-slide img{width:250px;height:250px;object-fit:cover;border-radius:8px;box-shadow:0 22px 52px rgba(0,0,0,.12)}.character-slide h3{margin:0;color:#1d1d1f;font-size:2rem;line-height:1.08;font-weight:700;letter-spacing:0;overflow-wrap:anywhere}.author-information{display:grid;grid-template-columns:minmax(260px,42%) minmax(0,1fr);min-height:500px;background:#fff;overflow:hidden}.author-photo{min-height:500px;background:var(--author-image) center/contain no-repeat #f5f5f7}.author-bio{padding:clamp(48px,7vw,104px);align-self:center;min-width:0}.features-information{padding:86px clamp(24px,7vw,112px);background:#f5f5f7;color:#1d1d1f;overflow:hidden}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.feature-box{min-height:220px;padding:26px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.06)}.feature-box h3{margin:0 0 12px;color:#1d1d1f;font-size:1.26rem;line-height:1.15}.blog-information{padding:86px clamp(24px,7vw,112px);background:#fff;overflow:hidden}.secret-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px}.section{padding:80px clamp(24px,6vw,96px);overflow:hidden}.band{background:#f5f5f7}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow{margin:0 0 10px;color:#6e6e73;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:18px}.book-grid.compact{grid-template-columns:repeat(auto-fit,minmax(158px,1fr))}.book-card{border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.book-card:hover{transform:translateY(-3px);border-color:rgba(0,113,227,.34);box-shadow:0 24px 60px rgba(0,0,0,.12)}.book-card a{display:grid;grid-template-rows:1fr auto;height:100%}.book-card img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#e8e8ed}.book-card span{min-height:70px;padding:13px;color:#1d1d1f;font-weight:700;line-height:1.25}.centered{text-align:center;margin-top:30px}.page-hero{padding:110px clamp(24px,6vw,96px) 62px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.page-hero.narrow{min-height:unset}.page-hero h1,.book-reader h1,.product-copy h1{color:#1d1d1f}.page-hero p,.book-reader p,.product-copy p{color:#515154}.search-label{display:grid;gap:7px;max-width:540px;margin-top:26px}.search-label span{color:#6e6e73;font-weight:700}.search-label input{width:100%;min-height:48px;border:1px solid rgba(29,29,31,.15);border-radius:999px;background:#f5f5f7;color:#1d1d1f;padding:0 18px;font:inherit;outline:none}.search-label input:focus{border-color:#0071e3;background:#fff}.book-layout{display:grid;grid-template-columns:minmax(220px,350px) minmax(0,1fr);gap:40px;padding:58px clamp(24px,5vw,76px) 76px;background:#f5f5f7}.book-aside{position:sticky;top:96px;align-self:start}.book-cover{width:100%;border-radius:8px;border:1px solid rgba(29,29,31,.1);background:#e8e8ed;box-shadow:0 24px 60px rgba(0,0,0,.12)}.book-reader{min-width:0}.pdf-frame{width:100%;height:min(78vh,920px);margin-top:26px;border:1px solid rgba(29,29,31,.12);border-radius:8px;background:#fff}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,460px);align-items:center;gap:44px;padding:90px clamp(24px,6vw,96px);background:#fff}.product-image{justify-self:center;max-height:640px;filter:drop-shadow(0 28px 34px rgba(0,0,0,.18))}.product-image.phone{max-height:540px}.pdf-panel,.audio-panel{padding:0 clamp(24px,6vw,96px) 76px;background:#fff}.audio-panel audio{width:100%;max-width:760px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:28px clamp(24px,4vw,72px);color:#6e6e73;background:#f5f5f7;border-top:1px solid rgba(0,0,0,.08)}.site-footer p{margin:0}.site-footer a{color:#1d1d1f;font-weight:700}.hidden{display:none!important}@media (max-width:960px){.hero{grid-template-columns:1fr;min-height:unset;padding-top:112px}.hero-copy{max-width:680px}.hero-book{width:min(430px,86vw);transform:none;justify-self:start}.feature-grid,.secret-three{grid-template-columns:1fr}.book-read h2,.characters-information h2,.author-bio h2,.features-information h2,.blog-information h2,.section-heading h2{font-size:2.55rem}}@media (max-width:720px){.site-header{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 22px}.site-header nav{gap:16px}.home .site-header{position:absolute}.hero{padding:132px 24px 54px;background-position:center;gap:24px}.hero h1,.page-hero h1,.book-reader h1,.product-copy h1{font-size:3rem;line-height:1}.hero p,.page-hero p,.book-reader p,.product-copy p,.book-read p,.characters-information p,.author-bio p,.features-information p,.blog-information p{font-size:1rem;line-height:1.62}.hero-actions,.reader-actions{display:grid;grid-template-columns:1fr;width:100%;max-width:330px}.button{width:100%;white-space:normal;text-align:center}.hero-book{width:min(330px,86vw)}.book-read,.characters-information,.features-information,.blog-information,.section,.product-layout,.page-hero{padding-left:24px;padding-right:24px}.book-read h2,.characters-information h2,.author-bio h2,.features-information h2,.blog-information h2,.section-heading h2{font-size:2.1rem}.book-layout,.product-layout,.author-information,.character-slide{grid-template-columns:1fr}.author-photo{min-height:330px}.author-bio{padding:46px 24px}.section-heading{display:block}.book-aside{position:static}.pdf-frame{height:68vh}.book-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}.book-card span{min-height:82px}.site-footer{align-items:flex-start;flex-direction:column}}.book-title-hero{position:relative;min-height:430px;display:flex;align-items:flex-end;padding:140px clamp(24px,6vw,96px) 64px;color:#fff;overflow:hidden}.book-title-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.28) 58%,rgba(0,0,0,.62));z-index:0}.book-title-hero-inner{position:relative;z-index:1;max-width:820px}.book-title-hero .eyebrow{color:rgba(255,255,255,.78)}.book-title-hero h1{margin:0;font-size:clamp(3rem,7vw,6.2rem);line-height:.96;font-weight:700;letter-spacing:0;overflow-wrap:anywhere;text-shadow:0 18px 42px rgba(0,0,0,.52)}.book-title-hero p{max-width:760px;margin:20px 0 0;color:rgba(255,255,255,.86);font-size:1.08rem;line-height:1.65}.book-page .book-layout{padding-top:46px}.book-reader .eyebrow,.book-reader h1,.book-reader>p{display:none}.product-image.flipbook-cover{aspect-ratio:3/4;width:min(420px,80vw);max-height:680px;object-fit:cover;border-radius:8px;box-shadow:0 28px 60px rgba(0,0,0,.16)}@media (max-width:720px){.hero h1{font-size:2.55rem;line-height:1.04}.hero-copy{max-width:100%}.book-title-hero{min-height:360px;padding:126px 24px 48px}.book-title-hero h1{font-size:2.65rem}.book-title-hero p{font-size:1rem}}@media (max-width:390px){.hero h1{font-size:2.4rem}.site-header nav{gap:12px}.site-header nav a{font-size:.86rem}.book-title-hero h1{font-size:2.35rem}}