:root{--ink:#10233a;--muted:#5f7288;--line:#d7e6f4;--paper:#f4f9ff;--white:#fff;--teal:#1677ff;--teal-dark:#0958d9;--gold:#38bdf8;--red:#6d5dfc;--blue:#0891b2;--graphite:#1f3654;--shadow:0 18px 45px #1f588f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button:disabled{cursor:not-allowed}.site-header{z-index:20;height:72px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c2340c7;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:24px;padding:0 clamp(20px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;min-width:164px;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--white);background:linear-gradient(135deg,#1677ff,#38bdf8);border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:18px;line-height:1.2}.brand small{color:#ffffffa8;font-size:11px}.site-nav{color:#ffffffd1;align-items:center;gap:clamp(14px,2.5vw,30px);font-size:14px;display:flex}.site-nav a{padding:8px 0}.site-nav a:hover{color:var(--white)}.nav-contact{min-height:36px;color:var(--white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;padding:8px 13px}.nav-contact:hover{background:#fff3}.nav-toggle{width:42px;height:42px;color:var(--white);background:#ffffff1c;border:1px solid #fff3;border-radius:8px;place-items:center;display:none}.hero{min-height:720px;color:var(--white);position:relative;overflow:hidden}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media{background-image:url(/images/data-asset-hero.png);background-position:50%;background-size:cover;transform:scale(1.01)}.hero-overlay{background:linear-gradient(90deg,#081c38eb 0%,#0a2d58c2 34%,#1677ff29 72%),linear-gradient(#06204438 0%,#081c38b8 100%)}.hero-inner{z-index:1;grid-template-columns:minmax(0,680px) minmax(260px,360px);align-items:end;gap:clamp(28px,5vw,72px);max-width:1240px;min-height:720px;margin:0 auto;padding:138px clamp(20px,4vw,36px) 58px;display:grid;position:relative}.hero-content{padding-bottom:54px}.eyebrow{color:var(--gold);letter-spacing:0;text-transform:uppercase;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:0;max-width:760px;margin:18px 0 20px;font-size:clamp(40px,5.2vw,72px);line-height:1.08}.hero p{color:#ffffffc7;max-width:650px;margin:0;font-size:clamp(16px,1.6vw,20px)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 18px;font-weight:800;display:inline-flex}.btn svg{flex:none;width:18px;height:18px}.btn.primary{color:var(--white);background:var(--teal)}.btn.primary:hover{background:var(--teal-dark)}.btn.secondary{color:var(--white);background:#ffffff1f;border-color:#ffffff3d}.btn.secondary:hover{background:#fff3}.button-link{appearance:none;cursor:pointer;background:0 0;border:0}.hero-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border:1px solid #ffffff2b;border-radius:8px;grid-template-columns:1fr;gap:1px;width:min(100%,350px);margin-left:auto;display:grid;overflow:hidden}.hero-panel div{background:#0a254a9e;padding:22px 24px}.hero-panel strong{color:#7dd3fc;font-size:34px;line-height:1.1;display:block}.hero-panel span{color:#ffffffb8;font-size:14px}.goal-strip{z-index:2;margin-top:-42px;padding:0 clamp(20px,4vw,36px);position:relative}.goal-inner{background:var(--white);border:1px solid var(--line);max-width:1168px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(260px,380px) minmax(0,1fr);gap:24px;margin:0 auto;padding:24px;display:grid}.goal-copy h2{margin:6px 0 8px;font-size:24px;line-height:1.25}.goal-copy p{color:var(--muted);margin:0}.goal-buttons{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:10px;display:grid}.goal-button,.chip,.category{border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;border-radius:999px}.goal-button{min-height:42px;padding:9px 13px;font-weight:800}.goal-button.active,.chip.active,.category.active{color:var(--white);background:var(--teal);border-color:var(--teal)}.section{max-width:1240px;margin:0 auto;padding:88px clamp(20px,4vw,36px);scroll-margin-top:88px}.section-heading{max-width:740px;margin-bottom:34px}.section-heading.split{justify-content:space-between;align-items:end;gap:28px;max-width:none;display:flex}.section-heading h2{letter-spacing:0;margin:8px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.18}.section-heading p{max-width:390px;color:var(--muted);margin:0}.intro-grid,.service-grid,.product-grid,.case-grid{gap:18px;display:grid}.intro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intro article,.service-card,.product-card,.case-card,.knowledge-item,.timeline article{background:var(--white);border:1px solid var(--line);border-radius:8px}.intro article{padding:28px}.intro svg,.service-card>svg{width:30px;height:30px;color:var(--teal)}.intro h3,.service-card h3,.knowledge-item h3,.product-card h3,.timeline h3,.case-card h3{margin:16px 0 10px;font-size:20px;line-height:1.3}.intro p,.service-card p,.knowledge-item p,.product-card p,.timeline p,.case-card p,.contact-copy p{color:var(--muted);margin:0}.services,.market,.contact{background:var(--white);max-width:none}.services>*,.market>*,.contact>*{max-width:1168px;margin-left:auto;margin-right:auto}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{min-height:360px;padding:28px;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--teal);width:5px;position:absolute;inset:0 auto 0 0}.service-card.accent-gold:before{background:var(--gold)}.service-card.accent-red:before{background:var(--red)}.service-card.accent-blue:before{background:var(--blue)}.service-fit{color:var(--graphite);margin-top:16px;font-size:14px;display:block}.service-card ul{color:var(--graphite);gap:8px;margin:22px 0 0;padding:0;font-size:14px;font-weight:700;list-style:none;display:grid}.service-card li{align-items:center;gap:8px;display:flex}.service-card li:before{content:"";background:#38bdf8;border-radius:999px;width:7px;height:7px}.toolbar,.category-rail{gap:8px;display:flex}.chip{min-height:38px;padding:8px 14px}.knowledge-list{grid-template-columns:repeat(5,minmax(220px,1fr));gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.knowledge-item{min-height:258px;padding:24px}.knowledge-item span,.product-card span,.case-card span{color:var(--teal);font-size:13px;font-weight:800}.knowledge-item .text-link,.case-card .text-link{margin-top:20px}.text-link{color:var(--teal);align-items:center;gap:6px;padding:0;font-weight:800;display:inline-flex}.text-link svg{width:17px;height:17px}.market-layout{grid-template-columns:190px minmax(0,1fr);gap:22px;display:grid}.category-rail{flex-direction:column}.category{text-align:left;min-height:44px;padding:10px 16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{padding:24px}.product-icon{width:46px;height:46px;color:var(--white);background:var(--graphite);border-radius:8px;place-items:center;display:grid}.product-icon svg{width:23px;height:23px}.product-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 0;display:grid}.product-card dl div{background:var(--paper);border-radius:8px;padding:12px}.product-card dt{color:var(--muted);font-size:12px}.product-card dd{margin:2px 0 0;font-weight:800}.card-action{width:100%;color:var(--teal);background:#eef7ff;border-color:#c7def8;margin-top:18px}.card-action:hover{background:#e0f0ff}.process{background:#eaf5ff;max-width:none}.process>*{max-width:1168px;margin-left:auto;margin-right:auto}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.timeline article{padding:26px}.timeline span{color:var(--gold);font-size:28px;font-weight:900}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-card{min-height:236px;padding:26px}.contact{grid-template-columns:minmax(0,.92fr) minmax(360px,.76fr);align-items:start;gap:46px;display:grid}.contact-copy,.contact-card{max-width:none;margin:0}.contact-copy h2{margin:8px 0 16px;font-size:clamp(30px,3.4vw,46px);line-height:1.16}.contact-points{gap:12px;margin-top:26px;display:grid}.contact-points span{color:var(--graphite);align-items:center;gap:10px;font-weight:800;display:inline-flex}.contact-points svg{width:18px;height:18px;color:var(--teal)}.contact-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:28px;display:grid}.contact-channel{background:var(--white);border:1px solid var(--line);border-radius:8px;align-items:center;gap:14px;padding:16px;display:flex}.contact-channel.single{justify-content:center}.contact-channel svg{width:24px;height:24px;color:var(--teal)}.contact-channel span{color:var(--muted);font-size:13px;display:block}.contact-channel strong{color:var(--ink);margin-top:2px;font-size:18px;display:block}.wechat-card{background:var(--white);border:1px solid var(--line);border-radius:8px;place-items:center;padding:16px;display:grid}.wechat-card img,.wechat-panel img{border-radius:8px;width:min(100%,260px);height:auto}.contact-modal{z-index:40;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081c3894;border:0;padding:0;position:absolute;inset:0}.modal-panel{z-index:1;background:var(--white);border-radius:8px;width:min(100%,560px);padding:30px;position:relative;box-shadow:0 24px 70px #081c3847}.modal-panel h2{margin:8px 0 10px;font-size:30px;line-height:1.2}.modal-panel p{color:var(--muted);margin:0}.modal-close{width:38px;height:38px;color:var(--graphite);background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:8px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.modal-close svg{width:20px;height:20px}.modal-channels{gap:12px;margin-top:24px;display:grid}.modal-channels div{background:var(--paper);border:1px solid var(--line);border-radius:8px;grid-template-columns:24px 70px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.modal-channels svg{width:22px;height:22px;color:var(--teal)}.modal-channels span{color:var(--muted)}.modal-channels strong{overflow-wrap:anywhere;min-width:0}.wechat-panel{background:var(--paper);border:1px solid var(--line);border-radius:8px;justify-items:center;gap:16px;margin-top:24px;padding:18px;display:grid}.site-footer{color:#ffffffc2;background:#10233a;justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(20px,5vw,72px);display:flex}.site-footer strong{color:var(--white);display:block}.site-footer p{margin:4px 0 0}.footer-links{flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.footer-links a:hover{color:var(--white)}svg{stroke-width:2px}@media (max-width:1080px){.hero-inner{grid-template-columns:1fr}.hero-content{padding-bottom:0}.hero-panel{grid-template-columns:repeat(3,1fr);width:100%;margin:0}.goal-inner,.contact{grid-template-columns:1fr}.intro-grid,.service-grid,.product-grid,.case-grid,.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{height:66px}.nav-toggle{display:grid}.site-nav{color:var(--ink);background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:66px;left:14px;right:14px}.site-nav.open{display:flex}.site-nav a,.nav-contact{color:var(--ink);text-align:left;background:0 0;border:0;padding:12px}.site-nav a:hover,.nav-contact:hover{color:var(--teal);background:var(--paper)}.hero{min-height:760px}.hero-media{background-position:62%}.hero-overlay{background:linear-gradient(#081c38db 0%,#0a2d58bd 56%,#081c389e 100%),linear-gradient(90deg,#081c38b8,#1677ff2e)}.hero-inner{min-height:760px;padding-top:110px;padding-bottom:32px}.hero-panel,.goal-buttons{grid-template-columns:1fr}.hero-panel div{padding:17px 18px}.section{padding-top:64px;padding-bottom:64px}.section-heading.split{display:block}.section-heading p,.toolbar,.text-link{margin-top:16px}.toolbar{flex-wrap:wrap}.intro-grid,.service-grid,.product-grid,.case-grid,.timeline,.market-layout{grid-template-columns:1fr}.category-rail{flex-direction:row;padding-bottom:4px;overflow-x:auto}.category{text-align:center;flex:none}.product-card dl{grid-template-columns:1fr}.contact-card{padding:20px}.modal-panel{padding:24px}.modal-channels div{grid-template-columns:24px minmax(0,1fr)}.modal-channels span{display:none}.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.brand{min-width:auto}.brand small{display:none}.hero-actions .btn{width:100%}}
