.footer-bottom a { color: inherit; text-decoration: none; }
.footer-bottom a:hover { text-decoration: underline; }
.ztx-filing-links { display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 8px; }
.ztx-filing-links i { width: 1px; height: 12px; background: currentColor; opacity: .35; }
.ztx-contact-address { line-height: 1.7 !important; overflow-wrap: anywhere; }
.ztx-contact-email { color: inherit; text-decoration: none; overflow-wrap: anywhere; }
.ztx-contact-email:hover { color: #ff641f; text-decoration: underline; }
.footer-grid .ztx-contact-address { max-width: 360px; }
.wecom-industrial[data-ztx-journey="true"] { grid-template-columns: minmax(0, 1.35fr) minmax(330px, .95fr) minmax(250px, .7fr); gap: 46px; align-items: center; padding: 42px 48px; }
.ztx-section-kicker { margin: 0 0 9px !important; color: #e94f13 !important; font-size: 10px !important; font-weight: 800; letter-spacing: .13em; }
.ztx-inquiry-copy>p:not(.ztx-section-kicker) { max-width: 610px; margin: 10px 0 0; color: #666d76; font-size: 11px; line-height: 1.75; }
.ztx-inquiry-copy li { position: relative; padding-left: 15px; }
.ztx-inquiry-copy li::before { content: ''; position: absolute; left: 0; top: 50%; width: 5px; height: 5px; border-radius: 50%; background: #ff641f; transform: translateY(-50%); }
.ztx-inline-steps { display: grid; grid-template-columns: repeat(3, minmax(88px, 1fr)); gap: 6px; width: 100%; margin: 0; padding: 0; list-style: none; }
.ztx-inline-steps li { position: relative; display: grid; gap: 9px; justify-items: center; padding: 0; color: #405463; font-size: 12px; font-weight: 700; text-align: center; }
.ztx-inline-steps li::before { display: none; }
.ztx-inline-steps li:not(:last-child)::after { content: ''; position: absolute; top: 17px; left: calc(50% + 22px); width: calc(100% - 38px); height: 1px; background: #c8d3da; }
.ztx-inline-steps b { position: relative; z-index: 1; display: grid; place-items: center; width: 35px; height: 35px; border-radius: 50%; background: #fff3eb; color: #e94f13; font-size: 12px; }
.ztx-inline-steps span { line-height: 1.35; white-space: nowrap; }
.ztx-inquiry-actions { padding-left: 30px; border-left: 1px solid #d7d9da; }
.ztx-inquiry-actions>span { display: inline-flex; margin-bottom: 12px; padding: 6px 9px; color: #a33b12; background: #fff1e9; font-size: 10px; font-weight: 800; }
.ztx-inquiry-actions h3 { margin: 0 !important; font-size: 17px !important; line-height: 1.35; }
.ztx-inquiry-actions p { margin: 8px 0 16px; color: #666d76; font-size: 10px; line-height: 1.65; }
.ztx-inquiry-actions .button { width: 100%; margin: 0 !important; }
.ztx-service-float { position: fixed; right: 22px; bottom: max(22px, env(safe-area-inset-bottom)); z-index: 8000; display: flex; align-items: center; gap: 11px; padding: 8px 14px 8px 8px; border: 1px solid #e0e4e7; border-radius: 999px; color: #192a35; background: rgba(255, 255, 255, .96); box-shadow: 0 14px 38px rgba(18, 35, 48, .2); text-decoration: none; backdrop-filter: blur(10px); transition: transform .18s ease, box-shadow .18s ease; }
.ztx-service-float:hover { transform: translateY(-2px); box-shadow: 0 18px 44px rgba(18, 35, 48, .25); }
.ztx-service-float:focus-visible { outline: 3px solid rgba(255, 100, 31, .25); outline-offset: 3px; }
.ztx-service-avatar { position: relative; width: 48px; height: 48px; flex: 0 0 auto; overflow: visible; border: 2px solid #fff; border-radius: 50%; background: #dce4e9; box-shadow: 0 0 0 1px #d6dde2; }
.ztx-service-avatar img { width: 100%; height: 100%; border-radius: inherit; object-fit: cover; object-position: center; }
.ztx-service-avatar i { position: absolute; right: -1px; bottom: 1px; width: 12px; height: 12px; border: 2px solid #fff; border-radius: 50%; background: #21a45d; }
.ztx-service-copy { display: grid; gap: 3px; }
.ztx-service-copy b { font-size: 12px; line-height: 1.2; }
.ztx-service-copy small { color: #6d7b84; font-size: 10px; }
.ztx-service-modal { position: fixed; inset: 0; z-index: 11000; display: grid; place-items: center; padding: 20px; background: rgba(8, 20, 32, .7); backdrop-filter: blur(8px); }
.ztx-service-card { position: relative; width: min(430px, 100%); padding: 30px 34px 28px; border-radius: 22px; background: #fff; box-shadow: 0 30px 90px rgba(0, 0, 0, .3); text-align: center; }
.ztx-service-close { position: absolute; top: 14px; right: 15px; width: 38px; height: 38px; border: 0; border-radius: 50%; background: #eef3f6; color: #1b2b38; font-size: 26px; cursor: pointer; }
.ztx-service-agent { display: flex; align-items: center; gap: 12px; margin: 0 44px 24px 0; text-align: left; }
.ztx-service-agent>img { width: 54px; height: 54px; border: 2px solid #fff; border-radius: 50%; object-fit: cover; box-shadow: 0 0 0 1px #d6dde2, 0 8px 22px rgba(18, 35, 48, .13); }
.ztx-service-agent>span { display: grid; gap: 5px; }
.ztx-service-agent b { color: #192a35; font-size: 14px; }
.ztx-service-agent small { color: #647681; font-size: 11px; }
.ztx-service-agent small i { display: inline-block; width: 8px; height: 8px; margin-right: 4px; border-radius: 50%; background: #21a45d; }
.ztx-service-card .ztx-kicker { margin-bottom: 8px; }
.ztx-service-card h2 { margin: 0; color: #102536; font-size: 25px; line-height: 1.3; }
.ztx-service-intro { margin: 10px auto 18px; color: #5b6d79; font-size: 13px; line-height: 1.7; }
.ztx-service-qr { display: grid; place-items: center; width: 244px; height: 244px; margin: 0 auto 10px; padding: 12px; border: 1px solid #dde5ea; border-radius: 17px; background: #fff; box-shadow: 0 8px 28px rgba(18, 35, 48, .08); }
.ztx-service-qr img { display: block; width: 100%; height: 100%; }
.ztx-service-tip { margin: 0 0 16px; color: #263b49; font-size: 13px; font-weight: 750; }
.ztx-service-direct { display: inline-flex; align-items: center; justify-content: center; gap: 8px; width: min(286px, 100%); min-height: 48px; padding: 0 22px; border: 0; border-radius: 12px; color: #fff; background: #ff5a1f; box-shadow: 0 10px 24px rgba(233, 79, 19, .24); font: inherit; font-size: 14px; font-weight: 800; cursor: pointer; transition: transform .18s ease, background .18s ease, box-shadow .18s ease; }
.ztx-service-direct:hover { background: #e94f13; box-shadow: 0 13px 28px rgba(233, 79, 19, .3); transform: translateY(-1px); }
.ztx-service-direct:focus-visible { outline: 3px solid rgba(255, 90, 31, .24); outline-offset: 3px; }
.ztx-service-direct:disabled { background: #c45529; cursor: wait; opacity: .82; transform: none; }
.ztx-service-direct>span { font-size: 18px; line-height: 1; }
.ztx-service-launch-status { min-height: 18px; margin: 9px 0 0; color: #6b7b85; font-size: 11px; line-height: 1.5; }
.ztx-service-launch-frame { position: fixed; width: 1px; height: 1px; border: 0; opacity: 0; pointer-events: none; }
.ztx-modal-open { overflow: hidden; }
.ztx-lead-modal { position: fixed; inset: 0; z-index: 10000; display: grid; place-items: center; padding: 20px; background: rgba(8, 20, 32, .68); backdrop-filter: blur(8px); }
.ztx-lead-card { position: relative; width: min(680px, 100%); max-height: calc(100vh - 40px); overflow: auto; padding: 34px; border-radius: 20px; background: #fff; box-shadow: 0 30px 90px rgba(0, 0, 0, .28); }
.ztx-lead-close { position: absolute; top: 15px; right: 16px; width: 38px; height: 38px; border: 0; border-radius: 50%; background: #eef3f6; color: #1b2b38; font-size: 26px; cursor: pointer; }
.ztx-kicker { margin: 0 0 8px; color: #ff5a1f; font-size: 12px; font-weight: 800; letter-spacing: .14em; }
.ztx-lead-card h2 { margin: 0; color: #102536; font-size: clamp(24px, 4vw, 32px); }
.ztx-lead-intro { margin: 10px 0 20px; color: #4f6271; line-height: 1.65; }
.ztx-lead-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 0 0 24px; padding: 0; list-style: none; }
.ztx-lead-steps li { position: relative; display: grid; gap: 6px; justify-items: center; color: #7a8995; font-size: 13px; text-align: center; }
.ztx-lead-steps li:not(:last-child)::after { content: ''; position: absolute; top: 15px; left: calc(50% + 20px); width: calc(100% - 40px); height: 2px; background: #dbe3e8; }
.ztx-lead-steps b { position: relative; z-index: 1; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #edf2f5; color: #607280; font-size: 13px; }
.ztx-lead-steps .active { color: #273d4d; font-weight: 700; }
.ztx-lead-steps .active b { background: #ff5a1f; color: #fff; }
.ztx-lead-steps .complete { color: #247b4a; font-weight: 700; }
.ztx-lead-steps .complete b { background: #e8f7ee; color: #16834a; }
.ztx-lead-form { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.ztx-lead-form label { display: grid; gap: 7px; color: #314555; font-size: 14px; font-weight: 700; }
.ztx-lead-form input, .ztx-lead-form textarea { width: 100%; border: 1px solid #d4dde3; border-radius: 10px; padding: 11px 12px; color: #142a3a; font: inherit; font-weight: 400; }
.ztx-lead-form input:focus, .ztx-lead-form textarea:focus { outline: 3px solid rgba(255, 90, 31, .16); border-color: #ff5a1f; }
.ztx-upload-field, .ztx-files-summary, .ztx-notes, .ztx-form-error, .ztx-lead-form .button { grid-column: 1 / -1; }
.ztx-upload-field input[type="file"] { padding: 16px; border: 1px dashed #acbbc5; background: #f8fafb; cursor: pointer; }
.ztx-upload-field input[type="file"]::file-selector-button { margin-right: 12px; padding: 9px 14px; border: 0; border-radius: 8px; background: #e9eff3; color: #213746; font: inherit; font-weight: 700; cursor: pointer; }
.ztx-upload-field small { color: #687b89; font-size: 13px; font-weight: 400; }
.ztx-required-mark { display: inline-flex; width: fit-content; padding: 3px 7px; border-radius: 999px; color: #b9380c; background: #fff0e8; font-size: 11px; font-weight: 800; }
.ztx-files-summary { padding: 12px 14px; border-radius: 10px; background: #f3f7f9; color: #516574; font-size: 14px; line-height: 1.6; }
.ztx-form-error { min-height: 20px; margin: -4px 0; color: #b42318; font-size: 14px; }
.ztx-lead-result { text-align: center; }
.ztx-success-mark { display: grid; place-items: center; width: 58px; height: 58px; margin: 4px auto 10px; border-radius: 50%; background: #e9f8ef; color: #118442; font-size: 29px; font-weight: 900; }
.ztx-lead-result p { color: #526775; line-height: 1.7; }
.ztx-lead-result h3 { margin: 4px 0 10px; color: #102536; font-size: 28px; letter-spacing: .04em; }
.ztx-result-label { margin: 0; font-weight: 700; }
.ztx-result-files { display: inline-block; margin: 0 0 14px; padding: 6px 10px; border-radius: 999px; background: #f1f5f7; font-size: 13px; }
.ztx-qr-panel { margin: 0 0 18px; padding: 18px; border: 1px solid #e0e7eb; border-radius: 16px; background: #fbfcfd; }
.ztx-qr-panel p { margin: 0 0 10px; }
.ztx-lead-result img { display: block; width: min(250px, 72vw); margin: 8px auto 10px; border: 1px solid #dde5ea; border-radius: 12px; }
.ztx-scan-status { display: inline-flex; align-items: center; gap: 7px; color: #526775; font-size: 13px; }
.ztx-scan-status::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: #ff8a4c; box-shadow: 0 0 0 4px #fff0e8; }
.ztx-connected-mark { display: grid; place-items: center; width: 52px; height: 52px; margin: 4px auto 12px; border-radius: 50%; background: #e9f8ef; color: #118442; font-size: 27px; font-weight: 900; }
.ztx-qr-error { color: #7a4b27 !important; }
@media (max-width: 620px) {
  .ztx-lead-modal { align-items: end; padding: 0; }
  .ztx-lead-card { width: 100%; max-height: 94vh; padding: 28px 20px 22px; border-radius: 20px 20px 0 0; }
  .ztx-lead-form { grid-template-columns: 1fr; }
  .ztx-lead-steps span { font-size: 12px; }
  .wecom-industrial[data-ztx-journey="true"] { grid-template-columns: 1fr; gap: 26px; padding: 30px 24px; }
  .ztx-inline-steps { margin: 4px 0; }
  .ztx-inquiry-actions { padding: 22px 0 0; border-top: 1px solid #d7d9da; border-left: 0; }
  .ztx-service-float { right: 16px; bottom: max(16px, env(safe-area-inset-bottom)); padding: 7px; }
  .ztx-service-copy { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .ztx-service-avatar { width: 52px; height: 52px; }
  .ztx-service-modal { align-items: end; padding: 0; }
  .ztx-service-card { width: 100%; padding: 28px 22px calc(24px + env(safe-area-inset-bottom)); border-radius: 22px 22px 0 0; }
  .ztx-service-qr { width: min(230px, 68vw); height: min(230px, 68vw); }
  .ztx-filing-links { justify-content: flex-start; }
}

@media (min-width: 621px) and (max-width: 1060px) {
  .wecom-industrial[data-ztx-journey="true"] { grid-template-columns: 1fr 1fr; gap: 30px; }
  .ztx-inquiry-actions { grid-column: 1 / -1; padding: 24px 0 0; border-top: 1px solid #d7d9da; border-left: 0; }
  .ztx-inquiry-actions .button, .ztx-inquiry-actions>a { width: min(310px, 100%); }
}
