.app-alert-root{align-items:center;display:flex;font-family:Noto Sans Thai,sans-serif;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.app-alert-backdrop{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172a8c;height:100vh;top:0;right:0;bottom:0;left:0;position:absolute;width:100vw}.app-alert-card{animation:app-alert-pop .28s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:1.25rem;border-top:4px solid var(--ubu-secondary,#005dab);box-shadow:0 24px 60px #00000040;max-width:26rem;padding:1.75rem 1.5rem 1.5rem;position:relative;text-align:center;width:100%;z-index:1}.app-alert--success{border-top-color:#10b981}.app-alert--error{border-top-color:#ef4444}.app-alert--warning{border-top-color:#f59e0b}.app-alert--info{border-top-color:#005dab}.app-alert-close{background:transparent;border:none;border-radius:.5rem;color:#94a3b8;cursor:pointer;padding:.375rem;position:absolute;right:.75rem;top:.75rem}.app-alert-close:hover{background:#f1f5f9;color:#475569}.app-alert-icon-wrap{align-items:center;border-radius:1rem;display:flex;height:3.5rem;justify-content:center;margin:0 auto 1rem;width:3.5rem}.app-alert--success .app-alert-icon-wrap{background:#ecfdf5;color:#059669}.app-alert--error .app-alert-icon-wrap{background:#fef2f2;color:#dc2626}.app-alert--warning .app-alert-icon-wrap{background:#fffbeb;color:#d97706}.app-alert--info .app-alert-icon-wrap{background:#eff6ff;color:#005dab}.app-alert-icon{height:1.75rem;width:1.75rem}.app-alert-title{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.35;margin:0 0 .5rem}.app-alert-message{color:#64748b;font-size:.9375rem;line-height:1.65;margin:0 0 1.5rem;white-space:pre-wrap;word-break:break-word}.app-alert-actions{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.app-alert-enter-active,.app-alert-leave-active{transition:opacity .2s ease}.app-alert-enter-active .app-alert-card,.app-alert-leave-active .app-alert-card{transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease}.app-alert-enter-from,.app-alert-leave-to{opacity:0}.app-alert-enter-from .app-alert-card{opacity:0;transform:translateY(12px) scale(.96)}.app-alert-leave-to .app-alert-card{opacity:0;transform:translateY(8px) scale(.98)}@keyframes app-alert-pop{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}.swal2-container{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.swal2-container.swal2-backdrop-show{background:#0f172a8c!important}.swal2-popup{border-radius:1.25rem!important;box-shadow:0 24px 60px #00000040!important;font-family:Noto Sans Thai,sans-serif!important;padding:1.75rem 1.5rem 1.5rem!important}.swal2-title{color:#0f172a!important;font-size:1.25rem!important;font-weight:700!important}.swal2-html-container{color:#64748b!important;font-size:.9375rem!important;line-height:1.65!important}.swal2-cancel,.swal2-confirm{border-radius:.75rem!important;font-family:Noto Sans Thai,sans-serif!important;font-weight:600!important;padding:.625rem 1.25rem!important}.fixed[data-v-36895819]{position:fixed}.rainbow-btn[data-v-36895819]{background:transparent}.rainbow-btn[data-v-36895819]:before{animation:spin-36895819 6s linear infinite;background:conic-gradient(red,orange,#ff0,green,#0ff,#00f,indigo,violet,red);border-radius:9999px;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}@keyframes spin-36895819{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
