.vps-gallery-item,.vps-video-card{overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.08)}.vps-gallery-page{padding:70px 0;background:#fff}.vps-gallery-head{width:98%;max-width:1550px;margin:auto;text-align:center}.vps-gallery-tag{display:inline-block;padding:8px 18px;border-radius:999px;background:#eaf7fc;color:#0d5c7a;font-size:12px;font-weight:700;letter-spacing:.12em}.vps-gallery-head h2{margin:18px 0;font-family:Georgia,serif;font-size:50px;color:#183046}.vps-gallery-head p{max-width:720px;margin:auto;color:#5f6f7b;line-height:1.8}.vps-gallery-toggle{display:flex;justify-content:center;gap:15px;margin-top:35px;flex-wrap:wrap}.vps-tab{padding:14px 28px;border:none;border-radius:999px;background:#eef8fd;color:#183046;font-weight:700;cursor:pointer;transition:.3s}.vps-tab.active,.vps-tab:hover{background:linear-gradient(135deg,#f2cd59,#d9ab32)}.vps-gallery-content{display:none;width:98%;max-width:1550px;margin:45px auto 0}.vps-gallery-content.active{display:block}.vps-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vps-gallery-item{border-radius:24px;cursor:pointer;transition:.35s}.vps-gallery-item:hover{transform:translateY(-8px)}.vps-gallery-item img{width:100%;height:320px;object-fit:cover;transition:transform .7s;display:block}.vps-gallery-item:hover img{transform:scale(1.08)}.vps-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.vps-video-card{border-radius:22px}.vps-video-card iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.vps-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);display:none;justify-content:center;align-items:center;z-index:99999;padding:20px}.vps-lightbox.show{display:flex}.vps-lightbox img{max-width:95%;max-height:90vh;border-radius:18px}#vpsCloseLightbox{position:absolute;top:25px;right:35px;font-size:34px;color:#fff;cursor:pointer}@media(max-width:992px){.vps-gallery-content,.vps-gallery-head{width:95%}.vps-gallery-grid{grid-template-columns:repeat(2,1fr)}.vps-video-grid{grid-template-columns:1fr}.vps-gallery-head h2{font-size:42px}}@media(max-width:768px){.vps-gallery-page{padding:55px 0}.vps-gallery-content,.vps-gallery-head{width:94%}.vps-gallery-head h2{font-size:32px}.vps-gallery-head p{font-size:15px}.vps-gallery-grid{grid-template-columns:1fr;gap:18px}.vps-gallery-item img{height:240px}.vps-tab{flex:1;padding:12px 18px;font-size:14px}#vpsCloseLightbox{top:18px;right:20px;font-size:28px}}