.m-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.m-popup-overlay.is-active{opacity:1}.m-popup-container{position:relative;background:#fff;width:100%;max-width:820px;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;transform:translateY(40px) scale(.96);transition:transform .5s cubic-bezier(.16,1,.3,1)}.m-popup-overlay.is-active .m-popup-container{transform:translateY(0) scale(1)}.m-popup-close{position:absolute;top:15px;right:15px;background:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;box-shadow:0 4px 12px #00000014;z-index:11;transition:transform .2s ease,color .2s ease}.m-popup-close:hover{transform:rotate(90deg);color:#0f172a}.m-popup-content-wrap{display:flex;flex-direction:column}@media screen and (min-width:768px){.m-popup-content-wrap{flex-direction:row;min-height:460px}}.m-popup-media{position:relative;flex:1 1 45%;background-color:#f1f5f9;display:none}@media screen and (min-width:768px){.m-popup-media{display:block}}.m-popup-media img{width:100%;height:100%;object-fit:cover;display:block}.m-popup-badge{position:absolute;top:20px;left:20px;background:#0f172a;color:#fff;font-size:.7rem;font-weight:700;padding:6px 12px;border-radius:30px;letter-spacing:.05em}.m-popup-form-side{flex:1 1 55%;padding:40px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.m-popup-form-side{padding:45px 40px}}.m-popup-tagline{display:block;font-size:.85rem;font-weight:700;color:var(--accent-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.m-popup-heading{font-size:1.75rem;font-weight:800;line-height:1.25;color:#0f172a;margin:0 0 10px}.m-popup-subtext{font-size:.95rem;line-height:1.5;color:#475569;margin:0 0 20px}.m-popup-input{width:100%;padding:12px 16px;border:1.5px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:10px;outline:none}.m-popup-input:focus{border-color:var(--accent-color)}.m-popup-submit-btn{width:100%;background:#0f172a;color:#fff;border:none;padding:13px 20px;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s ease}.m-popup-submit-btn:hover{background:#1e293b}.m-popup-footer-note{font-size:.75rem;color:#94a3b8;margin-top:12px;text-align:center;margin-bottom:0}.m-popup-success-state{text-align:center;padding:15px 0}.success-icon{width:44px;height:44px;background:#dcfce7;color:#15803d;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:12px}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
