.AlertDialog_dialog__1CfkV{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-l);box-sizing:border-box;width:300px;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);overflow-y:auto;scrollbar-width:thin;padding:var(--spacing-l) var(--sp24);background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);box-shadow:var(--sd);font-family:Pretendard,sans-serif}.AlertDialog_wide__lQ3U_{width:338px;gap:var(--sp24);padding:var(--spacing-l)}@media (min-width:768px){.AlertDialog_dialog__1CfkV{width:420px;padding-inline:var(--sp40)}.AlertDialog_wide__lQ3U_{width:560px;gap:var(--sp40);padding:var(--spacing-l)}}.AlertDialog_dialog__1CfkV::-webkit-scrollbar{width:4px}.AlertDialog_dialog__1CfkV::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:var(--radius-full)}.AlertDialog_dialog__1CfkV::-webkit-scrollbar-track{background:transparent}.AlertDialog_content__xxtOj{display:flex;flex-direction:column;align-items:center;gap:var(--sp8);padding-top:var(--sp8);width:100%}.AlertDialog_iconCircle__RzQ4z{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);flex-shrink:0}.AlertDialog_iconCircle__RzQ4z svg{width:24px;height:24px}.AlertDialog_iconBlue__maFMA{background:var(--blue-50);color:var(--blue-500)}.AlertDialog_iconOrange__9d2A2{background:var(--orange-50);color:var(--orange-500)}.AlertDialog_iconRed__9FjnL{background:var(--red-50);color:var(--red-500)}.AlertDialog_title__GOXD2{font-size:var(--font-size-body-boxtitle);font-weight:700;color:var(--color-text-primary)}.AlertDialog_description__VOyZp,.AlertDialog_title__GOXD2{line-height:1.5;text-align:center;overflow-wrap:break-word;white-space:pre-line;width:100%;margin:0}.AlertDialog_description__VOyZp{font-size:var(--font-size-body-default);font-weight:500;color:var(--color-text-secondary)}.AlertDialog_actions__LzyDT{display:flex;gap:var(--sp8);align-items:center;justify-content:center;width:100%;max-width:308px}.AlertDialog_wide__lQ3U_ .AlertDialog_actions__LzyDT{max-width:360px}.AlertDialog_button__LZTts{display:flex;align-items:center;justify-content:center;flex:1 1;min-width:0;height:42px;padding:var(--sp8) var(--sp10);border:none;border-radius:var(--radius-button);font-size:calc(var(--t10) * 1.5);font-family:inherit;font-weight:600;line-height:1.5;white-space:nowrap;cursor:pointer;transition:filter .15s ease}.AlertDialog_button__LZTts:hover{filter:brightness(.95)}.AlertDialog_button__LZTts:active{filter:brightness(.9)}.AlertDialog_button__LZTts:disabled{opacity:.5;cursor:default;filter:none}@media (min-width:768px){.AlertDialog_button__LZTts{height:48px}}.AlertDialog_wide__lQ3U_ .AlertDialog_button__LZTts{height:48px}.AlertDialog_buttonSecondary__f_wpf{background:var(--gray-100);color:var(--gray-600)}.AlertDialog_buttonBrand__ZIK6i{background:var(--button-primary-bg);color:var(--button-primary-text)}.AlertDialog_buttonDanger__Bh_nW{background:var(--red-500);color:var(--button-primary-text)}.AlertDialog_emphasis__cPRgs{color:var(--color-text-danger);font-weight:700}.AlertDialog_footer__Zb7_H{font-size:var(--font-size-body-default);font-weight:500;line-height:1.5;color:var(--color-text-tertiary);text-align:center;width:100%;margin:0}