@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Commissioner&family=Inter&family=Open+Sans&family=Roboto+Mono&display=swap";.container.svelte-1e13k9c.svelte-1e13k9c{position:fixed;top:0;width:100%;height:4px;z-index:10}.container.svelte-1e13k9c .progress.svelte-1e13k9c{width:0;transition:width 3s ease-out;height:100%;background-color:var(--accent);animation:svelte-1e13k9c-loading 2s forwards ease-out}@keyframes svelte-1e13k9c-loading{0%{width:0%}to{width:90%}}a.btn,a.button,button{height:100%;text-decoration:none;padding:.5rem 1rem;font-weight:500;font-size:1rem;font-family:inherit;border-radius:.5rem;outline:none;border:1px solid var(--accent);color:var(--accent);background-color:var(--bg-p);cursor:pointer;display:flex;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box}a.btn.alt,a.button.alt,button.alt{background-color:var(--accent);border:none;color:var(--main-alt)}a.btn.alt:hover,a.button.alt:hover,button.alt:hover{box-shadow:inset 0 0 100px 100px #0000001f}a.btn.alt:not(.nofocus):focus,a.button.alt:not(.nofocus):focus,button.alt:not(.nofocus):focus{box-shadow:inset 0 0 100px 100px #0000001f}a.btn:hover,a.button:hover,button:hover{box-shadow:inset 0 0 100px 100px rgba(var(--accent-rgb),.12);text-decoration:none!important}a.btn:not(.nofocus):focus,a.button:not(.nofocus):focus,button:not(.nofocus):focus{box-shadow:inset 0 0 100px 100px rgba(var(--accent-rgb),.12);text-decoration:none!important}a.btn:focus-visible,a.button:focus-visible,button:focus-visible{outline:2px solid var(--main)!important}a.btn:disabled,a.button:disabled,button:disabled{background-color:var(--grey-lighter);border:1px solid var(--grey-light);color:var(--grey);pointer-events:none}a.btn:disabled img,a.button:disabled img,button:disabled img{filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(74%) hue-rotate(179deg) brightness(82%) contrast(89%)}a.btn.warning,a.button.warning,button.warning{background-color:#e9686a;color:var(--bg-p);border:1px solid transparent}a.btn.warning img,a.button.warning img,button.warning img{filter:brightness(0) saturate(100%) invert(98%) sepia(100%) saturate(6946%) hue-rotate(184deg) brightness(131%) contrast(100%)}a.btn.plain,a.button.plain,button.plain{background-color:transparent;border:none;outline:none;color:var(--main)}a.btn.plain:hover,a.btn.plain:focus,a.button.plain:hover,a.button.plain:focus,button.plain:hover,button.plain:focus{box-shadow:none}a.btn.none,a.button.none,button.none{background-color:transparent;border:none;outline:none;color:inherit;width:fit-content;height:fit-content;padding:0;font-weight:inherit}a.btn.none:hover,a.btn.none:focus,a.button.none:hover,a.button.none:focus,button.none:hover,button.none:focus{box-shadow:none}a.btn.link,a.button.link,button.link{background-color:transparent;border:none;outline:none;color:var(--accent);width:fit-content;height:fit-content;padding:0;font-weight:inherit}a.btn.link:hover,a.btn.link:focus,a.button.link:hover,a.button.link:focus,button.link:hover,button.link:focus{box-shadow:none}a.btn.link:hover,a.button.link:hover,button.link:hover{text-decoration:underline!important}a.btn[disabled],a.button[disabled],button[disabled]{-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--grey-lighter)!important}a.btn.slim,a.button.slim,button.slim{font-size:.875rem;padding-inline:1.5rem}a{color:var(--url)}a[disabled]{color:var(--main-light);pointer-events:none;-webkit-user-select:none;user-select:none}input,textarea{font-family:inherit;font-size:inherit;outline:none;border:1px solid var(--grey-lighter);background-color:var(--bg-p);padding:.5rem;border-radius:.25rem;resize:vertical;max-height:1000px;color:var(--main)}input::placeholder,textarea::placeholder{color:var(--main-light)}input:focus,textarea:focus{border:1px solid transparent;outline:1px solid var(--accent)}input:disabled,textarea:disabled{background-color:var(--grey-lighter)}input.error,textarea.error{border:none;outline-color:#e9686a!important}pre{background-color:var(--grey-lighter);border-radius:.5rem;white-space:break-spaces;font-family:inherit;font-size:inherit;padding:1rem;margin:0}.divider{display:flex;justify-content:center;align-items:center;height:1rem;position:relative}.divider.darker:before{border-bottom:1px solid var(--grey-lighter)}.divider span{margin-inline:auto;width:fit-content;background-color:var(--bg-p);z-index:1;padding-inline:.5rem}.divider:before{content:"";border-bottom:1px solid var(--grey-light);width:100%;display:block;position:absolute;top:.5rem}h1,h2,h3,h4{margin:0;padding:0}#doc{font-size:inherit;line-height:inherit;display:flex;flex-direction:column;gap:2rem;padding-top:2rem}#doc.noindex .wrapper{display:flex;width:100%}#doc.noindex .wrapper .index{display:none}#doc.noindex .wrapper h2:not(.title){color:var(--accent-alt)}#doc.noindex .wrapper .clause{width:inherit}#doc .noindex{margin-left:4rem}#doc .chapter{display:flex;flex-direction:column;gap:1.5rem;position:relative}#doc .chapter.selected:after,#doc .chapter.section_selected:after{position:absolute;content:"";top:0;left:-1rem;height:100%;width:4px;background-color:#38ae48}#doc .section{display:flex;flex-direction:column;gap:.5rem;position:relative}#doc .section.section_selected:after{position:absolute;content:"";top:0;left:-1rem;height:100%;width:4px;background-color:#38ae48}#doc .section .wrapper:nth-child(2){margin-bottom:.5rem}#doc .wrapper{display:grid;grid-template-columns:4rem 1fr;align-items:flex-start;gap:.5rem;position:relative;overflow-y:clip}@media screen and (max-width: 600px){#doc .wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:.5rem}#doc .wrapper .index{font-weight:600;min-width:24px}}#doc .wrapper.section_selected:after{position:absolute;content:"";top:0;left:-1rem;height:100%;width:4px;background-color:#38ae48}#doc .wrapper .index{display:flex;font-size:1rem;margin-top:0}@media screen and (max-width: 600px){#doc .wrapper .index{margin-right:1rem}#doc .wrapper .index:empty{margin:0}}#doc .wrapper .clause,#doc .wrapper h2,#doc .wrapper h3{grid-column:2/3;display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (max-width: 600px){#doc .wrapper .clause,#doc .wrapper h2,#doc .wrapper h3{width:100%}}#doc .wrapper h2,#doc .wrapper h3{display:flex;flex-direction:row;gap:.5rem}#doc .wrapper h2[bookmarked]:before,#doc .wrapper h3[bookmarked]:before{left:0rem;position:relative;font-family:Material Symbols Outlined;font-feature-settings:"liga" 1;font-weight:400;font-style:normal;font-size:24px;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-user-select:none;user-select:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48;content:""}#doc [id]{scroll-margin-top:100px}@media screen and (max-width: 600px){#doc [id]{scroll-margin-top:120px}}#doc a{text-decoration:none;font-weight:600;display:inline-flex;position:relative;word-break:break-all}@media screen and (max-width: 600px){#doc a{display:inline}}#doc a:hover{text-decoration:underline}#doc a.footnote_ref{display:inline}#doc a.footnote_anchor{display:inline;scroll-margin-top:40vh!important}#doc p{margin:0;line-height:inherit;position:relative}#doc p.block{margin-block:1rem}#doc h2{font-size:20px;width:calc(100% - 120px);font-weight:600;position:relative;margin:0}#doc h3{margin:0;width:calc(100% - 120px);font-weight:600;color:var(--accent-alt)}#doc .table_wrapper{overflow-y:hidden;overflow-x:auto}@media screen and (max-width: 600px){#doc .table_wrapper{width:calc(100vw - 4rem)}}#doc table{table-layout:auto;width:100%;border-collapse:collapse;margin-block:1rem;background-color:var(--bg-p)}@media screen and (max-width: 600px){#doc table{width:fit-content;table-layout:auto}}#doc table.fit th,#doc table.fit td{min-width:0}#doc table.tbl-fixed{table-layout:fixed}@media screen and (max-width: 600px){#doc table.tbl-fixed{table-layout:auto}}#doc table.tbl-scroll{table-layout:auto;width:fit-content}#doc table.align-center th,#doc table.align-center td{text-align:center}#doc table th,#doc table td{border:1px solid var(--grey-lighter)}#doc table th{padding:.5rem .75rem;min-width:50px;background-color:var(--accent-table);color:var(--main-alt);font-weight:500}#doc table td{padding-inline:.625rem;padding-block:.75rem}#doc table td.align-top{vertical-align:top}#doc table td[disabled]{background-color:var(--grey-lighter)}#doc table tr:hover{background-color:var(--grey-lightest)}#doc ol{counter-reset:list;padding-left:2rem;margin:0}#doc ol.note:before{margin-left:-2rem}#doc ol.note li:first-child{margin-top:0}#doc ol li{margin:1rem 0;list-style-type:none;position:relative}#doc ol li:before{content:"(" counter(list,lower-alpha) ") ";counter-increment:list;position:absolute;left:-2rem;top:2px;color:var(--main-light);font-size:1rem}#doc ol li ul>li:before{content:none;counter-increment:none}#doc ol.alpha li:before,#doc ol.numeric li:before,#doc ol.roman li:before{counter-increment:list;position:absolute;left:-2rem;font-size:.875rem}#doc ol.alpha ul>li:before,#doc ol.numeric ul>li:before,#doc ol.roman ul>li:before{content:none;counter-increment:none}#doc ol.alpha>li:before{content:"(" counter(list,lower-alpha) ") "}#doc ol.numeric>li:before{content:"(" counter(list,numeric) ") "}#doc ol.roman>li:before{content:"(" counter(list,lower-roman) ") "}#doc ul{padding-inline-start:2rem;padding-inline-end:2rem;margin:0}#doc ul.bullet li{list-style-type:disc}#doc ul.circle li{list-style-type:circle}#doc ul.square li{list-style-type:square}#doc ul li{list-style-type:"- ";margin:1rem 0}#doc ul li:before{content:""}#doc ol li p,#doc ul li p{margin-top:1rem!important;margin-bottom:1rem!important}#doc img{display:block;-webkit-user-select:none;user-select:none;max-width:100%;object-fit:cover;border-radius:8px;margin:auto}@media screen and (max-width: 600px){#doc img{width:100%!important;min-width:200px}}#doc img.mini{max-height:300px;width:100%}#doc img.img-s{width:50%}@media screen and (max-width: 600px){#doc img.img-s{width:100%}}#doc img.img-m{width:75%}@media screen and (max-width: 600px){#doc img.img-m{width:100%}}#doc img.img-l{width:90%}@media screen and (max-width: 600px){#doc img.img-l{width:100%}}#doc .w-full{width:100%}#doc .center{margin:auto}#doc .note{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:1rem;background-color:rgba(var(--grey-lighter-rgb),.75)}#doc .note:before{display:block;content:"Note:";padding-bottom:0rem}#doc .expandable_wrapper{margin-top:1rem;border-radius:1rem;overflow:hidden;background-color:rgba(var(--grey-lighter-rgb),.75)}#doc .expandable_wrapper[data-expandable=explanation]{background-color:rgba(var(--accent-rgb),.1)}#doc .expandable_wrapper[data-expandable=note]{background-color:rgba(var(--grey-lighter-rgb),.75)}#doc .expandable_wrapper[data-expandable=note] .expandable p{margin-top:-.5rem!important;margin-bottom:.5rem!important}#doc .expandable_wrapper[data-expandable=rationale]{background-color:rgba(var(--orange-rgb),.2)}#doc .expandable_wrapper[data-expandable=rationale] .expandable p{margin-top:-.5rem!important;margin-bottom:.5rem!important}#doc .expandable_wrapper.expanded .expandable_header .expand_icon{transform:rotate(180deg)}#doc .expandable_wrapper.expanded .expandable{display:flex}#doc .expandable_wrapper .expandable_header{-webkit-user-select:none;user-select:none;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1rem;background-color:transparent}#doc .expandable_wrapper .expandable_header .expand_icon{display:flex;justify-content:center;align-items:center;transition:all .2s;transform:rotate(0)}#doc .expandable_wrapper .expandable{display:none;flex-direction:column;gap:1rem;padding:.5rem 1rem 1rem}#doc .expandable_wrapper .expandable p{margin-top:.5rem;margin-bottom:.5rem}#doc .expandable_wrapper .expandable :first-child,#doc .expandable_wrapper .expandable img:first-child{margin-top:0rem}#doc .expandable_wrapper .expandable img{margin-top:1rem}#doc .footnote{font-size:.875rem}#doc .caption{font-size:.875rem;font-style:italic;margin:auto;text-align:center}#doc .collapsible{display:grid;width:100%}#doc .collapsible.collapsed .collapsible-header .expand_icon{transform:rotate(0)}#doc .collapsible.collapsed .collapsible-content{margin:0 1rem}#doc .collapsible .collapsible-header{background-color:rgba(var(--grey-lighter-rgb),.75);padding:1rem;border-radius:8px;cursor:pointer;transition:all .15s;display:flex;justify-content:space-between;align-items:center}#doc .collapsible .collapsible-header:hover{background-color:var(--grey-lighter)}#doc .collapsible .collapsible-header .expand_icon{display:flex;justify-content:center;align-items:center;transition:all .2s;transform:rotate(180deg)}#doc .collapsible .collapsible-content{display:flex;max-height:0px;overflow:hidden;flex-direction:column;gap:1rem;margin:1rem}#doc .accordian:not(:first-child){margin-top:-1rem}#doc .accordian.collapsed .accordian-header .expand_icon{transform:rotate(0)}#doc .accordian.collapsed .accordian-content{margin:0rem 2rem}#doc .accordian .accordian-header{border-bottom:1px solid var(--grey-lighter);padding:1rem;padding-left:0;cursor:pointer;transition:all .15s;display:flex;gap:1rem;align-items:center}#doc .accordian .accordian-header:hover{border-bottom:1px solid var(--grey-light)}#doc .accordian .accordian-header .expand_icon{display:flex;justify-content:center;align-items:center;transition:all .2s;transform:rotate(180deg)}#doc .accordian .accordian-content{max-height:0px;overflow:hidden;overflow-x:auto;display:flex;flex-direction:column;gap:1rem;margin:1rem 2rem}#doc hr{margin-top:2rem;margin-bottom:1rem;width:100%;border:none;border-bottom:3px solid var(--main)}#doc pre{border-radius:.5rem;padding:1rem;background-color:var(--grey-lighter)}@media screen and (max-width: 600px){#doc pre{padding:0}}#doc pre code{width:inherit;white-space:pre-wrap;line-height:auto;font-family:Roboto Mono,monospace}@media screen and (max-width: 600px){#doc pre code{width:calc(100vw - 4rem);display:flex;overflow-x:auto}}#doc pre.code{text-align:center;width:inherit;white-space:pre-wrap;line-height:2rem;font-family:Roboto Mono,monospace}#doc #modalbg{display:flex;justify-content:center;align-items:center}#doc #modalbg .modal_suggest_tag .doc_info{display:grid;grid-template-columns:120px 1fr;align-items:center}#doc #modalbg .modal_suggest_tag .doc_info span:first-child{font-size:.875rem;color:var(--grey-light);font-weight:400}#doc #modalbg .modal_suggest_tag .suggestion{display:grid;grid-template-columns:120px 1fr;align-items:center;position:relative}#doc #modalbg .modal_suggest_tag .suggestion label{display:inline-flex}#doc #modalbg .modal_suggest_tag .suggestion input{padding-left:12px;border:1px solid var(--grey-lighter);font-size:.875rem;font-weight:400;margin:0}#doc #modalbg .modal_suggest_tag .suggestion .add{height:calc(100% - 8px);aspect-ratio:1;border-radius:4px;background-color:orange;position:absolute;right:4px;display:flex;justify-content:center;align-items:center;cursor:pointer}#doc #modalbg .modal_suggest_tag .suggestion .add:after{font-family:Material Symbols Outlined;font-feature-settings:"liga" 1;font-weight:400;font-style:normal;font-size:24px;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-user-select:none;user-select:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48;font-size:28px;content:"";color:#fff}#doc #modalbg .modal_suggest_tag .current_tags span{font-weight:600}#doc #modalbg .modal_suggest_tag .current_tags .tags{padding-top:.5rem}#doc #modalbg .modal_suggest_tag .current_tags .tags div[data-type=suggested]{background-color:orange}#doc #modalbg .modal_suggest_tag .submit{margin-top:1rem}#doc #modalbg .modal_suggest_tag .submit span{font-size:.875rem;margin-bottom:.5rem}#doc #modalbg .modal_suggest_tag .submit .form{display:flex;justify-content:center;align-items:center;height:40px}#doc #modalbg .modal_suggest_tag .submit .form input{padding-left:12px;width:100%;border:2px solid var(--grey-lighter);font-size:.875rem;font-weight:400;margin:0;border-radius:4px 0 0 4px;height:100%}#doc #modalbg .modal_suggest_tag .submit .form button{padding:0;border:none;height:100%;right:4px;border-radius:0 4px 4px 0;background-color:var(--accent);color:var(--main-alt);font-family:inherit;font-weight:500;line-height:1rem;min-width:100px;cursor:pointer}#doc #modalbg .modal_image{padding:0;justify-content:center;align-items:center;background-color:transparent;width:100%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}#doc #modalbg .modal_image img{border-radius:8px;object-fit:contain;height:auto;width:auto;min-height:400px;max-height:60%;max-width:calc(100% - 4rem)}#doc #modalbg .modal_image .caption{text-align:center;width:auto;padding:1rem 4rem;color:var(--main-alt);font-style:italic}#doc .blockout{background-color:rgba(var(--bg-alt),.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100vw;height:100vh;position:fixed;z-index:1}#doc table.data{width:100%!important;text-align:left}#doc table.data th:first-child{width:200px}#doc table.pset{margin-top:1rem;width:100%!important;text-align:center}#doc table.pset tr:not(:first-child) th:nth-child(3){text-align:left;width:60%}#doc table.pset tr:not(:first-child) td:nth-child(3){text-align:left}:root{--main:#c9d7e0;--main-alt:#dcdfed;--main-light:#606b7a;--bg-p:#1c1e22;--bg-s:#191c1f;--bg-alt:#23272e;--bg-blur:35, 39, 46;--bg-blur-alt:35, 39, 46;--accent:#287fc7;--accent-rgb:44, 146, 231;--accent-lightest:#23272e;--accent-lightest-rgb:35, 39, 46;--accent-dark:#2c374d;--accent-alt:#3d83bd;--accent-table:#212730;--url:#3792dc;--grey-lightest:#23272e;--grey-lighter:#3d4045;--grey-lighter-rgb:61, 64, 69;--grey-light:#606b7a;--grey:#808080;--grey-dark:#c9d7e0;--scrollthumb:#3b414f;--scrollthumb-hover:#2e343d;--red:#d55959;--green:#91c17f;--orange:rgb(189, 136, 61);--orange-rgb:189, 136, 61;--editor-height:250px}body.light{--main:#343739;--main-alt:#fff;--main-light:#8a8d91;--bg-p:#fff;--bg-s:#f4f6f6;--bg-alt:#e9ecee;--bg-blur:28, 30, 34;--bg-blur-alt:235, 237, 237;--accent:#0f6cb6;--accent-rgb:15, 108, 182;--accent-lightest:#e9ecee;--accent-lightest-rgb:233, 236, 238;--accent-dark:#0a528c;--accent-alt:#2d8ab2;--accent-table:#0f6cb6;--url:#0f6cb6;--grey-lightest:hwb(180 92% 7%);--grey-lighter:rgb(220, 223, 228);--grey-lighter-rgb:220, 223, 228;--grey-light:#8a8d91;--grey:#808080;--grey-dark:#303133;--scrollthumb:#cdcdcd;--scrollthumb-hover:#aeaeae;--red:#e9686a;--green:#38ae48;--orange:rgb(255, 165, 0);--orange-text:rgb(240, 205, 140);--orange-rgb:255, 165, 0}html{scrollbar-gutter:stable}body{margin:0;padding:0;color:var(--main);background-color:var(--bg-p);font-family:Poppins,sans-serif}body .mso{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-user-select:none;user-select:none}body mark{background-color:#38ae48;color:var(--bg-p)}body.light mark{background-color:rgba(var(--accent-rgb),.25);color:var(--main)}body.light pre.json{background-color:#fdf6e3;text-shadow:#eee8d5 0 1px}body.light pre.json .json-key{color:#2aa198}body.light pre.json .json-value{font-weight:400;color:#d33682}body.light pre.json .json-string{color:#979900}pre.json{font-family:Roboto Mono,monospace;background-color:#282a36}pre.json .json-key{color:#ff79c6}pre.json .json-value{font-weight:400;color:#bd93f9}pre.json .json-string{color:#f1fa8c}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:100px}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollthumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollthumb-hover)}::-webkit-scrollbar-corner{background-color:transparent}
