.BookGrid-module__PCnf9G__grid{flex-direction:column;gap:28px;padding:20px 0 60px;display:flex}.BookGrid-module__PCnf9G__cards{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:center;gap:24px;display:grid}.BookGrid-module__PCnf9G__card{color:inherit;border:1px solid var(--border);background:var(--card,#fff);border-radius:20px;flex-direction:column;width:100%;max-width:260px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.BookGrid-module__PCnf9G__card:hover{border-color:var(--brand);transform:translateY(-4px)}.BookGrid-module__PCnf9G__media{aspect-ratio:3/4;background:#0000000d;width:100%;position:relative}.BookGrid-module__PCnf9G__content{flex-direction:column;gap:8px;padding:18px;display:flex}.BookGrid-module__PCnf9G__tag{letter-spacing:.12em;text-transform:uppercase;opacity:.7;font-size:.7rem}.BookGrid-module__PCnf9G__title{font-size:1.05rem;line-height:1.3;font-family:var(--font-heading);margin:0;font-weight:500}.BookGrid-module__PCnf9G__subtitle{color:var(--muted);font-size:.9rem;font-family:var(--font-subtitle);margin:0}.BookGrid-module__PCnf9G__author{color:var(--muted);font-size:.85rem;font-family:var(--font-subtitle);margin:0}.BookGrid-module__PCnf9G__pagination{justify-content:center;gap:10px;display:flex}.BookGrid-module__PCnf9G__pagination button{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;width:36px;height:36px;transition:all .2s}.BookGrid-module__PCnf9G__pagination button:hover,.BookGrid-module__PCnf9G__activeButton{border-color:var(--brand);color:var(--brand)}
.BookHero-module__okuCKW__hero{background:radial-gradient(circle at 20% 15%,#ffd16624,#0000 45%),radial-gradient(circle at 80% 10%,#ef476f1f,#0000 50%),#05060a;width:100%;margin:0;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 50px 120px #0000008c}.BookHero-module__okuCKW__libraryStage{justify-content:center;padding:80px 20px 60px;display:flex}.BookHero-module__okuCKW__libraryHeading{text-align:center;color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;max-width:820px;margin:0 auto}.BookHero-module__okuCKW__libraryHeading h1{letter-spacing:.12em;font-size:clamp(2.4rem,5vw,3.6rem);font-family:var(--font-heading);text-transform:uppercase;color:#fffffff2;text-shadow:0 18px 45px #0000008c;margin:6px 0 14px}.BookHero-module__okuCKW__libraryBody{text-transform:none;letter-spacing:.02em;color:#ffffffdb;text-shadow:0 10px 30px #00000073;max-width:620px;margin:0 auto;font-size:1.12rem;line-height:1.9}.BookHero-module__okuCKW__motionScene{width:100%;min-height:114vh;position:relative;overflow:hidden}.BookHero-module__okuCKW__motionSticky{perspective:120vh;height:100vh;transform-style:preserve-3d;position:sticky;top:0}@supports (height:100svh){.BookHero-module__okuCKW__motionSticky{perspective:120svh;height:100svh}}@supports (height:100dvh){.BookHero-module__okuCKW__motionSticky{perspective:120dvh;height:100dvh}}.BookHero-module__okuCKW__motionContent{--scroll-progress:0;width:100%;height:100%;transform-style:preserve-3d;position:relative}.BookHero-module__okuCKW__motionHeading{width:min(90vw,680px);transform:translate(-50%,-50%)translateZ(calc(-1200px + var(--scroll-progress)*900px));text-align:center;color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;opacity:calc(.2 + var(--scroll-progress)*.8);pointer-events:none;z-index:5;position:absolute;top:55%;left:50%}.BookHero-module__okuCKW__motionHeadingKicker{letter-spacing:.4em;color:#fff9;margin:0 0 14px;font-size:1.1rem}.BookHero-module__okuCKW__motionHeading h1{letter-spacing:.15em;font-size:clamp(4rem,7.25vw,6rem);font-family:var(--font-heading);text-transform:uppercase;color:#ffffffeb;text-shadow:0 18px 45px #0000008c;margin:0 0 20px}.BookHero-module__okuCKW__motionHeadingBody{text-transform:none;letter-spacing:.02em;color:#ffffffd9;text-shadow:0 10px 30px #00000073;max-width:540px;margin:0 auto;font-size:1.45rem;line-height:1.9}.BookHero-module__okuCKW__motionHeadingAnimated{animation:.9s cubic-bezier(.16,.86,.26,1) forwards BookHero-module__okuCKW__headingLift}.BookHero-module__okuCKW__motionHeadingAnimated .BookHero-module__okuCKW__motionHeadingKicker{opacity:0;animation:.8s ease-in-out forwards BookHero-module__okuCKW__headingFadeUp}.BookHero-module__okuCKW__motionHeadingAnimated h1{opacity:0;animation:1.05s ease-in-out .15s forwards BookHero-module__okuCKW__headingShine}.BookHero-module__okuCKW__motionHeadingAnimated .BookHero-module__okuCKW__motionHeadingBody{opacity:0;animation:.9s ease-in-out .3s forwards BookHero-module__okuCKW__headingFadeUp}.BookHero-module__okuCKW__motionHeadingAnimated p{will-change:transform,opacity}.BookHero-module__okuCKW__zoomStage{transform-style:preserve-3d;position:absolute;inset:0}.BookHero-module__okuCKW__zoomItem{color:var(--text);filter:drop-shadow(0 20px 60px #000000a6);transform-style:preserve-3d;transform:translate3d(0,0,calc(var(--scroll-progress)*var(--depth)))scale(var(--zoom-scale,.85));transform-origin:50%;min-width:clamp(80px,16vw,200px);max-width:clamp(120px,22vw,220px);opacity:calc(var(--layer-opacity) + var(--scroll-progress)*.35);z-index:var(--layer-z);will-change:transform,opacity;flex-direction:column;gap:10px;text-decoration:none;transition:transform .28s,opacity .2s;display:flex;position:absolute}.BookHero-module__okuCKW__zoomArt{background:#00000059;border:1px solid #ffffff26;border-radius:4px;width:100%;padding-top:150%;position:relative;overflow:hidden}.BookHero-module__okuCKW__coverImage{object-fit:cover;border-radius:4px;width:100%;height:100%;position:absolute;inset:0}.BookHero-module__okuCKW__zoomMeta{letter-spacing:.08em;text-transform:uppercase;color:#fffc;opacity:.65;flex-direction:column;gap:4px;font-size:.9rem;transition:opacity .2s;display:flex}.BookHero-module__okuCKW__zoomItem:hover .BookHero-module__okuCKW__zoomMeta,.BookHero-module__okuCKW__zoomItem:focus-visible .BookHero-module__okuCKW__zoomMeta{opacity:1}.BookHero-module__okuCKW__simpleStage{flex-direction:column;gap:36px;padding:60px 0 20px;display:flex}.BookHero-module__okuCKW__simpleGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;padding:0 40px;display:grid}.BookHero-module__okuCKW__simpleCard{background:#05060a8c;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;gap:18px;padding:22px;display:flex}.BookHero-module__okuCKW__simpleArt{background:#0006;border:1px solid #ffffff1f;border-radius:24px;width:100%;padding-top:150%;position:relative;overflow:hidden}.BookHero-module__okuCKW__simpleBadge{letter-spacing:.15em;text-transform:uppercase;background:#00000059;border:1px solid #fff6;border-radius:999px;padding:6px 14px;font-size:.75rem;position:absolute;top:16px;left:16px}.BookHero-module__okuCKW__simpleBody{flex-direction:column;gap:10px;display:flex}.BookHero-module__okuCKW__simpleBody h3{font-size:1.5rem;font-family:var(--font-heading);margin:0}.BookHero-module__okuCKW__simpleBody p{color:#fffc;margin:0;line-height:1.6}.BookHero-module__okuCKW__simpleMeta{text-transform:uppercase;letter-spacing:.2em;color:#fff9;font-size:.76rem}.BookHero-module__okuCKW__simpleLink{text-transform:uppercase;letter-spacing:.2em;color:#fff;border:1px solid #ffffff4d;border-radius:999px;align-self:flex-start;margin-top:8px;padding:10px 24px;font-size:.78rem;text-decoration:none;transition:background .2s,color .2s}.BookHero-module__okuCKW__simpleLink:hover,.BookHero-module__okuCKW__simpleLink:focus-visible{background:#ffffff1f}.BookHero-module__okuCKW__gridSection{padding:0 40px 20px}.BookHero-module__okuCKW__gridHeader{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.BookHero-module__okuCKW__gridTitle{font-size:clamp(1.6rem,3vw,2.4rem);font-family:var(--font-heading);margin:0}.BookHero-module__okuCKW__gridBar{background:#ffffff40;flex:1;min-width:140px;height:1px}.BookHero-module__okuCKW__loaderHero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.BookHero-module__okuCKW__loaderMask{z-index:1;background:radial-gradient(circle at 20% 15%,#ffd16624,#0000 45%),radial-gradient(circle at 80% 10%,#ef476f1f,#0000 50%),#05060a;animation:1s ease-in-out infinite alternate BookHero-module__okuCKW__loaderFade;position:absolute;inset:0}.BookHero-module__okuCKW__loaderHeading{text-align:center;color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;z-index:2;max-width:760px;padding:24px;animation:1.1s cubic-bezier(.16,.86,.26,1) forwards BookHero-module__okuCKW__riseIn;position:relative}.BookHero-module__okuCKW__loaderHeading h1{letter-spacing:.12em;font-size:clamp(2.6rem,6vw,4rem);font-family:var(--font-heading);text-shadow:0 18px 45px #0000008c;opacity:0;margin:8px 0 14px;animation:1.2s ease-in-out .25s forwards BookHero-module__okuCKW__shimmerIn}.BookHero-module__okuCKW__loaderHeading p{text-transform:none;letter-spacing:.02em;color:#ffffffd1;opacity:0;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.8;animation:.9s ease-in-out .4s forwards BookHero-module__okuCKW__fadeUp}.BookHero-module__okuCKW__loaderHeading .BookHero-module__okuCKW__motionHeadingKicker{opacity:0;animation:.8s ease-in-out forwards BookHero-module__okuCKW__fadeUp}@keyframes BookHero-module__okuCKW__riseIn{0%{transform:translateY(30px)scale(.97)}to{transform:translateY(0)scale(1)}}@keyframes BookHero-module__okuCKW__shimmerIn{0%{opacity:0;filter:blur(6px)}60%{opacity:1;filter:blur();text-shadow:0 10px 30px #ffd16673}to{opacity:1;filter:blur();text-shadow:0 18px 45px #0000008c}}@keyframes BookHero-module__okuCKW__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes BookHero-module__okuCKW__headingLift{0%{transform:translate(-50%,-50%)translateZ(calc(-1200px + var(--scroll-progress)*900px))translateY(16px)scale(.98);opacity:.1}to{transform:translate(-50%,-50%)translateZ(calc(-1200px + var(--scroll-progress)*900px));opacity:1}}@keyframes BookHero-module__okuCKW__headingFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes BookHero-module__okuCKW__headingShine{0%{opacity:0;filter:blur(8px);text-shadow:0 0 #ffd16666}60%{opacity:1;filter:blur();text-shadow:0 10px 30px #ffd16673}to{opacity:1;filter:blur();text-shadow:0 18px 45px #0000008c}}@keyframes BookHero-module__okuCKW__loaderFade{0%{opacity:.9}to{opacity:.75}}@media (max-width:900px){.BookHero-module__okuCKW__libraryStage{padding:60px 14px 46px}.BookHero-module__okuCKW__motionHeading{width:min(94vw,560px);top:60%}.BookHero-module__okuCKW__simpleGrid,.BookHero-module__okuCKW__gridSection{padding-left:24px;padding-right:24px}.BookHero-module__okuCKW__motionHeading h1{letter-spacing:.12em}.BookHero-module__okuCKW__zoomStage{padding:0 24px}}@media (max-width:640px){.BookHero-module__okuCKW__hero{border-radius:30px;padding-bottom:48px}.BookHero-module__okuCKW__libraryStage{padding:46px 12px 34px}.BookHero-module__okuCKW__libraryHeading h1{letter-spacing:.08em;font-size:clamp(2rem,7vw,2.6rem)}.BookHero-module__okuCKW__loaderHeading h1{font-size:clamp(2.2rem,8vw,3.1rem)}.BookHero-module__okuCKW__libraryBody{font-size:1rem;line-height:1.75}.BookHero-module__okuCKW__motionSticky{top:-8vh}.BookHero-module__okuCKW__motionContent{min-height:640px}.BookHero-module__okuCKW__motionHeading{text-align:center;letter-spacing:.06em;color:#ffffffeb;width:min(92vw,520px);padding:0 16px;top:58%}.BookHero-module__okuCKW__motionHeading h1{letter-spacing:.05em;font-size:clamp(2.2rem,9vw,3rem)}.BookHero-module__okuCKW__motionHeadingBody{max-width:none;font-size:1rem;line-height:1.7}.BookHero-module__okuCKW__zoomStage{padding:0 8vw}.BookHero-module__okuCKW__simpleStage{padding:40px 0 10px}.BookHero-module__okuCKW__simpleGrid,.BookHero-module__okuCKW__gridSection{padding-left:16px;padding-right:16px}.BookHero-module__okuCKW__gridHeader{gap:10px}}
