.gallery-item{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:zoom-in;font:inherit;color:inherit;text-align:left}.work-frame{position:relative}.work-frame img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease),filter .4s var(--ease)}.work-frame:hover img,.work-frame:focus-visible img{transform:scale(1.04)}.work-tag{position:absolute;left:1rem;bottom:1rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;background:#0a0a0a8c;padding:.45rem .8rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.work-head{padding-bottom:clamp(2rem,5vw,3rem)}.work-mosaic{margin-bottom:0}.work-feature{margin-top:clamp(3rem,7vw,5rem)}.work-feature .work-frame--feature{position:absolute;inset:0}.work-feature-caption{position:absolute;left:var(--gutter);bottom:clamp(1.25rem,3vw,2rem);z-index:1;pointer-events:none}.work-feature-caption .section-kicker{margin:0;background:#0a0a0a80;padding:.5rem .9rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:inline-block}.work-genres{padding-top:clamp(4rem,9vw,7rem);display:flex;flex-direction:column;gap:clamp(3.5rem,8vw,6rem)}.work-genre-head{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:clamp(1.25rem,3vw,2rem)}.work-genre-head .section-kicker{margin:0}.work-genre-row{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.6rem,1.4vw,1.1rem)}.work-genre-row .work-frame{aspect-ratio:4 / 5;overflow:hidden;background:#111}@media(max-width:720px){.work-genre-row{grid-template-columns:repeat(2,1fr)}}.work-cta-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.work-cta-actions{display:flex;gap:1rem;flex-wrap:wrap}.lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0a0a0af0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lightbox[hidden]{display:none}.lightbox figure{position:relative;margin:0;max-width:min(92vw,1400px);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.lightbox img{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain}.lightbox figcaption{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;text-align:center}.lightbox-close,.lightbox-nav{position:absolute;background:none;border:1px solid var(--line);color:var(--paper);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .25s var(--ease),border-color .25s var(--ease)}.lightbox-close:hover,.lightbox-close:focus-visible,.lightbox-nav:hover,.lightbox-nav:focus-visible{background:var(--paper);color:var(--ink);border-color:var(--paper)}.lightbox-close{top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);width:46px;height:46px;font-size:1.5rem;line-height:1}.lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:1.8rem;line-height:1}.lightbox-prev{left:clamp(.5rem,2vw,1.5rem)}.lightbox-next{right:clamp(.5rem,2vw,1.5rem)}@media(max-width:640px){.lightbox-nav{width:42px;height:42px;font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.work-frame img{transition:none}}
