/* GLIP 2.0.4: article photo sets and an isolated, dark photo viewer. */
.cx-site .cx-photo-frame{padding:18px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;box-shadow:0 8px 24px #152c4810}
.cx-site .cx-photo-lead{display:block;position:relative;background:#f3f5f8}
.cx-site .cx-photo-lead .cx-cover{display:block;width:100%;max-width:100%;height:auto;max-height:none;margin:0}
.cx-site .cx-photo-badge{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:9px;background:#1C427B;color:#fff;padding:9px 13px;border-radius:4px;font-size:14px;line-height:1.3;font-weight:600}
.cx-site .cx-photo-badge svg,.cx-site .cx-photo-all svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none}
.cx-site .cx-photo-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;margin-top:2px}
.cx-site .cx-photo-thumb{display:block;min-width:0;background:#eef2f7;overflow:hidden}
.cx-site .cx-photo-thumb img{display:block;width:100%;height:100%;aspect-ratio:16/10;object-fit:cover;transition:opacity .15s}
.cx-site .cx-photo-thumb:hover img{opacity:.8}
.cx-site .cx-photo-all{display:none;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:#1C427B;color:#fff;border:0;border-radius:0;padding:12px 6px;font-size:15px;line-height:1.4;font-weight:700;min-width:0}
.cx-site .cx-photo-set.is-ready .cx-photo-all{display:flex}
.cx-site .cx-photo-set.is-ready .cx-photo-thumb:nth-of-type(n+4){display:none}
.cx-site .cx-photo-set.is-ready .cx-photo-strip[data-preview-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.cx-site .cx-photo-set.is-ready .cx-photo-strip[data-preview-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
.cx-site .cx-photo-all:hover{background:#15325f}
.cx-site .cx-photo-set a:focus-visible,.cx-site .cx-photo-set button:focus-visible{outline:3px solid #1C427B;outline-offset:4px;position:relative;z-index:1}
.cx-site .cx-profile .cx-photo-set{max-width:none}
.cx-site.cx-viewer-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}
.cx-photo-viewer{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#080b10;color:#f7f9fc;font-family:Manrope,Arial,Helvetica,sans-serif;text-transform:none;overflow:hidden;overscroll-behavior:contain}
.cx-photo-viewer:lang(ka){font-family:"BPG Ingiri Arial",Arial,sans-serif}
.cx-photo-viewer::backdrop{background:#080b10}
.cx-photo-viewer [hidden]{display:none!important}
.cx-photo-viewer .cx-viewer-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:12px;box-sizing:border-box;height:100%;width:100%;max-width:1480px;margin:0 auto;padding:24px 32px;padding-bottom:max(24px,env(safe-area-inset-bottom))}
.cx-photo-viewer .cx-viewer-shell:fullscreen{max-width:none;background:#080b10}
.cx-photo-viewer .cx-viewer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}
.cx-photo-viewer .cx-viewer-brand{font-size:25px;font-weight:800;line-height:1.2;letter-spacing:.04em;color:#fff}
.cx-photo-viewer .cx-viewer-navigation,.cx-photo-viewer .cx-viewer-actions{display:flex;align-items:center;gap:8px;min-width:0}
.cx-photo-viewer .cx-viewer-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:10px;border:1px solid transparent;border-radius:4px;background:transparent;color:#f7f9fc;font:inherit;font-size:14px;line-height:1.4;cursor:pointer}
.cx-photo-viewer .cx-viewer-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none}
.cx-photo-viewer .cx-viewer-button:hover{background:#1C427B;color:#fff}
.cx-photo-viewer .cx-viewer-button:disabled{opacity:.25;cursor:default;background:transparent}
.cx-photo-viewer .cx-viewer-button:focus-visible,.cx-photo-viewer .cx-viewer-thumb:focus-visible,.cx-photo-viewer a:focus-visible{outline:2px solid #fff;outline-offset:3px}
.cx-photo-viewer .cx-viewer-counter{font-size:16px;line-height:1.3;font-variant-numeric:tabular-nums;min-width:65px;text-align:center;white-space:nowrap}
.cx-photo-viewer .cx-viewer-title{margin:0;color:#b8c3d3;font:inherit;font-size:15px;line-height:1.5;text-transform:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.cx-photo-viewer .cx-viewer-stage{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden;touch-action:pan-y pinch-zoom;position:relative}
.cx-photo-viewer .cx-viewer-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;transition:none;user-select:none}
.cx-photo-viewer .cx-viewer-loading{position:absolute;max-width:calc(100% - 32px);margin:0;padding:10px 16px;border-radius:4px;background:#1C427B;color:#fff;font:inherit;font-size:14px;line-height:1.5;text-align:center;pointer-events:none}
.cx-photo-viewer .cx-viewer-error{margin:0;padding:20px;color:#fff;text-align:center;font:inherit;font-size:16px;line-height:1.6}
.cx-photo-viewer .cx-viewer-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0;max-height:20vh;overflow-y:auto}
.cx-photo-viewer .cx-viewer-caption{margin:0;color:#f7f9fc;font:inherit;font-size:15px;line-height:1.55;white-space:pre-line;overflow-wrap:anywhere}
.cx-photo-viewer .cx-viewer-original{margin-left:auto;color:#b8c3d3;font-size:13px;line-height:1.6;flex:none;text-decoration:underline;text-underline-offset:3px}
.cx-photo-viewer .cx-viewer-original:hover{color:#fff}
.cx-photo-viewer .cx-viewer-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;align-content:start;max-height:25vh;overflow-y:auto;padding:8px;border-top:1px solid #354151;overscroll-behavior:contain}
.cx-photo-viewer .cx-viewer-thumb{position:relative;min-width:0;border:2px solid transparent;border-radius:3px;background:#17202d;padding:3px;color:#fff;cursor:pointer}
.cx-photo-viewer .cx-viewer-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:none}
.cx-photo-viewer .cx-viewer-thumb span{position:absolute;right:5px;bottom:5px;padding:1px 6px;background:#080b10d9;font-size:12px;line-height:1.5}
.cx-photo-viewer .cx-viewer-thumb[aria-current="true"]{border-color:#fff;background:#1C427B}
@media(max-width:767px){
 .cx-site .cx-photo-frame{padding:10px;border-radius:6px}
 .cx-site .cx-photo-badge{right:9px;bottom:9px;font-size:12px;padding:7px 9px}
 .cx-site .cx-photo-all{font-size:12px;padding:8px 4px;gap:4px}
 .cx-photo-viewer .cx-viewer-shell{padding:12px;gap:9px;padding-bottom:max(12px,env(safe-area-inset-bottom))}
 .cx-photo-viewer .cx-viewer-header{gap:4px}
 .cx-photo-viewer .cx-viewer-brand{font-size:19px}
 .cx-photo-viewer .cx-viewer-navigation,.cx-photo-viewer .cx-viewer-actions{gap:0}
 .cx-photo-viewer .cx-viewer-button{padding:8px}
 .cx-photo-viewer .cx-viewer-button span{display:none}
 .cx-photo-viewer .cx-viewer-counter{min-width:48px;font-size:14px}
 .cx-photo-viewer .cx-viewer-title{font-size:13px}
 .cx-photo-viewer .cx-viewer-footer{flex-direction:column;gap:6px}
 .cx-photo-viewer .cx-viewer-caption{font-size:14px}
 .cx-photo-viewer .cx-viewer-thumbnails{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:7px}
}
@media(max-width:380px){.cx-photo-viewer .cx-viewer-brand{display:none}}
@media(max-height:500px){
 .cx-photo-viewer .cx-viewer-shell{padding:6px 12px;gap:4px}
 .cx-photo-viewer .cx-viewer-title{-webkit-line-clamp:1;font-size:12px}
 .cx-photo-viewer .cx-viewer-thumbnails{max-height:22vh}
}
@media(prefers-reduced-motion:reduce){.cx-site .cx-photo-thumb img{transition:none}}
