:root{--ink-void: #06060a;--ink-field: #0c0c11;--ash-line: #1e1e24;--ash-mute: #6e6e78;--bone: #dedad2}*,*:before,*:after{box-sizing:border-box}:root{color-scheme:dark}body{margin:0;background:var(--ink-void);color:var(--bone);font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}:focus-visible{outline:1px solid var(--bone);outline-offset:3px}.landing{min-height:100vh;position:relative;display:flex;align-items:center;padding:clamp(1.5rem,5vw,6rem);overflow:hidden}.landing__bgs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.landing__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.8);opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1)}.landing__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to right,var(--ink-void) 0%,transparent 60%)}.corner-nav{position:fixed;top:clamp(1.25rem,3vw,2rem);right:clamp(1.25rem,3vw,2rem);display:flex;gap:1.5rem;z-index:2}.nav-link{background:none;border:0;padding:0;font:inherit;cursor:pointer;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:500;color:var(--ash-mute);transition:color .2s ease}.nav-link:hover,.nav-link--client{color:var(--bone)}.project-index{position:relative;z-index:2}.landing__logo{display:block;height:clamp(4rem,10vw,7rem);width:auto;margin-bottom:clamp(1.5rem,4vw,3rem)}.project-index ul{list-style:none;margin:0;padding:0;display:grid;gap:clamp(.5rem,1.5vw,1rem)}.project-title{font-size:clamp(2rem,5vw,4rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;color:var(--ash-mute);transition:color .3s ease}.project-title:hover{color:var(--bone)}.topbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,2rem);border-bottom:1px solid var(--ash-line)}.portal{max-width:1600px;margin:0 auto;padding:clamp(1.5rem,5vw,3rem)}.portal--signin{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:2rem}.wordmark-link{font-size:clamp(1.5rem,4vw,2rem);font-weight:300;letter-spacing:-.02em}.portal__heading{margin:0 0 1.5rem;font-weight:300;letter-spacing:-.01em;font-size:clamp(1.5rem,3vw,2rem)}.muted{color:var(--ash-mute)}.viewer{height:100vh;height:100dvh;display:grid;grid-template-rows:auto 1fr auto;gap:1.25rem;padding:clamp(1rem,4vw,2.5rem);padding-top:clamp(.5rem,1.5vw,1rem);overflow:hidden;touch-action:none}@media (max-width: 640px){.viewer{padding-top:.75rem}}.viewer__top{display:flex;align-items:center}.viewer__brand{display:flex;align-items:center;gap:.75rem}.viewer__logo-link{display:flex;line-height:0}.viewer__logo{height:2.75rem;width:auto;opacity:.9;transition:opacity .16s ease}.viewer__logo-link:hover .viewer__logo{opacity:1}.viewer__project{font-family:ui-monospace,Geist Mono,SFMono-Regular,monospace;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--ash-mute)}.viewer__stage{margin:0;min-height:0;display:grid;place-items:center;overflow:hidden;container-type:size}.frame{display:block;object-fit:cover;max-width:min(1100px,100cqw);max-height:100cqh;width:auto;height:auto;background:var(--ink-field);border:1px solid var(--ash-line);animation:emerge .9s cubic-bezier(.16,1,.3,1)}@keyframes emerge{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.viewer__caption{max-width:58ch;margin:0 auto;text-align:center}.viewer__title{margin:0 0 .35rem;font-weight:300;letter-spacing:-.01em;font-size:clamp(1.1rem,2.5vw,1.6rem)}.viewer__desc{margin:0;line-height:1.5;color:var(--ash-mute)}.viewer__footer{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"prev caption next";align-items:center;gap:clamp(1rem,4vw,2.5rem)}.viewer__footer>.ctrl:first-child{grid-area:prev}.viewer__caption{grid-area:caption}.viewer__footer>.ctrl:last-child{grid-area:next}@media (max-width: 640px){.viewer__footer{grid-template-columns:1fr 1fr;grid-template-areas:"caption caption" "prev next";row-gap:.75rem}.viewer__footer>.ctrl:first-child{justify-self:start}.viewer__footer>.ctrl:last-child{justify-self:end}}.ctrl{width:2.5rem;height:2.5rem;background:transparent;border:none;color:var(--bone);font-size:1rem;cursor:pointer}.ctrl:disabled{color:var(--ash-mute);opacity:.5;cursor:default}@media (prefers-reduced-motion: reduce){.frame{animation:none}.landing__bg{transition:none}}.album{margin:0 auto;padding:clamp(1rem,2.5vw,1.5rem) clamp(1.5rem,5vw,3rem) clamp(1.5rem,5vw,3rem)}.album__head{margin-bottom:clamp(1.5rem,4vw,2.5rem);display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.album__brand{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.25rem)}.album__title{margin:0 0 .4rem;font-weight:300;letter-spacing:-.01em;font-size:clamp(1.4rem,3.2vw,2rem)}.album__date{margin:0;font-family:ui-monospace,Geist Mono,SFMono-Regular,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--ash-mute)}.album__zoom{display:flex;align-items:center;gap:.6rem;padding-bottom:.2rem}.album__zoom-label{font-family:ui-monospace,Geist Mono,SFMono-Regular,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ash-mute)}.album__zoom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:clamp(90px,18vw,180px);height:1px;background:var(--ash-line);cursor:pointer}.album__zoom-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border:none;border-radius:0;background:var(--bone);cursor:pointer}.album__zoom-range::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:0;background:var(--bone);cursor:pointer}.album__zoom-range::-moz-range-track{height:1px;background:var(--ash-line)}@media (max-width: 640px){.album__brand{flex:1 1 100%;justify-content:space-between}.album__head-meta{text-align:right}.album__zoom{flex:1 1 100%;justify-content:center;padding-bottom:0}}.album__grid{position:relative;width:100%}.album__tile{position:absolute;overflow:hidden;margin:0;padding:0;border:0;background:var(--ink-void);cursor:zoom-in;line-height:0}.album__photo{display:block;width:100%;height:100%;object-fit:cover;opacity:0;background:var(--ink-void)}.album__photo--in{opacity:1;animation:album-emerge 1.1s cubic-bezier(.16,1,.3,1)}@keyframes album-emerge{0%{opacity:0}to{opacity:1}}.album-private{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:1rem;text-align:center;padding:2rem}.album-private__name{margin:0;font-size:clamp(1.4rem,4vw,2rem);font-weight:300;letter-spacing:-.02em}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:var(--ink-void);overflow:hidden;touch-action:none}.lightbox__ph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:contain;filter:blur(24px);transform:scale(1.04);opacity:1;transition:opacity .4s ease}.lightbox__ph--hidden{opacity:0}.lightbox__stage{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1;width:100%!important;height:100%!important}.lightbox__img{max-width:100vw;max-height:100vh;width:auto;height:auto;display:block}.lightbox__chrome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:1;transition:opacity .3s ease}.lightbox__chrome--hidden{opacity:0}.lightbox__chrome>*{pointer-events:auto}.lightbox__counter{position:fixed;top:clamp(1rem,3vw,1.5rem);left:clamp(1rem,3vw,1.5rem);font-family:ui-monospace,Geist Mono,SFMono-Regular,monospace;font-size:11px;letter-spacing:.08em;color:var(--ash-mute)}.lightbox__close,.lightbox__nav,.lightbox__download{background:transparent;border:none;color:var(--bone);cursor:pointer}.lightbox__close{position:fixed;top:clamp(.75rem,3vw,1.25rem);right:clamp(.75rem,3vw,1.25rem);width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1}.lightbox__nav{position:fixed;bottom:clamp(1rem,3vw,1.5rem);width:3rem;height:4rem;font-size:2rem;line-height:1}.lightbox__nav--prev{left:clamp(.5rem,2vw,1rem)}.lightbox__nav--next{right:clamp(.5rem,2vw,1rem)}.lightbox__nav:disabled{opacity:.25;cursor:default}.lightbox__download{position:fixed;top:clamp(.75rem,3vw,1.25rem);right:calc(clamp(.75rem,3vw,1.25rem) + 3rem);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:var(--ash-mute);transition:color .16s ease}.lightbox__download:hover{color:var(--bone)}@media (prefers-reduced-motion: reduce){.album__photo--in{animation:none}.lightbox__ph,.lightbox__chrome{transition:none}}.page{min-height:100vh;display:grid;place-content:center;padding:2rem}
