.mb-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.mb-popup[hidden]{display:none}.mb-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.mb-popup__box{position:relative;background:#0f0f0f59;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(255,255,255,.1);color:var(--mb-text-color, #ffffff);border-radius:20px;max-width:720px;width:calc(100% - 32px);max-height:90vh;overflow:visible;animation:mb-popup-in .25s ease}@keyframes mb-popup-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mb-popup__close{position:absolute;top:14px;right:16px;background:#ffffff1a;border:none;color:var(--mb-text-color, #ffffff);width:32px;height:32px;padding:0;border-radius:50%;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.mb-popup__close:hover{background:#fff3}.mb-popup__inner{display:flex;align-items:center;justify-content:center;gap:8rem;padding:48px;flex-wrap:nowrap}.mb-popup__content{flex:1 1 360px;min-width:0;max-width:480px;text-align:center}.mb-popup__eyebrow{color:var(--mb-accent-color, #c9a876);letter-spacing:.12em;font-size:12px;font-weight:600;text-transform:uppercase;margin:0 0 10px}.mb-popup__heading{font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.1;margin:0;text-transform:uppercase}.mb-popup__heading--accent{color:var(--mb-accent-color, #c9a876)}.mb-popup__divider{display:flex;align-items:center;gap:8px;margin:16px auto;max-width:220px}.mb-popup__divider-line{flex:1;height:1px;background:#ffffff59}.mb-popup__divider-dot{width:5px;height:5px;background:var(--mb-accent-color, #c9a876);transform:rotate(45deg);flex-shrink:0}.mb-popup__body-line{margin:0 0 10px;font-size:15px;line-height:1.6;color:#ffffffe6}.mb-popup__body-accent{color:var(--mb-accent-color, #c9a876)}.mb-popup__button{display:inline-flex;align-items:center;gap:10px;background:var(--mb-button-bg, #c9a876);color:var(--mb-button-text, #1a1a1a);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:13px;padding:14px 24px;border-radius:8px;text-decoration:none;margin-top:8px;transition:transform .15s ease,opacity .15s ease}.mb-popup__button:hover{transform:translate(2px);opacity:.92}.mb-popup__image-wrap{flex:1 1 260px;min-width:0;max-width:300px;display:flex;justify-content:center;overflow:visible}.mb-popup__image{width:100%;height:auto;max-width:300px;display:block;position:relative;transform:translate(-50px) scale(2.2);transform-origin:center;filter:drop-shadow(0 20px 24px rgba(0,0,0,.45))}.mb-popup__box--image-only{background:transparent;padding:0;max-width:720px;line-height:0}.mb-popup__image--full{width:100%;height:auto;max-width:720px;border-radius:20px;display:block}.mb-popup__close--floating{background:#0000008c;top:10px;right:10px}.mb-popup__image-link{display:block;line-height:0}@media(min-width:750px)and (max-width:1024px){.mb-popup__box{max-width:620px}.mb-popup__inner{gap:3rem;padding:40px}.mb-popup__image-wrap{max-width:240px}.mb-popup__image{max-width:240px;transform:translate(-20px) scale(1.6)}}@media(max-width:749px){.mb-popup__box{width:calc(100% - 24px);max-height:88vh}.mb-popup__inner{padding:36px 24px;flex-direction:column;flex-wrap:wrap;gap:0;text-align:center}.mb-popup__content{max-width:100%}.mb-popup__divider{margin-left:auto;margin-right:auto}.mb-popup__image-wrap{display:none}.mb-popup__close{top:10px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/mystery-box-popup.css.map */
