.mystery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:center;justify-content:center;padding-top:40px;z-index:99999;opacity:0;animation:overlayFade .18s ease forwards}.mystery-popup{background:#fff;width:90%;max-width:520px;border-radius:18px;padding:38px;box-shadow:0 20px 60px #0000002e;text-align:center;font-family:inherit;position:relative;transform:scale(.95);animation:popupZoom .18s ease forwards}.mystery-popup h2{font-size:34px;margin:0 0 15px}.mystery-popup p{font-size:17px;line-height:1.6;margin:14px 0}.mystery-popup button{width:100%;border:none;border-radius:12px;padding:15px;font-size:17px;font-weight:600;cursor:pointer;margin-top:14px;transition:.2s}#mysteryYes{background:#34a853;color:#fff}#mysteryYes:hover{opacity:.9}#mysteryNo{background:#111;color:#fff}#mysteryNo:hover{opacity:.9}#mysteryClose{position:absolute;top:14px;right:18px;font-size:18px;cursor:pointer;opacity:.75;transition:.2s}#mysteryClose:hover{opacity:1}.mystery-original{color:#777;font-size:14px;margin-top:6px;margin-bottom:10px}@keyframes popupZoom{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mystery-case.css.map */
