:root{--rosewater: #f5e0dc;--flamingo: #f2cdcd;--pink: #f5c2e7;--mauve: #cba6f7;--red: #f38ba8;--maroon: #eba0ac;--peach: #fab387;--yellow: #f9e2af;--green: #a6e3a1;--teal: #94e2d5;--sky: #89dceb;--sapphire: #74c7ec;--blue: #89b4fa;--lavender: #b4befe;--text: #cdd6f4;--subtext1: #bac2de;--subtext0: #a6adc8;--overlay2: #9399b2;--overlay1: #7f849c;--overlay0: #6c7086;--surface2: #585b70;--surface1: #45475a;--surface0: #313244;--base: #1e1e2e;--mantle: #181825;--crust: #11111b}:root{--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{background:var(--mantle);font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:var(--text);font-size:20px;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:var(--subtext1);line-height:1.2}h1{font-size:3.052em;color:var(--green)}h2{font-size:2.441em;color:var(--sapphire)}h3{font-size:1.953em;color:var(--mauve)}h4{font-size:1.563em;color:var(--pink)}h5{font-size:1.25em}strong,b{font-weight:700;color:var(--red)}p{color:var(--text);margin-bottom:1em;text-align:justify}a{color:var(--sky)}a:active{color:var(--sapphire)}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:var(--surface0);border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--subtext1);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid var(--crust)}time{color:var(--lavender)}mark{background:var(--yellow);color:var(--crust);padding:0 2px}kbd{background:var(--surface1);padding:0 4px;border-radius:4px}section[data-footnotes]{background:var(--surface0);padding:0 8px}section[data-footnotes] p{margin:10px 0}@media (max-width: 720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}body.BlogIndex main{width:960px}body.BlogIndex ul{display:flex;flex-wrap:wrap;gap:2rem;list-style-type:none;margin:0;padding:0}body.BlogIndex ul li{width:calc(50% - 1rem)}body.BlogIndex ul li *{text-decoration:none;transition:.2s ease}body.BlogIndex ul li:first-child{width:100%;margin-bottom:1rem;text-align:center}body.BlogIndex ul li:first-child img{width:100%}body.BlogIndex ul li:first-child .title{font-size:2.369rem}body.BlogIndex ul li img{margin-bottom:.5rem;border-radius:12px}body.BlogIndex ul li a{display:block}body.BlogIndex .title{margin:0;line-height:1}body.BlogIndex .date{margin:0}body.BlogIndex ul li a:hover h4,body.BlogIndex ul li a:hover .date{color:var(--surface2)}body.BlogIndex ul a:hover img{box-shadow:var(--box-shadow)}@media (max-width: 720px){body.BlogIndex ul{gap:.5em}body.BlogIndex ul li{width:100%;text-align:center}body.BlogIndex ul li:first-child{margin-bottom:0}body.BlogIndex ul li:first-child .title{font-size:1.563em}}body.BlogPost main{width:calc(100% - 2em);max-width:100%;margin:0;padding:3em 1em 3em 0}body.BlogPost .content-cont{display:flex;position:relative;flex-direction:row;justify-content:stretch;align-items:flex-start;width:100%}body.BlogPost .content-cont .content,body.BlogPost .hero-image{padding-left:1em;width:100%}body.BlogPost .hero-image img{display:block;aspect-ratio:2;object-fit:cover;margin:0 auto;border-radius:12px;box-shadow:var(--box-shadow)}body.BlogPost .prose{width:720px;max-width:calc(100% - 2em);margin:auto;padding:1em}body.BlogPost .title{margin-bottom:1em;padding:1em 0;text-align:center;line-height:1}body.BlogPost .abstract h4{text-align:left;font-size:.8em;font-weight:lighter}body.BlogPost .abstract p{margin-top:.2em;font-size:1em}body.BlogPost .title h2{margin:0 0 .5em;font-size:1.1em}body.BlogPost .date{margin-bottom:.5em;color:var(--base)}body.BlogPost .last-updated-on{font-style:italic}a.HeaderLink{display:inline-block}a.active.HeaderLink{font-weight:bolder}footer{padding:.5em;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.social-links{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.social-links a{text-decoration:none}header{background-color:var(--crust)}header h2,header span{color:var(--teal)}header h2:hover,header span:hover{color:var(--sky)}footer{background:var(--crust);color:var(--sky)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6;z-index:9;display:none}video{width:100%}iframe{width:100%;aspect-ratio:16/9}.SiteLogo{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.SiteLogo>svg{height:1.8em;aspect-ratio:1;padding:0 .5em 0 0}header{margin:0;padding:0 1em;box-shadow:0 2px 8px rgba(var(--black),5%)}header h2{margin:0;font-size:1em}nav{display:flex;align-items:stretch;justify-content:space-between}nav a{text-decoration:none;padding:8px}.social-links,.social-links a{display:flex}@media (max-width: 720px){.social-links{display:none}}
