/* 慢富 ETF 研究室|暗色主題(2026-07-10 豆子指定)
   以覆蓋方式套在各頁 inline 樣式之後;紅漲綠跌不變。 */
:root {
  --bg:#0f151c; --bg2:#161f29; --card:#1a2430; --line:#26313e;
  --ink:#e2e9f0; --muted:#93a4b5; --brand:#4da3ff; 
  --up:#ff5b6a; --down:#2ebd85; --gold:#d4a24c;
}
body { background:#0f151c !important; color:#e2e9f0 !important; }
header { background:#0b1420 !important; color:#e2e9f0 !important; box-shadow:0 1px 0 #1d2a38; }
header a { color:#9db8d4 !important; }
.card, .coverbox { background:#1a2430 !important; box-shadow:0 3px 14px rgba(0,0,0,.35) !important; border-color:#26313e !important; }
h1 { color:#dfe9f4 !important; }
h2, h3 { color:#6fc7a1 !important; }
.lab { color:#7db3e8 !important; }
.sym { color:#dfe9f4 !important; }
.note, .tagline, .nm, .legend, .when { color:#93a4b5 !important; }
.mocknote { color:#93a4b5 !important; }
table th { background:#233140 !important; color:#cfe0f0 !important; }
table td { border-color:#26313e !important; background:transparent !important; color:#d5dee7 !important; }
tr:nth-child(even) td { background:#18212c !important; }
input, textarea, select { background:#121a23 !important; color:#e2e9f0 !important; border:1px solid #2c3a49 !important; }
input::placeholder, textarea::placeholder { color:#5f7183 !important; }
.tabs { background:#1a2430 !important; }
.tabs button { color:#93a4b5 !important; }
.tabs button.on { background:#2b6cb0 !important; color:#fff !important; }
.btn { background:#2b6cb0 !important; }
.btn.green, button.ok { background:#1f8a5f !important; }
.etf, .item { background:#1a2430 !important; color:#e2e9f0 !important; box-shadow:0 2px 8px rgba(0,0,0,.3) !important; }
.etf:active, .item:active { background:#223041 !important; }
.etf b, .item b { color:#8ec2ff !important; }
.search { background:#121a23 !important; color:#e2e9f0 !important; border:1px solid #2c3a49 !important; }
.disc, .legalfoot, .agree, .foot { background:#241d0f !important; color:#d4a24c !important; border-color:#3a2f18 !important; }
.result { background:#12281d !important; color:#c9e9d8 !important; }
.result b { color:#5ad39c !important; }
.zh-red, .px { color:#ff5b6a !important; }
.zh-green { color:#2ebd85 !important; }
.head { border-color:#26313e !important; }
.cmt { border-color:#26313e !important; }
.cmt .who { color:#8ec2ff !important; }
nav.bottom { background:#0b1420 !important; border-top:1px solid #1d2a38 !important; }
nav.bottom a { color:#748899 !important; }
nav.bottom a.on { color:#8ec2ff !important; }
.prem.ok { color:#2ebd85 !important; } .prem.mid { color:#d4a24c !important; } .prem.warn { color:#ff5b6a !important; }
.pv.hi { color:#ff5b6a !important; } .pv.lo { color:#2ebd85 !important; } .pv.md { color:#d4a24c !important; }
.confwrap { background:#26313e !important; }
.light.white { background:#1a2430 !important; border-color:#748899 !important; }
.pending { color:#748899 !important; }
.stat { background:#141d27 !important; }
.stat b { color:#8ec2ff !important; } .stat span { color:#93a4b5 !important; }
.tablewrap { background:#1a2430 !important; }
.rule { opacity:.9; }
/* 登入頁漸層背景 */
body[data-page="login"], body { background-image:none !important; }
.msg { color:#ff8a95 !important; }
a { color:#8ec2ff; }
/* 管理員頁維持深酒紅識別 */
.admin-h th { background:#5a2430 !important; }

/* ── 全站色彩一致化(2026-07-11,以 /guide 色票為正典)── */
/* 主要行動=品牌成長綠漸層(申請/登入/發表);次要=藍 */
.btn { background:linear-gradient(135deg,#1f8a5f,#2ebd85) !important; color:#06130c !important; }
.btn.green, button.ok { background:linear-gradient(135deg,#1f8a5f,#2ebd85) !important; color:#06130c !important; }
/* 信心條漸層統一 */
.confwrap i, .confbar i { background:linear-gradient(90deg,#e67e22,#ff5b6a) !important; }
/* 登入頁裝飾線改暗色正典三色 */
.rule { background:linear-gradient(90deg,#1f8a5f,#d4a24c,#ff5b6a) !important; }
/* 總攬類型標籤:暗色友善版 */
.tag { background:#3a4a5c !important; }
.tag.股票型 { background:#2b6cb0 !important; }
.tag.高股息 { background:#1f8a5f !important; }
.tag.債券型 { background:#8a6a1f !important; }
.tag.槓桿型, .tag.反向型 { background:#8a2f3a !important; }
.tag.期貨型 { background:#6b4b8a !important; }
.tag.主動式 { background:#b0622b !important; }
/* 燈號紅光暈與 guide 一致 */
.light.red { background:#ff5b6a !important; box-shadow:0 0 8px rgba(255,91,106,.5); }
.light.green { background:#2ebd85 !important; }
/* 門色統一(青/洋紅取 guide 亮版) */
.gM, .gateM { color:#e05be0 !important; }
.gW, .gateW { color:#22c1c1 !important; }
/* 走勢頁週期鈕與 guide chips 同款 */
.tfbar button.on { background:#2b6cb0 !important; border-color:#2b6cb0 !important; }
