.app-table-of-contents{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;color:#747474;border-inline-start:2px solid #D9D9D9;padding-inline-start:1rem;font-size:.875rem;position:sticky;top:calc(var(--spacing-navbar) + 2rem)}.app-table-of-contents .toc-item{position:relative;transition:color .2s ease}.app-table-of-contents .toc-item.active{font-weight:500;color:var(--color-foreground)}.toc-indicator{position:absolute;inset-inline-start:-2px;width:2px;height:1.25rem;background-color:#e60023;transition:transform .3s ease;border-radius:1px}.app-nav-root-item:after{width:100%;height:20px;content:" ";position:absolute;top:100%;right:0;left:0;cursor:default}:root{--app-root-bg:#F7F7F7;--app-header-bg:#fff;--app-footer-bg:#ffffff}.app-header{display:flex;justify-content:space-between;align-items:center}.app-footer-address-container{gap:16px;font-size:.875rem}.app-footer-address-container>div{position:relative;padding-inline:16px}.app-footer-address-container>div:not(:last-child):before{content:"|";left:-8px;width:1px;height:21px;font-size:14px;align-items:center;display:none;position:absolute;top:50%;will-change:transform;transform:translateX(0) translateY(-50%)}@media screen and (min-width:768px){.app-footer-address-container>div:not(:last-child):before{display:flex}}.app-page{display:flex;flex-direction:column;width:100%;min-height:100%}footer.app-footer{margin-top:auto;background-color:var(--app-footer-bg);font-weight:500}footer .app-footer-inner,footer.app-footer{display:flex;flex-direction:column;width:100%}.app-post-content,.app-post-content p{line-height:1.625}.app-post-content h1,.app-post-content h2,.app-post-content h3,.app-post-content h4,.app-post-content h5,.app-post-content h6{font-weight:700;margin-block:1rem}.app-post-content h2{font-weight:700;font-size:1.5rem}.styles_app-card__A3fJh{width:100%;overflow:auto;border-radius:var(--radius);overflow:hidden;background-color:var(--color-card);box-shadow:0 0 5px 0 #A4A4A426}.styles_app-card-image-container__8FyxU{width:100%;position:relative}.styles_app-card-image-container__8FyxU img{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.styles_app-card-content__VK6ti{padding:1.5rem}