:root{
  --bg:#f5f7fb;--bg2:#eef3f6;--panel:#ffffff;--panel2:#f8fafc;--line:#dbe4ea;--line2:#c9d6dd;--text:#17212b;--muted:#667985;--primary:#1aa35b;--primary2:#0b7d43;--gold:#b57918;--orange:#e2761b;--danger:#d64545;--warning:#b7791f;--success:#1aa35b;--dark:#0f1720;--soft:#eef7f1;
}
*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:linear-gradient(180deg,#fbfdff 0,#f2f6f9 42%,#eef3f6 100%);color:var(--text);line-height:1.65}a{color:var(--primary);text-decoration:none;transition:.16s ease}a:hover{color:var(--primary2)}.container{max-width:1220px;margin:0 auto;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;box-shadow:0 2px 16px rgba(15,23,32,.06)}.nav-wrap{display:flex;justify-content:space-between;align-items:center;min-height:74px;gap:22px}.brand{display:flex;align-items:center;gap:12px;color:#14212a;font-size:22px;font-weight:900;letter-spacing:.5px;white-space:nowrap}.brand::before{content:'';width:34px;height:34px;display:inline-block;background:linear-gradient(135deg,var(--primary),#6ddf98);clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}.brand-logo{width:34px;height:34px;object-fit:contain}.brand:has(.brand-logo)::before,.admin-brand:has(.brand-logo)::before{display:none}.brand-sub{display:block;font-size:11px;color:var(--muted);font-weight:500;letter-spacing:0;margin-top:-3px}.main-nav{display:flex;gap:22px;align-items:center;margin-left:auto}.main-nav a{color:#34434d;font-weight:750;font-size:15px;position:relative;padding:24px 0}.main-nav a:hover,.main-nav a:first-child{color:var(--primary)}.main-nav a:first-child::after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--primary)}.header-search{display:flex;align-items:center;border:1px solid var(--line2);height:38px;min-width:240px;background:#fff;margin-left:10px}.header-search input{height:100%;border:0;background:transparent;color:var(--text);padding:0 12px;width:100%;outline:none;font-size:13px}.header-search button{height:100%;width:42px;border:0;background:#f7fafc;color:#536874;cursor:pointer;border-left:1px solid var(--line2)}.page-main{padding:0 20px 58px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:0;padding:10px 18px;background:var(--primary);color:#fff;font-weight:900;cursor:pointer;letter-spacing:.2px;min-height:38px;transition:.16s ease}.btn:hover{background:var(--primary2);color:#fff;transform:translateY(-1px)}.btn.secondary{background:#fff;color:#25333d;border-color:var(--line2)}.btn.secondary:hover{border-color:var(--primary);color:var(--primary);background:#f4fbf7}.btn.small{padding:7px 13px;font-size:13px;min-height:34px}.btn.tiny{padding:4px 9px;font-size:12px;min-height:27px}.card,.hero-card,.metric,.table-wrap,.filter-bar,.auth-card,.list-item,.admin-form-card{background:var(--panel);border:1px solid var(--line);border-radius:0!important;box-shadow:0 10px 30px rgba(15,23,32,.06)}.card,.hero-card{padding:22px}.grid{display:grid;gap:18px}.cards{grid-template-columns:repeat(auto-fill,minmax(245px,1fr))}.hero{position:relative;overflow:hidden;margin:0 0 30px;padding:48px 54px;min-height:314px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:center;gap:30px;border:1px solid var(--line);border-top:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.83) 52%,rgba(236,249,241,.76) 100%),radial-gradient(ellipse at right center,rgba(26,163,91,.20),transparent 44%),linear-gradient(135deg,#f3f8fb,#e8f5ed)}.hero::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(26,163,91,.06) 0 1px,transparent 1px 48px);pointer-events:none}.hero>div{position:relative;z-index:1}.eyebrow{color:var(--primary2);font-weight:850;margin:0 0 8px}.hero h1{font-size:48px;line-height:1.12;margin:10px 0 14px;letter-spacing:-.8px;color:#111827}.hero .vs{color:var(--primary);margin:0 14px}.hero p{color:#4b5f6b;font-size:16px}.muted{color:var(--muted)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.hero-card{background:rgba(255,255,255,.88);color:#263946}.hero-card strong{display:block;font-size:16px;margin-bottom:10px}.hero-card ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.hero-card li{padding-left:24px;position:relative}.hero-card li::before{content:'✓';position:absolute;left:0;color:var(--primary);font-weight:900}.section-head{display:flex;justify-content:space-between;align-items:center;margin:26px 0 14px;border-left:4px solid var(--primary);padding-left:12px}.section-head h2{margin:0;font-size:24px}.section-desc{margin-top:-4px}.home-tabs{display:flex;gap:10px;margin:0 0 14px;flex-wrap:wrap}.home-tabs span{display:inline-flex;border:1px solid var(--line);background:#fff;color:#4b5f6b;padding:7px 14px;font-weight:850}.home-tabs .active{background:var(--primary);color:#fff;border-color:var(--primary)}.match-accordion-list{display:grid;gap:0}.match-accordion{border:1px solid var(--line);border-bottom:0;background:#fff}.match-accordion:last-child{border-bottom:1px solid var(--line)}.match-toggle{width:100%;background:#fff;display:grid;grid-template-columns:1.1fr 1.9fr 1.25fr 1.1fr .75fr .85fr;align-items:center;text-align:left;cursor:pointer;color:var(--text);font:inherit;border:0;border-left:4px solid transparent;min-height:62px}.match-accordion.open .match-toggle,.match-toggle:hover{border-left-color:var(--primary);background:#f3fbf6}.match-cell{padding:12px 14px;border-right:1px solid var(--line);min-height:62px;display:flex;align-items:center}.match-cell:last-child{border-right:0;justify-content:flex-end}.match-code{display:inline-flex;background:#f6fafb;color:#17212b;border:1px solid var(--line2);padding:4px 9px;font-size:13px;font-weight:900;letter-spacing:.4px}.home-away{font-weight:800;color:#1b2b34}.home-away .label{color:var(--primary);font-size:13px;margin-right:4px}.match-time,.league-name{color:#34434d;font-weight:650}.match-title{font-weight:900}.status-badge{display:inline-flex;padding:4px 9px;font-size:12px;background:#eaf8ef;color:var(--primary2);border:1px solid #bde7ca;font-weight:850}.match-action{color:var(--primary);font-weight:900}.match-action::after{content:'⌄';margin-left:8px}.match-accordion.open .match-action::after{content:'⌃'}.match-table-head{display:grid;grid-template-columns:1.1fr 1.9fr 1.25fr 1.1fr .75fr .85fr;background:#eff5f8;border:1px solid var(--line);border-bottom:0;color:#34434d;font-size:13px;font-weight:900}.match-table-head span{padding:10px 14px;border-right:1px solid var(--line)}.match-table-head span:last-child{border-right:0;text-align:right}.match-panel{display:none;background:#fff;border-top:1px solid var(--line);padding:18px}.match-accordion.open .match-panel{display:block;animation:fadeIn .18s ease}@keyframes fadeIn{from{opacity:.45;transform:translateY(-4px)}to{opacity:1;transform:none}}.panel-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px;border-left:4px solid var(--primary);padding-left:10px}.panel-head h4{margin:0;font-size:18px}.mini-expert-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.mini-expert-item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:start;border:1px solid var(--line);background:#fff;padding:12px;min-height:180px}.mini-expert-item .btn{grid-column:1/-1;width:100%}.mini-expert-name{display:block;font-weight:900;color:#17212b;line-height:1.35}.expert-intro{font-size:13px;color:#657681;background:#f6fafb;border-left:3px solid var(--line2);margin:7px 0;padding:7px 9px}.expert-stats{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap}.expert-stats span{display:inline-flex;flex-direction:column;font-size:12px;color:var(--muted)}.expert-stats strong{font-size:16px;color:var(--primary);line-height:1.1}.expert-stats strong.hot{color:var(--orange)}.avatar{width:54px;height:54px;border-radius:0!important;background:#eaf1f4;color:#1f313b;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;overflow:hidden;border:1px solid var(--line2)}.avatar.large{width:86px;height:86px;font-size:34px}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar-link{display:inline-flex;color:inherit;text-decoration:none}.avatar-link:hover .avatar{border-color:var(--primary)}.expert-card{position:relative;overflow:hidden}.expert-card::before{content:'荐';position:absolute;left:0;top:0;background:var(--primary);color:#fff;font-weight:900;padding:2px 7px;font-size:12px}.expert-card .avatar{margin-bottom:12px}.expert-card h3{margin:6px 0 4px;font-size:19px}.expert-card p{color:#60727d}.stat-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:9px 0;color:#60727d}.stat-row strong{color:var(--primary);font-size:18px}.stats-inline{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0}.stats-inline span,.badge{display:inline-flex;padding:4px 9px;border-radius:0!important;background:#f2f6f8;color:#30434f;border:1px solid var(--line);font-size:13px}.badge.result-hit{background:#eaf8ef;color:var(--primary2);border-color:#bde7ca}.badge.result-miss{background:#fff1f1;color:#c53030;border-color:#ffd0d0}.badge.result-pending{background:#fff7e8;color:#a15b0b;border-color:#ffe1ad}.badge.result-void,.badge.result-push{background:#f1f5f7;color:#637783;border-color:#d6e1e6}.price{font-size:22px;font-weight:900;color:var(--gold);white-space:nowrap}.prediction-list{display:grid;gap:16px}.prediction-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.prediction-main{flex:1;min-width:0}.prediction-action{text-align:right;min-width:150px}.rich-prediction-card h3{margin:0 0 6px}.prediction-title-block{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid var(--line);padding:22px}.paid-content{background:#f6fbf8;border-left:4px solid var(--primary);padding:16px;color:#25333d}.paywall{background:#fff8e8;border:1px solid #f6d596;padding:18px;margin-top:18px}.filter-bar{display:flex;gap:12px;align-items:end;padding:14px;margin:16px 0}.filter-bar label,.auth-card label,.form-grid label{display:flex;flex-direction:column;gap:6px;font-weight:800;font-size:14px;color:#34434d}input,select,textarea{border:1px solid var(--line2);border-radius:0!important;padding:10px 12px;font:inherit;background:#fff;color:var(--text);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--primary)}textarea{resize:vertical}.auth-card{max-width:450px;margin:42px auto;padding:24px}.auth-card form{display:grid;gap:14px}.auth-card code{background:#f6fafb;border:1px solid var(--line);padding:2px 6px;color:var(--primary);border-radius:0!important}.expert-header{display:flex;gap:20px;align-items:center;margin-top:26px}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin:18px 0}.metric{padding:20px}.metric span{color:var(--muted)}.metric strong{display:block;font-size:30px;margin-top:4px;color:var(--primary)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:720px;background:#fff}th,td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}th{background:#eff5f8;color:#34434d;font-size:14px}td{color:#25333d}.rank-expert-cell{display:flex;align-items:center;gap:10px;min-width:250px}.rank-expert-cell .muted{font-size:12px}.list{display:grid;gap:14px}.list-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px}.article-card h3{margin-top:22px}.membership-box{margin-top:16px}.alert{padding:12px 16px;border:1px solid var(--line);border-radius:0!important;margin:18px 0;background:#fff;color:#34434d}.alert.success{border-color:#bde7ca;color:var(--primary2);background:#f0fbf4}.alert.danger{border-color:#ffd0d0;color:#c53030;background:#fff5f5}.alert.warning{border-color:#ffe1ad;color:#a15b0b;background:#fff9ec}.empty{color:var(--muted);background:#fff;border:1px dashed var(--line2);padding:22px;border-radius:0!important}.empty.compact{margin:0;padding:14px}.site-footer{background:#fff;border-top:1px solid var(--line);color:#667985;padding:30px 0;font-size:14px;margin-top:36px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-grid h4{margin:0 0 9px;color:#17212b}.footer-grid a{display:block;color:#667985;margin:5px 0}.footer-note{border-top:1px solid var(--line);margin-top:22px;padding-top:16px;font-size:12px;color:#7a8b95}.admin-body{background:#f2f6f9}.admin-shell{display:grid;grid-template-columns:242px 1fr;min-height:100vh}.admin-sidebar{background:#fff;border-right:1px solid var(--line);padding:18px;display:flex;flex-direction:column;gap:6px;box-shadow:2px 0 18px rgba(15,23,32,.04)}.admin-sidebar a{color:#34434d;padding:10px 12px;border-radius:0!important;border-left:3px solid transparent}.admin-sidebar a:hover{background:#f0fbf4;border-left-color:var(--primary);color:var(--primary2)}.admin-brand{font-size:20px;color:#17212b!important;margin-bottom:12px}.admin-content{padding:26px;overflow:auto}.admin-content h1{margin-top:0}.admin-form-card{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.form-grid .full{grid-column:1/-1}.settings-form{display:grid;gap:16px}.check{flex-direction:row!important;align-items:center}.inline-form{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.inline-form input{width:110px;padding:8px}.match-hero{margin-top:24px}.premium-hero{background:linear-gradient(135deg,#ffffff,#f4fbf7 55%,#eaf8ef);color:#17212b}.premium-hero .muted,.premium-hero span{color:#60727d}.match-detail-data{margin-top:16px}.match-data-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;margin:6px 0 14px}.match-data-grid>div{background:#fff;border:1px solid var(--line);border-radius:0!important;padding:13px}.match-data-grid span{display:block;color:var(--muted);font-size:13px}.match-data-grid strong{display:block;margin-top:4px;color:#17212b}.compact-head{margin:0 0 12px}.score-line{font-weight:900;color:var(--gold)}.poster-preview{max-width:100%;border:1px solid var(--line);display:block}.page-title{margin:26px 0 18px}.page-title h1{margin:0 0 6px}.page-title p{color:var(--muted)}
@media(max-width:980px){.nav-wrap{flex-wrap:wrap;padding:12px 0}.main-nav{order:3;width:100%;justify-content:flex-start;gap:16px;overflow:auto}.main-nav a{padding:10px 0}.header-search{min-width:180px}.hero{grid-template-columns:1fr;padding:34px 26px}.match-toggle,.match-table-head{grid-template-columns:1fr}.match-table-head{display:none}.match-cell{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.match-cell:last-child{border-bottom:0;justify-content:flex-start}.mini-expert-list{grid-template-columns:1fr}.prediction-top,.list-item{flex-direction:column}.prediction-action{text-align:left}.footer-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static}.form-grid{grid-template-columns:1fr}.match-data-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.container{padding:0 14px}.page-main{padding-left:14px;padding-right:14px}}
/* v1.4 首页推荐文章 + 昨日数据 + 后台会员管理 */
.hero-dashboard{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);align-items:stretch;gap:0;padding:0;background:#fff;border:1px solid var(--line);border-top:0;min-height:360px}
.hero-dashboard::before{display:none}.hero-dashboard>div{padding:34px 38px}.hero-articles{border-right:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7fbfd)}.hero-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hero-section-title h1{font-size:36px;margin:0;color:#111827}.recommended-article-list{display:grid;gap:0;border:1px solid var(--line);background:#fff}.recommended-article-item{display:grid;grid-template-columns:90px 1fr 72px;gap:12px;align-items:center;padding:13px 14px;border-bottom:1px solid var(--line);color:#17212b}.recommended-article-item:last-child{border-bottom:0}.recommended-article-item:hover{background:#f3fbf6;color:#17212b}.recommended-article-item strong{font-size:15px;line-height:1.45}.recommended-article-item em{font-style:normal;color:var(--muted);font-size:12px;text-align:right}.article-tag{display:inline-flex;justify-content:center;background:#edf8f2;color:var(--primary2);border:1px solid #bde7ca;font-size:12px;font-weight:900;padding:3px 7px}.hero-yesterday-card{background:linear-gradient(135deg,#f9fcff,#eef8f2);display:flex;flex-direction:column;justify-content:center}.hero-yesterday-card h2{font-size:32px;margin:0 0 18px;color:#111827}.yesterday-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.yesterday-grid div,.hit-rate-box{background:#fff;border:1px solid var(--line);padding:18px}.yesterday-grid span,.hit-rate-box span,.hit-rate-box small{display:block;color:var(--muted);font-size:13px}.yesterday-grid strong{display:block;margin-top:4px;font-size:28px;line-height:1;color:var(--primary)}.hit-rate-box{margin-top:12px;border-left:4px solid var(--primary)}.hit-rate-box strong{display:block;font-size:40px;line-height:1.1;color:var(--orange);margin:6px 0}.admin-user-table{min-width:1080px}.admin-user-table input,.admin-user-table select{width:100%;min-width:100px;padding:7px 8px;margin-bottom:6px}.admin-user-table .mini-label{display:block;font-size:12px;color:var(--muted);font-weight:800}.user-actions{min-width:120px}.inline-form.no-margin{margin:6px 0 0}.match-action::after{content:'⌄';margin-left:8px}.match-accordion.open .match-action::after{content:'⌃'}
@media(max-width:980px){.hero-dashboard{grid-template-columns:1fr}.hero-articles{border-right:0;border-bottom:1px solid var(--line)}.hero-dashboard>div{padding:26px 18px}.recommended-article-item{grid-template-columns:1fr}.recommended-article-item em{text-align:left}.yesterday-grid{grid-template-columns:1fr}}

/* ================= V7 complete redesign: light blue dashboard style ================= */
:root{--primary:#2f73ff;--primary2:#1658d8;--line:#e8edf6;--line2:#d9e3f2;--bg:#f6f9ff;--panel:#fff;--text:#14213d;--muted:#7d8ca5;--orange:#ff6a3d;--success:#16a365;}
body{background:linear-gradient(180deg,#f8fbff 0%,#f5f8ff 46%,#f7faff 100%);color:var(--text)}
a{color:var(--primary)}a:hover{color:var(--primary2)}
.container{max-width:1180px}.site-header{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #edf2fb;box-shadow:0 12px 36px rgba(32,72,135,.06)}
.nav-wrap{min-height:64px}.brand{font-size:21px;color:#15233d}.brand::before{background:linear-gradient(135deg,#3378ff,#74a6ff);clip-path:polygon(50% 0,92% 26%,92% 74%,50% 100%,8% 74%,8% 26%)}.brand-sub{font-size:10px;color:#8a9ab5}.main-nav{gap:30px}.main-nav a{font-size:15px;padding:20px 0;color:#283856}.main-nav a:first-child,.main-nav a:hover{color:var(--primary)}.main-nav a:first-child::after{background:var(--primary);height:3px;border-radius:3px}.header-search{border-color:#e4ebf6;border-radius:22px!important;background:#f9fbff;min-width:230px;height:40px;overflow:hidden}.header-search button{border-left:0;background:#f9fbff;color:#9aa9bd}.btn{background:linear-gradient(135deg,#367cff,#2468ee);border-color:#2f73ff;border-radius:8px!important;box-shadow:0 10px 22px rgba(47,115,255,.16)}.btn:hover{background:linear-gradient(135deg,#276df0,#1658d8)}.btn.secondary,.btn.ghost{background:#fff;color:#2f73ff;border-color:#bcd2ff;box-shadow:none}.btn.secondary:hover,.btn.ghost:hover{background:#f2f6ff;color:#1658d8}.btn.member-cta{width:100%;margin-top:16px}
.card,.dash-card,.metric,.table-wrap,.filter-bar,.auth-card,.list-item,.admin-form-card,.match-accordion,.match-panel{background:#fff;border:1px solid var(--line);border-radius:14px!important;box-shadow:0 16px 40px rgba(38,76,130,.07)}
.page-main{padding-top:0}.hero-product{display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center;min-height:292px;padding:54px 32px 28px;margin-bottom:20px;border:0;background:transparent;box-shadow:none}.hero-product::before{display:none}.hero-copy h1{font-size:44px;line-height:1.15;margin:0 0 12px;color:#102244;letter-spacing:-.8px}.hero-copy p{font-size:18px;color:#536682;margin:0 0 24px}.hero-illustration{height:260px;position:relative;display:flex;align-items:center;justify-content:center}.hero-illustration:before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#e6efff 0,#f9fbff 62%,transparent 63%)}.hero-illustration:after{content:'';position:absolute;bottom:42px;width:240px;height:32px;background:rgba(47,115,255,.12);filter:blur(12px);border-radius:50%}.ball-core{position:relative;z-index:3;width:138px;height:138px;border-radius:50%;background:#fff;box-shadow:0 22px 48px rgba(47,115,255,.22);display:flex;align-items:center;justify-content:center;font-size:80px}.chart-card{position:absolute;z-index:4;background:rgba(255,255,255,.86);border:1px solid #e6eefb;border-radius:12px;box-shadow:0 12px 26px rgba(47,115,255,.13)}.chart-card.mini-a{right:58px;top:34px;width:88px;height:80px}.chart-card.mini-a:before{content:'';display:block;margin:16px;width:44px;height:10px;background:#3b7cff;border-radius:8px;box-shadow:0 22px 0 #d9e6ff}.chart-card.mini-b{right:142px;top:10px;width:82px;height:34px;background:linear-gradient(90deg,#2f73ff,#77a9ff)}
.home-top-grid,.home-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:18px 0}.dash-card{padding:22px}.card-title-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2fa;padding-bottom:14px;margin-bottom:12px}.card-title-row h2{font-size:18px;margin:0;color:#14213d}.card-title-row a{font-size:13px;color:#8391a8}.article-mini-list{display:grid}.article-mini-item{display:grid;grid-template-columns:24px 1fr 54px;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #eef3fb;color:#233452}.article-mini-item:last-child{border-bottom:0}.article-mini-item strong{font-size:15px;font-weight:750}.article-mini-item em{font-size:12px;font-style:normal;color:#8b9bb2;text-align:right}.article-index{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;background:#2f73ff;color:#fff;font-size:12px;font-weight:900}.stat-tile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat-tile{background:#fff;border:1px solid #edf2fa;border-radius:10px;padding:20px;min-height:88px;box-shadow:0 8px 20px rgba(32,72,135,.04)}.stat-tile span{display:block;color:#8a9ab2;font-size:13px}.stat-tile strong{font-size:28px;display:block;margin-top:5px;color:#102244}.stat-tile:nth-child(3) strong{color:#23b07d}.match-list-card{margin-top:20px}.simple-match-table{display:grid;gap:0}.simple-match-head,.simple-match-row{display:grid;grid-template-columns:150px 1fr 160px 130px;align-items:center;gap:14px}.simple-match-head{background:#f8fbff;color:#8a9ab2;font-size:13px;padding:10px 18px;border-radius:10px}.simple-match-row{padding:15px 18px;border-bottom:1px solid #edf2fa}.simple-match-row:last-child{border-bottom:0}.simple-match-row strong{font-size:15px}.simple-match-row small{color:#9aa9bd;margin:0 8px}.league-pill{display:inline-flex;width:max-content;padding:5px 13px;border-radius:18px;background:#f0f4fb;color:#42536d;font-weight:700;font-size:13px}.mini-rank-list{display:grid}.mini-rank-item{display:grid;grid-template-columns:28px 42px 1fr 54px 94px;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf2fa;color:#253856}.mini-rank-item:last-child{border-bottom:0}.rank-no{font-weight:900;color:#a2adbd}.rank-no.r1{color:#ffb020}.rank-no.r2{color:#9aa9bd}.rank-no.r3{color:#de7c39}.small-avatar{width:34px!important;height:34px!important;border-radius:50%!important}.mini-rank-item em{font-style:normal;color:#1a2540;font-size:13px;text-align:right}.benefit-list-v7{display:grid;gap:12px}.benefit-list-v7 div{padding:10px 0 10px 44px;border-bottom:1px solid #edf2fa;position:relative}.benefit-list-v7 div:before{content:'◼';position:absolute;left:10px;top:14px;color:#2f73ff}.benefit-list-v7 b{display:block}.benefit-list-v7 span{display:block;color:#7d8ca5;font-size:13px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0 10px}.feature-strip div{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.feature-strip span{grid-row:1/3;width:44px;height:44px;background:#eef5ff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2f73ff;font-size:22px}.feature-strip b{font-size:15px}.feature-strip small{color:#8a9ab2}
.match-table-head,.match-toggle{grid-template-columns:130px 1.3fr 160px 160px 120px 120px}.match-toggle{border-radius:12px!important;background:#fff}.match-panel{margin-top:8px;padding:18px}.panel-data-grid,.match-market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.panel-data-grid div,.match-market-grid div{border:1px solid #edf2fb;border-radius:10px;background:#f9fbff;padding:12px}.panel-data-grid span,.match-market-grid span{display:block;color:#8a9ab2;font-size:12px}.panel-data-grid strong,.match-market-grid strong{display:block;color:#1b2b46;font-size:13px;margin-top:4px}.mini-expert-list{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.mini-expert-item{border-radius:12px!important;background:#fff}.avatar{border-radius:12px!important}.avatar img{border-radius:12px!important}.status-badge,.badge{border-radius:999px!important}.match-code{color:#2f73ff}.label{color:#2f73ff}.score-line{color:#2f73ff}
.admin-body{background:#f5f8ff}.admin-sidebar{background:#fff;border-right:1px solid #e6edf8;box-shadow:8px 0 30px rgba(32,72,135,.05)}.admin-sidebar a{border-radius:10px!important;color:#3f506b;border-left:0}.admin-sidebar a:hover{background:#f0f5ff;color:#2f73ff}.admin-content{padding:28px}.admin-content h1{color:#102244}.form-grid{gap:16px}.table-wrap th{background:#f8fbff}.admin-market-form{display:grid;grid-template-columns:repeat(3,90px);gap:6px}.admin-market-form input{width:90px!important}.inline-form input{border-radius:8px!important}.form-grid input,.form-grid select,.form-grid textarea,input,select,textarea{border-radius:8px!important;border-color:#dce7f5}.auth-card{border-radius:16px!important}.alert{border-radius:12px!important}
@media(max-width:980px){.hero-product{grid-template-columns:1fr;padding:32px 14px}.hero-illustration{height:170px}.hero-copy h1{font-size:34px}.home-top-grid,.home-bottom-grid,.feature-strip{grid-template-columns:1fr}.simple-match-head{display:none}.simple-match-row{grid-template-columns:1fr;gap:8px;border:1px solid #edf2fb;border-radius:12px;margin-bottom:10px}.simple-match-row .btn{width:100%}.stat-tile-grid{grid-template-columns:1fr 1fr}.panel-data-grid,.match-market-grid{grid-template-columns:1fr}.match-table-head{display:none}.match-toggle{grid-template-columns:1fr}.mini-rank-item{grid-template-columns:24px 36px 1fr;}.mini-rank-item span:nth-of-type(2),.mini-rank-item em{grid-column:3/4;text-align:left}.header-search{order:4;width:100%;min-width:100%}.nav-wrap{gap:10px}.main-nav{gap:18px}.admin-market-form{grid-template-columns:repeat(2,1fr)}.admin-market-form input{width:100%!important}.admin-content{padding:16px}}
@media(max-width:520px){.hero-copy h1{font-size:28px}.ball-core{width:92px;height:92px;font-size:54px}.hero-illustration{display:none}.stat-tile-grid{grid-template-columns:1fr}.dash-card{padding:16px}.article-mini-item{grid-template-columns:24px 1fr}.article-mini-item em{display:none}.feature-strip div{grid-template-columns:38px 1fr}.brand{font-size:18px}.main-nav a{font-size:14px}.container{padding:0 12px}.page-main{padding-left:12px;padding-right:12px}}


/* ================= V7.2 real visual refresh + email registration ================= */
:root{--v72-blue:#2f73ff;--v72-blue2:#1b5fe8;--v72-bg:#f6f9ff;--v72-text:#102244;--v72-muted:#7f8da5;--v72-line:#e9eef8;--v72-card:#fff;}
body{background:radial-gradient(circle at 74% 0,#edf4ff 0,#f8fbff 28%,#f6f9ff 70%)!important;color:var(--v72-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;}
.site-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #edf2fb!important;box-shadow:0 18px 42px rgba(48,94,165,.08)!important;}
.container{max-width:1180px!important}.nav-wrap{min-height:66px!important}.brand{font-weight:900!important;color:#102244!important}.brand::before{background:linear-gradient(135deg,#2e72ff,#70a3ff)!important;clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%)!important}.main-nav a{color:#2b3c59!important;font-weight:800!important}.main-nav a:hover,.main-nav a:first-child{color:#2f73ff!important}.main-nav a:first-child::after{background:#2f73ff!important;border-radius:6px}.header-search{border-radius:26px!important;background:#f9fbff!important;border:1px solid #e0e8f5!important}.header-search button{background:transparent!important}.page-main{padding-bottom:58px!important}.hero-product{background:transparent!important;border:0!important;box-shadow:none!important;padding:58px 24px 22px!important;margin-bottom:18px!important;grid-template-columns:minmax(0,1fr) 420px!important}.hero-product .hero-copy h1{font-size:46px!important;letter-spacing:-1px!important;color:#102244!important}.hero-product .hero-copy p{font-size:18px!important;color:#536783!important}.hero-illustration{filter:drop-shadow(0 24px 36px rgba(47,115,255,.12));}.dash-card,.card,.auth-card,.admin-form-card,.table-wrap,.match-panel,.match-accordion{border-radius:16px!important;background:rgba(255,255,255,.96)!important;border:1px solid var(--v72-line)!important;box-shadow:0 18px 48px rgba(46,91,160,.08)!important}.card-title-row{border-bottom:1px solid #edf2fa!important}.card-title-row h2{font-size:19px!important;color:#102244!important}.btn{border-radius:10px!important;background:linear-gradient(135deg,#3c80ff,#1f67f2)!important;border-color:#2f73ff!important;color:#fff!important;box-shadow:0 14px 28px rgba(47,115,255,.20)!important}.btn.ghost,.btn.secondary{background:#fff!important;color:#2f73ff!important;border-color:#b9ceff!important;box-shadow:none!important}.home-top-grid,.home-bottom-grid{gap:20px!important}.stat-tile{border-radius:14px!important;border:1px solid #edf2fb!important;box-shadow:0 10px 28px rgba(47,115,255,.05)!important}.stat-tile strong{font-size:30px!important}.article-index{background:#2f73ff!important;border-radius:6px!important}.simple-match-head{border-radius:12px!important;background:#f8fbff!important}.simple-match-row{transition:.16s ease}.simple-match-row:hover{background:#fbfdff}.league-pill{background:#f0f4fb!important;border-radius:999px!important;color:#44536a!important}.mini-rank-item,.article-mini-item,.benefit-list-v7 div{border-color:#edf2fa!important}.small-avatar{border-radius:50%!important}.feature-strip span{border-radius:14px!important;background:#eef5ff!important}.auth-panel{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:28px;align-items:stretch;max-width:1040px;margin:42px auto 70px}.auth-visual{position:relative;overflow:hidden;border-radius:18px;padding:42px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #e6eefb;box-shadow:0 20px 54px rgba(47,115,255,.08)}.auth-visual:after{content:'⚽';position:absolute;right:24px;bottom:6px;font-size:110px;opacity:.12}.auth-badge{display:inline-flex;background:#eaf1ff;color:#2f73ff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;letter-spacing:.08em}.auth-visual h1{font-size:34px;margin:18px 0 12px;color:#102244}.auth-visual p{color:#536783}.auth-visual ul{padding-left:18px;color:#536783;line-height:2}.auth-form-card{padding:28px!important}.auth-form-card h2{font-size:26px;margin:0 0 8px}.auth-form-card form{display:grid;gap:14px}.auth-form-card label{font-weight:800;color:#253856}.auth-form-card input{margin-top:6px;height:46px;border-radius:12px!important;background:#fbfdff!important;border:1px solid #dfe8f6!important;padding:0 14px}.inline-control{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.verify-mail-form{padding:14px;border:1px dashed #cbd9f2;border-radius:14px;background:#f8fbff;margin:14px 0}.auth-submit{width:100%;height:46px}.auth-link{text-align:center}.admin-body{background:#f5f8ff!important}.admin-shell{min-height:100vh}.admin-sidebar{background:#fff!important;border-right:1px solid #e6eef8!important;box-shadow:12px 0 38px rgba(45,88,155,.08)!important;padding:18px!important}.admin-sidebar a{border-radius:12px!important;margin:4px 0!important;padding:11px 13px!important;color:#34445f!important;font-weight:800!important}.admin-sidebar a:hover{background:#eff5ff!important;color:#2f73ff!important}.admin-brand{background:#f4f8ff;color:#102244!important}.admin-content{background:transparent!important;padding:28px!important}.admin-content h1{font-size:28px;color:#102244}.form-grid input,.form-grid select,.form-grid textarea,input,select,textarea{border-radius:12px!important;border:1px solid #dce7f5!important;background:#fbfdff!important}.settings-section-card h3{display:flex;align-items:center;gap:8px}.settings-section-card h3:before{content:'✉';width:28px;height:28px;border-radius:8px;background:#edf4ff;color:#2f73ff;display:inline-flex;align-items:center;justify-content:center}.table-wrap table{border-collapse:separate!important;border-spacing:0!important}.table-wrap th{background:#f8fbff!important;color:#7d8ca5!important}.table-wrap td,.table-wrap th{border-bottom:1px solid #edf2fb!important}
@media(max-width:980px){.hero-product{grid-template-columns:1fr!important;padding:32px 12px!important}.hero-illustration{display:none!important}.auth-panel{grid-template-columns:1fr;margin:20px auto}.home-top-grid,.home-bottom-grid{grid-template-columns:1fr!important}.simple-match-row{grid-template-columns:1fr!important;border:1px solid #edf2fb;border-radius:14px;margin:0 0 10px}.simple-match-head{display:none!important}.inline-control{grid-template-columns:1fr}.inline-control .btn{width:100%}.admin-shell{display:block!important}.admin-sidebar{position:static!important;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.admin-content{padding:16px!important}}
@media(max-width:560px){.hero-product .hero-copy h1{font-size:30px!important}.auth-visual{padding:26px}.auth-visual h1{font-size:28px}.admin-sidebar{grid-template-columns:1fr}.nav-wrap{align-items:flex-start!important}.main-nav{flex-wrap:wrap!important;gap:14px!important}.header-search{width:100%!important;min-width:100%!important}.brand-sub{display:none!important}}

/* V7.3 expert center and review enhancements */
.dashboard-grid.three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.inline-edit-form { display:grid; grid-template-columns: repeat(2, minmax(120px,1fr)); gap:8px; min-width: 360px; }
.inline-edit-form textarea, .inline-edit-form select, .inline-edit-form input { width:100%; }
.inline-edit-form .check { grid-column: span 2; display:flex; align-items:center; gap:6px; }
.inline-edit-form button { grid-column: span 2; }
.actions-cell form { margin: 4px 0; }
.btn.tiny { padding: 6px 10px; font-size: 12px; }
.btn.ghost { background:#fff; color:#2f73ff; border:1px solid #cfe0ff; }
.badge.vip { background:#fff3db; color:#b56b00; }
.text-danger { color:#d4380d; }
.alert.warning { background:#fff7e6; border-color:#ffd591; color:#ad6800; }
.expert-profile-head { display:flex; justify-content:space-between; align-items:center; gap:16px; }
.avatar.large { width:64px; height:64px; font-size:26px; }
.review-card { border-left:4px solid #2f73ff; }
@media (max-width: 768px) {
  .dashboard-grid.three { grid-template-columns:1fr; }
  .expert-profile-head { align-items:flex-start; flex-direction:column; }
  .inline-edit-form { min-width: 0; grid-template-columns:1fr; }
  .inline-edit-form .check, .inline-edit-form button { grid-column: auto; }
}

/* ================= V7.4 refined UI and expert operations ================= */
:root{--soft-blue:#2f73ff;--soft-bg:#f7faff;--soft-text:#152947;--soft-muted:#7a8799;--soft-line:#e8eef8;--soft-card:#fff;}
body{font-size:14px;line-height:1.55;color:var(--soft-text);background:linear-gradient(180deg,#f7faff 0,#f9fbff 42%,#f5f8fd 100%)!important;}
.site-header{box-shadow:0 8px 26px rgba(34,78,150,.06)!important}.nav-wrap{min-height:60px!important}.brand{font-size:20px!important;letter-spacing:-.5px}.brand-sub{font-size:11px!important;margin-top:1px;color:#8a97aa!important}.main-nav a{font-size:14px!important;font-weight:700!important}.header-search{height:38px!important}.header-search input{font-size:13px!important}.btn{font-size:13px!important;font-weight:800!important;padding:9px 16px!important;border-radius:9px!important;box-shadow:none!important}.btn.small{padding:8px 13px!important}.btn.tiny{padding:5px 9px!important;font-size:12px!important}.hero-product{padding-top:34px!important;padding-bottom:14px!important;min-height:auto!important}.hero-product .hero-copy h1{font-size:38px!important;line-height:1.15!important;margin-bottom:12px!important}.hero-product .hero-copy p{font-size:15px!important;color:#66758c!important}.hero-illustration{transform:scale(.86);transform-origin:center}.dash-card,.card,.table-wrap,.admin-form-card{border-radius:14px!important;border:1px solid var(--soft-line)!important;box-shadow:0 10px 28px rgba(38,78,140,.06)!important}.dash-card{padding:20px!important}.card-title-row h2,.section-head h2,.admin-form-card h3{font-size:18px!important;margin:0;color:#172b4d}.card-title-row a{font-size:13px!important}.article-mini-item{padding:9px 0!important;gap:10px!important}.article-mini-item strong{font-size:13px!important;font-weight:750}.article-mini-item em{font-size:12px!important}.article-index{width:19px!important;height:19px!important;font-size:11px!important}.stat-tile{padding:18px!important}.stat-tile span{font-size:12px!important}.stat-tile strong{font-size:28px!important}.simple-match-table{font-size:13px!important}.simple-match-head{padding:11px 18px!important}.simple-match-row{padding:13px 18px!important;align-items:center!important}.simple-match-row strong{font-size:14px!important}.league-pill{font-size:12px!important;padding:5px 12px!important}.mini-rank-item{padding:10px 0!important;font-size:13px!important}.mini-rank-item strong{font-size:13px!important}.benefit-list-v7 div{padding:12px 0!important}.benefit-list-v7 b{font-size:14px!important}.benefit-list-v7 span{font-size:12px!important;color:#7b8ca5}.feature-strip{margin-top:22px!important}.feature-strip div{gap:12px!important}.feature-strip b{font-size:14px!important}.feature-strip small{font-size:12px!important}.admin-content h1,.expert-content h1{font-size:24px!important;letter-spacing:-.4px;margin-bottom:16px}.admin-sidebar a{font-size:13px!important;padding:10px 12px!important}.admin-sidebar{width:214px!important}.admin-content{padding:22px!important}.form-grid{gap:12px!important}.form-grid label{font-size:13px!important;font-weight:750;color:#30435f}.form-grid input,.form-grid select,.form-grid textarea,input,select,textarea{font-size:13px!important;border-radius:9px!important;background:#fcfdff!important;box-shadow:none!important}.form-grid input,.form-grid select{height:38px!important}.form-grid textarea{padding:10px 12px!important}.form-grid small{display:block;margin-top:4px;color:#8a98ac;font-size:11px}.table-wrap table{font-size:13px!important}.table-wrap th{font-size:12px!important;letter-spacing:.02em;color:#7b88a0!important;padding:11px 12px!important}.table-wrap td{padding:12px!important;vertical-align:top}.badge{font-size:11px!important;border-radius:999px!important;padding:3px 8px!important}.metric{padding:18px!important;border-radius:14px!important}.metric span{font-size:12px!important}.metric strong{font-size:28px!important;letter-spacing:-.4px}.metric small{font-size:12px;color:#8a98ac}.compact-card{padding:18px!important}.refined-form{align-items:end}.refined-table{overflow:auto}.expert-cell-clean{display:flex;align-items:center;gap:10px;min-width:190px}.expert-cell-clean div{display:grid;gap:2px}.expert-cell-clean strong{font-size:14px}.expert-cell-clean small{color:#66758c;font-size:12px}.expert-cell-clean em{font-style:normal;color:#8a98ac;font-size:12px}.compact-edit{grid-template-columns:repeat(2,minmax(120px,1fr));min-width:420px}.compact-edit textarea{grid-column:span 2}.expert-profile-main{display:flex;gap:14px;align-items:center}.expert-profile-main h2{margin:0;font-size:21px}.avatar img{object-fit:cover}.avatar.large{width:62px!important;height:62px!important}.avatar,.small-avatar{overflow:hidden}.section-head{margin:22px 0 10px!important}.alert{font-size:13px!important;border-radius:10px!important;padding:11px 14px!important}.muted{color:#7a8799!important}.auth-panel{font-size:14px}.auth-form-card h2{font-size:22px!important}.auth-visual h1{font-size:30px!important}.admin-body .table-wrap{background:#fff!important}.expert-subnav{gap:8px}
@media(max-width:980px){.admin-sidebar{width:auto!important}.compact-edit{grid-template-columns:1fr;min-width:0}.compact-edit textarea{grid-column:auto}.dashboard-grid.three{grid-template-columns:1fr!important}.hero-product .hero-copy h1{font-size:30px!important}.dash-card{padding:16px!important}.table-wrap{border-radius:12px!important}.simple-match-row{padding:13px!important}.admin-content{padding:14px!important}}
@media(max-width:560px){body{font-size:13px}.brand{font-size:18px!important}.main-nav a{font-size:13px!important}.hero-product{padding-top:18px!important}.hero-product .hero-copy h1{font-size:26px!important}.home-top-grid,.home-bottom-grid{gap:12px!important}.expert-profile-main{align-items:flex-start}.table-wrap td,.table-wrap th{padding:10px!important}}

/* ================= V7.5 content recommendation and article management ================= */
.article-mini-item small{color:#8a98ac;font-size:12px;min-width:74px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.compact-check{font-size:12px;display:flex;align-items:center;gap:4px;margin:0 8px 6px 0;color:#52657d}
.btn.danger{background:#d64545!important;color:#fff!important;border-color:#d64545!important}
.article-detail{max-width:860px;margin:26px auto;padding:32px!important}.article-detail h1{font-size:30px;line-height:1.3;margin:12px 0 14px;color:#102244}.article-summary{padding:14px 18px;background:#f5f8ff;border-left:3px solid #2f73ff;color:#53637a}.article-content{font-size:15px;line-height:1.9;color:#24364d;margin-top:20px;white-space:normal}.actions-cell form{vertical-align:middle}.admin-sidebar a[href*="admin.articles"]{position:relative}.admin-sidebar a[href*="admin.articles"]:before{content:'NEW';font-size:9px;color:#2f73ff;margin-right:4px}
@media(max-width:560px){.article-detail{padding:20px!important;margin:12px auto}.article-detail h1{font-size:23px}.article-mini-item small{display:none}.actions-cell form{display:block!important;margin:4px 0!important}}


/* ================= V7.5.1 annotated UI fixes ================= */
.refined-prediction-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px!important}
.prediction-title-main{display:flex;gap:18px;align-items:flex-start;min-width:0;flex:1}
.prediction-title-copy{min-width:0;flex:1}
.prediction-title-copy h1{margin:0 0 10px;font-size:22px;line-height:1.35;color:#102244}
.prediction-meta-line{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:#70819a;font-size:13px;margin-bottom:8px}
.prediction-meta-line span,.prediction-meta-line strong{display:inline-flex;align-items:center}
.prediction-score-panel{min-width:300px;text-align:center;padding-top:8px}
.score-teams{display:flex;justify-content:center;align-items:center;gap:18px;font-size:20px;color:#1e2f46}
.score-teams span{max-width:120px;font-weight:500}
.score-teams strong{font-size:34px;letter-spacing:1px;color:#0f1f35;font-weight:500}
.score-sub{margin-top:18px;font-size:14px;color:#24364d}
.article-card>h3{margin-top:0}
.expert-stat-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.member-benefits-mini{display:flex;flex-direction:column}
.benefit-list-v7{display:grid;gap:0;margin-top:2px}
.benefit-list-v7 div{display:grid;gap:5px;padding:16px 0!important;align-content:center}
.benefit-list-v7 b{display:block;line-height:1.3;margin:0;color:#102244}
.benefit-list-v7 span{display:block;line-height:1.6;margin:0;color:#6f7f95}
.member-cta{margin-top:16px}
@media(max-width:980px){
  .refined-prediction-head{flex-direction:column;padding:20px!important}
  .prediction-score-panel{min-width:0;width:100%;padding-top:4px}
  .score-teams{justify-content:flex-start}
  .score-sub{text-align:left}
  .expert-stat-grid-compact{grid-template-columns:1fr!important}
}
@media(max-width:640px){
  .prediction-title-main{flex-direction:column;gap:12px}
  .prediction-title-copy h1{font-size:19px}
  .prediction-meta-line{font-size:12px}
  .score-teams{gap:12px;font-size:16px}
  .score-teams strong{font-size:28px}
}


/* ================= V7.5.2 score panel + featured article date fix ================= */
.prediction-score-panel{
  min-width:360px;
  padding:16px 18px;
  background:linear-gradient(180deg,#f8fbff,#ffffff);
  border:1px solid #e4ecf8;
  box-shadow:0 10px 30px rgba(47,115,255,.08);
  text-align:center;
}
.score-status-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:24px;
  padding:0 10px;
  margin-bottom:12px;
  border-radius:999px!important;
  background:#eef5ff;
  color:#2f73ff;
  font-size:12px;
  font-weight:800;
}
.score-board{
  display:grid;
  grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr);
  gap:16px;
  align-items:center;
}
.score-team{
  display:grid;
  gap:4px;
  min-width:0;
}
.score-team strong{
  font-size:18px;
  font-weight:700;
  color:#162944;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.team-role{
  font-size:12px;
  color:#8a98ac;
}
.score-number{
  min-width:92px;
  height:58px;
  padding:0 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#102244;
  color:#fff;
  font-size:26px;
  font-weight:800;
  letter-spacing:.5px;
  box-shadow:0 12px 26px rgba(16,34,68,.18);
}
.score-time{
  margin-top:12px;
  color:#7a8799;
  font-size:12px;
}
.article-mini-list{
  display:grid;
  gap:0;
}
.article-mini-item{
  grid-template-columns:22px minmax(0,1fr) 72px!important;
  align-items:center!important;
  column-gap:10px!important;
}
.article-mini-item strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.article-mini-item small{
  display:none!important;
}
.article-mini-item em{
  justify-self:end;
  width:64px;
  text-align:right;
  white-space:nowrap;
  font-style:normal;
  color:#8a98ac;
  font-size:12px;
}
@media(max-width:980px){
  .prediction-score-panel{min-width:0;width:100%;padding:14px}
  .score-board{grid-template-columns:1fr;gap:10px}
  .score-number{margin:0 auto;min-width:110px}
  .score-team strong{text-align:center;white-space:normal}
}
@media(max-width:560px){
  .article-mini-item{grid-template-columns:20px minmax(0,1fr)!important}
  .article-mini-item em{display:none}
}


/* ================= V7.5.3 revenue rule, quality and mobile refinements ================= */
.revenue-note{
  padding:12px 14px;
  border:1px solid #dbe8ff;
  background:#f7fbff;
  color:#4c607a;
  font-size:13px;
  line-height:1.7;
}
.prediction-info-stack{
  display:grid;
  gap:12px;
}
.prediction-info-stack .info-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:10px 0;
  border-bottom:1px solid #edf2fa;
}
.prediction-info-stack .info-row:last-child{border-bottom:0}
.filter-bar select{height:38px}
.table-wrap td[data-label],
.table-wrap th[data-label]{position:relative}
@media(max-width:720px){
  .table-wrap.mobile-card table,
  .table-wrap.mobile-card thead,
  .table-wrap.mobile-card tbody,
  .table-wrap.mobile-card tr,
  .table-wrap.mobile-card th,
  .table-wrap.mobile-card td{
    display:block;
    width:100%;
  }
  .table-wrap.mobile-card thead{display:none}
  .table-wrap.mobile-card tr{
    padding:12px;
    margin-bottom:12px;
    background:#fff;
    border:1px solid #e5edf7;
    border-radius:14px!important;
    box-shadow:0 8px 22px rgba(38,78,140,.05);
  }
  .table-wrap.mobile-card td{
    display:grid;
    grid-template-columns:82px minmax(0,1fr);
    gap:10px;
    padding:8px 0!important;
    border-bottom:1px dashed #eef3fa!important;
  }
  .table-wrap.mobile-card td:last-child{border-bottom:0!important}
  .table-wrap.mobile-card td:before{
    content:attr(data-label);
    color:#7b8ca5;
    font-size:12px;
    font-weight:800;
  }
  .simple-match-row{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .simple-match-row .btn{width:100%;justify-self:stretch}
  .filter-bar{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}
}

/* ================= V7.5.4 SaaS 后台与用户中心重设计 ================= */
:root{
  --saas-blue:#409eff;
  --saas-blue2:#5f85f5;
  --saas-bg:#f4f8fc;
  --saas-card:#ffffff;
  --saas-line:#edf1f7;
  --saas-text:#2f3b52;
  --saas-muted:#8b98aa;
}
body.saas-admin-body{background:var(--saas-bg)!important;color:var(--saas-text)!important;overflow-x:hidden}.saas-admin-shell{min-height:100vh;display:grid;grid-template-columns:128px minmax(0,1fr);background:linear-gradient(180deg,#f9fbfe,#eef5fb)}.saas-sidebar{background:linear-gradient(180deg,#47a8ff 0%,#6579f4 100%);box-shadow:12px 0 34px rgba(61,128,242,.20);z-index:25;display:flex;flex-direction:column;align-items:center;padding:18px 0;position:sticky;top:0;height:100vh}.saas-logo{width:92px;height:92px;border-radius:0 0 8px 8px;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:center;margin:-4px 0 20px;color:#48a2ff;font-size:42px;box-shadow:0 14px 24px rgba(0,0,0,.10)}.saas-logo img{max-width:64px;max-height:64px;object-fit:contain}.saas-logo span{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#69bcff,#506dff);color:#fff}.saas-menu{width:100%;display:grid;gap:2px;padding:0 12px}.saas-menu a{height:46px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;color:rgba(255,255,255,.86);font-size:13px;font-weight:800;padding:0 12px;border-radius:7px;text-decoration:none}.saas-menu a i{font-style:normal;text-align:center;font-size:17px;opacity:.95}.saas-menu a:hover,.saas-menu a.active{background:rgba(255,255,255,.22);color:#fff}.saas-main{min-width:0;display:flex;flex-direction:column}.saas-topbar{height:66px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid rgba(229,235,245,.82);box-shadow:0 6px 18px rgba(44,74,120,.05);position:sticky;top:0;z-index:18}.saas-top-left,.saas-top-right{display:flex;align-items:center;gap:14px}.saas-top-left strong{font-size:15px;color:#576378;font-weight:800}.saas-icon-btn{width:28px;height:28px;border:0;background:transparent;color:#9aa6b8;font-size:18px;cursor:pointer}.saas-icon-btn:hover{color:#409eff}.saas-search{width:230px;height:34px;border-radius:18px;background:#f4f7fb;border:1px solid #eef2f6;display:flex;align-items:center;overflow:hidden}.saas-search input{border:0;background:transparent;outline:0;flex:1;min-width:0;height:100%;padding:0 12px;color:#6d7789;font-size:13px}.saas-search button{width:40px;border:0;background:transparent;color:#a4adbc;font-size:17px}.saas-round{width:28px;height:28px;border-radius:50%;background:#d8dee9;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.saas-bell{position:relative;width:28px;height:28px;border-radius:50%;background:#d8dee9;color:#ff5565;display:inline-flex;align-items:flex-start;justify-content:flex-end;font-size:12px;padding:1px 5px}.saas-user-chip{display:flex;align-items:center;gap:8px;border-left:1px solid #edf1f7;padding-left:12px;color:#66738a;font-size:13px}.saas-user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ffb9c6,#74a9ff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.saas-tabs{height:42px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 32px;border-bottom:1px solid #edf1f7;box-shadow:0 4px 12px rgba(44,74,120,.03)}.saas-tabs a{height:24px;display:inline-flex;align-items:center;padding:0 10px;background:#f4f6f8;color:#8a94a5;font-size:12px;border-radius:4px}.saas-tabs a.active{background:#1e9aff;color:#fff}.saas-tab-spacer{flex:1}.saas-content{padding:22px 26px 42px!important;background:transparent!important;min-width:0}.saas-content h1{font-size:18px!important;margin:0 0 16px!important;color:#27364d;font-weight:850}.saas-page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.saas-page-head h1{font-size:18px;margin:0;color:#27364d}.saas-page-head p{margin:4px 0 0;color:#8b98aa;font-size:12px}.saas-date-tabs{display:flex;gap:8px;align-items:center}.saas-date-tabs span{height:30px;min-width:44px;padding:0 12px;border:1px solid #dce6f2;background:#fff;color:#8b98aa;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.saas-date-tabs span.active{border-color:#409eff;color:#409eff;background:#fff}.saas-date-tabs.small span{height:26px;min-width:40px}.saas-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.saas-stat-card{height:108px;border-radius:6px;overflow:hidden;color:#fff;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;position:relative;box-shadow:0 16px 34px rgba(49,94,150,.12)}.saas-stat-card:after{content:'';position:absolute;left:0;right:0;bottom:0;height:36px;background:rgba(255,255,255,.14);clip-path:polygon(0 45%,18% 20%,42% 55%,66% 25%,100% 50%,100% 100%,0 100%)}.saas-stat-card strong{display:block;font-size:29px;line-height:1;font-weight:500;letter-spacing:.5px}.saas-stat-card span{display:block;margin-top:14px;font-size:13px;color:rgba(255,255,255,.88)}.saas-stat-card i{font-style:normal;font-size:42px;opacity:.55}.saas-stat-card.orange{background:linear-gradient(135deg,#ffb059,#ffca7c)}.saas-stat-card.red{background:linear-gradient(135deg,#ff6370,#ff8b9a)}.saas-stat-card.blue{background:linear-gradient(135deg,#39a5f6,#78d2f6)}.saas-stat-card.purple{background:linear-gradient(135deg,#775df3,#a48ffb)}.saas-panel-grid{display:grid;gap:14px;margin-bottom:16px}.saas-panel-grid.two-one{grid-template-columns:1.05fr .95fr}.saas-panel-grid.main-right{grid-template-columns:minmax(0,1.2fr) 420px}.saas-panel{background:#fff;border-radius:6px;border:1px solid #edf1f7;box-shadow:0 10px 26px rgba(53,88,130,.06);padding:18px}.saas-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-left:3px solid #409eff;padding-left:10px;min-height:22px}.saas-panel-title h2{font-size:15px;margin:0;color:#27364d}.saas-panel-title a{font-size:12px;color:#409eff}.saas-todo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.saas-todo-grid a{height:92px;background:#fbf7ff;border:1px solid #f3effb;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#6b7485}.saas-todo-grid a:nth-child(2){background:#fff8f2}.saas-todo-grid a:nth-child(3){background:#fff5f8}.saas-todo-grid a:nth-child(4){background:#f2fbff}.saas-todo-grid i{font-style:normal;font-size:24px;color:#b693e6}.saas-todo-grid strong{font-size:24px;color:#8e59cc;line-height:1}.saas-todo-grid span{font-size:12px}.saas-shortcuts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;padding:16px 8px}.saas-shortcuts a{display:flex;flex-direction:column;align-items:center;gap:8px;color:#4d596b;font-size:12px}.saas-shortcuts i{font-style:normal;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#7c6cf4;font-size:21px}.saas-shortcuts a:nth-child(2) i{background:#ff9655}.saas-shortcuts a:nth-child(3) i{background:#47afe8}.saas-shortcuts a:nth-child(4) i{background:#ff6b89}.saas-shortcuts a:nth-child(5) i{background:#57aefc}.saas-shortcuts a:nth-child(6) i{background:#ffbd43}.saas-fake-chart{height:260px;border-left:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:repeating-linear-gradient(to top,#fff 0,#fff 50px,#f1f5fa 51px);display:flex;align-items:flex-end;gap:24px;padding:18px 28px}.saas-fake-chart span{flex:1;max-width:46px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#59b7ff,#ecf6ff);position:relative}.saas-fake-chart span:nth-child(even){background:linear-gradient(180deg,#ff8db6,#fff1f6)}.saas-chart-legend{display:flex;align-items:center;gap:14px;justify-content:center;font-size:12px;color:#7d899a;margin-top:10px}.saas-chart-legend em{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:-8px}.blue-dot{background:#4ab2ff}.orange-dot{background:#ff8db6}.saas-message-list{display:grid;gap:0}.saas-message-list a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;border-bottom:1px solid #edf1f7;padding:12px 0;color:#47576d}.saas-message-list a strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saas-message-list a span{font-size:12px;color:#8b98aa}.saas-message-list a small{grid-column:2;grid-row:1 / span 2;color:#9aa6b8;align-self:center}.saas-empty{color:#9aa6b8;font-size:13px;padding:24px;text-align:center}.saas-content .card,.saas-content .admin-form-card,.saas-content .table-wrap{border-radius:6px!important;box-shadow:0 10px 26px rgba(53,88,130,.06)!important;border:1px solid #edf1f7!important}.saas-content .form-grid input,.saas-content .form-grid select,.saas-content .form-grid textarea{border-radius:4px!important;border-color:#dfe7f1!important}.saas-content .btn{border-radius:4px!important;background:#409eff!important;border-color:#409eff!important;box-shadow:none!important}.saas-content .btn.secondary,.saas-content .btn.ghost{background:#fff!important;color:#409eff!important;border-color:#b7d8ff!important}.saas-content .table-wrap th{background:#f7f9fb!important;color:#7b8798!important}.saas-content .table-wrap td,.saas-content .table-wrap th{border-bottom:1px solid #edf1f7!important;font-size:13px}.saas-content .section-head{border-left:3px solid #409eff!important;margin:18px 0 12px!important}.saas-content .section-head h2{font-size:15px!important}.member-saas-shell{max-width:1280px;margin:26px auto 54px;display:grid;grid-template-columns:116px minmax(0,1fr);background:#f4f8fc;border:1px solid #eef2f7;box-shadow:0 20px 50px rgba(43,85,132,.08);min-height:720px}.member-saas-side{background:linear-gradient(180deg,#48a8ff,#6579f4);padding:18px 12px;display:flex;flex-direction:column;align-items:center}.member-cloud-logo{width:74px;height:74px;border-radius:20px;background:#fff;color:#4ca3ff;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:20px;box-shadow:0 12px 24px rgba(0,0,0,.12)}.member-saas-side nav{width:100%;display:grid;gap:4px}.member-saas-side a{height:48px;border-radius:8px;display:grid;grid-template-columns:28px 1fr;align-items:center;color:rgba(255,255,255,.86);padding:0 10px;font-size:13px;font-weight:800}.member-saas-side a.active,.member-saas-side a:hover{background:rgba(255,255,255,.22);color:#fff}.member-saas-side i{font-style:normal;text-align:center}.member-saas-main{padding:22px;min-width:0}.member-saas-top{height:68px;background:#fff;border:1px solid #edf1f7;box-shadow:0 10px 26px rgba(53,88,130,.05);display:flex;align-items:center;justify-content:space-between;padding:0 22px;margin-bottom:14px;border-radius:6px}.member-saas-top h1{font-size:18px;margin:0;color:#27364d}.member-saas-top p{margin:4px 0 0;font-size:12px;color:#8b98aa}.member-profile-chip{display:flex;align-items:center;gap:9px;color:#657287;font-size:13px}.member-profile-chip span{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#ffb6c2,#72a8ff);font-weight:900}.member-data-card,.member-panel{background:#fff;border:1px solid #edf1f7;border-radius:6px;box-shadow:0 10px 26px rgba(53,88,130,.06);padding:18px;margin-bottom:14px}.member-section-title{display:flex;align-items:center;justify-content:space-between;border-left:3px solid #409eff;padding-left:10px;margin-bottom:14px}.member-section-title h2{font-size:15px;margin:0;color:#27364d}.member-section-title p{margin:0;color:#8b98aa;font-size:12px}.member-date-tabs{display:flex;gap:8px}.member-date-tabs span{height:28px;min-width:42px;border:1px solid #dce6f2;color:#8b98aa;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:12px}.member-date-tabs span.active{color:#409eff;border-color:#409eff}.member-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.member-gradient-card{height:100px;border-radius:6px;color:#fff;padding:20px 24px;position:relative;overflow:hidden;box-shadow:0 16px 34px rgba(49,94,150,.12)}.member-gradient-card:after{content:'';position:absolute;left:0;right:0;bottom:0;height:34px;background:rgba(255,255,255,.15);clip-path:polygon(0 45%,20% 20%,45% 55%,68% 25%,100% 50%,100% 100%,0 100%)}.member-gradient-card strong{display:block;font-size:28px;font-weight:500;line-height:1}.member-gradient-card span{display:block;margin-top:12px;font-size:13px;color:rgba(255,255,255,.9)}.member-gradient-card i{position:absolute;right:22px;top:22px;font-style:normal;font-size:38px;opacity:.55}.member-gradient-card.orange{background:linear-gradient(135deg,#ffb059,#ffca7c)}.member-gradient-card.red{background:linear-gradient(135deg,#ff6370,#ff8b9a)}.member-gradient-card.blue{background:linear-gradient(135deg,#39a5f6,#78d2f6)}.member-gradient-card.purple{background:linear-gradient(135deg,#775df3,#a48ffb)}.member-panel-grid{display:grid;gap:14px;margin-bottom:14px}.member-panel-grid.two-one{grid-template-columns:1fr .9fr}.member-panel-grid.main-right{grid-template-columns:1.1fr .9fr}.member-todo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.member-todo-grid a{min-height:120px;background:#f8fbff;border:1px solid #e8eef7;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;color:#5f6d82;padding:18px 20px;box-shadow:0 10px 24px rgba(50,88,135,.05);transition:all .2s ease}.member-todo-grid a:hover{border-color:#bfd6ff;transform:translateY(-1px)}.member-todo-grid a.feature{background:linear-gradient(135deg,#f6faff,#eef5ff)}.member-todo-grid a:nth-child(2){background:#fffaf4}.member-todo-grid a:nth-child(3){background:#fff8fb}.member-todo-grid a:nth-child(4){background:#f4fbff}.member-todo-grid i{font-style:normal;font-size:24px;color:#7b70ee}.member-todo-grid strong{font-size:28px;color:#2f73ff;line-height:1}.member-todo-grid span{font-size:14px;font-weight:700;color:#31445f}.member-todo-grid small{font-size:12px;color:#8c98ab;line-height:1.5}.member-recharge-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.member-recharge-form input,.member-recharge-form select{height:38px;border:1px solid #dfe7f1;border-radius:4px;padding:0 10px}.member-ref-box{display:grid;grid-template-columns:1fr 74px;gap:10px}.member-ref-box input{height:40px;border:1px solid #dfe7f1;border-radius:4px;padding:0 10px;color:#64748b;background:#fbfdff}.member-ref-box button{border:0;background:#409eff;color:#fff;border-radius:4px;font-weight:800}.member-benefits-highlight{padding:16px 18px;border:1px solid #dfeaff;border-radius:12px;background:linear-gradient(135deg,#f5f9ff,#eef5ff);margin-bottom:12px}.member-benefits-highlight strong{display:block;font-size:18px;color:#2f73ff;line-height:1.5}.member-benefits-highlight p{margin:6px 0 0;font-size:13px;color:#6b7a90;line-height:1.7}.member-benefits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.member-benefits-list span{background:#f5f8ff;border:1px solid #e4ecf8;border-radius:8px;padding:12px;color:#52657d;font-size:13px}.member-saas-main .table-wrap{box-shadow:none!important;border-radius:5px!important;border:1px solid #edf1f7!important}.member-saas-main .table-wrap th{background:#f7f9fb!important;color:#7b8798!important}.member-saas-main .table-wrap td,.member-saas-main .table-wrap th{font-size:13px!important;border-bottom:1px solid #edf1f7!important}.member-saas-main .btn{border-radius:4px!important;background:#409eff!important;border-color:#409eff!important;box-shadow:none!important}.member-saas-main .btn.secondary{background:#fff!important;color:#409eff!important;border-color:#b7d8ff!important}@media(max-width:1100px){.saas-admin-shell{grid-template-columns:86px minmax(0,1fr)}.saas-menu a{grid-template-columns:1fr;height:44px;justify-items:center;padding:0}.saas-menu a b{font-size:11px}.saas-logo{width:62px;height:62px}.saas-topbar{padding:0 18px}.saas-search{display:none}.saas-stat-row,.member-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.saas-panel-grid.two-one,.saas-panel-grid.main-right,.member-panel-grid.two-one,.member-panel-grid.main-right{grid-template-columns:1fr}.saas-shortcuts{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.saas-admin-shell{display:block}.saas-sidebar{position:static;height:auto;display:block;padding:10px}.saas-logo{display:none}.saas-menu{display:flex;overflow-x:auto;padding:0;gap:8px}.saas-menu a{min-width:68px}.saas-topbar{height:auto;min-height:56px;flex-wrap:wrap;padding:12px}.saas-top-right{display:none}.saas-tabs{overflow-x:auto;padding:0 12px}.saas-content{padding:14px!important}.saas-stat-row,.member-stat-row{grid-template-columns:1fr}.saas-todo-grid,.member-todo-grid{grid-template-columns:1fr}.saas-shortcuts{grid-template-columns:repeat(2,1fr)}.saas-fake-chart{height:190px;gap:10px;padding:12px}.member-saas-shell{display:block;margin:12px}.member-saas-side{display:none}.member-saas-main{padding:12px}.member-saas-top{height:auto;align-items:flex-start;gap:10px;padding:16px;flex-direction:column}.member-recharge-form{grid-template-columns:1fr}.member-ref-box{grid-template-columns:1fr}.member-benefits-list{grid-template-columns:1fr}}

/* V7.5.5 管理员助理权限页面 */
.assistant-create-form{grid-template-columns:repeat(3,minmax(160px,1fr));align-items:end}
.assistant-create-form .full-row,.permission-checks.full-row{grid-column:1/-1}
.assistant-permission-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px 12px;margin-top:10px}
.assistant-permission-grid label{display:flex;align-items:center;gap:6px;background:#f7fbff;border:1px solid #e6eef8;border-radius:10px;padding:8px 10px;font-size:13px;color:#30435f;font-weight:700}
.assistant-permission-grid.compact{grid-template-columns:repeat(2,minmax(110px,1fr));min-width:280px}
.assistant-permission-grid input[type="checkbox"]{width:14px;height:14px;margin:0;accent-color:#4d93ff}
.actions-cell .inline-form{display:inline-block;margin-left:6px}
@media(max-width:780px){.assistant-create-form{grid-template-columns:1fr}.assistant-permission-grid,.assistant-permission-grid.compact{grid-template-columns:1fr;min-width:0}.assistant-permission-grid label{font-size:12px}}


/* ================= V7.5.6 score display & red-order label ================= */
.score-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:70px;
  padding:5px 12px;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff4757,#ff7a59);
  color:#fff!important;
  border:0!important;
  font-weight:900;
  font-size:14px;
  letter-spacing:.02em;
  box-shadow:0 8px 18px rgba(255,71,87,.20);
  white-space:nowrap;
}
.admin-score-badge{font-size:13px;min-width:64px;padding:4px 10px;}
.mini-expert-item,.prediction-card{position:relative;overflow:hidden;}
.red-order-ribbon{
  position:absolute;
  right:0;
  top:0;
  z-index:3;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:46px;
  height:24px;
  padding:0 10px;
  background:linear-gradient(135deg,#ff2f45,#ff6b3d);
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  box-shadow:0 8px 18px rgba(255,47,69,.20);
}
.red-order-ribbon:before{
  content:'';
  position:absolute;
  left:-10px;
  top:0;
  border-top:12px solid #ff2f45;
  border-bottom:12px solid #ff2f45;
  border-left:10px solid transparent;
}
.mini-expert-item.is-hit,.prediction-card.is-hit{
  border-color:#ffd2d6!important;
  background:linear-gradient(180deg,#fff 0,#fff9f9 100%)!important;
}
.prediction-card .red-order-ribbon{height:28px;min-width:54px;font-size:13px;}
.prediction-card .red-order-ribbon:before{border-top-width:14px;border-bottom-width:14px;}
@media(max-width:760px){
  .score-badge{min-width:auto;font-size:13px;padding:4px 9px;}
  .red-order-ribbon{height:22px;font-size:11px;padding:0 8px;}
  .red-order-ribbon:before{left:-8px;border-top-width:11px;border-bottom-width:11px;border-left-width:8px;}
}

/* ================= V7.5.7 赛事列表轻量化：减少色块与框线 ================= */
.match-accordion-list{
  gap:10px!important;
}
.match-accordion,
.match-accordion:last-child{
  border:1px solid #edf2f7!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(42,76,120,.045)!important;
}
.match-toggle{
  min-height:58px!important;
  background:#fff!important;
  border-left:0!important;
  border-radius:0!important;
}
.match-accordion.open .match-toggle,
.match-toggle:hover{
  background:#fbfdff!important;
  border-left:0!important;
}
.match-cell{
  min-height:58px!important;
  border-right:0!important;
  padding:11px 14px!important;
}
.match-table-head{
  background:#f8fafc!important;
  border:1px solid #edf2f7!important;
  border-radius:12px 12px 0 0!important;
  color:#7a8799!important;
}
.match-table-head span{
  border-right:0!important;
  font-size:12px!important;
  font-weight:800!important;
}
.match-code{
  background:#f8fbff!important;
  border:1px solid #dfe8f6!important;
  color:#2f73ff!important;
  box-shadow:none!important;
}
.home-away{color:#1c2b3a!important;font-weight:750!important;}
.home-away .label,
.label{color:#62748a!important;font-weight:800!important;}
.match-time,.league-name{color:#334155!important;font-weight:700!important;}
.match-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:5px 10px!important;
  border-radius:999px!important;
  background:#f6f9ff!important;
  border:1px solid #e3ecff!important;
  color:#2f73ff!important;
  font-size:13px!important;
  font-weight:850!important;
}
.match-action::after{opacity:.65;margin-left:6px!important;}
.status-badge{
  background:#f5f7fa!important;
  border:1px solid #e6ebf2!important;
  color:#66758c!important;
  box-shadow:none!important;
}
.score-badge{
  min-width:62px!important;
  padding:4px 11px!important;
  background:#fff5f5!important;
  color:#ef4d4d!important;
  border:1px solid #ffdada!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:900!important;
}
.match-panel{
  border-top:1px solid #f1f4f8!important;
  background:#fff!important;
  padding:16px 18px 18px!important;
  box-shadow:none!important;
}
.panel-head{
  border-left:0!important;
  padding-left:0!important;
  margin-bottom:14px!important;
}
.panel-head h4{
  font-size:16px!important;
  color:#172b4d!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.panel-head h4:before{
  content:'';
  width:4px;
  height:16px;
  border-radius:4px;
  background:#2f73ff;
  display:inline-block;
}
.panel-head a{
  font-size:13px!important;
  color:#2f73ff!important;
}
.panel-data-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  margin:0 0 14px!important;
  padding:12px 0!important;
  border-top:1px solid #f2f5f9!important;
  border-bottom:1px solid #f2f5f9!important;
  background:#fff!important;
}
.panel-data-grid div{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:2px 18px!important;
  border-right:1px solid #f2f5f9!important;
}
.panel-data-grid div:last-child{border-right:0!important;}
.panel-data-grid span{
  color:#8a98ac!important;
  font-size:12px!important;
  margin-bottom:3px!important;
}
.panel-data-grid strong{
  color:#1f2d3d!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.7!important;
}
.mini-expert-list{
  gap:12px!important;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;
}
.mini-expert-item{
  min-height:0!important;
  border:1px solid #edf2f7!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(42,76,120,.04)!important;
  padding:13px!important;
}
.mini-expert-item:hover{
  border-color:#dce7f5!important;
  box-shadow:0 10px 24px rgba(42,76,120,.07)!important;
}
.mini-expert-item.is-hit,
.prediction-card.is-hit{
  border-color:#edf2f7!important;
  background:#fff!important;
}
.expert-intro{
  background:#f8fafc!important;
  border-left:0!important;
  border-radius:8px!important;
  color:#66758c!important;
  font-size:12px!important;
  line-height:1.55!important;
  padding:8px 10px!important;
}
.expert-stats{gap:12px!important;}
.expert-stats span{font-size:12px!important;color:#8a98ac!important;}
.expert-stats strong{font-size:15px!important;color:#2f73ff!important;}
.mini-expert-item .btn.tiny{
  border-radius:9px!important;
  height:30px!important;
  min-height:30px!important;
  background:#fff!important;
  border-color:#d8e5ff!important;
  color:#2f73ff!important;
  box-shadow:none!important;
}
.red-order-ribbon{
  right:10px!important;
  top:10px!important;
  height:22px!important;
  min-width:auto!important;
  padding:0 9px!important;
  border-radius:999px!important;
  background:#fff4f4!important;
  border:1px solid #ffd6d6!important;
  color:#ef4444!important;
  box-shadow:none!important;
  font-size:11px!important;
  letter-spacing:0!important;
}
.red-order-ribbon:before{display:none!important;}
.avatar{border-color:#edf2f7!important;box-shadow:none!important;}
@media(max-width:980px){
  .match-accordion-list{gap:9px!important;}
  .match-toggle{padding:10px 0!important;}
  .match-cell{min-height:auto!important;padding:6px 12px!important;}
  .panel-data-grid{grid-template-columns:1fr!important;gap:8px!important;padding:10px 0!important;}
  .panel-data-grid div{border-right:0!important;border-bottom:1px solid #f2f5f9!important;padding:8px 4px!important;}
  .panel-data-grid div:last-child{border-bottom:0!important;}
  .mini-expert-list{grid-template-columns:1fr!important;}
}

/* ================= V7.5.8 author subscription + membership plans ================= */
.author-subscribe-box{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}.author-subscribe-box.compact{margin-top:8px}.author-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.member-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.member-plan-card{display:block;background:#fff;border:1px solid #e6edf7;border-radius:14px;padding:16px;text-align:center;box-shadow:0 10px 26px rgba(46,91,160,.06);color:#172b4d}.member-plan-card:hover{border-color:#2f73ff;transform:translateY(-1px)}.member-plan-card span{display:block;color:#718198;font-size:13px;font-weight:800}.member-plan-card strong{display:block;margin:5px 0 3px;font-size:24px;color:#2f73ff}.member-plan-card em{font-style:normal;font-size:12px;color:#8a98ac}.member-benefits-list span{white-space:nowrap}
@media(max-width:760px){.member-plan-grid{grid-template-columns:1fr}.author-subscribe-box{align-items:flex-start}.author-card-actions .btn{flex:1;min-width:120px}}

/* ================= V7.5.11 final polish ================= */
body{font-size:14px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{box-shadow:0 6px 22px rgba(43,80,125,.05)}.page-main{padding-top:18px}.card,.table-wrap,.admin-form-card,.dash-card,.member-panel,.member-data-card,.saas-panel{border-color:#e8eef7!important;box-shadow:0 12px 32px rgba(47,86,136,.055)!important}.table-wrap th{font-weight:800;letter-spacing:.01em}.table-wrap td{color:#314158}.muted{color:#7b8aa2!important}.alert{border-radius:10px!important;border:1px solid #e4ecf7!important;box-shadow:0 10px 24px rgba(38,78,130,.06)}.btn{letter-spacing:0!important}.saas-page-head p,.member-saas-top p{line-height:1.7}.saas-date-tabs span,.member-date-tabs span{background:#fff}.saas-todo-grid a,.saas-shortcuts a,.member-plan-card,.member-todo-grid a{box-shadow:0 8px 20px rgba(47,86,136,.045)!important}.member-saas-shell{border-radius:14px;overflow:hidden}.member-saas-main .member-section-title{margin-bottom:16px}.member-plan-card{border-radius:12px!important}.member-plan-card strong{font-weight:850}.member-ref-box input{font-size:13px}.member-saas-main .mobile-card table{min-width:720px}.filter-bar{align-items:flex-end;flex-wrap:wrap}.filter-bar label{font-size:13px;color:#4b5b72;font-weight:750}.filter-bar input,.filter-bar select{height:38px;border-color:#dfe8f6!important}.match-table-head{border-radius:12px 12px 0 0;overflow:hidden}.match-accordion:last-child{border-radius:0 0 12px 12px;overflow:hidden}.match-panel{border-radius:0 0 12px 12px}.red-order-badge{box-shadow:none!important}.score-pill,.match-score-pill{box-shadow:none!important}.settings-form .muted{font-size:12px;line-height:1.7}.settings-section-card h3:before{display:none!important}@media(max-width:760px){.site-header{position:static}.nav-wrap{min-height:auto;padding:12px 0;align-items:flex-start}.main-nav{width:100%;overflow-x:auto;gap:16px}.main-nav a{white-space:nowrap;padding:10px 0}.header-search{width:100%;min-width:0;margin-left:0}.member-saas-shell{border-radius:0;margin:0 -6px}.member-panel,.member-data-card{padding:16px}.member-todo-grid a{min-height:108px}.member-benefits-highlight strong{font-size:16px}.table-wrap.mobile-card{overflow:auto}}

/* V7.5.12 dashboard tabs and member-mode refinements */
.saas-date-tabs a{height:30px;min-width:44px;padding:0 12px;border:1px solid #dce6f2;background:#fff;color:#8b98aa;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;text-decoration:none}
.saas-date-tabs a.active{border-color:#409eff;color:#409eff;background:#fff;font-weight:800}
.saas-date-tabs.small a{height:26px;min-width:40px}
.saas-fake-chart.dynamic-chart{align-items:flex-end;gap:6px;overflow:hidden}
.saas-fake-chart.dynamic-chart span{flex:1;min-width:4px;max-width:18px;border-radius:6px 6px 0 0;opacity:.9}
.saas-fake-chart.dynamic-chart .trend-user{background:linear-gradient(180deg,#59b7ff,#dff2ff)}
.saas-fake-chart.dynamic-chart .trend-order{background:linear-gradient(180deg,#ff8db6,#ffe7f0)}
.member-mode-disabled{background:#fff8e8;border:1px solid #ffe1a9;color:#8a5b00;padding:14px 16px;border-radius:10px;margin:12px 0;font-size:13px}
.member-plan-card .member-plan-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:12px}
.member-plan-card .member-plan-actions .btn{min-height:30px;padding:6px 10px;font-size:12px}
.member-todo-grid.member-upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:760px){.member-todo-grid.member-upgrade-grid{grid-template-columns:1fr}.member-plan-card .member-plan-actions{justify-content:stretch}.member-plan-card .member-plan-actions .btn{flex:1}}


/* V7.5.13 赛事日期切换 */
.match-date-tabs{
  display:flex;
  gap:10px;
  align-items:center;
  overflow-x:auto;
  padding:4px 2px 14px;
  margin:4px 0 12px;
  scrollbar-width:thin;
}
.match-date-tabs a{
  min-width:82px;
  height:54px;
  border:1px solid #e2e9f3;
  background:#fff;
  color:#50627a;
  border-radius:12px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  box-shadow:0 8px 22px rgba(36,72,128,.05);
  flex:0 0 auto;
}
.match-date-tabs a:hover{
  border-color:#b9d1ff;
  color:#2f73ff;
  transform:translateY(-1px);
}
.match-date-tabs a.active{
  background:linear-gradient(135deg,#2f73ff,#409eff);
  border-color:#2f73ff;
  color:#fff;
  box-shadow:0 14px 28px rgba(47,115,255,.18);
}
.match-date-tabs strong{font-size:14px;line-height:1;font-weight:900}
.match-date-tabs small{font-size:12px;opacity:.78}
.match-date-tabs.compact{
  margin-top:-2px;
  padding-bottom:12px;
}
.match-date-tabs.compact a{
  min-width:72px;
  height:46px;
  border-radius:10px;
}
@media(max-width:760px){
  .match-date-tabs{gap:8px;padding-bottom:10px;margin-left:-2px;margin-right:-2px}
  .match-date-tabs a{min-width:70px;height:48px}
  .match-date-tabs strong{font-size:13px}
  .match-date-tabs small{font-size:11px}
}

/* V7.5.14 比赛批量导入 */
.admin-match-tools{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;margin-bottom:14px}
.import-card .template-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 14px}
.import-upload-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:12px;align-items:center;margin-top:8px}
.import-upload-form input[type=file]{height:38px;border:1px solid #dfe7f1;border-radius:6px;background:#fff;padding:7px 10px;color:#526174}
.small-note{font-size:12px;margin-top:10px!important}
.import-preview-card{border-color:#dfeaff!important}
.import-preview-table table{min-width:980px}
.import-preview-table tr.ok td{background:#fbfffd}
.import-preview-table tr.error td{background:#fffafa}
.import-result{display:inline-flex;align-items:center;height:22px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:800;margin-bottom:4px}
.import-result.ok{background:#eafaf1;color:#159057}
.import-result.error{background:#fff1f2;color:#d4344b}
.import-confirm-form{margin-top:14px;display:flex;justify-content:flex-end}
@media(max-width:760px){.import-upload-form{grid-template-columns:1fr}.import-card .template-actions .btn{flex:1}.import-confirm-form{justify-content:stretch}.import-confirm-form .btn{width:100%}}

/* V7.5.15 比赛详情赛事数据区重构 */
.match-data-v2{padding:26px!important;border-radius:18px!important;background:#fff;box-shadow:0 18px 46px rgba(28,64,110,.07)!important}.match-data-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.match-data-titlebar h2{margin:0;color:#17212b;font-size:22px;line-height:1.25}.match-data-titlebar p{margin:6px 0 0;color:#8493a7;font-size:13px}.match-data-titlebar>span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:32px;padding:0 14px;border-radius:999px;background:#f2f7ff;color:#2f73ff;border:1px solid #d7e6ff;font-weight:900;font-size:13px}.match-basic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e6edf7;border-radius:14px;background:#fbfdff;overflow:hidden;margin-bottom:14px}.match-basic-item{padding:16px 18px;border-right:1px solid #e6edf7}.match-basic-item:last-child{border-right:0}.match-basic-item span,.match-score-strip span{display:block;color:#8493a7;font-size:13px;margin-bottom:5px}.match-basic-item strong,.match-score-strip strong{display:block;color:#17212b;font-size:16px;line-height:1.35}.match-score-strip{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e6edf7;border-radius:14px;background:#fff;margin-bottom:14px;overflow:hidden}.match-score-strip>div{padding:17px 20px;text-align:center}.match-score-strip>div+div{border-left:1px solid #e6edf7}.match-score-strip strong{font-size:22px;color:#1f6fff}.match-odds-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e0e9f6;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fff,#f9fcff)}.match-odds-group{padding:18px 20px;border-right:1px solid #e0e9f6}.match-odds-group:last-child{border-right:0}.match-odds-group h3{margin:0 0 14px;text-align:center;color:#1f6fff;font-size:15px}.match-odds-group h3 small{font-size:12px;font-weight:800;color:#7b8da5;margin-left:5px}.match-odds-values{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.match-odds-values.two{grid-template-columns:repeat(2,1fr)}.match-odds-values span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;color:#17212b}.match-odds-values em{font-style:normal;color:#5f7087;font-size:14px}.match-odds-values strong{font-size:17px;color:#17212b}.match-risk-note{margin:15px 0 0;color:#7f8fa5;font-size:13px;line-height:1.8}@media(max-width:980px){.match-basic-strip{grid-template-columns:repeat(2,1fr)}.match-basic-item:nth-child(2n){border-right:0}.match-basic-item:nth-child(n+3){border-top:1px solid #e6edf7}.match-odds-board{grid-template-columns:1fr}.match-odds-group{border-right:0;border-bottom:1px solid #e0e9f6}.match-odds-group:last-child{border-bottom:0}}@media(max-width:640px){.match-data-v2{padding:18px!important}.match-data-titlebar{display:block}.match-data-titlebar>span{margin-top:10px}.match-basic-strip,.match-score-strip{grid-template-columns:1fr}.match-basic-item{border-right:0;border-top:1px solid #e6edf7}.match-basic-item:first-child{border-top:0}.match-score-strip>div+div{border-left:0;border-top:1px solid #e6edf7}.match-odds-values{grid-template-columns:1fr}.match-odds-values.two{grid-template-columns:1fr}.match-odds-group h3{text-align:left}}


/* V7.5.16 赛事日期切换修复与重构 */
.match-date-tabs{display:none!important}
.match-date-nav-wrap{margin:14px 0 18px}
.match-date-nav{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:stretch;width:100%}
.match-date-tab{height:58px;border:1px solid #e3ebf6;background:#fff;color:#51627a;border-radius:12px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 8px 20px rgba(38,76,128,.045);text-decoration:none;transition:.18s ease;white-space:nowrap;min-width:0}
.match-date-tab strong{font-size:15px;line-height:1;font-weight:900;color:#2d3c52}
.match-date-tab small{font-size:12px;line-height:1;color:#8290a6;margin-top:3px}
.match-date-tab:hover{border-color:#b8d0ff;color:#2f73ff;transform:translateY(-1px);box-shadow:0 12px 24px rgba(47,115,255,.08)}
.match-date-tab:hover strong{color:#2f73ff}
.match-date-tab.active{background:linear-gradient(135deg,#2f73ff,#409eff);border-color:#2f73ff;color:#fff;box-shadow:0 12px 24px rgba(47,115,255,.18)}
.match-date-tab.active strong,.match-date-tab.active small{color:#fff}
.match-date-nav.compact{margin:10px 0 16px;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.match-date-nav.compact .match-date-tab{height:52px;border-radius:10px!important}
.match-date-nav.compact .match-date-tab strong{font-size:14px}
.match-date-nav.compact .match-date-tab small{font-size:12px}
@media(max-width:860px){.match-date-nav,.match-date-nav.compact{display:flex;overflow-x:auto;gap:8px;padding:2px 2px 10px;margin-left:-2px;margin-right:-2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.match-date-nav::-webkit-scrollbar{display:none}.match-date-tab,.match-date-nav.compact .match-date-tab{flex:0 0 76px;height:52px}.match-date-tab strong{font-size:13px}.match-date-tab small{font-size:11px}}

/* V7.5.17 首页文案与会员权益精修 */
.home-hero-refined{padding-top:46px!important;padding-bottom:28px!important;align-items:center!important}
.home-hero-refined .hero-copy{max-width:720px}
.hero-eyebrow{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#eef5ff;color:#2f73ff;font-size:13px;font-weight:900;margin-bottom:14px}
.home-hero-refined .hero-copy h1{max-width:680px;font-size:42px!important;line-height:1.15!important;margin-bottom:14px!important;letter-spacing:-1.2px!important}
.home-hero-refined .hero-lead{max-width:760px;font-size:16px!important;line-height:1.9!important;color:#5f7088!important;margin:0 0 18px!important}
.hero-value-row{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 22px}
.hero-value-row span{min-width:142px;border:1px solid #e1ebfb;background:rgba(255,255,255,.78);border-radius:14px;padding:12px 16px;box-shadow:0 10px 28px rgba(47,115,255,.06)}
.hero-value-row b{display:block;font-size:16px;color:#102244;line-height:1.3}
.hero-value-row small{display:block;margin-top:4px;color:#7d8da5;font-size:12px}
.card-subtle{font-size:12px;color:#8a98ad;font-weight:700}
.home-stat-clean .stat-tile{display:grid;align-content:center;min-height:102px}
.home-stat-clean .stat-tile small{display:block;margin-top:3px;color:#8a98ad;font-size:12px;line-height:1.4}
.home-stat-clean .stat-tile.accent strong{color:#23b07d!important}
.home-member-card{overflow:hidden;position:relative}
.home-member-card:before{content:'';position:absolute;right:-80px;top:-80px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(47,115,255,.12),rgba(47,115,255,0) 68%);pointer-events:none}
.member-value-highlight{position:relative;border:1px solid #dce8ff;background:linear-gradient(135deg,#f4f8ff,#ffffff);border-radius:16px;padding:20px 22px;margin:2px 0 14px;box-shadow:0 12px 30px rgba(47,115,255,.07)}
.member-value-highlight strong{display:block;font-size:24px;line-height:1.25;color:#1f67f2;letter-spacing:-.4px}
.member-value-highlight p{margin:8px 0 0;color:#52647d;font-size:14px;line-height:1.8}
.benefit-grid-clean{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;margin-top:0!important}
.benefit-grid-clean div{border:1px solid #e5edf8!important;background:#fbfdff;border-radius:14px!important;padding:15px 16px!important;min-height:104px;display:block!important}
.benefit-grid-clean div:before{display:none!important}
.benefit-grid-clean b{font-size:15px!important;line-height:1.35!important;margin-bottom:7px!important;color:#102244!important}
.benefit-grid-clean span{font-size:13px!important;line-height:1.7!important;color:#687a91!important}
.home-member-card .member-cta{height:48px;display:flex;align-items:center;justify-content:center;font-size:15px!important;margin-top:16px!important}
@media(max-width:980px){.home-hero-refined .hero-copy h1{font-size:32px!important}.hero-value-row span{flex:1;min-width:150px}.benefit-grid-clean{grid-template-columns:1fr!important}.member-value-highlight strong{font-size:22px}}
@media(max-width:560px){.home-hero-refined{padding-top:24px!important}.home-hero-refined .hero-copy h1{font-size:27px!important}.home-hero-refined .hero-lead{font-size:14px!important;line-height:1.8!important}.hero-value-row{display:grid;grid-template-columns:1fr;gap:10px}.member-value-highlight{padding:17px}.member-value-highlight strong{font-size:20px}.card-subtle{display:none}}


/* V7.5.18 首页高转化文案精简 */
.home-hero-refined{padding-top:38px!important;padding-bottom:24px!important;min-height:360px!important}
.home-hero-refined .hero-copy{max-width:690px!important}
.home-hero-refined .hero-copy h1{max-width:620px!important;font-size:46px!important;line-height:1.08!important;margin-bottom:12px!important;letter-spacing:-1.6px!important}
.home-hero-refined .hero-lead{max-width:700px!important;font-size:18px!important;line-height:1.75!important;color:#485a72!important;margin-bottom:18px!important;font-weight:500}
.hero-value-compact{gap:10px!important;margin-bottom:20px!important}
.hero-value-compact span{min-width:128px!important;padding:10px 14px!important;border-radius:12px!important;background:#fff!important}
.hero-value-compact b{font-size:15px!important;color:#0f2342!important}
.hero-value-compact small{font-size:12px!important;color:#7a8ba3!important}
.home-member-card .card-title-row{margin-bottom:12px!important}
.member-value-highlight{padding:22px 24px!important;background:linear-gradient(135deg,#eef5ff 0%,#ffffff 72%)!important;border-color:#cfe0ff!important}
.member-value-highlight strong{font-size:26px!important;line-height:1.22!important;color:#1e63e9!important}
.member-value-highlight p{font-size:15px!important;line-height:1.75!important;color:#40536c!important;margin-top:10px!important}
.benefit-grid-clean div{min-height:96px!important;padding:16px 18px!important}
.benefit-grid-clean b{font-size:16px!important;color:#0f2342!important}
.benefit-grid-clean span{font-size:13px!important;color:#61728a!important}
@media(max-width:980px){.home-hero-refined .hero-copy h1{font-size:34px!important}.home-hero-refined .hero-lead{font-size:16px!important}.hero-value-compact span{min-width:150px!important}.member-value-highlight strong{font-size:23px!important}}
@media(max-width:560px){.home-hero-refined .hero-copy h1{font-size:28px!important}.home-hero-refined .hero-lead{font-size:15px!important}.hero-value-compact{display:grid!important;grid-template-columns:1fr!important}.member-value-highlight strong{font-size:21px!important}}

/* V7.5.19 后台管理与安全中心 */
.admin-user-create-card{margin-bottom:18px!important}
.user-actions,.match-admin-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.no-margin{margin:0!important}
.security-tip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px}
.security-tip-grid span{display:flex;align-items:center;justify-content:center;min-height:42px;background:#f6f9ff;border:1px solid #e2ebf8;border-radius:10px;color:#38506c;font-weight:800;font-size:13px}
.security-overview-card select{max-width:220px}
.security-center-form textarea{line-height:1.7}
@media(max-width:760px){.security-tip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-actions,.match-admin-actions{display:grid;grid-template-columns:1fr}.user-actions .btn,.match-admin-actions .btn{width:100%}}

/* V7.5.20 AI analysis center */
.ai-entry-card { border-left: 4px solid #6366f1; }
.ai-settings-form small, .ai-generate-form small { color: #6b7280; display: block; margin-top: 4px; }
.ai-match-summary { display: grid; gap: 6px; padding: 14px; border: 1px solid #e5e7eb; border-radius: 14px; background: linear-gradient(135deg,#f8fafc,#eef2ff); margin-bottom: 14px; }
.ai-match-summary strong { font-size: 16px; }
.ai-match-summary span, .ai-match-summary small { color: #64748b; }
.ai-match-check-list { display: grid; gap: 10px; max-height: 360px; overflow: auto; padding: 8px; border: 1px solid #e5e7eb; border-radius: 12px; background: #fff; }
.ai-match-check { display: grid; grid-template-columns: auto 1fr; gap: 6px 10px; align-items: center; padding: 10px; border: 1px solid #edf2f7; border-radius: 12px; background: #f8fafc; }
.ai-match-check small { grid-column: 2; color: #64748b; }
.ai-draft-list { display: grid; gap: 18px; }
.ai-draft-card { border: 1px solid #e5e7eb; border-radius: 18px; background: #fff; padding: 16px; box-shadow: 0 12px 30px rgba(15,23,42,.06); }
.ai-draft-head { display: flex; justify-content: space-between; gap: 16px; align-items: flex-start; margin-bottom: 12px; }
.ai-draft-head strong { display: block; font-size: 16px; }
.ai-draft-head small { display: block; color: #64748b; margin-top: 4px; }
.ai-draft-form textarea { min-height: 90px; }
.ai-draft-form textarea[name="paid_content"] { min-height: 180px; }
.ai-draft-actions { display: flex; gap: 10px; align-items: center; }
.ai-discard-form { margin-top: 8px; text-align: right; }
@media (max-width: 760px) {
  .ai-draft-head { flex-direction: column; }
  .ai-match-check { grid-template-columns: 1fr; }
  .ai-match-check small { grid-column: auto; }
}

/* V7.5.21 赛事页融合、绝对让分、移动端优化 */
.match-unified-card{padding:26px!important;border-radius:18px!important;background:#fff;box-shadow:0 18px 46px rgba(28,64,110,.07)!important;margin-bottom:22px!important}
.match-unified-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}
.match-unified-meta{color:#7b8aa2;font-weight:800;font-size:13px;margin-bottom:8px}
.match-unified-top h1{margin:0;font-size:30px;line-height:1.22;color:#102244;letter-spacing:-.4px}
.match-unified-top h1 span{color:#8a98ad;font-size:.78em;margin:0 8px}
.match-unified-status{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:32px;padding:0 14px;border-radius:999px!important;background:#f2f7ff;color:#2f73ff;border:1px solid #d7e6ff;font-weight:900;font-size:13px;white-space:nowrap}
.match-unified-info{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #e6edf7;border-radius:14px!important;background:#fbfdff;overflow:hidden;margin-bottom:14px}
.match-unified-info div{padding:14px 16px;border-right:1px solid #e6edf7;min-width:0}
.match-unified-info div:last-child{border-right:0}
.match-unified-info span{display:block;color:#8493a7;font-size:12px;margin-bottom:5px;font-weight:800}
.match-unified-info strong{display:block;color:#102244;font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.match-unified-info .score-value{color:#2f73ff;font-size:18px}
.match-context-block{border:1px solid #e6edf7;background:linear-gradient(135deg,#f8fbff,#ffffff);border-radius:14px!important;padding:14px 16px;margin-bottom:14px}
.match-context-block strong{display:block;color:#102244;font-size:15px;margin-bottom:6px}
.match-context-block p{margin:0;color:#52647d;line-height:1.8}
.match-market-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e6edf7;border-radius:14px!important;overflow:hidden;background:#fff;margin-top:14px}
.match-market-group{padding:16px 18px;border-right:1px solid #e6edf7;background:#fff;min-width:0}
.match-market-group:last-child{border-right:0}
.match-market-group h3{margin:0 0 12px;text-align:center;color:#2f73ff;font-size:15px;line-height:1.25}
.match-market-group h3 small{color:#7b8aa2;margin-left:4px;font-size:12px}
.match-market-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;text-align:center}
.match-market-values.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.match-market-values em{display:block;font-style:normal;color:#5b6b83;font-size:13px;margin-bottom:4px}
.match-market-values strong{display:block;color:#102244;font-size:16px}
.panel-context{border:1px solid #edf2f7;background:#fbfdff;border-radius:12px!important;padding:12px 14px;margin-bottom:12px}
.panel-context strong{display:block;color:#102244;margin-bottom:4px}
.panel-context p{margin:0;color:#64748b;line-height:1.65;font-size:13px}
.panel-data-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.admin-market-form textarea{min-width:180px;min-height:58px;border:1px solid #dfe8f6;border-radius:6px;padding:8px;color:#314158;background:#fff}
.form-grid label.full textarea{width:100%;border:1px solid #dfe8f6;border-radius:8px;padding:10px;background:#fff;color:#314158;line-height:1.7}
@media(max-width:1024px){
  .match-unified-info{grid-template-columns:repeat(3,minmax(0,1fr))}
  .match-unified-info div:nth-child(3n){border-right:0}
  .match-market-board{grid-template-columns:repeat(2,minmax(0,1fr))}
  .match-market-group:nth-child(2n){border-right:0}
  .match-market-group:nth-child(n+3){border-top:1px solid #e6edf7}
  .panel-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .page-main{padding-left:12px!important;padding-right:12px!important}
  .match-unified-card{padding:16px!important;border-radius:14px!important;margin:0 -2px 18px!important}
  .match-unified-top{gap:10px;margin-bottom:12px}
  .match-unified-meta{font-size:12px;margin-bottom:6px}
  .match-unified-top h1{font-size:22px;line-height:1.28}
  .match-unified-status{height:28px;min-width:60px;font-size:12px;padding:0 10px}
  .match-unified-info{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:12px!important;margin-bottom:12px}
  .match-unified-info div{padding:11px 12px;border-bottom:1px solid #e6edf7}
  .match-unified-info div:nth-child(2n){border-right:0}
  .match-unified-info div:nth-last-child(-n+2){border-bottom:0}
  .match-unified-info span{font-size:11px}
  .match-unified-info strong{font-size:13px}
  .match-unified-info .score-value{font-size:16px}
  .match-context-block{padding:12px;margin-bottom:12px}
  .match-context-block p{font-size:13px;max-height:4.9em;overflow:hidden}
  .match-market-board{grid-template-columns:1fr;border-radius:12px!important}
  .match-market-group{border-right:0!important;border-top:1px solid #e6edf7!important;padding:13px 14px}
  .match-market-group:first-child{border-top:0!important}
  .match-market-group h3{text-align:left;margin-bottom:10px;font-size:14px}
  .match-market-values strong{font-size:15px}
  .match-risk-note{display:none}
  .prediction-top{display:grid!important;grid-template-columns:48px 1fr;gap:10px!important}
  .prediction-action{grid-column:1/-1;text-align:left!important;display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0!important}
  .prediction-action .btn{flex:1}
  .prediction-main h3{font-size:16px;line-height:1.35}
  .prediction-main>.muted{font-size:12px!important}
  .prediction-main .expert-intro{display:none!important}
  .stats-inline{gap:6px;margin:8px 0!important}
  .stats-inline span{font-size:12px;padding:3px 7px}
  .stats-inline span:nth-child(3){display:none}
  .match-table-head{display:none!important}
  .match-accordion-list{display:grid;gap:10px!important}
  .match-accordion{border:1px solid #e6edf7!important;border-radius:14px!important;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(47,86,136,.045)!important}
  .match-toggle{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 10px!important;min-height:0!important;padding:13px 14px!important;border-left:0!important;background:#fff!important}
  .match-cell{border:0!important;min-height:0!important;padding:0!important;display:flex!important;align-items:center!important}
  .match-cell:nth-child(1){order:1}.match-cell:nth-child(5){order:2;justify-content:flex-end!important}.match-cell:nth-child(2){order:3;grid-column:1/-1}.match-cell:nth-child(3){order:4}.match-cell:nth-child(4){display:none!important}.match-cell:nth-child(6){order:5;justify-content:flex-end!important}
  .match-code{font-size:12px;padding:3px 8px;border-radius:999px!important;background:#f3f7ff;color:#2f73ff;border-color:#d8e5ff}
  .home-away{font-size:16px;line-height:1.35;color:#102244}.home-away .label{display:none}
  .match-time{font-size:12px;color:#7b8aa2}.match-action{font-size:12px}.status-badge,.score-badge{font-size:12px;border-radius:999px!important}
  .match-panel{padding:12px!important;border-radius:0!important}
  .panel-head h4{font-size:15px!important}.panel-head a{font-size:12px!important}
  .panel-context.mobile-hide-text{display:none!important}
  .panel-data-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;border:0!important;background:#fff!important;padding:0!important;margin-bottom:10px!important}
  .panel-data-grid div{border:1px solid #edf2f7!important;border-radius:10px!important;padding:9px 10px!important;background:#fbfdff!important}
  .panel-data-grid span{font-size:12px!important}.panel-data-grid strong{font-size:13px!important;line-height:1.55!important}
  .mini-expert-item{grid-template-columns:44px 1fr!important;min-height:0!important;padding:10px!important;border-radius:12px!important}
  .mini-expert-item .avatar{width:44px;height:44px;font-size:18px}.mini-expert-main .expert-intro{display:none!important}.expert-stats span:nth-child(3){display:none!important}
  .filter-bar{display:grid!important;grid-template-columns:1fr!important}.filter-bar .btn{width:100%}
}
@media(max-width:520px){
  .match-unified-info .mobile-optional{display:none!important}
  .match-unified-info{grid-template-columns:1fr 1fr}
  .match-unified-info div:nth-last-child(-n+2){border-bottom:0}
  .match-market-values{gap:6px}
  .match-market-values em{font-size:12px}.match-market-values strong{font-size:14px}
}
.form-grid label.full{grid-column:1/-1}

/* V7.5.22 比赛详情页样式兜底修复：复用稳定赛事数据组件，避免新类名样式未加载时变成纯文本 */
.match-data-v2 .match-data-titlebar h2{font-size:30px;line-height:1.22;letter-spacing:-.4px}
.match-data-v2 .match-data-titlebar .vs-text{color:#8a98ad;font-size:.78em;margin:0 8px}
.match-data-v2 .match-odds-board{grid-template-columns:repeat(4,minmax(0,1fr))}
.match-data-v2 .match-context-block{border:1px solid #e6edf7;background:linear-gradient(135deg,#f8fbff,#ffffff);border-radius:14px!important;padding:14px 16px;margin-bottom:14px}
.match-data-v2 .match-context-block strong{display:block;color:#102244;font-size:15px;margin-bottom:6px}
.match-data-v2 .match-context-block p{margin:0;color:#52647d;line-height:1.8}
@media(max-width:1024px){.match-data-v2 .match-odds-board{grid-template-columns:repeat(2,minmax(0,1fr))}.match-data-v2 .match-odds-group:nth-child(2n){border-right:0}.match-data-v2 .match-odds-group:nth-child(n+3){border-top:1px solid #e0e9f6}}
@media(max-width:760px){.match-data-v2 .match-data-titlebar h2{font-size:22px}.match-data-v2 .match-odds-board{grid-template-columns:1fr}.match-data-v2 .match-odds-group{border-right:0!important;border-bottom:1px solid #e0e9f6}.match-data-v2 .match-odds-group:last-child{border-bottom:0}.match-data-v2 .match-context-block p{font-size:13px;max-height:4.9em;overflow:hidden}.match-data-v2 .mobile-optional{display:none!important}}

/* V7.5.23 球队库与队徽展示 */
.team-logo{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f8fbff;border:1px solid #dbe7fb;overflow:hidden;vertical-align:middle;flex:0 0 auto;box-shadow:0 4px 12px rgba(24,78,160,.08)}
.team-logo img{width:100%;height:100%;object-fit:contain;display:block;padding:3px;box-sizing:border-box}
.team-vs-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.team-vs-title .team-logo{width:42px;height:42px}
.match-teams-line{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}
.match-teams-line b{font-weight:800;white-space:nowrap}.match-teams-line em{font-style:normal;color:#8aa0bd;font-weight:800;margin:0 2px}
.team-table-wrap .team-logo{width:46px;height:46px}.team-edit-form{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:8px;min-width:360px}.team-edit-form textarea,.team-edit-form input,.team-edit-form select{width:100%}.import-result.warning{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.import-preview-table small{line-height:1.8}
@media(max-width:760px){.team-vs-title{justify-content:flex-start;font-size:20px}.team-vs-title .team-logo{width:34px;height:34px}.match-teams-line{gap:5px}.match-teams-line .team-logo{width:28px;height:28px}.match-teams-line b{max-width:92px;overflow:hidden;text-overflow:ellipsis}.team-edit-form{grid-template-columns:1fr;min-width:0}.team-table-wrap table{min-width:760px}}

/* V7.5.24 AI公开内容防泄露与付费提示优化 */
.premium-paywall{background:linear-gradient(135deg,#fff8e8,#fffdf6);border:1px solid #f3cf86;padding:22px 24px;margin-top:20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.premium-paywall h3{margin:0 12px 0 0;color:#102244;min-width:140px}
.premium-paywall p{margin:0;color:#34434d;line-height:1.7}
.premium-paywall .paywall-main-copy{font-weight:800}
.premium-paywall .paywall-sub-copy{color:#6b7a90}
.premium-paywall .btn{margin-left:auto}
.premium-paywall .btn.secondary{margin-left:0}
@media(max-width:760px){.premium-paywall{display:block;padding:18px}.premium-paywall h3{margin:0 0 8px}.premium-paywall p{font-size:14px}.premium-paywall .btn{width:100%;margin:12px 0 0;text-align:center}}


/* V7.5.25 赛事观点详情页统计、比分展示与赛后开放优化 */
.prediction-author-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:12px;
  max-width:620px;
}
.prediction-author-stats span{
  display:flex;
  flex-direction:column;
  gap:2px;
  padding:9px 10px;
  border:1px solid #e4ecf8;
  background:#f8fbff;
  min-width:0;
}
.prediction-author-stats em{
  font-style:normal;
  font-size:12px;
  color:#7a8ba3;
  line-height:1.2;
}
.prediction-author-stats strong{
  font-size:16px;
  color:#102244;
  line-height:1.2;
  font-weight:900;
}
.prediction-score-panel .score-board-clean{
  grid-template-columns:minmax(112px,1fr) auto minmax(112px,1fr);
  gap:18px;
}
.prediction-score-panel .score-board-clean .score-number{
  min-width:86px;
  height:auto;
  padding:4px 10px;
  background:transparent!important;
  color:#102244!important;
  box-shadow:none!important;
  font-size:30px;
  font-weight:950;
  letter-spacing:1px;
  border:0;
  line-height:1.15;
}
.prediction-score-panel .score-board-clean .score-team strong{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  white-space:normal;
  font-size:18px;
  line-height:1.35;
}
.prediction-score-panel .score-board-clean .score-team .team-logo{
  width:34px;
  height:34px;
  box-shadow:none;
  background:#fff;
}
.ended-open-note{
  margin:4px 0 18px;
  padding:12px 14px;
  border:1px solid #bde7ca;
  background:#f0fbf4;
  color:#23663c;
  font-weight:800;
}
@media(max-width:980px){
  .prediction-author-stats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .prediction-score-panel .score-board-clean{grid-template-columns:1fr auto 1fr}
}
@media(max-width:640px){
  .prediction-author-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .prediction-author-stats span{padding:8px}
  .prediction-author-stats strong{font-size:15px}
  .prediction-score-panel .score-board-clean{grid-template-columns:1fr;gap:10px}
  .prediction-score-panel .score-board-clean .score-number{font-size:28px;margin:0 auto;order:2}
  .prediction-score-panel .score-board-clean .score-team:first-child{order:1}
  .prediction-score-panel .score-board-clean .score-team:last-child{order:3}
  .score-time{margin-top:8px}
}

/* V7.5.26 首页导航与高转化 Banner 优化 */
.brand-logo-only{
  gap:0!important;
  min-width:118px;
  font-size:0!important;
  line-height:0!important;
}
.brand-logo-only::before{display:none!important}
.brand-logo-only .brand-logo{
  width:auto!important;
  height:42px!important;
  max-width:190px!important;
  object-fit:contain!important;
  display:block!important;
}
.footer-logo-only{min-width:0;margin-bottom:12px;display:inline-flex!important}
.footer-logo-only .brand-logo{height:44px!important;max-width:180px!important}
.home-hero-refined .hero-eyebrow{
  display:inline-flex;
  align-items:center;
  height:28px;
  padding:0 12px;
  border-radius:999px!important;
  background:#eaf2ff;
  color:#2563eb;
  font-size:13px;
  font-weight:900;
  margin-bottom:12px;
}
.home-hero-refined .hero-copy h1{
  max-width:740px;
  font-size:44px!important;
  line-height:1.12!important;
  letter-spacing:-1.2px!important;
  color:#0f2342!important;
}
.home-hero-refined .hero-lead{
  max-width:760px;
  font-size:17px!important;
  line-height:1.9!important;
  color:#53657e!important;
}
.hero-deal-row span{
  border:1px solid #dbe7ff!important;
  box-shadow:0 10px 26px rgba(47,115,255,.06)!important;
}
.hero-deal-row b{font-size:16px!important;color:#0f2342!important}
.hero-deal-row small{font-weight:800!important;color:#6f7f95!important}
.deal-highlight{
  background:linear-gradient(135deg,#eef5ff,#ffffff 72%)!important;
  border:1px solid #cfe0ff!important;
}
.deal-highlight strong{color:#145ee8!important}
.main-nav a[href*="rankings"]{display:none!important}
@media(max-width:860px){
  .brand-logo-only{min-width:auto;flex:0 0 auto}
  .brand-logo-only .brand-logo{height:36px!important;max-width:150px!important}
  .main-nav{gap:14px!important}
  .header-search{display:none!important}
  .home-hero-refined .hero-copy h1{font-size:34px!important}
  .home-hero-refined .hero-lead{font-size:15px!important;line-height:1.75!important}
}
@media(max-width:560px){
  .nav-wrap{gap:10px!important;min-height:58px!important}
  .brand-logo-only .brand-logo{height:32px!important;max-width:118px!important}
  .main-nav a{font-size:12px!important;padding:18px 0!important}
  .main-nav a[href*="experts"]{display:none!important}
  .nav-wrap>.btn.small.secondary{padding:7px 10px!important;white-space:nowrap}
  .home-hero-refined .hero-copy h1{font-size:30px!important;line-height:1.18!important}
  .home-hero-refined .hero-lead{font-size:14px!important}
}

/* V7.5.27 首页 Banner 样式重做（参考用户示意图风格） */
.home-banner-showcase{
  margin-bottom:26px!important;
  padding:0!important;
  min-height:auto!important;
}
.home-banner-showcase .home-banner-inner{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) 520px;
  gap:24px;
  align-items:center;
  padding:40px 42px 30px;
  border-radius:28px;
  background:
    radial-gradient(circle at 8% 14%, rgba(255,255,255,.9) 0, rgba(255,255,255,.68) 18%, rgba(255,255,255,0) 46%),
    radial-gradient(circle at 88% 16%, rgba(225,247,209,.82) 0, rgba(225,247,209,.42) 18%, rgba(225,247,209,0) 44%),
    radial-gradient(circle at 78% 72%, rgba(214,244,180,.72) 0, rgba(214,244,180,0) 34%),
    linear-gradient(135deg,#fdfefb 0%,#f8fbf4 34%,#eef9df 100%);
  border:1px solid #edf2e4;
  box-shadow:0 28px 60px rgba(70,108,47,.08);
}
.home-banner-showcase .home-banner-inner:after{
  content:'';
  position:absolute;
  left:0;right:0;bottom:0;
  height:84px;
  background:radial-gradient(ellipse at center, rgba(117,190,66,.16) 0%, rgba(117,190,66,.07) 42%, rgba(117,190,66,0) 72%);
  pointer-events:none;
}
.banner-copy-showcase{position:relative;z-index:2;max-width:610px!important}
.banner-copy-showcase .hero-eyebrow{
  background:#fff3af!important;
  color:#3e3a16!important;
  box-shadow:0 10px 24px rgba(212,189,72,.18);
}
.banner-copy-showcase .hero-copy h1,
.home-banner-showcase .hero-copy h1{
  max-width:620px!important;
  font-size:52px!important;
  line-height:1.16!important;
  letter-spacing:-1.8px!important;
  margin-bottom:16px!important;
  color:#101820!important;
}
.home-banner-showcase .hero-copy h1 br{display:block}
.home-banner-showcase .hero-lead{
  max-width:520px!important;
  font-size:18px!important;
  line-height:1.8!important;
  margin-bottom:22px!important;
  color:#4f5963!important;
}
.hero-cta-pills{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:0 0 18px;
}
.hero-pill{
  min-width:152px;
  padding:14px 18px;
  border-radius:14px;
  background:rgba(255,255,255,.82);
  border:1px solid #e8ecdf;
  box-shadow:0 12px 22px rgba(73,102,39,.06);
  color:#273241;
}
.hero-pill strong{display:block;font-size:15px;line-height:1.3;font-weight:800}
.hero-pill span{display:block;margin-top:5px;font-size:12px;color:#84916f}
.hero-pill.active{
  background:linear-gradient(135deg,#ffd93d,#f0c82f);
  border-color:#f0cf5a;
  color:#1e1e1e;
}
.hero-pill.active span{color:#6b5b16}
.showcase-value-row{margin:0 0 20px!important}
.showcase-value-row span{
  background:rgba(255,255,255,.78)!important;
  border-color:#e3ead7!important;
  box-shadow:0 14px 26px rgba(70,108,47,.06)!important;
}
.showcase-value-row small{color:#73806a!important;font-weight:700!important}
.hero-main-cta{
  padding:14px 24px!important;
  border-radius:14px!important;
  box-shadow:0 16px 28px rgba(38,97,226,.22)!important;
}
.hero-showcase-visual{
  position:relative;
  z-index:2;
  min-height:430px;
}
.showcase-phone-card,
.showcase-board-card,
.showcase-mini-card{
  position:absolute;
  background:rgba(255,255,255,.96);
  border:1px solid #e8efde;
  box-shadow:0 18px 42px rgba(63,105,32,.10);
}
.showcase-phone-card{
  width:300px;
  left:0;
  top:10px;
  border-radius:22px;
  padding:14px;
}
.showcase-phone-head{display:flex;align-items:center;justify-content:space-between;color:#1d242d;margin-bottom:12px;font-size:13px}
.showcase-phone-head strong{font-size:16px;font-weight:900}
.showcase-back,.showcase-dots{color:#727f6a}
.showcase-featured-match{margin-bottom:12px}
.showcase-featured-media{
  height:126px;
  border-radius:16px;
  overflow:hidden;
  background:linear-gradient(135deg,#1a2c4f,#2f5b9e 55%,#4d8bdb 100%);
  position:relative;
}
.showcase-featured-media:before{
  content:'';
  position:absolute;inset:0;
  background:radial-gradient(circle at 50% 120%, rgba(122,204,85,.85) 0, rgba(122,204,85,.38) 18%, transparent 42%);
}
.featured-media-inner{position:relative;z-index:1;height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px}
.featured-team{display:grid;justify-items:center;text-align:center;color:#fff;font-weight:800;font-size:13px;gap:8px}
.featured-team img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#fff;padding:2px;border:2px solid rgba(255,255,255,.35)}
.featured-vs{width:52px;height:52px;border-radius:14px;background:rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:900;backdrop-filter:blur(6px)}
.showcase-featured-meta{padding:10px 2px 2px;display:grid;gap:2px}
.showcase-featured-meta strong{font-size:15px;color:#1c2430}
.showcase-featured-meta span{font-size:12px;color:#7e8a78}
.showcase-list-title{font-size:13px;font-weight:900;color:#2c3743;margin:4px 2px 8px}
.showcase-match-list{display:grid;gap:8px}
.showcase-match-item{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #eef3e6}
.showcase-match-item:last-child{border-bottom:0}
.showcase-match-rank{width:24px;height:24px;border-radius:8px;background:#eff5e4;color:#67843e;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center}
.showcase-match-info strong{display:block;font-size:13px;color:#26313d;line-height:1.4}
.showcase-match-info small{display:block;margin-top:2px;font-size:11px;color:#8b977d}
.showcase-match-time{font-size:12px;color:#7a876e;font-weight:800}
.showcase-board-card{
  width:210px;
  right:42px;
  top:0;
  border-radius:18px;
  padding:10px 10px 12px;
}
.showcase-board-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}
.board-tag{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;line-height:1.4}
.board-tag.yellow{background:#ffe366;color:#3d3510}
.board-tag.green{background:#6dbd3f;color:#fff}
.showcase-board-field{
  position:relative;
  height:170px;
  border-radius:14px;
  background:
    linear-gradient(to right, transparent 0 49.5%, rgba(70,108,47,.18) 49.5% 50.5%, transparent 50.5% 100%),
    radial-gradient(circle at center, transparent 0 17px, rgba(70,108,47,.18) 17px 18px, transparent 18px),
    linear-gradient(#fff,#fff),
    repeating-linear-gradient(to right, rgba(70,108,47,.1) 0 1px, transparent 1px 52px),
    repeating-linear-gradient(to bottom, rgba(70,108,47,.1) 0 1px, transparent 1px 42px);
  background-color:#fbfef9;
  border:1px solid #e0ebd2;
  overflow:hidden;
}
.showcase-board-field:before,.showcase-board-field:after{
  content:'';position:absolute;left:50%;transform:translateX(-50%);width:76px;height:34px;border:1px solid rgba(70,108,47,.22);border-top:0;background:transparent
}
.showcase-board-field:before{top:0;border-radius:0 0 16px 16px}
.showcase-board-field:after{bottom:0;border-radius:16px 16px 0 0;border-bottom:0;border-top:1px solid rgba(70,108,47,.22)}
.field-point{position:absolute;display:grid;justify-items:center;gap:4px}
.field-point i{width:12px;height:12px;border-radius:50%;display:block;box-shadow:0 0 0 4px rgba(255,255,255,.92)}
.field-point em{font-style:normal;font-size:10px;color:#647252;font-weight:800;background:rgba(255,255,255,.92);padding:1px 4px;border-radius:999px}
.field-point.p1{left:58%;top:32%}.field-point.p1 i{background:#ffd348}
.field-point.p2{right:18%;top:18%}.field-point.p2 i{background:#74c948}
.field-point.p3{left:46%;top:48%}.field-point.p3 i{background:#6d9dff}
.field-point.p4{left:62%;bottom:18%}.field-point.p4 i{background:#f59d2b}
.field-point.p5{left:24%;top:58%}.field-point.p5 i{background:#84cf6a}
.showcase-board-chart{position:relative;margin-top:10px;height:74px;border-radius:12px;background:#fbfef9;border:1px solid #e7efdc;padding:12px 10px}
.chart-bars{position:absolute;left:10px;right:10px;bottom:10px;height:40px;display:flex;align-items:flex-end;gap:8px}
.chart-bars span{display:block;flex:1;border-radius:4px 4px 0 0;background:#7bbd45}
.chart-bars span:nth-child(1){height:42%}.chart-bars span:nth-child(2){height:78%;background:#f3c638}.chart-bars span:nth-child(3){height:58%}.chart-bars span:nth-child(4){height:85%;background:#6a93ff}.chart-bars span:nth-child(5){height:36%}.chart-bars span:nth-child(6){height:68%;background:#6a93ff}
.chart-line{position:absolute;left:12px;right:12px;height:2px;border-radius:999px;transform-origin:left center}
.chart-line-a{top:30px;background:linear-gradient(90deg,#6a93ff 0 16%, transparent 16% 18%, #6a93ff 18% 42%, transparent 42% 44%, #6a93ff 44% 72%, transparent 72% 74%, #6a93ff 74% 100%);transform:rotate(-4deg)}
.chart-line-b{top:42px;background:linear-gradient(90deg,#f3c638 0 24%, transparent 24% 26%, #f3c638 26% 48%, transparent 48% 50%, #f3c638 50% 76%, transparent 76% 78%, #f3c638 78% 100%);transform:rotate(4deg)}
.showcase-mini-card{
  width:164px;
  right:0;
  bottom:36px;
  border-radius:16px;
  padding:12px;
}
.showcase-mini-title{font-size:13px;font-weight:900;color:#283341;margin-bottom:10px}
.mini-line-graph{position:relative;height:82px;border-radius:12px;background:linear-gradient(180deg,#fbfef9 0%,#ffffff 100%);border:1px solid #e8efde;overflow:hidden}
.mini-line-graph:before,
.mini-line-graph:after{content:'';position:absolute;left:8px;right:8px;border-top:1px dashed #e5ecd8}
.mini-line-graph:before{top:26px}.mini-line-graph:after{top:52px}
.mini-line-graph .line{position:absolute;left:12px;right:12px;height:2px;border-radius:999px}
.mini-line-graph .line.blue{top:34px;background:linear-gradient(90deg,#75a5ff 0 16%, transparent 16% 18%, #75a5ff 18% 40%, transparent 40% 42%, #75a5ff 42% 68%, transparent 68% 70%, #75a5ff 70% 100%);transform:rotate(-7deg)}
.mini-line-graph .line.green{top:46px;background:linear-gradient(90deg,#7ec84d 0 18%, transparent 18% 20%, #7ec84d 20% 48%, transparent 48% 50%, #7ec84d 50% 74%, transparent 74% 76%, #7ec84d 76% 100%);transform:rotate(5deg)}
.mini-line-graph .line.yellow{top:56px;background:linear-gradient(90deg,#f3c638 0 24%, transparent 24% 26%, #f3c638 26% 56%, transparent 56% 58%, #f3c638 58% 100%);transform:rotate(-2deg)}
.mini-card-foot{display:grid;gap:8px;margin-top:10px}
.mini-card-foot strong{display:block;font-size:12px;color:#23303d}
.mini-card-foot small{display:block;margin-top:2px;font-size:11px;color:#81906f}

@media(max-width:1180px){
  .home-banner-showcase .home-banner-inner{grid-template-columns:minmax(0,1fr) 470px;padding:34px 28px 24px}
  .home-banner-showcase .hero-copy h1{font-size:44px!important}
  .showcase-phone-card{width:274px}
  .showcase-board-card{right:30px;width:194px}
}
@media(max-width:980px){
  .home-banner-showcase .home-banner-inner{grid-template-columns:1fr;padding:26px 20px 22px}
  .hero-showcase-visual{min-height:360px;margin-top:8px}
  .home-banner-showcase .hero-copy h1{font-size:36px!important;max-width:none!important}
  .home-banner-showcase .hero-lead{font-size:15px!important;max-width:none!important}
  .showcase-phone-card{position:relative;width:100%;max-width:none;left:auto;top:auto}
  .showcase-board-card{position:absolute;right:18px;top:18px;width:192px}
  .showcase-mini-card{right:8px;bottom:22px}
}
@media(max-width:700px){
  .home-banner-showcase .home-banner-inner{padding:22px 16px 18px;border-radius:22px}
  .hero-cta-pills{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-pill{min-width:0}
  .showcase-value-row{display:grid!important;grid-template-columns:1fr!important}
  .hero-showcase-visual{min-height:auto;display:grid;gap:12px;margin-top:14px}
  .showcase-phone-card,.showcase-board-card,.showcase-mini-card{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%}
  .showcase-board-card{padding:10px}
  .showcase-mini-card{display:none}
}
@media(max-width:520px){
  .home-banner-showcase .hero-copy h1{font-size:28px!important;line-height:1.22!important}
  .home-banner-showcase .hero-lead{font-size:14px!important;line-height:1.72!important}
  .banner-copy-showcase .hero-eyebrow{font-size:12px;padding:0 10px;height:26px}
  .showcase-phone-card{padding:12px;border-radius:18px}
  .showcase-featured-media{height:110px}
  .featured-vs{width:42px;height:42px;font-size:16px}
  .featured-team span{font-size:12px}
  .showcase-match-item{grid-template-columns:22px 1fr auto;gap:8px}
  .showcase-board-card{display:none}
}

/* V7.5.28 首页高端 SaaS Banner 稳定修复版：彻底脱离旧 hero-product 网格 */
.home-saas-hero{
  position:relative!important;
  display:block!important;
  width:100%!important;
  margin:0 0 30px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.home-saas-hero *{box-sizing:border-box}
.home-saas-hero .home-banner-inner{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) minmax(420px, 520px)!important;
  gap:34px!important;
  align-items:center!important;
  width:100%!important;
  min-height:480px!important;
  padding:52px 48px 42px!important;
  overflow:hidden!important;
  border-radius:32px!important;
  border:1px solid rgba(201,223,188,.76)!important;
  background:
    radial-gradient(circle at 10% 16%, rgba(255,255,255,.96) 0, rgba(255,255,255,.76) 22%, rgba(255,255,255,0) 44%),
    radial-gradient(circle at 83% 8%, rgba(220,247,197,.78) 0, rgba(220,247,197,.42) 20%, rgba(220,247,197,0) 45%),
    radial-gradient(circle at 78% 93%, rgba(173,224,120,.28) 0, rgba(173,224,120,.14) 22%, rgba(173,224,120,0) 56%),
    linear-gradient(135deg,#fefff9 0%,#fbfdf5 42%,#edf9dc 100%)!important;
  box-shadow:0 34px 90px rgba(49,85,39,.10)!important;
}
.home-saas-hero .home-banner-inner:before{
  content:'';
  position:absolute;
  inset:auto -6% -18% -6%;
  height:170px;
  background:radial-gradient(ellipse at center, rgba(95,169,55,.22) 0%, rgba(95,169,55,.12) 38%, rgba(95,169,55,0) 72%);
  pointer-events:none;
}
.home-saas-hero .home-banner-inner:after{
  content:'';
  position:absolute;
  right:36%;
  top:36px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(255,255,255,.32);
  filter:blur(6px);
  pointer-events:none;
}
.home-saas-hero .banner-copy-showcase{
  position:relative!important;
  z-index:3!important;
  max-width:620px!important;
  min-width:0!important;
}
.home-saas-hero .hero-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  height:32px!important;
  padding:0 14px!important;
  margin:0 0 18px!important;
  border-radius:999px!important;
  background:rgba(255,223,67,.96)!important;
  color:#2d2a13!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  box-shadow:0 12px 26px rgba(195,166,45,.20)!important;
}
.home-saas-hero .hero-copy h1,
.home-saas-hero h1{
  max-width:650px!important;
  margin:0 0 18px!important;
  color:#101820!important;
  font-size:50px!important;
  line-height:1.14!important;
  letter-spacing:-1.8px!important;
  font-weight:950!important;
}
.home-saas-hero .hero-lead{
  max-width:560px!important;
  margin:0 0 22px!important;
  color:#4f5b63!important;
  font-size:18px!important;
  line-height:1.86!important;
  font-weight:500!important;
}
.home-saas-hero .hero-cta-pills{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin:0 0 20px!important;
}
.home-saas-hero .hero-pill{
  display:block!important;
  min-width:154px!important;
  padding:14px 18px!important;
  border-radius:16px!important;
  color:#273241!important;
  background:rgba(255,255,255,.84)!important;
  border:1px solid rgba(223,232,212,.92)!important;
  box-shadow:0 14px 28px rgba(57,91,42,.07)!important;
  backdrop-filter:blur(12px)!important;
}
.home-saas-hero .hero-pill:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(57,91,42,.10)!important}
.home-saas-hero .hero-pill strong{display:block!important;font-size:15px!important;line-height:1.3!important;font-weight:900!important;color:#1d2732!important}
.home-saas-hero .hero-pill span{display:block!important;margin-top:5px!important;font-size:12px!important;color:#7a886f!important;font-weight:700!important}
.home-saas-hero .hero-pill.active{
  color:#202000!important;
  background:linear-gradient(135deg,#ffe15c,#f2ca27)!important;
  border-color:#efd16b!important;
}
.home-saas-hero .hero-pill.active span{color:#675a18!important}
.home-saas-hero .showcase-value-row{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin:0 0 22px!important;
}
.home-saas-hero .showcase-value-row span{
  min-width:142px!important;
  padding:12px 15px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(224,234,216,.92)!important;
  box-shadow:0 12px 25px rgba(59,95,42,.06)!important;
}
.home-saas-hero .showcase-value-row b{display:block!important;color:#111b25!important;font-size:16px!important;font-weight:950!important;line-height:1.25!important}
.home-saas-hero .showcase-value-row small{display:block!important;margin-top:5px!important;color:#75826b!important;font-size:12px!important;font-weight:800!important}
.home-saas-hero .hero-main-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:48px!important;
  padding:0 24px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#2f73ff,#185ee8)!important;
  color:#fff!important;
  font-weight:900!important;
  border:0!important;
  box-shadow:0 18px 34px rgba(24,94,232,.22)!important;
}
.home-saas-hero .hero-showcase-visual{
  position:relative!important;
  z-index:3!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:430px!important;
  filter:none!important;
}
.home-saas-hero .showcase-phone-card,
.home-saas-hero .showcase-board-card,
.home-saas-hero .showcase-mini-card{
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(222,235,211,.96)!important;
  box-shadow:0 22px 55px rgba(61,102,39,.13)!important;
  backdrop-filter:blur(14px)!important;
}
.home-saas-hero .showcase-phone-card{
  position:absolute!important;
  left:0!important;
  top:54px!important;
  width:314px!important;
  border-radius:24px!important;
  padding:14px!important;
  transform:translateZ(0)!important;
}
.home-saas-hero .showcase-phone-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important;color:#1d242d!important;font-size:13px!important}
.home-saas-hero .showcase-phone-head strong{font-size:16px!important;font-weight:950!important;color:#15202c!important}
.home-saas-hero .showcase-featured-media{height:128px!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(135deg,#152640,#315a9c 54%,#80c75b 150%)!important;position:relative!important}
.home-saas-hero .showcase-featured-media:before{content:''!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 50% 116%, rgba(128,202,84,.85) 0, rgba(128,202,84,.40) 20%, transparent 48%)!important}
.home-saas-hero .featured-media-inner{position:relative!important;z-index:1!important;height:100%!important;display:grid!important;grid-template-columns:1fr 58px 1fr!important;gap:10px!important;align-items:center!important;padding:14px!important}
.home-saas-hero .featured-team{display:grid!important;gap:8px!important;justify-items:center!important;text-align:center!important;color:#fff!important;font-size:13px!important;font-weight:900!important}
.home-saas-hero .featured-team img{width:36px!important;height:36px!important;border-radius:50%!important;object-fit:cover!important;background:#fff!important;padding:2px!important}
.home-saas-hero .featured-vs{width:58px!important;height:58px!important;border-radius:16px!important;background:rgba(255,255,255,.15)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:18px!important;font-weight:950!important;backdrop-filter:blur(6px)!important}
.home-saas-hero .showcase-featured-meta{padding:10px 2px 2px!important;display:grid!important;gap:2px!important}
.home-saas-hero .showcase-featured-meta strong{font-size:15px!important;color:#1c2430!important;line-height:1.35!important}
.home-saas-hero .showcase-featured-meta span{font-size:12px!important;color:#7e8a78!important}
.home-saas-hero .showcase-list-title{font-size:13px!important;font-weight:950!important;color:#2c3743!important;margin:8px 2px!important}
.home-saas-hero .showcase-match-list{display:grid!important;gap:6px!important}
.home-saas-hero .showcase-match-item{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:8px 0!important;border-bottom:1px solid #eef3e6!important}
.home-saas-hero .showcase-match-item:last-child{border-bottom:0!important}
.home-saas-hero .showcase-match-rank{width:24px!important;height:24px!important;border-radius:8px!important;background:#eff5e4!important;color:#67843e!important;font-size:12px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important}
.home-saas-hero .showcase-match-info{min-width:0!important}
.home-saas-hero .showcase-match-info strong{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;color:#26313d!important;line-height:1.35!important}
.home-saas-hero .showcase-match-info small{display:block!important;margin-top:2px!important;font-size:11px!important;color:#8b977d!important}
.home-saas-hero .showcase-match-time{font-size:12px!important;color:#7a876e!important;font-weight:900!important;white-space:nowrap!important}
.home-saas-hero .showcase-board-card{
  position:absolute!important;
  right:38px!important;
  top:12px!important;
  width:232px!important;
  border-radius:22px!important;
  padding:12px!important;
}
.home-saas-hero .showcase-board-head{display:flex!important;justify-content:space-between!important;gap:8px!important;margin-bottom:10px!important}
.home-saas-hero .board-tag{padding:4px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;line-height:1.4!important}
.home-saas-hero .board-tag.yellow{background:#ffe366!important;color:#3d3510!important}
.home-saas-hero .board-tag.green{background:#6dbd3f!important;color:#fff!important}
.home-saas-hero .showcase-board-field{position:relative!important;height:176px!important;border-radius:16px!important;background-color:#fbfef9!important;border:1px solid #e0ebd2!important;overflow:hidden!important}
.home-saas-hero .showcase-board-field:before{content:''!important;position:absolute!important;left:50%!important;top:0!important;bottom:0!important;width:1px!important;background:rgba(70,108,47,.18)!important}
.home-saas-hero .showcase-board-field:after{content:''!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:46px!important;height:46px!important;border-radius:50%!important;border:1px solid rgba(70,108,47,.18)!important}
.home-saas-hero .field-point{position:absolute!important;display:grid!important;justify-items:center!important;gap:4px!important}
.home-saas-hero .field-point i{width:12px!important;height:12px!important;border-radius:50%!important;display:block!important;box-shadow:0 0 0 4px rgba(255,255,255,.9)!important}
.home-saas-hero .field-point em{font-style:normal!important;font-size:10px!important;color:#647252!important;font-weight:900!important;background:rgba(255,255,255,.92)!important;padding:1px 4px!important;border-radius:999px!important}
.home-saas-hero .field-point.p1{left:58%!important;top:32%!important}.home-saas-hero .field-point.p1 i{background:#ffd348!important}
.home-saas-hero .field-point.p2{right:18%!important;top:18%!important}.home-saas-hero .field-point.p2 i{background:#74c948!important}
.home-saas-hero .field-point.p3{left:45%!important;top:48%!important}.home-saas-hero .field-point.p3 i{background:#6d9dff!important}
.home-saas-hero .field-point.p4{left:61%!important;bottom:17%!important}.home-saas-hero .field-point.p4 i{background:#f59d2b!important}
.home-saas-hero .field-point.p5{left:22%!important;top:58%!important}.home-saas-hero .field-point.p5 i{background:#84cf6a!important}
.home-saas-hero .showcase-board-chart{position:relative!important;margin-top:10px!important;height:78px!important;border-radius:14px!important;background:#fbfef9!important;border:1px solid #e7efdc!important;padding:12px 10px!important}
.home-saas-hero .chart-bars{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;height:42px!important;display:flex!important;align-items:flex-end!important;gap:8px!important}
.home-saas-hero .chart-bars span{display:block!important;flex:1!important;border-radius:4px 4px 0 0!important;background:#7bbd45!important}
.home-saas-hero .chart-bars span:nth-child(1){height:42%!important}.home-saas-hero .chart-bars span:nth-child(2){height:78%!important;background:#f3c638!important}.home-saas-hero .chart-bars span:nth-child(3){height:58%!important}.home-saas-hero .chart-bars span:nth-child(4){height:85%!important;background:#6a93ff!important}.home-saas-hero .chart-bars span:nth-child(5){height:36%!important}.home-saas-hero .chart-bars span:nth-child(6){height:68%!important;background:#6a93ff!important}
.home-saas-hero .showcase-mini-card{position:absolute!important;right:0!important;bottom:36px!important;width:176px!important;border-radius:20px!important;padding:14px!important}
.home-saas-hero .showcase-mini-title{font-size:13px!important;font-weight:950!important;color:#283341!important;margin-bottom:10px!important}
.home-saas-hero .mini-line-graph{position:relative!important;height:82px!important;border-radius:14px!important;background:#fbfef9!important;border:1px solid #e8efde!important;overflow:hidden!important}
.home-saas-hero .mini-line-graph .line{position:absolute!important;left:12px!important;right:12px!important;height:2px!important;border-radius:999px!important}
.home-saas-hero .mini-line-graph .line.blue{top:34px!important;background:#75a5ff!important;transform:rotate(-7deg)!important}
.home-saas-hero .mini-line-graph .line.green{top:46px!important;background:#7ec84d!important;transform:rotate(5deg)!important}
.home-saas-hero .mini-line-graph .line.yellow{top:56px!important;background:#f3c638!important;transform:rotate(-2deg)!important}
.home-saas-hero .mini-card-foot{display:grid!important;gap:8px!important;margin-top:10px!important}
.home-saas-hero .mini-card-foot strong{display:block!important;font-size:12px!important;color:#23303d!important}
.home-saas-hero .mini-card-foot small{display:block!important;margin-top:2px!important;font-size:11px!important;color:#81906f!important}

@media(max-width:1120px){
  .home-saas-hero .home-banner-inner{grid-template-columns:minmax(0,1fr) 460px!important;padding:42px 34px 34px!important;gap:24px!important}
  .home-saas-hero .hero-copy h1{font-size:42px!important}
  .home-saas-hero .hero-showcase-visual{min-height:410px!important}
  .home-saas-hero .showcase-phone-card{width:286px!important;top:62px!important}
  .home-saas-hero .showcase-board-card{right:16px!important;width:210px!important}
  .home-saas-hero .showcase-mini-card{right:0!important;width:164px!important}
}
@media(max-width:920px){
  .home-saas-hero .home-banner-inner{grid-template-columns:1fr!important;padding:32px 22px 26px!important;min-height:auto!important}
  .home-saas-hero .banner-copy-showcase{max-width:none!important}
  .home-saas-hero .hero-copy h1{font-size:36px!important;max-width:720px!important}
  .home-saas-hero .hero-lead{max-width:720px!important;font-size:15px!important}
  .home-saas-hero .hero-showcase-visual{min-height:380px!important;max-width:620px!important;margin:0 auto!important}
  .home-saas-hero .showcase-phone-card{left:0!important;top:42px!important;width:312px!important}
  .home-saas-hero .showcase-board-card{right:26px!important;top:0!important}
  .home-saas-hero .showcase-mini-card{right:0!important;bottom:20px!important}
}
@media(max-width:640px){
  .home-saas-hero .home-banner-inner{border-radius:24px!important;padding:24px 16px 18px!important}
  .home-saas-hero .hero-copy h1{font-size:30px!important;line-height:1.22!important;letter-spacing:-.9px!important}
  .home-saas-hero .hero-lead{font-size:14px!important;line-height:1.72!important;margin-bottom:16px!important}
  .home-saas-hero .hero-cta-pills{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .home-saas-hero .hero-pill{min-width:0!important}
  .home-saas-hero .showcase-value-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .home-saas-hero .hero-main-cta{width:100%!important}
  .home-saas-hero .hero-showcase-visual{display:grid!important;gap:12px!important;min-height:auto!important;max-width:none!important}
  .home-saas-hero .showcase-phone-card,
  .home-saas-hero .showcase-board-card,
  .home-saas-hero .showcase-mini-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;transform:none!important}
  .home-saas-hero .showcase-mini-card{display:none!important}
  .home-saas-hero .showcase-board-card{display:block!important}
}
@media(max-width:520px){
  .home-saas-hero .home-banner-inner{padding:22px 14px 16px!important}
  .home-saas-hero .hero-eyebrow{height:28px!important;font-size:12px!important;padding:0 10px!important;margin-bottom:12px!important}
  .home-saas-hero .hero-copy h1{font-size:27px!important}
  .home-saas-hero .showcase-board-card{display:none!important}
  .home-saas-hero .showcase-featured-media{height:112px!important}
  .home-saas-hero .featured-media-inner{grid-template-columns:1fr 44px 1fr!important;padding:10px!important}
  .home-saas-hero .featured-vs{width:44px!important;height:44px!important;font-size:15px!important}
  .home-saas-hero .featured-team span{font-size:12px!important}
}

/* V7.5.29 分析师来源/背景介绍展示 */
.expert-source-intro,
.expert-intro{
  color:#53657e;
  line-height:1.75;
}
.expert-card .expert-source-intro{
  min-height:52px;
  margin:10px 0 8px;
  padding:10px 12px;
  border-radius:12px;
  background:linear-gradient(135deg,#f8fbff,#ffffff);
  border:1px solid #e9f0fb;
  color:#3e4e66;
  font-size:13px;
}
.expert-header .expert-source-intro{
  max-width:820px;
  margin:8px 0 8px;
  padding:12px 14px;
  border-radius:14px;
  background:#f8fbff;
  border:1px solid #e7eefb;
  font-weight:650;
}
.expert-intro{
  padding:9px 12px;
  border-radius:10px;
  background:#f8fbff;
  border:1px solid #e9f0fb;
  font-size:13px;
}
.admin-form-card textarea[name="source_intro"],
.inline-edit-form textarea[name="source_intro"]{
  min-height:58px;
  background:#fffdf7!important;
  border-color:#f1dfaa!important;
}

/* V7.5.30 首页推荐文章核心化与轻量 Banner */
.home-simple-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:22px;
  align-items:stretch;
  margin:22px 0 18px;
  padding:30px;
  border-radius:28px;
  background:linear-gradient(135deg,#111827 0%,#172554 52%,#0f766e 100%);
  color:#fff;
  box-shadow:0 22px 60px rgba(15,23,42,.20);
  overflow:hidden;
  position:relative;
}
.home-simple-hero:before{
  content:"";
  position:absolute;
  inset:auto -70px -90px auto;
  width:260px;
  height:260px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
}
.home-simple-copy{position:relative;z-index:1;max-width:760px}
.home-simple-copy h1{font-size:42px;line-height:1.16;margin:10px 0 12px;letter-spacing:-1px;color:#fff}
.home-simple-copy p{max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.8}
.home-simple-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.home-simple-price-card{
  position:relative;
  z-index:1;
  padding:22px;
  border-radius:24px;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(10px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:190px;
}
.home-simple-price-card strong{font-size:44px;line-height:1;color:#fff}.home-simple-price-card strong small{font-size:16px;margin-left:4px}.home-simple-price-card span{margin-top:8px;color:#c7f9e9;font-weight:800}.home-simple-price-card p{margin:12px 0;color:rgba(255,255,255,.78);line-height:1.65}.home-simple-price-card a{color:#fff;font-weight:800;text-decoration:none}
.home-article-core-card{margin-top:18px}.home-article-core-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:14px}.home-article-card{display:flex;flex-direction:column;gap:10px;min-height:190px;padding:18px;border-radius:20px;background:#fff;border:1px solid #e8edf6;text-decoration:none;color:#142033;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s ease}.home-article-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,23,42,.10)}.home-article-card.primary{grid-row:span 2;min-height:394px;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}.home-article-card h3{margin:0;font-size:20px;line-height:1.35}.home-article-card.primary h3{font-size:30px;letter-spacing:-.4px}.home-article-card p{margin:0;color:#53657e;line-height:1.72}.article-tag{align-self:flex-start;padding:5px 10px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-weight:800}.article-author-line{margin-top:auto;display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px}.article-author-line img{width:26px;height:26px;border-radius:50%;object-fit:cover}.article-author-line span{font-weight:800;color:#334155}.article-author-line em{margin-left:auto;font-style:normal}.home-article-more-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.home-article-more-list a{padding:12px 14px;border-radius:15px;background:#f8fafc;border:1px solid #edf2f7;text-decoration:none;color:#1e293b}.home-article-more-list strong{display:block;margin-bottom:5px}.home-article-more-list span{font-size:12px;color:#64748b}.compact-home-grid{margin-top:18px}.compact-author-grid{gap:12px}.recognizer-actions{display:flex;align-items:center;gap:10px;margin-top:-6px}
.article-detail-author{display:flex;align-items:center;gap:10px;margin:12px 0 18px;color:#53657e}.article-detail-author img{width:38px;height:38px;border-radius:50%;object-fit:cover}.article-detail-author strong{color:#1f2937}.article-detail-author span{display:block;font-size:13px;line-height:1.45}
@media (max-width: 900px){.home-simple-hero{grid-template-columns:1fr;padding:22px}.home-simple-copy h1{font-size:30px}.home-article-core-grid{grid-template-columns:1fr}.home-article-card.primary{grid-row:auto;min-height:220px}.home-article-more-list{grid-template-columns:1fr}}

/* 免费积分、每日签到、竞足前瞻与比赛评论 */
.free-access-hero .hero-eyebrow,
.member-free-badge{
  display:inline-flex;
  align-items:center;
  width:max-content;
  padding:6px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.24);
  color:#dffdf4;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
}
.free-points-card strong small{font-size:15px}
.football-preview-card{padding-bottom:16px}
.football-preview-title-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}
.football-preview-title-list a{display:block;padding:15px 2px;border-bottom:1px solid #edf1f7;color:#172033;text-decoration:none}
.football-preview-title-list a:hover strong{color:#0f766e}
.football-preview-title-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;transition:.2s ease}
.points-price{color:#0f766e!important;font-weight:900}

.free-member-shell .member-sidebar{position:sticky;top:18px;align-self:start}
.member-header-card .member-free-badge{margin-bottom:8px;background:#e8fff7;border-color:#b7f0dc;color:#08785d}
.signin-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:linear-gradient(135deg,#effdf8,#f7fbff);border:1px solid #cdeee2}
.signin-panel.is-complete{background:linear-gradient(135deg,#f4fbf7,#f8fafc)}
.signin-copy{display:flex;align-items:center;gap:16px}
.signin-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#0f766e;color:#fff;font-size:25px;font-weight:900;box-shadow:0 10px 24px rgba(15,118,110,.18)}
.signin-copy h2{margin:0 0 6px}.signin-copy p{margin:0;color:#53657e}.signin-copy small{display:block;margin-top:7px;color:#789}
.signin-panel button[disabled]{opacity:.55;cursor:not-allowed}
.free-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.free-task-grid>div{padding:17px;border:1px solid #e6edf5;background:#f8fbff;border-radius:16px}
.free-task-grid strong{display:block;margin-bottom:7px;color:#0f766e}.free-task-grid span{color:#607088;line-height:1.65;font-size:13px}
.points-plus{color:#07845f}.points-minus{color:#c2413b}
.member-comment-history{display:grid;gap:10px}
.member-comment-history>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:14px 16px;border:1px solid #e7edf5;border-radius:14px;text-decoration:none;color:#243044;background:#fff}
.member-comment-history>a:hover{border-color:#b8dfd3;background:#fbfffd}
.member-comment-history div{display:flex;gap:12px;align-items:center}.member-comment-history span{font-size:12px;color:#8a98aa}.member-comment-history p{grid-column:1/2;margin:0;color:#53657e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-comment-history em{grid-row:1/3;grid-column:2;font-style:normal;color:#07845f;font-weight:800;align-self:center}

.match-comments-card{margin-top:24px;padding:22px}
.match-comments-card .member-section-title{align-items:flex-start}
.match-comments-card .member-section-title h2{margin:0 0 5px}.match-comments-card .member-section-title p{margin:0;color:#65758b}
.match-comment-form{margin:18px 0;padding:16px;border-radius:18px;background:#f7fafc;border:1px solid #e4ebf3}
.match-comment-form textarea{width:100%;min-height:108px;resize:vertical;border:1px solid #d8e1ec;border-radius:14px;padding:13px 14px;font:inherit;line-height:1.65;background:#fff;box-sizing:border-box}
.match-comment-form textarea:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px rgba(15,118,110,.10)}
.match-comment-form>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.match-comment-form small{color:#76869a}
.comment-login-tip{margin:16px 0;padding:18px;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px}
.match-comment-list{display:grid;gap:0}
.match-comment-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;padding:18px 2px;border-top:1px solid #edf1f5}
.comment-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#e8f7f2;color:#0b755b;font-weight:900}
.comment-body header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.comment-body header time{font-size:12px;color:#94a3b8}.comment-body header em{font-style:normal;font-size:12px;color:#07845f;background:#e9fbf4;padding:3px 7px;border-radius:999px}.comment-body p{margin:7px 0 0;color:#344258;line-height:1.75;word-break:break-word}
.comment-delete-btn{border:0;background:transparent;color:#a35a5a;cursor:pointer;font-size:12px;padding:4px}.comment-delete-btn:hover{color:#c93636}
.points-only-paywall{border-color:#cfe8df;background:linear-gradient(180deg,#f7fffc,#fff)}

@media (max-width:900px){
  .football-preview-title-list{grid-template-columns:1fr}
  .signin-panel{align-items:flex-start;flex-direction:column}
  .free-task-grid{grid-template-columns:1fr}
}
@media (max-width:640px){
  .football-preview-title-list a{padding:13px 0}
  .match-comment-form>div{align-items:flex-start;flex-direction:column}
  .match-comment-item{grid-template-columns:38px minmax(0,1fr)}
  .match-comment-item>form{grid-column:2;justify-self:end}
  .member-comment-history>a{grid-template-columns:1fr}.member-comment-history em{grid-row:auto;grid-column:1}.member-comment-history p{grid-column:1}
}
