/*
Theme Name: Hailei Chemicals
Theme URI: https://haileichemicals.com
Description: Custom lightweight theme for Weifang Hailei Fine Chemical Co., Ltd
Version: 1.0
Author: Hailei
Text Domain: hailei
*/

/* Minimal reset - content pages have their own embedded CSS */
html { scroll-behavior: smooth; }
body {
    margin: 0;
    font-family: 'Noto Sans SC', 'Inter', 'Segoe UI', Arial, sans-serif;
    line-height: 1.65;
    color: #24364b;
    background: #fff;
}
img { max-width: 100%; height: auto; }
.wp-site-blocks, .entry-content { margin: 0; padding: 0; }
/* Ensure WordPress injected elements don't break layout */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 1em; }
.alignright { float: right; margin-left: 1em; }
.wp-caption { max-width: 100%; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; }
