.landing-page{display:flex;justify-content:flex-start;align-items:center;background:#fff;height:100vh;width:100%;overflow:hidden;z-index:-1;position:absolute}.me-image{width:100vw}.tamagotchi-image{position:absolute;z-index:1;right:0;bottom:0;scale:.2}@media only screen and (max-width: 600px){.me-image{object-fit:cover;height:100vh}}
.contact{display:inline-block;flex-direction:column;background:rgba(0,0,0,.85);padding:30px 200px 30px 60px;box-sizing:border-box;animation:fadein 2s;color:#fff}.contact a{line-height:2.2em;color:#fff}@keyframes fadein{from{opacity:0}to{opacity:1}}
.card{width:300px;height:400px;border-radius:4px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);background:#f5f5f5;margin:20px 40px 20px 0px;display:flex;flex-direction:column;color:#2f4f4f}.img-wrap{width:100%;height:75%;min-height:75%;display:flex;justify-content:center;overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px}.img-wrap img{height:100%;width:100%;object-fit:cover}.desc-wrap{padding:10px;overflow:hidden}.desc-wrap a{text-decoration:none;color:inherit}.desc-wrap h3{margin-top:5px}a.card-link{color:#2f4f4f;text-decoration:none;height:inherit}@media only screen and (max-width: 600px){.card{margin-left:20px !important}.page-title{margin:0px 20px}}
.projects{background:#fff;min-height:100vh;width:100vw;display:flex;flex-direction:column;padding:30px 100px}.projects .card:first-of-type{margin-left:0}.page-title{width:100%}.project-cards{display:flex;flex-wrap:wrap}
.loader{min-height:100vh;height:100vh;width:100vw;background:#fff;justify-content:center;align-items:center;display:flex}.photography{min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:4px;color:#000}.photography>div{display:flex;flex-direction:row;flex-wrap:wrap}.photo{max-height:inherit;max-width:100%;object-fit:cover}.photo-caption{margin:auto;position:absolute;bottom:1em;left:1em;color:#fff;font-size:8px}.photo-wrap{display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:4em;margin-left:4em;margin-right:4em;overflow:auto;max-width:40vh}.image{opacity:0;transition:opacity 1s}.image-loaded{opacity:1}@media only screen and (max-width: 600px){.photography{display:block}.photo-wrap{max-height:100vh;max-width:80vw}.copy-link img{width:2em !important;height:2em !important}}.copy-link{display:none}.copy-link img{position:absolute;right:10px;bottom:1em;border-radius:5px;width:1.2em;height:1.2em;cursor:pointer;background:#fff;opacity:.5}.copied-text{position:absolute;right:2.5em;color:#fff;bottom:1em}

.nav{height:100vh;z-index:1;position:fixed;right:0;top:0;padding-right:10px;background:rgba(0,0,0,0);transition:background 1s ease-in-out}.nav:hover{background:rgba(0,0,0,.85);transition:background 1s ease-in-out}.nav ul{list-style:none;width:100%;padding:0;margin-top:60px;display:flex;flex-direction:column}.nav ul li{display:flex;justify-content:flex-end;align-items:center;font-size:1.4em;padding:15px}.nav ul li a{text-decoration:none}.nav ul li a span{color:#6495ed}.nav ul li a:hover span,.nav ul li a.active span{color:#20b2aa}.bm-burger-button{position:fixed;width:4.6em;height:4.6em;right:2em;top:2em}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#a90000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{position:fixed;height:100%;z-index:2000}.bm-menu{background:#fff;padding:2.5em 1.5em 0;font-size:1.15em}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad;padding:.8em}.bm-item{display:inline-block;color:#6495ed;text-decoration:none;margin-bottom:1.5em;font-size:1.3em}.bm-item.active{color:#20b2aa}.bm-overlay{background:rgba(0,0,0,.3)}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
.app{min-height:100vh;font-size:13px;font-family:"Quicksand",monospace,sans-serif}#content{overflow:hidden;justify-content:center;align-items:center;display:flex;min-height:100vh}@media only screen and (max-width: 600px){.app{font-size:10px}}
