.display_none {
    display: none;
}

.pointer-events {
    pointer-events: none;
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
        FFXIV Lodestone_font
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
@font-face {
    font-family: "FFXIV Lodestone";
    src: url("../font/FFXIV_Lodestone-1748579545.woff2") format("woff2"),
        url("../font/FFXIV_Lodestone-1748579545.woff") format("woff"),
        url("../font/FFXIV_Lodestone-1748579545.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           header_追加
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
#header_embed .nav_member .sub_nav ul li a {
    color: #000;
}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           footer_追加
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
#sns_embed {
    z-index: 998;
}

footer.block_content {
    z-index: 998;
}

#sns_embed .sns {
    background-color: rgba(0, 0, 0, 1);
}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           guide_文字大小
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__guide h2 {
    font-size: 24px;
    font-weight: 700;
}


.cosmic__guide__quest a {
    font-size: 24px;
}


.cosmic__guide__map__detail li span {
    font-size: 16px;
}


.cosmic__guide h3 {
    font-size: 22px;
    font-weight: 700;
}

.cosmic__guide h4 {
    font-size: 18px;
}


.cosmic__guide__text {
    font-size: 16px;
}


.cosmic__guide__banner__text {
    font-weight: 700;
}


@media (max-width:767px) {

    .cosmic__guide h2 {
        font-size: 20px;
    }

    .cosmic__guide__quest a {
        font-size: 18px;
    }

    .cosmic__guide__title h1 {
        font-size: 18px;
    }



    .cosmic__header__tab li a span {
        font-size: 4vw;
    }

    .cosmic__guide__btn__text {
        font-size: 14px;
    }

    .cosmic__guide h3 {
        font-size: 16px;
    }

    .cosmic__guide h4 {
        font-size: 16px;
    }

}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           探索進度
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__guide__btn ul {
    display: flex;
    justify-content: center;
}




/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           hover
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__guide__map__detail li a {
    color: #ffffff;
    cursor: auto !important;
    text-decoration: none;
}

.cosmic__guide__map__detail li a:hover {
    color: #ffffff;
    text-decoration: none;
}



.cosmic__guide__text a {
    color: #ffffff;
    cursor: auto !important;
    font-weight: 500;
    text-decoration: none;
}

.cosmic__guide__text a:hover {
    color: #ffffff;
    text-decoration: none;
}


.cosmic__guide__quest a {
    color: #FFFFFF;
    cursor: auto !important;
    text-decoration: none;
}

.cosmic__guide__quest a:hover {
    text-decoration: none;
}




/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
        guide comming soon
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__guide__banner a.coming_soon {
    cursor: default !important;
}

/*圖片式按鈕*/
.cosmic__guide__banner a.coming_soon::before {
    content: "敬請期待";
    color: #fff;
    position: absolute;
    z-index: 60;
    font-weight: 500;
    letter-spacing: 0.2rem;
    width: 100%;
    height: 100%;
    background: rgba(134, 134, 134, 0.8);
    top: 0;
    left: 0;
    text-shadow:
        0px 0px 3px rgba(60, 60, 60, 0.8),
        /* 第一層：較小、較淺 */
        0px 0px 15px rgb(66, 66, 66);
    /* 第二層：較大、較深 */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    font-size: clamp(1.1rem, 1.3vw, 1.3rem);
    border-radius: 8px;
}


.cosmic__guide__banner a.coming_soon:hover::before {
    opacity: 1;
}







/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           report_台灣地區大標
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__report__tab li {
    width: 100%;
    min-height: 48px;
}

.cosmic__report__tab li a span {
    font-size: 20px;
}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           report_星球下拉
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__report__planet .selected {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
}




/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           report_黃標
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
/*world_黃標*/
.cosmic__report__dc__title.yallow {
    background: linear-gradient(90deg, #998F26 0%, #e5e59500 100%);
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           report_卡片
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
/*World第一 or 完成，進度條 出現/消失*/
.cosmic__report__card.completed .cosmic__report__status__progress {
    display: none;
}


/*World第一 or 完成，完成時間 出現/消失*/
.cosmic__report__card .cosmic__report__grade__completed {
    display: none;
}

.cosmic__report__card.completed .cosmic__report__grade__completed {
    display: flex;
}


/*world_黃字*/
.cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world {
    display: inline-block;
    font-family: "FFXIV Lodestone";
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;

    font-size: 18px;
    color: #F5E962;
    text-shadow: 0px 0px 8px rgba(0, 13, 51, 0.5), 0px 0px 4px rgba(0, 13, 51, 0.5), 0px 1px 2px rgba(0, 13, 51, 0.5);
}

.cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world::before {
    margin-right: 5px;
}

.cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world p {
    color: #F5E962;
    /*line-height: unset;*/
}


/*report_星星*/
.cosmic__report__grade__level span {
    margin-left: 4px;
}

.cosmic__report__grade__level span i.big {
    width: 18px;
    height: 18px;
}

.cosmic__report__grade__level span i {
    width: 15px;
    height: 15px;
}






/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
        report_卡片_觸發升級任務
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__report__card .cosmic__report__status__progress .active01 {
    background: unset;
    border: 0px solid #17ebeb;

    text-align: center;
    color: #ffffff;
    font-size: 13px;

    height: auto;
    min-height: 20px;
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    report_卡片_World 第一_標籤
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
/*World第一  出現/消失*/
.cosmic__report__card .cosmic__report__card__special.phaenna {
    display: none;
}

.cosmic__report__card.completed .cosmic__report__card__special.phaenna {
    display: none;
}

.cosmic__report__card.completed.phaenna-special .cosmic__report__card__special.phaenna {
    display: block;
}


/*World第一_相關*/
.cosmic__report__card.phaenna-special .cosmic__report__card__special.phaenna {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 101px;
    height: 78px;
    z-index: 0;
}

.cosmic__report__card.phaenna-special {
    background: linear-gradient(180deg, #e2c48a, #ae8a58);
}

.cosmic__report__card.phaenna-special .cosmic__report__grade {
    background: #9f704566;
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    report_卡片_完成時間_冒號
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__report__grade__completed {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cosmic__report__grade__completed .label {
    display: inline-flex;
}

.cosmic__report__grade__completed .colon {
    display: inline;
}

.cosmic__report__grade__completed {
    display: inline-flex;
    align-items: center;
}

.cosmic__report__card.completed .cosmic__report__grade.line_breaks .cosmic__report__grade__completed {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.cosmic__report__card.completed .cosmic__report__grade .cosmic__report__grade__completed {
    display: flex;
    flex-direction: row;
}


.cosmic__report__grade.line_breaks .cosmic__report__grade__completed .label {
    display: inline-flex;
}

/* 預設隱藏冒號 */
.cosmic__report__card .cosmic__report__grade .cosmic__report__grade__completed .colon {
    display: block;
}

/* 有 line_breaks 時才顯示 */
.cosmic__report__card .cosmic__report__grade.line_breaks .cosmic__report__grade__completed .colon {
    display: none;
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
           report_br切換
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.cosmic__report__card.completed .mob_br {
    display: none;
}






/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
              RWD
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
@media (max-width:1280px) {

    /*repoet_更新日期*/
    .cosmic__report__header {
        max-width: calc(960px + 32px);
        margin: 0 auto 32px;

        margin-bottom: unset;
    }

}



@media (max-width:1080px) {

    /*repoet_地區選項*/
    .cosmic__report__dc__btn li a {
        padding: 0 20px;
    }

}



@media (max-width:970px) {}


@media (max-width:870px) {

    /*repoet_地區選項*/
    .cosmic__report__dc__btn li {
        margin: 8px 4px;
    }

    .cosmic__report__dc__btn {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }


    /*完成日期_區塊*/
    .cosmic__report__grade {
        flex-direction: column;
        height: auto;
        padding: 10px;
    }

    .line_breaks .cosmic__report__grade__level {
        width: 100%;
        padding-bottom: 8px;
    }


    /*無line_breaks*/
    .cosmic__report__card.completed .cosmic__report__grade .cosmic__report__grade__completed {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;

        margin-bottom: 1%;
    }

    .cosmic__report__card.completed .cosmic__report__grade .cosmic__report__grade__completed {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;

        margin-bottom: 0%;
        margin-top: 2%;
    }


    /*line_breaks*/
    .cosmic__report__card.completed .cosmic__report__grade.line_breaks .cosmic__report__grade__completed {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;

        margin-bottom: 1%;
        margin-top: 0%;
    }

    .cosmic__report__card .cosmic__report__grade.line_breaks .cosmic__report__grade__completed .colon {
        display: block;
    }

}


@media (max-width:847px) {

    .cosmic__report__world {
        width: 95%;

        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: space-between;

    }

    .cosmic__report__card {
        width: 49%;
    }

}


@media (max-width:767px) {


    /*--宇宙探索_大標--*/
    .cosmic__header__title {
        width: 65%;
        height: auto;
    }


    /*repoet_地區選項*/
    .cosmic__report__dc__btn li {
        margin: 0px 0px;
    }

    /*repoet_地區選項*/
    .cosmic__report__dc__btn li a span {
        font-size: 2.2vw;
        white-space: nowrap;
    }

    .cosmic__report__dc__btn li a {
        padding: 12px 20px;
    }



    /*repoet_星球選項*/
    .cosmic__report__planet .selected {
        padding: 14px
    }

    .cosmic__report__planet p {
        font-size: 18px;
    }

    .cosmic__report__planet p:after {
        width: 36px;
        height: 36px;
    }



    /*----report_文字大小----*/
    .cosmic__report__text {
        font-size: 16px;
        text-align: center;

    }

    /*更新日期*/
    .cosmic__report__update {
        font-size: 16px;
    }

    .cosmic__report__update span {
        font-size: 16px;
    }



    /*----report_列表寬度----*/
    .cosmic__report__card {
        width: 100%;
        height: auto;
    }



    /*----卡片----*/
    /*文字*/
    .cosmic__report__card__name p {
        font-size: 16px;
    }

    .cosmic__report__status__completed {
        font-size: 16px;
    }

    .cosmic__report__grade__completed {
        font-size: 14px;
    }

    .cosmic__report__status__text {
        font-size: 16px;
    }

    .cosmic__report__dc__title {
        font-size: 18px;
    }


    /*黃字*/
    .cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world {
        font-size: 17px;
    }


    /*完成日期_區塊*/
    /*.cosmic__report__grade.line_breaks {
        flex-direction: column;
        height: auto;
        padding: 10px;
    }

    .cosmic__report__card.completed .cosmic__report__grade.line_breaks .cosmic__report__grade__completed {
        height: auto;

        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }*/



    /*進度條*/
    .cosmic__report__status__progress {
        height: 28px;
        border-radius: 20px;
    }

    .cosmic__report__status__progress__bar {
        height: 24px;
        border-radius: 20px;
    }

    .cosmic__report__card .cosmic__report__status__progress .active01 {
        font-size: 14px;

        /*上下左右置中*/
        display: grid;
        place-content: center;
    }



    /*頁尾_撐開*/
    .cosmic__contents {
        padding: 62px 0;
    }



    /*能工巧匠_coming soon*/
    .cosmic__guide__banner a.coming_soon::before {
        opacity: 1;
    }


}


@media (max-width:690px) {}



@media (max-width:499px) {

    /*repoet_地區選項*/
    .cosmic__report__dc__btn li a span {
        font-size: 4vw;
    }

}



@media (max-width:440px) {


    /*--宇宙探索_大標--*/
    .cosmic__header__title {
        width: 92%;
    }



    /*----report_文字大小----*/
    .cosmic__report__planet p {
        font-size: 4.5vw;
    }

    .cosmic__report__text {
        font-size: 4vw;
    }

    .cosmic__report__update {
        font-size: 4vw;
    }

    .cosmic__report__update span {
        font-size: 4vw;
    }

    /*repoet_地區選項*/
    .cosmic__report__dc__btn li a span {
        font-size: 4vw;
    }



    /*卡片_文字大小*/
    .cosmic__report__card__name p {
        font-size: 4vw;
    }

    /*黃字*/
    .cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world {
        font-size: 4vw;
    }


    .cosmic__report__status__completed {
        font-size: 3.6vw;
    }

    .cosmic__report__grade__completed {
        font-size: 3.6vw;
    }

    .cosmic__report__status__text {
        font-size: 4vw;
    }

    .cosmic__report__grade__level p {
        font-size: 4vw;
        white-space: nowrap;
    }

    .cosmic__report__card .cosmic__report__status__progress .active01 {
        font-size: 3.4vw;
    }



    /*卡片調整*/
    .cosmic__report__card {
        width: 100%;
        padding-top: 3%;
        overflow: hidden;
    }

    .cosmic__report__grade.line_breaks {
        height: auto;
    }

    .cosmic__report__grade__level p {
        /*width: 7%;*/
        height: auto;
    }

    .line_breaks .cosmic__report__grade__completed {
        height: auto;
    }

    .cosmic__report__grade {
        height: auto;
    }


    /*卡片_星星*/
    .cosmic__report__grade__level span {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .cosmic__report__grade__level span i.big {
        width: 4.8vw;
        height: 4.8vw;
        margin-bottom: 3%;
    }

    .cosmic__report__grade__level span i {
        width: 4vw;
        height: 4vw;
        margin-bottom: 3%;
    }



    /*卡片背板_星球*/
    .cosmic__report__card:after {
        width: 66%;
        height: 100%;
        bottom: -16%;
    }


    /*卡片_進度條*/
    .cosmic__report__status__progress {
        height: 24px;
    }

    .cosmic__report__status__progress__bar {
        height: 20px;
    }

}



@media (max-width:320px) {


    /*----report_文字大小----*/
    .cosmic__report__planet p {
        font-size: 6vw;
    }


    /*地區選項*/
    .cosmic__report__dc__btn li a span {
        font-size: 5vw;
    }


    /*卡片_文字大小*/
    .cosmic__report__card__name p {
        font-size: 5vw;
    }

    .cosmic__report__status__completed {
        font-size: 5vw;
    }

    .cosmic__report__grade__level p {
        font-size: 6vw;
    }

    /*黃字*/
    .cosmic__report__card .cosmic__report__card__name.xiv-lds-home-world {
        font-size: 5vw;
    }



    /*卡片_星星*/
    .cosmic__report__grade__level span i.big {
        width: 5.8vw;
        height: 5.8vw;
        margin-bottom: 4px;
    }

    .cosmic__report__grade__level span i {
        width: 5vw;
        height: 5vw;
        margin-bottom: 4px;
    }


    .cosmic__report__card.completed .mob_br {
        display: block;
    }


}



@media (max-width:290px) {


    /*---卡片_完成時間---*/
    /*無 line_breaks*/
    .cosmic__report__card.completed .cosmic__report__grade .cosmic__report__grade__completed {
        margin-bottom: 0%;
        margin-top: 0%;
    }

    /*有 line_breaks*/
    .cosmic__report__card.completed .cosmic__report__grade.line_breaks .cosmic__report__grade__completed {
        margin-bottom: 0%;
    }


}




/* 血條不發光 */
.cosmic__report__status__progress__bar.none {
    border: 0px !important;
}