/*
Theme Name: Expert Card Hub
Description: 面向多母站的足球专家名片与原创预测导航主题。
Version: 1.0.8
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: expert-card-hub
*/
:root{--ink:#101c2c;--muted:#66758a;--line:#e5eaf0;--paper:#fff;--wash:#f5f7fa;--navy:#062a47;--gold:#d9a72b;--blue:#0e7fdf;--red:#d71920;--radius:16px;--shadow:0 14px 34px rgba(12,30,50,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wash);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.eh-container{width:min(1380px,calc(100% - 40px));margin-inline:auto}.eh-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.eh-header-row{min-height:76px;display:flex;align-items:center;gap:36px}.eh-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.eh-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#13283e,#e21d2b);color:#fff;font-weight:900}.eh-brand-copy strong{display:block;font-size:21px;line-height:1.15}.eh-brand-copy small{color:var(--muted);font-size:12px;letter-spacing:.14em}.eh-nav{display:flex;gap:8px}.eh-nav a{min-height:42px;padding:0 20px;display:flex;align-items:center;border-radius:8px;font-weight:800}.eh-nav a:hover,.eh-nav .current-menu-item a,.eh-nav a[aria-current="page"]{background:#f0f3f7;color:#d51c29}.eh-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px;font-weight:800}.eh-intro{padding:44px 0 26px}.eh-intro-grid{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px}.eh-kicker{display:block;margin-bottom:7px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.13em}.eh-intro h1{margin:0;font-size:clamp(32px,4.4vw,54px);line-height:1.15;letter-spacing:-.04em}.eh-intro p{max-width:760px;margin:13px 0 0;color:var(--muted);font-size:17px}.eh-summary{display:grid;grid-template-columns:repeat(3,110px);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.eh-summary span{padding:15px;text-align:center;border-right:1px solid var(--line)}.eh-summary span:last-child{border:0}.eh-summary b{display:block;font-size:22px;line-height:1.2}.eh-summary small{color:var(--muted)}.eh-toolbar{margin:18px auto 24px;padding:12px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff}.eh-filter{border:1px solid #dce2e9;background:#fff;color:#455468;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:800;cursor:pointer}.eh-filter.active,.eh-filter:hover{border-color:#17293c;background:#17293c;color:#fff}.eh-toolbar-note{margin-left:auto;color:var(--muted);font-size:14px}.eh-source-section{margin-bottom:46px}.eh-source-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.eh-source-head:after{content:"";height:1px;flex:1;background:var(--line)}.eh-source-head h2{margin:0;font-size:26px}.eh-source-badge{padding:4px 10px;border-radius:5px;font-size:12px;font-weight:900}.eh-source-badge.tuiqiuren{background:#062a47;color:#ffd96c}.eh-source-badge.yaxun{background:#d71920;color:#fff}.eh-expert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eh-expert-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;min-height:350px;transition:transform .2s,box-shadow .2s}.eh-expert-card:hover{transform:translateY(-4px)}.eh-card-main{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;padding:24px 22px 16px}.eh-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover}.eh-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.eh-name-row h3{margin:0;font-size:22px;line-height:1.3}.eh-verified{padding:2px 8px;border-radius:20px;font-size:12px;font-weight:900}.eh-specialty{display:block;margin:8px 0 5px;font-size:14px;font-weight:900}.eh-card-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0;font-size:14px;line-height:1.65}.eh-rank{position:absolute;right:18px;top:16px;min-width:34px;height:34px;display:grid;place-items:center;border-radius:8px;font-weight:900}.eh-metrics{margin:auto 18px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-radius:10px;overflow:hidden}.eh-metrics span{min-width:0;padding:10px 5px;text-align:center}.eh-metrics small{display:block;white-space:nowrap;font-size:11px}.eh-metrics b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.eh-card-foot{min-height:54px;margin:13px 18px 18px;display:flex;align-items:center;gap:12px}.eh-card-foot .eh-source-label{font-size:13px;font-weight:900}.eh-card-foot .eh-profile-link{margin-left:auto;font-weight:900;font-size:14px}.eh-expert-card.source-tuiqiuren{border:1px solid #d8b039;border-top:4px solid var(--gold);border-radius:12px;background:linear-gradient(145deg,#fff 0%,#fff 68%,#fff8e5 100%);box-shadow:0 10px 25px rgba(5,45,74,.1)}.source-tuiqiuren .eh-avatar{box-shadow:0 0 0 3px #e4b638,0 0 0 7px #fff4ce}.source-tuiqiuren .eh-verified{background:#fff0b6;color:#7b5700}.source-tuiqiuren .eh-specialty,.source-tuiqiuren .eh-profile-link{color:#0874d1}.source-tuiqiuren .eh-card-copy p{color:#536d82}.source-tuiqiuren .eh-rank{background:#062a47;color:#ffd96c}.source-tuiqiuren .eh-metrics{border:1px solid #e8d8a0;background:linear-gradient(180deg,#f3f8fc,#fff8e3)}.source-tuiqiuren .eh-metrics span{border-right:1px solid #e4d9b0}.source-tuiqiuren .eh-metrics span:nth-child(3n){border:0}.source-tuiqiuren .eh-metrics small{color:#758b9d}.source-tuiqiuren .eh-metrics b{color:#0876d8}.eh-expert-card.source-yaxun{border:1px solid #dfe2e6;border-top:4px solid #252a30;border-radius:3px;background:#fff;box-shadow:0 9px 25px rgba(25,29,34,.07)}.source-yaxun .eh-avatar{border:2px solid var(--red);box-shadow:0 0 0 4px #fff0f1}.source-yaxun .eh-verified{border:1px solid #efc0c2;background:#fff0f1;color:var(--red)}.source-yaxun .eh-specialty,.source-yaxun .eh-profile-link{color:var(--red)}.source-yaxun .eh-card-copy p{color:#4e5862}.source-yaxun .eh-rank{border-radius:2px;background:#252a30;color:#fff}.source-yaxun .eh-metrics{border:1px solid #eceef0;background:#fafafa}.source-yaxun .eh-metrics span{border-right:1px solid #eceef0}.source-yaxun .eh-metrics span:nth-child(3n){border:0}.source-yaxun .eh-metrics small{color:#7d858d}.source-yaxun .eh-metrics b{color:var(--red)}.eh-prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:54px}.eh-prediction-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:20px;padding:22px;border:1px solid var(--line);border-left:4px solid var(--red);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(12,30,50,.05)}.eh-prediction-avatar{width:104px;height:104px;border-radius:12px;object-fit:cover}.eh-prediction-meta{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.eh-prediction-card h2{margin:7px 0 8px;font-size:20px;line-height:1.45}.eh-prediction-card p{margin:0;color:var(--muted);font-size:14px}.eh-readmore{display:inline-block;margin-top:10px;color:var(--red);font-weight:900;font-size:14px}.eh-empty{min-height:300px;display:grid;place-items:center;margin-bottom:50px;border:1px dashed #ccd5df;border-radius:14px;background:#fff;color:var(--muted)}.eh-single{padding:42px 0 70px}.eh-article-layout{display:grid;grid-template-columns:minmax(0,860px) 360px;gap:28px;justify-content:center}.eh-article,.eh-expert-profile{padding:38px 44px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.eh-article h1{margin:8px 0 14px;font-size:clamp(30px,4vw,45px);line-height:1.28}.eh-article-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:14px}.eh-article-content{margin-top:28px;color:#29384a}.eh-article-content h2{margin:34px 0 10px;font-size:24px}.eh-article-content p,.eh-article-content li{font-size:17px;line-height:1.9}.eh-lead{padding:18px 20px;border-left:4px solid var(--red);background:#f8fafc;font-size:18px!important;font-weight:700}.eh-match-facts{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:16px 18px;border-radius:10px;background:#16283a;color:#fff}.eh-match-facts strong{color:#ffd15a}.eh-match-facts time{margin-left:auto;color:#c9d3dc}.eh-disclaimer{margin-top:38px;padding:18px;border:1px solid #e5e8ec;background:#f7f8fa;color:#677383;font-size:14px}.eh-disclaimer p{margin:4px 0 0;font-size:14px!important}.eh-author-card{position:sticky;top:100px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.eh-author-card img{width:88px;height:88px;border-radius:50%;object-fit:cover}.eh-author-card h2{margin:12px 0 4px}.eh-author-card p{color:var(--muted);font-size:14px}.eh-author-card a{color:var(--red);font-weight:900}.eh-profile-head{display:grid;grid-template-columns:150px 1fr;gap:28px}.eh-profile-head img{width:145px;height:145px;border-radius:50%;object-fit:cover}.eh-profile-head h1{margin:4px 0}.eh-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.eh-profile-stats span{padding:16px;text-align:center;border-right:1px solid var(--line)}.eh-profile-stats span:nth-child(3n){border:0}.eh-profile-stats small{display:block;color:var(--muted)}.eh-profile-stats b{font-size:20px}.eh-site-footer{padding:28px 0;margin-top:24px;background:#111d2b;color:#c5cfda}.eh-footer-row{display:flex;justify-content:space-between;gap:20px}.eh-site-footer small{color:#8fa0b2}
@media(max-width:1100px){.eh-expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-article-layout{grid-template-columns:1fr}.eh-author-card{position:static}.eh-summary{display:none}}
@media(max-width:760px){.eh-container{width:calc(100% - 24px)}.eh-header-row{min-height:66px;gap:10px}.eh-brand-copy small{display:none}.eh-menu-toggle{display:block}.eh-nav{display:none;position:absolute;left:12px;right:12px;top:66px;padding:10px;flex-direction:column;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.eh-nav.open{display:flex}.eh-intro{padding-top:28px}.eh-intro-grid{display:block}.eh-intro p{font-size:16px}.eh-toolbar{overflow-x:auto}.eh-toolbar-note{display:none}.eh-expert-grid,.eh-prediction-grid{grid-template-columns:1fr}.eh-expert-card{min-height:365px}.eh-card-main{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:22px 16px 14px}.eh-avatar{width:76px;height:76px}.eh-name-row{padding-right:34px}.eh-name-row h3{font-size:19px}.eh-card-copy p{-webkit-line-clamp:4}.eh-metrics{grid-template-columns:repeat(2,1fr)}.eh-metrics span:nth-child(3n){border-right:1px solid}.eh-metrics span:nth-child(2n){border-right:0}.eh-prediction-card{grid-template-columns:74px minmax(0,1fr);padding:16px;gap:14px}.eh-prediction-avatar{width:72px;height:72px}.eh-prediction-card h2{font-size:18px}.eh-article,.eh-expert-profile{padding:25px 20px}.eh-article-content p,.eh-article-content li{font-size:16px}.eh-profile-head{grid-template-columns:95px 1fr;gap:18px}.eh-profile-head img{width:92px;height:92px}.eh-profile-stats{grid-template-columns:repeat(2,1fr)}.eh-profile-stats span:nth-child(3n){border-right:1px solid var(--line)}.eh-profile-stats span:nth-child(2n){border-right:0}.eh-footer-row{display:block}.eh-footer-row small{display:block;margin-top:8px}}

.eh-brand{gap:13px}.eh-brand-icon{width:56px;height:56px;object-fit:contain}.eh-brand-copy strong{font-size:26px;font-weight:950;letter-spacing:.02em;color:#0b2038}.eh-brand-copy small{font-size:11px;font-weight:800;letter-spacing:.17em;color:#a47a27}
.eh-source-section[hidden]{display:none!important}.eh-expert-card{cursor:pointer;color:inherit}.eh-expert-card:focus-visible{outline:3px solid #d9a72b;outline-offset:3px}
@media(max-width:760px){.eh-brand{gap:9px}.eh-brand-icon{width:44px;height:44px}.eh-brand-copy strong{font-size:20px}.eh-brand-copy small{display:none}}
.eh-faq{margin-top:34px;padding:28px 30px;border:1px solid #d9e3ef;border-left:5px solid #b88724;border-radius:14px;background:#f8fbff;box-shadow:0 12px 30px rgba(13,32,55,.08)}
.eh-faq h2{margin:0 0 14px;color:#102b4e;font-size:26px}
.eh-faq details{border-top:1px solid #e5ebf2;padding:0 4px}
.eh-faq details:first-of-type{border-top:0}
.eh-faq summary{padding:18px 0;color:#123b66;font-size:18px;font-weight:700;cursor:pointer;list-style:none}
.eh-faq summary::-webkit-details-marker{display:none}
.eh-faq summary:after{content:'+';float:right;color:#b88724;font-size:22px}
.eh-faq details[open] summary:after{content:'−'}
.eh-faq details p{margin:0 0 18px;color:#53677d;font-size:16px;line-height:1.9}
