<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*�띾뱷 �앹뾽*/
.modal_badge{
    width: 340px;
}

.modal_badge .badge_item{
    width: 100%;
    margin-right: 0;
    border: 0;
    padding: 20px 0 0 0;
    margin: 0;
    text-align: center;
    background: none;
}

.modal_badge .badge_bg{
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.modal_badge .badge_bg img{
    width: 36px;
    height: 36px;
}

.modal_badge  .badge_item .badge_detail{
    margin-bottom: 16px;
}

.modal_badge .modal_bottom{
    text-align: center;
    background: #fff;
    width: 100%;
    margin-top: 20px;
    display: block;
}

.modal_badge .badge_name {
    display: block;
    margin-bottom: 4px;
    font-size: 17px;
    color: #111111;
    font-weight: bold;
}

.modal_badge .achievement_bg {
    margin: 0 auto;
}

.modal_badge .badge_item .tier {
    float: none;
    display: inline-block;
    margin: 8px 0;
}


.modal_badge .badge_item .badge_name_detail {
    margin-bottom: 16px;
    color: #767676;
    font-size: 15px;
    letter-spacing: -0.4px;
}


.modal_badge .badge_reward_wrap{
    border-radius: 10px;
    border: 1px solid #EDEDED;
    background: #FFF;
    padding: 16px 20px;
}

.badge_reward_wrap .reward_txt{
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #767676;
}

.badge_dot_txt{
    border-top: 1px #EDEDED dashed;
    padding-top: 12px;
    margin-top: 10px;
    color: #767676;
    letter-spacing: -0.35px;
}

.modal_badge .reward_txt span{
    color: #999;
    margin-left: 8px;
    letter-spacing: -0.35px;
}


.modal_badge .modal_bottom .new_btn02,
.modal_badge .modal_bottom .new_btn03{
    width: 140px;
    height: 40px;
    font-size: 14px;
    padding: 10px;
}

.modal_badge .modal_btn_twin{
    display: flex;
    justify-content: space-between;
}

/*exchangeBadge - �곗폆�ㅽ넗�� �묐え �꾨즺 �앹뾽*/
.entry_complete_img{
    width: 100px;
    height: 100px;
    border:1px solid #EDEDED;
    border-radius: 10px;
    margin-bottom: 16px;
    object-fit: cover;
}

/*exchangeBadge - �곗폆�ㅽ넗�� �묐え �꾨즺 �앹뾽*/


.badge_item .mission_reward {
    border-radius: 10px;
    border: 1px solid #EDEDED;
    background: #FFF;
    padding: 16px 20px;
    width: 100%;
}

.modal_badge .badge_reward_wrap .mission_reward{
    border: 0;
    padding: 0;
}



/*�곗폆�� 遺�議깊빀�덈떎 紐⑤떖*/
.modal_ticket_shortage{
    width: 340px;
    text-align: center;
}

.modal_ticket_shortage .modal_bottom{
    display: flex;
    justify-content: center;
}

.modal_ticket_shortage .modal_bottom .new_btn03,
.modal_ticket_shortage .modal_bottom .new_btn02{
    width: 50%;
    height: 44px;
    padding: 12px 8px;
}

.modal_ticket_shortage .modal_bottom .new_btn03{
    margin-right: 12px;
}


.modal_ticket_shortage .title_txt{
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.45px;
    color: #111;
    margin-bottom: 8px;
    margin-top: 12px;
}

.modal_ticket_shortage .sub_title_txt{
    color: #767676;
    font-size: 14px;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
}

.modal_ticket_shortage .badge_item{
    padding-top: 20px;
}
/*�곗폆�� 遺�議깊빀�덈떎 紐⑤떖 ��*/


</pre></body></html>