.project-hero[data-astro-cid-ovxcmftc]{position:relative;height:85vh;overflow:hidden;display:flex;align-items:flex-end}.hero-bg[data-astro-cid-ovxcmftc]{position:absolute;inset:0;background-size:cover;background-position:center;animation:slow-zoom 20s var(--ease) infinite}.project-hero[data-astro-cid-ovxcmftc]:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#0a0a0a40,#0a0a0a33 40%,#0a0a0af2)}.hero-content[data-astro-cid-ovxcmftc]{position:relative;z-index:2;max-width:var(--max);margin:0 auto;padding:0 var(--gut) 4rem;width:100%;animation:hero-up 1s var(--ease) .3s both}.hero-content[data-astro-cid-ovxcmftc] .label[data-astro-cid-ovxcmftc]{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-weight:500}.hero-content[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:200;letter-spacing:-.02em;line-height:1;margin-bottom:1rem}.hero-content[data-astro-cid-ovxcmftc] .meta[data-astro-cid-ovxcmftc]{font-size:.9rem;color:var(--fg-dim);letter-spacing:.05em}@keyframes slow-zoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}@keyframes hero-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.story[data-astro-cid-ovxcmftc]{padding:6rem var(--gut)}.story-inner[data-astro-cid-ovxcmftc]{max-width:680px;margin:0 auto}.story-inner[data-astro-cid-ovxcmftc]:before{content:"";display:block;width:48px;height:1px;background:var(--accent);margin-bottom:2rem}.story-text[data-astro-cid-ovxcmftc]{font-size:1.2rem;color:var(--fg);font-weight:300;line-height:1.7}.story-text-tr[data-astro-cid-ovxcmftc]{font-size:1rem;color:var(--fg-dim);font-style:italic;margin-top:1.5rem;line-height:1.7}.photo-section[data-astro-cid-ovxcmftc]{max-width:var(--max);margin:0 auto;padding:0 var(--gut) 4rem}.photo-grid[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc]{overflow:hidden;cursor:zoom-in;background:var(--bg-soft);position:relative}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .8s var(--ease),filter .5s var(--ease);filter:brightness(.92)}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc][data-id="670"] img[data-astro-cid-ovxcmftc]{object-position:left center}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc][data-id="388"] img[data-astro-cid-ovxcmftc]{object-position:right center}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc][data-id="705"] img[data-astro-cid-ovxcmftc]{object-position:right top}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc]:hover img[data-astro-cid-ovxcmftc]{transform:scale(1.04);filter:brightness(1)}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc] .overlay[data-astro-cid-ovxcmftc]{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.2rem;background:linear-gradient(to top,rgba(10,10,10,.92),transparent);font-size:.72rem;letter-spacing:.08em;color:#fff;display:flex;justify-content:space-between;opacity:0;transform:translateY(10px);transition:opacity .4s,transform .4s var(--ease)}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc]:hover .overlay[data-astro-cid-ovxcmftc]{opacity:1;transform:translateY(0)}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-12{grid-column:span 12;aspect-ratio:16/9}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-8{grid-column:span 8;aspect-ratio:4/5}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-4{grid-column:span 4;aspect-ratio:4/5}.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-6{grid-column:span 6;aspect-ratio:4/5}.lightbox[data-astro-cid-ovxcmftc]{position:fixed;inset:0;background:#050505fa;display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .4s var(--ease)}.lightbox[data-astro-cid-ovxcmftc].open{opacity:1;pointer-events:auto}.lightbox-img-wrap[data-astro-cid-ovxcmftc]{max-width:92vw;max-height:88vh;position:relative;transform:scale(.92);transition:transform .5s var(--ease)}.lightbox[data-astro-cid-ovxcmftc].open .lightbox-img-wrap[data-astro-cid-ovxcmftc]{transform:scale(1)}.lightbox[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{max-width:100%;max-height:88vh;object-fit:contain}.lightbox-meta[data-astro-cid-ovxcmftc]{position:absolute;bottom:-2.5rem;left:0;right:0;color:var(--fg-dim);font-size:.8rem;display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.lb-counter[data-astro-cid-ovxcmftc]{color:var(--accent);letter-spacing:.15em;font-size:.72rem;white-space:nowrap}.lightbox-close[data-astro-cid-ovxcmftc],.lightbox-nav[data-astro-cid-ovxcmftc]{position:fixed;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s}.lightbox-close[data-astro-cid-ovxcmftc]{top:2rem;right:2rem;width:44px;height:44px;font-size:1.2rem}.lightbox-close[data-astro-cid-ovxcmftc]:hover{border-color:var(--accent);color:var(--accent);transform:rotate(90deg)}.lightbox-nav[data-astro-cid-ovxcmftc]{top:50%;transform:translateY(-50%);width:50px;height:50px;font-size:1.4rem;background:#00000080;border-color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 12px #0000008c}.lightbox-nav[data-astro-cid-ovxcmftc]:hover{border-color:var(--accent);color:var(--accent);background:#000000a6}.lightbox-nav[data-astro-cid-ovxcmftc].prev{left:2rem}.lightbox-nav[data-astro-cid-ovxcmftc].next{right:2rem}@media(max-width:1024px){.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-8,.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-4,.photo-grid[data-astro-cid-ovxcmftc] figure[data-astro-cid-ovxcmftc].col-6{grid-column:span 12}}@media(max-width:768px){.lightbox-close[data-astro-cid-ovxcmftc]{top:1rem;right:1rem}.lightbox-nav[data-astro-cid-ovxcmftc].prev{left:.5rem}.lightbox-nav[data-astro-cid-ovxcmftc].next{right:.5rem}}
