.annghar-ig-popup{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center}.annghar-ig-popup[hidden]{display:none}.annghar-ig-popup__backdrop{position:absolute;inset:0;background:rgb(18 26 20 / .86);backdrop-filter:blur(6px)}.annghar-ig-popup__dialog{position:relative;z-index:1;display:flex;flex-wrap:wrap;width:min(1000px,94vw);max-height:92vh;background:#fbf7ee;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgb(0 0 0 / .45);animation:annghar-ig-pop-in 0.28s ease}@keyframes annghar-ig-pop-in{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.annghar-ig-popup__media{position:relative;flex:1 1 60%;min-width:280px;background:#000;display:flex;align-items:center;justify-content:center;max-height:92vh}.annghar-ig-popup__media img,.annghar-ig-popup__media video{width:100%;height:100%;max-height:92vh;object-fit:contain;display:block}.annghar-ig-popup__info{flex:1 1 320px;max-width:380px;max-height:92vh;min-height:0;padding:28px;overflow-y:auto;color:#201f1a}.annghar-ig-popup__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:14px}.annghar-ig-popup__username{font-weight:700;color:#1f4b33}.annghar-ig-popup__follow{font-size:12px;font-weight:700;color:#c9a227;text-decoration:none;border:1px solid #c9a227;border-radius:999px;padding:3px 10px}.annghar-ig-popup__follow:hover{background:#c9a227;color:#fff}.annghar-ig-popup__follow[hidden]{display:none}.annghar-ig-popup__date{font-size:13px;color:#6f6a5e;margin-left:auto}.annghar-ig-popup__caption{font-size:15px;line-height:1.6;margin:0 0 20px;white-space:pre-wrap}.annghar-ig-popup__stats{display:flex;gap:20px;font-size:14px;font-weight:600;color:#1f4b33;margin-bottom:24px}.annghar-ig-popup__actions{display:flex;flex-wrap:wrap;gap:10px}.annghar-ig-popup__action{display:inline-flex;align-items:center;gap:8px;appearance:none;border:1px solid rgb(31 75 51 / .25);background:#fff0;color:#1f4b33;padding:10px 16px;border-radius:999px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease}.annghar-ig-popup__action:hover{background:#1f4b33;color:#fff}.annghar-ig-popup__action[hidden]{display:none}.annghar-ig-popup__shop-overlay{position:absolute;z-index:2;left:50%;bottom:20px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;background:#c9a227;color:#fff;padding:12px 22px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 10px 24px rgb(0 0 0 / .35);transition:background-color 0.2s ease,transform 0.2s ease}.annghar-ig-popup__shop-overlay:hover{background:#123322;transform:translateX(-50%) translateY(-2px)}.annghar-ig-popup__shop-overlay[hidden]{display:none}.annghar-ig-popup__slide-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);appearance:none;border:none;background:rgb(255 255 255 / .85);color:#123322;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.2s ease}.annghar-ig-popup__slide-nav:hover{background:#c9a227;color:#fff}.annghar-ig-popup__slide-nav--prev{left:12px}.annghar-ig-popup__slide-nav--next{right:12px}.annghar-ig-popup__slide-nav[hidden]{display:none}.annghar-ig-popup__dots{position:absolute;z-index:2;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.annghar-ig-popup__dots[hidden]{display:none}.annghar-ig-popup__dot{width:7px;height:7px;border-radius:50%;background:rgb(255 255 255 / .5);border:none;padding:0;cursor:pointer}.annghar-ig-popup__dot.is-active{background:#c9a227}.annghar-ig-popup__shop-overlay:not([hidden])~.annghar-ig-popup__dots{bottom:68px}.annghar-ig-popup__close,.annghar-ig-popup__nav{position:absolute;z-index:2;appearance:none;border:none;background:rgb(18 26 20 / .55);color:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.2s ease}.annghar-ig-popup__close:hover,.annghar-ig-popup__nav:hover{background:#c9a227;color:#123322}.annghar-ig-popup__close{top:14px;right:14px}.annghar-ig-popup__nav--prev{left:14px;top:50%;transform:translateY(-50%)}.annghar-ig-popup__nav--next{right:14px;top:50%;transform:translateY(-50%)}@media (max-width:640px){.annghar-ig-popup__dialog{flex-direction:column;max-height:96vh;width:96vw}.annghar-ig-popup__media{max-height:50vh}.annghar-ig-popup__media img,.annghar-ig-popup__media video{max-height:50vh}.annghar-ig-popup__info{max-width:none;max-height:46vh}}body.annghar-ig-no-scroll{overflow:hidden}