.projects-page{background:#f8f6f2}
.work-hero{height:min(760px,92svh);min-height:600px;position:relative;overflow:hidden;background:#252521;color:#fff}
.work-hero>img,.work-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.work-hero>img{object-fit:cover;object-position:center 52%}
.work-hero-shade{background:linear-gradient(90deg,rgba(20,19,18,.78),rgba(20,19,18,.3) 63%,rgba(20,19,18,.17)),linear-gradient(0deg,rgba(20,19,18,.34),transparent 33%)}
.work-hero-content{position:relative;z-index:1;padding-top:clamp(200px,23vh,280px)}
.work-hero-content .eyebrow{margin-bottom:25px}
.work-hero h1{font-size:clamp(59px,7vw,110px);line-height:1;max-width:850px;margin-bottom:25px}
.work-hero-content>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:540px;margin-bottom:36px}
.work-down{display:inline-flex;align-items:center;gap:22px;font-size:12px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.8);padding-bottom:8px}.work-down span{font-size:18px;font-weight:400}
.work-hero-index{position:absolute;bottom:30px;right:4.5vw;font-size:11px;letter-spacing:.18em}
.work-intro{background:#f8f6f2}
.work-intro-grid{display:grid;grid-template-columns:56% 1fr;gap:8%;align-items:start}
.work-intro h2{margin:16px 0 0}
.work-intro-grid>div:last-child{padding-top:46px}
.work-intro-grid>div:last-child p{font-size:15px;line-height:1.75;color:#55524e;max-width:465px}
.work-gallery{padding:0 0 120px;background:#f8f6f2}
.work-gallery-head{display:flex;justify-content:space-between;align-items:end;gap:25px;border-top:1px solid #cbc4ba;padding-top:50px;margin-bottom:27px}
.work-gallery-head h2{font-size:clamp(44px,4.5vw,70px);margin:15px 0 0}
.work-gallery-head>p{font-size:12px;color:#77716b;white-space:nowrap;margin-bottom:6px}
.work-filters{display:flex;gap:34px;flex-wrap:wrap;border-bottom:1px solid #cfc8be;margin-bottom:22px}
.work-filters button{position:relative;border:0;background:transparent;color:#77716b;border-radius:0;padding:0 0 17px;font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:color .2s}
.work-filters button:after{content:'';position:absolute;left:0;right:100%;bottom:-1px;height:2px;background:#242420;transition:right .25s}
.work-filters button:hover,.work-filters button.active{color:#242420}
.work-filters button:hover:after,.work-filters button.active:after{right:0}
.work-grid{columns:3;column-gap:16px}
.work-item{position:relative;display:block;break-inside:avoid;overflow:hidden;width:100%;margin:0 0 16px;background:#2a2926}.work-item[hidden]{display:none}
.work-image{display:block;width:100%;height:auto;aspect-ratio:4/5;padding:0;border:0;background:#2a2926;overflow:hidden;cursor:zoom-in}
.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.1,1),filter .4s ease}
.work-item:hover .work-image img,.work-image:focus-visible img{transform:scale(1.045);filter:brightness(.83)}
.work-image:focus-visible{outline:2px solid #fff;outline-offset:-5px}
.work-item:nth-child(2) .work-image,.work-item:nth-child(6) .work-image,.work-item:nth-child(9) .work-image,.work-item:nth-child(11) .work-image{aspect-ratio:3/4}
.work-item:nth-child(3) .work-image,.work-item:nth-child(5) .work-image,.work-item:nth-child(7) .work-image,.work-item:nth-child(8) .work-image,.work-item:nth-child(12) .work-image{aspect-ratio:4/3}
.work-item figcaption{pointer-events:none;position:absolute;z-index:1;inset:auto 0 0;color:#fff;display:flex;flex-direction:column;gap:8px;padding:80px 22px 22px;background:linear-gradient(0deg,rgba(14,13,12,.82),rgba(14,13,12,.28) 60%,transparent)}
.work-item figcaption:after{content:'↗';position:absolute;right:20px;bottom:20px;width:33px;height:33px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;font:18px 'DM Sans',sans-serif;transition:background .25s,color .25s}
.work-item:hover figcaption:after,.work-item:focus-within figcaption:after{background:#fff;color:#242420}
.work-item figcaption span{font-size:10px;font-weight:700;letter-spacing:.16em;color:#eee8df}
.work-item figcaption strong{font-family:'Noto Serif Display',Georgia,serif;font-size:clamp(20px,1.8vw,27px);font-weight:400;line-height:1.22;max-width:calc(100% - 40px)}
.work-source{font-size:11px;color:#77716b;margin:55px 0 0}.work-source a{text-decoration:underline;text-underline-offset:3px}
.work-close{background:#252521;color:#f8f6f2}
.work-close-grid{display:grid;grid-template-columns:60% 1fr;gap:7%;align-items:end}
.work-close h2{margin:18px 0 0}
.work-close-grid>div:last-child p{font-size:15px;line-height:1.65;max-width:345px;color:#dfdcd6;margin-bottom:29px}
.work-lightbox[hidden]{display:none}
.work-lightbox{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;background:rgba(20,19,18,.94);padding:60px 20px 30px;color:#fff}
.work-lightbox img{max-width:min(100%,1200px);max-height:calc(100vh - 130px);object-fit:contain}
.work-lightbox p{font-size:13px;margin:0}
.lightbox-close{position:absolute;right:25px;top:15px;border:0;background:transparent;color:#fff;font-size:40px;line-height:1;cursor:pointer}
@media(max-width:900px){.work-intro-grid{grid-template-columns:1fr;gap:20px}.work-intro-grid>div:last-child{padding-top:0}.work-grid{columns:2}.work-close-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:760px){.work-hero{min-height:660px}.work-hero-content{padding-top:205px}.work-hero h1{font-size:clamp(55px,9vw,80px)}.work-hero-content>p:not(.eyebrow){font-size:14px}.work-gallery{padding-bottom:80px}.work-grid{column-gap:12px}.work-item{margin-bottom:12px}.work-item figcaption{padding:60px 15px 15px}.work-item figcaption strong{font-size:19px}}
@media(max-width:540px){.work-hero{min-height:650px}.work-hero>img{object-position:58% center}.work-hero h1{font-size:54px}.work-hero-index{bottom:20px}.work-gallery-head{align-items:start}.work-gallery-head h2{font-size:43px}.work-gallery-head>p{padding-top:5px}.work-filters{gap:22px;margin-bottom:18px}.work-filters button{font-size:11px;padding-bottom:13px}.work-grid{columns:1}.work-item{margin-bottom:14px}.work-item figcaption{padding:80px 20px 20px}.work-item figcaption strong{font-size:24px}.work-source{margin-top:45px}.work-close h2{font-size:44px}}
