.pwsms-product-alerts,.pwsms-product-alerts__modal{--pwsms-alert-accent:var(--wd-primary-color, #0f6b5b);--pwsms-alert-border:var(--brdcolor-gray-300, #e3e7eb);--pwsms-alert-text:var(--color-gray-900, #17212b);--pwsms-alert-muted:var(--color-gray-500, #667085);--pwsms-alert-surface:var(--bgcolor-white, #fff)}.pwsms-product-alerts,.pwsms-product-alerts *{box-sizing:border-box}.pwsms-product-alerts{width:100%;margin:8px 0;padding:8px;border:1px solid var(--pwsms-alert-border);border-radius:var(--wd-brd-radius,10px);background:var(--pwsms-alert-surface)}.pwsms-product-alerts__head{margin:0 2px 5px;color:var(--pwsms-alert-text);font-size:11px;line-height:1.5}.pwsms-product-alerts__head strong{font-size:inherit;font-weight:750}.pwsms-product-alerts__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.pwsms-product-alerts__button:only-child{grid-column:1 / -1}.pwsms-product-alerts__button{display:flex!important;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:42px;margin:0!important;padding:5px 7px!important;border:1px solid var(--pwsms-alert-border)!important;border-radius:calc(var(--wd-brd-radius, 9px) - 1px)!important;background:#fff!important;color:var(--pwsms-alert-text)!important;font-family:inherit;text-align:right;cursor:pointer;box-shadow:none!important;-webkit-tap-highlight-color:#fff0;transition:border-color .18s ease,background .18s ease}.pwsms-product-alerts__button:hover,.pwsms-product-alerts__button:focus-visible,.pwsms-product-alerts__button.is-on{border-color:var(--pwsms-alert-accent)!important;background:color-mix(in srgb,var(--pwsms-alert-accent) 5%,#fff)!important;outline:0}.pwsms-product-alerts__button:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--pwsms-alert-accent) 15%,transparent)!important}.pwsms-product-alerts__button:disabled{cursor:wait;opacity:.62}.pwsms-product-alerts__button-label{min-width:0;overflow-wrap:anywhere;font-size:10.5px;font-weight:700;line-height:1.45}.pwsms-product-alerts__switch{position:relative;display:inline-block;flex:0 0 36px;width:36px;height:21px;border:1px solid #cfd5dc;border-radius:999px;background:#e4e7ec;transition:background .2s ease,border-color .2s ease}.pwsms-product-alerts__switch>span{position:absolute;top:2px;left:2px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgb(16 24 40 / .25);transition:transform .2s ease}.pwsms-product-alerts__button.is-on .pwsms-product-alerts__switch{border-color:var(--pwsms-alert-accent);background:var(--pwsms-alert-accent)}.pwsms-product-alerts__button.is-on .pwsms-product-alerts__switch>span{transform:translateX(15px)}.pwsms-product-alerts__button.is-loading .pwsms-product-alerts__switch>span{animation:pwsms-switch-pulse .8s ease-in-out infinite alternate}.pwsms-product-alerts__result{min-height:0;margin:0}.pwsms-product-alerts__result .sms-notif-result{display:block;margin:5px 1px 0;color:var(--pwsms-alert-muted);font-size:10px;font-weight:650;line-height:1.6}.pwsms-product-alerts__result .sms-notif-result:empty{display:none}.pwsms-product-alerts__result .is-success,.pwsms-product-alerts__modal-result.is-success{color:#087443}.pwsms-product-alerts__result .is-error,.pwsms-product-alerts__modal-result.is-error{color:#b42318}.pwsms-product-alerts.is-refreshing{opacity:.68;pointer-events:none}body.pwsms-product-alerts-modal-open{overflow:hidden}.pwsms-product-alerts__modal[hidden]{display:none!important}.pwsms-product-alerts__modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:18px;box-sizing:border-box;direction:rtl}.pwsms-product-alerts__modal,.pwsms-product-alerts__modal *{box-sizing:border-box}.pwsms-product-alerts__modal svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pwsms-product-alerts__modal-backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:pwsms-modal-fade .18s ease both}.pwsms-product-alerts__dialog{position:relative;z-index:1;width:min(100%, 410px);padding:24px;border:1px solid var(--pwsms-alert-border);border-radius:20px;background:var(--pwsms-alert-surface);color:var(--pwsms-alert-text);box-shadow:0 24px 70px rgb(15 23 42 / .24);animation:pwsms-modal-in .22s ease both}.pwsms-product-alerts__dialog-close{position:absolute!important;top:12px!important;right:auto!important;left:12px!important;display:grid!important;width:36px;height:36px;min-height:0!important;padding:0!important;place-items:center;border:0!important;border-radius:10px!important;background:#f2f4f7!important;color:#475467!important;cursor:pointer;box-shadow:none!important}.pwsms-product-alerts__dialog-close:hover,.pwsms-product-alerts__dialog-close:focus-visible{background:#e4e7ec!important;outline:2px solid color-mix(in srgb,var(--pwsms-alert-accent) 25%,transparent)}.pwsms-product-alerts__dialog-close svg{width:18px;height:18px}.pwsms-product-alerts__dialog-icon{display:grid;width:44px;height:44px;margin-bottom:12px;place-items:center;border-radius:13px;background:color-mix(in srgb,var(--pwsms-alert-accent) 10%,#fff);color:var(--pwsms-alert-accent)}.pwsms-product-alerts__dialog h3{margin:0 0 5px;color:var(--pwsms-alert-text);font-size:17px;font-weight:800;line-height:1.5}.pwsms-product-alerts__dialog-text{margin:0 0 16px;color:var(--pwsms-alert-muted);font-size:12px;line-height:1.8}.pwsms-product-alerts__dialog>label{display:block;margin-bottom:6px;color:#344054;font-size:12px;font-weight:700}.pwsms-product-alerts__input-wrap{position:relative}.pwsms-product-alerts__input-wrap>span{position:absolute;top:50%;right:12px;display:grid;color:var(--pwsms-alert-muted);transform:translateY(-50%);pointer-events:none}.pwsms-product-alerts__input-wrap svg{width:18px;height:18px}.pwsms-product-alerts__input-wrap input{width:100%!important;height:48px!important;margin:0!important;padding:0 42px 0 13px!important;border:1px solid var(--pwsms-alert-border)!important;border-radius:12px!important;background:#fff!important;color:#101828!important;font-family:inherit;font-size:16px!important;text-align:left;box-shadow:none!important;outline:0}.pwsms-product-alerts__input-wrap input:focus{border-color:var(--pwsms-alert-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--pwsms-alert-accent) 13%,transparent)!important}.pwsms-product-alerts__modal-result{min-height:20px;margin:7px 1px 3px;color:var(--pwsms-alert-muted);font-size:11px;font-weight:650;line-height:1.7}.pwsms-product-alerts__modal-submit{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:48px!important;margin:0!important;padding:10px 16px!important;border:0!important;border-radius:12px!important;background:var(--pwsms-alert-accent)!important;color:#fff!important;font-family:inherit;font-size:13px!important;font-weight:800!important;cursor:pointer;box-shadow:none!important}.pwsms-product-alerts__modal-submit:hover,.pwsms-product-alerts__modal-submit:focus-visible{filter:brightness(.94);outline:3px solid color-mix(in srgb,var(--pwsms-alert-accent) 18%,transparent)}.pwsms-product-alerts__modal-submit:disabled{cursor:wait;opacity:.68}.pwsms-product-alerts__modal-submit.is-loading::after{width:15px;height:15px;margin-right:8px;border:2px solid rgb(255 255 255 / .4);border-top-color:#fff;border-radius:50%;content:"";animation:pwsms-spin .7s linear infinite}.pwsms-product-alerts__privacy{display:block;margin-top:9px;color:var(--pwsms-alert-muted);font-size:10px;line-height:1.65;text-align:center}@keyframes pwsms-switch-pulse{to{opacity:.45}}@keyframes pwsms-modal-fade{from{opacity:0}to{opacity:1}}@keyframes pwsms-modal-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pwsms-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.pwsms-product-alerts{margin:6px 0;padding:6px}.pwsms-product-alerts__head{margin-bottom:4px}.pwsms-product-alerts__button{min-height:40px;padding:4px 6px!important}.pwsms-product-alerts__modal{align-items:end;padding:0}.pwsms-product-alerts__dialog{width:100%;max-width:none;padding:23px 16px max(18px, env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:22px 22px 0 0;animation-name:pwsms-modal-sheet-in}.pwsms-product-alerts__dialog-close{right:auto!important;left:14px!important}}@keyframes pwsms-modal-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@supports not (color:color-mix(in srgb,#000 50%,#fff)){.pwsms-product-alerts__button.is-on{background:#f2f9f7!important}.pwsms-product-alerts__dialog-icon{background:#eef7f5}}@media (prefers-reduced-motion:reduce){.pwsms-product-alerts__modal-backdrop,.pwsms-product-alerts__dialog,.pwsms-product-alerts__switch,.pwsms-product-alerts__switch>span{animation:none!important;transition:none!important}}