@font-face{font-family:menlo;src:url(/fonts/Menlo-Regular.ttf) format("truetype")}:root{--size-sm:clamp(1rem,0.925rem + 0.25vw,1.125rem);--size-md:clamp(1.125rem,1.1rem + 0.5vw,1.25rem);--size-lg:clamp(1rem,1.2rem + 1vw,2rem);--size-xl:clamp(2rem,1.4rem + 2vw,3rem);--size-xxl:clamp(2.5rem,0.925rem + 5.25vw,5.125rem);--site-gutter:clamp(16px,-76.4px + 19.25vw,170px);--system-ui:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-weight:1000;--font-weight-two:400}*{box-sizing:border-box;padding:0;margin:0}html{font-size:16px}body,html{max-width:100vw;overflow-x:hidden;font-family:Times New Roman,Times,serif;font-size:var(--size-sm)}body{background:#fff5ee}a{color:inherit;text-decoration:none}#url-link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header{color:blue;font-size:1.5rem;font-family:menlo,monospace,sans-serif}.sidebar{padding:1rem;border:0 double #fff;border-right:20px double azure;max-height:300px;min-width:200px;background-color:#fff5ee}.sidebar-links{list-style-type:none;justify-self:start;width:6rem;height:6rem;text-align:center;color:blue}.sidebar-item:hover{color:#fff;background-color:blue}.container{padding:0;display:grid;grid-template-columns:1fr;justify-items:center}@media only screen and (min-width:500px){.container{grid-template-columns:.25fr 1fr;grid-template-rows:1fr}}.post-list{margin-top:1rem;list-style-type:georgian;justify-self:start;margin-left:2rem}.post-item{margin-bottom:2rem;margin-right:1rem;max-width:500px;text-align:left;transition:box-shadow .3s;border:1px solid transparent}@media only screen and (min-width:500px){.post-item{min-width:700px}}.post-item:hover{color:blue;background-color:azure;border:1px solid #000;box-shadow:0 0 11px rgba(33,33,33,.2)}.post-item:hover a{display:inline-block;width:100%}.data-container{display:flex;justify-content:center}.data-item img{width:100%;max-width:350px;display:block;margin:0 auto}.data-item{margin:1rem 1rem 2rem;max-width:500px;text-align:left;display:flex;flex-wrap:wrap}.title{font-family:menlo,monospace,sans-serif;display:flex;flex-direction:column}.data-item p{margin-bottom:2rem;line-height:1.7em}.link-inner{width:5rem;padding:1rem;text-align:center;color:blue;display:block}.link-inner:hover{color:#fff;background-color:blue}.link-inner:hover a{display:inline-block;width:100%}.email{color:blue;text-align:center}