@import"https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&display=swap";.vis-graph-shell{position:relative;background:#fff;height:100%;width:100%;min-height:100%;overflow:hidden}.vis-toolbar{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:10px;border-radius:6px;background:#ffffffe6;box-shadow:0 2px 4px #0000001f;z-index:10;min-width:130px}.vis-toolbar__group{display:inline-flex;gap:4px;width:100%}.vis-toolbar__group--stacked{flex-direction:column;gap:6px}.vis-toolbar button{padding:6px 8px;font-size:13px;cursor:pointer;border:1px solid #d1d5db;background:#f9fafb;width:100%}.vis-toolbar button:hover{background:#eef2ff}.vis-legend{position:absolute;bottom:10px;right:10px;padding:8px 10px;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;gap:6px;z-index:10;font-size:13px;color:#111827;max-width:260px;width:auto;box-sizing:border-box}.vis-legend__item{display:inline-flex;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.vis-legend__swatch{width:16px;height:16px;border:1px solid #d1d5db;border-radius:3px;box-shadow:inset 0 1px 1px #00000014;flex:0 0 16px}.vis-legend__label{white-space:normal;flex:1}.vis-network-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media (max-width: 900px){.vis-legend{right:10px;left:auto}}.confession-badges{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff;box-shadow:0 4px 10px #0000000a}.confession-badges__title{margin:0 0 8px;font-size:14px;color:#111827}.confession-badges__list{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.confession-badge__item{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;width:auto}.confession-badge__popover-wrapper{position:relative;width:fit-content}.confession-badge{display:inline-flex;align-items:center;padding:6px 8px;border:1px solid #d1d5db;border-radius:999px;background:#eef2ff;color:#1f2937;font-size:13px;text-decoration:none;cursor:pointer}.confession-badge:hover,.confession-badge:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.confession-badge:focus-visible{outline:none}.confession-badge__details{display:flex;flex-direction:column;gap:6px}.confession-badge__chapter{font-size:12px;color:#4b5563;font-weight:600}.confession-badge__paragraph{margin:0;font-size:13px;line-height:1.5;color:#1f2937}.confession-badge__paragraph-text{margin-top:6px}.confession-badge__popover{position:absolute;top:110%;left:0;z-index:20;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 20px #0000001f;border-radius:8px;padding:10px 12px;width:320px;max-width:360px;box-sizing:border-box;pointer-events:none}.question-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;box-shadow:0 8px 20px #0000000d;width:100%;max-width:100%;box-sizing:border-box}.question-panel:focus{outline:2px solid #2563eb;outline-offset:4px}.question-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.question-panel__title{display:flex;flex-direction:column;gap:4px}.question-panel__id{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:#2563eb;color:#fff;font-weight:700;border-radius:999px;font-size:12px;width:fit-content}.question-panel__header h2{margin:0;font-size:18px;color:#111827}.question-panel__close{border:none;background:transparent;font-size:20px;cursor:pointer;line-height:1}.question-panel__meta{display:flex;gap:12px;font-size:13px;color:#4b5563;margin:8px 0}.question-panel__segments{display:block;margin-top:8px}.question-panel__notes{margin-top:12px}.question-panel__segment{margin:0;font-size:15px;line-height:1.45;color:#1f2937}.question-panel__superscript{font-size:12px;margin-left:4px;color:#111827;vertical-align:super}.question-panel__footer{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:14px}.question-panel__nav-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:flex-start}.question-panel__nav-block{display:flex;flex-direction:column;gap:6px;align-self:start}.question-panel__nav-label{font-size:13px;color:#374151}.question-panel__footer button,.question-panel__nav-info{padding:6px 10px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer;min-height:38px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-family:Menlo,monospace;font-size:14px;font-weight:500}.question-panel__nav-info{color:#6b7280;border-style:dashed;background:#fff;align-self:start}.question-panel__child-list{display:flex;flex-direction:column;gap:6px}.question-panel__child-list button{width:100%;font-family:Menlo,monospace}.question-panel__footer button:disabled{cursor:not-allowed;opacity:.6}.question-panel--empty{padding:10px;font-size:14px;color:#4b5563;border:1px dashed #e5e7eb}.question-panel__footnotes{margin:12px 0 0;padding-left:0;list-style:none;color:#374151;font-size:14px}.question-panel__footnotes li{margin-bottom:6px}.question-panel__footnote-number{font-weight:600;margin-right:4px}.question-panel__footnote-link{color:#2563eb;text-decoration:none}.question-panel__footnote-link:hover{text-decoration:underline}.question-panel__relations{margin-top:12px;display:flex;flex-direction:column;gap:10px}.question-panel__relation h3{margin:0 0 4px;font-size:14px;color:#1f2937}.question-panel__relation-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.question-panel__relation-button{width:100%;text-align:left;padding:6px 8px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;cursor:pointer;font-size:14px}.question-panel__relation-button:hover{background:#eef2ff}.question-panel__relation-empty{color:#6b7280;font-size:13px}.quiz{border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#fff;box-shadow:0 6px 14px #0000000a;box-sizing:border-box}.quiz__header{display:flex;flex-direction:column;gap:8px}.quiz__controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quiz__controls label{display:inline-flex;gap:6px;align-items:center;font-size:14px;color:#1f2937}.quiz__controls select{padding:4px 6px;border:1px solid #d1d5db;border-radius:6px}.quiz__start-picker-wrapper{position:relative}.quiz__start-button{padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;cursor:pointer}.quiz__start-picker{position:absolute;top:110%;left:0;z-index:30;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px #0000001f;width:360px}.quiz__start-picker button{padding:10px 0;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;width:100%;box-sizing:border-box}.quiz__start-picker button.active{background:#2563eb;color:#fff;border-color:#1d4ed8}.quiz__controls button{padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer}.quiz__controls button:disabled{cursor:not-allowed;opacity:.6}.quiz__metrics{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#4b5563}.quiz__body{margin-top:10px}.quiz__placeholder{margin:0;color:#6b7280;font-size:14px}.quiz__input{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.quiz__input label{font-size:13px;color:#374151}.quiz__input textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-family:Menlo,monospace;font-size:16px;resize:vertical;box-sizing:border-box}.quiz__input-actions{display:flex;align-items:center;gap:10px}.quiz__input-actions button{padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer}.quiz__input-actions button:disabled{cursor:not-allowed;opacity:.6}.quiz__match{font-size:12px;color:#6b7280}.quiz__match--ok{color:#15803d}.quiz__match--warn{color:#b45309}.quiz__diff{margin-top:8px;display:flex;flex-direction:column;gap:6px}.quiz__diff-title{font-size:12px;color:#374151;margin-bottom:2px}.quiz__diff-line{display:flex;flex-wrap:wrap;gap:1px;font-size:13px;line-height:1.45;font-family:Menlo,monospace;white-space:pre-wrap;word-break:break-word}.quiz__diff-same{color:#1f2937}.quiz__diff-bad{color:#b91c1c;font-weight:700;text-decoration:underline;font-style:italic}.quiz__diff-bad-strike{color:#b91c1c;font-weight:700;text-decoration:underline line-through;font-style:italic}.quiz__diff-good{color:#15803d;font-weight:700;text-decoration:underline;font-style:italic}.quiz__question{display:flex;align-items:center;gap:8px;margin-bottom:8px}.quiz__question-id{padding:2px 8px;border-radius:999px;background:#2563eb;color:#fff;font-weight:700;font-size:12px}.quiz__question-text{font-size:15px;color:#111827}.quiz__answer{border:1px dashed #d1d5db;border-radius:8px;padding:10px;min-height:60px;background:#f9fafb}.quiz__answer--hidden{display:flex;align-items:center;color:#6b7280;font-size:13px}.quiz__answer--visible{border-style:solid;background:#fff}.quiz__answer-seg{margin:0 0 6px;font-size:14px;line-height:1.45;color:#1f2937}.quiz__footer{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quiz__footer button{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;font-weight:600}.quiz__footer button:disabled{cursor:not-allowed;opacity:.6}@media (max-width: 900px){.quiz{padding:10px}.quiz__start-picker{grid-template-columns:repeat(5,minmax(0,1fr));width:240px;max-height:320px;overflow-y:auto}.quiz__footer{grid-template-columns:repeat(2,1fr)}}:root{--bg: #fafafa;--fg: #111;--accent: #0b5fff;--header-height: 56px}html,body,#root{height:100%;margin:0}body{font-family:Menlo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--fg);overflow:hidden}.app{height:100%;width:100%;margin:0;padding:0;display:flex;flex-direction:column}.app__header{display:flex;align-items:center;min-height:var(--header-height);justify-content:space-between}header h1{margin:0 0 0 1rem;font-size:1.05rem}.app__view-toggle{display:inline-flex;gap:6px;margin-right:12px}.app__view-toggle button{padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;cursor:pointer}.app__view-toggle button.active{background:#2563eb;color:#fff;border-color:#1d4ed8}main{flex:1;position:relative;min-height:0;overflow:hidden}.layout{display:grid;gap:12px;height:100%;align-items:stretch;width:100%;box-sizing:border-box}.layout--map{grid-template-columns:2fr 1fr}.layout--quiz{grid-template-columns:1fr}.layout__graph,.layout__panel{position:relative;min-height:0}.layout__panel{overflow:auto;padding:8px}.quiz{max-width:100%;box-sizing:border-box}.notes-panel{border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#fff;box-shadow:0 6px 14px #0000000a;box-sizing:border-box;display:flex;flex-direction:column;gap:8px}.notes-panel__header{display:flex;flex-direction:column;gap:2px}.notes-panel h3{margin:0;font-size:16px}.notes-panel__subtitle{font-size:12px;color:#6b7280}.notes-panel textarea{width:100%;min-height:140px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-family:Menlo,monospace;font-size:14px;resize:vertical;box-sizing:border-box;flex:1 1 auto}.notes-panel textarea:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.notes-panel__actions{display:flex;align-items:center;gap:10px}.notes-panel__actions button{padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer}.notes-panel__actions button:disabled{cursor:not-allowed;opacity:.6}.notes-panel__status{font-size:12px;color:#4b5563}.vis-network-canvas{width:100%;height:100%}.layout--map-mobile{display:flex;flex-direction:column;height:100%;gap:8px}.layout__graph-mobile-full{flex:1 1 auto;min-height:0}.layout__panel-overlay{position:fixed;top:var(--header-height);left:0;right:0;bottom:0;background:var(--bg);z-index:70;overflow:auto;padding:8px;box-sizing:border-box}.notes-drawer{position:fixed;left:0;right:0;bottom:0;z-index:60;box-sizing:border-box}.notes-drawer__panel{position:fixed;left:0;right:0;bottom:var(--header-height);padding:0 8px 8px;transform:translateY(100%);transition:transform .2s ease-in-out;box-sizing:border-box}.notes-drawer__panel.open{transform:translateY(0)}.notes-drawer__body{max-height:60vh;overflow:auto}.notes-drawer__footer{position:fixed;left:0;right:0;bottom:0;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 12px;box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 6px #0000000f;max-width:100%}.notes-drawer__label{font-weight:600}.notes-drawer__toggle{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;cursor:pointer;min-width:52px}@media (max-width: 900px){.layout--map{grid-template-columns:1fr}.layout__panel{padding:6px}.notes-panel{border-radius:8px}.quiz{max-width:100%;box-sizing:border-box}.notes-panel textarea{font-size:16px}}
