.empty-view-wrap{width:100%;padding-top:12vh;text-align:center;font-size:12px;color:#999;display:flex;flex-direction:column;align-items:center}.empty-view-wrap img.empty-icon{width:120px;height:120px}.empty-view-wrap img.empty-icon+*{margin-top:8px}.empty-view-wrap .content{display:flex;flex-direction:column;align-items:center;width:100%;padding-left:20px;padding-right:20px}.empty-view-wrap .content p{font-size:12px;color:#999;font-weight:400;line-height:1.4}.empty-view-wrap .content .btn-wrap{min-width:76px;padding:2px;min-height:28px;max-height:28px;border-radius:44px;background:linear-gradient(221deg,#ffe44d,#ffd736);display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:13px;font-weight:600;color:#222}[data-hy-theme=dark] .empty-view-wrap .content p,[data-hy-theme=light] .empty-view-wrap .content p{color:var(--color_text_dark03_common, #999)}.hero-wiki{--wiki-page: #ffffff;--wiki-panel: #fbfbfa;--wiki-border: #e9e9e7;--wiki-border-soft: #f1f1ef;--wiki-text: #37352f;--wiki-text-strong: #191919;--wiki-text-muted: #787774;--wiki-blue: #2eaadc;--wiki-blue-soft: #e9f7fd;--wiki-green: #4dab9a;--wiki-red: #ff7369;--wiki-orange: #e6a23c;box-sizing:border-box;color:var(--wiki-text);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;margin:0 auto;max-width:1180px;min-height:100vh;padding:0 24px 56px}.hero-wiki *,.hero-wiki *:before,.hero-wiki *:after{box-sizing:border-box}.wiki-nav{align-items:center;border-bottom:1px solid var(--wiki-border-soft);display:flex;height:68px;justify-content:space-between}.wiki-brand{align-items:center;color:var(--wiki-text-strong);display:inline-flex;font-size:16px;font-weight:700;gap:8px;text-decoration:none}.wiki-brand__logo{border-radius:8px;height:28px;object-fit:cover;width:28px}.detail-return{align-items:center;background:#fff;border:1px solid var(--wiki-border);border-radius:6px;color:var(--wiki-blue);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:600;gap:6px;height:34px;padding:0 12px;transition:background-color .15s ease,border-color .15s ease}.detail-return:hover{background:var(--wiki-blue-soft);border-color:#b8e5f4}.detail-return__icon{font-size:18px;line-height:1}.wiki-nav__meta,.page-kicker,.section-heading__eyebrow,.section-heading__hint,.filter-label,.hero-directory-card__lane,.panel-heading span,.hero-profile__bp span,.stat-cell span,.version-tag,.hero-profile__stat-meta,.hero-profile__data-as-of,.trend-bar__label,.trend-bar__value{color:var(--wiki-text-muted);font-size:12px;line-height:18px}.directory-intro{align-items:end;display:flex;justify-content:space-between;padding:48px 0 28px}.page-kicker,.section-heading__eyebrow{color:var(--wiki-blue);font-weight:700;margin:0 0 4px}.directory-intro h1,.hero-profile h1,.detail-missing h1{color:var(--wiki-text-strong);font-size:30px;font-weight:700;line-height:40px;margin:0}.page-subtitle{color:var(--wiki-text-muted);font-size:14px;line-height:20px;margin:6px 0 0}.search-control{align-items:center;background:#fff;border:1px solid var(--wiki-border);border-radius:8px;display:flex;height:42px;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease;width:280px}.search-control:focus-within{border-color:var(--wiki-blue);box-shadow:0 0 0 3px rgba(46,170,220,.13)}.search-control__icon{border:2px solid #b9b9b5;border-radius:50%;display:block;height:13px;margin-right:10px;position:relative;width:13px}.search-control__icon:after{background:#b9b9b5;bottom:-5px;content:"";height:2px;position:absolute;right:-4px;transform:rotate(45deg);width:6px}.search-control input{background:transparent;border:0;color:var(--wiki-text);font:inherit;font-size:14px;height:100%;min-width:0;outline:0;padding:0;width:100%}.search-control input::placeholder{color:#aaa9a6}.directory-filter{align-items:center;border-bottom:1px solid var(--wiki-border-soft);border-top:1px solid var(--wiki-border-soft);display:flex;gap:18px;min-height:70px}.filter-label{flex:0 0 auto;font-weight:600}.lane-tabs{display:flex;flex-wrap:wrap;gap:8px}.lane-tab{background:transparent;border:1px solid transparent;border-radius:6px;color:var(--wiki-text-muted);cursor:pointer;font:inherit;font-size:13px;font-weight:600;height:32px;min-width:58px;padding:0 12px}.lane-tab:hover{background:var(--wiki-panel);color:var(--wiki-text)}.lane-tab--active{background:var(--wiki-blue-soft);border-color:#c8eefa;color:#147da9}.lane-tab:focus-visible,.hero-directory-card:focus-visible,.detail-return:focus-visible,.breadcrumb button:focus-visible,.relation-hero:focus-visible,.wiki-brand:focus-visible,.detail-missing a:focus-visible{outline:2px solid var(--wiki-blue);outline-offset:2px}.hero-directory{padding-top:30px}.section-heading,.panel-heading,.relation-block__heading{align-items:center;display:flex;justify-content:space-between}.section-heading h2,.panel-heading h2,.relation-block h3{color:var(--wiki-text-strong);font-size:16px;font-weight:700;line-height:24px;margin:0}.section-heading__hint{align-self:end}.hero-directory__row{display:grid;gap:12px;grid-template-columns:repeat(9,minmax(0,1fr));margin:16px 0 0}.hero-directory-card{background:#fff;border:1px solid var(--wiki-border-soft);border-radius:8px;color:var(--wiki-text);cursor:pointer;display:flex;flex-direction:column;font:inherit;overflow:hidden;padding:0 0 6px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.hero-directory-card:hover{border-color:#a9dfef;box-shadow:0 8px 20px rgba(55,53,47,.08);transform:translateY(-2px)}.hero-directory-card__portrait{display:block;aspect-ratio:1;height:auto;overflow:hidden;position:relative;width:100%}.hero-directory-card__portrait img{display:block;height:100%;object-fit:cover;width:100%}.tier-badge{background:var(--wiki-red);border-radius:4px;color:#fff;font-size:10px;font-weight:700;line-height:18px;padding:0 5px}.hero-directory-card__name{color:var(--wiki-text-strong);font-size:14px;font-weight:700;line-height:20px;padding:6px 8px 0}.hero-directory-card__lane{padding:0 8px}.directory-empty{align-items:center;background:var(--wiki-panel);border:1px dashed var(--wiki-border);color:var(--wiki-text-muted);display:flex;font-size:14px;height:180px;justify-content:center;margin-top:16px}.breadcrumb{align-items:center;color:var(--wiki-text-muted);display:flex;font-size:13px;gap:8px;min-height:58px}.breadcrumb button{background:transparent;border:0;color:var(--wiki-blue);cursor:pointer;font:inherit;padding:0}.hero-profile{align-items:center;background:var(--wiki-panel);border:1px solid var(--wiki-border-soft);border-radius:16px;display:flex;min-height:162px;padding:24px}.hero-profile__portrait{background:#e9f7fd;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 14px rgba(46,170,220,.17);flex:0 0 auto;height:112px;overflow:hidden;width:112px}.hero-profile__portrait img{display:block;height:100%;object-fit:cover;width:100%}.hero-profile__identity{margin-left:22px}.hero-profile__name-line{align-items:center;display:flex;gap:10px}.hero-profile__identity p{color:var(--wiki-text-muted);font-size:14px;line-height:20px;margin:5px 0 9px}.hero-profile__stat-meta,.hero-profile__data-as-of{display:block}.hero-profile__data-as-of{margin-top:4px}.tier-badge--large{font-size:12px;line-height:22px;padding:0 7px}.version-tag{background:#fff;border:1px solid var(--wiki-border);border-radius:4px;color:#5b5a56;display:inline-block;line-height:22px;padding:0 7px}.hero-profile__bp{border-left:1px solid var(--wiki-border);display:flex;flex-direction:column;margin-left:auto;min-width:124px;padding-left:28px}.hero-profile__bp strong{color:var(--wiki-red);font-family:Segoe UI,PingFang SC,sans-serif;font-size:28px;line-height:38px}.stat-grid{border:1px solid var(--wiki-border-soft);display:grid;grid-template-columns:repeat(8,minmax(0,1fr));margin-top:20px}.stat-grid__scope{align-items:center;border-bottom:1px solid var(--wiki-border-soft);color:#5d5c58;display:flex;font-size:14px;font-weight:600;grid-column:1/-1;min-height:40px;padding:0 14px}.stat-cell{border-right:1px solid var(--wiki-border-soft);display:flex;flex-direction:column;min-height:84px;padding:16px 14px}.stat-cell:last-child{border-right:0}.stat-cell strong{color:var(--wiki-text-strong);font-family:Segoe UI,PingFang SC,sans-serif;font-size:20px;line-height:28px;margin-top:3px}.analysis-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.detail-panel{background:#fff;border:1px solid var(--wiki-border-soft);border-radius:8px;padding:18px}.radar-panel{min-height:268px}.panel-heading span{white-space:nowrap}.radar-chart{display:block;height:202px;margin:4px auto -4px;max-width:100%;overflow:visible;width:202px}.radar-chart__grid{fill:none;stroke:#e9e9e7;stroke-width:.8}.radar-chart__axis{stroke:#f1f1ef;stroke-width:.8}.radar-chart__shape{fill:rgba(46,170,220,.22);stroke:var(--wiki-blue);stroke-width:1.7}.radar-chart--green .radar-chart__shape{fill:rgba(77,171,154,.22);stroke:var(--wiki-green)}.radar-chart__label{fill:var(--wiki-text-muted);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:10px}.detail-data-section{margin-top:28px}.detail-section-title{align-items:center;color:var(--wiki-text-strong);display:flex;font-size:17px;font-weight:700;line-height:24px;margin:0 0 14px}.detail-section-title:before{background:var(--wiki-blue);border-radius:2px;content:"";height:20px;margin-right:10px;width:4px}.bp-metric-grid,.power-rank-grid{background:var(--wiki-panel);border:1px solid var(--wiki-border-soft);border-radius:14px;display:grid}.bp-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding:12px}.bp-metric,.power-rank{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:84px;text-align:center}.bp-metric{border-right:1px solid var(--wiki-border-soft)}.bp-metric:last-child{border-right:0}.bp-metric strong,.power-rank strong{color:var(--wiki-text-strong);font-family:Segoe UI,PingFang SC,sans-serif;font-size:18px;line-height:26px}.bp-metric span,.power-rank span{color:var(--wiki-text-muted);font-size:13px;line-height:20px;margin-top:4px}.behavior-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.behavior-card{background:var(--wiki-panel);border:1px solid var(--wiki-border-soft);border-radius:8px;min-height:154px;padding:16px 18px}.behavior-card h3{color:var(--wiki-blue);font-size:15px;font-weight:700;line-height:22px;margin:0 0 10px}.metric-pairs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-pairs__item{align-items:center;border-bottom:1px dashed var(--wiki-border);display:flex;gap:8px;justify-content:space-between;min-height:30px;padding-right:10px}.metric-pairs__item:nth-child(2n){padding-left:10px;padding-right:0}.metric-pairs__item:nth-last-child(-n+2){border-bottom:0}.metric-pairs__item span{color:#5d5c58;font-size:12px;line-height:18px;white-space:nowrap}.metric-pairs__item strong{color:var(--wiki-text-strong);font-family:Segoe UI,PingFang SC,sans-serif;font-size:12px;line-height:18px;white-space:nowrap}.power-rank-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:12px}.power-rank{border-right:1px solid var(--wiki-border-soft);min-height:72px}.power-rank:last-child{border-right:0}.power-rank strong{font-size:20px}.thirty-day-trends{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.trend-chart-panel{border:1px solid var(--wiki-border-soft);border-radius:14px;min-width:0;padding:18px}.trend-chart-panel__header{align-items:center;display:flex;justify-content:space-between}.trend-chart-panel__header .detail-section-title{margin-bottom:0}.trend-legend{display:flex;flex-wrap:wrap;gap:10px}.trend-legend__item{align-items:center;color:var(--wiki-text-muted);display:inline-flex;font-size:12px;line-height:18px}.trend-legend__item:before{border:2px solid currentColor;border-radius:50%;content:"";height:8px;margin-right:4px;width:8px}.trend-legend__item--blue{color:var(--wiki-blue)}.trend-legend__item--green{color:var(--wiki-green)}.trend-legend__item--purple{color:#9b6ee8}.line-chart{display:block;height:auto;margin-top:12px;overflow:visible;width:100%}.line-chart__grid{stroke:var(--wiki-border-soft);stroke-width:1}.line-chart__axis-label,.line-chart__x-label{fill:var(--wiki-text-muted);font-family:Segoe UI,PingFang SC,sans-serif;font-size:10px}.line-chart__area{fill:rgba(46,170,220,.08)}.line-chart__series polyline{stroke:currentColor;stroke-width:2.4}.line-chart__series circle{fill:#fff;stroke:currentColor;stroke-width:1.7}.line-chart__hit-area{fill:transparent;cursor:crosshair;outline:none}.line-chart__hit-area:focus-visible{fill:rgba(46,170,220,.08);stroke:var(--wiki-blue);stroke-width:1}.line-chart__hover-line{stroke:#b8dbe7;stroke-dasharray:3 3;stroke-width:1}.line-chart__tooltip rect{fill:rgba(25,25,25,.94)}.line-chart__tooltip-date{fill:#fff;font-size:11px;font-weight:700}.line-chart__tooltip-value{font-size:11px}.line-chart__tooltip-value--blue{fill:#7ed8f5}.line-chart__tooltip-value--green{fill:#86d7c4}.line-chart__tooltip-value--purple{fill:#c4a6f3}.line-chart__series--blue{color:var(--wiki-blue)}.line-chart__series--green{color:var(--wiki-green)}.line-chart__series--purple{color:#9b6ee8}.matchup-panel,.equipment-panel{margin-top:20px}.relation-grid{display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.relation-block{border-right:1px solid var(--wiki-border-soft);padding:0 18px}.relation-block:first-child{padding-left:0}.relation-block:last-child{border-right:0;padding-right:0}.relation-block h3{font-size:13px}.relation-block__title{align-items:baseline;display:flex;gap:6px;min-width:0}.relation-block__count{color:var(--wiki-text-muted);font-size:11px;font-weight:400;line-height:18px;white-space:nowrap}.relation-dot{border-radius:50%;display:block;height:7px;width:7px}.relation-dot--success{background:var(--wiki-green)}.relation-dot--danger{background:var(--wiki-red)}.relation-dot--blue{background:var(--wiki-blue)}.relation-block__list{display:grid;gap:12px 8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:13px}.relation-hero{color:var(--wiki-text-muted);display:flex;flex:1 1 0;flex-direction:column;font-size:11px;gap:5px;min-width:0;text-align:center;text-decoration:none}.relation-hero img{aspect-ratio:1;border-radius:6px;display:block;object-fit:cover;width:100%}.relation-hero:hover span{color:var(--wiki-blue)}.relation-block__toggle{background:transparent;border:0;color:var(--wiki-blue);cursor:pointer;display:block;font:inherit;font-size:12px;margin:14px auto 0;padding:4px 8px}.relation-block__toggle:hover{color:#147da9;text-decoration:underline}.relation-block__toggle:focus-visible{outline:2px solid var(--wiki-blue);outline-offset:2px}.equipment-list{display:flex;gap:14px;margin-top:16px;overflow-x:auto;padding-bottom:2px}.equipment-item{align-items:center;display:flex;flex:0 0 auto;gap:7px}.equipment-item__index{color:#aaa9a6;font-family:Segoe UI,sans-serif;font-size:11px}.equipment-item img{border:1px solid var(--wiki-border);border-radius:6px;display:block;height:42px;object-fit:cover;width:42px}.equipment-item span:last-child{color:#5d5c58;font-size:12px;max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-missing{align-items:flex-start;display:flex;flex-direction:column;gap:14px;justify-content:center}.detail-missing a{color:var(--wiki-blue);font-size:14px;text-decoration:none}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media(max-width:1024px){.hero-directory__row{grid-template-columns:repeat(6,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-cell:nth-child(5){border-right:0}.stat-cell:nth-child(-n+5){border-bottom:1px solid var(--wiki-border-soft)}.bp-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bp-metric:nth-child(3){border-right:0}.bp-metric:nth-child(-n+3){border-bottom:1px solid var(--wiki-border-soft)}.behavior-grid,.thirty-day-trends{grid-template-columns:1fr}}@media(max-width:768px){.hero-wiki{padding:0 16px 36px}.wiki-nav{height:60px}.directory-intro{align-items:stretch;flex-direction:column;gap:20px;padding:32px 0 22px}.directory-intro h1,.hero-profile h1,.detail-missing h1{font-size:26px;line-height:34px}.search-control{width:100%}.directory-filter{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0}.lane-tabs{flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:1px}.lane-tab{flex:0 0 auto}.hero-directory{padding-top:24px}.hero-directory__row{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-directory-card__name{padding:6px 8px 0}.hero-directory-card__lane{padding:0 8px}.section-heading__hint{display:none}.hero-profile{align-items:flex-start;min-height:0;padding:18px}.hero-profile__portrait{height:76px;width:76px}.hero-profile__identity{margin-left:14px}.hero-profile__bp{border-left:0;margin-left:auto;min-width:auto;padding-left:10px;text-align:right}.hero-profile__bp strong{font-size:22px;line-height:30px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-cell{border-bottom:1px solid var(--wiki-border-soft);min-height:76px;padding:12px}.stat-cell:nth-child(odd){border-right:0}.stat-cell:nth-last-child(-n+2){border-bottom:0}.analysis-grid{grid-template-columns:1fr}.detail-data-section{margin-top:24px}.bp-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-metric,.bp-metric:nth-child(3){border-bottom:1px solid var(--wiki-border-soft);border-right:1px solid var(--wiki-border-soft)}.bp-metric:nth-child(2n){border-right:0}.bp-metric:nth-last-child(-n+2){border-bottom:0}.behavior-card{padding:14px}.metric-pairs{grid-template-columns:1fr}.metric-pairs__item,.metric-pairs__item:nth-child(2n){padding-left:0;padding-right:0}.metric-pairs__item:nth-last-child(-n+2){border-bottom:1px dashed var(--wiki-border)}.metric-pairs__item:last-child{border-bottom:0}.power-rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.power-rank,.power-rank:nth-child(2){border-bottom:1px solid var(--wiki-border-soft);border-right:1px solid var(--wiki-border-soft)}.power-rank:nth-child(2n){border-right:0}.power-rank:nth-last-child(-n+2){border-bottom:0}.thirty-day-trends{margin-top:24px}.trend-chart-panel{padding:14px}.trend-chart-panel__header{align-items:flex-start;flex-direction:column;gap:8px}.relation-grid{gap:16px;grid-template-columns:1fr}.relation-block,.relation-block:first-child,.relation-block:last-child{border-bottom:1px solid var(--wiki-border-soft);border-right:0;padding:0 0 16px}.relation-block:last-child{border-bottom:0;padding-bottom:0}.detail-return{min-height:44px}.relation-block__list{gap:12px 8px;grid-template-columns:repeat(5,minmax(0,1fr));max-width:none}.equipment-list{display:grid;gap:12px 8px;grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:visible;padding-bottom:0}.equipment-item{gap:6px;min-width:0}.equipment-item span:last-child{max-width:none;min-width:0}}.template-home{background:var(--color-bg-black);display:grid;min-height:100vh;place-items:center;padding:var(--space-layout-section-gap-lg);box-sizing:border-box}.template-logo{margin:0;color:var(--color-text-strong);font-family:var(--type-font-family-primary);font-size:var(--type-size-900);font-weight:var(--type-weight-bold);line-height:var(--type-line-height-900);text-align:center}.template-logo__accent{color:var(--color-primary-base)}@media(max-width:480px){.template-logo{font-size:var(--type-size-700);line-height:var(--type-line-height-700)}}:root{--color-alpha-black-alpha-0: rgba(0, 0, 0, 0);--color-alpha-black-alpha-10: rgba(0, 0, 0, .1);--color-alpha-black-alpha-12: rgba(0, 0, 0, .12);--color-alpha-black-alpha-16: rgba(0, 0, 0, .16);--color-alpha-black-alpha-2: rgba(0, 0, 0, .02);--color-alpha-black-alpha-24: rgba(0, 0, 0, .24);--color-alpha-black-alpha-4: rgba(0, 0, 0, .04);--color-alpha-black-alpha-8: rgba(0, 0, 0, .08);--color-alpha-white-alpha-0: rgba(255, 255, 255, 0);--color-alpha-white-alpha-10: rgba(255, 255, 255, .1);--color-alpha-white-alpha-12: rgba(255, 255, 255, .12);--color-alpha-white-alpha-16: rgba(255, 255, 255, .16);--color-alpha-white-alpha-2: rgba(255, 255, 255, .02);--color-alpha-white-alpha-24: rgba(255, 255, 255, .24);--color-alpha-white-alpha-4: rgba(255, 255, 255, .04);--color-alpha-white-alpha-8: rgba(255, 255, 255, .08);--color-blue-100: #cefefe;--color-blue-200: #9ef7ff;--color-blue-300: #6ee8fd;--color-blue-400: #49d4fb;--color-blue-500: #0eb7fa;--color-blue-600: #0a8ed6;--color-blue-700: #066bb3;--color-blue-800: #034c90;--color-blue-alpha-700: rgba(6, 107, 179, .2);--color-brand-100: #7a5b09;--color-brand-200: #947210;--color-brand-300: #b69218;--color-brand-400: #dcb325;--color-brand-50: #514202;--color-brand-500: #ffd732;--color-brand-600: #ffe466;--color-brand-700: #feeb84;--color-brand-800: #fff3ad;--color-brand-alpha-700: rgba(254, 235, 132, .2);--color-gray-0: #ffffff;--color-gray-100: #f5f5f5;--color-gray-200: #ebebeb;--color-gray-300: #d1d1d1;--color-gray-400: #a3a3a3;--color-gray-50: #f7f7f7;--color-gray-500: #7b7b7b;--color-gray-600: #5c5c5c;--color-gray-700: #333333;--color-gray-800: #262626;--color-gray-900: #1c1c1c;--color-gray-950: #171717;--color-green-100: #d4fed8;--color-green-200: #a7feba;--color-green-300: #7bfaa3;--color-green-400: #59f499;--color-green-500: #25ed8b;--color-green-600: #1ccb88;--color-green-700: #12ab7f;--color-green-800: #0b8973;--color-green-alpha-700: rgba(18, 171, 127, .2);--color-green-alpha-wiki-raid-badge: rgba(66, 201, 132, .2);--color-red-100: #ffe8d6;--color-red-200: #ffccad;--color-red-300: #ffac84;--color-red-400: #ff8a66;--color-red-500: #fe5431;--color-red-600: #db3424;--color-red-700: #b61b19;--color-red-800: #920f17;--color-red-alpha-700: rgba(182, 27, 25, .2);--color-slate-0: #000306;--color-slate-100: #1b2228;--color-slate-200: #273039;--color-slate-300: #343f49;--color-slate-400: #46535f;--color-slate-50: #11161b;--color-slate-500: #626e7a;--color-slate-550: #767c7f;--color-slate-600: #7e8994;--color-slate-700: #aeb6be;--color-slate-800: #dfe3e7;--color-slate-850: #eceef0;--color-slate-900: #f5f7fa;--color-slate-950: #ffffff;--color-yellow-100: #fdfed4;--color-yellow-200: #fefdab;--color-yellow-300: #fdfb82;--color-yellow-400: #faf961;--color-yellow-500: #f9f62f;--color-yellow-600: #d6d322;--color-yellow-700: #b3b017;--color-yellow-800: #908c0e;--color-yellow-alpha-700: rgba(179, 176, 23, .2);--neutral-gray-0: #ffffff;--neutral-gray-100: #f5f5f5;--neutral-gray-200: #ebebeb;--neutral-gray-300: #d1d1d1;--neutral-gray-400: #a3a3a3;--neutral-gray-50: #f7f7f7;--neutral-gray-500: #7b7b7b;--neutral-gray-600: #5c5c5c;--neutral-gray-700: #333333;--neutral-gray-800: #262626;--neutral-gray-900: #1c1c1c;--neutral-gray-950: #171717;--radius-100: 2px;--radius-200: 4px;--radius-300: 6px;--radius-400: 8px;--radius-50: 0px;--radius-500: 12px;--radius-600: 20px;--radius-900: 999px;--space-element-100: 2px;--space-element-1000: 20px;--space-element-1200: 32px;--space-element-200: 4px;--space-element-300: 6px;--space-element-400: 8px;--space-element-50: 0px;--space-element-500: 10px;--space-element-600: 12px;--space-element-700: 14px;--space-element-800: 16px;--space-element-900: 18px;--space-layout-100: 4px;--space-layout-200: 6px;--space-layout-300: 8px;--space-layout-400: 12px;--space-layout-50: 0px;--space-layout-500: 14px;--space-layout-600: 16px;--space-layout-700: 20px;--type-font-family-number: Segoe UI;--type-font-family-primary: Microsoft YaHei UI;--type-letter-spacing-0: 0em;--type-line-height-100: 18px;--type-line-height-1000: 64px;--type-line-height-200: 20px;--type-line-height-25: 14px;--type-line-height-300: 24px;--type-line-height-400: 26px;--type-line-height-50: 16px;--type-line-height-500: 28px;--type-line-height-600: 32px;--type-line-height-700: 40px;--type-line-height-800: 48px;--type-line-height-900: 56px;--type-size-100: 12px;--type-size-1000: 56px;--type-size-200: 14px;--type-size-300: 16px;--type-size-400: 18px;--type-size-50: 10px;--type-size-500: 20px;--type-size-600: 24px;--type-size-700: 32px;--type-size-800: 40px;--type-size-900: 48px;--type-weight-bold: 700;--type-weight-regular: 400}:root{--color-bg-alpha-bg: var(--color-alpha-white-alpha-2);--color-bg-alpha-soft: var(--color-alpha-white-alpha-8);--color-bg-alpha-strong: var(--color-alpha-white-alpha-12);--color-bg-alpha-weak: var(--color-alpha-white-alpha-4);--color-bg-black: var(--color-slate-0);--color-bg-color-blue: var(--color-blue-200);--color-bg-color-green: var(--color-green-200);--color-bg-color-red: var(--color-red-200);--color-bg-color-yellow: var(--color-yellow-200);--color-bg-disabled: var(--color-slate-200);--color-bg-hover: var(--color-slate-100);--color-bg-pressed: var(--color-slate-50);--color-bg-reverse: var(--color-slate-900);--color-bg-reverse-hover: var(--color-gray-50);--color-bg-reverse-pressed: var(--color-gray-100);--color-bg-soft: var(--color-slate-100);--color-bg-sub: var(--color-slate-200);--color-bg-surface: var(--color-slate-300);--color-bg-weak: var(--color-slate-50);--color-icon-black: var(--color-slate-0);--color-icon-disabled: var(--color-slate-500);--color-icon-soft: var(--color-slate-700);--color-icon-strong: var(--color-slate-900);--color-icon-sub: var(--color-slate-800);--color-icon-weak: var(--color-slate-600);--color-primary-alpha: var(--color-brand-alpha-700);--color-primary-base: var(--color-brand-500);--color-primary-dark: var(--color-brand-400);--color-primary-darker: var(--color-brand-300);--color-static-black: var(--color-slate-0);--color-static-white: var(--color-gray-0);--color-status-error: var(--color-red-400);--color-status-error-bg: var(--color-red-alpha-700);--color-status-info: var(--color-blue-400);--color-status-info-bg: var(--color-blue-alpha-700);--color-status-success: var(--color-green-400);--color-status-success-bg: var(--color-green-alpha-700);--color-status-success-wiki-raid-badge-bg: var(--color-green-alpha-wiki-raid-badge);--color-status-warning: var(--color-yellow-300);--color-status-warning-bg: var(--color-yellow-alpha-700);--color-stroke-active: var(--color-slate-400);--color-stroke-area: var(--color-alpha-white-alpha-10);--color-stroke-disabled: var(--color-slate-100);--color-stroke-soft: var(--color-slate-200);--color-stroke-strong: var(--color-slate-900);--color-stroke-sub: var(--color-slate-300);--color-text-black: var(--color-slate-0);--color-text-disabled: var(--color-slate-500);--color-text-soft: var(--color-slate-700);--color-text-strong: var(--color-slate-900);--color-text-sub: var(--color-slate-800);--color-text-weak: var(--color-slate-600);--color-text-wiki-hero-description: var(--color-slate-550);--color-text-wiki-raid-material-name: var(--color-slate-850);--radius-full: var(--radius-900);--radius-lg: var(--radius-300);--radius-md: var(--radius-200);--radius-none: var(--radius-50);--radius-sm: var(--radius-100);--radius-xl: var(--radius-400);--radius-xxl: var(--radius-500);--space-element-gap-lg: var(--space-element-600);--space-element-gap-md: var(--space-element-400);--space-element-gap-none: var(--space-element-50);--space-element-gap-sm: var(--space-element-200);--space-element-padding-2lg: var(--space-element-800);--space-element-padding-lg: var(--space-element-600);--space-element-padding-max: var(--space-element-1200);--space-element-padding-md: var(--space-element-400);--space-element-padding-mid: var(--space-element-200);--space-element-padding-min: var(--space-element-100);--space-element-padding-sm: var(--space-element-300);--space-element-padding-card-content: var(--space-element-500);--size-card-min-height: 188px;--size-card-media-height: 124px;--space-layout-content-gap: var(--space-layout-100);--space-layout-component-gap: var(--space-layout-400);--space-layout-page-padding: var(--space-layout-400);--space-layout-section-gap: var(--space-layout-300);--space-layout-section-gap-lg: var(--space-layout-700);--z-index-modal: 1000;--z-index-tooltip: 60;--z-index-tooltip-portal: 1001}:root{color:#37352f;background:#fff;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}body{background:#fff;min-width:320px;min-height:100vh;margin:0}.app-shell{box-sizing:border-box;width:min(720px,100% - 48px);margin:0 auto;padding:96px 0}.app-shell__eyebrow{color:#ff8a3d;font-weight:700;text-transform:uppercase}
