@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#0a0a0b;--bg-elevated:#131315;--bg-hover:#1c1c1f;--text:#f2f1ee;--text-muted:#9a9a9d;--accent:#d8c39a;--border:#ffffff14;--shadow:0 20px 60px #00000080;--radius:6px;--max-width:1400px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter Variable,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.2}.wrap{max-width:var(--max-width);margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.site-header{padding:2rem 0}.site-header .wrap{justify-content:space-between;align-items:center;display:flex}.site-title{letter-spacing:.04em;text-transform:uppercase;font-size:1.1rem;font-weight:700}.site-title span{color:var(--accent)}.back-link{color:var(--text-muted);font-size:.9rem;transition:color .2s}.back-link:hover{color:var(--text)}.hero{padding:3rem 0 2rem}.hero h1{font-size:clamp(2rem,5vw,3.25rem)}.hero p{color:var(--text-muted);max-width:40em;margin-top:.75rem;font-size:1.05rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding:1rem 0 4rem;display:grid}.gallery-card{border-radius:var(--radius);aspect-ratio:4/5;background:var(--bg-elevated);display:block;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-card:hover img{transform:scale(1.05)}.gallery-card .overlay{background:linear-gradient(#0000 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.gallery-card .location{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.35rem;font-size:.8rem}.gallery-card h2{color:#fff;font-size:1.5rem}.gallery-header{border-bottom:1px solid var(--border);margin-bottom:3rem;padding:1rem 0 3rem}.gallery-header .location{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.85rem}.gallery-header h1{margin:.5rem 0;font-size:clamp(2.25rem,6vw,4rem)}.gallery-header time{color:var(--text-muted);font-size:.95rem}.gallery-story{padding-bottom:5rem}.gallery-story p{color:#dcdbd8;max-width:42em;font-size:1.1rem}.photo-group{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.5rem;margin:2.5rem 0;display:grid}.photo-group.count-1{grid-template-columns:1fr}.photo-tile{aspect-ratio:3/2;cursor:zoom-in;background:var(--bg-elevated);border:none;border-radius:2px;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.photo-group.count-1 .photo-tile{aspect-ratio:16/9}.photo-tile img{object-fit:cover;width:100%;height:100%;transition:transform .4s,opacity .3s}.photo-tile:hover img{transform:scale(1.03)}.lightbox{z-index:100;background:#060607f5;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.lightbox.is-open{display:flex}.lightbox img{width:auto;max-width:min(92vw,1600px);height:auto;max-height:86vh;box-shadow:var(--shadow)}.lightbox-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute}.lightbox-btn:hover{background:#ffffff24}.lightbox-close{top:1.25rem;right:1.25rem}.lightbox-prev{top:50%;left:1.25rem;transform:translateY(-50%)}.lightbox-next{top:50%;right:1.25rem;transform:translateY(-50%)}.lightbox-counter{color:var(--text-muted);letter-spacing:.05em;font-size:.85rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}@media (width<=640px){.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}.lightbox-btn{width:38px;height:38px}}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);padding:2.5rem 0;font-size:.85rem}
