/*
Theme Name: 喷雾干燥机行业主题
Theme URI: https://www.61.123.com/
Author: 喷雾干燥机团队
Author URI: https://www.61.123.com/
Description: 专业喷雾干燥机行业WordPress主题，适配工业设备制造企业。支持Tailwind CSS响应式布局，内置GEO本地商家SEO优化结构数据，移动端优先设计。覆盖产品展示、工程案例、行业方案、在线询价等企业核心功能。
Version: 2.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spray-dryer
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-logo, custom-menu, featured-images, theme-options, industrial, manufacturing, business, seo-friendly

喷雾干燥机行业模板 - 专业B2B工业设备主题
*/

/* ============================================================
   WordPress 核心样式兼容补丁
   ============================================================ */

/* 对齐 */
.alignleft { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright { float: right; margin-left: 1.5rem; margin-bottom: 1rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* 屏幕阅读器文字 */
.screen-reader-text {
    border: 0; clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%); height: 1px; margin: -1px;
    overflow: hidden; padding: 0; position: absolute;
    width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1; border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important; clip-path: none;
    color: #21759b; display: block; font-size: 0.875rem;
    font-weight: 700; height: auto; left: 5px;
    line-height: normal; padding: 15px 23px 14px;
    text-decoration: none; top: 5px; width: auto; z-index: 100000;
}

/* 文章分页 */
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: #6b7280; text-align: center; margin-top: 0.5rem; }
.gallery-caption { font-size: 0.875rem; }
.sticky { display: block; }
.bypostauthor { display: block; }

/* 清除浮动 */
.clearfix::after { content: ""; display: table; clear: both; }

/* 响应式嵌入 */
.wp-block-embed__wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
