.Breadcrumb-module__MpwlZq__breadcrumb{opacity:.6;flex-wrap:wrap;align-items:center;font-size:.8125rem;line-height:1.25rem;display:flex}.Breadcrumb-module__MpwlZq__item{align-items:center;display:inline-flex}.Breadcrumb-module__MpwlZq__sep{margin:0 .375rem}.Breadcrumb-module__MpwlZq__link{color:inherit;text-decoration:none}.Breadcrumb-module__MpwlZq__link:hover{text-decoration:underline}
.ConfirmDialog-module__kjrLcq__backdrop{z-index:110;background:var(--overlay);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ConfirmDialog-module__kjrLcq__dialog{border-radius:var(--radius-2xl);border:1px solid var(--border-subtle);background:var(--surface);width:100%;max-width:22rem;box-shadow:var(--shadow-xl);padding:1.25rem}.ConfirmDialog-module__kjrLcq__message{margin:0;font-size:.9375rem;line-height:1.4}.ConfirmDialog-module__kjrLcq__actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}
.Spinner-module__dVSTTG__center{justify-content:center;align-items:center;min-height:50vh;display:flex}.Spinner-module__dVSTTG__spinner{border:2px solid var(--border-strong);border-top-color:var(--foreground);opacity:.6;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem;animation:.6s linear infinite Spinner-module__dVSTTG__spin}.Spinner-module__dVSTTG__inline{opacity:.7;border-width:1.5px;border-color:#0000 currentColor currentColor;width:1em;height:1em}@keyframes Spinner-module__dVSTTG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Spinner-module__dVSTTG__spinner{animation:none}}
.ChapterHeader-module__QIGJrG__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ChapterHeader-module__QIGJrG__num{font-variant-numeric:tabular-nums;opacity:.5}.ChapterHeader-module__QIGJrG__actions{flex:none;align-items:center;gap:.5rem;display:flex}.ChapterHeader-module__QIGJrG__form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;display:flex}.ChapterHeader-module__QIGJrG__number{flex-direction:column;flex:0 0 5rem;gap:.25rem;display:flex}.ChapterHeader-module__QIGJrG__field{flex-direction:column;flex:14rem;gap:.25rem;display:flex}
.Markdown-module__5Yxseq__root{word-break:break-word;overflow-wrap:anywhere}.Markdown-module__5Yxseq__sm{--md-gap:1.25rem;font-size:.8125rem;line-height:1.25rem}.Markdown-module__5Yxseq__md{--md-gap:1.5rem;font-size:.9375rem;line-height:1.5rem}.Markdown-module__5Yxseq__root>*+*{margin-top:var(--md-gap)}.Markdown-module__5Yxseq__root>*+:is(h1,h2,h3,h4,h5,h6){margin-top:calc(var(--md-gap) * 1.25)}.Markdown-module__5Yxseq__root>*+:is(ul,ol),.Markdown-module__5Yxseq__root>:is(ul,ol)+*{margin-top:0}.Markdown-module__5Yxseq__root h1{font-size:1.25em;font-weight:600;line-height:1.3}.Markdown-module__5Yxseq__root h2{font-size:1.125em;font-weight:600;line-height:1.3}.Markdown-module__5Yxseq__root h3{font-size:1em;font-weight:600}.Markdown-module__5Yxseq__root h4,.Markdown-module__5Yxseq__root h5,.Markdown-module__5Yxseq__root h6{opacity:.8;font-size:1em;font-weight:600}.Markdown-module__5Yxseq__root :is(ul,ol){padding-left:1.375em}.Markdown-module__5Yxseq__root ul{list-style:outside}.Markdown-module__5Yxseq__root ol{list-style:decimal}.Markdown-module__5Yxseq__root ul ul{list-style:circle}.Markdown-module__5Yxseq__root li+li,.Markdown-module__5Yxseq__root li>:is(ul,ol){margin-top:.125em}.Markdown-module__5Yxseq__root li>p{margin:0}.Markdown-module__5Yxseq__root li>p+p{margin-top:var(--md-gap)}.Markdown-module__5Yxseq__root .contains-task-list{padding-left:0;list-style:none}.Markdown-module__5Yxseq__root .task-list-item{align-items:baseline;gap:.4em;display:flex}.Markdown-module__5Yxseq__root input[type=checkbox]{accent-color:var(--foreground);flex:none;margin:0}.Markdown-module__5Yxseq__root del{opacity:.6}.Markdown-module__5Yxseq__root a{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:from-font}.Markdown-module__5Yxseq__root a:hover{opacity:.7}.Markdown-module__5Yxseq__root code{font-family:var(--font-mono), ui-monospace, monospace;background:var(--chip-bg);border-radius:var(--radius-sm);padding:.1em .3em;font-size:.9em}.Markdown-module__5Yxseq__root sup{line-height:0}.Markdown-module__5Yxseq__root pre{background:var(--chip-bg);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.5em .625em;overflow-x:auto}.Markdown-module__5Yxseq__root pre code{background:0 0;padding:0;font-size:1em}.Markdown-module__5Yxseq__root blockquote{border-left:2px solid var(--border);opacity:.85;padding-left:.75em}.Markdown-module__5Yxseq__root hr{border:0;border-top:1px solid var(--border-subtle)}.Markdown-module__5Yxseq__root img{border-radius:var(--radius-md);max-width:100%;height:auto}.Markdown-module__5Yxseq__root table{border-collapse:collapse;width:max-content;max-width:100%;font-size:.9375em;display:block;overflow-x:auto}.Markdown-module__5Yxseq__root :is(th,td){border:1px solid var(--border-subtle);text-align:start;padding:.25em .5em}.Markdown-module__5Yxseq__root th{background:var(--hover-faint);font-weight:600}.Markdown-module__5Yxseq__root .footnotes{opacity:.75;border-top:1px solid var(--divide);padding-top:.5em;font-size:.9em}
.ProseEditor-module__pJy4ka__bare,.ProseEditor-module__pJy4ka__boxed{width:100%;position:relative}.ProseEditor-module__pJy4ka__bare .ProseEditor-module__pJy4ka__surface{min-height:14rem;max-height:60vh;overflow-y:auto}.ProseEditor-module__pJy4ka__boxed{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);color:var(--foreground);padding:.5rem .75rem}.ProseEditor-module__pJy4ka__boxed:focus-within{border-color:var(--border-focus)}.ProseEditor-module__pJy4ka__boxed .ProseEditor-module__pJy4ka__surface{max-height:60vh;overflow-y:auto}@media (max-width:639px) and (pointer:coarse){.ProseEditor-module__pJy4ka__fill,.ProseEditor-module__pJy4ka__fill>div:not(.ProseEditor-module__pJy4ka__bubble){flex-direction:column;flex:1;min-height:0;display:flex}.ProseEditor-module__pJy4ka__fill .ProseEditor-module__pJy4ka__surface{flex:1;min-height:0;max-height:none}}.ProseEditor-module__pJy4ka__surface{white-space:pre-wrap;outline:none}.ProseEditor-module__pJy4ka__surface:focus,.ProseEditor-module__pJy4ka__surface:focus-visible{outline:none}.ProseEditor-module__pJy4ka__plain{width:100%;color:inherit;resize:none;field-sizing:content;background:0 0;border:none;padding:0;display:block}.ProseEditor-module__pJy4ka__bare .ProseEditor-module__pJy4ka__plain{min-height:14rem}.ProseEditor-module__pJy4ka__boxed .ProseEditor-module__pJy4ka__plain{min-height:4.5rem}.ProseEditor-module__pJy4ka__loading{min-height:3rem}.ProseEditor-module__pJy4ka__bare .ProseEditor-module__pJy4ka__loading{min-height:14rem}.ProseEditor-module__pJy4ka__surface p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;opacity:.5;height:0;font-style:italic}.ProseEditor-module__pJy4ka__bubble{z-index:20;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);align-items:center;gap:.125rem;padding:.1875rem;display:flex;box-shadow:0 2px 8px #0000001f}.ProseEditor-module__pJy4ka__bubbleButton{border-radius:var(--radius-sm);opacity:.7;cursor:pointer;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .3125rem;font-size:.75rem;line-height:1;display:inline-flex}.ProseEditor-module__pJy4ka__bubbleButton:hover{opacity:1;background:var(--hover)}.ProseEditor-module__pJy4ka__bubbleActive{opacity:1;background:var(--chip-bg)}.ProseEditor-module__pJy4ka__bubbleDivide{background:var(--border-subtle);width:1px;height:.875rem;margin:0 .125rem}.ProseEditor-module__pJy4ka__linkInput{width:14rem;color:var(--foreground);background:0 0;border:none;outline:none;padding:0 .25rem;font-size:.75rem;line-height:1.5rem}
.ChapterSummary-module__cSZipq__section{margin-bottom:2.5rem}.ChapterSummary-module__cSZipq__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.ChapterSummary-module__cSZipq__edit{opacity:.6;text-underline-offset:.2em;font-size:.75rem;text-decoration:underline}.ChapterSummary-module__cSZipq__edit:hover{opacity:1}.ChapterSummary-module__cSZipq__body{border-radius:var(--radius-lg);cursor:text;padding:.5rem .75rem}.ChapterSummary-module__cSZipq__body:hover{background:var(--hover-faint)}.ChapterSummary-module__cSZipq__prompt{border:1px dashed var(--border);border-radius:var(--radius-lg);text-align:left;opacity:.6;width:100%;padding:.75rem}.ChapterSummary-module__cSZipq__prompt:hover{opacity:1;background:var(--hover-faint)}
.BookHeader-module__IUaXxG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.BookHeader-module__IUaXxG__titles>h1{margin-bottom:0}.BookHeader-module__IUaXxG__author{opacity:.7;margin-top:.25rem}.BookHeader-module__IUaXxG__actions{flex:none;align-items:center;gap:.5rem;display:flex}.BookHeader-module__IUaXxG__form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;display:flex}.BookHeader-module__IUaXxG__field{flex-direction:column;flex:12rem;gap:.25rem;display:flex}
.ReflectionCard-module__cq7lcq__entry{padding:.875rem 1rem}.ReflectionCard-module__cq7lcq__topRow{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ReflectionCard-module__cq7lcq__timestamp{opacity:.6;font-size:.75rem;font-weight:500;line-height:1rem}.ReflectionCard-module__cq7lcq__controls{opacity:0;align-items:center;gap:.5rem;margin-left:auto;transition:opacity .12s;display:flex}.ReflectionCard-module__cq7lcq__entry:hover .ReflectionCard-module__cq7lcq__controls,.ReflectionCard-module__cq7lcq__controls:focus-within{opacity:1}.ReflectionCard-module__cq7lcq__deleteForm{align-items:center;display:flex}.ReflectionCard-module__cq7lcq__body{cursor:text}.ReflectionCard-module__cq7lcq__controlChip{border:1px solid var(--border);width:1rem;height:1rem;color:inherit;opacity:.6;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.6875rem;line-height:1;display:inline-flex}.ReflectionCard-module__cq7lcq__controlChip:hover{opacity:1;background:var(--hover)}
.BookForm-module__4QMXra__form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:2rem;display:flex}.BookForm-module__4QMXra__field{flex-direction:column;flex:12rem;gap:.25rem;display:flex}.BookForm-module__4QMXra__optional{opacity:.5;font-weight:400}
.ChapterForm-module___xhfQa__form{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.ChapterForm-module___xhfQa__field{flex:14rem;display:flex}
.ReflectionComposer-module__cwkxnW__composer{margin-bottom:1.5rem}.ReflectionComposer-module__cwkxnW__actions{justify-content:flex-end;margin-top:.5rem;display:flex}
.page-module__gWtY4a__hint{opacity:.55;margin:.5rem 0 .75rem;font-size:.75rem}.page-module__gWtY4a__entries{flex-direction:column;gap:.75rem;display:flex}.page-module__gWtY4a__empty{opacity:.6;padding:.5rem 0}
.BookList-module__rFEiYq__list{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.BookList-module__rFEiYq__card{height:100%;color:inherit;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem;text-decoration:none;display:flex}.BookList-module__rFEiYq__card:hover{background:var(--hover-faint)}.BookList-module__rFEiYq__title{align-items:baseline;font-weight:600;display:inline-flex}.BookList-module__rFEiYq__author{opacity:.7;font-size:.875rem}.BookList-module__rFEiYq__count{margin-top:auto;padding-top:.125rem}.BookList-module__rFEiYq__empty{opacity:.6;padding:2rem 0}
.ChapterList-module__8KPcIq__list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.ChapterList-module__8KPcIq__item{flex-direction:column;gap:.125rem;display:flex}.ChapterList-module__8KPcIq__row{border-radius:var(--radius-md);color:inherit;align-items:baseline;gap:.5rem;margin-inline:-.5rem;padding:.125rem .5rem;text-decoration:none;display:flex}.ChapterList-module__8KPcIq__row:hover{background:var(--hover-faint)}.ChapterList-module__8KPcIq__number{font-variant-numeric:tabular-nums;opacity:.5;flex:none;min-width:1.25rem}.ChapterList-module__8KPcIq__title{flex:auto;align-items:baseline;font-weight:500;display:inline-flex}.ChapterList-module__8KPcIq__marks{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.375rem;display:flex}.ChapterList-module__8KPcIq__summary{opacity:.8;padding-left:1.75rem}.ChapterList-module__8KPcIq__empty{opacity:.6;padding:1rem 0}
