:root{--paper: #fffbf2;--paper-deep: #f5efdf;--white: #fffefd;--ink: #25332d;--muted: #6d7d74;--green: #3aae7a;--green-dark: #247a56;--green-soft: #dff3e8;--yellow: #ffc857;--coral: #e56b6f;--blue: #5b9fd6;--purple: #8c78c7;--line: rgba(37, 51, 45, .11);--shadow: 0 20px 60px rgba(62, 92, 72, .12);font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--paper)}a{color:inherit;text-decoration:none}p{line-height:1.8}.section{width:min(1160px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2))}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:38px;height:38px;display:block;position:relative;border-radius:13px 18px 13px 19px;background:var(--green);transform:rotate(-6deg);box-shadow:inset 0 -4px #1f684a29}.brand-mark:before,.brand-mark:after{content:"";position:absolute;background:#fff;border-radius:50%;top:12px;width:5px;height:7px}.brand-mark:before{left:10px}.brand-mark:after{right:10px}.brand-mark i{position:absolute;left:14px;top:22px;width:11px;height:5px;border-bottom:2px solid white;border-radius:50%}.brand-name{font-size:27px;line-height:1;font-weight:800;letter-spacing:-.8px}.brand-cn{color:var(--muted);font-size:12px;padding-left:2px}.nav{display:flex;gap:34px;padding:11px 25px;border:1px solid rgba(255,255,255,.72);border-radius:100px;background:#ffffff9e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#40534a;font-size:13px}.nav a{transition:color .2s}.nav a:hover{color:var(--green-dark)}.nav-pill{border:1px solid rgba(36,122,86,.24);border-radius:100px;background:#ffffffb8;padding:10px 17px;color:var(--green-dark);font-size:13px;font-weight:700;transition:.25s}.nav-pill:hover{color:#fff;background:var(--green-dark);transform:translateY(-2px)}.hero{min-height:785px;position:relative;overflow:hidden;padding:142px 0 88px;background:radial-gradient(circle at 13% 8%,rgba(255,200,87,.18),transparent 28%),linear-gradient(180deg,#f9f3df 0%,var(--paper) 78%)}.hero:after{content:"";position:absolute;width:510px;height:510px;border:1px dashed rgba(58,174,122,.18);border-radius:50%;right:-210px;top:-160px}.hero-inner{width:min(1160px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;position:relative;z-index:2}.hero-copy{padding:34px 0 20px}.eyebrow,.section-kicker{color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:1.6px}.eyebrow span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:7px;border-radius:50%;background:var(--yellow);color:#805b12;letter-spacing:0}h1,h2{margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif}h1{margin-top:23px;font-size:clamp(52px,5.6vw,76px);line-height:1.16;letter-spacing:-4.5px;font-weight:800}h1 span,h2 em{color:var(--green);font-style:normal;position:relative}h1 span:after{content:"";position:absolute;left:-2px;right:-4px;bottom:-2px;height:8px;border-bottom:4px solid var(--yellow);border-radius:50%;transform:rotate(-2deg)}.hero-lead{max-width:530px;margin:28px 0 0;color:#5f7168;font-size:17px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:100px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 28px #3aae7a40}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);font-size:13px;font-weight:700}.play-dot{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--coral);background:#fff0ea;font-size:12px}.hero-trust{display:flex;align-items:center;gap:17px;margin-top:42px;color:var(--muted);font-size:11px}.hero-trust span{display:grid;gap:4px}.hero-trust b{color:var(--ink);font-size:16px}.hero-trust i{width:1px;height:31px;background:var(--line)}.hero-visual{min-width:0;position:relative;padding:20px 0 26px}.picture-card{position:relative;overflow:hidden;height:485px;border:9px solid rgba(255,255,255,.88);border-radius:46% 46% 34px 34px;background:#d7efe8;box-shadow:var(--shadow);transform:rotate(1deg)}.picture-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 55%,rgba(34,91,62,.08));pointer-events:none}.picture-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:59% center}.picture-shine{position:absolute;z-index:2;width:100px;height:100px;right:14px;top:14px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.65),transparent 65%)}.float-card{position:absolute;z-index:4;min-width:190px;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid rgba(255,255,255,.8);border-radius:17px;background:#ffffffe6;box-shadow:0 14px 32px #2e4e3b21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.float-card>span{flex:0 0 auto;width:37px;height:37px;display:grid;place-items:center;border-radius:12px;background:#fff0c8;color:#a27113;font-weight:800}.float-card b,.float-card small{display:block}.float-card b{font-size:12px}.float-card small{margin-top:3px;color:var(--muted);font-size:9px}.float-card-top{right:-24px;top:54px;transform:rotate(2deg)}.float-card-bottom{left:-30px;bottom:50px;transform:rotate(-3deg)}.float-card-bottom>span{background:var(--green-soft);color:var(--green-dark)}.visual-star{position:absolute;z-index:3;color:var(--yellow);font-size:27px}.star-one{top:4px;left:-1px}.star-two{right:8px;bottom:5px;color:var(--green);font-size:18px}.decor-leaf{position:absolute;width:55px;height:25px;border-radius:100% 0;background:#3aae7a2e}.leaf-one{left:3%;top:24%;transform:rotate(30deg)}.leaf-two{right:4%;bottom:15%;transform:rotate(-50deg)}.hero-wave{position:absolute;bottom:-24px;left:-2%;width:104%;height:55px;border-radius:50% 50% 0 0;background:var(--paper)}.section-heading{max-width:800px;margin:0 auto 60px;text-align:center}.section-kicker{display:flex;justify-content:center;align-items:center;gap:10px}.section-kicker span{width:29px;height:29px;display:inline-grid;place-items:center;border:1px solid rgba(36,122,86,.35);border-radius:50%;font-size:10px;letter-spacing:0}.section-heading h2,.products-head h2,.future h2,.contact h2{font-size:clamp(38px,4vw,55px);line-height:1.3;letter-spacing:-2.6px}.section-heading h2{margin-top:24px}.section-heading>p{max-width:600px;margin:24px auto 0;color:var(--muted);font-size:14px}.intro{padding:115px 0 130px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{min-height:210px;display:flex;gap:21px;padding:30px 28px;border:1px solid rgba(37,51,45,.08);border-radius:22px;background:#ffffffbf;box-shadow:0 12px 35px #4a5d500d}.value-icon{flex:0 0 auto;width:50px;height:50px;display:grid;place-items:center;border-radius:16px;font-size:21px}.purple-icon{color:#68529f;background:#eee9fb}.yellow-icon{color:#a66c13;background:#fff0c7}.green-icon{color:var(--green-dark);background:var(--green-soft)}.value-card small{color:#8b9991;font-size:8px;font-weight:800;letter-spacing:1.3px}.value-card h3{margin:9px 0 10px;font-size:18px}.value-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.products-section{position:relative;overflow:hidden;padding:115px 0;background:#eef6ed}.products-section:before,.products-section:after{content:"";position:absolute;border-radius:50%}.products-section:before{width:420px;height:420px;left:-190px;top:-180px;background:#ffc85724}.products-section:after{width:330px;height:330px;right:-140px;bottom:-150px;background:#3aae7a14}.products-inner{position:relative;z-index:2}.products-head{display:grid;grid-template-columns:1fr .55fr;gap:100px;align-items:end;margin-bottom:45px}.products-head .section-kicker{justify-content:flex-start}.products-head h2{margin-top:24px}.products-head>p{margin:0 0 5px;color:var(--muted);font-size:14px}.learning-path{display:flex;justify-content:space-around;align-items:center;height:24px;margin:0 7% -12px;border-top:2px dashed rgba(58,174,122,.25)}.learning-path i{width:14px;height:14px;margin-top:-9px;border:4px solid #eef6ed;border-radius:50%;background:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{min-height:430px;display:flex;flex-direction:column;padding:20px;overflow:hidden;position:relative;border:1px solid rgba(37,51,45,.08);border-radius:25px;background:var(--white);box-shadow:0 14px 35px #37594312;transition:transform .28s,box-shadow .28s}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px #37594321}.product-card:after{content:"";position:absolute;width:150px;height:150px;right:-65px;top:90px;border-radius:50%;background:var(--card-soft);opacity:.65}.product-card.coral{--card: var(--coral);--card-soft: #fde7e2}.product-card.green{--card: var(--green);--card-soft: var(--green-soft)}.product-card.yellow{--card: #dc9d21;--card-soft: #fff0c5}.product-card.blue{--card: var(--blue);--card-soft: #e2f1fb}.product-card-top{display:flex;justify-content:space-between;align-items:center}.product-number{color:#98a69e;font-size:10px;font-weight:800}.status{padding:6px 9px;border-radius:100px;color:var(--card);background:var(--card-soft);font-size:9px;font-weight:700}.app-visual{height:165px;display:grid;place-items:center;position:relative;z-index:2}.app-visual span{width:92px;height:92px;display:grid;place-items:center;border:7px solid rgba(255,255,255,.7);border-radius:31px;color:#fff;background:var(--card);box-shadow:7px 9px 0 var(--card-soft);font-size:30px;font-weight:800;transform:rotate(-4deg)}.green .app-visual span,.blue .app-visual span{transform:rotate(4deg)}.yellow .app-visual span{border-radius:50%}.app-visual small{position:absolute;right:26px;bottom:22px;padding:5px 8px;border-radius:8px;color:var(--card);background:var(--card-soft);font-weight:800;transform:rotate(6deg)}.product-type{color:var(--card);font-size:10px;font-weight:800;letter-spacing:1px}.product-card h3{margin:8px 0 10px;font-size:23px}.product-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.product-more{display:flex;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:1px solid var(--line);color:var(--card);font-size:10px;font-weight:800}.product-more b{font-size:15px}.name-change{max-width:780px;display:flex;align-items:center;gap:17px;margin:45px auto 0;padding:17px 20px;border:1px solid rgba(58,174,122,.14);border-radius:18px;background:#ffffffb8}.change-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#956715;background:#fff0c5}.name-change p{margin:0;color:var(--muted);font-size:11px}.name-change b{color:var(--ink)}.future{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center;padding:130px 0}.future .section-kicker{justify-content:flex-start}.future h2{margin-top:24px}.future-copy>p{max-width:460px;margin:25px 0 0;color:var(--muted);font-size:14px}.future-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.future-tags span{padding:8px 12px;border:1px solid var(--line);border-radius:100px;background:#fff;color:#587066;font-size:10px}.map-card{height:480px;position:relative;overflow:hidden;border:8px solid white;border-radius:34px;background:linear-gradient(180deg,#dff3ec,#e9f4d8 58%,#c9e2ae 58%,#b8d595);box-shadow:var(--shadow)}.map-card:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(112deg,transparent 0 70px,rgba(255,255,255,.08) 70px 72px)}.map-sun{position:absolute;right:43px;top:38px;width:73px;height:73px;display:grid;place-items:center;border-radius:50%;color:#b77813;background:var(--yellow);font-size:28px;box-shadow:0 0 0 14px #ffc85729}.map-path{position:absolute;left:12%;right:12%;top:51%;height:190px;border:5px dashed rgba(255,255,255,.88);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-7deg)}.map-stop{position:absolute;z-index:2;width:105px;text-align:center}.map-stop>span{width:67px;height:67px;display:grid;place-items:center;margin:0 auto 8px;border:6px solid white;border-radius:24px;color:#fff;background:var(--stop);box-shadow:0 10px 20px #2c5b3d24;font-size:20px;font-weight:800}.map-stop b,.map-stop small{display:block}.map-stop b{font-size:13px}.map-stop small{margin-top:3px;color:#587066;font-size:8px}.stop-one{--stop: var(--coral);left:8%;top:19%}.stop-two{--stop: var(--green);left:34%;top:59%}.stop-three{--stop: #d9a22e;right:29%;top:28%}.stop-four{--stop: var(--blue);right:5%;top:62%}.map-cloud{position:absolute;width:70px;height:23px;border-radius:50px;background:#ffffffa6}.map-cloud:before,.map-cloud:after{content:"";position:absolute;bottom:4px;border-radius:50%;background:inherit}.map-cloud:before{width:34px;height:34px;left:10px}.map-cloud:after{width:25px;height:25px;right:9px}.cloud-one{left:7%;top:12%}.cloud-two{right:23%;top:15%;transform:scale(.75)}.promise-wrap{padding:25px 0 115px}.promise{min-height:215px;display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;padding:35px 55px;overflow:hidden;position:relative;border-radius:28px;color:#fff;background:var(--green-dark)}.promise:after{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-130px;border:1px dashed rgba(255,255,255,.2);border-radius:50%}.promise-mascot{width:105px;height:105px;display:grid;place-items:center;border:5px solid rgba(255,255,255,.3);border-radius:38% 48% 42% 47%;color:var(--green-dark);background:var(--yellow);font-size:50px;transform:rotate(-5deg)}.promise small{color:#b9dfcc;font-size:9px;font-weight:800;letter-spacing:2px}.promise p{margin:10px 0 0;font-size:25px;line-height:1.55}.promise b{color:#ffe099}.promise-sign{position:relative;z-index:2;align-self:end;color:#b9dfcc;font-size:11px}.contact{min-height:540px;display:grid;place-items:center;margin:0 24px 24px;overflow:hidden;position:relative;border-radius:34px;text-align:center;background:#f7cc63;color:var(--ink)}.contact:before{content:"";position:absolute;left:-5%;right:-5%;bottom:-42%;height:70%;border-radius:50% 50% 0 0;background:#3d9f6f}.contact-inner{width:min(650px,calc(100% - 48px));position:relative;z-index:3}.contact-label{color:#756029;font-size:10px;font-weight:800;letter-spacing:2px}.contact h2{margin:22px 0;font-size:clamp(41px,5vw,63px)}.contact p{max-width:560px;margin:0 auto 28px;color:#665b3e;font-size:14px}.button-light{color:#fff;background:var(--green-dark);min-width:160px;box-shadow:0 12px 25px #2f5f432e}.contact-inner>small{display:block;margin-top:14px;color:#25332d94;font-size:9px}.contact-sun{position:absolute;width:190px;height:190px;right:8%;top:-60px;border:1px dashed rgba(107,80,18,.24);border-radius:50%}.contact-leaf{position:absolute;z-index:2;width:120px;height:55px;border-radius:100% 0;background:#ffffff26}.contact-leaf-one{left:5%;bottom:13%;transform:rotate(25deg)}.contact-leaf-two{right:6%;bottom:19%;transform:scaleX(-1) rotate(20deg)}footer{width:min(1160px,calc(100% - 48px));min-height:150px;display:grid;grid-template-columns:1fr 1fr 1.35fr;align-items:center;margin:0 auto;color:var(--muted);font-size:10px}.footer-brand{display:flex;align-items:center;gap:10px}.brand-mark.small{width:31px;height:31px;border-radius:10px 14px}.brand-mark.small:before,.brand-mark.small:after{top:10px;width:4px;height:5px}.brand-mark.small:before{left:8px}.brand-mark.small:after{right:8px}.brand-mark.small i{left:11px;top:17px;width:9px}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{color:var(--ink);font-size:20px}.footer-brand small{margin-top:2px;font-size:8px}.footer-links{display:flex;justify-content:flex-end;gap:18px}.filing{padding-left:18px;border-left:1px solid var(--line)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.value-card:nth-child(2),.product-card:nth-child(2){transition-delay:.08s}.value-card:nth-child(3),.product-card:nth-child(3){transition-delay:.16s}.product-card:nth-child(4){transition-delay:.24s}@media(max-width:980px){.nav{display:none}.hero{min-height:1020px;padding-top:125px}.hero-inner{grid-template-columns:1fr;gap:20px}.hero-copy{max-width:690px}.hero-visual{width:min(700px,92%);margin:0 auto}.picture-card{height:430px;border-radius:180px 180px 30px 30px}.values{grid-template-columns:1fr}.value-card{min-height:150px}.products-head{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:405px}.future{grid-template-columns:1fr;gap:50px}.future-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.future-copy .section-kicker,.future-copy h2{grid-column:1}.future-copy>p,.future-tags{grid-column:2}.future-copy>p{grid-row:1 / span 2;margin-top:0}.map-card{max-width:720px;width:100%;margin:0 auto}footer{grid-template-columns:1fr 1fr}.footer-links{grid-column:1 / -1;justify-content:flex-start;border-top:1px solid var(--line);padding-top:18px}}@media(max-width:640px){.section{width:calc(100% - 32px)}.site-header{height:70px;padding:0 16px}.brand-cn,.nav-pill span{display:none}.brand-name{font-size:23px}.brand-mark{width:34px;height:34px}.nav-pill{padding:9px 12px;font-size:11px}.hero{min-height:850px;padding:110px 0 60px}.hero-inner{width:calc(100% - 32px)}.hero-copy{padding-top:15px;text-align:center}.eyebrow{font-size:10px}.hero h1{margin-top:18px;font-size:clamp(43px,13vw,57px);letter-spacing:-3px}.hero-lead{font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;gap:15px;margin-top:25px}.hero-trust{justify-content:center;gap:10px;margin-top:28px}.hero-trust b{font-size:13px}.hero-trust span{font-size:9px}.hero-trust i{height:26px}.hero-visual{width:100%;padding-top:10px}.picture-card{height:270px;border-width:6px;border-radius:120px 120px 23px 23px}.float-card{min-width:145px;padding:9px 10px}.float-card>span{width:30px;height:30px}.float-card b{font-size:9px}.float-card small{font-size:7px}.float-card-top{right:-10px;top:34px}.float-card-bottom{left:-8px;bottom:22px}.intro{padding:85px 0}.section-heading{margin-bottom:40px}.section-heading h2,.products-head h2,.future h2{font-size:34px;letter-spacing:-1.8px}.section-heading>p{font-size:13px}.value-card{padding:25px 22px}.products-section{padding:85px 0}.products-head{margin-bottom:35px}.products-head>p{font-size:13px}.learning-path{display:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:390px}.app-visual{height:150px}.name-change{align-items:flex-start}.future{display:block;padding:85px 0}.future-copy{display:block}.future-copy>p{margin-top:22px}.map-card{height:375px;margin-top:40px;border-width:5px}.map-stop{width:78px}.map-stop>span{width:53px;height:53px;border-width:4px;border-radius:18px}.stop-one{left:3%}.stop-two{left:27%;top:62%}.stop-three{right:23%}.stop-four{right:1%}.map-sun{width:55px;height:55px;right:24px}.promise-wrap{padding-bottom:85px}.promise{grid-template-columns:auto 1fr;gap:20px;min-height:220px;padding:30px 24px}.promise-mascot{width:75px;height:75px;font-size:34px}.promise p{font-size:18px}.promise-sign{grid-column:2}.contact{min-height:500px;margin:0 10px 10px;border-radius:26px}.contact h2{font-size:38px;letter-spacing:-2px}.contact p{font-size:13px}.contact:before{bottom:-28%}footer{width:calc(100% - 32px);min-height:205px;grid-template-columns:1fr;gap:13px;padding:28px 0}.footer-links{grid-column:auto;display:block}.filing{display:block;margin-top:8px;padding-left:0;border:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
