.cs-image-clickable{cursor:zoom-in;position:relative}.cs-image-zoom-hint{opacity:0;pointer-events:none;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.cs-image-clickable:hover .cs-image-zoom-hint{opacity:1}.cs-lightbox-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#000000eb;justify-content:center;align-items:center;animation:.2s lbFadeIn;display:flex;position:fixed;inset:0}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.cs-lightbox-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 80px;display:flex;position:relative}.cs-lb-image-wrap{justify-content:center;align-items:center;width:100%;max-width:1200px;max-height:calc(100vh - 160px);animation:.25s lbSlideIn;display:flex;position:relative}@keyframes lbSlideIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.cs-lb-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(100vh - 160px);box-shadow:0 32px 80px #0009;width:auto!important;height:auto!important}.cs-lb-close{cursor:pointer;z-index:10001;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,transform .18s;display:flex;position:fixed;top:20px;right:24px}.cs-lb-close:hover{background:#fff3;transform:scale(1.08)}.cs-lb-arrow{cursor:pointer;z-index:10001;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .18s,transform .18s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.cs-lb-arrow:hover{background:#fff3}.cs-lb-arrow-left{left:20px}.cs-lb-arrow-left:hover{transform:translateY(-50%)translate(-2px)}.cs-lb-arrow-right{right:20px}.cs-lb-arrow-right:hover{transform:translateY(-50%)translate(2px)}.cs-lb-counter{color:#ffffff80;letter-spacing:.06em;z-index:10001;font-size:.82rem;font-weight:600;position:fixed;top:24px;left:50%;transform:translate(-50%)}.cs-lb-dots{z-index:10001;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.cs-lb-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.cs-lb-dot.is-active{background:#fff;transform:scale(1.3)}@media (max-width:768px){.cs-lightbox-content{padding:60px 16px}.cs-lb-arrow-left{left:8px}.cs-lb-arrow-right{right:8px}.cs-lb-arrow{width:40px;height:40px}}
