@charset "UTF-8";
:root{--bg:#f5f4ed;--ink:#20231f;--muted:#666a60;--line:#d9dcd0;--lime:#d8fd63;--dark:#191d19;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;height:auto;display:block}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #428900;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);padding:12px;z-index:100}.skip:focus{top:10px}.topbar{position:relative;z-index:5;border-bottom:1px solid var(--line)}.nav{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;letter-spacing:-1px}.brand img{width:38px;height:38px;border-radius:10px}.brand span span{font-weight:400}.navlinks{display:flex;gap:28px;font-size:13px;font-weight:600}.navlinks a:hover{text-decoration:underline;text-underline-offset:6px}.navright{display:flex;align-items:center;gap:16px}.language{background:transparent;border:0;max-width:108px;font-size:12px;color:var(--ink);padding:10px 0}.mini-cta{background:var(--ink);color:white;border-radius:100px;padding:11px 20px;font-size:12px;font-weight:650;white-space:nowrap}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:center;min-height:755px;padding-top:52px;padding-bottom:65px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;font-size:10px;font-weight:750;letter-spacing:1.8px;margin:0 0 28px}.live-dot{height:7px;width:7px;background:#607e28;border-radius:50%;box-shadow:0 0 0 4px #dce7c5}.hero h1{font-size:clamp(48px,5.1vw,72px);line-height:1.03;letter-spacing:-3.9px;font-weight:750;margin:0;max-width:660px}.hero h1 em{font-style:normal;position:relative;background:linear-gradient(transparent 59%,var(--lime) 59%,var(--lime) 96%,transparent 96%);box-decoration-break:clone;-webkit-box-decoration-break:clone}.lead{max-width:430px;font-size:17px;line-height:1.7;color:var(--muted);margin:27px 0}.cta-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.store{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:11px 20px;border:1px solid var(--ink);border-radius:12px;text-align:left;line-height:1.15;min-height:57px;transition:transform .2s,box-shadow .2s}.store:hover{transform:translateY(-2px);box-shadow:0 8px 22px #20231f22}.store svg{width:27px;height:32px;fill:currentColor}.store small{display:block;font-size:10px}.store strong{display:block;font-size:22px;letter-spacing:-.5px;font-weight:550}.text-link{font-size:13px;font-weight:650;display:inline-flex;gap:9px;align-items:center}.play-icon{border:1px solid #b2b7a8;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:10px}.micro{font-size:11px;color:var(--muted);max-width:420px;margin-top:16px}.hero-art{position:relative;min-height:615px;display:flex;align-items:center;justify-content:center}.hero-art:before{content:"";position:absolute;width:510px;height:510px;max-width:110%;border-radius:50%;background:radial-gradient(circle,#e0eab6 0,#e9eecd 42%,transparent 70%)}.blueprint{position:absolute;inset:40px -15px 15px;background-image:linear-gradient(#b4bd9d30 1px,transparent 1px),linear-gradient(90deg,#b4bd9d30 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(ellipse,#000 20%,transparent 70%)}.orbit{position:absolute;width:440px;height:440px;max-width:100%;border:1px solid #bdc5a7;border-radius:50%;transform:rotate(-20deg) scaleY(.66)}.phone{width:276px;padding:7px;border:1px solid #646b60;background:#242923;border-radius:43px;box-shadow:10px 28px 45px #252b2730,0 0 0 2px #b5b9ad;position:relative;transform:rotate(5deg);z-index:1}.phone-screen{border-radius:35px;overflow:hidden;aspect-ratio:480/1042;background:#12161c;position:relative}.phone-screen img,.phone-screen video{width:100%;height:100%;object-fit:cover}.phone-screen video{position:absolute;inset:0}.float-card{position:absolute;background:#fffdf8;border:1px solid #e0e3d6;box-shadow:0 15px 35px #353c2410;border-radius:14px;z-index:2;padding:15px 18px;max-width:220px}.float-card small{display:block;color:var(--muted);font-size:10px;letter-spacing:1px;text-transform:uppercase}.float-card strong{display:block;font-size:23px;line-height:1.3;letter-spacing:-.6px;margin-top:5px}.float-card .check{color:#597723;font-size:11px}.area-card{left:0;top:130px;transform:rotate(-5deg)}.quote-card{right:-9px;bottom:100px;transform:rotate(5deg)}.quote-card strong{font-size:16px}.doc-icon{display:grid;place-items:center;background:var(--lime);border-radius:7px;width:32px;height:36px;float:left;margin-right:12px;font-size:9px;font-weight:800}.art-note{position:absolute;bottom:-8px;font:11px ui-monospace,monospace;letter-spacing:1px;color:var(--muted);text-align:center}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;gap:15px;font-size:12px}.proof-strip div{display:flex;align-items:center;justify-content:center;gap:12px}.proof-strip b{font:20px ui-monospace,monospace;color:#6b7e48}.section{padding:106px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:42px}.kicker{font:11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:1.6px;color:#6f785e;margin:0 0 16px}h2{font-size:clamp(32px,3.4vw,47px);line-height:1.08;letter-spacing:-1.8px;margin:0;max-width:640px}h3{letter-spacing:-.5px}.section-top>p{max-width:310px;font-size:14px;color:var(--muted);margin:0}.demo{background:var(--dark);border-radius:var(--radius);padding:45px 60px;display:grid;grid-template-columns:1fr 1fr;gap:70px;color:var(--bg);min-height:640px;align-items:center;overflow:hidden}.demo-copy>p{color:#aeb6a8;font-size:14px;max-width:350px}.demo-copy h3{font-size:29px;line-height:1.2;margin:0 0 20px}.demo-steps{display:grid;margin:25px 0}.demo-step{display:flex;gap:17px;align-items:center;padding:18px 14px;background:transparent;border:0;border-bottom:1px solid #41463d;text-align:left;color:#aeb6a8}.demo-step>span{font:12px ui-monospace,monospace;color:#939f80}.demo-step strong{font-size:15px;flex:1}.demo-step i{font-style:normal}.demo-step[aria-pressed=true]{background:#d8fd6314;border-radius:10px;color:var(--lime);border-color:transparent}.demo-step:hover{background:#ffffff08}.demo-caption{min-height:4.8em}.demo-view{position:relative;display:flex;justify-content:center;align-items:center}.demo-view:before{content:"";position:absolute;inset:30px -100px;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:34px 34px}.demo .phone{transform:rotate(-3deg);width:240px;box-shadow:0 20px 60px #0006}.demo .phone-screen{aspect-ratio:480/1042}.demo .phone video{position:static;display:block}.demo-full{font-size:11px;border:1px solid #656f59;background:transparent;color:var(--bg);padding:9px 14px;border-radius:100px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:44px}.step{position:relative;padding-top:24px;border-top:1px solid var(--line)}.step-number{font:12px ui-monospace,monospace;color:#747d65}.step h3{font-size:21px;margin:12px 0}.step p{font-size:14px;color:var(--muted);margin:0}.docs-section{background:#e9ecdf;padding:90px 0}.documents{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.documents .lead{font-size:15px}.doc-stack{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center;padding:15px}.document{display:block;position:relative;transition:transform .25s}.document:first-child{transform:rotate(-6deg) translateY(8px)}.document:last-child{transform:rotate(6deg) translateY(-8px)}.document:hover{transform:rotate(0deg) translateY(-10px)}.document img{border-radius:5px;box-shadow:0 12px 30px #22292020}.document span{position:absolute;bottom:15px;left:12px;right:12px;background:var(--ink);color:white;text-align:center;border-radius:50px;padding:7px;font-size:11px}.pill{display:inline-block;font:11px ui-monospace,monospace;border:1px solid #adb59d;padding:6px 12px;border-radius:50px;margin:0 6px 8px 0}.questions{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faqs details{border-top:1px solid var(--line);padding:21px 0}.faqs details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:16px;cursor:pointer;font-size:15px;font-weight:650;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";font:23px ui-monospace,monospace;color:#6f785e}details[open] summary:after{content:"−"}.faqs p,.faqs li{font-size:14px;color:var(--muted)}.faqs ul{padding-left:20px}.closing{background:var(--lime);border-radius:var(--radius);padding:64px 35px;text-align:center;position:relative;overflow:hidden}.closing:before,.closing:after{content:"+";position:absolute;font:25px ui-monospace,monospace;color:#738e36;top:20px;left:25px}.closing:after{left:auto;right:25px}.closing h2{margin:auto;max-width:730px}.closing p{font-size:15px;margin:20px auto 25px;max-width:550px}.closing .cta-row{justify-content:center}.closing .micro{font-size:11px;margin:14px auto 0}.share{border:1px solid #7d993f;background:transparent;padding:14px 19px;border-radius:12px;min-height:57px;font-weight:600;font-size:13px}.share:hover{background:#ffffff40}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:35px 0 42px;font-size:11px;color:var(--muted)}footer .brand{font-size:19px;color:var(--ink)}footer .brand img{width:29px;height:29px}footer nav{display:flex;gap:20px}.sticky-cta{display:none}.modal{border:1px solid var(--line);border-radius:22px;background:var(--bg);padding:35px;max-width:460px;width:calc(100% - 32px);color:var(--ink)}.modal::backdrop{background:#10170ed1;backdrop-filter:blur(6px)}.modal h2{font-size:30px;margin:16px 0}.modal p{font-size:14px;color:var(--muted)}.modal .close{float:right;border:0;background:#e5e8dd;border-radius:50%;width:32px;height:32px;font-size:20px}.modal input{width:100%;font:12px ui-monospace,monospace;padding:12px;border:1px solid var(--line);border-radius:8px}.modal a{display:inline-block;margin-top:10px;text-decoration:underline}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:12px 22px;border-radius:50px;background:var(--ink);color:white;z-index:30;box-shadow:0 3px 20px #0003;font-size:13px}.toast:empty{display:none}.nojs{padding:10px 20px;background:var(--lime);font-size:13px}.hero-controls{position:absolute;z-index:3;bottom:39px;right:28px;border:1px solid #c2c9b3;background:var(--bg);border-radius:50px;padding:7px 12px;font-size:11px}
@media(min-width:1500px){.hero{min-height:800px}.hero h1{font-size:76px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.navlinks{gap:15px}.navright{gap:9px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:55px;letter-spacing:-2.6px}.hero-art{min-height:600px}.float-card{padding:12px;max-width:180px}.area-card{left:-10px;top:135px}.quote-card{right:-8px;bottom:80px}.hero .phone{width:245px}.demo{gap:40px;padding:40px}.documents,.questions{gap:40px}.proof-strip{font-size:11px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.nav{height:76px;gap:12px}.brand{font-size:21px}.brand img{width:32px;height:32px}.navlinks,.navright .mini-cta{display:none}.language{font-size:12px;max-width:100px}.hero{grid-template-columns:1fr;padding-top:39px;padding-bottom:37px;gap:15px;min-height:0}.eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:23px}.hero h1{font-size:clamp(44px,9.5vw,66px);letter-spacing:-2.5px;max-width:590px}.lead{font-size:15px;max-width:480px;margin:22px 0}.cta-row{gap:16px}.store{padding:10px 16px}.text-link{font-size:12px}.micro{font-size:10px}.hero-art{min-height:570px;width:min(450px,100%);justify-self:center}.hero .phone{width:245px}.area-card{left:0;top:110px}.quote-card{right:0;bottom:85px}.float-card strong{font-size:20px}.quote-card strong{font-size:14px}.art-note{bottom:0;font-size:9px}.hero-controls{right:8px;bottom:35px}.proof-strip{grid-template-columns:1fr 1fr;gap:20px 12px;padding:22px 0;font-size:10px}.proof-strip div{justify-content:start}.proof-strip b{font-size:17px}.section{padding:65px 0}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:20px;max-width:100%}h2{font-size:35px;letter-spacing:-1.5px}.demo{padding:30px 24px;grid-template-columns:1fr;gap:30px;border-radius:18px}.demo-copy h3{font-size:25px}.demo-copy>p{max-width:100%}.demo-steps{margin:20px 0}.demo-step{padding:14px 10px}.demo-caption{min-height:3.2em}.demo-view{padding:10px 0 20px}.demo .phone{width:225px}.steps{grid-template-columns:1fr;gap:25px;margin-top:32px}.step{padding-left:40px;padding-top:18px}.step-number{position:absolute;left:0;top:30px}.step h3{margin:4px 0 10px}.docs-section{padding:60px 0}.documents,.questions{grid-template-columns:1fr;gap:35px}.doc-stack{padding:18px 14px}.documents .lead{font-size:14px}.questions{gap:30px}.closing{padding:55px 22px;border-radius:18px}.closing h2{font-size:36px}.closing p{font-size:14px}.closing .cta-row{flex-direction:column;gap:12px}.closing .share{min-height:47px}.closing .micro{max-width:280px}footer{flex-wrap:wrap;padding-bottom:115px;gap:18px}footer>span{width:100%;order:3}footer nav{margin-left:auto;gap:14px}.sticky-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;background:#f5f4edf5;backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:10px 18px calc(10px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:10px}.sticky-cta>span{font-size:12px;font-weight:700;line-height:1.4;max-width:150px}.sticky-cta .store{min-height:45px;padding:7px 13px;border-radius:9px}.sticky-cta .store strong{font-size:18px}.sticky-cta .store small{font-size:8px}.sticky-cta .store svg{width:22px;height:26px}.toast{bottom:100px;max-width:90%;width:max-content;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.phone,.document{transform:none!important}}

.workflow-heading{margin-top:65px}:is(html[lang="ja"],html[lang="zh-Hans"]) h1{letter-spacing:-1.5px;line-height:1.2}:is(html[lang="ja"],html[lang="zh-Hans"]) h2{letter-spacing:-.5px;line-height:1.25}@media(max-width:760px){.workflow-heading{margin-top:40px}}
