:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-width:320px;min-height:100vh;margin:0}#app{min-height:100vh}a{color:inherit;text-decoration:none}.site{color:#17212b;background:linear-gradient(#edf7f3f2,#ffffffeb 34%),#fff;min-height:100vh}.nav{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:18px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img{width:38px;height:38px}.nav-links{color:#52616f;gap:24px;font-size:14px;display:flex}.hero{grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:72px;max-width:1120px;margin:0 auto;padding:72px 24px 88px;display:grid}.eyebrow{color:#0b6b55;margin:0 0 12px;font-size:14px;font-weight:800}h1,h2,h3,p{margin:0}h1{color:#10202b;font-size:clamp(48px,8vw,84px);font-weight:900;line-height:.95}h2{color:#10202b;font-size:clamp(30px,4vw,48px);font-weight:850;line-height:1.12}.lead{color:#52616f;max-width:620px;margin-top:24px;font-size:20px;line-height:1.75}.hero-actions,.download-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary,.secondary,.download-btn{min-height:48px;font-weight:800;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 24px;display:inline-flex}.primary,.download-btn{color:#fff;background:#0b6b55;box-shadow:0 18px 34px #0b6b5538}.secondary,.download-btn.light{color:#0b6b55;box-shadow:none;background:#fff;border:1px solid #cfd8dd}.phone-stage{justify-content:center;display:flex}.phone{background:#17212b;border-radius:38px;width:310px;min-height:620px;padding:16px;box-shadow:0 30px 70px #17212b42}.phone-top{background:#485461;border-radius:999px;width:96px;height:6px;margin:0 auto 14px}.chat-screen{background:#edf1f5;border-radius:28px;min-height:566px;padding:18px}.chat-title{color:#1f2328;text-align:center;margin-bottom:24px;font-weight:850}.bubble{border-radius:8px;max-width:82%;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.5}.bubble.station{background:#fff}.bubble.user{background:#95ec69;margin-left:auto}.service-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:250px;display:grid}.service-row span{text-align:center;background:#fff;border-radius:8px;padding:12px;font-size:13px;font-weight:800}.section{max-width:1120px;margin:0 auto;padding:84px 24px}.section-head{max-width:720px;margin-bottom:32px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{background:#fff;border:1px solid #e5eaee;border-radius:8px;padding:24px}.icon{margin-bottom:18px;font-size:30px;display:block}.feature-card h3{color:#17212b;font-size:20px;font-weight:850}.feature-card p,.download p,.info-list p{color:#52616f;margin-top:10px;line-height:1.75}.split{grid-template-columns:.85fr 1fr;align-items:start;gap:44px;display:grid}.steps{gap:14px;display:grid}.step{background:#f7faf9;border-radius:8px;gap:16px;padding:18px;display:flex}.step span{color:#fff;background:#0b6b55;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.step p{color:#31404c;line-height:1.65}.download{color:#fff;background:#10202b;border-radius:8px;justify-content:space-between;gap:32px;max-width:1120px;margin:0 auto;padding:48px;display:flex}.download h2,.download .eyebrow{color:#fff}.download p{color:#c8d4dc;max-width:660px}.contact{grid-template-columns:.6fr 1fr;gap:40px;display:grid}.info-list{background:#fff;border:1px solid #e5eaee;border-radius:8px;padding:28px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.contact-card{background:#f7faf9;border:1px solid #e1e8e5;border-radius:8px;min-height:118px;padding:18px}.contact-card span{color:#6a7784;margin-bottom:12px;font-size:14px;display:block}.contact-card strong{color:#10202b;overflow-wrap:anywhere;font-size:18px;font-weight:850;line-height:1.45;display:block}.footer{color:#6a7784;border-top:1px solid #e5eaee;justify-content:center;align-items:center;gap:18px;max-width:1120px;margin:0 auto;padding:28px 24px 42px;font-size:14px;display:flex}.footer a{color:#52616f}.notice-mask{z-index:30;background:#10202b6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.notice{background:#fff;border-radius:8px;width:min(420px,100%);padding:30px;box-shadow:0 30px 70px #10202b3d}.notice h3{color:#10202b;font-size:24px;font-weight:850}.notice p{color:#52616f;margin-top:12px;line-height:1.75}.notice button{color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#0b6b55;border:0;border-radius:8px;margin-top:24px;font-weight:800}@media (width<=860px){.nav{align-items:flex-start;gap:16px}.nav-links{gap:12px;font-size:13px}.hero,.split,.contact{grid-template-columns:1fr}.hero{gap:42px;padding-top:46px}.phone{width:min(310px,100%)}.feature-grid,.contact-grid{grid-template-columns:1fr}.download{flex-direction:column;margin:0 24px;padding:32px 24px}.footer{flex-direction:column;gap:8px}}
