/*
Theme Name: HorizonHub
Theme URI: 
Description: A premium, minimal hybrid theme engineered for the HorizonHub vacation rental ecosystem.
Version: 1.0.0
Author: Bertrand Raousing
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.1
Text Domain: horizonhub
*/

/* Simple structural reset baseline */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #1a202c;
    background-color: #f7fafc;
    margin: 0;
    padding: 0;
}