.spoken-part{border-radius:5px;transition:color 90ms ease,background 90ms ease,box-shadow 90ms ease}.spoken-part.is-current{color:inherit;background:#bbf7d0;box-shadow:0 0 0 3px #bbf7d0}.speak-pill{display:flex;width:112px;height:42px;align-items:center;justify-content:center;gap:8px;padding:0;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:var(--accent-600, #7c3aed);background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff9e;box-shadow:inset 0 1px #fff,0 8px 20px #232a3b12,0 2px 5px #232a3b0a;backdrop-filter:blur(26px) saturate(1.45);font-size:15px;font-weight:600;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease;-webkit-tap-highlight-color:transparent;user-select:none}.speak-pill svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.speak-waveform,.speak-close-icon{display:none}.speak-waveform{height:14px;align-items:center;justify-content:center;gap:6px;padding:0 3px}.speak-waveform i{display:block;width:6px;height:4px;border-radius:999px;background:currentColor;animation:speak-wave .68s cubic-bezier(.37,0,.63,1) infinite}.speak-waveform i:nth-child(2){animation-delay:90ms}.speak-waveform i:nth-child(3){animation-delay:.18s}.speak-waveform i:nth-child(4){animation-delay:.27s}.action-row .player-controls,.action-row .speak-pill{transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.action-row.has-feature-active .player-controls,.action-row.has-feature-active .speak-pill:not(.is-feature-active){opacity:0;pointer-events:none;transform:scale(.82)}.speak-pill.is-feature-active{position:absolute;z-index:3;top:50%;left:50%;width:max-content;height:auto;padding:12px 20px;border-color:var(--accent-800, #6d28d9);color:#fff;background:var(--accent-600, #7c3aed);box-shadow:none;white-space:nowrap;transform:translate(-50%,-50%);animation:speak-button-enter .36s cubic-bezier(.22,1,.36,1) both}.speak-pill.is-feature-active:hover{color:#fff;background:var(--accent-600, #7c3aed)}.speak-pill.is-feature-active:active{transform:translate(-50%,-50%) scale(.97)}.speak-pill.is-feature-active:focus-visible{outline:none}.speak-pill.is-feature-active .speak-idle-icon{display:none}.speak-pill.is-feature-active .speak-waveform,.speak-pill.is-feature-active .speak-close-icon{display:flex}.speak-pill.is-feature-active .speak-close-icon{width:14px;height:14px;margin-left:4px;stroke-width:1.7}@keyframes speak-button-enter{0%{opacity:.72;transform:translate(calc(-50% + var(--feature-start-x, 0px)),calc(-50% + var(--feature-start-y, 0px))) scale(.78)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes speak-wave{0%,to{height:4px}47%{height:14px}}.player-controls{display:flex;width:380px;height:64px;align-items:center;justify-content:center;gap:14px}.control,.tool-item-action{-webkit-tap-highlight-color:transparent}.control{display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:#4a5366;background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff8f;box-shadow:inset 0 1px #fff,inset 0 -5px 12px #7e86980f,0 10px 24px #232a3b17,0 2px 6px #232a3b0d;backdrop-filter:blur(26px) saturate(1.45);cursor:pointer;transition:transform .16s ease,color .16s ease,background .16s ease}.control:hover{color:var(--purple);background:#ffffffd1}.control:active{transform:translateY(0) scale(.96)}.control:focus-visible,.tool-item-action:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 28%,transparent);outline-offset:4px}.control svg{width:25px;height:25px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}#previousButton svg path:nth-child(2),#nextButton svg path:nth-child(2),#nextCalloutButton svg path:nth-child(2){fill:currentColor;stroke:none}.control-play{width:61px;height:61px}.control-purple{border-color:var(--accent-800, #6d28d9);color:#fff;background:var(--accent-600, #7c3aed);box-shadow:inset 0 1px #ffffff5c,0 14px 28px color-mix(in srgb,var(--accent-600, #7c3aed) 24%,transparent),0 5px 10px #232a3b1a,0 1px 2px #232a3b14;transition:color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.control-purple:hover{color:#fff;background:var(--accent-725, #6d28d9);box-shadow:inset 0 1px #fff6,0 19px 36px color-mix(in srgb,var(--accent-600, #7c3aed) 30%,transparent),0 7px 14px #232a3b1f,0 2px 4px #232a3b14;transform:translateY(-2px)}.control-play svg{width:28px;height:28px;fill:#fff;stroke:#fff;stroke-width:2.4}.control-play .play-icon{width:var(--play-icon-size);height:var(--play-icon-size);transform:translate(var(--play-icon-x),var(--play-icon-y))}.pause-icon,.control-play.is-playing .play-icon{display:none}.control-play.is-playing .pause-icon{display:block;fill:none;transform:none}.tool-rail{position:absolute;top:260px;right:48px;display:flex;width:72px;flex-direction:column;align-items:center;gap:18px}.tool-item{display:flex;min-width:72px;flex-direction:column;align-items:center;gap:5px;padding:0;border:0;color:#5d6679;background:transparent}.tool-item-action{border-radius:24px;cursor:pointer}.glass-orb{position:relative;display:grid;width:46px;height:46px;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff8f;box-shadow:inset 0 1px #fff,inset 0 -5px 12px #7e86980f,0 10px 24px #232a3b17,0 2px 6px #232a3b0d;backdrop-filter:blur(26px) saturate(1.45);transition:transform .16s ease,box-shadow .16s ease}.glass-orb:after{position:absolute;top:5px;left:9px;width:20px;height:10px;border-radius:999px;background:#ffffff8f;content:"";filter:blur(4px);transform:rotate(-12deg)}.tool-item-action:hover .glass-orb{transform:translateY(-2px) scale(1.025);box-shadow:inset 0 1px #fff,0 20px 40px color-mix(in srgb,var(--accent-shadow, #50339c) 15%,transparent),0 3px 8px #232a3b0f}.tool-orb-text{color:#3b455a;font-size:14px;font-weight:800;letter-spacing:-.03em}.tool-label{font-size:10px;font-weight:700;line-height:13px}.tool-item svg{z-index:1;width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tool-item .auto-icon{width:25px;height:25px;fill:currentColor;stroke:none;transform:translate(2px)}.tool-item-active{color:#00b85f}.tool-item-active .glass-orb{background:radial-gradient(circle at 28% 18%,#fffffffa,#eefff78c 46%,#defaecad),#ebfff5b3}.tool-item-active svg{fill:currentColor;stroke:none}.tool-item:not(.tool-item-active) .glass-orb{color:#5d6679;background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff8f}.hint-layer{position:absolute;z-index:7;inset:0;pointer-events:none}.hint-card{position:absolute;top:548px;left:50%;display:flex;width:max-content;max-width:calc(100vw - 32px);min-height:108px;align-items:center;gap:18px;padding:16px 40px;border:1px solid #e5e7eb;border-radius:20px;opacity:0;background:#fff;box-shadow:0 18px 44px #11182724;pointer-events:auto;transform:translate(-50%,14px) scale(.97);transition:opacity .18s ease,transform .22s ease}.hint-card.is-visible{opacity:1;transform:translate(-50%) scale(1)}.hint-keys{display:block;width:112px;height:auto;flex:0 0 112px;margin-inline:-15px}.hint-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.hint-copy strong{color:#111827;font-size:16px;font-weight:800;line-height:20px;white-space:nowrap}.hint-copy span{color:#5d6679;font-size:13px;font-weight:600;line-height:18px}.picker-close{display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;border-radius:50%;color:#374151;background:#f3f4f6;cursor:pointer}.speed-option:hover,.speed-option.is-selected{color:var(--accent-600, #7c3aed);border-color:var(--accent-500, #8b5cf6);background:var(--purple-soft, #f5f3ff)}.picker-close:focus-visible,.speed-option:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 28%,transparent);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:920px){.speed-picker{right:24px}.hint-layer{position:fixed}.hint-card{top:auto;bottom:96px}}@media(max-width:620px){.speed-picker{position:fixed;inset:auto 16px 16px;width:auto;max-height:min(560px,calc(100vh - 32px))}}.page-loader{position:absolute;z-index:30;top:min(32vh,300px);right:0;left:0;display:grid;place-items:center;opacity:1;pointer-events:none;transition:opacity .22s ease}.page-loader.is-leaving{opacity:0}.page-loader[hidden]{display:none}.apple-spinner{position:relative;display:inline-block;width:24px;height:24px;flex:0 0 24px;color:#6b7280}.apple-spinner>span{position:absolute;top:1px;left:11px;width:2px;height:7px;border-radius:2px;opacity:.14;background:currentColor;transform-origin:1px 11px;animation:apple-spinner-fade 1s linear infinite}.apple-spinner>span:nth-child(1){transform:rotate(0);animation-delay:-.916s}.apple-spinner>span:nth-child(2){transform:rotate(30deg);animation-delay:-.833s}.apple-spinner>span:nth-child(3){transform:rotate(60deg);animation-delay:-.75s}.apple-spinner>span:nth-child(4){transform:rotate(90deg);animation-delay:-.666s}.apple-spinner>span:nth-child(5){transform:rotate(120deg);animation-delay:-.583s}.apple-spinner>span:nth-child(6){transform:rotate(150deg);animation-delay:-.5s}.apple-spinner>span:nth-child(7){transform:rotate(180deg);animation-delay:-.416s}.apple-spinner>span:nth-child(8){transform:rotate(210deg);animation-delay:-.333s}.apple-spinner>span:nth-child(9){transform:rotate(240deg);animation-delay:-.25s}.apple-spinner>span:nth-child(10){transform:rotate(270deg);animation-delay:-.166s}.apple-spinner>span:nth-child(11){transform:rotate(300deg);animation-delay:-83ms}.apple-spinner>span:nth-child(12){transform:rotate(330deg);animation-delay:0s}.page-loader .apple-spinner{width:18px;height:18px;flex-basis:18px;color:var(--accent-600, #7c3aed)}.page-loader .apple-spinner>span{top:0;left:8px;width:2px;height:5px;transform-origin:1px 9px}.apple-spinner.is-small{width:14px;height:14px;flex-basis:14px}.apple-spinner.is-small>span{top:0;left:6px;width:1.5px;height:4px;transform-origin:.75px 7px}.load-reveal{visibility:hidden;opacity:0;transition:opacity .36s ease,visibility 0s linear .36s}.load-reveal.is-visible{visibility:visible;opacity:1;transition:opacity .36s ease}@keyframes apple-spinner-fade{0%{opacity:1}to{opacity:.14}}@media(prefers-reduced-motion:reduce){.page-loader,.load-reveal{transition:none}}@layer player-reset,listendock-upload;:root{color-scheme:light;--accent-hue: 257deg;--accent-saturation: 100%;--accent-lightness: 60.78%;--accent-50: hsl(calc(var(--accent-hue) - .26deg) var(--accent-saturation) clamp(0%, calc(var(--accent-lightness) + 37.85%), 100%));--accent-75: hsl(calc(var(--accent-hue) - .26deg) var(--accent-saturation) clamp(0%, calc(var(--accent-lightness) + 36.47%), 100%));--accent-100: hsl(calc(var(--accent-hue) - 7deg) var(--accent-saturation) clamp(0%, calc(var(--accent-lightness) + 36.87%), 100%));--accent-150: hsl(calc(var(--accent-hue) - 5.97deg) clamp(0%, calc(var(--accent-saturation) - 8.7%), 100%) clamp(0%, calc(var(--accent-lightness) + 34.71%), 100%));--accent-200: hsl(calc(var(--accent-hue) - 6.9deg) clamp(0%, calc(var(--accent-saturation) - 4.76%), 100%) clamp(0%, calc(var(--accent-lightness) + 30.98%), 100%));--accent-300: hsl(calc(var(--accent-hue) - 4.9deg) clamp(0%, calc(var(--accent-saturation) - 5.26%), 100%) clamp(0%, calc(var(--accent-lightness) + 24.32%), 100%));--accent-350: hsl(calc(var(--accent-hue) - 2.58deg) clamp(0%, calc(var(--accent-saturation) - 8.6%), 100%) clamp(0%, calc(var(--accent-lightness) + 20.98%), 100%));--accent-400: hsl(calc(var(--accent-hue) - 2.26deg) clamp(0%, calc(var(--accent-saturation) - 8.26%), 100%) clamp(0%, calc(var(--accent-lightness) + 15.49%), 100%));--accent-500: hsl(calc(var(--accent-hue) + .91deg) clamp(0%, calc(var(--accent-saturation) - 10.47%), 100%) clamp(0%, calc(var(--accent-lightness) + 5.49%), 100%));--accent-600: hsl(calc(var(--accent-hue) + 4.72deg) clamp(0%, calc(var(--accent-saturation) - 16.74%), 100%) clamp(0%, calc(var(--accent-lightness) - 2.94%), 100%));--accent-650: hsl(calc(var(--accent-hue) + 1.98deg) var(--accent-saturation) clamp(0%, calc(var(--accent-lightness) + .98%), 100%));--accent-700: hsl(var(--accent-hue) var(--accent-saturation) var(--accent-lightness));--accent-725: hsl(calc(var(--accent-hue) + 2.26deg) clamp(0%, calc(var(--accent-saturation) - 20.63%), 100%) clamp(0%, calc(var(--accent-lightness) - 4.51%), 100%));--accent-750: hsl(calc(var(--accent-hue) + .73deg) clamp(0%, calc(var(--accent-saturation) - 21.55%), 100%) clamp(0%, calc(var(--accent-lightness) - 6.27%), 100%));--accent-800: hsl(calc(var(--accent-hue) + 5.99deg) clamp(0%, calc(var(--accent-saturation) - 30.04%), 100%) clamp(0%, calc(var(--accent-lightness) - 10.39%), 100%));--accent-850: hsl(calc(var(--accent-hue) + 5.96deg) clamp(0%, calc(var(--accent-saturation) - 30.7%), 100%) clamp(0%, calc(var(--accent-lightness) - 18.62%), 100%));--accent-900: hsl(calc(var(--accent-hue) + 6.1deg) clamp(0%, calc(var(--accent-saturation) - 32.58%), 100%) clamp(0%, calc(var(--accent-lightness) - 25.88%), 100%));--accent-muted: hsl(calc(var(--accent-hue) + 3.89deg) clamp(0%, calc(var(--accent-saturation) - 11.43%), 100%) clamp(0%, calc(var(--accent-lightness) + 32.36%), 100%));--accent-shadow: hsl(calc(var(--accent-hue) - .83deg) clamp(0%, calc(var(--accent-saturation) - 49.28%), 100%) clamp(0%, calc(var(--accent-lightness) - 20.19%), 100%));--accent-shadow-deep: hsl(calc(var(--accent-hue) - .07deg) clamp(0%, calc(var(--accent-saturation) - 62.18%), 100%) clamp(0%, calc(var(--accent-lightness) - 37.45%), 100%));--ink: #050b1a;--body: #1f2937;--muted: #7e8698;--purple: var(--accent-700);--purple-soft: var(--accent-100);--green: #00c86b;--progress-purple: var(--accent-500);--progress-green: #22c55e;--progress-green-soft: #bbf7d0;--track: #d9dce1}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#fff;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}@layer player-reset{button,a{color:inherit;font:inherit}button{border:0}a{text-decoration:none}}.player-stage{--chapter-back-top: 30px;--chapter-back-height: 44px;--back-to-book-gap: 80px;--book-to-chapter-gap: 4px;--chapter-to-progress-title-gap: 50px;--progress-to-text-gap: 60px;--text-to-controls-gap: 60px;--sentence-dot-gutter: 18px;--play-icon-x: 2px;--play-icon-y: 1px;--play-icon-size: 30px;position:relative;width:min(100%,1440px);min-height:900px;margin:0 auto;overflow:visible;background:#fff;isolation:isolate}.chapter-back{position:absolute;z-index:12;top:var(--chapter-back-top);left:12.7%;display:flex;width:200px;height:var(--chapter-back-height);align-items:center;justify-content:center;gap:9px;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:var(--accent-600);background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff7f 48%,#f5f7fc9e);box-shadow:inset 0 1px #fff,0 10px 24px #232a3b17,0 2px 6px #232a3b0d;font-size:14px;font-weight:700;line-height:18px;transition:color .16s ease,transform .16s ease,box-shadow .16s ease}.chapter-back:hover{color:var(--accent-850);transform:translateY(-1px)}.chapter-back svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.player-toolbar-links{display:flex;align-items:center;gap:12px}.player-toolbar-links .chapter-back{position:relative;top:auto;left:auto}.chapters-link{color:var(--accent-600)}.chapters-link:hover{color:var(--accent-850)}.player-auth-slot{position:absolute;z-index:12;top:calc(var(--chapter-back-top) - 1px);right:12.7%;display:flex;height:46px;align-items:center;gap:44px}.library-link{position:relative;display:inline-flex;height:46px;align-items:center;justify-content:center;overflow:hidden;padding:0 18px;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:#3b455a;background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff8f;box-shadow:inset 0 1px #fff,inset 0 -5px 12px #7e86980f,0 10px 24px #232a3b17,0 2px 6px #232a3b0d;font-size:14px;font-weight:800;letter-spacing:-.03em;backdrop-filter:blur(26px) saturate(1.45);transition:transform .16s ease,box-shadow .16s ease}.library-link:after{position:absolute;top:5px;left:11px;width:34px;height:10px;border-radius:999px;background:#ffffff8f;content:"";filter:blur(4px);pointer-events:none;transform:rotate(-12deg)}.library-link>span{position:relative;z-index:1}.library-link:hover{box-shadow:inset 0 1px #fff,0 20px 40px color-mix(in srgb,var(--accent-shadow) 15%,transparent),0 3px 8px #232a3b0f;transform:translateY(-2px) scale(1.025)}.chapter-back.library-link{width:auto;gap:9px;color:var(--accent-600)}.chapter-back.library-link:hover{color:var(--accent-850)}.chapter-back.library-link svg{position:relative;z-index:1}.auth-button{position:relative;display:flex;min-width:176px;height:44px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:#111827;background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff6b 42%,#f5f7fc7f),#ffffff8f;box-shadow:inset 0 1px #fff,inset 0 -5px 12px #7e86980f,0 10px 24px #232a3b17,0 2px 6px #232a3b0d;font-size:13px;font-weight:750;cursor:pointer;backdrop-filter:blur(26px) saturate(1.45);transition:transform .16s ease,box-shadow .16s ease}.auth-button:hover:not(:disabled){box-shadow:inset 0 1px #fff,0 20px 40px color-mix(in srgb,var(--accent-shadow) 15%,transparent),0 3px 8px #232a3b0f;transform:translateY(-2px) scale(1.025)}.auth-button:disabled{color:var(--muted);cursor:wait}.auth-button.is-signed-in{min-width:44px;width:44px;max-width:44px;height:44px;gap:0;padding:0;border-color:transparent;background:transparent;box-shadow:none;backdrop-filter:none}.auth-button.is-signed-in:hover:not(:disabled){border-color:transparent;box-shadow:none;transform:translateY(-1px)}.auth-avatar,.auth-menu-avatar{display:grid;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:var(--purple);font-size:12px;font-weight:800}.auth-avatar,.auth-button-photo{width:44px;height:44px}.auth-avatar{box-shadow:0 8px 22px color-mix(in srgb,var(--accent-700) 20%,transparent)}.auth-button-photo{flex:0 0 auto;border-radius:999px;box-shadow:0 8px 22px #11182724;object-fit:cover}.auth-button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-button-label:empty{display:none}.auth-menu{position:absolute;top:52px;right:0;width:290px;padding:10px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 22px 54px #11182729}.auth-menu-user{display:flex;min-width:0;align-items:center;gap:11px;padding:8px 8px 12px;border-bottom:1px solid #eef0f3}.auth-menu-photo,.auth-menu-avatar{width:38px;height:38px}.auth-menu-photo{flex:0 0 auto;border-radius:999px;object-fit:cover}.auth-menu-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.auth-menu-copy strong,.auth-menu-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-menu-copy strong{color:#111827;font-size:14px}.auth-menu-copy span{color:var(--muted);font-size:12px}.auth-sign-out{width:100%;margin-top:7px;padding:10px 11px;border-radius:10px;color:#374151;background:#fff;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.auth-sign-out:hover{color:var(--accent-850);background:var(--accent-100)}.auth-status{position:absolute;top:51px;right:0;width:max-content;max-width:320px;margin:0;padding:8px 11px;border:1px solid #e5e7eb;border-radius:10px;color:#4b5563;background:#fff;box-shadow:0 12px 30px #1118271a;font-size:12px;font-weight:650;line-height:17px}.auth-status[data-kind=error]{border-color:#fecaca;color:#b42318;background:#fff7f7}.player-hero{position:relative;width:680px;min-height:560px;margin-left:12.7%;padding-top:calc(var(--chapter-back-top) + var(--chapter-back-height) + var(--back-to-book-gap));padding-bottom:100px}.book-label{min-width:0;margin:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.title-meta{display:flex;width:100%;min-width:0;align-items:center;gap:9px;margin:0;white-space:nowrap}.title-meta-separator{flex:0 0 auto;color:#b5bac5}.position-label,.chapter-position-label{display:flex;align-items:center;gap:9px;color:var(--purple);font-size:14px;font-weight:800;letter-spacing:.12em;line-height:18px}.chapter-position-label{flex:0 0 auto}.position-label{margin:var(--chapter-to-progress-title-gap) 0 0 6px}h1{display:flex;width:680px;min-height:66px;margin:var(--book-to-chapter-gap) 0 0;color:var(--ink);font-size:61px;font-weight:800;letter-spacing:-.045em;line-height:66px}.chapter-title-copy{min-width:0}.purple-stop{color:var(--purple)}.paragraph-progress{display:flex;width:546px;height:25px;gap:6px;margin:4px 0 -8px 6px}.progress-segment{position:relative;flex:1;min-width:0;height:25px;padding:8px 0;border:0;border-radius:999px;background:transparent;cursor:pointer}.paragraph-progress.is-processing{align-items:center}.progress-track{display:block;width:100%;height:9px;overflow:hidden;border-radius:999px;background:var(--track);transition:background .18s ease,box-shadow .16s ease}.progress-segment.is-current .progress-track{background:var(--progress-green-soft);box-shadow:none}.progress-segment:not(.is-current):hover .progress-track{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-700) 16%,transparent)}.progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--progress-purple);will-change:width}.progress-segment.is-current:not(.is-complete) .progress-fill{background:var(--progress-green)}.progress-segment.is-complete .progress-fill{width:100%}.progress-segment.is-missing-audio .progress-track{background:#d8dce3}.paragraph-copy{display:flex;width:674px;flex-direction:column;margin:var(--progress-to-text-gap) 0 0 8px}.paragraph-name{display:none}.sentence-list{display:flex;flex-direction:column;gap:5px}.paragraph-audio-missing{display:flex;width:100%;min-height:148px;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;color:#737b8c;font-size:14px;font-weight:650;line-height:20px;text-align:center}.paragraph-audio-missing.is-processing{flex-direction:row;gap:9px}.paragraph-audio-status{margin:0;color:#596273;font-size:14px;font-weight:700;line-height:20px}.paragraph-create-audio.liquid-glass-action{min-width:132px;min-height:40px;padding-inline:19px;color:#4b5563;font-size:13px;background:radial-gradient(circle at 28% 18%,#fff,rgb(255 255 255 / 58%) 46%,transparent),#e2e5ea;box-shadow:inset 0 1px #fff,0 7px 16px #232a3b14,0 2px 4px #232a3b0d}.paragraph-create-audio.liquid-glass-action:hover:not(:disabled){color:#28303e;box-shadow:inset 0 1px #fff,0 10px 22px #232a3b1f,0 2px 5px #232a3b0f}.control:disabled{cursor:default;opacity:.38}.next-callout-button{transition:none}.next-callout-button:active{transform:none}.sentence{position:relative;width:100%;padding:0;border-radius:4px;color:var(--body);background:transparent;font-size:18px;font-weight:600;letter-spacing:-.015em;line-height:27px;text-align:left;cursor:pointer;transition:color .1s ease}.sentence-listened-dot{display:none;position:absolute;top:14px;left:-13px;width:8px;height:8px;border-radius:50%;background:var(--purple);pointer-events:none;transform:translate(-50%,-50%)}.sentence.is-last-listened .sentence-listened-dot{display:block}.sentence:hover{color:var(--purple)}.sentence-marker{padding:1px 2px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.action-row{position:relative;display:flex;width:min(680px,100%);min-height:64px;align-items:center;justify-content:space-between;margin-top:var(--text-to-controls-gap)}.speak-pill:disabled,.tool-item-action:disabled{cursor:default;opacity:.72}.tips-panel-backdrop{position:fixed;z-index:30;inset:0;opacity:0;background:#11182724;backdrop-filter:blur(2px);transition:opacity .22s ease}.tips-panel-backdrop.is-open{opacity:1}.tips-panel{position:fixed;z-index:31;top:0;right:0;bottom:0;display:flex;width:min(440px,calc(100vw - 24px));flex-direction:column;border-left:1px solid #e5e7eb;background:#fff;box-shadow:-24px 0 60px #11182729;transform:translate(100%);transition:transform .24s cubic-bezier(.22,1,.36,1)}.tips-panel.is-open{transform:translate(0)}.tips-card h3,.tips-card p{margin:0}.tips-panel-close{position:absolute;z-index:1;top:22px;right:24px;display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;padding:0;border:1px solid #e5e7eb;border-radius:50%;color:#4b5563;background:#fff;cursor:pointer}.tips-panel-close:hover{background:#f9fafb}.tips-panel-close:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700) 24%,transparent);outline-offset:3px}.tips-panel-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.tips-panel-content{min-height:0;flex:1;padding:28px 28px 36px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.tips-panel-title{margin:0 64px 30px 0;color:#111827;font-size:28px;font-weight:800;letter-spacing:-.04em;line-height:38px}.tips-list{display:grid;gap:34px}.tips-card{background:transparent}.tips-card-media{display:grid;min-height:116px;place-items:center;background:transparent}.tips-card-media img{display:block;width:100%;height:auto}.tips-card-media.is-keyboard{height:116px;background:transparent}.tips-card-media.is-keyboard img{width:122px}.tips-card-copy{padding:13px 0 0}.tips-card h3{color:#111827;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:21px}.tips-card p{margin-top:5px;color:#667085;font-size:13px;font-weight:600;line-height:19px}.picker-backdrop{position:fixed;z-index:8;inset:0;background:#ffffff2e;backdrop-filter:blur(2px)}.chapter-picker{position:absolute;z-index:9;top:105px;right:150px;display:flex;width:470px;height:min(650px,calc(100vh - 120px));flex-direction:column;padding:20px;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 28px 70px #11111129}.paragraph-picker{height:min(480px,calc(100vh - 240px))}.speed-picker{position:absolute;z-index:9;top:145px;right:170px;display:flex;width:300px;max-height:min(560px,calc(100vh - 180px));flex-direction:column;padding:18px;border:1px solid #e5e7eb;border-radius:24px;background:#fff;box-shadow:0 22px 54px #11182729}.picker-header{display:flex;height:54px;flex:0 0 54px;align-items:center;justify-content:space-between}.picker-header h2{margin:0;color:#111827;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:30px}.picker-close{display:grid;width:36px;height:36px;place-items:center;padding:0;border-radius:50%;color:#374151;background:#f3f4f6;cursor:pointer}.picker-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.chapter-picker .picker-header{height:64px;flex-basis:64px}.chapter-picker .picker-header h2{color:#111;font-size:26px;letter-spacing:-.035em;line-height:32px}.chapter-picker .picker-close{width:38px;height:38px;border:1px solid #e5e7eb;color:#4b5563;background:#fff}.chapter-picker .picker-close:hover{background:#f9fafb}.chapter-picker .picker-close svg{stroke-width:1.5}.picker-list{display:flex;min-height:0;flex-direction:column;gap:4px;padding-top:8px;overflow-y:auto}.chapter-picker-list{height:546px;flex:1;gap:0;padding:8px 12px 0 0;scrollbar-color:#d1d5db #f3f4f6;scrollbar-width:thin}.chapter-picker-list::-webkit-scrollbar{width:3px}.chapter-picker-list::-webkit-scrollbar-track{border-radius:2px;background:#f3f4f6}.chapter-picker-list::-webkit-scrollbar-thumb{border-radius:2px;background:#d1d5db}.chapter-picker-group{display:flex;width:100%;flex-direction:column}.chapter-picker-heading{display:flex;width:100%;height:46px;flex:0 0 46px;align-items:center;padding:0 10px}.chapter-picker-heading-number{width:42px;flex:0 0 42px;color:var(--accent-800);font-size:22px;font-weight:850;line-height:26px}.chapter-picker-heading-title{min-width:0;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:14px;text-transform:uppercase}.speed-list{display:flex;min-height:0;flex-direction:column;gap:4px;padding-top:8px;overflow-y:auto}.speed-option{display:flex;width:100%;min-height:42px;flex:0 0 42px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;color:#374151;background:#f9fafb;font-size:15px;font-weight:600;cursor:pointer}.speed-option:hover,.speed-option.is-selected{color:var(--accent-600);border-color:var(--accent-500);background:var(--purple-soft)}.speed-check{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chapter-option{display:flex;width:100%;height:42px;flex:0 0 42px;align-items:center;padding:0 10px;border:1px solid transparent;color:#374151;background:transparent;text-align:left;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.chapter-option.is-direct{height:52px;flex-basis:52px}.chapter-option:not(.is-direct){width:calc(100% - 26px);margin-left:26px}.chapter-option:not(.is-unavailable):hover{color:var(--accent-600);background:var(--accent-50)}.chapter-option.is-selected{height:48px;flex-basis:48px;border:0;border-radius:10px;color:var(--accent-900);background:var(--accent-100)}.chapter-option.is-selected:focus-visible{outline:0}.chapter-option-number{width:42px;flex:0 0 42px;overflow:hidden;color:#6b7280;font-size:12px;font-weight:750;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.chapter-option.is-direct .chapter-option-number{color:#111;font-size:18px;font-weight:800;line-height:22px}.chapter-option.is-selected .chapter-option-number{color:var(--accent-800);font-weight:800}.chapter-option-title{min-width:0;flex:1;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-option.is-direct .chapter-option-title{color:#111;font-weight:650}.chapter-option.is-selected .chapter-option-title{color:var(--accent-900);font-weight:700;line-height:19px}.chapter-option.is-unavailable{color:#aeb4bf;cursor:default}.chapter-option.is-unavailable .chapter-option-number,.chapter-option.is-unavailable .chapter-option-title{color:#aeb4bf}.chapter-option-status{display:flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center}.chapter-option-status.has-audio-action{width:auto;height:auto;flex-basis:auto;margin-left:10px}.chapter-option-check{width:17px;height:17px;fill:none;stroke:#4ade80;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8}.control:focus-visible,.tool-item-action:focus-visible,.speak-pill:focus-visible,.chapter-back:focus-visible,.library-link:focus-visible,.auth-button:focus-visible,.auth-sign-out:focus-visible,.picker-close:focus-visible,.chapter-option:focus-visible,.speed-option:focus-visible,.sentence:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700) 28%,transparent);outline-offset:4px}.progress-segment:focus-visible{outline:0}.progress-segment:focus-visible .progress-track{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-700) 28%,transparent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:920px){.player-stage{--back-to-book-gap: 39px;--chapter-to-progress-title-gap: 39px;min-height:940px;overflow:visible}.chapter-back{left:7vw}.player-auth-slot{right:7vw}.player-hero{width:76vw;margin-left:7vw}.book-label{font-size:11px;letter-spacing:.2em;white-space:nowrap}h1{width:100%;min-height:0;font-size:clamp(44px,7vw,58px);line-height:1.05}.paragraph-progress,.paragraph-copy{width:100%}.action-row{gap:12px}.player-controls{width:auto;flex:1}.chapter-picker,.speed-picker{right:24px}}@media(max-width:820px){.player-stage{--chapter-back-top: 20px}}@media(max-width:620px){.player-stage{--book-to-chapter-gap: 10px;--progress-to-text-gap: 36px;--text-to-controls-gap: 36px;min-height:900px;padding:0 20px}.chapter-back{left:20px;width:auto;padding:0 18px;transform:none}.chapter-back:hover{transform:translateY(-1px)}.player-auth-slot{right:20px;gap:14px}.library-link{height:44px;padding:0 14px}.player-toolbar-links{gap:8px}.auth-button{min-width:120px}.auth-button.is-signed-in{min-width:44px}.auth-menu,.auth-status{max-width:calc(100vw - 40px)}.player-hero{position:relative;top:auto;left:auto;width:100%;min-height:0;margin-left:0;padding-top:calc(var(--chapter-back-top) + var(--chapter-back-height) + var(--back-to-book-gap))}.book-label{font-size:11px;letter-spacing:.16em;line-height:17px}.position-label{flex-wrap:wrap;gap:5px 8px;margin:var(--chapter-to-progress-title-gap) 0 0;font-size:12px;line-height:16px}h1{font-size:clamp(39px,12vw,52px)}.paragraph-progress{margin-top:2px;margin-left:0}.paragraph-copy{min-height:0;margin:var(--progress-to-text-gap) 0 0}.sentence{font-size:17px;line-height:26px}.tips-panel{width:100%;border-left:0}.tips-panel-content{padding:22px 20px 28px}.tips-panel-close{top:16px;right:20px}.action-row{flex-wrap:wrap;justify-content:center;margin-top:var(--text-to-controls-gap)}.player-controls{order:-1;width:100%;flex:0 0 100%}.chapter-picker{position:fixed;inset:auto 16px 16px;width:auto;height:min(520px,calc(100vh - 32px))}.paragraph-picker{bottom:120px;height:min(480px,calc(100vh - 136px))}.speed-picker{position:fixed;inset:auto 16px 16px;width:auto;max-height:min(560px,calc(100vh - 32px))}}.player-footer{--footer-grey-face: #dfe3e9;--footer-grey-border: #c6ccd6;--footer-grey-colour: #4f596a;--footer-green-face: #b9e8cd;--footer-green-border: #78c99c;--footer-green-colour: #007f46;--footer-grey-shadow: inset 0 1px 0 rgb(255 255 255 / 82%), 0 10px 24px rgb(35 42 59 / 15%);position:fixed;z-index:11;right:0;bottom:0;left:0;display:flex;height:116px;align-items:center;justify-content:center;padding:0 max(24px,12.7vw);border-top:1px solid #eef0f4;background:#fffffff5;box-shadow:0 -8px 24px #232a3b0a;backdrop-filter:blur(24px) saturate(1.25)}.player-footer .control:not(.control-purple),.player-footer .speak-pill:not(.is-feature-active){border-color:var(--footer-grey-border);color:var(--footer-grey-colour);background:var(--footer-grey-face);box-shadow:var(--footer-grey-shadow);transform:none}.player-footer .control:not(.control-purple):hover,.player-footer .control:not(.control-purple):active,.player-footer .speak-pill:not(.is-feature-active):hover,.player-footer .speak-pill:not(.is-feature-active):active{border-color:var(--footer-grey-border);color:var(--footer-grey-colour);background:var(--footer-grey-face);box-shadow:var(--footer-grey-shadow);transform:none}.player-footer .glass-orb{border-color:var(--footer-grey-border);box-shadow:var(--footer-grey-shadow);transform:none}.player-footer .glass-orb:after{display:none}.player-footer .tool-item:not(.tool-item-active) .glass-orb{color:var(--footer-grey-colour);background:var(--footer-grey-face)}.player-footer .tool-item-action:hover .glass-orb,.player-footer .tool-item-action:active .glass-orb{border-color:var(--footer-grey-border);box-shadow:var(--footer-grey-shadow);transform:none}.player-footer .tool-item:not(.tool-item-active):hover .glass-orb,.player-footer .tool-item:not(.tool-item-active):active .glass-orb{color:var(--footer-grey-colour);background:var(--footer-grey-face)}.player-footer #autoButton.tool-item-active{color:var(--footer-green-colour)}.player-footer #autoButton.tool-item-active .glass-orb{border-color:var(--footer-green-border);color:var(--footer-green-colour);background:var(--footer-green-face);box-shadow:var(--footer-grey-shadow)}.player-footer .action-row{width:min(820px,100%);min-height:64px;flex:0 1 820px;flex-wrap:nowrap;justify-content:center;gap:18px;margin:0;transform:translate(-30px)}.player-footer .action-row.has-feature-active{transform:none}.player-footer .player-controls{order:0;width:260px;flex:0 0 260px}.footer-keyboard-hint{position:absolute;top:50%;left:calc(75% - 47px);display:none;width:72px;opacity:.34;pointer-events:none;transform:translateY(-50%);transition:opacity .18s ease}.footer-keyboard-hint img{display:block;width:100%;height:auto;filter:grayscale(1) saturate(0) brightness(1.08)}.player-footer .action-row.has-feature-active+.footer-keyboard-hint{opacity:0}@media(min-width:1240px){.footer-keyboard-hint{display:flex}}.footer-tools{position:absolute;top:50%;right:36px;display:flex;align-items:center;gap:12px;transform:translateY(-50%)}.footer-tools .tool-item{min-width:64px;width:64px}.footer-more{position:absolute;z-index:2;top:92px;right:16px;display:none;transform:translateY(-50%)}.footer-more-button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;border-radius:50%;color:#4f596a;background:transparent;cursor:pointer}.footer-more-button svg{width:22px;height:22px;fill:currentColor}.footer-more-menu{position:absolute;right:0;bottom:calc(100% + 8px);width:min(224px,calc(100vw - 32px));padding:6px;border:1px solid #e1e4e9;border-radius:14px;background:#fff;box-shadow:0 8px 28px #232a3b29}.footer-more-item{display:flex;width:100%;min-height:44px;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:8px;color:#4f596a;background:transparent;font:500 14px/1.3 Inter,Arial,sans-serif;text-align:left;text-decoration:none;cursor:pointer}.footer-more-item svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footer-more-value{margin-left:auto;color:#737b8c;font-size:12px}.footer-more-keyboard{display:flex;justify-content:center;margin:6px 8px 0;padding:12px 0 8px}.footer-more-keyboard img{display:block;width:72px;height:auto;opacity:.55;filter:grayscale(1) saturate(0) brightness(1.08)}.footer-more-button:hover,.footer-more-button[aria-expanded=true],.footer-more-item:hover,.footer-more-item:focus-visible{background:#f0f2f5}.footer-more-button:focus-visible,.footer-more-item:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:1280px){.player-footer .action-row{width:min(760px,100%);flex-basis:760px}}@media(max-width:1040px){.footer-tools #tipsButton,.footer-tools #speedButton,.player-footer .small-window-link,.player-footer #repeatButton{display:none}.footer-tools{right:92px}.footer-more{top:50%;right:36px;display:block}.footer-tools #autoButton{position:relative;width:46px;min-width:46px;height:46px;gap:0}.footer-tools #autoButton .tool-label{position:absolute;top:calc(100% + 4px);white-space:nowrap}#speedPickerBackdrop{z-index:29}.speed-picker{z-index:30}}@media(max-width:860px){.player-footer{padding:0 76px}.player-footer .action-row{width:100%;flex:1 1 auto;gap:12px;margin:0;transform:none}.player-footer .player-controls{width:auto;flex:0 0 auto;gap:12px}.player-footer .speak-pill:not(.is-feature-active){display:flex;width:100px;height:36px;flex:0 0 100px;gap:6px;font-size:14px}.player-footer .speak-pill:not(.is-feature-active) svg{width:16px;height:16px}.player-footer .control{width:40px;height:40px}.player-footer .control-play{width:52px;height:52px}.footer-tools{right:72px;gap:8px}.footer-more{right:16px}.footer-tools .tool-item{width:44px;min-width:44px;gap:4px}.footer-tools .glass-orb{width:40px;height:40px}.footer-tools #autoButton{width:40px;min-width:40px;height:40px}.footer-tools #autoButton .auto-icon{width:22px;height:22px}.footer-tools #autoButton .tool-label{font-size:9px;line-height:12px}}@media(max-width:720px){.player-footer{height:128px;align-items:stretch;padding:0 16px}.footer-more{top:92px}.speed-picker{position:fixed;inset:auto 16px 16px;width:auto;max-height:min(560px,calc(100dvh - 32px))}.player-footer .action-row{display:grid;width:100%;min-height:0;height:120px;flex:0 0 100%;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:64px 56px;transform:none}.player-footer .speak-label{display:inline}.player-footer #explainButton{grid-column:1;grid-row:2;justify-self:end;margin-right:9px}.player-footer #askButton{grid-column:2;grid-row:2;justify-self:start;margin-left:9px}.player-footer .player-controls{grid-column:1 / 3;grid-row:1;justify-self:center;width:auto;flex:0 0 auto;gap:14px}.footer-tools{inset:32px 16px auto auto;gap:0;transform:translateY(-50%)}.footer-tools .tool-item{width:40px;min-width:40px;height:40px;gap:0}.footer-tools #autoButton{display:flex}.footer-tools #speedButton,.footer-tools #tipsButton{display:none}.player-footer .action-row.has-feature-active~.footer-tools,.player-footer .action-row.has-feature-active~.footer-more{opacity:0;pointer-events:none}.player-footer .chapter-sidebar-toggle{top:32px}}@media(max-width:420px){.player-footer .control{width:34px;height:34px}.player-footer .control-play{width:46px;height:46px}.footer-tools .tool-item,.footer-tools .glass-orb,.footer-tools #autoButton{width:34px;min-width:34px;height:34px}.footer-tools #autoButton .auto-icon{width:19px;height:19px}}html,body{height:100%;overflow:hidden}.player-stage{--player-toolbar-height: 70px;--chapter-sidebar-width: min(314px, calc(50vw - 388px) );--player-text-position: .5;width:100%;height:100svh;min-height:100svh;overflow:hidden}.player-stage.is-sign-in-required{height:100dvh;min-height:100dvh}.is-sign-in-required :is(.player-hero,.player-footer,.chapter-sidebar){display:none}.player-sign-in{position:absolute;inset:var(--player-toolbar-height) 0 0;overflow-y:auto;padding:clamp(32px,8vh,80px) 24px max(24px,env(safe-area-inset-bottom))}.player-sign-in[hidden]{display:none}.player-sign-in-content{width:min(100%,380px);margin:0 auto}.player-sign-in h1{margin:0;font-size:clamp(28px,7vw,36px);font-weight:800;line-height:1.15;letter-spacing:-.04em}.player-sign-in p{margin:16px 0 8px;color:#596174;font-size:16px;line-height:1.5}.player-sign-in .sign-in-choice{min-height:52px;height:auto;padding:12px 44px;font-size:16px;line-height:1.4}.chapter-sidebar{position:fixed;z-index:10;top:var(--player-toolbar-height);bottom:116px;left:42px;display:flex;width:var(--chapter-sidebar-width);min-height:0;flex-direction:column;padding-top:max(0px,calc(var(--chapter-back-top) + var(--chapter-back-height) + var(--back-to-book-gap) - var(--player-toolbar-height)));background:transparent}.chapter-sidebar-header{display:flex;width:100%;flex:0 0 auto;align-items:center;justify-content:space-between}.chapter-sidebar-header h2{margin:0;color:#111;font-size:22px;font-weight:750;letter-spacing:-.025em;line-height:28px}.chapter-sidebar-open{display:inline-flex;align-items:center;gap:5px;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;transform-origin:left center;transition:color .16s ease,transform .16s ease}.chapter-sidebar-open:hover{color:#111;transform:translateY(-1px) scale(1.025)}.chapter-sidebar-open:focus-visible{border-radius:4px;outline:3px solid color-mix(in srgb,var(--accent-700) 24%,transparent);outline-offset:3px}.chapter-sidebar-open svg{width:15px;height:15px;fill:none;stroke:var(--accent-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:stroke .16s ease,transform .16s ease}.chapter-sidebar-open:hover svg{stroke:var(--accent-850);transform:translate(1px,-1px)}.chapter-sidebar-close,.chapter-sidebar-toggle{display:none}.chapter-sidebar-list{display:flex;width:100%;min-height:0;flex:1 1 auto;flex-direction:column;padding-top:26px;overflow-y:auto;scrollbar-width:none}.chapter-sidebar-list::-webkit-scrollbar{display:none}.chapter-sidebar-option{width:100%}.chapter-sidebar-option.is-direct .chapter-option-title{display:-webkit-box;flex:0 1 auto;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:20px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chapter-sidebar-option .chapter-option-status{width:17px;height:17px;flex:0 0 17px;margin-left:7px}.chapter-sidebar-option .chapter-option-status:empty{display:none}.chapter-sidebar-option.is-selected{height:52px;flex-basis:52px;background:transparent}.chapter-sidebar-option.is-selected .chapter-option-title{font-weight:650;line-height:20px}@media(max-width:720px){.chapter-sidebar.load-reveal{z-index:41;top:0;bottom:0;left:0;width:min(380px,calc(100vw - 24px));padding:28px 28px 28px 32px;border-right:1px solid #e5e7eb;visibility:hidden;opacity:1;background:#fff;box-shadow:24px 0 60px #11182729;pointer-events:none;transform:translate(-100%);transition:transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s}.chapter-sidebar.is-drawer-open{visibility:visible;pointer-events:auto;transform:translate(0);transition:transform .24s cubic-bezier(.22,1,.36,1)}.chapter-sidebar-list{padding-top:20px}.chapter-sidebar-close{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;padding:0;border:1px solid #e5e7eb;border-radius:50%;color:#4b5563;background:#fff;cursor:pointer}.chapter-sidebar-close:hover{background:#f9fafb}.chapter-sidebar-close:focus-visible,.chapter-sidebar-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700) 24%,transparent);outline-offset:3px}.chapter-sidebar-close svg,.chapter-sidebar-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.chapter-sidebar-close svg{width:18px;height:18px}.chapter-sidebar-toggle{position:absolute;z-index:1;top:50%;left:36px;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;border-radius:0;color:#4f596a;background:transparent;box-shadow:none;appearance:none;cursor:pointer;transform:translateY(-50%);transition:color .16s ease}.chapter-sidebar-toggle:hover{color:var(--accent-600)}.chapter-sidebar-toggle svg{width:24px;height:24px}}@media(max-width:760px){.chapter-sidebar-toggle{left:16px}}@media(max-width:620px){.chapter-sidebar-toggle{left:16px}}.chapter-sidebar-backdrop{position:fixed;z-index:40;inset:0;opacity:0;background:#11182724;backdrop-filter:blur(2px);transition:opacity .22s ease}.chapter-sidebar-backdrop.is-open{opacity:1}.player-hero{position:absolute;top:var(--player-toolbar-height);right:max(24px,calc((100% - 1074px)/2));bottom:116px;left:calc(12.7% - var(--sentence-dot-gutter));width:auto;min-height:0;margin-left:0;padding-top:max(0px,calc(var(--chapter-back-top) + var(--chapter-back-height) + var(--back-to-book-gap) - var(--player-toolbar-height)));padding-left:var(--sentence-dot-gutter);overflow-x:hidden;overflow-y:auto;overflow-anchor:none;overscroll-behavior:contain;scrollbar-width:none}@media(min-width:721px){.player-hero{--player-text-free-space: max(0px, 100% - 42px - var(--chapter-sidebar-width) - 20px - 24px - 680px - var(--sentence-dot-gutter));right:24px;left:calc(42px + var(--chapter-sidebar-width) + 20px);max-width:calc(680px + var(--sentence-dot-gutter));margin-left:calc(var(--player-text-free-space) * var(--player-text-position));margin-right:0}}@media(min-width:1201px){.player-stage{--player-text-position: .29}}@media(min-width:721px)and (max-width:1200px){.player-stage{--chapter-sidebar-width: clamp(176px, calc(50vw - 388px) , 212px)}.chapter-sidebar-header h2{font-size:20px}.chapter-sidebar-list{padding-top:20px}.chapter-sidebar .chapter-sidebar-option{height:44px;flex-basis:44px;padding-inline:6px}.chapter-sidebar-option.is-direct .chapter-option-title{font-size:13px;line-height:18px}.player-hero h1,.player-hero .sample-chapter-heading{width:100%}.player-hero .paragraph-copy{max-width:calc(100% - 8px)}}.player-hero::-webkit-scrollbar{display:none}.player-hero .chapter-title-copy,.player-hero .sentence{overflow-wrap:anywhere}.player-hero .book-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-hero:focus{outline:none}@media(max-width:720px){.player-hero{right:7vw;left:calc(7vw - var(--sentence-dot-gutter))}}@media(min-width:721px)and (max-width:920px){.player-stage{--chapter-sidebar-width: 160px;--chapter-to-progress-title-gap: 28px;--progress-to-text-gap: 36px}.player-hero h1:not(.book-label),.player-hero .sample-chapter-heading{min-height:0;font-size:clamp(36px,4.8vw,44px);line-height:1.1}.player-hero .sentence{font-size:16px;line-height:24px}.player-hero .sentence-listened-dot{top:12px}.player-hero .chapter-position-label,.player-hero .position-label{font-size:12px;line-height:16px}.player-hero .title-meta>.book-label{font-size:10px;letter-spacing:.14em}.player-hero .paragraph-progress{max-width:calc(100% - 6px)}}@media(max-width:720px){.player-hero{bottom:128px}}@media(max-width:620px){.player-hero{right:20px;bottom:128px;left:calc(20px - var(--sentence-dot-gutter));width:auto;margin-left:0}}@media(max-width:520px){.app-toolbar-page #authSlot.player-auth-slot{gap:12px}#authSlot.player-auth-slot .auth-button{width:120px;min-width:120px;max-width:120px}#authSlot.player-auth-slot .auth-button.is-signed-in{width:44px;min-width:44px;max-width:44px}.player-toolbar-links .chapter-back>span{display:none}}@media(max-width:360px){.player-toolbar-links{gap:6px}.player-toolbar-links .library-link{padding:0 10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.title-meta>.book-label{display:block;width:auto;min-height:0;margin:0;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:16px;text-transform:uppercase}.sample-chapter-heading{display:flex;width:680px;min-height:66px;margin:var(--book-to-chapter-gap) 0 0;color:var(--ink);font-size:61px;font-weight:800;letter-spacing:-.045em;line-height:66px}.sample-root.has-js [data-player-chapter-title-text]{border-radius:4px;cursor:pointer;transition:color .1s ease}.sample-root.has-js [data-player-chapter-title-text]:hover{color:var(--purple)}.sample-root.has-js [data-player-chapter-title-text]:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700) 28%,transparent);outline-offset:4px}.has-js [data-static-chapter]:not(.is-current){display:none}[data-static-sample] .sentence.has-tap-hint:after{content:"";position:absolute;z-index:3;top:9px;left:clamp(48px,28%,180px);width:52px;height:52px;background:url('data:image/svg+xml,<!--%0ASource: Tabler Icons, icons/outline/hand-finger.svg%0ALicense: MIT, https://github.com/tabler/tabler-icons%0A-->%0A<svg%0A  xmlns="http://www.w3.org/2000/svg"%0A  width="24"%0A  height="24"%0A  viewBox="0 0 24 24"%0A  fill="none"%0A  stroke="currentColor"%0A  stroke-width="2"%0A  stroke-linecap="round"%0A  stroke-linejoin="round"%0A>%0A  <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />%0A  <path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" />%0A  <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />%0A  <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />%0A</svg>%0A') center / contain no-repeat;opacity:0;pointer-events:none;transform-origin:40% 10%;animation:sentence-hand-tap 1.6s ease-in-out 1 both}@keyframes sentence-hand-tap{0%,to{opacity:0;transform:translateY(12px) rotate(-20deg)}20%,40%,70%{opacity:.65;transform:translateY(0) rotate(-20deg)}52%{opacity:.8;transform:translateY(5px) rotate(-20deg) scale(.86)}}@media(prefers-reduced-motion:reduce){[data-static-sample] .sentence.has-tap-hint:after{animation:none;opacity:.65;transform:rotate(-20deg)}}@media(max-width:920px){.sample-chapter-heading{width:100%;min-height:0;font-size:clamp(44px,7vw,58px);line-height:1.05}}@media(max-width:620px){.title-meta>.book-label{font-size:11px;letter-spacing:.16em;line-height:17px}.sample-chapter-heading{font-size:clamp(39px,12vw,52px)}}html.sample-root:not(.has-js),html.sample-root:not(.has-js) body{height:auto;overflow:auto}.sample-root:not(.has-js) .load-reveal{visibility:visible;opacity:1;transform:none}.sample-root:not(.has-js) .player-stage{height:auto;min-height:0;overflow:visible;padding:120px 24px 80px}.sample-root:not(.has-js) .player-hero{position:relative;inset:auto;width:min(680px,100%);min-height:0;margin:0 auto;padding:0;overflow:visible}.sample-root:not(.has-js) .sample-chapter{margin-bottom:92px}.sample-root:not(.has-js) .chapter-sidebar,.sample-root:not(.has-js) .page-loader,.sample-root:not(.has-js) .player-footer{display:none}.focus-mode-button{position:absolute;z-index:1;top:50%;left:36px;display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:0 8px;border:0;border-radius:8px;color:#4f596a;background:transparent;font:500 12px/1.2 Inter,Arial,sans-serif;cursor:pointer;transform:translateY(-50%)}.focus-mode-button>span{position:absolute;top:calc(50% + 16px);left:50%;white-space:nowrap;transform:translate(-50%)}.focus-mode-button:hover{color:var(--accent-700)}.focus-mode-button:disabled{opacity:.38;cursor:default}.focus-mode-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.focus-mode-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.focus-mode-button .focus-exit-icon{display:none}.small-window-link{left:124px;text-decoration:none}@media(max-width:860px){.focus-mode-button{left:16px;font-size:11px}.focus-mode-button svg{width:20px;height:20px}.focus-mode-button>span{top:calc(50% + 14px)}}@media(max-width:720px){.focus-mode-button{top:84px;bottom:auto;left:16px;transform:translateY(-50%)}.focus-mode-button svg{width:18px;height:18px}.focus-mode-button>span{top:calc(50% + 12px)}.player-footer .chapter-sidebar-toggle{top:32px}}@media(max-width:420px){.focus-mode-button{font-size:10px}.focus-mode-button svg{width:18px;height:18px}.focus-mode-button>span{top:calc(50% + 12px)}}@media(max-width:360px){.player-footer .speak-pill:not(.is-feature-active){width:88px;flex-basis:88px}.player-footer #explainButton{margin-right:6px}.player-footer #askButton{margin-left:6px}.focus-mode-button,.player-footer .chapter-sidebar-toggle{left:8px}.footer-tools,.footer-more{right:8px}}body.is-focus-mode,.is-focus-mode .player-stage{color-scheme:dark;background:#000}html:has(body.is-focus-mode){scrollbar-gutter:auto}.is-focus-mode .player-stage{--player-toolbar-height: calc(70px + env(safe-area-inset-top, 0px)) ;--focus-footer-height: calc(116px + env(safe-area-inset-bottom, 0px)) ;height:100dvh;min-height:100dvh}body.is-focus-mode>:not(.player-stage,[role=dialog],.sign-in-dialog-backdrop,.upload-source-backdrop,.upload-dialog-backdrop,.upload-drop-overlay,.sr-only),.is-focus-mode .player-stage>:not(.app-toolbar,.page-loader,.focus-reader,.player-footer,.sign-in-dialog,.sign-in-dialog-backdrop,#speedPicker,#speedPickerBackdrop,audio,.sr-only),.is-focus-mode .player-footer>:not(.focus-mode-button,.action-row,.footer-keyboard-hint,.footer-tools,.footer-more),.is-focus-mode .footer-tools>:not(#autoButton,#speedButton){display:none!important}.focus-reader{position:absolute;inset:var(--player-toolbar-height) 0 var(--focus-footer-height);display:flex;padding:40px max(28px,env(safe-area-inset-right,0px)) 40px max(28px,env(safe-area-inset-left,0px));overflow:auto;outline:none;overscroll-behavior:contain;scrollbar-color:#333 #000;scrollbar-width:thin}.is-focus-mode>[role=dialog],.is-focus-mode .sign-in-dialog{color-scheme:light}.is-focus-mode .page-loader{inset:var(--player-toolbar-height) 0 var(--focus-footer-height);background:#000}.focus-sentence{width:100%;max-width:34ch;margin:auto;padding:0;border:0;border-radius:4px;color:#f5f5f5;background:transparent;font:400 clamp(1.25rem,2vw,1.75rem)/1.35 Baskerville,"Baskerville Old Face","Times New Roman",serif;text-align:center;overflow-wrap:anywhere;cursor:pointer}.focus-sentence:focus-visible{outline:2px solid #ead681;outline-offset:8px}.focus-sentence .spoken-part{box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:none}.focus-sentence .spoken-part.is-current{border-radius:2px;color:#19160b;background:#ead681;box-shadow:0 0 0 3px #ead681}.is-focus-mode .player-footer{height:var(--focus-footer-height);padding-bottom:env(safe-area-inset-bottom,0px);border:0;background:#000;box-shadow:none;backdrop-filter:none}.is-focus-mode .player-footer .speak-pill{flex-shrink:0;box-shadow:none;backdrop-filter:none}.is-focus-mode .player-footer .control{flex-shrink:0;border:1px solid #555;color:#f5f5f5;background:#242424;box-shadow:none;backdrop-filter:none;transform:none;transition:none}.is-focus-mode .player-footer .control-play{border-color:#f5f5f5;color:#111;background:#f5f5f5}.is-focus-mode .player-footer .control-play svg{fill:currentColor;stroke:currentColor}.is-focus-mode .player-footer .control-play .pause-icon{fill:none}.is-focus-mode .player-footer .control:hover:not(:disabled){border-color:#aaa;color:#fff;background:#3a3a3a}.is-focus-mode .player-footer .control-play:hover:not(:disabled){border-color:#fff;color:#000;background:#fff}.is-focus-mode .player-footer .control:active:not(:disabled){transform:scale(.96)}.is-focus-mode .player-footer .control.next-callout-button:not(:disabled){border-color:var(--accent-800);color:#fff;background:var(--accent-600)}.is-focus-mode .player-footer .speak-pill:not(.is-feature-active){border-color:#666;color:#f5f5f5;background:#242424;box-shadow:none}.is-focus-mode .player-footer .speak-pill:hover:not(.is-feature-active,:disabled){border-color:#aaa;color:#fff;background:#3a3a3a;box-shadow:none}.is-focus-mode .player-footer .control:disabled,.is-focus-mode .player-footer .speak-pill:disabled{border-color:#242424;color:#555;background:#0d0d0d;box-shadow:none;opacity:1;cursor:default}.is-focus-mode .player-footer .speak-pill:focus-visible{outline:2px solid #eee;outline-offset:4px}.is-focus-mode .player-footer .control:after{display:none}.is-focus-mode .player-footer .control:focus-visible{outline:2px solid #eee;outline-offset:4px}.is-focus-mode .focus-mode-button{top:calc((var(--focus-footer-height) - env(safe-area-inset-bottom,0px)) / 2);bottom:auto;color:#aaa;transform:translateY(-50%)}.is-focus-mode .focus-mode-button:hover{color:#fff}.is-focus-mode #focusModeLabel{width:max-content;max-width:64px;line-height:1.2;text-align:center;white-space:normal}.is-focus-mode .focus-enter-icon{display:none}.is-focus-mode .focus-exit-icon{display:block}.is-focus-mode .player-footer .footer-keyboard-hint{top:calc((var(--focus-footer-height) - env(safe-area-inset-bottom,0px)) / 2);opacity:.7}.is-focus-mode .player-footer .action-row.has-feature-active+.footer-keyboard-hint{opacity:0}.is-focus-mode .footer-keyboard-hint img,.is-focus-mode .footer-more-keyboard img{filter:grayscale(1) invert(1)}.is-focus-mode .footer-more-button,.is-focus-mode .footer-more-item{color:#d4d4d4}.is-focus-mode .footer-more-menu{border-color:#444;background:#151515;box-shadow:0 8px 28px #00000059}.is-focus-mode .footer-more-value{color:#aaa}.is-focus-mode .footer-more-button:hover,.is-focus-mode .footer-more-button[aria-expanded=true],.is-focus-mode .footer-more-item:hover,.is-focus-mode .footer-more-item:focus-visible{background:#303030}.is-focus-mode .player-footer .footer-tools,.is-focus-mode .player-footer .footer-more{top:calc((var(--focus-footer-height) - env(safe-area-inset-bottom,0px)) / 2)}.is-focus-mode .footer-tools .tool-label{color:#aaa}.is-focus-mode .player-footer #autoButton .glass-orb,.is-focus-mode .player-footer #speedButton .glass-orb{border-color:#555;color:#f5f5f5;background:#242424;box-shadow:none;backdrop-filter:none;transform:none}.is-focus-mode .player-footer #autoButton:hover .glass-orb,.is-focus-mode .player-footer #speedButton:hover .glass-orb,.is-focus-mode .player-footer #speedButton[aria-expanded=true] .glass-orb{border-color:#aaa;background:#3a3a3a}.is-focus-mode .player-footer #autoButton.tool-item-active .glass-orb{border-color:#355843;color:#9be5b9;background:#142c1e}.is-focus-mode .player-footer #autoButton.tool-item-active:hover .glass-orb{border-color:#9be5b9;background:#1d3e2a}.is-focus-mode #autoButton:focus-visible,.is-focus-mode #speedButton:focus-visible,.is-focus-mode .speed-picker button:focus-visible{outline:2px solid #eee;outline-offset:3px}.is-focus-mode #speedPickerBackdrop{z-index:29;background:#00000073}.is-focus-mode .speed-picker{position:fixed;z-index:30;top:auto;right:36px;bottom:calc(var(--focus-footer-height) + 8px);left:auto;width:min(300px,calc(100vw - 32px));max-height:calc(100dvh - var(--focus-footer-height) - 32px);border-color:#444;color:#f5f5f5;background:#151515}.is-focus-mode .speed-picker .picker-header h2{color:#f5f5f5}.is-focus-mode .speed-picker .picker-close,.is-focus-mode .speed-option{border-color:#555;color:#f5f5f5;background:#242424}.is-focus-mode .speed-picker .picker-close:hover,.is-focus-mode .speed-option:hover{border-color:#aaa;background:#3a3a3a}.is-focus-mode .speed-option.is-selected{border-color:var(--accent-800);color:#fff;background:var(--accent-600)}@media(max-width:720px){.is-focus-mode .player-stage{--focus-footer-height: calc(128px + env(safe-area-inset-bottom, 0px)) }.is-focus-mode .player-footer #explainButton.is-feature-active,.is-focus-mode .player-footer #askButton.is-feature-active{top:92px;grid-area:auto;margin:0}.is-focus-mode .focus-mode-button{top:84px}.is-focus-mode .player-footer .footer-tools{top:32px}.is-focus-mode .player-footer .footer-more{top:92px}.is-focus-mode .speed-picker{right:16px;bottom:16px;left:16px;width:auto;max-height:min(560px,calc(100dvh - 32px))}}html{scrollbar-gutter:stable}.app-toolbar-brand{color:var(--ink, #050b1a);font-size:14px;font-weight:700;letter-spacing:normal;line-height:20px;text-decoration:none}.app-toolbar-brand span{color:var(--accent-600, #7c3aed)}.app-toolbar-brand:focus-visible{border-radius:4px;outline:3px solid rgb(113 55 255 / 24%);outline-offset:4px}.app-toolbar-brand-row{display:flex;min-width:0;align-items:center;gap:12px;white-space:nowrap}.app-toolbar-languages{display:flex;flex:0 0 auto;align-items:center;margin:0;padding:0;list-style:none}.app-toolbar-languages li{flex:0 0 auto;margin-left:5px;line-height:1}.app-toolbar-languages li:first-child{margin-left:0}.app-toolbar-languages img{display:block;width:18px;height:13px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #1118271f}.app-toolbar-languages-more{margin-left:6px;color:var(--muted, #7e8698);font-size:15px;font-weight:700;line-height:1}.language-picker{position:relative}.language-picker-button{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;gap:10px;padding:0 4px;border:0;border-radius:4px;color:var(--muted, #7e8698);background:transparent;box-shadow:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.language-picker .language-picker-flag{display:block;width:33px;height:22px;flex:0 0 auto;object-fit:cover;border-radius:4px;box-shadow:0 1px 5px #0000002e}.language-picker-preview{display:flex;align-items:center;gap:5px}.language-picker-preview .language-picker-flag{width:18px;height:13px;border-radius:2px;box-shadow:0 0 0 1px #1118271f}.language-picker-caret{width:7px;height:7px;flex:0 0 auto;margin:0 2px 4px 0;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.language-picker-button:hover,.language-picker-button[aria-expanded=true]{color:var(--accent-800, #6d28d9);background:var(--accent-75, #f5f1ff)}.language-picker-button:focus-visible,.language-picker-menu a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 24%,transparent);outline-offset:3px}.language-picker-menu{position:absolute;z-index:40;top:calc(100% + 8px);left:0;width:200px;max-width:calc(100vw - 40px);overflow:hidden;padding:7px;border:1px solid rgb(126 134 152 / 20%);border-radius:12px;background:#fffffffa;box-shadow:0 16px 38px #232a3b29}.language-picker-menu[hidden]{display:none}.language-picker-menu a{display:flex;min-height:46px;align-items:center;gap:12px;padding:8px 10px;border-radius:7px;color:var(--ink, #050b1a);font-size:14px;font-weight:650;text-decoration:none}.language-picker-menu a.is-selected:after{width:6px;height:10px;flex:0 0 auto;margin-left:auto;border:solid currentColor;border-width:0 2px 2px 0;content:"";transform:translateY(-2px) rotate(45deg)}.language-picker-menu a:hover,.language-picker-menu a.is-selected{color:var(--accent-800, #6d28d9);background:var(--accent-75, #f5f1ff)}.hero-languages{margin-bottom:14px}.app-toolbar{--app-toolbar-height: 70px;--app-toolbar-inset: max(24px, calc((100% - 1074px)/2) );--app-toolbar-left-inset: var(--app-toolbar-inset);position:relative;z-index:12;display:grid;width:100%;height:var(--app-toolbar-height);align-items:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:0 var(--app-toolbar-inset)}.app-toolbar-page{--app-toolbar-inset: 24px;--app-toolbar-left-inset: 42px;max-width:none;margin:0 auto}.app-toolbar-unified.app-toolbar-page{--app-toolbar-inset: 24px;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.app-toolbar-page #authSlot{display:flex;align-items:center;gap:44px}.app-toolbar-overlay{position:absolute;top:0;right:0;left:0}.mobile-toolbar-menu,.mobile-toolbar-menu-link[hidden]{display:none}.mobile-toolbar-menu:not([open])>.mobile-toolbar-menu-backdrop,.mobile-toolbar-menu:not([open])>.mobile-toolbar-menu-panel{display:none}.mobile-toolbar-menu-button::-webkit-details-marker,.toolbar-more-menu-button::-webkit-details-marker{display:none}.toolbar-more-menu-button,.mobile-toolbar-menu-button{position:relative;z-index:3;display:grid;width:44px;height:44px;padding:0;border:0;border-radius:8px;color:var(--ink, #050b1a);background:transparent;box-shadow:none;cursor:pointer;place-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;list-style:none;transition:color .16s ease}.mobile-toolbar-menu-button:hover,.mobile-toolbar-menu-button[aria-expanded=true],.toolbar-more-menu-button:hover,.toolbar-more-menu-button[aria-expanded=true]{color:var(--accent-800, #6d28d9);background:transparent;box-shadow:none}.mobile-toolbar-menu-button:focus-visible,.toolbar-more-menu-button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 24%,transparent);outline-offset:3px}.mobile-toolbar-menu-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-toolbar-menu-close-icon,.mobile-toolbar-menu-button[aria-expanded=true] .mobile-toolbar-menu-open-icon{display:none}.mobile-toolbar-menu-button[aria-expanded=true] .mobile-toolbar-menu-close-icon{display:block}.mobile-toolbar-menu-link,.toolbar-more-menu-link{display:flex;min-height:52px;align-items:center;padding:0 13px;border-radius:11px;color:var(--ink, #050b1a);font-size:15px;font-weight:700;line-height:20px;text-decoration:none;transition:color .16s ease,background .16s ease}.mobile-toolbar-menu-button-link{width:100%;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.mobile-toolbar-menu-button-link:disabled{cursor:wait;opacity:.5}.mobile-toolbar-menu-link:hover,.mobile-toolbar-menu-link:focus-visible,.toolbar-more-menu-link:hover,.toolbar-more-menu-link:focus-visible{color:var(--accent-800, #6d28d9);background:color-mix(in srgb,var(--accent-75, #f5f1ff) 76%,#fff)}.mobile-toolbar-menu-link:focus-visible,.toolbar-more-menu-link:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-700, #7137ff) 30%,transparent);outline-offset:-2px}.mobile-toolbar-menu-link[aria-current=page],.toolbar-more-menu-link[aria-current=page]{color:var(--accent-800, #6d28d9);background:color-mix(in srgb,var(--accent-75, #f5f1ff) 72%,#fff)}.toolbar-more-menu{position:relative;display:none;flex:0 0 44px;margin-inline:-8px}.toolbar-more-menu-button svg{width:21px;height:21px;fill:currentColor}.toolbar-more-menu:not([open])>.toolbar-more-menu-panel{display:none}.toolbar-more-menu-panel{position:absolute;z-index:4;top:calc(100% + 8px);right:0;width:max-content;padding:6px;border:1px solid #e8e9ed;border-radius:12px;background:#fff;box-shadow:0 12px 32px #232a3b1f}.toolbar-more-menu-link{min-height:44px;border-radius:7px;font-size:14px}.toolbar-connect-link{gap:16px;white-space:nowrap}.toolbar-connect-logos{display:inline-flex;align-items:center;gap:6px}.toolbar-connect-logo{display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center}.toolbar-connect-logo img{display:block;width:22px;height:22px;max-width:none;object-fit:contain}.toolbar-connect-logo-chatgpt img{width:32px;height:32px}.toolbar-connect-logo .toolbar-connect-logo-dark,.is-focus-mode .toolbar-connect-logo .toolbar-connect-logo-light{display:none}.is-focus-mode .toolbar-connect-logo .toolbar-connect-logo-dark{display:block}@media(min-width:1001px){#authSlot>.toolbar-more-menu{display:block}#authSlot>.toolbar-about-link{display:none}}.app-toolbar>.app-toolbar-left,.app-toolbar>.app-toolbar-center,.app-toolbar>.app-toolbar-right{position:relative;inset:auto}.app-toolbar>.app-toolbar-right[hidden]{display:none}.app-toolbar>.app-toolbar-left{grid-column:1;justify-self:start;margin-left:calc(var(--app-toolbar-left-inset) - var(--app-toolbar-inset))}.app-toolbar>.app-toolbar-center{display:block;grid-column:2;justify-self:center;position:static;transform:none}.app-toolbar>.app-toolbar-right{grid-column:3;justify-self:end}.app-toolbar-unified>.app-toolbar-center{display:flex;width:100%;align-items:center;justify-content:center}.app-toolbar-unified>.app-toolbar-left{gap:30px}.app-toolbar-unified .app-toolbar-brand{position:static;top:auto;left:auto}.app-toolbar-unified>.app-toolbar-links{display:flex;height:48px;align-items:center;gap:30px}.app-toolbar-unified .app-toolbar-left>.app-toolbar-app-link,.app-toolbar-unified .app-toolbar-links>.app-toolbar-app-link{position:static;height:44px;flex:0 0 auto;transform:none}.app-toolbar-unified .app-toolbar-left>.app-toolbar-app-link:hover,.app-toolbar-unified .app-toolbar-links>.app-toolbar-app-link:hover{transform:none}.app-toolbar-unified .app-toolbar-links>#authSlot,.app-toolbar-unified .app-toolbar-links>#authSlot.is-signed-in{position:static;height:44px;gap:30px}.app-toolbar-app-link{position:absolute;z-index:0;top:50%;left:calc(var(--app-toolbar-inset) + 385px);display:inline-flex;height:44px;align-items:center;justify-content:center;border-radius:6px;color:var(--ink, #050b1a);font-size:14px;font-weight:700;line-height:20px;text-decoration:none;white-space:nowrap;transform:translate(-50%,-50%);transition:color .16s ease,transform .16s ease}.app-toolbar-app-link.is-crowded{visibility:hidden;pointer-events:none}.app-toolbar-app-link:hover,.app-toolbar-app-link[aria-current=page]{color:var(--accent-700, #7137ff)}.app-toolbar-app-link:hover{transform:translate(-50%,calc(-50% - 1px))}.app-toolbar-app-link:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 24%,transparent);outline-offset:4px}.app-toolbar .upload-button,.upload-style-button{position:relative;z-index:1;display:flex;min-width:200px;width:200px;max-width:200px;flex:0 0 200px;height:44px;align-items:center;justify-content:center;gap:9px;padding:0;border:1px solid var(--accent-800, #6d28d9);border-radius:999px;color:#fff;background:var(--accent-600, #7c3aed);box-shadow:inset 0 1px #ffffff47,0 8px 18px color-mix(in srgb,var(--accent-600, #7c3aed) 14%,transparent),0 2px 5px #232a3b0a;font:inherit;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;backdrop-filter:blur(26px) saturate(1.45);transition:color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.app-toolbar .upload-button svg,.upload-style-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.app-toolbar .upload-label-short{display:none}.app-toolbar .upload-button:hover,.upload-style-button:hover{background:var(--accent-725, #6d28d9);box-shadow:inset 0 1px #ffffff4d,0 10px 22px color-mix(in srgb,var(--accent-600, #7c3aed) 18%,transparent),0 3px 7px #232a3b0d;transform:translateY(-1px)}.app-toolbar .upload-button:focus,.upload-style-button:focus{outline:none}.app-toolbar .upload-button:focus-visible,.upload-style-button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 24%,transparent);outline-offset:4px}.liquid-glass-action{position:relative;display:inline-flex;min-height:32px;align-items:center;justify-content:center;overflow:hidden;padding:0 13px;border:1px solid rgb(255 255 255 / 96%);border-radius:999px;color:var(--accent-800, #6d28d9);background:radial-gradient(circle at 28% 18%,#fffffffa,#ffffff7a 44%,color-mix(in srgb,var(--accent-75, #f5f1ff) 54%,transparent)),#ffffff94;box-shadow:inset 0 1px #fff,inset 0 -4px 10px color-mix(in srgb,var(--accent-700, #7137ff) 5%,transparent),0 8px 20px #232a3b14,0 2px 5px #232a3b0a;font:inherit;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer;backdrop-filter:blur(22px) saturate(1.4);transition:color .16s ease,transform .16s ease,box-shadow .16s ease}.liquid-glass-action:after{position:absolute;top:4px;left:9px;width:24px;height:7px;border-radius:999px;background:#ffffff9e;content:"";filter:blur(3px);pointer-events:none;transform:rotate(-12deg)}.liquid-glass-action>span{position:relative;z-index:1}.liquid-glass-action:hover:not(:disabled){color:var(--accent-850, #5b21b6);box-shadow:inset 0 1px #fff,0 14px 28px color-mix(in srgb,var(--accent-shadow, #50339c) 12%,transparent),0 3px 7px #232a3b0d;transform:translateY(-1px) scale(1.015)}.liquid-glass-action:disabled{cursor:default;opacity:.46}@media(max-width:1240px){.language-picker-preview .language-picker-flag:nth-child(n+4){display:none}}@media(min-width:1001px)and (max-width:1100px){.app-toolbar-unified .upload-button:has(.upload-label-short){width:140px;min-width:140px;max-width:140px;flex-basis:140px}.app-toolbar-unified .upload-label-full{display:none}.app-toolbar-unified .upload-label-short{display:inline}}@media(max-width:1050px){.app-toolbar-page,.app-toolbar-unified.app-toolbar-page{--app-toolbar-inset: 24px}.app-toolbar-document{--app-toolbar-height: 144px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:84px 60px}.app-toolbar-document>.app-toolbar-left{grid-column:1;grid-row:1}.app-toolbar-document>.app-toolbar-center{grid-column:1 / -1;grid-row:2;justify-self:center}.app-toolbar-document>.app-toolbar-right{grid-column:2;grid-row:1}}@media(max-width:820px){.app-toolbar{--app-toolbar-height: 84px;--app-toolbar-inset: 20px}.app-toolbar-unified.app-toolbar-page{--app-toolbar-inset: 20px;--app-toolbar-left-inset: 32px}.app-toolbar-document{--app-toolbar-height: 144px}}@media(max-width:820px){.app-toolbar-landing+.hero{top:auto;padding-top:152px}.app-toolbar-unified>.app-toolbar-links,.app-toolbar-unified>.app-toolbar-left,.app-toolbar-unified .app-toolbar-links>#authSlot,.app-toolbar-unified .app-toolbar-links>#authSlot.is-signed-in{gap:18px}}@media(max-width:440px){.app-toolbar-unified{column-gap:16px}.app-toolbar-unified .app-toolbar-left>.app-toolbar-app-link{display:none}}@media(max-width:520px){.app-toolbar-brand-row{align-items:flex-start;flex-direction:column;gap:4px}.app-toolbar-unified .app-toolbar-brand-row{align-items:center;flex-direction:row;gap:25px}}@media(max-width:420px){.app-toolbar-document{--app-toolbar-height: 198px;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(3,66px)}.app-toolbar-document>.app-toolbar-left{grid-column:1;grid-row:1}.app-toolbar-document>.app-toolbar-center{grid-column:1;grid-row:2}.app-toolbar-document>.app-toolbar-right{grid-column:1;grid-row:3;justify-self:start}.app-toolbar-brand-row{gap:8px}.app-toolbar-languages li:nth-child(n+4):not(.app-toolbar-languages-more){display:none}}@media(max-width:360px){.app-toolbar{--app-toolbar-inset: 16px}.app-toolbar-unified.app-toolbar-page{--app-toolbar-left-inset: 32px}}@media(max-width:1000px){body.is-mobile-toolbar-menu-open{overflow:hidden}.app-toolbar-unified.app-toolbar-page{--app-toolbar-height: 70px;--app-toolbar-left-inset: var(--app-toolbar-inset);z-index:35;column-gap:6px;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);grid-template-rows:70px}.app-toolbar-unified>.app-toolbar-left{display:none}.app-toolbar-unified>.app-toolbar-left:has(.language-picker){z-index:33;display:flex;grid-column:1;grid-row:1;align-self:center}.app-toolbar-unified>.app-toolbar-left>:not(.language-picker){display:none}.app-toolbar-unified>.app-toolbar-center{grid-column:2;grid-row:1;align-self:center;justify-self:center}.app-toolbar-unified>.app-toolbar-right{z-index:32;grid-column:3;grid-row:1;width:44px;min-width:0;height:44px;align-self:center;justify-self:end}.app-toolbar-unified>.app-toolbar-right>.mobile-toolbar-menu{position:absolute;z-index:5;top:0;right:0;display:flex;align-items:flex-end;flex-direction:column;pointer-events:auto}.app-toolbar-unified>.app-toolbar-links,.app-toolbar-unified .app-toolbar-links>#authSlot,.app-toolbar-unified .app-toolbar-links>#authSlot.is-signed-in{gap:6px}.app-toolbar-unified .app-toolbar-links>#authSlot,.app-toolbar-unified .app-toolbar-links>#authSlot.is-signed-in{z-index:1;width:100%;min-width:0}.app-toolbar-unified .app-toolbar-links>#authSlot>.auth-control{display:none}.app-toolbar-unified .app-toolbar-app-link,.app-toolbar-unified .app-toolbar-brand,.app-toolbar-unified .toolbar-text-link,.app-toolbar-unified #authSlot .auth-button{font-size:13px}}@keyframes mobile-toolbar-backdrop-in{0%{opacity:0}}@keyframes mobile-toolbar-panel-in{0%{opacity:0;transform:translate(18px)}}@media(prefers-reduced-motion:reduce){.mobile-toolbar-menu-backdrop,.mobile-toolbar-menu-panel{animation:none}}@media(max-width:360px){.app-toolbar-unified.app-toolbar-page{--app-toolbar-inset: 12px;--app-toolbar-left-inset: 12px;column-gap:0}.app-toolbar-unified>.app-toolbar-links,.app-toolbar-unified .app-toolbar-links>#authSlot,.app-toolbar-unified .app-toolbar-links>#authSlot.is-signed-in{gap:4px}.app-toolbar-unified .app-toolbar-app-link,.app-toolbar-unified .app-toolbar-brand,.app-toolbar-unified .toolbar-text-link,.app-toolbar-unified #authSlot .auth-button{font-size:12px}}@media(max-width:520px){.language-picker-preview .language-picker-flag:not(.is-current),.language-picker-caret{display:none}.language-picker-preview .language-picker-flag.is-current{display:block;width:24px;height:17px}.language-picker-button{gap:0}}@media(max-width:360px){.app-toolbar-unified .upload-button{width:180px;min-width:180px;max-width:180px;flex-basis:180px;gap:6px;font-size:13px}}.mobile-toolbar-menu-backdrop{position:fixed;z-index:1;inset:0;background:#050b1a2e;backdrop-filter:blur(2px);animation:mobile-toolbar-backdrop-in .16s ease-out}.mobile-toolbar-menu-panel{position:fixed;z-index:2;top:0;right:0;display:flex;width:min(320px,calc(100vw - 48px));height:100dvh;flex-direction:column;overflow:auto;margin:0;padding:72px 18px 24px;border:0;border-radius:0;background:#fff;box-shadow:-18px 0 50px #232a3b2e;animation:mobile-toolbar-panel-in .18s ease-out;overscroll-behavior:contain}.mobile-toolbar-store-links{display:flex;align-items:center;flex-direction:column;gap:4px;margin-top:auto;padding:28px 8px 0}.mobile-toolbar-store-link{display:flex;align-items:center;justify-content:center;border-radius:8px}.mobile-toolbar-store-link:focus-visible{outline:3px solid color-mix(in srgb,var(--accent-700, #7137ff) 24%,transparent);outline-offset:3px}.mobile-toolbar-store-link img{display:block;width:auto;max-width:100%}.mobile-toolbar-apple-store-link img{height:40px}.mobile-toolbar-android-store-link img{height:58px}.is-focus-mode .app-toolbar-unified.app-toolbar-page{--app-toolbar-height: var(--player-toolbar-height);--app-toolbar-inset: 24px;--app-toolbar-left-inset: var(--app-toolbar-inset);--ink: #d4d4d4;--muted: #a3a3a3;--accent-800: #f5f5f5;--accent-75: #202020;z-index:35;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);grid-template-rows:70px;column-gap:12px;padding-top:env(safe-area-inset-top,0px);padding-right:max(var(--app-toolbar-inset),env(safe-area-inset-right,0px));padding-left:max(var(--app-toolbar-inset),env(safe-area-inset-left,0px));background:#000}.is-focus-mode .app-toolbar-unified>.app-toolbar-left{display:flex;grid-column:1;grid-row:1;margin-left:0;z-index:auto}.is-focus-mode .app-toolbar-left>:not(.language-picker),.is-focus-mode .app-toolbar-right>:not(.mobile-toolbar-menu),.is-focus-mode .app-toolbar-center>:not(.upload-button){display:none!important}.is-focus-mode .app-toolbar-unified>.app-toolbar-center{grid-column:2;grid-row:1}.is-focus-mode .app-toolbar-unified>.app-toolbar-right{z-index:32;grid-column:3;grid-row:1;width:44px;height:44px}.is-focus-mode .app-toolbar-unified>.app-toolbar-right>.mobile-toolbar-menu{position:absolute;z-index:5;top:0;right:0;display:flex;align-items:flex-end;flex-direction:column}.is-focus-mode .language-picker-preview .language-picker-flag{display:none}.is-focus-mode .language-picker-preview .language-picker-flag.is-current{display:block;width:22px;height:16px}.is-focus-mode .app-toolbar .upload-button{width:auto;min-width:96px;max-width:none;flex-basis:auto;gap:8px;padding:0 14px;border-color:transparent;color:#a3a3a3;background:transparent;box-shadow:none;font-weight:500;backdrop-filter:none}.is-focus-mode .app-toolbar .upload-button:hover{color:#f5f5f5;background:#171717;box-shadow:none;transform:none}.is-focus-mode .app-toolbar .upload-label-full{display:none}.is-focus-mode .app-toolbar .upload-label-short{display:inline}.is-focus-mode .language-picker-menu,.is-focus-mode .mobile-toolbar-menu-panel{border-color:#333;background:#111;box-shadow:0 16px 38px #0000004d}.is-focus-mode .mobile-toolbar-menu-panel{padding-top:calc(72px + env(safe-area-inset-top,0px));padding-right:max(18px,env(safe-area-inset-right,0px));padding-bottom:max(24px,env(safe-area-inset-bottom,0px))}.is-focus-mode .mobile-toolbar-menu-backdrop{background:#0000008c}.is-focus-mode .mobile-toolbar-menu-link:is(:hover,:focus-visible,[aria-current=page]){color:#f5f5f5;background:#202020}.is-focus-mode .app-toolbar :is(button,summary,a):focus-visible{outline:2px solid #ead681;outline-offset:3px}@media(max-width:600px){.is-focus-mode .app-toolbar-unified.app-toolbar-page{--app-toolbar-inset: 16px}}.voice-dialog{width:320px;max-width:calc(100vw - 28px);max-height:calc(100vh - 32px);margin:auto;padding:18px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 22px 54px #11182729}.voice-dialog::backdrop{background:#ffffff80;backdrop-filter:blur(3px)}.voice-dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.voice-dialog h2{margin:0;font-size:22px;line-height:30px;letter-spacing:-.5px}.dialog-close{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:50%;background:#f3f4f6;color:#374151}.dialog-close svg{width:18px;height:18px;stroke-width:2}.voice-list{display:grid;gap:8px}.voice-row{display:flex;align-items:center;min-width:0;gap:4px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.voice-row.is-selected{border-color:var(--purple-dark);background:var(--purple-soft)}.voice-choice{display:flex;flex:1;min-width:0;align-items:center;gap:10px;padding:12px;border-radius:11px;background:none;color:#374151;text-align:left}.voice-person{flex-shrink:0;font-size:24px;line-height:1}.voice-copy{display:grid;gap:3px}.voice-name{font-size:15px;font-weight:600}.voice-gender{color:#7e8698;font-size:12px}.voice-choice[aria-pressed=true],.voice-choice:hover{color:var(--accent-800)}.voice-preview{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin-right:10px;padding:0;border:1px solid var(--button-border);border-radius:50%;color:var(--button-ink);background:var(--button-grey);box-shadow:inset 0 1px #ffffffd1,0 3px 8px #232a3b0d}.voice-preview svg{width:18px;height:18px;fill:currentColor;stroke:none}.voice-preview .preview-play{transform:translate(1px)}.voice-preview .preview-stop,.voice-preview .preview-spinner{display:none}.voice-preview[aria-pressed=true]{border-color:var(--accent-800);color:#fff;background:var(--purple-dark)}.voice-preview[data-state=playing] .preview-play,.voice-preview[data-state=loading] .preview-play{display:none}.voice-preview[data-state=playing] .preview-stop{display:block}.voice-preview[data-state=loading] .preview-spinner{display:block;width:16px;height:16px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.mcp-reader .player-footer .speak-pill.is-example-feature-active,.mcp-reader .player-footer .speak-pill.is-example-feature-active:hover:not(:disabled){border-color:var(--accent-800);color:#fff;background:var(--accent-600)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.reader-header{position:absolute;inset:0 0 auto;z-index:35;display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);align-items:center;gap:12px;height:var(--player-toolbar-height);padding:env(safe-area-inset-top,0px) max(24px,env(safe-area-inset-right,0px)) 0 max(24px,env(safe-area-inset-left,0px));background:#fff}.sentence-count{position:absolute;top:calc(100% - 2px);left:50%;margin:0;color:#616979;font-size:12px;line-height:18px;font-variant-numeric:tabular-nums;white-space:nowrap;transform:translate(-50%)}.is-focus-mode .sentence-count{color:#a3a3a3}.listening-tools{grid-column:2;display:flex;align-items:center;gap:48px;min-width:0}.listening-setting{display:flex;align-items:center;gap:6px;min-width:0;padding:0;border:0;color:#616979;background:transparent;font-size:12px;font-weight:500;cursor:pointer}.listening-setting svg{flex-shrink:0;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.listening-setting select{appearance:none;min-width:0;height:44px;padding:0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.voice-button{min-height:44px}.voice-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-menu-container{position:relative;grid-column:3;justify-self:end}.text-size-button{flex-shrink:0;min-width:44px;min-height:44px;justify-content:center;border-radius:4px;-webkit-tap-highlight-color:transparent}.text-size-icon{width:24px;height:24px;background:currentColor;mask:url('data:image/svg+xml,<!--%0ASource: https://lucide.dev/icons/a-large-small%0AISC License%0ACopyright (c) 2026 Lucide Icons and Contributors%0A%0APermission to use, copy, modify, and/or distribute this software for any%0Apurpose with or without fee is hereby granted, provided that the above%0Acopyright notice and this permission notice appear in all copies.%0ATHE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES%0AWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF%0AMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR%0AANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES%0AWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN%0AACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF%0AOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.%0A-->%0A<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round">%0A  <path d="m15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16" />%0A  <path d="M15.697 14h5.606" />%0A  <path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />%0A  <path d="M3.304 13h6.392" />%0A</svg>%0A') center / contain no-repeat}body[data-text-size=small] .focus-sentence{font-size:clamp(1rem,1.6vw,1.4rem)}body[data-text-size=large] .focus-sentence{font-size:clamp(1.75rem,2.8vw,2.45rem)}body[data-text-size=small] .full-reader .sentence{font-size:16px}body[data-text-size=large] .full-reader .sentence{font-size:28px}#authSlot{display:none!important}.reader-language{grid-column:1;justify-self:start}.reader-menu{inset:0 0 0 auto;max-width:none;max-height:100dvh;color:var(--ink)}.reader-menu:not([open]){display:none}.reader-menu::backdrop{background:#050b1a2e;backdrop-filter:blur(2px)}.reader-menu nav{display:flex;flex-direction:column;flex-shrink:0}.reader-menu .mobile-toolbar-store-links{flex-shrink:0}#readerMenuClose{position:fixed;top:calc(13px + env(safe-area-inset-top,0px));right:max(24px,env(safe-area-inset-right,0px))}.is-focus-mode .reader-header{background:#000}.is-focus-mode .listening-setting{color:#a3a3a3}.is-focus-mode .reader-header .mobile-toolbar-menu-button{color:#d4d4d4}.is-focus-mode .reader-menu{color-scheme:dark;--ink: #d4d4d4;--accent-800: #f5f5f5}.is-focus-mode .reader-menu::backdrop{background:#0000008c}.is-focus-mode .reader-language{--ink: #d4d4d4;--muted: #a3a3a3;--accent-800: #f5f5f5;--accent-75: #202020}.is-focus-mode .reader-menu :is(button,a):focus-visible,.is-focus-mode .voice-dialog button:focus-visible{outline:2px solid #ead681;outline-offset:3px}.reader-header :is(button,select):focus-visible{outline:2px solid var(--accent-600);outline-offset:3px}.is-focus-mode .reader-header :is(button,select):focus-visible{outline-color:#ead681}#readerLoader .apple-spinner{animation:reader-loader-show 0s .25s both}@keyframes reader-loader-show{0%{visibility:hidden}to{visibility:visible}}.reader-status{align-items:center;justify-content:center;text-align:center;pointer-events:none}.reader-status>div{width:100%;max-width:420px}.reader-status.is-over-text{top:auto;padding-block:8px}#readerMessage{margin:0;color:#7e8698;font-size:13px;line-height:1.5;overflow-wrap:anywhere}#readerMessage:empty{display:none}.is-focus-mode #readerMessage{color:#aaa}.reader-account-help{pointer-events:auto}.reader-account-help p{margin:12px 0;color:#7e8698;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.reader-account-help p:empty{display:none}.reader-status:has(#readerAccountHelp:not([hidden])) #readerMessage{color:var(--ink);font-size:16px;font-weight:600}.reader-switch-account{min-height:44px;margin-top:4px;padding:10px 16px;border:1px solid #c6ccd6;border-radius:8px;color:var(--ink);background:#fff;font:500 13px/1.5 Arial,sans-serif;cursor:pointer}.reader-switch-account:focus-visible{outline:2px solid var(--accent-600);outline-offset:3px}.reader-switch-account:disabled{opacity:.5;cursor:wait}.is-focus-mode .reader-account-help p{color:#aaa}.is-focus-mode .reader-status:has(#readerAccountHelp:not([hidden])) #readerMessage{color:#f5f5f5}.is-focus-mode .reader-switch-account{border-color:#555;color:#f5f5f5;background:#242424}.is-focus-mode .reader-switch-account:focus-visible{outline-color:#ead681}.reader-status.is-credit-notice{top:calc(var(--player-toolbar-height) + 28px);bottom:auto;width:min(420px,calc(100% - 32px));margin-inline:auto;padding:0;z-index:34;overflow:visible}.reader-status.is-credit-notice>div{box-sizing:border-box;padding:10px 12px;border:1px solid #f3d2a4;border-radius:10px;background:#fff3e2;color:#704519;text-align:left;max-height:30vh;overflow-y:auto;pointer-events:auto}.reader-status.is-credit-notice #readerMessage{color:inherit;font-size:12px}.is-focus-mode .reader-status.is-credit-notice>div{background:#352820;border-color:#654931;color:#f0b39d}.reader-credits{display:inline-flex;align-items:center;gap:4px;max-width:100%;margin-top:6px;color:inherit;font-size:12px;font-weight:600;line-height:1.5;text-decoration:underline;text-underline-offset:3px}.reader-credits svg{width:14px;height:14px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.reader-credits:hover{text-decoration-thickness:2px}.reader-credits:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:2px}.mcp-reader:has(.is-credit-notice:not([hidden])) .full-reader{padding-top:116px}.reader-sign-in{width:min(100%,320px);margin:0 auto;pointer-events:auto}.reader-sign-in .sign-in-options{padding-top:0}.reader-sign-in .sign-in-choice{height:auto;min-height:50px;padding:12px 44px;line-height:1.4}.reader-sign-in .sign-in-choice-google{background-color:#fff}.is-focus-mode .reader-sign-in .sign-in-choice-apple{border-color:#555}.is-focus-mode .reader-sign-in .sign-in-choice-email{color:#d4d4d4}.is-focus-mode .reader-sign-in .sign-in-choice-email svg{stroke:currentColor}.is-focus-mode .reader-sign-in .sign-in-choice-email:hover:not(:disabled){color:#f5f5f5;background:#242424}.full-reader{position:absolute;inset:var(--player-toolbar-height) 0 116px;width:min(100%,760px);margin:0 auto;padding:36px 28px;overflow-y:auto;scrollbar-width:none}.full-reader::-webkit-scrollbar{display:none}.full-reader .sentence{display:block;width:100%;margin:0 0 16px;padding:12px;border:0;border-radius:8px;color:var(--body);background:transparent;font:400 20px/1.6 Baskerville,Times New Roman,serif;text-align:left;cursor:pointer}.full-reader .sentence-listened-dot{top:calc(12px + .8em);left:-1px}.full-reader .sentence.is-current .sentence-listened-dot{display:block}.control-play .loading-icon{display:none}.control-play.is-loading .loading-icon{display:inline-block;color:currentColor}.control-play.is-loading :is(.play-icon,.pause-icon){display:none}.voice-dialog{--purple-dark: var(--accent-600);--button-grey: #dfe3e9;--button-border: #c6ccd6;--button-ink: #4f596a;color-scheme:light}.voice-dialog button{cursor:pointer}.voice-dialog .dialog-close{border:0}.voice-dialog .dialog-close svg{fill:none;stroke:currentColor;stroke-linecap:round}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.full-reader{bottom:128px}}@media(max-width:600px){#readerMenuClose{right:max(16px,env(safe-area-inset-right,0px))}.reader-header{padding-inline:max(16px,env(safe-area-inset-left,0px)) max(16px,env(safe-area-inset-right,0px))}.listening-tools{gap:24px}}@media(max-width:400px){.reader-header{gap:8px}}@media(max-width:360px){#readerMenuClose{right:max(12px,env(safe-area-inset-right,0px))}.reader-header{padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))}.listening-setting svg{display:none}}.is-focus-mode .voice-dialog{color-scheme:dark;--ink: #f5f5f5;--button-grey: #242424;--button-border: #555;--button-ink: #d4d4d4;border-color:#333;background:#151515;box-shadow:0 24px 64px #0008}.is-focus-mode .voice-dialog::backdrop{background:#0009;backdrop-filter:blur(3px)}.is-focus-mode .voice-dialog .dialog-close{color:#d4d4d4;background:#242424}.is-focus-mode .voice-dialog .voice-row{border-color:#333;background:#202020}.is-focus-mode .voice-dialog .voice-row.is-selected{border-color:#9876ed;background:#2b2140}.is-focus-mode .voice-dialog .voice-choice{color:#d4d4d4}.is-focus-mode .voice-dialog .voice-choice:is(:hover,[aria-pressed=true]){color:#e0d3ff}.is-focus-mode .voice-dialog .voice-gender{color:#aaa}.is-focus-mode .voice-dialog .voice-preview{box-shadow:none}.is-focus-mode .voice-dialog .voice-preview[aria-pressed=true]{border-color:#9876ed;background:#6341a2}.voice-dialog .voice-list{gap:12px}
