﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:inherit;font:inherit;vertical-align:baseline}input,input:focus,textarea,textarea:focus{outline:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@font-face{font-family:'cinetype-mono';src:url("../fonts/cinetype-mono.otf") format("opentype"),url("../fonts/cinetype-mono.woff") format("woff"),url("../fonts/cinetype-mono.ttf") format("truetype"),url("../fonts/cinetype-mono.svg#cinetype-mono") format("svg");font-weight:normal;font-style:normal}a{color:#000;text-decoration:none}a:hover{color:#000}a:link{color:#000}a:visited{color:#000}::-moz-selection{background:#FFFFB7}::selection{background:#FFFFB7}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{box-shadow:none;border-radius:0px}::-webkit-scrollbar-thumb{background:#000000;border-radius:0px}::-webkit-scrollbar-thumb:hover{background:#000000}html *{max-height:1000000px}html,body{-webkit-text-size-adjust:none !important;-moz-text-size-adjust:none !important;-ms-text-size-adjust:none !important;text-size-adjust:none !important}body{font-family:"cinetype-mono",monospace,sans-serif;color:#000;padding:0;font-size:15px;line-height:28px}div{font-size:15px}nav{position:fixed;height:100vh;width:100%;font-size:16px;box-sizing:border-box;z-index:10;pointer-events:none;padding:42px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}nav .nav__container{position:relative;box-sizing:border-box;height:100%;width:100%}nav a{text-transform:uppercase;pointer-events:all;padding:0px 6px;border:2px solid transparent;position:absolute}nav a.active,nav a:hover{border:2px solid #000;border-radius:2px}nav a.active{pointer-events:none}nav a:nth-child(1){top:-8px;left:-8px}nav a:nth-child(2){top:-8px;right:-8px}nav a:nth-child(3){bottom:-8px;left:-8px}nav a:nth-child(4){bottom:-8px;right:-8px}main{padding:160px 42px 120px;position:relative;overflow:hidden;box-sizing:border-box}.highlight{display:inline-block;position:relative}.highlight:before{content:"";position:absolute;top:6px;left:-2%;width:104%;height:80%;height:calc(100% - .4em);background-color:#FFFFB7;z-index:-1}p{margin-bottom:28px}#project-list{width:50%;position:relative;left:-8px;margin-bottom:30%}.project-list-item{display:block;box-sizing:border-box;padding:0px 6px;border:2px solid transparent;border-radius:2px;width:100%;position:relative;margin-top:-2px}.project-list-item:hover{border:2px solid #000}.project-list-item:hover .project-list-item__image{background-position:top left}.project-list-item .project-list-item__title{padding-right:5%;box-sizing:border-box;max-width:calc(100% - 11em);line-height:22px;padding-top:3px;padding-bottom:3px}.project-list-item .project-list-item__medium{position:absolute;right:0;top:0;width:11em}.project-list-item .project-list-item__image{position:absolute;top:0;left:104%;width:80%;padding-top:60%;background-size:contain;background-position:top left;background-repeat:no-repeat;background-position:-9999px -9999px}#project__info{float:left;width:35%}#project__info #project__heading{margin-bottom:42px;max-width:480px}#project__info #project__title{font-size:15px}#project__info #project__description{max-width:480px;font-size:15px}#project__images{float:left;width:60%;margin-left:5%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#project__images img{margin:0 auto 2%;width:100%;height:auto}#project__images img.resized{opacity:1}#project__images img,#project__images iframe{display:block;margin:0 auto 2%;opacity:0;transition:opacity .5s ease-in-out}#project__images img.resized,#project__images iframe.resized{opacity:1}#project__images .project__writing{max-width:720px;font-size:15px}main.fixed-left-column #project__info{position:fixed}main.fixed-left-column #project__images{margin-left:40%}blockquote{margin-left:3em}#about__info{float:left;width:35%;margin-right:5%}#about__info p{max-width:480px}.about__heading{margin-bottom:42px}#about__cv{float:left;width:60%}main.fixed-left-column #about__info{position:fixed;width:32%}main.fixed-left-column #about__cv{margin-left:40%}.about__list-item{margin-bottom:28px}.about__list-item:last-of-type{margin-bottom:0}li,.arrow-indent{list-style:none;padding-left:1.5em;position:relative}li:before,.arrow-indent:before{content:"→";position:absolute;top:0;left:0}.column--1{margin-bottom:42px;overflow:hidden}.column--3{float:left;width:31%;margin-right:3%}.column--3:last-child{margin-right:0}@media only screen and (max-width: 1099px){.column--3{float:none;width:100%;margin-right:0%;margin-bottom:42px}}.column--1:last-of-type,.column--3:last-of-type{margin-bottom:0}p:last-of-type{margin-bottom:0}.contact__column{float:left;margin-right:8em}.contact__column:last-child{margin-right:0}.contact__column .contact__heading{margin-bottom:42px}.contact__column .contact__link{display:block}html.explore,html.admin{background-color:#000;color:#fff;height:100vh;overflow:hidden}html.explore ::-moz-selection,html.admin ::-moz-selection{background:rgba(255,255,255,0.3)}html.explore ::selection,html.admin ::selection{background:rgba(255,255,255,0.3)}html.explore ::-webkit-scrollbar,html.admin ::-webkit-scrollbar{width:7px;height:7px}html.explore ::-webkit-scrollbar-track,html.admin ::-webkit-scrollbar-track{box-shadow:none;border-radius:0px}html.explore ::-webkit-scrollbar-thumb,html.admin ::-webkit-scrollbar-thumb{background:#FFF;border-radius:0px}html.explore ::-webkit-scrollbar-thumb:hover,html.admin ::-webkit-scrollbar-thumb:hover{background:#FFF}html.explore ::-webkit-scrollbar-corner,html.admin ::-webkit-scrollbar-corner{background-color:transparent}html.explore body,html.admin body{height:100%;overscroll-behavior:none}html.explore nav a,html.admin nav a{color:#fff !important}html.explore nav a.active,html.explore nav a:hover,html.admin nav a.active,html.admin nav a:hover{border:2px solid #fff}html.explore main,html.admin main{width:100%;height:100%;padding:0;overflow:hidden;position:relative}#explore__scroll-container{height:10000px;width:15000px;position:relative;transform-origin:top left;cursor:move;background-color:#000;overscroll-behavior:none}html.animate-zoom #explore__scroll-container{transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}.explore__item{position:absolute;color:#FFFFB7;line-height:1.2;box-sizing:border-box;min-height:150px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.explore__item a{color:#FFFFB7 !important;cursor:pointer}html.dragging .explore__item{pointer-events:none}.explore__item img{width:100%;height:auto;opacity:0;transition:opacity .5s ease-in-out}.explore__item img.empty-image{display:none}.explore__item img.loaded{opacity:1}.admin .explore__item img{opacity:1;transition:none}.explore__item p{font-size:inherit}.explore__item p.empty-text{display:none}#explore__zoom-out-button{text-transform:uppercase;padding:0px 6px;border:2px solid transparent;position:fixed;bottom:34px;left:50%;transform:translateX(-50%);z-index:150;color:#fff;font-size:15px;font-family:"cinetype-mono",monospace,sans-serif;display:block;width:80px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#explore__zoom-out-button:hover{border:2px solid #fff;border-radius:2px}#explore__zoom-in-label{position:fixed;text-transform:uppercase;bottom:42px;z-index:150;pointer-events:none;color:#fff;font-size:15px;font-family:"cinetype-mono",monospace,sans-serif;text-align:center;width:100%;line-height:28px;display:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#explore__zoom-cursor{position:fixed;width:40px;height:24px;border:2px solid #fff;pointer-events:none;display:block}html:not(.zoomed-out) #explore__zoom-cursor{width:100vw !important;height:100vh !important;top:-2px !important;left:-2px !important;transition-property:width, height, top, left;transition-duration:.5s;transition-timing-function:ease-in-out}html.zoomed-out{cursor:none}html.zoomed-out main{overflow:hidden}html.zoomed-out #explore__scroll-container{cursor:none}html.zoomed-out .explore__item{pointer-events:none}html.zoomed-out #explore__zoom-out-button{display:none}html.zoomed-out #explore__zoom-in-label{display:block}html.zoomed-out #explore__zoom-cursor{display:block}html.animate-zoom .explore__item{pointer-events:none}html.admin{background-color:#333}html.admin.admin-login{background-color:#000}html.admin nav{display:none}html.admin .explore__item{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.admin .explore__item:hover{box-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;box-shadow:var(--explore-item-border-width-negative) var(--explore-item-border-width-negative) 0 #fff,var(--explore-item-border-width) var(--explore-item-border-width-negative) 0 #fff,var(--explore-item-border-width-negative) var(--explore-item-border-width) 0 #fff,var(--explore-item-border-width) var(--explore-item-border-width) 0 #fff}html.admin .explore__item.editing{box-shadow:-1px -1px 0 #FFFFB7,1px -1px 0 #FFFFB7,-1px 1px 0 #FFFFB7,1px 1px 0 #FFFFB7;box-shadow:var(--explore-item-border-width-negative) var(--explore-item-border-width-negative) 0 #FFFFB7,var(--explore-item-border-width) var(--explore-item-border-width-negative) 0 #FFFFB7,var(--explore-item-border-width-negative) var(--explore-item-border-width) 0 #FFFFB7,var(--explore-item-border-width) var(--explore-item-border-width) 0 #FFFFB7;pointer-events:none}#explore-admin{position:fixed;bottom:42px;right:40px;width:360px;padding:10px;border:2px solid #fff;background-color:#000;color:#fff;z-index:100;display:none}#explore-admin.editing{display:block}#explore-admin.creating{display:block}#explore-admin.creating #explore-admin__delete-container{display:none}#explore-admin__title{text-transform:uppercase;margin-bottom:1em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#explore-admin__close{position:absolute;top:10px;right:14px;cursor:pointer}#explore-admin__status-message{display:none;color:#FFFFB7}#explore-admin__status-message.visible{display:block}#explore-admin__save-changes{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#explore-admin__save-changes.disabled{opacity:.5;pointer-events:none;cursor:default}.column-container{overflow:hidden;padding-top:0;position:relative}.column--2{width:48%;margin-bottom:0;float:left;margin-right:4%;position:relative}.column--2:nth-of-type(even){margin-right:0}label{display:block;line-height:1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:.5em;color:#fff}input,textarea{display:block;border:2px solid #fff;line-height:1.2;width:100%;box-sizing:border-box;padding-left:6px;padding-top:4px;padding-bottom:4px;background:none;margin-bottom:1em;color:#fff;font-family:"cinetype-mono",monospace,sans-serif;font-size:15px}input:focus,textarea:focus{border-color:#FFFFB7}input[type=submit]{cursor:pointer}textarea{height:140px}.form__hint{font-size:12px;line-height:1;opacity:.8;position:relative;top:-8px;margin-bottom:4px}.explore__edit-button{display:none;z-index:5;position:absolute;top:0;left:0;color:#fff;text-transform:uppercase;background-color:#000;line-height:28px;padding:0 6px}.explore__item:hover .explore__edit-button{display:block}.explore__item.editing:hover .explore__edit-button{display:none}#explore-admin__create-button{position:fixed;bottom:42px;right:42px;z-index:5;color:#fff;text-transform:uppercase;background-color:#000;line-height:28px;padding:0 6px;border:2px solid #000;display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#explore-admin__create-button:hover{border:2px solid #fff}#explore-admin__scale{position:fixed;bottom:42px;left:42px;z-index:150;color:#fff;font-size:15px;font-family:"cinetype-mono",monospace,sans-serif;display:block;width:80px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#explore-admin__scale label{pointer-events:none}#explore-admin__scale input{background-color:#000}#explore-admin__mouse-position{position:fixed;bottom:42px;z-index:100;pointer-events:none;color:#fff;font-size:15px;font-family:"cinetype-mono",monospace,sans-serif;text-align:center;display:block;width:100%;line-height:28px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.password-form{width:240px;margin:0 auto;position:relative;top:50vh;transform:translateY(-50%)}html.mobile #explore__zoom-out-button,html.mobile #explore__zoom-in-label,html.mobile #explore__zoom-cursor{display:none}@media only screen and (max-width: 769px){nav{padding:22px;height:calc(var(--vh, 1vh) * 100) !important;transition:height .1s}main{padding:120px 22px 90px}#project-list{width:100%;left:0;margin-bottom:0%}.project-list-item{padding:0px;border:none;margin-top:0;min-height:60px}.project-list-item:hover{border:none}.project-list-item .project-list-item__title{padding-right:80px;max-width:100%;padding-top:0;padding-bottom:0}.project-list-item .project-list-item__medium{display:none}.project-list-item .project-list-item__image{left:auto;right:0;width:56px;padding-top:42px;background-size:cover;background-position:center}#project__info{float:none;width:100%;position:static !important}#project__info #project__heading{margin-bottom:42px;max-width:none}#project__info #project__description{max-width:none}#project__images{float:none;width:100%;margin-left:0%;margin-top:22px}#project__images .project__writing{max-width:none}main.fixed-left-column #project__info{position:static}main.fixed-left-column #project__images{margin-left:0%}#about__info{float:none;width:100%;margin-right:0%;margin-bottom:42px}#about__info p{max-width:none}.about__heading{margin-bottom:42px}#about__cv{float:none;width:100%}main.fixed-left-column #about__info{position:static}main.fixed-left-column #about__cv{margin-left:0%}.column--1{margin-bottom:42px}.column--3{float:none;width:100%;margin-right:0;margin-bottom:42px}.column--1:last-of-type,.column--3:last-of-type{margin-bottom:0}.contact__column{float:none;margin-right:0;margin-bottom:42px;overflow:hidden}.contact__column .contact__heading{margin-bottom:0;float:left;margin-right:42px}.contact__column .contact__link{float:left}}
