/* MOCUE's own editorial visual language. No external fonts or runtime UI dependencies. */
:root{--paper:#f7f8f2;--white:#fff;--ink:#1c362c;--muted:#5f6e63;--green:#1e6950;--forest:#173e32;--line:#dce3d9;--lime:#d9ebba;--radius:14px;font-family:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8faa65;outline-offset:5px}::selection{background:#d3e6b9;color:var(--ink)}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{line-height:1.85}img,svg{max-width:100%}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;line-height:1.5}.status-dot{display:inline-block;width:6px;height:6px;flex:none;border-radius:50%;background:currentColor}.skip-link{position:fixed;left:16px;top:-90px;background:var(--forest);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;background:rgba(247,248,242,.96);z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{height:92px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;flex:none}.brand-symbol{display:flex;align-items:center;position:relative;width:43px;height:43px;border-radius:11px;background:var(--forest);color:var(--paper);font-size:37px;font-weight:750;line-height:1;padding:0 0 7px 6px;letter-spacing:-5px}.brand-symbol>span{position:absolute;font-size:23px;right:4px;top:5px;letter-spacing:-2px}.brand-name{font-size:22px;line-height:1.08;letter-spacing:.035em;font-weight:760}.brand-name small{display:block;font-size:10px;font-weight:500;letter-spacing:.2em;margin-top:6px}.nav-wrap nav{display:flex;gap:33px;align-items:center;margin-left:auto;margin-right:25px}.nav-wrap nav a{font-size:13px;color:#536259;transition:color .18s}.nav-wrap nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:18px 25px;border-radius:7px;background:var(--forest);color:var(--paper);font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,box-shadow .2s}.button>span{font-size:21px;line-height:1;font-weight:400}.button:hover{background:#28644f;box-shadow:0 4px 14px #173e3210}.button-small{padding:12px 18px;font-size:12px;gap:26px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:13px;font-weight:600;border-bottom:1px solid transparent;padding-block:8px}.text-link:hover{border-color:currentColor}.text-link>span{font-size:19px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:52px;padding-top:83px;padding-bottom:78px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green);margin-bottom:31px}.hero h1{font-size:clamp(36px,3.9vw,56px);font-weight:650;line-height:1.35;letter-spacing:-.055em}.hero h1>span{color:var(--green)}.mobile-break{display:none}.hero-description{font-size:15px;color:var(--muted);margin-top:26px;line-height:1.95}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:34px}.hero-note{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin-top:19px}.hero-note>span{height:5px;width:5px;background:#6d8b65;border-radius:50%}.hero-visual{position:relative;isolation:isolate;background:#e8eddf;border:1px solid #dde5d5;border-radius:var(--radius);padding:27px 27px 21px;overflow:hidden;min-height:532px}.visual-topline,.visual-bottomline{position:relative;display:flex;justify-content:space-between;gap:8px;font-size:8px;letter-spacing:.13em;color:#60775d;z-index:1}.visual-bottomline{margin-top:23px;font-size:9px;letter-spacing:.06em}.orbit{position:absolute;z-index:-1;width:490px;height:490px;border-radius:50%;border:1px solid #cdd8c5;right:-110px;top:-111px}.orbit-two{width:600px;height:600px;right:-165px;top:-166px}.visual-origin{position:relative;display:flex;align-items:center;gap:15px;margin-top:35px;background:#f9fbf4;border:1px solid #d6dfd0;border-radius:9px;padding:21px 19px;z-index:1}.origin-icon{color:#3c6a45;letter-spacing:-5px;width:43px;height:43px;display:grid;place-content:center;background:#e7efde;border-radius:11px;font-size:28px;font-weight:650}.micro-label{font-size:8px;letter-spacing:.16em;color:#718465;display:block;margin-bottom:7px}.visual-origin strong{font-size:14px;font-weight:600;display:block}.visual-origin p{font-size:10px;color:#7c8874;margin-top:5px}.origin-cross{margin-left:auto;color:#719560;font-size:24px;font-weight:200}.visual-path{height:42px;display:flex;align-items:center;justify-content:center;position:relative}.visual-path i{position:absolute;height:100%;width:1px;background:#aec49f}.visual-path>span{display:grid;place-content:center;background:#e8eddf;width:17px;height:20px;color:#6c885c;z-index:1}.visual-workspace{position:relative;background:#fff;border:1px solid #d6dfd0;border-radius:10px;box-shadow:0 18px 40px -23px #2744214f;z-index:1}.workspace-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-bottom:1px solid #e6ece0;font-size:9px;letter-spacing:.04em}.workspace-bar>div{display:flex;align-items:center;gap:7px;font-weight:700}.tiny-brand{background:var(--forest);border-radius:4px;color:white;padding:1px 3px;letter-spacing:-2px;font-size:11px}.diagram-label{font-size:8px;color:#7a8575}.workspace-body{display:flex}.workspace-rail{display:flex;flex-direction:column;gap:19px;padding:17px 13px;border-right:1px solid #edf0e8;align-items:center;color:#a3afa0;width:48px;font-size:17px}.workspace-rail>span{height:22px;width:25px;text-align:center;line-height:22px}.workspace-rail .rail-active{background:#edf3e8;border-radius:4px;color:#537948}.workspace-content{flex:1;padding:20px 18px 12px;min-width:0}.workspace-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.workspace-title strong{font-size:11px;font-weight:650}.workspace-title>span{font-size:6px;color:#899181;letter-spacing:.06em}.visual-task{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #edf0e7}.task-icon{font-size:9px;width:29px;height:29px;display:grid;place-items:center;border-radius:7px;background:#f4f6ee;color:#68825e;flex:none}.visual-task strong{display:block;font-size:10px;font-weight:600}.visual-task small{display:block;font-size:8px;margin-top:4px;color:#86917d}.task-arrow{color:#92a389;margin-left:auto;font-size:14px}.workspace-bottom{display:flex;align-items:center;gap:8px;padding:11px 17px;border-top:1px solid #e8edde;background:#f7f9f2;border-radius:0 0 10px 10px;color:#708561;font-size:8px}.workspace-bottom>span:last-child{margin-left:auto;font-size:12px}.workspace-bottom .status-dot{width:4px;height:4px}.audience-strip{display:flex;align-items:center;gap:48px;border-top:1px solid var(--line);padding:27px 0;margin-bottom:56px}.audience-strip p{font-size:11px;color:var(--muted)}.audience-strip>div{display:flex;align-items:center;gap:27px;font-size:12px}.audience-strip i{width:3px;height:3px;border-radius:50%;background:#a6b0a2}.strip-note{margin-left:auto;font-size:9px;letter-spacing:.11em;color:#83907e}.section-pad{padding-block:94px}.section-intro{display:flex;justify-content:space-between;align-items:center;padding-bottom:27px;border-bottom:1px solid #ffffff24}.section-intro>p:last-child{font-size:12px;color:#bdcabb}.product-section{background:var(--forest);color:#eff2e5}.product-section .eyebrow{color:#b0c3a7}.product-layout{display:grid;grid-template-columns:.95fr 1.15fr;gap:107px;padding-top:64px}.pilot-label{display:inline-flex;align-items:center;gap:7px;color:#d5e3bf;font-size:10px}.pilot-label .status-dot{width:5px;height:5px}.product-copy h2{font-size:48px;font-weight:500;line-height:1.3;letter-spacing:-.035em;margin-top:20px}.product-copy h2>span{font-size:54px;letter-spacing:-.055em}.product-lead{font-size:18px;margin-top:25px;margin-bottom:12px}.product-copy>p:not(.product-lead){font-size:13px;color:#bbcbba;max-width:340px;line-height:1.95}.button-light{background:var(--lime);color:var(--forest);margin-top:32px}.button-light:hover{background:#e6f1d2}.product-access{display:block;font-size:10px;color:#a8bba7;margin-top:14px}.product-features article{display:flex;gap:21px;padding:28px 0;border-bottom:1px solid #ffffff24}.product-features article:first-child{padding-top:4px}.feature-number{font-size:10px;color:#aabda2;line-height:2.5}.product-features h3{font-size:18px;letter-spacing:-.02em;font-weight:500;line-height:1.6;margin-bottom:9px}.product-features p{font-size:12px;color:#b4c6b6;line-height:1.9;max-width:354px}.feature-mark{font-size:26px;font-weight:300;color:#c9d9af;margin-left:auto;line-height:1.4}.connection-note{display:flex;gap:15px;margin-top:29px;align-items:flex-start}.connection-note>span{font-size:25px;line-height:1}.connection-note p{font-size:10px;max-width:none;color:#a5b9a6}.approach-section{display:grid;grid-template-columns:1fr 1.18fr;gap:130px;padding-block:116px}.approach-heading h2,.faq-section h2{font-size:42px;line-height:1.42;font-weight:550;letter-spacing:-.05em;margin-top:24px}.approach-heading>p:last-of-type{font-size:14px;color:var(--muted);margin-top:22px}.approach-decoration{position:relative;display:flex;align-items:center;height:93px;margin-top:42px}.approach-decoration>span{display:block;width:73px;height:73px;border:1px solid #cbd7c5;border-radius:50%;margin-left:-30px}.approach-decoration>span:first-child{margin-left:0}.approach-decoration i{display:block;font-size:25px;letter-spacing:-5px;font-weight:700;font-style:normal;margin-left:21px;color:#557a51}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:30px;padding:29px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.step-index{font-size:12px;color:#839179;line-height:2.6;min-width:24px}.steps h3{font-size:20px;line-height:1.6;font-weight:550;letter-spacing:-.025em}.steps p{font-size:13px;color:var(--muted);margin-top:9px;max-width:408px}.step-output{display:inline-block;font-size:10px;color:#5c6f51;margin-top:15px}.step-output:before{content:"↳";margin-right:8px}.about-section{background:#e9eedf;padding-block:88px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-layout h2{font-size:37px;font-weight:500;line-height:1.52;letter-spacing:-.045em;margin-top:26px}.about-layout h2 span{color:#647b51}.about-copy{padding-top:36px}.about-copy p{color:#61715b;font-size:14px;margin-bottom:20px;max-width:410px}.about-copy p:first-child{color:var(--ink);font-size:17px;font-weight:500}.about-signature{display:flex;align-items:center;gap:24px;font-size:20px;letter-spacing:.01em;font-weight:750;margin-top:38px}.about-signature>span{font-size:10px;letter-spacing:.12em;color:#7b8b70;font-weight:400}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:80px}.faq-section h2{font-size:33px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;gap:18px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:24px 0;font-size:14px;font-weight:550;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#708167;font-size:22px;font-weight:300;flex:none;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;color:var(--muted);padding-bottom:24px;max-width:550px}.closing-section{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e4ecd9;border-radius:var(--radius);padding:55px 60px;margin-bottom:66px}.closing-section h2{font-size:36px;font-weight:550;letter-spacing:-.04em;line-height:1.4;margin-top:19px}.closing-section>div{position:relative;z-index:1}.closing-section>div:last-of-type{margin-right:60px}.closing-section>div>p:last-child:not(.eyebrow){font-size:10px;margin-top:15px;color:#687c5e}.closing-watermark{position:absolute;right:10px;bottom:-28px;font-size:190px;font-weight:750;letter-spacing:-32px;color:#d7e3cb;line-height:1.2;pointer-events:none}.site-footer{display:flex;align-items:center;gap:30px;justify-content:space-between;border-top:1px solid var(--line);padding-block:29px 40px}.site-footer .brand-symbol{width:34px;height:34px;font-size:29px;padding-left:4px;border-radius:8px}.site-footer .brand-symbol>span{font-size:18px;right:3px;top:3px}.site-footer .brand-name{font-size:16px}.site-footer .brand-name small{font-size:8px}.site-footer>p{font-size:10px;color:#65735d}.site-footer>a:last-child{font-size:11px;color:#6b7a62}
@media(min-width:1500px){.hero{gap:84px;padding-block:100px 90px}.hero h1{font-size:58px}.hero-visual{min-height:550px;padding:30px}.visual-origin{margin-top:42px}.visual-task{padding-block:14px}}
@media(max-width:1120px){.container{width:calc(100% - 72px)}.hero{gap:32px;padding-top:65px}.hero h1{font-size:41px}.hero-actions{gap:19px;flex-wrap:wrap}.hero-visual{padding:22px 19px;min-height:510px}.visual-origin{padding:18px 13px;gap:10px}.visual-origin strong{font-size:12px}.workspace-content{padding-inline:12px}.workspace-title>span{display:none}.workspace-title strong{font-size:10px}.visual-bottomline{margin-top:29px}.audience-strip{gap:30px}.strip-note{display:none}.product-layout{gap:60px}.product-copy h2>span{font-size:45px}.approach-section{gap:75px}.about-layout{gap:65px}.faq-section{gap:50px}.closing-section{padding-inline:40px}.closing-section>div:last-of-type{margin-right:5px}}
@media(max-width:820px){.container{width:calc(100% - 48px)}.nav-wrap{height:76px;gap:18px}.nav-wrap nav{gap:20px;margin-right:8px}.nav-wrap nav a{font-size:11px}.brand-symbol{width:36px;height:36px;font-size:31px}.brand-symbol>span{font-size:20px;top:3px}.brand-name{font-size:18px}.brand-name small{font-size:8px}.button-small{padding:11px 14px;gap:12px;font-size:11px}.hero{gap:38px;grid-template-columns:1fr;padding-top:57px}.hero-copy{max-width:630px}.hero h1{font-size:49px}.hero-description{font-size:15px}.hero-visual{width:100%;max-width:600px;justify-self:center;padding:28px 34px;min-height:550px}.visual-origin strong{font-size:15px}.visual-origin{padding:21px}.workspace-title strong{font-size:12px}.workspace-title>span{display:block}.visual-task{padding-block:14px}.visual-task strong{font-size:12px}.visual-task small{font-size:9px}.audience-strip{margin-bottom:25px;gap:24px;flex-wrap:wrap}.audience-strip>div{font-size:11px;gap:19px}.section-pad{padding-block:70px}.product-layout{gap:35px}.product-copy h2{font-size:37px}.product-copy h2>span{font-size:36px}.product-lead{font-size:15px}.product-features h3{font-size:16px}.product-features article{gap:13px}.feature-mark{display:none}.approach-section{gap:48px}.approach-heading h2{font-size:36px}.steps li{gap:15px}.about-layout{gap:43px}.about-layout h2{font-size:29px}.about-copy p{font-size:12px}.about-copy p:first-child{font-size:14px}.about-signature{gap:13px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2 br{display:none}.closing-section{padding:40px 30px}.closing-section h2{font-size:30px}.closing-section .button{font-size:12px;padding-inline:19px;gap:21px}}
@media(max-width:600px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav-wrap{height:74px;gap:14px}.brand{gap:9px}.nav-cta{margin-left:auto;font-size:10px;padding:10px 12px;gap:10px}.nav-cta>span{font-size:17px}.menu-toggle{display:flex;width:32px;height:40px;flex-direction:column;gap:6px;align-items:center;justify-content:center;border:0;background:none;padding:0;cursor:pointer}.menu-toggle>span{display:block;width:19px;height:1px;background:var(--ink);transition:transform .18s}.menu-toggle[aria-expanded="true"]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-wrap nav{display:none;position:absolute;top:74px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:14px 24px 20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 16px #173e3208}.nav-wrap nav.open{display:flex}.nav-wrap nav a{padding:14px 0;font-size:14px}.hero{padding-block:43px 39px;gap:34px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:23px}.hero h1{font-size:clamp(33px,8.1vw,46px);letter-spacing:-.055em;line-height:1.45}.mobile-break{display:none}.hero-description{font-size:13px;margin-top:20px}.hero-actions{margin-top:25px;gap:21px;flex-wrap:wrap}.hero-actions>.button{font-size:12px;padding:15px 17px;gap:23px}.hero-actions>.text-link{font-size:11px;gap:9px}.hero-note{font-size:9px;margin-top:14px}.hero-visual{padding:21px 17px 18px;min-height:0;border-radius:11px}.visual-topline{font-size:6px;letter-spacing:.1em}.visual-origin{margin-top:23px;padding:17px 13px;gap:11px}.origin-icon{width:38px;height:38px;font-size:25px}.visual-origin strong{font-size:12px}.visual-origin p{font-size:9px}.origin-cross{font-size:20px}.micro-label{font-size:7px;margin-bottom:6px}.visual-path{height:30px}.workspace-bar{padding:12px;font-size:8px}.diagram-label{font-size:7px}.workspace-rail{width:35px;padding:15px 6px;gap:19px;font-size:15px}.workspace-rail>span{width:22px;height:20px}.workspace-content{padding:16px 12px 8px}.workspace-title{margin-bottom:8px}.workspace-title strong{font-size:10px}.workspace-title>span{display:none}.visual-task{padding:12px 0;gap:10px}.visual-task strong{font-size:10px}.visual-task small{font-size:7px;margin-top:5px}.task-icon{width:25px;height:25px;font-size:8px}.workspace-bottom{font-size:7px;padding:10px 12px}.visual-bottomline{font-size:7px;margin-top:19px}.audience-strip{padding-block:23px;gap:12px;margin-bottom:15px;justify-content:space-between}.audience-strip p{font-size:9px}.audience-strip>div{font-size:10px;gap:12px}.section-pad{padding-block:54px}.section-intro{padding-bottom:21px}.section-intro .eyebrow{font-size:9px}.section-intro>p:last-child{font-size:9px}.product-layout{grid-template-columns:1fr;gap:45px;padding-top:33px}.product-copy h2{font-size:38px;margin-top:18px}.product-copy h2 br{display:none}.product-copy h2>span{font-size:42px;display:block;margin-top:4px}.product-lead{font-size:17px;margin-top:20px}.product-copy>p:not(.product-lead){max-width:100%;font-size:12px}.button-light{margin-top:26px;padding:16px 22px;font-size:13px}.product-features article{padding-block:24px;gap:19px}.product-features h3{font-size:17px}.product-features p{font-size:12px}.feature-mark{display:block;font-size:23px}.connection-note p{font-size:9px}.connection-note{margin-top:23px}.approach-section{grid-template-columns:1fr;gap:38px}.approach-heading h2{font-size:34px;margin-top:20px}.approach-heading h2 br{display:none}.approach-heading>p:last-of-type{font-size:12px;margin-top:15px}.approach-heading>p:last-of-type br{display:none}.approach-decoration{display:none}.steps li{padding-block:24px;gap:22px}.steps h3{font-size:18px}.steps p{font-size:12px;margin-top:8px}.step-output{margin-top:10px}.about-section{padding-block:52px}.about-layout{grid-template-columns:1fr;gap:27px}.about-layout h2{font-size:31px;line-height:1.45;margin-top:23px}.about-copy{padding-top:0}.about-copy p{font-size:13px;max-width:none}.about-copy p:first-child{font-size:15px;margin-bottom:17px}.about-signature{margin-top:27px;font-size:20px;gap:20px}.faq-section{gap:22px}.faq-section h2{font-size:29px;margin-top:19px}.faq-section h2 br{display:block}.faq-list summary{font-size:12px;padding-block:21px}.faq-list details p{font-size:12px}.closing-section{padding:32px 25px;display:block;margin-bottom:40px}.closing-section h2{font-size:31px;margin-top:16px}.closing-section>div:last-of-type{margin-top:27px}.closing-section .button{padding:15px 20px;font-size:12px;gap:35px}.closing-watermark{font-size:164px;right:8px;bottom:8px;opacity:.6}.closing-section>div>p:last-child:not(.eyebrow){font-size:9px}.site-footer{display:grid;grid-template-columns:1fr auto;gap:25px;padding-block:25px 30px}.site-footer>p{grid-row:2;grid-column:1/-1;font-size:9px}.site-footer>a:last-child{font-size:10px}.eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
