.demoToast-module__agXT0W__toast{border-radius:var(--radius-md);background:var(--color-surface);box-shadow:0 1px 3px #0000000f, calc(var(--pose-dy,0) * -.9px) calc(var(--pose-dx,0) * .7px + 8px) 24px #0000001f;font-family:var(--font-sans);opacity:0;align-items:center;gap:10px;padding:10px 14px;transition:opacity .35s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;transform:translateY(-8px)scale(.97)}.demoToast-module__agXT0W__toastIn{opacity:1;transform:none}.demoToast-module__agXT0W__badge{border-radius:var(--radius-pill);background:var(--color-status-ok);width:28px;height:28px;color:var(--neutral-0);flex:none;place-items:center;display:grid}.demoToast-module__agXT0W__badge svg{fill:currentColor;width:13px;height:13px}.demoToast-module__agXT0W__text{flex-direction:column;gap:1px;min-width:0;display:flex}.demoToast-module__agXT0W__title{font-size:13px;font-weight:var(--weight-medium);color:var(--color-fg)}.demoToast-module__agXT0W__body{color:var(--color-muted);font-size:12px}@media (prefers-reduced-motion:reduce){.demoToast-module__agXT0W__toast{transition:none}}
.successCheck-module__Bu00oq__check{border-radius:var(--radius-pill);background:var(--color-status-ok);width:40px;height:40px;color:var(--neutral-0);place-items:center;display:grid;transform:scale(0)}.successCheck-module__Bu00oq__checkOn{animation:.55s cubic-bezier(.34,1.56,.64,1) both successCheck-module__Bu00oq__successPop;transform:scale(1)}.successCheck-module__Bu00oq__check svg{fill:currentColor;width:58%;height:58%}@keyframes successCheck-module__Bu00oq__successPop{0%{transform:scale(0)}70%{transform:scale(1.12)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.successCheck-module__Bu00oq__checkOn{animation:none}}