/* 科技蓝 tech-blue —— 默认主题（在 style.css 基础上微调） */
:root { --primary:#1a5cff; --primary-dark:#0f3fb3; --bg-alt:#f4f7fc; }
.site-header { background: rgba(255,255,255, var(--header-alpha, .78)); }
.site-footer { background:#0d1526; }
