.landing-site{--land-bg:#fbfaf8;--land-card:#fff;--land-ink:#211e2b;--land-copy:#655f6d;--land-line:#e5e0da;--land-purple:#684dff;--land-purple-soft:#f0edff;--land-coral:#ff725c;background:var(--land-bg);color:var(--land-ink);overflow-x:clip}.landing-site *{box-sizing:border-box}.landing-site :where(h1,h2,h3,p){margin:0}.landing-site :where(h1,h2,h3){font-family:Manrope,sans-serif}.landing-site a{text-decoration:none}.landing-nav{height:76px;width:min(100%,1360px);margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--land-line);position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(251,250,248,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(33,30,43,.03)}.landing-nav nav{display:flex;gap:30px}.landing-nav nav a,.landing-nav-actions>a:first-child{font-size:14px;font-weight:700;color:#4c4754}.landing-nav nav a:hover,.landing-nav-actions>a:first-child:hover{color:var(--land-purple)}.landing-nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.landing-button{min-height:50px;padding:0 20px;border-radius:11px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.landing-button svg{width:17px}.landing-button:hover{transform:translateY(-2px)}.landing-button.primary{color:#fff;background:var(--land-purple);box-shadow:0 9px 22px rgba(104,77,255,.2)}.landing-button.primary:hover{box-shadow:0 13px 28px rgba(104,77,255,.28)}.landing-button.small{min-height:42px;padding:0 16px;font-size:13px}.landing-button.quiet{color:#332f39;background:#fff;border-color:#dcd6cf}.landing-button.quiet:hover{border-color:#bdb5ad}.landing-button.outline{color:#302c36;border-color:#d8d2cb;background:#fff}.landing-button.light{background:#fff;color:#2c2736}.landing-hero{max-width:1440px;margin:auto;padding:82px 28px 98px;display:grid;grid-template-columns:minmax(380px,.72fr) minmax(660px,1.28fr);grid-gap:64px;gap:64px;align-items:center}.landing-eyebrow{display:flex;align-items:center;gap:9px;color:#635d69;font-size:12px;font-weight:800;letter-spacing:.25px}.landing-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--land-coral);box-shadow:0 0 0 4px #ffe9e4}.landing-hero h1{font-size:clamp(56px,5.5vw,78px);line-height:.99;letter-spacing:-4.7px;margin:22px 0 27px;max-width:650px}.landing-hero h1 em{font-style:normal;color:var(--land-purple)}.landing-hero-text{max-width:615px;color:var(--land-copy);font-size:18px;line-height:1.68}.landing-actions{display:flex;align-items:center;gap:11px;margin-top:30px}.landing-fine-print{margin-top:18px;display:flex;align-items:center;gap:7px;color:#77717e;font-size:12px}.landing-fine-print svg{width:15px;color:#24845e}.landing-demo-wrap{min-width:0}.landing-demo-tabs{display:flex;justify-content:flex-end;gap:7px;margin:0 4px 10px}.landing-demo-tabs button{height:39px;padding:0 13px;border:1px solid #ddd7d0;border-radius:9px;background:#fff;color:#67616e;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;cursor:pointer}.landing-demo-tabs button svg{width:14px}.landing-demo-tabs button.active{background:#292632;color:#fff;border-color:#292632}.landing-product-window{height:548px;background:#fff;border:1px solid #d8d3cc;border-radius:17px;box-shadow:0 27px 70px rgba(42,35,64,.17),0 4px 12px rgba(42,35,64,.07);overflow:hidden}.landing-browser-bar{height:42px;background:#f5f3ef;border-bottom:1px solid #ded9d2;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 13px}.landing-browser-bar>div{display:flex;gap:5px}.landing-browser-bar>div i{width:8px;height:8px;background:#c9c4bd;border-radius:50%}.landing-browser-bar>div i:first-child{background:#ff806d}.landing-browser-bar>span{height:24px;border:1px solid #dfdad3;background:#fff;border-radius:7px;color:#8a8490;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px}.landing-browser-bar>span svg{width:10px;color:#4b9a75}.landing-browser-bar>svg{width:15px;justify-self:end;color:#918b95}.landing-app-frame{height:506px;display:grid;grid-template-columns:150px 1fr;background:#f7f6f3}.landing-app-sidebar{position:relative;border-right:1px solid #e2ded8;background:#fff;padding:16px 10px;display:flex;flex-direction:column}.landing-mini-brand{height:37px;display:flex;align-items:center;gap:7px;padding:0 7px;margin-bottom:18px}.landing-mini-brand>span{width:22px;height:22px;border:6px solid var(--land-purple);border-right-color:var(--land-coral);border-radius:9px;transform:rotate(-12deg)}.landing-mini-brand b{font-size:10px;letter-spacing:-.4px}.landing-app-sidebar>small{font-size:7px;font-weight:900;letter-spacing:.8px;color:#aaa4ae;padding:0 8px 7px}.landing-app-sidebar>button{height:36px;border:0;border-radius:8px;background:none;color:#68626f;display:flex;align-items:center;gap:8px;padding:0 8px;font-size:9px;font-weight:700}.landing-app-sidebar>button svg{width:14px}.landing-app-sidebar>button.active{background:var(--land-purple-soft);color:var(--land-purple)}.landing-app-sidebar>button i{margin-left:auto;background:var(--land-purple);color:#fff;width:16px;height:16px;border-radius:9px;display:grid;place-items:center;font-size:7px;font-style:normal}.landing-app-user{position:absolute;inset:auto 0 0;min-height:55px;border-top:1px solid #e8e4de;padding:10px;display:flex;align-items:center;gap:7px}.landing-app-user>span{width:28px;height:28px;border-radius:50%;background:#2c2935;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:800}.landing-app-user>div{display:flex;flex-direction:column;min-width:0}.landing-app-user b{font-size:8px}.landing-app-user small{font-size:6px;color:#999;overflow:hidden;text-overflow:ellipsis}.landing-app-main{min-width:0}.landing-app-main>header{height:49px;background:#fff;border-bottom:1px solid #e7e3dd;padding:0 16px;display:flex;align-items:center;justify-content:flex-end}.landing-app-main>header svg{width:15px;color:#85808b}.landing-demo-mobile-brand{display:none}.landing-screen{height:457px;padding:19px 18px 0}.landing-screen-head{height:57px;display:flex;justify-content:space-between;align-items:flex-start}.landing-screen-head h2{font-size:18px;letter-spacing:-.6px}.landing-screen-head p{color:#8a8590;font-size:8px;margin-top:4px}.landing-screen-head>aside{display:flex;gap:6px}.landing-screen-head button{height:29px;border:1px solid #dcd7d1;border-radius:7px;background:#fff;padding:0 9px;font-size:8px;font-weight:700;display:flex;align-items:center;gap:5px}.landing-screen-head button svg{width:12px}.landing-screen-head button.filled{background:var(--land-purple);border-color:var(--land-purple);color:#fff}.landing-lead-tools{height:48px;border:1px solid #e4e0da;border-radius:9px;background:#fff;padding:6px 8px;display:flex;align-items:center;justify-content:space-between}.landing-lead-tools>span{height:28px;width:185px;border:1px solid #e0dcd6;border-radius:6px;display:flex;align-items:center;gap:6px;padding:0 8px;color:#a09aa4;font-size:7px}.landing-lead-tools>span svg{width:11px}.landing-lead-tools>div{display:flex;height:100%;align-items:center}.landing-lead-tools b{padding:6px 8px;border-radius:6px;font-size:7px;color:#817b86}.landing-lead-tools b:nth-child(2){background:var(--land-purple-soft);color:var(--land-purple)}.landing-leads-layout{height:315px;margin-top:9px;border:1px solid #e2ded7;border-radius:9px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 185px;overflow:hidden}.landing-leads-table{min-width:0}.landing-leads-table>article,.landing-leads-table>header{display:grid;grid-template-columns:1.5fr 1fr .72fr .65fr .75fr;align-items:center}.landing-leads-table>header{height:34px;border-bottom:1px solid #eeeae5;padding:0 9px;color:#9a949e;font-size:6px;font-weight:900}.landing-leads-table>article{height:73px;border-bottom:1px solid #eeeae5;padding:0 9px;color:#5e5865;font-size:7px}.landing-leads-table>article.selected{background:#faf9ff}.landing-leads-table>article>div{display:flex;align-items:center;gap:7px;min-width:0}.landing-lead-detail>header>i,.landing-leads-table>article>div>i{width:27px;height:27px;border-radius:8px;background:#ffe8e2;color:#a64e3e;display:grid;place-items:center;font-size:7px;font-weight:800;font-style:normal;flex:none}.landing-leads-table>article>div>span{display:flex;flex-direction:column;min-width:0}.landing-leads-table b{font-size:8px;color:#393440}.landing-leads-table small{font-size:6px;color:#999;overflow:hidden;text-overflow:ellipsis}.lead-state{justify-self:start;border-radius:10px;padding:4px 6px;background:#e6f0ff;color:#3470b3;font-size:6px;font-style:normal;font-weight:800}.lead-state.state-1{background:#fff0ce;color:#8b650f}.lead-state.state-2{background:#e4f5ed;color:#287b56}.landing-leads-table mark{justify-self:start;background:#f2f0ed;border-radius:8px;padding:4px 5px;color:#6e6872;font-size:6px;display:flex;gap:3px}.landing-leads-table mark svg{width:8px}.landing-leads-table time{font-size:6px;color:#8b8590}.landing-lead-detail{border-left:1px solid #e2ded7;background:#fff;padding:13px 12px}.landing-lead-detail>header{display:flex;align-items:center;gap:7px;padding-bottom:11px;border-bottom:1px solid #eeeae5}.landing-lead-detail>header>div{display:flex;flex-direction:column;flex:1 1}.landing-lead-detail>header b{font-size:9px}.landing-lead-detail>header small{font-size:6px;color:#999}.landing-lead-detail>header svg{width:12px}.landing-detail-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin:10px 0}.landing-detail-actions button{height:30px;border:1px solid #dedad4;background:#fff;border-radius:6px;font-size:6px;display:flex;align-items:center;justify-content:center;gap:4px}.landing-detail-actions svg{width:10px}.landing-lead-detail section{border-top:1px solid #eeeae5;padding:10px 0}.landing-lead-detail section>small{font-size:7px;font-weight:800;color:#5f5965}.landing-lead-detail dl{margin:7px 0 0}.landing-lead-detail dl>div{display:flex;justify-content:space-between;margin-top:5px}.landing-lead-detail dd,.landing-lead-detail dt{font-size:6px;margin:0}.landing-lead-detail dt{color:#999}.landing-lead-detail section p{font-size:6px;margin-top:8px;display:flex;align-items:center;gap:5px}.landing-lead-detail section p i{width:6px;height:6px;border-radius:50%;background:var(--land-purple)}.landing-lead-detail footer{height:31px;border-radius:7px;background:#ebf7f1;color:#34785a;display:flex;align-items:center;gap:5px;padding:0 7px;font-size:6px;font-weight:700}.landing-lead-detail footer svg{width:11px}.landing-profile-layout{height:360px;display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-gap:10px;gap:10px}.landing-profile-editor>section{background:#fff;border:1px solid #e3dfd9;border-radius:9px;padding:13px;margin-bottom:8px}.landing-builder h3,.landing-profile-editor h3{font-size:9px;margin-bottom:10px}.landing-cover-control{height:68px;border-radius:7px;background:#e7e2ff;position:relative;padding:9px;color:#6f58cc;font-size:7px}.landing-cover-control button{position:absolute;right:7px;bottom:7px;border:1px solid #d4cec7;background:#fff;border-radius:6px;padding:5px 7px;font-size:6px}.landing-editor-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.landing-builder>aside:last-child label,.landing-editor-grid label{display:flex;flex-direction:column;gap:4px;font-size:6px;font-weight:800;color:#615b66}.landing-builder>aside:last-child label span,.landing-editor-grid label span{min-height:29px;border:1px solid #ddd8d2;border-radius:6px;padding:7px;color:#5d5762;font-size:7px;font-weight:500;background:#fff}.landing-editor-grid label.wide{grid-column:1/-1}.landing-editor-grid label.wide span{min-height:47px;line-height:1.45}.landing-phone-preview{background:#eeece8;border-radius:9px;padding:9px;text-align:center}.landing-phone-preview>small{font-size:6px;font-weight:900;color:#999}.landing-phone{width:148px;height:315px;margin:6px auto 0;background:#fff;border:4px solid #2d2934;border-radius:20px;overflow:hidden;position:relative;padding:0 9px;text-align:center}.landing-phone-cover{height:64px;margin:0 -9px;background:#7259f4}.landing-phone>i{width:39px;height:39px;border:3px solid #fff;border-radius:12px;background:#ff8c74;color:#fff;margin:-19px auto 6px;display:grid;place-items:center;position:relative;font-size:9px;font-weight:800;font-style:normal}.landing-phone h3{font-size:9px}.landing-phone>span{display:block;font-size:6px;color:#777;margin-top:2px}.landing-phone p{font-size:6px!important;line-height:1.45;margin:8px 0;color:#777}.landing-phone button{width:100%;height:38px;border:1px solid #ddd8d2;background:#fff;border-radius:8px;display:flex;align-items:center;gap:5px;padding:0 7px;text-align:left}.landing-phone button svg{width:11px;color:var(--land-purple)}.landing-phone button b{font-size:6px;flex:1 1}.landing-phone button span{font-size:10px}.landing-phone>small{position:absolute;bottom:9px;left:0;right:0;font-size:5px;color:#aaa}.landing-builder{height:360px;display:grid;grid-template-columns:130px minmax(260px,1fr) 145px;border:1px solid #e1ddd7;border-radius:9px;overflow:hidden}.landing-builder>aside{background:#fff;padding:12px;border-right:1px solid #e3dfd9}.landing-builder>aside:last-child{border-right:0;border-left:1px solid #e3dfd9}.landing-builder>aside:first-child button{width:100%;height:34px;border:1px solid #e3ded8;border-radius:6px;background:#fff;margin-bottom:5px;padding:0 7px;display:flex;align-items:center;gap:5px;font-size:7px;text-align:left}.landing-builder>aside:first-child button svg{width:11px}.landing-builder>aside:first-child button svg:last-child{margin-left:auto;width:9px}.landing-builder>main{background:#efede9;padding:18px;display:flex;justify-content:center}.landing-form-paper{width:100%;max-width:310px;background:#fff;border:1px solid #ded9d3;border-radius:9px;padding:20px;box-shadow:0 8px 20px rgba(30,25,43,.06)}.landing-form-paper>span{width:27px;height:27px;border-radius:7px;background:var(--land-purple-soft);color:var(--land-purple);display:grid;place-items:center}.landing-form-paper>span svg{width:13px}.landing-form-paper h2{font-size:13px;margin:10px 0 4px}.landing-form-paper p{font-size:7px;color:#888;line-height:1.5;margin-bottom:15px}.landing-form-paper label{font-size:7px;font-weight:700;display:block;margin-top:10px}.landing-form-paper label i{height:29px;border:1px solid #dcd7d1;border-radius:6px;display:block;margin-top:5px}.landing-form-paper>button{width:100%;height:31px;border:0;border-radius:6px;background:var(--land-purple);color:#fff;font-size:7px;font-weight:800;margin-top:15px}.landing-builder>aside:last-child label span{min-height:29px;border:1px solid #ddd8d2;border-radius:6px;padding:7px;color:#5d5762;font-size:7px;font-weight:500;background:#fff}.landing-toggle{margin-top:14px!important;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between}.landing-toggle i{width:25px;height:14px;background:var(--land-purple);border-radius:8px;position:relative}.landing-toggle i:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;right:2px;top:2px}.landing-strip{border-top:1px solid var(--land-line);border-bottom:1px solid var(--land-line);display:grid;grid-template-columns:repeat(4,1fr);max-width:1360px;margin:auto}.landing-strip span{min-height:84px;padding:0 25px;border-right:1px solid var(--land-line);display:flex;align-items:center;gap:12px;color:#4f4955;font-size:13px;font-weight:700}.landing-strip span:last-child{border-right:0}.landing-strip b{color:var(--land-purple);font-size:10px}.landing-privacy small,.landing-section-intro>small{color:var(--land-purple);font-size:11px;letter-spacing:1.2px;text-transform:uppercase;font-weight:900}.landing-privacy h2,.landing-section-intro h2{font-size:clamp(38px,4.4vw,60px);line-height:1.08;letter-spacing:-3px;margin-top:14px}.landing-section-intro>p{font-size:16px;line-height:1.7;color:var(--land-copy);margin-top:20px;max-width:570px}.landing-problem{max-width:1210px;margin:auto;padding:125px 28px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:110px;gap:110px;align-items:end}.landing-problem>p{font-size:19px;line-height:1.72;color:var(--land-copy);padding-bottom:5px}.landing-how{background:#292632;color:#fff;padding:110px max(28px,calc((100vw - 1210px)/2));display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px}.landing-how .landing-section-intro small{color:#a895ff}.landing-how .landing-section-intro h2{max-width:500px}.landing-steps{border-top:1px solid #4c4854}.landing-steps article{min-height:125px;border-bottom:1px solid #4c4854;padding:25px 0;display:grid;grid-template-columns:46px 1fr;grid-gap:14px;gap:14px}.landing-steps article>b{width:28px;height:28px;border:1px solid #625d69;border-radius:50%;display:grid;place-items:center;color:#b9adff;font-size:10px}.landing-steps h3{font-size:20px;margin:1px 0 8px}.landing-steps p{color:#aaa5af;font-size:14px;line-height:1.65;max-width:520px}.landing-features,.landing-pricing,.landing-use-cases{max-width:1210px;margin:auto;padding:125px 28px}.landing-features>.landing-section-intro{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:80px;column-gap:80px;margin-bottom:55px}.landing-features>.landing-section-intro h2,.landing-features>.landing-section-intro small{grid-column:1}.landing-features>.landing-section-intro>p{grid-column:2;grid-row:1/3;align-self:end}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--land-line);border-left:1px solid var(--land-line)}.landing-feature-grid article{min-height:235px;padding:28px;border-right:1px solid var(--land-line);border-bottom:1px solid var(--land-line);background:#fff}.landing-feature-grid article>svg{width:22px;color:var(--land-purple);margin-bottom:40px}.landing-feature-grid h3{font-size:18px;margin-bottom:10px}.landing-feature-grid p{font-size:14px;line-height:1.65;color:var(--land-copy)}.landing-use-cases{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:90px;gap:90px;padding-top:75px}.landing-use-cases>div:last-child{border-top:1px solid var(--land-line)}.landing-use-cases article{min-height:96px;border-bottom:1px solid var(--land-line);display:flex;align-items:center;justify-content:space-between;padding:18px 3px}.landing-use-cases article h3{font-size:17px;margin-bottom:5px}.landing-use-cases article p{font-size:13px;color:var(--land-copy)}.landing-use-cases article>svg{width:18px;color:#8d8792}.landing-use-cases article:hover>svg{color:var(--land-purple);transform:translateX(3px)}.landing-privacy{max-width:1154px;margin:0 auto 40px;background:#f0edff;border:1px solid #d9d2ff;border-radius:22px;padding:55px;display:grid;grid-template-columns:1.25fr .75fr;grid-gap:70px;gap:70px}.landing-privacy>div{display:flex;gap:20px}.landing-shield{width:48px;height:48px;border-radius:14px;background:#fff;color:var(--land-purple);display:grid;place-items:center;flex:none}.landing-shield svg{width:24px}.landing-privacy h2{font-size:32px;letter-spacing:-1.5px}.landing-privacy p{font-size:14px;color:#655e74;line-height:1.7;margin-top:14px}.landing-privacy ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-content:center}.landing-privacy li{font-size:12px;font-weight:700;display:flex;align-items:center;gap:7px}.landing-privacy li svg{width:15px;color:#25815a}.landing-pricing>.landing-section-intro{max-width:790px;margin-bottom:55px}.landing-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.landing-plan{min-height:545px;padding:32px;border:1px solid var(--land-line);border-radius:16px;background:#fff;position:relative}.landing-plan>span{font-size:15px;font-weight:800}.landing-plan h3{font-size:42px;letter-spacing:-2px;margin:31px 0 5px}.landing-plan>small{display:block;min-height:50px;color:#817b86;font-size:12px}.landing-plan>.landing-button{width:100%;margin:17px 0 26px}.landing-plan ul{list-style:none;margin:0;padding:24px 0 0;border-top:1px solid var(--land-line);display:flex;flex-direction:column;gap:14px}.landing-plan li{font-size:13px;display:flex;align-items:flex-start;gap:8px}.landing-plan li svg{width:15px;color:#24845e;flex:none}.landing-plan.featured{border:2px solid var(--land-purple);box-shadow:0 18px 45px rgba(104,77,255,.13)}.landing-plan.dark{background:#292632;color:#fff;border-color:#292632}.landing-plan.dark li,.landing-plan.dark>small{color:#bbb6c0}.landing-plan.dark ul{border-color:#4d4854}.landing-plan-badge{position:absolute;top:19px;right:19px;color:var(--land-purple);background:var(--land-purple-soft);border-radius:20px;padding:7px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.landing-faq{max-width:1020px;margin:auto;padding:30px 28px 120px;display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:90px;gap:90px}.landing-faq .landing-section-intro h2{font-size:40px}.landing-faq details{border-top:1px solid var(--land-line);padding:21px 0}.landing-faq details:last-child{border-bottom:1px solid var(--land-line)}.landing-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font:750 15px Manrope}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary svg{width:17px;color:var(--land-purple);flex:none}.landing-faq details[open] summary svg{transform:rotate(45deg)}.landing-faq details p{color:var(--land-copy);font-size:14px;line-height:1.7;padding:14px 35px 0 0}.landing-cta{max-width:1210px;margin:0 auto 30px;border-radius:24px;background:var(--land-purple);color:#fff;padding:65px 70px;display:flex;align-items:center;justify-content:space-between;gap:40px}.landing-cta small{font-size:11px;font-weight:900;letter-spacing:1px}.landing-cta h2{font-size:45px;letter-spacing:-2.3px;margin:9px 0}.landing-cta p{font-size:14px;color:#ded9ff}.landing-footer{background:#211e29;color:#fff;padding:70px max(28px,calc((100vw - 1150px)/2)) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px}.landing-footer>div:first-child p{max-width:350px;margin:20px 0 10px;color:#aaa5af;font-size:14px;line-height:1.6}.landing-footer>div:first-child small,.landing-footer>p{color:#77727e;font-size:11px}.landing-footer>div:not(:first-child){display:flex;flex-direction:column;gap:13px;color:#b2adb6;font-size:13px}.landing-footer>div b{color:#fff;margin-bottom:5px}.landing-footer>p{grid-column:1/-1;border-top:1px solid #3c3843;padding-top:22px;margin-top:20px}@media(max-width:1150px){.landing-nav{grid-template-columns:1fr 1fr}.landing-nav nav{display:none}.landing-hero{grid-template-columns:1fr;padding-top:65px}.landing-hero-copy{max-width:760px}.landing-demo-wrap{width:100%;max-width:900px;margin:auto}.landing-how,.landing-problem,.landing-use-cases{grid-template-columns:1fr;gap:50px}.landing-features>.landing-section-intro{display:block}.landing-features>.landing-section-intro>p{margin-top:20px}.landing-privacy{margin-left:28px;margin-right:28px}.landing-plan-grid{grid-template-columns:1fr;max-width:650px;margin:auto}.landing-plan{min-height:auto}.landing-faq{grid-template-columns:1fr;gap:35px}.landing-cta{margin-left:28px;margin-right:28px}}@media(max-width:760px){.landing-nav{height:68px;padding:0 17px}.landing-nav-actions>a:first-child{display:none}.landing-nav .landing-button{min-height:40px;padding:0 12px}.landing-hero{padding:52px 17px 70px;gap:48px}.landing-hero h1{font-size:51px;letter-spacing:-3.5px}.landing-hero-text{font-size:16px}.landing-actions{align-items:stretch;flex-direction:column}.landing-demo-tabs{justify-content:stretch;overflow:auto}.landing-demo-tabs button{flex:1 1;white-space:nowrap}.landing-product-window{height:485px}.landing-app-frame{height:443px;grid-template-columns:1fr}.landing-app-sidebar{display:none}.landing-app-main>header{height:43px;justify-content:space-between}.landing-demo-mobile-brand{display:block;font-size:10px;font-weight:900}.landing-screen{height:400px;padding:15px 11px 0}.landing-screen-head{height:54px}.landing-screen-head h2{font-size:17px}.landing-screen-head p{max-width:220px}.landing-screen-head button{font-size:0;width:30px;padding:0;justify-content:center}.landing-lead-tools>span{width:145px}.landing-lead-tools>div b:last-child{display:none}.landing-leads-layout{height:278px;grid-template-columns:1fr}.landing-lead-detail{display:none}.landing-leads-table>article,.landing-leads-table>header{grid-template-columns:1.45fr .9fr .7fr}.landing-leads-table>article mark,.landing-leads-table>article time,.landing-leads-table>header span:nth-child(4),.landing-leads-table>header span:nth-child(5){display:none}.landing-profile-layout{grid-template-columns:1fr 150px}.landing-phone-preview{padding:6px}.landing-phone{transform:scale(.82);transform-origin:top center}.landing-builder{grid-template-columns:86px 1fr}.landing-builder>aside:last-child{display:none}.landing-builder>aside:first-child{padding:8px}.landing-builder>aside:first-child button{font-size:0;justify-content:center}.landing-builder>aside:first-child button svg:last-child{display:none}.landing-builder>main{padding:10px}.landing-strip{grid-template-columns:1fr 1fr}.landing-strip span:nth-child(2){border-right:0}.landing-strip span{min-height:72px;padding:0 14px;border-bottom:1px solid var(--land-line);font-size:11px}.landing-features,.landing-pricing,.landing-problem,.landing-use-cases{padding:85px 18px}.landing-privacy h2,.landing-section-intro h2{font-size:39px;letter-spacing:-2px}.landing-problem>p{font-size:17px}.landing-how{padding:80px 18px}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-grid article{min-height:200px}.landing-feature-grid article>svg{margin-bottom:30px}.landing-privacy{margin:0;border-radius:0;padding:60px 20px;grid-template-columns:1fr;gap:40px}.landing-privacy>div{flex-direction:column}.landing-privacy ul{grid-template-columns:1fr}.landing-plan-grid{gap:10px}.landing-plan{padding:27px}.landing-faq{padding:10px 18px 85px}.landing-cta{margin:0;border-radius:0;padding:65px 20px;align-items:flex-start;flex-direction:column}.landing-cta h2{font-size:39px}.landing-footer{grid-template-columns:1fr 1fr;padding:60px 22px 25px;gap:45px 25px}.landing-footer>div:first-child{grid-column:1/-1}}@media(max-width:470px){.landing-hero h1{font-size:45px}.landing-eyebrow{font-size:10px}.landing-profile-layout{grid-template-columns:1fr}.landing-profile-editor{display:none}.landing-phone-preview{height:330px}.landing-phone{transform:scale(.95)}.landing-browser-bar{grid-template-columns:1fr 4fr 1fr}.landing-screen-head p{max-width:190px}.landing-leads-table>article>span:nth-child(2),.landing-leads-table>header span:nth-child(2){display:none}.landing-leads-table>article,.landing-leads-table>header{grid-template-columns:1.5fr .7fr}}