.books-article-wrap[data-fs=s]{--books-fs:15px}.books-article-wrap[data-fs=m]{--books-fs:17px}.books-article-wrap[data-fs=l]{--books-fs:19px}.books-article{font-size:var(--books-fs,17px);word-break:keep-all;overflow-wrap:break-word;max-width:40em;color:var(--foreground);text-wrap:pretty;line-height:1.9}.books-article>*+*{margin-top:.9em}.books-article h1{letter-spacing:-.02em;text-wrap:balance;margin-bottom:1em;font-size:1.55em;font-weight:800;line-height:1.4}.books-article h2{text-wrap:balance;margin-top:2.2em;font-size:1.22em;font-weight:800;line-height:1.5}.books-article h3{color:#23545b;margin-top:1.8em;font-size:1.06em;font-weight:700}.books-article p{margin-top:.9em}.books-article strong{font-weight:700}.books-article a{color:#23545b;text-underline-offset:3px;text-decoration:underline}.books-article blockquote{border-left:1px solid var(--border);color:var(--muted-foreground);margin:1.1em 0;padding:.2em 0 .2em 1em}.books-article figure.concept-figure{margin:1.6em 0}.books-article figure.concept-figure img{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;height:auto;display:block}.books-article figure.concept-figure figcaption{color:var(--muted-foreground);text-align:center;margin-top:.5em;font-size:.8em}.books-article .callout{border:1px solid var(--border);background:var(--card);border-radius:14px;margin:1.8em 0;padding:1em 1.15em 1.1em}.books-article .callout .callout-label{color:#23545b;margin:0 0 .6em;font-size:.78em;font-weight:800}.books-article .callout>*+*{margin-top:.6em}.books-article .callout blockquote{color:var(--foreground);border-left:none;margin:.4em 0;padding:0}.books-article .callout-excerpt blockquote{font-family:var(--font-serif,"Noto Serif KR",serif);font-size:.95em;line-height:1.85}.books-article .callout-exam{background:#edf3f3}.books-article .research-note{border:1px solid var(--border);background:#fbf9f5;border-radius:14px;margin:1.4em 0;padding:1em 1.15em;font-size:.93em}.books-article .research-note .research-sources{color:var(--muted-foreground);margin-top:.7em;font-size:.85em}.books-article .callout-summary{background:#fbf9f5}.books-article .callout-summary .callout-label{color:#8a6d2b}.dark .books-article h3,.dark .books-article a,.dark .books-article .callout .callout-label,.dark .books-article .callout-summary .callout-label{color:#d4a853}.dark .books-article .callout-exam,.dark .books-article .callout-summary,.dark .books-article .research-note{background:#1a2527}.dark .books-article figure.concept-figure img{background:#efece2;border-color:#2a3b3d}.books-progress-track{z-index:40;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.books-progress-fill{background:#d4a853;width:0%;height:100%;transition:width .12s ease-out}@media (prefers-reduced-motion:reduce){.books-progress-fill{transition:none}}.books-bottom-bar{z-index:40;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,var(--background)92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);align-items:center;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.books-bar-btn{border:1px solid var(--border);background:var(--card);width:40px;height:40px;color:var(--foreground);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.books-bar-btn:hover{border-color:#23545b}.books-bar-btn-disabled{opacity:.35;pointer-events:none}.books-bar-readout{text-align:right;font-variant-numeric:tabular-nums;min-width:66px;color:var(--foreground);flex-shrink:0;font-size:11.5px;font-weight:700}.books-bar-readout em{color:var(--muted-foreground);margin-left:5px;font-style:normal;font-weight:600}.books-scrubber{appearance:none;cursor:pointer;background:0 0;flex:1;min-width:0;height:40px}.books-scrubber::-webkit-slider-runnable-track{background:linear-gradient(to right,#d4a853 var(--_fill,0%),var(--border)var(--_fill,0%));border-radius:999px;height:4px}.books-scrubber::-webkit-slider-thumb{appearance:none;border:2px solid var(--background);background:#d4a853;border-radius:999px;width:18px;height:18px;margin-top:-7px;box-shadow:0 1px 4px #141e204d}.books-scrubber::-moz-range-track{background:var(--border);border-radius:999px;height:4px}.books-scrubber::-moz-range-progress{background:#d4a853;border-radius:999px;height:4px}.books-scrubber::-moz-range-thumb{border:2px solid var(--background);background:#d4a853;border-radius:999px;width:18px;height:18px}.books-scrubber:focus-visible{outline-offset:2px;outline:2px solid #23545b}.books-sheet-backdrop{z-index:50;background:#0a101173;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.books-sheet{background:var(--background);border:1px solid var(--border);border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:640px;max-height:72dvh;display:flex;box-shadow:0 -8px 30px #0a101140}.books-sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.books-sheet-head strong{color:var(--foreground);font-size:14.5px;font-weight:800}.books-sheet-head button{width:34px;height:34px;color:var(--muted-foreground);border-radius:9px;justify-content:center;align-items:center;display:flex}.books-sheet-body{padding:6px 10px calc(16px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;overflow-y:auto}.books-sheet-body h3{color:var(--muted-foreground);margin:14px 10px 6px;font-size:12px;font-weight:800}.books-sheet-body ol{margin:0;padding:0;list-style:none}.books-sheet-body li a{min-height:44px;color:var(--foreground);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.books-sheet-body li a:hover{background:var(--card)}.books-sheet-body li a.is-current{background:var(--card);color:#23545b;font-weight:800}.books-sheet-body li a .no{text-align:right;font-variant-numeric:tabular-nums;width:22px;color:var(--muted-foreground);flex-shrink:0;font-size:11.5px;font-weight:700}.books-sheet-body li a .tt{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;overflow:hidden}.books-sheet-body li a .mm{color:var(--muted-foreground);flex-shrink:0;font-size:11px}.books-sheet-body li a svg{color:var(--muted-foreground)}.dark .books-bar-btn:hover{border-color:#d4a853}.dark .books-sheet-body li a.is-current{color:#d4a853}.dark .books-scrubber:focus-visible{outline-color:#d4a853}@media (prefers-reduced-motion:reduce){.books-sheet{transition:none}}
