.gallery_galleryMain__3I39g{padding-top:160px;min-height:100vh}.gallery_galleryHero___A6CQ{text-align:center;padding:2rem 2rem 1rem;max-width:1000px;margin:0 auto}.gallery_galleryTitle__Ywv7_{font-size:3.5rem;font-weight:700;font-family:var(--font-heading);margin-bottom:1rem;color:var(--gold-light);text-shadow:0 2px 15px rgba(201,168,76,.2)}.gallery_galleryDescription__FRcpN{font-size:1.15rem;color:var(--text-muted);line-height:1.7}.gallery_galleryContent__Xg7eI{padding:2rem 3rem 4rem;max-width:1600px;margin:0 auto}.gallery_galleryGrid__bfimo{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.gallery_galleryCard__4Z4D0{background:var(--card-background);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.25,.46,.45,.94),border-color .4s ease,box-shadow .4s ease;animation:gallery_cardReveal__UQT5S .5s ease both}@keyframes gallery_cardReveal__UQT5S{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery_galleryCard__4Z4D0:hover{transform:translateY(-6px) scale(1.01);border-color:rgba(201,168,76,.35);box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 30px rgba(201,168,76,.08)}.gallery_galleryImage__1suJg{height:260px;position:relative;overflow:hidden}.gallery_galleryImg__O_r0S{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.gallery_galleryCard__4Z4D0:hover .gallery_galleryImg__O_r0S{transform:scale(1.05)}.gallery_galleryGradient__wBrtq{width:100%;height:100%}.gallery_galleryOverlay__d90Dm{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,14,39,0) 0,rgba(10,14,39,.3) 50%,rgba(10,14,39,.7));display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1.25rem;gap:.5rem;opacity:0;transition:opacity .35s ease}.gallery_galleryCard__4Z4D0:hover .gallery_galleryOverlay__d90Dm{opacity:1}.gallery_galleryCategory__Sh9bL{background:rgba(10,14,39,.75);color:var(--gold);padding:.35rem .85rem;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(201,168,76,.2)}.gallery_articleBadge__ZbRvN{color:hsla(44,25%,88%,.8);font-size:.75rem;font-style:italic}.gallery_galleryInfo__TQQlg{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(201,168,76,.08)}.gallery_galleryInfo__TQQlg h3{font-size:1rem;font-family:var(--font-heading);color:var(--foreground-color);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;margin-right:.5rem}.gallery_linkedIcon__vHF6E{color:var(--gold);font-size:.8rem;opacity:.6;flex-shrink:0}.gallery_emptyState__sdUhb{text-align:center;padding:6rem 2rem;color:var(--text-muted);font-size:1.1rem;grid-column:1/-1;font-style:italic}.gallery_lightbox__UXQCA{position:fixed;inset:0;z-index:1000;background:rgba(5,5,16,.92);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;animation:gallery_lightboxFadeIn__X2dcK .3s ease;padding:2rem}@keyframes gallery_lightboxFadeIn__X2dcK{0%{opacity:0}to{opacity:1}}.gallery_lightboxContent__CI6aV{position:relative;max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center;animation:gallery_lightboxSlideUp__Dvft2 .4s cubic-bezier(.25,.46,.45,.94)}@keyframes gallery_lightboxSlideUp__Dvft2{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery_lightboxClose__phTRt{position:absolute;top:-3rem;right:0;background:none;border:none;color:var(--text-muted);font-size:1.5rem;cursor:pointer;padding:.5rem;transition:color .3s ease;z-index:10}.gallery_lightboxClose__phTRt:hover{color:var(--gold)}.gallery_lightboxNext__w2uwU,.gallery_lightboxPrev__5sOK6{position:absolute;top:50%;transform:translateY(-50%);background:rgba(10,14,39,.6);border:1px solid rgba(201,168,76,.2);color:var(--gold-light);font-size:2rem;cursor:pointer;padding:.5rem .75rem;border-radius:50%;transition:all .3s ease;z-index:10;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery_lightboxPrev__5sOK6{left:-4rem}.gallery_lightboxNext__w2uwU{right:-4rem}.gallery_lightboxNext__w2uwU:hover,.gallery_lightboxPrev__5sOK6:hover{background:rgba(201,168,76,.15);border-color:rgba(201,168,76,.5)}.gallery_lightboxImageWrapper__NBUQA{width:100%;display:flex;justify-content:center;border-radius:12px;overflow:hidden;border:1px solid rgba(201,168,76,.15);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(201,168,76,.06)}.gallery_lightboxImage__3_O6O{max-height:70vh;max-width:100%;object-fit:contain;display:block}.gallery_lightboxGradient__dCBbq{width:100%;height:400px;border-radius:12px}.gallery_lightboxMeta__xVSCs{width:100%;padding:1.5rem 0 0;text-align:center}.gallery_lightboxTitle__8i9fo{font-size:1.6rem;font-family:var(--font-heading);font-weight:700;color:var(--gold-light);margin-bottom:.5rem}.gallery_lightboxDescription__PcYQt{font-size:1rem;color:var(--text-muted);line-height:1.7;max-width:700px;margin:0 auto 1rem}.gallery_lightboxDetails___1vcE{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.gallery_lightboxCategory__9go0o{background:rgba(201,168,76,.1);color:var(--gold);padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(201,168,76,.2)}.gallery_lightboxArticleLink__fdNE5{color:var(--gold);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.gallery_lightboxArticleLink__fdNE5:hover{color:var(--gold-light);text-decoration:underline;text-underline-offset:3px}@media (max-width:768px){.gallery_galleryTitle__Ywv7_{font-size:2.5rem}.gallery_galleryContent__Xg7eI{padding:2rem 1.25rem}.gallery_galleryGrid__bfimo{grid-template-columns:1fr;gap:1.25rem}.gallery_lightbox__UXQCA{padding:1rem}.gallery_lightboxPrev__5sOK6{left:.5rem}.gallery_lightboxNext__w2uwU{right:.5rem}.gallery_lightboxNext__w2uwU,.gallery_lightboxPrev__5sOK6{font-size:1.5rem;padding:.4rem .6rem}.gallery_lightboxTitle__8i9fo{font-size:1.3rem}.gallery_lightboxImage__3_O6O{max-height:50vh}}