.post-gallery{max-width:100%;margin:34px 0;overflow:hidden;background:#102f4c;border:1px solid #234d72;border-radius:18px;box-shadow:0 18px 40px rgba(9,39,65,.18)}.post-gallery-stage{min-height:300px;aspect-ratio:16/10;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#0b2842,#173f64)}.article-content .post-gallery-slide{width:100%;height:100%;margin:0;display:none;position:absolute;inset:0}.article-content .post-gallery-slide.is-active{display:grid;grid-template-rows:minmax(0,1fr) auto}.article-content .post-gallery-slide img{width:100%;height:100%;min-height:0;margin:0;object-fit:contain;border-radius:0}.article-content .post-gallery-slide figcaption{min-height:42px;margin:0;padding:11px 70px;color:rgba(255,255,255,.82);background:rgba(3,20,34,.82);font-size:12px}.post-gallery-arrow{width:46px;height:58px;position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:grid;place-items:center;color:#fff;background:rgba(4,24,41,.62);border:1px solid rgba(255,255,255,.24);border-radius:11px;cursor:pointer;font:36px/1 Arial}.post-gallery-arrow:hover{background:rgba(218,38,55,.9)}.post-gallery-arrow.prev{left:14px}.post-gallery-arrow.next{right:14px}.post-gallery-meta{min-height:38px;padding:8px 16px;display:flex;align-items:center;justify-content:flex-end;color:#fff;background:#102f4c}.post-gallery-counter{padding:4px 10px;background:rgba(255,255,255,.1);border-radius:20px;font-size:12px;font-weight:900;letter-spacing:.08em}.visual-editor .post-gallery{padding:12px;background:#e9f1f7;border:2px dashed #85a8c3;border-radius:13px}.visual-editor .post-gallery-stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;aspect-ratio:auto;background:none}.visual-editor .post-gallery-slide,.visual-editor .post-gallery-slide.is-active{height:auto;display:block!important;position:static}.visual-editor .post-gallery-slide img{width:100%;height:140px;object-fit:cover}.visual-editor .post-gallery-slide figcaption{min-height:0;padding:7px;color:#244c6d;background:#fff;font-size:11px}.visual-editor .post-gallery-meta{padding:7px;background:#173f64;border-radius:0 0 8px 8px}@media(max-width:700px){.post-gallery{margin:24px -12px;border-radius:12px}.post-gallery-stage{min-height:220px;aspect-ratio:4/3}.article-content .post-gallery-slide figcaption{padding:9px 55px}.post-gallery-arrow{width:38px;height:48px}.post-gallery-arrow.prev{left:8px}.post-gallery-arrow.next{right:8px}.visual-editor .post-gallery-stage{grid-template-columns:1fr 1fr}.visual-editor .post-gallery-slide img{height:110px}}
