@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap');
/*
 * AQUORIX Widget — Arab Divers operator skin (host-page stylesheet)
 * File: aqx-arab-divers.css
 * Path: /Users/larrymclean/CascadeProjects/aquorix-frontend/widget-embed/public/aqx-arab-divers.css
 * Description:
 *   Operator skin for ARAB DIVERS DIVE CENTER, Aqaba. Linked AFTER
 *   /widget-embed.css and /aqx-clean-theme.css.
 *
 *   MVP LOCK: this file carries the TYPEFACE ONLY. Every colour comes from
 *   aqx-clean-theme.css, unchanged. Buttons, prices, chips, courses and the
 *   funnel all render exactly as Nesima does. The file exists so the operator
 *   skin has somewhere to grow after the demo.
 *
 * Author: Larry McLean / Claude
 * Created: 2026-08-30
 * Version: 1.2.0
 * Status: ACTIVE
 * Change Log (append-only):
 *   - 2026-08-30: v1.2.0 - MVP LOCK. All colour overrides removed. The brand red
 *     read as a warning rather than an invitation across both surfaces, and the
 *     water-blue substitute did not reach the funnel cards. Reverted to the clean
 *     theme in full; typeface retained. [Larry McLean / Claude]
 *   - 2026-08-30: v1.1.0 - Courses returned to violet; funnel actions moved to
 *     hero water. Superseded. [Larry McLean / Claude]
 *   - 2026-08-30: v1.0.0 - Initial Arab Divers skin. Superseded.
 */

/* TYPE — STATED, from their own page source: their site preloads
   IBMPlexSans-Regular-Latin1.woff2 and IBMPlexSans-Medium-Latin1.woff2. */
:root, .aqx{
  --display:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  --body:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}
