:root{--ink:#11110f;--paper:#f5f1e8;--white:#fff;--yellow:#fff04a;--red:#ef4935;--header-height:2.03125rem;--max-width:72rem;--object-width:68rem;--gutter:clamp(1.75rem, 7vw, 7rem);--content-rail:max(var(--gutter), calc((100% - var(--max-width)) / 2));--section-space:clamp(4rem, 7vw, 7rem);--font:"Helvetica Neue", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{background:var(--paper);color:var(--ink);font-family:var(--font);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.55}body:has(.mobile-menu[open]){overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.09em}button,summary{font:inherit}[hidden]{display:none!important}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--white);outline-offset:3px;box-shadow:0 0 0 6px var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:.96}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:var(--white);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;height:var(--header-height);background:var(--white);border-bottom:1px solid #0000001f;justify-content:center;align-items:stretch;display:flex;position:fixed;top:0;left:0;right:0}.desktop-navigation{height:100%}.desktop-navigation>ul{height:100%;margin:0;padding:0;list-style:none;display:flex}.desktop-navigation li{height:100%}.desktop-navigation a,.more-menu>summary{height:100%;color:var(--ink);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 clamp(.7rem,1.2vw,1.25rem);font-size:13px;font-weight:400;text-decoration:none;display:flex}.desktop-navigation a:hover,.desktop-navigation a.active,.desktop-navigation a[aria-current=page],.more-menu>summary:hover,.more-menu>summary.active,.more-menu[open]>summary{background:var(--yellow)}.more-menu{height:100%;position:relative}.more-menu>summary{list-style:none}.more-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary::-webkit-details-marker{display:none}.more-menu>summary:after{content:"+";justify-content:center;align-self:center;align-items:center;height:1em;margin-left:.4rem;line-height:1;display:inline-flex}.more-menu[open]>summary:after{content:"−"}.more-menu-panel{background:var(--white);border:0;width:9.75rem;position:absolute;top:100%;right:0}.more-menu-panel a{min-height:var(--header-height);padding-block:0}.project-menu-panel{width:max(100%,9.75rem);display:none;left:0;right:auto}.project-hover-menu{position:relative}.project-hover-menu:hover .project-menu-panel,.project-hover-menu:focus-within .project-menu-panel{display:block}.mobile-menu{display:none}main{min-height:calc(100vh - 15rem)}.hero-media,.hero-media picture,.hero-media img{width:100%;height:100%;position:absolute;inset:0}.hero-media img{object-fit:cover}.hero-shade{z-index:1;background:linear-gradient(90deg,#000000a8 0%,#0003 55%,#0000001a 100%),linear-gradient(#0000 45%,#00000080);position:absolute;inset:0}.home-hero,.project-hero{margin-top:var(--header-height);color:var(--white);position:relative;overflow:hidden}.home-hero{min-height:78svh}.project-hero{min-height:81.6svh}.home-hero-copy,.project-hero-copy{z-index:2;right:var(--gutter);bottom:clamp(2rem,6vh,4.5rem);left:var(--gutter);max-width:var(--max-width);margin:0 auto;position:absolute}.home-hero-copy{text-align:center}.home-hero-copy h1{margin-inline:auto}.home-hero h1.home-wordmark{width:min(70%,35rem);max-width:none;margin-bottom:1.25rem;line-height:0}.home-wordmark picture,.home-wordmark img{width:100%;height:auto;display:block}.hero-eyebrow,.section-kicker{letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:760}.home-hero h1,.project-hero h1,.simple-hero h1,.contact-panel h1{letter-spacing:-.06em;text-transform:uppercase;max-width:14ch;margin-bottom:1rem;font-size:clamp(2.75rem,6.2vw,5.75rem);font-weight:520}.hero-projects{letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(.78rem,1vw,1rem);font-weight:400;line-height:1.55}.hero-projects-image{width:min(96%,28.8rem);margin:0 auto 1.5rem;line-height:0}.hero-projects-image picture,.hero-projects-image img{width:100%;height:auto;display:block}.hero-projects strong{font-weight:760}.hero-projects span{color:var(--yellow);margin:0 .35em}.hero-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid;align-items:center;gap:.6rem;min-height:2.75rem;padding-bottom:.25rem;font-size:.75rem;font-weight:760;text-decoration:none;display:inline-flex}.hero-link:hover{color:var(--yellow)}.section-pad{padding:var(--section-space) var(--content-rail)}.section-heading{max-width:var(--max-width);margin:0 auto clamp(2.8rem,6vw,5rem)}.section-heading h2,.about-copy h2,.mailing-copy h2{letter-spacing:-.055em;text-transform:uppercase;max-width:14ch;margin-bottom:0;font-size:clamp(2rem,4vw,3.75rem);font-weight:520}.mailing-panel{grid-template-columns:minmax(0, var(--object-width));padding:clamp(3.5rem, 6vw, 6rem) var(--content-rail);background:var(--paper);color:var(--ink);scroll-margin-top:var(--header-height);text-align:center;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.mailing-panel:not(.standalone){padding-top:2.925rem}.mailing-copy{justify-self:center;width:100%;max-width:42rem}.mailing-fly{width:4.536rem;margin:0 auto 1.25rem;line-height:0}.mailing-fly picture,.mailing-fly img{width:100%;height:auto;display:block}.mailing-copy h2{max-width:none}.mailing-copy h2.section-kicker{letter-spacing:.16em;margin-bottom:.75rem;font-size:.7rem;font-weight:760;line-height:1.55}.mailing-panel:not(.standalone) .mailing-copy h2.section-kicker{font-size:1.4rem}.mailing-panel:not(.standalone) .mailing-copy h2.mailing-image-heading{width:min(82%,12.6rem);margin:0 auto .75rem;line-height:0}.mailing-image-heading picture,.mailing-image-heading img{width:100%;height:auto;display:block}.mailing-copy p:last-child{max-width:31.5rem;margin:0 auto;font-size:clamp(1rem,1.1vw,1.1rem)}.embed-shell{min-width:0}.substack-shell{background:var(--paper);border:2px solid var(--ink);width:min(100%,31.5rem);box-shadow:.5rem .5rem 0 var(--ink);justify-self:center;padding:clamp(.5rem,1vw,.75rem)}.substack-shell .embed-target{overflow:hidden}.embed-placeholder>p{max-width:38rem;margin-bottom:1.3rem}.embed-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.embed-target iframe{border:0;width:100%;display:block}.substack-shell .embed-target iframe{transform-origin:0 0;background:0 0;max-width:30rem;height:20rem;min-height:0}.button{cursor:pointer;letter-spacing:.07em;text-transform:uppercase;border:2px solid;border-radius:0;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-size:.68rem;font-weight:780;text-decoration:none;display:inline-flex}.button:disabled{cursor:wait;opacity:.65}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--red)}.button-project{background:var(--project-accent,var(--ink));color:var(--ink);border-color:var(--ink)}.button-project:hover{background:var(--project-contrast,var(--yellow));color:var(--ink)}.eye-icon{border:2px solid;border-radius:70% 0;flex:none;width:.95rem;height:.62rem;margin-inline-end:.5rem;display:inline-block;position:relative;transform:rotate(45deg)}.eye-icon:after{content:"";background:currentColor;border-radius:50%;width:.24rem;height:.24rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button-icon{margin-inline-end:.45em}.text-link{letter-spacing:.04em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:.7rem;font-weight:750;display:inline-flex}.embed-error{color:#9f1f1f;font-weight:700}.home-about{background:var(--ink);max-width:none;color:var(--white);margin:0 auto}.home-about strong,.home-about b{color:#3babd2}.about-image-heading{width:5.25rem;margin:0 auto clamp(2.5rem,5vw,4.5rem);line-height:0}.about-image-heading picture,.about-image-heading img{width:100%;height:auto;display:block}.about-image-heading img{filter:invert()}.projects-image-heading{width:7rem;margin:0 auto;line-height:0}.projects-image-heading picture,.projects-image-heading img{width:100%;height:auto;display:block}.prose{font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.7}.prose p:last-child{margin-bottom:0}.about-flow{max-width:var(--object-width);margin:0 auto;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.7}.about-flow:after{clear:both;content:"";display:block}.about-photo{line-height:0}.about-photo picture,.about-photo img{width:100%;height:auto;display:block}.about-photo-primary{float:left;width:min(41.8%,26.125rem);margin:0 clamp(.75rem,1.5vw,1.5rem) clamp(.75rem,1.5vw,1.25rem) 0}.about-photo-secondary{float:right;width:min(42%,27rem);margin:0 0 clamp(.75rem,1.5vw,1.25rem) clamp(.75rem,1.5vw,1.5rem)}.projects-section{max-width:none;color:var(--ink);background:#f5f1e9}.projects-heading{justify-content:center;align-items:end;display:flex}.project-grid{max-width:var(--object-width);background:var(--white);border:1px solid var(--white);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 auto;display:grid}.project-card{background:var(--ink);min-width:0}.project-card>a{height:100%;color:var(--white);flex-direction:column;text-decoration:none;display:flex}.project-card-image{aspect-ratio:4/5;position:relative;overflow:hidden}.project-card-image picture,.project-card-image img{width:100%;height:100%}.project-card-image img{object-fit:cover;transition:transform .42s}.project-card-copy{border-top:1px solid var(--white);flex-direction:column;flex:1;min-height:14rem;padding:1.25rem;display:flex}.project-card-copy span{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.project-card-copy h3{letter-spacing:-.045em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(1.4rem,2.2vw,2.25rem);font-weight:520}.project-card-copy h3.project-card-title-image{width:100%;height:1.95rem;line-height:0}.project-card-title-image picture,.project-card-title-image img{width:auto;max-width:100%;height:100%;display:block}.project-card-title-image img{object-fit:contain;object-position:left center;filter:invert();transition:filter .18s}.project-card:hover .project-card-title-image img,.project-card:focus-within .project-card-title-image img{filter:none}.project-card-description{letter-spacing:0;text-transform:none;margin:0 0 1.5rem;font-size:clamp(.9rem,1vw,1rem);font-weight:400;line-height:1.5}.project-card-copy>span{margin-top:auto}.project-card:hover .project-card-image img{transform:scale(1.02)}.project-card:hover .project-card-copy{background:var(--card-accent);color:var(--card-text)}.project-theme{background:var(--project-bg);color:var(--project-text)}.project-hero-copy{text-align:center;bottom:clamp(.7rem,1.75vh,1.4rem)}.project-hero-scar-polish .project-hero-copy{flex-direction:column;justify-content:center;display:flex;top:0;bottom:0;transform:none}.project-hero-scar-polish .project-hero-copy .social-links{position:absolute;bottom:clamp(.7rem,1.75vh,1.4rem);left:0;right:0}.project-hero-video{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.project-hero-video iframe{border:0;width:max(100vw,177.78vh);height:max(56.25vw,100vh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-hero h1{max-width:14ch;margin-inline:auto;font-size:clamp(1.925rem,4.34vw,4.025rem)}.project-hero-salvage-my-dream h1{white-space:nowrap;max-width:none}.project-hero h1.project-title-image{white-space:normal;width:min(64.4%,25.2rem);max-width:none;margin-bottom:.35rem;line-height:0}.project-title-image picture,.project-title-image img{width:100%;height:auto;display:block}.project-hero-copy .hero-eyebrow{margin-bottom:.6125rem}.project-hero-copy .hero-eyebrow-image{width:min(72vw,22rem);margin-inline:auto;line-height:0}.project-hero-copy .hero-eyebrow-image-fluffy{width:min(29.6vw,9.08rem)}.hero-eyebrow-image img{width:100%;height:auto;display:block}.project-about{background:var(--ink);max-width:none;color:var(--white);grid-template-columns:.85fr 1.15fr;gap:0 clamp(2.5rem,6vw,6rem);margin:0 auto;display:grid}.project-about>.project-about-image-label{color:var(--white);grid-column:1/-1;justify-self:center;margin:0 0 clamp(2.5rem,5vw,4.5rem)}.project-about>.project-about-image-label img{filter:invert()}.project-about-fly{grid-column:1/-1;justify-self:center;width:4.536rem;margin-bottom:.75rem;line-height:0}.project-about-fly picture,.project-about-fly img{width:100%;height:auto;display:block}.project-about--salvage .project-about-fly img{filter:invert()}.project-about--salvage{padding-top:calc(var(--section-space) * .6)}.project-about-photo{width:min(100%,25rem);max-width:none;margin:0;line-height:0}.project-about-photo picture,.project-about-photo img{width:100%;height:auto;display:block}.image-popout-trigger{cursor:zoom-in}.image-popout-trigger:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.image-popout{width:100vw;max-width:none;height:100vh;max-height:none;color:var(--white);background:#000000e6;border:0;padding:clamp(1rem,4vw,3rem)}.image-popout::backdrop{background:#000000c7}.image-popout-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.image-popout-frame>img{border:1px solid var(--white);object-fit:contain;max-width:92vw;max-height:calc(100vh - 7rem);display:block;box-shadow:.6rem .6rem #ffffff3d}.image-popout-close{z-index:1;border:1px solid var(--ink);background:var(--yellow);min-width:4.5rem;min-height:2.75rem;color:var(--ink);cursor:pointer;font:inherit;letter-spacing:.06em;text-transform:uppercase;padding:.65rem .9rem;font-size:.8rem;font-weight:700;position:fixed;top:1rem;right:1rem}.salvage-about-flow{grid-column:1/-1;display:flow-root}.salvage-about-main{float:left;width:min(41.8%,26.125rem);margin:0 clamp(.75rem,1.5vw,1.5rem) clamp(.75rem,1.5vw,1.25rem) 0}.salvage-about-young{float:right;width:min(42%,27rem);margin:0 0 clamp(.75rem,1.5vw,1.25rem) clamp(.75rem,1.5vw,1.5rem);line-height:0}.salvage-about-young picture,.salvage-about-young img{width:100%;height:auto;display:block}.project-about--salvage .project-bio{max-width:none}.project-theme-salvage-my-dream .project-bio strong{color:#d3523c;font-weight:700}.project-theme-scar-polish .project-bio strong{color:#ec5d88;font-weight:700}.project-theme-fluffy-maybes .project-bio strong{color:#9fd657;font-weight:700}.project-section-image-label,.project-section-image-heading{width:auto;height:1.75rem;margin:0;line-height:0}.project-section-image-label{margin-bottom:.75rem}.project-section-image-label picture,.project-section-image-label img,.project-section-image-heading picture,.project-section-image-heading img{width:auto;height:100%;display:block}.project-section-image-invert img{filter:invert()}.project-bio{max-width:48rem;font-size:clamp(1.05rem,1.45vw,1.35rem)}.project-about-gallery{grid-column:1/-1;gap:clamp(1rem,2vw,1.75rem);margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.project-about-gallery--salvage{grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;width:100%}.project-about-gallery--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.project-about-gallery--scar-archive{grid-template-columns:repeat(4,minmax(0,1fr))}.project-about-gallery--fluffy-archive{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;width:60%}.project-about-gallery--scar{justify-self:center;width:min(100%,48rem)}.project-about-gallery picture,.project-about-gallery img{width:100%;height:100%;display:block}.project-about-gallery img{object-fit:cover}.project-about-gallery--salvage picture{aspect-ratio:1;overflow:hidden}.project-about-gallery--scar picture{aspect-ratio:4/3;overflow:hidden}.releases-section{background:var(--project-surface)}.release-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.release-heading-title{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.release-heading-fly{width:4.536rem;line-height:0}.release-heading-fly picture,.release-heading-fly img{width:100%;height:auto;display:block}.release-grid{max-width:var(--object-width);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem);margin:0 auto;display:grid}.release-card{background:var(--project-bg);border:2px solid var(--project-text);min-width:0;overflow:hidden}.release-artwork{aspect-ratio:1;background:var(--project-surface);border-bottom:2px solid var(--project-text);position:relative;overflow:hidden}.release-card .button,.tour-shell .button{border-width:2px}.release-cover,.release-player{width:100%;height:100%;transition:opacity .18s,visibility .18s;position:absolute;inset:0}.release-cover{opacity:1;visibility:visible}.release-player{background:var(--project-surface);opacity:0;visibility:hidden;justify-content:center;align-items:center;display:flex}.release-card[data-release-view=player] .release-cover{opacity:0;visibility:hidden}.release-card[data-release-view=player] .release-player{opacity:1;visibility:visible}.release-cover picture,.release-cover img,.release-artwork picture,.release-artwork img{width:100%;height:100%}.release-artwork img{object-fit:cover}.release-copy{padding:clamp(.95rem,1.5vw,1.35rem)}.release-number{color:var(--project-accent-text);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.64rem;font-weight:800}.release-type{color:var(--project-accent-text);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .35rem;font-size:.58rem;font-weight:800}.release-copy h3{letter-spacing:-.03em;text-transform:uppercase;min-height:2.5em;margin-bottom:1.1rem;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:580}.release-copy .embed-placeholder>p{font-size:.85rem}.release-card[data-loaded=true] .embed-placeholder>p{display:none}.bandcamp-shell .release-player iframe{background:var(--project-surface);width:100%;height:100%}.tour-section{background:var(--project-bg)}.video-section{background:var(--project-surface)}.video-placeholder{max-width:var(--object-width);margin:0 auto;font-size:clamp(1rem,1.2vw,1.1rem)}.tour-shell{max-width:var(--object-width);margin:0 auto}.tour-placeholder{background:var(--project-surface);border:2px solid var(--project-text);justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.25rem,3vw,2.25rem);display:flex}.tour-placeholder>p{max-width:36rem;margin-bottom:0;font-size:clamp(1rem,1.2vw,1.1rem)}.tour-shell[data-loaded=true]{background:var(--project-surface);border:2px solid var(--project-text);padding:clamp(.9rem,1.5vw,1.5rem)}.tour-fallback{justify-content:flex-end;margin-top:1rem;display:flex}.social-links{color:inherit;flex-wrap:wrap;justify-content:center;gap:clamp(.675rem,1.35vw,1.125rem);margin:.35rem auto 0;display:flex}.social-links a{border:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:.65rem;text-decoration:none;display:flex;position:relative}.social-links svg{fill:currentColor;width:100%;height:100%}.social-links a:hover svg{opacity:.62}.social-tooltip{z-index:3;background:var(--ink);color:var(--white);letter-spacing:.08em;opacity:0;pointer-events:none;text-transform:uppercase;white-space:nowrap;padding:.35rem .5rem;font-size:.6rem;font-weight:650;line-height:1;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%,.25rem)}.social-links a:hover .social-tooltip,.social-links a:focus-visible .social-tooltip{opacity:1;transform:translate(-50%)}.simple-hero{min-height:50svh;padding:calc(var(--header-height) + clamp(2.5rem, 6vw, 5rem)) var(--content-rail) clamp(3rem, 6vw, 5rem);flex-direction:column;justify-content:end;display:flex}.simple-hero-yellow{background:var(--yellow)}.mailing-page .mailing-panel.standalone{background:var(--paper);min-height:46svh}.mailing-page .mailing-panel.standalone .mailing-copy h2{font-size:clamp(1.9rem,3.2vw,3.5rem)}.contact-panel{min-height:calc(100svh - var(--header-height));padding:calc(var(--header-height) + 3rem) var(--content-rail) 4rem;background:var(--paper);color:var(--ink);flex-direction:column;justify-content:center;display:flex}.contact-panel h1{margin-bottom:2rem;font-size:clamp(1.925rem,4.34vw,4.025rem)}.contact-panel h1.contact-eyebrow{letter-spacing:.16em;max-width:none;margin-bottom:.75rem;font-size:.7rem;font-weight:760}.contact-copy{margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.3rem)}.contact-form{gap:1.25rem;width:min(100%,52rem);display:grid}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.contact-form label{letter-spacing:.08em;text-transform:uppercase;gap:.45rem;font-size:.78rem;font-weight:650;display:grid}.contact-form label small{font:inherit;font-weight:400}.contact-form input,.contact-form textarea{border:2px solid var(--ink);background:var(--paper);width:100%;color:var(--ink);font:inherit;letter-spacing:normal;text-transform:none;border-radius:0;font-size:1rem}.contact-form input{min-height:3rem;padding:.7rem .85rem}.contact-form textarea{resize:vertical;min-height:12rem;padding:.85rem}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.contact-form-actions{align-items:center;gap:1rem;min-height:3rem;display:flex}.contact-form button{border:2px solid var(--ink);background:var(--ink);min-height:3rem;color:var(--white);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:0;padding:.7rem 1.2rem;font-size:.78rem;font-weight:650}.contact-form button:hover,.contact-form button:focus-visible{background:var(--white);color:var(--ink)}.contact-form button:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.contact-form button:disabled{cursor:wait;opacity:.65}.contact-form-status{margin:0;font-size:.95rem}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.not-found-page .contact-panel{background:var(--paper)}.not-found-page .contact-panel>p{max-width:36rem;font-size:1rem}.not-found-page .button{width:fit-content;margin-top:1rem}.site-footer{isolation:isolate;padding:clamp(2.5rem, 5vw, 4rem) var(--content-rail);background-color:var(--ink);background-image:var(--footer-background);color:var(--white);background-position:50%;background-size:cover;grid-template-columns:1fr auto;gap:3rem 4rem;display:grid;position:relative;overflow:hidden}.site-footer>*{z-index:1;position:relative}.footer-wordmark{letter-spacing:-.045em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:550;text-decoration:none;display:inline-flex}.footer-wordmark-image{width:min(100%,13.5rem);line-height:0}.footer-wordmark-image img{width:100%;height:auto;display:block}.site-footer>div p,.copyright{color:#ffffffa3;letter-spacing:.08em;text-transform:uppercase;margin:1rem 0 0;font-size:.72rem}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.5rem;display:flex}.site-footer nav a{letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.72rem;font-weight:760;display:inline-flex}.site-footer .footer-projects{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.site-footer .footer-projects a{color:inherit;text-decoration:none}.site-footer .footer-projects a:hover,.site-footer .footer-projects a:focus-visible{color:var(--white)}@media (prefers-reduced-motion:reduce){.project-hero-video{display:none}}.copyright{grid-column:1/-1}.copyright-image{width:12rem;line-height:0}.copyright-image picture,.copyright-image img{width:100%;height:auto;display:block}@media (width<=1120px){.desktop-navigation a,.more-menu>summary{padding-inline:.58rem;font-size:13px}.release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.contact-form-row{grid-template-columns:1fr}:root{--header-height:2.03125rem}.desktop-navigation{display:none}.mobile-menu{height:100%;margin-left:auto;display:block}.mobile-menu>summary{background:var(--yellow);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;align-items:center;height:100%;padding:0 1rem;font-size:13px;font-weight:400;list-style:none;display:flex}.mobile-menu>summary:after{content:"+";margin-left:.6rem;font-size:1rem}.mobile-menu[open]>summary:after{content:"−"}.mobile-menu nav{top:var(--header-height);background:var(--white);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mobile-menu nav a{min-height:3.25rem;padding:.75rem var(--gutter);letter-spacing:-.01em;text-transform:uppercase;border-bottom:0;justify-content:space-between;align-items:center;font-size:13px;font-weight:400;text-decoration:none;display:flex}.mobile-menu nav a.active,.mobile-menu nav a[aria-current=page],.mobile-menu nav a:hover{background:var(--yellow)}.mailing-panel,.project-about{grid-template-columns:1fr}.mailing-copy{justify-self:auto;max-width:none}.project-grid{grid-template-columns:1fr}.project-card-image{aspect-ratio:16/10}.project-card-copy{min-height:8rem}.project-card-copy h3{margin-block:1.25rem}.project-about .project-bio{margin-top:1.75rem}.salvage-about-main,.salvage-about-young{float:none;width:min(100%,25rem);margin:0 auto 1.5rem}.salvage-about-young{margin-top:2rem}.project-about--salvage .project-bio{margin-top:0}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.copyright{grid-column:auto}}@media (width<=640px){.project-about-gallery--salvage,.project-about-gallery--archive{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.home-hero,.project-hero{min-height:72svh}.hero-shade{background:linear-gradient(90deg,#0009,#0000001f),linear-gradient(#0000 32%,#000000a6)}.hero-projects{max-width:22rem;line-height:1.55}.mailing-panel{grid-template-columns:minmax(0,1fr)}.substack-shell{width:min(31.5rem,100vw - 1rem);min-width:0;box-shadow:.35rem .35rem 0 var(--ink);padding:.4rem}.about-image-heading{margin-bottom:2.5rem}.about-flow{font-size:1rem}.about-photo-primary{width:min(48.07%,20.9rem);margin-bottom:.5rem;margin-right:.65rem}.about-photo-secondary{width:min(57%,19.5rem);margin-bottom:.5rem;margin-left:.65rem}.projects-heading,.release-heading,.tour-placeholder{flex-direction:column;align-items:flex-start}.release-grid{grid-template-columns:1fr}.release-copy h3{min-height:auto}.site-footer nav{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
