/*
Theme Name: 小柚办公 XiaoYou Office
Theme URI: https://xiaoyou.work/
Author: 小柚办公
Author URI: https://xiaoyou.work/
Description: 小柚办公官方 OEM 主题 —— 面向 AI 办公智能体产品的现代化落地页主题。内置 Hero、产品演示、能力矩阵、客户端接入、团队协作、定价、FAQ 等模块，全部支持后台可视化配置。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xiaoyou
Tags: business, landing-page, saas, one-column, custom-colors, custom-logo, custom-menu, featured-images, translation-ready
*/

/* 主样式位于 assets/css/main.css，此文件仅用于主题声明与基础重置 */

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link:focus {
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 9999;
  width: auto;
  height: auto;
  padding: 12px 20px;
  clip: auto;
  background: #fff;
  color: #011627;
  border-radius: 8px;
  font-weight: 600;
}
