/*
Theme Name: TALO Meble
Theme URI: https://talomeble.pl
Author: TALO
Author URI: https://talomeble.pl
Description: Motyw dla marki TALO – meble na wymiar (Wrocław). Editorial / High-End design system. Skompilowany Tailwind CSS + Plus Jakarta Sans + Manrope, ikony jako inline SVG. Kontakt wyłącznie telefon/e-mail (bez formularzy). Pełna integracja z edytorem bloków Gutenberg (theme.json, wzorce bloków). Zawiera szablon strony głównej, szablon kontaktu oraz custom post type "Realizacje".
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.5
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: talo
Tags: business, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/*
  Style wizualne ładowane są przez skompilowany Tailwind (assets/css/tailwind.css)
  oraz assets/css/talo.css. Ten plik jest wymagany przez WordPress jako nagłówek
  motywu; reguła niżej działa jako fallback tła zanim załadują się arkusze.
*/

body { background-color: #fcf9f0; color: #1c1c17; }
