:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--connectivity-banner-height:0px;--bg:#fafafa;--bg-elevated:#fff;--fg:#121212;--muted:#6a6a6a;--border:#e2e2e2;--card-bg:#f0f0f0;--card-hover:#e6e6e6;--accent:#1a8a4a;--accent-fg:#fff;--danger:#b3261e;--danger-fg:#fff}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--bg:#0a0a0a;--bg-elevated:#121212;--fg:#f5f5f5;--muted:#a7a7a7;--border:#282828;--card-bg:#181818;--card-hover:#282828;--accent:#1ed760;--accent-fg:#0a0a0a;--danger:#f28b82;--danger-fg:#1a1a1a}}:root[data-theme=dark]{--bg:#0a0a0a;--bg-elevated:#121212;--fg:#f5f5f5;--muted:#a7a7a7;--border:#282828;--card-bg:#181818;--card-hover:#282828;--accent:#1ed760;--accent-fg:#0a0a0a;--danger:#f28b82;--danger-fg:#1a1a1a}*{box-sizing:border-box}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans,Noto Sans Hebrew,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif}html[lang=he] body{font-family:Noto Sans Hebrew,Noto Sans,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif}button,input,select,textarea{font-family:inherit}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-latin-400.woff2)format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/noto-sans-latin-700.woff2)format("woff2")}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-hebrew-400.woff2)format("woff2")}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/noto-sans-hebrew-700.woff2)format("woff2")}.app-content.has-player{padding-bottom:var(--player-bar-height,96px)}.app-content.has-download-bar{padding-bottom:56px}.app-content.has-player.has-download-bar{padding-bottom:calc(var(--player-bar-height,96px) + 56px)}.screen{max-width:640px;padding:24px 20px calc(24px + env(safe-area-inset-bottom));margin:0 auto}h1{margin:0 0 4px;font-size:1.75rem;font-weight:700}.subtitle{color:var(--muted);margin:0 0 20px;font-size:.9375rem}.category-header{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:20px 0 8px;font-size:.75rem;font-weight:700}.category:first-of-type .category-header{margin-top:0}.gap-message{color:var(--danger);margin-top:16px}.empty-state{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.empty-state-icon{opacity:.4}.empty-state-text{margin:0;font-size:.9375rem;line-height:1.4}.offline-note{background:var(--card-hover);color:var(--muted);border-radius:8px;align-items:flex-start;gap:8px;margin:16px 0;padding:12px;font-size:.8125rem;line-height:1.4;display:flex}.offline-note svg{flex-shrink:0;margin-top:1px}.connectivity-banner{z-index:30;padding:10px 16px;padding-top:calc(10px + env(safe-area-inset-top));justify-content:center;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:flex;position:sticky;top:0}.connectivity-banner-offline{background:var(--card-hover);color:var(--muted)}.connectivity-banner-online{background:var(--accent);color:var(--accent-fg)}.connectivity-banner-link{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.back-link{color:var(--muted);cursor:pointer;text-transform:capitalize;background:0 0;border:none;align-items:center;gap:2px;margin-bottom:16px;padding:0;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--fg)}.screen-header{top:var(--connectivity-banner-height);z-index:20;background:var(--bg);align-items:center;gap:12px;min-width:0;margin:0 -20px 4px;padding-top:12px;padding-bottom:12px;padding-left:20px;padding-right:20px;display:flex;position:sticky}.screen-header-inset{margin-left:0;margin-right:0;margin-bottom:16px}.screen-header .back-link{flex-shrink:0;margin-bottom:0}.screen-header-title{white-space:nowrap;text-overflow:ellipsis;text-align:center;flex:auto;min-width:0;font-size:1.125rem;font-weight:700;overflow:hidden}.screen-header-spacer{visibility:hidden;pointer-events:none;flex-shrink:0}.tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:16px;display:flex}.tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;margin-right:20px;padding:8px 4px 12px;font-size:.9375rem;font-weight:700}.tab-active{color:var(--fg);border-bottom-color:var(--accent)}.tab-help{color:var(--muted);margin:0 0 16px;font-size:.8125rem}.year-list{margin:0;padding:0;list-style:none}.active-downloads-list{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.active-download-row{align-items:center;gap:10px;display:flex}.active-download-row-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.active-download-row-track{background:var(--border);border-radius:999px;flex-shrink:0;width:64px;height:4px;display:block;overflow:hidden}.active-download-row-fill{background:var(--accent);border-radius:999px;height:100%;display:block}.active-download-row-percent{text-align:end;width:34px;color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.active-download-row-link{color:inherit;text-decoration:none}.active-download-row-link:hover{text-decoration:underline}.swipe-to-delete-wrapper{border-radius:8px;position:relative;overflow:hidden}.swipe-to-delete-backing{color:#fff;pointer-events:none;user-select:none;direction:ltr;background:#e53e3e;border-radius:8px;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.swipe-to-delete-backing--left{justify-content:flex-end;padding-right:20px}.swipe-to-delete-backing--right{justify-content:flex-start;padding-left:20px}.swipe-to-delete-row{background:var(--bg);will-change:transform;touch-action:pan-y;position:relative}.year-row{color:var(--fg);cursor:pointer;text-align:start;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin:0 -10px;padding:14px 10px;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:background-color .1s;display:flex}.settings-option-item{width:100%;min-width:0;display:flex}.settings-option-row{flex:auto;width:100%;min-width:0}.year-row:hover{background:var(--card-hover)}.year-row-distance{color:var(--muted);flex-shrink:0;font-size:.875rem;font-weight:500}.year-row-distance:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.year-row-distance:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.year-row-distance:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.year-row-distance:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.settings-option-row .year-row-distance:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.settings-option-row .year-row-distance:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.settings-option-row .year-row-distance:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.settings-option-row .year-row-distance:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.settings-option-end-slot{flex:0 0 18px;justify-content:flex-end;align-items:center;min-width:18px;display:inline-flex}.settings-option-end-slot:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.settings-option-end-slot:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.settings-option-end-slot:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.settings-option-end-slot:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.year-row-trailing{flex-shrink:0;align-items:center;gap:6px;display:flex}.year-row-trailing:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.year-row-trailing:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.year-row-trailing:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.year-row-trailing:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.year-row-trailing .year-row-distance:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.year-row-trailing .year-row-distance:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.year-row-trailing .year-row-distance:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.year-row-trailing .year-row-distance:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.year-row-audio-icon,.finished-icon{color:var(--accent);flex-shrink:0}.row-icons{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.row-download-icon-slot{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.playlist-header{background:var(--card-bg);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 16px;padding:16px;display:flex}.playlist-header-main{flex:auto;align-items:center;gap:16px;min-width:0;display:flex}.playlist-header-copy{text-align:start;flex-direction:column;gap:4px;min-width:0;display:flex}.playlist-header-side{flex-shrink:0;justify-content:center;align-items:center;min-height:44px;display:flex}.playlist-header-status{justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.playlist-header-title{margin:0;font-size:1.125rem;font-weight:700}.playlist-header-subtitle{color:var(--muted);font-variant-numeric:tabular-nums;margin:0;font-size:.875rem}.row-status-icon-slot{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.download-state-button{color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.download-state-button:hover{color:var(--fg)}.download-state-loading{background:var(--border);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.download-state-spinner{color:var(--muted);flex-shrink:0;animation:1s linear infinite download-spin}.download-state-done{color:var(--accent);flex-shrink:0}.playlist-header-action{background:color-mix(in srgb, var(--accent) 14%, transparent);width:36px;height:36px;color:var(--accent);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:filter .12s,background-color .12s;display:inline-flex}.playlist-header-action:hover{filter:brightness(.92)}@keyframes download-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.player-loading-spinner{animation:1s linear infinite download-spin}.playlist-play-button{background:var(--accent);width:32px;height:32px;color:var(--bg);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:filter .12s;display:inline-flex}.playlist-play-button:hover{filter:brightness(.92)}.playlist-play-button-large{width:44px;height:44px}.playlist-play-button-spinner{animation:1s linear infinite download-spin}.settings-link-list{margin-top:8px}.settings-link-row{margin-bottom:8px}.settings-link-row:last-child{margin-bottom:0}.pdf-loading{font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:flex}.pdf-loading-spinner{flex-shrink:0;animation:1s linear infinite download-spin}.about-update-spinner{animation:1s linear infinite download-spin}.download-progress-ring{flex-shrink:0}.download-progress-ring-track{stroke:var(--muted);opacity:.3}.download-progress-ring-fill{stroke:var(--accent);stroke-linecap:round;transition:stroke-dashoffset .15s linear}.occasion-download-state{color:var(--muted);align-items:center;gap:6px;margin:0 0 12px;font-size:.875rem;font-weight:600;display:flex}.occasion-download-button{color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.share-button{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0 0 12px;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.continue-row{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px}.year-row-title-line{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.continue-row-date{color:var(--muted);font-size:.8125rem;font-weight:500}.continue-progress-track{background:var(--border);border-radius:999px;width:100%;height:3px;display:block;overflow:hidden}.continue-progress-fill{background:var(--accent);border-radius:999px;height:100%;display:block}.year-row-year{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-option-label{text-overflow:clip;flex:auto;min-width:0;display:block}.overflow-marquee-content{white-space:nowrap;will-change:transform;min-width:100%;transition-property:transform;transition-timing-function:linear;display:inline-block}.card{background:var(--card-bg);border-radius:10px;margin-bottom:12px;padding:14px}.pdf-label{margin:0 0 10px;font-size:.9375rem;font-weight:500}.button{text-align:center;background:var(--accent);width:100%;color:var(--accent-fg);cursor:pointer;box-sizing:border-box;border:none;border-radius:999px;margin-top:16px;margin-bottom:16px;padding:11px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform 80ms,filter .1s;display:inline-block}.button:hover{filter:brightness(1.08)}.button:active{transform:scale(.98)}.card .button:last-child{margin-bottom:0}.hero-button{border-radius:14px;margin:20px 0 24px;padding:18px;font-size:1.125rem;display:block}.header-row{justify-content:space-between;align-items:center;display:flex}.header-row-actions{align-items:center;gap:4px;display:flex}.settings-link{color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;text-decoration:none;display:inline-flex}.settings-link:hover{color:var(--fg)}.year-row-selected{color:var(--accent)}.week-nav{justify-content:space-between;align-items:center;gap:12px;margin:4px 0 16px;display:flex}.week-nav-button{background:var(--card-bg);width:36px;height:36px;color:var(--fg);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.week-nav-button:hover{background:var(--card-hover)}.week-nav-center{text-align:center;flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.week-nav-parsha{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.9375rem;font-weight:700;overflow:hidden}.week-nav-reset{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600}.category-list{margin:0;padding:0;list-style:none}.category-row{background:var(--card-bg);color:var(--fg);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .1s;display:flex}.category-row:hover{background:var(--card-hover)}.category-row-count{color:var(--muted);font-size:.8125rem;font-weight:500}.category-row-name{align-items:center;gap:8px;display:inline-flex}.category-row-trailing{flex-shrink:0;align-items:center;gap:10px;display:flex}.more-section{margin-top:24px}.more-section[open],.more-section-standalone{margin-bottom:24px}.more-section-summary{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;margin-bottom:12px;font-size:.8125rem;font-weight:700}.playlist{margin:0;padding:0;list-style:none}.playlist-row-item{border-radius:8px;align-items:center;gap:10px;margin-left:-10px;margin-right:-10px;padding:10px;transition:background-color .1s;display:flex}.playlist-row-item:hover{background:var(--card-hover)}.playlist-row{min-width:0;color:var(--fg);text-align:start;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:14px;padding:0;display:flex}.playlist-row-icon{text-align:center;width:20px;color:var(--muted);flex-shrink:0;font-size:.875rem}.playlist-row-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9375rem;font-weight:600;overflow:hidden}.playlist-row-duration{font-variant-numeric:tabular-nums;text-align:end;width:6ch;color:var(--muted);flex-shrink:0;font-size:.8125rem}.playlist-row-active .playlist-row-name,.playlist-row-active .playlist-row-icon{color:var(--accent)}.playlist-row-progress-track{background:var(--border);border-radius:999px;flex-shrink:0;width:32px;height:3px;display:block;overflow:hidden}.playlist-row-progress-fill{background:var(--accent);border-radius:999px;height:100%;display:block}.pdf-viewer-screen{max-width:640px;padding:24px 0 calc(24px + env(safe-area-inset-bottom));margin:0 auto}.pdf-viewer-screen.zoomed{max-width:none}.pdf-viewer-status{padding:0 20px}.pdf-pages{flex-direction:column;align-items:center;gap:4px;padding:0 20px;display:flex;overflow-x:hidden}.pdf-viewer-screen.zoomed .pdf-pages{padding:0}.pdf-page{background:var(--card-bg);touch-action:pan-y;border:none;border-radius:0;flex-shrink:0;overflow:hidden}.pdf-page canvas{display:block}:root.invert-pdf-dark[data-theme=dark] .pdf-page canvas{filter:invert()hue-rotate(180deg)}@media (prefers-color-scheme:dark){:root.invert-pdf-dark:not([data-theme=light]) .pdf-page canvas{filter:invert()hue-rotate(180deg)}}.bottom-bars{z-index:10;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.global-player{background:var(--bg-elevated);border-top:1px solid var(--border)}.global-player-collapsed .global-player-chapters{display:none}.download-progress-bar{background:var(--bg-elevated);border-top:1px solid var(--border);color:var(--fg);align-items:center;padding:10px 16px;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}.download-progress-bar-fill{background:var(--accent);opacity:.18;transition:width .2s;position:absolute;top:0;bottom:0;left:0;right:auto}.download-progress-bar-label{align-items:center;gap:6px;display:flex;position:relative}.global-player-controls{align-items:center;gap:14px;max-width:640px;margin:0 auto;padding:12px 16px;display:flex}.global-player-collapsed .global-player-controls{padding-top:8px;padding-bottom:8px}.global-player-collapsed-summary{text-align:start;min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:auto;gap:4px;padding:0;display:flex}.global-player-collapsed-progress{background:var(--border);border-radius:999px;width:100%;height:4px;display:block;position:relative;overflow:hidden}.global-player-collapsed-progress-fill{background:var(--accent);border-radius:999px;height:100%;display:block;position:absolute;top:0;bottom:0}.global-player-collapsed-progress-fill:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.global-player-collapsed-progress-fill:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.global-player-collapsed-progress-fill:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.global-player-collapsed-progress-fill:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.global-player-toggle{background:var(--accent);width:40px;height:40px;color:var(--bg);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:filter .12s;display:flex}.global-player-toggle:hover{filter:brightness(.92)}.global-player-skip{width:32px;height:32px;color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:filter .12s;display:flex}.global-player-skip:hover:not(:disabled){filter:brightness(.92)}.global-player-skip:disabled{opacity:.3;cursor:default}.global-player-scrub{flex:1;min-width:0}.global-player-error{color:var(--danger);margin:0;font-size:.8125rem;line-height:1.3}.global-player-transport{direction:ltr;flex-shrink:0;align-items:center;gap:14px;display:flex}.global-player-title{text-align:start;cursor:pointer;background:0 0;border:none;width:100%;margin-bottom:4px;padding:0;display:block}.global-player-title-main{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:700;display:block;overflow:hidden}.global-player-title-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.global-player-range{-webkit-appearance:none;appearance:none;background:linear-gradient(to right, var(--accent) 0, var(--accent) var(--global-player-progress,0%), var(--border) var(--global-player-progress,0%), var(--border) 100%);cursor:pointer;border:none;border-radius:999px;outline:none;width:100%;height:4px}html[dir=rtl] .global-player-range{background:linear-gradient(to left, var(--accent) 0, var(--accent) var(--global-player-progress,0%), var(--border) var(--global-player-progress,0%), var(--border) 100%)}.global-player-range::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--accent) 0, var(--accent) var(--global-player-progress,0%), var(--border) var(--global-player-progress,0%), var(--border) 100%);border:none;border-radius:999px;height:4px}html[dir=rtl] .global-player-range::-webkit-slider-runnable-track{background:linear-gradient(to left, var(--accent) 0, var(--accent) var(--global-player-progress,0%), var(--border) var(--global-player-progress,0%), var(--border) 100%)}html[dir=rtl] .global-player-collapsed-progress-fill:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:auto;right:0}html[dir=rtl] .global-player-collapsed-progress-fill:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:auto;right:0}html[dir=rtl] .global-player-collapsed-progress-fill:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0;right:auto}html[dir=rtl] .global-player-collapsed-progress-fill:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0;right:auto}.global-player-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:none;border-radius:50%;width:12px;height:12px;margin-top:-4px}.global-player-range::-moz-range-track{background:0 0;border:none;border-radius:999px;height:4px}.global-player-range::-moz-range-progress{background:0 0;border:none;border-radius:999px;height:4px}.global-player-range::-moz-range-thumb{background:var(--accent);border:none;border-radius:50%;width:12px;height:12px}.global-player-times{color:var(--muted);justify-content:space-between;margin-top:2px;font-size:.6875rem;display:flex}.global-player-chapters{border-bottom:1px solid var(--border);max-height:40vh;overflow-y:auto}.global-player-chapters-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:12px 16px 4px;font-size:.6875rem;font-weight:700}.global-player-chapter{width:100%;color:var(--fg);text-align:start;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:500;display:flex}.global-player-chapter:hover{background:var(--card-hover)}.global-player-chapter-active{color:var(--accent);font-weight:700}.global-player-chapter-duration{color:var(--muted);flex-shrink:0;font-size:.75rem}.global-player-chapter-duration:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.global-player-chapter-duration:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:12px}.global-player-chapter-duration:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.global-player-chapter-duration:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.search-input{box-sizing:border-box;border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--fg);border-radius:10px;margin-bottom:16px;padding:12px 14px;font-family:inherit;font-size:1rem;display:block}.search-input:focus{outline:2px solid var(--accent);outline-offset:-1px}.search-filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.search-filter{flex-direction:column;flex:120px;gap:4px;display:flex}.search-filter-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.search-filter select{box-sizing:border-box;border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--fg);border-radius:8px;padding:9px 10px;font-family:inherit;font-size:.9375rem}.search-type-label{margin-bottom:8px}.search-type-pills{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.search-type-pill{border:1px solid var(--border);background:var(--card-bg);color:var(--fg);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:.875rem;font-weight:600}.search-type-pill-active{border-color:var(--accent);background:var(--accent);color:var(--accent-fg)}.search-clear-link{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-block}.search-clear-link:hover{color:var(--fg)}.search-results-count{margin-bottom:8px}.about-badges{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.about-badge{background:var(--accent);color:var(--accent-fg);border:none;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;transition:filter .15s;display:flex}.about-badge:hover{filter:brightness(1.08)}.about-badge-icon{color:var(--accent-fg);display:flex}.about-badge-text{flex-direction:column;line-height:1.25;display:flex}.about-badge-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-fg);opacity:.75;font-size:.625rem;font-weight:600}.about-badge-name{font-size:.9375rem;font-weight:700}.about-whats-new-title{margin:0 0 6px;font-weight:700}.about-changelog{color:var(--muted);margin:0}.about-changelog:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}.about-changelog:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}.about-changelog:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}.about-changelog:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}.about-changelog li{margin-bottom:6px}
