@font-face{font-family:Tiempos Text;src:url(/fonts/tiempos-text-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--fg:#1b1b1b;--fg-dark:#212121;--fg-muted:#838383;--fg-muted2:#919191;--fg-muted3:#999;--fg-muted4:#9e9e9e;--fg-faint:#a1a1a1;--fg-light:#b4b4b4;--bg:#fcfaf9;--surface:#fff;--surface-header:#f4f0ee;--bg-alt:#f5f5f5;--bg-badge:#efefef;--bg-tag:#e6e6e6;--bg-tag2:#dcdcdc;--border:#d9d9d9;--border-light:#e6e6e6;--border-sidebar:#dfdfdf;--brand:#0c4133;--brand-strong:#255b4d;--brand-strong-hover:#1c4b3f;--brand-badge:#417a6b;--brand-nav-active:#e3eae7;--brand-nav-hover:#eef2f0;--fg-warm:#807b6e;--label-warm:#8e8a7e;--blue:#bee5fd;--blue-text:#2d688d;--blue-bg:#5c5c5c;--green-bg:#e1f2e6;--green-dot:#37be5d;--dark-notches:#06172a;--notch-idle:#cec4bd;--accent:#255b4d;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}a{color:var(--accent);text-decoration:none}.main-inner>div>h2{font-variant-numeric:oldstyle-nums;letter-spacing:-.02em;color:var(--brand);margin-bottom:1.25rem;font-family:Tiempos Text,Times,serif;font-size:2rem;font-weight:400}button{font-family:inherit;font-size:inherit;border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:5px;padding:.5rem 1rem;transition:background .12s}button:hover{background:var(--bg-alt)}button:disabled{opacity:.4;cursor:default}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.primary:hover{background:var(--brand-strong-hover)}button.danger{color:#fff;background:#c00;border-color:#c00}select,input[type=text],input[type=number],input[type=file]{font-family:inherit;font-size:inherit;border:1px solid var(--border);background:var(--surface);border-radius:5px;padding:.4rem .6rem}.app{align-items:stretch;min-height:100dvh;display:flex}.main{flex-direction:column;flex:1;min-width:0;padding:1.5rem 1rem 4rem;display:flex}.main-inner{flex-direction:column;flex:1;width:100%;max-width:674px;margin:0 auto;display:flex}.main-inner:has(>.explore){max-width:1100px}.sidebar{border-right:1px solid var(--border-sidebar);flex-direction:column;flex-shrink:0;gap:0;width:271px;padding:16px;display:flex}.sidebar-brand{align-items:center;gap:10px;margin-bottom:32px;padding-left:14px;display:flex}.sidebar-brand img{width:22px;height:24px;display:block}.sidebar-brand .wordmark{letter-spacing:-.01em;color:var(--brand);font-size:22px;font-weight:600}.sidebar-brand-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.sidebar-brand-actions button{color:#939393;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar-brand-actions button:hover{color:#6f6f6f;background:0 0}.sidebar-section{flex-direction:column;display:flex}.sidebar-section+.sidebar-section{margin-top:21px}.sidebar-section-label{letter-spacing:.05em;text-transform:uppercase;color:var(--label-warm);margin-bottom:11px;padding-left:14px;font-family:IBM Plex Sans Condensed,Inter,sans-serif;font-size:12px;font-weight:600}.nav-item{width:100%;color:var(--brand);text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:9px 14px;font-size:14px;font-weight:500;line-height:20px;transition:background .12s;display:flex}.nav-item .nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.nav-item:hover{background:var(--brand-nav-hover)}.nav-item.active{background:var(--brand-nav-active)}.nav-item.inert{opacity:.45;cursor:default}.nav-item.inert:hover{background:0 0}@media (width<=860px){.app{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border-sidebar);width:100%;padding:12px 16px}.sidebar-brand{margin-bottom:12px}.sidebar-section{flex-flow:wrap;gap:4px}.sidebar-section+.sidebar-section{margin-top:4px}.sidebar-section-label{display:none}.nav-item{width:auto}}.home{flex-direction:column;align-items:center;padding-top:clamp(2rem,10vh,115px);display:flex}.home-greeting{font-variant-numeric:oldstyle-nums;letter-spacing:-.02em;color:var(--brand);text-align:center;font-family:Tiempos Text,Times,serif;font-size:48px;font-weight:400;line-height:1.4}.home-subtitle{color:var(--fg-warm);text-align:center;font-size:1rem}.home-preview{flex-direction:column;width:100%;margin-top:67px;display:flex}.home-preview .review-card{cursor:default;-webkit-user-select:none;user-select:none}.home-preview .review-card .reference-top,.home-preview .review-card .verse-text{filter:blur(7px);pointer-events:none}.home-card-stack{flex-direction:column;display:flex;position:relative}.home-preview .progress-notches{pointer-events:none}.home-start{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-start button{background:var(--brand-strong);color:#fff;border:1px solid #f1f1f1;border-radius:5px;align-items:center;gap:10px;padding:9px 17px;font-size:14px;font-weight:500;transition:background .12s,transform .12s;display:inline-flex;box-shadow:0 3px 4px -3px #00000036}.home-start button:hover{background:var(--brand-strong-hover)}.home-start button:active,.home-start button.active{transform:translateY(1px)}.home-start .key-badge{background:var(--brand-badge);color:#fff;border-radius:5px;justify-content:center;align-items:center;padding:5px 8px;display:inline-flex}.home-empty{min-height:435px;color:var(--fg-warm);text-align:center;flex:1;justify-content:center;align-items:center;padding:36px 50px;font-size:1rem;display:flex}.review-screen{flex-direction:column;flex:1;justify-content:center;gap:0;display:flex}.review-card-area{flex-direction:column;display:flex}.review-header{background:var(--surface-header);border-radius:20px 20px 0 0;align-items:center;gap:.5rem;margin-bottom:0;padding:10px 1rem 23px;font-size:.875rem;display:flex}.review-header .edit-btn{color:var(--fg-muted);background:0 0;border:none;align-items:center;gap:.4rem;margin-left:auto;padding:.2rem 0;font-size:.8125rem;display:flex}.review-header .edit-btn.editing{color:var(--fg)}.review-card .verse-text-input{width:100%;font:inherit;letter-spacing:inherit;color:inherit;text-align:inherit;resize:none;box-shadow:0 0 0 8px var(--surface), 0 0 0 9px #00000024;background:0 0;border:none;border-radius:2px;margin:2px 0 0;padding:0;transition:box-shadow .12s;display:block;overflow:hidden}.review-card .verse-text-input:focus{box-shadow:0 0 0 8px var(--surface), 0 0 0 9px #00000052;outline:none}.edit-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.edit-actions .edit-save{background:var(--fg);color:var(--surface);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8125rem;display:inline-flex}.edit-actions .edit-save:disabled{opacity:.4;cursor:default}.edit-actions .edit-hint{color:var(--fg-muted);font-size:.6875rem}.review-header .status-pill{background:0 0;align-items:center;gap:.3rem;padding:.2rem 0;font-size:.75rem;display:inline-flex}.status-pill.reviewed{color:var(--fg-muted);background:0 0}.status-pill.reviewed .dot{display:none}.status-pill.version{color:var(--fg-muted);background:0 0;border-radius:0}.review-header .sep-dot{background:#b4b4b4;border-radius:50%;flex-shrink:0;width:3px;height:3px;display:inline-block}.review-card{background:var(--surface);z-index:1;cursor:pointer;border-radius:20px;flex-direction:column;min-height:435px;margin-top:-1rem;padding:36px 50px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000012,0 4px 4px -2px #0000000d,0 15px 15px -9px #0000000d}.review-card .reference{font-variant-numeric:oldstyle-nums;color:var(--fg-dark);text-align:center;flex:1;justify-content:center;align-items:center;font-family:Tiempos Text,Times,serif;font-size:2rem;font-weight:400;display:flex}.review-card .reference-top{color:#7d7d7d;text-align:center;font-family:Inter,-apple-system,sans-serif;font-size:18px;font-weight:500}.review-card .verse-text{text-wrap:pretty;font-variant-numeric:oldstyle-nums;color:#212121;letter-spacing:-.58px;text-align:left;flex:1;align-items:center;padding-block:36px;font-family:Tiempos Text,Times,serif;font-size:1.5rem;font-weight:400;line-height:1.4;display:flex}.verse-small-caps{font-variant-caps:all-small-caps}.review-card .verse-text--scroll{-webkit-overflow-scrolling:touch;align-items:flex-start;max-height:calc(100dvh - 340px);padding-block:24px;overflow-y:auto}.review-card .verse-text--scroll::-webkit-scrollbar{width:6px}.review-card .verse-text--scroll::-webkit-scrollbar-track{background:0 0}.review-card .verse-text--scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.show-answer{color:var(--fg-muted4);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-self:center;align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:1rem;transition:background-color .2s,transform .2s,color .2s;display:inline-flex}.show-answer:hover,.show-answer.active{background:var(--bg-alt);color:#505050}.show-answer:hover .key-badge,.show-answer.active .key-badge{color:#505050;background:#e0e0e0}.show-answer .key-badge svg path{transition:fill .2s}.show-answer:hover .key-badge svg path,.show-answer.active .key-badge svg path{fill:#505050}.show-answer:active,.show-answer.active{transform:translateY(2px)}.show-answer .key-badge{background:var(--bg-badge);color:var(--fg-faint);border-radius:5px;justify-content:center;align-items:center;padding:6px;font-family:IBM Plex Mono,monospace;font-size:.8125rem;font-weight:300;transition:background-color .2s,color .2s;display:inline-flex}.rating-buttons{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.rating-buttons button{color:#505050;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:16px;font-weight:400;transition:background-color .2s,transform .2s,color .2s;display:flex}.rating-buttons button:hover,.rating-buttons button.active{background:var(--bg-alt);color:#1b1b1b}.rating-buttons button:hover .kb,.rating-buttons button.active .kb{color:#1b1b1b;background:#e0e0e0}.rating-buttons button.grade-again:hover,.rating-buttons button.grade-again.active{color:#8a3a3a;background:#fdeeee}.rating-buttons button.grade-again:hover .kb,.rating-buttons button.grade-again.active .kb{color:#8a3a3a;background:#f5dada}.rating-buttons button:active,.rating-buttons button.active{transform:translateY(2px)}.rating-buttons button .kb{color:#7e7e7e;background:#f0f0f0;border-radius:5px;justify-content:center;align-items:center;width:18px;height:22px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;transition:background-color .2s,color .2s;display:inline-flex}.review-footer{color:var(--fg-muted3);justify-content:center;align-items:center;gap:0;margin-top:36px;font-size:.8125rem;display:flex;position:relative}.review-footer .count{font-variant-numeric:tabular-nums;align-items:center;gap:.5rem;font-size:.8125rem;line-height:1;display:inline-flex;position:absolute;right:24px}.review-footer .count .count-badge{border-radius:4px;align-items:center;gap:.125rem;padding:.1rem .3125rem;display:inline-flex}.review-footer .count .count-badge svg{position:relative;top:1px}.review-footer .count .count-badge--pass{color:#4ea579;background:#ddfae166}.review-footer .count .count-badge--fail{color:#da6c6c;background:#f7dfdf40}.review-footer .count .count-remaining{color:var(--fg-muted3)}.review-footer .undo-btn{color:var(--fg-muted3);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.8125rem;transition:color .2s;display:flex;position:absolute;left:24px}.review-footer .undo-btn:hover{color:#505050}.review-footer .undo-icon{align-items:center;margin-right:6px;transition:color .2s;display:inline-flex;transform:scaleY(-1)}.review-footer .undo-kb{background:var(--bg-badge);color:#7e7e7e;border-radius:5px;justify-content:center;align-items:center;margin-left:6px;padding:2px 6px;font-family:IBM Plex Mono,monospace;font-size:.7rem;display:inline-flex;overflow:hidden}.review-footer .workload{align-items:center;gap:.5rem;display:flex;position:absolute;left:24px}.review-footer .workload .dot{background:var(--fg-light);border-radius:50%;width:3px;height:3px}.review-footer .progress-notches{touch-action:pan-y;align-items:center;height:34px;display:flex}.review-footer .notch-wrapper{cursor:pointer;touch-action:none;align-items:center;height:34px;padding:0 3.5px;display:flex;position:relative}.review-footer .notch-wrapper:after{content:"";width:4px;height:var(--notch-height,12px);background:var(--notch-color,var(--notch-idle));transform-origin:50%;border-radius:22px;transition:none;display:block}.review-footer .notch-wrapper.just-done:after{animation:.4s cubic-bezier(.34,1.56,.64,1) notchBounce}.review-footer.review-footer--stacked{flex-direction:column;gap:16px}.review-footer--stacked .footer-meta{align-items:center;gap:16px;display:flex}.review-footer--stacked .undo-btn,.review-footer--stacked .workload,.review-footer--stacked .count{position:static}@keyframes notchBounce{0%{transform:scaleY(1)}50%{transform:scaleY(1.25)}to{transform:scaleY(1)}}.binary-buttons{justify-content:center;gap:.75rem;display:flex}.binary-buttons button{border-radius:5px;min-width:110px;padding:.5rem 1rem;font-weight:500}.passage-list{flex-direction:column;gap:.5rem;display:flex}.passage-card{border:1px solid var(--border-light);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-weight:400;transition:background .12s,border-color .12s;display:flex}.passage-card:hover{background:var(--bg-alt);border-color:var(--border)}.passage-card-label{color:var(--fg);font-size:1.05rem;font-weight:500}.passage-card-meta{color:var(--fg-muted);font-size:.8rem}.passage-verse{border-bottom:1px solid var(--border-light);padding:.6rem 0}.passage-verse .ref{color:var(--fg-muted);font-size:.8125rem;font-weight:600}.passage-verse .text{margin-top:.2rem;font-family:Times New Roman,Times,serif;font-size:1.05rem;line-height:1.6}.passage-verse.hidden .text{color:#0000;background:var(--bg-alt);border-radius:4px;padding:.3rem 0}.passage-due{color:var(--fg-muted);font-size:.7rem}.passage-due.overdue{color:#c00}.passage-current{background:var(--surface);border-radius:12px;margin-bottom:.5rem;padding:1rem}.passage-current .ref{color:var(--fg-muted);font-size:.8125rem;font-weight:600}.passage-current .text{margin-top:.3rem;font-family:Times New Roman,Times,serif;font-size:1.1rem;line-height:1.6}.passage-current .text.hidden{color:#0000;background:var(--bg-alt);border-radius:4px}.card{background:var(--surface);border:1px solid var(--border-light);border-radius:12px;margin-bottom:1rem;padding:1.5rem}.muted{color:var(--fg-muted)}.cue{text-align:center;padding:2rem 1rem;font-size:1.3rem;font-weight:600}.progress{color:var(--fg-muted3);text-align:center;margin-bottom:.5rem;font-size:.8125rem}.summary{flex-direction:column;gap:0;display:flex}.summary-row{border-bottom:1px solid var(--border-light);justify-content:space-between;padding:.6rem 0;font-size:.9rem;display:flex}.summary-row:last-child{border-bottom:none}.field-map{grid-template-columns:auto 1fr;align-items:center;gap:.5rem 1rem;margin:1rem 0;display:grid}.note-preview{background:var(--bg-alt);border-radius:6px;margin:.5rem 0;padding:.75rem;font-size:.875rem}.note-preview .field{gap:.5rem;padding:.2rem 0;display:flex}.note-preview .field-name{color:var(--fg-muted);min-width:80px;font-weight:600}.failures{border:1px solid var(--border-light);border-radius:6px;max-height:300px;margin:1rem 0;overflow-y:auto}.failures table{border-collapse:collapse;width:100%;font-size:.8125rem}.failures th,.failures td{border-bottom:1px solid var(--border-light);text-align:left;padding:.3rem .5rem}.failures th{background:var(--bg-alt)}.failures input{width:100%;font-size:.8125rem}.section-title{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.spacer{height:.75rem}code{background:var(--bg-badge);border-radius:3px;padding:.1em .3em;font-family:IBM Plex Mono,monospace;font-size:.875em}.explore{flex-direction:column;display:flex}.explore-controls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.explore-controls select,.explore-search{padding:.3rem .5rem;font-size:.8125rem}.explore-search{flex:1;min-width:160px}.explore-count{color:var(--fg-muted);margin-left:auto;font-size:.8125rem}.explore-table-wrap{border:1px solid var(--border-light);background:var(--surface);border-radius:12px;overflow-x:auto}.explore-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.8125rem}.explore-table th,.explore-table td{text-align:left;border-bottom:1px solid var(--border-light);padding:.55rem .75rem}.explore-table thead th{background:var(--surface-header);color:var(--fg-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;font-weight:600;position:sticky;top:0}.explore-table thead th:hover{color:var(--fg)}.explore-table tbody tr:last-child td{border-bottom:none}.explore-table tbody tr:hover{background:var(--bg-alt)}.explore-table .num{text-align:right;font-variant-numeric:tabular-nums}.explore-table .explore-ref{white-space:nowrap;font-weight:600}.explore-table .sort-arrow{color:var(--fg-muted2);font-size:.7rem}.explore-edit-col{text-align:right;width:1%}.explore-table thead .explore-edit-col{cursor:default}.explore-table thead .explore-edit-col:hover{color:var(--fg-muted)}.explore-edit-btn{border:1px solid var(--border);background:var(--surface);border-radius:5px;padding:.25rem .6rem;font-size:.75rem}.explore-empty{text-align:center;color:var(--fg-muted);padding:2rem 1rem}.explore-check-col{width:1%;padding-left:.6rem!important;padding-right:.25rem!important}.explore-check-col input[type=checkbox]{cursor:pointer;accent-color:var(--accent);margin:0}.cbx{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.cbx input[type=checkbox]{opacity:0;cursor:pointer;z-index:1;margin:0;position:absolute;inset:0}.cbx-box{border:1px solid var(--border);background:var(--surface);border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:background .12s,border-color .12s;display:flex;position:relative}.cbx:hover .cbx-box{border-color:var(--fg-muted)}.cbx input[type=checkbox]:checked~.cbx-box,.cbx input[type=checkbox]:indeterminate~.cbx-box{background:var(--accent);border-color:var(--accent)}.cbx input[type=checkbox]:focus-visible~.cbx-box{outline:2px solid var(--accent);outline-offset:2px}.cbx-indicator{color:#fff;pointer-events:none;width:14px;height:14px}.explore-table tbody tr.selected{background:var(--brand-nav-active)}.explore-bulkbar{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1rem;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px -4px #0000001a}.explore-bulk-count{font-size:.875rem;font-weight:600}.explore-bulk-version{align-items:center;gap:.4rem;display:flex}.explore-bulk-version input{width:150px;padding:.3rem .5rem;font-size:.8125rem}.explore-bulk-error{color:#c00;margin-left:auto;font-size:.8rem}.modal-backdrop{z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:12px;width:100%;max-width:480px;max-height:90dvh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 50px -10px #0000004d}.modal-field{flex-direction:column;gap:.3rem;margin-bottom:1rem;display:flex}.modal-field>span{color:var(--fg-muted);font-size:.8rem;font-weight:600}.modal-field input,.modal-field textarea{border:1px solid var(--border);background:var(--surface);resize:vertical;border-radius:6px;padding:.5rem .6rem;font-family:inherit;font-size:.875rem}.modal-error{color:#c00;margin-bottom:.75rem;font-size:.8rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}
