.hg-entry-popup{position:fixed;inset:0;z-index:2147483000;background:#061210;display:flex;align-items:center;justify-content:center;padding:22px;}
.hg-entry-popup[hidden]{display:none!important}.hg-entry-popup *{box-sizing:border-box}.hg-entry-card{width:min(92vw,520px);border-radius:22px;background:#f7fff9;box-shadow:0 24px 70px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.9);padding:30px 26px;text-align:center;color:#14352b}.hg-entry-card h2{margin:0 0 12px;font-size:28px;font-weight:800;color:#0f3d2d}.hg-entry-card p{margin:0 auto 18px;line-height:1.8;font-size:15px;color:#3b514b}.hg-entry-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:14px 0 22px}.hg-entry-tags span{border-radius:999px;background:#e7f6ee;color:#157347;font-size:13px;padding:7px 10px;border:1px solid #ccebdc}.hg-entry-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:#157347;color:#fff!important;text-decoration:none;font-weight:800;box-shadow:0 10px 22px rgba(21,115,71,.28)}.hg-entry-btn:hover{filter:brightness(.94);text-decoration:none}.hg-entry-close{position:fixed;right:8px;top:8px;z-index:2147483001;width:24px;height:24px;border:0;border-radius:50%;background:#163128;color:#6f8a81;font-size:16px;line-height:24px;padding:0;cursor:pointer}.hg-entry-close:hover{background:#21483b;color:#d9efe6}@media(max-width:576px){.hg-entry-popup{align-items:flex-start;padding:58px 14px 18px}.hg-entry-card{border-radius:18px;padding:24px 16px}.hg-entry-card h2{font-size:22px}.hg-entry-card p{font-size:14px}.hg-entry-tags span{font-size:12px;padding:6px 8px}.hg-entry-btn{width:100%;min-height:44px}.hg-entry-close{right:6px;top:6px;width:22px;height:22px;font-size:14px;line-height:22px}}