.eil-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483500;display:grid;place-items:center;padding:24px;background:#020a18f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;animation:eil-fade-in .18s ease-out}.eil-dialog{position:relative;width:min(1180px,100%);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;align-items:center;color:#fff;outline:none}.eil-stage{position:relative;width:100%;min-height:180px;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.eil-image{display:block;width:auto;max-width:100%;max-height:calc(100dvh - 142px);object-fit:contain;border-radius:12px;box-shadow:0 28px 80px #0000008f;-webkit-user-select:none;user-select:none;animation:eil-image-in .22s cubic-bezier(.2,.8,.3,1)}.eil-close,.eil-arrow{border:1px solid rgba(255,255,255,.42);background:#05142bc7;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,transform .14s ease,border-color .14s ease}.eil-close:hover,.eil-arrow:hover{background:#27b737;border-color:#27b737}.eil-close:focus-visible,.eil-arrow:focus-visible{outline:3px solid #75e383;outline-offset:3px}.eil-close{position:absolute;z-index:3;top:12px;right:12px;width:48px;height:48px;border-radius:50%}.eil-close svg{width:24px;height:24px}.eil-arrow{position:absolute;z-index:2;top:50%;width:52px;height:52px;border-radius:50%;transform:translateY(-50%)}.eil-arrow:hover{transform:translateY(-50%) scale(1.05)}.eil-arrow svg{width:28px;height:28px}.eil-prev{left:14px}.eil-next{right:14px}.eil-caption{width:min(760px,100%);min-height:46px;padding:14px 8px 0;display:flex;align-items:baseline;justify-content:center;gap:14px;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.eil-caption strong{font-size:15px}.eil-caption span{color:#ffffffad;font-size:13px;white-space:nowrap}.eil-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes eil-fade-in{0%{opacity:0}to{opacity:1}}@keyframes eil-image-in{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:none}}@media(max-width:640px){.eil-backdrop{padding:10px}.eil-dialog{max-height:calc(100dvh - 20px)}.eil-image{max-height:calc(100dvh - 108px);border-radius:8px}.eil-close{top:8px;right:8px;width:46px;height:46px}.eil-arrow{width:46px;height:46px}.eil-arrow svg{width:25px;height:25px}.eil-prev{left:6px}.eil-next{right:6px}.eil-caption{padding-top:10px;flex-wrap:wrap;gap:4px 10px;line-height:1.3}.eil-caption strong{font-size:13px}.eil-caption span{font-size:12px}}@media(prefers-reduced-motion:reduce){.eil-backdrop,.eil-image{animation:none}.eil-close,.eil-arrow{transition:none}}
