.product-notification-actions{align-items:stretch;gap:10px;display:flex}.product-notification-actions>.add-to-cart{flex:1;width:auto;min-width:0;padding-inline:16px}.product-notification-button{border-radius:var(--pdp-radius-pill,8px);color:#2c4e25;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #2c4e25;flex:none;justify-content:center;align-items:center;gap:8px;padding:12px 19px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s;display:inline-flex}.product-notification-button:hover{background:#f2f5ef}.product-notification-button.is-subscribed{background:#f2f5ef;border-color:#d6dfd2}.product-notification-button:disabled{cursor:wait;opacity:.65}.product-notification-button svg{flex:0 0 18px}.product-notification-button:focus-visible,.product-notification-dialog :is(button,a):focus-visible{outline-offset:4px;outline:2px solid #2c4e25}.product-notification-dialog .product-notification-error{color:#933d30}.product-notification-dialog{color:#1c1c1b;background:#fff;border:1px solid #e4e7e0;border-radius:22px;width:min(460px,100% - 32px);max-height:calc(100dvh - 48px);margin:auto;padding:32px;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 100px #18221326}.product-notification-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10190e66}.product-notification-close{color:#555c50;cursor:pointer;background:#f4f5f2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.product-notification-icon{color:#2c4e25;background:#eff4eb;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.product-notification-dialog h2{letter-spacing:-.6px;margin:0 0 16px;font-size:25px;font-weight:600;line-height:1.2}.product-notification-product{margin-bottom:12px;font-size:18px}.product-notification-product svg{width:auto;max-width:100%;height:1.2em;display:block}.product-notification-dialog p{color:#6b6d66;overflow-wrap:anywhere;margin:0 0 20px;font-size:14px;line-height:1.65}.product-notification-dialog strong{color:#30382c;font-weight:500}.product-notification-heading{align-items:center;gap:12px;margin-bottom:22px;padding-right:30px;display:flex}.product-notification-heading h2{margin:0;font-size:23px}.product-notification-dialog .product-notification-error{margin:16px 0 0}.product-notification-dialog .customer-auth.is-compact{box-shadow:none;background:0 0;border:0;padding:0}.product-notification-dialog .customer-auth-brand{display:none}.product-notification-dialog .customer-auth-head{text-align:left}.product-notification-dialog .customer-auth-head h2{letter-spacing:-.3px;margin-bottom:6px;font-size:18px}.product-notification-dialog .customer-auth-head p{margin-bottom:0}.product-notification-sign-in-title{align-items:center;gap:8px;display:inline-flex}.product-notification-sign-in-title img{flex-shrink:0;width:auto;height:1em;display:block;transform:translateY(-1.5px)}.product-notification-primary{color:#fff;text-align:center;width:100%;font:inherit;cursor:pointer;background:#2c4e25;border:0;border-radius:10px;padding:14px;font-size:14px;font-weight:600;text-decoration:none;display:block}.product-notification-turn-off{color:#6b6d66;width:100%;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:14px 0 0;font-size:13px;text-decoration:underline;display:block}.product-notification-turn-off:disabled{cursor:wait;opacity:.6}@media (width<=480px){.product-notification-actions{flex-wrap:wrap}.product-notification-actions>.add-to-cart{flex-basis:180px;padding-inline:12px;font-size:13px}.product-notification-button{flex-grow:1;padding-inline:12px;font-size:13px}.product-notification-dialog{width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:28px 24px max(24px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;margin:0;inset:auto 0 0}}@media (prefers-reduced-motion:reduce){.product-notification-button{transition:none}}
