.gallery2[data-astro-cid-ihllb3az]{width:var(--w);margin-inline:auto;margin-block:4rem 5rem}.g2-head[data-astro-cid-ihllb3az]{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--rule);padding-bottom:1rem;margin-bottom:1.5rem}.g2-head[data-astro-cid-ihllb3az] h3[data-astro-cid-ihllb3az]{margin:0;font-family:var(--mono);font-size:.82rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-mute)}.g2-count[data-astro-cid-ihllb3az]{font-family:var(--mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-dim)}.g2-grid[data-astro-cid-ihllb3az]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:6px}@media(max-width:800px){.g2-grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}}.g2-cell[data-astro-cid-ihllb3az]{grid-column:span var(--c, 1);grid-row:span var(--r, 1);opacity:0;transform:translateY(12px);transition:opacity .6s cubic-bezier(.2,.8,.2,1),transform .6s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--i) * 35ms)}.g2-cell[data-astro-cid-ihllb3az].in{opacity:1;transform:translateY(0)}@media(max-width:800px){.g2-cell[data-astro-cid-ihllb3az]{grid-column:span 1!important;grid-row:span 1!important}}.g2-tile[data-astro-cid-ihllb3az]{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:var(--bg-elev);cursor:zoom-in;overflow:hidden;isolation:isolate}.g2-tile[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .6s ease,opacity .6s ease;filter:saturate(.78) contrast(1.02)}.g2-tile[data-astro-cid-ihllb3az]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08090e00 30%,#08090e8c);opacity:0;transition:opacity .4s ease;pointer-events:none}.g2-tile[data-astro-cid-ihllb3az]:hover img[data-astro-cid-ihllb3az]{transform:scale(1.05);filter:saturate(1.05) contrast(1.05)}.g2-tile[data-astro-cid-ihllb3az]:hover:after{opacity:1}.g2-num[data-astro-cid-ihllb3az],.g2-zoom[data-astro-cid-ihllb3az]{position:absolute;z-index:1;font-family:var(--mono);color:#fff;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .28s ease,transform .28s ease}.g2-num[data-astro-cid-ihllb3az]{bottom:.9rem;left:.9rem;font-size:.76rem;letter-spacing:.14em}.g2-num[data-astro-cid-ihllb3az] .g2-of[data-astro-cid-ihllb3az]{color:#ffffff80}.g2-zoom[data-astro-cid-ihllb3az]{top:.9rem;right:.9rem;font-size:1.1rem;letter-spacing:0}.g2-tile[data-astro-cid-ihllb3az]:hover .g2-num[data-astro-cid-ihllb3az],.g2-tile[data-astro-cid-ihllb3az]:hover .g2-zoom[data-astro-cid-ihllb3az],.g2-tile[data-astro-cid-ihllb3az]:focus-visible .g2-num[data-astro-cid-ihllb3az],.g2-tile[data-astro-cid-ihllb3az]:focus-visible .g2-zoom[data-astro-cid-ihllb3az]{opacity:1;transform:translateY(0)}.g2-lightbox[data-astro-cid-ihllb3az]{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#08090ef7;color:var(--fg);overflow:hidden}.g2-lightbox[data-astro-cid-ihllb3az]::backdrop{background:#08090ef7}.g2-lightbox[data-astro-cid-ihllb3az][open]{display:grid;grid-template-rows:1fr auto}.g2-stage[data-astro-cid-ihllb3az]{position:relative;display:grid;place-items:center;padding:clamp(2rem,5vw,4rem);overflow:hidden}.g2-stage[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{grid-area:1 / 1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .28s ease}.g2-stage[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az].is-active{opacity:1}.g2-close[data-astro-cid-ihllb3az],.g2-prev[data-astro-cid-ihllb3az],.g2-next[data-astro-cid-ihllb3az]{position:absolute;background:transparent;border:0;color:var(--fg);cursor:pointer;display:grid;place-items:center;transition:color .2s,transform .2s;z-index:2}.g2-close[data-astro-cid-ihllb3az]:hover,.g2-prev[data-astro-cid-ihllb3az]:hover,.g2-next[data-astro-cid-ihllb3az]:hover{color:var(--accent)}.g2-close[data-astro-cid-ihllb3az]{top:1rem;right:1rem;width:2.6rem;height:2.6rem;font-size:1.6rem;border-radius:50%;border:1px solid var(--rule-strong)}.g2-prev[data-astro-cid-ihllb3az],.g2-next[data-astro-cid-ihllb3az]{top:50%;transform:translateY(-50%);font-size:2.6rem;width:3.4rem;height:3.4rem}.g2-prev[data-astro-cid-ihllb3az]{left:.8rem}.g2-next[data-astro-cid-ihllb3az]{right:.8rem}.g2-prev[data-astro-cid-ihllb3az]:hover{transform:translate(-3px,-50%)}.g2-next[data-astro-cid-ihllb3az]:hover{transform:translate(3px,-50%)}.g2-foot[data-astro-cid-ihllb3az]{border-top:1px solid var(--rule);padding:.9rem clamp(1rem,4vw,3rem);background:#08090ed9;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem}.g2-counter[data-astro-cid-ihllb3az]{font-family:var(--mono);font-size:.8rem;letter-spacing:.18em;color:var(--fg-mute)}.g2-counter[data-astro-cid-ihllb3az] .g2-cur[data-astro-cid-ihllb3az]{color:var(--accent)}.g2-thumbs[data-astro-cid-ihllb3az]{list-style:none;margin:0;padding:0;display:flex;gap:6px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin}.g2-thumbs[data-astro-cid-ihllb3az]::-webkit-scrollbar{height:4px}.g2-thumbs[data-astro-cid-ihllb3az]::-webkit-scrollbar-thumb{background:var(--rule-strong)}.g2-thumb[data-astro-cid-ihllb3az]{flex:0 0 60px;width:60px;height:44px;padding:0;border:1px solid transparent;background:transparent;cursor:pointer;overflow:hidden;transition:border-color .2s,opacity .2s;opacity:.55}.g2-thumb[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover}.g2-thumb[data-astro-cid-ihllb3az]:hover{opacity:1}.g2-thumb[data-astro-cid-ihllb3az].is-active{opacity:1;border-color:var(--accent)}
