.SkipLink-module__FSyAXW__skipLink{z-index:100;background:var(--primary-dark);color:#fff;border-radius:var(--radius-sm);padding:8px 16px;transition:top .2s;position:absolute;top:-100%;left:16px}.SkipLink-module__FSyAXW__skipLink:focus{top:12px}
.Button-module__vgr-Ea__button{border-radius:var(--radius-sm);height:46px;font-family:var(--font-body);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding-inline:22px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s,filter .25s;display:inline-flex}.Button-module__vgr-Ea__button:hover{transform:translateY(-1px)}.Button-module__vgr-Ea__sm{height:38px;padding-inline:18px;font-size:14px}.Button-module__vgr-Ea__primary{background:linear-gradient(90deg, var(--primary), var(--primary-dark));color:#fff;box-shadow:var(--glow-cta)}.Button-module__vgr-Ea__primary:hover{filter:brightness(1.1);box-shadow:0 10px 38px #7c3aed61}.Button-module__vgr-Ea__ghost{color:var(--foreground-secondary);background:#ffffff0a;border-color:#ffffff2e}.Button-module__vgr-Ea__ghost:hover{border-color:var(--border-hover);color:var(--foreground);background:#ffffff14}
.TrajectoryLines-module__sxyUna__root{pointer-events:none;visibility:hidden;z-index:0;justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:50%;overflow:visible;transform:translate(-50%)}.TrajectoryLines-module__sxyUna__svg{width:100%;height:100%;max-height:100%;display:block}.TrajectoryLines-module__sxyUna__started{visibility:visible}@media (prefers-reduced-motion:reduce){.TrajectoryLines-module__sxyUna__root{visibility:visible}}
@keyframes FinalCta-module__29eycq__glow-breathe{0%,to{opacity:.6}50%{opacity:1}}.FinalCta-module__29eycq__finalCta{position:relative;overflow:hidden}.FinalCta-module__29eycq__finalCta:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#8b5cf629,#0000 55%);animation:10s ease-in-out infinite FinalCta-module__29eycq__glow-breathe;position:absolute;inset:0}.FinalCta-module__29eycq__linesBg{pointer-events:none;-webkit-mask-image:radial-gradient(#000000e6 20%,#0000 80%);mask-image:radial-gradient(#000000e6 20%,#0000 80%)}.FinalCta-module__29eycq__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;padding-block:40px;display:flex;position:relative}.FinalCta-module__29eycq__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-light);font-size:12px}.FinalCta-module__29eycq__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-top:16px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.05}.FinalCta-module__29eycq__underline{color:inherit;transition:color .5s;display:inline-block;position:relative}.FinalCta-module__29eycq__underline:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--primary) 85%, transparent), color-mix(in srgb, var(--magenta) 85%, transparent));transform-origin:0;border-radius:1px;height:.08em;transition:transform 1.05s cubic-bezier(.22,1,.36,1);position:absolute;bottom:.04em;left:0;right:0;transform:scaleX(0)}.FinalCta-module__29eycq__finalCta.FinalCta-module__29eycq__visible .FinalCta-module__29eycq__underline:after{transition:transform 1.05s cubic-bezier(.22,1,.36,1) .35s;transform:scaleX(1)}.FinalCta-module__29eycq__finalCta.FinalCta-module__29eycq__visible .FinalCta-module__29eycq__underline{color:var(--foreground);transition:color .5s .35s}.FinalCta-module__29eycq__description{color:var(--foreground-secondary);margin-top:16px;font-size:18px}.FinalCta-module__29eycq__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px;display:flex}@media (prefers-reduced-motion:reduce){.FinalCta-module__29eycq__underline:after,.FinalCta-module__29eycq__finalCta.FinalCta-module__29eycq__visible .FinalCta-module__29eycq__underline:after{transition:none!important;transform:scaleX(1)!important}}
.Footer-module__b81V8G__footer{border-top:1px solid var(--border);background:var(--surface-1);padding-block:72px 32px}.Footer-module__b81V8G__grid{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:48px;display:grid}.Footer-module__b81V8G__socialColumn{flex-direction:column;display:flex}.Footer-module__b81V8G__socialText{color:var(--foreground-muted);margin-top:16px;font-size:14.5px;line-height:1.6}.Footer-module__b81V8G__socials{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.Footer-module__b81V8G__social{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--foreground-muted);background:var(--surface-2);border:1px solid var(--border);place-items:center;transition:color .2s,border-color .2s;display:grid}.Footer-module__b81V8G__social .icon{width:17px;height:17px}.Footer-module__b81V8G__social:hover{color:var(--primary-light);border-color:var(--border-hover)}.Footer-module__b81V8G__column{flex-direction:column;display:flex}.Footer-module__b81V8G__heading{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);font-size:13px;font-weight:600}.Footer-module__b81V8G__links{flex-direction:column;gap:12px;margin-top:20px;display:flex}.Footer-module__b81V8G__links a{color:var(--foreground-muted);font-size:14px;transition:color .2s}.Footer-module__b81V8G__links a:hover{color:var(--primary-light)}.Footer-module__b81V8G__bottom{border-top:1px solid var(--border);color:var(--foreground-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:64px;padding-top:24px;font-size:13px;display:flex}.Footer-module__b81V8G__bottomTagline{font-family:var(--font-display);color:var(--foreground-muted);font-style:italic}@media (max-width:1023px){.Footer-module__b81V8G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Footer-module__b81V8G__grid{grid-template-columns:1fr;gap:40px}.Footer-module__b81V8G__bottom{text-align:center;justify-content:center}}@media (max-width:399px){.Footer-module__b81V8G__bottom{flex-direction:column}}
.ThinkingDots-module__PzoqFW__shard{background-color:color-mix(in srgb, currentColor 25%, #dc2626);opacity:.4;will-change:transform, opacity, box-shadow;width:.45em;height:.45em;animation:1.8s cubic-bezier(.76,0,.24,1) infinite ThinkingDots-module__PzoqFW__twistloom-constriction;display:inline-block;transform:rotate(45deg)scale(.85);box-shadow:0 0 #0000}@keyframes ThinkingDots-module__PzoqFW__twistloom-constriction{0%{background-color:color-mix(in srgb, currentColor 25%, #dc2626);opacity:.4;transform:rotate(45deg)scale(.85);box-shadow:0 0 #0000}22%{opacity:1;background-color:#dc2626;transform:rotate(225deg)scaleX(.3)scaleY(1.7);box-shadow:0 0 6px #dc2626,0 0 12px #dc262680}26%{transform:rotate(225deg)scaleX(.4)scaleY(1.5)translateY(-1px);box-shadow:0 0 8px #dc2626,0 0 16px #dc262699}30%{transform:rotate(225deg)scaleX(.3)scaleY(1.7)translateY(1px)}50%,to{background-color:color-mix(in srgb, currentColor 25%, #dc2626);opacity:.4;transform:rotate(405deg)scale(.85);box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.ThinkingDots-module__PzoqFW__shard{animation-duration:3s;transform:rotate(45deg)}@keyframes ThinkingDots-module__PzoqFW__twistloom-constriction{0%,to{opacity:.3}50%{opacity:1;background-color:#dc2626}}}
.BookDetailShared-module__5X7Sta__keywordChip{transition:all .2s;position:relative;overflow:hidden}.BookDetailShared-module__5X7Sta__keywordChip:before{content:"";background:var(--color-primary);z-index:-1;border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BookDetailShared-module__5X7Sta__keywordChip:hover:before{width:100%;height:100%}.BookDetailShared-module__5X7Sta__actionButton{transition:all .3s;position:relative;overflow:hidden}.BookDetailShared-module__5X7Sta__actionButton:after{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BookDetailShared-module__5X7Sta__actionButton:active:after{width:300px;height:300px}
.FeaturedStories-module__QQoBiG__stories{padding-top:0;position:relative;overflow:hidden}.FeaturedStories-module__QQoBiG__storiesHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.FeaturedStories-module__QQoBiG__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-light);font-size:12px;font-weight:500}.FeaturedStories-module__QQoBiG__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-top:12px;font-size:clamp(36px,4.4vw,52px);font-weight:400;line-height:1.08}.FeaturedStories-module__QQoBiG__viewAll{color:var(--primary-light);white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:500;transition:gap .2s,color .2s;display:inline-flex}.FeaturedStories-module__QQoBiG__viewAll:hover{color:var(--primary);gap:12px}.FeaturedStories-module__QQoBiG__carouselViewport{cursor:grab;width:100%;margin-block:-16px;padding-block:16px;overflow:hidden}.FeaturedStories-module__QQoBiG__carouselViewport:active{cursor:grabbing}.FeaturedStories-module__QQoBiG__carouselContainer{-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;margin-left:-14px;display:flex}.FeaturedStories-module__QQoBiG__carouselSlide{box-sizing:border-box;flex:0 0 16.6667%;min-width:0;padding-left:14px}.FeaturedStories-module__QQoBiG__storyCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-width:0;height:100%;box-shadow:var(--shadow-card);cursor:pointer;outline:none;flex-direction:column;transition:transform .3s ease-out,border-color .3s ease-out,box-shadow .3s ease-out;display:flex;overflow:hidden}.FeaturedStories-module__QQoBiG__storyCard:hover,.FeaturedStories-module__QQoBiG__storyCard:focus-visible{border-color:var(--border-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}:is(.FeaturedStories-module__QQoBiG__storyCard:hover,.FeaturedStories-module__QQoBiG__storyCard:focus-visible) .FeaturedStories-module__QQoBiG__storyCardCover img{transform:scale(1.04)}:is(.FeaturedStories-module__QQoBiG__storyCard:hover,.FeaturedStories-module__QQoBiG__storyCard:focus-visible) .FeaturedStories-module__QQoBiG__storyCardTitle{color:var(--foreground)}.FeaturedStories-module__QQoBiG__storyCardCover{aspect-ratio:5/7;background:var(--surface-3);position:relative;overflow:hidden}.FeaturedStories-module__QQoBiG__storyCardCover img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}.FeaturedStories-module__QQoBiG__storyCardBody{flex-direction:column;gap:4px;padding:12px 12px 14px;display:flex}.FeaturedStories-module__QQoBiG__storyCardTitle{font-family:var(--font-display);color:var(--foreground-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:14.5px;font-weight:500;line-height:1.25;transition:color .25s;display:-webkit-box;overflow:hidden}.FeaturedStories-module__QQoBiG__storyCardGenres{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.FeaturedStories-module__QQoBiG__storyCardMeta{color:var(--foreground-faint);align-items:center;gap:5px;margin-top:3px;font-size:11.5px;display:flex}.FeaturedStories-module__QQoBiG__metaDivider{background:var(--border);width:1px;height:12px;margin-inline:4px}.FeaturedStories-module__QQoBiG__skeletonCard{aspect-ratio:3/5;border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--border);width:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite FeaturedStories-module__QQoBiG__pulseSkeleton}@keyframes FeaturedStories-module__QQoBiG__pulseSkeleton{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1280px){.FeaturedStories-module__QQoBiG__carouselSlide{flex:0 0 20%}}@media (max-width:1023px){.FeaturedStories-module__QQoBiG__carouselSlide{flex:0 0 25%}}@media (max-width:767px){.FeaturedStories-module__QQoBiG__storiesHeader{flex-direction:column;align-items:flex-start}.FeaturedStories-module__QQoBiG__carouselContainer{margin-left:-12px}.FeaturedStories-module__QQoBiG__carouselSlide{flex:0 0 33.3333%;padding-left:12px}}@media (max-width:520px){.FeaturedStories-module__QQoBiG__carouselContainer{margin-left:-10px}.FeaturedStories-module__QQoBiG__carouselSlide{flex:0 0 50%;padding-left:10px}.FeaturedStories-module__QQoBiG__storyCardBody{padding:10px 10px 12px}.FeaturedStories-module__QQoBiG__storyCardTitle{font-size:13.5px}}@media (max-width:380px){.FeaturedStories-module__QQoBiG__carouselSlide{flex:0 0 82%}}
:root{--stack-card-width:215px;--stack-card-height:385px;--stack-radius:14px;--stack-transform-ease:cubic-bezier(.18, 1.25, .3, 1);--stack-duration:.9s}.CyclingStoryCards-module__rCbRJa__stackWrapper{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px 16px;display:flex;position:relative}.CyclingStoryCards-module__rCbRJa__ambientGlow{filter:blur(36px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf638 0%,#22d3ee14 45%,#0000 70%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CyclingStoryCards-module__rCbRJa__scene{perspective:1000px;transform-style:preserve-3d;width:var(--stack-card-width);height:var(--stack-card-height);z-index:1;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:relative}.CyclingStoryCards-module__rCbRJa__card{width:var(--stack-card-width);height:var(--stack-card-height);border-radius:var(--stack-radius);-webkit-backdrop-filter:blur(20px);cursor:pointer;transform-style:preserve-3d;backface-visibility:hidden;transition:transform var(--stack-duration) var(--stack-transform-ease), filter .45s ease, box-shadow .45s ease, border-color .35s ease, opacity .9s ease, margin-top .9s var(--stack-transform-ease);background:#0d0d15d9;border:1px solid #ffffff1a;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 16px 45px #00000073}.CyclingStoryCards-module__rCbRJa__card [class*=storyCardBody]{gap:3px;padding:10px 12px 12px}.CyclingStoryCards-module__rCbRJa__card [class*=storyCardTitle]{line-clamp:1;-webkit-line-clamp:1;min-height:auto;font-size:14.5px;line-height:1.2}.CyclingStoryCards-module__rCbRJa__card [class*=storyCardGenres]{font-size:11.5px}.CyclingStoryCards-module__rCbRJa__card [class*=storyCardMeta]{margin-top:2px;font-size:11px}.CyclingStoryCards-module__rCbRJa__card:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(90deg,#fff0 70%,#ffffff14 100%);position:absolute;inset:0}.CyclingStoryCards-module__rCbRJa__cardShine{opacity:0;pointer-events:none;z-index:6;background:linear-gradient(115deg,#0000 0%,#ffffff14 35%,#0000 70%);transition:opacity .8s;position:absolute;inset:0}.CyclingStoryCards-module__rCbRJa__card:hover .CyclingStoryCards-module__rCbRJa__cardShine{opacity:1}.CyclingStoryCards-module__rCbRJa__pos1{z-index:1;opacity:.75;filter:grayscale(.4)brightness(.78);transform:rotateY(-24deg)translateZ(-95px)translateY(-40px)translate(36px)}.CyclingStoryCards-module__rCbRJa__pos2{z-index:2;opacity:.9;filter:grayscale(.18)brightness(.9);transform:rotateY(-18deg)translateZ(-48px)translateY(-20px)translate(18px)}.CyclingStoryCards-module__rCbRJa__pos3{z-index:3;opacity:1;filter:grayscale(0)brightness();border-color:#a78bfa47;transform:rotateY(-12deg)translateZ(0)translateY(0)translate(0);box-shadow:0 24px 60px #000000a6,0 0 30px #8b5cf633,inset 0 1px #ffffff26}.CyclingStoryCards-module__rCbRJa__dummy{opacity:0;z-index:0;pointer-events:none;transform:rotateY(-28deg)translateZ(-140px)translateY(-60px)translate(55px)}.CyclingStoryCards-module__rCbRJa__card:hover{border-color:#a78bfa73;box-shadow:0 28px 70px #000000b3,0 0 35px #8b5cf64d}.CyclingStoryCards-module__rCbRJa__card.CyclingStoryCards-module__rCbRJa__pos1:hover{filter:grayscale(.1)brightness(.92);opacity:.95;transform:rotateY(-24deg)translateZ(-95px)translateY(-65px)translate(45px)}.CyclingStoryCards-module__rCbRJa__card.CyclingStoryCards-module__rCbRJa__pos2:hover{filter:grayscale(0)brightness();opacity:1;transform:rotateY(-18deg)translateZ(-42px)translateY(-38px)translate(22px)}.CyclingStoryCards-module__rCbRJa__card.CyclingStoryCards-module__rCbRJa__pos3:hover{filter:grayscale(0)brightness(1.04);transform:rotateY(-12deg)translateZ(10px)translateY(-14px)translate(0)}.CyclingStoryCards-module__rCbRJa__cardCover{background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.CyclingStoryCards-module__rCbRJa__coverOverlay{background:linear-gradient(#0505091a 0%,#050509b3 100%);position:absolute;inset:0}.CyclingStoryCards-module__rCbRJa__coverRavenwood{background:radial-gradient(circle at 30% 25%,#226446d9,#0000 60%),radial-gradient(circle at 75% 70%,#8b5cf659,#0000 55%),linear-gradient(160deg,#0c1513,#06080c 70%)}.CyclingStoryCards-module__rCbRJa__coverAlgorithm{background:radial-gradient(circle at 70% 30%,#22d3eebf,#0000 55%),radial-gradient(circle at 20% 80%,#7c3aed73,#0000 60%),linear-gradient(160deg,#0a0e14,#050509 75%)}.CyclingStoryCards-module__rCbRJa__coverReddoor{background:radial-gradient(circle at 50% 40%,#ef4444cc,#0000 58%),radial-gradient(circle at 80% 80%,#7c3aed66,#0000 55%),linear-gradient(160deg,#150a0c,#070509 75%)}.CyclingStoryCards-module__rCbRJa__coverShadows{background:radial-gradient(circle at 40% 30%,#6d28d9bf,#0000 58%),radial-gradient(circle at 80% 75%,#22d3ee59,#0000 55%),linear-gradient(160deg,#0d0a18,#060509 75%)}.CyclingStoryCards-module__rCbRJa__coverEchoes{background:radial-gradient(circle at 65% 35%,#22d3eea6,#0000 55%),radial-gradient(circle at 25% 80%,#c084fc80,#0000 60%),linear-gradient(160deg,#0a0f1a,#05060c 75%)}.CyclingStoryCards-module__rCbRJa__storyTag{-webkit-backdrop-filter:blur(10px);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);z-index:2;background:#050509b3;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10.5px;font-weight:500;display:inline-flex;position:absolute;top:14px;left:14px}.CyclingStoryCards-module__rCbRJa__tagDot{border-radius:50%;width:6px;height:6px}.CyclingStoryCards-module__rCbRJa__cardBody{z-index:2;flex-direction:column;flex:1;justify-content:space-between;padding:16px 18px 18px;display:flex;position:relative}.CyclingStoryCards-module__rCbRJa__cardTitle{font-family:var(--font-display);color:var(--foreground);margin-bottom:4px;font-size:18px;font-weight:500;line-height:1.25}.CyclingStoryCards-module__rCbRJa__cardGenres{color:var(--foreground-muted);font-size:12.5px}.CyclingStoryCards-module__rCbRJa__cardMeta{color:var(--foreground-secondary);align-items:center;gap:6px;margin-top:12px;font-size:12px;display:flex}.CyclingStoryCards-module__rCbRJa__metaItem{align-items:center;gap:5px;display:inline-flex}.CyclingStoryCards-module__rCbRJa__metaItem .icon{width:14px;height:14px;color:var(--primary-light)}.CyclingStoryCards-module__rCbRJa__metaDivider{background:#ffffff1f;width:1px;height:12px;margin-inline:4px}.CyclingStoryCards-module__rCbRJa__stackBadge{-webkit-backdrop-filter:blur(12px);color:var(--foreground-muted);z-index:2;background:#0d0d1599;border:1px solid #a78bfa33;border-radius:999px;align-items:center;gap:8px;margin-top:24px;padding:6px 14px;font-size:12px;display:inline-flex}.CyclingStoryCards-module__rCbRJa__stackBadge .icon{width:13px;height:13px;color:var(--primary-light)}.CyclingStoryCards-module__rCbRJa__stackBadge strong{color:var(--foreground);font-weight:500}@keyframes CyclingStoryCards-module__rCbRJa__cardEnter1{0%{opacity:0;margin-top:-40px}to{opacity:.75;margin-top:0}}@keyframes CyclingStoryCards-module__rCbRJa__cardEnter2{0%{opacity:0;margin-top:-40px}to{opacity:.9;margin-top:0}}@keyframes CyclingStoryCards-module__rCbRJa__cardEnter3{0%{opacity:0;margin-top:-40px}to{opacity:1;margin-top:0}}.CyclingStoryCards-module__rCbRJa__cardEnter1{animation:1.2s cubic-bezier(.25,.8,.25,1) forwards CyclingStoryCards-module__rCbRJa__cardEnter1}.CyclingStoryCards-module__rCbRJa__cardEnter2{animation:1.2s cubic-bezier(.25,.8,.25,1) .15s forwards CyclingStoryCards-module__rCbRJa__cardEnter2}.CyclingStoryCards-module__rCbRJa__cardEnter3{animation:1.2s cubic-bezier(.25,.8,.25,1) .3s forwards CyclingStoryCards-module__rCbRJa__cardEnter3}@media (prefers-reduced-motion:reduce){.CyclingStoryCards-module__rCbRJa__card{transition:none!important;animation:none!important}.CyclingStoryCards-module__rCbRJa__scene{transition:none!important}}@media (max-width:767px){:root{--stack-card-width:185px;--stack-card-height:330px}.CyclingStoryCards-module__rCbRJa__ambientGlow{width:220px;height:220px}}.CyclingStoryCards-module__rCbRJa__loadingContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}
.NeonCables-module__fyMBIq__container{width:100%;position:relative}.NeonCables-module__fyMBIq__content{z-index:1;position:relative}.NeonCables-module__fyMBIq__svgContainer{pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.NeonCables-module__fyMBIq__svg{width:auto;max-width:none;height:100%;display:block}.NeonCables-module__fyMBIq__lineBaseCyan{stroke:#0e7490;stroke-width:1.5px;opacity:.2;fill:none}.NeonCables-module__fyMBIq__lineBasePurple{stroke:#581c87;stroke-width:1.5px;opacity:.2;fill:none}.NeonCables-module__fyMBIq__lineGlowCyan{stroke:#22d3ee;stroke-width:2.5px;fill:none;filter:url(#neonGlowCyan);stroke-linecap:round;will-change:stroke-dashoffset;animation:4.2s ease-in-out infinite alternate NeonCables-module__fyMBIq__flickerCyan}.NeonCables-module__fyMBIq__lineGlowPurple{stroke:#a855f7;stroke-width:2.2px;fill:none;filter:url(#neonGlowPurple);stroke-linecap:round;will-change:stroke-dashoffset;animation:5s ease-in-out infinite alternate NeonCables-module__fyMBIq__flickerPurple}@keyframes NeonCables-module__fyMBIq__flickerCyan{0%,to{opacity:.95;filter:url(#neonGlowCyan)}50%{opacity:.75;filter:url(#neonGlowCyanBright)}}@keyframes NeonCables-module__fyMBIq__flickerPurple{0%,to{opacity:.9;filter:url(#neonGlowPurple)}50%{opacity:.7;filter:url(#neonGlowPurpleBright)}}.NeonCables-module__fyMBIq__pulseCyan{fill:url(#gradPulseCyan);filter:url(#neonDotGlow);opacity:.95}.NeonCables-module__fyMBIq__pulsePurple{fill:url(#gradPulsePurple);filter:url(#neonDotGlow);opacity:.95}.NeonCables-module__fyMBIq__dot{fill:#22d3ee;opacity:.2;filter:url(#neonDotGlow);transition:opacity .35s,r .35s,fill .35s}.NeonCables-module__fyMBIq__dotActive{opacity:1;r:8;fill:#a78bfa}@media (prefers-reduced-motion:reduce){.NeonCables-module__fyMBIq__lineGlowCyan,.NeonCables-module__fyMBIq__lineGlowPurple{animation:none}.NeonCables-module__fyMBIq__pulseCyan,.NeonCables-module__fyMBIq__pulsePurple{display:none}}
.BookItem-module__zIjiLW__card{cursor:pointer;overflow:hidden}.BookItem-module__zIjiLW__cover{flex-direction:column;display:flex}.BookItem-module__zIjiLW__image{aspect-ratio:5/7;object-fit:cover;pointer-events:none;width:100%}.BookItem-module__zIjiLW__info{flex-direction:column;display:flex}.BookItem-module__zIjiLW__title,.BookItem-module__zIjiLW__titleCompact{height:2lh}
.SectionHeader-module__ULFsLW__sectionHeader{margin-bottom:56px}.SectionHeader-module__ULFsLW__center{text-align:center}.SectionHeader-module__ULFsLW__center .SectionHeader-module__ULFsLW__heading{max-width:640px;margin-inline:auto}.SectionHeader-module__ULFsLW__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-light);font-size:12px;font-weight:500}.SectionHeader-module__ULFsLW__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-top:12px;font-size:clamp(36px,4.4vw,52px);font-weight:400;line-height:1.08}.SectionHeader-module__ULFsLW__subheading{max-width:680px;color:var(--foreground-muted);margin:20px auto 0;font-size:17px;line-height:1.65}.SectionHeader-module__ULFsLW__titleAccent{background:linear-gradient(90deg, var(--primary), var(--primary-light));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}
.BookCarousel-module__KsXj9G__carousel{width:100vw;margin-left:50%;overflow-x:hidden;transform:translate(-50%)}.BookCarousel-module__KsXj9G__embla{-webkit-mask-image:linear-gradient(180deg, transparent, black var(--fade-size,15%), black calc(100% - var(--fade-size,15%)), transparent);mask-image:linear-gradient(180deg, transparent, black var(--fade-size,15%), black calc(100% - var(--fade-size,15%)), transparent);-webkit-mask-image:linear-gradient(180deg, transparent, black var(--fade-size,15%), black calc(100% - var(--fade-size,15%)), transparent);scrollbar-width:thin;scrollbar-color:#0000004d transparent;overflow:hidden}.BookCarousel-module__KsXj9G__embla::-webkit-scrollbar{width:6px;height:6px}.BookCarousel-module__KsXj9G__embla::-webkit-scrollbar-track{background:0 0}.BookCarousel-module__KsXj9G__embla::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}.BookCarousel-module__KsXj9G__embla::-webkit-scrollbar-thumb:hover{background-color:#00000080}.BookCarousel-module__KsXj9G__spacer{height:4rem}.BookCarousel-module__KsXj9G__column{width:100%;position:relative}.BookCarousel-module__KsXj9G__stack{flex-direction:column;gap:1rem;display:flex;position:absolute;left:0;right:0}.BookCarousel-module__KsXj9G__stackClipBottom{top:0}.BookCarousel-module__KsXj9G__stackClipTop{bottom:0}.BookCarousel-module__KsXj9G__bookWrapper{flex-shrink:0;width:100%}.BookCarousel-module__KsXj9G__skeletonCover{aspect-ratio:5/7;background:linear-gradient(100deg,#ffffff0a 40%,#ffffff1f 50%,#ffffff0a 60%) 0 0/200% 100%;border-radius:12px;width:100%;animation:1.6s linear infinite BookCarousel-module__KsXj9G__skeleton-shimmer}@keyframes BookCarousel-module__KsXj9G__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.HowItWorks-module__UB2Aqa__howItWorks{position:relative;overflow:hidden}.HowItWorks-module__UB2Aqa__container{align-items:stretch;gap:2.5rem;margin-top:3rem;display:flex}.HowItWorks-module__UB2Aqa__tabs{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:10px;width:390px;height:460px;display:flex}.HowItWorks-module__UB2Aqa__tab{background:var(--surface-2,#0d0d15);border:1px solid var(--border,#ffffff12);border-radius:var(--radius-md,12px);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-card,0 10px 40px #00000040);flex:none;align-items:stretch;padding:0;transition:background .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.HowItWorks-module__UB2Aqa__tab:focus-visible{border-color:var(--primary-light);outline:none;box-shadow:0 0 0 3px #8b5cf640}.HowItWorks-module__UB2Aqa__tab:hover{background:var(--surface-3,#12121c);border-color:var(--border-hover,#a78bfa59)}.HowItWorks-module__UB2Aqa__tabActive{background:var(--surface-3,#12121c);border-color:#a78bfa66}.HowItWorks-module__UB2Aqa__progressTrack{background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:flex-start;width:3px;display:flex;position:relative}.HowItWorks-module__UB2Aqa__progressFill{background:linear-gradient(180deg, var(--primary-light,#a78bfa), var(--primary,#8b5cf6));border-radius:2px;width:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 10px #8b5cf680}.HowItWorks-module__UB2Aqa__shimmer{opacity:.6;background:linear-gradient(#ffffff59,#0000,#ffffff59) 0 0/100% 200%;animation:2.2s linear infinite HowItWorks-module__UB2Aqa__shimmer;position:absolute;inset:0}@keyframes HowItWorks-module__UB2Aqa__shimmer{0%{background-position:0 100%}to{background-position:0 -100%}}.HowItWorks-module__UB2Aqa__text{flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:.95rem 1.15rem;display:flex}.HowItWorks-module__UB2Aqa__titleRow{align-items:center;gap:.75rem;display:flex}.HowItWorks-module__UB2Aqa__number{font-family:var(--font-mono);letter-spacing:.1em;color:var(--primary-light);background:#8b5cf61f;border:1px solid #a78bfa33;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.75rem;font-weight:700}.HowItWorks-module__UB2Aqa__title{font-family:var(--font-display);color:var(--foreground,#f5f3ff);white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-size:1.02rem;font-weight:600;overflow:hidden}.HowItWorks-module__UB2Aqa__subtitle{color:var(--foreground-secondary,#c4c1cc);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:400;overflow:hidden}.HowItWorks-module__UB2Aqa__body{color:var(--foreground-muted,#8b8994);opacity:0;max-height:0;margin-top:0;font-size:.8125rem;line-height:1.5;transition:max-height .32s cubic-bezier(.2,.9,.2,1),opacity .25s,transform .28s,margin-top .25s;overflow:hidden;transform:translateY(4px)}.HowItWorks-module__UB2Aqa__tabActiveBody{opacity:1;max-height:90px;margin-top:.35rem;transform:translateY(0)}.HowItWorks-module__UB2Aqa__panes{z-index:1;border-radius:var(--radius-lg,16px);flex:1;width:100%;height:460px;position:relative;transform:translateZ(0)}.HowItWorks-module__UB2Aqa__card{will-change:transform, width, height, top, left, opacity;border:1px solid var(--border,#ffffff14);justify-content:center;align-items:center;transition:top .54s cubic-bezier(.2,.9,.2,1),left .54s cubic-bezier(.2,.9,.2,1),width .54s cubic-bezier(.2,.9,.2,1),height .54s cubic-bezier(.2,.9,.2,1),transform .54s cubic-bezier(.2,.9,.2,1),opacity .42s,box-shadow .42s;display:flex;position:absolute;overflow:hidden}.HowItWorks-module__UB2Aqa__cardDecor{-webkit-backdrop-filter:blur(16px)}.HowItWorks-module__UB2Aqa__cardMain{background:var(--surface-1,#09090f)}.HowItWorks-module__UB2Aqa__cardMain img{object-fit:cover;opacity:0;width:100%;height:100%;transition:transform .8s ease-out,opacity .7s;display:block;position:absolute;inset:0;transform:scale(1.15)}.HowItWorks-module__UB2Aqa__cardMain img.HowItWorks-module__UB2Aqa__active{opacity:1;transform:scale(1)}.HowItWorks-module__UB2Aqa__iconWrapper{opacity:0;color:#fff;justify-content:center;align-items:center;transition:opacity .6s,transform .6s;display:flex;position:absolute;transform:scale(.8)}.HowItWorks-module__UB2Aqa__iconWrapper.HowItWorks-module__UB2Aqa__active{opacity:1;transform:scale(1)}.HowItWorks-module__UB2Aqa__logoBadge{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.HowItWorks-module__UB2Aqa__logoImg{object-fit:contain;filter:drop-shadow(0 6px 14px #8b5cf666);width:44px;height:44px}@media (max-width:1023px){.HowItWorks-module__UB2Aqa__container{flex-direction:column;gap:2rem}.HowItWorks-module__UB2Aqa__tabs{grid-template-columns:1fr 1fr;grid-auto-rows:auto;align-content:space-between;gap:14px;width:100%;height:280px;display:grid}.HowItWorks-module__UB2Aqa__panes{flex:none;height:380px}}@media (max-width:640px){.HowItWorks-module__UB2Aqa__tabs{grid-template-columns:1fr;gap:10px;height:470px}.HowItWorks-module__UB2Aqa__panes{height:300px}}
.NativeModal-module__g-kXcG__nativeModal{color:var(--color-foreground);background:var(--color-card);opacity:0;transition:opacity var(--modal-animation-duration,.2s) ease-out, transform var(--modal-animation-duration,.2s) cubic-bezier(.34, 1.56, .64, 1), overlay var(--modal-animation-duration,.2s) ease-out allow-discrete, display var(--modal-animation-duration,.2s) ease-out allow-discrete;margin:auto;padding:0;position:fixed;inset:0;transform:scale(.95)}.NativeModal-module__g-kXcG__nativeModal[open]{opacity:1;margin:auto;transform:none}.NativeModal-module__g-kXcG__nativeModal.NativeModal-module__g-kXcG__fullscreen{border-radius:1rem;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;box-shadow:0 24px 80px #00000026}@starting-style{.NativeModal-module__g-kXcG__nativeModal[open]{opacity:0;transform:scale(.95)}}.NativeModal-module__g-kXcG__nativeModal.NativeModal-module__g-kXcG__fullscreen::backdrop{display:none}.NativeModal-module__g-kXcG__nativeModal::backdrop{-webkit-backdrop-filter:blur();backdrop-filter:blur();transition:background-color var(--modal-animation-duration,.2s) ease-out, backdrop-filter var(--modal-animation-duration,.2s) ease-out, overlay var(--modal-animation-duration,.2s) ease-out allow-discrete, display var(--modal-animation-duration,.2s) ease-out allow-discrete;background-color:#0000}.NativeModal-module__g-kXcG__nativeModal[open]::backdrop{background-color:color-mix(in srgb, var(--color-background) 60%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@starting-style{.NativeModal-module__g-kXcG__nativeModal[open]::backdrop{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}}@media (prefers-reduced-motion:reduce){.NativeModal-module__g-kXcG__nativeModal,.NativeModal-module__g-kXcG__nativeModal::backdrop{transition:none}}
.Button-module__8RiFmG__thrillerBorder{isolation:isolate;position:relative}.Button-module__8RiFmG__controlOutline{border-color:var(--color-border);color:var(--color-foreground);background-color:#0000}.Button-module__8RiFmG__controlOutline:hover{background-color:var(--color-muted);border-color:var(--color-muted-foreground);color:var(--color-foreground)}.Button-module__8RiFmG__thrillerBorder:before{content:"";border-radius:inherit;z-index:-1;background:conic-gradient(from var(--angle), var(--color-primary), var(--color-accent), var(--color-destructive), var(--color-primary));-webkit-mask-composite:xor;padding:1.5px;animation:3s linear infinite Button-module__8RiFmG__tl-input-border-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Button-module__8RiFmG__thrillerBorder:after{content:"";border-radius:inherit;z-index:-2;background:conic-gradient(from var(--angle), var(--color-primary), var(--color-accent), var(--color-destructive), var(--color-primary));filter:blur(12px);opacity:.4;animation:3s linear infinite Button-module__8RiFmG__tl-input-border-spin;position:absolute;inset:-3px}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__thrillerBorder:before,.Button-module__8RiFmG__thrillerBorder:after{animation:none}.Button-module__8RiFmG__thrillerBorder:after{opacity:0}}
.SparkleBurst-module__m_Jcxq__layer{z-index:20;pointer-events:none;position:absolute;inset:0}.SparkleBurst-module__m_Jcxq__sparkle{clip-path:polygon(50% 0%,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0% 50%,39% 39%);animation:SparkleBurst-module__m_Jcxq__sparkle-burst-twinkle var(--sparkle-duration,4.5s) ease-in-out infinite;animation-delay:var(--sparkle-delay,0s);will-change:transform, opacity;--peak:1;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes SparkleBurst-module__m_Jcxq__sparkle-burst-twinkle{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}22%{opacity:var(--peak);transform:translate(-50%,-50%)scale(1)}40%{opacity:var(--peak);transform:translate(-50%,-50%)scale(1.15)rotate(90deg)}58%{opacity:0;transform:translate(-50%,-50%)scale(.35)rotate(90deg)}to{opacity:0;transform:translate(-50%,-50%)scale(0)rotate(90deg)}}@media (prefers-reduced-motion:reduce){.SparkleBurst-module__m_Jcxq__sparkle{opacity:var(--peak);animation:none;transform:translate(-50%,-50%)scale(.6)}}
.ArtifactSpinner-module__yKdZrq__artifact{width:var(--artifact-size);height:var(--artifact-size);perspective:calc(var(--artifact-size) * 10);transform-style:preserve-3d;position:relative;transform:rotateX(15deg)rotateY(15deg)}.ArtifactSpinner-module__yKdZrq__core,.ArtifactSpinner-module__yKdZrq__ring{transform-style:preserve-3d;position:absolute;top:50%;left:50%}.ArtifactSpinner-module__yKdZrq__core{width:calc(var(--artifact-size) / 4);height:calc(var(--artifact-size) / 4);background:var(--artifact-color);box-shadow:0 0 calc(var(--artifact-size) / 4) var(--artifact-color), 0 0 calc(var(--artifact-size) / 2) var(--artifact-color);animation:1.2s ease-in-out infinite alternate ArtifactSpinner-module__yKdZrq__artifact-pulse}.ArtifactSpinner-module__yKdZrq__ring{border:max(1px, calc(var(--artifact-size) / 32)) solid color-mix(in srgb, var(--artifact-color) 50%, transparent);width:100%;height:100%;box-shadow:0 0 calc(var(--artifact-size) / 6) color-mix(in srgb, var(--artifact-color) 40%, transparent), inset 0 0 calc(var(--artifact-size) / 6) color-mix(in srgb, var(--artifact-color) 40%, transparent)}.ArtifactSpinner-module__yKdZrq__ringX{animation:3s linear infinite ArtifactSpinner-module__yKdZrq__spin-x}.ArtifactSpinner-module__yKdZrq__ringY{animation:4s linear infinite ArtifactSpinner-module__yKdZrq__spin-y}.ArtifactSpinner-module__yKdZrq__ringZ{animation:5s linear infinite ArtifactSpinner-module__yKdZrq__spin-z}@keyframes ArtifactSpinner-module__yKdZrq__spin-x{0%{transform:translate(-50%,-50%)rotate(45deg)rotateX(0)rotateY(0)}to{transform:translate(-50%,-50%)rotate(45deg)rotateX(360deg)rotateY(0)}}@keyframes ArtifactSpinner-module__yKdZrq__spin-y{0%{transform:translate(-50%,-50%)rotate(45deg)rotateX(0)rotateY(0)}to{transform:translate(-50%,-50%)rotate(45deg)rotateX(0)rotateY(360deg)}}@keyframes ArtifactSpinner-module__yKdZrq__spin-z{0%{transform:translate(-50%,-50%)rotate(45deg)rotateX(0)rotateY(0)}to{transform:translate(-50%,-50%)rotate(45deg)rotateX(360deg)rotateY(360deg)}}@keyframes ArtifactSpinner-module__yKdZrq__artifact-pulse{0%{opacity:.7;transform:translate(-50%,-50%)rotate(45deg)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1.2)}}
.Dropdown-module__Ax5K1W__dropdown{opacity:0;pointer-events:none;background:var(--surface-2,#0d0d15);border:1px solid var(--border,#ffffff12);color:var(--foreground,#f5f3ff);transition:opacity .15s ease-out, transform .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;margin:0;position:fixed;inset:auto;transform:translateY(-.5rem)}.Dropdown-module__Ax5K1W__dropdown.Dropdown-module__Ax5K1W__open{opacity:1;pointer-events:auto;transform:translateY(0)}@starting-style{.Dropdown-module__Ax5K1W__dropdown.Dropdown-module__Ax5K1W__open{opacity:0;pointer-events:none;transform:translateY(-.5rem)}}@media (prefers-reduced-motion:reduce){.Dropdown-module__Ax5K1W__dropdown{transition:none}}
.LanguageSelector-module__rmfGWq__container{display:flex;position:relative}.LanguageSelector-module__rmfGWq__trigger{gap:.25rem}.LanguageSelector-module__rmfGWq__trigger:hover{border-color:var(--border-hover);color:var(--foreground)}.LanguageSelector-module__rmfGWq__icon{width:1rem;height:1rem;color:var(--color-muted-foreground)}.LanguageSelector-module__rmfGWq__label{font-size:.875rem;font-weight:500;line-height:1}.LanguageSelector-module__rmfGWq__dropdown{background:var(--color-card);border:1px solid var(--color-border);z-index:50;border-radius:.5rem;min-width:160px;margin:0;padding:.5rem;list-style:none;animation:.2s ease-out LanguageSelector-module__rmfGWq__slideDown;position:absolute;top:calc(100% + .5rem);box-shadow:0 4px 12px #0000001a}.LanguageSelector-module__rmfGWq__right{right:0}.LanguageSelector-module__rmfGWq__left{left:0}@keyframes LanguageSelector-module__rmfGWq__slideDown{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.LanguageSelector-module__rmfGWq__option{cursor:pointer;color:var(--foreground,#f5f3ff);border-radius:.25rem;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:background-color .15s ease-in-out;display:flex}.LanguageSelector-module__rmfGWq__option:hover{background-color:var(--color-muted,#12121c);color:var(--foreground,#f5f3ff)}.LanguageSelector-module__rmfGWq__option.LanguageSelector-module__rmfGWq__selected{background-color:rgb(var(--color-primary) / .1);color:var(--primary-light,#a78bfa)}.LanguageSelector-module__rmfGWq__flag{font-size:1.25rem;line-height:1}.LanguageSelector-module__rmfGWq__languageName{color:var(--foreground,#f5f3ff);font-size:.875rem;font-weight:500}
.Eye-module__911Wwq__eye{pointer-events:none;will-change:transform, opacity;transform:translate(-50%, -50%) rotate(var(--eye-rotation,0deg));animation:.42s cubic-bezier(.34,1.56,.64,1) both Eye-module__911Wwq__pop;position:absolute}@keyframes Eye-module__911Wwq__pop{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--eye-rotation,0deg)) scale(.2)}to{opacity:1;transform:translate(-50%, -50%) rotate(var(--eye-rotation,0deg)) scale(1)}}.Eye-module__911Wwq__sclera{background:radial-gradient(circle at 35% 30%,#f2ede2 0%,#e4dcc9 55%,#cfc4a8 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000026,inset 0 4px 10px #00000040}.Eye-module__911Wwq__highlight{filter:blur(.5px);pointer-events:none;background:#ffffff8c;border-radius:50%;width:14%;height:14%;position:absolute;top:22%;left:30%}.Eye-module__911Wwq__iris{background:radial-gradient(circle at 40% 35%, var(--iris-base), var(--iris-rim) 75%);will-change:transform;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;transform:translate(0,0);box-shadow:inset 0 0 0 2px #00000059}.Eye-module__911Wwq__pupil{will-change:transform;background:#050403;border-radius:50%;width:42%;height:42%;transform:scale(1)}.Eye-module__911Wwq__eyelid{background:var(--eyelid-color,#16130f);transform-origin:top;pointer-events:none;border-radius:50%;position:absolute;inset:0;transform:scaleY(0)}.Eye-module__911Wwq__blinking{animation:Eye-module__911Wwq__blink var(--blink-duration,.14s) ease-in-out}@keyframes Eye-module__911Wwq__blink{0%{transform:scaleY(0)}45%{transform:scaleY(1)}55%{transform:scaleY(1)}to{transform:scaleY(0)}}@media (prefers-reduced-motion:reduce){.Eye-module__911Wwq__eye{opacity:1;animation:none}.Eye-module__911Wwq__blinking{animation:none}}
.UserDropdown-module__ZfCAgG__trigger{border-radius:var(--radius-sm,8px);border:1px solid var(--border,#ffffff12);background:var(--surface-2,#0d0d15);color:var(--foreground-secondary,#c4c1cc);cursor:pointer;font-family:var(--font-body,sans-serif);align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:border-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex}.UserDropdown-module__ZfCAgG__trigger:hover{border-color:var(--border-hover,#a78bfa59);color:var(--foreground,#f5f3ff)}.UserDropdown-module__ZfCAgG__icon{width:1rem;height:1rem;color:var(--foreground-muted,#8b8994)}.UserDropdown-module__ZfCAgG__label{color:var(--foreground,#f5f3ff);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.875rem;font-weight:500;overflow:hidden}@media (max-width:640px){.UserDropdown-module__ZfCAgG__label{max-width:90px}}.UserDropdown-module__ZfCAgG__profileHeader{border-bottom:1px solid var(--border,#ffffff12);background:var(--surface-2,#0d0d15);cursor:pointer;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.UserDropdown-module__ZfCAgG__profileInfo{flex-direction:column;min-width:0;line-height:1.3;display:flex}.UserDropdown-module__ZfCAgG__profileName{color:var(--foreground,#f5f3ff);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.UserDropdown-module__ZfCAgG__profileUsername{color:var(--foreground-muted,#8b8994);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.UserDropdown-module__ZfCAgG__profileBadges{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.25rem;display:flex}.UserDropdown-module__ZfCAgG__tierBadge{border-radius:9999px;align-items:center;gap:.125rem;width:fit-content;padding:0 .375rem;font-size:10px;font-weight:700;line-height:1.5;display:inline-flex}.UserDropdown-module__ZfCAgG__tierVip{color:#fff;background:linear-gradient(90deg,#eab308,#f97316)}.UserDropdown-module__ZfCAgG__tierFree{background:var(--surface-3,#12121c);color:var(--foreground-muted,#8b8994)}.UserDropdown-module__ZfCAgG__tierBeta{color:#a78bfa;background:#8b5cf626}.UserDropdown-module__ZfCAgG__tierDemo{background:var(--surface-3,#12121c);color:var(--foreground-muted,#8b8994)}.UserDropdown-module__ZfCAgG__option{border-radius:var(--radius-sm,8px);cursor:pointer;color:var(--foreground,#f5f3ff);font-family:var(--font-body,sans-serif);align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:flex}.UserDropdown-module__ZfCAgG__option:hover{background-color:var(--surface-3,#12121c);color:var(--foreground,#f5f3ff)}.UserDropdown-module__ZfCAgG__option.UserDropdown-module__ZfCAgG__danger:hover{color:#ef4444;background-color:#ef44441f}.UserDropdown-module__ZfCAgG__option.UserDropdown-module__ZfCAgG__danger:hover .UserDropdown-module__ZfCAgG__optionIcon{color:#ef4444}.UserDropdown-module__ZfCAgG__optionIcon{width:1rem;height:1rem;color:var(--foreground-muted,#8b8994)}.UserDropdown-module__ZfCAgG__optionText{font-size:.875rem;font-weight:500}.UserDropdown-module__ZfCAgG__generationSection{border-radius:var(--radius-sm,8px);cursor:pointer;background:linear-gradient(135deg,#8b5cf626,#8b5cf60d);border:1px solid #a78bfa4d;margin:.5rem .5rem 0;padding:.75rem .75rem 0;transition:background .2s;animation:2s ease-in-out infinite UserDropdown-module__ZfCAgG__pulseGenBorder;display:block}.UserDropdown-module__ZfCAgG__generationSection:hover{background:linear-gradient(135deg,#8b5cf638,#8b5cf617)}@keyframes UserDropdown-module__ZfCAgG__pulseGenBorder{0%,to{border-color:#a78bfa40}50%{border-color:#a78bfa8c}}.UserDropdown-module__ZfCAgG__generationHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.UserDropdown-module__ZfCAgG__generationTitle{color:var(--primary-light,#a78bfa);font-size:.8125rem;font-weight:600}.UserDropdown-module__ZfCAgG__generationBadge{background:var(--primary,#8b5cf6);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.125rem;margin-left:auto;padding:0 .375rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.UserDropdown-module__ZfCAgG__generationBody{flex-direction:column;gap:.375rem;display:flex}.UserDropdown-module__ZfCAgG__generationBookTitle{color:var(--foreground,#f5f3ff);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.UserDropdown-module__ZfCAgG__progressWrapper{align-items:center;gap:.5rem;display:flex}.UserDropdown-module__ZfCAgG__progressTrack{background:#8b5cf626;border-radius:9999px;flex:1;height:.375rem;overflow:hidden}.UserDropdown-module__ZfCAgG__progressFill{background:linear-gradient(90deg, var(--primary,#8b5cf6), var(--primary-light,#a78bfa));border-radius:9999px;height:100%;transition:width .4s}.UserDropdown-module__ZfCAgG__progressText{color:var(--foreground-muted,#8b8994);text-align:right;min-width:2.2rem;font-size:.6875rem;font-weight:600}
.AnimatedEyes-module__LWO1Qq__root{pointer-events:none;overflow:hidden}.AnimatedEyes-module__LWO1Qq__fixed{position:fixed;inset:0}.AnimatedEyes-module__LWO1Qq__absolute{position:absolute;inset:0}
.NativePopover-module__tbyheq__nativePopover{max-width:min(var(--floating-available-width,100vw), calc(100vw - 16px));opacity:0;transition:opacity .15s ease-out, transform .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;margin:0;position:fixed;inset:auto;transform:translateY(-.5rem)}.NativePopover-module__tbyheq__nativePopover.NativePopover-module__tbyheq__open{opacity:1;transform:translateY(0)}@starting-style{.NativePopover-module__tbyheq__nativePopover.NativePopover-module__tbyheq__open{opacity:0;transform:translateY(-.5rem)}}@media (prefers-reduced-motion:reduce){.NativePopover-module__tbyheq__nativePopover{transition:none}}
.SanityGauge-module__eNfjKG__gauge{--stress:0;--pulse-ms:1.2s;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.SanityGauge-module__eNfjKG__ring{border-radius:inherit;border:2px solid hsl(187 70% 40%/calc(.35 + var(--stress) * .45));opacity:calc(.55 + var(--stress) * .35);animation:SanityGauge-module__eNfjKG__sanity-pulse var(--pulse-ms) ease-in-out infinite;pointer-events:none;position:absolute;inset:-3px}.SanityGauge-module__eNfjKG__critical .SanityGauge-module__eNfjKG__ring{border-color:#d32222a6}.SanityGauge-module__eNfjKG__crashed .SanityGauge-module__eNfjKG__ring{opacity:.7;border-color:#bb1b1b8c;animation:2.2s ease-in-out infinite SanityGauge-module__eNfjKG__sanity-crash}@keyframes SanityGauge-module__eNfjKG__sanity-pulse{0%,to{opacity:calc(.45 + var(--stress) * .3);transform:scale(1)}50%{transform:scale(calc(1.08 + var(--stress) * .12));opacity:calc(.75 + var(--stress) * .2)}}@keyframes SanityGauge-module__eNfjKG__sanity-crash{0%,to{opacity:.35;transform:scale(1)}12%{opacity:.75;transform:scale(1.15)}18%{opacity:.25;transform:scale(.95)}55%{opacity:.5;transform:scale(1.05)}62%{opacity:.2;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.SanityGauge-module__eNfjKG__ring{animation:none!important}.SanityGauge-module__eNfjKG__critical .SanityGauge-module__eNfjKG__ring{opacity:.85}}
:root{--tw-range-thumb-size:14px;--tw-range-track-height:6px;--tw-range-track-radius:calc(var(--tw-range-track-height) / 2)}.Slider-module__BTP6IG__centerMarker{-webkit-mask-image:linear-gradient(#0000,#000 30% 70%,#0000);mask-image:linear-gradient(#0000,#000 30% 70%,#0000)}.Slider-module__BTP6IG__range::-webkit-slider-runnable-track{border-radius:3px;height:6px}.Slider-module__BTP6IG__range::-moz-range-track{background:0 0;border:none;border-radius:3px;height:6px}.Slider-module__BTP6IG__range::-webkit-slider-thumb{appearance:none;background:var(--color-primary);cursor:pointer;border-radius:50%;width:14px;height:14px;margin-top:-4px;transition:transform .15s,box-shadow .15s}.Slider-module__BTP6IG__range::-moz-range-thumb{background:var(--color-primary);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s}.Slider-module__BTP6IG__range:not(:disabled)::-webkit-slider-thumb:hover{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 20%, transparent);transform:scale(1.25)}.Slider-module__BTP6IG__range:not(:disabled)::-moz-range-thumb:hover{transform:scale(1.25)}.Slider-module__BTP6IG__range:disabled{cursor:not-allowed;opacity:.35}
.StoryCreatorSection-module__IP-kAa__segmented{padding:var(--seg-pad);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);--seg-pad:.375rem;--x:0px;--w:0px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.375rem;display:inline-flex;position:relative;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.StoryCreatorSection-module__IP-kAa__indicator{top:var(--seg-pad);bottom:var(--seg-pad);width:var(--w);transform:translateX(var(--x));background:linear-gradient(135deg, var(--primary), var(--primary-dark));will-change:transform, width;pointer-events:none;z-index:0;opacity:0;border:1px solid #ffffff2e;border-radius:999px;transition:transform .5s cubic-bezier(.22,1,.36,1),width .5s cubic-bezier(.22,1,.36,1);position:absolute;left:0;box-shadow:0 4px 20px #7c3aed73,inset 0 1px #fff3}.StoryCreatorSection-module__IP-kAa__tab{z-index:1;color:var(--foreground-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .3s;display:inline-flex;position:relative}.StoryCreatorSection-module__IP-kAa__tab:hover{color:var(--foreground)}.StoryCreatorSection-module__IP-kAa__tabActive{color:#fff}.StoryCreatorSection-module__IP-kAa__tabIcon{width:1rem;height:1rem}.StoryCreatorSection-module__IP-kAa__badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;padding:.1rem .4rem;font-size:.625rem;font-weight:600}.StoryCreatorSection-module__IP-kAa__badgeLive{color:#4ade80;background:#22c55e26;border-color:#22c55e40}.StoryCreatorSection-module__IP-kAa__badgeSoon{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b40}@media (prefers-reduced-motion:reduce){.StoryCreatorSection-module__IP-kAa__indicator{transition:none}}
.OdometerCounter-module__iwbGva__counter{font-variant-numeric:tabular-nums;vertical-align:baseline;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.OdometerCounter-module__iwbGva__digitWindow{-webkit-user-select:none;user-select:none;vertical-align:baseline;height:1.08em;line-height:1.08em;display:inline-block;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.OdometerCounter-module__iwbGva__digitWheel{will-change:transform;flex-direction:column;transition-property:transform;transition-timing-function:cubic-bezier(.22,1,.36,1);display:flex;transform:translateZ(0)}.OdometerCounter-module__iwbGva__digit{background:linear-gradient(90deg, var(--primary-light), var(--primary));-webkit-text-fill-color:transparent;height:1.08em;color:var(--primary-light);-webkit-background-clip:text;background-clip:text;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OdometerCounter-module__iwbGva__separator{-webkit-user-select:none;user-select:none;background:linear-gradient(90deg, var(--primary-light), var(--primary));-webkit-text-fill-color:transparent;height:1.08em;color:var(--primary-light);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;line-height:1.08em;display:inline-flex}@media (prefers-reduced-motion:reduce){.OdometerCounter-module__iwbGva__digitWheel{transition:none!important}.OdometerCounter-module__iwbGva__digitWindow{-webkit-mask-image:none!important;mask-image:none!important}}
.StoryActionButton-module__YInkwW__storyAction{text-align:left;background-color:var(--color-card);border:1px solid var(--color-border);cursor:pointer;width:100%;color:var(--color-foreground);border-radius:.5rem;padding:1rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;position:relative}.StoryActionButton-module__YInkwW__storyAction:hover{background-color:var(--color-muted);border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 6px -1px #8b00001a,0 2px 4px -1px #8b00000f}.StoryActionButton-module__YInkwW__storyAction:active{transform:translateY(0);box-shadow:0 2px 4px -1px #8b00001a}.StoryActionButton-module__YInkwW__storyAction:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.StoryActionButton-module__YInkwW__storyAction:disabled:hover{background-color:var(--color-card);border-color:var(--color-border);box-shadow:none;transform:none}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__disabled:hover{background-color:var(--color-card);border-color:var(--color-border);box-shadow:none;transform:none}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__selected{border-color:var(--color-primary);background-color:var(--color-muted);transition:all .3s ease-in-out;box-shadow:0 0 0 3px #8b00001a}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__selected:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #8b000033,0 2px 4px -1px #8b00001a,0 0 0 3px #8b00001a}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__custom{background-color:color-mix(in srgb, var(--color-card) 85%, #8b00000f);border-style:dashed;border-color:#8b000080}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__custom:hover{border-color:var(--color-primary);background-color:color-mix(in srgb, var(--color-muted) 85%, #8b00000f);border-style:dashed}.StoryActionButton-module__YInkwW__storyAction.StoryActionButton-module__YInkwW__custom.StoryActionButton-module__YInkwW__selected{border-color:var(--color-primary);background-color:var(--color-muted);border-style:dashed}
.ReadOrCreate-module__HyyD8G__readOrCreate{position:relative}.ReadOrCreate-module__HyyD8G__splitGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ReadOrCreate-module__HyyD8G__splitPanel{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);--mx:50%;--my:50%;--tilt-x:0deg;--tilt-y:0deg;transform-style:preserve-3d;will-change:transform;flex-direction:column;align-items:flex-start;padding:48px;transition:--mx .35s cubic-bezier(.22,1,.36,1),--my .35s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.ReadOrCreate-module__HyyD8G__splitPanel:hover{border-color:var(--border-hover);box-shadow:var(--shadow-glow);transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-4px)}.ReadOrCreate-module__HyyD8G__splitPanel>*{z-index:2;position:relative}.ReadOrCreate-module__HyyD8G__splitPanel:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(140px circle at var(--mx) var(--my), #fffffff2, #7c3aedbf 28%, transparent 72%);-webkit-mask-composite:xor;padding:2px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ReadOrCreate-module__HyyD8G__splitPanel:before{content:"";z-index:0;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--mx) var(--my), #7c3aed66, transparent 65%);filter:blur(24px);border-radius:50%;transition:opacity .35s;position:absolute;inset:-15%}.ReadOrCreate-module__HyyD8G__splitPanel:hover:after,.ReadOrCreate-module__HyyD8G__splitPanel:hover:before{opacity:1}.ReadOrCreate-module__HyyD8G__panelReader{background:radial-gradient(circle at 85% 15%, #22d3ee1a, transparent 45%), var(--surface-2)}.ReadOrCreate-module__HyyD8G__panelWriter{background:radial-gradient(circle at 85% 15%, #8b5cf624, transparent 45%), var(--surface-2)}.ReadOrCreate-module__HyyD8G__panelArt{border-radius:var(--radius-md);border:1px solid var(--border);background:#05050980;align-self:stretch;height:170px;margin-bottom:32px;position:relative;overflow:hidden}.ReadOrCreate-module__HyyD8G__door{background:#05050999;border:1.5px solid #ffffff59;border-radius:6px;width:40px;height:84px;position:absolute;bottom:20px}.ReadOrCreate-module__HyyD8G__door:after{content:"";border-radius:3px;position:absolute;inset:6px}.ReadOrCreate-module__HyyD8G__doorA{border-color:#22d3eeb3;left:22%}.ReadOrCreate-module__HyyD8G__doorA:after{background:#22d3ee66}.ReadOrCreate-module__HyyD8G__doorB{border-color:#8b5cf6cc;right:22%}.ReadOrCreate-module__HyyD8G__doorB:after{background:#8b5cf673}.ReadOrCreate-module__HyyD8G__figure{background:#f5f3ffd9;border-radius:9px 9px 4px 4px;width:18px;height:64px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.ReadOrCreate-module__HyyD8G__figure:before{content:"";background:#f5f3ffd9;border-radius:50%;width:22px;height:22px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ReadOrCreate-module__HyyD8G__treeTrunk{background:linear-gradient(to top, var(--primary-dark), var(--primary-light));border-radius:5px;width:10px;height:70px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.ReadOrCreate-module__HyyD8G__treeTrunk:before,.ReadOrCreate-module__HyyD8G__treeTrunk:after{content:"";background:var(--primary-light);border-radius:50%;width:8px;height:8px;position:absolute;top:0;box-shadow:0 0 14px #a78bfacc}.ReadOrCreate-module__HyyD8G__treeTrunk:before{left:-14px}.ReadOrCreate-module__HyyD8G__treeTrunk:after{right:-14px}.ReadOrCreate-module__HyyD8G__treeGlow{filter:blur(6px);background:radial-gradient(#8b5cf68c,#0000 70%);border-radius:50%;width:120px;height:44px;position:absolute;bottom:78px;left:50%;transform:translate(-50%)}.ReadOrCreate-module__HyyD8G__desk{background:#ffffff1a;border-radius:4px;width:60%;height:8px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.ReadOrCreate-module__HyyD8G__tag{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--primary-light);font-size:11px;font-weight:500}.ReadOrCreate-module__HyyD8G__title{font-family:var(--font-display);color:var(--foreground);margin-top:12px;font-size:clamp(26px,2.6vw,34px);font-weight:400;line-height:1.15}.ReadOrCreate-module__HyyD8G__description{color:var(--foreground-muted);margin-top:14px;font-size:15.5px;line-height:1.65}.ReadOrCreate-module__HyyD8G__link{color:var(--primary-light);align-items:center;gap:8px;margin-top:28px;font-size:15px;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.ReadOrCreate-module__HyyD8G__link:hover{color:var(--primary);gap:12px}@media (max-width:767px){.ReadOrCreate-module__HyyD8G__splitGrid{grid-template-columns:1fr}.ReadOrCreate-module__HyyD8G__splitPanel{padding:32px 24px}}@media (prefers-reduced-motion:reduce){.ReadOrCreate-module__HyyD8G__splitPanel:hover{transform:none}}
@keyframes WelcomeModal-module__80U9wW__glint{0%,to{opacity:0;transform:scale(0)rotate(0)}30%{opacity:.9;transform:scale(1)rotate(72deg)}60%{opacity:0;transform:scale(.4)rotate(144deg)}}.WelcomeModal-module__80U9wW__glintDot{animation:3s ease-in-out infinite WelcomeModal-module__80U9wW__glint}
.Testimonials-module__R3Ks7G__testimonials{position:relative}.Testimonials-module__R3Ks7G__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__R3Ks7G__testimonialCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);--mx:50%;--my:50%;--tilt-x:0deg;--tilt-y:0deg;--i:0;transform-style:preserve-3d;will-change:transform;padding:40px 32px 32px;transition:--mx .35s cubic-bezier(.22,1,.36,1),--my .35s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;position:relative}.Testimonials-module__R3Ks7G__testimonialCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-glow);transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-3px)}.Testimonials-module__R3Ks7G__testimonialCard>*{z-index:2;position:relative}.Testimonials-module__R3Ks7G__testimonialCard:before{content:"“";font-family:var(--font-display);color:#8b5cf666;z-index:1;font-size:72px;line-height:1;position:absolute;top:12px;left:26px}.Testimonials-module__R3Ks7G__testimonialCard:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(140px circle at var(--mx) var(--my), #fffffff2, #7c3aedbf 28%, transparent 72%);-webkit-mask-composite:xor;padding:2px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Testimonials-module__R3Ks7G__testimonialCard:hover:after{opacity:1}.Testimonials-module__R3Ks7G__testimonialCard blockquote{font-family:var(--font-display);color:var(--foreground-secondary);margin-top:28px;font-size:17.5px;font-weight:400;line-height:1.6;position:relative}.Testimonials-module__R3Ks7G__hl{--hl-i:0s;color:inherit;background-image:linear-gradient(100deg, color-mix(in srgb, var(--primary-dark) 80%, transparent), color-mix(in srgb, var(--primary) 75%, transparent));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 78%;background-repeat:no-repeat;background-size:0% 100%;border-radius:4px;margin:0 -.05em;padding:.04em .22em;transition:background-size 1.15s cubic-bezier(.22,1,.36,1),color .5s}.Testimonials-module__R3Ks7G__hl:nth-of-type(2){--hl-i:.25s}.Testimonials-module__R3Ks7G__hl:nth-of-type(3){--hl-i:.5s}.Testimonials-module__R3Ks7G__testimonialCard.Testimonials-module__R3Ks7G__visible .Testimonials-module__R3Ks7G__hl{color:var(--foreground);transition:background-size 1.15s cubic-bezier(.22, 1, .36, 1) calc(.35s + var(--i,0) * .12s + var(--hl-i,0s)), color .5s ease calc(.35s + var(--i,0) * .12s + var(--hl-i,0s));background-size:100% 100%}.Testimonials-module__R3Ks7G__hlU{--hl-u-i:0s;color:inherit;transition:color .5s;display:inline-block;position:relative}.Testimonials-module__R3Ks7G__hlU:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--primary-light) 85%, transparent), color-mix(in srgb, var(--magenta) 85%, transparent));transform-origin:0;border-radius:2px;height:.15em;transition:transform 1.05s cubic-bezier(.22,1,.36,1);position:absolute;bottom:.02em;left:0;right:0;transform:scaleX(0)}.Testimonials-module__R3Ks7G__hlU:nth-of-type(2){--hl-u-i:.3s}.Testimonials-module__R3Ks7G__hlU:nth-of-type(3){--hl-u-i:.6s}.Testimonials-module__R3Ks7G__testimonialCard.Testimonials-module__R3Ks7G__visible .Testimonials-module__R3Ks7G__hlU:after{transition:transform 1.05s cubic-bezier(.22, 1, .36, 1) calc(.35s + var(--i,0) * .12s + var(--hl-u-i,0s));transform:scaleX(1)}.Testimonials-module__R3Ks7G__testimonialCard.Testimonials-module__R3Ks7G__visible .Testimonials-module__R3Ks7G__hlU{color:var(--foreground);transition:color .5s ease calc(.35s + var(--i,0) * .12s + var(--hl-u-i,0s))}.Testimonials-module__R3Ks7G__testimonialAuthor{color:var(--foreground-muted);align-items:center;gap:12px;margin-top:24px;font-size:14px;display:flex}.Testimonials-module__R3Ks7G__testimonialAuthor strong{color:var(--foreground);font-weight:600;display:block}.Testimonials-module__R3Ks7G__testimonialAvatar{width:42px;height:42px;font-family:var(--font-display);color:var(--foreground);background:radial-gradient(circle at 30% 25%,#8b5cf666,#8b5cf61a);border:1px solid #a78bfa66;border-radius:50%;place-items:center;font-size:18px;display:grid}.Testimonials-module__R3Ks7G__testimonialRole{color:var(--foreground-faint);font-size:12.5px}@media (max-width:1023px){.Testimonials-module__R3Ks7G__testimonialsGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Testimonials-module__R3Ks7G__testimonialCard:hover{transform:none}.Testimonials-module__R3Ks7G__hl,.Testimonials-module__R3Ks7G__testimonialCard.Testimonials-module__R3Ks7G__visible .Testimonials-module__R3Ks7G__hl{background-size:100% 100%!important;transition:none!important}.Testimonials-module__R3Ks7G__hlU:after,.Testimonials-module__R3Ks7G__testimonialCard.Testimonials-module__R3Ks7G__visible .Testimonials-module__R3Ks7G__hlU:after{transition:none!important;transform:scaleX(1)!important}}
.ReadingModeModal-module__vcmPva__container{flex-direction:column;gap:1rem;display:flex}.ReadingModeModal-module__vcmPva__modeGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ReadingModeModal-module__vcmPva__resetButton{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);cursor:pointer;text-align:left;border-radius:.75rem;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ReadingModeModal-module__vcmPva__resetButton:hover{border-color:var(--color-primary);background:var(--color-accent);color:var(--color-primary-foreground)}.ReadingModeModal-module__vcmPva__resetButton.ReadingModeModal-module__vcmPva__active{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-foreground)}.ReadingModeModal-module__vcmPva__resetButton:focus-visible{outline:1px solid var(--color-primary);outline-offset:1px}.ReadingModeModal-module__vcmPva__resetTitle{font-size:.875rem;font-weight:600}.ReadingModeModal-module__vcmPva__resetDesc{color:var(--color-muted-foreground);margin-top:.125rem;font-size:.6875rem;font-weight:400;line-height:1.3;display:block}.ReadingModeModal-module__vcmPva__resetButton:hover .ReadingModeModal-module__vcmPva__resetDesc,.ReadingModeModal-module__vcmPva__resetButton.ReadingModeModal-module__vcmPva__active .ReadingModeModal-module__vcmPva__resetDesc{color:var(--color-primary-foreground);opacity:.9}@media (max-width:640px){.ReadingModeModal-module__vcmPva__modeGrid{grid-template-columns:repeat(2,1fr)}}
.TabBar-module__zV-h6a__tabBar{scrollbar-width:none;-ms-overflow-style:none}.TabBar-module__zV-h6a__tabBar::-webkit-scrollbar{display:none}
@keyframes StoryEngine-module__TUG-mq__node-illuminate{0%,45%{border-color:var(--border);color:var(--foreground-secondary)}8%,22%{color:var(--primary-light);border-color:#a78bfab3;box-shadow:0 0 18px #8b5cf640}}@keyframes StoryEngine-module__TUG-mq__label-fade{0%,30%,70%,to{opacity:0;transform:translateY(6px)}40%,60%{opacity:1;transform:translateY(0)}}.StoryEngine-module__TUG-mq__engineShowcase{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:860px;box-shadow:var(--shadow-card);margin-inline:auto;padding:56px 32px;position:relative;overflow:hidden}.StoryEngine-module__TUG-mq__engineShowcase:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 30%,#8b5cf61a,#0000 65%);position:absolute;inset:0}.StoryEngine-module__TUG-mq__engineDiagram{flex-direction:column;align-items:center;display:flex;position:relative}.StoryEngine-module__TUG-mq__node{text-align:center;min-width:150px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--foreground-secondary);background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);place-items:center;padding:14px 20px;font-size:12px;transition:border-color .4s,box-shadow .4s,color .4s;animation:6s ease-in-out infinite StoryEngine-module__TUG-mq__node-illuminate;display:grid}.StoryEngine-module__TUG-mq__nodeRoot{color:var(--foreground);border-color:#a78bfa66;animation-delay:0s}.StoryEngine-module__TUG-mq__nodeChoice{border-color:#22d3ee59}.StoryEngine-module__TUG-mq__nodeEnd{color:var(--primary-light);border-color:#a78bfa80}.StoryEngine-module__TUG-mq__connectorRoot{background:#a78bfa59;width:1px;height:36px;display:block}.StoryEngine-module__TUG-mq__branch{grid-template-columns:repeat(2,1fr);gap:48px;width:100%;display:grid}.StoryEngine-module__TUG-mq__path{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.StoryEngine-module__TUG-mq__path:first-child .StoryEngine-module__TUG-mq__node{animation-delay:0s}.StoryEngine-module__TUG-mq__path:nth-child(2) .StoryEngine-module__TUG-mq__node{animation-delay:1.6s}.StoryEngine-module__TUG-mq__connector{background:#a78bfa59;width:1px;height:28px;display:block}.StoryEngine-module__TUG-mq__labels{pointer-events:none;position:absolute;inset:0}.StoryEngine-module__TUG-mq__label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--foreground-faint);text-transform:uppercase;opacity:0;background:#05050999;border:1px dashed #ffffff1a;border-radius:6px;padding:6px 10px;font-size:10.5px;animation:9s ease-in-out infinite StoryEngine-module__TUG-mq__label-fade;position:absolute}.StoryEngine-module__TUG-mq__label:first-of-type{top:10%;left:4%}.StoryEngine-module__TUG-mq__label:nth-of-type(2){animation-delay:1.5s;top:26%;right:5%}.StoryEngine-module__TUG-mq__label:nth-of-type(3){animation-delay:3s;top:52%;left:3%}.StoryEngine-module__TUG-mq__label:nth-of-type(4){animation-delay:4.5s;bottom:20%;right:4%}.StoryEngine-module__TUG-mq__label:nth-of-type(5){animation-delay:6s;bottom:6%;left:30%}@media (max-width:1023px){.StoryEngine-module__TUG-mq__engineShowcase{padding-inline:20px}.StoryEngine-module__TUG-mq__labels{display:none}}@media (max-width:767px){.StoryEngine-module__TUG-mq__branch{gap:20px}.StoryEngine-module__TUG-mq__node{width:100%;min-width:0;padding-inline:10px}}
@keyframes Toast-module__dpyMdW__toast-enter{0%{opacity:0;transform:translate(120%)}55%{opacity:1;transform:translate(-10%)}75%{transform:translate(5%)}90%{transform:translate(-2%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__dpyMdW__toast-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}.Toast-module__dpyMdW__toast{will-change:opacity, transform;animation:.4s cubic-bezier(.22,1,.36,1) both Toast-module__dpyMdW__toast-enter}.Toast-module__dpyMdW__toastExiting{pointer-events:none;animation:.25s cubic-bezier(.4,0,1,1) both Toast-module__dpyMdW__toast-exit}@keyframes Toast-module__dpyMdW__progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toast-module__dpyMdW__progressBar{transform-origin:0;pointer-events:none;border-radius:0 0 .5rem .5rem;height:3px;animation:linear Toast-module__dpyMdW__progress-shrink;position:absolute;inset:auto 0 0}@media (prefers-reduced-motion:reduce){.Toast-module__dpyMdW__toast,.Toast-module__dpyMdW__toastExiting{animation-duration:1ms}}
.CircuitLines-module__Ax6Urq__circuitBg{pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.CircuitLines-module__Ax6Urq__svg{object-fit:cover;opacity:.28;filter:drop-shadow(0 0 12px #8b5cf659);width:100%;height:100%;animation:5s ease-in-out infinite alternate CircuitLines-module__Ax6Urq__circuitBreathe;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%)}@keyframes CircuitLines-module__Ax6Urq__circuitBreathe{0%{opacity:.22;filter:drop-shadow(0 0 8px #8b5cf633)}50%{opacity:.38;filter:drop-shadow(0 0 16px #a78bfa80)}to{opacity:.28;filter:drop-shadow(0 0 10px #38bdf84d)}}@media (prefers-reduced-motion:reduce){.CircuitLines-module__Ax6Urq__svg{opacity:.25;animation:none}}
.SettingsModal-module__bMdUtq__container{flex-direction:column;gap:1.5rem;display:flex}.SettingsModal-module__bMdUtq__optionGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.SettingsModal-module__bMdUtq__optionButton{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:4.5rem;padding:1rem .5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.SettingsModal-module__bMdUtq__optionButton:hover{border-color:var(--color-primary);background:var(--color-accent);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__optionButton.SettingsModal-module__bMdUtq__active{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__optionButton:focus-visible{outline:1px solid var(--color-primary);outline-offset:1px}.SettingsModal-module__bMdUtq__optionIcon{justify-content:center;align-items:center;display:flex}.SettingsModal-module__bMdUtq__optionLabel{font-size:.75rem;font-weight:500}.SettingsModal-module__bMdUtq__fontOptions{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.SettingsModal-module__bMdUtq__fontButton{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.SettingsModal-module__bMdUtq__fontButton:hover{border-color:var(--color-primary);background:var(--color-accent);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__fontButton.SettingsModal-module__bMdUtq__active{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__themeOptions{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.SettingsModal-module__bMdUtq__themeButton{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:4.5rem;padding:1rem .5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.SettingsModal-module__bMdUtq__themeButton:hover{border-color:var(--color-primary);background:var(--color-accent);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__themeButton.SettingsModal-module__bMdUtq__active{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-foreground)}.SettingsModal-module__bMdUtq__creditsSection{border:1px solid var(--color-border);border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.SettingsModal-module__bMdUtq__creditsInfo{flex-direction:column;gap:.25rem;display:flex}.SettingsModal-module__bMdUtq__creditsLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.SettingsModal-module__bMdUtq__creditsValue{color:hsl(var(--foreground));font-size:1.25rem;font-weight:700}.SettingsModal-module__bMdUtq__footer{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.SettingsModal-module__bMdUtq__doneButton{background:var(--color-primary);width:100%;color:var(--color-primary-foreground);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SettingsModal-module__bMdUtq__doneButton:hover{background:var(--color-primary);opacity:.9;transform:translateY(-1px)}.SettingsModal-module__bMdUtq__doneButton:active{transform:translateY(0)}.SettingsModal-module__bMdUtq__reportBugLink{color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.SettingsModal-module__bMdUtq__reportBugLink:hover{color:var(--color-white);background:var(--color-accent)}.SettingsModal-module__bMdUtq__headerActions{gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.SettingsModal-module__bMdUtq__iconButton{width:2.5rem;height:2.5rem;color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.SettingsModal-module__bMdUtq__iconButton:hover{background:var(--color-accent);color:var(--color-foreground)}.SettingsModal-module__bMdUtq__iconButton:focus-visible{outline:1px solid var(--color-primary);outline-offset:1px}.SettingsModal-module__bMdUtq__soundtrackVolumeRow{border:1px solid var(--color-border);background:var(--color-background);border-radius:.625rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.SettingsModal-module__bMdUtq__soundtrackVolumeRow+.SettingsModal-module__bMdUtq__soundtrackVolumeRow{margin-top:.5rem}.SettingsModal-module__bMdUtq__volumeRowHeader{justify-content:space-between;align-items:center;display:flex}.SettingsModal-module__bMdUtq__volumeLabel{color:var(--color-muted-foreground);letter-spacing:.015em;font-size:.75rem;font-weight:500}.SettingsModal-module__bMdUtq__volumeSliderRow{align-items:center;gap:.5rem;display:flex}.SettingsModal-module__bMdUtq__volumeSlider{appearance:none;background:var(--color-border);cursor:pointer;height:3px;accent-color:var(--color-primary);border-radius:2px;outline:none;flex:1;transition:opacity .2s}.SettingsModal-module__bMdUtq__volumeSlider:disabled{cursor:not-allowed;opacity:.35}.SettingsModal-module__bMdUtq__volumeSlider::-webkit-slider-thumb{appearance:none;background:var(--color-primary);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .15s,box-shadow .15s}.SettingsModal-module__bMdUtq__volumeSlider:not(:disabled)::-webkit-slider-thumb:hover{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 20%, transparent);transform:scale(1.25)}.SettingsModal-module__bMdUtq__volumeSlider::-moz-range-thumb{background:var(--color-primary);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s}.SettingsModal-module__bMdUtq__volumeSlider:not(:disabled)::-moz-range-thumb:hover{transform:scale(1.25)}.SettingsModal-module__bMdUtq__volumeSlider:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:2px}.SettingsModal-module__bMdUtq__volumeMuteButton{width:1.5rem;height:1.5rem;color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.SettingsModal-module__bMdUtq__volumeMuteButton:hover:not(:disabled){color:var(--color-white);background:var(--color-accent)}.SettingsModal-module__bMdUtq__volumeMuteButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.SettingsModal-module__bMdUtq__volumeValue{color:var(--color-muted-foreground);text-align:right;font-variant-numeric:tabular-nums;min-width:2.75rem;font-size:.75rem;font-weight:600}@media (max-width:640px){.SettingsModal-module__bMdUtq__optionGrid{grid-template-columns:repeat(4,1fr)}.SettingsModal-module__bMdUtq__themeOptions{grid-template-columns:repeat(3,1fr)}}
.AiOrchestration-module__4n2D2W__orchestration{position:relative;overflow:hidden}.AiOrchestration-module__4n2D2W__inner{z-index:1;position:relative}.AiOrchestration-module__4n2D2W__stage{z-index:1;perspective:1000px;position:relative}.AiOrchestration-module__4n2D2W__field{--gap:clamp(6px, 1vw, 12px);--cell:calc((min(94vw, 880px) - 6 * var(--gap)) / 7);--pitch:calc(var(--cell) + var(--gap));grid-template-columns:repeat(7, var(--cell));grid-auto-rows:var(--cell);gap:var(--gap);width:calc(7 * var(--cell) + 6 * var(--gap));margin:0 auto;display:grid}.AiOrchestration-module__4n2D2W__tile{background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow-card);animation:AiOrchestration-module__4n2D2W__slideIn .7s cubic-bezier(.22, 1, .36, 1) var(--enter-delay,0s) both, AiOrchestration-module__4n2D2W__pulseGlow var(--pulse-duration,4s) ease-in-out var(--pulse-delay,0s) infinite;border-radius:18%;place-items:center;animation-play-state:paused;display:grid;position:relative;overflow:hidden}.AiOrchestration-module__4n2D2W__stage.AiOrchestration-module__4n2D2W__visible .AiOrchestration-module__4n2D2W__tile{animation-play-state:running}.AiOrchestration-module__4n2D2W__stage.AiOrchestration-module__4n2D2W__visible .AiOrchestration-module__4n2D2W__tile:hover{animation-play-state:paused}@keyframes AiOrchestration-module__4n2D2W__slideIn{0%{opacity:0;transform:translate(calc(var(--dx) * -1 * var(--pitch)), calc(var(--dy) * -1 * var(--pitch))) scale(.75) rotateX(calc(var(--dy) * 5deg)) rotateY(calc(var(--dx) * -5deg))}to{opacity:1;transform:translate(0)scale(1)rotateX(0)rotateY(0)}}@keyframes AiOrchestration-module__4n2D2W__pulseGlow{0%,to{border-color:var(--border);box-shadow:var(--shadow-card)}50%{border-color:var(--border-hover);box-shadow:var(--glow-cta)}}.AiOrchestration-module__4n2D2W__tint{background:radial-gradient(circle at 50% 30%, var(--primary) 0%, transparent 70%);opacity:0;animation:AiOrchestration-module__4n2D2W__tintPulse var(--pulse-duration,4s) ease-in-out var(--pulse-delay,0s) infinite;animation-play-state:paused;position:absolute;inset:0}.AiOrchestration-module__4n2D2W__stage.AiOrchestration-module__4n2D2W__visible .AiOrchestration-module__4n2D2W__tint{animation-play-state:running}.AiOrchestration-module__4n2D2W__stage.AiOrchestration-module__4n2D2W__visible .AiOrchestration-module__4n2D2W__tile:hover .AiOrchestration-module__4n2D2W__tint{animation-play-state:paused}@keyframes AiOrchestration-module__4n2D2W__tintPulse{0%,to{opacity:0}50%{opacity:.15}}.AiOrchestration-module__4n2D2W__label{z-index:1;text-align:center;color:var(--foreground-muted);overflow-wrap:break-word;padding:6px 8px;font-size:clamp(10px,1.8vw,13px);font-weight:500;line-height:1.15;position:relative}.AiOrchestration-module__4n2D2W__big .AiOrchestration-module__4n2D2W__label{font-size:clamp(12px,2vw,15px);font-weight:600}.AiOrchestration-module__4n2D2W__core{background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:none;opacity:1;z-index:5;border:none;animation-name:AiOrchestration-module__4n2D2W__coreZoom,AiOrchestration-module__4n2D2W__heartbeatGlow;animation-duration:5.2s,1.8s;animation-timing-function:cubic-bezier(.16,1,.3,1),ease-in-out;animation-iteration-count:1,infinite;animation-direction:normal,normal;animation-play-state:paused;animation-delay:0s,5.2s;animation-fill-mode:both,none;animation-timeline:auto,auto}.AiOrchestration-module__4n2D2W__core .AiOrchestration-module__4n2D2W__label{color:#fff;font-weight:600}.AiOrchestration-module__4n2D2W__coreVideo{object-fit:cover;border-radius:inherit;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes AiOrchestration-module__4n2D2W__coreZoom{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes AiOrchestration-module__4n2D2W__heartbeatGlow{0%,to{box-shadow:0 0 8px var(--primary)}50%{box-shadow:0 0 26px var(--primary)}}.AiOrchestration-module__4n2D2W__core .AiOrchestration-module__4n2D2W__tint{animation:1.8s ease-in-out 5.2s infinite paused AiOrchestration-module__4n2D2W__heartbeatTint}@keyframes AiOrchestration-module__4n2D2W__heartbeatTint{0%,to{opacity:.08}50%{opacity:.32}}@media (prefers-reduced-motion:reduce){.AiOrchestration-module__4n2D2W__tile,.AiOrchestration-module__4n2D2W__core,.AiOrchestration-module__4n2D2W__tint{animation:none!important}.AiOrchestration-module__4n2D2W__tile{opacity:1;transform:none}.AiOrchestration-module__4n2D2W__core{box-shadow:none}.AiOrchestration-module__4n2D2W__tint{opacity:0}}
.ReaderControls-module__v18rNq__readerControls{width:100%}.ReaderControls-module__v18rNq__controlBar{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.ReaderControls-module__v18rNq__pageInfo{flex-shrink:1;align-items:center;gap:.75rem;min-width:0;display:flex}.ReaderControls-module__v18rNq__pageCounter{color:var(--color-muted-foreground);white-space:nowrap;flex-shrink:0;font-size:.8125rem}.ReaderControls-module__v18rNq__bookTitle{white-space:nowrap;text-overflow:ellipsis;max-width:180px;color:var(--color-foreground);margin:0;font-size:.8125rem;font-weight:600;line-height:1.3;overflow:hidden}.ReaderControls-module__v18rNq__bookTitle:hover{color:var(--color-primary)}.ReaderControls-module__v18rNq__navigationControls{align-items:center;gap:.25rem;display:flex}.ReaderControls-module__v18rNq__textSizeControls{background-color:var(--color-muted);border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem;display:flex}.ReaderControls-module__v18rNq__progressContainer{background-color:var(--color-muted);border-radius:1px;width:100%;height:2px;position:relative;overflow:hidden}.ReaderControls-module__v18rNq__progressBar{background-color:var(--color-primary);border-radius:1px;height:100%;transition:width .3s ease-in-out;position:relative}.ReaderControls-module__v18rNq__progressBar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite ReaderControls-module__v18rNq__shimmer;position:absolute;inset:0}@keyframes ReaderControls-module__v18rNq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ReaderControls-module__v18rNq__settingsDropdown{background-color:var(--color-card);border:1px solid var(--color-border);z-index:50;border-radius:.5rem;min-width:200px;margin-top:.5rem;padding:1rem;position:absolute;top:100%;right:0;box-shadow:0 4px 6px -1px #0000001a}.ReaderControls-module__v18rNq__settingsText{color:var(--color-muted-foreground);margin:0;font-size:.875rem}@media (max-width:768px){.ReaderControls-module__v18rNq__controlBar{gap:.5rem;padding:.375rem 0}.ReaderControls-module__v18rNq__bookTitle{max-width:40vw}.ReaderControls-module__v18rNq__pageCounter{font-size:.75rem}}
.BookHero-module__XYSzsq__heroContainer{width:100%;min-height:65vh;position:relative;overflow:hidden}.BookHero-module__XYSzsq__heroBackdrop{pointer-events:none;will-change:opacity;transition:opacity .3s ease-out;position:absolute;inset:0;overflow:hidden}.BookHero-module__XYSzsq__heroBackdrop img{object-fit:cover;transform:scale(1.15)}.BookHero-module__XYSzsq__heroScrim{pointer-events:none;background:linear-gradient(to top, var(--background) 0%, color-mix(in oklab, var(--background) 85%, transparent) 40%, color-mix(in oklab, var(--background) 20%, transparent) 80%, transparent 100%);position:absolute;inset:0}.BookHero-module__XYSzsq__coverContainer{position:relative}.BookHero-module__XYSzsq__coverImage{border-radius:1rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;box-shadow:0 20px 40px -15px #0006}.BookHero-module__XYSzsq__coverImage:hover{transform:scale(1.03)}@media (max-width:768px){.BookHero-module__XYSzsq__heroContainer{min-height:auto}.BookHero-module__XYSzsq__coverImage{max-width:192px}}
.PlatformStats-module__VwxHaG__stats{border-block:1px solid var(--border);background:radial-gradient(circle at 15% 50%, #6d28d92e, transparent 45%), radial-gradient(circle at 85% 50%, #8b5cf61f, transparent 45%), var(--surface-1)}.PlatformStats-module__VwxHaG__statsInner{width:min(100% - 64px, var(--container-width,1280px));grid-template-columns:repeat(4,1fr);margin-inline:auto;padding-block:64px;display:grid}.PlatformStats-module__VwxHaG__stat{text-align:center;padding-inline:16px}.PlatformStats-module__VwxHaG__statValue{font-family:var(--font-display);color:var(--primary-light);justify-content:center;align-items:baseline;font-size:clamp(40px,4vw,56px);font-weight:300;line-height:1;display:inline-flex}.PlatformStats-module__VwxHaG__statNum{font-variant-numeric:tabular-nums}.PlatformStats-module__VwxHaG__statUnit{margin-left:2px;font-size:clamp(24px,2.5vw,36px)}.PlatformStats-module__VwxHaG__statValueInfinity{background:linear-gradient(90deg, var(--primary-light), var(--primary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,4.6vw,64px);line-height:.9}.PlatformStats-module__VwxHaG__statLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-muted);margin-top:10px;font-size:11.5px}@media (max-width:767px){.PlatformStats-module__VwxHaG__statsInner{grid-template-columns:repeat(2,1fr);gap:40px 16px;padding-block:48px}}@media (max-width:399px){.PlatformStats-module__VwxHaG__statsInner{grid-template-columns:1fr}}
