.pphi-popup[hidden]{display:none!important}.pphi-popup,.pphi-popup *{box-sizing:border-box}.pphi-popup{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:12px;color:#fff;font-family:Arial,Helvetica,sans-serif}.pphi-popup__shade{position:absolute;inset:0;background:rgba(4,22,19,.78);backdrop-filter:blur(7px)}.pphi-popup__card{position:relative;width:min(92vw,1160px);max-height:calc(100dvh - 24px);overflow:auto;outline:none;border-radius:16px;background:#074b2b;box-shadow:0 24px 80px rgba(0,0,0,.42);animation:pphi-enter .28s ease both}.pphi-popup__art{display:block;line-height:0;cursor:pointer}.pphi-popup__art img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.pphi-popup__close{position:absolute;right:2.3%;top:3.9%;width:4.9%;aspect-ratio:1;border:2px solid #fff;border-radius:50%;background:#00482d;color:#fff;display:grid;place-items:center;padding:0;line-height:1;font:bold clamp(22px,3vw,41px)/1 Arial,Helvetica,sans-serif;cursor:pointer;box-shadow:0 2px 7px rgba(0,0,0,.35)}.pphi-popup__close:hover{background:#ff5b09}.pphi-popup__close:focus-visible,.pphi-popup__art:focus-visible{outline:3px solid #ffdd3d;outline-offset:2px}.pphi-popup__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;background:#074b2b;padding:12px 16px 15px}.pphi-popup__links a{color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;padding:10px 9px;border:1px solid #78bb83;border-radius:8px;text-align:center;line-height:1.2;white-space:nowrap}.pphi-popup__links a:after{content:' ↗';color:#ffb86e}.pphi-popup__links a:hover,.pphi-popup__links a:focus-visible{background:#fa5a0b;color:#fff!important;outline:2px solid #fff}.pphi-popup__links a:hover:after{color:#fff}@keyframes pphi-enter{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:700px){.pphi-popup{padding:8px}.pphi-popup__card{width:100%;max-height:calc(100dvh - 16px);border-radius:11px}.pphi-popup__close{right:1.8%;top:2.5%;width:8%;min-width:27px;font-size:22px}.pphi-popup__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:9px}.pphi-popup__links a{font-size:11px;padding:8px 4px}}@media(prefers-reduced-motion:reduce){.pphi-popup__card{animation:none}}
