.article-gallery img{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.article-gallery .swiper-slide{pointer-events:auto}.article-gallery{margin:16px auto 8px;max-width:1200px;background:#0d1117;border-radius:12px;overflow:hidden;color:#fff;position:relative}.article-gallery__header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 12px}.article-gallery__title{display:flex;align-items:center;gap:10px;font-family:'Brown',sans-serif;font-size:1.2rem;font-weight:700;margin:0;color:#fff}.article-gallery__title svg{flex-shrink:0;color:#ba1d41}.article-gallery__controls{display:flex;align-items:center;gap:16px}.article-gallery__counter{font-family:'Brown',sans-serif;font-size:.95rem;color:rgba(255,255,255,.7);white-space:nowrap}.article-gallery__current{color:#fff;font-weight:700}.article-gallery__fullscreen-btn{background:rgba(255,255,255,.1);border:none;border-radius:8px;padding:8px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.article-gallery__fullscreen-btn:hover{background:rgba(186,29,65,.7)}.article-gallery__main{position:relative}.article-gallery__main .swiper-slide{display:flex;align-items:center;justify-content:center;background:#000}.article-gallery__figure{margin:0;width:100%;position:relative}.article-gallery__figure img{display:block;width:100%;height:auto;max-height:600px;object-fit:contain}.article-gallery__caption{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;background:linear-gradient(transparent,rgba(0,0,0,.75));font-size:.85rem;color:rgba(255,255,255,.9);text-align:center}.article-gallery__nav.swiper-button-prev,.article-gallery__nav.swiper-button-next{color:#fff;width:44px;height:44px;background:rgba(0,0,0,.45);border-radius:50%;transition:background .2s}.article-gallery__nav.swiper-button-prev:hover,.article-gallery__nav.swiper-button-next:hover{background:rgba(186,29,65,.8)}.article-gallery__nav.swiper-button-prev::after,.article-gallery__nav.swiper-button-next::after{font-size:18px;font-weight:700}.article-gallery__progress.swiper-pagination-progressbar{position:relative;height:3px;background:rgba(255,255,255,.15);top:auto;bottom:0}.article-gallery__progress .swiper-pagination-progressbar-fill{background:#ba1d41}.article-gallery__thumbs{padding:12px 16px 16px;background:#161b22}.article-gallery__thumbs .swiper-slide{width:80px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.5;border:2px solid transparent;transition:opacity .2s,border-color .2s}.article-gallery__thumbs .swiper-slide-thumb-active{opacity:1;border-color:#ba1d41}.article-gallery__thumbs .swiper-slide:hover{opacity:.85}.article-gallery__thumbs .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.gal-fs-overlay{position:fixed;inset:0;z-index:999999;background:#0a0e14;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.gal-fs-overlay--visible{opacity:1;visibility:visible}.gal-fs-top{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;flex-shrink:0;color:#fff}.gal-fs-counter{font-family:'Brown',sans-serif;font-size:.95rem;color:rgba(255,255,255,.7)}.gal-fs-cur{color:#fff;font-weight:700}.gal-fs-close{background:rgba(255,255,255,.1);border:none;color:#fff;font-size:28px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.gal-fs-close:hover{background:rgba(186,29,65,.8)}.gal-fs-stage{flex:1;display:flex;align-items:center;min-height:0;position:relative;padding:0 60px}.gal-fs-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:rgba(0,0,0,.5);border:none;color:#fff;font-size:22px;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gal-fs-arrow:hover{background:rgba(186,29,65,.8)}.gal-fs-prev{left:12px}.gal-fs-next{right:12px}.gal-fs-img-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:0;overflow:hidden}.gal-fs-img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.gal-fs-caption{color:rgba(255,255,255,.85);font-size:.85rem;text-align:center;padding:8px 16px 0;max-width:800px}.gal-fs-thumbs{display:flex;gap:8px;padding:12px 24px 16px;overflow-x:auto;flex-shrink:0;background:#161b22;justify-content:center}.gal-fs-thumb{width:72px;height:54px;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.45;border:2px solid transparent;transition:opacity .2s,border-color .2s;flex-shrink:0;pointer-events:auto}.gal-fs-thumb:hover{opacity:.75}.gal-fs-thumb--active{opacity:1;border-color:#ba1d41}@media (max-width:768px){.gal-fs-stage{padding:0 48px}.gal-fs-arrow{width:38px;height:38px;font-size:18px}.gal-fs-prev{left:6px}.gal-fs-next{right:6px}.gal-fs-thumb{width:56px;height:42px}.gal-fs-thumbs{padding:8px 12px 12px}}@media (max-width:768px){.article-gallery{border-radius:0}.article-gallery__header{padding:14px 16px 10px}.article-gallery__title{font-size:1.05rem}.article-gallery__figure img{max-height:400px}.article-gallery__nav.swiper-button-prev,.article-gallery__nav.swiper-button-next{width:36px;height:36px}.article-gallery__nav.swiper-button-prev::after,.article-gallery__nav.swiper-button-next::after{font-size:14px}.article-gallery__thumbs{padding:8px 12px 12px}.article-gallery__thumbs .swiper-slide{width:60px;height:45px;border-radius:4px}}@media (max-width:480px){.article-gallery__figure img{max-height:280px}.article-gallery__nav.swiper-button-prev,.article-gallery__nav.swiper-button-next{display:none}}