/*
Theme Name: OEO GEO
Theme URI: https://oeodigital.com
Author: 深圳欧易欧数字科技有限公司
Author URI: https://oeodigital.com
Description: 横跨中国与海外的 GEO 生成式引擎优化网站主题，包含 12 个页面模板、GEO 案例、诊断线索与完整 TDK。
Version: 1.3.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: oeo-geo
*/

.admin-bar .site-header { top: 32px; }
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.screen-reader-text:focus {
  z-index: 100000;
  width: auto;
  height: auto;
  padding: 12px 16px;
  margin: 8px;
  clip: auto;
  background: #fff;
  color: #1a1a1a;
}
.notice-success,
.notice-error {
  margin-bottom: 20px;
  padding: 15px 18px;
  border-radius: 12px;
  font-weight: 750;
}
.notice-success { border: 1px solid #e85d00; background: rgba(255,122,26,.15); }
.notice-error { border: 1px solid #c54700; background: rgba(232,93,0,.1); }
.custom-logo { height: auto; }
.case-top img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-top:has(img)::after { display: none; }
.case-top .chip { position: relative; z-index: 1; }
@media (max-width: 782px) {
  .admin-bar .site-header { top: 46px; }
}
