.opt{font-size:11px;font-weight:500;letter-spacing:.06em;color:var(--text-muted);text-transform:none}.hero{text-align:center;padding:44px 20px 8px;max-width:var(--max-width);margin:0 auto}.hero__headline{font-size:clamp(3.2rem,15vw,8rem);line-height:.9;letter-spacing:-.045em;margin:0}.hero__line{display:block}.hero__line--1{animation:nr-rise .7s cubic-bezier(.33,1,.68,1) both}.hero__line--2{position:relative;display:inline-block;animation:nr-rise .7s cubic-bezier(.33,1,.68,1) .12s both}.hero__line--2:after{content:"";position:absolute;left:0;right:0;bottom:.07em;height:.11em;background:var(--logo-gold);border-radius:3px;transform:scaleX(0);transform-origin:left;animation:nr-underline .6s cubic-bezier(.33,1,.68,1) .9s forwards}@keyframes nr-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes nr-underline{to{transform:scaleX(1)}}:root[data-reduced-motion=true] .hero__line--1,:root[data-reduced-motion=true] .hero__line--2{animation:none;opacity:1;transform:none}:root[data-reduced-motion=true] .hero__line--2:after{animation:none;transform:scaleX(1)}.hero__sub{max-width:52ch;margin:20px auto 0;color:var(--text-secondary);font-size:1.06rem}.home{max-width:860px;margin:0 auto;padding-bottom:60px}.home-step{padding:18px 20px 22px;border-top:1px solid var(--border)}.home-step:first-of-type{border-top:none}.start-btn{min-width:240px;justify-content:center}.kindchooser{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.kindcard{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.kindcard:hover{transform:translateY(-2px);border-color:var(--accent)}.kindcard:active{transform:scale(.98)}.kindcard__glyph{font-size:30px}.kindcard__label{font-weight:700;font-size:1.05rem}.kindcard__hint{font-size:12px;color:var(--text-muted)}.moodpick__display{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:24px}.moodpick__display>*{display:block;width:100%;flex:0 0 auto}.moodpick__glyph{font-size:clamp(3rem,12vw,4.6rem);line-height:1;animation:nr-pop .32s cubic-bezier(.34,1.56,.64,1),nr-glyph-idle 4.6s ease-in-out .5s infinite}@keyframes nr-pop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@keyframes nr-glyph-idle{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}.moodpick__name{font-size:clamp(1.5rem,6vw,2rem);font-weight:700;line-height:1.15;margin-top:12px;letter-spacing:-.01em;text-transform:none}.moodpick__desc{color:var(--text-secondary);font-size:.98rem;line-height:1.45;margin-top:10px;margin-left:auto;margin-right:auto;max-width:36ch;height:calc(2 * 1.45em);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spectrum{max-width:460px;margin:0 auto 16px}.spectrum__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;border-radius:999px;outline:none;cursor:-webkit-grab;cursor:grab;background:linear-gradient(90deg,#5E7291,#8A7CA8 18%,#C56B5A 34%,#8A8577 50%,#5E9A86 64%,#C68A4E 78%,#E4B23C 90%,#EE6E9B)}.spectrum__range:active{cursor:-webkit-grabbing;cursor:grabbing}.spectrum__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:var(--surface-elevated);border:3px solid var(--accent);box-shadow:0 2px 8px rgba(0,0,0,.3);cursor:-webkit-grab;cursor:grab;-webkit-transition:transform .1s ease;transition:transform .1s ease}.spectrum__range::-webkit-slider-thumb:active{transform:scale(1.15)}.spectrum__range::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:var(--surface-elevated);border:3px solid var(--accent);box-shadow:0 2px 8px rgba(0,0,0,.3);cursor:grab}.spectrum__range:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 40%,transparent)}.spectrum__ends{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:var(--text-muted)}.moodpick__chips,.placepick__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}:root[data-reduced-motion=true] .moodpick__glyph{animation:none}.moodchip,.placechip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);padding:8px 14px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:500;transition:background .14s ease,border-color .14s ease,transform .1s ease}.moodchip:hover,.placechip:hover{border-color:var(--accent)}.moodchip.is-active,.placechip.is-active{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.moodchip:active,.placechip:active{transform:scale(.96)}.chip--more,.moodchip--more,.placechip--more{font-weight:600;color:var(--accent)}.moodmodal{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center}@media (min-width:640px){.moodmodal{align-items:center}}.moodopt.is-active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.moodmodal__empty{color:var(--text-muted);padding:20px}.discover-page{position:relative}.discover-page__bar{position:-webkit-sticky;position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;font-size:13px;background:color-mix(in srgb,var(--background) 82%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.discover-page__browse,.discover-page__home{text-decoration:none;color:var(--text-secondary);font-weight:600}.discover-page__desc{color:var(--text-primary);font-weight:600}.discover-page__count{color:var(--text-muted);font-weight:500;font-size:.86em}.discover-page__bar-actions{display:flex;align-items:center;gap:12px}.discovery-skeleton{min-height:834px}@media (min-width:900px){.discovery-skeleton{min-height:845px}}.reels{height:calc(100dvh - var(--header-h, 56px) - 37px);overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reels::-webkit-scrollbar{display:none}.reel{scroll-snap-align:start;scroll-snap-stop:always;justify-content:flex-end;padding:16px}@keyframes nr-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,4px)}}.actionbar--rail .act{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;cursor:pointer;color:var(--text-primary);text-decoration:none}.act:active .act__icon{transform:scale(.86)}.act--like.is-on .act__icon{background:#e0245e;color:#fff;border-color:#e0245e;animation:nr-heartpop .4s ease}.act--dislike.is-on .act__icon{background:var(--text-muted);color:var(--background)}.act--save.is-on .act__icon{background:var(--logo-gold);color:#1a1918;border-color:var(--logo-gold);animation:nr-savepop .4s ease}.act--later.is-on .act__icon{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}@keyframes nr-heartpop{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes nr-savepop{0%{transform:scale(1) rotate(0)}40%{transform:scale(1.25) rotate(-8deg)}to{transform:scale(1) rotate(0)}}:root[data-reduced-motion=true] .act--like.is-on .act__icon,:root[data-reduced-motion=true] .act--save.is-on .act__icon{animation:none}.discovery-cta,.reels-empty{text-align:center;padding:40px 20px}.reels-empty p{color:var(--text-secondary);margin-bottom:16px}.focused{padding:12px 20px 28px}.focused .bookrail{margin-top:12px}.focused-card{position:relative;display:grid;grid-template-columns:200px minmax(0,1fr);grid-template-areas:"cover head" "cover summary" "cover tags" "cover foot";grid-template-rows:auto auto auto 1fr;grid-column-gap:28px;column-gap:28px;grid-row-gap:0;row-gap:0;height:348px;box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;box-shadow:0 20px 50px -30px rgba(0,0,0,.4)}.deck .focused-card{animation:none}.deck{position:relative;touch-action:pan-y;overflow-x:clip}.deck .focused-card.deck__adj{position:absolute;inset:0;margin:0;overflow:hidden;pointer-events:none;will-change:transform}.deck .focused-card.deck__adj[data-slot="-1"]{transform:translateX(calc(-100% - 16px))}.deck .focused-card.deck__adj[data-slot="1"]{transform:translateX(calc(100% + 16px))}.deck .focused-card{will-change:transform}.focused-card--preview .focused-card__title{font-size:1.5rem}@media (prefers-reduced-motion:reduce){.deck .focused-card,.deck__adj{transition:none!important}}.deck-end{text-align:center;padding:48px 20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.deck-end__title{font-weight:700;font-size:1.15rem;margin:0 0 6px}.deck-end__sub{color:var(--text-muted);margin:0 0 18px}.deck-end__acts{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;align-items:center}@keyframes nr-fade{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}@keyframes nr-fade-rev{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:none}}.focused-card__cover{grid-area:cover;width:200px;align-self:start}.focused-card__cover .cover{width:100%;aspect-ratio:2/3;border-radius:8px;box-shadow:0 18px 36px -22px rgba(0,0,0,.5)}.focused-card__head{grid-area:head;min-width:0}.whyctx{flex-shrink:0;margin:0 0 10px}.whyctx__label{margin:0 0 2px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);line-height:1.2}.whyctx__match{margin:0;font-size:.82rem;line-height:1.35;color:var(--text-secondary);min-height:1.35em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.whyctx__headline{color:var(--accent);font-weight:700}.whyctx__values{color:var(--text-primary);font-weight:600}.whyctx__diff{margin:2px 0 0;font-size:.78rem;line-height:1.3;color:var(--text-muted);min-height:1.3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.whyctx__diff-label{font-weight:700;color:var(--text-secondary)}.whyctx__conf{margin:2px 0 0;font-size:.72rem;line-height:1.3;color:var(--text-muted);min-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.focused-card__meta{margin:8px 0 0;display:flex;align-items:center;gap:14px;min-width:0;line-height:1.4}.focused-card__whybtn{background:none;border:none;padding:0;cursor:pointer;font:inherit;font-size:.82rem;font-weight:600;color:var(--text-muted);transition:color .14s ease;white-space:nowrap;position:relative}.focused-card__whybtn:after{content:"";position:absolute;inset:-12px -8px}.focused-card__whybtn:hover{color:var(--accent)}.focused-card__whybtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.focused-card__whybtn[aria-expanded=true]{color:var(--accent)}.focused-card__summary.is-why{color:var(--text-primary);font-weight:500}.focused-card__title{font-size:1.55rem;line-height:1.15;margin:0 0 4px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:calc(2 * 1.15 * 1.55rem)}.focused-card__title a{text-decoration:none;color:inherit}.focused-card__author{color:var(--text-muted);font-weight:500;margin:0;height:1.4em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focused-card__author a{color:inherit}.focused-card__sumwrap{grid-area:summary;position:relative;min-width:0;margin:10px 0 0;height:calc(3 * 1.5 * .95rem)}.focused-card__sumwrap.is-open{height:calc(3 * 1.5 * .95rem + 46px)}.focused-card.is-sumopen .focused-card__tags{display:none}.focused-card__summary{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:100%}.focused-card__sumwrap.is-open .focused-card__summary{-webkit-line-clamp:5}.focused-card__summary.is-absent{color:var(--text-muted);font-style:italic}.focused-card__sumless,.focused-card__summore{position:absolute;right:0;bottom:0;margin:0;border:none;cursor:pointer;font:inherit;height:calc(1.5 * .95rem);display:inline-flex;align-items:center;padding:0 0 0 36px;font-size:.85rem;font-weight:600;color:var(--accent);background:linear-gradient(to right,transparent,var(--surface) 28px)}.focused-card__sumless:hover,.focused-card__summore:hover{text-decoration:underline}.focused-card__sumless:focus-visible,.focused-card__summore:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.focused-card__sumless:after,.focused-card__summore:after{content:"";position:absolute;inset:-10px -6px}.focused-card__rating{font-size:.85rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.focused-card__rating-star{color:var(--logo-gold)}.focused-card__rating-src{color:var(--text-muted);font-weight:500}.focused-card__tags{grid-area:tags;min-width:0;height:40px;margin-top:6px;overflow:hidden;mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent)}.focused-card__tags .tagrail{margin:0}.actionbar--row .act{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);cursor:pointer;color:var(--text-primary);text-decoration:none;font-size:13px;font-weight:600}.actionbar--row .act.is-on{border-color:var(--accent);color:var(--accent)}.actionbar--row .act:active{transform:scale(.97)}.detail{max-width:1080px}.detail__grid{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px}@media (min-width:860px){.detail__grid{grid-template-columns:260px minmax(0,1fr);gap:48px;align-items:start}}.detail__aside{display:flex;flex-direction:column;gap:16px;width:min(240px,62%)}@media (min-width:860px){.detail__aside{position:-webkit-sticky;position:sticky;top:76px;width:100%}}.detail__cover{width:100%}.detail__cover .cover{width:100%;aspect-ratio:2/3;border-radius:10px;box-shadow:0 22px 44px -26px rgba(0,0,0,.55)}.detail__main{min-width:0}.detail__title{font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.05;overflow-wrap:anywhere}.detail__author{color:var(--text-muted);margin:8px 0 16px}.detail__author,.detail__take{font-weight:500;overflow-wrap:anywhere}.detail__take{font-size:1.22rem;line-height:1.4;max-width:44ch;margin:0 0 14px;color:var(--text)}.detail__blurb{font-size:1.08rem;line-height:1.65;max-width:66ch;overflow-wrap:anywhere}.source-attribution{margin-top:.35rem;font-size:.78rem;color:var(--text-muted)}.source-attribution a{color:inherit;text-decoration:underline;text-underline-offset:2px}.detail__related{margin-top:44px;border-top:1px solid var(--border);padding-top:32px}.detail-actions__quiet{text-align:center;font-size:.85rem;font-weight:600;color:var(--text-muted);text-decoration:none;padding:4px 0}.detail-actions__quiet:hover{color:var(--accent);text-decoration:underline}.detail-actions__quiet:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.detail-actions .detail-actions__btn{width:100%;box-sizing:border-box;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:12px;font-size:.92rem;font-weight:600;text-align:center;white-space:normal}.chip-btn{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-primary);padding:8px 12px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;transition:transform .1s ease,border-color .14s ease,color .14s ease}.chip-btn.is-on,.chip-btn:hover{border-color:var(--accent)}.chip-btn.is-on{color:var(--accent)}.chip-btn:active{transform:scale(.96)}.pill--link,.tag--link{text-decoration:none;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}.pill--link:hover,.tag--link:hover{color:var(--accent)}.pill--link:hover{border-color:var(--accent)}.library__notice{margin:16px 0;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:.9rem;color:var(--text-secondary)}.crail{position:relative;margin-bottom:16px}.crail__vp{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px;scroll-snap-type:x proximity}.crail__vp::-webkit-scrollbar{display:none;height:0}.crail.has-more:after{content:"";position:absolute;top:0;right:0;bottom:0;width:36px;pointer-events:none;background:linear-gradient(to right,transparent,var(--background))}.crail__seg{flex:0 0 auto;scroll-snap-align:start;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text-secondary);border-radius:999px;cursor:pointer;font:inherit;font-weight:600;font-size:14px;line-height:1}.crail__label{white-space:nowrap}.crail__count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:600;padding:2px 7px;border-radius:999px;line-height:1.2;background:color-mix(in srgb,var(--text-muted) 14%,transparent);color:var(--text-secondary)}.crail__seg.is-active{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.crail__seg.is-active .crail__count{background:color-mix(in srgb,var(--accent-text) 22%,transparent);color:var(--accent-text)}.crail__seg:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sheet{position:fixed;inset:0;z-index:200}.sheet__scrim{position:absolute;inset:0;border:none;cursor:pointer;background:rgba(8,8,10,.62);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:nr-fadein .2s ease}@keyframes nr-fadein{0%{opacity:0}to{opacity:1}}.sheet__panel{position:absolute;top:0;right:0;height:100%;height:100dvh;width:min(84vw,340px);background:var(--surface-elevated);border-left:1px solid var(--border-strong);box-shadow:-24px 0 60px -18px rgba(0,0,0,.6);display:flex;flex-direction:column;padding:18px;animation:nr-slidein .26s cubic-bezier(.33,1,.68,1);overflow-y:auto}:root[data-appearance=dark] .sheet__panel{background:#17150f}@keyframes nr-slidein{0%{transform:translateX(100%)}to{transform:translateX(0)}}.sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.sheet__logo{height:24px;width:auto}.sheet__close{width:40px;height:40px;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);cursor:pointer;color:var(--text-primary);font-size:16px}.sheet__link{padding:15px 6px;text-decoration:none;font-size:1.12rem;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--border)}.sheet__link:last-child{border-bottom:none}:root[data-reduced-motion=true] .moodmodal__panel,:root[data-reduced-motion=true] .sheet__panel,:root[data-reduced-motion=true] .sheet__scrim{animation:none}.dev-controls{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.chip-row,.dev-combos{display:flex;flex-wrap:wrap;gap:8px}.discovery-cta{display:flex;justify-content:center}.kindcard,.kindcard__label{color:var(--text-primary)}.reel__like.is-on{background:#e0245e;color:#fff;border-color:#e0245e;animation:nr-heartpop .4s ease}:root[data-reduced-motion=true] .reel__like.is-on{animation:none}.bookheart{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);z-index:5;pointer-events:none;animation:nr-bookheart .9s cubic-bezier(.22,1,.36,1) forwards}.bookheart__fill{fill:var(--accent);stroke:rgba(255,255,255,.85);stroke-width:1.5}.bookheart__page{stroke:rgba(255,255,255,.7);stroke-width:1.6;fill:none}@keyframes nr-bookheart{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}30%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}60%{transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-58%) scale(1.05)}}:root[data-reduced-motion=true] .bookheart{animation-duration:.01s}.focused-card__foot{grid-area:foot;align-self:end;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.focused-card__actions{gap:8px;flex:1 1 auto;min-width:0}.focused-card__full{flex:1 1 auto;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.focused-card__navstrip{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;grid-gap:10px;gap:10px;height:56px;flex:0 0 280px}.focused-card__nextbtn,.focused-card__prev{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:1.35rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s}.focused-card__nextbtn:hover:not(:disabled),.focused-card__prev:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.focused-card__nextbtn:disabled,.focused-card__prev:disabled{opacity:.32;cursor:default}.focused-card__nextbtn:focus-visible,.focused-card__prev:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.focused-card__upnext{min-width:0;max-width:100%;overflow:hidden;display:flex;flex-direction:column;gap:1px;justify-content:center;height:56px;background:none;border:none;padding:0 2px;text-align:left;cursor:pointer;font:inherit}.focused-card__upnext:hover .focused-card__upnext-title{color:var(--accent)}.focused-card__upnext-label{flex:0 0 auto;font-size:.68rem;color:var(--text-muted);font-weight:600;line-height:1.3}.focused-card__upnext-title{font-size:.78rem;font-weight:600;line-height:1.3;color:var(--text-secondary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;transition:color .15s}.focused-card__upnext-done{flex:1 1 auto;min-width:0;font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:899px){.focused{padding:8px 12px 20px}.focused-card:not(.focused-card--solo){grid-template-columns:96px minmax(0,1fr);grid-template-areas:"cover head" "summary summary" "tags tags" "foot foot";grid-template-rows:144px auto auto 1fr;column-gap:14px;height:412px;padding:14px 14px 12px}.focused-card:not(.focused-card--solo) .focused-card__cover{width:96px;margin:0}.focused-card:not(.focused-card--solo) .focused-card__title{font-size:1.12rem;line-height:1.2;max-height:calc(2 * 1.2 * 1.12rem);margin-bottom:4px}.focused-card:not(.focused-card--solo) .focused-card__summary{font-size:.9rem}.focused-card:not(.focused-card--solo) .focused-card__sumwrap{height:calc(3 * 1.5 * .9rem)}.focused-card:not(.focused-card--solo) .focused-card__sumwrap.is-open{height:calc(3 * 1.5 * .9rem + 46px)}.focused-card:not(.focused-card--solo) :is(.focused-card__summore,.focused-card__sumless){height:calc(1.5 * .9rem);font-size:.82rem}.focused-card:not(.focused-card--solo) .focused-card__foot{flex-direction:column;align-items:stretch;gap:8px}.focused-card:not(.focused-card--solo) .focused-card__actions{width:100%}.focused-card:not(.focused-card--solo) .focused-card__navstrip{flex:0 0 auto;width:100%;max-width:none}}.discoverbook__bar{max-width:900px;margin:0 auto}.discoverbook__back{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:4px 2px;cursor:pointer;color:var(--text-muted);font:inherit;font-weight:600;font-size:.9rem}.discoverbook__back:hover{color:var(--accent)}.discoverbook__back:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.discoverbook__back span{font-size:1.2em;line-height:1}.focused-card--solo{grid-template-columns:240px minmax(0,1fr);grid-template-areas:none;grid-template-rows:auto;gap:32px;height:auto;overflow:visible;align-items:start;animation:nr-fade .28s cubic-bezier(.33,1,.68,1)}@media (prefers-reduced-motion:reduce){.focused-card--solo{animation:none}}.focused-card--solo .focused-card__cover{grid-area:auto}.focused-card--solo .focused-card__body{display:flex;flex-direction:column;min-width:0;min-height:300px}.focused-card--solo .focused-card__body>*{flex-shrink:0}@media (max-width:660px){.focused-card--solo .focused-card__body{min-height:220px}}.focused-card--solo .focused-card__title{font-size:2rem;min-height:0;max-height:none}.focused-card--solo .focused-card__summary,.focused-card--solo .focused-card__title{height:auto;display:block;-webkit-line-clamp:unset;overflow:visible}.focused-card--solo .focused-card__author{height:auto;white-space:normal}.focused-card--solo .tagrail{margin:12px 0 2px}.focused-card--solo .disc{border-top:1px solid var(--border);margin-top:12px}.focused-card--solo .focused-card__whydisc.is-open .disc__inner{padding-bottom:8px}.focused-card--solo .focused-card__actions{margin-top:auto;flex-wrap:wrap}.discoverbook__actions{padding-right:0;align-items:center}.discoverbook__full{margin-left:auto}@media (max-width:1100px){.discoverbook__actions{padding-right:0}}@media (max-width:640px){.focused-card--solo{grid-template-columns:1fr;gap:18px}.focused-card--solo .focused-card__cover{width:120px;margin:0 auto}.discoverbook__full{margin-left:0;width:100%;text-align:center}}.author-page{max-width:1000px}.author-head{gap:20px;margin:12px 0 8px;flex-wrap:wrap}.author-avatar,.author-head{display:flex;align-items:center}.author-avatar{width:76px;height:76px;border-radius:50%;flex-shrink:0;justify-content:center;font-size:26px;font-weight:700;background:var(--accent);color:var(--accent-text)}.author-name{font-size:clamp(1.6rem,5vw,2.4rem)}.author-meta{color:var(--text-muted);margin:4px 0 12px}.author-follow{min-width:160px}.author-bio-note{color:var(--text-secondary);font-size:.95rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;margin:16px 0 28px}.author-section{margin-bottom:36px}.author-similar{display:flex;flex-wrap:wrap;gap:8px}.author-chip{text-decoration:none;padding:8px 14px;border:1px solid var(--border-strong);border-radius:999px;font-weight:600;font-size:14px}.author-chip:hover{border-color:var(--accent);color:var(--accent)}.library__hint{color:var(--text-secondary);font-size:.9rem;margin-bottom:14px}.pill,.tag{line-height:1.3;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.chip-row,.reel__tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;row-gap:8px}.focused-card:not(.focused-card--solo) .focused-card__chips{flex-wrap:nowrap;overflow:hidden}.discover-page__desc{max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cover--img{object-position:center 20%}.cover img,.cover--img,img.cover{object-fit:cover}.detail__cover .cover,.focused-card__cover .cover,.focused__peek-cover,.reel__cover{aspect-ratio:2/3}.cover{max-width:100%}.placebrowser{margin-top:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.placebrowser__search{width:100%;padding:10px 14px;margin-bottom:12px;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-elevated);color:var(--text-primary);font:inherit;font-size:15px}.placebrowser__group{margin-bottom:12px}.placebrowser__group h4{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:6px 0 8px}.kindcard,.kindcard *{color:var(--text-primary)}.kindcard__hint{color:var(--text-muted)!important}:root[data-appearance=dark] .kindcard{background:var(--surface);border-color:var(--border-strong)}:root[data-appearance=dark] .kindcard,:root[data-appearance=dark] .kindcard__label{color:var(--text-primary)}.btn--primary,.moodchip.is-active,.placechip.is-active,.spectrum__range::-webkit-slider-thumb{-webkit-transition:background-color .35s ease,border-color .35s ease,color .35s ease;transition:background-color .35s ease,border-color .35s ease,color .35s ease}.reel{display:flex;flex-direction:column;align-items:center;padding:2.4vh 18px calc(env(safe-area-inset-bottom, 0px) + 18px);overflow:hidden;text-align:center}.reel,.reel__cover .cover{position:relative;height:100%;width:100%}.reel__cover .cover{object-fit:cover;border-radius:12px;z-index:2;transform-origin:left center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reel.is-opening .reel__cover{animation:nr-open-scale .44s ease forwards}.reel.is-opening .reel__cover .cover{animation:nr-open-swing .44s cubic-bezier(.42,0,.2,1) forwards}.reel.is-opening .reel__cover-pages{animation:nr-open-pages .44s ease forwards}.reel.is-opening .reel__lyrics,.reel.is-opening .reel__meta{animation:nr-open-fade .4s ease forwards}@keyframes nr-open-swing{to{transform:rotateY(-118deg);box-shadow:24px 18px 40px rgba(0,0,0,.4)}}@keyframes nr-open-scale{0%{transform:scale(1)}55%{transform:scale(1.08)}to{transform:scale(1.14) translateY(-6px)}}@keyframes nr-open-pages{0%{opacity:0}35%{opacity:1}to{opacity:1}}@keyframes nr-open-fade{to{opacity:0;transform:translateY(10px)}}:root[data-reduced-motion=true] .reel.is-opening .reel__cover,:root[data-reduced-motion=true] .reel.is-opening .reel__cover .cover,:root[data-reduced-motion=true] .reel.is-opening .reel__cover-pages,:root[data-reduced-motion=true] .reel.is-opening .reel__lyrics,:root[data-reduced-motion=true] .reel.is-opening .reel__meta{animation:none}.detail__enter{animation:nr-detail-in .42s cubic-bezier(.22,1,.36,1) both}@keyframes nr-detail-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}:root[data-reduced-motion=true] .detail__enter{animation:none}.reel{padding-top:1.4vh}.reel__bookmark.is-on{background:var(--accent);border-color:var(--accent);color:var(--accent-text);animation:nr-heartpop .4s ease}@keyframes nr-sheet-up{0%{transform:translateY(12%);opacity:0}to{transform:translateY(0);opacity:1}}.reel{justify-content:center;gap:11px;padding:1.4vh 18px calc(env(safe-area-inset-bottom, 0px) + 16px)}.reel__stage{flex:0 0 auto;margin-bottom:2px;width:100%}.reel__act.bookmark-btn--chip{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.28);color:#fff;padding:9px 15px;min-height:0}.reel__act.bookmark-btn--chip:hover{border-color:#fff;color:#fff}.reel__act.bookmark-btn--chip.is-saved{background:var(--logo-gold);border-color:var(--logo-gold);color:#1a1a1a}.stylespec{max-width:460px}.stylespec__display{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;margin-bottom:14px}.stylespec__emoji{font-size:clamp(2.2rem,9vw,3.2rem);line-height:1;animation:nr-pop .3s cubic-bezier(.34,1.56,.64,1)}.stylespec__name{font-size:1.3rem;font-weight:700}.stylespec__desc{color:var(--text-secondary);font-size:.95rem;max-width:30ch}.stylespec__selected{text-align:center;font-size:.9rem;color:var(--text-secondary);margin-top:10px}.stylespec__clear{border:none;background:none;color:var(--accent);cursor:pointer;font:inherit;text-decoration:underline}@keyframes nr-hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes nr-hint-out{to{opacity:0}}:root[data-appearance=light] .reel__act--save.is-on{color:var(--accent-text);background:var(--accent);border-color:var(--accent)}.focused-card,.focused__nav,.focused__peek{position:relative;z-index:1}.reels{scroll-behavior:smooth}.reel{box-shadow:0 -18px 30px -20px rgba(0,0,0,.55)}.simcard__cover .cover{width:100%;height:100%;object-fit:cover}.home-rows{margin:40px 0 0;display:flex;flex-direction:column;gap:34px}@media (max-width:859px){.detail__grid{display:flex;flex-direction:column;gap:20px}.detail__aside,.detail__main{display:contents}.detail__cover{order:1;width:min(150px,40vw);margin:0 auto}.detail__head{order:2;text-align:center}.detail-actions{order:3;width:100%}.detail__body{order:4;min-width:0}}.focused{position:static}.focused-card,.focused__nav,.focused__peek,.simgrid{position:relative;z-index:1}.focused{max-width:900px;margin:0 auto;padding:24px 20px 60px;position:relative}.home-book__cover .cover{width:100%;height:100%;object-fit:cover}.topicpick__browser{margin-top:12px;max-height:360px;overflow-y:auto;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.topicpick__group{margin-bottom:14px}.topicpick__group h4{font-size:13px;font-weight:700;margin:4px 0 8px}.chip-btn,.focused-card__actions .chip-btn,.reel__act{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;line-height:1;text-align:center;text-decoration:none;border-radius:999px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .12s ease}.chip-btn svg,.reel__act svg{flex:0 0 auto;width:16px;height:16px;display:block}.chip-btn:active,.reel__act:active{transform:scale(.96)}.chip-btn:focus-visible,.reel__act:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.focused-card__actions{flex-wrap:nowrap}.detail-actions,.focused-card__actions{display:flex;gap:10px;align-items:stretch}.detail-actions{flex-direction:column}.focused-card__actions{align-items:center}.focused-card__actions .chip-btn{flex:0 0 auto}.stylespec__morph{display:flex;flex-direction:column;align-items:center;gap:6px;will-change:transform,opacity}.spectrum__range[data-settling]{transition:none}.spectrum__range[data-settling]::-webkit-slider-thumb{-webkit-transition:transform .18s ease;transition:transform .18s ease}.filter-group{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:620px;margin:0 auto}.filter-chip{font-size:.92rem}.filter-chip--more{border-style:dashed;color:var(--text-secondary)}@keyframes qburst{0%{transform:scale(.4);opacity:0}30%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:0}}.zero-results{text-align:center;padding:34px 16px}.zero-results__title{font-weight:700;margin-bottom:6px}.directory-list{column-count:2;max-width:720px;margin:0 auto;padding:0 16px;list-style:none}.directory-list li{margin:6px 0;page-break-inside:avoid;break-inside:avoid}.directory-list a{color:inherit;text-transform:capitalize}.directory-nav{display:flex;justify-content:center;gap:24px;margin:26px 0}@media (min-width:760px){.directory-list{column-count:3}}.filter-chip__count{margin-left:8px;font-size:.72rem;font-weight:600;color:var(--text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:1px 6px;border-radius:999px;line-height:1.2;background:color-mix(in srgb,var(--text-muted) 14%,transparent)}.filter-chip.is-empty{opacity:.45}.filter-chip.is-on .filter-chip__count{color:inherit;background:color-mix(in srgb,var(--accent-text) 22%,transparent)}.page.is-loading .results{opacity:.55;transition:opacity .12s ease-out}.results[aria-busy=true]{cursor:progress}@media (prefers-reduced-motion:reduce){.page.is-loading .results{transition:none}}.landing-cta{margin-top:14px}.landing-siblings{margin-top:32px}.landing-siblings .filter-group{margin-top:10px}.landing-directory{margin-top:24px;color:var(--text-secondary)}.landing-directory a{color:var(--accent);text-decoration:none}.xplore{margin:40px auto 8px;max-width:var(--catalog-max);padding-inline:var(--catalog-pad)}.xplore__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.xplore__arrows{display:flex;gap:6px}.xplore__vp{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;margin-top:10px}.xplore__vp::-webkit-scrollbar{display:none}.xplore__track{list-style:none;margin:0;padding:2px;display:flex;gap:12px}.xplore__item{position:relative;flex:0 0 240px;scroll-snap-align:start;min-width:0}@media (max-width:560px){.xplore__item{flex-basis:76%}}.xplore__card{display:flex;flex-direction:column;gap:6px;height:100%;padding:14px 30px 14px 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;color:inherit}.xplore__card:hover{border-color:var(--accent)}.xplore__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.xplore__label{font-weight:600;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.xplore__why{color:var(--text-muted);font-size:.8rem;line-height:1.35}.xplore__dismiss{position:absolute;top:4px;right:4px;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.7rem;padding:8px;border-radius:999px}.xplore__dismiss:hover{color:var(--text-primary)}.xplore__dismiss:focus-visible{outline:2px solid var(--accent)}.browse-explore__directory{margin-top:22px;max-width:var(--catalog-max);margin-inline:auto;padding-inline:var(--catalog-pad)}.browse-explore__directory a{color:var(--accent);text-decoration:none;font-weight:600}.detail__explore{margin-top:36px}.detail__explore .filter-group{margin-top:10px}.browse-active{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:4px 0 10px}.browse-active__chip{font-size:.85rem}.browse-active__chip span{opacity:.7;margin-left:2px}.browse-active__clear{border:none;background:none;color:var(--accent);cursor:pointer;font:inherit;font-size:.85rem;text-decoration:underline;padding:4px}.cover--img{opacity:1}img.cover--img:not(.is-loaded){opacity:.9}img.cover--img.is-loaded{animation:nr-cover-fade .3s ease-out}@keyframes nr-cover-fade{0%{opacity:.35}to{opacity:1}}:root[data-reduced-motion=true] img.cover--img.is-loaded{animation:none}.ratingline{display:block;min-height:1.05em;margin-top:2px;font-size:.72rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ratingline__star{color:var(--accent);margin-right:2px}.ratingblock{margin:14px 0 4px}.ratingblock__list{display:flex;flex-wrap:wrap;gap:18px;margin:0}.ratingblock__row{display:flex;flex-direction:column;gap:1px}.ratingblock__value{font-size:1.15rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ratingblock__label{color:var(--text-muted);font-size:.76rem;margin:0}.ratingblock__source{color:var(--text-muted);font-size:.74rem;margin:8px 0 0}.rsc{position:relative;display:inline-block}.ownc__trigger,.rsc__trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border-radius:12px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text-primary);font:inherit;font-weight:600;font-size:.92rem;line-height:1.2;cursor:pointer;transition:border-color .14s ease,color .14s ease,background-color .14s ease}.ownc__trigger.has-value,.rsc__trigger.is-set{border-color:var(--accent);color:var(--accent)}.ownc__trigger:hover:not(:disabled),.rsc__trigger:hover:not(:disabled){border-color:var(--accent)}.ownc__trigger:active,.rsc__trigger:active{transform:scale(.98)}.ownc__trigger:disabled,.rsc__trigger:disabled{opacity:.5;cursor:default}.ownc__trigger:focus-visible,.rsc__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.rsc--compact .rsc__trigger{min-height:32px;padding:0 10px;font-size:.82rem;border-radius:10px}.rsc__caret{color:var(--text-muted);font-size:.8rem}.rsc__pop{position:absolute;z-index:40;top:calc(100% + 6px);left:0;min-width:240px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-2);padding:6px}.rsc__menu{list-style:none;margin:0;padding:0}.rsc__item{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 10px;border:none;border-radius:8px;background:none;color:inherit;font:inherit;font-size:.9rem;text-align:left;cursor:pointer}.rsc__item:hover{background:color-mix(in srgb,var(--accent) 12%,transparent)}.rsc__item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.rsc__item.is-on{color:var(--accent);font-weight:700}.rsc__item--danger{color:var(--danger)}.rsc__check{width:14px;display:inline-block}.rsc__panel{padding:10px}.rsc__panel-title{margin:0 0 8px;font-size:.85rem;color:var(--text-secondary)}.rsc__reasons{display:flex;flex-wrap:wrap;gap:6px}.rsc__reason{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:inherit;font:inherit;font-size:.8rem;padding:6px 12px;cursor:pointer}.rsc__reason.is-on,.rsc__reason:hover{border-color:var(--accent);color:var(--accent)}.rsc__skip{margin-top:10px;background:none;border:none;color:var(--text-muted);font:inherit;font-size:.82rem;cursor:pointer;text-decoration:underline}.rsc__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:60}.rsc__sheet-head{display:flex;align-items:center;justify-content:space-between;padding:4px 8px 10px;font-weight:700}.rsc__close{background:none;border:none;color:var(--text-muted);font-size:1rem;cursor:pointer;padding:6px}@media (max-width:560px){.rsc__pop--sheet{position:fixed;z-index:70;left:0;right:0;bottom:0;top:auto;min-width:0;border-radius:16px 16px 0 0;padding:12px 12px calc(12px + env(safe-area-inset-bottom));max-height:80dvh;overflow-y:auto;animation:nr-sheet-up .26s cubic-bezier(.22,1,.36,1) both}@keyframes nr-sheet-up{0%{transform:translateY(100%)}to{transform:none}}:root[data-reduced-motion=true] .rsc__pop--sheet{animation:none}.rsc__pop--sheet .rsc__sheet-head{position:-webkit-sticky;position:sticky;top:-12px;margin-top:-12px;padding-top:12px;background:inherit;z-index:1}.rsc__item{min-height:48px}}.rpc{margin-top:8px}.rpc__bar{height:5px;border-radius:999px;background:color-mix(in srgb,var(--text-muted) 22%,transparent);overflow:hidden}.rpc__fill{display:block;height:100%;background:var(--accent)}.rpc__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px}.rpc__text{font-size:.78rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rpc__toggle{background:none;border:none;color:var(--accent);font:inherit;font-size:.78rem;font-weight:600;cursor:pointer;padding:4px}.rpc__form{display:flex;align-items:flex-end;gap:10px;margin-top:8px;flex-wrap:wrap}.rpc__field{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-secondary)}.rpc__field input{width:92px;min-height:36px;padding:0 8px;border-radius:8px;border:1px solid var(--border-strong);background:var(--surface);color:inherit;font:inherit}.rpc__of{color:var(--text-muted)}.rpc__save{min-height:36px;padding:0 14px;font-size:.85rem}.reactrow{display:flex;align-items:center;gap:10px;margin:10px 0 0;min-width:0}.reactrow__prompt{flex:none;font-size:.8rem;color:var(--text-muted)}.reactrow__icons{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-width:0}.reactrow__icons::-webkit-scrollbar{display:none}.reactrow__btn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid transparent;border-radius:50%;background:none;font-size:1.05rem;line-height:1;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.reactrow__btn:hover:not(:disabled){transform:translateY(-1px);border-color:var(--border)}.reactrow__btn.is-on{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,var(--surface))}.reactrow__btn:disabled{opacity:.4;cursor:default}.reactrow__btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.reactrow__label{flex:1 1 auto;min-width:0;font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reactrow__clear{margin-left:6px;background:none;border:none;color:var(--text-muted);font:inherit;font-size:.78rem;cursor:pointer;text-decoration:underline}@media (prefers-reduced-motion:reduce){.reactrow__btn{transition:none}}@media (max-width:560px){.reactrow{flex-wrap:wrap}.reactrow__label{flex-basis:100%}}.reacsum{margin:18px 0 0}.reacsum__title{font-size:.95rem;margin:0 0 8px}.reacsum__n{color:var(--text-muted);font-weight:400;font-size:.82rem}.reacsum__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.reacsum__item{display:flex;align-items:center;gap:8px;font-size:.86rem}.reacsum__share{margin-left:auto;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cwl{margin:24px 0 0}.cwl__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.cwl__item{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.83rem}.cwl__item--graphic{border-color:color-mix(in srgb,var(--danger) 55%,var(--border))}.cwl__item--moderate{border-color:color-mix(in srgb,var(--danger) 28%,var(--border))}.cwl__severity{text-transform:uppercase;letter-spacing:.04em}.cwl__qualifier,.cwl__severity{color:var(--text-muted);font-size:.72rem}.cwl__qualifier{font-style:italic}.cwl__none{color:var(--text-muted);font-size:.85rem;margin:0}.cwl__spoilers{margin-top:10px}.cwl__reveal{background:none;border:1px dashed var(--border-strong);border-radius:999px;padding:7px 14px;color:var(--text-secondary);font:inherit;font-size:.82rem;cursor:pointer}.cwl__reveal:hover{border-color:var(--accent);color:var(--accent)}.cwl__list--spoiler{margin-top:10px}.opinions{margin:26px 0 0}.opinions__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.opinion{border:1px solid var(--border);border-left-width:3px;border-radius:10px;padding:12px 14px;background:var(--surface)}.opinion--positive{border-left-color:var(--success)}.opinion--negative{border-left-color:var(--danger)}.opinion--mixed,.opinion--neutral{border-left-color:var(--text-muted)}.opinion__who{margin:0;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.opinion__name{font-weight:700}.opinion__role{color:var(--text-muted);font-size:.78rem}.opinion__what{margin:2px 0 0;font-size:.85rem;color:var(--text-secondary)}.opinion__quote{margin:8px 0 0;font-style:italic;border:none;padding:0}.opinion__context{margin:8px 0 0;font-size:.88rem}.opinion__source{margin:8px 0 0;color:var(--text-muted);font-size:.74rem}.report{margin:28px 0 0}.report__toggle{background:none;border:none;color:var(--text-muted);font:inherit;font-size:.8rem;cursor:pointer;text-decoration:underline;padding:4px 0}.report__form{display:grid;grid-gap:10px;gap:10px;margin-top:10px;max-width:460px}.report__field{display:grid;grid-gap:4px;gap:4px;font-size:.82rem;color:var(--text-secondary)}.report__field select,.report__field textarea{border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);color:inherit;font:inherit;font-size:.88rem;padding:8px 10px;min-height:40px}.ratingblock__external{margin:0 0 8px;font-size:.9rem;color:var(--text-secondary)}.ratingblock__external strong{color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ratingblock__external a{color:var(--accent);text-decoration:none}.ratingblock__external a:hover{text-decoration:underline}.ratingblock__updated{color:var(--text-muted);font-size:.78rem}.report__note{color:var(--text-muted);font-size:.76rem;margin:0}.report__error{color:var(--danger);font-size:.8rem;margin:0}.report--done{color:var(--success);font-size:.85rem}.library__search{margin-bottom:14px}.libstats{border:1px solid var(--border);border-radius:12px;padding:14px;margin-bottom:18px;background:var(--surface)}.libstats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px}.libstat{display:flex;flex-direction:column;gap:2px}.libstat__value{font-size:1.25rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.libstat__label{color:var(--text-muted);font-size:.76rem}.libstats__taste{margin:12px 0 0;font-size:.9rem}.libstats__reactions{margin:6px 0 0;font-size:.84rem;color:var(--text-secondary)}.libstats__privacy{margin:10px 0 0;color:var(--text-muted);font-size:.74rem}.libgrid{list-style:none;margin:0;padding:0;grid-gap:14px}.libgrid,.libitem{display:grid;gap:14px}.libitem{grid-template-columns:64px minmax(0,1fr);grid-gap:14px;align-items:start;border:1px solid var(--border);border-radius:12px;padding:12px;background:var(--surface)}.libitem__cover{width:64px}.libitem__cover .cover{border-radius:var(--radius-cover);overflow:hidden;box-shadow:var(--shadow-1);display:block}.libitem__ghost{width:100%;aspect-ratio:2/3;border-radius:6px;background:color-mix(in srgb,var(--text-muted) 18%,transparent)}.libitem__body{display:flex;flex-direction:column;gap:4px;align-items:flex-start;min-width:0}.libitem__title{font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.libitem__author{color:var(--text-muted);font-size:.82rem;text-decoration:none}a.libitem__author:hover{color:var(--accent);text-decoration:underline}.libitem__status{color:var(--accent);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.libitem__badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.libitem__own{font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border:1px solid var(--border);border-radius:999px}.libitem__badges .reread,.libitem__own{font-size:.7rem;padding:1px 8px}.libitem .rpc{width:100%}.savedquotes{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.savedquote{border:1px solid var(--border);border-radius:12px;padding:14px;background:var(--surface)}.savedquote__text{margin:0 0 8px;font-size:1rem;line-height:1.5}.savedquote__text--bare{color:var(--text-muted);font-style:italic}.savedquote__cite{margin:0;display:flex;gap:8px;flex-wrap:wrap;color:var(--text-muted);font-size:.82rem}.savedquote__author{font-weight:600;color:var(--text-secondary)}.savedquote__remove{margin-top:10px}.detail__status{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:14px 0 4px}.detail__status .rpc{flex:1 1 220px}.ownc{position:relative}.ownc__caret:after{content:"▾";color:var(--text-muted);font-size:.8rem;line-height:1}.ownc__menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:max-content;min-width:210px;max-width:min(280px,calc(100vw - 32px));background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0/.14);padding:6px;display:grid;grid-gap:2px;gap:2px}@media (max-width:480px){.ownc__menu{left:auto;right:0}}.ownc__item{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:100%;padding:8px 10px;border:none;border-radius:8px;background:none;text-align:left;font:inherit;cursor:pointer;color:inherit}.ownc__item:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.ownc__item.is-on{background:color-mix(in srgb,var(--accent) 14%,transparent)}.ownc__item.is-on .ownc__item-label{color:var(--accent)}.ownc__item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.ownc__item-label{font-size:.86rem;font-weight:600}.ownc__item-hint{font-size:.75rem;color:var(--text-muted)}.ownc__item--none{border-top:1px solid var(--border);border-radius:0 0 8px 8px;margin-top:2px}.reread{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);font-size:.76rem;font-weight:700}.xprofile{display:grid;grid-gap:18px;gap:18px}.xprofile__group{display:grid;grid-gap:8px;gap:8px}.xprofile__title{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.xprofile__rows{display:grid;grid-gap:6px;gap:6px}.xprofile__row{display:grid;grid-template-columns:minmax(96px,26%) 1fr;grid-gap:10px;gap:10px;align-items:baseline}.xprofile__key{font-size:.82rem;color:var(--text-muted)}.xprofile__vals{display:flex;flex-wrap:wrap;gap:6px}.xprofile__val{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:.82rem;text-decoration:none}a.xprofile__val:hover{border-color:var(--accent);color:var(--accent)}.xprofile__val--soft{opacity:.72;border-style:dashed}@media (max-width:560px){.xprofile__row{grid-template-columns:1fr;gap:4px}}.pubhist{margin-top:28px}.pubhist__editions{list-style:none;margin:0;padding:0;display:grid;grid-gap:4px;gap:4px}.pubhist__edition{display:grid;grid-template-columns:62px 1fr auto;grid-gap:10px;gap:10px;align-items:baseline;padding:6px 0;border-top:1px solid var(--border);font-size:.84rem}.pubhist__year{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pubhist__detail{color:var(--text-secondary)}.pubhist__isbn{color:var(--text-muted);font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:560px){.pubhist__edition{grid-template-columns:54px 1fr}.pubhist__isbn{grid-column:2}}.home-step__note{margin:0 0 12px;font-size:.84rem;line-height:1.45;color:var(--text-muted);max-width:62ch}.setting{display:grid;grid-gap:4px;gap:4px;margin-bottom:18px}.setting__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0}.setting__label{font-size:.8rem;color:var(--text-muted);font-weight:600;min-width:62px}.setting__places{display:flex;flex-wrap:wrap;gap:6px}.setting__place{padding:2px 10px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:.84rem;text-decoration:none}.setting__place:hover{border-color:var(--accent);color:var(--accent)}.setting__place--about{opacity:.78}.mexp{margin:10px 0 0;padding-top:10px;border-top:1px solid var(--border)}.mexp__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 6px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.mexp__score{text-transform:none;letter-spacing:0;font-weight:600;color:var(--text-secondary)}.mexp__query{margin:0 0 6px;font-size:.8rem;color:var(--text-muted)}.mexp__query-text{color:var(--text-primary);font-weight:600}.mexp__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px}.mexp__item{display:grid;grid-template-columns:16px 1fr;grid-gap:6px;gap:6px;align-items:start}.mexp__tick{color:var(--accent);font-weight:700;line-height:1.35}.mexp__item--miss .mexp__tick{color:var(--text-muted)}.mexp__body{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.mexp__claim{font-size:.84rem;font-weight:600;color:var(--text-primary)}.mexp__item--miss .mexp__claim{font-weight:500;color:var(--text-secondary)}.mexp__because{font-size:.8rem;color:var(--text-secondary)}.mexp__evidence{font-size:.74rem;color:var(--text-muted);font-style:italic}.mexp__conf{font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700;padding:1px 6px;border-radius:999px;border:1px solid var(--border);color:var(--text-muted)}.mexp__conf--high{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.mexp__conf--low{opacity:.8;border-style:dashed}.mexp__band{margin:8px 0 0;font-size:.76rem;color:var(--text-muted)}.metarail{display:block;margin:8px 0 0;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.metarail::-webkit-scrollbar{display:none}.metarail__track{white-space:nowrap;font-size:.88rem;color:var(--text-secondary)}.metarail__item,.metarail__track{display:inline-flex;align-items:baseline}.metarail__dot{margin:0 7px;color:var(--text-muted)}.metarail__item a{color:inherit;text-decoration:none;border-bottom:1px dotted var(--text-muted)}.metarail__item a:hover{color:var(--accent);border-bottom-color:var(--accent)}.metarail__btn{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:var(--accent);border-bottom:1px dotted color-mix(in srgb,var(--accent) 55%,transparent)}.metarail__btn:hover{border-bottom-style:solid}.metarail__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.metarail__btn[aria-expanded=true]{border-bottom-style:solid}.tagrail{display:block;margin:10px 0 0;min-width:0;overflow-x:auto;scrollbar-width:none;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent)}.tagrail::-webkit-scrollbar{display:none}.tagrail__track{white-space:nowrap;padding-right:26px;font-size:.9rem}.tagrail__item,.tagrail__track{display:inline-flex;align-items:baseline}.tagrail__dot{margin:0 8px;color:var(--text-muted)}.tagrail__tag{color:var(--text-secondary);text-decoration:none;font-weight:600}a.tagrail__tag:hover{color:var(--accent)}a.tagrail__tag:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.tagrail__tag--static{font-weight:500;color:var(--text-muted)}.disc{border-top:1px solid var(--border)}.detail__more{margin:26px 0 8px;border-bottom:1px solid var(--border)}.disc__h{margin:0;font-size:inherit;font-weight:inherit}.disc__btn{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:4px 2px;background:none;border:none;font:inherit;text-align:left;cursor:pointer;color:inherit}.disc__btn:hover .disc__label{color:var(--accent)}.disc__btn:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:6px}.disc__label{font-size:.95rem;font-weight:600}.disc__meta{color:var(--text-muted);font-size:.85rem}.disc__chevron{margin-left:auto;width:8px;height:8px;flex:none;border-right:1.5px solid var(--text-muted);border-bottom:1.5px solid var(--text-muted);transform:rotate(45deg);transition:transform .2s ease}.disc.is-open .disc__btn .disc__chevron{transform:rotate(225deg)}.disc__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.disc.is-open>.disc__panel,.disc__panel.is-open{grid-template-rows:1fr}.disc__inner{overflow:hidden;min-width:0;min-height:0}.disc.is-open>.disc__panel>.disc__inner,.disc__panel.is-open>.disc__inner{padding-bottom:18px}.disc--empty{display:flex;align-items:center;gap:10px;min-height:44px;margin:0;padding:4px 2px;border-top:1px solid var(--border)}.disc--empty .disc__label{font-size:.95rem;font-weight:600;color:var(--text-muted)}.disc--empty .disc__meta{font-size:.85rem;color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.disc__chevron,.disc__panel{transition:none}}.disc__inner>*>.section-title{margin-top:4px}.disc__inner .cwl,.disc__inner .pubhist__editions,.disc__inner .reacsum,.disc__inner .xprofile{margin-top:6px}.personalization__beliefs{margin:26px 0}.beliefs{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:6px;gap:6px}.belief{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid var(--border);border-radius:10px;font-size:.9rem}.belief--negative{border-style:dashed;color:var(--text-secondary)}.belief__acts{display:flex;gap:6px;flex:none}.belief__act{background:none;border:none;color:var(--text-muted);font:inherit;font-size:.78rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px;padding:6px 4px}.belief__act:hover{color:var(--accent)}.belief__act:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.beliefs__foot{display:flex;gap:8px;margin-top:14px}@media (max-width:560px){.belief{flex-wrap:wrap}}.quotecard{max-width:620px;margin:0 auto}.quotecard__stage{position:relative;overflow-x:clip;min-height:9.5em;display:flex;align-items:center;touch-action:pan-y;border-radius:var(--radius-lg);padding:4px 8px;cursor:-webkit-grab;cursor:grab}.quotecard__stage:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.quotecard__quote{margin:0}.quotecard__quote--out{position:absolute;inset:4px 8px;display:flex;flex-direction:column;justify-content:center;animation:qc-out .2s ease forwards;pointer-events:none}.quotecard__quote--out[data-dir=prev]{animation-name:qc-out-rev}.quotecard__quote--in{animation:qc-in .2s ease}.quotecard__quote--in[data-dir=prev]{animation-name:qc-in-rev}@keyframes qc-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(-28px)}}@keyframes qc-out-rev{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(28px)}}@keyframes qc-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes qc-in-rev{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}.quotecard__text{font-size:1.18rem;line-height:1.55;margin:0 0 10px;font-weight:500}.quotecard__cite{display:flex;align-items:baseline;gap:8px;font-size:.86rem;color:var(--text-muted)}.quotecard__author{font-weight:600;color:var(--text-secondary);text-decoration:none}a.quotecard__author:hover{color:var(--accent);text-decoration:underline}.quotecard__book{color:inherit}.quotecard__book--plain{font-style:italic}.quotecard__rail{display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding:0 8px}.quotecard__save{background:none;border:1px solid var(--border);border-radius:999px;min-height:36px;padding:0 16px;font:inherit;font-size:.82rem;font-weight:600;color:var(--text-secondary);cursor:pointer}.quotecard__save.is-on,.quotecard__save:hover{border-color:var(--accent);color:var(--accent)}.quotecard__save:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.quotecard__nav{display:flex;align-items:center;gap:2px}.quotecard__arrow{width:38px;height:38px;border:none;background:none;border-radius:50%;font-size:1.25rem;color:var(--text-muted);cursor:pointer;line-height:1}.quotecard__arrow:hover{color:var(--text-primary);background:color-mix(in srgb,var(--accent) 8%,transparent)}.quotecard__arrow:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.quotecard__more{margin-left:6px;font-size:.8rem;color:var(--text-muted);text-decoration:none;border-bottom:1px dotted}.quotecard__more:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.quotecard__quote{transition:none}}.account{max-width:560px}.account__signin{margin-top:8px}.account__label{display:block;font-size:.8rem;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.account__row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.account__input{flex:1 1 240px;min-width:0;min-height:44px;padding:0 14px;font:inherit;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:inherit}.account__input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.account__note{margin:10px 0 0;font-size:.85rem;color:var(--text-muted)}.account__note--error{color:#b3402a}.account__providers{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.account__privacy{margin-top:22px;font-size:.8rem;color:var(--text-muted)}.account__section{margin-top:28px}.account__consent{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:.9rem}.account__consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.account__row--danger{margin-top:14px;font-size:.85rem;color:var(--text-muted)}.account__row--acts{margin-top:10px}.account__modeswitch{margin:12px 0 0;font-size:.85rem}.acctnudge{position:fixed;right:16px;bottom:16px;z-index:var(--z-overlay,90);max-width:300px;padding:14px 16px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-2)}.acctnudge__text{margin:0 0 10px;font-size:.9rem;font-weight:600;line-height:1.4}.acctnudge__acts{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.acctnudge__cta{font-size:.85rem}.acctnudge__note{margin:8px 0 0;font-size:.72rem;color:var(--text-muted)}@media (max-width:480px){.acctnudge{left:16px;max-width:none}}.home-account{max-width:620px;margin:34px auto 10px;padding:0 20px;text-align:center}.home-account__title{margin:0 0 8px;font-size:1.15rem;font-weight:700}.home-account__text{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.55}.home-account__text a{color:var(--accent);text-decoration:none;font-weight:600}.home-account__acts{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:14px}.home-account__text a:hover{text-decoration:underline}.sheet__link--account{margin-top:8px;border-top:1px solid var(--border);padding-top:14px}.hiw{max-width:640px;margin:0 auto;padding:0 20px 48px}.hiw__examples{list-style:none;margin:4px 0 26px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.hiw__example{border:1px solid var(--border);border-radius:999px;background:var(--surface);padding:7px 14px;font-size:.85rem;color:var(--text-secondary);line-height:1.35}.hiw__steps{list-style:none;margin:0;padding:0;display:grid;grid-gap:22px;gap:22px}.hiw__step{display:grid;grid-template-columns:34px 1fr;grid-gap:14px;gap:14px;align-items:start}.hiw__num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--accent) 14%,var(--surface));color:var(--accent);font-weight:700;font-size:.95rem;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--border))}.hiw__step-title{margin:3px 0 6px;font-size:1.05rem;font-weight:700}.hiw__step-text{margin:0;color:var(--text-secondary);line-height:1.55;font-size:.95rem}.hiw__ex{font-style:italic;color:var(--text-primary)}.hiw__honest{margin-top:30px;border:1px solid var(--border);border-radius:12px;padding:16px 18px;background:var(--surface)}.hiw__honest p{margin:8px 0 0;color:var(--text-secondary);line-height:1.55;font-size:.92rem}.hiw__cta{margin:30px 0 0;text-align:center}.home-intro__how{margin:0;font-size:.88rem}.home-intro__how a{color:var(--accent);text-decoration:none;font-weight:600;display:inline-block;padding:6px 8px}.home-intro__how a:hover{text-decoration:underline}.reactrow__pick{min-height:36px}.focused-card__actions :is(.bookmark-btn__label,.focused-card__pass .btn__label){display:none}.gr-import{margin:6px 0 14px}.gr-import__summary{cursor:pointer;font-weight:600;font-size:.92rem}.gr-import__body{margin-top:10px;display:grid;grid-gap:10px;gap:10px}.gr-import__hint{margin:0;font-size:.86rem;color:var(--text-muted);line-height:1.5}.gr-import__preview p{margin:0 0 8px;font-size:.9rem;line-height:1.5}.gr-import__acts{display:flex;gap:10px;flex-wrap:wrap}.freebook{margin:24px 0 0;padding:16px 18px;border:1px solid var(--border);border-radius:12px;max-width:66ch}.freebook__head{font-size:1rem;font-weight:600;margin:0 0 8px}.freebook__edition{margin:0;display:flex;flex-direction:column;gap:2px;overflow-wrap:anywhere}.freebook__edition-title{font-weight:500}.freebook__edition-sub,.freebook__note{color:var(--text-muted);font-size:.9rem}.freebook__note{margin:6px 0 0}.freebook__actions{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0}.freebook__size{color:var(--text-muted);font-weight:400}.freebook__disclosure{margin:14px 0 0;font-size:.78rem;line-height:1.5;color:var(--text-muted)}.freebook__disclosure p{margin:0 0 3px}.freebook__rights{font-style:italic}