.Gallery_nav__UXk8B{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--nav-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.Gallery_navInner__tU4Lb{max-width:1100px;margin:0 auto;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.Gallery_navLogo__nTRN1{font-size:1.05rem;font-weight:700;color:var(--text);font-family:Roboto Mono,monospace;transition:color .2s}.Gallery_dot__QVjPy,.Gallery_navLogo__nTRN1:hover{color:var(--accent)}.Gallery_navRight__QfdWf{display:flex;align-items:center;gap:1.5rem}.Gallery_navLink__kFTKz{font-size:.83rem;color:var(--text-secondary);font-family:Roboto Mono,monospace;transition:color .2s}.Gallery_navLink__kFTKz:hover{color:var(--accent)}.Gallery_themeBtn__ttnTX{background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--text-secondary);transition:color .2s}.Gallery_themeBtn__ttnTX:hover{color:var(--accent)}.Gallery_main__Z7ah8{max-width:1100px;margin:0 auto;padding:4rem 1.5rem 6rem}.Gallery_header__k54XB{text-align:center;margin-bottom:3rem}.Gallery_label__Dl1Tm{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-family:Roboto Mono,monospace}.Gallery_title__fk6d4{font-size:2.4rem;font-weight:700;color:var(--text);margin-bottom:.75rem;font-family:Roboto Mono,monospace;letter-spacing:-.02em}.Gallery_subtitle__m_YsA{font-size:.95rem;max-width:520px;margin:0 auto .75rem;line-height:1.8}.Gallery_count__IcEQN,.Gallery_subtitle__m_YsA{color:var(--text-secondary);font-family:Roboto Mono,monospace}.Gallery_count__IcEQN{font-size:.8rem}.Gallery_grid__emhdE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.Gallery_tile__adfhJ{border-radius:8px;overflow:hidden;position:relative;cursor:pointer;background:var(--bg-secondary);border:1px solid var(--border);aspect-ratio:4/3}.Gallery_tileImg__PZz_E{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .4s ease}.Gallery_tile__adfhJ:hover .Gallery_tileImg__PZz_E{transform:scale(1.05)}.Gallery_tileOverlay__y_KtR{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem .9rem;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent);display:flex;flex-direction:column;gap:.2rem;opacity:0;transition:opacity .25s ease}.Gallery_tile__adfhJ:hover .Gallery_tileOverlay__y_KtR{opacity:1}.Gallery_tileCaption__G_Q1z{font-family:Roboto Mono,monospace;font-size:.82rem;font-weight:700;color:#fff;line-height:1.3}.Gallery_tileMeta__JLFMa{font-family:Roboto Mono,monospace;font-size:.72rem;color:hsla(0,0%,100%,.75)}.Gallery_lbBackdrop__hnaU_{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.Gallery_lbBox__c_ma7{position:relative;max-width:880px;width:100%;display:flex;flex-direction:column;align-items:center}.Gallery_lbImg__Xt1xx{max-height:75vh;max-width:100%;border-radius:8px;object-fit:contain;box-shadow:0 20px 60px rgba(0,0,0,.5)}.Gallery_lbClose__iOAxz{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer;opacity:.75;transition:opacity .2s;line-height:1}.Gallery_lbClose__iOAxz:hover{opacity:1}.Gallery_lbArrow__zClid{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:2rem;line-height:1;width:2.8rem;height:2.8rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.Gallery_lbArrow__zClid:hover{background:hsla(0,0%,100%,.2)}.Gallery_lbPrev__450wz{left:-3.5rem}.Gallery_lbNext__rD0_w{right:-3.5rem}.Gallery_lbInfo__i9dwL{margin-top:1rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.Gallery_lbCaption__0HH8K{font-family:Roboto Mono,monospace;font-size:.95rem;font-weight:700;color:#fff}.Gallery_lbMeta__qzQbK{font-family:Roboto Mono,monospace;font-size:.78rem;color:hsla(0,0%,100%,.6)}.Gallery_lbCounter__CUzmc{font-family:Roboto Mono,monospace;font-size:.72rem;color:hsla(0,0%,100%,.4);margin-top:.15rem}@media (max-width:768px){.Gallery_grid__emhdE{grid-template-columns:repeat(2,1fr);gap:.75rem}.Gallery_lbPrev__450wz{left:.25rem}.Gallery_lbNext__rD0_w{right:.25rem}.Gallery_title__fk6d4{font-size:1.9rem}.Gallery_main__Z7ah8{padding:2.5rem 1.25rem 4rem}}@media (max-width:640px){.Gallery_navRight__QfdWf{gap:.75rem}.Gallery_navLink__kFTKz{display:none}.Gallery_header__k54XB{margin-bottom:1.75rem}.Gallery_subtitle__m_YsA{font-size:.85rem}}@media (max-width:480px){.Gallery_grid__emhdE{grid-template-columns:repeat(2,1fr);gap:.5rem}.Gallery_lbArrow__zClid{display:none}.Gallery_lbBackdrop__hnaU_{padding:.75rem}.Gallery_lbImg__Xt1xx{border-radius:4px}}