.bAlert-bg[data-v-be82b4da]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c;z-index:1300}.bAlert[data-v-be82b4da]{position:relative;left:50%;top:30%;transform:translate(-50%,-50%);box-sizing:border-box;width:460px;height:180px;border-radius:16px;z-index:1;box-shadow:0 0 24px #0009;background-color:var(--background-color);animation:in-animation-be82b4da .3s ease;padding:22px}.out[data-v-be82b4da]{animation:out-animation-be82b4da .3s ease}@keyframes in-animation-be82b4da{0%{opacity:0}to{opacity:1}}@keyframes out-animation-be82b4da{0%{opacity:1}to{opacity:0}}.bAlert.bAlert--mobile[data-v-be82b4da]{width:min(78%,320px);top:45%;height:auto;padding:0;overflow:hidden;display:flex;flex-direction:column;background-color:var(--phone-menu-item-bg-color)}.bAlert--mobile .bAlert-m-body[data-v-be82b4da]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:22px 20px 16px}.bAlert--mobile .bAlert-m-title[data-v-be82b4da]{font-size:16px;font-weight:600;text-align:center;line-height:1.4}.bAlert--mobile .bAlert-m-content[data-v-be82b4da]{width:100%;color:var(--desc-color);font-size:14px;text-align:center;line-height:1.55;max-height:40vh;overflow:auto;word-break:break-word}.bAlert--mobile .bAlert-m-footer[data-v-be82b4da]{display:flex;align-items:stretch;border-top:1px solid var(--phone-menu-item-border-color)}.bAlert--mobile .btn[data-v-be82b4da]{flex:1;text-align:center;height:44px;line-height:44px}.bAlert--mobile .btn[data-v-be82b4da]:not(:last-child){border-right:1px solid var(--phone-menu-item-border-color)}
