.notify-reminder{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:.75rem;margin:0 1.25rem 1rem;padding:.85rem 1rem;display:flex;position:relative}.notify-reminder__icon{color:#ff7a00;background:#ff7a0024;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notify-reminder__body{flex:1;min-width:0;padding-right:1.5rem}.notify-reminder__body strong{margin-bottom:.2rem;font-size:.88rem;display:block}.notify-reminder__body p{color:var(--muted);margin:0 0 .6rem;font-size:.8rem;line-height:1.45}.notify-reminder__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7a00,#e56b00);border:none;border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:700}.notify-reminder__btn:disabled{opacity:.7;cursor:wait}.notify-reminder__btn--link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.notify-reminder__close{color:#a1a1aa;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:.55rem;right:.55rem}@media (max-width:768px){.notify-reminder{margin:0 1rem .85rem}}
