:root{--ink:#17221e;--muted:#66736d;--paper:#f5f8f4;--surface:#fff;--line:#d9e4dc;--green:#19a86d;--deep:#0c5f43;--lime:#ccef9b;--blue:#316fae;--shadow:0 24px 70px rgba(18,52,36,.14);font-family:"Avenir Next","PingFang SC","Noto Sans SC",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 56px));margin:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(245,248,244,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(217,228,220,.85)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px}.brand img{width:38px;height:38px}.brand-copy{display:flex;flex-direction:column;gap:4px;line-height:1}.brand-copy strong{font-size:16px}.brand-copy small{font-size:10px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:13px}.main-nav a:hover{color:var(--ink)}.language-link{padding-left:24px;border-left:1px solid var(--line)}.nav-status{padding:9px 13px;border:1px solid #b7d2c1;border-radius:5px;color:var(--deep);background:#e8f5e8;font-weight:700;font-size:11px}.menu-toggle{display:none;border:1px solid var(--line);border-radius:5px;background:#fff;padding:9px 11px}.hero{padding:90px 0 104px;background:linear-gradient(140deg,#f7faf5 0%,#eef7e9 52%,#eff7f1 100%)}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:58px}.eyebrow,.section-kicker{margin:0 0 20px;color:var(--deep);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 11px 8px 8px;border:1px solid #c8dfce;border-radius:5px;background:#eaf7e9;letter-spacing:.03em;text-transform:none}.eyebrow-mark{display:grid;width:20px;height:20px;place-items:center;border-radius:4px;color:#fff;background:var(--green);font-size:13px}h1,h2,h3,p{margin-top:0}h1{max-width:610px;margin-bottom:24px;font-size:clamp(46px,6vw,76px);line-height:1.03;letter-spacing:-.02em}h1 em,h2 em{color:var(--green);font-style:normal}.hero-lede{max-width:530px;margin-bottom:14px;color:#405149;font-size:18px;line-height:1.75}.hero-detail{max-width:500px;margin-bottom:28px;color:var(--muted);font-size:14px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid var(--line);border-radius:6px;font-size:14px;font-weight:750}.button-primary{border-color:var(--deep);color:#fff;background:var(--deep)}.button-quiet{background:transparent}.button-light{border-color:#fff;color:var(--deep);background:#fff}.button-disabled{cursor:not-allowed;opacity:.88}.trust-row{display:flex;flex-wrap:wrap;gap:13px 24px;margin-top:24px;color:var(--muted);font-size:11px}.trust-row span:before{content:"✓";margin-right:7px;color:var(--green);font-weight:800}.product-stage{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center}.board-window{width:min(700px,100%);border:1px solid #cfddd4;border-radius:9px;background:#fff;box-shadow:var(--shadow);transform:rotate(1.3deg)}.window-bar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line);color:#9aa7a0;font-size:10px}.window-dots{display:flex;gap:4px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#c9d5ce}.board-content{display:grid;grid-template-columns:1.05fr .95fr;min-height:430px}.board-column{padding:22px 15px;background:#eff5f0}.column-title{display:flex;justify-content:space-between;gap:8px;margin-bottom:13px;color:var(--deep);font-size:11px}.column-title b{padding:8px 9px;border-radius:5px;background:#d9efdf}.task-card{padding:14px;margin-bottom:10px;border:1px solid #d9e4dd;border-radius:7px;background:#fff;box-shadow:0 5px 14px rgba(29,58,45,.06)}.active-card{border-color:#abd6bb;box-shadow:0 8px 18px rgba(25,168,109,.12)}.task-title{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.45}.task-title strong{flex:1}.task-check{width:15px;height:15px;flex:0 0 15px;margin-top:1px;border:2px solid #8b9791;border-radius:3px}.avatar{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:#fff;background:#7b9b87;font-size:9px}.task-meta,.task-link,.task-priority{color:var(--muted);font-size:10px}.task-meta{display:inline-flex;gap:5px;margin-top:13px;padding:5px 7px;border:1px solid var(--line);border-radius:5px}.meta-icon,.light-icon{color:var(--green)}.task-tags{display:flex;align-items:center;gap:8px;margin-top:13px}.tag-icon{color:#7b8780;font-size:16px}.tag-pill,.status-chip,.drawer-chips span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:#59655f;background:#edf3ef;font-size:10px}.tag-pill.green,.status-chip.is-done,.drawer-chips span:first-child{color:var(--deep);background:#e7f5e6}.task-priority{display:flex;gap:8px;align-items:center;margin-top:13px}.task-priority span{font-size:16px}.light-row{display:flex;align-items:center;gap:5px;margin-top:12px;overflow:hidden;white-space:nowrap}.light-label{color:var(--muted);font-size:10px}.status-chip{border:0;cursor:pointer;font-size:9px}.detail-drawer{padding:22px 18px;background:#fff}.drawer-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.drawer-title{margin:24px 0 25px;font-size:15px;font-weight:760;line-height:1.45}.field-row{display:grid;grid-template-columns:19px 50px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;color:var(--muted);font-size:10px}.field-icon{color:#8b9791;font-size:16px;text-align:center}.field-name{color:#7d8983}.field-row b{color:var(--blue);font-weight:600}.light-field{border-top:1px solid #eff3f1;border-bottom:1px solid #eff3f1}.drawer-chips{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.drawer-chips button{width:22px;height:22px;border:1px solid var(--line);border-radius:50%;color:var(--muted);background:#fff}.stage-note{position:absolute;z-index:2;display:flex;flex-direction:column;gap:4px;padding:11px 13px;border:1px solid var(--line);border-radius:5px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(29,58,45,.12);font-size:11px}.stage-note span{color:var(--muted)}.stage-note b{color:var(--deep);font-size:12px}.note-top{top:25px;right:0}.note-bottom{bottom:25px;left:0;flex-direction:row;align-items:center;gap:9px}.note-bottom b{padding:5px 7px;border-radius:4px;background:#e7f5e6}.section-intro,.section-heading{max-width:740px}.features-section{padding:126px 0 120px;background:#fff}.section-intro h2,.section-heading h2,.final-cta h2{margin-bottom:20px;font-size:clamp(36px,4.5vw,56px);line-height:1.08;letter-spacing:-.02em}.section-intro>p:last-child,.section-heading>p:last-child{max-width:560px;color:var(--muted);font-size:15px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-top:1px solid var(--line)}.feature-item{min-height:245px;padding:24px 22px 22px 0;border-bottom:1px solid var(--line)}.feature-item+.feature-item{padding-left:22px;border-left:1px solid var(--line)}.feature-number{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.1em}.feature-item h3{min-height:54px;margin:22px 0 12px;font-size:18px;line-height:1.4}.feature-item p,.use-case p,.comparison-step p,.how-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.workflow-section{padding:132px 0 124px;background:#eaf3e9}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:58px}.comparison-step{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff}.old-way{background:#f9fbf9}.new-way{border-color:#acd9be;box-shadow:0 14px 35px rgba(25,168,109,.08)}.step-label{display:inline-flex;margin-bottom:36px;color:#9aa69f;font-size:11px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.new-way .step-label{color:var(--deep)}.path-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#7f8c85;font-size:13px}.path-line i{color:#a5b0a9;font-style:normal}.mini-card{padding:14px 15px;border:1px solid #d7e9dd;border-radius:6px;background:#fbfffc}.mini-card>div:first-child{display:flex;align-items:center;gap:8px;font-size:13px}.mini-status{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:17px}.mini-status span{padding:6px 8px;border-radius:4px;color:var(--deep);background:#e7f5e6;font-size:11px}.mini-status b{margin-left:auto;color:var(--green);font-size:11px}.comparison-step p{margin-top:30px}.scene-divider{height:1px;margin:75px 0 0;background:#d3dfd4}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding-top:42px}.use-case-icon{display:grid;width:32px;height:32px;place-items:center;margin-bottom:20px;border:1px solid #b9daca;border-radius:5px;color:var(--green);background:#f6fcf8;font-size:16px}.use-case h3{margin-bottom:9px;font-size:18px}.truth-strip{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:66px;padding-top:19px;border-top:1px solid #d3dfd4;color:var(--muted);font-size:11px}.truth-strip strong{color:var(--deep)}.how-section{padding:130px 0;background:#fff}.how-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.steps-list{border-top:1px solid var(--line)}.how-step{display:grid;grid-template-columns:58px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.how-step>span{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.1em}.how-step h3{margin-bottom:9px;font-size:19px}.faq-section{padding:125px 0 140px;background:var(--paper)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--green);font-size:22px;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{max-width:680px;margin:-4px 0 20px;color:var(--muted);font-size:13px;line-height:1.8}.final-cta{padding:78px 0;color:#fff;background:var(--deep)}.cta-inner{display:flex;align-items:end;justify-content:space-between;gap:50px}.final-cta .section-kicker{color:#b8e6c8}.final-cta h2{margin-bottom:14px}.final-cta h2 em{color:var(--lime)}.final-cta p:not(.section-kicker){margin:0;color:#c8e3d4;font-size:14px}.cta-actions{display:flex;align-items:center;gap:18px}.cta-note{color:#b8d6c6;font-size:11px;line-height:1.7}.site-footer{padding:64px 0 26px;color:var(--muted);background:#e7f0e8}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:30px;padding-bottom:55px}.footer-brand p{max-width:220px;margin:18px 0 0;font-size:13px;line-height:1.7}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px}.footer-col h3{margin:0 0 5px;color:var(--ink);font-size:12px}.footer-qr{width:96px;height:96px;border:1px solid #d2dfd8;background:#fff}.footer-col a:hover,.footer-bottom a:hover{color:var(--deep)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:19px;border-top:1px solid #d2dfd8;font-size:10px;line-height:1.7}.footer-legal{display:flex;gap:16px}.reveal{opacity:0;transform:translateY(14px)}.reveal.is-visible{animation:rise .7s cubic-bezier(.2,.75,.25,1) both}@keyframes rise{to{opacity:1;transform:none}}@media(max-width:980px){.container{width:min(100% - 40px,760px)}.menu-toggle{display:block}.main-nav{position:absolute;top:78px;right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a,.nav-status{margin:0;padding:13px 12px}.language-link{padding-left:12px;border-left:0}.nav-status{text-align:center}.hero{padding-top:56px}.hero-grid{grid-template-columns:1fr}.product-stage{min-height:520px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(3){padding-left:0;border-left:0}.feature-item:nth-child(n+3){border-top:1px solid var(--line)}.how-layout,.faq-layout{grid-template-columns:1fr;gap:52px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}}@media(max-width:640px){.container{width:min(100% - 28px,520px)}.hero{padding-bottom:65px}h1{font-size:43px}.hero-lede{font-size:16px}.hero-actions .button,.hero-actions .button-disabled{width:100%}.product-stage{min-height:410px;margin:10px -14px 0;overflow:hidden}.board-window{width:700px;transform:scale(.79) rotate(1.3deg);transform-origin:center top}.stage-note{display:none}.features-section,.workflow-section,.how-section,.faq-section{padding:88px 0}.section-intro h2,.section-heading h2,.final-cta h2{font-size:35px}.feature-grid,.comparison-grid,.use-case-grid{grid-template-columns:1fr}.feature-item,.feature-item+.feature-item{min-height:0;padding:24px 0;border-left:0}.feature-item+.feature-item{border-top:1px solid var(--line)}.feature-item h3{min-height:0}.comparison-step{min-height:0;padding:22px}.path-line{font-size:12px}.mini-status b{width:100%;margin:5px 0 0}.cta-inner{display:block}.cta-actions{display:block;margin-top:30px}.cta-actions .button{width:100%}.cta-note{display:block;margin-top:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-col:last-child{grid-column:auto}.footer-bottom{display:grid;gap:8px}.footer-legal{gap:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none}.reveal.is-visible{animation:none}}
