/*
Theme Name: Zalnative
Theme URI: https://zalnative.com
Description: Child theme untuk Zalnative — brand system Endeavour blue + Figtree, di atas Twenty Twenty-Five. Elegan, premium, dark blue. Dikelola bersama Claude Code.
Author: Zalnative (Riza Bahasuan)
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: zalnative
*/

/* Semua styling utama ditangani lewat theme.json (Global Styles / FSE).
   File ini hanya untuk penyesuaian kecil yang tidak bisa dicapai theme.json. */

/* Perhalus rendering Figtree */
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
