.inner img{max-width:100%;width:100%;height:auto}.inner::after{content:'';display:table;clear:both}.hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( to bottom,rgba(0,0,0,.45) 0%,rgba(0,0,0,.55) 50%,rgba(0,0,0,.75) 100% );contain:strict;will-change:opacity}.hero .inner{position:relative;z-index:2;text-align:center;max-width:48rem}body.landing #page-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:0}body.landing #footer{background-color:rgba(29,36,42,.9)}.spectral-image{margin:2rem 0}.spectral-image a{cursor:zoom-in;border:0;display:block}.spectral-image img{max-height:80vh;width:auto;max-width:100%;height:auto}.spectral-image::after{content:'';display:table;clear:both}.spectral-image figcaption{margin-top:.75rem;text-align:center;font-size:.85em;font-style:italic;color:rgba(0,0,0,.6)}.work-figure{margin:0}.work-figure figcaption{margin-top:.5rem;text-align:center;font-size:.8em;font-style:italic;color:#4e4852;line-height:1.3}.shop-link-top{margin:-.5rem 0 1.5rem;font-size:.9em}.print-info-box{border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:1.75rem;margin:2rem 0;background:rgba(255,255,255,3%)}.print-info-box h3{margin-top:0;margin-bottom:1rem;font-size:1.2rem;letter-spacing:.05em}.print-info-list{margin:0}.print-info-list div{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,8%)}.print-info-list div:last-child{border-bottom:none}.print-info-list dt{font-weight:600;opacity:.8}.print-info-list dd{margin:0}.contact-form label{display:block;margin-bottom:.4rem;font-size:.9em;letter-spacing:.05em;text-transform:uppercase}.contact-form .row{margin-top:1.5rem}.contact-success{text-align:center;padding:3rem 2rem;border-top:3px solid #21b2a6}.contact-success::before{content:'✓';display:block;font-size:2.5rem;color:#21b2a6;margin-bottom:1rem;line-height:1}.contact-success p{font-size:1.1em;margin:0}.kit-form__field{margin-bottom:.75rem}.kit-form__field+.kit-form__field{margin-top:.75rem}.kit-form__field label{display:block;margin-bottom:.4rem;font-size:.9em;letter-spacing:.05em;text-transform:uppercase}.kit-form__field input[type=email],.kit-form__field input[type=text]{width:100%;margin-bottom:0}.kit-form__field--inline{display:flex;gap:1.25rem;align-items:center}.kit-form__field--inline input[type=email]{flex:1;min-width:0;width:auto;margin-bottom:0}.kit-form__disclaimer{font-size:.75em;opacity:.6;margin:.5rem 0 0}.kit-form--footer{max-width:36rem;margin:0 auto 2rem}.kit-form--footer .kit-form__field--inline{display:flex;gap:.75rem;align-items:center}.kit-form--footer input[type=email]{font-size:.85em;flex:1;min-width:16rem;width:auto;display:inline-block}@media screen and (max-width:736px){.kit-form--footer .kit-form__field--inline{flex-wrap:wrap}.kit-form--footer input[type=email]{width:auto;flex:1 1 60%;min-width:0}.kit-form--footer button{flex:none}}@media screen and (max-width:736px){.kit-form{max-width:20rem;margin-left:auto;margin-right:auto}}@media screen and (max-width:736px){#main>section.wrapper:first-child{padding-top:5em}}.work-thumb-figure{margin:0;position:relative;overflow:hidden}.work-thumb-img{display:block;width:100%;height:auto;transition:transform .3s ease,opacity .3s ease}.work-thumb-figure a.glightbox:hover .work-thumb-img{transform:scale(1.03);opacity:.85}.work-thumb-figure figcaption{margin-top:.5rem;font-size:.8em;font-style:italic;text-align:center;line-height:1.3}.work-thumb-caption-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3)}.work-thumb-caption-link:hover{border-bottom-color:rgba(255,255,255,.8)}.work-thumb-detail-link{color:#fff;font-family:open sans,Arial,sans-serif;font-size:13px;text-decoration:underline}.print-gallery{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0;clear:both}.print-gallery__item{display:block;flex:none;border:0;overflow:hidden;border-radius:2px}.print-gallery__item img{display:block;width:200px;height:auto;opacity:1;transition:transform .3s ease,opacity .3s ease}.inner .print-gallery__item img{width:200px;max-width:none}@media screen and (max-width:736px){.print-gallery{gap:.5rem}.print-gallery__item{flex:1 1 calc(50% - .25rem);max-width:calc(50% - .25rem)}.print-gallery__item img,.inner .print-gallery__item img{width:100%;max-width:100%}}.print-gallery__item:hover img{transform:scale(1.05);opacity:.85}.instagram-section{margin-top:3rem;border-top:1px solid #dfdfdf;padding-top:2rem}.instagram-section__heading{font-size:.85em;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem}.instagram-section__heading a{color:inherit;border-bottom:none;text-decoration:none}.instagram-section__heading a:hover{opacity:.7}.instagram-section__follow{margin-top:1.5rem;text-align:center}.instagram-feed--column{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media screen and (max-width:736px){.instagram-feed--column{grid-template-columns:repeat(2,1fr)}}.instagram-feed--column .instagram-post{display:block;border:0;text-decoration:none;color:inherit}.instagram-feed--column .instagram-post__figure{margin:0}.instagram-feed--column .instagram-post__img{width:100%;max-width:100%;height:auto;display:block;transition:opacity .3s ease}.instagram-feed--column .instagram-post:hover .instagram-post__img{opacity:.85}.instagram-feed--column .instagram-post__caption{margin-top:.5rem;font-size:.8em;font-style:italic;color:#8e8892;line-height:1.5}.instagram-strip-section{padding-top:3rem;padding-bottom:3rem}.instagram-feed--strip{display:flex;flex-direction:row;justify-content:center;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.instagram-feed--strip::-webkit-scrollbar{display:none}.instagram-feed--strip .instagram-post{flex:none;width:200px;border:0;text-decoration:none}.instagram-feed--strip .instagram-post__figure{margin:0}.instagram-feed--strip .instagram-post__img{width:200px;height:200px;object-fit:cover;display:block;transition:opacity .3s ease}.instagram-feed--strip .instagram-post:hover .instagram-post__img{opacity:.85}.instagram-feed--strip .instagram-post__caption{display:none}.instagram-placeholder{padding:1rem;background:rgba(0,0,0,4%);border-radius:3px;font-size:.85em;color:#8e8892}@media screen and (max-width:736px){.instagram-feed--strip .instagram-post{width:150px}.instagram-feed--strip .instagram-post__img{width:150px;height:150px}}.instagram-footer-strip{margin-bottom:2rem}.instagram-footer-strip__link{margin-top:.75rem;font-size:.8em;text-align:center;opacity:.6}.instagram-footer-strip__link a{color:inherit;text-decoration:none;border-bottom:none}.instagram-footer-strip__link a:hover{opacity:.7}