body{background-color:var(--theme-color-white);color:var(--foreground);font-family:var(--theme-font-family),Arial,Helvetica,sans-serif;height:100%;display:flex;flex-direction:column;flex-grow:1;overscroll-behavior-y:contain;overscroll-behavior:none;overflow-y:auto}.text-balance{text-wrap:balance}a{text-decoration:none}p{text-align:justify;line-height:1.5em}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}li{display:block}*{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}a{color:#2baa9a}html{background-color:var(--theme-color-white);display:flex;flex-direction:column;overscroll-behavior-y:contain;overscroll-behavior:none;overflow-y:hidden}@media only screen and (orientation:portrait) and (max-height:1080px){html{height:100%}}@media only screen and (orientation:portrait) and (max-height:800px){html{height:100%;font-size:.9em;zoom:.9}}.markdown *{padding:0}.markdown h1{font-size:1.5em;font-weight:700;margin-bottom:1em}.markdown h2{font-size:1.4em;margin-bottom:1em}.markdown h3,.markdown h4{font-weight:700;font-size:1.2em;margin-bottom:1em}.markdown li,.markdown p{margin-bottom:1em;font-size:1em;line-height:1.4em}.markdown ul{padding-left:.5em}.markdown li{position:relative;margin-left:1em;display:list-item}.markdown li:before{content:"❯";position:absolute;margin-left:-1em}.markdown img{border-radius:1em;width:10 0}.grecaptcha-badge{display:none!important;visibility:hidden!important;opacity:0!important}.markdownContent *{padding:0}.markdownContent h1{font-size:1.5em;font-weight:700;margin-bottom:1em}.markdownContent h2{font-size:1.4em;margin-bottom:1em}.markdownContent h3,.markdownContent h4{font-weight:700;font-size:1.2em;margin-bottom:1em}.markdownContent li,.markdownContent p{margin-bottom:1em;font-size:1em;line-height:1.4em}.markdownContent ul{padding-left:.5em}.markdownContent li{position:relative;margin-left:1em;display:list-item}.markdownContent li:before{content:"❯";position:absolute;margin-left:-1em}.markdownContent img{border-radius:1em;width:100%}.markdown a{color:#2baa9a}.markdownContent table{width:100%;margin-bottom:.6em}.markdownContent table td{padding:.5em 0 .2em}.markdownContent table tbody tr{border-bottom:1px solid rgba(150,150,150,.2)}