.floating-menu-wrapper{bottom:200px;position:absolute;top:0}.blog-floating-menu{position:sticky;top:110px;width:300px}@media only screen and (max-width:1200px){.main-content-container{display:flex;flex-flow:column nowrap}.floating-menu-wrapper{bottom:auto;order:2;position:relative;top:auto}.blog-floating-menu{position:relative;top:auto;width:100%}.article-post-container{order:1}.article-tag-container{order:3}}.article-toc{border-bottom:1px solid #1d1e22;font-size:1rem;position:relative}.toc-list-wrapper{padding-bottom:40px;padding-top:14px;position:relative}.toc-list-wrapper:before{background:linear-gradient(0deg,transparent,#fff 80%);top:0}.toc-list-wrapper:after,.toc-list-wrapper:before{content:"";height:16px;position:absolute;width:100%}.toc-list-wrapper:after{background:linear-gradient(180deg,transparent,#fff 80%);bottom:40px}.article-toc h3{font-size:1rem;margin:0 0 11px}.article-toc ul,.article-toc ul ul{list-style-type:none;margin:0;padding:0}.article-toc ul{max-height:calc(100vh - 400px);overflow-y:auto}.article-toc li{padding:12px 15px;transition:background-color .2s}.article-toc li:last-child{margin-bottom:10px}.article-toc li a{color:initial;cursor:pointer}.article-toc .active{background:#f0742426;font-weight:700;padding:10px 15px}.article-toc .active a{color:#f07424}@media screen and (max-width:1200px){.article-toc{display:none}}