:root{
 --paper:#f4f1e9;--paper-2:#ebe7dc;--surface:#fff;--soft:#faf9f5;--ink:#14201f;--muted:#64716f;--line:#d9d8d0;--line-2:#c4c8c1;--brand:#123f3a;--brand-2:#0d665c;--brand-soft:#dfece8;--accent:#e78555;--accent-soft:#f3e2d8;--warn:#a65434;--warn-soft:#f8ebe4;--max:1180px;--shadow:0 24px 70px rgba(19,45,40,.14);--sans:Inter,"Avenir Next","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.eyebrow{margin:0 0 14px;color:var(--brand-2);font-size:.74rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.display{margin:0;font-size:clamp(2.8rem,6vw,5.35rem);font-weight:730;letter-spacing:-.062em;line-height:.97}.section-title{max-width:800px;margin:0;font-size:clamp(2.15rem,4.6vw,4rem);font-weight:710;letter-spacing:-.05em;line-height:1.02}.section-copy{max-width:710px;margin:21px 0 0;color:var(--muted);font-size:clamp(1.02rem,1.8vw,1.22rem);line-height:1.65}.button{display:inline-flex;min-height:47px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:760;line-height:1;transition:.16s ease}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{color:#fff;background:var(--brand);box-shadow:0 9px 24px rgba(18,63,58,.17)}.button-primary:hover{background:#0d3531}.button-secondary{background:rgba(255,255,255,.7);border-color:var(--line-2)}.button-secondary:hover{background:#fff;border-color:#aab0aa}.button-light{color:var(--brand);background:#fff}.button-ghost{color:var(--muted);background:transparent;border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand-2);font-weight:760}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link svg{width:17px;height:17px}.site-banner{padding:9px 18px;color:#d9e9e5;background:#0d3531;border-bottom:1px solid rgba(255,255,255,.08);font-size:.8rem;text-align:center}.site-banner strong{color:#fff}.site-header{position:sticky;z-index:50;top:0;background:rgba(244,241,233,.91);border-bottom:1px solid rgba(197,199,191,.7);backdrop-filter:blur(15px)}.nav-wrap{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:28px}.brand img{width:205px}.site-nav{display:flex;align-items:center;gap:30px}.site-nav>a:not(.button){position:relative;color:#43504e;font-size:.91rem;font-weight:690}.site-nav>a:not(.button):after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--brand-2);content:"";opacity:0;transform:scaleX(.6);transition:.16s}.site-nav>a:hover:after,.site-nav>a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:9px}.menu-button{display:none;width:43px;height:43px;place-items:center;padding:0;border:1px solid var(--line-2);border-radius:10px;background:#fff;cursor:pointer}.menu-button svg{width:20px;height:20px}.hero{position:relative;overflow:hidden;padding:92px 0 75px}.hero:before{position:absolute;z-index:-1;top:-360px;right:-260px;width:720px;height:720px;border-radius:50%;background:#dde9e5;content:""}.hero:after{position:absolute;z-index:-1;bottom:-360px;left:-350px;width:680px;height:680px;border-radius:50%;background:#efdfd3;content:""}.hero-grid{display:grid;align-items:center;gap:58px;grid-template-columns:minmax(0,.87fr) minmax(530px,1.13fr)}.hero-copy{position:relative;z-index:2}.hero-lede{max-width:625px;margin:28px 0 0;color:#53615f;font-size:clamp(1.08rem,2vw,1.31rem);line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:33px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:18px;color:var(--muted);font-size:.83rem}.hero-note svg{width:16px;color:var(--brand-2)}.hero-proof{display:grid;max-width:590px;margin-top:43px;border-top:1px solid var(--line-2);grid-template-columns:repeat(3,1fr)}.hero-proof div{padding:18px 18px 0 0}.hero-proof div+div{padding-left:18px;border-left:1px solid var(--line-2)}.hero-proof strong{display:block;font-size:.98rem;letter-spacing:-.02em}.hero-proof span{display:block;margin-top:4px;color:var(--muted);font-size:.76rem;line-height:1.35}.hero-visual{position:relative;min-width:0;transform:perspective(1300px) rotateY(-2deg) rotateX(1deg)}.hero-visual:before{position:absolute;z-index:-1;inset:8% -5% -7% 7%;border-radius:28px;background:rgba(18,63,58,.14);content:"";filter:blur(30px)}.browser-frame{overflow:hidden;border:1px solid #c9ccc6;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.browser-bar{display:flex;height:42px;align-items:center;gap:10px;padding:0 15px;background:#f7f7f3;border-bottom:1px solid #e0e1dc}.browser-dots{display:flex;gap:6px}.browser-dot{width:8px;height:8px;border-radius:50%;background:#c5c8c1}.browser-address{display:flex;width:46%;height:22px;align-items:center;justify-content:center;margin:auto;border:1px solid #e0e2dc;border-radius:6px;color:#7a8582;background:#fff;font-size:.62rem}.browser-frame>img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top left}.hero-float{position:absolute;z-index:3;right:-24px;bottom:38px;width:242px;padding:15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.96);box-shadow:0 20px 55px rgba(20,42,38,.18);transform:perspective(1300px) rotateY(2deg)}.float-kicker{margin:0 0 10px;color:var(--muted);font-size:.65rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.float-row{display:flex;align-items:center;gap:10px}.float-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--warn);background:var(--warn-soft)}.float-icon svg{width:17px}.float-row strong{display:block;font-size:.78rem;line-height:1.25}.float-row span{display:block;margin-top:2px;color:var(--muted);font-size:.67rem}.platform-strip{padding:20px 0;background:rgba(255,255,255,.45);border-block:1px solid var(--line)}.platform-inner{display:flex;align-items:center;justify-content:center;gap:20px 38px}.platform-label{color:var(--muted);font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.platforms{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 26px}.platform{display:inline-flex;align-items:center;gap:8px;color:#3b4947;font-size:.86rem;font-weight:740}.platform-mark{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:.7rem;font-weight:900}.g{color:#3569a7}.m{color:#c25835}.a{color:#353b3a}.s{color:#1677a7}.section{padding:110px 0}.section-tight{padding:84px 0}.section-white{background:#fff}.section-dark{color:#f5f4ef;background:var(--brand)}.section-dark .eyebrow{color:#9cd0c5}.section-dark .section-copy{color:#c3d5d1}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:48px}.section-heading-row .section-copy{max-width:460px;margin:0 0 3px}.problem-grid{display:grid;gap:18px;margin-top:48px;grid-template-columns:repeat(3,1fr)}.problem-card{min-height:275px;padding:28px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.63)}.problem-number{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line-2);border-radius:50%;color:var(--brand-2);font-size:.73rem;font-weight:850}.problem-card h3{margin:57px 0 12px;font-size:1.27rem;letter-spacing:-.025em;line-height:1.15}.problem-card p{margin:0;color:var(--muted);font-size:.93rem}.fuse-demo{display:grid;align-items:center;gap:60px;grid-template-columns:minmax(0,.82fr) minmax(535px,1.18fr)}.check-list{display:grid;gap:13px;margin:29px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:10px;color:#3d4b49}.check-list svg{width:18px;flex:0 0 auto;margin-top:3px;color:var(--brand-2)}.dedupe-board{padding:25px;border:1px solid #ccd0c9;border-radius:19px;background:#fff;box-shadow:0 24px 60px rgba(25,43,40,.12)}.dedupe-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.dedupe-topline strong{font-size:.98rem}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;color:var(--warn);background:var(--warn-soft);font-size:.67rem;font-weight:850}.status-pill:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.source-events{display:grid;gap:9px}.source-event{display:grid;align-items:center;gap:12px;padding:13px 14px;border:1px solid #e0e1dc;border-radius:11px;background:#fafaf7;grid-template-columns:34px 1fr auto}.source-badge{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;color:#fff;font-size:.62rem;font-weight:900}.source-badge.google{background:#3569a7}.source-badge.outlook{background:#c25835}.source-badge.salesforce{background:#1677a7}.source-event strong{display:block;font-size:.8rem}.source-event span{display:block;margin-top:2px;color:var(--muted);font-size:.66rem}.match-score{color:var(--brand-2);font-size:.68rem;font-weight:850}.fuse-arrow{position:relative;display:flex;height:51px;align-items:center;justify-content:center}.fuse-arrow:before{position:absolute;inset:0 auto 0 50%;width:1px;background:#b9c1bd;content:""}.fuse-arrow span{position:relative;z-index:1;padding:6px 10px;border:1px solid #c8cfcb;border-radius:999px;color:var(--brand-2);background:#fff;font-size:.62rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.canonical-event{padding:17px;border:2px solid var(--brand-2);border-radius:12px;background:#f3f8f6}.canonical-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.canonical-event h4{margin:0;font-size:.96rem}.canonical-event p{margin:4px 0 0;color:var(--muted);font-size:.73rem}.canonical-label{padding:5px 8px;border-radius:6px;color:#fff;background:var(--brand-2);font-size:.57rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.source-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.source-link{padding:6px 8px;border:1px solid #d4ddd9;border-radius:6px;color:#53615f;background:#fff;font-size:.61rem;font-weight:760}.roles-grid{display:grid;gap:18px;margin-top:48px;grid-template-columns:1fr 1fr}.role-card{position:relative;overflow:hidden;min-height:390px;padding:34px;border-radius:18px}.role-card.executive{color:#fff;background:#183d39}.role-card.assistant{border:1px solid var(--line);background:#fff}.role-card:after{position:absolute;right:-90px;bottom:-120px;width:290px;height:290px;border-radius:50%;background:#295c56;content:"";opacity:.45}.role-card.assistant:after{background:#e5efec}.role-label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.role-label:before{width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.role-card h3{position:relative;z-index:1;max-width:470px;margin:43px 0 14px;font-size:clamp(1.7rem,3vw,2.43rem);letter-spacing:-.04em;line-height:1.08}.role-card p{position:relative;z-index:1;max-width:470px;margin:0;opacity:.76}.role-points{position:relative;z-index:1;display:grid;gap:10px;margin:27px 0 0;padding:0;list-style:none}.role-points li{display:flex;align-items:center;gap:9px;font-size:.85rem;font-weight:690}.role-points svg{width:16px;color:var(--accent)}.screenshot-grid{display:grid;gap:18px;margin-top:47px;grid-template-columns:1.55fr .95fr}.screenshot-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 7px 24px rgba(20,32,31,.05)}.screenshot-card:first-child{grid-row:span 2}.screenshot-button{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.screenshot-button:after{position:absolute;right:14px;bottom:14px;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:9px;color:#fff;background:rgba(20,32,31,.68);content:"↗";opacity:0;transition:.16s;backdrop-filter:blur(7px)}.screenshot-button:hover:after{opacity:1}.screenshot-card img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top left;background:#e9ece8}.screenshot-card:first-child img{height:100%;min-height:550px;aspect-ratio:auto}.screenshot-caption{padding:18px 20px 20px;border-top:1px solid var(--line)}.screenshot-caption strong{display:block;font-size:.93rem;letter-spacing:-.02em}.screenshot-caption span{display:block;margin-top:4px;color:var(--muted);font-size:.76rem}.voice-demo{position:relative;overflow:hidden;display:grid;align-items:center;gap:60px;padding:59px;border-radius:24px;color:#f8f7f2;background:var(--brand);grid-template-columns:1fr .82fr}.voice-demo:after{position:absolute;right:-50px;bottom:-210px;width:390px;height:390px;border-radius:50%;background:#295c56;content:""}.voice-copy,.voice-card{position:relative;z-index:1}.voice-demo h2{max-width:670px;margin:0;font-size:clamp(2.1rem,4vw,3.65rem);letter-spacing:-.05em;line-height:1.03}.voice-demo p{max-width:610px;margin:20px 0 0;color:#c6d8d4;font-size:1.02rem}.voice-card{padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.voice-bars{display:flex;height:54px;align-items:center;justify-content:center;gap:4px}.voice-bars i{width:4px;border-radius:9px;background:#aad2c9;animation:wave 1.35s ease-in-out infinite}.voice-bars i:nth-child(1){height:14px}.voice-bars i:nth-child(2){height:28px;animation-delay:-.8s}.voice-bars i:nth-child(3){height:41px;animation-delay:-.4s}.voice-bars i:nth-child(4){height:22px;animation-delay:-1s}.voice-bars i:nth-child(5){height:48px;animation-delay:-.2s}.voice-bars i:nth-child(6){height:32px;animation-delay:-.7s}.voice-bars i:nth-child(7){height:18px;animation-delay:-1.1s}.voice-bars i:nth-child(8){height:36px;animation-delay:-.3s}.voice-bars i:nth-child(9){height:24px;animation-delay:-.9s}.voice-bars i:nth-child(10){height:12px;animation-delay:-.5s}@keyframes wave{0%,100%{transform:scaleY(.58);opacity:.55}50%{transform:scaleY(1);opacity:1}}.voice-quote{margin:14px 0 0;color:#f2f5f3;font:1.07rem/1.55 var(--serif);text-align:center}.voice-meta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:17px;color:#9fc1ba;font-size:.7rem;font-weight:740}.voice-meta:before{width:7px;height:7px;border-radius:50%;background:#68c6b2;content:""}.feature-matrix{display:grid;gap:1px;margin-top:48px;overflow:hidden;border:1px solid #d1d6d0;border-radius:17px;background:#d1d6d0;grid-template-columns:repeat(3,1fr)}.matrix-item{min-height:205px;padding:27px;background:#173f3b}.matrix-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:9px;color:#aad2c9;background:rgba(255,255,255,.04)}.matrix-icon svg{width:18px}.matrix-item h3{margin:39px 0 9px;color:#fff;font-size:1rem;letter-spacing:-.02em}.matrix-item p{margin:0;color:#b8ceca;font-size:.82rem}.beta-card{display:grid;align-items:center;gap:48px;padding:52px;border:1px solid var(--line-2);border-radius:22px;background:#fff;box-shadow:0 8px 30px rgba(20,32,31,.05);grid-template-columns:1fr auto}.beta-card h2{max-width:750px;margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.05em;line-height:1.04}.beta-card p{max-width:620px;margin:18px 0 0;color:var(--muted)}.beta-actions{display:flex;flex-direction:column;gap:9px}.faq-list{max-width:890px;margin:45px auto 0;border-top:1px solid var(--line-2)}.faq-item{border-bottom:1px solid var(--line-2)}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border:0;background:transparent;cursor:pointer;font-weight:770;text-align:left}.faq-question svg{width:18px;color:var(--brand-2);transition:.18s}.faq-item.open .faq-question svg{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s}.faq-answer>div{overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{max-width:760px;margin:-2px 0 24px;color:var(--muted)}.site-footer{padding:64px 0 29px;color:#d9e4e1;background:#102d2a}.footer-grid{display:grid;gap:58px;grid-template-columns:1.35fr repeat(3,.65fr)}.footer-brand img{width:205px}.footer-brand p{max-width:410px;margin:21px 0 0;color:#9eb3af;font-size:.88rem}.footer-col h3{margin:4px 0 17px;color:#fff;font-size:.73rem;letter-spacing:.11em;text-transform:uppercase}.footer-col a{display:block;margin-top:10px;color:#aec0bd;font-size:.83rem}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:56px;padding-top:23px;border-top:1px solid rgba(255,255,255,.1);color:#859b97;font-size:.74rem}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:16px}.interior-hero{padding:82px 0 54px;border-bottom:1px solid var(--line)}.interior-hero-grid{display:grid;align-items:end;gap:44px;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}.interior-hero h1{max-width:850px;margin:0;font-size:clamp(2.7rem,6vw,5.15rem);letter-spacing:-.06em;line-height:.98}.interior-hero p{margin:0 0 4px;color:var(--muted);font-size:1.02rem;line-height:1.65}.legal-layout{display:grid;align-items:start;gap:78px;padding:65px 0 108px;grid-template-columns:220px minmax(0,770px)}.legal-toc{position:sticky;top:106px;display:grid;gap:6px}.toc-title{margin-bottom:8px;color:var(--muted);font-size:.67rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.legal-toc a{padding:5px 0;color:#5c6967;font-size:.79rem}.legal-toc a:hover{color:var(--brand-2)}.legal-updated{display:inline-flex;padding:6px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:rgba(255,255,255,.56);font-size:.7rem;font-weight:740}.legal-callout{margin:29px 0 37px;padding:19px 21px;border-left:3px solid var(--brand-2);color:#3f4d4b;background:#e8f0ed;font-size:.9rem}.legal-section{scroll-margin-top:110px;margin-top:45px}.legal-section h2{margin:0 0 14px;font-size:1.54rem;letter-spacing:-.035em}.legal-section h3{margin:25px 0 9px;font-size:1rem}.legal-section p,.legal-section li{color:#4f5d5b;font-size:.93rem}.legal-section ul,.legal-section ol{padding-left:21px}.legal-section li+li{margin-top:8px}.legal-section a{color:var(--brand-2);text-decoration:underline;text-underline-offset:3px}.support-layout{display:grid;align-items:start;gap:28px;padding:65px 0 108px;grid-template-columns:1.25fr .75fr}.support-main,.support-card{border:1px solid var(--line);border-radius:18px;background:#fff}.support-main{padding:37px}.support-main h2{margin:0;font-size:1.78rem;letter-spacing:-.04em}.support-main>p{margin:12px 0 29px;color:var(--muted)}.support-form{display:grid;gap:16px}.form-row{display:grid;gap:15px;grid-template-columns:1fr 1fr}.field{display:grid;gap:7px}.field label{font-size:.76rem;font-weight:780}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line-2);border-radius:9px;outline:none;color:var(--ink);background:#fbfbf8}.field input,.field select{height:45px;padding:0 12px}.field textarea{min-height:138px;padding:12px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-2);box-shadow:0 0 0 3px rgba(13,102,92,.11)}.form-help{margin:0;color:var(--muted);font-size:.71rem}.support-sidebar{display:grid;gap:18px}.support-card{padding:25px}.support-card h3{margin:0 0 10px;font-size:1rem}.support-card p{margin:0;color:var(--muted);font-size:.83rem}.status-line{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:.78rem;font-weight:740}.status-dot{width:8px;height:8px;border-radius:50%;background:#2e9a79;box-shadow:0 0 0 4px rgba(46,154,121,.12)}.help-links{display:grid;margin-top:10px}.help-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);color:#455250;font-size:.81rem;font-weight:730}.help-link:last-child{border-bottom:0}.help-link svg{width:15px;color:var(--brand-2)}.security-grid{display:grid;gap:18px;margin-top:43px;grid-template-columns:repeat(2,1fr)}.security-card{padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff}.security-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:9px;color:var(--brand-2);background:var(--brand-soft)}.security-icon svg{width:19px}.security-card h3{margin:25px 0 9px;font-size:1.06rem}.security-card p{margin:0;color:var(--muted);font-size:.84rem}.lightbox{position:fixed;z-index:100;inset:0;display:none;align-items:center;justify-content:center;padding:38px;background:rgba(8,20,18,.84);backdrop-filter:blur(14px)}.lightbox.open{display:flex}.lightbox-panel{position:relative;overflow:hidden;width:min(1320px,100%);max-height:calc(100vh - 76px);border:1px solid rgba(255,255,255,.2);border-radius:17px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.42)}.lightbox-panel img{width:100%;max-height:calc(100vh - 76px);object-fit:contain}.lightbox-close{position:absolute;z-index:2;top:13px;right:13px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:9px;color:#fff;background:rgba(13,29,26,.72);cursor:pointer}.toast{position:fixed;z-index:120;right:22px;bottom:22px;max-width:min(380px,calc(100vw - 44px));padding:14px 16px;border:1px solid #c9d8d3;border-radius:11px;color:#173b36;background:#f4faf8;box-shadow:0 20px 50px rgba(20,42,38,.15);font-size:.81rem;font-weight:680;opacity:0;pointer-events:none;transform:translateY(12px);transition:.18s}.toast.show{opacity:1;transform:none}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:800px}.hero-visual{width:min(940px,100%);transform:none}.hero-float{right:18px;transform:none}.fuse-demo{grid-template-columns:1fr}.dedupe-board{width:min(760px,100%)}.voice-demo{grid-template-columns:1fr}.voice-card{max-width:520px}}
@media(max-width:900px){.site-nav{position:fixed;z-index:80;top:74px;right:0;bottom:0;left:0;display:none;align-items:stretch;padding:24px 20px 36px;background:var(--paper);flex-direction:column;gap:0}.has-banner .site-nav{top:111px}.site-nav.open{display:flex}.site-nav>a:not(.button){padding:17px 4px;border-bottom:1px solid var(--line);font-size:1.04rem}.site-nav>a:after{display:none}.nav-actions{width:100%;margin-top:24px;flex-direction:column}.nav-actions .button{width:100%}.menu-button{display:grid}.nav-wrap>.nav-actions{display:none}.problem-grid,.roles-grid,.security-grid{grid-template-columns:1fr}.screenshot-grid{grid-template-columns:1fr}.screenshot-card:first-child{grid-row:auto}.screenshot-card:first-child img{height:auto;min-height:0;aspect-ratio:16/10}.feature-matrix{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.interior-hero-grid,.support-layout{grid-template-columns:1fr}.legal-layout{gap:40px;grid-template-columns:1fr}.legal-toc{position:static;display:flex;overflow-x:auto;padding-bottom:8px}.toc-title{display:none}.legal-toc a{flex:0 0 auto;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff}}
@media(max-width:700px){.container{width:min(calc(100% - 28px),var(--max))}.site-banner{font-size:.72rem}.nav-wrap{min-height:66px}.brand img{width:176px}.site-nav{top:66px}.has-banner .site-nav{top:103px}.hero{padding:63px 0 55px}.display{font-size:clamp(2.55rem,13vw,4.2rem)}.hero-actions,.hero-actions .button{width:100%}.hero-proof{gap:15px;grid-template-columns:1fr}.hero-proof div{padding:15px 0 0}.hero-proof div+div{padding:15px 0 0;border-top:1px solid var(--line-2);border-left:0}.browser-bar{height:32px}.browser-address{display:none}.hero-float{position:relative;right:auto;bottom:auto;width:calc(100% - 28px);margin:-24px auto 0}.platform-inner{align-items:flex-start;flex-direction:column}.platforms{justify-content:flex-start}.section{padding:77px 0}.section-tight{padding:63px 0}.section-heading-row{align-items:flex-start;margin-bottom:35px;flex-direction:column}.section-heading-row .section-copy{max-width:none}.dedupe-board{padding:18px}.source-event{grid-template-columns:32px 1fr}.match-score{grid-column:2}.role-card{min-height:355px;padding:27px}.voice-demo{padding:37px 25px}.feature-matrix{grid-template-columns:1fr}.beta-card{padding:33px 25px;grid-template-columns:1fr}.beta-actions,.beta-actions .button{width:100%}.footer-grid{gap:35px;grid-template-columns:1fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.interior-hero{padding:57px 0 40px}.legal-layout,.support-layout{padding:45px 0 77px}.support-main{padding:25px}.form-row{grid-template-columns:1fr}.lightbox{padding:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Final layout safeguards */
.button{white-space:nowrap}
.browser-frame>img{height:auto}
@media (min-width:901px){.site-nav>.nav-actions{display:none}}
@media (min-width:901px){
  .screenshot-card:first-child{display:grid;grid-template-rows:minmax(0,1fr) auto}
  .screenshot-card:first-child .screenshot-button{height:100%}
  .screenshot-card:first-child img{display:block;height:100%;min-height:0;aspect-ratio:auto}
}
.screenshot-card img{height:auto}
@media (min-width:901px){.screenshot-card:first-child img{height:100%}}
