/*
Theme Name: Waldwichtel
Theme URI: https://wald-wichtel.de
Author: Naturkindergarten Markgröningen e.V.
Author URI: https://wald-wichtel.de
Description: WordPress Block Theme für den Naturkindergarten Waldwichtel in Markgröningen — draußen im Rotenacker Wald, am Leudelsbach und auf der Kindergartenwiese.
Version: 1.0.0
Requires at least: 6.3
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: waldwichtel
Tags: full-site-editing, block-patterns, custom-colors, custom-logo, custom-menu, featured-images, sticky-post, threaded-comments, translation-ready
*/

/* Minimal base resets — structural defaults are in theme.json; section/component styles are in assets/css/theme-patterns.css */

*, *::before, *::after { box-sizing: border-box; }

html { scroll-behavior: smooth; min-width: 405px; }

img, video { max-width: 100%; display: block; }

p { text-wrap: pretty; }

h1, h2, h3, h4, h5, h6 { text-wrap: balance; }
