.translated-phrase-analysis{position:relative}.translated-phrase-analysis__top-block{position:-webkit-sticky;position:sticky;top:0;left:0;font-size:clamp(3.4rem,8vw,5rem);line-height:clamp(3.8rem,8vw,5.4rem);background-color:#fff;padding:1.5rem 0}.translated-phrase-analysis__top-block>:first-child,.translated-phrase-analysis__top-block>:nth-child(2),.translated-phrase-analysis__top-block>:nth-child(3){margin-right:1rem}.translated-phrase-analysis__top-block--long{font-size:clamp(2.8rem,8vw,4rem);line-height:clamp(3.2rem,8vw,4.4rem)}.translated-phrase-analysis__phrase-arrow{display:inline-flex;justify-content:center;align-items:center;background-color:#c3c3c3;width:.85em;height:.85em;border-radius:50%;transform:translateY(-.09em)}.translated-phrase-analysis__phrase-arrow span{color:#fff;font-size:.5em;line-height:.5em;font-weight:500;transform:translateY(-.06em)}.translated-phrase-analysis__phrase-transcription{display:inline-block;font-size:.7em;line-height:1em;color:#737373;border:1px solid #a0a0a0;border-radius:.6rem;padding:.1em}.translated-phrase-analysis__content{display:flex;flex-direction:column;gap:1.4rem;font-size:1.6rem;line-height:2.7rem}@media(min-width:750px){.translated-phrase-analysis__content{flex-direction:row;gap:2.4rem}}.translated-phrase-analysis__content-analysis{display:flex;flex-direction:column;gap:1.2rem;flex-basis:66%}.translated-phrase-analysis__content-examples{flex-basis:34%}.translated-phrase-analysis__content-examples-items{display:flex;flex-direction:column;gap:1rem;line-height:2.5rem}.translated-phrase-analysis__content-example{font-weight:500}.translated-phrase-analysis__content-example-native{font-weight:300;color:#5a5a5a}.translated-phrase-analysis__content-and-header{display:flex;flex-direction:column;gap:.2rem}.translated-phrase-analysis__content-and-header-header{font-size:1.8rem;line-height:2.2rem;font-weight:500}.phrases-switch{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:-.8rem}.phrases-switch__item{font-size:1.6rem;line-height:2rem;cursor:pointer;background-color:#f3f3f3;padding:.5rem 1rem;border-radius:.6rem}.phrases-switch__item:hover:not(.phrases-switch__item--selected){background-color:#e3e3e3}.phrases-switch__item--selected{color:#fff;background-color:#0076de;cursor:default}.analysis{position:-webkit-sticky;position:sticky;left:0;bottom:0;right:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;max-height:50dvh;background-color:#fff;overflow:auto;margin-top:2rem;box-shadow:0 -1px 0 rgba(0,0,0,.07)}.book-author-and-name{display:flex;flex-wrap:wrap;column-gap:2.8rem;row-gap:.8rem;font-size:1.3rem;line-height:1.7rem;padding:8px var(--reading-page-chapter-horizontal-padding);border-bottom:1px solid #f3f3f3}.book-author-and-name__left{color:#737373}.word{position:relative;display:inline-block;cursor:pointer}.word,.word:before{border-radius:.22em}.word:before{content:"";position:absolute;top:0;left:-2px;bottom:0;right:-2px;z-index:1;border:1px solid rgba(0,0,0,0)}.word:hover:before{border-color:#c3c3c3}.word__text{position:relative;z-index:2}.word--selected{color:#fff}.word--selected:before{background-color:#0076de;border:none}.word--loading .word__text{color:#e3e3e3;position:relative;display:inline-block;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--sweep-w:clamp(200px,12%,300px)}.word--loading .word__text:after{content:attr(data-text);position:absolute;inset:0;pointer-events:none;color:rgba(0,0,0,0);background-image:linear-gradient(90deg,rgba(0,0,0,0),#FC3F1D 30%,#006AFF 50%,#FC3F1D 70%,rgba(0,0,0,0));background-size:var(--sweep-w) 100%;background-repeat:no-repeat;background-position:0 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:ai-shimmer-sweep 3s linear infinite}@keyframes ai-shimmer-sweep{0%{background-position:calc(-1*var(--sweep-w)) 0}to{background-position:calc(100% + var(--sweep-w)) 0}}@media(prefers-reduced-motion:reduce){.word--loading .word__text:after{animation:none;background-position:50% 0}}.word--error:before{background-color:#ffc6c6;border:none}.word--error:hover{color:#fff}.word--error:hover:before{background-color:#ffabab}.word--success:before{background-color:#e3e3e3}.word--success:hover{color:#fff}.word--success:hover:before{background-color:#c3c3c3;border:none}.sentence-block{display:grid;grid-gap:.3rem;gap:.3rem}.sentence-block__translation{font-size:1.6rem;line-height:2.4rem;color:#737373}.chapter-tooltip{position:absolute;display:flex;flex-direction:column;gap:5px;font-size:1.6rem;line-height:2.2rem;max-width:36rem;background-color:#c3c3c3;padding:1rem 1.2rem;z-index:3;pointer-events:none;transition:left .16s ease,top .16s ease;transform:translateX(-50%);border-radius:1rem}.chapter-tooltip__item{display:flex;flex-direction:column;grid-template-columns:1fr auto;gap:3px;color:#fff;align-items:flex-start}.chapter-tooltip__item+.chapter-tooltip__item{margin-top:6px;padding-top:6px}.chapter-tooltip__phrase{font-size:1.5rem;line-height:1.9rem}.chapter-tooltip__translation{font-size:2rem;line-height:2.6rem}.chapter-content{position:relative;display:grid;grid-gap:1.5rem;gap:1.5rem;font-size:2.2rem;line-height:3.4rem}.translate-sentences{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:.5rem;margin-bottom:1.2rem}.reading-root{background:#fff;border-radius:.6rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.reading-root,.reading-root__chapter-content{flex-grow:1;display:flex;flex-direction:column}.reading-root__chapter-content{padding:1rem var(--reading-page-chapter-horizontal-padding)}@media(min-width:600px){.reading-root__chapter-content{padding-top:2rem;padding-bottom:2rem}}.reading-root__auto-height-elem{flex-grow:1}.books-mobile-navigation{display:flex;justify-content:space-between}@media(min-width:800px){.books-mobile-navigation{background-color:#0076de;display:none}}.books-mobile-navigation__button{font-size:1.8rem;line-height:2.4rem;border-bottom:1px solid rgba(0,0,0,0)}.books-mobile-navigation__button--link{border-bottom:1px solid rgba(0,118,222,.2);transition:color .2s,border-bottom-color .2s;color:#0076de;cursor:pointer}.books-mobile-navigation__button--link:hover{color:hsl(208.1081081081,200%,43.5294117647%);border-bottom-color:rgba(0,118,222,.35)}.books-mobile-navigation__button--active{color:#ff630c}.books-section-with-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.books-section-with-header__title{font-size:1.3rem;line-height:2rem;text-transform:uppercase;color:#737373;letter-spacing:.04em}