.toast-stack[data-v-7f1fcc6a]{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none;width:max-content;max-width:calc(100% - 32px)}.toast-item[data-v-7f1fcc6a]{pointer-events:auto;display:flex;align-items:center;gap:12px;min-width:320px;max-width:480px;padding:14px 18px;border-radius:12px;background:#fff;color:#1f2937;font-size:14px;font-weight:500;line-height:1.5;box-shadow:0 12px 32px #0f172a1f,0 2px 6px #0f172a0f;border:1px solid #e5e7eb;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.toast-item[data-v-7f1fcc6a]:hover{transform:translateY(-1px);box-shadow:0 16px 36px #0f172a29,0 3px 8px #0f172a14}.toast-icon[data-v-7f1fcc6a]{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.toast-icon i[data-v-7f1fcc6a]{font-size:16px}.toast-msg[data-v-7f1fcc6a]{flex:1;word-break:keep-all}.toast-close[data-v-7f1fcc6a]{background:transparent;border:0;padding:2px 4px;margin-left:4px;color:#9ca3af;cursor:pointer;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.toast-close[data-v-7f1fcc6a]:hover{color:#4b5563;background:#f3f4f6}.toast-close i[data-v-7f1fcc6a]{font-size:18px;line-height:1}.toast-item.is-success[data-v-7f1fcc6a]{border-left:4px solid #16a34a}.toast-item.is-success .toast-icon[data-v-7f1fcc6a]{background:#dcfce7}.toast-item.is-success .toast-icon i[data-v-7f1fcc6a]{color:#16a34a}.toast-item.is-error[data-v-7f1fcc6a]{border-left:4px solid #dc2626}.toast-item.is-error .toast-icon[data-v-7f1fcc6a]{background:#fee2e2}.toast-item.is-error .toast-icon i[data-v-7f1fcc6a]{color:#dc2626}.toast-item.is-warning[data-v-7f1fcc6a]{border-left:4px solid #f59e0b}.toast-item.is-warning .toast-icon[data-v-7f1fcc6a]{background:#fef3c7}.toast-item.is-warning .toast-icon i[data-v-7f1fcc6a]{color:#d97706}.toast-item.is-info[data-v-7f1fcc6a]{border-left:4px solid #2563eb}.toast-item.is-info .toast-icon[data-v-7f1fcc6a]{background:#dbeafe}.toast-item.is-info .toast-icon i[data-v-7f1fcc6a]{color:#2563eb}.toast-enter-from[data-v-7f1fcc6a]{opacity:0;transform:translateY(-16px)}.toast-enter-active[data-v-7f1fcc6a],.toast-leave-active[data-v-7f1fcc6a]{transition:opacity .25s ease,transform .25s ease}.toast-leave-to[data-v-7f1fcc6a]{opacity:0;transform:translateY(-12px)}@media(max-width:600px){.toast-stack[data-v-7f1fcc6a]{top:64px;max-width:calc(100% - 24px)}.toast-item[data-v-7f1fcc6a]{min-width:0;width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Pretendard,Apple SD Gothic Neo,sans-serif;background:#f4f6fb;color:#1a1a2e}a{text-decoration:none;color:inherit}input[type=radio],input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;margin:0;padding:0;border:1.5px solid #d1d5db;background:#fff;cursor:pointer;vertical-align:middle;position:relative;flex-shrink:0;transition:border-color .15s,background-color .15s}input[type=radio]{border-radius:50%}input[type=radio]:hover{border-color:#f59e0b}input[type=radio]:checked{border-color:#f59e0b;background:#fff}input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:#f59e0b;transform:translate(-50%,-50%)}input[type=checkbox]{border-radius:3px}input[type=checkbox]:hover{border-color:#f59e0b}input[type=checkbox]:checked{background:#f59e0b;border-color:#f59e0b}input[type=checkbox]:checked:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=radio]:focus,input[type=checkbox]:focus,input[type=radio]:focus-visible,input[type=checkbox]:focus-visible{outline:none;box-shadow:none}input[type=radio]:disabled,input[type=checkbox]:disabled{background:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed}
