.announcement-popup:not([open]){display:none}.announcement-popup{z-index:10000;color:#252b35;text-align:left;width:calc(100% - 40px);max-width:530px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.announcement-popup:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000094;width:300vw;height:300vh;position:absolute;top:-100vh;left:-100vw}.announcement-popup-panel{background:#fff;border-radius:22px;max-height:85vh;padding:28px;overflow-y:auto;box-shadow:0 16px 45px #00000038}.announcement-popup h2{overflow-wrap:anywhere;word-break:break-word;border-bottom:1px solid #e8eaf0;align-items:center;margin:0;padding:0 44px 23px 0;font-size:22px;font-weight:700;line-height:1.5;display:flex}.announcement-popup h2 span{color:#727beb;margin-right:14px}.announcement-popup-close{z-index:1;color:#77818f;text-align:center;cursor:pointer;background:#f7f8fa;border-radius:50%;width:44px;height:44px;font:28px/44px Arial,sans-serif;list-style:none;display:block;position:absolute;top:23px;right:22px}.announcement-popup-close::-webkit-details-marker{display:none}.announcement-popup-close:focus-visible{outline-offset:3px;outline:2px solid #727beb}.announcement-popup-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:#576171;max-height:55vh;margin-top:24px;font-size:17px;line-height:1.8;overflow-y:auto}@media (max-width:480px){.announcement-popup-panel{padding:22px}.announcement-popup h2{padding-bottom:18px;font-size:20px}.announcement-popup-close{top:16px;right:16px}.announcement-popup-body{margin-top:18px;font-size:15px}}
