/*
Theme Name:        Cuan from iPhone
Theme URI:         https://cuanfromeverywhere.id/
Author:            Imam Adi — Cuan dari Everywhere
Author URI:        https://cuanfromeverywhere.id/
Description:       Apple-aesthetic dark theme untuk landing page, ebook reader, ecourse player, AI tools, dan member area "Cuan from iPhone". Single-page React app dimuat sebagai WordPress theme — header, footer, SEO, dan asset di-handle WordPress; rendering halaman di-handle React. Cocok untuk creator yang jualan digital products dengan estetika premium.
Version:           1.5.7
Requires at least: 6.0
Tested up to:      6.6
Requires PHP:      7.4
License:           GNU General Public License v2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       cuan-from-iphone
Tags:              one-column, custom-menu, custom-logo, footer-widgets, full-width-template, theme-options, translation-ready, blog, e-commerce
*/

/* ═══════════════════════════════════════════════════
   STYLE.CSS — Theme metadata only.

   Aktual style aplikasi ada di:
     • assets/css/cuan-app.css   (extracted dari inline <style> di HTML asli)

   File ini sengaja dibikin minim supaya:
   1. WordPress bisa baca metadata theme (mandatory).
   2. Style aplikasi versioned & cacheable terpisah dari metadata.
═══════════════════════════════════════════════════ */

/* Pastikan body fallback tetap konsisten kalau cuan-app.css telat load */
html, body {
  background: #0a0a0a;
  color: #f5f5f7;
}
