:root{--ink:#14252a;--ink-soft:#24363b;--muted:#6e7d80;--paper:#f5f3ee;--paper-deep:#ece9e1;--white:#fff;--teal:#159b8f;--teal-deep:#0c726b;--teal-dark:#0b4f4b;--purple:#7258c7;--lime:#d9ed86;--line:rgba(20,37,42,.12);--line-light:hsla(0,0%,100%,.16);--shadow:0 30px 90px rgba(14,45,48,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--lime);color:var(--ink)}.shell{min-height:100vh;overflow:hidden}.container{width:min(1220px,calc(100% - 48px));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:hsla(43,26%,95%,.82);border-bottom:1px solid rgba(20,37,42,.08)}.nav{min-height:78px;justify-content:space-between;gap:28px}.brand,.nav{display:flex;align-items:center}.brand{gap:11px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-weight:900;font-size:19px;transform:rotate(-4deg)}.brand-copy{display:flex;flex-direction:column;gap:1px;line-height:1}.brand-copy b{font-size:16px;letter-spacing:-.035em}.brand-copy small{font-size:8px;color:var(--muted);letter-spacing:.14em;margin-top:5px}.navlinks{display:flex;gap:30px;color:#526266;font-size:13px;font-weight:700}.navlinks a{position:relative}.navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--teal);transition:right .25s ease}.navlinks a:hover:after{right:0}.lang{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:hsla(0,0%,100%,.72);padding:9px 13px;border-radius:999px;font-weight:800;font-size:13px}.lang-dot{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(21,155,143,.12)}.hero{position:relative;padding:110px 0 0;background:linear-gradient(180deg,#f8f7f2 0,var(--paper) 100%)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line)}.hero-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.hero-glow-a{width:520px;height:520px;background:radial-gradient(circle,rgba(21,155,143,.11),rgba(21,155,143,0) 68%);top:-140px;left:-160px}.hero-glow-b{width:460px;height:460px;background:radial-gradient(circle,rgba(114,88,199,.09),rgba(114,88,199,0) 68%);right:-140px;top:10px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;grid-gap:72px;gap:72px;align-items:center;min-height:540px}.hero-copy{padding-bottom:72px}.eyebrow{color:var(--teal-deep);font-weight:900;letter-spacing:.15em;text-transform:uppercase;font-size:11px;display:flex;gap:10px;align-items:center}.eyebrow>span{display:inline-block;width:26px;height:2px;background:var(--teal)}h1{margin:22px 0 24px;font-size:clamp(56px,7vw,96px);line-height:.98;letter-spacing:-.065em;max-width:820px;font-weight:850}.lede{font-size:clamp(18px,2vw,21px);line-height:1.75;color:#647377;max-width:760px}.ctas{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 18px;border-radius:14px;font-weight:850;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--ink);box-shadow:0 14px 28px rgba(20,37,42,.14)}.btn-primary span{color:var(--lime)}.btn-secondary{background:hsla(0,0%,100%,.8);border:1px solid var(--line)}.hero-note{margin-top:34px;font-size:10px;letter-spacing:.13em;color:#879194;text-transform:uppercase}.ecosystem-visual{position:relative;height:470px;width:470px;max-width:100%;margin-left:auto}.ecosystem-visual:before{content:"";position:absolute;width:330px;height:330px;left:70px;top:70px;border-radius:50%;background:radial-gradient(circle at 36% 32%,#1ba89b,#0e706a 55%,#0b4f4b 100%);box-shadow:0 35px 90px rgba(13,91,85,.24)}.orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(20,37,42,.16);border-radius:50%;transform:translate(-50%,-50%)}.orbit-outer{width:455px;height:455px;animation:spin 28s linear infinite}.orbit-inner{width:375px;height:375px;border-style:dashed;animation:spinReverse 24s linear infinite}.pulse-core{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:2}.pulse-core small{font-size:9px;letter-spacing:.22em;color:hsla(0,0%,100%,.65);margin-bottom:8px}.pulse-core strong{font-size:46px;letter-spacing:-.06em}.orbit-label{position:absolute;background:hsla(0,0%,100%,.94);border:1px solid var(--line);box-shadow:0 12px 40px rgba(20,37,42,.1);padding:9px 13px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em;z-index:5}.orbit-label-1{top:4%;left:44%}.orbit-label-2{top:27%;right:-2%}.orbit-label-3{bottom:11%;right:10%}.orbit-label-4{bottom:4%;left:19%}.orbit-label-5{top:38%;left:-3%}.visual-caption{position:absolute;right:15px;bottom:5px;color:#8b9698;font-size:9px;letter-spacing:.18em}.stats-row{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:22px 22px 0 0;overflow:hidden}.stat{min-height:130px;padding:28px 34px;display:flex;align-items:flex-end;gap:16px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{font-size:42px;letter-spacing:-.05em;color:var(--teal-deep);line-height:1}.stat span{color:var(--muted);font-size:12px;line-height:1.45;max-width:150px}.section{padding:110px 0}.kicker{color:var(--teal-deep);font-size:10px;letter-spacing:.22em;font-weight:900;margin-bottom:18px}.kicker.light{color:var(--lime)}.section-head{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;align-items:end;margin-bottom:48px}.cta-copy h2,.feature-copy h2,.pamboo-intro h2,.section-heading h2{font-size:clamp(40px,5vw,66px);line-height:1.05;letter-spacing:-.055em;margin:0}.pamboo-intro>p,.section-head>p{color:var(--muted);font-size:17px;line-height:1.75;margin:0}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.ecosystem-card{min-height:340px;padding:28px;background:hsla(0,0%,100%,.56);border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}.ecosystem-card:hover{transform:translateY(-6px);background:#fff;box-shadow:var(--shadow);z-index:3}.card-top{display:flex;justify-content:space-between;align-items:center}.card-index{font-size:11px;color:var(--purple);font-weight:900;letter-spacing:.12em}.card-arrow{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--paper-deep);font-size:12px}.ecosystem-card h3{font-size:25px;line-height:1.15;letter-spacing:-.035em;margin:38px 0 12px}.ecosystem-card p{color:var(--muted);line-height:1.72;font-size:14px;margin:0}.card-outcome{padding-top:18px;border-top:1px solid var(--line);color:var(--teal-deep);font-size:10px;letter-spacing:.12em;font-weight:900}.feature-section{position:relative;background:var(--ink);color:#fff;padding:130px 0}.feature-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(21,155,143,.22),transparent 35%),radial-gradient(circle at 80% 20%,rgba(114,88,199,.14),transparent 24%);pointer-events:none}.feature-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center}.feature-copy p{color:hsla(0,0%,100%,.65);line-height:1.8;font-size:17px;max-width:620px;margin:28px 0 0}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.tag-row span{border:1px solid var(--line-light);padding:8px 12px;border-radius:999px;color:hsla(0,0%,100%,.76);font-size:11px}.teebot-stage{height:530px;position:relative}.teebot-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid hsla(0,0%,100%,.16)}.ring-a{width:470px;height:470px}.ring-b{width:330px;height:330px;border-style:dashed}.teebot-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:48px;background:linear-gradient(145deg,var(--lime),#b9d764);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 90px rgba(0,0,0,.18);transform-origin:center}.teebot-core>span{position:absolute;top:18px;right:22px;width:30px;height:30px;border-radius:50%;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-weight:900}.teebot-core strong{font-size:36px;letter-spacing:-.06em}.teebot-core small{font-size:8px;letter-spacing:.16em;margin-top:8px}.teebot-node{position:absolute;min-width:92px;height:92px;padding:10px;border-radius:50%;background:#20383e;border:1px solid hsla(0,0%,100%,.13);display:grid;place-items:center;font-size:9px;letter-spacing:.1em;font-weight:900;box-shadow:0 20px 50px rgba(0,0,0,.14)}.teebot-node-1{left:12%;top:10%}.teebot-node-2{right:7%;top:22%}.teebot-node-3{right:15%;bottom:8%}.teebot-node-4{left:8%;bottom:18%}.pamboo-section{background:#ebe7dd}.pamboo-intro{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:80px;gap:80px;align-items:end}.pamboo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:52px}.pamboo-card{min-height:360px;border-radius:24px;padding:26px;background:#f7f5ef;border:1px solid rgba(20,37,42,.1);position:relative;overflow:hidden}.pamboo-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(21,155,143,.07);right:-70px;bottom:-70px}.pamboo-number{font-size:10px;letter-spacing:.16em;font-weight:900;color:var(--purple)}.pamboo-icon{width:74px;height:74px;margin-top:54px;position:relative}.pamboo-icon span:first-child{position:absolute;inset:12px 5px 4px 5px;border:2px solid var(--teal-deep);border-radius:8px 8px 16px 16px}.pamboo-icon span:last-child{position:absolute;width:42px;height:2px;background:var(--teal-deep);top:27px;left:16px;box-shadow:0 12px 0 var(--teal-deep)}.pamboo-card h3{font-size:26px;letter-spacing:-.04em;margin:24px 0 10px}.pamboo-card p{color:var(--muted);line-height:1.7;font-size:14px;max-width:320px}.journey-section{background:#fff}.journey-heading{max-width:800px}.journey-line{position:relative;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px;margin-top:68px}.journey-line:before{content:"";position:absolute;left:4%;right:4%;top:28px;height:1px;background:var(--line)}.journey-step{position:relative;z-index:2}.journey-dot{width:58px;height:58px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;margin-bottom:28px}.journey-dot span{width:38px;height:38px;border-radius:50%;background:var(--paper);color:var(--teal-deep);display:grid;place-items:center;font-size:10px;font-weight:900}.journey-step h3{font-size:17px;letter-spacing:-.025em;margin:0 0 8px}.journey-step p{color:var(--muted);line-height:1.55;font-size:12px;margin:0}.cta-section{padding:0 0 90px;background:#fff}.cta-panel{border-radius:30px;padding:64px;background:linear-gradient(135deg,#0b615b,#132c31 72%);color:#fff;display:grid;grid-template-columns:1fr auto;grid-gap:50px;gap:50px;align-items:end;overflow:hidden;position:relative}.cta-panel:before{content:"P";position:absolute;right:17%;top:-70px;font-size:330px;font-weight:900;color:hsla(0,0%,100%,.035);transform:rotate(-8deg)}.cta-copy{position:relative;z-index:2;max-width:780px}.cta-copy p{color:hsla(0,0%,100%,.67);font-size:16px;line-height:1.75;max-width:700px}.cta-button{position:relative;z-index:2;display:inline-flex;gap:20px;align-items:center;background:var(--lime);color:var(--ink);border-radius:15px;padding:15px 18px;font-weight:900;font-size:13px;white-space:nowrap}.footer{padding:54px 0 70px;background:#fff;border-top:1px solid var(--line);color:var(--muted)}.footer-row{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.footer-row>div{display:flex;flex-direction:column;gap:8px}.footer-row strong{color:var(--ink);font-size:15px}.footer-row span{font-size:10px;letter-spacing:.08em}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spinReverse{to{transform:translate(-50%,-50%) rotate(-1turn)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}*{transition-duration:.01ms!important}}@media (max-width:1020px){.feature-grid,.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.ecosystem-visual{margin:0 auto 40px}.pamboo-intro,.section-head{grid-template-columns:1fr;gap:24px}.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.journey-line{grid-template-columns:repeat(3,1fr);gap:34px 24px}.journey-line:before{display:none}.cta-panel{grid-template-columns:1fr;align-items:start}}@media (max-width:760px){.container{width:min(100% - 28px,1220px)}.nav{min-height:68px}.brand-copy small,.navlinks{display:none}.hero{padding-top:72px}h1{font-size:clamp(48px,14vw,68px)}.lede{font-size:17px}.ecosystem-visual{width:350px;height:350px}.ecosystem-visual:before{width:250px;height:250px;left:50px;top:50px}.orbit-outer{width:340px;height:340px}.orbit-inner{width:285px;height:285px}.pulse-core strong{font-size:36px}.orbit-label{font-size:8px;padding:7px 9px}.stats-row{grid-template-columns:1fr;border-radius:18px 18px 0 0}.stat{border-right:0;border-bottom:1px solid var(--line);min-height:105px}.stat:last-child{border-bottom:0}.section{padding:80px 0}.ecosystem-grid,.pamboo-grid{grid-template-columns:1fr}.ecosystem-card{min-height:300px}.feature-section{padding:90px 0}.teebot-stage{height:420px}.ring-a{width:340px;height:340px}.ring-b{width:250px;height:250px}.teebot-core{width:170px;height:170px;border-radius:38px}.teebot-core strong{font-size:30px}.teebot-node{min-width:70px;height:70px;font-size:7px}.journey-line{grid-template-columns:repeat(2,1fr)}.cta-panel{padding:38px 28px;border-radius:24px}.footer-row{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.ecosystem-visual{transform:scale(.92);transform-origin:center;margin-left:-2%}.journey-line{grid-template-columns:1fr}.journey-step{display:grid;grid-template-columns:58px 1fr;grid-column-gap:16px;column-gap:16px}.journey-dot{grid-row:1/span 2}.journey-step h3{align-self:end}.cta-button{white-space:normal}}