.mys-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e1414a6;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.mys-popup-overlay.is-active{opacity:1;visibility:visible}.mys-popup{background:#fff;border-radius:16px;overflow:hidden;width:100%;max-width:460px;position:relative;transform:translateY(24px);transition:transform .4s ease;box-shadow:0 24px 64px #00000040}.mys-popup-overlay.is-active .mys-popup{transform:translateY(0)}.mys-popup__close{position:absolute;top:12px;right:14px;background:#ffffff2e;border:none;color:#fff;font-size:16px;cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s;line-height:1}.mys-popup__close:hover{background:#ffffff52}.mys-popup__header{background:linear-gradient(145deg,#7b2d42,#9e3d57 60%,#7b2d42);padding:30px 28px 26px;text-align:center;color:#fff}.mys-popup__brand{font-size:10px;letter-spacing:.22em;text-transform:uppercase;opacity:.75;margin-bottom:10px}.mys-popup__title{font-size:28px;font-weight:700;line-height:1.2;margin:0 0 6px}.mys-popup__subtitle{font-size:13px;opacity:.82;margin:0;line-height:1.5}.mys-popup__body{padding:24px 28px 28px}.mys-popup__input-row{display:flex;gap:8px;margin-bottom:10px}.mys-popup__input{flex:1;min-width:0;padding:13px 14px;border:1.5px solid #e0dada;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s;color:#333}.mys-popup__input:focus{border-color:#7b2d42}.mys-popup__input::placeholder{color:#bbb}.mys-popup__btn{padding:13px 16px;background:#7b2d42;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s,transform .1s;letter-spacing:.01em}.mys-popup__btn:hover{background:#6a2538}.mys-popup__btn:active{transform:scale(.98)}.mys-popup__btn:disabled{opacity:.65;cursor:default}.mys-popup__error{color:#c0392b;font-size:12px;min-height:16px;margin-bottom:6px}.mys-popup__legal{font-size:11px;color:#bbb;text-align:center;margin-bottom:12px;line-height:1.4}.mys-popup__skip{display:block;width:100%;text-align:center;font-size:12px;color:#ccc;background:none;border:none;cursor:pointer;text-decoration:underline;padding:2px;transition:color .2s}.mys-popup__skip:hover{color:#999}.mys-popup__success{display:none;text-align:center;padding:4px 0 8px}.mys-popup__success-emoji{font-size:36px;margin-bottom:10px}.mys-popup__success-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 14px}.mys-popup__code-box{background:#fdf5f7;border:2px dashed #7B2D42;border-radius:10px;padding:14px 18px;margin-bottom:14px}.mys-popup__code{display:block;font-size:26px;font-weight:800;color:#7b2d42;letter-spacing:.1em;margin-bottom:4px}.mys-popup__code-hint{font-size:11px;color:#999}.mys-popup__success-text{font-size:13px;color:#777;line-height:1.5;margin:0}@media(max-width:480px){.mys-popup__input-row{flex-direction:column}.mys-popup__title{font-size:23px}.mys-popup__body{padding:20px 20px 24px}.mys-popup__header{padding:26px 20px 22px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/mys-popup.css.map */
