:root{--ink:#202321;--muted:#6c746e;--cream:#f8f6ef;--paper:#fffdf7;--yellow:#ffcc4b;--yellow-soft:#fff0bc;--green:#4f823b;--green-deep:#234d37;--orange:#e78b46;--purple:#8175ae;--line:#e7e2d5;--shell:min(1180px,calc(100% - 48px));--header:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;line-height:1.65;overflow-x:hidden}body.modal-open,body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;z-index:200;top:8px;left:8px;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-140%)}.skip-link:focus{transform:none}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header);background:rgba(255,253,247,.92);border-bottom:1px solid rgba(32,35,33,.08);backdrop-filter:blur(16px);transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 10px 32px rgba(32,35,33,.1)}.nav-row{height:100%;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:900}.brand img{width:43px;height:43px;border-radius:13px}.site-nav{display:flex;gap:30px;margin-left:auto;color:#56605a;font-size:15px;font-weight:800}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;right:50%;bottom:-8px;left:50%;height:2px;background:var(--yellow);transition:left .2s,right .2s}.site-nav a:hover:after{right:0;left:0}.button,.icon-button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s}.button{min-height:46px;padding:0 19px;border-radius:10px;font-size:15px}.button:hover{transform:translateY(-2px)}.button-large{min-height:53px;padding:0 23px;font-size:16px}.button-yellow{color:#322b16;background:var(--yellow);box-shadow:0 12px 25px rgba(214,166,42,.23)}.button-yellow:hover{background:#ffd867;box-shadow:0 16px 30px rgba(214,166,42,.32)}.button-dark{color:#fff;background:var(--green-deep)}.button-cream{color:var(--ink);background:#fff;border:1px solid var(--line)}.icon-button{width:42px;height:42px;border-radius:10px;color:var(--ink);background:transparent}.icon-button:hover{background:#f1eee3}.menu-button{display:none}.mobile-nav,.menu-scrim{display:none}main{padding-top:var(--header)}.hero{position:relative;overflow:hidden;background:var(--cream)}.hero:after{content:"";position:absolute;right:-100px;bottom:-200px;width:550px;height:550px;border:1px solid rgba(79,130,59,.15);border-radius:50%}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;min-height:calc(100svh - var(--header));padding:72px 0 66px}.hero-copy{position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 21px;color:var(--green-deep);font-size:14px;font-weight:900}.eyebrow span{width:28px;height:3px;border-radius:5px;background:var(--yellow)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:19px;font-size:clamp(49px,6.5vw,83px);line-height:1.07;letter-spacing:-.03em;font-weight:950}h1 em{color:var(--green-deep);font-style:normal}.hero-tagline{margin-bottom:15px;color:#495148;font-size:clamp(21px,2vw,29px);font-weight:800}.hero-desc{max-width:600px;margin-bottom:30px;color:var(--muted);font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{display:flex;gap:19px;margin-top:30px;color:#657067;font-size:13px;font-weight:800}.hero-points span{display:inline-flex;align-items:center;gap:6px}.hero-points svg{width:16px;height:16px;color:var(--green)}.hero-stage{position:relative;min-height:640px;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%}.orbit-a{width:480px;aspect-ratio:1;right:5%;top:5%;background:var(--yellow-soft)}.orbit-b{width:350px;aspect-ratio:1;left:3%;bottom:0;border:1px solid rgba(79,130,59,.18)}.device-frame{position:relative;z-index:2;width:min(365px,75vw);height:625px;padding:10px;border-radius:44px;background:#1d201e;box-shadow:0 36px 65px rgba(32,35,33,.28),inset 0 0 0 1px rgba(255,255,255,.16);transform:rotate(2.5deg)}.device-notch{position:absolute;z-index:3;top:16px;left:50%;width:31%;height:23px;border-radius:20px;background:#1d201e;transform:translateX(-50%)}.device-screen{height:100%;overflow:hidden;border-radius:35px;background:#211f1e}.device-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero-note{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;width:190px;padding:13px 15px;border:1px solid rgba(32,35,33,.08);border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 16px 42px rgba(32,35,33,.14);font-size:13px;line-height:1.35}.note-dot{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:10px;color:#7b6109;background:var(--yellow-soft)}.note-dot.green{color:var(--green);background:#e6f1de}.note-dot svg{width:16px;height:16px}.note-top{left:-2%;top:19%}.note-bottom{right:-2%;bottom:15%}.statement{padding:115px 0;background:var(--green-deep);color:#fff}.statement-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.section-kicker{margin-bottom:13px;color:var(--green);font-size:14px;font-weight:900;letter-spacing:.02em}.statement .section-kicker,.principles .section-kicker,.cta .section-kicker{color:var(--yellow)}.statement h2,.principles h2{margin-bottom:25px;font-size:clamp(38px,4.7vw,61px);line-height:1.16;font-weight:950}.statement h2 span,.principles h2 span{color:var(--yellow)}.statement-copy{max-width:590px;margin-bottom:23px;color:#e9eee6;font-size:22px;line-height:1.58;font-weight:750}.statement-copy.muted{margin-bottom:0;color:#b9cdbd;font-size:16px;font-weight:500}.today-section{padding:115px 0;background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:47px}.section-head h2{margin-bottom:0;font-size:clamp(37px,4.4vw,55px);line-height:1.15;font-weight:950}.section-head>p{max-width:410px;margin-bottom:5px;color:var(--muted);font-size:17px}.today-card{padding:30px 33px 21px;border:1px solid #e6dfcf;border-radius:20px;background:#fbfaf4;box-shadow:0 20px 50px rgba(74,66,42,.08)}.today-top{display:flex;align-items:start;justify-content:space-between;gap:24px}.today-label{display:inline-flex;align-items:center;gap:7px;color:#8c7928;font-size:13px;font-weight:850}.today-label svg{width:17px;height:17px}.today-top h3{margin:8px 0 0;color:var(--ink);font-size:28px}.text-button{display:inline-flex;align-items:center;gap:7px;padding:9px 0;border:0;cursor:pointer;color:var(--green-deep);background:none;font-weight:900}.text-button svg{width:17px}.today-progress{height:7px;margin:25px 0 20px;overflow:hidden;border-radius:20px;background:#ebe6d8}.today-progress span{display:block;height:100%;border-radius:inherit;background:var(--yellow)}.today-list{display:grid;gap:11px}.task{position:relative;display:flex;align-items:center;gap:13px;padding:15px 16px;border-radius:13px;background:#fff}.task input{position:absolute;opacity:0}.task-check{display:grid;place-items:center;width:24px;height:24px;border:2px solid #d6cebb;border-radius:8px;color:#fff}.task.done .task-check{border-color:var(--green);background:var(--green)}.task svg{width:14px;height:14px}.task>span:nth-of-type(2){display:grid;gap:2px;flex:1}.task b{font-size:15px}.task small{color:#92968c;font-size:12px}.task em{font-size:12px;font-style:normal;color:#a5a89f}.task.done em{color:var(--green)}.today-foot{display:flex;justify-content:space-between;margin-top:17px;color:#9a9b90;font-size:12px}.features{padding:115px 0;background:var(--cream)}.section-head.centered{display:block;text-align:center}.section-head.centered h2{margin-bottom:8px}.section-head.centered>p:last-child{max-width:530px;margin:0 auto;color:var(--muted);font-size:17px}.feature-layout{display:grid;grid-template-columns:370px 1fr;gap:70px;align-items:stretch;margin-top:56px}.feature-menu{display:grid;gap:10px;align-content:start}.feature-item{display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:13px;padding:16px 15px;border:1px solid transparent;border-radius:14px;text-align:left;cursor:pointer;background:transparent;color:var(--ink)}.feature-item:hover,.feature-item.active{border-color:#e5dcc5;background:#fff;box-shadow:0 12px 30px rgba(74,66,42,.07)}.feature-item.active .feature-arrow{color:var(--green-deep)}.feature-item>span:nth-child(2){display:grid;gap:3px}.feature-item b{font-size:17px}.feature-item small{color:#8b948e;font-size:12px}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px}.feature-icon svg{width:21px;height:21px}.feature-icon.yellow{color:#967611;background:#fff0be}.feature-icon.green{color:var(--green);background:#e6f1de}.feature-icon.orange{color:#c16d31;background:#fbe7d5}.feature-icon.purple{color:var(--purple);background:#ece9f8}.feature-arrow{width:17px;height:17px;color:#c7c5bc}.feature-preview{position:relative;display:grid;grid-template-columns:1fr 280px;align-items:center;gap:28px;min-height:520px;padding:45px 40px 45px 51px;overflow:hidden;border-radius:23px;background:var(--ink);color:#fff}.preview-copy{position:relative;z-index:2}.preview-label{display:inline-flex;padding:6px 10px;border-radius:7px;color:#fee59b;background:#514822;font-size:12px;font-weight:850}.preview-copy h3{margin:19px 0 15px;font-size:clamp(29px,3.2vw,44px);line-height:1.2}.preview-copy p{max-width:310px;margin-bottom:26px;color:#c6ccc3;font-size:16px}.preview-copy ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#f6f5ee;font-size:14px;font-weight:700}.preview-copy li{display:flex;align-items:center;gap:9px}.preview-copy li svg{width:16px;height:16px;color:var(--yellow)}.preview-device{position:relative;z-index:2;width:240px;height:420px;padding:8px;border-radius:32px;background:#141615;box-shadow:0 20px 34px rgba(0,0,0,.35);transform:rotate(3deg)}.preview-notch{position:absolute;z-index:2;top:13px;left:50%;width:30%;height:17px;border-radius:14px;background:#141615;transform:translateX(-50%)}.preview-device img{width:100%;height:100%;border-radius:25px;object-fit:cover;object-position:top}.principles{padding:115px 0;background:var(--ink);color:#fff}.principles-lead{max-width:620px;margin-bottom:58px;color:#b7c1b6;font-size:17px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.principle-grid article{padding:30px 28px 0 0}.principle-grid article+article{padding-left:28px;border-left:1px solid rgba(255,255,255,.16)}.principle-grid span{display:block;margin-bottom:25px;color:var(--yellow);font-size:13px;font-weight:900}.principle-grid h3{margin-bottom:10px;font-size:23px}.principle-grid p{margin:0;color:#b7c1b6}.cta{padding:78px 0;background:var(--yellow)}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{margin:0 0 9px;font-size:clamp(38px,4.7vw,59px);line-height:1.13}.cta-row>div>p:last-child{margin:0;color:#5c532b;font-size:17px}.site-footer{padding:47px 0 30px;background:#fff}.footer-row{display:grid;grid-template-columns:1fr auto;gap:30px}.footer-brand p{margin:13px 0 0;color:var(--muted);font-size:14px}.footer-links{display:flex;gap:27px;align-items:center;color:#5c665e;font-size:14px;font-weight:800}.footer-bottom{grid-column:1/-1;padding-top:22px;border-top:1px solid var(--line);color:#979a90;font-size:12px}.modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s}.modal.open{visibility:visible;opacity:1}.modal-scrim{position:absolute;inset:0;background:rgba(32,35,33,.6);backdrop-filter:blur(5px)}.download-dialog{position:relative;z-index:2;width:min(480px,calc(100% - 32px));padding:42px 36px 34px;border-radius:18px;background:#fffdf7;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.28)}.modal-close{position:absolute;right:11px;top:11px}.dialog-logo{width:76px;height:76px;margin:0 auto 16px;border-radius:20px}.download-dialog .section-kicker{margin-bottom:7px}.download-dialog h2{margin-bottom:10px;font-size:29px}.download-dialog>p:not(.section-kicker){margin-bottom:23px;color:var(--muted);font-size:15px}.notify-form{display:flex;gap:9px}.notify-form input{width:100%;height:50px;padding:0 14px;border:1px solid #e0d8c8;border-radius:9px;outline:none;font:inherit}.notify-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(79,130,59,.12)}.notify-form .button{flex:0 0 auto}.download-dialog>small{display:block;margin-top:13px;color:#9da096;font-size:12px}.to-top{position:fixed;right:22px;bottom:22px;z-index:50;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--green-deep);background:#fff;box-shadow:0 10px 24px rgba(32,35,33,.1);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s}.to-top.visible{opacity:1;pointer-events:auto;transform:none}.to-top svg{width:19px;height:19px}.success-message{display:grid;justify-items:center;gap:6px;padding:8px 0 2px;color:var(--green-deep)}.success-message svg{width:34px;height:34px;padding:6px;border-radius:50%;color:#fff;background:var(--green)}.success-message span{color:var(--muted);font-size:14px}.reveal{opacity:0;transform:translateY(18px)}.reveal.visible{animation:rise .55s ease both}@keyframes rise{from{opacity:.2;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:1050px){:root{--shell:min(100% - 40px,920px)}.hero-grid{grid-template-columns:1fr 420px;gap:20px}.statement-grid{gap:50px}.feature-layout{gap:40px}.note-top{left:-6%}.note-bottom{right:-6%}}@media(max-width:820px){:root{--header:68px;--shell:calc(100% - 36px)}.site-nav,.header-cta{display:none}.menu-button{display:inline-flex;margin-left:auto}.mobile-nav{position:fixed;inset:var(--header) 0 auto;z-index:90;padding:12px 24px 24px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 20px 30px rgba(32,35,33,.12)}.mobile-nav.open{display:grid}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-weight:800}.mobile-nav button{margin-top:14px}.menu-scrim{position:fixed;inset:var(--header) 0 0;z-index:80;background:rgba(32,35,33,.3)}.menu-scrim.open{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:61px 0 73px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-desc{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-stage{min-height:560px}.orbit-a{right:50%;transform:translateX(50%)}.device-frame{width:285px;height:510px}.note-top{left:0;top:18%}.note-bottom{right:0;bottom:10%}.statement{padding:87px 0}.statement-grid{grid-template-columns:1fr;gap:25px}.statement-copy{font-size:19px}.section,.features,.principles{padding:88px 0}.section-head{display:block;margin-bottom:35px}.section-head>p{margin-top:19px}.today-card{padding:24px 18px 18px}.today-top h3{font-size:24px}.task{padding:13px 12px}.task em{display:none}.feature-layout{grid-template-columns:1fr;gap:26px;margin-top:35px}.feature-menu{grid-template-columns:repeat(2,1fr);gap:8px}.feature-item{grid-template-columns:35px 1fr;padding:12px 10px;gap:8px}.feature-item .feature-arrow{display:none}.feature-icon{width:34px;height:34px;border-radius:10px}.feature-icon svg{width:17px;height:17px}.feature-item b{font-size:14px}.feature-item small{font-size:10px}.feature-preview{grid-template-columns:1fr 200px;min-height:440px;padding:35px 24px}.preview-device{width:190px;height:340px}.principle-grid{grid-template-columns:1fr}.principle-grid article{padding:24px 0 27px}.principle-grid article+article{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.16)}.cta{padding:55px 0}.cta-row{display:block}.cta-row .button{width:100%;margin-top:26px}.footer-row{display:block}.footer-links{margin-top:24px;flex-wrap:wrap;gap:19px}.footer-bottom{margin-top:25px}.notify-form{display:grid}.notify-form .button{width:100%}}@media(max-width:560px){h1{font-size:clamp(44px,13vw,64px)}.hero-tagline{font-size:21px}.hero-desc{font-size:16px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;font-size:11px;text-align:left}.hero-points span{align-items:flex-start}.hero-stage{min-height:510px}.orbit-a{width:340px}.device-frame{width:255px;height:455px}.hero-note{width:153px;padding:10px;font-size:11px}.note-top{left:-6%}.note-bottom{right:-6%}.statement h2,.principles h2{font-size:39px}.section-head h2{font-size:38px}.today-top{display:block}.text-button{margin-top:15px}.today-foot{font-size:11px}.feature-menu{grid-template-columns:1fr}.feature-item{grid-template-columns:44px 1fr}.feature-icon{width:40px;height:40px}.feature-item b{font-size:16px}.feature-item small{font-size:11px}.feature-preview{grid-template-columns:1fr;min-height:630px}.preview-device{justify-self:center;width:205px;height:355px;order:-1}.preview-copy h3{font-size:33px}.cta h2{font-size:39px}.footer-links{font-size:13px}}
