/* Homepage-only CSS bundle. Source order is preserved; shared header/member CSS stays separate. */

/* source: static/css/home_sidebar_member_tools_v10_20260805.css */
.index-info .home-sidebar-title{display:flex;align-items:center;height:30px;margin-bottom:20px;color:#202c3c;font-size:20px;font-weight:700;line-height:30px}
.index-info .home-sidebar-title span{display:flex;align-items:center;color:inherit;font-size:inherit;font-weight:inherit}
.index-info .home-sidebar-title i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:7px;background:#e9f2fe;color:#2878df;font-size:15px}
.index-info .index-tool-list{padding:12px;border:1px solid #e2e9f2;border-radius:8px;background:#fff;box-shadow:0 16px 40px -28px rgba(20,40,80,.4)!important}
.index-info .index-tool-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.index-info .index-tool-list ul:after{display:none}
.index-info .index-tool-list li{float:none;width:auto;min-width:0;line-height:normal;text-align:left}
.index-info .index-tool-list li a{display:flex;align-items:center;min-width:0;height:60px;padding:0 10px;border:1px solid #edf1f6;border-radius:7px;background:#f7f9fc;color:#475467;box-sizing:border-box;font-size:13px;font-weight:600;transition:color .2s,background-color .2s,border-color .2s,transform .2s}
.index-info .index-tool-list li .index-tool-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;margin:0 9px 0 0;border:1px solid #d5e4f5;border-radius:7px;background:#eaf3ff;color:#2878df;font-size:18px;font-style:normal;line-height:40px}
.index-info .index-tool-list li a:hover,.index-info .index-tool-list li a:focus-visible{border-color:#bcd5f4;background:#edf5ff;color:#2878df;transform:translateY(-1px)}
.index-info .index-tool-list li a:focus-visible{outline:2px solid #2878df;outline-offset:2px}

.index-info .index-login{height:458px;margin-top:20px;overflow:hidden;border:1px solid #e2e9f2;border-radius:8px;background:#fff;box-sizing:border-box;box-shadow:0 16px 40px -28px rgba(20,40,80,.4)!important}
.index-info .home-member-heading{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 20px;border-bottom:1px solid #edf1f5;box-sizing:border-box}
.index-info .home-member-heading>span{display:flex;align-items:center;color:#202c3c;font-size:16px;font-weight:700}
.index-info .home-member-heading>span i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:7px;background:#e9f2fe;color:#2878df;font-size:15px}
.index-info .home-member-heading small{color:#a3adba;font-size:10px;font-weight:600;letter-spacing:1px}
.index-info .index-login .wdl{width:100%;height:calc(100% - 60px);margin:0;padding:0;text-align:left}
.index-info .index-user-info{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;padding:22px 20px 20px;box-sizing:border-box}
.index-info .home-member-profile{display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:0;text-align:center}
.index-info .home-member-avatar{position:relative;flex:0 0 96px;width:96px;height:96px}
.index-info .index-user-info .home-member-avatar .tx{display:block;width:96px;height:96px;border:3px solid #edf3fa;border-radius:50%;box-sizing:border-box;object-fit:cover}
.index-info .home-member-avatar>span{position:absolute;right:4px;bottom:4px;width:11px;height:11px;border:3px solid #fff;border-radius:50%;background:#20b981;box-sizing:content-box}
.index-info .home-member-identity{display:flex;align-items:center;flex-direction:column;min-width:0;margin:14px 0 0}
.index-info .home-member-greeting{display:block;color:#7c8999;font-size:13px;line-height:18px}
.index-info .index-user-info .home-member-identity p{max-width:260px;margin:2px 0 7px;overflow:hidden;color:#202c3c;font-size:20px;font-weight:700;line-height:28px;text-overflow:ellipsis;white-space:nowrap}
.index-info .index-user-info .home-member-identity em{display:inline-flex;align-items:center;max-width:100%;height:26px;margin:0;padding:0 11px;overflow:hidden;border-radius:6px;background:#edf5ff;color:#2878df;box-sizing:border-box;box-shadow:none;font-size:13px;font-style:normal;font-weight:600;line-height:26px;text-overflow:ellipsis;white-space:nowrap}
.index-info .index-user-info .home-member-identity em i{display:inline;margin:0 6px 0 0;width:auto;background:transparent;color:#2878df;font-size:11px;line-height:1}
.index-info .index-user-info .home-member-logout{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;margin:0;padding:0;border-radius:6px;background:transparent;color:#8c98a8;font-size:14px;line-height:1;transition:color .2s,background-color .2s}
.index-info .index-user-info .home-member-logout i{display:inline;width:auto;margin:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font-size:14px;font-style:normal;line-height:1}
.index-info .home-member-logout:hover,.index-info .home-member-logout:focus-visible{background:#fff0f0;color:#df4c4c}
.index-info .home-member-logout:focus-visible{outline:2px solid #df4c4c;outline-offset:2px}
.index-info .home-member-stats{display:flex;width:100%;height:72px;margin-top:20px;overflow:hidden;border:1px solid #e7edf5;border-radius:7px;background:#f7f9fc;box-sizing:border-box}
.index-info .index-user-info .home-member-stats a{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 50%;flex-direction:column;min-width:0;height:70px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#536174;box-sizing:border-box;line-height:normal;transition:color .2s,background-color .2s}
.index-info .index-user-info .home-member-stats a+a:before{position:absolute;content:"";left:0;top:16px;width:1px;height:38px;background:#dfe7f0}
.index-info .home-member-stats span{display:flex;align-items:center;min-width:0;color:#7c8999;font-size:12px;line-height:17px;white-space:nowrap}
.index-info .home-member-stats span i{display:inline-flex;width:auto;height:auto;margin:0 5px 0 0;border-radius:0;background:transparent;box-shadow:none;color:#2878df;font-size:12px;font-style:normal;line-height:1}
.index-info .home-member-stats strong{order:-1;margin:0 0 3px;color:#202c3c;font-size:23px;font-weight:700;line-height:27px}
.index-info .home-member-stats a:hover,.index-info .home-member-stats a:focus-visible{background:#edf5ff;color:#2878df}
.index-info .home-member-stats a:focus-visible{outline:2px solid #2878df;outline-offset:2px}
.index-info .index-user-info .home-member-enter{display:flex;align-items:center;justify-content:center;width:168px;height:42px;margin:16px auto 0;padding:0 16px;border:1px solid #2878df;border-radius:7px;background:#2878df;color:#fff;box-sizing:border-box;box-shadow:0 10px 20px -12px rgba(40,120,223,.75);font-size:13px;font-weight:700;line-height:normal;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s}
.index-info .index-user-info .home-member-enter>i{display:inline-flex;width:auto;height:auto;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font-size:13px;font-style:normal;font-weight:400;line-height:1}
.index-info .index-user-info .home-member-enter>i:last-child{margin-left:9px}
.index-info .home-member-enter:hover,.index-info .home-member-enter:focus-visible{border-color:#1769c8;background:#1769c8;box-shadow:0 12px 22px -12px rgba(23,105,200,.8);transform:translateY(-1px)}
.index-info .home-member-enter:focus-visible{outline:2px solid #2878df;outline-offset:2px}
.index-info .home-member-section-title{margin:24px 0 10px;color:#7c8999;font-size:12px;font-weight:600;line-height:18px}
.index-info .home-member-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.index-info .home-member-actions a{display:flex;align-items:center;width:auto;height:58px;margin:0;padding:0 11px;border:1px solid #edf1f6;border-radius:7px;background:#f7f9fc;color:#536174;box-sizing:border-box;font-size:13px;font-weight:600;line-height:normal;transition:color .2s,background-color .2s,border-color .2s,transform .2s}
.index-info .home-member-actions a i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;margin:0 8px 0 0;border-radius:6px;background:#e9f2fe;color:#2878df;font-size:15px;font-style:normal;font-weight:400;line-height:30px}
.index-info .home-member-actions a:hover,.index-info .home-member-actions a:focus-visible{border-color:#bcd5f4;background:#edf5ff;color:#2878df;transform:translateY(-1px)}
.index-info .home-member-actions a:focus-visible{outline:2px solid #2878df;outline-offset:2px}
.index-info .index-user-info .home-member-vip{display:flex;width:100%;align-items:center;height:46px;margin:14px 0 0;padding:0 13px;border:1px solid #d9e8fa;border-radius:7px;background:#f2f7fd;color:#2878df;box-sizing:border-box;font-size:13px;font-weight:700;line-height:normal;transition:background-color .2s,border-color .2s,transform .2s}
.index-info .index-user-info .home-member-vip>i{display:inline-flex;width:auto;height:auto;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font-size:13px;font-style:normal;font-weight:400;line-height:1}
.index-info .index-user-info .home-member-vip>i:first-child{margin-right:9px}
.index-info .index-user-info .home-member-vip>i:last-child{margin-left:auto}
.index-info .home-member-vip:hover,.index-info .home-member-vip:focus-visible{border-color:#9fc5f3;background:#e8f3ff;transform:translateY(-1px)}
.index-info .home-member-vip:focus-visible{outline:2px solid #2878df;outline-offset:2px}

.index-info .home-member-guest{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;padding:30px 20px;box-sizing:border-box;text-align:center}
.index-info .home-member-guest img{display:block;width:88px;height:88px;margin:0 auto 16px;object-fit:contain}
.index-info .home-member-guest strong{display:block;color:#202c3c;font-size:17px;line-height:24px}
.index-info .home-member-guest p{margin-top:7px;color:#8a96a6;font-size:12px;line-height:20px}
.index-info .index-login .home-member-guest a{display:flex;align-items:center;justify-content:center;width:138px;height:42px;margin:18px auto 0;padding:0;border-radius:7px;background:#2878df;color:#fff;box-sizing:border-box;box-shadow:0 10px 20px -12px rgba(40,120,223,.75);font-size:14px;font-weight:600;line-height:42px;transition:background-color .2s,transform .2s,box-shadow .2s}
.index-info .index-login .home-member-guest a i{margin-right:7px}
.index-info .index-login .home-member-guest a:hover,.index-info .index-login .home-member-guest a:focus-visible{background:#1769c8;box-shadow:0 12px 22px -12px rgba(23,105,200,.8);transform:translateY(-1px)}
.index-info .index-login .home-member-guest a:focus-visible{outline:2px solid #2878df;outline-offset:3px}

body.night .index-info .home-sidebar-title,body.night .index-info .home-member-heading>span{color:#edf2f7}
body.night .index-info .home-sidebar-title i,body.night .index-info .home-member-heading>span i{background:#2c4562;color:#8dbbf7}
body.night .index-info .index-tool-list,body.night .index-info .index-login{border-color:#3b4653;background:#292a2d;box-shadow:none!important}
body.night .index-info .index-tool-list li a,body.night .index-info .home-member-actions a{border-color:#38434f;background:#303840;color:#bdc7d3}
body.night .index-info .index-tool-list li .index-tool-icon{border-color:#46698f;background:#2c4562;color:#8fc0ff}
body.night .index-info .index-tool-list li a:hover,body.night .index-info .index-tool-list li a:focus-visible,body.night .index-info .home-member-actions a:hover,body.night .index-info .home-member-actions a:focus-visible{border-color:#46698f;background:#33465b;color:#8fc0ff}
body.night .index-info .home-member-heading{border-color:#38434f}
body.night .index-info .home-member-heading small{color:#6f7d8d}
body.night .index-info .index-user-info .home-member-avatar .tx{border-color:#465361}
body.night .index-info .home-member-avatar>span{border-color:#292a2d;background:#36c991}
body.night .index-info .home-member-greeting,body.night .index-info .home-member-section-title{color:#98a5b5}
body.night .index-info .index-user-info .home-member-identity p{color:#edf2f7}
body.night .index-info .index-user-info .home-member-identity em{background:#2c4562;color:#8dbbf7}
body.night .index-info .index-user-info .home-member-identity em i{color:#8dbbf7}
body.night .index-info .home-member-logout{color:#9aa7b6}
body.night .index-info .home-member-logout:hover,body.night .index-info .home-member-logout:focus-visible{background:#442f34;color:#ff9292}
body.night .index-info .home-member-stats a{border-color:#38434f;background:#303840;color:#bdc7d3}
body.night .index-info .home-member-stats{border-color:#38434f;background:#303840}
body.night .index-info .index-user-info .home-member-stats a{background:transparent}
body.night .index-info .index-user-info .home-member-stats a+a:before{background:#465361}
body.night .index-info .home-member-stats span{color:#98a5b5}
body.night .index-info .home-member-stats span i,body.night .index-info .home-member-stats strong{color:#8dbbf7}
body.night .index-info .home-member-stats a:hover,body.night .index-info .home-member-stats a:focus-visible{background:#33465b;color:#8fc0ff}
body.night .index-info .home-member-enter{border-color:#4c91e8;background:#367fda;color:#fff}
body.night .index-info .home-member-enter:hover,body.night .index-info .home-member-enter:focus-visible{border-color:#5b9bee;background:#4389df}
body.night .index-info .home-member-actions a i{background:#2c4562;color:#8dbbf7}
body.night .index-info .home-member-vip{border-color:#405a78;background:#2d4055;color:#8fc0ff}
body.night .index-info .home-member-vip:hover,body.night .index-info .home-member-vip:focus-visible{border-color:#527eaf;background:#344d68}
body.night .index-info .home-member-guest strong{color:#edf2f7}
body.night .index-info .home-member-guest p{color:#98a5b5}

@media screen and (max-width:1320px) and (min-width:801px){.index-info .index-tool-list{padding:10px}.index-info .index-tool-list ul{gap:8px}.index-info .index-tool-list li a{height:60px;padding:0 8px;font-size:12px}.index-info .index-tool-list li .index-tool-icon{flex-basis:36px;width:36px;height:36px;margin-right:7px;font-size:16px;line-height:36px}.index-info .index-user-info{padding-right:16px;padding-left:16px}.index-info .index-user-info .home-member-identity p{max-width:200px}.index-info .home-member-stats span i{display:none}.index-info .home-member-actions a{padding:0 8px;font-size:12px}.index-info .home-member-actions a i{margin:0 6px 0 0}}
@media screen and (max-width:800px){.index-info{display:none}}
@media screen and (max-width:380px){.index-info .index-tool-list ul{grid-template-columns:1fr}.index-info .index-tool-list li a{height:56px}.index-info .index-user-info{padding-right:14px;padding-left:14px}.index-info .home-member-heading{padding-right:14px;padding-left:14px}.index-info .home-member-actions{gap:8px}.index-info .home-member-actions a{height:54px;padding:0 8px;font-size:12px}.index-info .home-member-actions a i{flex-basis:28px;width:28px;height:28px;margin:0 6px 0 0}}
@media (prefers-reduced-motion:reduce){.index-info .index-tool-list li a,.index-info .home-member-actions a,.index-info .home-member-vip,.index-info .index-login .home-member-guest a{transition:none}.index-info .index-tool-list li a:hover,.index-info .home-member-actions a:hover,.index-info .home-member-vip:hover,.index-info .index-login .home-member-guest a:hover{transform:none}}

/* source: static/css/home_tools_icons_v2_20260816.css */
.index-info .index-tool-list li .index-tool-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  margin: 0 9px 0 0;
  border: 1px solid transparent;
  border-radius: 7px;
  font-size: 18px;
  font-style: normal;
  line-height: 40px;
}

.index-info .index-tool-icon-help {
  border-color: #f4d0c7 !important;
  background: #fff0ec !important;
  color: #d95737 !important;
}

.index-info .index-tool-icon-runtime {
  border-color: #bfe5d3 !important;
  background: #eaf8f1 !important;
  color: #23845d !important;
}

.index-info .index-tool-icon-random {
  border-color: #d9cdf3 !important;
  background: #f3effc !important;
  color: #7459bd !important;
}

.index-info .index-tool-icon-group {
  border-color: #c4def6 !important;
  background: #edf6ff !important;
  color: #1978c8 !important;
}

.index-info .index-tool-icon-default {
  border-color: #d8e0ea !important;
  background: #f1f4f8 !important;
  color: #627187 !important;
}

body.night .index-info .index-tool-icon-help {
  border-color: #784b40 !important;
  background: #4b3430 !important;
  color: #ff9a80 !important;
}

body.night .index-info .index-tool-icon-runtime {
  border-color: #396b58 !important;
  background: #2d4a3e !important;
  color: #78d5ad !important;
}

body.night .index-info .index-tool-icon-random {
  border-color: #5d527d !important;
  background: #403951 !important;
  color: #b9a5ec !important;
}

body.night .index-info .index-tool-icon-group {
  border-color: #46698f !important;
  background: #2c4562 !important;
  color: #8fc0ff !important;
}

body.night .index-info .index-tool-icon-default {
  border-color: #505b68 !important;
  background: #373f48 !important;
  color: #b8c3d0 !important;
}

@media screen and (max-width: 1320px) and (min-width: 801px) {
  .index-info .index-tool-list li .index-tool-icon {
    flex-basis: 36px;
    width: 36px;
    height: 36px;
    margin-right: 7px;
    font-size: 16px;
    line-height: 36px;
  }
}

/* source: static/css/home_tools_hover_fix_20260816.css */
.index-info .index-tool-list li {
  overflow: visible;
}

/* source: static/css/home_sidebar_equal_height_20260812.css */
/* Keep the home sidebar aligned with the recent-updates panel on desktop. */
@media screen and (min-width:801px){
    .index-main{
        display:flex;
        align-items:stretch;
    }

    .index-main>.index-news{
        float:none;
    }

    .index-main>.index-info{
        display:flex;
        flex-direction:column;
        float:none;
        margin-left:auto;
    }

    .index-info .index-tool{
        flex:0 0 auto;
    }

    .index-info .index-login{
        flex:1 1 auto;
        height:auto;
        min-height:458px;
    }
}

/* source: static/css/home_news_night_refine_20260812.css */
/* Home recent-updates and sidebar dark-mode alignment. */
body.night .index-info .index-tool-list,
body.night .index-info .index-login{
    border-color:#292a2d;
}

body.night .index-news .news-type a{
    border-color:transparent;
    background:transparent;
    color:#aeb7c3;
}

body.night .index-news .news-type a:hover,
body.night .index-news .news-type a:focus-visible{
    border-color:#3f536b;
    background:#303b47;
    color:#dce9f8;
}

body.night .index-news .news-type a.hover{
    border-color:#4c91e8;
    background:#367fda;
    color:#fff;
}

body.night .index-news .title .mun{
    color:#aeb7c3;
}

body.night .index-news .title .mun i{
    color:#8dbbf7;
}

body.night .index-news .title .mun b.new{
    color:#ffd166;
    font-weight:700;
}

.index-news-list ul li{
    transition:background-color .2s ease;
}

body.night .index-news-list ul li:hover{
    background:#30343a;
}

body.night .index-news-list ul li .news{
    color:#ffb454;
}

body.night .index-news-list ul li span{
    border-color:#4b5058;
}

body.night .index-news-list ul li span:hover{
    border-color:#4c91e8;
    background:#367fda;
}

@media (prefers-reduced-motion:reduce){
    .index-news-list ul li{
        transition:none;
    }
}

/* source: static/css/home_member_card_20260906.css */
/* Home logged-in card only; guest card, mobile visibility and sidebar layout are unchanged. */
.index-info .index-user-info.home-member-enhanced{height:auto;min-height:100%;padding:16px;justify-content:center}
.index-info .home-member-enhanced>*{flex-shrink:0}
.index-info .home-member-enhanced .home-member-avatar{flex-basis:72px;width:72px;height:72px}
.index-info .home-member-enhanced .home-member-avatar .tx{width:72px;height:72px}
.index-info .home-member-enhanced .home-member-identity{width:100%;margin-top:10px}
.index-info .home-member-enhanced .home-member-greeting{max-width:100%;font-size:14px;line-height:20px;color:#68778b}
.index-info .home-member-enhanced .home-member-remaining{display:block;margin-top:6px;color:#64748b;font-size:14px;line-height:20px;font-variant-numeric:tabular-nums}
.index-info .home-member-enhanced .home-member-stats{height:56px;margin-top:12px}
.index-info .home-member-enhanced .home-member-stats a{height:54px}
.index-info .home-member-enhanced .home-member-stats a+a:before{top:12px;height:30px}
.index-info .home-member-enhanced .home-member-stats strong{font-size:22px;line-height:25px;margin-bottom:1px}
.index-info .home-member-enhanced .home-member-ticket-notice{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;height:auto;margin:10px 0 0;padding:8px 10px;box-sizing:border-box;border:1px solid #d6e5f6;border-radius:7px;background:#f0f6fd;color:#2865a7;font-size:13px;line-height:20px;transition:background-color .2s,border-color .2s}
.index-info .home-member-enhanced .home-member-ticket-notice span{flex:1;min-width:0}
.index-info .home-member-enhanced .home-member-ticket-notice i{display:inline-flex;flex-shrink:0;width:auto;height:auto;margin:0;padding:0;background:transparent;color:inherit;font-size:14px;line-height:1}
.index-info .home-member-enhanced .home-member-ticket-notice:hover{background:#e4effc;border-color:#b9d4f1}
.index-info .home-member-enhanced .home-member-ticket-notice:focus-visible{outline:2px solid #2878df;outline-offset:2px}
.index-info .home-member-enhanced .home-member-enter{height:40px;margin-top:12px}
body.night .index-info .home-member-enhanced .home-member-greeting,body.night .index-info .home-member-enhanced .home-member-remaining{color:#b3c0d0}
body.night .index-info .home-member-enhanced .home-member-ticket-notice{background:#2c3e53;border-color:#405a78;color:#b3d4ff}
body.night .index-info .home-member-enhanced .home-member-ticket-notice:hover{background:#344d68;border-color:#527eaf}
@media(prefers-reduced-motion:reduce){.index-info .home-member-enhanced .home-member-ticket-notice{transition:none}}

/* source: static/css/home_search_mobile_20260906.css */
/* Keep the full wording; the native input and its search handler are unchanged. */
.index-box .search-box .home-search-hint{display:none}
@media(max-width:800px){
 .index-box .search-box form{position:relative;display:flex;align-items:center;gap:8px}
 .index-box .search-box .txt{flex:1 1 auto;width:auto;min-width:0;box-sizing:border-box;padding:0 8px;text-indent:0;font-size:16px}
 .index-box .search-box .iconfont{float:none;flex:0 0 44px;width:44px}
}
@media(max-width:600px){
 .index-box .search-box #q::placeholder{color:transparent!important;opacity:0}
 .index-box .search-box .home-search-hint{position:absolute;left:8px;right:60px;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;pointer-events:none;color:#465c78;font-size:14px;line-height:18px;white-space:nowrap;text-align:left}
 .index-box .search-box #q:focus~.home-search-hint,.index-box .search-box #q:not(:placeholder-shown)~.home-search-hint{display:none}
 body.night .index-box .search-box .home-search-hint{color:#c0c4cc}
}

/* source: static/css/home_latest_bar_red_20260915.css */
/* One balanced heading row; list rendering and update counts stay unchanged. */
.index-news>.title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px}
.index-news>.title::after{display:none}
.index-news>.title .news-type{float:none;display:flex;align-items:center;width:auto;min-width:0}
.index-news .news-type .home-latest-heading{display:inline-flex;align-items:center;gap:8px;color:#405a78;font-size:16px;font-weight:600;line-height:32px;white-space:nowrap}
.home-latest-heading i{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:#edf3fa;color:#5681b0;font-size:15px}
.index-news>.title .mun{float:none;display:inline-flex;align-items:center;gap:5px;flex-shrink:0;margin:0;padding:3px 10px;border:1px solid #e3eaf2;border-radius:8px;background:#f5f8fc;color:#6b7e94;font-size:13px;font-weight:400;line-height:26px;white-space:nowrap}
.index-news>.title .mun i{margin:0 2px 0 0;color:#7e96b0;font-size:13px}
.index-news>.title .mun b,.index-news>.title .mun b.new{color:#d83d42;font-size:16px;font-weight:600;font-variant-numeric:tabular-nums;line-height:26px}
body.night .index-news .news-type .home-latest-heading{color:#d6e4f4}
body.night .home-latest-heading i{background:#293b51;color:#9cbbdf}
body.night .index-news>.title .mun{background:#263345;border-color:#394c62;color:#b2c2d4}
body.night .index-news>.title .mun i{color:#91aac6}
body.night .index-news>.title .mun b,body.night .index-news>.title .mun b.new{color:#ff8589}
@media(max-width:480px){.index-news>.title{gap:8px}.index-news .news-type .home-latest-heading{font-size:15px;gap:6px}.index-news>.title .mun{padding:2px 8px;font-size:12px}.index-news>.title .mun b{font-size:15px}}

/* source: static/css/home_sections_scores_20260918.css */
/* Homepage only: lightweight translated games, categories, covers and topics. */
.home-experience .home-game-score{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap;color:var(--hd-accent);font-size:14px;font-weight:600;line-height:20px;font-variant-numeric:tabular-nums}
.home-experience .home-game-score small{font-size:12px;font-weight:400;color:var(--hd-muted)}
.home-page .home-classics>.title>a.home-discovery-more,.home-page .home-experience>.title>a.home-discovery-more{background:transparent!important;border:0;box-shadow:none;border-radius:0}
@media(min-width:801px){
 .home-page .home-experience .list-soft-tab>.list-soft-plate,.home-page .home-experience .hot-soft>.list-soft-plate{height:460px}
 .home-page .home-experience .list-soft-tab .plate-list>ul{margin:5px 0 0}
 .home-page .home-experience .hot-soft .soft-plate>.plate-list{height:auto}
 .home-page .home-experience .hot-soft .plate-list>ul{display:flex;flex-direction:column;justify-content:space-between;height:455px;box-sizing:border-box;padding:15px 0 0;margin:5px 0 0}
 .home-page .home-experience .hot-soft .plate-list>ul:before,.home-page .home-experience .hot-soft .plate-list>ul:after{display:none}
 .home-page .home-experience .hot-soft .plate-list li{flex:0 0 auto;margin:0}
}
.home-page .home-experience .list-soft-tab>.type:before,.home-page .home-experience .list-soft-tab>.type:after{display:none}
@media(min-width:801px){.home-page .home-experience .list-soft-tab>.type>a{flex:1 0 auto;text-align:center}}
.index-list .home-translations.home-discovery{background:transparent;border:0;padding:0;box-shadow:none;margin:30px 0}
.home-discovery{--hd-text:#2b3d52;--hd-muted:#78879a;--hd-border:#e1e8f0;--hd-bg:#fff;--hd-soft:#f1f6fc;--hd-accent:#4277b1;--hd-hover:#b7cce4}
.home-discovery *{box-sizing:border-box}
.home-translations{margin:26px 0 30px;padding:22px;border:1px solid var(--hd-border);border-radius:12px;background:var(--hd-bg)}
.home-discovery .home-discovery-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.home-discovery .home-discovery-heading h2{display:flex;align-items:center;gap:10px;margin:0;color:var(--hd-text);font-size:22px;font-weight:600;line-height:1.5}
.home-discovery .home-discovery-heading p{margin:5px 0 0;color:var(--hd-muted);font-size:14px;line-height:1.6}
.home-translation-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border:1px solid #d4e3f4;border-radius:8px;color:var(--hd-accent);background:var(--hd-soft);font-size:17px}
.home-discovery .home-discovery-more{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:var(--hd-accent);font-size:14px;padding:8px 0;white-space:nowrap}
.home-discovery a:focus-visible{outline:2px solid var(--hd-accent);outline-offset:3px}
.home-translations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-discovery .home-translation-card{display:block;min-width:0;overflow:hidden;border:1px solid var(--hd-border);border-radius:9px;background:var(--hd-bg);color:var(--hd-text);transition:border-color .16s ease}
.home-translation-cover{width:100%;aspect-ratio:460/215;overflow:hidden;background:var(--hd-soft)}
.home-translation-cover img{display:block;width:100%;height:100%;object-fit:cover}
.home-translation-empty{display:flex;height:100%;align-items:center;justify-content:center;color:var(--hd-muted);font-size:16px}
.home-translation-copy{padding:13px}
.home-discovery .home-translation-copy h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;height:48px;font-size:16px;font-weight:600;line-height:24px;color:var(--hd-text);overflow-wrap:anywhere}
.home-translation-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:10px;color:var(--hd-muted);font-size:12px;white-space:nowrap}
.home-translation-meta>span{padding:2px 6px;border-radius:4px;background:var(--hd-soft);color:var(--hd-accent)}
.home-discovery .home-translation-card:hover{border-color:var(--hd-hover)}
/* Retain the four original topic links and counts. */
.index-list .home-topics .list-special-main{padding:0;background:transparent!important;box-shadow:none!important;border-radius:0}
.home-topics .list-special-main .box-list-item{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-topics .list-special-main .box-list-item .item-in{display:flex;flex-direction:column;width:auto;min-width:0;margin:0;border:1px solid var(--hd-border);border-radius:10px;background:var(--hd-bg);box-shadow:none!important;transition:border-color .16s ease!important}
.home-topics .list-special-main .box-list-item .item-in:hover{transform:none;border-color:var(--hd-hover)!important;box-shadow:none!important}
.home-topics .list-special-main .box-list-item .item-in .in-img{height:auto;aspect-ratio:16/9}
.home-topics .list-special-main .box-list-item .item-in .in-img img{display:block;object-fit:cover;transition:none}
.home-topics .list-special-main .box-list-item .item-in .in-img:hover img{transform:none}
.home-topics .list-special-main .box-list-item .item-in .in-info{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;padding:14px;margin:0;border-bottom:0}
.home-topics .list-special-main .box-list-item .item-in .in-info h3{font-size:19px;line-height:28px;font-weight:600;color:var(--hd-text)}
.home-topics .list-special-main .box-list-item .item-in .info-meta{display:contents}
.home-topics .list-special-main .box-list-item .item-in .info-meta .desc{grid-column:1/-1;grid-row:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:none;height:42px;font-size:13px;line-height:21px;color:var(--hd-muted)}
.home-topics .list-special-main .box-list-item .item-in .info-meta .num{grid-column:2;grid-row:1;position:static;padding:0;border:0;background:transparent;color:var(--hd-muted);font-size:12px;line-height:20px;white-space:nowrap}
.home-topics .list-special-main .box-list-item .item-in .in-btn{margin-top:auto;padding:0 14px 14px}
.home-topics .list-special-main .box-list-item .item-in .in-btn a{width:100%;text-align:center;border:1px solid var(--hd-border);border-radius:6px;background:var(--hd-soft);color:var(--hd-accent);font-size:14px;line-height:26px;padding:5px 10px;transition:border-color .16s ease}
.home-topics .list-special-main .box-list-item .item-in .in-btn a:hover{background:var(--hd-soft);border-color:var(--hd-hover);color:var(--hd-accent)}
body.night .home-discovery{--hd-text:#e0e6ef;--hd-muted:#a5afbd;--hd-border:#3c414a;--hd-bg:#292c32;--hd-soft:#303741;--hd-accent:#a4c4ea;--hd-hover:#637d9c}
body.night .home-translation-mark{border-color:var(--hd-border)}
@media(max-width:1100px){.home-translations-grid,.home-topics .list-special-main .box-list-item{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topics .list-special-main .box-list-item .item-in .in-img{aspect-ratio:2.3/1}}
@media(max-width:600px){.home-translations{padding:14px;margin:20px 0 24px}.home-discovery .home-discovery-heading{flex-wrap:wrap;gap:7px;margin-bottom:14px}.home-discovery .home-discovery-heading h2{gap:8px;font-size:19px}.home-discovery .home-discovery-heading p{font-size:13px}.home-discovery .home-discovery-more{font-size:13px;padding:3px 0}.home-translations-grid{gap:10px}.home-translation-copy{padding:10px}.home-discovery .home-translation-copy h3{font-size:14px;line-height:21px;height:42px}.home-translation-meta{flex-wrap:wrap;gap:5px;margin-top:8px;font-size:11px}.home-topics .list-special-main .box-list-item{grid-template-columns:minmax(0,1fr);gap:14px}.home-topics .list-special-main .box-list-item .item-in .in-img{aspect-ratio:2.5/1}.home-topics .list-special-main .box-list-item .item-in .info-meta .desc{height:auto;min-height:21px}}
@media(prefers-reduced-motion:reduce){.home-discovery *{transition:none!important}}
/* Compact translation strip: reuse square game icons instead of large covers. */
.home-translations{padding:18px 20px;border:0;border-radius:10px}
.home-translations .home-discovery-heading{margin-bottom:18px}
.home-translations .home-discovery-heading h2{font-size:22px}
.home-translations .home-discovery-heading h2{flex-wrap:wrap;gap:4px 12px}
.home-translation-total{font-size:13px;font-weight:400;color:var(--hd-muted);white-space:nowrap}
.home-discovery .home-translation-card{display:flex;align-items:center;gap:12px;border:0;border-radius:6px;background:transparent;transition:none}
.home-translation-cover{flex:0 0 56px;width:56px;height:56px;aspect-ratio:1;border-radius:9px}
.home-translation-cover img{object-fit:contain}
.home-translation-copy{flex:1;min-width:0;padding:0}
.home-discovery .home-translation-copy h3{height:auto;max-height:44px;font-size:15px;line-height:22px;font-weight:500}
.home-translation-meta{margin-top:4px;font-size:12px;line-height:19px}
.home-discovery .home-translation-card:hover h3{color:var(--hd-accent)}
/* Keep existing category, ranking, and carousel behavior; scope all presentation. */
.index-list .home-discovery>.title{display:block;margin-bottom:16px;padding:0;font-size:22px;font-weight:600;color:var(--hd-text)}
.index-list .home-discovery>.title:before{display:none}
.index-list .home-discovery>.title .more{font-size:14px;font-weight:400;color:var(--hd-accent)}
.index-list .home-experience .list-soft-main,.index-list .home-classics .list-cover-main{background:var(--hd-bg)!important;border:1px solid var(--hd-border);border-radius:10px;box-shadow:none!important}
.home-experience .list-soft-tab>.type{display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--hd-border);padding-bottom:10px}
.home-experience .list-soft-tab>.type::-webkit-scrollbar{display:none;width:0;height:0}
.home-experience .list-soft-tab>.type>a{flex-shrink:0;display:block;height:34px;line-height:32px;margin:0;padding:0 4px;border:1px solid transparent;border-radius:6px;color:var(--hd-muted);font-size:14px;white-space:nowrap}
.home-experience .list-soft-tab>.type>a:is(:hover,.hover){background:var(--hd-soft);color:var(--hd-accent);border-color:var(--hd-border)}
.home-experience .list-soft-tab .plate-list li{padding:15px 0;border-color:var(--hd-border)}
.home-experience .list-soft-tab .plate-list li>.fl{width:60px;height:60px;border-radius:10px;border-color:var(--hd-border);background:var(--hd-soft)}
.home-experience .list-soft-tab .plate-list li>.fl img{width:60px;height:60px;object-fit:contain}
.home-experience .list-soft-tab .plate-list li>.fr{width:calc(100% - 74px)}
.home-experience .list-soft-tab .plate-list li>.fr h3{margin-top:8px;line-height:23px;font-size:16px;width:calc(100% - 58px)}
.home-experience .list-soft-tab .plate-list li>.fr h3 a{color:var(--hd-text)}
.home-experience .list-soft-tab .plate-list li>.fr p{font-size:13px;color:var(--hd-muted)}
.home-experience .list-soft-tab .plate-list li>.fr p>span:not(.stars){padding:0 6px;color:var(--hd-muted)}
.home-experience .list-soft-tab .plate-list li>.fr .down a,.home-experience .hot-soft .plate-list li p span a{border:1px solid var(--hd-border);border-radius:6px;background:var(--hd-soft);color:var(--hd-accent);font-size:13px;transition:none}
.home-experience .list-soft-tab .plate-list li>.fr .down a:hover,.home-experience .hot-soft .plate-list li p span a:hover{border-color:var(--hd-hover);background:var(--hd-soft);color:var(--hd-accent)}
.home-experience .hot-soft>.type{display:flex;align-items:center;justify-content:space-between;gap:4px;padding-bottom:10px;border-color:var(--hd-border)}
.home-experience .hot-soft>.type:before,.home-experience .hot-soft>.type:after{display:none}
.home-experience .hot-soft>.type a{flex:1;margin:0;padding:0 5px;height:34px;line-height:32px;border:1px solid transparent;border-radius:6px;text-align:center;white-space:nowrap;color:var(--hd-muted);font-size:14px}
.home-experience .hot-soft>.type a.hover{color:var(--hd-accent);font-weight:600}
.home-experience .hot-soft>.type>i{display:none}
.home-experience .hot-soft .plate-list li em{font-size:16px;font-weight:600;background:var(--hd-soft);color:var(--hd-muted)}
.home-experience .hot-soft .plate-list li:nth-child(-n+3) em{background:var(--hd-soft);color:var(--hd-accent)}
.home-experience .hot-soft .plate-list li .txt{font-size:15px;color:var(--hd-text)}
.home-experience .hot-soft .plate-list li .img{border-color:var(--hd-border)}
.home-experience .hot-soft .plate-list li img{object-fit:contain}
.home-experience .hot-soft .plate-list li i{color:var(--hd-muted)}
.home-classics .list-cover-main{container-type:inline-size}
.home-classics .list-cover-main ul.layui-clear{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0}
.home-classics .list-cover-main ul.layui-clear:after,.home-classics .list-cover-main ul.layui-clear:before{display:none}
.home-classics .list-cover-main ul.layui-clear li,.home-classics .list-cover-main ul.layui-clear li:nth-child(n){width:auto;float:none;margin:0;min-width:0;background:var(--hd-bg);border:1px solid var(--hd-border);border-radius:8px;box-shadow:none!important;transition:border-color .16s ease!important}
.home-classics .list-cover-main ul.layui-clear li:hover{transform:none;border-color:var(--hd-hover)!important;box-shadow:none!important}
.home-classics .list-cover-main ul.layui-clear li .img{height:auto;aspect-ratio:460/215}
.home-classics .list-cover-main ul.layui-clear li .img img{display:block;transition:none}
.home-classics .list-cover-main ul.layui-clear li:hover img{transform:none}
.home-classics .list-cover-main ul.layui-clear li .tit{padding:10px}
.home-classics .list-cover-main ul.layui-clear li .tit h3{height:44px;line-height:22px;margin:0 0 7px;padding:0;border:0;font-size:15px;color:var(--hd-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-classics .list-cover-main ul.layui-clear li .tit span{font-size:12px;line-height:20px;padding:0;color:var(--hd-muted)}
.home-classics .list-cover-main .layui-carousel[lay-indicator=outside]{height:calc(3 * (((100cqw - 56px) / 5) * 215 / 460 + 93px) + 28px)!important}
.home-classics .layui-carousel-ind ul{background:var(--hd-soft)}
.home-classics .layui-carousel-ind li{background:var(--hd-border)}
.home-classics .layui-carousel-ind li.layui-this{background:var(--hd-accent)}
.home-classics .layui-carousel-arrow{background:#22354bcc;color:#fff}
@media(max-width:800px){.home-translations{padding:15px}.home-translations .home-discovery-heading{gap:6px}.home-translations .home-discovery-heading h2{font-size:22px}.home-translations-grid{gap:16px 12px}.home-discovery .home-translation-card{gap:8px}.home-translation-cover{flex-basis:40px;width:40px;height:40px;border-radius:7px}.home-discovery .home-translation-copy h3{font-size:14px;line-height:21px;max-height:42px}.home-translation-meta{font-size:11px}.home-classics .list-cover-main ul.layui-clear{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-classics .list-cover-main .layui-carousel[lay-indicator=outside]{height:calc(8 * (((100cqw - 10px) / 2) * 215 / 460 + 93px) + 70px)!important}.index-list .home-discovery>.title{font-size:20px;margin-bottom:13px}.home-experience .list-soft-tab .plate-list li>.fr h3{font-size:15px}.home-experience .list-soft-tab>.type{gap:4px}.home-experience .list-soft-tab>.type>a{padding:0 10px;font-size:14px}}
/* Cover-backed translation cards, without nested panels or icon thumbnails. */
.home-translations .home-translation-card{position:relative;display:flex;align-items:flex-end;width:100%;height:160px;min-height:0;aspect-ratio:auto;border:1px solid var(--hd-border);border-radius:8px;background:#243144;isolation:isolate}
.home-translations .home-translation-cover{position:absolute;inset:0;width:100%;height:100%;border-radius:0;background:#243144;z-index:-2}
.home-translations .home-translation-cover img{width:100%;height:100%;object-fit:cover}
.home-translations .home-translation-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 12%,rgba(10,18,29,.16) 35%,rgba(10,18,29,.92) 100%);z-index:-1;pointer-events:none}
.home-translations .home-translation-copy{padding:14px;width:100%;flex:none}
.home-translations .home-translation-copy h3,.home-translations .home-translation-card:hover h3{color:#fff;font-size:16px;font-weight:600;line-height:23px;max-height:46px;text-shadow:0 1px 3px #0007}
.home-translations .home-translation-meta{color:#dce5f1;font-size:12px;margin-top:5px}
.home-translations .home-translation-card:hover{border-color:var(--hd-hover)}
@media(max-width:600px){.home-translations .home-translation-card{height:130px}.home-translations .home-translation-copy{padding:10px}.home-translations .home-translation-copy h3{font-size:14px;line-height:20px;max-height:40px}.home-translations .home-translation-meta{font-size:11px}}
@media(max-width:360px){.home-classics .list-cover-main ul.layui-clear li .tit span{float:none;line-height:20px}.home-classics .list-cover-main .layui-carousel[lay-indicator=outside]{height:calc(8 * (((100cqw - 10px) / 2) * 215 / 460 + 113px) + 70px)!important}}

@media(max-width:600px){.home-translations .home-discovery-heading{margin-bottom:14px}.home-translations .home-discovery-heading h2{font-size:19px}}
.home-topics .home-topics-heading-copy{display:flex;align-items:baseline;gap:14px;min-width:0}
.home-topics .home-topics-heading-copy h2{flex-shrink:0}
.home-topics .home-discovery-heading .home-topics-heading-copy p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:600px){.home-topics .home-discovery-heading{flex-wrap:nowrap;gap:8px}.home-topics .home-topics-heading-copy{gap:8px;flex:1}.home-topics .home-discovery-heading .home-topics-heading-copy p{font-size:12px}}
/* One type scale across the existing homepage; retain the site's font family. */
.home-page .index-news .title .news-type .home-latest-heading,.home-page .home-sidebar-title>span{font-size:20px;font-weight:600;line-height:30px;letter-spacing:0}
.home-page .home-latest-heading,.home-page .home-sidebar-title,.home-page .home-member-heading>span,.home-page .index-list .home-discovery>.title,.home-page .home-discovery .home-discovery-heading h2{font-size:20px;font-weight:600;line-height:30px;letter-spacing:0}
.home-page .index-news-list a.tit,.home-page .home-experience .list-soft-tab .plate-list li>.fr h3 a,.home-page .home-classics .list-cover-main ul.layui-clear li .tit h3,.home-page .home-translations .home-translation-copy h3,.home-page .hot-soft .plate-list li .txt{font-size:15px;font-weight:500;letter-spacing:0}
.home-page .home-topics .list-special-main .box-list-item .item-in .in-info h3{font-size:18px;font-weight:600;line-height:27px}
.home-page .home-discovery .home-discovery-heading p,.home-page .home-translation-total{font-size:13px;font-weight:400;line-height:21px}
.home-page .home-discovery .home-discovery-more,.home-page .index-list .home-discovery>.title .more{font-size:13px;font-weight:400;line-height:22px}
.home-page .home-translations .home-translation-meta,.home-page .home-classics .list-cover-main ul.layui-clear li .tit span,.home-page .home-topics .list-special-main .box-list-item .item-in .info-meta .num{font-size:12px;font-weight:400;line-height:20px}
@media(max-width:800px){.home-page .home-latest-heading,.home-page .home-sidebar-title,.home-page .home-member-heading>span,.home-page .index-list .home-discovery>.title,.home-page .home-discovery .home-discovery-heading h2{font-size:18px;line-height:27px}}
@media(max-width:600px){.home-page .home-translations .home-translation-copy h3,.home-page .home-classics .list-cover-main ul.layui-clear li .tit h3{font-size:14px}.home-page .home-topics .home-discovery-heading .home-topics-heading-copy p{font-size:12px}}
@media(max-width:800px){.home-page .index-news .title .news-type .home-latest-heading,.home-page .home-sidebar-title>span{font-size:18px;line-height:27px}}

/* Homepage glyph subset; the original face remains the fallback for new icons. */
@font-face{font-family:FontAwesome;src:url("/static/fonts/fontawesome_home.8bb2ff00d7de.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;unicode-range:U+20,U+F017,U+F019,U+F02E,U+F059,U+F061,U+F074,U+F077,U+F085,U+F08A,U+F08B,U+F090,U+F0A1,U+F0AC,U+F0AD,U+F0C9,U+F0ED,U+F0F3,U+F105,U+F108,U+F11B,U+F128,U+F145,U+F1B7,U+F1D6,U+F219,U+F274,U+F27B,U+F2BE,U+F2C0,U+F2D2}
