:root{--paper:#f8f6f1;--ink:#302c29;--muted:#78736c;--accent:#a24f3b;--line:#e3ded5;--serif:'Iowan Old Style',Charter,Georgia,'Songti SC',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:#eac9bb}header{height:86px;max-width:1320px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative;z-index:3}.brand{display:inline-flex;gap:9px;align-items:center;font-weight:650;font-size:22px;letter-spacing:-.8px}.brand svg{width:31px;height:31px;color:var(--accent)}nav{display:flex;gap:29px;font-size:13px;color:#605a54}.header-actions{display:flex;gap:25px;align-items:center}.language{font-size:12px;font-weight:600}.button{background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:6px;padding:14px 21px;font-size:14px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#863e2e;transform:translateY(-2px)}.button.small{padding:12px 16px;font-size:12px;gap:16px}.quiet-link{font-size:14px;display:inline-flex;gap:18px;align-items:center}.quiet-link:hover,.text-link:hover,nav a:hover,.footer-links a:hover{color:var(--accent)}.hero{max-width:1320px;padding:78px 48px 90px;margin:auto;min-height:690px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:35px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:650;margin:0 0 26px;color:var(--accent);line-height:1.8}.hero .eyebrow{display:flex;align-items:center;gap:10px}.eyebrow>span{width:6px;height:6px;background:var(--accent);border-radius:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(58px,6.1vw,83px);line-height:1.04;letter-spacing:-3.7px;margin-bottom:28px}em{color:var(--accent);font-weight:400}html[lang='zh-CN'] h1{line-height:1.22;font-size:clamp(48px,5.5vw,72px);letter-spacing:-2px}html[lang='zh-CN'] em{font-style:normal}html[lang='zh-CN'] h2{line-height:1.35}html[lang='zh-CN'] h3{line-height:1.4}.intro{color:var(--muted);max-width:420px;font-size:16px;line-height:1.85;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:25px}.hero-foot{font-size:10px;letter-spacing:1.1px;color:#969087;margin:25px 0 0}.hero-visual{margin:0;position:relative;min-width:0;padding:44px 0}.orb{position:absolute;inset:-25px -10px;background:radial-gradient(ellipse at 70% 45%,#e8d3b89e,transparent 68%);filter:blur(12px);z-index:-1}.float-tag{position:absolute;top:1px;right:20px;font-family:var(--serif);font-size:15px;color:#846957;transform:rotate(-5deg)}.workspace{background:#fffdf9;border:1px solid #ddd7cd;border-radius:11px;box-shadow:0 24px 65px #67514014,0 5px 15px #59473008;transform:perspective(1300px) rotateY(-5deg) rotateZ(1deg);overflow:hidden}.window-bar{height:36px;background:#f4f1eb;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);font-size:9px;color:#8e8479}.dots{letter-spacing:2px;color:#cbbbae}.workspace-body{display:grid;grid-template-columns:116px 1fr;min-height:330px}.workspace aside{border-right:1px solid #e8e3db;background:#f7f4ee;display:flex;flex-direction:column;gap:17px;padding:18px 10px;font-size:8px;color:#8a8177}.workspace aside b svg{width:25px;height:25px;color:var(--accent);margin-bottom:12px}.workspace aside .selected{padding:8px 5px;margin:-5px;background:#eee3d8;color:#8f4c3a;border-radius:5px}.aside-bottom{margin-top:auto;line-height:2.8}.aside-bottom i{display:inline-block;width:4px;height:4px;background:#6e886c;border-radius:50%;margin-left:12px}.conversation{padding:21px 20px 18px}.workspace-title{font-size:10px;display:flex;justify-content:space-between;margin-bottom:28px;font-weight:600}.prompt{font-size:11px;background:#f0ebe3;padding:12px 15px;border-radius:9px;margin:0 0 20px 24px}.reply{font-size:11px;line-height:1.8}.reply-mark svg{height:24px;width:24px;color:var(--accent);margin-bottom:10px}.reply p{margin-bottom:16px}.source-pills{display:flex;flex-wrap:wrap;gap:5px;font-size:8px;color:#817361}.source-pills span{border:1px solid #e7e0d5;padding:3px 7px;border-radius:4px}.compose{font-size:9px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e0d9cf;border-radius:7px;color:#a1988d;padding:9px 10px;margin-top:29px}.compose span{background:#ad624d;color:white;padding:0 5px;border-radius:4px;font-size:13px}figcaption{font-size:9px;color:#8d8174;margin-top:19px;text-align:center;letter-spacing:.5px}.connections-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1224px;margin:0 auto;padding:28px 24px 34px;text-align:center}.connections-strip p{font-size:9px;color:#9b9287;letter-spacing:2px;margin-bottom:22px}.connections-strip>div{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:20px;color:#777269;font-size:17px;font-weight:600;letter-spacing:-.4px}.section{max-width:1120px;margin:auto;padding:100px 40px}.section-heading{text-align:center;max-width:660px;margin:0 auto 65px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:48px;line-height:1.16;letter-spacing:-1.7px;margin-bottom:22px}.section-heading>p:last-child{color:var(--muted);font-size:15px;max-width:550px;margin:0 auto}.feature{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;margin-bottom:88px}.feature:last-child{margin-bottom:0}.feature.reverse .feature-copy{order:2}.feature-copy .eyebrow{margin-bottom:19px}h3{font-size:37px;line-height:1.22;letter-spacing:-1px;margin-bottom:20px}.feature-copy>p:last-child{color:var(--muted);font-size:14px;line-height:1.9;max-width:370px;margin-bottom:0}.feature-preview{border-radius:12px;background:#efebe3;border:1px solid #e6dfd4;padding:28px 29px}.preview-1{background:#eeeee6;border-color:#dfe1d5}.preview-2{background:#efe6df;border-color:#e4d7cc}.preview-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.8px;color:#948578;margin-bottom:32px}.feature-preview h4{font-family:var(--serif);font-weight:400;font-size:21px;margin-bottom:20px}.preview-row{display:flex;align-items:center;gap:13px;padding:15px 12px;border:1px solid #e6e0d6;border-radius:6px;background:#fffdf9c9;margin-top:10px;font-size:12px}.tile-icon{width:32px;height:32px;background:#efe4d9;border-radius:6px;display:grid;place-items:center;color:var(--accent);font-size:19px}.preview-row>span:last-child{margin-left:auto;color:#ae9d8c}.preview-row small{display:block;color:#9f9388;font-size:9px;margin-top:3px}.preview-note{font-size:9px;color:#9a8b7e;margin:17px 0 0}.integrations{max-width:1320px;background:#f0ece4;padding-left:88px;padding-right:88px;border-radius:12px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.integration-grid article{background:#fcfaf6;border:1px solid #e3dcd1;padding:29px 25px 23px;border-radius:8px;display:flex;flex-direction:column}.integration-icon{font-size:22px;color:var(--accent);margin-bottom:21px}.integration-grid .eyebrow{margin-bottom:13px;letter-spacing:1px}.integration-grid h3{font-size:26px;letter-spacing:-.5px}.integration-grid article>p:last-of-type{font-size:13px;color:var(--muted);line-height:1.85}.card-line{height:1px;background:#e5ded3;margin-top:auto}.testing-note{display:flex;gap:12px;font-size:11px;line-height:1.8;color:#8b7f71;margin:25px 0 0}.testing-note span{color:var(--accent)}.data-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;padding-top:110px;padding-bottom:110px}.data-section h2{font-size:43px}.text-link{font-size:13px;color:var(--accent);border-bottom:1px solid #d2ad9d;padding-bottom:4px}.data-list article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:25px}.data-list article:last-child{margin-bottom:0}.data-list article>span{font-size:10px;color:#a89381;padding-top:4px}.data-list h3{font-family:var(--sans);font-size:16px;font-weight:500;letter-spacing:0;margin-bottom:10px}.data-list p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:0}.closing{text-align:center;position:relative;padding:85px 24px 95px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,#e9d6c459,transparent 65%)}.closing h2{font-size:54px}.closing>p{color:var(--muted);font-size:14px}.closing .eyebrow{color:var(--accent);font-size:10px}.closing .button{margin-top:15px}.closing .download-note{font-size:10px;margin:18px auto 0;max-width:430px}footer{max-width:1224px;margin:auto;padding:48px 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:35px}footer .brand{font-size:20px}footer p{font-size:12px;color:var(--muted);margin:12px 0 0}.footer-links{display:flex;align-items:start;justify-content:flex-end;gap:30px;font-size:12px;padding-top:10px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:#9b948a}.legal{max-width:790px;padding:65px 28px 90px;margin:auto}.back{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:55px}.legal h1{font-size:60px;letter-spacing:-2px}.legal-date{color:var(--muted);font-size:12px;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:45px}.legal section{margin-bottom:33px}.legal h2{font-family:var(--sans);font-size:21px;letter-spacing:-.3px;font-weight:550;margin-bottom:12px}.legal section p{font-size:15px;line-height:1.95;color:#686159;overflow-wrap:anywhere}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:white;padding:10px 20px;z-index:10}.skip:focus{top:8px}@media(min-width:1450px){.hero{padding-top:100px;padding-bottom:115px}}@media(max-width:1250px){footer{padding-left:40px;padding-right:40px}.integrations{margin:0 30px;padding-left:45px;padding-right:45px}.feature{gap:55px}.data-section{gap:55px}}@media(max-width:900px){header{padding:0 25px;gap:20px}nav{gap:17px}.hero{padding:55px 28px 65px;gap:20px;min-height:590px}h1{font-size:62px}.workspace-body{grid-template-columns:82px 1fr;min-height:330px}.conversation{padding:16px 12px}.workspace aside{font-size:7px;padding:15px 7px}.prompt{margin-left:0}.float-tag{font-size:12px;right:5px}.hero-actions{gap:16px}.hero-actions .button{gap:12px}.intro{font-size:14px}.feature{gap:35px}.feature h3{font-size:32px}.feature-preview{padding:22px}.integration-grid{gap:14px}.integration-grid article{padding:23px 19px}.integration-grid h3{font-size:23px}.data-section{gap:35px}.data-section h2{font-size:37px}.footer-links{gap:20px}}@media(max-width:680px){header{height:74px;padding:0 22px}.brand{font-size:21px}header nav{display:none}.header-actions{gap:18px}.button.small{padding:10px 12px;font-size:10px;gap:10px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:40px 24px 35px;gap:38px;min-height:0}.hero-copy{max-width:460px}.hero .eyebrow{font-size:9px;margin-bottom:20px}h1{font-size:66px;letter-spacing:-3px}html[lang='zh-CN'] h1{font-size:57px}.intro{max-width:430px;font-size:15px}.hero-visual{padding:32px 3px 8px;max-width:560px;width:100%;align-self:center}.float-tag{font-size:13px;top:-2px;right:16px}.workspace{transform:rotate(0);border-radius:8px}.workspace-body{grid-template-columns:90px 1fr;min-height:310px}.workspace aside{font-size:8px}.conversation{padding:18px 15px}.workspace-title{margin-bottom:23px}.compose{margin-top:24px}.connections-strip{margin:0 24px;padding:25px 0}.connections-strip>div{display:grid;grid-template-columns:repeat(3,1fr);font-size:13px;gap:18px 14px}.connections-strip p{font-size:8px;letter-spacing:1.4px}.section{padding:68px 25px}.section-heading{margin-bottom:42px}h2{font-size:38px;letter-spacing:-1px}.section-heading>p:last-child{font-size:14px}.feature{grid-template-columns:1fr;gap:26px;margin-bottom:55px}.feature.reverse .feature-copy{order:0}.feature-copy>p:last-child{max-width:100%}.feature-copy .eyebrow{font-size:9px;margin-bottom:12px}.feature h3{font-size:34px;margin-bottom:15px}.feature-preview{padding:25px}.preview-top{margin-bottom:25px}.feature-preview h4{font-size:22px}.preview-row{font-size:13px}.integrations{margin:0 12px;padding:58px 21px}.integration-grid{grid-template-columns:1fr;gap:16px}.integration-grid article{padding:25px}.integration-grid h3{font-size:28px}.integration-icon{margin-bottom:14px}.testing-note{font-size:11px}.data-section{grid-template-columns:1fr;gap:40px}.data-section h2{font-size:36px}.closing{padding:65px 25px}.closing h2{font-size:43px}.closing>p{max-width:340px;margin-left:auto;margin-right:auto}footer{grid-template-columns:1fr;padding:35px 24px 20px;gap:23px}.footer-links{justify-content:flex-start;flex-wrap:wrap;padding-top:0}.footer-bottom{padding-top:18px;margin-top:7px}.legal{padding:35px 24px 65px}.legal h1,html[lang='zh-CN'] .legal h1{font-size:45px}.legal .back{margin-bottom:35px}.legal h2{font-size:20px}.legal section p{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){header{padding:0 16px}.header-actions{gap:12px}.button.small span{display:none}.hero{padding-left:20px;padding-right:20px}h1{font-size:58px}.hero-actions{gap:13px}.quiet-link{font-size:12px}.workspace-body{grid-template-columns:76px 1fr}}
@media(max-width:680px){html[lang='en'] h1{font-size:clamp(44px,12.6vw,54px);line-height:1.08;letter-spacing:-2px}}
