﻿body{font-family:Merriweather,-apple-system,BlinkMacSystemFont,Georgia,"Palatino Linotype","Book Antiqua",Palatino,"Times New Roman",serif;color:#444;font-size:16px;font-weight:400;line-height:1.65;margin:0;overflow-y:scroll;background:white}@media screen and (max-width: 575px){body{font-size:15px}}@media screen and (max-width: 399px){body{font-size:14px}}a:not(.bare){color:#4280d9;text-transform:lowercase;transition:all .066s}a:not(.bare):hover{text-decoration:underline}p>a,ul>a,ol>a,dl>a{text-transform:initial !important}a.bare,a.bare:hover,a.bare:active{border:0;text-transform:initial;color:initial;text-decoration:none;outline:0}a,a:hover,a:focus,button,button:hover,button:focus{text-decoration:none;outline:0}a:focus{text-decoration:dotted underline}*::selection{background-color:#4280d9;color:white}*::-moz-selection{background-color:#4280d9;color:white}h1,h2,h3,h4,h5,h6,.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#222;margin-top:0;font-weight:400;text-rendering:optimizeLegibility;line-height:1}h1>code,h2>code,h3>code,h4>code,h5>code,h6>code,.heading-1>code,.heading-2>code,.heading-3>code,.heading-4>code,.heading-5>code,.heading-6>code{background:none}h1:not(.default),.heading-1{font-size:4rem;margin-bottom:2.42rem}h2:not(.default),.heading-2{font-size:3.333rem;margin-bottom:2rem}h3:not(.default),.heading-3{font-size:2.4rem;margin-bottom:1.333rem}h4:not(.default),.heading-4{font-size:1.666rem;margin-bottom:1rem}h5:not(.default),.heading-5{font-size:1.333rem;margin-bottom:0.8rem}h6:not(.default),.heading-6{font-size:1rem;margin-bottom:0.6rem}p{text-align:justify;margin-bottom:1.65rem;margin-top:0}p+p{margin-top:-1.65rem;text-indent:1.5em}p,ul,ol,dl{text-rendering:geometricPrecision}ul>li,ol>li,dl>li{text-align:justify}strong,b{font-weight:700}small{font-size:65%}h1,h2,h3,h4,h5,h6,p{hyphens:auto}pre{border-radius:0.333em;margin:0.5em 0;padding:1em}pre,code{font-family:Monaco, Consolas, monospace;text-align:left;white-space:pre;word-spacing:normal;tab-size:4}pre,:not(pre)>code{padding:0.15em 0.2em 0.05em;border-radius:0.333em}:not(pre)>code{background:rgba(0,0,0,0.1)}.page{display:flex;flex-direction:column;min-height:100vh}.page__main{margin:0 auto;flex:1;display:flex;flex-direction:row;margin-top:10vh}@media screen and (min-width: 1200px){.page__main{width:1160px}}@media screen and (max-width: 1199px){.page__main{width:952px}}@media screen and (max-width: 991px){.page__main{width:85%}}@media screen and (max-width: 767px){.page__main{width:90%}}@media screen and (max-width: 991px){.page__main{flex-direction:column}}.page__aside{flex:0 0 calc(200px + 1rem)}.page__content{flex:1;padding-top:8px;padding-bottom:4rem}.page__header{height:92px}.footer{color:#666}.footer__content{margin:0 auto;display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;font-size:13px;margin-top:2rem;margin-bottom:1rem}@media screen and (min-width: 1200px){.footer__content{width:1160px}}@media screen and (max-width: 1199px){.footer__content{width:952px}}@media screen and (max-width: 991px){.footer__content{width:85%}}@media screen and (max-width: 767px){.footer__content{width:90%}}.footer__copyright{letter-spacing:1px}.footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:row}.footer__link:not(:first-of-type)::before{display:inline-block;content:"·";padding:0 .5rem}.page--art .footer{background-color:#111;border-color:#333}.page--art .footer__copyright{color:#444}.page--art .footer a{color:#666}.page--art .footer a:hover{color:#888}.page--art .footer a:active{color:#444}.gallery{background-color:#111;display:flex;flex-direction:column;margin-top:4rem}.gallery .artwork{display:flex;flex-direction:column;align-items:center;min-height:90vh;margin-top:6vh;padding-bottom:2vh;border-bottom:1px solid #333}.gallery .artwork:last-child{border:none}@media screen and (max-width: 767px){.gallery .artwork{min-height:0}}.gallery .artwork__image{max-height:1060px}.gallery .artwork__caption{display:flex;flex-direction:column;align-items:center}.gallery .artwork__title{color:#666;text-transform:uppercase}.gallery .artwork__description{color:#aaa}.gallery .artwork__meta{display:flex;flex-direction:row;justify-content:space-between;color:#666}.gallery .artwork__tags{margin:0;padding:0;list-style:none;margin-left:2rem}.gallery .artwork__tag{display:inline-block}.gallery .artwork__tag:not(:first-of-type)::before{display:inline-block;content:"·";padding:0 .5rem}.project{display:grid;grid-template-areas:"title title" "tags meta" "content meta";grid-template-rows:min-content min-content auto;grid-template-columns:auto 260px;margin-top:4rem}@media screen and (max-width: 1199px){.project{grid-template-areas:"title" "tags" "content" "meta";grid-template-columns:auto}}.project__title{grid-area:title;margin-bottom:2rem !important}.project__tags{grid-area:tags;font-size:13px;text-transform:lowercase;margin:0;padding:0;list-style:none;color:#aaa;margin-bottom:.5rem}.project__tag{display:inline-block}.project__text{grid-area:content;padding-right:1rem;margin-right:1rem;margin-bottom:1rem}.project__text *:last-child{margin-bottom:0}.project__meta{grid-area:meta}@media screen and (max-width: 1199px){.project__links{margin:0;padding:0;list-style:none}.project__links>.project__link-item{display:inline-block}}.project__link-item .comma{display:none}@media screen and (max-width: 1199px){.project__link-item .comma{display:inline}}*{box-sizing:border-box}img{max-width:100%;height:auto}ol,ul{margin:0;margin-bottom:1.65rem;padding-left:1.65rem}.sidebar{display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width: 992px){.sidebar{padding-right:2rem}}.sidebar__brand{display:flex;flex-direction:column;align-items:stretch}.sidebar__logo{max-width:100px;width:100px;height:100px;align-self:center}.sidebar__title{display:flex;max-width:calc(200px + 1rem);align-self:center;flex-direction:column;align-items:stretch}.sidebar__title-line{display:flex;flex-direction:row;justify-content:space-between;font-size:2rem;font-weight:bold;text-transform:uppercase;line-height:1}.sidebar__title-line:first-child,.sidebar__title-line:last-child{color:#ccc}.sidebar__decoration{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-self:center}.sidebar__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 991px){.sidebar__links{flex-direction:row;align-self:center}}@media screen and (max-width: 991px){.sidebar__link-item:not(:first-of-type)::before{display:inline-block;content:"·";padding:0 .5rem}}
