.pb-gallery{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));column-gap:12px;row-gap:12px;align-items:start;padding:0 4px}.pb-gallery.pb-masonry-ready{grid-auto-rows:4px}.pb-gallery .pb-item{display:block;position:relative;min-width:0;margin:0;overflow:hidden;border-radius:4px;background:#111;color:#fff;line-height:0;text-decoration:none;isolation:isolate}.pb-gallery .pb-thumb{display:block;width:100%;height:auto;margin:0;border:0;border-radius:4px;object-fit:cover;transition:opacity .15s ease,transform .2s ease}.pb-gallery .pb-item:hover .pb-thumb,.pb-gallery .pb-item:focus-visible .pb-thumb{opacity:.88}.pb-gallery .pb-item:focus-visible{outline:3px solid #20bfff;outline-offset:2px}.pb-gallery .pb-new,.pb-gallery .pb-video-label,.pb-gallery .pb-date-added{position:absolute;z-index:4;background:rgba(17,17,17,.72);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.55);backdrop-filter:blur(2px)}.pb-gallery .pb-new{top:8px;left:8px;padding:3px 9px;border-radius:3px;letter-spacing:.09em}.pb-gallery .pb-video-label{top:8px;right:8px;padding:3px 8px;border-radius:3px;letter-spacing:.09em}.pb-gallery .pb-date-added{right:0;bottom:0;padding:3px 6px;font-size:10px;font-weight:500;letter-spacing:0}.pb-gallery .pb-item--video{background:#111}.pb-gallery .pb-video-poster{object-fit:cover}.pb-gallery .pb-video-placeholder{display:flex;align-items:flex-end;justify-content:center;width:100%;min-height:180px;padding:24px 18px;background:radial-gradient(circle at 50% 35%,rgba(32,191,255,.22),transparent 38%),linear-gradient(145deg,#25313a 0%,#111 58%,#050505 100%);line-height:1.3;box-sizing:border-box}.pb-gallery .pb-video-title{display:block;max-width:90%;padding-top:90px;color:rgba(255,255,255,.82);font-size:14px;font-weight:600;line-height:1.3;text-align:center}.pb-gallery .pb-video-play{position:absolute;top:50%;left:50%;z-index:5;display:block;width:72px;height:72px;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 9px rgba(0,0,0,.5));transition:transform .16s ease,filter .16s ease;pointer-events:none}.pb-gallery .pb-video-play svg{display:block;width:100%;height:100%}.pb-gallery .pb-video-play circle{fill:rgba(0,0,0,.68);stroke:rgba(255,255,255,.94);stroke-width:2}.pb-gallery .pb-video-play path{fill:#fff}.pb-gallery .pb-item--video:hover .pb-video-play,.pb-gallery .pb-item--video:focus-visible .pb-video-play{transform:translate(-50%,-50%) scale(1.08);filter:drop-shadow(0 4px 13px rgba(0,0,0,.68))}.pswp.pswp--open .pswp__item{opacity:1}.pswp .pb-pswp-video-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:0 0;pointer-events:auto}.pswp .pb-pswp-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:auto;background:#000;object-fit:contain;pointer-events:auto}.pswp .pswp__custom-caption{position:absolute;right:auto;bottom:10px;left:50%;z-index:20;box-sizing:border-box;width:auto;max-width:min(900px, calc(100vw - 40px));padding:7px 13px;transform:translateX(-50%);border-radius:3px;background:rgba(0,0,0,.76);color:#fff;font-size:14px;line-height:1.35;text-align:center;pointer-events:auto;backdrop-filter:blur(3px)}.pswp .pswp__custom-caption[hidden]{display:none}.pswp .pswp__custom-caption a{color:#fff;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;pointer-events:auto}.pswp .pswp__custom-caption a:hover,.pswp .pswp__custom-caption a:focus-visible{color:#20bfff}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1024px){.pb-gallery{grid-template-columns:repeat(3,minmax(0, 1fr))}}@media (max-width:640px){.pb-gallery{grid-template-columns:repeat(2,minmax(0, 1fr));column-gap:8px;row-gap:8px;padding:0}.pb-gallery .pb-video-play{width:56px;height:56px}.pb-gallery .pb-video-placeholder{min-height:130px}.pswp .pswp__custom-caption{bottom:8px;max-width:calc(100vw - 24px);padding:6px 10px;font-size:12px}}@media (prefers-reduced-motion:reduce){.pb-gallery .pb-thumb,.pb-gallery .pb-video-play{transition:none}}