/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--paper:#fbf8f1;--panel:#f3eddf;--ink:#2b2620;--ink-soft:#6e6557;--cinnabar:#a8372a;--rule:#dcd3c0;--serif:"Songti TC", "Noto Serif TC", "PMingLiU", serif;--sans:"PingFang TC", "Microsoft JhengHei", "Noto Sans TC", sans-serif}:root[data-theme=dark]{--paper:#1e1b16;--panel:#26221b;--ink:#e6dfd0;--ink-soft:#a29782;--cinnabar:#d8756a;--rule:#3b352b}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0;font-size:17px;line-height:1.85}.serif{font-family:var(--serif)}.page{max-width:44rem;margin:0 auto;padding:3.5rem 1.5rem 5rem}.theme-toggle{z-index:10;font-family:var(--sans);color:var(--ink-soft);background:var(--panel);border:1px solid var(--rule);cursor:pointer;border-radius:999px;align-items:center;gap:.4em;padding:.4rem .75rem;font-size:.8rem;display:inline-flex;position:fixed;top:1rem;right:1rem}.theme-toggle:hover{color:var(--ink)}header.masthead{border-bottom:3px double var(--rule);align-items:stretch;gap:1.75rem;margin-bottom:2.5rem;padding-bottom:2.25rem;display:flex}.spine{writing-mode:vertical-rl;font-family:var(--serif);letter-spacing:.45em;color:var(--paper);background:var(--cinnabar);white-space:nowrap;border-radius:2px;align-self:flex-start;padding:.9em .45em;font-size:.95rem}.masthead-text h1{font-family:var(--serif);text-wrap:balance;margin:0 0 .5rem;font-size:clamp(1.7rem,5vw,2.4rem);font-weight:700;line-height:1.3}.masthead-text .source{color:var(--ink-soft);letter-spacing:.08em;margin:0;font-size:.85rem}.thesis{background:var(--panel);border-left:3px solid var(--cinnabar);border-radius:0 3px 3px 0;margin:0 0 3rem;padding:1.1rem 1.35rem}.thesis p{margin:0}.thesis .label{letter-spacing:.25em;color:var(--cinnabar);margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.chapter-body section{margin-bottom:3.25rem}.chapter-body h2{font-family:var(--serif);text-wrap:balance;margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.range{letter-spacing:.18em;color:var(--cinnabar);margin:0 0 1.1rem;font-size:.82rem;font-weight:600}.scripture{background:var(--panel);font-family:var(--serif);border-radius:3px;margin:0 0 1.4rem;padding:1.35rem 1.5rem;font-size:1.05rem;line-height:2.05}.scripture p{text-indent:0;margin:0 0 .55em}.scripture p:last-child{margin-bottom:0}.vn{color:var(--cinnabar);font-variant-numeric:tabular-nums;margin-right:.55em;font-size:.78em;font-weight:700}.chapter-body p{margin:0 0 .85em}.chapter-body strong{color:var(--cinnabar);font-weight:700}.chapter-body ol,.chapter-body ul{margin:0 0 .85em;padding-left:1.4em}.chapter-body li{margin-bottom:.5em}.chapter-body li:last-child{margin-bottom:0}.chapter-body h3{letter-spacing:.25em;color:var(--ink-soft);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.chapter-body h2:first-of-type{margin-top:0}.chapter-body :is(h2){border-top:none}.chapter-nav{border-top:3px double var(--rule);font-family:var(--serif);justify-content:space-between;gap:1rem;margin-top:3.5rem;padding-top:1.75rem;display:flex}.chapter-nav a{color:var(--cinnabar);font-size:1rem;text-decoration:none}.chapter-nav a:hover{text-decoration:underline}.chapter-nav .spacer{flex:1}.toc header.masthead{margin-bottom:3rem}.toc .book{margin-bottom:2.5rem}.toc .book h2{font-family:var(--serif);color:var(--ink);margin:0 0 1rem;font-size:1.5rem}.toc ul{margin:0;padding:0;list-style:none}.toc li{margin-bottom:.6rem}.toc li a{font-family:var(--serif);color:var(--cinnabar);font-size:1.1rem;text-decoration:none}.toc li a:hover{text-decoration:underline}.toc .empty{color:var(--ink-soft);font-size:.9rem}.chapter-body hr{border:none;border-top:3px double var(--rule);margin:3rem 0}a.spine{text-decoration:none}.toc .book h2 a{color:inherit;text-decoration:none}.toc .book h2 a:hover{text-decoration:underline}.map-figure{margin:0 0 3rem}.map-figure svg{width:100%;height:auto;display:block}.map-figure figcaption{color:var(--ink-soft);margin-top:.6rem;font-size:.82rem;line-height:1.7}.map .sea{fill:var(--panel)}.map .coast,.map .river{stroke:var(--rule);stroke-width:2px;fill:none}.map .water{fill:var(--panel);stroke:var(--rule);stroke-width:1.5px}.map .sea-label,.map .water-label{font-family:var(--serif);fill:var(--ink-soft);letter-spacing:.2em;font-size:13px}.map .place-dot{fill:var(--ink-soft)}.map .focus .place-dot{fill:var(--cinnabar)}.map .place-label{font-family:var(--sans);fill:var(--ink-soft);font-size:11px}.map .focus-label{font-family:var(--serif);fill:var(--ink);font-size:13.5px;font-weight:700}.map .region{font-family:var(--sans);letter-spacing:.12em;fill:var(--ink-soft);font-size:11.5px}.map .tribe{font-family:var(--sans);letter-spacing:.1em;fill:var(--cinnabar);opacity:.8;font-size:11px}.map .route{stroke:var(--cinnabar);stroke-width:1.8px;stroke-dasharray:5 4;fill:none;marker-end:url(#map-arrow)}.cycle{font-family:var(--serif);flex-wrap:wrap;align-items:center;gap:.35em 0;margin:0 0 .85em;padding:0;list-style:none;display:flex}.cycle li{align-items:center;display:flex}.cycle li:after{content:"→";color:var(--cinnabar);margin:0 .55em}.cycle li:last-child:after{content:"↻"}.table-wrap{margin:0 0 .85em;overflow-x:auto}.judges-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:.95rem}.judges-table th,.judges-table td{border-bottom:1px solid var(--rule);text-align:left;vertical-align:top;white-space:nowrap;padding:.5em .8em}.judges-table td:last-child,.judges-table th:last-child{white-space:normal}.judges-table th{color:var(--ink-soft);letter-spacing:.1em;font-size:.82rem;font-weight:600}.chapter-list{margin:0 0 .85em;padding:0;list-style:none}.chapter-list li{margin-bottom:.6rem}.chapter-list a{font-family:var(--serif);color:var(--cinnabar);font-size:1.1rem;text-decoration:none}.chapter-list a:hover{text-decoration:underline}.map .scalebar line{stroke:var(--ink-soft);stroke-width:1.5px}.map .scalebar text{font-family:var(--sans);fill:var(--ink-soft);font-size:10.5px}.topnav{margin-bottom:1.5rem;font-size:.85rem}.topnav a{color:var(--ink-soft);text-decoration:none}.topnav a:hover{color:var(--ink);text-decoration:underline}
