:root {
    --houyu-font: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", "Source Han Sans SC", sans-serif;
}

/* Apply Chinese typography to text without replacing icon-font families. */
body, button, input, textarea, select,
h1, h2, h3, h4, h5, h6, p, a, li, label, blockquote, figcaption,
.elementor-heading-title, .elementor-button-text, .elementor-widget-text-editor,
.dtr-heading, .dtr-heading-subtext {
    font-family: var(--houyu-font) !important;
}

/* Hover enlarges the circular portrait in place; leaving restores it. */
:is(.elementor-12, .elementor-1000012) .elementor-element.elementor-element-5b410c0 {
    width: 100px !important;
    height: 100px;
    flex-shrink: 0;
    position: relative;
    z-index: 5;
}
:is(.elementor-12, .elementor-1000012) .elementor-element-5b410c0 .houyu-portrait-frame {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    pointer-events: none;
    transform-origin: left center;
    transition: transform 250ms ease;
}
:is(.elementor-12, .elementor-1000012) .elementor-element-5b410c0 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(2.4);
    transform-origin: 50% 25%;
}
@media (hover: hover) and (pointer: fine) {
    :is(.elementor-12, .elementor-1000012) .elementor-element-5b410c0:hover .houyu-portrait-frame {
        transform: scale(2.5);
    }
}
@media (prefers-reduced-motion: reduce) {
    :is(.elementor-12, .elementor-1000012) .elementor-element-5b410c0 .houyu-portrait-frame { transition: none; }
}

:is(.elementor-12, .elementor-1000012) .elementor-element-711abe3 h1 {
    font-size: clamp(112px, 14vw, 176px) !important;
    line-height: 1.15 !important;
    letter-spacing: 0.02em !important;
    font-weight: 600 !important;
}

@media (max-width: 767px) {
    :is(.elementor-12, .elementor-1000012) .elementor-element-711abe3 h1 {
        font-size: clamp(88px, 24vw, 128px) !important;
    }
}

:is(.elementor-12, .elementor-1000012) .elementor-element-95808d3 h1 { font-size: clamp(56px, 6vw, 80px) !important; }

/* Chinese consulting content, shared spacing and readable mobile layouts. */
.hy-section { padding: 96px max(24px, calc((100vw - 1160px)/2)); background: #0a0a0a; color: #fff; scroll-margin-top: 110px; }
.hy-soft { background: #111; }
.hy-section-head { max-width: 760px; margin-bottom: 48px; }
.hy-eyebrow { color: #aaa; font-size: 16px; margin: 0 0 20px; }
.hy-section h2 { font-size: clamp(30px, 4vw, 52px); line-height: 1.35; letter-spacing: -.025em; margin: 0 0 24px; font-weight: 600; }
.hy-section h3 { font-size: 25px; line-height: 1.45; margin: 18px 0; font-weight: 600; }
.hy-section p, .hy-section li { font-size: 17px; line-height: 1.9; }
.hy-section p { color: #ccc; }
.hy-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.hy-card { border-top: 1px solid #555; padding: 28px 0 8px; }
.hy-number { font-size: 15px; color: #999; }
.hy-platforms { min-height: 60px; font-size: 14px !important; color: #fff !important; }
.hy-card ul { padding-left: 20px; margin: 24px 0; }
.hy-card a, .hy-text-link { display: inline-block; color: #fff; border-bottom: 1px solid #777; padding-bottom: 6px; margin-top: 12px; }
.hy-about { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; }
.hy-lead { font-size: 23px !important; color: #fff !important; }
.hy-note { font-size: 14px !important; color: #aaa !important; margin-top: 24px; }
.hy-steps { padding: 0; margin: 0; list-style: none; }
.hy-steps li { display: grid; grid-template-columns: 80px 1fr; border-top: 1px solid #333; padding: 24px 0; }
.hy-steps li > span { color: #888; padding-top: 18px; }
.hy-btn { display: inline-block; border-radius: 50px; background: #fff; color: #111 !important; padding: 16px 28px; margin-top: 24px; }
.hy-form { display: grid; gap: 18px; }
.hy-form label { display: grid; gap: 8px; font-size: 15px; color: #ddd; }
.hy-form input, .hy-form select, .hy-form textarea { width: 100%; box-sizing: border-box; border: 1px solid #555; border-radius: 8px; background: #161616; color: #fff; padding: 12px 14px; font-size: 16px; }
.hy-form button { border: 1px solid #555; border-radius: 40px; background: #333; color: #aaa; padding: 15px; cursor: not-allowed; }
.hy-footer { background: #111; border-top: 1px solid #333; padding: 48px 24px; }
.hy-footer-inner { max-width: 1160px; margin: auto; display: flex; justify-content: space-between; gap: 40px; }
.hy-footer-brand { color: white; font-size: 26px; font-weight: 600; }
.hy-footer p { font-size: 14px; color: #aaa; margin-top: 16px; }
.hy-footer ul { list-style: none; display: flex; flex-wrap: wrap; gap: 18px; max-width: 440px; padding: 0; }
.hy-footer a { color: #fff; }
:is(.elementor-12, .elementor-1000012) .elementor-element-f82051c { text-align: left; }
:is(.elementor-12, .elementor-1000012) .elementor-element-f82051c h2 { font-size: clamp(26px, 2.7vw, 38px); line-height: 1.5; font-weight: 600; }
:is(.elementor-12, .elementor-1000012) .elementor-element-f82051c p { font-size: 18px; line-height: 1.9; color: #ccc; }
:is(.elementor-12, .elementor-1000012) .elementor-element-c64c1ad { gap: 30px; }
@media(max-width: 767px) {
 .hy-section { padding: 60px 22px; scroll-margin-top: 90px; }
 .hy-grid, .hy-about { grid-template-columns: 1fr; gap: 28px; }
 .hy-platforms { min-height: 0; }
 .hy-footer-inner { flex-direction: column; gap: 24px; }
 .hy-section-head { margin-bottom: 28px; }
 .hy-steps li { grid-template-columns: 48px 1fr; }
}

/* Four consulting services use a balanced two-column layout. */
.hy-services { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 48px; }
@media (max-width: 767px) { .hy-services { grid-template-columns: 1fr; gap: 28px; } }

.hy-products { align-items: stretch; }
.hy-products .hy-card { display: flex; flex-direction: column; }
.hy-products .hy-price { font-size: 36px; color: #fff; line-height: 1.4; margin: 8px 0 0; font-weight: 600; }
.hy-price small { font-size: 16px; color: #aaa; font-weight: 400; }
.hy-products .hy-quote { font-size: 28px; }
.hy-products .hy-btn { align-self: flex-start; margin-top: auto; border-bottom: 0; padding: 14px 24px; }
.hy-products .hy-boundary { border-top: 1px solid #333; padding-top: 20px; font-size: 15px; }
.hy-products .hy-note { margin-top: 12px; }
.hy-products ul { margin-top: 12px; }
@media(min-width: 768px) and (max-width: 1100px) { .hy-products { grid-template-columns: 1fr; } }
