@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";.toc{background:#464a53;color:#dee6f4;margin:0;width:100%;height:2rem;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;position:fixed;top:4rem;left:0;z-index:100;box-shadow:0 5px 20px #0009}.toc .toc--header{text-transform:uppercase;margin:0;font-weight:800;font-size:.8rem;line-height:2rem}.toc .toc--header .tabler-icon{height:18px;vertical-align:text-bottom;transform:rotate(0);transition:all .5s}.toc:hover .toc--header{color:#ffb412}.toc .toc--contents{box-sizing:border-box;background:#464a53;color:#dee6f4;border-radius:0 0 10px 10px;box-shadow:0 5px 5px #0009;display:inline-block;position:fixed;z-index:1;top:6rem;max-height:0;padding:0 40px;overflow:hidden;transition:all .5s}@media (width < 500px){.toc .toc--contents{border-radius:0;width:100%}}.toc .toc--contents:before{content:" ";box-sizing:border-box;display:block;position:sticky;top:-1px;left:0;z-index:100;margin:-1px -40px 20px;height:1px;box-shadow:0 0 #0000;transition:all 0ms}.toc .toc--contents>div{opacity:0;transition:all .5s}.toc .toc--contents .toc--contents__lvl1{font-size:.9rem}.toc .toc--contents .toc--contents__lvl1:not(:first-child){margin-top:.5rem}.toc .toc--contents .toc--contents__lvl2{margin-left:1.25rem;font-size:.8rem}.toc .toc--contents .toc--contents__lvl3,.toc .toc--contents .toc--contents__lvl4,.toc .toc--contents .toc--contents__lvl5{display:none}.toc .toc--contents a{color:#9fb8f0}.toc .toc--contents a:hover{color:#ffb412}.toc.expanded .toc--header .toc--header__caret{transform:rotate(90deg)}.toc.expanded .toc--contents{overflow:auto;padding-bottom:20px;max-height:calc(100vh - 10rem);animation:hide-scroll .5s backwards}.toc.expanded .toc--contents:before{margin:-1px -40px 20px;box-shadow:0 1px 15px 5px #0009}.toc.expanded .toc--contents>div{opacity:1}@keyframes hide-scroll{0%,to{overflow:hidden}}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;height:100%}body{font-family:Nunito,sans-serif;font-optical-sizing:auto;font-weight:450;font-style:normal;font-size:1rem}@media screen{body{margin:0}body .contentWrapper{width:100%;height:100%;display:grid;grid-template-rows:4rem 3rem 1fr;grid-template-columns:1fr 800px 1fr;grid-template-areas:"title title title" "toc toc toc" ". content ."}body .contentWrapper .author{text-align:center;margin:.5rem 0 2rem;padding:5px 10px;font-size:.8rem;font-weight:400;line-height:.9rem;background:linear-gradient(to left,transparent,#e0e5ee 20%,#e0e5ee 80%,transparent)}body .contentWrapper .author i{font-size:.9em}body .contentWrapper .indexed-content{grid-area:content;padding-bottom:5rem}body .contentWrapper .indexed-content .sectionWrapper{position:relative;margin-top:-2rem;padding-bottom:1rem}body .contentWrapper .indexed-content .sectionWrapper h1{position:sticky;z-index:10;top:6rem;scroll-margin-top:12rem;height:3rem;line-height:3rem;overflow:clip;white-space:nowrap;text-overflow:ellipsis}body .contentWrapper .indexed-content .sectionWrapper h2{position:sticky;z-index:5;top:9rem;scroll-margin-top:18rem;height:2.5rem;line-height:2.5rem;overflow:clip;white-space:nowrap;text-overflow:ellipsis}header{grid-area:title;display:block;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-weight:100;font-size:2rem;background:#343d55;color:#dee6f4;box-shadow:0 5px 10px #0005;position:fixed;z-index:500;top:0;left:0;width:100%;height:4rem;line-height:4rem}header.clickable{cursor:pointer}header.clickable:hover{background:#2c499a}h1{margin:3rem -2rem 0;padding:0 1rem;background:#343d55;color:#dee6f4;font-weight:100;transition:all .3s;cursor:pointer}h1:hover{background:#2c499a}h2{margin:2rem -2rem;padding:0 2rem;background:#fff;border:solid 1px #343d55;color:#343d55;border-width:1px 0;box-shadow:0 10px 20px 5px #fff;transition:all .3s;cursor:pointer}h2:hover{background:#dee6f4}strong{font-weight:800}strong.highlighted{color:#ac3a3a;background:#fff3cd}a{white-space:nowrap;font-weight:500;color:#2c499a}a:hover{color:#ac3a3a}ul{margin:1rem 0 2rem}ul li{padding:0;margin:0}ul li+li{margin-top:.5rem}ul li ul{margin:.5rem 0 1rem}ul li:first-child{margin-top:0}ul li:last-child{margin-bottom:0}ul li p{margin:0;padding:0}}meta{display:block;padding:1px;height:0;overflow:hidden}sup{font-size:.65em}.tableWrapper{margin:1rem 0 2rem;overflow-x:auto;width:100%;max-width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.tableWrapper .note{max-width:100%;margin:.25rem 0 0;padding:0 1rem;font-style:italic;font-size:.85em;color:#2c499a}.tableWrapper .note p{margin:0}.tableWrapper+.tableWrapper{margin-top:2.5rem}.tableWrapper.wide{margin:1rem -2rem 2rem;width:calc(100% + 4rem);max-width:calc(100% + 4rem)}.tableWrapper.wide table{width:100%}table{border-spacing:0;border-collapse:collapse;border:solid 5px #343d55;max-width:100%;font-size:.8rem}table th{background:#343d55;color:#dee6f4;padding:5px 10px;white-space:nowrap}table th,table td{border:solid 1px #343d55;border-width:0 1px 1px 0;padding:5px 10px}table th:first-child,table td:first-child{border-left-width:1px}table th :first-child,table td :first-child{margin-top:0}table th :last-child,table td :last-child{margin-bottom:0}table th.category-header,table td.category-header{background:#e0e5ee;font-weight:800;font-size:.9em}table th.category-header-alt,table td.category-header-alt{background:#fff;font-weight:800;font-size:.9em}table th.border-bottom,table td.border-bottom{border-bottom-width:5px;border-bottom-color:#343d55}table th.border-right,table td.border-right{border-right-width:5px;border-right-color:#343d55}table th.separator-row,table td.separator-row{height:15px;background:#343d55}table th.spacer-row,table td.spacer-row{height:15px;background:transparent;border-bottom:none}table th.center,table th.rating,table td.center,table td.rating{text-align:center}table th.align-left,table td.align-left{text-align:left}table th.align-right,table td.align-right{text-align:right}table th.bold,table th.strong,table td.bold,table td.strong{font-weight:800}table th.lightGray,table th.highlighted,table td.lightGray,table td.highlighted{background:#e0e5ee}table th.purple,table td.purple{background-color:#eacaf7;color:#340946}table th.darkBlue,table td.darkBlue{background:#343d55;color:#dee6f4}table th.blue,table td.blue{background-color:#9fb8f0;color:#343d55}table th.green,table th.most,table th.best,table th.supported,table td.green,table td.most,table td.best,table td.supported{background-color:#d4edda;color:#083312}table th.supported,table td.supported{font-weight:800}table th.more,table th.better,table td.more,table td.better{background-color:color-mix(in srgb,#d4edda 60%,transparent);color:#1c9c3a}table th.least,table th.good,table td.least,table td.good{color:#1c9c3a}table th.yellow,table th.possible,table td.yellow,table td.possible{background-color:#fff3cd;color:#6d5100}table th.gold,table td.gold{background-color:#ffb412!important;color:#000!important}table th.orange,table th.unlikely,table td.orange,table td.unlikely{background-color:#fbcfaa;color:#9f4b06}table th.red,table th.unsupported,table td.red,table td.unsupported{background-color:#f8d7da;color:#721c24}table th.ignore,table th.ignored,table td.ignore,table td.ignored{color:#959aa5;font-style:italic}table th.smallText:not(.normalSize),table th.unlikely:not(.normalSize),table th.unsupported:not(.normalSize),table td.smallText:not(.normalSize),table td.unlikely:not(.normalSize),table td.unsupported:not(.normalSize){font-size:.85em}table th.nowrap,table th.noWrap,table td.nowrap,table td.noWrap{white-space:nowrap}table tr:first-child th,table tr:first-child td{border-top:solid 1px #343d55}table.noWrap td,table.nowrap td{white-space:nowrap}table.center td{text-align:center}table.align-top td{vertical-align:top}table.timeline tr{height:3rem}table.timelineH{table-layout:fixed;border:solid 5px #343d55;white-space:nowrap;min-width:100%}table.timelineH td{padding:3px 5px}table.timelineH td.gregorian-day{font-weight:800;font-size:.8em;text-align:center;background:linear-gradient(to right,#dadaf8 20%,#f7f6dc 30% 70%,#dadaf8 80%);color:#343d55;text-shadow:0 1px 1px white}table.timelineH td.gregorian-day.half-end{background:linear-gradient(to right,#f7f6dc 40%,#dadaf8 60%);text-align:left}table.timelineH td.gregorian-day.half-start{background:linear-gradient(to left,#f7f6dc 45%,#dadaf8 55%);text-align:right}table.timelineH td.gregorian-day.three-quarter-start{background:linear-gradient(to right,#dadaf8 26.7%,#f7f6dc 39.9%)}table.timelineH td.gregorian-day.quarter-end{background:linear-gradient(to right,#f7f6dc -20%,#dadaf8 20%);text-align:left}table.timelineH td.hebrew-day{font-weight:800;font-size:.8em;text-align:center;background:linear-gradient(to right,#f7f6dc -5%,#dadaf8 5% 45%,#f7f6dc 55% 95%,#dadaf8 105%);color:#343d55;text-shadow:0 1px 1px white}table.timelineH td.hebrew-day.quarter-end{background:linear-gradient(to right,#f7f6dc 80%,#dadaf8 120%);text-align:left}table.timelineH td.hebrew-day.quarter-start{background:linear-gradient(to right,#f7f6dc -6.6%,#dadaf8 6.6%);text-align:left}table.timelineH td.hebrew-day.three-quarter-end{background:linear-gradient(to right,#dadaf8 26.7%,#f7f6dc 39.9% 93.4%,#dadaf8 106.6%)}table.timelineH td.hebrew-day.three-quarter-start{background:linear-gradient(to right,#f7f6dc -6.6%,#dadaf8 6.6% 63.3%,#f7f6dc 69.9%)}table.timelineH td.in-tomb{font-weight:800;color:#dee6f4;border-right:none!important;background:linear-gradient(to right,#2c499a 86%,#343d55)}table.timelineH td.in-tomb+td{border-left:none!important}table.timelineH td.in-tomb.thu{background:linear-gradient(to right,#2c499a 79%,#343d55)}table.timelineH td.in-tomb.fri{background:linear-gradient(to right,#2c499a 65%,#343d55)}table.timelineH td.in-tomb.solid{background:#2c499a}table.timelineH td.these-things{font-weight:800;font-size:.85em}table.timelineH td.these-things.supported{background:#d4edda;color:#083312}table.timelineH td.these-things.supported.alt{background:linear-gradient(to right,#d4edda 75%,#343d55);color:#083312}table.timelineH td.these-things.possible{background:#fff3cd;color:#6d5100}table.timelineH td.these-things.possible.alt{background:linear-gradient(to right,#fff3cd 75%,#343d55);color:#6d5100}table.timelineH td.these-things.unsupported{background:#f8d7da;color:#721c24}table.timelineH td.these-things.unsupported.alt{background:linear-gradient(to right,#f8d7da 75%,#343d55);color:#721c24}hr{border-style:solid;border-width:2px;border-color:#e0e5ee}section{float:right;max-width:40%;padding:.75rem;margin:0rem -2rem 1rem 1rem;font-size:.8rem;background:#fff;border:solid 3px #e0e5ee;border-radius:7px}section :first-child:not(h5){margin-top:0}section :last-child{margin-bottom:0}section h5{font-size:.9rem;font-weight:800;margin:-.75rem -.75rem 1rem;padding:.25rem 1rem;background:#e0e5ee;color:#343d55}section.large{max-width:50%}section.full,section.note{float:none;max-width:100%;margin:2rem}section.note,section.stand-out{margin:0 1rem 2rem;border-width:1px 0;border-color:#959aa5;border-radius:0}section.note h5,section.stand-out h5{font-size:.8rem;background:none;margin:0;padding:0}section.note h5+p,section.stand-out h5+p{margin-top:0}section.stand-out{max-width:100%;font-size:1rem;margin:2rem;float:none}section.highlighted{background:#fff3cd;border-color:#ffb412;color:#6d5100}section.highlighted h5{background:#ffb412;color:#9f4b06}section.highlighted strong{background:color-mix(in srgb,#fbcfaa,transparent 50%);color:#ac3a3a;padding:0 3px;font-size:1.1em;border-radius:3px}h3{color:#343d55;font-size:1.4rem;margin:1.5rem 0 .75rem}h4{color:#343d55;font-size:1.2rem;margin:1.25rem 0 .25rem}h5{color:#343d55;font-size:1rem;margin:1.25rem 0 1rem}h1+h3,h1+section+h3,h1+meta+h3,h2+h3,h2+section+h3,h2+meta+h3{margin-top:0}h1+h4,h1+h5,h1+p,h1+ul,h1+ol,h1+section+h4,h1+section+h5,h1+section+p,h1+section+ul,h1+section+ol,h1+meta+h4,h1+meta+h5,h1+meta+p,h1+meta+ul,h1+meta+ol,h2+h4,h2+h5,h2+p,h2+ul,h2+ol,h2+section+h4,h2+section+h5,h2+section+p,h2+section+ul,h2+section+ol,h2+meta+h4,h2+meta+h5,h2+meta+p,h2+meta+ul,h2+meta+ol{margin-top:2rem}h3+h4,h3+p,h3+ul,h3+ol,h3+section:not(.full)+h4,h3+section:not(.full)+p,h3+section:not(.full)+ul,h3+section:not(.full)+ol,h4+h4,h4+p,h4+ul,h4+ol,h4+section:not(.full)+h4,h4+section:not(.full)+p,h4+section:not(.full)+ul,h4+section:not(.full)+ol{margin-top:0}h1+.tableWrapper,h1+meta+.tableWrapper,h2+.tableWrapper,h2+meta+.tableWrapper,h3+.tableWrapper,h3+meta+.tableWrapper,h4+.tableWrapper,h4+meta+.tableWrapper,h5+.tableWrapper,h5+meta+.tableWrapper{margin-top:0}.tableWrapper+h3,.tableWrapper+meta+h3,ul+h3,ul+meta+h3,ol+h3,ol+meta+h3{margin-top:0}ul,ol{padding-left:2rem}ul li,ol li{margin:0 0 .25rem}ul li ul,ul li ol,ol li ul,ol li ol{border-left:solid 2px #e0e5ee;padding-left:2rem;margin-top:.5rem}ul li p,ol li p{margin:0}.faded{color:#959aa5}.wrap{white-space:normal}@media print{@page :first{margin:.5in .25in;@top-center{content:"";border:none;margin:0;padding:0}@bottom-center{content:"";border:none;margin:0;padding:0}}@page{margin:.75in .25in;@top-center{font-family:Times New Roman,serif;font-size:8pt;color:#e0e5ee;border-bottom:1px solid #e0e5ee;vertical-align:bottom;margin:0 0 .5rem;padding:0 0 .5rem}@bottom-center{content:"Page " counter(page) " of " counter(pages);font-family:Times New Roman,serif;font-size:8pt;color:#e0e5ee;border-top:1px solid #e0e5ee;padding:.4rem 0 0;margin:.4rem 0 0;vertical-align:top}}body{font-size:10pt;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;margin:0;padding:0 2rem}body table,body section,body ul,body ol{break-inside:avoid}body header,body h1,body h2,body h3,body h4,body h5,body h6,body .pseudo-header{break-after:avoid}body h1{break-before:page}body .tableWrapper,body ul,body ol,body .note{break-before:avoid}body .toc{display:none}body .bible-verses.bible-verses--enclosed .bible-verses__items a{vertical-align:text-bottom}body .tableWrapper.wide{margin:1rem 0 2rem;width:100%;max-width:100%}body .tableWrapper table{zoom:.75}body *{box-sizing:border-box}body header{font-size:2rem;font-weight:800;color:#343d55;background:#e0e5ee;padding:1rem;margin:0 -2rem;border-radius:12px 12px 0 0}body .author{font-style:italic;background:#959aa5;padding:.25rem 3rem;margin:0 -2rem -1rem;font-size:.75em;color:#fff;border-radius:0 0 12px 12px}body h1{margin:1.5rem -2rem 0;padding:.5rem 2rem;color:#343d55;background:#e0e5ee;border-radius:12px;font-size:1.75rem}body h2{font-size:1.3rem;margin:2rem 0 1rem;border-bottom:solid 2px #e0e5ee}body h2+p,body h2+ul{margin-top:0rem}body a{text-decoration:none;color:inherit}}@media screen and (width < calc(800px + 4rem)){body .contentWrapper{grid-template-columns:100%;grid-template-areas:"title" "toc" "content"}body .contentWrapper .indexed-content{padding:0 2rem 5rem}body .contentWrapper .tableWrapper{contain:layout style;table-layout:fixed;width:100%;max-width:100%;margin:1rem 0 2rem;overflow:auto}body .contentWrapper section:not(.full){margin-right:1rem}}
