.popup-container[data-v-86c1c5ee]{position:fixed;z-index:99999;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center}.popup-container .popup-detail[data-v-86c1c5ee]{background:#fff;width:80%;min-height:10%;max-height:70%;overflow:scroll;border-radius:16px;display:inline-flex;flex-direction:column;justify-items:center;padding:2rem;margin:auto auto}.popup-detail .content[data-v-86c1c5ee]{padding:2rem 0;font-size:1.1rem}.popup-detail .title[data-v-86c1c5ee]{font-size:1.8rem;font-weight:800}.popup-detail label[data-v-86c1c5ee]{font-weight:800}.popup-detail .action[data-v-86c1c5ee]{display:flex;justify-content:space-around}.action Button[data-v-86c1c5ee]{padding:.5rem 1rem;width:40%}