/*
Theme Name: KhoPress PetCare - Bệnh Viện Thú Y & Pet Spa 5 Sao
Theme URI: https://khopress.com
Author: KhoPress PetCare Studio
Description: Giao diện Bệnh viện thú y 24/7, Pet Spa cắt tỉa lông & Khách sạn thú cưng cao cấp 2026 - PetCare Edition.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: khopress-pet
*/

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fffdfa;
    color: #334155;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.pet-gradient {
    background: linear-gradient(135deg, #f97316 0%, #fb923c 100%);
}
