@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap";:root{--green:#50aa9c;--deep:#0f302d;--ink:#17322f;--muted:#718985;--pale:#effbf9;--line:#dfeae7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Serif SC",STSong,华文宋体,serif;background:#fff}.app.small{font-size:14px}.app.mid{font-size:16px}.app.large{font-size:18px}button,input,textarea{font:inherit}button{cursor:pointer}header{height:72px;position:sticky;top:0;z-index:50;background:#fffffff5;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid #e9efed;gap:22px;box-shadow:0 2px 9px #133a3210}.brand{border:0;background:none;display:flex;align-items:center;gap:10px;font-size:22px;line-height:1.25;color:var(--ink)}.brandmark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 7px 15px #3d978a45}.brand>img{width:47px;height:43px;object-fit:cover;object-position:center;border-radius:12px}.brand>span{font-weight:600;white-space:nowrap}.brandmark svg{width:23px}header nav{display:flex;flex:1;justify-content:center;height:100%}header nav button,.font-controls button{border:0;background:transparent;color:#4a625e;padding:0 13px}header nav button:hover{color:var(--green);background:#eef9f7}.font-controls{display:flex;background:#f4f8f7;border-radius:26px}.font-controls button{padding:10px 9px;border-radius:22px}.font-controls .on{background:var(--green);color:#fff}.top,.primary{border:0;background:var(--green);color:#fff;border-radius:18px;padding:14px 23px;display:inline-flex;align-items:center;gap:9px;box-shadow:0 9px 22px #318b7e35}.top{border-radius:18px;padding:12px 20px}.top svg,.primary svg{width:19px}.hamb{display:none;border:0;background:none}.hero{min-height:calc(100vh - 72px);background:linear-gradient(115deg,#f4fffd 0,#d8f4f0 58%,#c8ede8);position:relative;display:grid;grid-template-columns:1.05fr .85fr;align-items:center;padding:70px max(4vw,34px);overflow:hidden}.hero:after{content:"";position:absolute;width:450px;height:450px;border-radius:50%;right:-100px;top:70px;background:#7fd0c51a}.pill{display:inline-flex;align-items:center;gap:7px;color:var(--green);background:#e0f5f2;padding:8px 15px;border-radius:20px}.pill svg{width:16px;fill:var(--green)}h1{font-size:clamp(52px,6vw,88px);line-height:1.32;font-weight:500;margin:30px 0 22px;letter-spacing:.02em}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:21px;line-height:1.8;color:#69827e}.actions{display:flex;gap:15px;margin-top:28px}.secondary{border:0;background:#fff;color:var(--ink);border-radius:18px;padding:14px 23px;display:flex;gap:9px;align-items:center}.ticks{display:flex;gap:28px;color:#66807b;margin-top:18px;font-size:14px}.phone-wrap{position:relative;height:580px;z-index:2}.phone{position:absolute;width:290px;height:585px;right:7%;top:0;border:5px solid white;background:#201d34;border-radius:55px;padding:55px 20px 20px;box-shadow:0 30px 70px #17443b42;overflow:hidden}.notch{position:absolute;top:15px;left:50%;transform:translate(-50%);width:90px;height:24px;border-radius:18px;background:#050508}.time{position:absolute;top:20px;left:26px;color:#d8d6e0;font-size:11px}.bubble{padding:15px;border-radius:18px;margin-bottom:14px;line-height:1.55;font-size:13px}.bubble.ai{background:#fff;color:#243734;margin-right:30px}.bubble.me{background:#4fa99b;color:#fff;margin-left:35px}.bubble small{display:block;font-size:8px;margin-top:6px;opacity:.65}.chat-input{position:absolute;left:18px;right:18px;bottom:18px;background:#fff;color:#8ca09d;border-radius:25px;padding:12px 15px;display:flex;justify-content:space-between}.chat-input svg{width:18px}.float{position:absolute;z-index:3;background:#fff;border-radius:18px;box-shadow:0 12px 30px #163b3430}.health{left:1%;top:115px;padding:13px 18px;display:flex;align-items:center;gap:10px}.health svg{color:var(--green)}.float small{display:block;color:#8da09d;font-size:10px}.rate{right:-2%;top:315px;padding:12px}.rate span{display:block;color:#f1b500;letter-spacing:1px}.rate b{display:block}.explore{position:absolute;bottom:12px;left:50%;transform:translate(-50%);border:0;background:transparent;color:#56736e;display:flex;flex-direction:column;align-items:center;gap:2px}.explore svg{width:18px}section:not(.hero){padding:100px max(5vw,50px);scroll-margin-top:72px}.section-title{text-align:center;max-width:760px;margin:0 auto 58px}.section-title>span{font-size:14px;letter-spacing:.22em;color:var(--green)}.section-title h2{font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.25;margin:13px 0}.section-title p{font-size:18px;color:#78908c;line-height:1.7;margin:0}.section-title.light h2,.section-title.light p{color:#fff}.section-title.light p{opacity:.65}.product-grid{display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center}.product-list article{display:flex;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}.product-list article>b{font-size:34px;color:#9ccdc6;font-weight:400}.product-list h3{font-size:23px;margin:0 0 10px}.product-list p{color:#758b87;line-height:1.75;margin:0}.photo-card img{width:100%;height:430px;object-fit:cover;border-radius:40px}.stats{background:#fff;margin:-55px 30px 0;position:relative;padding:25px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center;border-radius:22px;box-shadow:0 16px 40px #163b3428}.stats span{font-size:13px;color:#78908c}.stats b{display:block;font-size:24px;color:var(--green)}.tint{background:var(--pale)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article{background:#fff;padding:32px;border-radius:24px;border:1px solid #e5efec;transition:.25s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #17443a12}.feature-grid article>span,.ai-grid article>span{display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:#e4f5f2;color:var(--green)}.feature-grid h3,.ai-grid h3{font-size:22px;margin:22px 0 9px}.feature-grid p,.ai-grid p{color:#7c918e;line-height:1.75}.feature-grid a{display:flex;align-items:center;gap:5px;color:var(--green);font-size:14px}.feature-grid a svg{width:16px}.dark{background:var(--deep);color:#fff}.ai-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ai-grid article{border:1px solid #ffffff19;border-radius:25px;padding:32px}.ai-grid article>span{background:#26504b}.ai-grid p{color:#ffffff83}.tech{margin-top:35px;padding:24px;border-top:1px solid #ffffff1c;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.tech span{color:#72cabe}.tech b{font-size:13px;padding:9px 15px;border:1px solid #ffffff1f;border-radius:20px;font-weight:400}.tabs{display:flex;justify-content:center;gap:12px;margin-bottom:34px}.tabs button{border:1px solid #d8e6e3;background:#fff;padding:12px 30px;border-radius:24px}.tabs .on{background:var(--green);color:#fff;border-color:var(--green)}.case-card{display:grid;grid-template-columns:1fr 1fr;max-width:1050px;margin:auto;border-radius:35px;overflow:hidden;background:#f1fbf9}.case-card img{width:100%;height:440px;object-fit:cover}.case-card>div{padding:60px}.case-card span{color:var(--green)}.case-card h3{font-size:34px;margin:15px 0}.case-card p{color:#718985;line-height:1.9}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px}.about-grid article{display:flex;gap:20px;margin-bottom:25px}.about-grid article>b{color:#9dcfc7;font-size:25px}.about-grid article h3{margin:0}.about-grid article p{color:#758b87;line-height:1.7}.about aside{background:var(--deep);color:#fff;padding:45px;border-radius:30px}.about blockquote{font-size:24px;line-height:1.8;margin:25px 0;color:#c9dcda}.numbers{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;text-align:center}.numbers span{color:#718985;border-right:1px solid #dbe7e4}.numbers span:last-child{border:0}.numbers b{display:block;color:var(--green);font-size:34px}.news-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:35px}.featured{border:1px solid var(--line);border-radius:28px;overflow:hidden}.featured img{width:100%;height:290px;object-fit:cover}.featured div{padding:26px}.news-grid span{font-size:13px;color:var(--green)}.news-grid h3{line-height:1.55}.news-grid p{color:#7b8f8c}.news-list article{position:relative;padding:22px;border-bottom:1px solid var(--line)}.news-list article svg{position:absolute;right:8px;top:50%;color:var(--green)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-info{display:flex;flex-direction:column;gap:18px}.contact-info p{display:flex;gap:18px;background:var(--green);color:#fff;padding:24px;border-radius:0 28px 28px}.contact-info svg{flex:none}.contact-info span{line-height:1.7}.contact-info b{display:block;font-size:19px}.contact form{background:#fff;border-radius:28px;padding:35px;box-shadow:0 10px 30px #143a3210}.contact form h3{font-size:25px}.contact label{display:block;margin:16px 0;color:#566f6a}.contact input,.contact textarea{display:block;width:100%;margin-top:8px;background:#eef8f6;border:0;border-radius:12px;padding:14px}.contact textarea{height:100px;resize:vertical}.contact form .primary{width:100%;justify-content:center}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.values article{text-align:center;padding:28px}.values svg{color:var(--green);width:38px;height:38px}.values p{color:#768c88;line-height:1.7}.job-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.job-list article{border:1px solid var(--line);border-radius:20px;padding:25px}.job-list span,.job-list a{color:var(--green)}.job-list h4{font-size:21px}.job-list p{display:flex;align-items:center;gap:6px;color:#718985}.job-list p svg{width:17px}.job-list a{float:right}.resume{text-align:center;margin-top:30px}.resume a{color:var(--green)}.download-section{background:linear-gradient(130deg,#163b37,#4ca99a);text-align:center;color:#fff}.stores{display:flex;justify-content:center;gap:15px}.stores button{display:flex;align-items:center;gap:12px;padding:12px 22px;border-radius:14px;border:1px solid #ffffff4a;background:#fff;color:#142c29;text-align:left}.stores svg{width:30px;height:30px}.stores span{font-size:11px}.stores b{display:block;font-size:17px}.download-section>p{opacity:.65}.qrs{display:flex;justify-content:center;gap:30px;margin-top:28px}.qrs span{font-size:11px}.qrs i{width:100px;height:100px;display:block;border:9px solid white;background:repeating-conic-gradient(#17312e 0,#17312e 25%,#fff 0,#fff 50%) 0/18px 18px}.qrs b{display:block;font-size:14px}.faqs{max-width:980px;margin:auto}.faqs article{border:1px solid var(--line);border-radius:16px;margin:12px 0;overflow:hidden}.faqs button{width:100%;border:0;background:#fff;padding:20px 26px;display:flex;justify-content:space-between;color:var(--ink)}.faqs svg{color:var(--green);transition:.2s}.faqs .flip{transform:rotate(180deg)}.faqs p{padding:0 26px 22px;color:#718985;line-height:1.75;margin:0}footer{background:#102d2a;color:#fff;padding:60px max(5vw,50px) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;position:relative}.footer-brand b{font-size:25px;margin-left:12px}.footer-brand>img{display:block;width:138px;height:auto;border-radius:18px;box-shadow:0 12px 28px #0003}.footer-brand p{color:#ffffff8c;max-width:320px;line-height:1.7}.footer-brand .brandmark{display:inline-grid}footer h4{color:#72cabe}footer>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}footer button{border:0;background:none;color:#ffffff91;padding:6px 0}.copyright{grid-column:1/-1;text-align:center;border-top:1px solid #ffffff16;padding-top:25px;color:#ffffff72}@media(max-width:1000px){header nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;background:#fff;flex-direction:column;padding:12px}header nav.open{display:flex}.font-controls,.top{display:none}.hamb{display:block;margin-left:auto}.hero{grid-template-columns:1fr;min-height:720px;padding:110px 30px 105px;align-items:start}.hero:after{width:330px;height:330px;right:-115px;top:45px}.phone-wrap{display:none}.hero-copy{text-align:center;max-width:720px;margin:0 auto}.hero-copy h1{font-size:clamp(52px,7vw,66px);margin:24px 0 18px;line-height:1.25}.hero-copy>p{max-width:680px;margin:0 auto;font-size:19px;line-height:1.75}.hero .actions{margin-top:25px}.hero .ticks{margin-top:16px}.explore{bottom:22px}.actions,.ticks{justify-content:center}.product-grid,.case-card,.about-grid,.news-grid,.contact-grid{grid-template-columns:1fr}.feature-grid,.ai-grid,.values,.job-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){section:not(.hero){padding:72px 20px}.hero{padding:72px 20px 92px;min-height:650px}.hero:after{width:240px;height:240px;right:-100px;top:25px}.pill{font-size:13px;padding:7px 12px}.hero-copy h1{font-size:clamp(42px,12vw,56px);margin:22px 0 16px}.hero-copy>p{font-size:17px}.actions,.ticks{flex-direction:column;align-items:center}.feature-grid,.ai-grid,.values,.job-list{grid-template-columns:1fr}.product-grid{gap:25px}.photo-card img{height:290px}.stats{margin:-35px 12px 0;padding:16px}.stats b{font-size:18px}.case-card>div{padding:30px}.numbers{grid-template-columns:repeat(2,1fr);gap:25px}.numbers span:nth-child(2){border:0}.stores{flex-direction:column;align-items:center}.qrs{gap:15px}footer{grid-template-columns:1fr 1fr;padding:45px 25px}.footer-brand{grid-column:1/-1}}@media(max-width:650px){header{height:64px;padding:0 15px}.brand{padding:0}.brand>img{width:44px;height:40px;border-radius:11px}.brand>span{display:none}header nav{top:64px}.hero{min-height:650px}section:not(.hero){scroll-margin-top:64px}}@media(max-width:650px){header{height:64px;padding:0 18px}.brand{gap:10px}.brand>img{width:42px;height:40px;border-radius:11px}.brand>span{display:inline;font-size:22px;font-weight:500}.hamb{width:44px;height:44px;padding:10px}.hamb svg{width:24px;height:24px}.hero{display:block;min-height:auto;padding:42px 18px 0;text-align:left}.hero:after{width:260px;height:260px;right:-120px;top:80px}.hero-copy{text-align:left;max-width:none;margin:0}.pill{font-size:14px;padding:8px 14px;margin:0 0 24px}.hero-copy h1{font-size:clamp(46px,13vw,54px);line-height:1.24;margin:0 0 22px;letter-spacing:0}.hero-copy>p{font-size:20px;line-height:1.72;margin:0;color:#667f7b}.hero-copy>p br{display:none}.hero .actions{display:flex;flex-direction:column;gap:12px;margin-top:36px}.hero .actions button{width:100%;min-height:68px;justify-content:center;border-radius:17px;font-size:18px}.hero .ticks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:40px 0 0;font-size:13px;line-height:1.5;color:#66807b}.hero .ticks span{white-space:nowrap}.phone-wrap{display:block;height:310px;margin-top:70px}.phone{width:286px;height:585px;right:50%;top:0;transform:translate(50%)}.phone-wrap .float,.explore{display:none}}
