:root{--col-text-dark:rgba(0, 0, 0, 0.5);--col-text-light:rgba(255, 255, 255, 0.7);--col-text-accent:rgba(255, 42, 27, 1);--gradient-start:rgb(94, 93, 127);--gradient-end:rgb(122, 117, 117);--col-scrollbar:#545069;--col-handle:rgba(0, 0, 0, 0.5);--base:32px}@media screen and (min-width:48em){:root{--base:64px}}*,html{-webkit-text-size-adjust:100%}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}button{border:0}*,.module--pagination ul,nav ul{padding:0}.module--pagination ul li,nav ul li,ol li,ul li{list-style:none}.module--pagination ul li::before,nav ul li::before,ol li::before,ul li::before{content:"​";display:block;height:0}nav ul a{border-bottom:none}nav a{color:inherit;text-decoration:none}article,aside,details,figcaption,figcaption em,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;background:linear-gradient(0deg,var(--gradient-start),var(--gradient-end));min-height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:18px;font-size:1.8rem;font-weight:400;line-height:1.5;padding:var(--base);color:var(--col-text-light);overflow-x:hidden;min-height:100vh;display:grid;grid-template-columns:minmax(auto,calc(100vw - calc(var(--base)*2)));grid-template-areas:"header""main""nav""footer"}.site__header{grid-area:header}.site__navigation{grid-area:nav}.site__main{grid-area:main}.site__footer{grid-area:footer}@media screen and (min-width:64em){body{grid-template-areas:"header main""footer footer";grid-template-columns:max-content minmax(auto,2048px);grid-template-rows:auto;column-gap:calc(var(--base)/2)}.site__navigation{grid-area:header;margin-top:3em}}.screen-reader-text{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;height:1px;width:1px}.screen-reader-text:focus{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;clip:auto;display:block;font-weight:700;text-transform:uppercase;letter-spacing:1px;height:auto;line-height:normal;padding:.7em 2em;position:absolute;left:.5em;top:.5em;text-decoration:none;width:auto;z-index:100000;border-bottom:none}h1{font-size:18px;font-size:1.8rem}.site__branding h1,h2,h3,main h1{color:var(--col-text-dark)}h1,h2,h3{font-weight:400;text-transform:uppercase}h2,h3{letter-spacing:1px}h2,ol,ul{margin-bottom:1em}p{padding-bottom:1em}ol,ul{padding:0 0 0 1em}ol a,ul a{border-bottom:none}li{margin-bottom:.5em}li,p{max-width:70ch}.site__branding h1{margin-bottom:1em;text-decoration:none}main h1{font-weight:700;margin-bottom:.7em}a{color:inherit;text-decoration:none;cursor:pointer}a.active,a:hover{font-style:italic;font-weight:700;color:var(--col-text-accent)}a:active,a:focus,a:hover{outline:0}img,video{max-width:100%;height:auto;display:block}img{max-height:70vh}figure{margin-bottom:calc(var(--base)/2);max-height:90vh}.home figure,.paintings figure{display:grid;justify-content:center}figcaption{font-size:14px;font-size:1.4rem;padding-top:.75em;padding-left:1em}.align--left,.align--right{width:90%}.align--full,.align--left,.align--right,[class^=align--]{margin-top:var(--base);margin-bottom:var(--base)}.align--left{margin-right:10%}.align--right{margin-left:10%}.glider-slide img,embed,iframe,object{max-width:100%}.video__container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video iframe,.video__container iframe{position:absolute;top:0;left:0;width:100%;height:100%}svg{width:40px;height:40px;display:inline-block;vertical-align:middle;fill:var(--col-text-light)}@media screen and (max-width:63.99em){.site__navigation{margin-top:var(--base)}}@media screen and (min-width:64em){.navigation__children,.navigation__main{flex-direction:column}.site__navigation{display:flex}.site__navigation>*{margin-right:2em}}.curated figure,.navigation__main{display:flex;flex-direction:column}.navigation__main a{text-transform:uppercase;display:inline-block;padding:0 .5em 0 0}.navigation__main a::before{display:block;content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden}@media speech{.navigation__main a::before{display:none}}.navigation__children{display:flex}.paintings .navigation__children{display:flex;flex-wrap:wrap}.navigation__children a{padding:0 .5em 0 0}.home .navigation__children{flex-direction:row;flex-wrap:wrap;padding-left:0}.site__main{margin-top:2.7em}.navigation__children a,.site__main *{font-size:16px;font-size:1.6rem}.site__main header{margin-bottom:calc(var(--base)/4)}.site__footer{margin-top:calc(var(--base)/2);align-self:flex-end}.site__footer *{font-size:14px;font-size:1.4rem;color:var(--col-text-dark)}.curated{display:flex;flex-wrap:wrap}.curated>*{flex:1 1 15em;margin:0 3em var(--base) 3em}.curated div>a{position:relative;z-index:99;display:block}.curated div a img{max-height:none}@supports (display:grid){.curated{display:grid;grid-template-columns:repeat(auto-fill,minmax(5em,1fr));grid-gap:1em;grid-auto-flow:dense;grid-auto-rows:minmax(auto,min-content)}.curated>*{margin:0}.curated .landscape{grid-column:span 2}.curated .portrait{grid-column:span 1}@media screen and (min-width:37.5em){.curated{grid-template-columns:repeat(auto-fill,minmax(15em,1fr))}}}.curated figure{height:0;opacity:0;margin-bottom:0;justify-content:space-between;position:relative;z-index:1}.curated figure:target{opacity:1;width:100vw;height:100vh;max-height:none;background:linear-gradient(0deg,var(--gradient-start),var(--gradient-end));position:absolute;top:0;left:50%;right:50%;margin:0-50vw;padding:3em;z-index:100}.curated figure:target>*{z-index:100!important}.curated figure a:hover{color:var(--col-text-dark)}.curated figure a:hover svg{fill:var(--col-text-dark)}.curated figure img{align-self:center;max-height:768px;height:75%;width:auto}.curated figcaption{align-self:center}.curated figure>a{display:block;font-size:21px;font-size:2.1rem;color:var(--col-text-light);text-align:right}.curated figure div{display:flex;justify-content:space-between;z-index:100;position:absolute;top:calc((100% - 6em)/2);width:calc(100% - 6em)}@media screen and (max-width:37.49em){.curated figure:target{padding:3em 1.5em}.curated figure div{width:calc(100% - 3em)}.curated figure img{max-width:75%;height:auto}}.module--pagination{margin:var(--base)0;position:relative;z-index:99}.module--pagination>*{display:inline-block;margin-right:.5em}.module--pagination ul a{border-bottom:none}.module--pagination ul li{display:inline-block;border:2px solid var(--col-text-light);width:2em;height:2em;text-align:center;padding-top:.1em;margin:0 .3em .5em 0}.module--pagination ul li.active{background-color:var(--col-text-light)}.module--pagination ul li.active a{color:var(--col-text-light)}.module--scrolling{display:flex;justify-content:center;align-items:center}.scrolling{display:flex;min-width:100%;min-height:300px;overflow-x:auto}.scrolling figure{min-width:80%;margin:1em 10%;align-self:center;max-height:80vh}.module--scrolling .arrow{margin:0 .5em}.scrolling::-webkit-scrollbar{width:5px;height:5px}.scrolling::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--col-scrollbar)!important;background:var(--col-scrollbar)}.scrolling::-webkit-scrollbar-thumb,.scrolling::-webkit-scrollbar-thumb:hover{background:var(--col-text-light)}.scrolling::-webkit-scrollbar:vertical{display:none}.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider{margin:0 auto;position:relative;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{user-select:none;position:absolute;outline:0;background:0 0;padding:0;z-index:2;font-size:40px;text-decoration:none;border:0;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dot,.glider-dots{padding:0;user-select:none}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot{border:0;outline:0;display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8;background:var(--col-text-dark)}.glider-contain{width:100%;max-width:1024px;margin:0 auto var(--base) auto}@media screen and (min-width:64em){.glider-contain{max-width:600px;margin-left:0;margin-right:0}}@media screen and (min-width:75em){.glider-contain{max-width:800px}}@media screen and (min-width:90em){.glider-contain{max-width:1024px}}.glider-slide{padding:0 var(--base);margin-left:var(--base);margin:0 auto;display:flex}.glider-slide img{padding:1em;margin:0 auto;text-align:center;align-self:center}.glider-next,.glider-prev{top:45%}.glider-prev{left:0}.glider-next{right:0}.glider-dot{background:var(--col-text-light)}.glider-caption{width:80%;max-width:1024px;padding:var(--base)0 var(--base) 14%}
/*# sourceMappingURL=screen-2509031722.min.css.map */