/* generated page CSS v123: home */
html { margin: 0px; padding: 0px; border: 0px; text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; }article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display: block; }body { font-size: 14px; color: rgb(51, 51, 51); background: rgb(255, 255, 255); font-family: "Microsoft YaHei", simsun, "Helvetica Neue", Arial, Helvetica, sans-serif; }img { border: 0px; vertical-align: bottom; }* { box-sizing: border-box; }input:focus, textarea:focus, button:focus, select:focus { outline: 0px; }article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }a { background: transparent; }a:active, a:hover { outline: 0px; }a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }b, strong { font-weight: bold; }button, input, optgroup, select, textarea { margin: 0px; font: inherit; }button { overflow: visible; }button, select { text-transform: none; }button, html input[type="button"], input[type="reset"], input[type="submit"] { appearance: button; cursor: pointer; }button[disabled], html input[disabled] { cursor: default; }@-webkit-keyframes progress-bar-active { 
  0% { background-position: 30px 0px; }
  100% { background-position: 0px 0px; }
}@keyframes progress-bar-active { 
  0% { background-position: 30px 0px; }
  100% { background-position: 0px 0px; }
}h1, .h1 { font-size: 24px; }h2, .h2 { font-size: 20px; }h3, .h3 { font-size: 18px; }h4, .h4 { font-size: 16px; }p, .p { margin-bottom: 15px; line-height: 24px; }ul { padding-left: 20px; }a { color: rgb(51, 51, 51); text-decoration: none; }a:focus, a:hover { color: rgb(239, 178, 115); }@font-face { font-family: Conv_DINCondensedC; src: local("â˜º"), url("../font/DINCondensedC.woff") format("woff"), url("../font/DINCondensedC.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }body { font-family: 微软雅黑, "Helvetica Neue", sans-serif, Arial; height: 100%; position: relative; }h1, h2, h3, h4, h5, h6, figure { font-weight: 400; }a { color: rgb(110, 110, 110); text-decoration: none; }a:focus, a:hover { color: rgb(255, 150, 0); transition: none; }p { margin: 0px; }dl, dd, ul, li { margin: 0px; padding: 0px; list-style: none; }footer { padding: 70px 0px 0px; }@font-face { font-family: iconfont; src: url("../font/iconfont.woff2?t=1690162273896") format("woff2"), url("../font/iconfont.woff?t=1690162273896") format("woff"), url("../font/iconfont.ttf?t=1690162273896") format("truetype"); font-display: swap; }:root { --navy: #153B63; --navy-dark: #102C49; --champagne: #D6B36A; --champagne-dark: #c39c4d; --teal: #1FA3A8; --bg: #F8FBFC; --bg-soft: #EEF4F8; --text: #213646; --muted: #5F7181; --line: #D7E3EC; }body { background: var(--bg); color: var(--text); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", Arial, sans-serif; font-size: 16px; line-height: 1.8; }a { color: var(--navy); transition: 0.25s; }a:hover { color: var(--champagne-dark); }.kang-container { max-width: 1200px; margin: 0px auto; padding: 0px 18px; }.kang-btn { display: inline-flex; align-items: center; justify-content: center; height: 46px; padding: 0px 24px; border-radius: 10px; font-size: 16px; font-weight: 600; line-height: 1.2; border: 1px solid transparent; }.kang-btn.primary { background: var(--navy); color: rgb(255, 255, 255); }.kang-btn.primary:hover { background: var(--navy-dark); color: rgb(255, 255, 255); }.kang-btn.secondary { background: rgb(255, 255, 255); color: var(--navy); border-color: var(--navy); }.kang-btn.secondary:hover { background: var(--bg-soft); }.kang-site-header { position: sticky; top: 0px; z-index: 20; background: rgba(248, 251, 252, 0.95); backdrop-filter: blur(8px); border-bottom: 1px solid var(--line); }.kang-site-header .inner { display: flex; align-items: center; justify-content: space-between; height: 84px; }.kang-nav { display: flex; gap: 26px; align-items: center; }.kang-nav a { font-weight: 600; color: var(--text); font-size: 17px; line-height: 1.2; letter-spacing: 0.01em; }.kang-nav a.active, .kang-nav a:hover { color: var(--navy); }.kang-mobile-trigger { display: none; }.kang-footer { background: var(--navy-dark); color: rgb(215, 228, 239); padding: 48px 0px 20px; }.kang-footer a { color: rgb(215, 228, 239); }.kang-footer-grid { display: grid; grid-template-columns: 1.2fr 0.8fr 0.8fr 0.8fr; gap: 24px; }.kang-footer h4 { color: rgb(255, 255, 255); margin: 0px 0px 14px; font-size: 16px; font-weight: 600; line-height: 1.4; }.kang-footer ul { list-style: none; padding: 0px; margin: 0px; display: grid; gap: 8px; }.kang-bottom { border-top: 1px solid rgba(255, 255, 255, 0.12); margin-top: 26px; padding-top: 18px; font-size: 12px; line-height: 1.6; color: rgb(184, 201, 214); }@media (max-width: 991px){.kang-nav, .kang-header-cta { display: none; }.kang-mobile-trigger { display: block; }.kang-hero .wrap, .kang-grid-2, .kang-media-grid, .kang-contact-box, .kang-footer-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 14px; }.kang-footer-grid > div:nth-child(1), .kang-footer-grid > div:nth-child(4) { grid-column: 1 / -1; }.kang-footer-grid > div:nth-child(2), .kang-footer-grid > div:nth-child(3) { padding: 16px 14px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 18px; background: linear-gradient(rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)); box-shadow: rgba(0, 0, 0, 0.12) 0px 12px 28px; }.kang-footer-grid > div:nth-child(2) h4, .kang-footer-grid > div:nth-child(3) h4 { position: relative; margin-bottom: 12px; padding-bottom: 9px; font-size: 15px; }.kang-footer-grid > div:nth-child(2) h4::after, .kang-footer-grid > div:nth-child(3) h4::after { content: ""; position: absolute; left: 0px; bottom: 0px; width: 34px; height: 2px; border-radius: 999px; background: var(--champagne); }.kang-footer-grid > div:nth-child(2) ul, .kang-footer-grid > div:nth-child(3) ul { gap: 7px; }.kang-footer-grid > div:nth-child(2) a, .kang-footer-grid > div:nth-child(3) a { display: block; padding: 7px 0px; color: rgb(237, 246, 255); font-size: 14px; line-height: 1.35; }}@media (max-width: 640px){.kang-btn { width: 100%; font-size: 15px; }}.kang-mobile-trigger { display: none; width: 46px; height: 46px; padding: 0px; border: 1px solid rgba(21, 59, 99, 0.14); border-radius: 14px; background: rgb(255, 255, 255); box-shadow: rgba(16, 44, 73, 0.08) 0px 10px 24px; align-items: center; justify-content: center; flex-direction: column; gap: 5px; cursor: pointer; }.kang-mobile-trigger span { display: block; width: 18px; height: 2px; border-radius: 999px; background: var(--navy); }.kang-mobile-overlay { position: fixed; inset: 0px; background: rgba(12, 24, 38, 0.35); backdrop-filter: blur(3px); opacity: 0; pointer-events: none; transition: 0.28s; z-index: 29; }.kang-mobile-panel { position: fixed; top: 0px; right: 0px; width: min(88vw, 360px); height: 100vh; background: linear-gradient(rgb(255, 255, 255) 0%, rgb(246, 250, 252) 100%); border-left: 1px solid rgba(21, 59, 99, 0.08); box-shadow: rgba(15, 35, 56, 0.16) -24px 0px 60px; transform: translateX(100%); transition: 0.32s cubic-bezier(0.22, 0.61, 0.36, 1); z-index: 30; display: flex; flex-direction: column; }.kang-mobile-panel-head { display: flex; align-items: center; justify-content: space-between; padding: 22px 20px 16px; border-bottom: 1px solid var(--line); }.kang-mobile-panel-title { font-size: 18px; font-weight: 700; color: var(--navy); line-height: 1.35; }.kang-mobile-close { width: 40px; height: 40px; border: 1px solid rgba(21, 59, 99, 0.12); background: rgb(255, 255, 255); border-radius: 12px; color: var(--navy); font-size: 24px; line-height: 1; cursor: pointer; }.kang-mobile-panel-body { padding: 18px 16px; display: grid; gap: 10px; overflow: auto; }.kang-mobile-panel-body a { display: flex; align-items: center; justify-content: space-between; min-height: 54px; padding: 0px 16px; border-radius: 16px; background: rgb(255, 255, 255); border: 1px solid rgba(21, 59, 99, 0.08); box-shadow: rgba(16, 44, 73, 0.05) 0px 12px 30px; font-weight: 600; color: var(--text); }.kang-mobile-panel-body a::after { content: "›"; font-size: 20px; color: var(--champagne-dark); }.kang-mobile-panel-body a:hover { color: var(--navy); border-color: rgba(214, 179, 106, 0.45); transform: translateX(-2px); }.kang-mobile-panel-foot { padding: 16px; border-top: 1px solid var(--line); display: grid; gap: 10px; background: rgba(255, 255, 255, 0.92); }body.kang-mobile-open { overflow: hidden; }body.kang-mobile-open .kang-mobile-overlay { opacity: 1; pointer-events: auto; }body.kang-mobile-open .kang-mobile-panel { transform: translateX(0px); }@media (max-width: 991px){.kang-mobile-trigger { display: flex; }.kang-mobile-panel { display: flex; }}@media (min-width: 992px){.kang-mobile-overlay, .kang-mobile-panel { display: none !important; }}@media (max-width: 640px){.kang-mobile-panel { width: min(92vw, 340px); }}.kang-service-float { position: fixed; right: 18px; top: 50%; transform: translateY(-50%); z-index: 1200; display: flex; flex-direction: column; gap: 12px; }.kang-service-float .service-item { width: 68px; min-height: 68px; padding: 10px 6px; border-radius: 22px; background: rgba(255, 255, 255, 0.98); border: 1px solid rgba(23, 62, 103, 0.08); box-shadow: rgba(16, 44, 73, 0.12) 0px 16px 34px; display: flex; align-items: center; justify-content: center; text-align: center; transition: 0.25s; color: var(--navy); backdrop-filter: blur(10px); }.kang-service-float .service-item:hover { transform: translateX(-4px); box-shadow: rgba(16, 44, 73, 0.16) 0px 18px 42px; }.kang-service-float .service-item .service-item-kicker { font-size: 12px; line-height: 1.38; font-weight: 800; letter-spacing: 0.2px; }.kang-service-float .tone-sample { background: linear-gradient(rgb(247, 251, 242) 0%, rgb(238, 248, 223) 100%); color: rgb(91, 125, 28); }.kang-service-float .tone-quote { background: linear-gradient(rgb(244, 248, 255) 0%, rgb(233, 242, 255) 100%); color: rgb(35, 87, 162); }body.kang-service-open .kang-service-mask { opacity: 1; pointer-events: auto; }body.kang-service-open .kang-service-panel { opacity: 1; pointer-events: auto; transform: translateY(-50%) translateX(0px); }@media (max-width: 991px){.kang-service-float { display: none; }body.kang-service-open .kang-service-panel { transform: translateY(0px); }}body.kang-message-open .kang-service-mask, body.kang-service-open .kang-service-mask { opacity: 1; pointer-events: auto; }body.kang-message-open .kang-message-panel { opacity: 1; pointer-events: auto; transform: translateY(-50%) translateX(0px); }@media (max-width: 991px){.kang-service-float { display: none; }body.kang-service-open .kang-service-panel, body.kang-message-open .kang-message-panel { transform: translateY(0px); }}.kang-site-header .kang-nav a { font-size: 22px !important; font-weight: 700 !important; }.home103-page { background: linear-gradient(rgb(246, 249, 254) 0%, rgb(238, 244, 251) 100%); }.home103-section { padding: 38px 0px; }.home103-badge, .home103-label { display: inline-flex; align-items: center; justify-content: center; padding: 8px 16px; border-radius: 999px; background: rgba(32, 92, 184, 0.1); color: rgb(29, 74, 136); font-size: 14px; font-weight: 800; letter-spacing: 0.2px; }.home103-heading { margin-bottom: 28px; }.home103-heading.center { text-align: center; max-width: 980px; margin: 0px auto 30px; }.home103-heading h2 { margin: 16px 0px 12px; font-size: 42px; line-height: 1.24; color: rgb(23, 56, 109); font-weight: 800; letter-spacing: -0.3px; }.home103-heading p { margin: 0px; color: rgb(102, 127, 162); font-size: 17px; line-height: 1.9; }.home103-actions { display: flex; gap: 14px; flex-wrap: wrap; align-items: center; }.home103-actions.compact { margin-top: 24px; }.home103-product-grid { display: flex; flex-direction: column; gap: 24px; }.home103-product-card { display: grid; grid-template-columns: 420px minmax(0px, 1fr); gap: 28px; align-items: center; padding: 28px; border-radius: 34px; background: linear-gradient(rgba(255, 255, 255, 0.94) 0%, rgba(244, 248, 255, 0.98) 100%); border: 1px solid rgba(213, 224, 240, 0.96); box-shadow: rgba(28, 59, 111, 0.07) 0px 18px 44px; }.home103-product-media { min-height: 370px; border-radius: 28px; padding: 24px; overflow: hidden; background: linear-gradient(rgba(248, 251, 255, 0.96) 0%, rgba(235, 242, 252, 0.98) 100%); }.home103-product-media img { width: 100%; height: 100%; display: block; object-fit: contain; border-radius: 22px; }.home103-mini-tag { display: inline-flex; padding: 7px 14px; border-radius: 999px; background: rgba(32, 92, 184, 0.1); color: rgb(28, 74, 137); font-size: 13px; font-weight: 800; }.home103-product-body h3 { margin: 16px 0px; font-size: 38px; line-height: 1.2; color: rgb(23, 56, 109); font-weight: 800; }.home103-param-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; margin-bottom: 18px; }.home103-param-grid > div { padding: 14px 16px; border-radius: 18px; background: rgba(247, 250, 255, 0.94); border: 1px solid rgba(216, 226, 242, 0.95); }.home103-param-grid span { display: block; margin-bottom: 6px; font-size: 13px; color: rgb(122, 142, 172); font-weight: 700; }.home103-param-grid strong { display: block; font-size: 17px; line-height: 1.45; color: rgb(23, 60, 114); font-weight: 800; word-break: break-word; }.home103-product-body p { margin: 0px; color: rgb(101, 125, 160); font-size: 16px; line-height: 1.85; }.home103-value-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 18px; }.home103-value-card { min-height: 218px; padding: 28px 24px; border-radius: 28px; position: relative; overflow: hidden; background: linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(244, 248, 255, 0.98) 100%); border: 1px solid rgba(214, 225, 241, 0.96); box-shadow: rgba(28, 59, 111, 0.06) 0px 14px 34px; }.home103-value-card::before { content: ""; position: absolute; right: -38px; bottom: -38px; width: 130px; height: 130px; border-radius: 50%; opacity: 0.13; }.home103-value-card h3 { margin: 0px 0px 14px; font-size: 28px; color: rgb(23, 56, 109); font-weight: 800; }.home103-value-card p { margin: 0px; color: rgb(102, 126, 161); font-size: 16px; line-height: 1.85; }.home103-value-card.blue::before { background: rgb(58, 124, 255); }.home103-value-card.gold::before { background: rgb(214, 179, 90); }.home103-value-card.cyan::before { background: rgb(39, 184, 204); }.home103-value-card.navy::before { background: rgb(33, 73, 140); }.home103-rd-panel, .home103-support-panel { padding: 34px; border-radius: 36px; background: linear-gradient(rgba(255, 255, 255, 0.94) 0%, rgba(243, 248, 255, 0.98) 100%); border: 1px solid rgba(213, 224, 240, 0.96); box-shadow: rgba(28, 59, 111, 0.07) 0px 18px 44px; }@media (max-width: 1200px){.home103-value-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }.home103-product-card { grid-template-columns: 1fr; }}@media (max-width: 900px){.home103-section { padding: 22px 0px; }.home103-badge, .home103-label { font-size: 12px; padding: 7px 12px; }.home103-heading h2 { font-size: 28px; }.home103-heading p, .home103-hero-copy p, .home103-product-body p, .home103-value-card p, .home103-rd-item span, .home103-doc-item span, .home103-contact-card p { font-size: 14px; line-height: 1.8; }.home103-product-card { padding: 18px; border-radius: 24px; gap: 18px; }.home103-product-media { min-height: 240px; border-radius: 20px; padding: 14px; }.home103-product-body h3 { font-size: 28px; }.home103-param-grid { grid-template-columns: 1fr; gap: 10px; }.home103-value-grid, .home103-doc-grid { grid-template-columns: 1fr; }.home103-value-card { min-height: 0px; padding: 22px 18px; border-radius: 22px; }.home103-value-card h3, .home103-doc-item strong { font-size: 22px; }.home103-rd-panel, .home103-support-panel { padding: 18px; border-radius: 24px; }}.home107-hero-wrap { padding: 0px 0px 20px; background: linear-gradient(rgb(248, 251, 255) 0%, rgb(238, 245, 252) 100%); }.home107-hero { position: relative; width: 100%; overflow: hidden; box-shadow: rgba(22, 58, 111, 0.08) 0px 18px 48px; }.home107-slide { display: none; position: relative; min-height: 853px; }.home107-slide.active { display: block; }.home107-slide.theme-blue { background: linear-gradient(135deg, rgb(15, 47, 99) 0%, rgb(24, 70, 135) 52%, rgb(216, 177, 94) 100%); }.home107-slide.theme-light { background: linear-gradient(135deg, rgb(20, 56, 111) 0%, rgb(28, 77, 148) 56%, rgb(243, 230, 191) 100%); }.home107-slide.theme-gold { background: linear-gradient(135deg, rgb(16, 47, 97) 0%, rgb(26, 70, 137) 48%, rgb(217, 177, 91) 100%); }.home107-slide::before { content: ""; position: absolute; inset: auto auto 12% -4%; width: 340px; height: 340px; border-radius: 50%; background: rgba(255, 255, 255, 0.08); filter: blur(4px); }.home107-slide::after { content: ""; position: absolute; inset: 10% -3% auto auto; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 221, 153, 0.18); filter: blur(4px); }.home107-slide-inner { position: relative; z-index: 2; max-width: 1440px; margin: 0px auto; padding: 96px 64px 104px; display: grid; grid-template-columns: minmax(0px, 1.05fr) minmax(360px, 0.95fr); gap: 48px; align-items: center; }.home107-copy { max-width: 680px; }.home107-kicker { display: inline-flex; align-items: center; gap: 8px; padding: 11px 18px; border-radius: 999px; background: rgba(255, 255, 255, 0.75); border: 1px solid rgba(193, 208, 233, 0.9); box-shadow: rgba(49, 87, 142, 0.08) 0px 12px 24px; font-size: 15px; font-weight: 800; color: rgb(43, 90, 165); }.home107-copy h1 { margin: 22px 0px 18px; font-size: 56px; line-height: 1.15; font-weight: 900; color: rgb(22, 56, 111); letter-spacing: -1.3px; }.home107-copy h1 span { color: rgb(44, 103, 207); }.home107-copy p { margin: 0px 0px 24px; font-size: 19px; line-height: 1.8; color: rgb(86, 115, 155); max-width: 620px; }.home107-feature-row { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 30px; }.home107-feature-row span { display: inline-flex; align-items: center; justify-content: center; padding: 10px 16px; border-radius: 999px; background: rgba(255, 255, 255, 0.78); border: 1px solid rgba(204, 219, 242, 0.95); font-size: 14px; font-weight: 800; color: rgb(71, 101, 142); }.home107-actions { display: flex; gap: 14px; flex-wrap: wrap; }.home107-actions .kang-btn { min-width: 160px; justify-content: center; }.home107-visual { position: relative; min-height: 560px; display: flex; align-items: center; justify-content: center; }.home107-panel.main, .home107-service-list, .home107-price-board { position: relative; width: 100%; max-width: 530px; border-radius: 34px; padding: 34px; background: rgba(255, 255, 255, 0.62); backdrop-filter: blur(16px); border: 1px solid rgba(206, 220, 243, 0.9); box-shadow: rgba(32, 68, 124, 0.12) 0px 24px 58px; }.home107-panel-tag { display: inline-flex; padding: 9px 14px; border-radius: 999px; background: rgb(22, 56, 111); color: rgb(255, 255, 255); font-size: 14px; font-weight: 800; margin-bottom: 22px; }.home107-stat-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 16px; }.home107-stat-grid div { padding: 22px; border-radius: 22px; background: rgba(248, 251, 255, 0.92); border: 1px solid rgba(219, 228, 243, 0.95); }.home107-stat-grid strong { display: block; font-size: 34px; line-height: 1; font-weight: 900; color: rgb(29, 79, 157); margin-bottom: 10px; }.home107-stat-grid span { font-size: 14px; color: rgb(104, 131, 168); font-weight: 700; }.home107-float-card { position: absolute; min-width: 220px; padding: 18px 20px; border-radius: 24px; background: rgba(255, 255, 255, 0.76); backdrop-filter: blur(14px); border: 1px solid rgba(210, 223, 241, 0.96); box-shadow: rgba(30, 64, 116, 0.12) 0px 20px 40px; }.home107-float-card b { display: block; color: rgb(22, 56, 111); font-size: 18px; margin-bottom: 8px; }.home107-float-card span { display: block; font-size: 14px; line-height: 1.6; color: rgb(96, 124, 159); }.home107-float-card.card-a { left: -18px; top: 28px; }.home107-float-card.card-b { right: -8px; bottom: 24px; }.home107-mini-icons span, .home107-chip-stack span { display: inline-flex; align-items: center; justify-content: center; min-width: 84px; padding: 12px 16px; border-radius: 18px; background: rgb(255, 255, 255); border: 1px solid rgba(214, 225, 242, 0.96); box-shadow: rgba(33, 72, 128, 0.09) 0px 12px 28px; font-weight: 800; color: rgb(73, 105, 143); }.home107-price-board .row { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 22px; border-radius: 22px; background: rgba(248, 251, 255, 0.92); border: 1px solid rgba(219, 228, 243, 0.96); }.home107-price-board .row + .row { margin-top: 16px; }.home107-price-board .row span { font-size: 15px; font-weight: 800; color: rgb(104, 131, 168); }.home107-price-board .row b { font-size: 22px; color: rgb(22, 56, 111); font-weight: 900; }.home107-chip-stack { position: absolute; right: 8px; bottom: -20px; display: flex; gap: 10px; }.home107-banner-btn { position: absolute; top: 50%; transform: translateY(-50%); width: 52px; height: 52px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 50%; cursor: pointer; z-index: 5; background: rgba(255, 255, 255, 0.85); color: rgb(33, 75, 144); font-size: 34px; line-height: 1; box-shadow: rgba(22, 56, 110, 0.16) 0px 10px 24px; }.home107-banner-btn.prev { left: 90px; }.home107-banner-btn.next { right: 90px; }.home107-banner-dots { position: absolute; left: 50%; bottom: 24px; transform: translateX(-50%); display: flex; gap: 10px; z-index: 5; }.home107-banner-dots button { width: 11px; height: 11px; border-radius: 50%; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; padding: 0px; cursor: pointer; background: rgba(255, 255, 255, 0.72); box-shadow: rgba(32, 74, 138, 0.12) 0px 0px 0px 1px; }.home107-banner-dots button.active { width: 28px; border-radius: 999px; background: rgb(43, 103, 207); }@media (max-width: 1200px){.home107-slide-inner { padding: 56px 48px 72px; grid-template-columns: minmax(0px, 1fr) minmax(340px, 0.9fr); gap: 32px; }.home107-copy h1 { font-size: 48px; }}@media (max-width: 900px){.home107-slide { min-height: auto; }.home107-slide::before, .home107-slide::after { display: none; }.home107-slide-inner { padding: 38px 18px 88px; grid-template-columns: 1fr; gap: 22px; }.home107-copy { max-width: none; }.home107-kicker { font-size: 12px; padding: 8px 12px; }.home107-copy h1 { margin: 16px 0px 12px; font-size: 34px; letter-spacing: -0.6px; }.home107-copy p { font-size: 15px; line-height: 1.8; margin-bottom: 18px; }.home107-feature-row { gap: 8px; margin-bottom: 20px; }.home107-feature-row span { font-size: 12px; padding: 8px 12px; }.home107-actions { gap: 10px; }.home107-actions .kang-btn { min-width: 0px; flex: 1 1 0%; }.home107-visual { min-height: auto; padding-top: 4px; }.home107-slide.theme-blue .home107-visual { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; align-items: stretch; justify-content: normal; }.home107-slide.theme-blue .home107-panel.main { grid-column: 1 / -1; width: 100%; max-width: none; margin: 0px; padding: 18px; border-radius: 22px; }.home107-slide.theme-blue .home107-panel-tag { margin-bottom: 12px; font-size: 13px; padding: 8px 12px; }.home107-slide.theme-blue .home107-stat-grid { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 8px; }.home107-panel.main, .home107-service-list, .home107-price-board { max-width: none; border-radius: 24px; padding: 20px; }.home107-stat-grid div { padding: 16px; border-radius: 18px; }.home107-slide.theme-blue .home107-stat-grid div { min-height: 82px; padding: 13px 8px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; }.home107-stat-grid strong { font-size: 28px; }.home107-slide.theme-blue .home107-stat-grid strong { font-size: 24px; margin-bottom: 7px; white-space: nowrap; }.home107-slide.theme-blue .home107-stat-grid span { font-size: 12px; line-height: 1.25; white-space: nowrap; }.home107-float-card { position: static; min-width: 0px; margin: 0px; padding: 14px 16px; border-radius: 18px; }.home107-slide.theme-blue .home107-float-card { display: flex; flex-direction: column; justify-content: center; min-height: 92px; padding: 14px; }.home107-slide.theme-blue .home107-float-card b { font-size: 17px; margin-bottom: 6px; }.home107-slide.theme-blue .home107-float-card span { font-size: 13px; line-height: 1.5; }.home107-chip-stack { position: static; margin-top: 12px; display: flex; flex-wrap: wrap; }.home107-mini-icons span, .home107-chip-stack span { min-width: 68px; font-size: 12px; padding: 9px 12px; border-radius: 14px; }.home107-slide.theme-gold .home107-visual { display: grid; grid-template-columns: minmax(0px, 1fr) 104px; gap: 12px; align-items: stretch; }.home107-slide.theme-gold .home107-price-board { max-width: none; height: 100%; margin: 0px; }.home107-slide.theme-gold .home107-chip-stack { margin-top: 0px; display: flex; flex-flow: column; align-items: stretch; justify-content: center; gap: 10px; padding: 12px; border-radius: 22px; background: rgba(255, 255, 255, 0.18); border: 1px solid rgba(255, 255, 255, 0.18); box-shadow: rgba(18, 42, 79, 0.12) 0px 18px 36px; }.home107-slide.theme-gold .home107-chip-stack span { min-width: 0px; width: 100%; padding: 14px 10px; border-radius: 16px; }.home107-price-board .row { padding: 16px 18px; border-radius: 18px; gap: 12px; }.home107-price-board .row span { font-size: 13px; }.home107-price-board .row b { font-size: 18px; text-align: right; }.home107-banner-btn { width: 38px; height: 38px; font-size: 26px; top: auto; bottom: 14px; transform: none; }.home107-banner-btn.prev { left: 34px; }.home107-banner-btn.next { right: 34px; }.home107-banner-dots { bottom: 27px; gap: 8px; }.home107-banner-dots button { width: 8px; height: 8px; }.home107-banner-dots button.active { width: 20px; }}.home107-slide.theme-blue .home107-copy h1, .home107-slide.theme-light .home107-copy h1, .home107-slide.theme-gold .home107-copy h1 { color: rgb(255, 255, 255); }.home107-slide.theme-blue .home107-copy h1 span, .home107-slide.theme-light .home107-copy h1 span, .home107-slide.theme-gold .home107-copy h1 span { color: rgb(255, 224, 161); }.home107-slide.theme-blue .home107-copy p, .home107-slide.theme-light .home107-copy p, .home107-slide.theme-gold .home107-copy p { color: rgba(255, 255, 255, 0.86); }.home107-slide.theme-blue .home107-kicker, .home107-slide.theme-light .home107-kicker, .home107-slide.theme-gold .home107-kicker { background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.18); color: rgb(255, 255, 255); box-shadow: rgba(9, 27, 59, 0.18) 0px 12px 24px; }.home107-slide.theme-blue .home107-feature-row span, .home107-slide.theme-light .home107-feature-row span, .home107-slide.theme-gold .home107-feature-row span { background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.18); color: rgb(255, 255, 255); }.home107-slide.theme-blue .kang-btn.secondary, .home107-slide.theme-light .kang-btn.secondary, .home107-slide.theme-gold .kang-btn.secondary { background: rgba(255, 255, 255, 0.14); border: 1px solid rgba(255, 255, 255, 0.24); color: rgb(255, 255, 255) !important; }.home107-company-name { display: inline-flex; align-items: center; margin-top: 14px; padding: 10px 18px; border-radius: 999px; background: rgba(255, 255, 255, 0.14); border: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.96); font-size: 17px; font-weight: 700; letter-spacing: 0.03em; box-shadow: rgba(9, 27, 59, 0.12) 0px 10px 28px; backdrop-filter: blur(10px); }@media (max-width: 900px){.home107-company-name { margin-top: 10px; padding: 8px 12px; font-size: 13px; line-height: 1.5; border-radius: 14px; }}.home107-copy h1 .home107-focus-primary { display: inline-block; margin-right: 0.08em; font-size: 1.22em; line-height: 1.02; font-weight: 950; color: rgb(255, 255, 255); letter-spacing: -0.02em; text-shadow: rgba(8, 23, 52, 0.22) 0px 8px 24px; }@media (max-width: 900px){.home107-copy h1 .home107-focus-primary { font-size: 1.14em; }}@media (max-width: 640px){.home107-copy h1 .home107-focus-primary { font-size: 1.1em; }}.home107-copy h1 .home107-focus-primary { position: relative; display: inline-block; margin-right: 0.1em; padding: 0px 0.08em 0.02em 0px; font-size: 1.34em; line-height: 1; font-weight: 950; letter-spacing: -0.04em; color: rgb(255, 255, 255); text-shadow: rgba(6, 19, 45, 0.28) 0px 10px 30px, rgba(255, 255, 255, 0.08) 0px 2px 0px; }.home107-copy h1 .home107-focus-primary::after { content: ""; position: absolute; left: 0px; right: 0px; bottom: -8px; height: 12px; border-radius: 999px; background: linear-gradient(90deg, rgba(216, 177, 94, 0) 0%, rgba(216, 177, 94, 0.22) 15%, rgba(216, 177, 94, 0.48) 50%, rgba(216, 177, 94, 0.22) 85%, rgba(216, 177, 94, 0) 100%); filter: blur(0.2px); }@media (max-width: 900px){.home107-copy h1 .home107-focus-primary { font-size: 1.22em; }.home107-copy h1 .home107-focus-primary::after { bottom: -5px; height: 8px; }}@media (max-width: 640px){.home107-copy h1 .home107-focus-primary { font-size: 1.16em; }}.kang-site-header .inner { gap: 28px; }.kang-logo { flex: 0 0 auto; min-width: 0px; }.kang-logo-text { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; min-width: 380px; max-width: 460px; line-height: 1.1; }.kang-logo-text .cn { display: block; font-size: 31px; font-weight: 900; color: var(--navy); letter-spacing: 0.01em; white-space: nowrap; }.kang-logo-text .sub { display: block; margin-top: 4px; font-size: 12px; font-weight: 700; letter-spacing: 0.18em; color: rgb(106, 128, 159); text-transform: none; }@media (max-width: 1280px){.kang-logo-text { min-width: 320px; max-width: 380px; }.kang-logo-text .cn { font-size: 26px; }}@media (max-width: 991px){.kang-logo-text { min-width: 220px; max-width: 260px; }.kang-logo-text .cn { font-size: 18px; white-space: normal; line-height: 1.25; }.kang-logo-text .sub { font-size: 10px; letter-spacing: 0.12em; }}.home103-product-grid { display: grid; gap: 28px; }.home103-product-card { grid-template-columns: 480px minmax(0px, 1fr); gap: 34px; align-items: stretch; padding: 32px; border-radius: 36px; background: linear-gradient(rgba(255, 255, 255, 0.96) 0%, rgba(246, 249, 255, 0.98) 100%); border: 1px solid rgba(220, 226, 237, 0.96); box-shadow: rgba(28, 59, 111, 0.07) 0px 22px 54px; }.home103-product-media { min-height: 420px; height: 100%; display: flex; align-items: center; justify-content: center; padding: 24px; border-radius: 30px; background: linear-gradient(135deg, rgba(252, 248, 239, 0.98) 0%, rgba(244, 248, 255, 0.98) 100%); border: 1px solid rgba(223, 205, 156, 0.44); box-shadow: rgba(255, 255, 255, 0.85) 0px 1px 0px inset; }.home103-product-media img { width: 100%; height: 100%; object-fit: contain; border-radius: 24px; }.home103-product-body { display: flex; flex-direction: column; justify-content: center; }.home103-product-body h3 { font-size: 44px; margin: 16px 0px 18px; }.home103-mini-tag { background: rgba(213, 180, 91, 0.16); color: rgb(159, 118, 32); }.home103-param-grid > div { background: rgba(255, 255, 255, 0.82); border: 1px solid rgba(224, 211, 178, 0.62); }.home103-param-grid span { color: rgb(127, 142, 168); }.home103-param-grid strong { color: rgb(23, 60, 114); }.home103-product-body p { margin-top: 6px; }.home103-actions.compact .kang-btn.secondary { background: linear-gradient(rgb(255, 250, 241) 0%, rgb(250, 242, 221) 100%); border-color: rgba(191, 143, 56, 0.7); box-shadow: rgba(191, 143, 56, 0.08) 0px 10px 22px; color: rgb(138, 99, 24) !important; }.home103-actions.compact .kang-btn.secondary:hover { background: linear-gradient(rgb(252, 245, 230) 0%, rgb(245, 232, 198) 100%); }@media (max-width: 1200px){.home103-product-card { grid-template-columns: 1fr; gap: 22px; }.home103-product-media { min-height: 340px; }}@media (max-width: 900px){.home103-product-card { padding: 20px; border-radius: 26px; gap: 18px; }.home103-product-media { min-height: 280px; padding: 18px; border-radius: 22px; }.home103-product-body h3 { font-size: 30px; }}.home107-visual-photo { min-height: 560px; }.home107-photo-card { position: relative; width: 100%; max-width: 560px; min-height: 560px; padding: 22px; border-radius: 36px; background: rgba(255, 255, 255, 0.28); border: 1px solid rgba(214, 226, 243, 0.56); box-shadow: rgba(23, 57, 109, 0.16) 0px 26px 60px; backdrop-filter: blur(10px); }.home107-photo-card img { display: block; width: 100%; height: 100%; min-height: 516px; object-fit: cover; border-radius: 28px; box-shadow: rgba(24, 54, 106, 0.12) 0px 18px 40px; }.home107-photo-caption { position: absolute; left: 40px; bottom: 38px; display: inline-flex; align-items: center; padding: 12px 18px; border-radius: 999px; background: rgba(255, 255, 255, 0.78); border: 1px solid rgba(232, 214, 172, 0.88); color: rgb(23, 61, 116); font-size: 16px; font-weight: 800; box-shadow: rgba(25, 57, 110, 0.16) 0px 12px 28px; }@media (max-width: 900px){.home107-visual-photo { min-height: auto; }.home107-photo-card { max-width: none; min-height: auto; padding: 14px; border-radius: 24px; }.home107-photo-card img { min-height: 240px; border-radius: 18px; }.home107-photo-caption { left: 24px; bottom: 24px; padding: 9px 14px; font-size: 13px; }}.home103-param-grid > div:nth-child(3) { background: linear-gradient(135deg, rgb(23, 60, 114) 0%, rgb(36, 79, 143) 55%, rgb(45, 106, 168) 100%); border-color: rgba(31, 80, 151, 0.92); box-shadow: rgba(23, 60, 114, 0.16) 0px 14px 30px; }.home103-param-grid > div:nth-child(3) span, .home103-param-grid > div:nth-child(3) strong { color: rgb(255, 255, 255); }.home103-param-grid > div:nth-child(3) span { opacity: 0.86; }@media (max-width: 900px){.home103-param-grid > div:nth-child(3) { box-shadow: rgba(23, 60, 114, 0.14) 0px 10px 24px; }}.home103-param-grid > div:nth-child(3) { position: relative; overflow: hidden; background: linear-gradient(135deg, rgba(13, 43, 88, 0.98) 0%, rgba(24, 60, 114, 0.98) 42%, rgba(38, 84, 146, 0.96) 100%); border: 1px solid rgba(219, 184, 103, 0.72); box-shadow: rgba(15, 42, 84, 0.2) 0px 16px 34px, rgba(255, 255, 255, 0.1) 0px 1px 0px inset, rgba(211, 171, 82, 0.12) 0px -1px 0px inset; }.home103-param-grid > div:nth-child(3)::before { content: ""; position: absolute; inset: 0px; background: radial-gradient(circle at 86% 18%, rgba(255, 228, 160, 0.18) 0%, rgba(255, 228, 160, 0) 32%), linear-gradient(90deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.01) 45%, rgba(255, 255, 255, 0) 100%); pointer-events: none; }.home103-param-grid > div:nth-child(3)::after { content: ""; position: absolute; left: 16px; right: 16px; top: 0px; height: 2px; border-radius: 999px; background: linear-gradient(90deg, rgba(240, 211, 126, 0.06) 0%, rgba(240, 211, 126, 0.95) 50%, rgba(240, 211, 126, 0.06) 100%); pointer-events: none; }.home103-param-grid > div:nth-child(3) span, .home103-param-grid > div:nth-child(3) strong { position: relative; z-index: 1; }.home103-param-grid > div:nth-child(3) span { color: rgba(255, 244, 216, 0.9); letter-spacing: 0.02em; }.home103-param-grid > div:nth-child(3) strong { color: rgb(255, 248, 228); font-weight: 900; text-shadow: rgba(0, 0, 0, 0.08) 0px 2px 10px; }@media (max-width: 900px){.home103-param-grid > div:nth-child(3) { box-shadow: rgba(15, 42, 84, 0.18) 0px 12px 24px, rgba(255, 255, 255, 0.1) 0px 1px 0px inset, rgba(211, 171, 82, 0.12) 0px -1px 0px inset; }}.home103-why { padding: 78px 0px 88px; background: radial-gradient(circle at 14% 20%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 24%), radial-gradient(circle at 86% 16%, rgba(210, 224, 248, 0.42) 0%, rgba(210, 224, 248, 0) 24%), linear-gradient(rgb(247, 251, 255) 0%, rgb(237, 244, 252) 100%); }.home103-why .kang-container { min-height: 980px; display: flex; flex-direction: column; justify-content: center; }.home103-why .home103-heading.center { max-width: 1280px; margin: 0px auto 54px; }.home103-why .home103-label { padding: 12px 22px; font-size: 16px; font-weight: 900; color: rgb(31, 79, 150); background: linear-gradient(rgba(255, 255, 255, 0.92) 0%, rgba(229, 237, 250, 0.96) 100%); border: 1px solid rgba(211, 223, 242, 0.96); box-shadow: rgba(27, 60, 112, 0.08) 0px 12px 26px; }.home103-why .home103-heading h2 { margin: 20px 0px 16px; font-size: 62px; line-height: 1.16; font-weight: 900; letter-spacing: -0.9px; color: rgb(23, 57, 111); }.home103-why .home103-heading p { max-width: 1100px; margin: 0px auto; font-size: 21px; line-height: 1.9; color: rgb(95, 120, 157); }.home103-why .home103-value-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 26px; align-items: stretch; }.home103-why .home103-value-card { min-height: 300px; padding: 42px 36px; border-radius: 34px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 18px; text-align: center; position: relative; overflow: hidden; isolation: isolate; background: linear-gradient(rgba(255, 255, 255, 0.98) 0%, rgba(245, 249, 255, 0.99) 100%); border: 1px solid rgba(211, 223, 242, 0.92); box-shadow: rgba(28, 59, 111, 0.07) 0px 18px 40px, rgba(255, 255, 255, 0.85) 0px 1px 0px inset; transition: transform 0.28s, box-shadow 0.28s, border-color 0.28s; }.home103-why .home103-value-card:hover { transform: translateY(-6px); border-color: rgba(163, 188, 228, 0.95); box-shadow: rgba(28, 59, 111, 0.12) 0px 28px 58px, rgba(255, 255, 255, 0.9) 0px 1px 0px inset; }.home103-why .home103-value-card > * { position: relative; z-index: 2; }.home103-why .home103-value-card::before { width: 190px; height: 190px; right: -56px; bottom: -60px; opacity: 0.14; filter: blur(0px); }.home103-why .home103-value-card::after { display: none !important; content: none !important; }.home103-why .home103-value-card h3 { margin: 0px; font-size: 48px; line-height: 1.18; font-weight: 900; color: rgb(23, 57, 111); letter-spacing: -0.5px; }.home103-why .home103-value-card p { margin: 0px; max-width: 86%; font-size: 28px; line-height: 1.8; color: rgb(95, 120, 157); font-weight: 700; letter-spacing: 0.2px; }.home103-why .home103-value-card p strong { display: block; margin-bottom: 6px; color: rgb(21, 58, 114); font-size: 34px; line-height: 1.55; font-weight: 900; }.home103-why .home103-value-card.blue { background: linear-gradient(rgba(255, 255, 255, 0.98) 0%, rgb(241, 246, 255) 100%); }.home103-why .home103-value-card.gold { background: linear-gradient(rgba(255, 255, 255, 0.98) 0%, rgb(253, 249, 240) 100%); }.home103-why .home103-value-card.cyan { background: linear-gradient(rgba(255, 255, 255, 0.98) 0%, rgb(240, 250, 252) 100%); }.home103-why .home103-value-card.navy { background: linear-gradient(rgba(255, 255, 255, 0.98) 0%, rgb(242, 245, 252) 100%); }.home103-why .home103-value-card.gold h3, .home103-why .home103-value-card.gold p strong { color: rgb(126, 94, 22); }.home103-why .home103-value-card.cyan h3, .home103-why .home103-value-card.cyan p strong { color: rgb(14, 97, 117); }@media (max-width: 1200px){.home103-why .kang-container { min-height: 0px; }.home103-why .home103-heading h2 { font-size: 48px; }.home103-why .home103-heading p { font-size: 18px; }.home103-why .home103-value-card { min-height: 270px; padding: 34px 26px; gap: 16px; }.home103-why .home103-value-card h3 { margin: 0px; font-size: 38px; }.home103-why .home103-value-card p { max-width: 90%; font-size: 22px; line-height: 1.75; font-weight: 700; }.home103-why .home103-value-card p strong { font-size: 28px; margin-bottom: 6px; }}@media (max-width: 900px){.home103-why { padding: 34px 0px 28px; }.home103-why .kang-container { min-height: 0px; }.home103-why .home103-heading.center { margin-bottom: 22px; }.home103-why .home103-label { padding: 8px 14px; font-size: 12px; }.home103-why .home103-heading h2 { margin: 14px 0px 10px; font-size: 32px; line-height: 1.28; }.home103-why .home103-heading p { font-size: 14px; line-height: 1.85; }.home103-why .home103-value-grid { grid-template-columns: 1fr; gap: 14px; }.home103-why .home103-value-card { min-height: 0px; padding: 28px 18px 24px; border-radius: 22px; text-align: center; justify-content: center; align-items: center; gap: 12px; }.home103-why .home103-value-card:hover { transform: none; box-shadow: rgba(28, 59, 111, 0.08) 0px 18px 36px, rgba(255, 255, 255, 0.9) 0px 1px 0px inset; }.home103-why .home103-value-card::before { width: 118px; height: 118px; right: -30px; bottom: -36px; }.home103-why .home103-value-card h3 { margin: 0px; font-size: 30px; }.home103-why .home103-value-card p { max-width: 100%; font-size: 18px; line-height: 1.75; font-weight: 700; }.home103-why .home103-value-card p strong { font-size: 22px; line-height: 1.55; margin-bottom: 4px; }}.home103-production .home103-production-panel { background: linear-gradient(rgb(253, 254, 254) 0%, rgb(246, 249, 253) 100%); border: 1px solid rgba(207, 220, 239, 0.95); box-shadow: rgba(25, 61, 112, 0.07) 0px 22px 60px; }.home103-production .home103-production-hero { display: flex; justify-content: space-between; align-items: flex-start; gap: 28px; margin-bottom: 30px; }.home103-production .home103-heading h2 { max-width: 980px; }.home103-production .home103-heading p { max-width: 1080px; }.home103-production-tags { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px; max-width: 420px; }.home103-production-tags span { display: inline-flex; align-items: center; justify-content: center; padding: 12px 18px; min-height: 46px; border-radius: 999px; background: linear-gradient(rgb(244, 248, 255) 0%, rgb(237, 243, 251) 100%); border: 1px solid rgba(202, 216, 238, 0.95); color: rgb(42, 87, 141); font-size: 15px; font-weight: 800; white-space: nowrap; }.home103-production-grid { display: grid; grid-template-columns: minmax(0px, 1.02fr) minmax(0px, 1.18fr); gap: 24px; align-items: stretch; }.home103-production-highlight { position: relative; overflow: hidden; border-radius: 30px; padding: 32px; background: linear-gradient(160deg, rgb(24, 58, 105) 0%, rgb(35, 83, 143) 55%, rgb(47, 111, 177) 100%); color: rgb(255, 255, 255); box-shadow: rgba(22, 58, 105, 0.18) 0px 24px 52px; display: flex; flex-direction: column; justify-content: space-between; gap: 24px; }.home103-production-highlight::before, .home103-production-highlight::after { content: ""; position: absolute; border-radius: 50%; pointer-events: none; }.home103-production-highlight::before { width: 280px; height: 280px; right: -90px; top: -100px; background: rgba(255, 255, 255, 0.09); }.home103-production-highlight::after { width: 220px; height: 220px; left: -70px; bottom: -120px; background: rgba(255, 255, 255, 0.08); }.home103-production-highlight > * { position: relative; z-index: 2; }.home103-production-kicker { display: inline-flex; align-items: center; padding: 8px 14px; border-radius: 999px; background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.18); color: rgba(255, 255, 255, 0.92); font-size: 14px; font-weight: 800; letter-spacing: 0.5px; margin-bottom: 16px; }.home103-production-summary strong { display: block; font-size: 42px; line-height: 1.18; font-weight: 900; margin-bottom: 16px; color: rgb(255, 255, 255); }.home103-production-summary p { margin: 0px; color: rgba(232, 241, 255, 0.92); font-size: 18px; line-height: 1.95; }.home103-production-metrics { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }.home103-production-metric { border-radius: 22px; padding: 22px 20px; background: rgba(255, 255, 255, 0.11); border: 1px solid rgba(255, 255, 255, 0.16); backdrop-filter: blur(8px); }.home103-production-metric.accent { background: linear-gradient(rgba(217, 178, 74, 0.24) 0%, rgba(255, 255, 255, 0.1) 100%); border-color: rgba(228, 196, 107, 0.4); }.home103-production-metric .metric-label { display: block; font-size: 14px; color: rgba(232, 241, 255, 0.8); margin-bottom: 10px; }.home103-production-metric strong { display: block; font-size: 28px; line-height: 1.35; color: rgb(255, 255, 255); font-weight: 900; }.home103-production-highlight .home103-actions.compact { margin-top: 0px; }.home103-production-highlight .home103-actions.compact .kang-btn.primary { min-width: 180px; background: rgb(255, 255, 255); color: rgb(31, 79, 142); box-shadow: none; }.home103-production-stats { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 18px; }.home103-production-card { position: relative; overflow: hidden; border-radius: 26px; min-height: 215px; padding: 26px 24px; background: linear-gradient(rgb(255, 255, 255) 0%, rgb(246, 249, 253) 100%); border: 1px solid rgba(206, 219, 238, 0.95); box-shadow: rgba(25, 61, 112, 0.06) 0px 16px 40px; }.home103-production-card::before { content: ""; position: absolute; width: 122px; height: 122px; right: -34px; bottom: -40px; border-radius: 50%; opacity: 0.16; }.home103-production-card .card-eyebrow { display: inline-flex; align-items: center; padding: 8px 14px; border-radius: 999px; background: rgba(255, 255, 255, 0.6); border: 1px solid rgba(210, 220, 236, 0.85); font-size: 13px; font-weight: 800; margin-bottom: 18px; }.home103-production-card strong { display: block; font-size: 30px; line-height: 1.28; font-weight: 900; margin-bottom: 14px; }.home103-production-card p { margin: 0px; font-size: 16px; line-height: 1.9; color: rgb(105, 129, 163); font-weight: 600; }.home103-production-card.card-blue strong, .home103-production-card.card-blue .card-eyebrow { color: rgb(27, 77, 142); }.home103-production-card.card-blue::before { background: rgb(63, 126, 217); }.home103-production-card.card-gold strong, .home103-production-card.card-gold .card-eyebrow { color: rgb(138, 101, 18); }.home103-production-card.card-gold::before { background: rgb(216, 179, 91); }.home103-production-card.card-cyan strong, .home103-production-card.card-cyan .card-eyebrow { color: rgb(14, 104, 121); }.home103-production-card.card-cyan::before { background: rgb(46, 183, 199); }.home103-production-card.card-navy strong, .home103-production-card.card-navy .card-eyebrow { color: rgb(33, 73, 139); }.home103-production-card.card-navy::before { background: rgb(69, 102, 177); }@media (max-width: 1200px){.home103-production .home103-production-hero { flex-direction: column; align-items: flex-start; }.home103-production-tags { justify-content: flex-start; max-width: none; }.home103-production-grid { grid-template-columns: 1fr; }.home103-production-summary strong { font-size: 36px; }.home103-production-card strong { font-size: 26px; }}@media (max-width: 900px){.home103-production .home103-production-panel { padding: 22px 18px; border-radius: 24px; }.home103-production .home103-production-hero { gap: 18px; margin-bottom: 20px; }.home103-production-tags { gap: 8px; }.home103-production-tags span { padding: 9px 14px; min-height: 40px; font-size: 13px; }.home103-production-grid { gap: 14px; }.home103-production-highlight { padding: 22px 18px; border-radius: 24px; gap: 18px; }.home103-production-kicker { font-size: 12px; padding: 7px 12px; margin-bottom: 12px; }.home103-production-summary strong { font-size: 28px; margin-bottom: 10px; }.home103-production-summary p { font-size: 15px; line-height: 1.85; }.home103-production-metrics { grid-template-columns: 1fr; gap: 10px; }.home103-production-metric { padding: 18px 16px; border-radius: 18px; }.home103-production-metric strong { font-size: 22px; }.home103-production-highlight .home103-actions.compact .kang-btn.primary { min-width: 160px; width: 100%; }.home103-production-stats { grid-template-columns: 1fr; gap: 12px; }.home103-production-card { min-height: 0px; padding: 20px 18px; border-radius: 20px; }.home103-production-card .card-eyebrow { font-size: 12px; margin-bottom: 14px; padding: 7px 12px; }.home103-production-card strong { font-size: 22px; margin-bottom: 10px; }.home103-production-card p { font-size: 14px; line-height: 1.8; }}.home103-production { background: linear-gradient(rgb(238, 244, 251) 0%, rgb(234, 241, 249) 100%); }.home103-production .home103-production-panel { position: relative; overflow: hidden; background: radial-gradient(circle at 0% 0%, rgba(56, 123, 255, 0.22) 0px, rgba(56, 123, 255, 0) 28%), radial-gradient(circle at 100% 100%, rgba(48, 205, 216, 0.12) 0px, rgba(48, 205, 216, 0) 24%), linear-gradient(135deg, rgb(14, 29, 55) 0%, rgb(18, 40, 74) 46%, rgb(22, 54, 101) 100%); border: 1px solid rgba(120, 162, 226, 0.18); border-radius: 36px; box-shadow: rgba(12, 28, 56, 0.2) 0px 28px 68px; }.home103-production .home103-production-panel::before, .home103-production .home103-production-panel::after { content: ""; position: absolute; inset: 0px; pointer-events: none; }.home103-production .home103-production-panel::before { background-image: linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px); background-size: 44px 44px; mask-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.35)); }.home103-production .home103-production-panel::after { inset: 1px; border-radius: 35px; border: 1px solid rgba(255, 255, 255, 0.04); }.home103-production .home103-production-panel > * { position: relative; z-index: 2; }.home103-production .home103-heading .home103-label { background: rgba(75, 126, 218, 0.14); color: rgb(220, 233, 255); border: 1px solid rgba(124, 164, 232, 0.26); box-shadow: rgba(255, 255, 255, 0.06) 0px 1px 0px inset; }.home103-production .home103-heading h2 { color: rgb(244, 248, 255); text-shadow: rgba(0, 0, 0, 0.22) 0px 6px 24px; }.home103-production .home103-heading p { color: rgba(214, 227, 247, 0.84); }.home103-production .home103-production-tags span { background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(131, 175, 236, 0.22); color: rgb(228, 239, 255); box-shadow: rgba(255, 255, 255, 0.06) 0px 1px 0px inset; }.home103-production .home103-production-highlight { background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.06) 100%), linear-gradient(135deg, rgba(49, 109, 200, 0.18) 0%, rgba(18, 34, 61, 0.46) 100%); border: 1px solid rgba(126, 164, 223, 0.2); box-shadow: rgba(5, 13, 31, 0.16) 0px 24px 54px, rgba(255, 255, 255, 0.06) 0px 1px 0px inset; backdrop-filter: blur(6px); }.home103-production .home103-production-highlight::before { width: 320px; height: 320px; right: -120px; top: -118px; background: radial-gradient(circle, rgba(75, 141, 255, 0.3) 0%, rgba(75, 141, 255, 0) 68%); }.home103-production .home103-production-highlight::after { width: 240px; height: 240px; left: -90px; bottom: -150px; background: radial-gradient(circle, rgba(49, 205, 216, 0.16) 0%, rgba(49, 205, 216, 0) 68%); }.home103-production .home103-production-kicker { background: rgba(255, 255, 255, 0.07); border-color: rgba(134, 177, 241, 0.22); color: rgb(228, 239, 255); }.home103-production .home103-production-summary strong { color: rgb(255, 255, 255); }.home103-production .home103-production-summary p { color: rgba(220, 233, 250, 0.84); }.home103-production .home103-production-metric { background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(133, 173, 236, 0.2); box-shadow: rgba(255, 255, 255, 0.05) 0px 1px 0px inset; }.home103-production .home103-production-metric.accent { background: linear-gradient(rgba(52, 118, 225, 0.22) 0%, rgba(255, 255, 255, 0.06) 100%); border-color: rgba(110, 163, 236, 0.3); }.home103-production .home103-production-metric .metric-label { color: rgba(212, 228, 250, 0.74); }.home103-production .home103-production-metric strong { color: rgb(255, 255, 255); }.home103-production .home103-production-highlight .home103-actions.compact .kang-btn.primary { background: linear-gradient(135deg, rgb(79, 146, 255) 0%, rgb(46, 111, 228) 100%); color: rgb(255, 255, 255); border: 1px solid rgba(255, 255, 255, 0.1); box-shadow: rgba(51, 109, 218, 0.28) 0px 14px 30px; }.home103-production .home103-production-stats { gap: 20px; }.home103-production .home103-production-card { background: linear-gradient(rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.05) 100%), linear-gradient(135deg, rgba(18, 36, 64, 0.52) 0%, rgba(20, 43, 78, 0.78) 100%); border: 1px solid rgba(131, 171, 234, 0.18); box-shadow: rgba(8, 17, 37, 0.1) 0px 18px 42px, rgba(255, 255, 255, 0.06) 0px 1px 0px inset; backdrop-filter: blur(6px); }.home103-production .home103-production-card::after { content: ""; position: absolute; left: 24px; right: 24px; top: 0px; height: 3px; border-radius: 0px 0px 999px 999px; }.home103-production .home103-production-card .card-eyebrow { background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(132, 174, 236, 0.18); }.home103-production .home103-production-card p { color: rgba(208, 224, 247, 0.76); }.home103-production .home103-production-card.card-blue strong, .home103-production .home103-production-card.card-blue .card-eyebrow { color: rgb(216, 231, 255); }.home103-production .home103-production-card.card-blue::before { background: rgb(77, 143, 255); opacity: 0.2; }.home103-production .home103-production-card.card-blue::after { background: linear-gradient(90deg, rgb(105, 165, 255), rgb(75, 124, 240)); }.home103-production .home103-production-card.card-gold strong, .home103-production .home103-production-card.card-gold .card-eyebrow { color: rgb(255, 227, 164); }.home103-production .home103-production-card.card-gold::before { background: rgb(230, 191, 100); opacity: 0.18; }.home103-production .home103-production-card.card-gold::after { background: linear-gradient(90deg, rgb(255, 211, 125), rgb(215, 166, 60)); }.home103-production .home103-production-card.card-cyan strong, .home103-production .home103-production-card.card-cyan .card-eyebrow { color: rgb(170, 244, 255); }.home103-production .home103-production-card.card-cyan::before { background: rgb(55, 210, 219); opacity: 0.18; }.home103-production .home103-production-card.card-cyan::after { background: linear-gradient(90deg, rgb(116, 239, 245), rgb(36, 184, 198)); }.home103-production .home103-production-card.card-navy strong, .home103-production .home103-production-card.card-navy .card-eyebrow { color: rgb(219, 231, 255); }.home103-production .home103-production-card.card-navy::before { background: rgb(111, 135, 255); opacity: 0.16; }.home103-production .home103-production-card.card-navy::after { background: linear-gradient(90deg, rgb(127, 161, 255), rgb(82, 112, 218)); }@media (max-width: 1200px){.home103-production .home103-production-panel { border-radius: 32px; }}@media (max-width: 900px){.home103-production .home103-production-panel { border-radius: 24px; box-shadow: rgba(12, 28, 56, 0.16) 0px 18px 44px; }.home103-production .home103-production-panel::before { background-size: 28px 28px; }.home103-production .home103-heading h2 { font-size: 30px; line-height: 1.28; }.home103-production .home103-heading p { color: rgba(220, 232, 248, 0.82); }.home103-production .home103-production-tags span { background: rgba(255, 255, 255, 0.07); }.home103-production .home103-production-highlight, .home103-production .home103-production-card { backdrop-filter: none; }.home103-production .home103-production-card::after { left: 18px; right: 18px; }}.home103-factory-news-v2 { padding-top: 68px; padding-bottom: 78px; background: radial-gradient(circle at 10% 12%, rgba(56, 123, 214, 0.12), transparent 32%), linear-gradient(rgb(245, 249, 255) 0%, rgb(255, 255, 255) 58%, rgb(247, 251, 255) 100%); }.home103-factory-news-shell { position: relative; overflow: hidden; border-radius: 34px; padding: 34px; background: rgba(255, 255, 255, 0.88); border: 1px solid rgba(194, 211, 234, 0.72); box-shadow: rgba(21, 59, 99, 0.1) 0px 24px 70px; }.home103-factory-news-shell::before { content: ""; position: absolute; inset: 0px 0px auto; height: 5px; background: linear-gradient(90deg, rgb(21, 59, 99) 0%, rgb(46, 120, 199) 48%, rgb(216, 162, 63) 100%); }.home103-factory-news-shell::after { content: ""; position: absolute; right: -90px; top: -110px; width: 260px; height: 260px; border-radius: 50%; background: radial-gradient(circle, rgba(216, 162, 63, 0.2), rgba(216, 162, 63, 0) 68%); pointer-events: none; }.home103-factory-news-head { position: relative; z-index: 1; display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 26px; }.home103-factory-news-kicker { display: inline-flex; align-items: center; min-height: 30px; padding: 0px 13px; border-radius: 999px; background: rgba(21, 59, 99, 0.08); color: rgb(28, 77, 130); font-size: 12px; font-weight: 900; letter-spacing: 0.14em; }.home103-factory-news-head h2 { margin: 12px 0px 0px; color: rgb(21, 59, 99); font-size: 36px; line-height: 1.18; font-weight: 900; letter-spacing: -0.02em; }.home103-factory-news-more { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 0px 18px; border-radius: 999px; background: linear-gradient(135deg, rgb(21, 59, 99), rgb(39, 108, 174)); font-size: 14px; font-weight: 800; box-shadow: rgba(21, 59, 99, 0.18) 0px 12px 28px; color: rgb(255, 255, 255) !important; }.home103-factory-news-more::after { content: "›"; margin-left: 8px; font-size: 20px; line-height: 1; }.home103-factory-news-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 18px; margin-top: 0px; }.home103-factory-news-card { display: grid; grid-template-columns: 118px minmax(0px, 1fr); gap: 16px; align-items: center; min-height: 132px; padding: 15px; border-radius: 24px; background: linear-gradient(rgb(255, 255, 255) 0%, rgb(249, 251, 255) 100%); border: 1px solid rgba(202, 218, 239, 0.86); box-shadow: rgba(21, 59, 99, 0.067) 0px 14px 34px; transition: transform 0.24s, box-shadow 0.24s, border-color 0.24s; color: rgb(22, 47, 82) !important; text-decoration: none !important; }.home103-factory-news-card:hover { transform: translateY(-4px); border-color: rgba(49, 113, 185, 0.32); box-shadow: rgba(21, 59, 99, 0.12) 0px 22px 46px; }.home103-factory-news-cover { display: block; height: 96px; border-radius: 18px; overflow: hidden; background: linear-gradient(135deg, rgb(238, 245, 255), rgb(255, 248, 232)); border: 1px solid rgba(203, 218, 238, 0.82); }.home103-factory-news-cover img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 0.28s; }.home103-factory-news-card:hover .home103-factory-news-cover img { transform: scale(1.05); }.home103-factory-news-body { display: flex; flex-direction: column; min-width: 0px; }.home103-factory-news-body em { display: inline-flex; align-items: center; width: max-content; max-width: 100%; height: 24px; padding: 0px 9px; border-radius: 999px; background: rgba(216, 162, 63, 0.13); color: rgb(155, 104, 17); font-size: 12px; font-style: normal; font-weight: 800; line-height: 1; }.home103-factory-news-body strong { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-top: 10px; color: rgb(21, 59, 99); font-size: 17px; font-weight: 900; line-height: 1.48; }.home103-factory-news-body i { display: inline-flex; align-items: center; margin-top: 10px; color: rgb(43, 111, 175); font-size: 13px; font-style: normal; font-weight: 800; }.home103-factory-news-body i::after { content: "→"; margin-left: 7px; }@media (max-width: 1100px){.home103-factory-news-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }}@media (max-width: 760px){.home103-factory-news-v2 { padding-top: 42px; padding-bottom: 52px; }.home103-factory-news-shell { padding: 22px; border-radius: 26px; }.home103-factory-news-head { display: block; margin-bottom: 18px; }.home103-factory-news-head h2 { font-size: 28px; }.home103-factory-news-more { margin-top: 14px; width: 100%; }.home103-factory-news-grid { grid-template-columns: 1fr; gap: 14px; }.home103-factory-news-card { grid-template-columns: 92px minmax(0px, 1fr); min-height: 112px; padding: 12px; border-radius: 20px; gap: 13px; }.home103-factory-news-cover { height: 78px; border-radius: 15px; }.home103-factory-news-body strong { font-size: 15px; line-height: 1.45; margin-top: 8px; }.home103-factory-news-body i { margin-top: 8px; font-size: 12px; }}.kang-site-header { box-shadow: rgba(16, 44, 73, 0.06) 0px 10px 30px; }.kang-site-header .kang-nav { display: flex !important; align-items: center !important; gap: 8px !important; padding: 7px !important; border-radius: 999px !important; background: rgba(255, 255, 255, 0.88) !important; border: 1px solid rgba(21, 59, 99, 0.1) !important; box-shadow: rgba(16, 44, 73, 0.08) 0px 12px 30px, rgba(255, 255, 255, 0.85) 0px 1px 0px inset !important; }.kang-site-header .kang-nav a { position: relative !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; min-height: 44px !important; padding: 0px 17px !important; border-radius: 999px !important; background: transparent !important; border: 1px solid transparent !important; color: rgb(47, 70, 90) !important; font-size: 18px !important; font-weight: 800 !important; line-height: 1.2 !important; letter-spacing: 0.02em !important; white-space: nowrap !important; box-shadow: none !important; transition: background 0.24s, color 0.24s, box-shadow 0.24s, transform 0.24s, border-color 0.24s !important; }.kang-site-header .kang-nav a:hover { background: rgb(237, 244, 251) !important; border-color: rgba(21, 59, 99, 0.1) !important; color: rgb(21, 59, 99) !important; transform: translateY(-1px) !important; }@media (max-width: 1120px){.kang-site-header .kang-nav a { font-size: 16px !important; padding: 0px 13px !important; }.kang-site-header .kang-nav { gap: 6px !important; }}@media (max-width: 991px){.kang-site-header .kang-nav { display: none !important; }}.kang-site-header .kang-nav { background: rgba(255, 255, 255, 0.94) !important; border: 1px solid rgba(21, 59, 99, 0.12) !important; box-shadow: rgba(16, 44, 73, 0.09) 0px 12px 34px, rgba(255, 255, 255, 0.95) 0px 1px 0px inset !important; }.kang-site-header .kang-nav a { min-height: 48px !important; padding: 0px 20px !important; border-radius: 18px !important; background: rgb(243, 247, 251) !important; border: 1px solid rgba(21, 59, 99, 0.08) !important; color: rgb(41, 71, 95) !important; }.kang-site-header .kang-nav a:hover { background: rgb(232, 241, 250) !important; color: rgb(21, 59, 99) !important; border-color: rgba(21, 59, 99, 0.18) !important; }.kang-mobile-panel-body a { border-radius: 18px !important; }@media (max-width: 1120px){.kang-site-header .kang-nav a { font-size: 16px !important; padding: 0px 15px !important; }}.kang-service-float .tone-consult { background: linear-gradient(rgb(24, 197, 116) 0%, rgb(7, 153, 87) 100%); color: rgb(255, 255, 255); }.kang-service-float .tone-sample { background: linear-gradient(rgb(234, 246, 215) 0%, rgb(215, 237, 185) 100%); color: rgb(79, 114, 24); }.kang-service-float .tone-quote { background: linear-gradient(rgb(232, 242, 255) 0%, rgb(215, 231, 251) 100%); color: rgb(31, 79, 149); }.kang-service-float .tone-consult { background: linear-gradient(rgb(19, 185, 107) 0%, rgb(7, 137, 78) 100%); color: rgb(255, 255, 255); }.kang-service-float .tone-sample { background: linear-gradient(rgb(31, 95, 159) 0%, rgb(18, 59, 104) 100%) !important; color: rgb(255, 255, 255) !important; }.kang-service-float .tone-quote { background: linear-gradient(rgb(169, 47, 47) 0%, rgb(111, 21, 21) 100%) !important; color: rgb(255, 255, 255) !important; }.kang-service-float .tone-consult { background: linear-gradient(rgb(12, 125, 67) 0%, rgb(6, 79, 44) 100%) !important; color: rgb(255, 255, 255) !important; }@media (min-width: 768px){body.kang-about-page-phone-darkblue .kang-service-panel .service-phone-card-clean, body.kang-about-page-phone-darkblue .kang-qr-preview .service-preview-phone-card { background: linear-gradient(135deg, rgb(6, 29, 63) 0%, rgb(11, 63, 120) 58%, rgb(3, 21, 45) 100%) !important; border: 1px solid rgba(255, 255, 255, 0.32) !important; box-shadow: rgba(3, 21, 45, 0.28) 0px 14px 32px !important; color: rgb(255, 255, 255) !important; }body.kang-about-page-phone-darkblue .kang-service-panel .service-phone-card-clean .service-line-label, body.kang-about-page-phone-darkblue .kang-service-panel .service-phone-card-clean .service-line-value, body.kang-about-page-phone-darkblue .kang-qr-preview .service-preview-phone-card .service-line-label, body.kang-about-page-phone-darkblue .kang-qr-preview .service-preview-phone-card .service-line-value { color: rgb(255, 255, 255) !important; }}.kv-mfooter-contact { display: block; width: 100%; }.kv-mfooter-card { display: grid; gap: 10px; padding: 14px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 22px; background: linear-gradient(rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)); box-shadow: rgba(0, 0, 0, 0.14) 0px 16px 30px; box-sizing: border-box; }.kv-mfooter-row { display: grid; grid-template-columns: minmax(0px, 1fr) auto; align-items: center; gap: 10px; padding: 12px 12px 12px 14px; border-radius: 16px; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.08); box-sizing: border-box; min-width: 0px; }.kv-mfooter-text { min-width: 0px; display: block; }.kv-mfooter-label { display: block; margin: 0px 0px 5px; color: rgba(233, 244, 251, 0.75); font-size: 12px; line-height: 1; letter-spacing: 0.06em; font-weight: 700; }.kv-mfooter-value { display: block; color: rgb(255, 255, 255); font-size: 20px; line-height: 1.18; font-weight: 800; word-break: break-all; white-space: normal; }.kv-mfooter-btn { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; min-width: 82px; height: 38px; padding: 0px 13px; border-radius: 999px; border: 1px solid transparent; font-size: 13px; font-weight: 800; line-height: 1; cursor: pointer; white-space: nowrap; box-sizing: border-box; transition: transform 0.18s, box-shadow 0.18s, background 0.18s; text-decoration: none !important; }.kv-mfooter-btn:hover, .kv-mfooter-btn:active { transform: translateY(-1px); }.kv-mfooter-call { background: linear-gradient(135deg, rgb(231, 194, 126), rgb(217, 173, 96)); box-shadow: rgba(218, 174, 93, 0.22) 0px 10px 18px; color: rgb(20, 50, 79) !important; }.kv-mfooter-copy { background: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.13); box-shadow: rgba(0, 0, 0, 0.13) 0px 8px 16px; color: rgb(239, 248, 255) !important; }.kv-mfooter-meta { display: grid; gap: 8px; margin-top: 12px; min-width: 0px; }.kv-mfooter-meta-line { display: flex; align-items: flex-start; gap: 6px; color: rgb(215, 228, 239); line-height: 1.75; min-width: 0px; }.kv-mfooter-meta-line span { flex: 0 0 auto; color: rgba(233, 244, 251, 0.78); font-weight: 700; }.kv-mfooter-meta-line em { font-style: normal; color: rgb(247, 251, 255); word-break: break-word; min-width: 0px; }@media (max-width: 991px){.kang-footer-grid { grid-template-columns: 1fr !important; gap: 16px !important; }.kang-footer-grid > div { grid-column: 1 / -1 !important; min-width: 0px !important; }.kang-footer-grid > div:nth-child(2), .kang-footer-grid > div:nth-child(3), .kang-footer-grid > div:nth-child(4) { padding: 16px 14px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 18px; background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03)); box-shadow: none; box-sizing: border-box; }.kang-footer-grid > div:nth-child(4) h4 { position: relative; margin-bottom: 12px; padding-bottom: 9px; font-size: 16px; line-height: 1.4; }.kang-footer-grid > div:nth-child(4) h4::after { content: ""; position: absolute; left: 0px; bottom: 0px; width: 40px; height: 2px; border-radius: 999px; background: var(--champagne); }}@media (max-width: 360px){.kv-mfooter-row { grid-template-columns: 1fr; align-items: start; }.kv-mfooter-btn { width: 100%; height: 40px; }.kv-mfooter-value { font-size: 19px; }}@media (min-width: 992px){.kang-footer { padding: 58px 0px 24px; background: linear-gradient(rgb(17, 47, 77) 0%, rgb(16, 44, 73) 100%) !important; }.kv-footer-shell { position: relative; padding: 28px 30px 22px; border-radius: 30px; background: linear-gradient(rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.027)); border: 1px solid rgba(255, 255, 255, 0.09); box-shadow: rgba(5, 22, 38, 0.24) 0px 24px 60px, rgba(255, 255, 255, 0.04) 0px 1px 0px inset; overflow: hidden; }.kv-footer-shell::before { content: ""; position: absolute; left: 22px; right: 22px; top: 0px; height: 1px; background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0)); }.kv-footer-shell::after { content: ""; position: absolute; right: -90px; top: -90px; width: 220px; height: 220px; border-radius: 50%; background: radial-gradient(circle, rgba(214, 179, 106, 0.13) 0%, rgba(214, 179, 106, 0) 72%); pointer-events: none; }.kang-footer-grid { grid-template-columns: 1.08fr 0.72fr 0.78fr 1.22fr !important; gap: 20px !important; align-items: stretch !important; }.kv-footer-company-card, .kv-footer-panel { position: relative; min-height: 100%; padding: 24px 24px 22px; border-radius: 24px; background: linear-gradient(rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03)); border: 1px solid rgba(255, 255, 255, 0.09); box-shadow: rgba(255, 255, 255, 0.03) 0px 1px 0px inset; }.kv-footer-company-card { background: linear-gradient(rgba(255, 255, 255, 0.067), rgba(255, 255, 255, 0.024)); }.kv-footer-company-card::before, .kv-footer-panel::before { content: ""; position: absolute; left: 24px; top: 24px; width: 42px; height: 3px; border-radius: 999px; background: linear-gradient(90deg,var(--champagne),rgba(214,179,106,.18)); }.kv-footer-company-card h4, .kv-footer-panel h4 { position: relative; margin: 0px 0px 18px; padding-top: 12px; font-size: 17px; line-height: 1.35; font-weight: 800; color: rgb(255, 255, 255); letter-spacing: 0.01em; }.kv-footer-company-card p { margin: 0px; color: rgba(226, 237, 246, 0.92); font-size: 15px; line-height: 1.95; }.kv-footer-nav-card ul, .kv-footer-resource-card ul { display: grid; gap: 11px; margin: 0px; padding: 0px; list-style: none; }.kv-footer-nav-card li, .kv-footer-resource-card li { margin: 0px; padding: 0px; }.kv-footer-nav-card a, .kv-footer-resource-card a { display: flex; align-items: center; min-height: 42px; padding: 0px 14px; border-radius: 14px; background: rgba(255, 255, 255, 0.043); border: 1px solid rgba(255, 255, 255, 0.06); font-size: 15px; font-weight: 700; line-height: 1.35; transition: transform 0.2s, background 0.2s, border-color 0.2s, box-shadow 0.2s; color: rgb(237, 246, 255) !important; text-decoration: none !important; }.kv-footer-nav-card a:hover, .kv-footer-resource-card a:hover { transform: translateY(-1px); background: rgba(255, 255, 255, 0.075); border-color: rgba(214, 179, 106, 0.2); box-shadow: rgba(0, 0, 0, 0.12) 0px 10px 24px; color: rgb(255, 255, 255) !important; }.kv-footer-contact-card { padding-bottom: 20px; }.kv-footer-contact-card .kv-mfooter-contact { max-width: none !important; }.kv-footer-contact-card .kv-mfooter-card { gap: 10px !important; padding: 14px !important; border-radius: 20px !important; background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.035)) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; box-shadow: none !important; }.kv-footer-contact-card .kv-mfooter-row { display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 12px !important; min-height: 58px !important; padding: 12px 14px !important; border-radius: 16px !important; background: rgba(255, 255, 255, 0.055) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; }.kv-footer-contact-card .kv-mfooter-text { display: flex !important; align-items: center !important; gap: 10px !important; min-width: 0px !important; flex: 1 1 auto !important; }.kv-footer-contact-card .kv-mfooter-label { display: inline-flex !important; margin: 0px !important; font-size: 13px !important; line-height: 1.2 !important; white-space: nowrap !important; }.kv-footer-contact-card .kv-mfooter-label::after { content: "："; }.kv-footer-contact-card .kv-mfooter-value { display: inline-block !important; font-size: 21px !important; line-height: 1.2 !important; word-break: normal !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }.kv-footer-contact-card .kv-mfooter-btn { min-width: 106px !important; height: 40px !important; padding: 0px 16px !important; font-size: 14px !important; box-shadow: none !important; }.kv-footer-contact-card .kv-mfooter-meta { gap: 10px !important; margin-top: 14px !important; }.kv-footer-contact-card .kv-mfooter-meta-line { display: grid !important; grid-template-columns: 54px minmax(0px, 1fr) !important; gap: 12px !important; align-items: flex-start !important; }.kv-footer-contact-card .kv-mfooter-meta-line span { font-size: 14px !important; line-height: 1.6 !important; }.kv-footer-contact-card .kv-mfooter-meta-line em { font-size: 15px !important; line-height: 1.75 !important; }.kang-bottom { position: relative; margin-top: 22px; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, 0.1) !important; color: rgb(183, 202, 216) !important; }}@media (min-width: 992px){.kv-footer-shell { padding: 26px 26px 22px !important; }.kang-footer-grid { grid-template-columns: 1.02fr 0.64fr 0.68fr 1.46fr !important; gap: 14px !important; align-items: stretch !important; }.kv-footer-company-card, .kv-footer-panel { padding: 22px 18px 20px !important; border-radius: 22px !important; }.kv-footer-company-card h4, .kv-footer-panel h4 { margin: 0px 0px 16px !important; font-size: 16px !important; }.kv-footer-company-card p { font-size: 14px !important; line-height: 1.85 !important; }.kv-footer-nav-card a, .kv-footer-resource-card a { min-height: 40px !important; padding: 0px 12px !important; font-size: 14px !important; }.kv-footer-nav-card ul, .kv-footer-resource-card ul { gap: 10px !important; }.kv-footer-contact-card { padding: 22px 18px 18px !important; }.kv-footer-contact-card .kv-mfooter-card { padding: 12px !important; gap: 8px !important; }.kv-footer-contact-card .kv-mfooter-row { gap: 8px !important; min-height: 54px !important; padding: 10px 12px !important; }.kv-footer-contact-card .kv-mfooter-text { gap: 8px !important; flex: 1 1 auto !important; min-width: 0px !important; }.kv-footer-contact-card .kv-mfooter-label { font-size: 12px !important; flex: 0 0 auto !important; }.kv-footer-contact-card .kv-mfooter-value { font-size: 17px !important; line-height: 1.15 !important; white-space: nowrap !important; word-break: normal !important; overflow: visible !important; text-overflow: clip !important; flex: 1 1 auto !important; min-width: 0px !important; letter-spacing: 0px !important; }.kv-footer-contact-card .kv-mfooter-btn { min-width: 88px !important; height: 36px !important; padding: 0px 12px !important; font-size: 13px !important; flex: 0 0 auto !important; }.kv-footer-contact-card .kv-mfooter-meta { margin-top: 12px !important; gap: 8px !important; }.kv-footer-contact-card .kv-mfooter-meta-line { grid-template-columns: 46px minmax(0px, 1fr) !important; gap: 10px !important; }.kv-footer-contact-card .kv-mfooter-meta-line span { font-size: 13px !important; line-height: 1.5 !important; }.kv-footer-contact-card .kv-mfooter-meta-line em { font-size: 14px !important; line-height: 1.65 !important; }}@media (min-width: 992px) and (max-width: 1120px){.kv-footer-shell { padding: 22px 20px 18px !important; }.kang-footer-grid { grid-template-columns: 1fr 0.62fr 0.66fr 1.52fr !important; gap: 12px !important; }.kv-footer-company-card, .kv-footer-panel { padding: 20px 16px 18px !important; }.kv-footer-contact-card .kv-mfooter-value { font-size: 16px !important; }.kv-footer-contact-card .kv-mfooter-btn { min-width: 82px !important; padding: 0px 10px !important; font-size: 12px !important; }}@media (min-width: 1121px){.kv-footer-contact-card .kv-mfooter-row-phone .kv-mfooter-value, .kv-footer-contact-card .kv-mfooter-row-wechat .kv-mfooter-value { max-width: none !important; }}.home103-param-grid > div:nth-child(3) { background: linear-gradient(rgba(255, 252, 245, 0.98) 0%, rgba(247, 250, 255, 0.98) 100%) !important; border: 1px solid rgba(224, 205, 162, 0.72) !important; box-shadow: rgba(23, 60, 114, 0.043) 0px 8px 18px !important; }.home103-param-grid > div:nth-child(3)::before, .home103-param-grid > div:nth-child(3)::after { display: none !important; }.home103-param-grid > div:nth-child(3) span { color: rgb(122, 142, 172) !important; opacity: 1 !important; letter-spacing: 0px !important; }.home103-param-grid > div:nth-child(3) strong { color: rgb(23, 60, 114) !important; font-weight: 800 !important; text-shadow: none !important; }.home103-production { background: linear-gradient(rgb(243, 248, 252) 0%, rgb(238, 245, 251) 100%) !important; }.home103-production .home103-production-panel { position: relative !important; overflow: hidden !important; background: radial-gradient(circle at 8% 12%, rgba(64, 137, 214, 0.13) 0px, rgba(64, 137, 214, 0) 28%), radial-gradient(circle at 92% 92%, rgba(214, 179, 106, 0.12) 0px, rgba(214, 179, 106, 0) 26%), linear-gradient(rgb(255, 255, 255) 0%, rgb(244, 248, 253) 100%) !important; border: 1px solid rgba(201, 216, 234, 0.92) !important; border-radius: 34px !important; box-shadow: rgba(22, 58, 110, 0.1) 0px 24px 58px !important; }.home103-production .home103-production-panel::before { background-image: linear-gradient(rgba(21, 59, 99, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(21, 59, 99, 0.035) 1px, transparent 1px) !important; background-size: 44px 44px !important; opacity: 0.55 !important; mask-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.08)) !important; }.home103-production .home103-production-panel::after { border: 1px solid rgba(255, 255, 255, 0.72) !important; }.home103-production .home103-heading .home103-label { background: rgba(214, 179, 106, 0.15) !important; color: rgb(155, 113, 27) !important; border: 1px solid rgba(214, 179, 106, 0.32) !important; box-shadow: none !important; }.home103-production .home103-heading h2 { color: rgb(21, 59, 99) !important; text-shadow: none !important; }.home103-production .home103-heading p { color: rgb(95, 118, 146) !important; }.home103-production .home103-production-tags span { background: rgba(255, 255, 255, 0.78) !important; border: 1px solid rgba(190, 209, 231, 0.88) !important; color: rgb(43, 93, 146) !important; box-shadow: rgba(22, 58, 110, 0.043) 0px 8px 20px !important; }.home103-production .home103-production-highlight { background: linear-gradient(160deg, rgba(36, 84, 143, 0.92) 0%, rgba(64, 115, 177, 0.82) 55%, rgba(82, 138, 196, 0.72) 100%) !important; border: 1px solid rgba(84, 137, 196, 0.24) !important; box-shadow: rgba(31, 75, 130, 0.16) 0px 20px 44px !important; color: rgb(255, 255, 255) !important; }.home103-production .home103-production-highlight::before { background: radial-gradient(circle, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 68%) !important; }.home103-production .home103-production-highlight::after { background: radial-gradient(circle, rgba(214, 179, 106, 0.18) 0%, rgba(214, 179, 106, 0) 68%) !important; }.home103-production .home103-production-kicker { background: rgba(255, 255, 255, 0.14) !important; border-color: rgba(255, 255, 255, 0.22) !important; color: rgb(244, 248, 255) !important; }.home103-production .home103-production-summary strong { color: rgb(255, 255, 255) !important; }.home103-production .home103-production-summary p { color: rgba(241, 247, 255, 0.88) !important; }.home103-production .home103-production-metric { background: rgba(255, 255, 255, 0.16) !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; box-shadow: none !important; }.home103-production .home103-production-metric.accent { background: rgba(255, 255, 255, 0.2) !important; border-color: rgba(255, 255, 255, 0.24) !important; }.home103-production .home103-production-metric .metric-label { color: rgba(240, 247, 255, 0.82) !important; }.home103-production .home103-production-metric strong { color: rgb(255, 255, 255) !important; }.home103-production .home103-production-highlight .home103-actions.compact .kang-btn.primary { background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(244, 248, 255) 100%) !important; color: rgb(31, 79, 142) !important; border: 1px solid rgba(255, 255, 255, 0.5) !important; box-shadow: rgba(24, 66, 125, 0.14) 0px 12px 24px !important; }.home103-production .home103-production-card { background: linear-gradient(rgb(255, 255, 255) 0%, rgb(248, 251, 255) 100%) !important; border: 1px solid rgba(203, 218, 238, 0.92) !important; box-shadow: rgba(22, 58, 110, 0.067) 0px 16px 34px !important; backdrop-filter: none !important; }.home103-production .home103-production-card::after { opacity: 0.95 !important; }.home103-production .home103-production-card .card-eyebrow { background: rgb(244, 248, 253) !important; border: 1px solid rgba(202, 216, 235, 0.86) !important; }.home103-production .home103-production-card p { color: rgb(96, 120, 149) !important; }.home103-production .home103-production-card.card-blue strong, .home103-production .home103-production-card.card-blue .card-eyebrow { color: rgb(27, 77, 142) !important; }.home103-production .home103-production-card.card-gold strong, .home103-production .home103-production-card.card-gold .card-eyebrow { color: rgb(155, 113, 27) !important; }.home103-production .home103-production-card.card-cyan strong, .home103-production .home103-production-card.card-cyan .card-eyebrow { color: rgb(14, 104, 121) !important; }.home103-production .home103-production-card.card-navy strong, .home103-production .home103-production-card.card-navy .card-eyebrow { color: rgb(36, 79, 143) !important; }.home103-production .home103-production-card.card-blue::before { background: rgb(77, 143, 255) !important; opacity: 0.1 !important; }.home103-production .home103-production-card.card-gold::before { background: rgb(216, 179, 91) !important; opacity: 0.13 !important; }.home103-production .home103-production-card.card-cyan::before { background: rgb(55, 210, 219) !important; opacity: 0.11 !important; }.home103-production .home103-production-card.card-navy::before { background: rgb(111, 135, 255) !important; opacity: 0.1 !important; }.home103-production .home103-production-card.card-blue::after { background: linear-gradient(90deg, rgb(105, 165, 255), rgb(75, 124, 240)) !important; }.home103-production .home103-production-card.card-gold::after { background: linear-gradient(90deg, rgb(255, 211, 125), rgb(215, 166, 60)) !important; }.home103-production .home103-production-card.card-cyan::after { background: linear-gradient(90deg, rgb(116, 239, 245), rgb(36, 184, 198)) !important; }.home103-production .home103-production-card.card-navy::after { background: linear-gradient(90deg, rgb(127, 161, 255), rgb(82, 112, 218)) !important; }@media (max-width: 900px){.home103-production .home103-production-panel { border-radius: 24px !important; box-shadow: rgba(22, 58, 110, 0.09) 0px 16px 36px !important; }.home103-production .home103-production-panel::before { background-size: 28px 28px !important; }.home103-production .home103-heading p { color: rgb(98, 120, 149) !important; }.home103-production .home103-production-tags span { background: rgba(255, 255, 255, 0.82) !important; }}@media (max-width: 991px){.kang-footer .kang-footer-grid { display: grid !important; grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) !important; gap: 12px !important; align-items: stretch !important; }.kang-footer .kang-footer-grid > .kv-footer-company-card, .kang-footer .kang-footer-grid > .kv-footer-contact-card, .kang-footer .kang-footer-grid > .kang-bottom { grid-column: 1 / -1 !important; width: 100% !important; max-width: 100% !important; min-width: 0px !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card, .kang-footer .kang-footer-grid > .kv-footer-resource-card { display: flex !important; flex-direction: column !important; width: 100% !important; max-width: 100% !important; min-width: 0px !important; height: 100% !important; margin: 0px !important; padding: 16px 14px !important; border-radius: 20px !important; background: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.03)) !important; border: 1px solid rgba(255, 255, 255, 0.11) !important; box-shadow: none !important; overflow: hidden !important; box-sizing: border-box !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card { grid-area: auto / 1 !important; }.kang-footer .kang-footer-grid > .kv-footer-resource-card { grid-area: auto / 2 !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card h4, .kang-footer .kang-footer-grid > .kv-footer-resource-card h4 { margin: 0px 0px 12px !important; padding: 0px !important; font-size: 16px !important; line-height: 1.35 !important; color: rgb(255, 255, 255) !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card h4::after, .kang-footer .kang-footer-grid > .kv-footer-resource-card h4::after { display: none !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card ul, .kang-footer .kang-footer-grid > .kv-footer-resource-card ul { display: flex !important; flex-direction: column !important; gap: 9px !important; margin: 0px !important; padding: 0px !important; list-style: none !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card li, .kang-footer .kang-footer-grid > .kv-footer-resource-card li { margin: 0px !important; padding: 0px !important; list-style: none !important; font-size: 14px !important; line-height: 1.45 !important; min-width: 0px !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card a, .kang-footer .kang-footer-grid > .kv-footer-resource-card a { display: block !important; color: rgba(235, 246, 252, 0.88) !important; text-decoration: none !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }}@media (max-width: 380px){.kang-footer .kang-footer-grid { gap: 8px !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card, .kang-footer .kang-footer-grid > .kv-footer-resource-card { padding: 13px 10px !important; border-radius: 17px !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card h4, .kang-footer .kang-footer-grid > .kv-footer-resource-card h4 { font-size: 14px !important; margin-bottom: 10px !important; }.kang-footer .kang-footer-grid > .kv-footer-nav-card li, .kang-footer .kang-footer-grid > .kv-footer-resource-card li { font-size: 13px !important; }}.home107-copy .home107-slide-title { font-size: clamp(30px, 4.3vw, 58px); line-height: 1.12; margin: 0px 0px 18px; color: inherit; font-weight: 900; letter-spacing: -0.035em; }.home107-copy .home107-slide-title span, .home107-copy .home107-slide-title strong { color: inherit; }.home107-slide.theme-blue .home107-copy .home107-slide-title, .home107-slide.theme-light .home107-copy .home107-slide-title, .home107-slide.theme-gold .home107-copy .home107-slide-title { color: rgb(255, 255, 255) !important; text-shadow: rgba(8, 23, 52, 0.28) 0px 8px 24px !important; }.home107-slide.theme-blue .home107-copy .home107-slide-title span, .home107-slide.theme-light .home107-copy .home107-slide-title span, .home107-slide.theme-gold .home107-copy .home107-slide-title span { color: rgb(255, 224, 161) !important; -webkit-text-fill-color: rgb(255, 224, 161) !important; }.home107-slide.theme-blue .home107-copy .home107-slide-title strong, .home107-slide.theme-light .home107-copy .home107-slide-title strong, .home107-slide.theme-gold .home107-copy .home107-slide-title strong, .home107-slide.theme-gold .home107-copy .home107-slide-title .home107-focus-word { color: rgb(255, 224, 161) !important; -webkit-text-fill-color: rgb(255, 224, 161) !important; background: none !important; filter: none !important; text-shadow: rgba(8, 23, 52, 0.28) 0px 8px 24px !important; }.home107-slide.theme-gold .home107-copy .home107-slide-title { max-width: 720px; }@media (max-width: 760px){.home107-slide.theme-blue .home107-copy .home107-slide-title, .home107-slide.theme-light .home107-copy .home107-slide-title, .home107-slide.theme-gold .home107-copy .home107-slide-title { color: rgb(255, 255, 255) !important; }}.product-showcase-card h3 a, .home103-product-card h3 a { color: inherit !important; text-decoration: none !important; }.product-showcase-image.product-center-pc-media-v92, .product-center-mobile-media-v92, .home103-product-media, .home103-core-carousel-ui-v90 { display: block; text-decoration: none !important; color: inherit !important; }.product-showcase-card h3 a:hover, .home103-product-card h3 a:hover { color: inherit !important; text-decoration: none !important; }@media (max-width: 991px){.kang-mobile-trigger { display: inline-flex !important; align-items: center !important; justify-content: center !important; width: 46px !important; height: 46px !important; padding: 9px !important; border-radius: 15px !important; background: linear-gradient(135deg, rgb(21, 59, 99) 0%, rgb(31, 106, 165) 100%) !important; border: 1px solid rgba(216, 177, 94, 0.48) !important; box-shadow: rgba(21, 59, 99, 0.18) 0px 10px 24px !important; }.kang-mobile-trigger span { background: rgb(255, 255, 255) !important; }.kang-service-float { display: none !important; }}.kang-mobile-trigger { width: 46px !important; height: 46px !important; border: 1px solid rgba(83, 188, 146, 0.3) !important; border-radius: 14px !important; background: linear-gradient(rgb(255, 255, 255) 0%, rgb(243, 251, 247) 100%) !important; box-shadow: rgba(18, 91, 62, 0.1) 0px 10px 24px, rgba(255, 255, 255, 0.92) 0px 1px 0px inset !important; gap: 6px !important; }.kang-mobile-trigger span { width: 24px !important; height: 3px !important; margin: 0px !important; border-radius: 999px !important; background: rgb(7, 63, 51) !important; box-shadow: none !important; }.kang-mobile-trigger:hover, .kang-mobile-trigger[aria-expanded="true"] { border-color: rgba(33, 142, 100, 0.46) !important; background: linear-gradient(rgb(248, 255, 251) 0%, rgb(233, 248, 240) 100%) !important; box-shadow: rgba(18, 91, 62, 0.14) 0px 12px 26px !important; }.home103-product-media { background: rgb(255, 255, 255) !important; display: flex !important; align-items: center !important; justify-content: center !important; }.home103-product-media img { object-fit: contain !important; background: rgb(255, 255, 255) !important; }@media (max-width: 767px){.kang-footer .kv-footer-contact-card .kv-mfooter-row { display: grid !important; grid-template-columns: minmax(0px, 1fr) auto !important; align-items: center !important; gap: 10px !important; overflow: visible !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-text { display: block !important; min-width: 0px !important; overflow: visible !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-label { display: block !important; margin: 0px 0px 5px !important; white-space: nowrap !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-label::after { content: "" !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-value { display: block !important; max-width: none !important; min-width: 0px !important; overflow: visible !important; text-overflow: clip !important; white-space: nowrap !important; word-break: normal !important; font-size: clamp(18px, 5.4vw, 22px) !important; line-height: 1.18 !important; letter-spacing: 0px !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-btn { width: auto !important; min-width: 88px !important; max-width: none !important; flex: 0 0 auto !important; white-space: nowrap !important; }}@media (max-width: 390px){.kang-footer .kv-footer-contact-card .kv-mfooter-row { grid-template-columns: 1fr !important; }.kang-footer .kv-footer-contact-card .kv-mfooter-btn { width: 100% !important; }}@media (max-width: 767px){.kang-container, .support-container-v212, .home103-container, .home107-slide-inner, .product-directory-section .kang-container { width: 100% !important; max-width: 100% !important; padding-left: 2px !important; padding-right: 2px !important; }.support-hero-v212, .kang-page-banner, .home107-slide-inner { padding-left: 2px !important; padding-right: 2px !important; }}