/*
Theme Name: Zephoric
Theme URI: https://zephoric.com
Author: Maison de Syndicat
Author URI: https://zephoric.com
Description: Modern British luxury concierge theme for lifestyle management services. Bespoke design featuring EB Garamond & Inter typography, British Racing Green and gold palette, with full-bleed video heroes and portfolio showcases.
Version: 2.0.1
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: Proprietary
License URI: https://zephoric.com/terms
Text Domain: zephoric
Tags: luxury, concierge, lifestyle, custom-templates, full-width

Zephoric - Modern British Luxury Concierge
Copyright 2025-2026 Maison de Syndicat. All rights reserved.
*/

/* Base reset - applied globally */
/* Reset removed - each page template defines its own reset */

/* Body styles removed - each page template defines its own body styles */

/* WordPress admin bar offset */
body.admin-bar .header {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar .header {
        top: 46px;
    }
}
