/*
Theme Name:  Hotel Krone
Theme URI:   https://www.rhein-hotel-krone.de/
Author:      Rhein-Hotel Krone
Author URI:  https://www.rhein-hotel-krone.de/
Description: Premium, modern WordPress theme for Rhein-Hotel Krone. Historic luxury hotel on the Rhine River. Bilingual EN/DE. SEO optimized. Custom booking integration.
Version:     1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License:     GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hotel-krone
Tags:        hotel, luxury, responsive, booking, bilingual
*/

/* Base reset — full styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { line-height: 1.6; color: #1A1A1A; background: #FAFAF8; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
