:root{--paper:#f6f3ec;--ink:#292b25;--muted:#73766a;--line:#dedfd4;--orange:#cb552c;--green:#526348;--soft:#eceee5;--white:#fffefa;--radius:24px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}p{line-height:1.85}section[id]{scroll-margin-top:100px}.wrap{max-width:1216px;margin:auto;padding:0 40px}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.8px;font-size:25px}.brand img{width:36px;height:36px;border-radius:10px}.brand small{margin-left:8px;font-size:11px;font-weight:500;letter-spacing:1px;color:var(--muted);border-left:1px solid var(--line);padding-left:14px}.nav{display:flex;align-items:center;gap:30px;font-size:13px}.nav a:hover,.footer-links a:hover{color:var(--orange)}.pill{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:99px;padding:8px 13px;font-size:11px;color:var(--green);font-weight:500;letter-spacing:.5px}.dot{width:6px;height:6px;background:#748867;border-radius:50%;display:inline-block}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:600;min-height:48px;border:1px solid transparent;background:var(--ink);color:var(--white);transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#414638}.button.light{background:transparent;color:var(--ink);border-color:var(--line)}.button.light:hover{background:#eeeee5}.button.small{font-size:12px;padding:11px 16px;min-height:42px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;min-height:740px;padding-top:68px;padding-bottom:68px;position:relative}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--green);display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";height:1px;width:24px;background:currentColor}.hero h1{font-size:clamp(42px,4.4vw,64px);line-height:1.22;letter-spacing:-3px;margin:27px 0 25px}.hero h1 em{font-style:normal;color:var(--orange)}.hero .intro{font-size:15px;max-width:405px;color:var(--muted);line-height:2}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-note{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:11px;margin-top:22px}.hero-note svg{width:14px;height:14px}.hero-art{position:relative;min-height:592px;isolation:isolate}.orbit{overflow:hidden;position:absolute;inset:90px -12px 55px 2px;border-radius:50%;background:#e8eadf;z-index:-1}.orbit:before{content:"";position:absolute;inset:23px -20px;border:1px dashed #c7cdbb;border-radius:50%;transform:rotate(-20deg)}.phone{position:absolute;width:244px;left:29px;top:10px;padding:7px;background:#252723;border-radius:42px;box-shadow:0 25px 50px #343a2025,0 3px 8px #343a201c;transform:rotate(-7deg);z-index:2}.phone img{width:100%;border-radius:35px}.phone:after{content:"";position:absolute;left:-3px;top:105px;width:3px;height:46px;background:#252723;border-radius:4px}.hero-mule{position:absolute;width:230px;right:-20px;bottom:39px;z-index:3;filter:drop-shadow(0 18px 12px #4d381315)}.art-sticker{position:absolute;right:-8px;top:38px;display:flex;gap:10px;align-items:center;background:var(--white);border:1px solid #e2e4d7;border-radius:14px;padding:13px 16px;z-index:3;transform:rotate(7deg);box-shadow:0 6px 20px #2e352510;font-size:12px}.art-sticker svg{color:var(--green)}.art-caption{position:absolute;bottom:8px;left:35px;color:var(--muted);font-size:10px;letter-spacing:1px}.note-card{position:absolute;top:249px;right:-2px;z-index:1;background:#fffefa;width:214px;padding:22px;border:1px solid #e3e1d6;border-radius:6px;transform:rotate(6deg);box-shadow:0 15px 30px #343a2010}.note-card small{font-size:9px;letter-spacing:1px;color:var(--muted)}.note-card strong{display:block;font-size:14px;margin:12px 0 15px}.note-line{height:4px;background:#e9eadd;border-radius:4px;margin:9px 0}.note-line.short{width:70%}.note-card .check{display:flex;gap:6px;align-items:center;font-size:9px;color:var(--green);margin-top:15px}.note-card svg{width:13px;height:13px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:112px}.trust-strip div{display:flex;align-items:center;gap:13px;padding-left:22px;font-size:12px;border-right:1px solid var(--line)}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip svg{width:19px;color:var(--green)}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:36px}.section-head h2{font-size:36px;line-height:1.4;letter-spacing:-1px;margin-top:15px}.section-head>p{max-width:330px;color:var(--muted);font-size:13px}.features{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-bottom:118px}.feature{border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:336px;display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--white)}.feature:first-child{background:var(--soft)}.feature-icon{color:var(--green);margin-bottom:22px}.feature h3{font-size:22px;margin-bottom:10px}.feature p{font-size:12px;line-height:1.9;color:var(--muted);max-width:280px}.feature-visual{margin-top:auto;padding-top:35px}.wave{height:42px;display:flex;gap:5px;align-items:center}.wave span{background:#879b74;display:block;width:4px;border-radius:9px;height:var(--h)}.wave span:nth-child(3n){background:#c6cebb}.file-stack{display:flex;align-items:center;gap:10px}.file{background:#f6f2e9;border:1px solid #e7e0d0;border-radius:9px;padding:14px 12px;font-size:10px;font-weight:600;color:#99714c}.file:nth-child(2){transform:rotate(7deg);color:#536f8a;background:#ecf0f4;border-color:#dce3ea}.file:nth-child(3){transform:rotate(-5deg);color:#b3653c;background:#f7eee7;border-color:#e9dfd4}.local-chips{display:flex;gap:7px;flex-wrap:wrap}.local-chips span{display:flex;gap:5px;align-items:center;border-radius:8px;border:1px solid var(--line);padding:8px 10px;font-size:10px}.local-chips svg{width:13px;height:13px;color:var(--green)}.workflow{background:#eeede5;border:1px solid #e0dfd4;border-radius:30px;display:grid;grid-template-columns:.86fr 1.14fr;min-height:490px;margin-bottom:120px;overflow:hidden}.flow-copy{padding:42px}.flow-copy h2{font-size:32px;line-height:1.5;letter-spacing:-1px;margin:18px 0}.flow-copy>p{font-size:13px;color:var(--muted)}.tabs{display:flex;flex-direction:column;gap:9px;margin-top:26px}.tab{background:transparent;border:1px solid transparent;text-align:left;border-radius:12px;padding:13px 15px;color:var(--muted);display:flex;align-items:center;gap:12px;font-size:13px}.tab span{font-size:10px;opacity:.7}.tab[aria-selected=true]{background:var(--white);border-color:#dbddcf;color:var(--ink);box-shadow:0 2px 8px #262e1304}.tab[aria-selected=true]:after{content:"↗";margin-left:auto;color:var(--green)}.flow-demo{padding:38px;background:#dfe5d7;display:flex;flex-direction:column;justify-content:center}.demo-window{background:var(--white);border:1px solid #cdd4c5;border-radius:18px;box-shadow:0 15px 35px #2a392415;min-height:365px;overflow:hidden}.window-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeee5;padding:18px 22px;font-size:12px;font-weight:600}.window-head .pill{padding:5px 8px;font-size:9px;background:#edf2e7;border:0}.demo-body{padding:24px}.request{padding:12px 15px;background:#f0eee5;border-radius:11px 11px 2px 11px;font-size:12px;line-height:1.8;margin-left:18px}.steps{display:flex;gap:8px;align-items:center;padding:18px 0;color:var(--green);font-size:9px;flex-wrap:wrap}.steps span{display:flex;align-items:center;gap:4px}.steps svg{width:12px;height:12px}.demo-result{border-left:2px solid #c8d3bd;padding-left:16px}.demo-result h3{font-size:16px;margin-bottom:10px}.demo-result p{font-size:11px;color:var(--muted);line-height:2}.exports{display:flex;gap:7px;margin-top:20px}.exports span{border:1px solid var(--line);border-radius:7px;font-size:10px;padding:7px 11px}.demo-caption{font-size:10px;text-align:center;color:#64735a;margin-top:15px}.privacy-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center;margin-bottom:120px}.privacy-art{background:#292f25;border-radius:50% 50% 28px 28px;min-height:345px;display:grid;place-items:center;position:relative;color:#d8e1cb;overflow:hidden}.privacy-ring{width:178px;height:178px;border:1px solid #a9ba8d44;border-radius:50%;display:grid;place-items:center;position:relative}.privacy-ring:before,.privacy-ring:after{content:"";position:absolute;inset:-35px;border:1px solid #a9ba8d24;border-radius:50%}.privacy-ring:after{inset:-70px;border-color:#a9ba8d15}.privacy-ring svg{width:56px;height:56px;stroke-width:1}.privacy-art small{position:absolute;bottom:29px;font-size:10px;letter-spacing:2px;color:#a4b496}.privacy-copy h2{font-size:34px;letter-spacing:-1px;line-height:1.5;margin:17px 0}.privacy-copy>p{font-size:13px;color:var(--muted);line-height:2}.privacy-facts{display:flex;gap:22px;margin:25px 0 26px;font-size:12px}.privacy-facts span{display:flex;gap:6px;align-items:center}.privacy-facts svg{width:15px;height:15px;color:var(--green)}.text-link{font-size:12px;display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:6px}.text-link:hover{color:var(--orange);border-color:var(--orange)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:116px}.plan{border:1px solid var(--line);border-radius:22px;padding:30px;background:var(--white)}.plan.pro{background:#eeede3}.plan-top{display:flex;align-items:center;justify-content:space-between}.plan h3{font-size:21px}.plan p{font-size:12px;color:var(--muted);margin:16px 0 22px}.plan ul{list-style:none;padding:0;margin:0;display:flex;gap:12px;flex-wrap:wrap;font-size:11px}.plan li{display:flex;align-items:center;gap:5px}.plan svg{width:14px;height:14px;color:var(--green)}.plan-note{font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:17px;margin-top:24px;line-height:1.8}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;margin-bottom:110px}.faq h2{font-size:33px;margin-top:17px}.faq p.sub{font-size:12px;color:var(--muted);margin-top:17px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{padding:23px 30px 23px 0;font-size:14px;cursor:pointer;list-style:none;position:relative;line-height:1.7}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:1px;top:22px;font-weight:300;font-size:22px;color:var(--muted)}details[open] summary:after{content:"−"}.faq-list details p{font-size:12px;color:var(--muted);padding:0 24px 23px 0}.closing{border-radius:28px;background:#e9ebdf;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:70px}.closing h2{font-size:32px;line-height:1.4;letter-spacing:-1px;margin:13px 0}.closing p{font-size:12px;color:var(--muted)}.coming{display:flex;align-items:center;gap:14px;background:var(--ink);color:var(--white);padding:15px 24px;border-radius:13px;white-space:nowrap}.coming svg{width:26px;height:26px}.coming small{font-size:9px;display:block;opacity:.7;letter-spacing:.5px}.coming strong{font-weight:500;font-size:18px}.site-footer{padding:0 0 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 26px;border-bottom:1px solid var(--line);gap:25px}.footer-links{display:flex;gap:22px;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:20px;font-size:9px;line-height:1.8;color:var(--muted)}.legal-hero{padding:78px 0 42px;border-bottom:1px solid var(--line);margin-bottom:45px}.legal-hero h1{font-size:46px;margin:18px 0;letter-spacing:-2px}.legal-hero p{font-size:13px;max-width:700px;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:180px 1fr;gap:60px;padding-bottom:90px}.legal-toc{position:sticky;top:30px;align-self:start;font-size:12px;display:flex;flex-direction:column;gap:17px;color:var(--muted)}.legal-body{max-width:740px}.legal-body section{margin-bottom:38px}.legal-body h2{font-size:21px;margin:0 0 14px}.legal-body h3{font-size:15px;margin:22px 0 10px}.legal-body p,.legal-body li{font-size:14px;line-height:2;color:#616559}.legal-body p+p{margin-top:12px}.legal-body ul{padding-left:19px}.legal-body a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.legal-body table{border-collapse:collapse;width:100%;font-size:12px;margin:20px 0}.legal-body th,.legal-body td{text-align:left;padding:13px;border:1px solid var(--line);line-height:1.9;vertical-align:top}.legal-body th{background:var(--soft);font-weight:600}.legal-callout{padding:23px;background:var(--soft);border-radius:15px;margin-bottom:30px;font-size:13px;line-height:2}.contact-card{padding:25px;background:var(--soft);border-radius:18px;margin:24px 0}.contact-card a{overflow-wrap:anywhere}.not-found{min-height:65vh;padding:80px 0}.not-found h1{font-size:58px;margin:18px 0}.not-found p{margin-bottom:25px;color:var(--muted)}
@media(min-width:1400px){.hero{gap:65px}.hero-art{transform:translateX(-10px)}}@media(max-width:1000px){.wrap{padding:0 28px}.nav{gap:18px}.brand small{display:none}.hero{gap:5px;min-height:670px}.hero-art{min-height:530px}.phone{width:215px;left:6px;top:10px}.hero-mule{width:196px;right:-5px;bottom:34px}.art-sticker{right:-5px;font-size:10px;padding:11px;top:20px}.note-card{width:180px;right:1px;top:240px;padding:18px}.orbit{inset:80px 0 70px -5px}.hero h1{font-size:46px;letter-spacing:-2px}.features{gap:12px}.feature{padding:23px}.feature h3{font-size:20px}.flow-copy{padding:30px}.flow-demo{padding:25px}.privacy-section{gap:40px}.privacy-facts{gap:14px;flex-wrap:wrap}.faq{gap:38px}.trust-strip div{padding-left:14px;font-size:11px;gap:8px}.legal-layout{gap:35px}.closing{padding:35px}}@media(max-width:720px){.wrap{padding:0 22px}.site-header{height:78px}.brand{font-size:23px}.brand img{width:32px;height:32px}.nav>a:not(.button){display:none}.nav .button{font-size:11px;padding:9px 12px;min-height:38px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:48px 0 24px;gap:20px;min-height:0}.hero h1{font-size:47px;line-height:1.25;letter-spacing:-2.7px;margin:23px 0 18px}.hero .intro{font-size:14px;max-width:360px}.hero-actions{margin-top:25px}.button{font-size:12px;padding:14px 18px}.hero-note{font-size:10px;margin-top:18px}.hero-art{width:100%;max-width:410px;min-height:524px;align-self:center;margin-top:16px}.phone{width:206px;left:32px;top:12px;border-radius:36px;padding:6px}.phone img{border-radius:30px}.hero-mule{right:1px;bottom:31px;width:195px}.art-sticker{top:32px;right:2px}.note-card{right:5px;top:220px;width:165px}.orbit{inset:65px 0 55px 0}.art-caption{bottom:10px;left:27px;font-size:9px}.trust-strip{grid-template-columns:1fr 1fr;margin-bottom:66px;padding:10px 0;gap:0}.trust-strip div{border:0;padding:15px 0!important;font-size:11px}.trust-strip div:nth-child(even){padding-left:14px!important}.section-head{display:block;margin-bottom:25px}.section-head h2{font-size:29px}.section-head>p{margin-top:16px;font-size:12px}.features{grid-template-columns:1fr;gap:13px;margin-bottom:70px}.feature{padding:26px;min-height:240px}.feature h3{font-size:22px}.feature p{max-width:none}.feature-visual{padding-top:25px}.wave{height:35px}.workflow{grid-template-columns:1fr;margin-bottom:75px;border-radius:24px}.flow-copy{padding:30px 25px}.flow-copy h2{font-size:28px;margin:14px 0}.tabs{flex-direction:row;gap:5px;margin-top:24px}.tab{font-size:11px;padding:12px 9px;gap:6px;flex:1;justify-content:center;white-space:nowrap}.tab[aria-selected=true]:after{display:none}.flow-demo{padding:22px 18px}.demo-body{padding:20px}.demo-window{min-height:330px}.window-head{padding:17px}.request{font-size:11px;margin-left:5px}.steps{font-size:9px;gap:7px}.privacy-section{grid-template-columns:1fr;gap:32px;margin-bottom:75px}.privacy-art{min-height:280px;order:2;border-radius:24px}.privacy-copy h2{font-size:29px}.privacy-copy>p{font-size:12px}.privacy-facts{font-size:11px;margin:22px 0}.plans{grid-template-columns:1fr;margin-bottom:70px}.plan{padding:25px}.faq{grid-template-columns:1fr;gap:30px;margin-bottom:70px}.faq h2{font-size:29px}.faq p.sub{margin-top:10px}.closing{padding:30px 24px;flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:45px}.closing h2{font-size:29px}.closing p{font-size:11px}.coming{padding:13px 20px}.footer-top{flex-direction:column;align-items:flex-start;gap:23px}.footer-links{font-size:11px;gap:18px;flex-wrap:wrap}.footer-bottom{display:block;font-size:9px}.footer-bottom span{display:block;margin:8px 0}.legal-hero{padding:46px 0 30px;margin-bottom:30px}.legal-hero h1{font-size:37px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.legal-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:12px 20px;padding-bottom:25px;border-bottom:1px solid var(--line);font-size:11px}.legal-body h2{font-size:20px}.legal-body p,.legal-body li{font-size:13px}.legal-body th,.legal-body td{padding:9px;font-size:11px}}@media(max-width:370px){.hero h1{font-size:41px}.hero-art{min-height:478px}.phone{width:190px;left:15px}.hero-mule{width:173px;right:-3px}.art-sticker{right:0;top:16px;font-size:9px}.note-card{width:145px;right:0;top:220px}.tab{padding:10px 7px;font-size:10px}.tabs{gap:1px}.hero-actions{gap:8px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
