details{border:1px solid var(--border-color,#e1e4e8);border-radius:6px;padding:16px;margin:16px 0;background-color:var(--details-bg,#f6f8fa)}details summary{cursor:pointer;display:list-item;list-style-type:'▶ ';font-size:110%;font-weight:600;margin:-16px -16px 0;padding:16px;user-select:none}details summary:hover{background-color:var(--details-hover-bg,#f0f3f5)}details:not([open]) summary:hover{border-radius:6px}details[open] summary{list-style-type:'▼ ';margin-bottom:16px;border-bottom:1px solid var(--border-color,#e1e4e8);border-radius:0}details:not([open]){padding-bottom:0}details h1 a.bi-link,details h2 a.bi-link,details h3 a.bi-link,details h4 a.bi-link,details h5 a.bi-link,details h6 a.bi-link{display:none}@media(prefers-color-scheme:dark){details{border-color:#30363d;background-color:#161b22}details summary:hover{background-color:#1c2128}details[open] summary{border-bottom-color:#30363d}}@media only screen and (max-width:768px){.container.centered{display:block!important;flex-direction:column!important;align-items:stretch!important;padding-top:.5rem!important}.container.centered .about{width:100%!important;max-width:100%!important;margin-bottom:2rem!important;float:none!important}.container.centered .about img.avatar{width:12rem!important;height:12rem!important}.container.centered .about h1{font-size:2.4rem!important;margin-top:1rem!important;margin-bottom:.5rem!important}.container.centered .about h2{font-size:1.6rem!important;margin-top:.5rem!important}.recent-posts{width:100%!important;max-width:100%!important;margin-top:2rem!important;margin-left:0!important;margin-right:0!important;float:none!important}}