div[data-react-class=AmplenoteSidebarToc]:has(.amplenote_sidebar_toc_container.with_content){background-color:var(--color-background-primary);border:1px solid var(--color-border-primary);border-radius:5px;margin-left:20px;margin-bottom:10px;max-height:calc(100vh - 20px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:10px}div[data-react-class=AmplenoteSidebarToc]:has(.amplenote_sidebar_toc_container.with_content.is_collapsed){background-color:transparent;border:none;overflow:hidden}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container{display:none;overflow:hidden;transition:width .3s ease;width:0}@media only screen and (min-width:768px){div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content{left:0;display:block;margin-left:5px;width:300px;padding:10px 0;top:10px}}@media only screen and (min-width:1024px){div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content{width:350px}}@media only screen and (min-width:1400px){div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content{width:400px}}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content.is_collapsed{width:60px}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content.is_collapsed .header_list_container,div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container.with_content.is_collapsed .sidebar_label{display:none}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .sidebar_header{display:flex;justify-content:space-between;padding-left:10px;padding-right:10px}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .sidebar_header .sidebar_label{font-weight:400;margin:0;overflow:hidden;padding:4px 0;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .sidebar_header .sidebar_collapser{align-items:center;border:1px solid var(--color-border-primary);border-radius:5px;cursor:pointer;display:flex;justify-content:center;margin-right:6px;padding:5px 10px}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .sidebar_header .sidebar_collapser:hover{background-color:var(--color-background-light-glow)}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link{border-radius:5px;display:block;padding:5px 15px 5px 10px;transition:background-color .4s ease}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link:hover{background-color:var(--color-background-blueish)}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link:active{background-color:var(--color-background-blueish-secondary)}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link.h1{margin:4px 0 2px}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link.h2,div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link.h3,div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_link.h4{border-bottom-left-radius:0;border-top-left-radius:0}div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_depth_2,div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_depth_3,div[data-react-class=AmplenoteSidebarToc] .amplenote_sidebar_toc_container .header_depth_4{border-left:1px solid var(--color-border-secondary);margin-left:12px}div[data-react-class=AmplenoteSidebarToc] .current_scrolled_section{font-weight:700}.yt-lite{background-color:#000;position:relative;display:block;contain:content;background-position:50%;background-size:cover;cursor:pointer}.yt-lite.lyt-activated:before{content:"";box-sizing:content-box;display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:after{content:"";display:block;padding-bottom:var(--aspect-ratio)}.yt-lite>iframe{width:100%;height:100%;position:absolute;top:0;left:0}.yt-lite>.lty-playbtn{width:70px;height:46px;background-color:#212121;z-index:1;opacity:.8;border-radius:14%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:hover>.lty-playbtn{background-color:red;opacity:1}.yt-lite>.lty-playbtn:before{content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 11px 19px}.yt-lite>.lty-playbtn,.yt-lite>.lty-playbtn:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.yt-lite.lyt-activated{cursor:inherit}.yt-lite.lyt-activated:before,.yt-lite.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.blog_styled,.content_styled{font-family:Georgia,Helvetica,Arial,Helvetica Neue,sans-serif;font-weight:400;font-size:18px;line-height:1.5}@media only screen and (min-width:768px){.blog_styled,.content_styled{font-size:21px}}.blog_styled h1,.blog_styled h2,.blog_styled h3,.blog_styled h4,.content_styled h1,.content_styled h2,.content_styled h3,.content_styled h4{font-weight:600;margin-top:2.1em;margin-bottom:-.31em;letter-spacing:-.022em;line-height:1.18}.blog_styled h1,.content_styled h1{font-size:26px}.blog_styled h2,.content_styled h2{font-size:24px}.blog_styled h3,.content_styled h3{font-size:21px}.blog_styled h4,.content_styled h4{font-size:18px}.blog_styled b,.blog_styled strong,.content_styled b,.content_styled strong{font-weight:600}.blog_styled .paragraph,.blog_styled p,.content_styled .paragraph,.content_styled p{margin-top:2em;margin-bottom:-.46em;letter-spacing:-.004em}.blog_styled ul li,.content_styled ul li{margin-top:1.05em;margin-left:30px;margin-bottom:-.46em}.default_styled{font-family:Roboto,Helvetica,Arial,Helvetica Neue,sans-serif;font-size:14px;color:var(--color-text-high-contrast);line-height:1.5}.default_styled h1,.default_styled h2,.default_styled h3{font-family:Roboto,Helvetica,Arial,Helvetica Neue,sans-serif;font-weight:500;text-transform:none}.default_styled h1{font-size:26px}.default_styled h2{font-size:24px}.default_styled h3{font-size:18px}.default_styled h4{font-family:Roboto,Helvetica,Arial,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;text-transform:uppercase}.default_styled b,.default_styled strong{font-weight:600}.default_styled .paragraph,.default_styled p{margin:12px 0}.default_styled ul li{margin:10px 0 10px 30px}