/*
Theme Name: AetherFlow AI
Theme URI: https://aether-flow.space
Author: Zirora
Description: Modern SaaS-style dark/glassmorphism theme for AetherFlow AI — an AI Automation & SaaS company. Built to the approved "Synthetic Intelligence System" design (Sora + Inter, electric blue / violet accents). Fully responsive, SEO-ready, performance-optimised.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aetherflow
Tags: saas, ai, dark, glassmorphism, responsive, business
*/

/*
 * Presentation styles are compiled by Tailwind into assets/css/main.css
 * (see theme-src/). This file only carries the WordPress theme header plus a
 * few admin/editor niceties that must live in style.css.
 */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.skip-link:focus {
  position: fixed;
  top: 8px;
  left: 8px;
  z-index: 100000;
  padding: 12px 20px;
  background: #adc6ff;
  color: #002e6a;
  border-radius: 8px;
  font-weight: 700;
}
