*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05070a;color:#f4f6f8;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:root{--gap:5px;--gold:#d69a42}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,4vw);background:rgba(5,7,10,.97);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.09)}.brand{font-weight:800;letter-spacing:.08em}.brand small{display:block;font-size:.52rem;letter-spacing:.42em;margin-top:1px;color:#b9c0c8}.nav{display:flex;gap:1.35rem;font-size:.69rem;text-transform:uppercase;letter-spacing:.11em}.hero{position:relative;height:clamp(330px,38vw,520px);overflow:hidden;background:#0b1117}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,6,10,.93) 0,rgba(2,6,10,.28) 47%,rgba(2,6,10,.08) 75%),linear-gradient(90deg,rgba(2,6,10,.18),transparent 60%)}.hero-copy{position:absolute;z-index:2;left:50%;bottom:clamp(2rem,6vw,5.5rem);transform:translateX(-50%);width:min(1100px,90%);text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.65)}.eyebrow{font-size:.67rem;text-transform:uppercase;letter-spacing:.22em;font-weight:700;color:#d1d6db}.hero h1{font-size:clamp(3rem,7vw,7.4rem);line-height:.9;margin:.35rem 0 .75rem;letter-spacing:.015em;text-transform:uppercase}.hero-subtitle{margin:0;color:#e1e5e9;font-size:clamp(.8rem,1.3vw,1.1rem);letter-spacing:.045em}.intro{padding:clamp(1.4rem,3vw,2.5rem) max(24px,7vw);border-bottom:1px solid rgba(255,255,255,.1);text-align:center;background:linear-gradient(180deg,#07101a,#05070a)}.intro p{margin:0 auto;max-width:900px;color:#c8cfd6;font-size:clamp(.95rem,1.25vw,1.08rem)}.intro p+p{margin-top:.85rem}.intro-note{display:block;margin-top:.85rem;color:var(--gold);font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.justified-gallery{width:100%;padding:var(--gap);display:flex;flex-wrap:wrap;gap:var(--gap);align-items:flex-start}.gallery-item{margin:0;position:relative;overflow:hidden;background:#111;flex:0 0 auto}.gallery-link{display:block;width:100%;height:100%;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .25s,filter .25s}.gallery-item:hover img{transform:scale(1.025);filter:brightness(.9)}.gallery-item figcaption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.97);z-index:100;display:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;padding:2.75rem 1rem 1.25rem;overflow-y:auto}.lightbox.open{display:grid}.lightbox-stage{display:flex;flex-direction:column;align-items:center;min-width:0;max-height:calc(100vh - 4rem);overflow-y:auto;padding-bottom:1rem}.lightbox img{display:block;max-height:calc(100vh - 12rem);max-width:100%;width:auto;height:auto;object-fit:contain}.lightbox-caption{width:100%;max-width:1200px;margin:.9rem auto 0;padding:0 .4rem;color:#d0d5da;text-align:center;font-size:clamp(.95rem,.35vw + .8rem,1.1rem);line-height:1.5}.lightbox button{background:none;border:0;color:white;font-size:2.4rem;cursor:pointer}.lightbox-close{position:absolute;right:1rem;top:.5rem}.footer{padding:2.2rem 5vw;text-align:center;color:#8f98a3;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem}@media(max-width:900px){.nav{display:none}.hero{height:440px}}@media(max-width:600px){.topbar{height:56px}.hero{height:400px}.hero>img{object-position:center center}.hero h1{font-size:3.1rem}.intro{padding:1.25rem 1.1rem 1.5rem}.lightbox{grid-template-columns:1fr;padding:2.75rem .6rem 1rem}.lightbox img{max-height:calc(100vh - 15rem)}.lightbox-caption{text-align:left;font-size:.82rem}.lightbox-prev,.lightbox-next{position:absolute;top:50%}.lightbox-prev{left:0}.lightbox-next{right:0}}
