/*
Theme Name: MEGA
Theme URI: https://iyoumega.com/
Author: Codex
Description: MEGA 官网 WordPress 手写主题。基于静态稿 clean-slate 重建，包含产品、Insights、案例、Founder Notes、线索表单、多语言与 SEO 支持。
Version: 2.0.1
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mega
*/

.cmplz-cookiebanner {
  font-family: 'Archivo', sans-serif !important;
  background: #0a0a0a !important;
  color: #e8e6df !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.32) !important;
}

.cmplz-cookiebanner .cmplz-title,
.cmplz-cookiebanner .cmplz-message,
.cmplz-cookiebanner .cmplz-category-title,
.cmplz-cookiebanner .cmplz-category-header {
  color: #e8e6df !important;
}

.cmplz-cookiebanner .cmplz-btn {
  border-radius: 0 !important;
  font-family: 'Archivo', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}

.cmplz-cookiebanner .cmplz-accept {
  background: #c8372a !important;
  border-color: #c8372a !important;
}

.cmplz-cookiebanner .cmplz-deny,
.cmplz-cookiebanner .cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-save-preferences {
  background: transparent !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
}
