:root{color:#172033;background:#f7f8fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #667085;--dim: #8790a3;--line: #e3e7ef;--surface: #ffffff;--accent: #6546e8;--warm: #f5ad2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-shell{width:100%;overflow:hidden}.nav{display:flex;width:100%;max-width:1240px;height:80px;align-items:center;justify-content:space-between;margin:0 auto;padding:0 28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800}.brand img{display:block;width:38px;height:38px;object-fit:contain}.nav nav{display:flex;gap:34px;color:#596276;font-size:14px}.nav nav a,.nav-cta,.back-top,.footer-records a{transition:color .18s ease}.nav nav a:hover,.nav-cta:hover,.back-top:hover,.footer-records a:hover{color:var(--accent)}.nav-cta{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:14px;font-weight:700}.nav-cta svg,.primary-btn svg,.back-top svg{width:17px;height:17px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);max-width:1240px;min-height:650px;align-items:center;gap:72px;margin:0 auto;padding:72px 28px 92px}.kicker{margin:0 0 20px;color:#78849a;font-size:11px;font-weight:700;letter-spacing:0}.hero h1,.intro h2,.product h2,.follow h2{letter-spacing:0}.hero h1{margin:0 0 26px;font-size:clamp(44px,5.2vw,72px);font-weight:900;line-height:1.14}.hero h1 em{color:var(--accent);font-style:normal}.hero-text{max-width:520px;margin:0 0 34px;color:var(--muted);font-size:17px;line-height:1.9}.primary-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:8px;background:var(--ink);box-shadow:0 10px 24px #17203329;color:#fff;font-size:14px;font-weight:700;transition:background .18s ease,box-shadow .18s ease}.primary-btn:hover{background:#28334a;box-shadow:0 12px 28px #17203338}.hero-note{display:flex;align-items:center;gap:8px;margin-top:24px;color:var(--dim);font-size:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--warm);box-shadow:0 0 0 4px #f5ad2d26}.hero-visual{display:flex;min-width:0;flex-direction:column;align-items:center;margin:0}.hero-symbol{display:grid;width:100%;min-height:390px;place-items:center}.hero-symbol img{display:block;width:min(74%,360px);height:auto;filter:drop-shadow(0 24px 28px rgb(35 57 109 / 14%));animation:symbol-enter .7s cubic-bezier(.2,.8,.2,1) both}.hero-visual figcaption{position:relative;display:grid;width:min(86%,440px);grid-template-columns:repeat(3,1fr);gap:12px;padding-top:17px;color:var(--dim);font-size:11px}.hero-visual figcaption:before,.hero-visual figcaption:after{position:absolute;top:0;left:0;width:100%;height:1px;content:"";transform-origin:left}.hero-visual figcaption:before{background:#dbe0ea}.hero-visual figcaption:after{background:var(--accent);animation:signal-enter .9s .18s cubic-bezier(.2,.8,.2,1) both}.hero-visual figcaption span:nth-child(2){text-align:center}.hero-visual figcaption span:last-child{color:#596276;font-weight:600;text-align:right}@keyframes symbol-enter{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes signal-enter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.intro,.value-grid,.product,.follow,footer{max-width:1184px;margin:0 auto}.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:96px 28px 52px}.intro h2,.product h2,.follow h2{margin:0;font-size:clamp(34px,4.2vw,56px);font-weight:900;line-height:1.2}.intro h2 span,.product h2 span{color:var(--accent)}.intro>p{align-self:end;margin:0 0 8px;color:var(--muted);font-size:16px;line-height:2}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 28px 112px}.value-grid article{padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.value-grid svg{width:24px;height:24px;color:var(--accent)}.value-grid h3{margin:34px 0 9px;font-size:19px}.value-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.product-band{background:#eef1ff}.product{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;padding:104px 28px}.product-copy>p:not(.kicker){max-width:390px;margin:25px 0 30px;color:var(--muted);line-height:1.9}.dashboard{min-height:320px;padding:30px;border:1px solid rgb(255 255 255 / 10%);border-radius:8px;background:#20283d;box-shadow:0 24px 45px #3c498033;color:#fff}.dash-top{display:flex;justify-content:space-between;color:#b7c0d2;font-size:12px}.dash-top span:last-child{color:#8e98ac}.dash-number{margin-top:42px;font-size:62px;font-weight:900}.dash-number small{margin-left:12px;color:#9ca6bb;font-size:12px;font-weight:400}.trend{position:relative;height:104px;margin-top:12px}.trend svg{position:absolute;inset:0;width:100%;height:88px;overflow:visible}.trend line{stroke:#ffffff14;stroke-width:1}.trend polyline{fill:none;stroke:#8068f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.trend>span,.trend>strong{position:absolute;bottom:0;font-size:11px}.trend>span{left:0;color:#9ba5b9}.trend>strong{right:0;color:#8aa9ff}.dash-chips{display:flex;gap:8px;margin-top:18px}.dash-chips span{padding:7px 10px;border-radius:6px;background:#ffffff0f;color:#aeb8cb;font-size:10px}.follow{display:grid;grid-template-columns:1fr 260px;align-items:center;gap:80px;padding:124px 28px}.follow p:not(.kicker){max-width:520px;color:var(--muted);line-height:1.9}.qr-block{display:flex;width:230px;flex-direction:column;align-items:center;gap:14px;color:var(--muted)}.qr-frame{width:230px;height:230px;border:1px solid var(--line);background:#fff}.qr-frame img{display:block;width:100%;height:100%;object-fit:cover}.qr-block>span{font-size:13px}footer{padding:0 28px 34px;color:var(--dim);font-size:12px}.footer-main{display:flex;align-items:center;justify-content:space-between;padding:28px 0 20px;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand strong{color:#596276}.back-top{display:inline-flex;align-items:center;gap:6px;color:#596276}.footer-records{display:flex;align-items:center;justify-content:center;gap:22px;padding-top:16px;border-top:1px solid rgb(227 231 239 / 70%)}.police-record{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.police-record svg{width:15px;height:15px}@media(max-width:760px){.nav{height:72px;padding:0 18px}.nav nav,.nav-cta{display:none}.hero{grid-template-columns:1fr;min-height:auto;gap:62px;padding:58px 22px 76px}.hero-copy,.hero-visual{min-width:0}.hero h1{font-size:42px;overflow-wrap:anywhere}.hero-text{width:100%;max-width:none;font-size:16px;overflow-wrap:anywhere}.hero-symbol{min-height:300px}.hero-symbol img{width:min(76%,280px)}.hero-visual figcaption{width:min(92%,330px)}.intro,.follow{grid-template-columns:1fr;gap:34px;padding:76px 22px 38px}.value-grid{grid-template-columns:1fr;padding:30px 22px 76px}.product{grid-template-columns:1fr;gap:50px;padding:72px 22px}.dashboard{min-height:286px;padding:22px}.dash-number{font-size:52px}.follow{padding-top:88px;padding-bottom:88px}.qr-block,.qr-frame{width:min(230px,100%)}.qr-frame{height:auto;aspect-ratio:1}footer{padding:0 22px 28px}.footer-main,.footer-records,.footer-brand{align-items:flex-start;flex-direction:column}.footer-main{gap:18px}.footer-brand{gap:7px}.footer-records{gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-symbol img,.hero-visual figcaption:after{animation:none}.nav nav a,.nav-cta,.primary-btn,.back-top,.footer-records a{transition:none}}
