#site_nav{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff61;border-radius:1rem;height:1.75rem;position:fixed;right:var(--margin);top:calc(var(--margin) - .25rem);transition:width .4s ease-in-out;width:2.5rem;z-index:99999;--nav_color:rgba(0,0,0,.46);--nav_color_hover:hsla(0,0%,100%,.6);--nav_color_active:hsla(0,0%,100%,.6);--nav_color_active_hover:hsla(0,0%,100%,.8);--nav_open:12rem}.site_nav_wrapper{overflow:hidden;position:relative;white-space:nowrap;width:100%}#site_nav.open{width:var(--nav_open)}#open_button{height:100%;left:0;position:absolute;top:0;transition:opacity .4s ease-in .2s;width:2.5rem}#open_button.hide{opacity:0;pointer-events:none;transition:opacity .2s ease-in}#close_button{background:transparent;height:100vh;position:fixed;right:calc(var(--margin)*-1);top:calc(var(--margin)*-1);width:100vw}#open_button:after,#open_button:before{background:var(--nav_color);border-radius:.3em;content:"";height:.3em;position:absolute;top:calc(50% - .15em);transition:background .2s ease-in;width:.3em}#open_button:after{left:.75rem}#open_button:before{right:.78rem}.nav_links{box-sizing:border-box;display:flex;justify-content:space-between;line-height:1.7rem;margin-left:auto;margin-right:auto;opacity:0;padding-left:.5rem;padding-right:.5rem;position:relative;text-align:center;transition:opacity .4s ease-in-out;width:var(--nav_open)}#site_nav.open .nav_links{opacity:1}.nav_links a{color:var(--nav_color);transition:color .2s ease-in}.nav_links a.router-link-exact-active{color:var(--nav_color_active)}@media screen and (any-hover:hover){.nav_links a:hover{color:var(--nav_color_hover)}.nav_links a.router-link-exact-active:hover{color:var(--nav_color_active_hover)}#open_button:hover:after,#open_button:hover:before{background:var(--nav_color_hover)}}@media screen and (min-width:768px){#site_nav{border-radius:1.5rem;height:2.625rem;width:3.75rem}#open_button{width:3.75rem!important}#open_button:after,#open_button:before{border-radius:.45em;height:.45em;top:calc(50% - .225em);width:.45em}#open_button:after{left:1.125rem}#open_button:before{right:1.17rem}.nav_links{line-height:2.625rem!important;padding-left:1rem;padding-right:1rem}}@media screen and (max-width:768px){#site_nav{height:2rem;top:calc(var(--margin) - .4rem);width:2.75rem;--nav_open:14rem}#site_nav.open{width:var(--nav_open)}.nav_links{line-height:1.95rem;min-width:var(--nav_open);text-align:center;width:100%}#open_button:after{left:.875rem}#open_button:before{right:.655rem}}.image_pixelated,.image_pixelated--container{display:block;position:relative}.image_pixelated--container img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.image_pixelated--container img.preview{display:block;position:relative}.image_pixelated--container img.resolved{height:100%;left:0;position:absolute;top:0}.work_inline .image_pixelated--container,.work_thumb .image_pixelated--container{height:100%;transform:scale(1.01)}@media screen and (any-hover:hover){.img--pixel_hover img.resolved{opacity:1!important}.img--pixel_hover:hover img.pixelated{opacity:0!important}.img--pixel_hover:hover img.resolved{opacity:0!important;transition:opacity 0s linear .2s}}.work_next_up{overflow:hidden;position:relative;z-index:100}.next_up_title,.work_next_up_img{box-sizing:border-box;margin-left:auto;margin-right:auto}.work_next_up_img{width:40%}.work_next_up_img.with_video{margin-top:calc(var(--margin)*.5 + var(--lh)*var(--fs));width:100%}@media screen and (max-width:768px){.work_next_up_img{width:calc(70% + var(--margin))}}
