:root{--green:#a3bf3b;--lightblue:#2abfb0;--blue:#1b7ea6;--orange:#f29f05;--yellow:#f2c12e;--pink:#f22e62;--grey:#d8d8d8;--darkgrey:#1d2a34;--lightgrey:#f8f8f8}@media screen and (prefers-reduced-motion:reduce),(update:slow){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto!important}}*,:before,:after{box-sizing:border-box}h1{margin:.67em 0;font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}p{font-size:1rem}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address{word-break:break-word;line-height:1.5em}pre{white-space:pre-wrap}hr{border:.5px solid}nav ul{margin:0;padding:0;list-style:none}code,pre{font-family:Consolas,Courier New,monospace}img,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}img{border-style:none}.flat-list{flex-wrap:wrap;justify-content:space-evenly;width:100%;margin:0;padding:0;list-style:none;display:flex}.flat-list>li+li{margin-left:1rem}html{scroll-behavior:smooth}html,body{-webkit-text-size-adjust:100%;min-height:100%;margin:0;padding:0;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px}body{background-color:var(--lightgrey);color:#29323d;grid-template-rows:max-content minmax(auto,3rem) max-content auto minmax(100px,max-content);grid-template-columns:repeat(10,1fr);grid-template-areas:"header header header header header header header header header header""nav nav nav nav nav nav nav nav nav nav""about about about about about about about about about about""content content content content content content content content content content""footer footer footer footer footer footer footer footer footer footer";min-height:100vh;display:grid}@media screen and (min-width:900px){body{grid-template-areas:"header header header header header header header header header header""nav nav nav nav nav nav nav nav nav nav"". .about about about about about about. ."". .content content content content content content. .""footer footer footer footer footer footer footer footer footer footer"}}.microformats{display:none}#header{background-color:var(--lightgrey);border-top:10px solid var(--pink);border-image:linear-gradient(90deg,var(--blue),var(--lightblue),var(--green),var(--yellow),var(--orange),var(--pink))1;text-align:center;grid-area:header;padding:2rem 1rem}#header img{max-height:10rem;margin:0 auto}#header a{color:#000;text-decoration:none}#header a h1{color:#000;background-image:linear-gradient(90deg,black 20%,var(--blue),var(--lightblue),var(--green),var(--yellow),var(--orange),var(--pink),black 75%);-webkit-text-fill-color:transparent;background-position:0;background-size:400%;-webkit-background-clip:text;background-clip:text}#header a:hover h1{color:#ef9671;background-position:100%;animation:3s ease-in-out infinite hoverColour}@keyframes hoverColour{0%{background-position:0}to{background-position:100%}}#nav{color:#fff;background-color:#000;grid-area:nav;height:100%}#nav a{color:#fff}#nav>ul{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;max-width:40rem;margin:0 auto;display:flex}#nav>ul li{padding:.5rem}#about{background-color:#fff;grid-area:about;max-width:100vw;padding:2rem}#about h1{color:var(--pink);margin-bottom:0}.profile_photo{float:left;shape-outside:circle(50%);border-radius:50%;width:100%;max-width:12rem;margin-right:2rem}#content{background-color:#fff;grid-area:content;max-width:100%;padding:1rem}#content>header{border-bottom:5px solid var(--orange);border-image:linear-gradient(90deg,var(--orange),var(--yellow))1;margin-bottom:2rem}#content h1{background:linear-gradient(90deg,var(--orange),var(--yellow));-webkit-text-fill-color:transparent;color:var(--orange);-webkit-background-clip:text;background-clip:text;margin:0 0 .2rem;display:inline-block}#content>h2{background:linear-gradient(90deg,var(--pink),var(--orange));-webkit-text-fill-color:transparent;border-bottom:5px solid var(--orange);border-image:linear-gradient(90deg,var(--orange),var(--yellow))1;color:var(--pink);-webkit-background-clip:text;background-clip:text;width:100%;margin:3rem 0 1.5rem;display:inline-block}span[role=img]{-webkit-text-fill-color:#000}#content h1.article-header{max-width:var(--main);margin-left:auto;margin-right:auto;display:block}footer.page-navigation{flex-wrap:wrap;grid-column:1/-1;display:flex}footer.page-navigation>a{width:100%;max-width:20rem}.content-grid>a:last-child,footer.page-navigation>a,#content a.bold-link{background:linear-gradient(135deg,var(--pink),var(--yellow));color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.1rem;border-radius:.5rem;grid-column:1/-1;margin:0 auto .75rem;padding:1rem;font-size:1.5rem;font-weight:500;text-decoration:none}#content a.bold-link{margin-top:2rem;display:block}.banner-text{text-align:center;color:var(--green);font-size:1.2rem;font-weight:700}.banner-text a{color:var(--green);-webkit-text-decoration:underline var(--pink);text-decoration:underline var(--pink);text-underline-offset:.4rem;text-decoration-style:wavy;text-decoration-thickness:1.5px}.banner-text a:hover{text-underline-offset:.6rem}#sidebar{grid-area:sidebar;padding:2rem}#footer{background-color:var(--darkgrey);color:var(--pink);flex-wrap:wrap;grid-area:footer;padding:2rem 2rem 1rem;display:flex}#footer section{background:linear-gradient(90deg,var(--orange),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-wrap:wrap;flex:100%;justify-content:center;align-items:flex-end;display:flex}#footer h1{text-align:center;width:100%}#footer p{text-align:center;min-width:8rem}#footer a{color:var(--grey);text-decoration:none}#footer img{height:50px;margin:1rem auto}#footer img.wide-logo{height:40px;margin:1.4rem auto 1rem}.copyright{text-align:center;color:var(--grey);width:100%;margin-bottom:0;font-size:1.2rem}.copyright span{padding-left:1rem;font-size:1.3rem}.content-grid{grid-gap:3rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));display:grid}.journal-section{background-image:linear-gradient(180deg,var(--grey),white);grid-column:1}.journal-section>h2{background-image:linear-gradient(90deg,var(--pink),var(--yellow));color:#fff;margin:0;padding:.25rem 1rem .5rem}.year-break{z-index:1;color:var(--green);text-align:center;letter-spacing:.25em;background-color:#fff;grid-column:1/-1;padding:.3rem 0;font-weight:700;position:relative}.year-break h3{background-color:#fff;width:max-content;margin:0 auto;padding:0 1em}.year-break:after{content:"";z-index:-1;background-color:var(--green);width:100%;height:3px;display:block;position:absolute;top:50%}@media screen and (min-width:400px){#header a h1{background-image:linear-gradient(90deg,black 15%,var(--blue),var(--lightblue),var(--green),var(--yellow),var(--orange),var(--pink),black 75%)}#content{padding:2rem}#footer{padding:2rem 4rem 1rem}#footer section{flex-basis:0%;min-width:299px;margin-right:2rem}.content-grid{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}
