.gallery_page__ygcnm{background:var(--bg);min-height:100vh}.gallery_hero__MTELT{padding:calc(var(--header-height) + var(--space-6)) 0 var(--space-5);background:radial-gradient(circle at 20% 20%,rgba(245,166,35,.12),transparent 42%),radial-gradient(circle at 80% 10%,rgba(0,180,216,.16),transparent 38%),var(--bg-alt);border-bottom:1px solid var(--border)}.gallery_heroInner__yAAaU{display:flex;flex-direction:column;align-items:center;text-align:center}.gallery_homeBtn__hA7gd{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.65rem 1.15rem;margin-bottom:var(--space-4);border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--border) 75%,var(--brand-secondary) 25%);background:color-mix(in srgb,var(--surface) 76%,var(--brand-secondary) 24%);color:var(--text);font-family:var(--ff-heading);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:all .3s ease}@media(prefers-reduced-motion:reduce){.gallery_homeBtn__hA7gd{transition:none}}.gallery_homeBtn__hA7gd:hover{background:linear-gradient(135deg,var(--brand-secondary),var(--brand-accent));border-color:rgba(0,0,0,0);color:#fff;transform:translateY(-2px)}.gallery_title__ItY9e{color:var(--text);margin-bottom:var(--space-3)}.gallery_subtitle__6CPEY{color:var(--text-muted);max-width:60ch;margin:0 auto}.gallery_gallerySection__TVm4V{padding:var(--space-6) 0 var(--space-8)}.gallery_masonry__FG8yJ{column-count:1;column-gap:var(--space-3)}@media(min-width:768px){.gallery_masonry__FG8yJ{column-count:2}}@media(min-width:1024px){.gallery_masonry__FG8yJ{column-count:3}}@media(min-width:1280px){.gallery_masonry__FG8yJ{column-count:4}}.gallery_tile___oU0B{page-break-inside:avoid;break-inside:avoid;margin-bottom:var(--space-3);border:0;padding:0;width:100%;background:rgba(0,0,0,0);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.gallery_tile___oU0B{transition:none}}.gallery_tile___oU0B:hover{transform:translateY(-3px)}.gallery_tile___oU0B img{width:100%;height:auto;display:block}.gallery_lightbox__PhO5G{position:fixed;inset:0;z-index:900;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:var(--space-4)}.gallery_backdrop__Ct38o{position:absolute;inset:0;border:0;background:rgba(4,9,18,.88)}.gallery_lightboxFigure__tyLIi{position:relative;z-index:1;margin:0;justify-self:center;max-width:min(1200px,92vw);max-height:88vh}.gallery_lightboxFigure__tyLIi img{width:100%;max-height:82vh;object-fit:contain;border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.gallery_lightboxFigure__tyLIi figcaption{margin-top:var(--space-2);color:#e8eef8;text-align:center;font-family:var(--ff-heading);font-size:.9rem}.gallery_close__e9_p2{position:absolute;top:var(--space-3);right:var(--space-3);font-size:1.35rem}.gallery_close__e9_p2,.gallery_navBtn__kOx3a{z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid hsla(0,0%,100%,.28);color:#fff;background:hsla(0,0%,100%,.08)}.gallery_navBtn__kOx3a{font-size:1.8rem}.gallery_navBtn__kOx3a:first-of-type{justify-self:end}.gallery_navBtn__kOx3a:last-of-type{justify-self:start}