: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}