.aifm-gallery-filters{display:flex;gap:12px;margin-bottom:30px;padding:16px;border:1px solid rgba(7,24,47,.1);border-radius:15px;background:#fff}.aifm-gallery-filters label{flex:1}.aifm-gallery-filters select{width:100%;min-height:48px;padding:9px;border:1px solid #c7ced7;border-radius:9px}.aifm-gallery-filters button{min-width:110px;border:0;border-radius:9px;background:#c8a64b;color:#07182f;font-weight:800}.aifm-gallery-grid{columns:4 250px;column-gap:16px}.aifm-gallery-card{break-inside:avoid;margin-bottom:16px;overflow:hidden;border-radius:16px;background:#07182f;box-shadow:0 14px 36px rgba(7,24,47,.14)}.aifm-gallery-card>button{position:relative;display:block;width:100%;padding:0;border:0;background:#07182f;color:#fff;text-align:right;cursor:pointer}.aifm-gallery-card img,.aifm-gallery-video-poster{display:block;width:100%;min-height:220px;aspect-ratio:4/3;object-fit:cover}.aifm-gallery-video-poster{position:relative;background:linear-gradient(145deg,#0d3157,#07182f)}.aifm-gallery-video-poster img{height:100%}.aifm-gallery-video-poster b{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:58px;height:58px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(200,166,75,.92);color:#07182f;font-size:22px}.aifm-gallery-caption{display:grid;gap:4px;padding:16px}.aifm-gallery-caption time{color:#ecd98e;font-size:12px}.aifm-gallery-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:32px}.aifm-gallery-pagination a,.aifm-gallery-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border-radius:8px;background:#fff;color:#07182f;text-decoration:none}.aifm-gallery-pagination .current{background:#07182f;color:#fff}
.aifm-lightbox[hidden]{display:none}.aifm-lightbox{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:20px}.aifm-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,8,18,.92);backdrop-filter:blur(10px)}.aifm-lightbox-panel{position:relative;z-index:1;display:grid;grid-template-columns:54px minmax(0,1100px) 54px;align-items:center;width:min(1250px,100%);max-height:94vh}.aifm-lightbox-stage{grid-column:2;display:grid;place-items:center;min-height:200px}.aifm-lightbox-stage img,.aifm-lightbox-stage video,.aifm-lightbox-stage iframe{display:block;max-width:100%;max-height:80vh;border:0;border-radius:12px;background:#000}.aifm-lightbox-stage iframe{width:min(100%,1100px);aspect-ratio:16/9}.aifm-lightbox-caption{grid-column:2;margin:12px 0 0;color:#fff;text-align:center}.aifm-lightbox-close,.aifm-lightbox-prev,.aifm-lightbox-next{width:46px;height:46px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#07182f;color:#fff;font-size:28px}.aifm-lightbox-close{position:absolute;top:-8px;right:0;z-index:2}.aifm-lightbox-prev{grid-column:1;grid-row:1}.aifm-lightbox-next{grid-column:3;grid-row:1}.aifm-lightbox-open{overflow:hidden}@media(max-width:640px){.aifm-gallery-filters{flex-direction:column}.aifm-gallery-filters button{min-height:48px}.aifm-gallery-grid{columns:2 150px;column-gap:10px}.aifm-gallery-card{margin-bottom:10px}.aifm-lightbox{padding:10px}.aifm-lightbox-panel{grid-template-columns:42px minmax(0,1fr) 42px}.aifm-lightbox-prev,.aifm-lightbox-next{width:38px;height:38px}}
