:root{--sh-notion-gray:#787774;--sh-notion-brown:#9f6b53;--sh-notion-orange:#d9730d;--sh-notion-yellow:#cb912f;--sh-notion-green:#448361;--sh-notion-blue:#337ea9;--sh-notion-purple:#9065b0;--sh-notion-pink:#c14c8a;--sh-notion-red:#d44c47;--sh-notion-gray_background:#f1f1ef;--sh-notion-brown_background:#f4eeee;--sh-notion-orange_background:#fbecdd;--sh-notion-yellow_background:#fbf3db;--sh-notion-green_background:#edf3ec;--sh-notion-blue_background:#e7f3f8;--sh-notion-purple_background:#f4f0f7;--sh-notion-pink_background:#f9eef3;--sh-notion-red_background:#fdebec}.sh-notion-content{word-break:break-word;font-size:1rem;line-height:1.7}.sh-notion-content>:first-child{margin-top:0}.sh-notion-content>:last-child{margin-bottom:0}.sh-notion-text{min-height:1em;margin:.25em 0}.sh-notion-h1,.sh-notion-h2,.sh-notion-h3,.sh-notion-h4{color:var(--sh-notion-heading-color,inherit)}.sh-notion-h1{margin:1.2em 0 .4em;font-size:1.5em;font-weight:600}.sh-notion-h2{margin:1em 0 .3em;font-size:1.25em;font-weight:600}.sh-notion-h3{margin:.8em 0 .2em;font-size:1.1em;font-weight:600}.sh-notion-h4{margin:.6em 0 .2em;font-size:1em;font-weight:600}.sh-notion-toggle-h1 summary,.sh-notion-toggle-h2 summary,.sh-notion-toggle-h3 summary{cursor:pointer;list-style:none}.sh-notion-toggle-h1 summary::-webkit-details-marker{display:none}.sh-notion-toggle-h2 summary::-webkit-details-marker{display:none}.sh-notion-toggle-h3 summary::-webkit-details-marker{display:none}.sh-notion-toggle-h1 summary h2:before,.sh-notion-toggle-h2 summary h3:before,.sh-notion-toggle-h3 summary h4:before{content:"▶";vertical-align:middle;margin-right:.5em;font-size:.6em;transition:transform .15s;display:inline-block}.sh-notion-toggle-h1[open] summary h2:before,.sh-notion-toggle-h2[open] summary h3:before,.sh-notion-toggle-h3[open] summary h4:before{transform:rotate(90deg)}.sh-notion-toggle-h1 summary h2,.sh-notion-toggle-h2 summary h3,.sh-notion-toggle-h3 summary h4{display:inline}.sh-notion-toc{margin:.75em 0}.sh-notion-toc ul{margin:0;padding:0;list-style:none}.sh-notion-toc li{margin:.25em 0;font-size:.9em}.sh-notion-toc .sh-notion-toc-indent-1{padding-left:1.2em}.sh-notion-toc .sh-notion-toc-indent-2{padding-left:2.4em}.sh-notion-toc .sh-notion-toc-indent-3{padding-left:3.6em}.sh-notion-date{background:#8783781a;border-radius:3px;padding:.1em .3em;font-size:.95em}.sh-notion-equation-block{text-align:center;margin:.75em 0;padding:.5em 0;font-family:KaTeX_Main,Times New Roman,serif;font-size:1.2em;overflow-x:auto}.sh-notion-link{color:var(--sh-notion-link-color,inherit);text-underline-offset:2px;-webkit-text-decoration:underline #0000004d;text-decoration:underline #0000004d}.sh-notion-link:hover{text-decoration-color:currentColor}.sh-notion-inline-code{color:#eb5757;background:#87837826;border-radius:3px;padding:.2em .4em;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}.sh-notion-list{margin:.25em 0;padding-left:1.5em;list-style-type:disc}.sh-notion-list li{margin:.15em 0}.sh-notion-list-numbered{list-style-type:decimal}.sh-notion-todo-list{margin:.25em 0;padding-left:0;list-style:none}.sh-notion-todo{align-items:flex-start;gap:.5em;margin:.15em 0;display:flex}.sh-notion-todo input[type=checkbox]{appearance:none;border:2px solid var(--sh-notion-checkbox-color,#d1d5db);cursor:default;background:0 0;border-radius:3px;flex-shrink:0;width:16px;height:16px;margin-top:.35em;position:relative}.sh-notion-todo input[type=checkbox]:checked{background:var(--sh-notion-checkbox-color,#91918e)!important;border-color:var(--sh-notion-checkbox-color,#91918e)!important}.sh-notion-todo input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:0;left:3px;transform:rotate(45deg)}.sh-notion-todo-checked{color:var(--sh-notion-checkbox-color,#91918e);text-decoration:line-through}.sh-notion-quote{border-left:3px solid;margin:.5em 0;padding:.2em 0 .2em 1em;font-size:1em}.sh-notion-callout{background:var(--sh-notion-gray_background);border-radius:4px;gap:.75em;margin:.5em 0;padding:1em;display:flex}.sh-notion-callout-icon{flex-shrink:0;font-size:1.3em;line-height:1.4}img.sh-notion-callout-icon{width:1.3em;height:1.3em}.sh-notion-callout-content{flex:1;min-width:0}.sh-notion-bg-gray_background{background:var(--sh-notion-gray_background)}.sh-notion-bg-brown_background{background:var(--sh-notion-brown_background)}.sh-notion-bg-orange_background{background:var(--sh-notion-orange_background)}.sh-notion-bg-yellow_background{background:var(--sh-notion-yellow_background)}.sh-notion-bg-green_background{background:var(--sh-notion-green_background)}.sh-notion-bg-blue_background{background:var(--sh-notion-blue_background)}.sh-notion-bg-purple_background{background:var(--sh-notion-purple_background)}.sh-notion-bg-pink_background{background:var(--sh-notion-pink_background)}.sh-notion-bg-red_background{background:var(--sh-notion-red_background)}.sh-notion-code-block{margin:.5em 0}.sh-notion-code-block pre{background:#f7f6f3;border-radius:4px;padding:1em;font-size:.85em;line-height:1.5;overflow-x:auto}.sh-notion-code-block code{font-family:SFMono-Regular,Menlo,Consolas,monospace}.sh-notion-divider{border:none;border-top:1px solid var(--sh-notion-divider-color,#0000001a);margin:.75em 0}.sh-notion-image{margin:.75em 0}.sh-notion-image img{border-radius:4px;max-width:100%;height:auto}.sh-notion-caption{color:#787774;text-align:center;margin-top:.3em;font-size:.85em}.sh-notion-video{margin:.75em 0}.sh-notion-video-embed{border-radius:4px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.sh-notion-video-embed iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.sh-notion-table-wrapper{margin:.5em 0;overflow-x:auto}.sh-notion-table{border-collapse:collapse;width:100%;font-size:.9em}.sh-notion-table th,.sh-notion-table td{text-align:left;border:1px solid #0000001a;padding:.5em .75em}.sh-notion-table th{background:#00000008;font-weight:600}.sh-notion-toggle{margin:.25em 0}.sh-notion-toggle summary{cursor:pointer;padding:.2em 0}.sh-notion-toggle summary:hover{opacity:.8}.sh-notion-columns{gap:1.5em;margin:.5em 0;display:flex}.sh-notion-column{flex:1;min-width:0}@media (max-width:640px){.sh-notion-columns{flex-direction:column;gap:.5em}}.sh-notion-bookmark{border:1px solid #0000001a;border-radius:4px;margin:.5em 0;padding:.75em 1em}.sh-notion-embed{margin:.5em 0}.sh-notion-audio{margin:.75em 0}.sh-notion-audio audio{border-radius:4px;width:100%}.sh-notion-file{border:1px solid #0000001a;border-radius:4px;margin:.5em 0;padding:.5em .75em;display:inline-block}.sh-notion-equation{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}
