:root{--ink:#0c2033;--blue:#0a70c8;--paper:#f4f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#edf2f4;color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}.site{background:#fff;max-width:560px;margin:0 auto;overflow:hidden;min-height:100vh;box-shadow:0 0 60px #0b26321a}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;position:relative;z-index:3}.brand img{width:188px;height:40px;object-fit:contain;object-position:left center;display:block}.language{border:1px solid #d9e7eb;background:#edf6f9;color:#0a537a;height:40px;min-width:48px;padding:0 12px;border-radius:999px;font-weight:800}.hero{min-height:690px;padding:72px 24px 30px;position:relative;color:#fff;background:radial-gradient(circle at 82% 9%,#2ed5df55,transparent 33%),linear-gradient(145deg,#071d31 10%,#073f6a 62%,#0e8ca2);overflow:hidden}.hero:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #63e4ea;border-radius:50%;right:-165px;top:115px;box-shadow:0 0 0 42px #5abfd70d,0 0 0 84px #5abfd708}.heroGlow{position:absolute;width:380px;height:380px;background:linear-gradient(135deg,#3cd4df33,transparent);transform:rotate(35deg);right:-210px;bottom:-30px}.badge{display:inline-flex;border:1px solid #9ce3e680;border-radius:999px;padding:7px 12px;font-size:12px;letter-spacing:2px;color:#b8f3f2;position:relative;z-index:1}.hero h1{font-size:46px;line-height:1.2;letter-spacing:1px;margin:24px 0 18px;position:relative;z-index:1}.hero h1 em{color:#64e8ea;font-style:normal}.hero>p{font-size:15px;line-height:1.9;color:#d7eaf0;max-width:390px;position:relative;z-index:1}.actions{display:flex;align-items:center;gap:14px;margin-top:30px;position:relative;z-index:1}.primary{background:#fff;color:#0a3d5d;text-decoration:none;font-weight:700;padding:15px 19px;border-radius:4px;min-width:148px}.primary i{float:right;font-style:normal}.secondary{width:50px;height:50px;border:1px solid #a6dce1;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:21px}.stats{position:absolute;left:24px;right:24px;bottom:26px;border-top:1px solid #ffffff33;padding-top:22px;display:grid;grid-template-columns:1.1fr 1.2fr .7fr;gap:8px;z-index:1}.stats span{font-size:10px;color:#afccd4;display:flex;flex-direction:column;gap:5px}.stats b{font-size:17px;color:#fff}.stats i{font-style:normal}.stats sup{font-size:9px;color:#60e4e6}.section,.videoSection,.applications{padding:68px 20px}.eyebrow{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:2.2px;margin-bottom:12px}.section h2,.videoSection h2,.applications h2,.cta h2{font-size:32px;line-height:1.28;margin:0 0 13px}.lead{color:#677985;line-height:1.8;font-size:14px}.productGrid{display:grid;gap:13px;margin-top:30px}.product{min-height:116px;border:1px solid #e1e8ea;display:grid;grid-template-columns:105px 1fr 34px;align-items:center;gap:14px;padding:10px;text-decoration:none;color:var(--ink);position:relative;background:#fff}.product img{width:105px;height:94px;object-fit:contain;background:#f5f7f8}.product h3{font-size:16px;margin:0 0 7px}.product p{font-size:11px;color:#74848e;margin:0;line-height:1.5}.product .num{position:absolute;left:15px;top:14px;font-size:10px;font-weight:800;color:var(--blue)}.product>b{font-size:19px;color:var(--blue)}.videoSection{background:var(--paper)}.videoCard{height:310px;position:relative;overflow:hidden;margin-top:25px;background:#092f49}.videoCard video{width:100%;height:100%;object-fit:cover;background:#061c30}.videoCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#061c3073,transparent 36%);pointer-events:none}.videoLabel{position:absolute;z-index:2;left:18px;top:18px;color:#fff;display:flex;flex-direction:column;pointer-events:none;text-shadow:0 2px 10px #001827}.videoLabel b{font-size:18px}.videoLabel small{margin-top:4px;color:#c9dce2}.certRow{display:flex;gap:8px;margin-top:14px}.certRow span{background:#fff;border:1px solid #dbe5e8;padding:9px 6px;font-size:10px;font-weight:700;flex:1;text-align:center}.chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.chips span{background:#eef5f6;padding:12px 15px;border-radius:999px;font-size:13px}.cta{margin:0 14px 40px;padding:46px 22px;background:linear-gradient(145deg,#063760,#078aa0);color:#fff;border-radius:4px}.cta small{letter-spacing:2px;color:#86edf0}.cta h2{margin-top:10px}.cta p{font-size:13px;line-height:1.7;color:#cbe2e6}.cta>a{display:flex;justify-content:space-between;align-items:center;background:#fff;color:#073957;text-decoration:none;font-size:20px;font-weight:800;padding:17px;margin-top:24px}.cta>a span{font-size:12px;font-weight:600;color:#1486a0}.cta>a.email{margin-top:10px;font-size:16px}.site footer{background:#0a1f30;color:#fff;padding:35px 20px 104px}.site footer b{font-size:14px}.site footer p{font-size:11px;color:#8095a2}.bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);height:66px;display:grid;grid-template-columns:1fr 1.15fr 1fr;background:#fff;box-shadow:0 -6px 30px #00182a1c;z-index:9}.bottom a{display:grid;place-items:center;text-decoration:none;color:#38505f;font-size:13px}.bottom .call{background:#0878bc;color:#fff;font-weight:700;margin:8px 0;border-radius:3px}@media(min-width:700px){.site{margin:24px auto;border-radius:18px}.bottom{bottom:18px;border-radius:10px;overflow:hidden}.hero{min-height:720px}}@media(max-width:380px){.hero h1{font-size:39px}.brand img{width:164px}.product{grid-template-columns:92px 1fr 28px}.product img{width:92px}.stats b{font-size:15px}.cta>a.email{font-size:14px}}
