.newsletter-popup{position:fixed;bottom:20px;right:20px;z-index:9999;display:none;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.newsletter-popup--visible{display:block;opacity:1;transform:translateY(0)}.newsletter-popup__overlay{display:none}.newsletter-popup__container{position:relative;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;max-width:360px;width:100%;overflow:hidden;font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.newsletter-popup__close{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;padding:4px;color:#666;opacity:.7;transition:opacity .2s ease;z-index:1;line-height:1}.newsletter-popup__close:hover{opacity:1}.newsletter-popup__content{padding:28px 24px}.newsletter-popup__heading{font-size:20px;font-weight:700;margin:0 0 8px;color:#1a1a1a;line-height:1.3}.newsletter-popup__description{font-size:14px;color:#666;margin:0 0 20px;line-height:1.5}.newsletter-popup__form{display:flex;flex-direction:column;gap:12px}.newsletter-popup__input-wrapper{display:flex;gap:0;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.newsletter-popup__input-wrapper:focus-within{border-color:#000f9f}.newsletter-popup__input{flex:1;padding:14px 16px;border:none;font-size:14px;color:#333;outline:none;min-width:0}.newsletter-popup__input::placeholder{color:#999}.newsletter-popup__submit{background:#000f9f;color:#fff;border:none;padding:14px 20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease}.newsletter-popup__submit:hover{background:#000966}.newsletter-popup__terms{font-size:11px;color:#999;margin:0;line-height:1.4}.newsletter-popup__social{margin-top:16px;padding-top:16px;border-top:1px solid #eee;display:flex;align-items:center;gap:12px}.newsletter-popup__social-label{font-size:12px;color:#666;font-weight:500}.newsletter-popup__social-links{display:flex;gap:12px}.newsletter-popup__social-links a{color:#666;transition:color .2s ease;display:flex;align-items:center}.newsletter-popup__social-links a:hover{color:#000f9f}.newsletter-popup__image{display:none}@media(max-width:480px){.newsletter-popup{bottom:16px;right:16px;left:16px}.newsletter-popup__container{max-width:100%}.newsletter-popup__input-wrapper{flex-direction:column}.newsletter-popup__submit{width:100%;padding:14px}}@media(prefers-color-scheme:dark){.newsletter-popup__container{background:#1a1a1a;box-shadow:0 10px 40px #0006,0 0 0 1px #ffffff1a}.newsletter-popup__heading{color:#fff}.newsletter-popup__description{color:#aaa}.newsletter-popup__input{background:transparent;color:#fff}.newsletter-popup__input::placeholder{color:#666}.newsletter-popup__input-wrapper{border-color:#333}.newsletter-popup__input-wrapper:focus-within{border-color:#5568f2}.newsletter-popup__submit{background:#5568f2}.newsletter-popup__submit:hover{background:#4458e2}.newsletter-popup__terms{color:#666}.newsletter-popup__social{border-top-color:#333}.newsletter-popup__social-label,.newsletter-popup__social-links{color:#aaa}.newsletter-popup__social-links a:hover{color:#5568f2}}@keyframes newsletter-popup-slide-in{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.newsletter-popup--visible .newsletter-popup__container{animation:newsletter-popup-slide-in .4s ease-out}
/*# sourceMappingURL=/cdn/shop/t/3/assets/newsletter-popup.css.map */
