/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity .12s linear!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:#00000080;padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}.pswp__dynamic-caption{color:#0f172a;background:#fff;font-family:Inter,InterFallback,system-ui,sans-serif;font-size:14px;line-height:1.6;box-shadow:0 25px 50px -12px #0006}.pswp__dynamic-caption--aside{width:360px;max-width:35vw;padding:0;overflow-y:auto;border-left:1px solid #e2e8f0;display:flex;flex-direction:column}@media(max-width:768px){.pswp__dynamic-caption--aside{display:none!important}}.ig-aside-header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.ig-aside-body{padding:20px;color:#334155;flex:1;overflow-y:auto;white-space:pre-wrap;word-break:break-word;font-weight:300}.ig-aside-cta{display:inline-flex;align-items:center;gap:8px;padding:16px 20px;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:#0e7490;font-weight:500;border-top:1px solid #f1f5f9;text-decoration:none;flex-shrink:0}.ig-aside-cta svg{width:12px;height:12px}.ig-aside-meta .ig-handle,.ig-sheet-meta .ig-handle{font-family:Lora,LoraFallback,Georgia,serif;font-size:14px;color:#0f172a;line-height:1.2}.ig-aside-meta .ig-date,.ig-sheet-meta .ig-date{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#94a3b8;font-weight:500;margin-top:2px}.ig-avatar{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;color:#fff;background:linear-gradient(45deg,#fbbf24,#ec4899,#a855f7);flex-shrink:0}.ig-avatar svg{width:16px;height:16px}.ig-hashtag{color:#0e7490}.ig-counter{position:absolute;top:14px;left:50%;transform:translate(-50%);z-index:1050;padding:6px 12px;background:#0f172ab3;backdrop-filter:blur(6px);color:#fff;font-size:12px;font-weight:500;letter-spacing:.1em;pointer-events:none;border-radius:999px}.ig-dots{position:absolute;left:50%;transform:translate(-50%);bottom:76px;z-index:1050;display:flex;gap:6px;padding:6px 10px;background:#0f172a73;backdrop-filter:blur(6px);border-radius:999px}.ig-dot{width:6px;height:6px;border-radius:999px;background:#ffffff73;border:0;padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.ig-dot.is-active{background:#fff;width:18px}@media(min-width:769px){.ig-dots{bottom:14px}}.ig-sheet{position:absolute;left:0;right:0;bottom:0;z-index:1060;background:#fff;color:#0f172a;box-shadow:0 -10px 30px #00000040;transform:translateY(0);transition:transform .25s cubic-bezier(.22,1,.36,1);max-height:70vh;display:flex;flex-direction:column}@media(min-width:769px){.ig-sheet{display:none}}.ig-sheet-toggle{width:100%;display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fff;border:0;border-bottom:1px solid #f1f5f9;text-align:left;cursor:pointer;flex-shrink:0}.ig-sheet-meta{flex:1;min-width:0;display:flex;flex-direction:column}.ig-sheet .ig-chevron{width:18px;height:18px;color:#64748b;flex-shrink:0;transform:rotate(180deg);transition:transform .2s ease}.ig-sheet.is-open .ig-chevron{transform:rotate(0)}.ig-sheet-body{max-height:0;overflow:hidden;transition:max-height .25s ease;background:#fff}.ig-sheet.is-open .ig-sheet-body{max-height:60vh;overflow-y:auto}.ig-sheet-caption{padding:16px 20px 12px;color:#334155;line-height:1.6;font-weight:300;font-size:14px;white-space:pre-wrap;word-break:break-word}.ig-sheet-cta{display:inline-flex;align-items:center;gap:8px;margin:0 20px 20px;padding:12px 0;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:#0e7490;font-weight:500;text-decoration:none}.ig-sheet-cta svg{width:12px;height:12px}.pswp__zoom-wrap .pswp__video{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;background:#000}@media(max-width:768px){.pswp__button--close{width:52px!important;height:52px!important;top:4px!important;right:4px!important}.pswp__icn{width:24px;height:24px}}
