/*
Theme Name: WOTA WiFi
Theme URI: https://wotawifi.com
Author: OpenAI
Author URI: https://openai.com
Description: A fully editable WordPress theme for WOTAWiFi.com focused on router rehab, trusted replacements, and local-first mesh networking.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: wotawifi
*/

:root {
  --ww-bg: #0b1220;
  --ww-panel: #111a2b;
  --ww-panel-2: #17233a;
  --ww-text: #eef4ff;
  --ww-muted: #b9c6dd;
  --ww-line: rgba(255,255,255,.12);
  --ww-accent: #3dd6ff;
  --ww-accent-2: #7ef2c3;
  --ww-danger: #ff7a7a;
  --ww-shadow: 0 20px 60px rgba(0,0,0,.28);
  --ww-radius: 24px;
  --ww-max: 1180px;
}
