
/*
Theme Name: TSX to WP Theme (Editable) — Fixed
Theme URI: https://example.com
Author: ChatGPT
Author URI: https://openai.com
Description: WordPress theme converted from TSX layouts. Includes fixes for header menu layout and pricing grid; prices are non-subscription.
Version: 1.0.1
License: GPL-2.0-or-later
Text Domain: tsx-to-wp
*/
:root { --tw-bg: #0b0f14; }
body { background: radial-gradient(1200px 800px at 10% 10%, #0f172a 0%, #0b0f14 60%, #070b10 100%) fixed; }
.container { max-width: 1200px; }
.bg-grid-pattern {
  background-image: linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);
  background-size: 24px 24px;
}
