.two-step-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.two-step-popup{background:#fff;border-radius:16px;max-width:800px;width:90%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 20px 40px #0003;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.two-step-popup__close{position:absolute;top:16px;right:16px;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.two-step-popup__close:hover{background:#fff;color:#333;transform:scale(1.1)}.two-step-popup__step{display:none}.two-step-popup__step.active{display:block}.two-step-popup__content{display:flex;min-height:500px}.two-step-popup__image{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:40px}.two-step-popup__image img{max-width:100%;max-height:400px;object-fit:contain;border-radius:12px}.two-step-popup__form{flex:1;padding:60px 40px;display:flex;flex-direction:column;justify-content:center}.two-step-popup__form h2{font-size:32px;font-weight:700;color:#333;margin:0 0 16px;line-height:1.2}.two-step-popup__form p{font-size:18px;color:#666;margin:0 0 32px;line-height:1.4}.two-step-popup__input{width:100%;padding:16px 20px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;margin-bottom:20px;transition:all .2s ease;font-family:inherit}.two-step-popup__input:focus{outline:none;border-color:#faeaa1;box-shadow:0 0 0 3px #faeaa133}.two-step-popup__button{width:100%;padding:16px 24px;background:#faeaa1;color:#333;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:16px;font-family:inherit}.two-step-popup__button:hover{background:#f5e085;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.two-step-popup__skip{background:transparent;color:#666;border:none;padding:12px 16px;font-size:14px;cursor:pointer;text-decoration:underline;transition:color .2s ease;font-family:inherit}.two-step-popup__skip:hover{color:#333}.two-step-popup__checkbox{display:flex;align-items:flex-start;margin-bottom:24px;cursor:pointer;line-height:1.4}.two-step-popup__checkbox input[type=checkbox]{margin:2px 12px 0 0;width:18px;height:18px;flex-shrink:0}.two-step-popup__checkbox .checkbox-text{font-size:14px;color:#666}.two-step-popup__form.success{text-align:center}.two-step-popup__form.success h2{color:#28a745;margin-bottom:24px}.two-step-popup__form.success p{font-size:16px;margin-bottom:32px}.discount-code-display{background:#f8f9fa;border:2px dashed #faeaa1;border-radius:12px;padding:24px;margin:24px 0;text-align:center}.discount-code{font-size:28px;font-weight:700;color:#333;background:#faeaa1;padding:12px 24px;border-radius:8px;display:inline-block;letter-spacing:1px;font-family:Courier New,monospace;border:2px solid #f5e085;text-transform:uppercase;box-shadow:0 2px 8px #0000001a}.discount-instructions{font-size:14px!important;color:#666!important;margin-top:16px!important;margin-bottom:24px!important;font-weight:500}@media (max-width: 768px){.two-step-popup{width:95%;max-width:none;border-radius:12px}.two-step-popup__content{flex-direction:column;min-height:auto}.two-step-popup__image{padding:20px 20px 0;min-height:200px}.two-step-popup__image img{max-height:180px}.two-step-popup__form{padding:20px 20px 40px}.two-step-popup__form h2{font-size:24px;margin-bottom:12px}.two-step-popup__form p{font-size:16px;margin-bottom:24px}.two-step-popup__input{padding:14px 16px;font-size:16px;margin-bottom:16px}.two-step-popup__button{padding:14px 20px;font-size:16px;margin-bottom:12px}.two-step-popup__checkbox{margin-bottom:20px}.two-step-popup__checkbox .checkbox-text{font-size:13px}.discount-code-display{padding:20px;margin:20px 0}.discount-code{font-size:24px;padding:10px 20px;letter-spacing:.5px}.discount-instructions{font-size:13px!important}}@media (max-width: 480px){.two-step-popup{width:100%;height:100%;border-radius:0;max-height:none}.two-step-popup__close{top:12px;right:12px;width:36px;height:36px;font-size:20px}.two-step-popup__content{height:100%}.two-step-popup__form{justify-content:flex-start;padding-top:60px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-two-step-popup.css.map */
