.notify-me-overlay,.notify-me-overlay:empty{display:block}.notify-me-wrapper{width:100%;padding:20px 0}.notify-me-toggle{cursor:pointer;background-color:#79aea3;color:#fff;font-size:1.3rem}.notify-me-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.notify-me-overlay.active{opacity:1;visibility:visible}.notify-me-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);z-index:9999;background:#fff;border-radius:12px;padding:2.8rem 2.4rem;width:90%;max-width:480px;max-height:90vh;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;box-shadow:0 5px 60px #000000b3}.notify-me-modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.notify-me-modal-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;font-size:2.4rem;cursor:pointer;color:var(--color-foreground, #333);line-height:1;padding:.4rem;opacity:.5;transition:opacity .2s}.notify-me-modal-close:hover{opacity:1}.notify-me-subtitle{font-size:1.4rem;line-height:1.5;margin-bottom:2rem;padding-right:2rem}.notify-me-row{display:flex;gap:1.2rem}.notify-me-field{margin-bottom:1.2rem}.notify-me-field--half{flex:1;min-width:0}.notify-me-label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--color-foreground, #333)}.notify-me-form .notify-me-input,.notify-me-form .notify-me-input.field__input,.notify-me-form .field__input:focus,.notify-me-form .field__input:not(:placeholder-shown),.notify-me-form .field__input:-webkit-autofill,.notify-me-modal .field__input,.notify-me-modal .field__input:focus,.notify-me-modal .field__input:not(:placeholder-shown),.notify-me-modal .field__input:-webkit-autofill{width:100%!important;padding:1rem 1.2rem!important;border:1px solid rgba(var(--color-foreground),.15)!important;border-radius:8px!important;font-size:1.4rem!important;font-family:inherit!important;background-color:var(--color-background, #fff)!important;color:var(--color-foreground, #333)!important;box-shadow:none!important;outline:none!important;letter-spacing:normal!important;box-sizing:border-box!important;height:auto!important;min-height:0!important;margin:0!important}.notify-me-form .field__input:focus,.notify-me-modal .field__input:focus{border-color:rgba(var(--color-foreground),.4)!important;box-shadow:0 0 0 1px rgba(var(--color-foreground),.1)!important}.notify-me-form .field__input.error,.notify-me-modal .field__input.error{border-color:#e74c3c!important}.notify-me-checkbox{margin-bottom:1rem}.notify-me-checkbox label{display:flex;align-items:flex-start;gap:1rem;font-size:1.25rem;line-height:1.5;cursor:pointer;color:var(--color-foreground, #555)}.notify-me-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;border:2px solid rgba(var(--color-foreground),.25);border-radius:5px;background:var(--color-background, #fff);cursor:pointer;position:relative;margin-top:1px;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}.notify-me-checkbox input[type=checkbox]:checked{background-color:#333;border-color:#333}.notify-me-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.notify-me-checkbox input[type=checkbox]:focus-visible{outline:2px solid #333;outline-offset:2px}.notify-me-checkbox a{text-decoration:underline;color:inherit}.notify-me-checkbox span{padding-top:1px}.notify-me-submit{margin-top:1.6rem}.notify-me-message{margin-top:1.2rem;padding:1.2rem 1.4rem;border-radius:8px;font-size:1.4rem;text-align:center;line-height:1.5}.notify-me-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.notify-me-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.notify-me-message.hidden,.notify-me-submit-loading.hidden{display:none}.notify-me-thankyou{text-align:center;padding:2.5rem 1rem}.notify-me-thankyou-icon{font-size:3rem;margin-bottom:1rem}.notify-me-thankyou-title{font-size:1.8rem;font-weight:700;margin-bottom:.8rem;color:var(--color-foreground, #333)}.notify-me-thankyou-text{font-size:1.4rem;line-height:1.6;color:var(--color-foreground, #555);margin-bottom:1.6rem}.notify-me-thankyou-close{cursor:pointer;margin-top:.5rem}body.notify-me-open{overflow:hidden}@media screen and (max-width:400px){.notify-me-row{flex-direction:column;gap:0}.notify-me-modal{padding:2rem 1.6rem;width:95%}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/notify-me.css.map */
