/*
Theme Name: BookIt 门店预约查询
Theme URI: https://wordpress.org/
Author: BookIt
Description: 配合 BookIt 门店管理插件，完整展示门店查询与五语言预约须知。
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bookit-directory-theme
*/
html { min-height: 100%; }
body { margin: 0; }
.bookit-theme-notice { max-width: 720px; margin: 80px auto; padding: 24px; font-family: system-ui,sans-serif; line-height: 1.8; }
.bookit-skip-link { position: fixed; top: -100px; left: 12px; z-index: 10000; background: white; color: #1f4e78; padding: 10px 16px; }
.bookit-skip-link:focus { top: 6px; }
