.exit-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;align-items:center;justify-content:center;padding:1rem;animation:exitFadeIn .3s ease-in-out}@keyframes exitFadeIn{0%{opacity:0}to{opacity:1}}@keyframes exitSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.exit-popup-container{position:relative;background:#fff;border-radius:0;max-width:900px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:exitSlideUp .4s ease-out;display:grid;grid-template-columns:1fr 1fr}.exit-popup-image{width:100%;height:100%;min-height:500px;overflow:hidden}.exit-popup-image img{width:100%;height:100%;object-fit:cover;display:block}.exit-popup-content{padding:2.5rem;overflow-y:auto;display:flex;flex-direction:column}.exit-popup-close{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.exit-popup-close:hover{background:#0003;transform:rotate(90deg)}.exit-popup-close svg{color:#333}.exit-popup-header{text-align:center;margin-bottom:1.5rem}.exit-popup-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;line-height:1.2}.exit-popup-subtitle{font-size:1rem;color:#666;margin:0;line-height:1.5}.exit-popup-question{font-size:.875rem;font-weight:600;color:#333;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.exit-popup-user-types{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem}.exit-popup-type-option{cursor:pointer;margin:0}.exit-popup-type-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.exit-popup-type-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.75rem .5rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;transition:all .3s ease;min-height:80px}.exit-popup-type-option:hover .exit-popup-type-card{border-color:#4a90e2;transform:translateY(-2px);box-shadow:0 4px 12px #4a90e226}.exit-popup-type-option input[type=radio]:checked~.exit-popup-type-card{border-color:#4a90e2;background:linear-gradient(135deg,#fff,#f0f7ff);box-shadow:0 4px 12px #4a90e233}.exit-popup-type-icon{color:#4a90e2;width:28px;height:28px}.exit-popup-type-label{font-size:.75rem;font-weight:600;color:#333;text-align:center;line-height:1.2}.exit-popup-form{display:flex;flex-direction:column;gap:1rem}.exit-popup-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.exit-popup-field{display:flex;flex-direction:column;gap:.375rem;min-width:0}.exit-popup-label{font-size:.8125rem;font-weight:600;color:#333;margin:0}.exit-popup-input{padding:.75rem .875rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9375rem;font-family:inherit;transition:all .2s ease;background:#fff;box-sizing:border-box;width:100%}.exit-popup-input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.exit-popup-select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.exit-popup-input.is-invalid{border-color:#e74c3c}.exit-popup-label.is-invalid{color:#e74c3c}.exit-popup-error,.exit-popup-type-error{color:#d32f2f;font-size:.8125rem;margin:0;padding:.5rem .75rem;background:#ffebee;border-radius:6px;border-left:3px solid #d32f2f}.exit-popup-submit{padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;background:linear-gradient(135deg,#4a90e2,#6ba3e8);color:#fff;width:100%;margin-top:.5rem}.exit-popup-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4a90e24d}.exit-popup-submit:active:not(:disabled){transform:translateY(0)}.exit-popup-submit:disabled{opacity:.6;cursor:not-allowed}.exit-popup-success{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem;flex:1}.exit-popup-success-icon{margin-bottom:1.5rem;animation:exitScaleIn .5s ease-out}@keyframes exitScaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.exit-popup-success-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.exit-popup-success-text{font-size:1rem;color:#666;margin:0 0 1.5rem;line-height:1.5}.exit-popup-success-close{padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;background:linear-gradient(135deg,#4a90e2,#6ba3e8);color:#fff;transition:all .2s ease}.exit-popup-success-close:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4a90e24d}@media(max-width:768px){.exit-popup-overlay{display:none!important}}.exit-popup-content::-webkit-scrollbar{width:5px}.exit-popup-content::-webkit-scrollbar-track{background:transparent}.exit-popup-content::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/exit-popup.css.map */
