@import"https://fonts.googleapis.com/css2?family=Carlito:wght@400;500;600&display=swap";.progress-container{position:fixed;top:0;left:0;right:0;background:#eee;z-index:10;height:2px}.dark-mode .progress-container{background:#141414}.progress-bar{position:fixed;top:0;left:0;height:2px;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:0 6px 6px 0;z-index:11;box-shadow:0 2px 4px rgba(37,99,235,.2);background-color:#555}.progress-dot__hidden-container{position:absolute;z-index:1000;top:0;width:20px;height:10px;cursor:pointer}.progress-dot{position:absolute;left:50%;transform:translateX(-.5px);width:2px;height:2px;background-color:#000}.left-sidebar{position:fixed;left:0;top:0;width:280px;height:100vh;background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);border-right:1px solid rgba(0,0,0,.1);padding:1.5rem .75rem;overflow-y:auto;z-index:12}.dark-mode .left-sidebar{backdrop-filter:unset;background:#141414;border-right-color:hsla(0,0%,100%,.1)}.left-sidebar .sidebar__home-button{min-height:36px}.left-sidebar.collapsed{width:60px;padding:1.5rem 0}.left-sidebar.collapsed .sidebar-controls{flex-direction:column;align-items:center}.left-sidebar.collapsed .sidebar__home-button{margin-inline:auto}.left-sidebar.collapsed .table-of-contents{display:none}@media(max-width:1400px){.left-sidebar{width:240px}.left-sidebar.collapsed{width:60px}}@media(max-width:1200px){.left-sidebar{width:220px}.left-sidebar.collapsed{width:60px}}@media(max-width:1024px){.left-sidebar{width:200px;font-size:.9rem}.left-sidebar.collapsed{width:60px}}@media(max-width:640px){.left-sidebar{display:none}}.sidebar-controls{display:flex;gap:.5rem;margin-bottom:2rem;padding:0 .25rem}.control-button{width:36px;height:36px;background:none;border:1px solid rgba(0,0,0,.1);cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#64748b}.control-button:hover{background:rgba(37,99,235,.1);border-color:#2563eb;color:#2563eb}.dark-mode .control-button{border-color:hsla(0,0%,100%,.2);color:#94a3b8}.dark-mode .control-button:hover{background:rgba(59,130,246,.2);border-color:#3b82f6;color:#3b82f6}.theme-toggle{position:relative;width:40px;height:40px;background:none;border:1px solid rgba(0,0,0,.1);cursor:pointer;border-radius:12px;margin:0 .75rem 2rem;font-size:1.2rem}@media(max-width:1024px){.theme-toggle{width:36px;height:36px;font-size:1rem}}.theme-toggle:hover{background-color:rgba(37,99,235,.1);border-color:#2563eb}.dark-mode .theme-toggle{border-color:hsla(0,0%,100%,.2);color:#f5f5f5}.dark-mode .theme-toggle:hover{background-color:hsla(0,0%,100%,.1);border-color:#3b82f6}.toc-container{position:relative;width:100%}@media(max-width:640px){.toc-container{width:unset;position:fixed;z-index:10;right:0;top:40px;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#fff;border:1px solid rgba(0,0,0,.05)}.dark-mode .toc-container{background:#141414;border-color:hsla(0,0%,100%,.1)}}.toc-toggle{position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:13;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dark-mode .toc-toggle{background:#1a1a1a;border-color:hsla(0,0%,100%,.2);color:#f5f5f5}.toc-toggle:hover{background:rgba(37,99,235,.1);border-color:#2563eb}.dark-mode .toc-toggle:hover{background:rgba(59,130,246,.2);border-color:#3b82f6}.toc-toggle-icon{display:inline-block;font-size:14px;line-height:1}.toc-toggle-icon.collapsed{transform:rotate(180deg)}.table-of-contents{opacity:1;visibility:visible;border-radius:8px}@media(max-width:640px){.table-of-contents li{margin-block:0!important}}.table-of-contents.collapsed{opacity:0;visibility:hidden}.table-of-contents ul{list-style:none;padding:0;margin:0;border-radius:8px}.table-of-contents .toc-item{margin:.15rem 0;border-radius:8px}@media(max-width:640px){.table-of-contents .toc-item{margin:.1rem 0}}.table-of-contents .toc-item a{color:inherit;text-decoration:none;display:block;padding:0 .6rem;border-radius:8px}@media(max-width:640px){.table-of-contents .toc-item a{padding:.1rem .5rem;font-size:.9rem}}.dark-mode .table-of-contents .toc-item a{color:#fff}.table-of-contents .toc-item a:hover{color:#2563eb;border-radius:8px}.dark-mode .table-of-contents .toc-item a:hover{color:#3b82f6}.table-of-contents .toc-item.active a{color:#2563eb;font-weight:400;text-decoration:underline;border-radius:8px}.dark-mode .table-of-contents .toc-item.active a{color:#3b82f6}.table-of-contents .toc-item.depth-2{margin-left:0}.table-of-contents .toc-item.depth-3{margin-left:.75rem}@media(max-width:640px){.table-of-contents .toc-item.depth-3{margin-left:.5rem}}.table-of-contents .toc-item.depth-4{margin-left:1.25rem}@media(max-width:640px){.table-of-contents .toc-item.depth-4{margin-left:.85rem}}.table-of-contents .toc-item.depth-5{margin-left:1.75rem}@media(max-width:640px){.table-of-contents .toc-item.depth-5{margin-left:1.2rem}}.table-of-contents .toc-item.depth-6{margin-left:2.25rem}@media(max-width:640px){.table-of-contents .toc-item.depth-6{margin-left:1.55rem}}.single-page sup,.single-page sup *{font-size:.6875rem}.single-page .note-text{color:#374151;line-height:1.25}.single-page.dark-mode{background-color:#1a1a1a}.single-page.dark-mode .note-text{color:#d1d5db}.single-page.dark-mode .main-content{color:#f5f5f5}.single-page.dark-mode .main-content a{color:#3b82f6!important}.single-page.dark-mode .moddableFont{color:#f5f5f5}.single-page.dark-mode .centered-hl{background-color:rgba(59,130,246,.2)!important;color:#f5f5f5}.single-page .content-wrapper{margin-inline:auto;padding:2rem 5rem .5rem}@media(max-width:1400px){.single-page .content-wrapper{padding:2rem 4rem .5rem}}@media(max-width:1030px){.single-page .content-wrapper{margin-left:50px;padding:2rem 3rem .5rem}}@media(max-width:1000px){.single-page .content-wrapper{margin-left:70px;padding:2rem 3rem .5rem}}@media(max-width:900px){.single-page .content-wrapper{margin-left:50px;padding:2rem 3rem .5rem}}@media(max-width:768px){.single-page .content-wrapper{margin-left:60px}}@media(max-width:640px){.single-page .content-wrapper{margin-left:auto}}@media(max-width:450px){.single-page .content-wrapper{padding:1rem}}.left-sidebar.collapsed+.single-page .content-wrapper{margin-left:60px}.single-page .main-content{font-size:1rem;max-width:740px;margin:0 auto;position:relative;min-height:100vh;font-family:Carlito,sans-serif}.single-page .main-content ul{list-style:disc;padding-left:15px}.single-page .main-content.m-narrow{max-width:540px}.single-page .main-content .date,.single-page .main-content .introduction,.single-page .main-content .translator,.single-page .main-content h1,.single-page .main-content h2,.single-page .main-content h3,.single-page .main-content h4,.single-page .main-content h5,.single-page .main-content h6{font-family:Carlito,sans-serif}.single-page .main-content h1{text-transform:uppercase;margin-bottom:5px;font-weight:600;font-size:1.5rem;line-height:1.5rem}.single-page .main-content .translator{font-size:1rem;color:#888;width:100%;line-height:1.2}.dark-mode .single-page .main-content .translator{color:#aaa}.single-page .main-content .date{font-size:1rem;color:#888;white-space:nowrap;line-height:1.2}.dark-mode .single-page .main-content .date{color:#aaa}.single-page .main-content .introduction{flex:1;font-size:.875rem;color:#888;margin-right:3rem;line-height:1.6;margin-block:1.5rem}.dark-mode .single-page .main-content .introduction{color:#aaa}.single-page .main-content .content{margin-top:1rem;line-height:1.25rem}.single-page .main-content p{hyphens:auto;overflow-wrap:break-word;word-break:break-word;text-align:justify}.single-page .main-content ol{list-style-type:decimal;list-style-position:inside}.single-page .main-content .centered-hl{display:block;padding-inline:2rem;padding-top:1rem;padding-bottom:.5rem;background-color:hsl(60,100%,95%)}.single-page .main-content h2{font-size:1.25rem;margin:1rem 0 .5rem;font-weight:500}.single-page .main-content h2+h3{margin:0}.single-page .main-content h3{font-size:1.1875rem;line-height:1.5rem}.single-page .main-content h4{font-size:1.125rem;line-height:1.375rem}.single-page .main-content h5{font-size:1.0625rem;line-height:1.25rem}.single-page .main-content p{margin-block:.5rem}.single-page .main-content p:first-of-type{margin-top:0}.single-page .main-content h2,.single-page .main-content h3,.single-page .main-content h4,.single-page .main-content h5,.single-page .main-content h6{margin-bottom:.1rem;font-weight:600}.single-page .main-content h2+p,.single-page .main-content h3+p,.single-page .main-content h4+p,.single-page .main-content h5+p,.single-page .main-content h6+p{margin-top:0}.single-page .content a{color:#005397}.single-page .text-center{text-align:center}.single-page .font-bold{font-weight:600}