/* Newsletter uses the shop's mint, square buttons and typography. */
.ls-newsletter-v2 .lovesilk-newsletter-float{display:none!important}
.ls-newsletter-result{box-sizing:border-box;clear:both;width:100%;margin:22px 0 0;padding:20px;border:1px solid #a5e0cf;background:#fff;color:#243c3e;text-align:center;scroll-margin-top:120px}
.ls-newsletter-result [hidden],.ls-newsletter-result[hidden]{display:none!important}
.ls-newsletter-result .ls-newsletter-status{margin:0;font:inherit;font-size:15px;line-height:1.6;outline:none}
.ls-newsletter-result[data-state=error]{border-color:#b96b5d}
.ls-newsletter-result[data-state=error] .ls-newsletter-status{color:#863f34}
.ls-newsletter-result .ls-newsletter-reward-title{margin:15px 0 6px;font-size:20px;line-height:1.4;font-weight:600}
.ls-newsletter-result .ls-newsletter-caption,.ls-newsletter-result .ls-newsletter-copy-status{margin:8px 0;font-size:13px;line-height:1.6}
.ls-newsletter-code-row{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;justify-content:center;margin:17px 0 10px}
.ls-newsletter-result .ls-newsletter-code{box-sizing:border-box;flex:1 1 190px;min-width:0;max-width:100%;width:100%;height:50px;padding:10px;border:1px solid #c3cdce;border-radius:0;background:#f7f8f7;color:#243c3e;font-family:inherit;font-size:19px;font-weight:600;line-height:1.5;text-align:center;letter-spacing:.4px;box-shadow:none}
.ls-newsletter-result .ls-newsletter-copy{flex:1 1 160px;min-height:50px;padding:12px 16px;border:1px solid #a5e0cf;border-radius:0;background:#a5e0cf;color:#243c3e;font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;white-space:normal;cursor:pointer}
.ls-newsletter-result .ls-newsletter-copy:hover{background:#8cccad;border-color:#8cccad}
.ls-newsletter-result .ls-newsletter-copy::before,.ls-newsletter-result .ls-newsletter-copy::after{content:none!important;display:none!important}
html:has(footer .ls-newsletter-result:not([hidden])) #ls-newsletter-launcher{display:none!important}
#ls-newsletter-launcher{position:fixed;left:20px;bottom:20px;z-index:1000;max-width:calc(100vw - 110px);min-height:44px;padding:12px 18px;border:1px solid #a5e0cf;border-radius:0;background:#a5e0cf;color:#243c3e;font-family:inherit;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.3px;white-space:normal;box-shadow:none;cursor:pointer}
#ls-newsletter-launcher:hover{background:#8cccad;border-color:#8cccad}
#ls-newsletter-dialog{box-sizing:border-box;width:calc(100% - 32px);max-width:520px;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:44px 32px 30px;border:1px solid #d6dddd;border-radius:0;background:#f5f5f5;color:#243c3e;text-align:center;overflow:auto;overscroll-behavior:contain}
#ls-newsletter-dialog *,#ls-newsletter-dialog *::before{box-sizing:border-box}
#ls-newsletter-dialog::backdrop{background:rgba(25,35,36,.5)}
#ls-newsletter-dialog h2{margin:0 0 20px;color:#606970;font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;line-height:1.3}
#ls-newsletter-dialog .ls-newsletter-intro{margin:0 0 22px;font-size:16px;line-height:1.65}
#ls-newsletter-dialog .ls-newsletter-close{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;border:0;background:transparent;color:#606970;font-size:29px;cursor:pointer}
#ls-newsletter-dialog form,#ls-newsletter-dialog fieldset{display:block;width:100%;margin:0;padding:0;border:0}
#ls-newsletter-dialog .form-group{float:none;width:100%;margin:0 0 14px;text-align:left}
#ls-newsletter-dialog input[type=email]{display:block;width:100%;height:55px;padding:16px 12px;border:1px solid #bbc3c4;border-radius:0;background:white;font-family:inherit;font-size:16px;color:#243c3e}
#ls-newsletter-dialog .consents p{margin:12px 0;font-size:12px;line-height:1.6;text-align:center}
#ls-newsletter-dialog .consents a{color:inherit;text-decoration:underline}
#ls-newsletter-dialog button[type=submit]{min-height:48px;padding:12px 23px;border:0;border-radius:0;background:#a5e0cf;color:#243c3e;font-family:inherit;font-size:16px;font-weight:600;cursor:pointer}
#ls-newsletter-dialog button:disabled{opacity:.6;cursor:wait}
#ls-newsletter-dialog :focus-visible,#ls-newsletter-launcher:focus-visible,.ls-newsletter-result button:focus-visible,.ls-newsletter-result input:focus-visible{outline:2px solid #467467;outline-offset:3px}
html:has(#ls-newsletter-dialog[open]) #ls-newsletter-launcher{visibility:hidden}
@media(max-width:480px){#ls-newsletter-dialog{width:calc(100% - 24px);padding:42px 20px 22px}#ls-newsletter-dialog h2{font-size:27px}#ls-newsletter-launcher{left:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));padding:10px 12px;font-size:11px}.ls-newsletter-result{padding:16px 12px}.ls-newsletter-result .ls-newsletter-reward-title{font-size:18px}}

