:root{--n-blue:#2c71f4;--n-deep:#1b4fd1;--n-ink:#0b1020;--n-body:#2a3346;--n-muted:#66748b;--n-line:#e3e8f2;--n-ice:#f4f7fc}
.site-header{height:82px;position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-bottom:1px solid rgba(227,232,242,.82);font-family:Inter,Arial,sans-serif}
.site-header-inner{width:calc(100% - 96px);max-width:1240px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.site-brand{justify-self:start;display:flex;align-items:center;gap:12px}.site-brand img{display:block;width:138px;height:auto}.site-brand>span{padding-left:12px;border-left:1px solid var(--n-line);font-size:11px;line-height:1;letter-spacing:.14em;font-weight:700;color:var(--n-blue)}

.site-nav-actions{display:flex;align-items:center;gap:30px}
.nav-link{color:var(--n-blue);font-size:14px;font-weight:650;line-height:1;letter-spacing:.01em;white-space:nowrap;transition:color .18s}.nav-link:hover{color:var(--n-deep)}
@media(max-width:520px){.site-nav-actions{gap:18px}.nav-link{font-size:13px}}
.nav-waitlist{display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border:1px solid var(--n-blue);border-radius:2px;color:var(--n-blue);font-size:14px;font-weight:650;line-height:1;white-space:nowrap;transition:background .18s,color .18s}.nav-waitlist:hover{background:var(--n-blue);color:white}
.icon-arrow-up-right,.icon-arrow-right,.icon-arrow-up{display:inline-block;width:13px;height:13px;flex:none;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-arrow-up-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E")}.icon-arrow-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M4 12h15'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M4 12h15'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E")}.icon-arrow-up{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M12 20V5'/%3E%3Cpath d='m6 11 6-6 6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='square'%3E%3Cpath d='M12 20V5'/%3E%3Cpath d='m6 11 6-6 6 6'/%3E%3C/svg%3E")}
@media(max-width:850px){.site-header-inner{width:calc(100% - 40px);gap:15px}}
@media(max-width:520px){.site-header{height:72px}.site-header-inner{width:calc(100% - 28px)}.site-brand img{width:115px}.site-brand>span{font-size:9px;padding-left:8px}.nav-waitlist{padding:10px 15px}}
@media(prefers-reduced-motion:reduce){.site-header *{transition:none!important}}

/* Request a demo */
.demo-page{min-height:100vh;color:var(--n-ink);background:#fff;font-family:Inter,Arial,sans-serif;overflow-x:clip}.demo-page *{box-sizing:border-box}.demo-page p,.demo-page h1{margin:0}.demo-skip{position:fixed;top:-80px;left:20px;padding:12px;background:#fff;z-index:100}.demo-skip:focus{top:15px}.demo-header{height:86px;max-width:1440px;padding:0 56px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--n-line)}.demo-header img{display:block;width:142px;height:auto}.demo-back{display:flex;gap:12px;align-items:center;min-height:44px;color:#536078;font-size:14px}.demo-back .icon-arrow-right{transform:rotate(180deg)}.demo-back:hover{color:var(--n-blue)}
.demo-layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:810px}.demo-form-side{padding:61px 60px 44px 56px}.demo-form-content{max-width:470px;margin:auto}.demo-page .demo-eyebrow{margin-bottom:22px;color:var(--n-blue);font-size:11px;font-weight:650;line-height:1.6;letter-spacing:0}.demo-form-content h1{font-family:Manrope,Inter,sans-serif;font-size:clamp(38px,3.3vw,48px);font-weight:650;line-height:1.1;letter-spacing:0}.demo-form-content h1 span{color:var(--n-deep)}.demo-page .demo-intro{max-width:430px;margin-top:36px;color:#596479;font-size:16px;line-height:1.7}.demo-form{margin-top:44px}.demo-field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.demo-field{display:grid;gap:8px;margin-bottom:22px;min-width:0;color:var(--n-ink);font-size:14px;font-weight:550;line-height:1.5}.demo-field>span{display:flex;justify-content:space-between;gap:8px}.demo-field small{color:#778196;font-size:12px;font-weight:400}.demo-field input,.demo-field textarea{display:block;width:100%;min-height:49px;padding:12px 14px;border:1px solid #dce2ec;border-radius:0;outline:none;background:#fcfdff;color:var(--n-ink);font:inherit;font-size:16px;font-weight:400;line-height:1.5;transition:border-color .18s,box-shadow .18s}.demo-field textarea{min-height:100px;max-height:280px;resize:vertical}.demo-field input::placeholder,.demo-field textarea::placeholder{color:#8490a3}.demo-field input:hover,.demo-field textarea:hover{border-color:#a7b9d4}.demo-field input:focus,.demo-field textarea:focus{border-color:var(--n-blue);background:#fff;box-shadow:0 0 0 3px rgba(44,113,244,.08)}.demo-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:55px;padding:15px 19px;border:0;border-radius:0;background:var(--n-blue);color:#fff;font:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.demo-submit:hover{background:var(--n-deep)}.demo-submit:disabled{opacity:.65;cursor:default}.demo-error{margin-top:12px;color:#a53d3b;font-size:13px}.demo-success{display:grid;gap:8px;margin-top:30px;padding:24px;border-left:2px solid var(--n-blue);background:var(--n-ice)}.demo-success strong{font-size:17px}.demo-success span{color:var(--n-body);font-size:14px}.demo-expectation{display:flex;gap:12px;align-items:flex-start;margin-top:28px;padding-top:22px;border-top:1px solid #e8edf4}.demo-expectation>.icon-arrow-up-right{width:17px;height:17px;margin-top:2px;color:var(--n-blue)}.demo-expectation p{color:#7a8496;font-size:12px;line-height:1.7}.demo-expectation strong{color:#57647b;font-weight:500}
.demo-scene{position:relative;overflow:hidden;min-width:0;background:#efefed;isolation:isolate}.demo-scene video{position:absolute;top:50%;left:0;display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;transform:translateY(-50%);mask-image:linear-gradient(to bottom,transparent,#000 8%,#000 97%,transparent)}.demo-tools{position:absolute;inset:0;pointer-events:none}.demo-tool{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.9);border-radius:0;background:rgba(255,255,255,.87);box-shadow:0 12px 28px rgba(39,60,108,.06);backdrop-filter:blur(20px);animation:demo-tool-float 7s ease-in-out infinite}.demo-tool img{display:block;width:28px;height:28px;object-fit:contain}.demo-tool span{color:#455570;font-size:12px;font-weight:500}.demo-tool.is-gmail{left:8%;top:31%;animation-delay:-2s}.demo-tool.is-slack{right:9%;top:19%;animation-delay:-4s}.demo-tool.is-sheets{right:7%;top:51%;animation-delay:-1s}.demo-tool.is-claude{left:9%;top:68%;animation-delay:-5s}@keyframes demo-tool-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.demo-footer{max-width:1440px;margin:auto;padding:22px 56px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--n-line);color:#78869b;font-size:12px;line-height:1.6}.demo-footer a{display:flex;align-items:center;gap:12px;min-height:34px;color:#3d5a88}
@media(min-width:1441px){.demo-layout{border-right:1px solid var(--n-line);border-left:1px solid var(--n-line)}}
@media(max-width:1100px){.demo-header{padding:0 32px}.demo-form-side{padding:48px 34px}.demo-layout{grid-template-columns:1.02fr 1fr}.demo-form-content h1{font-size:39px}.demo-tool{padding:10px}.demo-tool span{display:none}.demo-footer{padding:20px 32px}}
@media(max-width:760px){.demo-header{height:74px;padding:0 22px}.demo-header img{width:126px}.demo-back{gap:8px;font-size:12px}.demo-layout{display:flex;flex-direction:column;min-height:0}.demo-form-side{padding:40px 24px 38px}.demo-form-content{max-width:490px}.demo-page .demo-eyebrow{margin-bottom:18px}.demo-form-content h1{font-size:42px}.demo-page .demo-intro{margin-top:20px}.demo-scene{margin:0 20px 25px;aspect-ratio:4/5}.demo-tool span{display:none}.demo-tool.is-gmail{left:6%;top:27%}.demo-tool.is-slack{right:6%;top:13%}.demo-tool.is-sheets{right:5%;top:52%}.demo-tool.is-claude{left:6%;top:69%}.demo-footer{padding:16px 24px;font-size:11px}}
@media(max-width:390px){.demo-header{padding:0 20px}.demo-form-side{padding-right:20px;padding-left:20px}.demo-form-content h1{font-size:37px}.demo-field-row{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){.demo-tool{animation:none}.demo-page *{transition:none!important}}
