.NotificationNudge-module__IjBTGG__overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:20px;animation:.2s forwards NotificationNudge-module__IjBTGG__overlayIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes NotificationNudge-module__IjBTGG__overlayIn{0%{opacity:0}to{opacity:1}}.NotificationNudge-module__IjBTGG__modal{text-align:center;background:var(--white);border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:24px 20px 20px;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards NotificationNudge-module__IjBTGG__modalIn;display:flex;box-shadow:0 16px 48px #0003}@keyframes NotificationNudge-module__IjBTGG__modalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.NotificationNudge-module__IjBTGG__icon{background:var(--forest-light,#e6f4ec);width:48px;height:48px;color:var(--forest);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.NotificationNudge-module__IjBTGG__title{color:var(--black);margin:0 0 8px;font-size:16px;font-weight:800;line-height:1.3}.NotificationNudge-module__IjBTGG__text{color:var(--muted);margin:0 0 20px;font-size:13.5px;font-weight:500;line-height:1.5}.NotificationNudge-module__IjBTGG__actions{gap:10px;width:100%;display:flex}.NotificationNudge-module__IjBTGG__later,.NotificationNudge-module__IjBTGG__activate{cursor:pointer;border-radius:10px;flex:1;height:44px;font-size:13.5px;font-weight:800;transition:opacity .15s}.NotificationNudge-module__IjBTGG__later:active,.NotificationNudge-module__IjBTGG__activate:active{opacity:.8}.NotificationNudge-module__IjBTGG__later{background:var(--surface-deep,#f3f4f2);color:var(--black);border:1.5px solid var(--border-mid)}.NotificationNudge-module__IjBTGG__activate{background:var(--forest);color:var(--white);border:none}
