.highlight .hll{background-color:#ffc}.highlight .c{color:green}.highlight .err{border:1px solid red}.highlight .k{color:blue}.highlight .cm{color:green}.highlight .cp{color:blue}.highlight .c1{color:green}.highlight .cs{color:green}.highlight .ge{font-style:italic}.highlight .gh{font-weight:bold}.highlight .gp{font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gu{font-weight:bold}.highlight .kc{color:blue}.highlight .kd{color:blue}.highlight .kn{color:blue}.highlight .kp{color:blue}.highlight .kr{color:blue}.highlight .kt{color:#2b91af}.highlight .s{color:#a31515}.highlight .nc{color:#2b91af}.highlight .ow{color:blue}.highlight .sb{color:#a31515}.highlight .sc{color:#a31515}.highlight .sd{color:#a31515}.highlight .s2{color:#a31515}.highlight .se{color:#a31515}.highlight .sh{color:#a31515}.highlight .si{color:#a31515}.highlight .sx{color:#a31515}.highlight .sr{color:#a31515}.highlight .s1{color:#a31515}.highlight .ss{color:#a31515}:root{--base-bg-color: #fff;--base-text-color: #222;--base-shadow-color: #ddd;--contrast-bg-color: #222;--contrast-text-color: #fff}*{margin:0;padding:0;box-sizing:border-box;font-family:arial, sans-serif;-webkit-font-smoothing:antialiased}html,body{height:100%;width:100%;scroll-behavior:smooth}body,input,button,textarea,a{font-size:110%;color:var(--base-text-color)}header{box-shadow:0 1px 4px var(--base-shadow-color)}footer{box-shadow:0 -1px 4px var(--base-shadow-color)}header nav{background:url("../icons/apple-touch-icon.png") no-repeat 1em center;background-size:contain;padding-left:6em !important}header,footer{background-color:#fefefe;padding:1em 0}img{max-width:100%}ul,li{list-style-position:inside}p,li{line-height:135%}.layout{width:100%;padding:1em}.card-grid{display:grid;gap:2em;margin-top:1em}.card a{text-decoration:none}.card h3{margin:0.75em 0}.card .image{align-items:center;aspect-ratio:16 / 9;background-color:#eee;border:solid 1px #999;display:flex;justify-content:center;width:100%;border-radius:4px;padding:3px;transition:padding 0.25s ease-out}.card img{border-radius:4px;height:100%;max-height:100%;max-width:100%;object-fit:cover;object-position:center;width:100%}.card a:hover .image{padding:0}.post-container{margin-top:1em}.post-container article{margin-bottom:2em}.post-container aside>h3{font-size:1.45em}.post-container aside .card{margin-top:2em}.post h2,.page h2{margin:0.75em 0}.post details>summary,.page details>summary{cursor:pointer;font-weight:bold}.post figure,.page figure{font-size:90%;margin:0.75em 0;text-align:center}.post .eyebrow,.page .eyebrow{display:flex;gap:0.4em;margin-bottom:1.25em;text-transform:capitalize}.post figcaption,.post .eyebrow,.page figcaption,.page .eyebrow{color:#666}.post h3,.post h4,.post h5,.page h3,.page h4,.page h5{margin:1.5em 0 0.5em 0}.post p,.page p{margin:0.5em 0}.post blockquote,.page blockquote{display:none}code,pre,pre *,code *{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}pre{border:solid 1px #999;padding:2em}pre code{word-wrap:break-word;white-space:pre-wrap;min-width:0}.pagination{background:#eee;display:flex;padding:2em;margin:2em 0}.pagination .next{margin-left:auto}nav.share{align-items:center;display:flex;gap:0.5em;margin-top:2em}nav.share>*{display:inline-flex;text-decoration:none}nav.share span{padding-right:0.5em}footer .links{background-color:#eee;padding:1em}footer .tags-grid a,footer .links a{display:block;margin:0.5rem 0;text-decoration:none;text-transform:capitalize}footer .tags-grid a:hover,footer .links a:hover{text-decoration:underline}footer .back-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;border:solid 1px var(--contrast-text-color);background-color:var(--contrast-bg-color);text-align:center;text-decoration:none;outline:none;display:block}footer .back-top::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:9px solid var(--contrast-text-color)}@media (min-width: 768px){.layout{max-width:1400px;margin:0 auto}footer .layout{display:grid;grid-template-columns:repeat(5, 1fr)}footer .tags-grid{display:grid;grid-column:span 4;grid-template-columns:repeat(4, 1fr)}footer .links{display:flex;flex-direction:column}footer .tags-grid,footer .links{column-gap:1em;padding:1em}main .card-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2em}main .card-grid .card:first-child,main .card-grid .card:nth-child(15){grid-column:1 / 3}main .card-grid .card:first-child p,main .card-grid .card:nth-child(15) p{display:none}main .card-grid .card:nth-child(10),main .card-grid .card:nth-child(24){grid-column:3 / 5}main .card-grid .card:nth-child(10) p,main .card-grid .card:nth-child(24) p{display:none}main .post-container{display:flex}main .post-container aside{flex:0 0 calc(300px + 2em);padding-left:2em}}
