:root{--navy: #0f2941;--navy-soft: #28425a;--green: #0ec876;--green-dark: #08a962;--mint: #eafff2;--muted: #73879b;--line: rgba(14, 200, 118, .27);--surface: rgba(255, 255, 255, .82);--header-height: 92px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:var(--header-height)}body{margin:0;background:#fcfff9;color:var(--navy);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.screen-section{position:relative;min-height:100svh;scroll-snap-align:start;overflow:hidden}#home,#features,#download,#faq{scroll-margin-top:var(--header-height)}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header-height);background:#fffff7c2;border-bottom:1px solid rgba(14,200,118,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1180px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:14px;font-size:42px;font-weight:700;letter-spacing:-2px;line-height:1}.logo img{width:56px;height:56px}.site-header nav,footer nav{display:flex;align-items:center;gap:62px}.site-header nav a{position:relative;padding:33px 0 27px;font-size:18px;font-weight:500;transition:color .18s ease}.site-header nav a:after{content:"";position:absolute;left:50%;bottom:18px;width:0;height:3px;border-radius:99px;background:var(--green);transform:translate(-50%);transition:width .18s ease}.site-header nav a:hover,.site-header nav a.active{color:var(--green)}.site-header nav a.active:after{width:34px}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:12px;background:#0ec87617}.menu-toggle span{display:block;width:100%;height:2px;margin:4px 0;border-radius:99px;background:var(--navy)}.hero{background:radial-gradient(circle at 87% 44%,rgba(136,255,181,.27),transparent 30%),linear-gradient(110deg,#fffef2 6%,#fbfff7 50%,#eefff4)}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(14,200,118,.18);border-radius:50%;pointer-events:none}.hero:before{width:680px;height:180px;right:-180px;top:40%;transform:rotate(-17deg)}.hero:after{width:520px;height:120px;right:5%;bottom:10%;transform:rotate(12deg)}.hero-inner{min-height:100svh;padding-top:var(--header-height);display:grid;grid-template-columns:55% 45%;align-items:center}.hero-copy{position:relative;z-index:2;padding-bottom:2vh}.eyebrow{margin:0 0 22px;font-size:clamp(36px,3.15vw,54px);font-weight:700;letter-spacing:.04em;line-height:1.25}.hero h1{max-width:760px;margin:0;font-size:clamp(37px,3.2vw,54px);font-weight:700;letter-spacing:-.03em;line-height:1.38}.hero h1 span{color:var(--green)}.hero-description{margin:34px 0 0;color:var(--muted);font-size:20px;line-height:2}.hero-actions{display:flex;gap:22px;margin-top:38px}.button{min-width:212px;height:68px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1.5px solid var(--green);border-radius:10px;font-size:20px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button img{width:24px;height:24px}.button-primary{color:#fff;background:var(--green);box-shadow:0 16px 36px #0ec87638}.button-secondary{background:#ffffffc7}.button:hover{transform:translateY(-3px);box-shadow:0 18px 38px #0ec87633}.button-primary:hover{background:var(--green-dark)}.hero-visual{position:relative;z-index:1;justify-self:end;width:min(610px,48vw);margin-right:-50px}.hero-visual img{position:relative;z-index:2;width:100%;filter:drop-shadow(0 30px 45px rgba(22,128,69,.08));animation:float 5.5s ease-in-out infinite}.hero-glow{position:absolute;top:19%;right:5%;bottom:11%;left:15%;border-radius:50%;background:#87ffb138;filter:blur(46px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.scroll-cue{position:absolute;z-index:5;left:50%;bottom:22px;width:29px;height:46px;border:1px solid rgba(15,41,65,.25);border-radius:99px;transform:translate(-50%)}.scroll-cue span{position:absolute;top:9px;left:50%;width:5px;height:8px;border-radius:99px;background:var(--green);transform:translate(-50%);animation:scroll-down 1.8s ease-in-out infinite}@keyframes scroll-down{0%{opacity:0;transform:translate(-50%)}45%{opacity:1}to{opacity:0;transform:translate(-50%,17px)}}.features{display:flex;align-items:center;padding:calc(var(--header-height) + 34px) 0 56px;background:radial-gradient(circle at 18% 15%,rgba(235,255,160,.25),transparent 24%),linear-gradient(135deg,#fdfff8,#effff6)}.features:before{content:"";position:absolute;width:600px;height:600px;left:-280px;bottom:-320px;border:1px solid rgba(14,200,118,.16);border-radius:50%;box-shadow:0 0 0 74px #0ec87605,0 0 0 148px #0ec87605}.section-content{position:relative;z-index:2}.section-heading{position:relative;text-align:center}.section-kicker{display:inline-block;margin-bottom:10px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.2em}.section-heading h2{margin:0;font-size:clamp(38px,4.6vw,64px);letter-spacing:-.04em;line-height:1.15}.section-heading p{margin:16px 0 0;color:var(--muted);font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:clamp(34px,5vh,62px)}.feature-card{position:relative;min-height:420px;padding:24px 24px 28px;border:1px solid rgba(14,200,118,.16);border-radius:24px;background:#ffffffc7;box-shadow:0 18px 45px #2771480f;text-align:center;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.feature-card:hover{transform:translateY(-8px);border-color:#0ec87673;box-shadow:0 24px 56px #2771481f}.feature-card img{width:220px;margin:-12px auto -8px}.feature-card h3{margin:0 0 12px;font-size:23px}.feature-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.8}.feature-number{position:absolute;top:22px;left:22px;color:#0ec87673;font-size:13px;font-weight:700;letter-spacing:.12em}.download{display:flex;align-items:center;padding:calc(var(--header-height) + 34px) 0 56px;background:radial-gradient(circle at 70% 45%,rgba(137,255,181,.16),transparent 32%),#fbfff9}.download-layout{display:grid;grid-template-columns:47% 53%;gap:74px;align-items:center}.download-visual{position:relative;padding:16px;border:1px solid rgba(14,200,118,.18);border-radius:30px;background:#ffffffb3;box-shadow:0 26px 70px #1a683e1c;transform:rotate(-1deg)}.download-visual img{width:100%;border-radius:20px}.visual-label{position:absolute;z-index:2;top:28px;left:30px;padding:8px 12px;border:1px solid rgba(255,255,255,.65);border-radius:999px;color:#fff;background:#0f294129;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;font-weight:700;letter-spacing:.14em}.section-heading-left{text-align:left}.section-heading-left h2{font-size:clamp(38px,4vw,58px)}.platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px}.platform-card{min-height:92px;display:grid;grid-template-columns:48px 1fr auto;gap:15px;align-items:center;padding:16px 18px;border:1px solid rgba(14,200,118,.24);border-radius:16px;background:#ffffffd1;text-align:left;cursor:pointer;box-shadow:0 12px 30px #226f450d;transition:transform .18s ease,border-color .18s ease,background .18s ease}.platform-card:hover{border-color:var(--green);background:#fff;transform:translateY(-3px)}.platform-card img{width:44px;height:44px;object-fit:contain}.platform-card span{min-width:0}.platform-card strong,.platform-card small{display:block}.platform-card strong{font-size:17px}.platform-card small{margin-top:5px;color:var(--muted);font-size:12px}.platform-card b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:#0ec87617}.download-message{min-height:24px;margin:20px 0 0;color:var(--muted);font-size:13px}.faq{padding:calc(var(--header-height) + 18px) 0 26px;background:linear-gradient(112deg,#fffdefe6,#effff6f0),#f5fff8}.faq-layout{min-height:calc(100svh - var(--header-height) - 44px);display:grid;grid-template-rows:auto auto auto auto;align-content:space-between;gap:20px}.faq-heading h2{font-size:clamp(38px,4.3vw,62px)}.faq-heading p{margin-top:10px}.orbit{position:absolute;top:42%;left:50%;width:min(718.423px,92vw);height:63.475px;border:0;border-radius:50%;transform:translate(-50%,-50%) rotate(-8.353deg)}.orbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(95deg,#87e3ba99,#0fc77633 52%,#0fc776);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.faq-panel{padding:22px 34px;border:1px solid rgba(14,200,118,.25);border-radius:20px;background:#fffc;box-shadow:0 22px 60px #2371460f}.faq-item{margin:12px 0;border:1px solid rgba(14,200,118,.25);border-radius:16px;background:#ffffffa8;box-shadow:0 12px 28px #1663390d;overflow:hidden}.faq-item summary{min-height:72px;display:grid;grid-template-columns:46px 1fr 28px;gap:16px;align-items:center;padding:12px 22px;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-index{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:17px;box-shadow:0 8px 18px #0ec8763d}.faq-item summary strong{font-size:18px}.faq-icon{position:relative;width:20px;height:20px;justify-self:end}.faq-icon:before,.faq-icon:after{content:"";position:absolute;top:9px;left:2px;width:16px;height:2px;border-radius:99px;background:var(--green);transition:transform .18s ease}.faq-icon:after{transform:rotate(90deg)}.faq-item[open] .faq-icon:after{transform:rotate(0)}.faq-item>p{margin:-2px 22px 20px 84px;color:var(--muted);font-size:15px;line-height:1.75}.privacy-note{min-height:90px;display:flex;align-items:center;gap:18px;padding:16px 28px;border:1px solid rgba(14,200,118,.16);border-radius:16px;background:#ffffff9e;box-shadow:0 14px 38px #1e6f420f}.privacy-note img{width:54px;height:46px;object-fit:contain}.privacy-note strong{font-size:18px}.privacy-note p{margin:6px 0 0;color:var(--muted);font-size:14px}footer{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;padding-top:16px;border-top:1px solid rgba(14,200,118,.22)}.logo-compact{gap:10px;font-size:30px;letter-spacing:-1px}.logo-compact img{width:42px;height:42px}footer>p{margin:0;color:var(--muted);font-size:12px;text-align:center}footer nav{gap:32px}footer nav a{font-size:14px}footer nav a:hover{color:var(--green)}@media (max-width: 1024px){:root{--header-height: 82px}.site-header nav{gap:35px}.logo{font-size:35px}.logo img{width:50px;height:50px}.hero-inner{grid-template-columns:58% 42%}.hero-visual{width:49vw;margin-right:-55px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:270px;text-align:left}.feature-card img{width:170px;float:right;margin:-12px -10px -30px 5px}.feature-card h3{margin-top:130px}.download-layout{gap:34px}.platform-card{grid-template-columns:38px 1fr auto;padding:13px}.platform-card img{width:38px;height:38px}}@media (max-width: 760px){:root{--header-height: 70px}html{scroll-snap-type:none}.page-width,.header-inner{width:min(100% - 32px,560px)}.site-header{background:#fffff8e6}.logo{gap:9px;font-size:29px;letter-spacing:-1px}.logo img{width:42px;height:42px}.menu-toggle{display:block}.site-header nav{position:absolute;top:62px;right:16px;width:min(220px,calc(100vw - 32px));display:grid;gap:0;padding:10px;border:1px solid rgba(14,200,118,.18);border-radius:18px;background:#fffffff7;box-shadow:0 18px 50px #1b553924;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s ease}.site-header nav.nav-open{opacity:1;visibility:visible;transform:translateY(0)}.site-header nav a{padding:13px 14px;border-radius:10px;font-size:16px}.site-header nav a:after{display:none}.site-header nav a.active{background:#0ec87614}.screen-section{min-height:100svh;overflow:hidden}.hero-inner{min-height:100svh;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding-top:calc(var(--header-height) + 24px);padding-bottom:26px}.hero-copy{z-index:4}.eyebrow{margin-bottom:13px;font-size:clamp(30px,9.5vw,40px)}.hero h1{max-width:470px;font-size:clamp(29px,8.3vw,38px);line-height:1.4}.hero-description{margin-top:18px;font-size:15px;line-height:1.8}.hero-actions{gap:10px;margin-top:23px}.button{min-width:0;width:50%;height:52px;gap:9px;border-radius:9px;font-size:16px}.button img{width:20px;height:20px}.hero-visual{width:min(440px,92vw);margin:5px -18vw -21vw auto;opacity:.9}.hero:before,.hero:after,.scroll-cue{display:none}.features,.download,.faq{padding:calc(var(--header-height) + 28px) 0 42px}.section-heading h2{font-size:38px}.section-heading p{margin-top:10px;font-size:15px;line-height:1.7}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px}.feature-card{min-height:250px;padding:16px;border-radius:18px}.feature-card img{width:130px;float:none;margin:-18px auto -20px}.feature-card h3{margin:0 0 8px;font-size:18px}.feature-card p{font-size:12px;line-height:1.65}.feature-number{top:14px;left:14px}.download-layout{grid-template-columns:1fr;gap:28px}.download-visual{order:2;padding:9px;border-radius:20px}.download-visual img{border-radius:14px}.visual-label{top:18px;left:19px}.section-heading-left{text-align:center}.section-heading-left h2{font-size:35px}.platform-grid{gap:9px;margin-top:24px}.platform-card{min-height:76px;grid-template-columns:34px 1fr;gap:10px;padding:11px;border-radius:14px}.platform-card img{width:34px;height:34px}.platform-card b{display:none}.platform-card strong{font-size:14px}.platform-card small{font-size:9px}.download-message{margin-top:12px;text-align:center}.faq{min-height:auto}.faq-layout{min-height:auto;display:block}.orbit{width:92vw}.faq-panel{margin-top:28px;padding:8px;border-radius:17px}.faq-item{margin:9px 0;border-radius:13px}.faq-item summary{min-height:62px;grid-template-columns:36px 1fr 22px;gap:11px;padding:10px 12px}.faq-index{width:34px;height:34px;font-size:14px}.faq-item summary strong{font-size:15px}.faq-item>p{margin:-2px 14px 16px 59px;font-size:13px}.privacy-note{margin-top:20px;padding:14px}.privacy-note img{width:44px}.privacy-note strong{font-size:15px}.privacy-note p{font-size:12px;line-height:1.6}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:26px;padding-top:22px}.logo-compact{font-size:25px}.logo-compact img{width:36px;height:36px}footer nav{width:100%;justify-content:space-between;gap:12px;order:3}footer>p{text-align:right}}@media (max-width: 390px) and (max-height: 700px){.hero-inner{justify-content:flex-start}.hero-description{line-height:1.65}.hero-visual{width:82vw;margin-top:0}.feature-card{min-height:225px}.feature-card img{width:108px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.features{align-items:flex-start;padding:calc(var(--header-height) + 8px) 0 48px;background:radial-gradient(circle at 15% 35%,rgba(195,255,218,.42),transparent 35%),linear-gradient(110deg,#f1fff6,#f8fff6 52%,#fffdf1)}.features:before{display:none}.features-heading h2{position:relative;z-index:2;font-size:clamp(46px,5vw,72px);letter-spacing:-.045em}.features-heading h2 span{color:var(--green)}.features-heading p{position:relative;z-index:2;margin-top:18px;font-size:20px}.features-orbit{position:absolute;top:52%;left:50%;width:min(960px,82vw);height:96px;border:0;border-radius:50%;transform:translate(-50%,-50%) rotate(-9deg)}.features-orbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(90deg,#fff0,#0fc776);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.features .feature-grid{grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,48px);margin-top:clamp(34px,4.5vh,52px)}.features .feature-card{min-height:clamp(270px,29vh,346px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 22px 26px;border:0;border-radius:24px;background:#ffffffe6;box-shadow:0 18px 46px #22684317;text-align:center}.features .feature-card:hover{border-color:transparent}.feature-icon{width:clamp(130px,13vw,170px);height:clamp(130px,13vw,170px);display:grid;place-items:center;margin-bottom:14px;border:1.5px solid rgba(14,200,118,.38);border-radius:50%;background:#f0fff7b8}.features .feature-card .feature-icon img{width:100%;height:100%;margin:0;object-fit:contain}.features .feature-card h3{margin:0 0 12px;font-size:24px}.features .feature-card p{max-width:210px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.feature-download-panel{min-height:clamp(270px,30vh,352px);display:grid;grid-template-columns:54% 46%;align-items:stretch;margin-top:clamp(32px,4vh,48px);padding:20px;border:1px solid rgba(14,200,118,.3);border-radius:20px;background:#ffffffe0;overflow:hidden}.feature-download-panel .platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 36px;align-content:center;margin:0;padding:34px 62px}.feature-download-panel .platform-card{min-height:80px;display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 20px;border:1px solid rgba(14,200,118,.24);border-radius:12px;background:#ffffffb8;color:var(--navy);box-shadow:none;text-align:center}.feature-download-panel .platform-card.active{border-color:var(--green);color:var(--green);background:#fff}.feature-download-panel .platform-card img{width:30px;height:30px;margin:0;object-fit:contain}.feature-download-panel .platform-card strong{font-size:21px;white-space:nowrap}.feature-download-image{width:100%;height:100%;min-height:230px;object-fit:cover}@media (max-width: 1024px){.features .feature-grid{grid-template-columns:repeat(2,1fr);gap:16px}.features .feature-card{min-height:230px}.feature-icon{width:128px;height:128px}.features .feature-card h3{margin-top:0}.feature-download-panel{grid-template-columns:1fr 1fr}.feature-download-panel .platform-grid{gap:18px;padding:28px}}@media (max-width: 760px){.features{padding:calc(var(--header-height) + 24px) 0 42px}.features-heading h2{font-size:clamp(35px,10vw,46px)}.features-heading p{margin-top:12px;font-size:15px}.features-orbit{width:110vw;height:64px}.features .feature-grid{gap:10px;margin-top:28px}.features .feature-card{min-height:238px;padding:14px 12px 18px;border-radius:18px}.feature-icon{width:116px;height:116px;margin-bottom:8px}.features .feature-card h3{margin-bottom:7px;font-size:18px}.features .feature-card p{font-size:12px;line-height:1.6}.feature-download-panel{grid-template-columns:1fr;margin-top:24px;padding:10px;border-radius:17px}.feature-download-panel .platform-grid{gap:10px;padding:14px 6px 24px}.feature-download-panel .platform-card{min-height:62px;gap:9px;padding:10px}.feature-download-panel .platform-card img{width:25px;height:25px}.feature-download-panel .platform-card strong{font-size:15px}.feature-download-image{min-height:190px}}@media (min-width: 821px){.features{height:100svh;min-height:640px;padding-top:calc(var(--header-height) + clamp(6px,1vh,12px));padding-bottom:clamp(14px,2vh,26px)}.features .section-content{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) minmax(0,1fr);row-gap:clamp(12px,1.8vh,24px)}.features-heading h2{font-size:clamp(40px,min(5vw,7vh),72px)}.features-heading p{margin-top:clamp(8px,1.4vh,18px);font-size:clamp(15px,min(1.35vw,2.3vh),20px)}.features .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2.6vw,42px);min-height:0;margin-top:0}.features .feature-card{min-height:0;height:100%;padding:clamp(12px,2vh,24px) 18px}.feature-icon{width:clamp(86px,min(12vw,16vh),160px);height:clamp(86px,min(12vw,16vh),160px);margin-bottom:clamp(6px,1.3vh,14px)}.features .feature-card h3{margin-bottom:clamp(5px,1vh,12px);font-size:clamp(18px,min(1.65vw,2.8vh),24px)}.features .feature-card p{font-size:clamp(13px,min(1.15vw,2vh),17px);line-height:1.55}.feature-download-panel{min-height:0;height:100%;margin-top:0;padding:clamp(10px,1.8vh,20px)}.feature-download-panel .platform-grid{gap:clamp(12px,2.3vh,30px) clamp(14px,2vw,32px);padding:clamp(16px,3vh,34px) clamp(24px,4vw,58px)}.feature-download-panel .platform-card{min-height:clamp(52px,8vh,80px);padding:10px clamp(10px,1.4vw,20px)}.feature-download-panel .platform-card img{width:clamp(24px,2vw,30px);height:clamp(24px,2vw,30px)}.feature-download-panel .platform-card strong{font-size:clamp(16px,1.45vw,21px)}.feature-download-image{min-height:0}}
