/*
Theme Name: KSN Theme
Theme URI: https://example.com/ksn-theme
Author: Your Name
Description: A fast, minimal custom theme for WPFix (KSN Theme) — Tailwind CDN integrated, ACF-ready.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: ksn-theme
*/
/* Basic fallback styles (Tailwind via CDN is primary). */
body { margin:0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; }
.container { max-width:1100px; margin:0 auto; padding:1rem; }
