@layer components{.AlertDialog__Overlay__uc-dT{background:#0006;position:fixed;inset:0;animation:overlay-show__9nCX- .15s cubic-bezier(.16,1,.3,1)}.AlertDialog__Content__v8sU-{display:flex;flex-direction:column;align-items:flex-start;width:25rem;max-width:25rem;border-radius:var(--radius-500, 2.5rem);background:var(--optional-white);box-shadow:0 .25rem 2.5rem #0000001f;overflow:clip;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:content-show__4gR2N .15s cubic-bezier(.16,1,.3,1)}.AlertDialog__Content__v8sU-:focus{outline:none}.AlertDialog__Top__WR4Q6{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.AlertDialog__AlertIconContainer__QEPK0{display:flex;padding:.75rem;align-items:center;border-radius:var(--radius-350, 1.75rem);background:var(--red-50)}.AlertDialog__AlertIconContainer__QEPK0[data-tone=warning]{background:var(--primary-200)}.AlertDialog__AlertIconBox__Suecf{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.AlertDialog__Title__-e69Z{margin:0;color:var(--neutral-900);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.0125rem}.AlertDialog__Description__9xhPh{margin:0;color:var(--neutral-500);font-size:.875rem;font-style:normal;font-weight:350;line-height:1.25rem;letter-spacing:-.0125rem}.AlertDialog__Main__--p0w{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-250, 1.25rem);padding:var(--space-300, 1.5rem);width:100%;box-sizing:border-box}.AlertDialog__Body__K7EMe{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-100, .5rem);width:100%}.AlertDialog__Footer__c-qn1{display:flex;justify-content:flex-end;align-items:center;gap:var(--space-150, .75rem);padding:var(--space-300, 1.5rem);width:100%;box-sizing:border-box;--button-width: fit-content}}@keyframes overlay-show__9nCX-{0%{opacity:0}to{opacity:1}}@keyframes content-show__4gR2N{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
