﻿body[a="dark"]{background-color:#212121;color:#fafafa}body[a="dark"] a{color:#79a8ff}body[a="dark"] a:visited{color:#c792ea}body[a="dark"] details{border:thin solid #fafafa}body[a="dark"] details summary{color:#fafafa}body[a="dark"] details[open] summary{border-bottom:1px solid #fafafa}body[a="dark"] pre{background:#212121}body[a="dark"] code:not(pre>code){background-color:#fafafa;color:#212121}body[a="dark"] *:target{background:#2f3849;color:#fafafa}body[a="dark"] table,body[a="dark"] th,body[a="dark"] td{border:thin solid #fafafa}body[a="dark"] .toc{border:thin solid #fafafa;padding:1rem}body[a="dark"] figcaption{color:#999}body[a="dark"] blockquote{border:thin solid #fafafa}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:#212121;color:#fafafa}body[a="auto"] a{color:#79a8ff}body[a="auto"] a:visited{color:#c792ea}body[a="auto"] details{border:thin solid #fafafa}body[a="auto"] details summary{color:#fafafa}body[a="auto"] details[open] summary{border-bottom:1px solid #fafafa}body[a="auto"] pre{background:#212121}body[a="auto"] code:not(pre>code){background-color:#fafafa;color:#212121}body[a="auto"] *:target{background:#2f3849;color:#fafafa}body[a="auto"] table,body[a="auto"] th,body[a="auto"] td{border:thin solid #fafafa}body[a="auto"] .toc{border:thin solid #fafafa;padding:1rem}body[a="auto"] figcaption{color:#999}body[a="auto"] blockquote{border:thin solid #fafafa}}@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%;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}div img{display:inline-block;margin:0;vertical-align:middle}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:1000px;margin:0 auto;padding:4rem 2rem}.toc{padding:1rem}body[a="dark"] .post-date-tags time{color:#cccccc !important}body[a="dark"] .post-tags-highlight{color:#cccccc !important}body[a="dark"] .post-tags-highlight a,body[a="dark"] .post-tags-highlight a[style]{color:#cccccc !important}body[a="dark"] .post-tags-highlight span,body[a="dark"] .post-tags-highlight span[style]{color:#aaaaaa !important}@media (prefers-color-scheme: dark){body[a="auto"] .post-date-tags time{color:#cccccc !important}body[a="auto"] .post-tags-highlight{color:#cccccc !important}body[a="auto"] .post-tags-highlight a,body[a="auto"] .post-tags-highlight a[style]{color:#cccccc !important}body[a="auto"] .post-tags-highlight span,body[a="auto"] .post-tags-highlight span[style]{color:#aaaaaa !important}}.cv-contact{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.cv-contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:0.5rem;line-height:1.5}.cv-contact-row:last-child{margin-bottom:0}.cv-contact-item{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.9rem;color:#444;margin-right:0.75rem}.cv-contact-item:not(:last-child)::after{content:"•";margin-left:0.75rem;color:#333;font-weight:normal;font-size:0.8rem}.cv-contact-icon{font-size:0.9rem;line-height:1;display:inline-block;width:1em;text-align:center;color:#666}.cv-contact-text{color:inherit;text-decoration:none;white-space:nowrap}a.cv-contact-text{color:#0066cc;transition:color 0.2s}a.cv-contact-text:hover{color:#004499;text-decoration:underline}.cv-last-update{margin:2rem 0;text-align:center}.cv-last-update img{display:inline-block}.cv-last-update .calendar-icon{margin-right:0.5rem}body[a="dark"] .cv-contact-item:not(:last-child)::after{color:#666}@media (prefers-color-scheme: dark){body[a="auto"] .cv-contact-item:not(:last-child)::after{color:#666}}@media (max-width: 768px){.cv-contact-row{flex-direction:column;align-items:flex-start;gap:0.5rem}.cv-contact-item{display:flex;margin-right:0;width:100%}.cv-contact-item:not(:last-child)::after{display:none}}
