/*
Theme Name: OEO Digital
Theme URI: https://oeodigital.com
Author: 深圳欧易欧数字科技有限公司
Author URI: https://oeodigital.com
Description: 面向外贸工厂、出海品牌与跨境卖家的响应式数字营销主题。包含服务、解决方案、案例、洞察和免费诊断功能。
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: oeodigital
*/

.admin-bar .site-header { top: 32px; }
.wp-block-image img { height: auto; }
.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;
  top: 8px;
  left: 8px;
  width: auto;
  height: auto;
  padding: 12px 16px;
  clip: auto;
  background: #fff;
  color: #07111f;
}
.wp-content { font-size: 1.04rem; }
.wp-content > * + * { margin-top: 1.25em; }
.wp-content h2,
.wp-content h3 { line-height: 1.2; letter-spacing: -.03em; }
.wp-content a { text-decoration: underline; text-underline-offset: 3px; }
.article-card h2 { margin: 10px 0 12px; font-size: 1.3rem; line-height: 1.35; }
.article-card h2 a { text-decoration: none; }
.notice-success {
  margin-bottom: 24px;
  padding: 16px 18px;
  border: 1px solid #9dbb16;
  border-radius: 12px;
  background: rgba(216, 255, 67, .24);
  font-weight: 750;
}
.notice-error {
  margin-bottom: 24px;
  padding: 16px 18px;
  border: 1px solid #ff7159;
  border-radius: 12px;
  background: rgba(255, 113, 89, .1);
}
.case-card__thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.case-visual { position: relative; }
.case-visual:has(.case-card__thumb)::after { display: none; }
.entry-meta { color: #667080; font-size: .78rem; }
.post-navigation {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 45px;
  padding-top: 24px;
  border-top: 1px solid rgba(7, 17, 31, .14);
}
@media (max-width: 782px) {
  .admin-bar .site-header { top: 46px; }
}
