﻿div,span,p,ul,ol,li,body,html,table,tr,td,tbody,th,thead,section,h1,h2,h3,h4,h5,h6,img,figure,caption,figcaption,q,address,main,a,button,input,textarea,select,form{background:0;margin:0;padding:0;font-size:1rem;font-family:Roboto,"Jost","sans-serif";font-weight:400;line-height:1.3;color:#000;border:0;outline:0;box-sizing:border-box}ol,ul,li{list-style:none}a{color:#2f81f7;text-decoration:none}a:focus,a:hover{text-decoration:underline}html,body,#jackbrown-io,div.content-wrap,.page{width:100vw;height:100vh;overflow:hidden}.page{display:flex;flex-direction:column}@media(min-width: 59.375rem){.page{flex-direction:row}}.gallery-sidebar{width:100%;height:38vh;flex-shrink:0;flex-grow:0}@media(min-width: 59.375rem){.gallery-sidebar{width:38%;height:100vh}}.gallery{width:100%;height:62vh;flex-shrink:0;flex-grow:0;display:flex;flex-wrap:nowrap;background:#f3f3f3;position:relative;z-index:1}@media(min-width: 59.375rem){.gallery{width:62%;height:100vh}}.gallery button.prev,.gallery button.next{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%;z-index:1}.gallery button.prev:focus,.gallery button.prev:hover,.gallery button.next:focus,.gallery button.next:hover{background:hsla(0,0%,100%,.85);cursor:pointer}.gallery button.prev svg,.gallery button.next svg{width:1rem;height:1rem;stroke:#aaa;stroke-width:2;position:relative;right:.8rem}.gallery button.prev{left:-2rem;transform:rotate(180deg)}.gallery button.next{right:-2rem}.gallery .works{display:flex;position:relative;flex-wrap:nowrap;width:100%;will-change:transform;transform:translateX(0%);transition:transform .7s ease}.gallery-piece{width:100%;height:100%;flex-shrink:0;overflow-y:auto;position:relative}.gallery-piece .image-wrap{width:100%;height:62vh;position:relative}@media(min-width: 59.375rem){.gallery-piece .image-wrap{height:100vh}}.gallery-piece .image-wrap img{width:100%;padding:0 1rem}@media(min-width: 59.375rem){.gallery-piece .image-wrap img{padding:0}}.gallery-piece .image-wrap img.gigmagus{position:relative;top:50%;transform:translateY(-50%)}.gallery-piece .image-wrap img.lark,.gallery-piece .image-wrap img.cvs{position:relative;top:55%;transform:translateY(-50%);padding:0 2.2rem}@media(min-width: 59.375rem){.gallery-piece .image-wrap img.lark,.gallery-piece .image-wrap img.cvs{padding:0 4rem}}.gallery-piece .image-wrap img.cvs{top:60%}.gallery-piece .image-wrap .org{position:absolute;top:1rem;left:1rem}.gallery-piece .image-wrap .org .org-name{font-size:1.3rem;display:flex;flex-wrap:nowrap;align-items:center;font-weight:300}.gallery-piece .image-wrap .org .org-url{font-size:.75rem;margin-left:.8rem;background:rgba(47,129,247,.1);padding:.2rem .5rem;line-height:1.5;border-radius:4px;font-weight:500;letter-spacing:.03rem;color:rgba(47,129,247,.85)}.gallery-piece .image-wrap .org .org-url:hover,.gallery-piece .image-wrap .org .org-url:focus{background:rgba(47,129,247,.18);text-decoration:none;color:#2f81f7}.gallery-piece .image-wrap .org .org-location{font-size:.8rem;color:#444;display:flex;flex-wrap:nowrap;align-items:center;margin-top:.05rem}.gallery-piece .image-wrap .org .org-date{font-size:.72rem;font-weight:500;color:#555;display:block}.gallery-piece .image-wrap .org .org-date::before{content:"·";margin:0 .38rem;font-weight:600}.gallery-piece button.details{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;font-size:.9rem;font-weight:400;letter-spacing:.05rem;padding:.5rem 1.5rem .5rem 1.35rem;border-radius:10px;color:#2f81f7}.gallery-piece button.details svg{stroke:#2f81f7;width:1.2rem;height:1.2rem;margin-right:.7rem;padding:.125rem 0}.gallery-piece button.details:focus,.gallery-piece button.details:hover{background:hsla(0,0%,100%,.5);text-decoration:none;cursor:pointer}.gallery-piece .desc-wrap{min-height:100vh;background:#f3f3f3;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.5rem;padding-bottom:4rem}@media(min-width: 59.375rem){.gallery-piece .desc-wrap{padding:4rem}}.gallery-piece .desc-wrap>div{max-width:50rem}.gallery-piece .desc-wrap h1{font-size:1.5rem;font-weight:500;text-align:center;font-family:"Playfair Display";margin-bottom:5rem;padding:0 .5rem}@media(min-width: 59.375rem){.gallery-piece .desc-wrap h1{font-size:2.1rem;padding:0 2rem}}.gallery-piece .desc-wrap .subheading{text-align:center;text-transform:uppercase;font-size:.65rem;letter-spacing:.05rem;margin-bottom:.6rem;font-weight:400}@media(min-width: 59.375rem){.gallery-piece .desc-wrap .subheading{font-size:.7rem}}.gallery-piece .desc-wrap .subheading span{font-size:inherit;font-weight:inherit;color:#66a}.gallery-piece .desc-wrap .subheading span+span::before{content:"·";margin:0 .38rem;font-weight:600}.gallery-piece ul.features{display:flex;flex-wrap:wrap;gap:3rem 2rem}.gallery-piece ul.features>li{flex-grow:0;flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;width:calc(50% - 1.5rem)}@media(min-width: 59.375rem){.gallery-piece ul.features>li{width:calc(33.3333333333% - 1.3333333333rem)}}.gallery-piece ul.features>li .title{font-weight:600;color:#224}.gallery-piece ul.features>li .subtitle{font-size:.8rem;color:#556}.gallery-piece ul.features>li svg{width:2.4rem;stroke:#77b;stroke-width:1}img.avatar{max-width:4rem}@media(min-width: 59.375rem){img.avatar{max-width:5rem}}.carousel{position:relative;width:100%;overflow:hidden}.carousel-container{display:flex;width:500%;height:100%}.carousel-item{width:20%;flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;font-size:24px}.page:has(.contact-page) .gallery{display:none}@media(min-width: 59.375rem){.page:has(.contact-page) .gallery{display:flex}}@media(max-width: 59.374rem){.page:has(.contact-page) .gallery-sidebar{overflow-y:auto;padding-bottom:3rem;justify-content:flex-start;height:100vh}.page:has(.contact-page) .gallery-sidebar .sidebar-content{margin-top:3rem;padding:1rem}}@media(max-width: 59.374rem){.sidebar-content .homepage{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;gap:2rem}.sidebar-content .homepage .links{order:-1}}.gallery-sidebar{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:2;background-color:#fff}.gallery-sidebar .toggle-menu{position:relative;top:-0.5rem;left:-0.3rem}.sidebar-head,.sidebar-foot{min-height:7rem}@media(min-width: 59.375rem){.sidebar-head,.sidebar-foot{min-height:7.5rem}}.sidebar-head{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:1rem 1rem 0 1rem}@media(min-width: 59.375rem){.sidebar-head{padding:1rem}}.sidebar-head .time{text-align:right}.sidebar-head .time div{text-align:right}.sidebar-head .time .time-tools{display:flex;flex-wrap:nowrap;margin-bottom:.3rem;gap:.5rem}.sidebar-head .time .time-format{display:flex;flex-wrap:nowrap;background:#eef;font-size:.6rem;border-radius:4px}@media(min-width: 59.375rem){.sidebar-head .time .time-format{font-size:.75rem}}.sidebar-head .time .time-format button{font-size:.65rem;font-weight:600;line-height:1.3;padding:0 .25rem;color:#88c}@media(min-width: 59.375rem){.sidebar-head .time .time-format button{font-size:.75rem}}.sidebar-head .time .time-format button+button{border-left:1px solid #d0d0f0}.sidebar-head .time .time-format button.active{background:#e0e0f0}.sidebar-head .time .time-format button:focus,.sidebar-head .time .time-format button:hover{background:#d0d0f0;cursor:pointer}.sidebar-head .time .time-format button.active,.sidebar-head .time .time-format button:focus,.sidebar-head .time .time-format button:hover{border-radius:4px}.sidebar-head .time .time-format button.active:first-child,.sidebar-head .time .time-format button:focus:first-child,.sidebar-head .time .time-format button:hover:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.sidebar-head .time .time-format button.active:last-child,.sidebar-head .time .time-format button:focus:last-child,.sidebar-head .time .time-format button:hover:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.sidebar-head .time .time-label{font-size:.7rem;color:#3cb371;background:rgba(60,179,113,.1);padding:.2rem .4rem;border-radius:4px;display:inline-block;font-weight:500;letter-spacing:.03rem}@media(min-width: 59.375rem){.sidebar-head .time .time-label{font-size:.75rem}}.sidebar-head .time .timezone-display{font-size:.7rem;font-weight:300}@media(min-width: 59.375rem){.sidebar-head .time .timezone-display{font-size:.8rem}}.sidebar-head .time .time-display{font-size:1rem;font-weight:300;margin:.5rem 0 .2rem}@media(min-width: 59.375rem){.sidebar-head .time .time-display{font-size:1.3rem}}.sidebar-head .time .date-display{font-size:.8rem;font-weight:300;position:relative;top:0px}@media(min-width: 59.375rem){.sidebar-head .time .date-display{font-size:.9rem}}.sidebar-content{margin-bottom:.8rem}@media(min-width: 59.375rem){.sidebar-content{margin:0}}.sidebar-content>div{display:flex;flex-direction:column;align-items:center}.sidebar-content .name{font-family:"Playfair Display";font-weight:400;font-size:2rem}@media(min-width: 59.375rem){.sidebar-content .name{font-size:2.5rem}}.sidebar-content .occupation{font-family:"Roboto";font-weight:300;font-size:.85rem;letter-spacing:.08rem;margin-top:.2rem}@media(min-width: 59.375rem){.sidebar-content .occupation{font-size:1.1rem}}.sidebar-content .divider{font-family:"Roboto";font-weight:300;font-size:.7rem;margin:.5rem 0;display:none}.sidebar-content .loc{font-family:"Roboto";font-weight:300;font-size:.8rem;font-style:italic;display:flex;align-items:center;margin:.5rem 0 1rem;color:#606060;letter-spacing:.05rem}.sidebar-content .loc svg{width:1rem;margin-right:.25rem;stroke:#333}@media(min-width: 59.375rem){.sidebar-content .loc svg{margin-right:.4rem}}.sidebar-content .loc img{width:1rem;margin:0 0 0 .5rem;position:relative;top:-1px}@media(min-width: 59.375rem){.sidebar-content .loc{font-size:.9rem;margin:1rem 0 1.4rem}.sidebar-content .loc svg,.sidebar-content .loc img{width:1.2rem}}.sidebar-foot{display:none;width:100%;justify-content:center;align-items:flex-end;padding-bottom:2rem}@media(min-width: 59.375rem){.sidebar-foot{display:flex}}.sidebar-foot .foot-links{display:flex;align-items:center;flex-wrap:nowrap}a.transparent-button{display:flex;align-items:center;font-size:.9rem;font-weight:400;letter-spacing:.05rem;padding:.5rem 1.5rem .5rem 1.35rem;border-radius:10px}a.transparent-button svg{width:1.6em;margin-right:.65em}a.transparent-button.contact svg{width:1.5em}a.transparent-button:hover{background:#f0f0f0;text-decoration:none}.toggle-menu{width:2.2rem;height:2.2rem;padding:.2rem;border-radius:7px;background:#fff}.toggle-menu,.toggle-menu path{stroke:#88c}.toggle-menu:hover,.toggle-menu:focus{cursor:pointer;background:#eef}.links{display:flex;flex-wrap:nowrap}.social-links{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-left:.6rem;gap:.6rem}.social-links img{width:1.2rem;height:1.2rem}.social-links img:focus,.social-links img:hover{opacity:.7}.social-links img.git,.social-links img.coffee{width:1.4rem;height:1.4rem}.gallery-sidebar form.contact-form{padding:0 1rem;width:100%;max-width:28rem}.gallery-sidebar form.contact-form label{font-size:.85rem;color:#444;font-weight:400}.gallery-sidebar form.contact-form .required label::after{content:"*";color:#cd5c5c;margin-left:.15rem}.gallery-sidebar form.contact-form .input-box{position:relative}.gallery-sidebar form.contact-form .input,.gallery-sidebar form.contact-form input,.gallery-sidebar form.contact-form textarea{width:100%;display:block}.gallery-sidebar form.contact-form .form-box.name{display:flex;flex-wrap:nowrap;gap:.6rem}.gallery-sidebar form.contact-form .form-box.name .input{width:50%}.gallery-sidebar form.contact-form input,.gallery-sidebar form.contact-form select,.gallery-sidebar form.contact-form textarea{background:#f5f5ff;padding:0 .8rem;border-radius:5px;border:1px solid rgba(0,0,0,0);font-size:.9rem;font-weight:400;letter-spacing:.02rem}.gallery-sidebar form.contact-form input:focus,.gallery-sidebar form.contact-form select:focus,.gallery-sidebar form.contact-form textarea:focus{border:1px solid rgba(47,129,247,.8);outline:3px solid rgba(47,129,247,.4)}.gallery-sidebar form.contact-form input{height:2.5rem}.gallery-sidebar form.contact-form textarea{padding-top:.8rem;padding-bottom:.8rem;min-height:8rem;resize:none}.gallery-sidebar form.contact-form>span:nth-child(2),.gallery-sidebar form.contact-form>span:nth-child(3){margin-top:.6rem}.gallery-sidebar form.contact-form button[type=submit]{font-size:.75rem;background-color:rgba(47,129,247,.8);border:1px solid rgba(0,0,0,0);color:#fff;padding:.5rem .4rem;font-size:.8rem;width:100%;max-width:10rem;margin-top:1rem;margin-left:auto;display:block;text-decoration:none;border-radius:4px}.gallery-sidebar form.contact-form button[type=submit] span{color:inherit;font-weight:400;font-size:inherit;letter-spacing:.07rem}.gallery-sidebar form.contact-form button[type=submit]:focus{border:1px solid rgba(47,129,247,.8);outline:3px solid rgba(47,129,247,.4)}.gallery-sidebar form.contact-form button[type=submit]:focus,.gallery-sidebar form.contact-form button[type=submit]:hover{background-color:#2f81f7;cursor:pointer}.gallery-sidebar form.contact-form button[type=submit].disabled,.gallery-sidebar form.contact-form button[type=submit]:disabled{background-color:rgba(47,129,247,.4)}.gallery-sidebar form.contact-form p.error-box{color:#cd5c5c;font-size:.8rem;margin-top:.1rem}.placeholder{position:absolute;display:none;align-items:center;top:0;left:.8rem;bottom:0;right:0}.contact-page h1{font-size:2rem;font-family:"Playfair Display";text-align:left;width:100%;margin-bottom:1rem;width:100%;max-width:28rem;padding:0 1rem}.sidebar-content:has(.about){display:flex;justify-content:center}.sidebar-content:has(.about) div.name{font-size:2rem}@media(max-width: 59.374rem){.sidebar-content:has(.about) div.name{font-size:1.4rem}}.sidebar-content:has(.about) div.loc{margin-top:.35rem}.sidebar-content:has(.about) div.loc svg{width:1.1rem;position:relative;top:-1px}@media(max-width: 59.374rem){.sidebar-content:has(.about) div.loc{margin-bottom:.3rem}}.about{max-width:25rem;padding:0 1.2rem;position:relative;top:-2rem}.about div,.about p{font-size:.7rem;text-align:left;width:100%;font-weight:300}@media(min-width: 59.375rem){.about div,.about p{font-size:.9rem}}.about p{margin-top:.5rem}@media(min-width: 59.375rem){.about p{margin-top:1rem}}@media(min-width: 59.375rem){.about{position:unset;padding:0;top:0}}.main-menu{background:#fefefe;border-radius:10px;border-bottom-right-radius:10px;width:62vw;transform:translateX(calc(-62vw - 0.5rem));max-height:calc(100vh - 1rem);overflow-y:auto;position:fixed;top:.5rem;left:0;transition:transform .38s ease;z-index:2;box-shadow:0 0 .5rem .15rem rgba(0,0,0,.1);display:flex;flex-direction:column}@media(min-width: 59.375rem){.main-menu{width:14.44vw;transform:translateX(calc(-14.44vw - 0.5rem))}}.main-menu .nav-head{flex-grow:0;flex-shrink:0;padding:1rem}.main-menu .nav-main{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem}.main-menu .toggle-menu{background:#fefefe;position:relative;top:-0.5rem;left:-0.3rem}.main-menu .toggle-menu:focus,.main-menu .toggle-menu:hover{background:#f5f5ff}.menu-items{padding:0 .35rem}.menu-items+.menu-items{margin-top:3rem}.menu-items li a{padding:0 .65rem;height:2.2rem;display:flex;flex-wrap:nowrap;gap:1rem;align-items:center;width:100%;color:#669;font-size:.75rem;font-weight:400;font-family:Roboto,"Jost","sans-serif";letter-spacing:.05rem;border-radius:5px}.menu-items li a:focus,.menu-items li a:hover{text-decoration:none;background:#f5f5ff;opacity:.8}.menu-items li a.active{background:#f0f0fa;color:#88c;font-weight:500}.menu-items li svg{width:1.25rem;height:1.25rem;stroke:#88c;stroke-width:1.8}
