body[a='dark']{background-color:#000;color:#fff}body[a='dark'] a{color:#79a8ff}body[a='dark'] a:visited{color:#f78fe7}body[a='dark'] details{border:thin solid #fff}body[a='dark'] details summary{color:#fff}body[a='dark'] details[open] summary{border-bottom:1px solid #fff}body[a='dark'] pre{background:#000}body[a='dark'] code:not(pre>code){background-color:#fff;color:#000}body[a='dark'] *:target{background:#2f3849;color:#fff}body[a='dark'] table,body[a='dark'] th,body[a='dark'] td{border:thin solid #fff}body[a='dark'] .toc{border:thin solid #fff;padding:1rem}body[a='dark'] figcaption{color:#000}body[a='dark'] blockquote{border:thin solid #fff}body[a='light']{background-color:#fff;color:#000}body[a='light'] a{color:#3548cf}body[a='light'] a:visited{color:#8f0075}body[a='light'] details{border:thin solid #000}body[a='light'] details summary{color:#000}body[a='light'] details[open] summary{border-bottom:1px solid #000}body[a='light'] pre{background:#fff}body[a='light'] code:not(pre>code){background-color:#000;color:#fff}body[a='light'] *:target{background:#dae5ec;color:#000}body[a='light'] table,body[a='light'] th,body[a='light'] td{border:thin solid #000}body[a='light'] .toc{border:thin solid #000;padding:1rem}body[a='light'] figcaption{color:#595959}body[a='light'] blockquote{border:thin solid #000}@media (prefers-color-scheme: dark){body[a='auto']{background-color:#000;color:#fff}body[a='auto'] a{color:#79a8ff}body[a='auto'] a:visited{color:#f78fe7}body[a='auto'] details{border:thin solid #fff}body[a='auto'] details summary{color:#fff}body[a='auto'] details[open] summary{border-bottom:1px solid #fff}body[a='auto'] pre{background:#000}body[a='auto'] code:not(pre>code){background-color:#fff;color:#000}body[a='auto'] *:target{background:#2f3849;color:#fff}body[a='auto'] table,body[a='auto'] th,body[a='auto'] td{border:thin solid #fff}body[a='auto'] .toc{border:thin solid #fff;padding:1rem}body[a='auto'] figcaption{color:#000}body[a='auto'] blockquote{border:thin solid #fff}}@media (prefers-color-scheme: light){body[a='auto']{background-color:#fff;color:#000}body[a='auto'] a{color:#3548cf}body[a='auto'] a:visited{color:#8f0075}body[a='auto'] details{border:thin solid #000}body[a='auto'] details summary{color:#000}body[a='auto'] details[open] summary{border-bottom:1px solid #000}body[a='auto'] pre{background:#fff}body[a='auto'] code:not(pre>code){background-color:#000;color:#fff}body[a='auto'] *:target{background:#dae5ec;color:#000}body[a='auto'] table,body[a='auto'] th,body[a='auto'] td{border:thin solid #000}body[a='auto'] .toc{border:thin solid #000;padding:1rem}body[a='auto'] figcaption{color:#595959}body[a='auto'] blockquote{border:thin solid #000}}html{height:100%}body{font-family:monospace;font-size:16px;line-height:1.4;margin:0;min-height:100%;position:relative;overflow-wrap:break-word}h2,h3,h4,h5,h6{margin-top:1.5rem}p{margin:1rem 0}li{margin:0.4rem 0}a{text-decoration:none}a:hover{text-decoration:underline}hr{text-align:center;border:0;margin:2rem 0}hr:before{content:'/////'}hr:after{content:attr(data-content) "/////"}pre{padding:1em;overflow-x:auto}table{width:100%}table,th,td{border-collapse:collapse;padding:0.4rem}code{text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}code:not(pre>code){padding:0.1em 0.2em;font-size:90%}code.has-jax{-webkit-font-smoothing:antialiased;background:inherit !important;border:none !important;font-size:100%}blockquote{padding:1rem}blockquote p{margin:0}img{max-width:100%;display:block;margin:0 auto}figcaption{text-align:center;opacity:0.5}details{padding:1rem}details summary{text-decoration:none}details[open] summary{margin-bottom:0.5em;padding-bottom:0.5em}.post-meta{display:flex;justify-content:space-between;align-items:center}.w{max-width:640px;margin:0 auto;padding:2rem;padding-bottom:0.5rem;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box}.w-wide{max-width:1800px;margin:0 auto;padding:2rem;padding-bottom:3.5rem;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box}.content-wrapper{flex:1}.toc{padding:1rem}.site-footer{width:100%;padding:15px 0;text-align:center;margin-top:2rem;border-top:1px solid var(--primary-text-color)}.site-footer p{max-width:640px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.about-container{margin-top:2rem}.profile-section{display:flex;align-items:flex-start;margin-bottom:2rem}.profile-image{margin-right:1.5rem}.profile-image img{max-width:150px;border-radius:5px;margin:0}.profile-info h1{margin-top:0;margin-bottom:0.5rem;text-align:left}.profile-info p{margin-top:0.5rem;text-align:left}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.learning-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;margin:2rem 0}.learning-card{border:1px solid var(--primary-text-color, #000);padding:1rem;border-radius:5px;transition:transform 0.2s ease}.learning-card:hover{transform:translateY(-2px)}.learning-card h3{margin-top:0;margin-bottom:1rem}.learning-card h3 a{text-decoration:none;color:inherit}.learning-card h3 a:hover{text-decoration:underline}.menu-section{margin-top:2rem;margin-bottom:2rem}.tweet-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:0.5rem;margin:1rem 0}.tweet-grid .twitter-tweet{max-width:100% !important;width:100% !important;transform:scale(0.8);transform-origin:top left}.tweet-grid iframe{max-width:100% !important;width:100% !important}.section-wisdom{font-family:Georgia, 'Times New Roman', Times, serif;font-size:1.1rem}.section-wisdom li{margin-bottom:1rem;line-height:1.6}
