:root{color:#102142;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1240px,calc(100% - 64px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;height:92px;padding:0 max(32px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf7;background:#fffffff5;box-shadow:0 5px 18px #1331620a}.brand{display:inline-flex;align-items:center;gap:12px;font-size:24px;font-weight:750;letter-spacing:-.04em}.brand-mark{width:76px;height:76px;display:block;margin:-20px;object-fit:contain}nav{display:flex;align-items:center;gap:30px}nav a{display:inline-flex;align-items:center;height:92px;position:relative;font-size:15px;font-weight:650;color:#52617a}nav a.active{color:#1765e9}nav a.active:after{content:"";position:absolute;bottom:17px;left:50%;width:28px;height:2px;background:#1765e9;transform:translate(-50%)}.nav-divider{width:1px;height:21px;background:#d6dee9}.hero{min-height:320px;background:#f7fbff url(/assets/hero-background.png) center / cover no-repeat;display:flex;align-items:center}.hero-copy{padding-block:54px}.eyebrow{margin:0 0 15px;color:#3174e8;font-size:12px;font-weight:800;letter-spacing:.16em}h1,h2,p{margin-top:0}h1{margin-bottom:19px;font-size:clamp(36px,4vw,56px);line-height:1.15;letter-spacing:-.055em;white-space:nowrap}.hero-copy>p:last-child{max-width:530px;margin-bottom:0;color:#53647f;font-size:18px;line-height:1.7}.products{padding:74px 0 88px;scroll-margin-top:92px}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:28px}.section-title>span{width:4px;height:27px;border-radius:3px;background:#1765e9}h2{margin:0;font-size:28px;letter-spacing:-.04em}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:54px;border-top:1px solid #e4ebf5}.product-card{min-height:151px;display:flex;align-items:center;gap:23px;padding:22px 0;border-bottom:1px solid #e4ebf5;transition:transform .2s ease,background .2s ease}.product-card:hover{transform:translate(5px)}.product-icon{width:var(--icon-box);height:var(--icon-box);flex:0 0 var(--icon-box);display:grid;place-items:center;border-radius:15px}.product-icon svg{width:var(--icon-size);height:var(--icon-size)}.product-icon--asset{padding:0;overflow:hidden;background:transparent}.product-icon--asset img{width:100%;height:100%;display:block}.tone-green{color:#139048;background:#e1f7e9}.tone-violet{color:#6a31ed;background:#f0eaff}.tone-blue{color:#1765e9;background:#e6f0ff}.tone-orange{color:#f28712;background:#fff2d9}.tone-sky{color:#1775e9;background:#e9f2ff}.tone-mint{color:#108c4b;background:#e3f8e9}.tone-amber{color:#e98b0d;background:#fff2d9}.tone-indigo{color:#1765e9;background:#e6f0ff}.tone-aurora{color:#087fe8;background:linear-gradient(135deg,#e2f3ff,#e0fbf4)}.tone-platform-demo{color:#1765e9;background:#e8f1ff}.tone-placeholder{color:#8da0b9;background:#f3f6fa}.product-card--placeholder{opacity:.78}.product-card--placeholder .product-icon{border:1px dashed #d7e0eb}.product-card--placeholder .product-copy strong{color:#63728a}.platform-list{flex-wrap:wrap}.product-copy{min-width:0;display:grid;gap:9px;flex:1}.product-copy strong{font-size:21px;letter-spacing:-.035em}.product-copy small{color:#65728a;font-size:14px;line-height:1.5}.platform-list{display:flex;gap:7px}.platform-badge{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;color:#4d617d;background:#f1f5fa;border:1px solid #e0e8f1;border-radius:5px;font-size:11px;font-weight:650;line-height:1}.product-link{display:inline-flex;align-items:center;gap:7px;color:#1765e9;font-weight:650;font-size:14px;white-space:nowrap}.contact-section{padding:70px 0 76px;scroll-margin-top:92px;background:#f2f8ff;border-block:1px solid #deebfb}.contact-intro{max-width:760px}.contact-intro h2{margin-bottom:14px;font-size:31px}.contact-intro>p:last-child{margin-bottom:34px;color:#53647f;font-size:16px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{width:100%;display:flex;align-items:center;min-height:101px;padding:14px 15px 14px 28px;background:#fff;border:1px solid #dce8f7;border-radius:11px;color:#1765e9;text-align:left;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.contact-card:hover{border-color:#8bb5fb;transform:translateY(-3px);box-shadow:0 10px 25px #2369cd1a}.contact-card-main{flex:1;min-width:0;display:flex;align-items:center;gap:17px;padding:8px 0;color:#1765e9;background:transparent;border:0;text-align:left;font:inherit}.contact-card-main span{display:grid;gap:7px;color:#15284b}.contact-card-main strong{font-size:17px}.contact-card-main small{color:#60708b;font-size:14px}.contact-wechat{position:relative}.contact-wechat .contact-card-main{cursor:pointer}.contact-copy{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;padding:0;color:#60708b;background:#f3f7fc;border:1px solid #e3ebf5;border-radius:8px;cursor:pointer;transition:color .2s ease,background .2s ease}.contact-copy:hover{color:#1765e9;background:#e9f2ff}.contact-copy.is-copied{color:#11834a;background:#e5f8ec;border-color:#c8edda}.wechat-popover{position:absolute;z-index:10;right:0;bottom:calc(100% + 14px);width:248px;padding:14px;border:1px solid #d7e5f7;border-radius:14px;background:#fff;box-shadow:0 20px 50px #12366a2e}.wechat-popover img{display:block;width:100%;border-radius:8px}.wechat-popover p{margin:11px 0 2px;color:#53647f;font-size:13px;text-align:center}.wechat-close{position:absolute;top:7px;right:7px;width:27px;height:27px;display:grid;place-items:center;padding:0;color:#41546f;background:#ffffffe0;border:1px solid #e2e8f1;border-radius:50%;cursor:pointer}.site-footer{padding:31px 24px 36px;text-align:center;color:#66738a;font-size:14px}.legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin-bottom:18px}.legal-links a{padding:0 22px;border-right:1px solid #cbd5e3}.legal-links a:last-child{border-right:0}.legal-links a:hover{color:#1765e9}.site-footer p{margin:0}.back-link{display:inline-flex;align-items:center;gap:7px;color:#1765e9;font-size:14px;font-weight:650}.legal-page{background:#fbfcff;min-height:100vh}.legal-content{width:min(860px,calc(100% - 64px));padding:86px 0 112px}.legal-header{padding-bottom:30px;border-bottom:1px solid #dfe7f2}.legal-header h1{margin:0 0 15px;font-size:42px;white-space:normal}.legal-header>p:last-child{margin:0;color:#748198;font-size:14px}.legal-intro{margin:32px 0 38px;color:#374966;font-size:16px;line-height:1.9}.legal-section{margin-bottom:34px}.legal-section h2{margin-bottom:15px;font-size:20px;line-height:1.5}.legal-section p{margin:0 0 12px;color:#53647f;font-size:15px;line-height:1.95;text-align:justify}@media(max-width:780px){.container{width:min(100% - 40px,620px)}.site-header{height:74px;padding-inline:20px}.brand{font-size:20px}.brand-mark{width:62px;height:62px;margin:-16px}nav{gap:17px}nav a{height:74px;font-size:14px}nav a.active:after{bottom:11px}.nav-divider{height:18px}.hero{min-height:280px;background-position:60% center}.hero-copy{padding-block:45px}.hero h1{white-space:normal;font-size:38px}.hero-copy>p:last-child{max-width:400px;font-size:16px}.products{padding-block:54px 64px;scroll-margin-top:74px}.product-grid{grid-template-columns:1fr;column-gap:0}.product-card{min-height:123px;gap:16px}.product-icon{--icon-box: 54px !important;--icon-size: 29px !important;border-radius:13px}.product-copy strong{font-size:18px}.product-copy small{font-size:13px}.product-link{font-size:0}.product-link svg{width:20px;height:20px}.contact-section{padding-block:54px 64px;scroll-margin-top:74px}.contact-grid{grid-template-columns:1fr;gap:12px}.contact-card{min-height:84px}.wechat-popover{right:0;width:min(248px,calc(100vw - 64px))}.legal-links a{padding:0 12px}.site-footer{font-size:13px}}
