header{flex-direction:row;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}header h1{flex:auto;margin:0}.clipboard-button{float:right;color:var(--gray);border-color:var(--dark);background-color:var(--light);opacity:0;border:1px solid;border-radius:5px;margin:.3rem;padding:.4rem;transition:all .2s;display:flex;position:absolute;right:0}.clipboard-button>svg{fill:var(--light);filter:contrast(.3)}.clipboard-button:hover{cursor:pointer;border-color:var(--secondary)}.clipboard-button:focus{outline:0}pre:hover>.clipboard-button{opacity:1;transition:all .2s}.article-title{margin:2rem 0 0}.search{min-width:fit-content;max-width:14rem}@media (max-width:800px){.search{flex-grow:.3}}.search>.search-button{background-color:var(--lightgray);font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.search>.search-button>p{padding:0 1rem;display:inline}.search>.search-button svg{cursor:pointer;width:18px;min-width:18px;margin:0 .5rem}.search>.search-button svg .search-path{stroke:var(--darkgray);stroke-width:2px;transition:stroke .5s}.search>.search-container{contain:layout;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.search>.search-container.active{display:inline-block}.search>.search-container>.search-space{width:65%;margin-top:12vh;margin-left:auto;margin-right:auto}@media not (min-width:1200px){.search>.search-container>.search-space{width:90%}}.search>.search-container>.search-space>*{background:var(--light);border-radius:7px;width:100%;margin-bottom:2em;box-shadow:0 14px 50px #1b21301f,0 10px 30px #1b213029}.search>.search-container>.search-space>input{box-sizing:border-box;font-family:var(--bodyFont);color:var(--dark);border:1px solid var(--lightgray);padding:.5em 1em;font-size:1.1em}.search>.search-container>.search-space>input:focus{outline:none}.search>.search-container>.search-space>.search-layout{border:1px solid var(--lightgray);box-sizing:border-box;flex-direction:row;flex:0 0 100%;display:none}.search>.search-container>.search-space>.search-layout.display-results{display:flex}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.search>.search-container>.search-space>.search-layout[data-preview]>div:first-child{border-right:1px solid var(--lightgray);border-top-right-radius:unset;border-bottom-right-radius:unset}.search>.search-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search>.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search>.search-container>.search-space>.search-layout>#preview-container{display:none!important}.search>.search-container>.search-space>.search-layout[data-preview]>#results-container{flex:0 0 100%;width:100%;height:auto}}.search>.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb,var(--tertiary)60%,#fff0);border-radius:5px;scroll-margin-top:2rem}.search>.search-container>.search-space>.search-layout>.preview-container{color:var(--dark);flex-grow:1;padding:0 2rem;font-family:inherit;font-weight:400;line-height:1.5em;display:block;overflow:hidden auto}.search>.search-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search>.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search>.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.search>.search-container>.search-space>.search-layout>.results-container .result-card{cursor:pointer;border-bottom:1px solid var(--lightgray);box-sizing:border-box;text-transform:none;text-align:left;width:100%;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;margin:0;padding:1em;transition:background .2s;display:block;overflow:hidden}.search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,.search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search>.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:var(--highlight);color:var(--secondary);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;font-weight:700;line-height:1.4rem}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.darkmode{cursor:pointer;width:20px;height:20px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0 10px;padding:0;position:relative}.darkmode svg{width:20px;height:20px;fill:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[saved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[saved-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[saved-theme=dark] .darkmode>.dayIcon{display:none}:root[saved-theme=dark] .darkmode>.nightIcon,:root .darkmode>.dayIcon{display:inline}:root .darkmode>.nightIcon{display:none}@media (max-width:800px){.page>#quartz-body>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out}.page>#quartz-body.lock-scroll>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out;transform:translate(100dvw)}.page>#quartz-body .sidebar.left:has(.explorer){box-sizing:border-box;background-color:var(--light);margin:0;padding:1rem 0;position:sticky}.page>#quartz-body .hide-until-loaded~.explorer-content{display:none}}.explorer{flex-direction:column;flex:0 auto;min-height:1.2rem;display:flex;overflow-y:hidden}.explorer.collapsed{flex:0 1.2rem}.explorer.collapsed .fold{transform:rotate(-90deg)}.explorer .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}@media (max-width:800px){.explorer{height:initial;flex-shrink:0;order:-1;align-self:flex-start;margin-top:auto;margin-bottom:auto;overflow:hidden}}.explorer button.mobile-explorer{display:none}.explorer button.desktop-explorer{display:flex}@media (max-width:800px){.explorer button.mobile-explorer{display:flex}.explorer button.desktop-explorer{display:none}}@media not (max-width:800px){.explorer.desktop-only{display:flex}}.explorer svg{pointer-events:all;transition:transform .35s}.explorer svg>polyline{pointer-events:none}button.mobile-explorer,button.desktop-explorer{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.mobile-explorer h2,button.desktop-explorer h2{margin:0;font-size:1rem;display:inline-block}.explorer-content{margin-top:.5rem;list-style:none;overflow:hidden auto}.explorer-content ul{margin:0;padding:0;list-style:none}.explorer-content ul li>a{color:var(--dark);opacity:.75;pointer-events:all}.explorer-content ul li>a.active{opacity:1;color:var(--tertiary)}.explorer-content .folder-outer{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.explorer-content .folder-outer.open{grid-template-rows:1fr}.explorer-content .folder-outer>ul{border-left:1px solid var(--lightgray);margin-left:6px;padding-left:.8rem;overflow:hidden}.folder-container{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;display:flex}.folder-container div>a{color:var(--secondary);font-family:var(--headerFont);font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-container div>a:hover{color:var(--tertiary)}.folder-container div>button{color:var(--dark);text-align:left;cursor:pointer;font-family:var(--headerFont);background-color:#0000;border:none;align-items:center;padding-left:0;padding-right:0;display:flex}.folder-container div>button span{color:var(--secondary);pointer-events:none;margin:0;font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-icon{color:var(--secondary);cursor:pointer;backface-visibility:visible;flex-shrink:0;margin-right:5px;transition:transform .3s}li:has(>.folder-outer:not(.open))>.folder-container>svg{transform:rotate(-90deg)}.folder-icon:hover{color:var(--tertiary)}@media (max-width:800px){.explorer.collapsed{flex:0 0 34px}.explorer.collapsed>.explorer-content{visibility:hidden;transform:translate(-100vw)}.explorer:not(.collapsed){flex:0 0 34px}.explorer:not(.collapsed)>.explorer-content{visibility:visible;transform:translate(0)}.explorer .explorer-content{box-sizing:border-box;z-index:100;background-color:var(--light);visibility:hidden;width:100%;max-width:100vw;height:100dvh;max-height:100dvh;margin-top:0;padding:4rem 0 2rem;transition:transform .2s,visibility .2s;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-100vw)}.explorer .mobile-explorer{z-index:101;margin:0;padding:5px}.explorer .mobile-explorer .lucide-menu{stroke:var(--darkgray)}}.no-scroll{opacity:0;overflow:hidden}html:has(.no-scroll){overflow:hidden}@media not (max-width:800px){.no-scroll{opacity:1!important;overflow:auto!important}html:has(.no-scroll){overflow:auto!important}}.toc{flex-direction:column;flex:0 auto;min-height:1.2rem;display:flex;overflow-y:hidden}.toc:has(button.toc-header.collapsed){flex:0 1.2rem}@media not (max-width:800px){.toc-header{display:flex}}button.toc-header{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.toc-header h3{margin:0;font-size:1rem;display:inline-block}button.toc-header .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button.toc-header.collapsed .fold{transform:rotate(-90deg)}ul.toc-content{margin:.5rem 0;padding:0;list-style:none;position:relative}ul.toc-content>li>a{color:var(--dark);opacity:.35;transition:opacity .5s,color .3s}ul.toc-content>li>a.in-view{opacity:.75}ul.toc-content .depth-0{padding-left:0}ul.toc-content .depth-1{padding-left:1rem}ul.toc-content .depth-2{padding-left:2rem}ul.toc-content .depth-3{padding-left:3rem}ul.toc-content .depth-4{padding-left:4rem}ul.toc-content .depth-5{padding-left:5rem}ul.toc-content .depth-6{padding-left:6rem}footer{text-align:left;opacity:.7;margin-bottom:4rem}footer ul{flex-direction:row;gap:1rem;margin:-1rem 0 0;padding:0;list-style:none;display:flex}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;display:flex}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.content-meta{color:var(--gray);margin-top:0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:","}ul.section-ul{margin-top:2em;padding-left:0;list-style:none}li.section-li{margin-bottom:1em}li.section-li>.section{grid-template-columns:fit-content(8em) 3fr 1fr;display:grid}@media (max-width:800px){li.section-li>.section>.tags{display:none}}li.section-li>.section>.desc>h3>a{background-color:#0000}li.section-li>.section .meta{opacity:.6;margin:0 1em 0 0}.popover .section{grid-template-columns:fit-content(8em) 1fr!important}.popover .section>.tags{display:none}.section h3,.section>.tags{margin:0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;visibility:hidden;opacity:0;padding:1rem;transition:opacity .3s,visibility .3s;position:absolute;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}@media (max-width:800px){.popover{display:none!important}}a:hover .popover,.popover:hover{animation:.3s .2s forwards dropin}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:none;border-left:3px solid var(--secondary);background-color:var(--bg);box-sizing:border-box;--callout-icon-note:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"2\" x2=\"22\" y2=\"6\"></line><path d=\"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z\"></path></svg>");--callout-icon-abstract:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><path d=\"M12 11h4\"></path><path d=\"M12 16h4\"></path><path d=\"M8 11h.01\"></path><path d=\"M8 16h.01\"></path></svg>");--callout-icon-info:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>");--callout-icon-todo:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>");--callout-icon-tip:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"></path></svg> ");--callout-icon-success:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg> ");--callout-icon-question:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg> ");--callout-icon-warning:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"></line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>");--callout-icon-failure:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg> ");--callout-icon-danger:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg> ");--callout-icon-bug:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"14\" x=\"8\" y=\"6\" rx=\"4\"></rect><path d=\"m19 7-3 2\"></path><path d=\"m5 7 3 2\"></path><path d=\"m19 19-3-2\"></path><path d=\"m5 19 3-2\"></path><path d=\"M20 13h-4\"></path><path d=\"M4 13h4\"></path><path d=\"m10 4 1 2\"></path><path d=\"m14 4-1 2\"></path></svg>");--callout-icon-example:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg> ");--callout-icon-quote:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"></path><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z\"></path></svg>");--callout-icon-fold:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"%3E%3Cpolyline points=\"6 9 12 15 18 9\"%3E%3C/polyline%3E%3C/svg%3E");border-radius:5px;padding:0 1rem;transition:max-height .3s;overflow-y:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size)var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size)var(--icon-size);mask-size:var(--icon-size)var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}.search-button,a[role=anchor]{display:none!important}ul[data-folderul=Vocabulary]{display:none}body,section{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);--darkgray:#bababa;color:var(--darkgray);--tertiary:#9cecff;margin:0;font-size:18px;--highlight-background-color--normal:#ffd50026!important;--highlight-background-color-underline:#ffd500!important;--highlight-background-color--active:#ffd50033!important;scrollbar-width:none!important}p{text-align:justify}.text-highlight{border-radius:5px;padding:0 .3rem;font-weight:700;color:#ccc!important;background-color:#44b0be7a!important}body:not(.default-font-color) span:not(.cm-highlight).cm-em,em{color:#eaa6c1!important;background-color:#3a2a38db!important;font-weight:700!important}body:not(.default-font-color) strong,body:not(.default-font-color) span:not(.cm-highlight).cm-strong{background-color:var(--highlight)!important;color:#a8dfff!important}#explorer *{color:#a8dfff}::selection{color:var(--darkgray);background-color:#5485a999!important}p,ul,text,a,tr,td,li,ol,ul,.katex,.math{color:var(--darkgray);fill:var(--darkgray);-webkit-hyphens:auto;hyphens:auto}h1 a.internal,h1 a.external,h2 a.internal,h2 a.external,h3 a.internal,h3 a.external,.task-list-item a.internal,.task-list-item a.external,p a.internal,p a.external{color:inherit!important}p,ul,text,a,li,ol,ul,.katex,.math{overflow-wrap:anywhere}.math.math-display{text-align:center}strong{font-weight:600}a{color:var(--secondary);text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)!important}a.internal{border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal:has(>img){background-color:none;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.backlinks a{color:var(--darkgray);background-color:var(--highlight-background-color-underline);border-radius:5px;margin-right:.5rem;padding:0 .2rem;font-weight:700;line-height:1.4rem}.desktop-only{display:initial}@media (max-width:800px){.desktop-only{display:none}}.mobile-only{display:none}@media (max-width:800px){.mobile-only{display:initial}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.6rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.32rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1.3rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:max-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}h1 .text-highlight,h2 .text-highlight,h3 .text-highlight,.text-highlight{background-image:linear-gradient(0deg,var(--highlight-background-color-underline)0%,var(--highlight-background-color-underline)2px,var(--highlight-background-color--active)2px,var(--highlight-background-color--active)100%)!important;background-color:var(--highlight-text-color--active)!important;color:#d4b87c!important}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{border-radius:5px;max-width:fit-content;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:auto}div:has(>.overflow){max-height:100%;display:flex;overflow-y:auto}ul.overflow,ol.overflow{content:"";clear:both;max-height:100%;overflow-y:auto}ul.overflow>li:last-of-type,ol.overflow>li:last-of-type{margin-bottom:30px}.transclude ul{padding-left:1rem}.katex-display{overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%;margin-top:15px}.explorer,#toc,.sidebar{font-size:14px!important}.explorer p,.explorer li,#toc p,#toc li,.sidebar p,.sidebar li{-webkit-line-clamp:2;line-clamp:2;text-align:left!important;font-weight:700!important}iframe{height:90vh;width:100%!important}footer{display:none}.content-meta{color:#8f8f8f}.article-title{display:none}blockquote{font-style:italic}.callout[data-callout=example]{--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example);--color:#f37298ec!important;border-left:3px solid #f37298ec!important}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:30px;height:30px;margin-right:5px}.callout-title{font-size:24px}input[type=checkbox]{border:1px solid #9c9c9c!important}#toc *{color:#d4b87c!important}#toc a{font-weight:700}.hltr-orange,mark.hltr-orange,.markdown-preview-view mark.hltr-orange{padding-top:1px;padding-bottom:4px;padding-right:3px;font-weight:800;color:#fff7cc!important;background:#dba642!important}th{font-size:1.2rem}th,td,tr{padding-left:20px!important;padding-right:20px!important}tr{border-color:var(--dark)!important}a.external{background-color:var(--highlight);color:#a8dfff;border-radius:5px;padding:0 .3rem;line-height:1.6rem;text-decoration:none}.hltr-red{padding:.1rem;font-weight:700}.breadcrumb-element a,.folder-title{color:#9bcdeb!important;background-color:#0000!important}:root[saved-theme=light] body,:root[saved-theme=light] section{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);--light:faf8f8;--tertiary:#00a3c9;margin:0;font-size:18px;--darkgray:black!important;--highlight-background-color--normal:#fffae0!important;--highlight-background-color-underline:#ffd500!important;--highlight-background-color--active:#fff5e0!important;scrollbar-width:none!important}:root[saved-theme=light] h1,:root[saved-theme=light] h2,:root[saved-theme=light] h3{color:#db8b00!important}:root[saved-theme=light] h1 .text-highlight,:root[saved-theme=light] h2 .text-highlight,:root[saved-theme=light] h3 .text-highlight,:root[saved-theme=light] .text-highlight{color:#db8b00!important;background-image:linear-gradient(0deg,var(--highlight-background-color-underline)0%,var(--highlight-background-color-underline)2px,var(--highlight-background-color--active)2px,var(--highlight-background-color--active)100%)!important;background-color:var(--highlight-text-color--active)!important}:root[saved-theme=light] ::selection{background-color:#9fd5ffcc!important}:root[saved-theme=light] #explorer *{color:#2293e0!important}:root[saved-theme=light] #toc *{color:#db8b00!important}:root[saved-theme=light] #toc a:hover{color:#2293e0!important}:root[saved-theme=light] p{font-weight:semibold}:root[saved-theme=light] em{color:#ff3d8a!important;background-color:#ffe9fccc!important}:root[saved-theme=light] h1{font-size:2rem;text-align:center!important}:root[saved-theme=light] blockquote{border-left:3px solid #4cabc2}:root[saved-theme=light] blockquote p{color:#07465c}:root[saved-theme=light] .folder-title,:root[saved-theme=light] .breadcrumb-element a{color:#2293e0!important}:root[saved-theme=light] strong{color:#08add4!important;background-color:#d9f7ffcc!important}:root[saved-theme=light] .folder-button a,:root[saved-theme=light] .breadcrumb-container a{font-size:20px}:root[saved-theme=light] a.internal,:root[saved-theme=light] a.external{text-decoration:none;color:inherit!important;background-color:inherit!important}:root[saved-theme=light] a.internal .alias,:root[saved-theme=light] a.external .alias{color:inherit!important}:root[saved-theme=light] a.external .external-icon>path{fill:#08add4!important}:root[saved-theme=light] a.internal:hover{color:#fff!important;background-color:#0094ba!important}:root[saved-theme=light] .callout[data-callout=example]{--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example);--color:#ff3d8a!important;color:#ff3d8a!important;border-left:3px solid #ff3d8a!important}:root[saved-theme=light] .callout-title-inner p{color:#ff3d8a!important}:root[saved-theme=light] input[type=checkbox]{border:1px solid #000!important}:root[saved-theme=light] .popover>.popover-inner{background-color:#f8f8f8!important}:root[saved-theme=light] .hltr-red{color:#fff!important}:root{--h2-color:#d4b87c;--text-normal:#d4b87c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.theme-dark .pdf-embed iframe,.textLayer,.pdf-viewer,.theme-dark .workspace-leaf-content[data-type=pdf] iframe{width:100%!important}.ͼo.cm-focused .cm-fat-cursor{opacity:.9!important;background-color:#bebebe!important}.system3-banner{display:none}.cm-s-obsidian,.markdown-preview-view{text-align:justify}.workspace-tab-container{background-color:#202021ba!important}.workspace-ribbon side-dock-ribbon{color:#1212e7;background-color:#252526!important}.workspace-ribbon.mod-left{background-color:#1b1b1c!important}::selection{background-color:#389ae4}img{width:80%;margin-left:auto;margin-right:auto;display:block}.theme-dark{--text-highlight-bg:#236871c0;--text-normal:#bababa;--canvas-color:white!important}h1:after,h3:after,h2:after,h4:after,h5:after,h6:after{content:"";display:block}.markdown-rendered mark{font-weight:520}span.cm-list-2{letter-spacing:.2pt;line-height:1.8;text-align:justify!important}p,li{letter-spacing:.2pt;line-height:1.6}.workspace-ribbon.mod-left{display:none!important}.workspace-tabs,.workspace-tab-header-container,.workspace-tab,.workspace-tab-header-spacer,.workspace-tab-header-new-tab,.workspace-leaf,.mod-left-split{background-color:#252525c9!important}.suggestion-item.is-selected{background-color:#175f6c!important}.inline-title{color:#e8b195d4}body:not(.default-font-color) .markdown-preview-view blockquote,body:not(.default-font-color) span.cm-quote.cm-quote-1{color:#c7d6dbc9}body:not(.default-font-color) .markdown-preview-view blockquote .cm-underline,body:not(.default-font-color) span.cm-quote.cm-quote-1 .cm-underline{color:#c7d6dbc9!important}.cm-line .cm-underline{color:#bababa}body:not(.default-font-color) strong,body:not(.default-font-color) span:not(.cm-highlight).cm-strong{font-weight:600;color:#8bcbda!important;background-color:#283b42db!important}body:not(.default-font-color) strong .cm-underline,body:not(.default-font-color) span:not(.cm-highlight).cm-strong .cm-underline{color:inherit!important}.cm-underline{color:inherit}body:not(.default-font-color) span:not(.cm-highlight).cm-em,em{font-weight:600;color:#eaa6c1!important;background-color:#3a2a38db!important}.cm-lineNumbers,.cm-gutterElement.relative-line-numbers-mono.cm-active{font-variant:normal;color:#ffffff89}.tasks-edit{opacity:.01;background-color:#e9c66bd9!important}.task-description{margin-left:.5rem}.tasks-count{justify-content:end;font-weight:500;display:flex;color:#d3d3d3!important}.is-flashing{color:#000!important;background-color:#45738cc9!important}.mcm-content-overflow-auto-scroll-x{overflow-x:hidden}.callout[data-callout=info]{color:#cdcaca;background-color:#0000}.callout[data-callout=info] .callout-title,.callout[data-callout=info] .callout-icon .svg-icon{color:#539edf!important;font-size:20px!important;font-weight:600!important}.callout[data-callout=hint],.callout[data-callout=question]{color:#cdcaca;background-color:#0000}.callout[data-callout=hint] .callout-title,.callout[data-callout=question] .callout-title{font-size:20px;color:#edd052ec!important}.callout[data-callout=hint] .callout-icon .svg-icon,.callout[data-callout=question] .callout-icon .svg-icon{width:25px;height:25px;color:#edd052ec!important}.callout[data-callout=example]{background-color:#0000}.callout[data-callout=example] .callout-title{font-size:20px;color:#f37298ec!important}.callout[data-callout=example] .callout-icon .svg-icon{width:25px;height:25px;color:#f37298ec!important}.callout[data-callout=note],.callout[data-callout=todo]{background:0 0!important}.callout[data-callout=note] .callout-title,.callout[data-callout=todo] .callout-title{color:#76ececbf!important}.callout[data-callout=note] .callout-icon svg,.callout[data-callout=note] .callout-fold,.callout[data-callout=todo] .callout-icon svg,.callout[data-callout=todo] .callout-fold{color:#76ececbf!important;width:34px!important;height:34px!important}.callout-icon svg,.callout-fold{width:40px;height:40px;margin-right:10px}.callout[data-callout=book]{--callout-icon:<svg id="Capa_1" enable-background="new 0 0 512 512" height="300" viewBox="0 0 512 512" width="300" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns: xlink="http://www.w3.org/1999/xlink" xmlns: svgjs="http://svgjs.dev/svgjs"><g transform="matrix(1,0,0,1,0,0)"><g><g><g><g><path d="m405.265 215.333h-74.021c-12.484 0-22.604-10.12-22.604-22.604s10.12-22.604 22.604-22.604h74.021c19.33 0 35.055-15.725 35.055-35.055s-15.725-35.055-35.055-35.055h-74.021c-12.484 0-22.604-10.12-22.604-22.604s10.12-22.604 22.604-22.604h74.021c44.257 0 80.262 36.005 80.262 80.262.001 44.258-36.005 80.264-80.262 80.264z" fill="#eebdc2ff" data-original-color="#eebdc2ff" stroke="none"/></g></g><g><g><g><path d="m417.706 214.365c4.151-16.879 7.181-34.452 9.362-51.874-5.99 4.772-13.566 7.635-21.802 7.635h-74.021c-12.484 0-22.604 10.12-22.604 22.604 0 12.483 10.12 22.604 22.604 22.604h74.021c4.23-.001 8.384-.336 12.44-.969z" fill="#e79ea8ff" data-original-color="#e79ea8ff" stroke="none"/></g><g><path d="m331.244 54.808c-12.484 0-22.604 10.12-22.604 22.604 0 12.483 10.12 22.604 22.604 22.604h74.021c10.345 0 19.654 4.507 26.076 11.657.793-16.868.973-32.652.84-46.381-.019-1.999-.141-3.973-.315-5.933-8.331-2.936-17.279-4.55-26.601-4.55h-74.021z" fill="#e79ea8ff" data-original-color="#e79ea8ff" stroke="none"/></g></g></g><path d="m402.182 65.584c-.244-25.097-20.705-45.292-45.803-45.292h-228.363c-25.098 0-45.559 20.195-45.803 45.292-.385 39.505 1.87 98.142 15.249 148.039 11.721 43.711 51.613 73.916 96.868 73.916l47.867 25.665 47.867-25.665c45.255 0 85.147-30.205 96.868-73.916 13.381-49.897 15.635-108.534 15.25-148.039z" fill="#eebdc2ff" data-original-color="#eebdc2ff" stroke="none"/><path d="m120.289 128.289c0-40.913 4.083-78.481 20.413-107.998h-12.686c-25.098 0-45.559 20.195-45.803 45.292-.385 39.505 1.87 98.142 15.249 148.039 11.721 43.711 51.613 73.916 96.868 73.916l47.867 25.665 26.456-14.185c-83.537-9.992-148.364-82.612-148.364-170.729z" fill="#e79ea8ff" data-original-color="#e79ea8ff" stroke="none"/><path d="m134.953 504.5c-59.816 0-108.481-48.664-108.481-108.48 0-59.817 48.664-108.481 108.481-108.481h94.678v216.961z" fill="#e06f7dff" data-original-color="#e06f7dff" stroke="none"/><path d="m434.192 345.398c-27.913 0-50.622 22.709-50.622 50.621 0 27.913 22.709 50.622 50.622 50.622v26.482h-222.103l-71.8-77.104 89.342-82.815h204.561z" fill="#f9f6f9ff" data-original-color="#f9f6f9ff" stroke="none"/><path d="m140.289 396.019h243.281c0-27.912 22.709-50.621 50.622-50.621v-32.193h-204.561z" fill="#dddaecff" data-original-color="#dddaecff" stroke="none"/><path d="m434.192 504.5h-204.561c-59.816 0-108.481-48.664-108.481-108.48 0-59.817 48.664-108.481 108.481-108.481h204.561c15.977 0 28.929 12.952 28.929 28.929s-12.952 28.929-28.929 28.929h-204.561c-27.913 0-50.622 22.709-50.622 50.621 0 27.913 22.709 50.622 50.622 50.622h204.561c15.977 0 28.929 12.952 28.929 28.929s-12.952 28.931-28.929 28.931z" fill="#e48794ff" data-original-color="#e48794ff" stroke="none"/><path d="m184.301 7.5c-12.111 0-21.929 9.818-21.929 21.929v79.699h43.858v-79.699c.001-12.111-9.817-21.929-21.929-21.929z" fill="#43404fff" data-original-color="#43404fff" stroke="none"/><path d="m200.583 80.568h-32.563c-10.819 0-19.589 8.77-19.589 19.589v40.483c0 10.819 8.77 19.589 19.589 19.589h32.563c10.819 0 19.589-8.77 19.589-19.589v-40.483c0-10.819-8.77-19.589-19.589-19.589z" fill="#ffffffff" data-original-color="#ffffffff" stroke="none"/></g><g><path d="m151.375 195.41v16.011c0 4.142 3.358 7.5 7.5 7.5s7.5-3.358 7.5-7.5v-16.011c0-4.142-3.358-7.5-7.5-7.5s-7.5 3.358-7.5 7.5z" fill="#000000ff" data-original-color="#000000ff" stroke="none"/><path d="m333.02 211.421v-16.011c0-4.142-3.358-7.5-7.5-7.5s-7.5 3.358-7.5 7.5v16.011c0 4.142 3.358 7.5 7.5 7.5s7.5-3.358 7.5-7.5z" fill="#000000ff" data-original-color="#000000ff" stroke="none"/><path d="m258.511 206.017c-4.118 4.726-10.064 7.436-16.313 7.436s-12.195-2.71-16.313-7.436c-2.721-3.123-7.459-3.448-10.582-.727-3.123 2.722-3.448 7.459-.727 10.582 6.968 7.995 17.035 12.58 27.621 12.58s20.654-4.585 27.622-12.58c2.721-3.123 2.396-7.86-.727-10.582-3.122-2.72-7.86-2.395-10.581.727z" fill="#000000ff" data-original-color="#000000ff" stroke="none"/><path d="m391.927 222.833h13.338c48.392 0 87.762-39.37 87.762-87.762 0-48.058-38.83-87.211-86.763-87.75-7.63-20.134-27.175-34.53-49.885-34.53h-46.705c-4.142 0-7.5 3.358-7.5 7.5s3.358 7.5 7.5 7.5h46.705c18.558 0 34.422 13.455 37.687 31.459 2.516 13.967.082 102.726-14.845 154.037-11.334 39.383-47.743 66.752-89.156 66.752-6.642 0-80.712 0-95.738 0-41.976-.002-78.83-28.112-89.621-68.359-13.092-48.826-15.38-106.358-14.994-146.023.204-20.879 17.386-37.866 38.304-37.866h26.901c-.084 1.545-.022 23.363-.045 48.693-8.815 4.915-13.941 14.113-13.941 23.672v40.483c0 14.937 12.151 27.089 27.089 27.089h32.563c14.895 0 27.088-12.117 27.088-27.089v-40.483c0-9.706-5.254-18.829-13.941-23.672-.008-9.404.035-47.235-.045-48.693h65.989c4.142 0 7.5-3.358 7.5-7.5s-3.358-7.5-7.5-7.5h-71.116c-5.31-7.718-14.2-12.791-24.256-12.791s-18.947 5.073-24.257 12.791h-32.028c-29.108 0-53.02 23.65-53.303 52.719-.396 40.601 1.973 99.592 15.504 150.055 7.438 27.742 25.517 50.522 49.164 64.474h-4.429c-63.952 0-115.98 52.029-115.98 115.98s52.028 115.981 115.98 115.981h299.239c20.087 0 36.43-16.342 36.43-36.43 0-20.087-16.342-36.429-36.43-36.429-23.777 0-43.122-19.345-43.122-43.123 0-23.777 19.344-43.121 43.122-43.121 20.087 0 36.43-16.342 36.43-36.429s-16.342-36.429-36.43-36.429h-89.177c21.544-12.712 38.448-32.761 46.912-57.206zm17.074-115.057c13.432 1.83 23.819 13.369 23.819 27.295 0 15.194-12.361 27.555-27.555 27.555h-.887c2.453-18.747 3.874-37.422 4.623-54.85zm.561-45.342c38.129 2.231 68.465 33.958 68.465 72.637 0 40.121-32.641 72.762-72.762 72.762h-9.117c2.382-9.833 4.452-20.42 6.04-30.207h3.078c23.465 0 42.555-19.09 42.555-42.555 0-22.037-16.837-40.215-38.323-42.347.128-5.472.415-25.059.064-30.29zm-241.542 90.294c-6.666 0-12.089-5.423-12.089-12.089v-40.483c0-6.541 5.377-12.088 12.089-12.088h32.563c6.677 0 12.089 5.495 12.089 12.088v40.483c0 6.665-5.422 12.089-12.089 12.089zm16.282-137.728c7.918 0 14.429 6.456 14.429 14.429v43.639h-28.858v-43.639c-.001-7.935 6.473-14.429 14.429-14.429zm191.768 381.019c0 17.088 7.413 32.479 19.191 43.123h-165.63c-23.778 0-43.122-19.345-43.122-43.123 0-23.777 19.344-43.121 43.122-43.121h165.63c-11.779 10.644-19.191 26.032-19.191 43.121zm58.122-100.98c11.816 0 21.43 9.613 21.43 21.429s-9.613 21.429-21.43 21.429h-204.561c-32.049 0-58.122 26.073-58.122 58.121 0 32.049 26.073 58.123 58.122 58.123h204.561c11.816 0 21.43 9.613 21.43 21.429s-9.613 21.43-21.43 21.43c-218.225-.015-204.78.037-207.555-.043-30.93-.891-59.12-15.566-77.79-40.42-2.488-3.312-7.189-3.981-10.501-1.492-3.319 2.493-3.975 7.196-1.492 10.501 10.056 13.384 22.49 24.019 35.587 31.455h-37.488c-55.681 0-100.98-45.3-100.98-100.98s45.299-100.98 100.98-100.98h37.673c-49.381 28.013-72.255 88.394-51.184 142.768 2.465 6.363 11.472 6.356 13.964.036.667-1.692.732-3.626.023-5.456-25.542-65.915 23.397-137.348 94.202-137.348 12.462-.002 192.541-.002 204.561-.002z" fill="#000000ff" data-original-color="#000000ff" stroke="none"/></g></g></g></svg>;background:0 0!important;border:#0000!important}.callout[data-callout=book] .callout-title{color:#eebdc2;font-size:20px}.callout[data-callout=book] .callout-icon svg,.callout[data-callout=book] .callout-fold{width:50px;height:50px;margin-right:10px}.callout[data-callout=tldr] .callout-title,.callout[data-callout=tldr] .callout-icon .svg-icon{color:#4de3f7!important}.callout-title{padding-top:5px;padding-left:10px}.callout-title-inner{align-self:center!important;padding-left:-10px!important}.callout[data-callout=warning]{--callout-icon:<svg id="Icons" height="512" viewBox="0 0 60 60" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m1 18v-14a3 3 0 0 1 3-3h14.19a5 5 0 0 1 3.2 1.159l3.218 2.682a5 5 0 0 0 3.202 1.159h28.19a3 3 0 0 1 3 3v9z" fill="#e59015"/><path d="m6 16v-3a3 3 0 0 1 3-3h42a3 3 0 0 1 3 3v3z" fill="#fff"/><rect fill="#ffbd17" height="38" rx="3" width="58" x="1" y="15"/><circle cx="30" cy="41" fill="#fff" r="18"/><g fill="#262626"><path d="m56 5h-28.189a4 4 0 0 1 -2.562-.928l-3.218-2.681a6.01 6.01 0 0 0 -3.842-1.391h-14.189a4 4 0 0 0 -4 4v19a1 1 0 0 0 2 0v-5a2 2 0 0 1 2-2h52a2 2 0 0 1 2 2v32a2 2 0 0 1 -2 2h-10.537a19 19 0 1 0 -30.926 0h-10.537a2 2 0 0 1 -2-2v-23a1 1 0 0 0 -2 0v23a4 4 0 0 0 4 4h12.182a18.911 18.911 0 0 0 27.636 0h12.182a4 4 0 0 0 4-4v-41a4 4 0 0 0 -4-4zm-26 53a17 17 0 1 1 17-17 17.019 17.019 0 0 1 -17 17zm23-44h-46v-1a2 2 0 0 1 2-2h42a2 2 0 0 1 2 2zm3 0h-1v-1a4 4 0 0 0 -4-4h-42a4 4 0 0 0 -4 4v1h-1a3.959 3.959 0 0 0 -2 .556v-10.556a2 2 0 0 1 2-2h14.189a4 4 0 0 1 2.562.928l3.218 2.681a6.01 6.01 0 0 0 3.842 1.391h28.189a2 2 0 0 1 2 2v5.556a3.959 3.959 0 0 0 -2-.556z"/><path d="m30 29a1 1 0 0 0 1-1v-1a1 1 0 0 0 -2 0v1a1 1 0 0 0 1 1z"/><path d="m20.808 30.394a1 1 0 0 0 -1.414 1.414l.707.707a1 1 0 0 0 1.414-1.415z"/><path d="m17 40h-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2z"/><path d="m20.1 49.485-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a1 1 0 0 0 -1.414-1.414z"/><path d="m30 53a1 1 0 0 0 -1 1v1a1 1 0 0 0 2 0v-1a1 1 0 0 0 -1-1z"/><path d="m39.9 49.485a1 1 0 0 0 -1.415 1.415l.707.707a1 1 0 0 0 1.414-1.414z"/><path d="m44 40h-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2z"/><path d="m39.192 30.394-.707.707a1 1 0 1 0 1.415 1.414l.707-.707a1 1 0 0 0 -1.414-1.414z"/><path d="m35.2 41.02-4.2-.839v-8.181a1 1 0 0 0 -2 0v9a1 1 0 0 0 .8.98l5 1a.948.948 0 0 0 .2.02 1 1 0 0 0 .2-1.98z"/></g></svg>;background:0 0!important}.callout[data-callout=warning] .task-list-item-checkbox{border:1px solid #d3d3d3!important}.callout[data-callout=error]{color:#cdcaca!important;background:0 0!important}.callout[data-callout=error] .callout-title,.callout[data-callout=error] .callout-icon .svg-icon{color:#f6706b!important}.markdown-source-view.mod-cm6 .edit-block-button{display:none}h1,.markdown-rendered h1,.HyperMD-header-1,.cm-header-1{font-size:30px;color:#d4b87c!important;text-align:center!important;margin-top:20px!important;margin-bottom:10px!important}.cm-s-obsidian .cm-line.HyperMD-header{padding-bottom:10px}h3,.markdown-rendered h3,.cm-header-3,h3 .cm-underline,.markdown-rendered h3 .cm-underline,.cm-header-3 .cm-underline{color:#d4b87c!important}h4,.markdown-rendered h4,.cm-header-4{color:#e98867!important}.mcm-column-spacer{margin-inline:0%}element.style{flex-grow:1;flex-basis:100px;width:100px}body:not(.native-scrollbars) *{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-bg)var(--scrollbar-bg)}.columnParent,div[data-callout=col].callout>div.callout-content{white-space:normal;flex-wrap:wrap;gap:0 .01px}.sidebar-toggle-button.mod-right>.clickable-icon,.workspace-tab-header-tab-list>.clickable-icon,.view-actions,.titlebar,.workspace-ribbon.mod-left.is-collapsed,.status-bar{display:none}.callout{padding:0 10px 10px 0}:root{--bullet-new-color:#d6cccc}.markdown-source-view.mod-cm6 .HyperMD-list-line-1 .list-bullet:after{background-color:var(--bullet-new-color);border-color:var(--bullet-new-color);border-style:solid;border-width:1.2px;border-radius:80%;width:3px;height:3px}.markdown-source-view.mod-cm6 .HyperMD-list-line-2 .list-bullet:after{background-color:#7ec2ed;border:1.2px solid #7ec2ed;border-radius:80%;width:3px;height:3px}.markdown-source-view.mod-cm6 .HyperMD-list-line-3 .list-bullet:after{background-color:#518eb0;border:1.2px solid #518eb0;border-radius:80%;width:3px;height:3px}ol>li::marker{color:#7ec2ed}body.fancy-highlight .markdown-preview-view mark,body.fancy-highlight span.search-result-file-matched-text,.cm-s-obsidian span.cm-formatting-highlight,.cm-s-obsidian span.cm-highlight,mark{color:#e8e8e8;background-color:#44b0be7a;font-weight:700;background-image:none!important}.cm-hmd-indented-code,.cm-inline-code{color:#dadada!important;font-family:Montserrat!important;font-size:var(--font-text-size)!important;font-variant:normal!important;background-color:#0000!important}body.h2-underline h2,body.h2-underline .HyperMD-header.HyperMD-header-2.cm-line{border-bottom:2px solid #838382d0}.embed-title{display:none}.list-number{font-size:17px;color:#6db2ea!important;margin-left:0%!important}.internal-link,.cm-underline{text-decoration:none!important}ol{counter-reset:list-item}ol>li::marker{content:counter(list-item)". "}ol>li ol>li::marker{content:counters(list-item,".")" "}ol>li ol>li ol>li::marker{content:counters(list-item,".")" "}ol>li ol>li ol>li ol>li::marker{content:counter(list-item,lower-alpha)". "}.markdown-preview-sizer,.markdown-preview-section{padding-bottom:0!important}div.mermaid{text-align:center;max-width:100%;height:auto}div.mermaid rect,div.mermaid polygon{fill:#3b849a95!important;stroke-width:1px!important;stroke:#ffffffc8!important}.mermaid svg{height:auto}.actor>tspan{fill:#fff!important}.mermaid line{stroke-width:2px!important;stroke:#ffffffc8!important}.mermaid svg rect.er.entityBox,.mermaid svg rect.attributeBoxEven,.mermaid svg rect.attributeBoxOdd{fill:#1e1e1e!important;stroke:#cdcaca!important}.mermaid svg path.er.relationshipLine{stroke:#cdcaca!important;stroke-width:1.5 px!important}.mermaid svg rect.actor{stroke:#fff!important;fill:#1e1e1e!important}.mermaid svg rect.activation0{fill:#cdcaca!important}.mermaid svg line.messageLine0,.mermaid svg line.messageLine1{marker-end:0!important;stroke:#ccccec!important}.mermaid svg rect#arrowhead{fill:#fff!important}.mermaid [id*=arrowhead] path{fill:var(--text-muted)!important;stroke:var(--text-muted)!important}.cm-variable,.language-java.is-loaded,.code-styler-inline{color:#9cdcfe!important}.cm-type,.token.type,.token.annotation.punctuation,.token.class-name,.cm-meta,.token.maybe-class-name{color:#4ec9b0}.cm-keyword,.token.keyword{color:#c586c0}.cm-number,.token.number{color:#c0b6a9}.cm-def,.token.method,.token.function,.token.property-access,.token.constant,.token.function,.token.method,.token.macro.property .token.builtin{color:#dcdcaa}.cm-punctuation,.token.punctuation{color:#cdcaca}.cm-string,.token.string{color:#efa29b!important}.cm-comment,.token.comment{color:#dbaf84!important}.code-styler-line-number{display:none!important}.code-styler .markdown-source-view .HyperMD-codeblock:has(.code-styler-line-number){padding-left:15px!important}.cm-inline-code,.cm-s-obsidian .HyperMD-codeblock,.markdown-preview-view.markdown-preview-view :is(pre,code){background:0 0!important}.code-styler.code-styler-style-inline .cm-s-obsidian span.cm-inline-code,.code-styler.code-styler-style-inline .markdown-rendered :not(pre)>code:not([class*=blur]),.code-styler.code-styler-style-inline .reveal :not(pre)>code:not([class*=blur]),.code-styler.code-styler-style-inline code.code-styler-settings-inline-code,.code-styler pre.code-styler-pre[class*=language-]{font-size:17px;color:#9cdcfe!important;background:0 0!important}span.cm-formatting-list-ul.cm-list-1,span.cm-formatting-list-ul.cm-list-2,span.cm-formatting-list-ul.cm-list-3{text-indent:10px!important;padding-inline-start:0!important}span.cm-formatting-list-ol.cm-list-2{padding-left:0!important}p,li{margin-top:15px}.HyperMD-list-line{letter-spacing:.2pt;line-height:2.4}#arrowhead path{fill:#dadada!important;stroke:#dadada!important}.code-styler .markdown-source-view .HyperMD-codeblock[class*=code-styler-line][class*=language-]{background-color:#1e1e1e!important}td{height:150%!important}.random{background-color:#131313bb}.os-result{color:#7fc7d9;font-weight:500}.oit-img-view .img-default-background{margin-top:0!important}.oit-img-view{align-self:center;max-width:60%;max-height:80%;position:relative;margin-top:0!important;margin-left:20rem!important}.oit-img-view img{margin-top:0!important}.hltr-red,mark.hltr-red,.markdown-preview-view mark.hltr-red{color:#ccc;background:#db657fc2!important}progress{accent-color:red!important;align-self:center!important;align-items:center!important;width:100%!important;height:13px!important;display:flex!important}progress::-webkit-progress-bar{background-color:#46464666!important}progress::-webkit-progress-value{background-color:var(--color-accent-2)!important}.block-language-progressbar label{display:none}.block-language-progressbar{align-self:center!important;align-items:center!important;display:flex!important}.callout[data-callout=notimetowaste]{--callout-icon:<svg id="Capa_1" enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg"><g><g id="_x3C_Group_x3E__1_"><path d="m226 256 11.642 70.058c0 11.49-6.07 22.12-15.95 27.96l-34.78 20.54c-22.17 13.1-47.412 27.932-47.412 53.672v-41.54c0-37.7 18.48-73.01 49.46-94.49l28.41-19.72c5.41-3.74 8.63-9.9 8.63-16.48z" fill="#dfeef4"/><path d="m372.5 386.69v41.54c0-25.74-21.08-43.96-43.25-57.06l-34.78-20.54c-9.88-5.84-15.95-16.47-15.95-27.96l7.48-66.67c0 3.29.8 6.48 2.29 9.3 1.48 2.84 3.63 5.31 6.34 7.18l28.41 19.72c30.98 21.48 49.46 56.79 49.46 94.49z" fill="#dfeef4"/><path d="m440.5 445.241v-413.482h-30v409.123z" fill="#6b6867"/><path d="m71.5 445.428v-413.856h30v409.494z" fill="#6b6867"/><path d="m471.5 469.5v-20c0-8.284-6.716-15-15-15h-84-233-38l-42.552 2.5c-8.284 0-15 6.716-15 15l-.141 16.299 212.193 22.024z" fill="#f2fbff"/><path d="m141.66 147.5 10.711-50.777-12.871-54.223 119.318-11.565 113.682 11.565v82.81c0 7.52-.74 14.95-2.16 22.19 0 0-31.648 50.87-109.576 50.87s-119.104-50.87-119.104-50.87z" fill="#dfeef4"/><path d="m170.16 149.86c-1.42-7.24-2.66-17.03-2.66-24.55v-82.81l-14-11.565-14 11.565v82.81c0 7.52.74 14.95 2.16 22.19l14.57 5.976z" fill="#cfe2e8"/><g><path d="m329.164 140.164c0 40.408-32.757 73.164-73.164 73.164s-63.959-32.757-63.959-73.164c0-16.282-.571-29.215 8.424-41.37 4.569-6.174 13.02-18.181 13.02-18.181 11.983-8.57 26.66-13.613 42.515-13.613 40.408 0 73.164 32.757 73.164 73.164z" fill="#fea95c"/></g><g><path d="m326.51 159.71c-8.54 30.92-36.87 53.62-70.51 53.62-40.41 0-73.16-32.76-73.16-73.17 0-24.55 12.085-46.277 30.645-59.547-1.73 6.22-2.645 12.777-2.645 19.547 0 40.41 32.75 73.17 73.16 73.17 15.85 0 30.53-5.04 42.51-13.62z" fill="#fe9738"/></g><path d="m372.5 428.23v50.375h-227.47l1.95-48.423c0-25.74 13.6-49.57 35.77-62.67l32.727-19.071c9.88-5.84 15.95-16.47 15.95-27.96l.285-66.91c0-3.29-.8-6.48-2.29-9.3-1.48-2.84-3.63-5.31-6.34-7.18l-31.048-25.167c-24.8-17.19-34.236-29.397-39.946-58.447 11.139 0 18.071-3.616 18.071-3.616 29.841 5.291 44.979 17.64 85.84 17.64 52 0 62.34-20 114.34-20-5.71 29.05-22.5 55.11-47.3 72.3l-28.41 19.72c-5.41 3.74-8.63 9.9-8.63 16.48v61.06c0 11.49 6.07 22.12 15.95 27.96l34.78 20.54c22.171 13.099 35.771 36.929 35.771 62.669z" fill="#fec165"/><path d="m250 242v93.06c0 11.49-6.07 22.12-15.95 27.96l-34.78 20.54c-22.17 13.1-35.77 36.93-35.77 62.67v32.375h-24v-50.375c0-25.74 13.6-49.57 35.77-62.67l34.78-20.54c9.88-5.84 15.95-16.47 15.95-27.96v-61.06c0-3.29-.8-6.48-2.29-9.3-1.48-2.84-3.63-5.31-6.34-7.18l-28.41-19.72c-24.8-17.19-41.59-43.25-47.3-72.3 11.14 0 20.37.92 28.5 2.36 7.96 22.37 22.76 42.05 42.8 55.94l28.41 19.72c2.71 1.87 4.86 4.34 6.34 7.18 1.49 2.82 2.29 6.01 2.29 9.3z" fill="#fea95c"/><path d="m471.5 469.5v30c0 2.761-2.239 5-5 5h-365l-53.823-2.401c-2.761 0-5-2.239-5-5l.565-24.282 58.258-3.317z" fill="#7c7a79"/><path d="m101.5 434.5v35h-61v-20c0-8.28 6.72-15 15-15z" fill="#dfeef4"/><path d="m101.5 469.5v35h-56c-2.76 0-5-2.24-5-5v-30z" fill="#6b6867"/><path d="m461.5 42.5c5.523 0 10-4.477 10-10v-15c0-5.523-4.477-10-10-10h-360l-48.588 2.612c-5.523 0-10 4.477-10 10l-.376 6.46c0 5.523 4.477 10 10 10l48.964 5.928z" fill="#7c7a79"/><path d="m101.5 7.5v35h-51c-5.52 0-10-4.48-10-10v-15c0-5.52 4.48-10 10-10z" fill="#6b6867"/></g><path d="m461.5 48c9.649 0 17.5-7.851 17.5-17.5v-13c0-9.649-7.851-17.5-17.5-17.5h-411c-9.649 0-17.5 7.851-17.5 17.5v13c0 9.649 7.851 17.5 17.5 17.5h13.5v379h-8.5c-12.406 0-22.5 10.094-22.5 22.5v50c0 6.893 5.607 12.5 12.5 12.5h421c6.893 0 12.5-5.607 12.5-12.5 0-12.016 0-38.293 0-50 0-12.406-10.094-22.5-22.5-22.5h-8.5v-379zm-413.5-17.5v-13c0-1.379 1.121-2.5 2.5-2.5h411c1.379 0 2.5 1.121 2.5 2.5v13c0 1.379-1.121 2.5-2.5 2.5-107.597 0-303.505 0-411 0-1.379 0-2.5-1.121-2.5-2.5zm332 396.5v-40.31c0-21.171-5.521-42.082-15.969-60.475-2.046-3.602-6.625-4.862-10.226-2.817-3.602 2.046-4.863 6.624-2.817 10.226 8.294 14.602 13.036 31.015 13.866 47.768-6.395-8.913-14.618-16.563-24.309-22.288l-34.777-20.544c-7.567-4.471-12.269-12.708-12.269-21.497v-36.238l25.273 17.542c3.297 2.281 6.524 4.802 9.592 7.491 3.114 2.729 7.851 2.42 10.584-.695 2.73-3.114 2.419-7.853-.695-10.584-3.496-3.065-7.18-5.941-10.938-8.541l-28.427-19.731c-1.676-1.156-3.005-2.661-3.969-4.513-.93-1.759-1.421-3.763-1.421-5.795 0-4.121 2.017-7.976 5.406-10.319l28.406-19.717c26.315-18.24 44.21-45.592 50.387-77.018.001-.004.001-.008.002-.012 1.525-7.78 2.299-15.728 2.299-23.625v-77.308h23v379zm-88.562-342.119c20.619 13.17 32.503 37.403 29.849 62.225-3.562 1.056-6.998 2.158-10.408 3.252-9.017 2.893-17.745 5.69-28.38 7.52.041-3.244-.531-6.452-1.736-9.444-2.584-6.414-7.911-11.326-15.001-13.832-1.68-.594-3.29-1.133-4.825-1.646-5.533-1.85-9.903-3.311-11.908-5.62-2.197-2.531-2.973-5.659-2.127-8.579.441-1.524 1.734-4.248 5.441-5.364 7.14-2.158 11.54 2.2 12.057 2.747 2.772 3.055 7.495 3.299 10.567.537 3.08-2.769 3.333-7.511.564-10.592-2.25-2.503-6.463-5.641-12.032-7.24v-6.389c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v6.439c-6.788 1.752-13.862 8.056-16.006 15.691-2.254 7.786-.308 16.229 5.208 22.583 4.691 5.403 11.081 7.54 18.479 10.013 1.458.487 2.987.999 4.583 1.562 3.059 1.081 5.105 2.862 6.085 5.294.678 1.682.812 3.648.438 5.61-3.526.228-7.27.352-11.286.352-24.826 0-39.424-4.684-54.879-9.642-3.41-1.094-6.846-2.196-10.407-3.252-4.418-37.957 26.701-72.927 65.286-72.606 1.946 0 3.854.084 5.669.249 4.114.383 7.774-2.662 8.149-6.788.376-4.125-2.663-7.773-6.788-8.149-2.267-.207-4.632-.312-7.03-.312-45.153-.072-82.505 38.069-80.597 83.724-7.897-1.614-16.78-2.782-27.372-3.121-.681-4.909-1.031-9.863-1.031-14.794v-77.309h218v77.31c0 4.931-.351 9.885-1.031 14.794-10.592.339-19.475 1.507-27.372 3.121 1.28-27.768-13.136-55.888-37.054-70.965-3.485-2.238-8.125-1.227-10.363 2.258-2.239 3.485-1.228 8.125 2.258 10.363zm-212.438-36.881h15v29.5c0 4.143 3.357 7.5 7.5 7.5s7.5-3.357 7.5-7.5v-29.5h23v77.31c0 7.896.774 15.844 2.299 23.625.001.004.001.008.002.012 6.177 31.426 24.071 58.777 50.383 77.015l28.427 19.731c1.676 1.156 3.004 2.661 3.969 4.513.93 1.759 1.421 3.763 1.421 5.795 0 4.121-2.017 7.976-5.406 10.319l-28.407 19.718c-32.992 22.873-52.688 60.5-52.688 100.652v40.31h-23v-314.5c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v314.5h-15zm139.5 232.825v36.238c0 8.789-4.701 17.026-12.269 21.497l-34.777 20.543c-9.693 5.726-17.917 13.377-24.312 22.292 1.637-33.226 18.597-63.97 46.094-83.035zm-163 161.175h76.5v20h-84v-12.5c0-4.136 3.364-7.5 7.5-7.5zm408.5 55h-416v-20h134.84c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-35.84v-33.768c0-22.983 12.294-44.523 32.083-56.214l34.777-20.544c12.114-7.155 19.64-20.341 19.64-34.411 0-.646 0-60.303 0-61.063 0-4.467-1.093-8.895-3.139-12.765-2.056-3.946-5.074-7.365-8.715-9.877l-28.414-19.723c-20.485-14.199-35.154-34.689-41.989-58.388 19.227 1.03 31.941 5.109 45.296 9.394 15.873 5.093 32.287 10.359 59.461 10.359s43.588-5.266 59.461-10.358c13.354-4.284 26.069-8.363 45.296-9.394-6.835 23.698-21.505 44.189-41.993 58.391l-28.398 19.712c-7.43 5.136-11.865 13.604-11.865 22.649v61.063c0 14.07 7.525 27.256 19.64 34.411l34.777 20.545c19.788 11.69 32.082 33.23 32.082 56.213v33.768h-147.16c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h246.16zm0-47.5v12.5h-84v-20h76.5c4.136 0 7.5 3.364 7.5 7.5zm-31-22.5h-15v-379h15z"/></g></svg>;display:flex;background:0 0!important;border:#0000!important;justify-content:center!important;align-self:center!important;align-items:center!important}.callout[data-callout=notimetowaste] .callout-title{color:var(--color-accent-3);font-size:20px}.callout[data-callout=notimetowaste] .callout-icon svg,.callout[data-callout=notimetowaste] .callout-fold{color:#6b6867;width:50px;height:50px;margin-right:10px}.markdown-preview-view .markdown-preview-section{max-width:100%!important}.markdown-preview-view .markdown-preview-section>div{width:100%!important}.excalidraw-svg{align-self:center;align-items:center;width:60%;max-width:500px;height:100%;margin-left:auto;margin-right:auto;display:block}.side-dock-settings,svg.svg-icon.help,svg.svg-icon.help{display:none}.ddc_ink_visible-background{background:#1e1e1e!important}.theme-dark .pdf-embed iframe,.textLayer,.pdf-viewer,.theme-dark .workspace-leaf-content[data-type=pdf] iframe{filter:invert(.85)brightness(95%)!important}.internal-embed img:not([width]),.internal-embed audio,.internal-embed video{box-shadow:none;border:none!important;max-width:100%!important}.chat-window .group{border:1px solid #595959;background-color:#242424!important}#chat-view-user-input-element{color:#fff!important;background-color:#1e1e1e!important}iframe>.toobar{display:none!important}div[role=button]{opacity:0!important}.underlineAnnotation{color:#000!important}body:not(.native-scrollbars) *{scrollbar-width:none}.hltr-orange,mark.hltr-orange,.markdown-preview-view mark.hltr-orange{color:#fff7cc;background:#dba642;padding-top:1px;padding-bottom:4px;padding-right:2px;word-spacing:.5em!important}body.fancy-highlight span.cm-highlight,body.fancy-highlight .markdown-preview-view mark,body.fancy-highlight span.search-result-file-matched-text{background-image:linear-gradient(0deg,var(--highlight-background-color-underline)0%,var(--highlight-background-color-underline)2px,var(--highlight-background-color--active)2px,var(--highlight-background-color--active)100%)!important;background-color:var(--highlight-text-color--active)!important;color:#d4b87c!important;font-weight:700!important}.popup .popupContent .markdown-rendered p,.popupContent .markdown-rendered p{color:#000!important}.cm-strikethrough{color:#d4b87c!important}.cm-strikethrough .cm-underline{color:inherit!important}iframe.pdf{aspect-ratio:16/9;border:none!important;width:100%!important;height:100vh!important;display:block!important}iframe{aspect-ratio:16/9;border:none!important;margin:0!important;padding:0!important;display:block!important}iframe .toolbar{display:none!important}.callout-icon,.fold-callout-icon{background-color:#9cdcfe!important}.callout-title>.callout-title-inner>p{color:#9cdcfe!important}table{border-collapse:collapse;margin-bottom:1rem!important}th{border:2px solid var(--gray)}td,tr{border:2px solid var(--gray);padding:15px}input:not([type=checkbox]){border:2px solid var(--gray);background-color:#1e1e1e;width:auto;min-width:100px;margin:5px 0;padding:8px;font-size:1rem;display:inline-block}input:focus{outline:none}::-webkit-input-placeholder{opacity:1;color:#1e1e1e!important}:-moz-placeholder-shown{opacity:1;color:#1e1e1e!important}::-moz-placeholder{opacity:0;color:#1e1e1e!important}:-ms-placeholder-shown{color:#1e1e1e;opacity:0}:root{--light:#faf8f8;--lightgray:#e5e5e5;--gray:#a3a3a3;--darkgray:black;--dark:black;--secondary:#284b63;--tertiary:#84a59d;--highlight:#8f9fa926;--textHighlight:#fff23688;--titleFont:"Schibsted Grotesk",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--headerFont:"Schibsted Grotesk",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bodyFont:"Montserrat",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--codeFont:"Firacode",ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}:root[saved-theme=dark]{--light:#1e1e1e;--lightgray:#393639;--gray:#646464;--darkgray:#d4d4d4;--dark:#bebebe;--secondary:#7b97aa;--tertiary:#84a59d;--highlight:#8f9fa926;--textHighlight:#b3aa0288}