/*
Theme Name: WurstMeister
Author: Hermes
Description: Premium WooCommerce theme for German sausage gift boxes.
Version: 1.0
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
*/
body { font-family: 'Inter', sans-serif; }
.font-serif { font-family: 'Playfair Display', serif; }
.hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('https://images.unsplash.com/photo-1585325701165-351af916e581?q=80&w=2000&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
}
