:root{--accent:#2337ff;--accent-dark:#000d8a;--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%)}body{font-family:var(--font-atkinson);text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));background-size:100% 600px;margin:0;padding:0;font-size:20px;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}main.blog-index{width:960px}main.blog-post{width:calc(100% - 2em);max-width:100%;margin:0;padding:0}main.blog-post .prose{width:720px;max-width:calc(100% - 2em);margin:auto;padding:1em}main.blog-post .hero-image{width:100%}main.blog-post .hero-image .img-frame{box-shadow:var(--box-shadow);border-radius:12px}main.blog-post .hero-image .img-frame img{border-radius:inherit;max-width:100%;height:auto;box-shadow:none;margin:0 auto;display:block}main.blog-post .hero-image .img-frame:has(>img.is-broken){aspect-ratio:16/9;width:100%}header{box-shadow:0 2px 8px rgba(var(--black), 5%);background:#fff;margin:0;padding:0 1em}header .site-branding{text-align:center;width:100%;padding:1.25em 0 .5em}header .custom-logo-link{line-height:0;display:inline-block}header .custom-logo{border-radius:50%;width:160px;max-width:100%;height:auto;margin:0 auto;display:block}header .site-title{margin:.6em 0 0;font-size:1.65rem;font-weight:700;line-height:1.2}header .site-title a{color:rgb(var(--black));text-decoration:none}header .site-title a:hover{color:var(--accent)}header .site-description{color:rgb(var(--gray));margin:.35em 0 0;font-size:.85em;font-weight:400;line-height:1.4}header nav{justify-content:center;align-items:center;gap:1rem;width:100%;padding:.5em 0 1em;display:flex}header .internal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem .35rem;display:flex}header .internal-links a,header .nav-label{color:rgb(var(--black));border-bottom:4px solid #0000;padding:1em .5em;font-weight:600;text-decoration:none}header .internal-links a:hover,header .nav-label:hover,header .has-children:hover>.nav-label{color:var(--accent)}header .internal-links a.active{border-bottom-color:var(--accent);text-decoration:none}header .has-children{position:relative}header .nav-label{cursor:default;display:inline-block}header .submenu{border:1px solid rgb(var(--gray-light));min-width:200px;box-shadow:var(--box-shadow);z-index:30;background:#fff;border-radius:8px;margin:0;padding:.35rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .15rem);left:0}header .has-children:hover>.submenu,header .has-children:focus-within>.submenu{display:block}header .submenu a{white-space:nowrap;color:rgb(var(--black));border-bottom:none;padding:.45rem .9rem;font-weight:500;display:block}header .submenu a.active,header .submenu a:hover{color:var(--accent)}header .search-toggle{color:rgb(var(--black));cursor:pointer;background:0 0;border:0;border-bottom:4px solid #0000;justify-content:center;align-items:center;margin:0;padding:1em .5em;line-height:0;display:inline-flex}header .search-toggle:hover,header .search-toggle:focus-visible{color:var(--accent);outline:none}.search-overlay{z-index:100;justify-content:center;align-items:flex-start;padding:12vh 1rem 2rem;display:flex;position:fixed;inset:0}.search-overlay[hidden]{display:none}.search-overlay__backdrop{background:rgba(var(--black), .65);position:absolute;inset:0}.search-overlay__dialog{z-index:1;width:calc(100% - 2rem);max-width:560px;box-shadow:var(--box-shadow);background:#fff;border-radius:8px;padding:1.25rem 1.25rem 1rem;position:relative}.search-overlay__close{z-index:2;color:rgb(var(--gray));cursor:pointer;background:0 0;border:0;margin:0;padding:.25rem .5rem;font-size:1.5rem;line-height:1;position:absolute;top:.35rem;right:.5rem}.search-overlay__close:hover,.search-overlay__close:focus-visible{color:rgb(var(--black));outline:none}.search-overlay .pagefind-ui{width:100%}.search-overlay .pagefind-ui__search-input{width:100%;font-size:1.1rem}.search-overlay__fallback{color:rgb(var(--gray));margin:.5rem 0 0;font-size:.95em;line-height:1.5}body.search-open{overflow:hidden}footer{background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center;padding:2em 1em}h1,h2,h3,h4,h5,h6{color:rgb(var(--black));margin:0 0 .5rem;line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose{color:rgb(var(--gray-dark))}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{border-radius:8px;max-width:100%;height:auto}.img-frame{background-color:rgb(var(--gray-light));line-height:0;display:block;overflow:hidden}.img-frame img{border-radius:inherit}.img-frame img.is-broken{opacity:0}.img-frame:has(>img.is-broken){min-height:8rem}code{background-color:rgb(var(--gray-light));border-radius:2px;padding:2px 5px}pre{border-radius:8px;padding:1.5em}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);margin:0;padding:0 0 0 20px;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}.meta{color:rgb(var(--gray));margin:0;font-size:.95em}.pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.pagination a{color:rgb(var(--gray-dark));text-decoration:none}.pagination a:hover{color:var(--accent)}.post-list{flex-wrap:wrap;gap:2rem;margin:0;padding:0;list-style-type:none;display:flex}.post-list li{width:calc(50% - 1rem)}.post-list li *{text-decoration:none;transition:all .2s}.post-list li.featured{text-align:center;width:100%;margin-bottom:1rem}.post-list li.featured .title{font-size:2.369rem}.post-list li a{display:block}.post-list .img-frame{aspect-ratio:2;border-radius:12px;width:100%;margin-bottom:.5rem}.post-list .img-frame img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.post-list .img-frame--featured{width:100%}.post-list a:hover .img-frame{box-shadow:var(--box-shadow)}.prose .img-frame{border-radius:8px;margin:1rem 0}.prose .img-frame img{margin:0}.prose .img-frame:has(>img.is-broken){aspect-ratio:4/3;width:100%;max-width:100%}.post-list .title{color:rgb(var(--black));margin:0;line-height:1}.post-list .date{color:rgb(var(--gray));margin:0}.post-list a:hover .title,.post-list a:hover .date{color:var(--accent)}.post-list.archive-list li{text-align:left;width:100%;margin-bottom:0}.post-list.archive-list li .title{font-size:1.563em}.post-title{text-align:center;margin-bottom:1em;padding:1em 0;line-height:1}.post-title h1{margin:0 0 .5em}.post-title .date{color:rgb(var(--gray));margin-bottom:.5em}.post-title .last-updated-on{font-style:italic}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}@media (width<=720px){body{font-size:18px}main{padding:1em}header .custom-logo{width:120px}header .site-title{font-size:1.35rem}header nav{flex-direction:column;align-items:center}header .internal-links{flex-direction:column;justify-content:center;align-items:center;width:100%}header .nav-item{width:100%}header .submenu{box-shadow:none;border:0;padding-left:.75rem;display:none;position:static}header .has-children.open>.submenu{display:block}header .nav-label{cursor:pointer}.post-list{gap:.5em}.post-list li,.post-list li.featured{text-align:center;width:100%}.post-list li.featured{margin-bottom:0}.post-list li.featured .title,.post-list.archive-list li .title{font-size:1.563em}}
