:root{--pr-primary:#950cba;--pr-primary-dark:#76099b;--pr-text:#111827;--pr-text-light:#6b7280;--pr-bg:#ffffff;--pr-border:#e5e7eb;--pr-radius:22px}.pr-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#050a148c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:.35s ease;z-index:999999}.pr-popup-overlay.active{opacity:1;visibility:visible}.pr-popup{position:relative;width:100%;max-width:620px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #0000002e;transform:translateY(35px) scale(.95);transition:.35s ease}.pr-popup-overlay.active .pr-popup{transform:translateY(0) scale(1)}.pr-popup:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#950cba,#d946ef,#950cba)}.pr-popup-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border:none;background:#f3f4f6;border-radius:50%;font-size:22px;cursor:pointer;transition:.25s;z-index:5}.pr-popup-close:hover{background:#ececec;transform:rotate(90deg)}.pr-popup-body{padding:48px}.pr-popup-header{text-align:center;margin-bottom:32px}.pr-popup-logo{height:58px;width:auto;display:block;margin:0 auto 18px}.pr-popup-badge{display:inline-flex;align-items:center;padding:8px 18px;border-radius:50px;background:#950cba14;color:#950cba;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px}.pr-popup-title{font-size:36px;line-height:1.2;font-weight:800;color:var(--pr-text);margin-bottom:18px}.pr-popup-subtitle{font-size:17px;line-height:1.7;color:var(--pr-text-light);max-width:470px;margin:auto}.pr-progress{display:flex;gap:10px;margin:32px 0}.pr-progress span{flex:1;height:6px;border-radius:50px;background:#ececec}.pr-progress span.active{background:linear-gradient(90deg,#950cba,#d946ef)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pr-announcement-popup.css.map */
