.Gallery-module__fvxASG__galleryPage{background:#fcfcfd;min-height:100vh}.Gallery-module__fvxASG__hero{text-align:center;color:#fff;background:linear-gradient(#1b2a4ae6,#1b2a4ae6),url(https://images.unsplash.com/photo-1523050853041-834189346ad2?q=80&w=2000) 50%/cover;padding:8rem 2rem}.Gallery-module__fvxASG__heroVisible .Gallery-module__fvxASG__container h1{animation:.7s ease-out both Gallery-module__fvxASG__slideUp}.Gallery-module__fvxASG__heroVisible .Gallery-module__fvxASG__container p{animation:.7s ease-out .15s both Gallery-module__fvxASG__slideUp}.Gallery-module__fvxASG__container{max-width:1200px;margin:0 auto}.Gallery-module__fvxASG__hero h1{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Gallery-module__fvxASG__hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem}.Gallery-module__fvxASG__content{padding:4rem 2rem}.Gallery-module__fvxASG__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn{animation:.5s ease-out both Gallery-module__fvxASG__slideUp}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn:first-child{animation-delay:0s}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn:nth-child(2){animation-delay:60ms}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn:nth-child(3){animation-delay:.12s}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn:nth-child(4){animation-delay:.18s}.Gallery-module__fvxASG__filtersVisible .Gallery-module__fvxASG__filterBtn:nth-child(5){animation-delay:.24s}.Gallery-module__fvxASG__filterBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:.6rem 1.5rem;font-weight:600;transition:all .3s}.Gallery-module__fvxASG__filterBtn:hover{color:#1b2a4a;border-color:#f5a623}.Gallery-module__fvxASG__activeFilter{color:#fff;background:#1b2a4a;border-color:#1b2a4a}.Gallery-module__fvxASG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.Gallery-module__fvxASG__card{background:#fff;border-radius:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.6s ease-out both Gallery-module__fvxASG__fadeInUp;overflow:hidden;box-shadow:0 10px 30px #0000000d}@keyframes Gallery-module__fvxASG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery-module__fvxASG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery-module__fvxASG__card:hover{transform:translateY(-12px);box-shadow:0 20px 40px #0000001f}.Gallery-module__fvxASG__imageArea{height:240px;position:relative;overflow:hidden}.Gallery-module__fvxASG__imageArea img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Gallery-module__fvxASG__card:hover .Gallery-module__fvxASG__imageArea img{transform:scale(1.1)}.Gallery-module__fvxASG__overlay{opacity:0;background:linear-gradient(#0000,#1b2a4acc);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__fvxASG__card:hover .Gallery-module__fvxASG__overlay{opacity:1}.Gallery-module__fvxASG__overlayContent{color:#fff;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.Gallery-module__fvxASG__info{padding:1.5rem}.Gallery-module__fvxASG__info h3{color:#1b2a4a;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Gallery-module__fvxASG__meta{color:#94a3b8;align-items:center;gap:6px;font-size:.85rem;display:flex}.Gallery-module__fvxASG__loader{text-align:center;color:#64748b;padding:5rem;font-size:1.1rem}.Gallery-module__fvxASG__empty{text-align:center;color:#94a3b8;padding:8rem 0}.Gallery-module__fvxASG__empty p{margin-top:1rem;font-size:1.1rem}@media (max-width:768px){.Gallery-module__fvxASG__hero h1{font-size:2.5rem}.Gallery-module__fvxASG__grid{grid-template-columns:1fr}}.Gallery-module__fvxASG__card{cursor:pointer}.Gallery-module__fvxASG__videoWrapper{background:#000;width:100%;height:100%;position:relative}.Gallery-module__fvxASG__gridVideo{object-fit:cover;width:100%;height:100%}.Gallery-module__fvxASG__videoBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.5px;z-index:2;background:#1b2a4ad9;border-radius:6px;align-items:center;gap:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}.Gallery-module__fvxASG__lightbox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#0f172af2;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out Gallery-module__fvxASG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__fvxASG__fadeIn{0%{opacity:0}to{opacity:1}}.Gallery-module__fvxASG__closeBtn{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Gallery-module__fvxASG__closeBtn:hover{background:#fff3;transform:scale(1.05)}.Gallery-module__fvxASG__navBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:10000;background:#0f172a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__fvxASG__prevBtn{left:1rem}.Gallery-module__fvxASG__nextBtn{right:1rem}.Gallery-module__fvxASG__navBtn:hover{color:#f5a623;background:#0f172acc;transform:translateY(-50%)scale(1.05)}.Gallery-module__fvxASG__lightboxContent{flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:900px;height:100%;padding:0 1rem;display:flex}.Gallery-module__fvxASG__mediaContainer{background:#000;border-radius:16px;justify-content:center;align-items:center;width:100%;max-height:70vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Gallery-module__fvxASG__lightboxImg,.Gallery-module__fvxASG__lightboxVideo{object-fit:contain;max-width:100%;max-height:70vh}.Gallery-module__fvxASG__lightboxMeta{color:#fff;text-align:center;width:100%;margin-top:1.5rem}.Gallery-module__fvxASG__lightboxText h2{letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;color:#fff!important}.Gallery-module__fvxASG__lightboxInfo{color:#cbd5e1;justify-content:center;gap:1.5rem;font-size:.9rem;display:flex}.Gallery-module__fvxASG__lightboxCategory,.Gallery-module__fvxASG__lightboxDate{align-items:center;gap:6px;display:flex}@media (max-width:768px){.Gallery-module__fvxASG__lightbox{flex-direction:column;justify-content:center;padding:.75rem}.Gallery-module__fvxASG__lightboxContent{width:100%;height:auto;margin:1.5rem 0;padding:0}.Gallery-module__fvxASG__mediaContainer{max-height:50vh}.Gallery-module__fvxASG__lightboxImg,.Gallery-module__fvxASG__lightboxVideo{width:100%;max-height:50vh}.Gallery-module__fvxASG__lightboxMeta{margin-top:1rem;padding:0 .5rem}.Gallery-module__fvxASG__lightboxText h2{margin-bottom:.4rem;font-size:1.05rem;line-height:1.4;color:#fff!important}.Gallery-module__fvxASG__lightboxInfo{flex-wrap:wrap;gap:.75rem;font-size:.75rem}.Gallery-module__fvxASG__navBtn{width:44px;height:44px}.Gallery-module__fvxASG__prevBtn{left:.5rem}.Gallery-module__fvxASG__nextBtn{right:.5rem}}.Gallery-module__fvxASG__categorySection{margin-bottom:5rem}.Gallery-module__fvxASG__categoryHeaderWrapper{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Gallery-module__fvxASG__categoryHeader{color:#1b2a4a;letter-spacing:-.5px;text-transform:capitalize;white-space:nowrap;font-size:1.8rem;font-weight:800}.Gallery-module__fvxASG__categoryLine{background:linear-gradient(90deg,#e2e8f0 0%,#e2e8f000 100%);flex:1;height:2px}.Gallery-module__fvxASG__metaWrapper{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.Gallery-module__fvxASG__mediaCountBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.Gallery-module__fvxASG__lightboxCount{color:#cbd5e1;background:#ffffff1a;border-radius:6px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.Gallery-module__fvxASG__noImagePlaceholder{color:#94a3b8;background:#f1f5f9;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}
