@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.app{height:var(--app-height, 100vh);display:flex;flex-direction:column;min-height:0}.app-toolbar{border-bottom:1px solid transparent;flex-shrink:0;box-shadow:0 0 8px -4px #000;padding:5px 0;position:sticky;top:0;background:color-mix(in srgb,var(--paper-color) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100}.app-body{flex:1;min-height:0;position:relative}[data-tooltip]{--tooltip-background-color: hsl(0, 0%, 20%);--tooltip-text-color: white}html[data-reader-theme=dark] [data-tooltip]{--tooltip-background-color: hsl(0, 0%, 80%);--tooltip-text-color: black}@media (prefers-color-scheme: dark){html[data-reader-theme=automatic] [data-tooltip]{--tooltip-background-color: hsl(0, 0%, 80%);--tooltip-text-color: black}}[data-tooltip]:after{content:attr(data-tooltip);background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);display:inline-block;position:absolute;padding:1em 1.5em;border-radius:var(--button-border-radius);font-size:.8em;white-space:nowrap;box-shadow:0 0 8px -4px #000;font-family:sans-serif;top:var(--header-height);left:50%;transform:translate(-50%) scale(0);transform-origin:top center;transition:transform .15s;transition-delay:.1s;pointer-events:none}[data-tooltip]:hover:after{transition-delay:1.2s;transform:translate(-50%) scale(1)}[data-tooltip][data-tooltip-position=top-left]:after{left:unset;right:0;top:0;transform:translateY(calc(-100% - 10px)) scale(0);transform-origin:bottom right}[data-tooltip][data-tooltip-position=top-left]:hover:after{transform:translateY(calc(-100% - 10px)) scale(1)}@media (hover: none){[data-tooltip]:after{display:none}}.tikkun-page{--verse-column-width: 3.75ch;--aliyah-column-width: 8.5ch;--aliyah-indicator-max-width: var(--aliyah-column-width)}.tikkun-page{display:flex;justify-content:center;font-family:Shlomosemistam;color:var(--page-ink-color)}.tikkun-page table{transform:translate(var(--pull-translation));transition:transform var(--pull-transform)}@media screen and (max-width: 1050px){.tikkun-page{--verse-column-width: 3.35ch;--aliyah-column-width: 9.2ch;font-size:1.65rem}}@media screen and (max-width: 950px){.tikkun-page{--verse-column-width: 3.05ch;--aliyah-column-width: 7.6ch;font-size:1.4rem}}@media screen and (max-width: 850px){.tikkun-page{--verse-column-width: 2.95ch;--aliyah-column-width: 7ch;font-size:1.15rem}.aliyah-badge{grid-template-columns:minmax(0,1fr);gap:.2rem}.aliyah-label-text{grid-row:1}.aliyah-audio-button{grid-row:2;justify-self:start}}@media screen and (max-width: 750px){.tikkun-page{--verse-column-width: 2.5ch;--aliyah-column-width: 5.35ch;font-size:1rem}}.tikkun-page:not(:first-child){padding-top:5em}.tikkun-page:not(:last-child){padding-bottom:5em;border-bottom:1px solid var(--heavy-accent-color)}.tikkun-message{color:var(--page-ink-color);font-style:italic;text-align:center;margin-top:-.7em}.tikkun-message-text{background-color:var(--paper-color, white);padding:0 16px}.line{direction:ltr;line-height:100%;display:grid;grid-template-columns:minmax(0,1fr) var(--verse-column-width) minmax(0,var(--aliyah-column-width));align-items:start}.line-content{direction:rtl;grid-column:1;text-align:justify;display:flex;justify-content:space-between;min-width:0;width:100%;padding-left:calc((var(--verse-column-width) + var(--aliyah-column-width)) * .4)}.line.mod-petucha .line-content{text-align:start}.line-gutter{position:relative;min-height:1em}.line-gutter.mod-verses{grid-column:2;display:flex;justify-content:flex-end}.line-gutter.mod-aliyot{grid-column:3;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;padding-left:.85ch}.column{flex:1;display:flex;justify-content:space-between;min-width:18ch}.column:nth-child(2){margin-right:5em;width:12em}.fragment{width:100%}.word{display:inline;border-radius:var(--reader-highlight-border-radius);transition:background-color .1s ease,outline .1s linear,box-shadow .1s ease}.word.is-active-word{outline:var(--reader-highlight-outline-width) solid var(--reader-highlight-outline-color);background:var(--reader-highlight-fill-tint);box-shadow:0 0 0 var(--reader-highlight-glow) var(--reader-highlight-fill-tint);outline-offset:var(--reader-highlight-outline-offset)}.tikkun-book.mod-annotations-off .fragment.mod-annotations-on,.tikkun-book.mod-annotations-on .fragment.mod-annotations-off{display:none}.fragment.mod-setuma{width:auto}.fragment:after{content:"";width:100%;display:inline-block}.location-indicator{font-family:sans-serif;font-size:.8em;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.tikkun-book.mod-annotations-off .location-indicator{display:none}.location-indicator.mod-verses{position:static;color:var(--verses-color)}.location-indicator.mod-aliyot{position:static;color:#0092f9bf;color:oklch(65% .2 250 / .75);max-width:var(--aliyah-indicator-max-width);text-align:right;display:flex;flex-direction:column;gap:.45rem;align-items:flex-start}.ktiv-kri{background-color:var(--medium-accent-color);padding:.1rem;border:1px solid var(--medium-accent-color);border-radius:8px;position:relative}.aliyah-badge{display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.35rem;max-width:100%}.aliyah-label-text{display:block;min-width:0;max-width:100%;white-space:normal;line-height:1.1;text-align:left;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal;word-break:normal}.aliyah-audio-button{border:none;display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;min-height:1.75rem;padding:.22rem .46rem;border-radius:999px;background:color-mix(in srgb,dodgerblue 14%,transparent);color:#008efa;cursor:pointer;line-height:1;flex:none}.ui-icon{width:1rem;height:1rem;display:block;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;pointer-events:none}.aliyah-audio-button:disabled{opacity:.4;cursor:not-allowed}.aliyah-audio-button:hover{background:color-mix(in srgb,dodgerblue 20%,transparent)}.aliyah-audio-button.is-active{color:#c38e13;background:color-mix(in srgb,hsl(48,100%,62%) 18%,transparent)}@media screen and (max-width: 500px){.line-content{padding-left:0}.line-gutter.mod-verses,.location-indicator.mod-verses{display:none}.line-gutter.mod-aliyot{padding-left:0}.tikkun-page{--verse-column-width: 1.2ch;--aliyah-column-width: 1.2ch}}@keyframes fade-in{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.parsha-picker{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--paper-color);overflow:auto;-webkit-overflow-scrolling:touch;height:100%;animation:fade-in .2s forwards;padding:2em 0}.search{direction:ltr}.search{background-color:var(--light-accent-color);display:inline-block;border-radius:var(--button-border-radius);color:var(--text-color);border:1px solid oklch(0% 0 0 / 0);width:30ch}.search:focus-within{border:1px solid var(--medium-accent-color)}.search-bar{display:flex;padding:.5em 1em}.search-bar>*:not(:first-child){margin-left:1em}.search-icon{transform:rotate(-45deg);display:block;font-size:1.5em}.search-input{border:none;background-color:transparent;outline:none;color:inherit}.search-results a{color:inherit;text-decoration:none}.search-results{border-top:1px solid var(--heavy-accent-color)}.list-item{list-style:none;padding:1em}.list-item[data-selected=true],.list-item:hover{background-color:var(--light-accent-color)}.list-item:not(:last-child){border-bottom:1px solid var(--medium-accent-color)}.search-result-tag:not(:last-child){margin-bottom:.5em}.search-result-tag.mod-hebrew{direction:rtl}.browse{width:100%;max-width:960px;margin-right:auto;margin-left:auto;direction:rtl;font-size:1.18rem}.section-heading{color:var(--text-color);border-bottom:1px solid var(--medium-accent-color);padding-right:0;font-size:3em;padding-bottom:.2em;margin-bottom:1em;text-align:right}.parsha-books{display:flex;flex-direction:row;list-style:none;margin-bottom:3em;justify-content:center}.parsha-books.mod-holidays{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:start}.parsha-books.mod-holidays .parsha-book{min-width:0}@media screen and (max-width: 700px){.parsha-books,.parsha-books.mod-holidays{display:block}}.parsha-book{flex:1 0;text-align:center}.parsha-list{list-style:none;margin:0;display:inline-block;text-align:center;width:100%}.parsha{display:block;text-decoration:none;padding:1em;font-size:1.1em;color:var(--text-color);background-color:transparent;border:none;border-radius:var(--button-border-radius);box-sizing:border-box;width:100%;text-align:center}.parsha-books.mod-emphasize-first-in-group li:first-child>.parsha{font-weight:bolder}.parsha:hover{background-color:var(--medium-accent-color)}.parsha:active{background-color:var(--heavy-accent-color)}.section.mod-alternate{background-color:var(--light-accent-color)}.section.mod-padding{padding:2em 0}.section-label{display:block;text-align:center;text-transform:uppercase;font-size:.94em;font-weight:700;color:var(--light-text-color)}.coming-up-button{display:block;text-decoration:none;text-align:center;background-color:var(--light-accent-color);padding:.5em 1em;width:100%;border-radius:var(--button-border-radius);color:var(--text-color);border:none;font-weight:500;font-size:1.08em}.coming-up-button:hover{background-color:var(--medium-accent-color)}.coming-up-button:active{background-color:var(--heavy-accent-color)}.coming-up-date{color:var(--text-color);font-size:1.02em}.annotations-toggle{font-family:ShlomosemiStam;border:none;border-radius:50%;cursor:pointer}.toggle{--annotations-toggle-active-color: white;--annotations-toggle-inactive-color: oklch(100% 0 0 / .6);text-align:middle;display:flex;align-items:center;-webkit-user-select:none;user-select:none}@media (prefers-color-scheme: dark){html[data-reader-theme=automatic] .toggle{--annotations-toggle-active-color: black;--annotations-toggle-inactive-color: oklch(0% 0 0 / .5)}html[data-reader-theme=automatic] .shadowed-circle{background:#fff;color:#000}}html[data-reader-theme=dark] .toggle{--annotations-toggle-active-color: black;--annotations-toggle-inactive-color: oklch(0% 0 0 / .5)}.toggle [type=checkbox]{display:none}.toggle-state{color:var(--annotations-toggle-inactive-color);transition:all .1s;position:relative;right:3px}.toggle-state.mod-off{display:inline-block;margin-right:.25em}.toggle [type=checkbox]:checked~.toggle-state.mod-on,.toggle [type=checkbox]:not(:checked)~.toggle-state.mod-off{transform:scale(1.5);color:var(--annotations-toggle-active-color)}.toggle [type=checkbox]:not(:checked)~.toggle-state.mod-on,.toggle [type=checkbox]:not(:checked)~.toggle-state.mod-off{right:-3px}.shadowed-circle{padding:1em;height:4em;width:4em;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#000;color:#fff;transition:.15s transform}.shadowed-circle:hover{transform:scale(1.1)}html[data-reader-theme=dark] .shadowed-circle{background:#fff;color:#000}.toolbar-item{position:relative;height:100%;display:flex;align-items:center}.toolbar-content{display:flex;padding:0 10px;gap:.5rem}.toolbar-wrapper{align-items:center;display:flex}.toolbar-wrapper.mod-left,.toolbar-wrapper.mod-right{flex:1}.toolbar-wrapper.mod-right{justify-content:flex-end;gap:.5rem}.parsha-title{background-color:var(--light-accent-color);padding:.5em 3em;border:none;border-radius:var(--button-border-radius);color:var(--text-color);direction:rtl;font-size:1.2rem}.toolbar-button{font-size:1.05rem}.parsha-title:hover{background-color:var(--medium-accent-color)}.parsha-title:active{background-color:var(--heavy-accent-color)}.reader-shell{height:100%;display:grid;grid-template-columns:80px minmax(0,1fr) 32px;min-height:0}.reader-main{position:relative;min-width:0;min-height:0}.reader-side{position:relative;min-height:0}.reader-side.mod-right{padding-right:2rem}.reader-side.mod-left{display:flex;justify-content:center;align-items:flex-start;padding-left:.45rem}.floating-player{--audio-progress-ratio: 0;position:sticky;top:96px;display:flex;flex-direction:column;height:fit-content;gap:.45rem;padding:.6rem;border-radius:999px;background:color-mix(in srgb,var(--paper-color) 85%,transparent);box-shadow:0 10px 25px -18px #000;border:1px solid var(--light-accent-color)}.floating-player-meta{display:none}.floating-player-controls{display:flex;flex-direction:column;gap:.45rem}.floating-player-button,.toolbar-button,.parsha-title,.aliyah-audio-button{transition:background-color .15s ease,color .15s ease,opacity .15s ease}.floating-player-button,.toolbar-button{border:none;border-radius:999px;background:var(--light-accent-color);color:var(--text-color);padding:.45rem .75rem;cursor:pointer;text-decoration:none;font-size:.9rem}.floating-player-button{min-width:2.15rem;min-height:2.15rem;display:inline-flex;align-items:center;justify-content:center;padding:.45rem}.floating-player-button:hover,.toolbar-button:hover{background:var(--medium-accent-color)}.floating-player-button.mod-download{text-align:center}.floating-player-button:disabled,.floating-player-button[aria-disabled=true]{opacity:.45;cursor:default;pointer-events:none}.reader-progress{position:sticky;top:96px;display:flex;flex-direction:column;align-items:center;gap:.85rem;color:var(--light-text-color)}.reader-progress-label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.reader-progress-rail{width:4px;height:180px;border-radius:999px;background:var(--light-accent-color);overflow:hidden}.reader-progress-fill{width:100%;height:0%;background:linear-gradient(180deg,#a3e2ff,#1e90ff);border-radius:inherit;transition:height .1s linear}.reader-progress-percent{font-size:.75rem}.reader-progress-mobile{display:none}.reader-corner-controls{position:fixed;bottom:1.5em;right:1.5em;z-index:40}.settings-pane{position:fixed;top:60px;right:1rem;width:min(320px,calc(100vw - 2rem));max-height:calc(100vh - 80px);overflow:auto;z-index:120;padding:1.1rem;border-radius:24px;background:color-mix(in srgb,var(--paper-color) 95%,transparent);border:1px solid color-mix(in srgb,var(--text-color) 12%,transparent);box-shadow:0 18px 42px -34px color-mix(in srgb,black 55%,transparent),7px 7px 16px -18px color-mix(in srgb,black 12%,transparent),-7px -7px 16px -18px color-mix(in srgb,white 28%,transparent);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.settings-pane-header,.about-card-header,.admin-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.settings-pane-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem}.settings-form{margin-top:1rem}.settings-field{display:grid;gap:.45rem;color:var(--text-color);padding:.8rem .85rem;border-radius:18px;background:color-mix(in srgb,var(--paper-color) 84%,transparent);border:1px solid color-mix(in srgb,var(--text-color) 7%,transparent);box-shadow:6px 6px 14px -16px color-mix(in srgb,black 12%,transparent),-6px -6px 14px -16px color-mix(in srgb,white 24%,transparent)}.settings-field>span:first-child{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--light-text-color)}.settings-field input,.settings-field select{width:100%}.settings-field input:not([type=checkbox]):not([type=range]):not([type=color]),.settings-field select{min-height:2.5rem;padding:.55rem .7rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);background:color-mix(in srgb,var(--paper-color) 96%,white 4%);color:var(--text-color)}.settings-field input[type=color]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;padding:.18rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);background:color-mix(in srgb,var(--paper-color) 96%,white 4%);cursor:pointer}.settings-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.settings-field input[type=color]::-webkit-color-swatch{border:none;border-radius:50%}.settings-field input[type=color]::-moz-color-swatch{border:none;border-radius:50%}.settings-segmented-control{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.2rem;border-radius:16px;background:color-mix(in srgb,var(--light-accent-color) 78%,transparent);border:1px solid color-mix(in srgb,var(--text-color) 6%,transparent);box-shadow:inset 5px 5px 10px -10px color-mix(in srgb,black 12%,transparent),inset -5px -5px 10px -10px color-mix(in srgb,white 20%,transparent)}.settings-segmented-option{border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-color);padding:.45rem 0;cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:.01em;line-height:1.1;box-shadow:4px 4px 10px -12px color-mix(in srgb,black 11%,transparent),-4px -4px 10px -12px color-mix(in srgb,white 18%,transparent);transition:transform .32s ease}.settings-segmented-option:hover{transform:translateY(-1px)}.settings-segmented-option.is-active{box-shadow:0 0 0 2px color-mix(in srgb,dodgerblue 32%,transparent),5px 5px 12px -14px color-mix(in srgb,black 12%,transparent),-5px -5px 12px -14px color-mix(in srgb,white 22%,transparent)}.settings-segmented-option[data-theme-mode=light]{background:#fcfcfd;color:#111827;border-color:#0f172a1f}.settings-segmented-option[data-theme-mode=dark]{background:#191c22;color:#ffffffeb;border-color:#ffffff24}.settings-segmented-option[data-theme-mode=automatic]{background:#fcfcfd;color:#111827;border-color:#0f172a1f}@media (prefers-color-scheme: dark){.settings-segmented-option[data-theme-mode=automatic]{background:#191c22;color:#ffffffeb;border-color:#ffffff24}}.toolbar-button.mod-icon-label{display:inline-flex;align-items:center;gap:.45rem}.toolbar-button.mod-icon-label .ui-icon{width:.95rem;height:.95rem}.settings-number-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem}.settings-number-input span{color:var(--light-text-color);font-variant-numeric:tabular-nums}.settings-range-input{display:grid;grid-template-columns:minmax(0,1fr) 4.75rem;align-items:center;gap:.6rem}.settings-range-input input[type=number]{text-align:right;font-variant-numeric:tabular-nums}.settings-field.mod-checkbox{grid-template-columns:auto 1fr;align-items:center;gap:.65rem}.settings-field.mod-inline-compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.75rem}.settings-field.mod-inline-compact>span:first-child{margin:0}.settings-field.mod-inline-compact .settings-number-input{grid-template-columns:minmax(0,4rem) auto;width:auto;justify-self:end}.settings-field.mod-inline-compact .settings-number-input input{min-width:0;text-align:center}.admin-panel{position:fixed;left:1rem;bottom:1rem;z-index:120;padding:.9rem;border-radius:16px;background:color-mix(in srgb,var(--paper-color) 94%,transparent);border:1px solid var(--light-accent-color);box-shadow:0 18px 50px -32px #000;display:grid;gap:.8rem}.admin-panel-status{max-width:30ch;color:var(--light-text-color);font-size:.88rem;line-height:1.35}.admin-panel-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-panel .toolbar-button:disabled{opacity:.45;cursor:not-allowed;background:var(--light-accent-color)}.export-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#00000073;display:grid;place-items:center;padding:1rem}.export-card{width:min(780px,100%);max-height:80vh;padding:1rem;border-radius:24px;background:var(--paper-color)}.export-card textarea{width:100%;min-height:320px;border-radius:16px;border:1px solid var(--medium-accent-color);background:color-mix(in srgb,var(--paper-color) 95%,black 5%);color:var(--text-color);padding:1rem;font-family:ui-monospace,SFMono-Regular,monospace}.export-copy-status{color:var(--light-text-color);font-size:.92rem;line-height:1.35}.export-target-path{color:var(--text-color);font-size:.9rem;line-height:1.35;font-family:ui-monospace,SFMono-Regular,monospace;word-break:break-word}.about-route{height:100%;overflow:auto;min-height:0}.about-view{max-width:960px;margin:0 auto;padding:2rem 1.25rem 4rem}.about-hero{padding:1.5rem 0 .5rem}.about-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--light-text-color);font-size:.8rem}.about-title{max-width:16ch;font-size:clamp(2rem,4vw,3.6rem);line-height:.95;color:var(--page-ink-color)}.about-copy{max-width:65ch;color:var(--text-color);line-height:1.6}.about-card{background:color-mix(in srgb,var(--paper-color) 92%,transparent);border:1px solid var(--light-accent-color);border-radius:24px;padding:1.25rem}.about-table-wrap{overflow:auto}.about-table{width:100%;border-collapse:collapse}.about-table th,.about-table td{text-align:left;vertical-align:top;padding:.8rem .6rem;border-bottom:1px solid var(--light-accent-color)}.about-table td[dir=rtl]{text-align:right}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .65rem;font-size:.8rem;background:var(--light-accent-color)}.status-pill.mod-done,.status-pill.mod-completed{background:#35915c24;color:#35915c}.status-pill.mod-in-progress{background:#d1a81729;color:#9a710a}.status-pill.mod-queued,.status-pill.mod-pending-audio,.status-pill.mod-redo-please{background:#2a59a61f;color:#2a59a6}@media screen and (max-width: 700px){.reader-shell{grid-template-columns:1fr}.reader-side.mod-left{display:contents}.reader-side.mod-right{display:none}.reader-progress-mobile{position:relative;left:0;right:0;display:block;height:4px;background:color-mix(in srgb,var(--text-color) 10%,transparent);pointer-events:none}.reader-progress-mobile-fill{width:0%;height:100%;background:linear-gradient(90deg,#a3e2ff,#1e90ff);transition:width .05s linear}.floating-player{position:fixed;top:auto;left:50%;bottom:calc(.85rem + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:80;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.65rem;width:max-content;max-width:calc(100vw - 1.7rem);padding:.95rem .7rem .7rem;border-radius:24px;background:color-mix(in srgb,var(--paper-color) 92%,transparent);box-shadow:0 18px 40px -26px #000;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);overflow:hidden}.floating-player-meta{display:grid;grid-template-columns:repeat(2,minmax(0,auto));justify-content:center;gap:.18rem .9rem;padding-top:.15rem;color:var(--light-text-color);font-size:.68rem;line-height:1.15;text-align:start}.floating-player-meta-item{display:inline-flex;align-items:baseline;gap:.32rem;white-space:nowrap}.floating-player-meta-label{font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--text-color) 40%,transparent)}.floating-player-meta-value{color:var(--text-color)}.floating-player-controls{flex-direction:row;justify-content:center;gap:.55rem}.floating-player:after,.floating-player:before{content:"";position:absolute;left:0;top:0;height:4px;width:100%}.floating-player:after{background:color-mix(in srgb,var(--text-color) 10%,transparent)}.floating-player:before{background:linear-gradient(90deg,#ffe699,#ff981a);transform:scaleX(var(--audio-progress-ratio));transform-origin:left center;transition:transform .1s linear}.floating-player-button{flex:0 0 auto;width:2.75rem;min-height:2.75rem}.floating-player-button.mod-download{width:2.75rem}.reader-corner-controls{bottom:calc(.85rem + env(safe-area-inset-bottom,0px));right:.85rem}.about-view{padding-inline:.85rem}.settings-pane{left:1rem;right:1rem;width:auto}@media screen and (max-width: 550px){.reader-corner-controls.mod-raised{bottom:calc(8rem + env(safe-area-inset-bottom,0px))}}}@font-face{font-family:ShlomosemiStam;src:url(/assets/ShlomosemiStam-CzNNKjAo.ttf)}*{box-sizing:border-box;margin:0;padding:0}:root{height:var(--app-height, 100vh)}html,body{height:100%;background-color:var(--paper-color, white);overflow:hidden}body,input{font-family:-apple-system,sans-serif}ol{padding:0}.u-page-wrap{max-width:550px;margin:0 auto}.u-hidden{display:none!important}.centerize{display:flex;justify-content:center;max-width:100%;margin:0 auto}@keyframes fade-out{to{opacity:0}}.u-hidden.mod-animated{animation:fade-out .2s}.stack.xsmall>*+*{margin-top:.35em}.stack.small>*+*{margin-top:.5em}.stack.medium>*+*{margin-top:1em}.stack.large>*+*{margin-top:1.5em}.stack.xlarge>*+*{margin-top:2em}.cluster{display:inline-flex;align-items:center}.cluster>*+*{margin-left:1em}:root{--header-height: 45px;--paper-color: oklch(98.5% 0 0);--page-ink-color: oklch(0% 0 0 / .8);--annotations-toggle-active-color: black;--verses-color: oklch(0% 0 0 / .35);--light-accent-color: oklch(0% 0 0 / .05);--medium-accent-color: oklch(0% 0 0 / .1);--heavy-accent-color: oklch(0% 0 0 / .2);--text-color: oklch(0% 0 0 / .7);--light-text-color: oklch(0% 0 0 / .5);--button-border-radius: 8px;--reader-highlight-fill: #ffd700;--reader-highlight-fill-tint: rgba(255,255,0,.15);--reader-highlight-outline-color: gold;--reader-highlight-outline-width: 2px;--reader-highlight-radius: 4px;--reader-highlight-glow: 3.5px;--reader-highlight-outline-offset: 3.5px}html[data-reader-theme=light]{color-scheme:light}html[data-reader-theme=dark] body{--paper-color: oklch(25% 0 0);--page-ink-color: oklch(100% 0 0 / .8);--annotations-toggle-active-color: oklch(100% 0 0 / .8);--verses-color: oklch(100% 0 0 / .35);--light-accent-color: oklch(100% 0 0 / .05);--medium-accent-color: oklch(100% 0 0 / .1);--heavy-accent-color: oklch(100% 0 0 / .2);--text-color: oklch(100% 0 0 / .7);--light-text-color: oklch(100% 0 0 / .5)}html[data-reader-theme=dark]{color-scheme:dark}@media (prefers-color-scheme: dark){html[data-reader-theme=automatic] body{--paper-color: oklch(25% 0 0);--page-ink-color: oklch(100% 0 0 / .8);--annotations-toggle-active-color: oklch(100% 0 0 / .8);--verses-color: oklch(100% 0 0 / .35);--light-accent-color: oklch(100% 0 0 / .05);--medium-accent-color: oklch(100% 0 0 / .1);--heavy-accent-color: oklch(100% 0 0 / .2);--text-color: oklch(100% 0 0 / .7);--light-text-color: oklch(100% 0 0 / .5)}html[data-reader-theme=automatic]{color-scheme:dark}}.tikkun-book{padding-top:1em;padding-bottom:5em;font-size:1.8rem;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box;--pull-transform: 0s;--pull-translation: 0}.tikkun-book.mod-pull-releasing{--pull-transform: .15s}#debug{position:fixed;bottom:1em;left:1em;padding:1em;background:#fffc;border-radius:8px;display:inline-block}
