:root{--sun-paper:#fbfaf6;--white:#fff;--ink:#15130f;--ink-soft:#3d3932;--muted:#7b766d;--line:#231e181a;--line-strong:#231e182e;--red:#ff6a42;--blue:#486f96;--green:#3d8b68;--yellow:#f8ca5a;--purple:#7b6bc7;--lavender:#f1eefb;--sky:#eef7f8;--max-width:none;--content-width:1600px;--pad:22px;--radius:8px;--ease:cubic-bezier(.2, .7, .2, 1);--sans:Inter, "SF Pro Display", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--zh-sans:"Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", var(--sans);--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,main{width:100%}body{min-width:320px;color:var(--ink);background:linear-gradient(180deg, #fffdfa 0%, var(--sun-paper) 42%, #fff 100%);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.68}html:lang(zh-Hans) body{font-family:var(--zh-sans);line-height:1.82}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}summary{font:inherit}:focus-visible{outline-offset:4px;outline:3px solid #2a75bb73}.wrap{width:100%;max-width:var(--content-width);margin-inline:auto;padding-inline:clamp(16px,4.8vw,96px)}h1,h2,h3{letter-spacing:0;text-wrap:balance;line-height:1.12}h1{max-width:760px;font-size:2.6rem;font-weight:680}h2{font-size:2rem;font-weight:650}h3{font-size:1.05rem;font-weight:650}p{text-wrap:pretty}.eyebrow{width:fit-content;color:var(--red);font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:0;font-size:.74rem;font-style:normal;font-weight:760}.button,.store-button{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:46px;transition:transform .18s var(--ease), box-shadow .18s ease, background .18s ease;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.94rem;font-weight:650;display:inline-flex}.button:hover,.store-button:hover{background:#000;transform:translateY(-2px);box-shadow:0 12px 30px #1716122b}.button-small{min-height:34px;padding-inline:14px;font-size:.86rem}.apple-icon{flex:none;width:18px;height:18px}.button .apple-icon,.store-button .apple-icon{filter:invert()}.text-link,.center-link a{color:var(--ink-soft);align-items:center;gap:8px;font-weight:650;display:inline-flex}.text-link span,.center-link span{color:var(--red);transition:transform .16s var(--ease)}.text-link:hover span{transform:translateY(3px)}.site-nav{z-index:50;-webkit-backdrop-filter:saturate(170%)blur(20px);background:#fffdfad6;border-bottom:1px solid #0000;transition:border-color .22s,background .22s;position:sticky;top:0}.site-nav.is-scrolled{border-color:var(--line);background:#fffdfaf5}.nav-inner{align-items:center;gap:28px;min-height:58px;display:flex}.brand{white-space:nowrap;flex:none;align-items:center;gap:10px;font-size:1rem;font-weight:720;display:inline-flex}.brand img{object-fit:cover;border-radius:7px;width:28px;height:28px}.nav-links,.nav-actions{align-items:center;gap:22px;display:flex}.nav-links a,.language-link{color:var(--muted);font-size:.84rem;font-weight:560;transition:color .15s}.nav-links a:hover,.language-link:hover{color:var(--ink)}.nav-actions{flex:none;margin-left:auto}.js [data-reveal]{opacity:0;transition:opacity .64s var(--ease), transform .64s var(--ease);transition-delay:var(--delay,0s);transform:translateY(22px)}.js [data-reveal].is-visible{opacity:1;transform:none}.hero{padding:76px 0 82px;overflow:clip}.hero-grid{grid-template-columns:1fr;align-items:start;gap:42px;display:grid}.hero-copy{text-align:center;justify-items:center;gap:16px;max-width:760px;margin-inline:auto;display:grid}.hero-lead{max-width:590px;color:var(--ink-soft);font-size:1.03rem;line-height:1.82}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding-top:8px;display:flex}.hero-visual{width:100%;position:relative}.hero-app-wall{width:100%;max-width:960px;min-height:620px;margin-inline:auto;position:relative}.app-shot{background:#15151d;border:7px solid #191714;border-radius:32px;overflow:hidden;box-shadow:0 24px 60px #2a231c24}.app-shot img{object-fit:cover;border-radius:25px;width:100%;height:100%}.shot-main{z-index:3;width:290px;height:628px;position:absolute;top:0;right:calc(50% - 145px);transform:none}.shot-review{z-index:2;width:248px;height:538px;position:absolute;top:102px;left:44px;transform:rotate(-5deg)}.shot-find{z-index:1;width:246px;height:533px;position:absolute;top:112px;right:44px;transform:rotate(5deg)}.hero-logo-card{z-index:4;max-width:275px;color:var(--ink-soft);-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #14151f1f;border-radius:7px;align-items:center;gap:12px;padding:12px 14px;font-size:.86rem;font-weight:650;display:flex;position:absolute;bottom:-6px;right:70px;box-shadow:0 18px 44px #2a231c1f}.hero-logo-card img{object-fit:cover;border-radius:12px;width:48px;height:48px}.quick-flow{background:var(--sun-paper);padding:0 0 82px}.answer-section{background:var(--sun-paper);padding:10px 0 42px}.answer-section .section-heading{margin-bottom:24px}.answer-section .section-heading h2{font-size:1.78rem}.answer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.answer-grid article{border-radius:var(--radius);background:#ffffffb8;border:1px solid #231e1814;align-content:start;gap:18px;min-height:210px;padding:24px;display:grid}.answer-grid article:first-child,.answer-grid article:nth-child(2),.answer-grid article:nth-child(3){background:#fff}.answer-grid span{width:fit-content;min-height:28px;color:var(--red);background:0 0;border-radius:0;align-items:center;padding:0;font-size:.86rem;font-weight:700;display:inline-flex}.answer-grid p{color:var(--ink-soft);font-size:.96rem;font-weight:430;line-height:1.78}.quick-flow-inner{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-width:720px;margin-inline:auto;display:grid}.quick-flow span{min-height:42px;color:var(--ink-soft);background:#fff;border:1px solid #231e181a;border-radius:7px;place-items:center;font-size:.82rem;font-weight:620;display:grid}.quick-flow span:nth-child(2),.quick-flow span:nth-child(3),.quick-flow span:nth-child(4),.quick-flow span:nth-child(5){background:#fff}.tabs-section,.privacy-section,.faq-section{background:#fff;padding:104px 0}.section-heading{gap:12px;display:grid}.section-heading p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:1rem;line-height:1.78}.section-heading.narrow{max-width:var(--content-width)}.section-heading.centered{max-width:var(--content-width);text-align:center;justify-items:center;margin-inline:auto}.tab-grid,.privacy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.tab-card,.privacy-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:230px;padding:26px}.tab-card span{color:var(--muted);font-family:var(--sans);margin-bottom:42px;font-size:.86rem;font-weight:700;display:inline-flex}.tab-card p,.privacy-grid p,.flow-list p,.showcase-copy p,.faq-list p,.legal-content p{color:var(--muted);line-height:1.76}.tab-card h3,.privacy-grid h3{margin-bottom:10px}.flow-section{background:var(--sun-paper);padding:110px 0}.flow-layout{grid-template-columns:minmax(0,.84fr) minmax(360px,1.16fr);gap:64px;display:grid}.flow-list{gap:10px;list-style:none;display:grid}.flow-list li{border-radius:var(--radius);background:#ffffffc7;border:1px solid #231e1814;grid-template-columns:44px 1fr;gap:16px;padding:20px 22px;display:grid}.flow-list span{color:var(--red);font-family:var(--sans);font-size:1.04rem;font-weight:760}.showcase-section{background:var(--sun-paper);padding:112px 0}.showcase-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:64px;display:grid}.wide-shot{background:#16130f;border:10px solid #16130f;border-radius:34px;overflow:hidden;box-shadow:0 32px 64px #1716121f}.feature-phone-pair{min-height:610px;position:relative}.feature-phone{width:250px;height:542px;position:absolute}.feature-phone.front{z-index:2;top:22px;left:0;transform:rotate(-4deg)}.feature-phone.back{z-index:1;top:62px;left:190px;transform:rotate(5deg)}.showcase-copy{gap:18px;display:grid}.check-list{gap:13px;margin-top:8px;list-style:none;display:grid}.check-list li{color:var(--ink-soft);grid-template-columns:28px 1fr;gap:12px;font-weight:430;line-height:1.72;display:grid}.check-list span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.84rem;display:inline-grid}.use-case-section{background:#fff;padding:108px 0}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.use-case-grid article{border-radius:var(--radius);background:#fff;border:1px solid #231e1814;gap:15px;min-height:420px;padding:12px 12px 24px;display:grid}.use-case-grid article:nth-child(2),.use-case-grid article:nth-child(3){background:#fff}.use-case-shot{border-radius:var(--radius);background:#fff;height:264px;overflow:hidden;box-shadow:inset 0 0 0 1px #14151f14}.use-case-shot img{object-fit:cover;object-position:50% 17%;width:100%;height:100%}.use-case-grid h3,.use-case-grid p{padding-inline:10px}.use-case-grid p{color:var(--muted);line-height:1.76}.integration-section{background:var(--sun-paper);padding:108px 0}.integration-grid{grid-template-columns:1.2fr .9fr .9fr;gap:12px;margin-top:32px;display:grid}.integration-grid article{border-radius:var(--radius);background:#ffffffd1;align-content:start;gap:18px;min-height:235px;padding:26px;display:grid;box-shadow:inset 0 0 0 1px #231e1814}.integration-grid span{width:38px;height:38px;color:var(--red);background:#fff7ed;border-radius:7px;place-items:center;font-weight:760;display:grid}.integration-grid p{color:var(--muted);line-height:1.76}.pricing-section{background:#fff;padding:112px 0}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:900px;margin:34px auto 0;display:grid}.pricing-card{border-radius:var(--radius);background:#fff;border:1px solid #231e181a;grid-template-rows:auto 1fr;gap:28px;min-height:340px;padding:28px;display:grid}.pricing-card.is-pro{color:#fff;background:#181512;border-color:#ff6a4257;box-shadow:0 24px 56px #2a231c24}.pricing-card span{color:var(--red);font-weight:740}.pricing-card strong{color:var(--ink);margin-top:14px;font-size:1.72rem;line-height:1.1;display:block}.pricing-card.is-pro strong{color:#fff}.pricing-card p{color:var(--muted);margin-top:12px;line-height:1.74}.pricing-card.is-pro p,.pricing-card.is-pro li{color:#ffffffb8}.pricing-card ul{align-content:end;gap:12px;list-style:none;display:grid}.pricing-card li{color:var(--ink-soft);gap:10px;font-weight:520;line-height:1.55;display:flex}.pricing-card li:before{content:"";background:var(--red);border-radius:50%;flex:none;width:9px;height:9px;margin-top:8px}.pricing-note{max-width:620px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:.9rem;line-height:1.72}.privacy-grid article{background:#fff}.privacy-pin{background:var(--red);border:0;border-radius:999px;width:34px;height:3px;margin-bottom:50px;display:block}.center-link{text-align:center;margin-top:32px}.faq-layout{grid-template-columns:minmax(0,.76fr) minmax(360px,1.24fr);gap:64px;display:grid}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:0 20px;font-weight:620;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);flex:none;font-size:1.3rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{padding:0 20px 20px}.closing-section{background:var(--sun-paper);color:var(--ink);padding:92px 0}.closing-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:34px;max-width:760px;padding-block:46px;display:flex}.closing-panel p{max-width:540px;color:var(--muted);margin-top:12px;font-size:1rem;line-height:1.78}.store-button-light{border-color:var(--ink);background:var(--ink);color:#fff;flex:none}.store-button-light .apple-icon{filter:invert()}.store-button-light:hover{color:#fff;background:#000}.site-footer{border-top:1px solid var(--line);background:#fff;padding:42px 0}.footer-inner{grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);align-items:start;gap:24px;display:grid}.footer-brand{margin-bottom:10px}.site-footer p,.copyright{color:var(--muted);font-size:.92rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;display:flex}.footer-links a{color:var(--ink-soft);font-size:.92rem;font-weight:650}.copyright{text-align:right;grid-column:1/-1}.legal-main{background:#fff}.legal-hero{gap:16px;padding-top:82px;padding-bottom:36px;display:grid}.legal-hero h1{max-width:820px}.updated{color:var(--muted);font-size:.92rem}.legal-content{gap:18px;max-width:860px;padding-bottom:88px;font-size:1.08rem;display:grid}.contact-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--sun-paper);gap:8px;margin-top:18px;padding:22px;display:grid}.contact-box a{color:var(--blue);font-weight:760}html:lang(zh-Hans) h1,html:lang(zh-Hans) h2,html:lang(zh-Hans) h3{font-weight:620;line-height:1.22}html:lang(zh-Hans) .hero-lead,html:lang(zh-Hans) .section-heading p:not(.eyebrow),html:lang(zh-Hans) .answer-grid p,html:lang(zh-Hans) .tab-card p,html:lang(zh-Hans) .privacy-grid p,html:lang(zh-Hans) .flow-list p,html:lang(zh-Hans) .showcase-copy p,html:lang(zh-Hans) .use-case-grid p,html:lang(zh-Hans) .integration-grid p,html:lang(zh-Hans) .faq-list p,html:lang(zh-Hans) .legal-content p{line-height:1.9}@media (width>=760px){:root{--pad:34px}h1{font-size:4.25rem}h2{font-size:2.76rem}.answer-section .section-heading h2{font-size:2.18rem}}@media (width>=901px){.hero{padding:72px 0 86px}.hero-grid{grid-template-columns:minmax(360px,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(40px,5vw,120px)}.hero-copy{text-align:left;justify-items:start;max-width:620px;margin-inline:0}.hero-lead{max-width:560px}.hero-actions{justify-content:flex-start}.hero-app-wall{max-width:none;margin-inline:0}.shot-review{left:0}.shot-find{right:0}.hero-logo-card{right:26px}.answer-section .section-heading.centered,.pricing-section .section-heading.centered{max-width:860px}}@media (width<=1080px){.nav-links{display:none}}@media (width<=900px){.hero-grid,.flow-layout,.showcase-grid,.faq-layout{grid-template-columns:1fr}.hero-app-wall{max-width:760px;min-height:610px;margin-inline:auto}.hero-copy{max-width:680px}.shot-main{right:calc(50% - 145px)}.shot-review{left:0}.shot-find{right:0}.tab-grid,.privacy-grid,.answer-grid,.use-case-grid,.integration-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.closing-panel,.footer-inner{grid-template-columns:1fr;display:grid}.footer-links,.copyright{text-align:left;justify-content:flex-start}}@media (width<=560px){.wrap{padding-inline:18px}.site-nav .wrap{padding-inline:16px}h1{max-width:100%;font-size:clamp(2.12rem,8.8vw,2.42rem)}h2{font-size:1.78rem}.hero{padding:56px 0 70px}.hero>.wrap{padding-inline:0}.hero-copy{padding-inline:18px}.tabs-section,.privacy-section,.faq-section,.use-case-section,.integration-section,.pricing-section,.showcase-section,.flow-section{padding:72px 0}.answer-grid article{min-height:auto}.hero-lead{font-size:1rem}.nav-inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;min-height:60px;display:grid}.nav-actions{justify-self:end;gap:12px;margin-left:0}.site-nav .button-small{white-space:nowrap;min-width:0;max-width:none;padding-inline:12px}.language-link{display:none}.hero-visual{width:100%;margin-inline:0;overflow:hidden}.hero-app-wall{isolation:isolate;justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:none;min-height:0;margin-inline:0;padding:28px 0 46px;display:flex;left:auto;transform:none}.app-shot{border-width:5px;border-radius:26px}.app-shot img{border-radius:22px}.shot-main{z-index:3;aspect-ratio:290/628;order:2;width:clamp(198px,50vw,224px);height:auto;margin-inline:-86px;position:relative;top:auto;left:auto;right:auto;transform:none}.shot-review{z-index:1;aspect-ratio:248/538;order:1;width:clamp(150px,39vw,184px);height:auto;margin-top:86px;position:relative;top:auto;left:auto;right:auto;transform:rotate(-5deg)}.shot-find{z-index:1;aspect-ratio:246/533;order:3;width:clamp(150px,39vw,184px);height:auto;margin-top:98px;position:relative;top:auto;left:auto;right:auto;transform:rotate(5deg)}.hero-logo-card{max-width:min(232px,100vw - 48px);bottom:20px;left:50%;right:auto;transform:translate(-2%)}.hero-logo-card img{width:38px;height:38px}.feature-phone-pair{min-height:420px}.feature-phone{width:164px;height:356px}.feature-phone.back{left:118px}.flow-list li,.quick-flow-inner{grid-template-columns:1fr}.button-small{padding-inline:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
