@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Source+Sans+Pro:wght@300;400;600&display=swap";:root{--font-serif: "Libre Baskerville", serif;--font-sans: "Source Sans Pro", sans-serif;--page-padding: 2rem;--page-header-gap: 1rem;--list-text-size: 1rem;--color-bg: #ffffff;--color-bg-light: #f7f7f7;--color-surface: #eeeeee;--color-text: #212121;--color-text-secondary: #5f5f5f;--color-primary: #007bff;--color-border: #e0e0e0}:root.dark-mode{--color-bg: #121212;--color-bg-light: #1e1e1e;--color-surface: #2a2a2a;--color-text: #e0e0e0;--color-text-secondary: #b3b3b3;--color-primary: #5e9bff;--color-border: #333}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100svw;height:100svh;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:16px;line-height:1.6;transition:background-color .3s,color .3s}#app{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:700;margin-bottom:1rem;color:var(--color-text)}h1{font-size:1.23rem;margin-bottom:var(--page-header-gap);border-bottom:1px solid var(--color-border);padding-bottom:var(--page-header-gap)}.page-header{position:sticky;top:0;z-index:5;background-color:var(--color-bg);display:flex;align-items:center;gap:.6rem;padding:.5rem 0 .75rem;border-bottom:1px solid var(--color-border);margin-bottom:var(--page-header-gap)}.page-header h1{margin-bottom:0;border-bottom:0;padding-bottom:0;line-height:1.2}.back-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:transparent;color:var(--color-text-secondary);transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}.back-link:hover{color:var(--color-text);background:var(--color-surface)}.back-link svg{width:16px;height:16px;stroke:currentColor}.page-scroll{display:flex;flex-direction:column;height:100%;min-height:0}.page-scroll-body{flex:1;min-height:0;overflow-y:auto}p{font-size:.69rem;max-width:75ch;margin-bottom:1rem;white-space:pre-line;color:var(--color-text-secondary)}a{font-size:1rem;color:var(--color-primary);text-decoration:none;transition:color .2s ease-in-out}a:hover{text-decoration:underline}.paragraph-title{font-size:var(--list-text-size)}.paragraph-list a{display:flex;align-items:baseline;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;transition:background-color .2s ease-in-out;gap:1rem}.paragraph-list a:hover{background-color:var(--color-surface);text-decoration:none}.paragraph-number{font-weight:600;flex-shrink:0;color:var(--color-text)}.paragraph-title{color:var(--color-text-secondary)}@media print{nav{display:hidden}}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}.home-container.svelte-o2tqt1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%}h1.svelte-o2tqt1{margin-bottom:1.5rem;width:100%}.home-title.svelte-o2tqt1{display:flex;align-items:center;gap:.4rem}.home-title.svelte-o2tqt1 img:where(.svelte-o2tqt1){width:30px;height:30px}.dark-mode .home-title.svelte-o2tqt1 img:where(.svelte-o2tqt1){filter:invert(1)}.search.svelte-o2tqt1{display:flex;align-items:center;width:100%;margin-bottom:1.25rem}.search-field.svelte-o2tqt1{position:relative;flex:1}.search-field.svelte-o2tqt1 svg:where(.svelte-o2tqt1){position:absolute;left:.9rem;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:currentColor;color:var(--color-text-secondary);pointer-events:none}.search.svelte-o2tqt1 input:where(.svelte-o2tqt1){flex:1;width:100%;padding:.75rem 1rem .75rem 2.6rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg);color:var(--color-text);font-size:1rem}.search.svelte-o2tqt1 input:where(.svelte-o2tqt1):focus{outline:none;border-color:var(--color-text-secondary);box-shadow:0 0 0 3px #ffffff40}.search-results.svelte-o2tqt1{width:100%}.search-results.svelte-o2tqt1 a:where(.svelte-o2tqt1){display:flex;align-items:baseline;justify-content:space-between;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;transition:background-color .2s ease-in-out;gap:1rem;width:100%}.search-results.svelte-o2tqt1 a:where(.svelte-o2tqt1):hover{background-color:var(--color-surface);text-decoration:none}.paragraph-title.svelte-o2tqt1{color:var(--color-text-secondary)}.badge.svelte-o2tqt1{flex-shrink:0;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.no-results.svelte-o2tqt1{width:100%;text-align:center;color:var(--color-text-secondary);padding:1rem 0}.home-container.svelte-l99bgh{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%}.search.svelte-l99bgh{display:flex;align-items:center;width:100%;margin-bottom:var(--page-header-gap);padding-bottom:var(--page-header-gap);border-bottom:1px solid var(--color-border)}.search-field.svelte-l99bgh{position:relative;flex:1}.search-field.svelte-l99bgh svg:where(.svelte-l99bgh){position:absolute;left:.9rem;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:currentColor;color:var(--color-text-secondary);pointer-events:none}.search.svelte-l99bgh input:where(.svelte-l99bgh){flex:1;width:100%;padding:.75rem 1rem .75rem 2.6rem;border:0;border-radius:0;background:var(--color-bg);color:var(--color-text);font-size:1rem}.search.svelte-l99bgh input:where(.svelte-l99bgh):focus{outline:none}.search.svelte-l99bgh input:where(.svelte-l99bgh)::placeholder{color:var(--color-text-secondary);font-size:var(--list-text-size);font-weight:400;opacity:1}.search.svelte-l99bgh input:where(.svelte-l99bgh)::-webkit-input-placeholder{color:var(--color-text-secondary);font-size:var(--list-text-size);font-weight:400;opacity:1}.search.svelte-l99bgh input:where(.svelte-l99bgh)::-moz-placeholder{color:var(--color-text-secondary);font-size:var(--list-text-size);font-weight:400;opacity:1}.search.svelte-l99bgh input:where(.svelte-l99bgh):-ms-input-placeholder{color:var(--color-text-secondary);font-size:var(--list-text-size);font-weight:400;opacity:1}.search-results.svelte-l99bgh{width:100%}.search-results.svelte-l99bgh a:where(.svelte-l99bgh){display:flex;align-items:baseline;justify-content:space-between;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;transition:background-color .2s ease-in-out;gap:1rem;width:100%}.search-results.svelte-l99bgh a:where(.svelte-l99bgh):hover{background-color:var(--color-surface);text-decoration:none}.paragraph-title.svelte-l99bgh{color:var(--color-text-secondary)}.badge.svelte-l99bgh{flex-shrink:0;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.no-results.svelte-l99bgh{width:100%;text-align:center;color:var(--color-text-secondary);padding:1rem 0}.paragraph-list.svelte-x7hm6s a:where(.svelte-x7hm6s){display:flex;align-items:baseline;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;transition:background-color .2s ease-in-out;gap:1rem}.paragraph-list.svelte-x7hm6s a:where(.svelte-x7hm6s):hover{background-color:var(--color-surface);text-decoration:none}.paragraph-title.svelte-x7hm6s{color:var(--color-text-secondary)}button.svelte-1a2xjtw{position:fixed;right:1rem;bottom:1rem;width:56px;height:56px;border-radius:50%;border:none;background-color:var(--color-surface);box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s,box-shadow .3s}button.svelte-1a2xjtw:hover{background-color:var(--color-bg-light);box-shadow:0 4px 10px #00000026}img.svelte-1a2xjtw{width:24px;height:24px}button.svelte-1exeigg{position:fixed;right:1rem;bottom:calc(2rem + 56px);width:56px;height:56px;border-radius:50%;border:none;background-color:var(--color-surface);box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s,box-shadow .3s}button.svelte-1exeigg:hover{background-color:var(--color-bg-light);box-shadow:0 4px 10px #00000026}img.svelte-1exeigg{width:24px;height:24px}p.svelte-1xsep6n{font-size:var(--list-text-size);line-height:1.7;color:var(--color-text-secondary);white-space:pre-wrap}.nav-container.svelte-uk1fey{display:flex;flex-direction:column;justify-content:space-between;height:100%}a.svelte-uk1fey{display:block;padding:.75rem 2rem;font-size:1rem;font-weight:400;color:var(--color-text-secondary);border-left:3px solid transparent;transition:all .2s ease-in-out}a.svelte-uk1fey:hover{background-color:var(--color-surface);color:var(--color-text);text-decoration:none}.brand-row.svelte-uk1fey{display:flex;align-items:center;justify-content:space-between}.brand.svelte-uk1fey{display:flex;align-items:center;gap:.4rem;padding:1rem 2rem .5rem;font-weight:600;color:var(--color-text);border-left:3px solid transparent}.brand.svelte-uk1fey span:where(.svelte-uk1fey){white-space:nowrap}.brand.svelte-uk1fey img:where(.svelte-uk1fey){width:22px;height:22px}.dark-mode .brand.svelte-uk1fey img:where(.svelte-uk1fey){filter:invert(1)}.nav-close.svelte-uk1fey{display:none;align-items:center;justify-content:center;background:transparent;border:0;color:var(--color-text-secondary);padding:.5rem 1.5rem .5rem .75rem;cursor:pointer}.nav-close.svelte-uk1fey:hover{color:var(--color-text)}@media (max-width: 666px){.brand-row.svelte-uk1fey{border-bottom:1px solid var(--color-border);margin-bottom:var(--page-header-gap)}.brand.svelte-uk1fey{font-size:1.23rem;padding:1rem 2rem}.brand.svelte-uk1fey span:where(.svelte-uk1fey){font-family:var(--font-serif);font-weight:700}.brand.svelte-uk1fey img:where(.svelte-uk1fey){width:29px;height:29px}.nav-close.svelte-uk1fey{display:inline-flex}}.theme-switcher.svelte-uk1fey{display:flex;justify-content:center;align-items:center;padding:1.5rem 0 0;border-top:1px solid var(--color-border)}.switch.svelte-uk1fey{position:relative;display:inline-block;width:50px;height:25px}.switch.svelte-uk1fey input:where(.svelte-uk1fey){opacity:0;width:0;height:0}.slider.svelte-uk1fey{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--color-surface);transition:.4s;border-radius:28px;border:1px solid var(--color-border)}.slider.svelte-uk1fey:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 0 2px #0000004d}input.svelte-uk1fey:checked+.slider:where(.svelte-uk1fey){background-color:var(--color-primary);border-color:var(--color-primary)}input.svelte-uk1fey:checked+.slider:where(.svelte-uk1fey):before{transform:translate(22px)}.app-container.svelte-1h7vwon{display:flex;flex-direction:column;height:100svh}.main-content.svelte-1h7vwon{display:flex;flex-grow:1;min-height:0;perspective:600px}nav.svelte-1h7vwon{width:200px;flex-shrink:0;background-color:var(--color-bg);border-right:1px solid var(--color-border);padding:1rem 0;overflow-y:auto;transition:width 1s ease}@media (max-width: 666px){nav.svelte-1h7vwon{width:100%;transform:translateY(-100%);position:absolute;height:auto;max-height:70svh;z-index:10;transition:transform .4s ease}nav.open.svelte-1h7vwon{transform:translateY(0)}}.overlay.svelte-1h7vwon{display:none}@media (max-width: 666px){.overlay.svelte-1h7vwon{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;border:0;padding:0;margin:0;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:9}.overlay.open.svelte-1h7vwon{opacity:1;pointer-events:auto}}main.svelte-1h7vwon{flex-grow:1;min-height:0;padding:var(--page-padding);background-color:var(--color-bg)}
