:root{color-scheme:light;--ink:#17211e;--muted:#61706b;--paper:#f4f6f3;--panel:#ffffff;--line:#d6ded9;--green:#087765;--green-dark:#0b302b;--cyan:#12c7d3;--yellow:#f2c94c;--red:#a94040}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:68px;gap:24px;padding:10px clamp(18px,5vw,64px);background:rgba(244,246,243,.94);border-bottom:1px solid rgba(214,222,217,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.site-footer div{display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand img{border-radius:8px}.nav,.site-footer nav{display:flex;gap:22px;color:var(--muted);font-size:14px}.nav a:hover,.site-footer a:hover{color:var(--green)}.header-action,.primary-button,.secondary-button,.waitlist-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 18px;font-weight:800}.header-action,.primary-button{background:var(--green-dark);color:#fff}.secondary-button{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.08)}.hero{position:relative;min-height:min(760px,calc(100dvh - 68px));overflow:hidden;isolation:isolate;display:flex;align-items:center;padding:72px max(24px,calc((100vw - 1180px) / 2 + 24px)) 92px;background:#071916;color:#fff}.hero-comparison{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071916,rgba(7,25,22,.96) 35%,rgba(7,25,22,.58) 52%,rgba(7,25,22,.08) 76%,rgba(7,25,22,.02))}.hero-copy{max-width:650px}.hero-image-labels{position:absolute;right:max(24px,calc((100vw - 1180px) / 2 + 24px));bottom:28px;display:grid;grid-template-columns:1fr 1fr;width:min(47vw,650px);color:#fff;font-size:13px;font-weight:800}.hero-image-labels span:last-child{text-align:right}.status-line{margin:0 0 18px;color:#9fd7cd;font-size:14px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(48px,6vw,72px);line-height:1.02}h1 span{display:block}h2{margin-bottom:14px;font-size:clamp(30px,4vw,50px);line-height:1.1}h3{margin-bottom:8px}.hero-text{max-width:520px;color:#d6e1dd;font-size:clamp(20px,2.3vw,28px);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-next{position:absolute;bottom:28px;left:max(24px,calc((100vw - 1180px) / 2 + 24px));color:#b6c9c3;font-size:13px}.section-band{max-width:1180px;margin:0 auto;padding:88px clamp(20px,5vw,32px)}.section-heading{max-width:720px;margin-bottom:34px}.section-kicker{margin-bottom:12px;color:var(--green);font-size:13px;font-weight:800}.faq p,.legal-content li,.legal-content p,.product-copy>p,.section-heading p,.support-card p,.truth-band p,.waitlist p{color:var(--muted);line-height:1.75}.product-proof{display:grid;grid-template-columns:1fr minmax(280px,430px);grid-gap:clamp(48px,9vw,120px);gap:clamp(48px,9vw,120px);align-items:center}.workflow{list-style:none;margin:34px 0 0;padding:0;border-top:1px solid var(--line)}.workflow li{display:grid;grid-template-columns:44px 1fr;align-items:center;min-height:64px;border-bottom:1px solid var(--line)}.workflow span{color:var(--green);font-size:13px;font-weight:800}.product-screen{overflow:hidden;max-height:650px;border:1px solid #263c36;border-radius:8px;background:#071916;box-shadow:0 30px 80px rgba(14,50,43,.2)}.product-screen img{display:block;width:100%;height:auto}.templates{max-width:none;padding-inline:max(20px,calc((100vw - 1180px) / 2 + 32px));background:#e8eeea}.template-list{border-top:1px solid #bdcac4}.template-list article{display:grid;grid-template-columns:72px minmax(180px,.8fr) 1.2fr;align-items:center;min-height:92px;border-bottom:1px solid #bdcac4}.template-list article>span{color:var(--green);font-weight:800}.template-list h3,.template-list p{margin-bottom:0}.template-list p{color:var(--muted)}.truth-band{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:64px;gap:64px;align-items:end;padding:90px max(20px,calc((100vw - 1180px) / 2 + 32px));background:#153e36;color:#fff}.truth-band p{color:#c9d9d4;max-width:700px}.truth-band dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin:0;background:rgba(255,255,255,.22)}.truth-band dl div{min-height:112px;padding:18px;background:#153e36}.truth-band dt{color:#7fbbb0;font-size:13px;font-weight:800}.truth-band dd{margin:20px 0 0;font-weight:800;line-height:1.45}.progress-track{display:grid;grid-template-columns:repeat(4,1fr);border-top:3px solid var(--line)}.progress-track div{position:relative;padding:25px 16px 0 0}.progress-track div:before{content:"";position:absolute;top:-8px;left:0;width:13px;height:13px;border-radius:50%;background:#9ba9a3}.progress-track .done:before{background:var(--green)}.progress-track span,.progress-track strong{display:block}.progress-track span{margin-bottom:8px;color:var(--muted);font-size:12px}.faq-list{max-width:900px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:18px;font-weight:800}.faq p{max-width:760px;margin:12px 0 0}.waitlist{display:grid;grid-template-columns:72px 1fr auto;grid-gap:24px;gap:24px;align-items:center;max-width:1180px;margin:0 auto 56px;padding:28px 32px;background:#f1c84b;border-radius:8px}.waitlist img{border-radius:14px}.waitlist h2{margin-bottom:5px;font-size:28px}.waitlist p{margin-bottom:0;color:#4d4d3d}.waitlist-button{background:#17211e;color:#fff}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(18px,5vw,64px);border-top:1px solid var(--line)}.site-footer div{flex-direction:column;align-items:flex-start;gap:4px}.site-footer span{color:var(--muted);font-size:13px}.legal-page{padding:54px clamp(18px,5vw,32px) 78px}.legal-shell{max-width:900px;margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid var(--line);border-radius:8px;background:var(--panel)}.legal-shell>h1{color:var(--ink);font-size:clamp(38px,6vw,64px)}.legal-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.legal-label{margin-bottom:0;font-size:13px}.language-link,.legal-label{color:var(--green);font-weight:800}.language-link{font-size:14px;text-decoration:underline;text-underline-offset:4px}.legal-content h2{margin-top:32px;font-size:24px}.legal-content a,.support-card a{color:var(--green);font-weight:800}.updated{color:var(--muted)}.support-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:24px}.support-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:#f7f9f7}.outcome-proof{max-width:1180px}.comparison-figure{margin:0;overflow:hidden;border-radius:8px;background:#dbe1dd}.comparison-figure img{display:block;width:100%;height:auto}.comparison-figure figcaption{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--line)}.comparison-figure figcaption span{padding:18px 22px;background:#fff;color:var(--muted)}.comparison-figure figcaption span:last-child{text-align:right}.comparison-figure figcaption strong{display:block;margin-bottom:5px;color:var(--ink)}.demo-disclosure{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.6}@media (max-width:900px){.nav{display:none}.hero-comparison{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#071916,rgba(7,25,22,.96) 50%,rgba(7,25,22,.35))}.hero-image-labels{display:none}.product-proof,.truth-band{grid-template-columns:1fr}.product-screen{max-width:430px}.waitlist{margin-inline:18px}}@media (max-width:640px){.site-header{min-height:62px}.header-action{display:none}.hero{min-height:720px;align-items:flex-start;padding-top:68px}.hero-comparison{inset:auto 0 0;height:52%;object-fit:contain;object-position:center bottom}.hero-shade{background:linear-gradient(180deg,#071916,#071916 46%,rgba(7,25,22,.76) 68%,rgba(7,25,22,.08))}.hero-image-labels{display:grid;top:52%;right:0;bottom:auto;width:100%;padding:0 18px;text-shadow:0 1px 5px rgba(0,0,0,.8)}h1{font-size:42px}.hero-text{max-width:290px;font-size:20px}.hero-next{max-width:calc(100% - 48px)}.comparison-figure figcaption span{padding:14px;font-size:13px}.section-band{padding-block:64px}.template-list article{grid-template-columns:42px 1fr;gap:4px;padding:18px 0}.template-list p{grid-column:2}.progress-track,.truth-band dl{grid-template-columns:1fr}.progress-track{gap:22px;border-top:0;border-left:3px solid var(--line);padding-left:22px}.progress-track div{padding:0}.progress-track div:before{top:5px;left:-30px}.waitlist{grid-template-columns:56px 1fr;padding:22px}.waitlist img{width:56px;height:56px}.waitlist-button{grid-column:1/-1}.site-footer{align-items:flex-start;flex-direction:column}.site-footer nav{flex-wrap:wrap}.support-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}