.gallery-controls{display: flex;justify-content: center;margin-bottom: 10px}.gallery-controls > *{margin: 0 1rem}.gallery-slider-container{max-width: 600px;margin: 40px auto}.gallery-swiper{width: 100%;max-width: 520px;aspect-ratio: 1 / 1;overflow: hidden;min-height: 200px}.swiper-slide{display: flex;align-items: center;justify-content: center;min-height: 100px}.gallery-material-wrapper{position: relative;width: 100%;height: 100%;border-radius: 16px;background-color: transparent;overflow: hidden}.gallery-material-content{position: relative;width: 100%;height: 100%;background-color: #f0f0f0}[data-swiper-material-scale="1.25"]{transition: transform 0.6s ease;transform-origin: center center}.swiper-slide-active [data-swiper-material-scale="1.25"]{transform: scale(1.06) translateY(-5px);box-shadow: 0 8px 16px rgba(0,0,0,0.2);transition: transform 0.5s ease,box-shadow 0.5s ease}.gallery-material-image{display: block;width: 100%;height: 100%;object-fit: cover;cursor: zoom-in;opacity: 0;transition: opacity 0.5s ease}.skeleton-placeholder{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient( 90deg,#f0f0f0 0%,#ffffff 50%,#f0f0f0 100% );background-size: 200% 100%;animation: skeleton-loading 1.2s infinite ease-in-out;border-radius: 16px;z-index: 1}.skeleton-placeholder.loaded{opacity: 0;transition: opacity 0.5s ease}@keyframes skeleton-loading{0%{background-position: -200% 0}100%{background-position: 200% 0}}.swiper-lazy-preloader{width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 0;transform-origin: 50%;animation: swiper-preloader-spin 1s infinite linear;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent;display: none}@keyframes swiper-preloader-spin{100%{transform: rotate(360deg)}}.gallery-video-thumbnail{display: block;width: 100%;height: 100%;object-fit: cover;cursor: pointer}.gallery-youtube-icon-overlay{position: absolute;top: 50%;left: 50%;width: 64px;height: 64px;transform: translate(-50%,-50%);z-index: 1;pointer-events: none}.gallery-youtube-icon-overlay img{width: 100%;height: 100%;object-fit: cover}.gallery-swiper-pagination{margin-top: 20px;text-align: center}.swiper-pagination-bullet{background: #000;opacity: 0.4}.swiper-pagination-bullet-active{opacity: 1;background: #2f2f2f !important}.swiper-pagination{position: unset !important;margin-top: 18px}.gallery-lightbox-modal{position: fixed;z-index: 9999;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.9);opacity: 0;visibility: hidden;transition: opacity 0.4s ease,visibility 0.4s ease;display: flex;align-items: center;justify-content: center;overflow: auto}.gallery-lightbox-modal.visible{opacity: 1;visibility: visible}.gallery-modal-close{background: none;padding: 0;line-height: 1;color: #fff;cursor: pointer;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border: none;position: absolute;top: 10px;right: 15px;transition: transform 0.2s ease,opacity 0.2s ease;opacity: 0.85;z-index: 10001}.gallery-modal-close svg{width: 24px;height: 24px;fill: currentColor;display: block}.gallery-modal-close:hover{opacity: 1;transform: scale(1.1)}.gallery-modal-close:active{transform: scale(0.95)}@media (forced-colors: active){.gallery-modal-close,.lightbox-nav-btn,.gallery-tool-btn{border: 2px solid currentColor}}.gallery-modal-toolbar{position: absolute;top: 12px;left: 50%;transform: translateX(-50%);display: flex;gap: 8px;z-index: 10001}.gallery-tool-btn{width: 38px;height: 38px;padding: 0;display: flex;align-items: center;justify-content: center;background-color: rgba(0,0,0,0.35);color: #fff;border: none;border-radius: 50%;cursor: pointer;transition: background-color 0.2s ease,transform 0.2s ease}.gallery-tool-btn:hover{background-color: rgba(0,0,0,0.55);transform: scale(1.08)}.gallery-tool-btn:active{transform: scale(0.95)}.gallery-tool-btn svg{width: 20px;height: 20px;fill: currentColor;display: block}.gallery-tool-btn.flip-vertical svg{transform: rotate(90deg)}.gallery-modal-content{position: relative;margin: 0 auto;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;height: 100%;padding: 64px 16px 20px;box-sizing: border-box;gap: 14px}.gallery-modal-stage{position: relative;flex: 1 1 auto;width: 100%;min-height: 0;display: flex;align-items: center;justify-content: center;overflow: hidden;touch-action: none}.gallery-modal-image-container{max-width: 100%;max-height: 100%;display: flex;align-items: center;justify-content: center;overflow: visible;border-radius: 8px;transition: opacity 0.2s ease}.gallery-modal-image-container.transitioning{opacity: 0}.gallery-modal-img{width: auto;height: auto;max-width: 100%;max-height: 100%;border-radius: 16px;transition: opacity 0.3s ease,transform 0.3s ease;transform-origin: center center;cursor: zoom-in;will-change: transform,opacity;backface-visibility: hidden;user-select: none;-webkit-user-drag: none}.modal-skeleton-placeholder{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient( 90deg,#e0e0e0 0%,#ffffff 50%,#e0e0e0 100% );background-size: 200% 100%;animation: skeleton-loading 1.2s infinite ease-in-out;border-radius: 16px;z-index: 1}.modal-skeleton-placeholder.loaded{opacity: 0;transition: opacity 0.5s ease}@keyframes spin{to{transform: rotate(360deg)}}.gallery-lightbox-footer{flex: 0 0 auto;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 12px}.gallery-progress-bar{position: relative;height: 4px;width: 60%;max-width: 300px;background: rgba(255,255,255,0.3);border-radius: 2px;overflow: hidden}.gallery-progress-indicator{height: 100%;background: #fff;transition: width 0.3s ease}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0}.gallery-modal-video-container{position: relative;width: 90vw;max-width: 1600px;aspect-ratio: 16 / 9;background: #000;border-radius: 16px;overflow: hidden}.gallery-modal-video{width: 100%;height: 100%;border: none}.lightbox-navigation{position: absolute;inset: 0;display: flex;align-items: center;justify-content: space-between;padding: 0 10px;pointer-events: none;z-index: 10001}.lightbox-nav-btn{pointer-events: auto;width: 44px;height: 44px;background-color: rgba(0,0,0,0.35);color: #fff;border: none;border-radius: 50%;font-size: 20px;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: background-color 0.2s,transform 0.2s}.lightbox-nav-btn:hover{background-color: rgba(0,0,0,0.5);transform: scale(1.1)}.lightbox-nav-btn:active{transform: scale(0.95)}.lightbox-nav-btn svg{width: 24px;height: 24px;fill: currentColor;display: block}.lightbox-indicator{color: #fff;background-color: rgba(0,0,0,0.4);padding: 4px 12px;border-radius: 15px;font-size: 14px;line-height: 1.4}@media (min-width: 768px){.lightbox-navigation{padding: 0 24px}.lightbox-nav-btn{width: 50px;height: 50px}.lightbox-nav-btn svg{width: 28px;height: 28px}}.gallery-thumbnail-strip{position: relative;display: flex;gap: 8px;width: max-content;max-width: 100%;margin: 0 auto;padding: 4px;direction: ltr;flex-wrap: nowrap;overflow-x: auto;overflow-y: hidden;scrollbar-width: thin;scrollbar-color: rgba(255,255,255,0.4) transparent;-webkit-overflow-scrolling: touch;overscroll-behavior-x: contain}.gallery-thumbnail-strip::-webkit-scrollbar{height: 6px}.gallery-thumbnail-strip::-webkit-scrollbar-track{background: transparent}.gallery-thumbnail-strip::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.4);border-radius: 3px}.gallery-thumbnail-item{flex: 0 0 auto;width: 50px;height: 34px;border-radius: 4px;overflow: hidden;cursor: pointer;opacity: 0.55;border: 2px solid transparent;transition: opacity 0.2s ease,border-color 0.2s ease,transform 0.2s ease}.gallery-thumbnail-item.active{opacity: 1;border-color: #fff;transform: translateY(-2px)}.gallery-thumbnail-item:hover{opacity: 0.9}.gallery-thumbnail-img{width: 100%;height: 100%;background-size: cover;background-position: center}@media (min-width: 768px){.gallery-thumbnail-strip{gap: 10px}.gallery-thumbnail-item{width: 64px;height: 44px}}.gallery-title-desc{margin-bottom: 30px;text-align: center}.gallery-title-desc h3{margin: 0 0 5px;font-size: 1.5rem;margin-top: 20px;display: block;width: fit-content;max-width: 100%;overflow-wrap: anywhere;word-break: break-word;margin-left: auto;margin-right: auto;padding-bottom: 8px;padding-left: 15px;padding-right: 15px;position: relative}.gallery-title-desc h3::after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 20px;height: 1.5px;background-color: #ddd}.gallery-title-desc p{margin: 0;margin-bottom: -15px;font-size: 0.9rem;color: #333;overflow-wrap: anywhere;word-break: break-word}.gallery-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 4px;width: 100%;max-width: 520px;margin: 0 auto}.gallery-grid-tile{position: relative;aspect-ratio: 1 / 1;overflow: hidden;border-radius: 6px;background-color: #f0f0f0}.gallery-grid-tile a{display: block;width: 100%;height: 100%;position: relative}.gallery-grid-tile .skeleton-placeholder{border-radius: inherit}.gallery-grid--stories .skeleton-placeholder{border-radius: 50%}.gallery-grid-image.swiper-lazy{opacity: 0}.gallery-grid-image{width: 100%;height: 100%;object-fit: cover;display: block;cursor: pointer;transition: transform 0.35s ease,filter 0.35s ease,opacity 0.5s ease}.gallery-grid-image.gallery-material-image{cursor: zoom-in}.gallery-grid-tile:hover .gallery-grid-image{transform: scale(1.05);filter: brightness(0.92)}.gallery-grid-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 42px;height: 42px;border-radius: 50%;background: rgba(0,0,0,0.55);box-shadow: 0 2px 8px rgba(0,0,0,0.35);pointer-events: none;transition: background 0.25s ease,transform 0.25s ease}.gallery-grid-play::after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-42%,-50%);width: 0;height: 0;border-style: solid;border-width: 8px 0 8px 13px;border-color: transparent transparent transparent #fff}.gallery-grid-tile:hover .gallery-grid-play{background: rgba(0,0,0,0.72);transform: translate(-50%,-50%) scale(1.08)}.gallery-grid--stories .gallery-grid-play{width: 26px;height: 26px}.gallery-grid--stories .gallery-grid-play::after{border-width: 5px 0 5px 8px}.gallery-grid-reel{position: absolute;top: 7px;inset-inline-end: 7px;width: 19px;height: 19px;color: #fff;pointer-events: none;filter: drop-shadow(0 1px 3px rgba(0,0,0,0.55))}.gallery-grid-reel svg{width: 100%;height: 100%;display: block}.gallery-grid--stories .gallery-grid-reel{display: none}@media (max-width: 600px){.gallery-grid{gap: 3px}.gallery-grid-tile{border-radius: 4px}}.gallery-grid--grid2{grid-template-columns: repeat(2,1fr)}.gallery-grid--featured{grid-template-columns: repeat(3,1fr)}.gallery-grid--featured > .gallery-grid-tile:first-child{grid-column: span 2;grid-row: span 2}.gallery-grid--stories{display: flex;gap: 12px;overflow-x: auto;padding-bottom: 6px;scrollbar-width: none;justify-content: flex-start}.gallery-grid--stories::-webkit-scrollbar{display: none}.gallery-grid--stories > .gallery-grid-tile{flex: 0 0 auto;width: 74px;height: 74px;border-radius: 50%;box-sizing: border-box;padding: 3px;background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.gallery-grid--stories > .gallery-grid-tile .gallery-grid-image{box-sizing: border-box;border-radius: 50%;border: 2px solid #fff}.gallery-grid--stories > .gallery-grid-tile:hover .gallery-grid-image{transform: none}.gallery-grid--stories{cursor: grab}.gallery-grid--stories.is-dragging{cursor: grabbing}.gallery-grid--stories.is-dragging .gallery-grid-image{pointer-events: none}.gallery-ig-avatar-ring{display: block;width: 38px;height: 38px;flex-shrink: 0;border-radius: 50%;box-sizing: border-box;padding: 2px;background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.gallery-ig-avatar{display: block;width: 100%;height: 100%;box-sizing: border-box;border-radius: 50%;border: 2px solid #fff;object-fit: cover}.gallery-ig-handle{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.gallery-ig-name .gallery-ig-glyph{margin-inline-start: auto}.gallery-grid--reels > .gallery-grid-tile{aspect-ratio: 9 / 16}.gallery-ig-card{max-width: 520px;margin: 0 auto;background: #fff;border: 1px solid #dbdbdb;border-radius: 14px;padding: 12px;box-sizing: border-box}.gallery-ig-head{display: flex;align-items: center;margin-bottom: 10px;direction: ltr;justify-content: flex-start}.gallery-ig-name{display: flex;align-items: center;width: 100%;gap: 9px;font-weight: 600;font-size: 0.95rem;color: #262626 !important;text-decoration: none !important;direction: ltr;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.gallery-ig-glyph{width: 22px;height: 22px;flex-shrink: 0;display: block}.gallery-ig-foot{margin-top: 12px;text-align: center}.gallery-ig-btn{display: block;width: 100%;box-sizing: border-box;padding: 9px 14px;border-radius: 8px;background: #0095f6;color: #fff !important;font-weight: 600;font-size: 14px;line-height: 1.3;text-decoration: none !important;transition: background 0.25s ease}.gallery-ig-btn:hover{background: #1877f2}.gallery-ig-card .gallery-grid{max-width: 100%}