@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url("/assets/libre-baskerville-latin-400-normal.OIHVBPYA.woff2") format("woff2")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url("/assets/libre-baskerville-latin-700-normal.XYWSDVUH.woff2") format("woff2")}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;font-display:swap;src:url("/assets/libre-baskerville-latin-400-italic.ZURITVYB.woff2") format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url("/assets/source-sans-3-latin-wght-normal.7ARQTPZU.woff2") format("woff2-variations")}:root{--bg-page: #f5f2ed;--bg-card: #fff;--bg-hover: #f7f5f0;--bg-selected: #edf1f7;--bg-tooltip: #f0ede8;--bg-gate-fail: #f7f5f0;--shadow: rgba(0, 0, 0, .04);--text-body: #2c2c2c;--text-heading: #1a2744;--text-muted: #6b6560;--text-secondary: #555;--text-tooltip: #5a554f;--text-faint: #8a8580;--text-label: #aaa7a2;--text-disabled: #aaa;--accent: #3d5a80;--accent-hover: #2e4764;--accent-light: #a3b8d0;--border: #ddd8d0;--border-section: #ddd8d0;--score-track: #e8e4de;--badge-ok-bg: #e4f0e4;--badge-ok-text: #1a5c2a;--badge-ok-border: #c4dfc4;--badge-fail-bg: #f5e0e0;--badge-fail-text: #8b1a1a;--badge-fail-border: #e8c4c4;--badge-hybrid-bg: #f5ecd8;--badge-hybrid-text: #7a5a1a;--badge-hybrid-border: #e8dbb8;--contra-bg: #faf0f0;--contra-border: #e0c8c8;--contra-title: #8b1a1a;--tension-bg: #faf6ee;--tension-border: #e0d8c0;--tension-title: #7a5a1a;--btn-active-text: var(--bg-page)}[data-theme=dark]{--bg-page: #1a1a1f;--bg-card: #25252b;--bg-hover: #2e2e36;--bg-selected: #2a3448;--bg-tooltip: #2e2e36;--bg-gate-fail: #2e2e36;--shadow: rgba(0, 0, 0, .3);--text-body: #d5d3cf;--text-heading: #e8e6e2;--text-muted: #9a9590;--text-secondary: #a8a4a0;--text-tooltip: #a8a4a0;--text-faint: #706b66;--text-label: #5a5550;--text-disabled: #4a4540;--accent: #6b8db5;--accent-hover: #83a3c8;--accent-light: #4a6a8a;--border: #3a3a42;--border-section: #3a3a42;--score-track: #35353d;--badge-ok-bg: #1e3325;--badge-ok-text: #7dc88f;--badge-ok-border: #2a4a32;--badge-fail-bg: #351e1e;--badge-fail-text: #e08080;--badge-fail-border: #4a2a2a;--badge-hybrid-bg: #352e1e;--badge-hybrid-text: #d4aa5a;--badge-hybrid-border: #4a3e2a;--contra-bg: #2d2020;--contra-border: #4a3030;--contra-title: #e08080;--tension-bg: #2d2820;--tension-border: #4a3e2a;--tension-title: #d4aa5a;--btn-active-text: #ffffff}[data-theme=accessible]{--bg-page: #ffffff;--bg-card: #ffffff;--bg-hover: #e8e8e8;--bg-selected: #ccdaf0;--bg-tooltip: #f0f0f0;--bg-gate-fail: #f0f0f0;--shadow: rgba(0, 0, 0, .12);--text-body: #000000;--text-heading: #000000;--text-muted: #333333;--text-secondary: #222222;--text-tooltip: #222222;--text-faint: #444444;--text-label: #555555;--text-disabled: #888888;--accent: #1a4d80;--accent-hover: #0d3a66;--accent-light: #5588bb;--border: #666666;--border-section: #999999;--score-track: #cccccc;--badge-ok-bg: #d4f0d4;--badge-ok-text: #0a4a14;--badge-ok-border: #0a4a14;--badge-fail-bg: #fdd;--badge-fail-text: #660000;--badge-fail-border: #660000;--badge-hybrid-bg: #fff0cc;--badge-hybrid-text: #5a3e00;--badge-hybrid-border: #5a3e00;--contra-bg: #ffe8e8;--contra-border: #cc0000;--contra-title: #660000;--tension-bg: #fff5e0;--tension-border: #996600;--tension-title: #5a3e00;--btn-active-text: #ffffff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;background:var(--bg-page);min-height:100vh;color:var(--text-body);line-height:1.65;transition:background .25s ease,color .25s ease}.container{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem}h1{font-family:Libre Baskerville,Georgia,serif;font-size:2rem;margin-bottom:.4rem;color:var(--text-heading);letter-spacing:-.01em}h2{font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;margin-bottom:1rem;color:var(--text-heading)}.subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 4px var(--shadow);transition:background .25s ease,border-color .25s ease}.progress-bar{display:flex;gap:3px;margin-bottom:1.5rem}.progress-segment{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden;position:relative;cursor:default;transition:transform .15s ease,background .25s ease}.progress-segment.clickable{cursor:pointer}.progress-segment.clickable:hover{transform:scaleY(1.6)}.progress-segment-fill{height:100%;background:var(--accent);border-radius:3px;transition:width .3s ease;width:0%}.progress-segment.completed .progress-segment-fill{width:100%}.progress-segment.active{box-shadow:0 0 0 1.5px var(--accent)}.progress-labels{display:flex;gap:3px;margin-bottom:.75rem}.progress-label{flex:1;font-size:.65rem;color:var(--text-label);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease;cursor:default;user-select:none}.progress-label.active{color:var(--accent);font-weight:600}.progress-label.completed{color:var(--text-muted)}.progress-label.clickable{cursor:pointer}.progress-label.clickable:hover{color:var(--accent)}.question-number{font-size:.82rem;color:var(--text-faint);margin-bottom:.5rem;letter-spacing:.02em}.question-text{font-family:Libre Baskerville,Georgia,serif;font-size:1.2rem;margin-bottom:1.25rem;color:var(--text-heading);line-height:1.5}.tooltip{font-size:.85rem;color:var(--text-tooltip);background:var(--bg-tooltip);padding:.75rem 1rem;border-radius:6px;margin-bottom:1.5rem;border-left:3px solid var(--accent);transition:background .25s ease,color .25s ease}.options{display:flex;flex-direction:column;gap:.65rem}.option{background:var(--bg-card);border:2px solid var(--border);border-radius:8px;padding:.9rem 1.15rem;cursor:pointer;transition:all .15s ease;text-align:left;color:var(--text-body);font-family:"Source Sans 3",sans-serif;font-size:.95rem;line-height:1.5}.option:hover{background:var(--bg-hover);border-color:var(--accent)}.option.selected{background:var(--bg-selected);border-color:var(--accent);border-left:3px solid var(--accent);padding-left:calc(1.15rem - 1px)}.btn-row{display:flex;gap:.75rem;margin-top:1.5rem}.btn{background:var(--accent);color:var(--bg-page);border:none;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background .15s ease;font-family:"Source Sans 3",sans-serif}.btn:hover{background:var(--accent-hover)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-back{background:transparent;color:var(--accent);border:1.5px solid var(--accent);padding:.85rem 1.25rem}.btn-back:hover{background:var(--bg-selected)}.btn-back:disabled{opacity:.3;border-color:var(--text-disabled);color:var(--text-disabled)}.btn-secondary{background:var(--bg-card);color:var(--accent);border:2px solid var(--accent)}.btn-secondary:hover{background:var(--bg-selected)}.option:focus-visible,.btn:focus-visible,.btn-back:focus-visible,.btn-secondary:focus-visible,.theme-btn:focus-visible,.start-over:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.result-badge{display:inline-block;padding:.4rem .9rem;border-radius:16px;font-size:.82rem;font-weight:600;margin-bottom:1rem;letter-spacing:.02em}.badge-orthodox{background:var(--badge-ok-bg);color:var(--badge-ok-text);border:1px solid var(--badge-ok-border)}.badge-outside{background:var(--badge-fail-bg);color:var(--badge-fail-text);border:1px solid var(--badge-fail-border)}.badge-hybrid{background:var(--badge-hybrid-bg);color:var(--badge-hybrid-text);border:1px solid var(--badge-hybrid-border)}.tradition-result{font-family:Libre Baskerville,Georgia,serif;font-size:1.6rem;color:var(--text-heading);margin-bottom:.5rem;font-weight:700}.confidence{color:var(--text-muted);margin-bottom:1.5rem}.score-bar-container{margin-bottom:.9rem}.score-label{display:flex;justify-content:space-between;margin-bottom:.2rem;font-size:.88rem;color:var(--text-body)}.score-bar{height:7px;background:var(--score-track);border-radius:4px;overflow:hidden}.score-fill{height:100%;border-radius:4px;transition:width .5s ease}.score-fill.primary{background:var(--accent)}.score-fill.secondary{background:var(--accent-light)}.contradiction{background:var(--contra-bg);border:1px solid var(--contra-border);border-radius:6px;padding:1rem;margin-bottom:.75rem}.contradiction-title{color:var(--contra-title);font-weight:600;margin-bottom:.4rem;font-size:.95rem}.contradiction-text{font-size:.88rem;color:var(--text-secondary);line-height:1.55}.tension{background:var(--tension-bg);border:1px solid var(--tension-border)}.tension .contradiction-title{color:var(--tension-title)}.key-reasons{list-style:none;padding:0}.key-reasons li{padding:.45rem 0 .45rem 1.5rem;position:relative;color:var(--text-body);font-size:.95rem}.key-reasons li:before{content:"\2192";position:absolute;left:0;color:var(--accent)}.section-title{font-family:Libre Baskerville,Georgia,serif;font-size:1.05rem;color:var(--text-heading);margin:1.5rem 0 .85rem;padding-bottom:.45rem;border-bottom:1px solid var(--border-section);font-weight:700}.hidden{display:none}.quiz-header{margin-bottom:.5rem}.quiz-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.quiz-header-bottom{display:flex;justify-content:flex-end;margin-bottom:.25rem}.start-over{font-family:"Source Sans 3",sans-serif;font-size:.8rem;color:var(--text-faint);background:none;border:none;cursor:pointer;padding:.25rem 0;transition:color .15s ease}.start-over:hover{color:var(--accent)}.section-indicator{font-size:.75rem;color:var(--accent);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.checkpoint-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 4px var(--shadow);text-align:center;transition:background .25s ease,border-color .25s ease}.checkpoint-icon{margin-bottom:.75rem;color:var(--accent);line-height:1}.checkpoint-icon svg{width:36px;height:36px}.checkpoint-title{font-family:Libre Baskerville,Georgia,serif;font-size:1.15rem;color:var(--text-heading);margin-bottom:.5rem}.checkpoint-section-done{font-size:.78rem;color:var(--text-muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem}.checkpoint-tidbit{font-size:.95rem;color:var(--text-tooltip);line-height:1.6;margin-bottom:1.5rem;max-width:540px;margin-left:auto;margin-right:auto}.checkpoint-progress-row{display:flex;gap:.35rem;justify-content:center;margin-bottom:1.5rem}.checkpoint-pip{width:36px;height:5px;border-radius:3px;background:var(--border)}.checkpoint-pip.done{background:var(--accent)}.checkpoint-pip.current{background:var(--accent-light)}.intro-features{display:grid;gap:1.1rem;margin:1.5rem 0}.feature{display:flex;gap:1rem;align-items:flex-start}.feature-marker{flex-shrink:0;width:28px;height:28px;background:var(--accent);color:var(--bg-page);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;margin-top:2px}.feature-text h3{font-size:.95rem;color:var(--text-heading);margin-bottom:.15rem;font-weight:600}.feature-text p{font-size:.88rem;color:var(--text-muted)}.gate-fail-detail{background:var(--bg-gate-fail);border-radius:6px;padding:1rem;margin:.75rem 0}.gate-fail-detail h4{color:var(--badge-fail-text);margin-bottom:.35rem;font-size:.95rem}.fork-indicator{display:inline-block;font-size:.72rem;padding:.2rem .45rem;border-radius:3px;margin-left:.5rem;background:var(--bg-selected);color:var(--accent);font-weight:600;letter-spacing:.02em}.theme-switcher{display:flex;gap:0;border:1.5px solid var(--border);border-radius:6px;overflow:hidden;margin-left:auto;transition:border-color .25s ease}.theme-btn{font-family:"Source Sans 3",sans-serif;font-size:.72rem;font-weight:600;padding:.3rem .6rem;border:none;background:transparent;color:var(--text-faint);cursor:pointer;transition:all .15s ease;letter-spacing:.01em}.theme-btn:not(:last-child){border-right:1px solid var(--border)}.theme-btn:hover{color:var(--accent);background:var(--bg-hover)}.theme-btn.active{color:var(--btn-active-text);background:var(--accent)}.top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.review-section{margin-top:1.5rem}.review-toggle{font-family:Libre Baskerville,Georgia,serif;font-size:1.05rem;color:var(--text-heading);font-weight:700;cursor:pointer;user-select:none;padding:.25rem 0;list-style:none}.review-toggle::-webkit-details-marker{display:none}.review-toggle:before{content:"\25b8";color:var(--accent);transition:transform .15s ease;display:inline-block}details.review-section[open] .review-toggle:before{content:"\25be"}.review-section-divider{font-size:.75rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;padding:1.25rem 0 .5rem;border-bottom:1px solid var(--border);margin-bottom:.75rem}.review-section-divider:first-child{padding-top:.75rem}.review-item{padding:.6rem 0;border-bottom:1px solid var(--border)}.review-item:last-child{border-bottom:none}.review-question{font-size:.88rem;font-weight:600;color:var(--text-heading);margin-bottom:.2rem}.review-answer{font-size:.88rem;color:var(--accent);margin-bottom:.2rem}.review-annotation{font-size:.82rem;color:var(--text-muted);line-height:1.4}@media(max-width:600px){.container{padding:1.25rem 1rem}h1{font-size:1.5rem}.card{padding:1.25rem}.question-text{font-size:1.05rem}.btn-row{flex-direction:row}.progress-labels{display:none}.theme-btn{font-size:.65rem;padding:.25rem .45rem}.quiz-header{margin-bottom:.35rem}.quiz-header-bottom{margin-bottom:.15rem}.top-bar{margin-bottom:.5rem}}.option{position:relative;display:block}.option input[type=radio]{position:absolute;top:50%;left:1rem;width:1rem;height:1rem;margin:0;transform:translateY(-50%);accent-color:var(--accent)}.option .option-text{display:block;padding-left:1.6rem}.option:focus-within{outline:2px solid var(--accent);outline-offset:2px}.option.selected{border-color:var(--accent);background:var(--bg-selected)}fieldset.question-fieldset{border:0;padding:0;margin:0;min-width:0}legend.question-text{padding:0}legend:focus{outline:none}.family-ties{margin-top:.5rem;font-size:.95rem;color:var(--text-secondary)}.expression-line{margin-top:.35rem;color:var(--text-secondary);font-size:.95rem}.provisional-flag{display:inline-block;margin:.35rem .4rem 0 0;padding:.2rem .6rem;font-size:.75rem;border:1px solid var(--badge-hybrid-border);background:var(--badge-hybrid-bg);color:var(--badge-hybrid-text);border-radius:999px}.evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem 1rem;margin-top:.75rem}.evidence-cell{font-size:.85rem;color:var(--text-secondary);display:flex;justify-content:space-between;gap:.5rem;border-bottom:1px dashed var(--border);padding-bottom:.25rem}.evidence-cell .thin{color:var(--badge-hybrid-text)}.domain-card{border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem;margin-bottom:.9rem;background:var(--bg-card)}.domain-card h4{font-family:Libre Baskerville,Georgia,serif;font-size:.95rem;color:var(--text-heading);margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.domain-flag{font-size:.72rem;font-family:"Source Sans 3",sans-serif;color:var(--text-muted);font-weight:400}.dim-row{padding:.4rem 0;border-top:1px dashed var(--border);font-size:.88rem}.dim-row:first-of-type{border-top:0}.dim-label{color:var(--text-label);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.dim-value{color:var(--text-body);margin-top:.1rem}.dim-state-withheld .dim-value,.dim-state-mixed .dim-value{color:var(--text-muted);font-style:italic}.dim-receipt{margin-top:.15rem;font-size:.8rem;color:var(--text-tooltip)}.dim-corroboration{margin-top:.15rem;font-size:.78rem;color:var(--text-faint)}.framework-highlight{display:inline-block;margin-top:.4rem;padding:.2rem .6rem;font-size:.75rem;border-radius:999px;border:1px solid var(--accent-light);color:var(--accent)}.modifier-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.modifier-badge{padding:.3rem .8rem;border-radius:999px;font-size:.8rem;border:1px solid var(--accent-light);color:var(--accent);background:var(--bg-selected)}.coverage-line{font-size:.88rem;color:var(--text-secondary);margin-top:.35rem}.scope-note{font-size:.82rem;color:var(--text-muted);border-left:3px solid var(--border-section);padding:.4rem 0 .4rem .9rem;margin-top:1rem}.clause-status{font-size:.8rem;color:var(--text-muted);margin-bottom:.4rem}.crosslink-card{text-align:center;font-size:.88rem;color:var(--text-secondary)}.how-details{margin-top:.9rem;font-size:.85rem}.how-details summary,details.card>summary.review-toggle{cursor:pointer;color:var(--accent)}.how-details summary:focus-visible,details.card>summary:focus-visible,.holder-more summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.diff-row{padding:.6rem 0;border-top:1px dashed var(--border);font-size:.9rem}.diff-row:first-of-type{border-top:0}.diff-side{margin-top:.25rem;color:var(--text-secondary)}.holder-line{font-size:.84rem;color:var(--text-secondary);margin-top:.35rem}.holder-more{display:inline}.holder-more summary{display:inline;cursor:pointer;color:var(--accent);font-size:.8rem}.speedrun-panel{position:fixed;right:.75rem;bottom:.75rem;z-index:50;display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;max-width:92vw;padding:.5rem .75rem;background:var(--bg-card);border:1px dashed var(--accent-light);border-radius:8px;box-shadow:0 2px 8px var(--shadow);font-size:.8rem}.speedrun-panel .speedrun-title{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-label)}.speedrun-panel select{max-width:14rem;padding:.3rem;background:var(--bg-card);color:var(--text-body);border:1px solid var(--border);border-radius:6px}.speedrun-panel .btn{padding:.35rem .7rem;font-size:.78rem}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cheat-chips{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.45rem}.cheat-chip{display:inline-block;padding:.1rem .55rem;font-size:.72rem;line-height:1.5;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);background:var(--bg-card)}.cheat-chip.line{border-color:var(--accent);color:var(--accent);font-weight:600}.cheat-chip.near,.cheat-chip.more{border-style:dashed;color:var(--text-faint)}.cheat-chip.boundary{background:var(--badge-fail-bg);color:var(--badge-fail-text);border-color:var(--badge-fail-border)}.cheat-chip.empty{font-style:italic}.cheat-rationale{margin-top:.4rem;font-size:.8rem;color:var(--text-secondary);line-height:1.5;border-left:3px solid var(--accent);padding-left:.6rem}.cheat-note{margin:0 0 .6rem;font-size:.82rem;color:var(--text-muted);font-style:italic}#question-number.has-cheat{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cheat-pill{display:inline-block;margin-left:auto;padding:.15rem .6rem;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--accent);border-radius:999px;color:var(--accent)}.cheat-follow-select{font-size:.78rem;padding:.2rem .4rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-body);max-width:100%}.cheat-offer-copy{color:var(--text-secondary);line-height:1.6}.cheat-offer-controls{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-top:.75rem}.cheat-offer-controls .cheat-follow-select{flex:1 1 240px;font-size:.88rem;padding:.45rem .5rem}.cheat-run-flag{background:transparent;border-color:var(--accent);color:var(--accent)}.option .cheat-chips,.option .cheat-rationale{margin-left:1.6rem}.option.has-cheat-annotations input[type=radio]{top:1.6rem}.option-list{display:flex;flex-direction:column;gap:.65rem}.option-list .cheat-note{margin:0}
