.hm .hero{background:radial-gradient(120% 80% at 50% -10%,#1e3f96 0%,#122a66 44%,#0a1538 100%);align-items:center;min-height:100vh;padding:150px 40px 90px;display:flex;position:relative;overflow:hidden}.hm .hero__geo{z-index:0;pointer-events:none;opacity:.9;position:absolute;inset:0}.hm .hero__geo i{display:block;position:absolute}.hm .hero__geo .g1{clip-path:polygon(0 0,70% 0,70% 30%,100% 30%,100% 100%,0 100%);background:#233f8f;width:360px;height:360px;top:8%;right:-70px}.hm .hero__geo .g2{background:var(--blue-bright);opacity:.16;clip-path:polygon(0 0,65% 0,65% 35%,100% 35%,100% 100%,0 100%);width:200px;height:200px;top:46%;right:230px}.hm .hero__geo .g3{clip-path:polygon(30% 0,100% 0,100% 100%,0 100%,0 30%,30% 30%);background:#243c82;width:140px;height:140px;bottom:12%;left:5%}.hm .hero:after{content:"";z-index:0;pointer-events:none;opacity:.6;background-image:radial-gradient(#ffffff0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 62%);mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 62%)}.hm .hero__in{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.hm .hero__kicker{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;align-items:center;gap:11px;margin-bottom:26px;font-size:12px;font-weight:700;display:inline-flex}.hm .hero__kicker .pip{background:var(--red);border-radius:50%;width:7px;height:7px}.hm .hero h1{font-family:var(--display);letter-spacing:-.035em;color:#fff;margin:0;font-size:clamp(44px,6vw,82px);font-weight:700;line-height:.96}.hm .hero h1 em{color:#ffb38a;font-style:normal}.hm .hero h1 .caret{background:var(--red);vertical-align:baseline;border-radius:1px;width:.055em;height:.72em;margin-left:.04em;animation:1.05s step-end infinite tc-blink;display:inline-block}@keyframes tc-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hm .hero__sub{font-family:var(--body);color:#ffffffbd;max-width:480px;margin:26px 0 32px;font-size:clamp(16px,1.5vw,20px);font-weight:500;line-height:1.55}.hm .hero__sub b{color:#fff;font-weight:600}.hm .hero__facts{flex-wrap:wrap;margin-top:34px;display:flex}.hm .hero__facts span{font-family:var(--body);color:#ffffff8c;border-right:1.5px solid #fff3;margin-right:20px;padding-right:20px;font-size:14px;font-weight:500;line-height:1}.hm .hero__facts span:last-child{border-right:0;margin-right:0;padding-right:0}.hm .hero__facts b{color:#fff;font-weight:800}.hm .composer{max-width:540px}.hm .composer__box{text-align:left;background:#fff;border:1.5px solid #0000;border-radius:16px;padding:16px 16px 13px;transition:box-shadow .2s,border-color .2s;box-shadow:0 24px 60px -22px #0000008c,0 2px 6px #0000001a}.hm .composer__box:focus-within{border-color:var(--blue-bright);box-shadow:0 0 0 4px #358cff2e,0 24px 60px -22px #0000008c}.hm .composer__ta{resize:none;width:100%;font-family:var(--body);color:var(--ink);background:0 0;border:0;outline:0;min-height:48px;font-size:16.5px;font-weight:500;line-height:1.45}.hm .composer__ta::placeholder{color:#aab2c8}.hm .composer__bar{border-top:1px solid #f1f3f9;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.hm .composer__hint{font-family:var(--body);color:#8a93a8;align-items:center;gap:7px;font-size:12.5px;font-weight:500;display:inline-flex}.hm .composer__hint svg{color:var(--blue);flex:none}.hm .composer__build{background:var(--red);color:#fff;font-family:var(--body);white-space:nowrap;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;display:inline-flex;box-shadow:0 8px 18px -5px #ec395780}.hm .composer__build:hover{background:#d12947;box-shadow:0 10px 22px -5px #ec395799}.hm .composer__build:active{transform:scale(.97)}.hm .composer__chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.hm .composer__chips button{font-family:var(--body);color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:500;transition:all .15s}.hm .composer__chips button:hover{color:var(--ink);background:#fff;border-color:#fff}.hm .hero__panel{width:100%}.hm .hpanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1a3c9e;border:1px solid #96b4ff57;border-radius:20px;padding:20px;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #ffffff08,0 40px 90px -30px #000000a6,0 0 70px -12px #567cea80}.hm .hpanel__head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.hm .hpanel__label{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#7d92c4;font-size:10.5px}.hm .hpanel__status{font-family:var(--body);color:#4fdb95;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.hm .hpanel__status .d{background:#4fdb95;border-radius:50%;width:6px;height:6px;animation:1.5s infinite tc-bdot;box-shadow:0 0 8px #4fdb95}@keyframes tc-bdot{0%,to{opacity:1}50%{opacity:.3}}.hm .hpanel__prompt{font-family:var(--body);color:#aab9e0;margin-bottom:16px;font-size:13px;font-style:italic;line-height:1.45}.hm .hrow{background:#ffffff0a;border:1px solid #7896dc2e;border-radius:11px;align-items:center;gap:12px;margin-bottom:9px;padding:11px 13px;display:flex}.hm .hrow:last-child{margin-bottom:0}.hm .hrow__ic{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.hm .hrow__ic.mark{background:0 0}.hm .hrow__ic.mark img{border-radius:9px;width:34px;height:34px;display:block}.hm .hrow__tx{min-width:0}.hm .hrow__tx b{font-family:var(--body);color:#eaf0ff;white-space:nowrap;font-size:12.5px;font-weight:700;display:block}.hm .hrow__tx span{font-family:var(--body);color:#93a6d0;white-space:nowrap;font-size:11px}.hm .hrow__ck{color:#4fdb95;place-items:center;margin-left:auto;display:grid}.hm .hpanel__foot{font-family:var(--body);color:#93a6d0;border-top:1px solid #7896dc2e;justify-content:space-between;align-items:center;margin-top:14px;padding-top:13px;font-size:11px;display:flex}.hm .hpanel__foot .mono{font-family:var(--mono)}.hm .hero__scrollcue{z-index:2;font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;flex-direction:column;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hm .hero__scrollcue svg{animation:2s ease-in-out infinite tc-bob}@keyframes tc-bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hm .hero .rv{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) both tc-rise}.hm .hero .rv[data-d="1"]{animation-delay:60ms}.hm .hero .rv[data-d="2"]{animation-delay:.14s}.hm .hero .rv[data-d="3"]{animation-delay:.22s}.hm .hero .rv[data-d="4"]{animation-delay:.3s}@keyframes tc-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hm .hpanel .hrow{opacity:0;animation:.45s both tc-hrow-in;animation-delay:calc(var(--i) * .13s + .55s)}@keyframes tc-hrow-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}.hm .hpanel .hrow__ck{opacity:0;animation:.3s both tc-ck-in;animation-delay:calc(var(--i) * .13s + .82s)}@keyframes tc-ck-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){.hm .hero .rv,.hm .hpanel .hrow,.hm .hpanel .hrow__ck{opacity:1;animation:none;transform:none}.hm .hero h1 .caret,.hm .hero__scrollcue svg,.hm .hpanel__status .d{animation:none}}@media (max-width:940px){.hm .hero{padding:128px 22px 80px}.hm .hero__in{grid-template-columns:1fr;gap:40px}.hm .hero__scrollcue{display:none}}
.hm{--blue:#1c3693;--blue-bright:#358cff;--blue-deep:#0c173e;--red:#ec3957;--red-deep:#c8233f;--paper:#fcfcfc;--white:#fff;--ink:#0b0d12;--ink-2:#1f2a44;--gray:#8e98a8;--gray-line:#dcdfe4;--forms-1:#ff7b52;--forms-2:#ffba08;--wf-1:#1c3693;--wf-2:#358cff;--agents-1:#6d3bf5;--agents-2:#a855f7;--tables-1:#369b7d;--tables-2:#4fdb95;--email-1:#ec3957;--email-2:#ff7b6b;--display:var(--font-rcb), "Radio Canada Big", "Archivo", system-ui, sans-serif;--body:var(--font-archivo), "Archivo", system-ui, sans-serif;--mono:var(--font-jbm), "JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--rail-x:80px;--container:1180px;--r-lg:22px;--r-md:16px;--r-sm:11px}.hm .hdr{z-index:90;justify-content:center;align-items:center;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;inset:0 0 auto}.hm .hdr__in{align-items:center;gap:30px;width:100%;max-width:1320px;padding:26px 40px;transition:padding .3s cubic-bezier(.2,.8,.2,1);display:flex}.hm .hdr.is-stuck{-webkit-backdrop-filter:saturate(180%)blur(14px);backdrop-filter:saturate(180%)blur(14px);background:#fcfcfcd1;box-shadow:0 1px #0b0d1212,0 10px 30px -18px #0b0d124d}.hm .hdr.is-stuck .hdr__in{padding-top:13px;padding-bottom:13px}.hm .wordmark{font-family:var(--display);letter-spacing:-.03em;color:#fff;flex-direction:column;font-size:19px;font-weight:700;line-height:.86;transition:color .3s;display:inline-flex}.hm .wordmark b{font-weight:700}.hm .wordmark span{opacity:.9;font-weight:500}.hm .hdr.is-stuck .wordmark{color:var(--ink)}.hm .hdr__nav{align-items:center;gap:4px;margin-right:auto;display:flex}.hm .hdr__nav a{color:#ffffffdb;white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:13.5px;font-weight:500;transition:color .2s,background .2s}.hm .hdr__nav a:hover{color:#fff;background:#ffffff1a}.hm .hdr.is-stuck .hdr__nav a{color:var(--ink-2)}.hm .hdr.is-stuck .hdr__nav a:hover{color:var(--ink);background:#0b0d120d}.hm .hdr__cta{align-items:center;gap:12px;display:flex}.hm .btn-login{color:#fff;white-space:nowrap;background:var(--red);border-radius:999px;padding:10px 17px;font-size:13.5px;font-weight:600;transition:background .2s}.hm .btn-login:hover{background:var(--red-deep)}.hm .btn-trial{color:#fff;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;padding:10px 17px;font-size:13.5px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.hm .btn-trial:hover{background:#ffffff3d}.hm .hdr.is-stuck .btn-trial{background:var(--blue);border-color:var(--blue);color:#fff}.hm .hdr.is-stuck .btn-trial:hover{background:#152970}.hm .hdr__burger{color:#fff;padding:8px;display:none}.hm .hdr.is-stuck .hdr__burger{color:var(--ink)}.hm .hero{background:radial-gradient(120% 80% at 50% -10%,#1e3f96 0%,#122a66 44%,#0a1538 100%);align-items:center;min-height:100vh;padding:150px 40px 90px;display:flex;position:relative;overflow:hidden}.hm .hero__geo{z-index:0;pointer-events:none;opacity:.9;position:absolute;inset:0}.hm .hero__geo i{display:block;position:absolute}.hm .hero__geo .g1{clip-path:polygon(0 0,70% 0,70% 30%,100% 30%,100% 100%,0 100%);background:#233f8f;width:360px;height:360px;top:8%;right:-70px}.hm .hero__geo .g2{background:var(--blue-bright);opacity:.16;clip-path:polygon(0 0,65% 0,65% 35%,100% 35%,100% 100%,0 100%);width:200px;height:200px;top:46%;right:230px}.hm .hero__geo .g3{clip-path:polygon(30% 0,100% 0,100% 100%,0 100%,0 30%,30% 30%);background:#243c82;width:140px;height:140px;bottom:12%;left:5%}.hm .hero:after{content:"";z-index:0;pointer-events:none;opacity:.6;background-image:radial-gradient(#ffffff0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 62%);mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 62%)}.hm .hero__in{z-index:2;width:100%;max-width:var(--container);grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;margin:0 auto;display:grid;position:relative}.hm .hero__kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;align-items:center;gap:11px;margin-bottom:26px;font-size:12px;font-weight:700;display:inline-flex}.hm .hero__kicker .pip{background:var(--red);border-radius:50%;width:7px;height:7px}.hm .hero h1{font-family:var(--display);letter-spacing:-.035em;color:#fff;font-size:clamp(44px,6vw,82px);font-weight:700;line-height:.96}.hm .hero h1 em{color:#ffb38a;font-style:normal}.hm .hero h1 .caret{background:var(--red);vertical-align:baseline;border-radius:1px;width:.055em;height:.72em;margin-left:.04em;animation:1.05s step-end infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hm .hero__sub{color:#ffffffbd;max-width:480px;margin:26px 0 32px;font-size:clamp(16px,1.5vw,20px);font-weight:500;line-height:1.55}.hm .hero__facts{flex-wrap:wrap;margin-top:34px;display:flex}.hm .hero__facts span{color:#ffffff8c;border-right:1.5px solid #fff3;margin-right:20px;padding-right:20px;font-size:14px;font-weight:500;line-height:1}.hm .hero__facts span:last-child{border-right:0;margin-right:0;padding-right:0}.hm .hero__facts b{color:#fff;font-weight:800}.hm .composer{max-width:540px}.hm .composer__box{border-radius:var(--r-md);text-align:left;background:#fff;border:1.5px solid #0000;padding:16px 16px 13px;transition:box-shadow .2s,border-color .2s;box-shadow:0 24px 60px -22px #0000008c,0 2px 6px #0000001a}.hm .composer__box:focus-within{border-color:var(--blue-bright);box-shadow:0 0 0 4px #358cff2e,0 24px 60px -22px #0000008c}.hm .composer__ta{resize:none;width:100%;font-family:var(--body);color:var(--ink);background:0 0;border:0;outline:0;min-height:48px;font-size:16.5px;font-weight:500;line-height:1.45}.hm .composer__ta::placeholder{color:#aab2c8}.hm .composer__bar{border-top:1px solid #f1f3f9;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.hm .composer__hint{color:#8a93a8;align-items:center;gap:7px;font-size:12.5px;font-weight:500;display:inline-flex}.hm .composer__hint svg{color:var(--blue);flex:none}.hm .composer__build{background:var(--red);color:#fff;border-radius:var(--r-sm);white-space:nowrap;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;display:inline-flex;box-shadow:0 8px 18px -5px #ec395780}.hm .composer__build:hover{background:#d12947;box-shadow:0 10px 22px -5px #ec395799}.hm .composer__build:active{transform:scale(.97)}.hm .composer__chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.hm .composer__chips button{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:500;transition:all .15s}.hm .composer__chips button:hover{color:var(--ink);background:#fff;border-color:#fff}.hm .hero__panel{width:100%}.hm .hero__scrollcue{z-index:2;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;flex-direction:column;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hm .hero__scrollcue svg{animation:2s ease-in-out infinite bob}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hm .act{align-items:center;min-height:100vh;padding:120px 40px;display:flex;position:relative;overflow:hidden}.hm .act__inner{z-index:3;width:100%;max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;display:grid;position:relative}.hm .act__inner--rev{direction:rtl}.hm .act__inner--rev>*{direction:ltr}.hm .spine{top:0;bottom:0;left:var(--rail-x);z-index:2;width:2px;position:absolute}.hm .spine__track{opacity:.18;background:currentColor;position:absolute;inset:0}.hm .spine__fill{transform-origin:top;background:currentColor;width:100%;height:0;position:absolute;top:0;left:0;box-shadow:0 0 14px}.hm .spine__node{z-index:3;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hm .spine__node:after{content:none}.hm .spine__node svg{color:#fff;width:28px;height:28px}.hm .spine__node>img{object-fit:contain;filter:drop-shadow(0 8px 18px #080f286b);border-radius:13px;width:100%;height:100%;display:block}.hm .spine__num{display:none}.hm .chip{color:var(--ink);white-space:nowrap;background:#fffffff5;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 12px 28px -10px #0006,0 0 0 1px #00000008}.hm .chip .dot{border-radius:50%;flex:none;width:8px;height:8px}.hm .chip .mono{font-family:var(--mono);font-weight:600}.hm .act__kicker{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-flex}.hm .act__kicker .sq{border-radius:2px;width:9px;height:9px}.hm .act h2{font-family:var(--display);letter-spacing:-.03em;max-width:13ch;margin-bottom:22px;font-size:clamp(30px,3.6vw,52px);font-weight:700;line-height:1.02}.hm .act__lede{max-width:440px;margin-bottom:30px;font-size:18px;font-weight:500;line-height:1.55}.hm .beats{flex-direction:column;gap:8px;max-width:440px;list-style:none;display:flex}.hm .beats .beat{border-radius:14px;grid-template-columns:24px 1fr;align-items:baseline;column-gap:14px;padding:16px 18px;display:grid}.hm .beat__no{font-family:var(--mono);font-size:12px;font-weight:500;line-height:1.3}.hm .beat b{letter-spacing:-.01em;font-size:15.5px;font-weight:700;line-height:1.3;display:block}.hm .beat span{opacity:.82;margin-top:3px;font-size:13.5px;line-height:1.45;display:block}.hm .mock{border-radius:var(--r-lg);color:var(--ink);background:#fff;width:100%;position:relative;overflow:hidden;box-shadow:0 50px 100px -34px #0000008c,0 0 0 1px #0000000a}.hm .mock__bar{background:#fafbfd;border-bottom:1px solid #eef0f4;align-items:center;gap:7px;padding:13px 16px;display:flex}.hm .mock__dots{gap:6px;display:flex}.hm .mock__dots i{background:#e2e6ee;border-radius:50%;width:11px;height:11px;display:block}.hm .mock__title{white-space:nowrap;color:#6b7488;align-items:center;gap:8px;margin-left:6px;font-size:12.5px;font-weight:700;display:inline-flex}.hm .mock__glyph{border-radius:6px;place-items:center;width:20px;height:20px;display:grid;overflow:hidden}.hm .mock__glyph svg{color:#fff;width:12px;height:12px}.hm .mock__glyph>img{object-fit:contain;width:100%;height:100%;display:block}.hm .mock__tag{font-family:var(--mono);color:#9aa3b5;letter-spacing:.04em;white-space:nowrap;margin-left:auto;font-size:10.5px;font-weight:500}.hm .mock__body{padding:20px}.hm .foot{z-index:3;background:var(--blue-deep);color:#fff;padding:80px 40px 0;position:relative}.hm .foot__in{max-width:var(--container);margin:0 auto}.hm .foot__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:48px;padding-bottom:48px;display:grid}.hm .foot__brand .wordmark{font-size:24px}.hm .foot__brand p{color:#ffffffa8;max-width:400px;margin-top:20px;font-size:16px;line-height:1.6}.hm .foot__brand p b{color:#fff;font-weight:700}.hm .foot__news{justify-self:end;width:100%;max-width:380px}.hm .foot__news h4{font-family:var(--display);margin-bottom:8px;font-size:20px;font-weight:700}.hm .foot__news p{color:#fff9;margin-bottom:16px;font-size:14px}.hm .foot__news form{gap:8px;display:flex}.hm .foot__news input{color:#fff;font-family:var(--body);background:#ffffff0f;border:1px solid #fff3;border-radius:10px;flex:1;padding:12px 14px;font-size:14px}.hm .foot__news input::placeholder{color:#ffffff73}.hm .foot__news button{background:var(--red);color:#fff;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700}.hm .foot__news button:hover{background:var(--red-deep)}.hm .foot__cols{grid-template-columns:repeat(4,1fr);gap:28px;padding-bottom:48px;display:grid}.hm .foot__col h5{font-family:var(--display);margin-bottom:16px;font-size:14px;font-weight:700}.hm .foot__col a{color:#ffffff9e;padding:5px 0;font-size:14px;transition:color .2s;display:block}.hm .foot__col a:hover{color:#fff}.hm .foot__bar{color:#ffffff8c;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:13px;display:flex}.hm .foot__status{align-items:center;gap:8px;display:inline-flex}.hm .foot__status .live{width:8px;height:8px;position:relative}.hm .foot__status .live:before,.hm .foot__status .live:after{content:"";background:var(--tables-2);border-radius:50%;position:absolute;inset:0}.hm .foot__status .live:before{animation:1.6s cubic-bezier(0,0,.2,1) infinite ping}@keyframes ping{75%,to{opacity:0;transform:scale(2.4)}}.hm .foot__social{gap:10px;display:flex}.hm .foot__social a{background:#ffffff14;border-radius:8px;place-items:center;width:30px;height:30px;transition:background .2s;display:grid}.hm .foot__social a:hover{background:#ffffff2e}.hm .foot__social svg{color:#fffc;width:15px;height:15px}.hm .mnotes-toggle{z-index:95;background:var(--ink);color:#fff;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:12.5px;font-weight:600;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px -8px #00000080}.hm .mnotes-toggle .key{background:var(--red);border-radius:50%;width:7px;height:7px}.hm .mnotes-toggle.is-on{background:var(--red)}.hm .mnotes-toggle.is-on .key{background:#fff}.hm .mnote{z-index:40;max-width:250px;font-family:var(--mono);letter-spacing:.01em;color:#fff;opacity:0;pointer-events:none;background:#0b0d12eb;border:1px dashed #ffffff80;border-radius:8px;padding:9px 11px;font-size:11px;line-height:1.45;transition:opacity .25s,transform .25s;position:absolute;transform:translateY(6px)}.hm .mnote b{color:var(--red);font-weight:700}body.show-mnotes .hm .mnote{opacity:1;transform:none}.hm .mnote:before{content:"▶ MOTION";letter-spacing:.14em;color:var(--red);margin-bottom:4px;font-size:9px;font-weight:700;display:block}.anim .hm .rv{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(26px)}.anim .hm .rv.is-in{opacity:1;transform:none}.anim .hm .rv[data-d="1"]{transition-delay:80ms}.anim .hm .rv[data-d="2"]{transition-delay:.16s}.anim .hm .rv[data-d="3"]{transition-delay:.24s}.anim .hm .rv[data-d="4"]{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.hm{scroll-behavior:auto}.anim .hm .rv{opacity:1!important;transition:none!important;transform:none!important}.hm .hero h1 .caret,.hm .hero__scrollcue svg,.hm .foot__status .live:before{animation:none!important}.hm .beat:not(.is-on){opacity:1!important}}.hm .geo{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hm .geo i{display:block;position:absolute}.hm .tnotch{clip-path:polygon(0 0,64% 0,64% 36%,100% 36%,100% 100%,0 100%)}.hm .tnotch-tr{clip-path:polygon(36% 0,100% 0,100% 100%,0 100%,0 36%,36% 36%)}.hm .act--forms .spine,.hm .act--forms .spine__num{color:#fff}.hm .act--wf .spine,.hm .act--wf .spine__num{color:var(--wf-2)}.hm .act--agents .spine,.hm .act--agents .spine__num{color:var(--agents-2)}.hm .act--tables .spine,.hm .act--tables .spine__num{color:var(--tables-1)}.hm .act--email .spine,.hm .act--email .spine__num{color:#fff}.hm .act--forms .spine__node{color:var(--forms-1)}.hm .act--wf .spine__node{color:var(--wf-2)}.hm .act--agents .spine__node{color:var(--agents-1)}.hm .act--tables .spine__node{color:var(--tables-1)}.hm .act--email .spine__node{color:var(--email-1)}.hm .spine__node svg{color:#fff}.hm .act--forms{color:#fff;background:#e8602f}.hm .act--forms .geo .a{background:#ff7b52;width:620px;height:620px;top:-140px;right:-120px}.hm .act--forms .geo .b{background:var(--forms-2);opacity:.9;width:380px;height:380px;bottom:-120px;right:120px}.hm .act--forms .geo .c{opacity:.55;background:#c8451f;width:200px;height:200px;top:18%;left:4%}.hm .act--forms .act__kicker .sq{background:var(--forms-2)}.hm .act--forms .beat.is-on{background:#ffffff29;transform:translate(4px)}.hm .act--forms .act__lede{color:#ffffffdb}.hm .act--forms .beat span{opacity:.88}.hm .fm-field{margin-bottom:12px}.hm .fm-field>label{color:#9aa1b0;letter-spacing:.01em;margin-bottom:5px;font-size:11.5px;font-weight:600;display:block}.hm .fm-input{color:var(--ink);background:#f7f8fb;border:1px solid #e7ebf2;border-radius:9px;align-items:center;gap:8px;padding:11px 13px;font-size:14px;font-weight:500;display:flex;position:relative}.hm .fm-input--enrich{background:#fff6ee;border-color:#ffd9bf}.hm .fm-input .ph{color:#aeb6c4;font-weight:500}.hm .fm-input .caret-i{background:var(--forms-1);width:1.5px;height:16px;animation:1s step-end infinite blink}.hm .fm-verify{color:#fff;background:#1db981;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;margin-left:auto;font-size:11px;display:grid}.hm .fm-chev{color:#aab2c4;margin-left:auto}.hm .fm-enrich-tag{white-space:nowrap;font-family:var(--mono);color:var(--forms-1);background:#fff;border:1px solid #ffd9bf;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:3px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.hm .fm-enrich-tag .spin{border:1.5px solid #ffd0b0;border-top-color:var(--forms-1);border-radius:50%;width:9px;height:9px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hm .fm-cond{color:#c8451f;background:#fff1ea;border:1px solid #ffd9c9;border-radius:6px;align-items:center;gap:5px;margin-top:5px;padding:4px 8px;font-size:10.5px;display:inline-flex}.hm .fm-submit{background:var(--forms-1);color:#fff;border-radius:10px;width:100%;margin-top:6px;padding:12px;font-size:14.5px;font-weight:700;box-shadow:0 8px 18px -6px #ff7b5299}.hm .fm-route{color:#c8451f;background:#fff1ea;border:1px solid #ffd9c9;border-radius:9px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.hm .fm-route .arr{color:var(--forms-1)}.hm .act--wf{color:#fff;background:radial-gradient(120% 90% at 80% 0,#122a66 0%,#0b1738 55%,#081026 100%)}.hm .act--wf .geo .a{background:#16235a;width:560px;height:560px;bottom:-160px;left:-140px}.hm .act--wf .geo .b{background:var(--blue-bright);opacity:.12;width:320px;height:320px;top:-80px;right:-80px}.hm .act--wf .act__kicker .sq{background:var(--blue-bright)}.hm .act--wf .act__kicker{color:var(--blue-bright)}.hm .act--wf .act__lede{color:#ffffffb8}.hm .act--wf .beat.is-on{background:#358cff29;transform:translate(4px)}.hm .act--wf h2 em{color:var(--blue-bright);font-style:normal}.hm .wf-mock{background:#0d1730;border:1px solid #7896dc33;box-shadow:0 50px 100px -34px #000000b3}.hm .wf-mock .mock__bar{background:#0a1228;border-bottom-color:#7896dc29}.hm .wf-mock .mock__title{color:#8ea3d6}.hm .wf-mock .mock__tag{color:#5b6c97}.hm .wf-mock .mock__dots i{background:#233458}.hm .wf-canvas{background-image:radial-gradient(#7896dc29 1px,#0000 1px);background-size:22px 22px;min-height:380px;padding:22px;position:relative}.hm .wf-node{z-index:2;background:#121f3f;border:1px solid #7896dc47;border-radius:12px;align-items:center;gap:11px;width:268px;padding:11px 13px;display:flex;position:relative}.hm .wf-node+.wf-node{margin-top:26px}.hm .wf-node__ic{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.hm .wf-node__ic svg{color:#fff;width:17px;height:17px}.hm .wf-node__tx{min-width:0}.hm .wf-node__tx b{color:#eaf0ff;white-space:nowrap;font-size:12.5px;font-weight:700;display:block}.hm .wf-node__tx span{color:#93a6d0;white-space:nowrap;font-size:11px}.hm .wf-node__halo{border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.hm .wf-node__halo.run{background:var(--blue-bright);animation:1.4s ease-in-out infinite pulseh;box-shadow:0 0 0 4px #358cff40}.hm .wf-node__halo.done{background:var(--tables-2);box-shadow:0 0 0 4px #4fdb9533}.hm .wf-node__halo.err{background:var(--red);box-shadow:0 0 0 4px #ec395738}@keyframes pulseh{0%,to{box-shadow:0 0 0 3px #358cff4d}50%{box-shadow:0 0 0 7px #358cff0d}}.hm .wf-link{z-index:1;background:#7896dc66;width:2px;position:absolute;left:33px}.hm .wf-branch{gap:16px;margin-top:26px;display:flex}.hm .wf-pill{font-family:var(--mono);color:#93a6d0;background:#0e1a38;border:1px solid #7896dc47;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600}.hm .wf-cond{color:#c3d2f3;white-space:nowrap;background:#121f3f;border:1px dashed #7896dc73;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:11.5px;display:inline-flex}.hm .wf-cond b{color:var(--blue-bright);font-weight:700;font-family:var(--mono)}.hm .wf-drawer{z-index:4;background:#0f1c3c;border:1px solid #7896dc4d;border-radius:12px;width:206px;padding:13px;position:absolute;bottom:14px;right:14px;box-shadow:0 24px 48px -16px #0009}.hm .wf-drawer .wf-h{color:#eaf0ff;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.hm .wf-drawer .row{color:#93a6d0;border-bottom:1px solid #7896dc1f;justify-content:space-between;gap:10px;padding:4px 0;font-size:10.5px;display:flex}.hm .wf-drawer .row b{color:#cdd8f3;white-space:nowrap;font-weight:600}.hm .wf-logos{gap:5px;display:flex}.hm .wf-logo{color:#fff;border-radius:5px;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid}.hm .act--agents{color:#fff;background:radial-gradient(120% 90% at 20% 0,#2a1466 0%,#1a0f44 55%,#120a30 100%)}.hm .act--agents .geo .a{background:#2c1873;width:560px;height:560px;top:-130px;right:-150px}.hm .act--agents .geo .b{background:var(--agents-2);opacity:.14;width:300px;height:300px;bottom:-120px;left:0}.hm .act--agents .act__kicker{color:var(--agents-2)}.hm .act--agents .act__kicker .sq{background:var(--agents-2)}.hm .act--agents .act__lede{color:#ffffffbd}.hm .act--agents .beat.is-on{background:#a855f72e;transform:translate(4px)}.hm .act--agents h2 em{color:var(--agents-2);font-style:normal}.hm .ag-mock{background:#160d38;border:1px solid #a855f747;box-shadow:0 50px 100px -34px #000000b3}.hm .ag-mock .mock__bar{background:#120a2e;border-bottom-color:#a855f733}.hm .ag-mock .mock__title{color:#c6a9f5}.hm .ag-mock .mock__tag{color:#7c6aa8}.hm .ag-mock .mock__dots i{background:#36215f}.hm .ag-tabs{background:#120a2e;border-bottom:1px solid #a855f729;gap:2px;padding:0 16px;display:flex}.hm .ag-tab{color:#8a78b8;border-bottom:2px solid #0000;padding:11px 12px;font-size:11px;font-weight:600}.hm .ag-tab.on{color:#fff;border-bottom-color:var(--agents-2)}.hm .ag-body{flex-direction:column;gap:12px;padding:18px;display:flex}.hm .ag-id{border-bottom:1px solid #a855f724;align-items:center;gap:11px;padding-bottom:12px;display:flex}.hm .ag-avatar{background:linear-gradient(135deg, var(--agents-1), var(--agents-2));width:38px;height:38px;font-family:var(--display);color:#fff;border-radius:11px;flex:none;place-items:center;font-size:17px;font-weight:700;display:grid}.hm .ag-id b{color:#fff;font-size:13.5px;font-weight:700}.hm .ag-id .role{color:#b3a3d6;font-size:12px}.hm .ag-id span.kb{display:block}.hm .ag-id span{font-family:var(--mono);color:#9b86c8;font-size:10.5px}.hm .ag-step{grid-template-columns:22px 1fr;gap:11px;display:grid}.hm .ag-step__icon{border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.hm .ag-step__icon svg{width:12px;height:12px}.hm .ag-step__icon.read{color:var(--agents-2);background:#a855f72e}.hm .ag-step__icon.tool{color:var(--blue-bright);background:#358cff2e}.hm .ag-step__icon.ag-do{color:var(--tables-2);background:#4fdb952e}.hm .ag-step__tx b{color:#ece4fb;font-size:12.5px;font-weight:700}.hm .ag-step__tx p{color:#b3a3d6;margin-top:2px;font-size:12px;line-height:1.45}.hm .ag-tool{font-family:var(--mono);color:#c6a9f5;background:#1d1145;border:1px solid #a855f74d;border-radius:8px;margin-top:7px;padding:8px 10px;font-size:10.5px}.hm .ag-tool .k{color:#8a78b8}.hm .ag-verdict{background:linear-gradient(100deg,#a855f738,#358cff24);border:1px solid #a855f759;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding:13px 15px;display:flex}.hm .ag-verdict b{font-family:var(--display);color:#fff;font-size:18px;font-weight:700}.hm .ag-verdict .score{font-family:var(--mono);color:#d7c6f7;font-size:12px}.hm .ag-hot{color:#fff;background:var(--red);border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.hm .act--tables{color:var(--ink);background:#eefaf3}.hm .act--tables .geo .a{background:#d6f3e4;width:560px;height:560px;top:-150px;left:-150px}.hm .act--tables .geo .b{background:var(--tables-2);opacity:.3;width:360px;height:360px;bottom:-110px;right:-90px}.hm .act--tables .geo .c{background:var(--tables-1);opacity:.14;width:170px;height:170px;top:12%;right:18%}.hm .act--tables .act__kicker{color:var(--tables-1)}.hm .act--tables .act__kicker .sq{background:var(--tables-1)}.hm .act--tables .act__lede{color:#4b5563}.hm .act--tables .beat{color:var(--ink)}.hm .act--tables .beat.is-on{background:#369b7d1f;transform:translate(4px)}.hm .act--tables .beat span{color:#5a6675;opacity:1}.hm .act--tables h2 em{color:var(--tables-1);font-style:normal}.hm .act--tables .spine__num{color:#2e8e5e}.hm .tb-mock{box-shadow:0 40px 90px -30px #2e8e5e66,0 0 0 1px #0000000a}.hm .tb-mock .mock__bar{background:#f4faf6}.hm .tb-views{background:#fff;border-bottom:1px solid #eef0f4;gap:3px;padding:9px 14px;display:flex}.hm .tb-view{color:#8a93a8;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.hm .tb-view.on{color:var(--tables-1);background:#e7f6ef}.hm .tb-grid{border-collapse:collapse;width:100%;font-size:12px}.hm .tb-grid th{text-align:left;color:#8a93a8;letter-spacing:.02em;white-space:nowrap;background:#fafbfd;border-bottom:1px solid #eef0f4;padding:9px 12px;font-size:10.5px;font-weight:600}.hm .tb-grid th .ai{color:var(--agents-1);align-items:center;gap:4px;display:inline-flex}.hm .tb-grid td{color:var(--ink);border-bottom:1px solid #f1f3f7;padding:11px 12px;font-weight:500}.hm .tb-grid tr:last-child td{border-bottom:0}.hm .tb-grid .new-row td{background:#f3fbf7}.hm .tb-enrich{font-family:var(--mono);color:var(--tables-1);background:#e7f6ef;border-radius:5px;align-items:center;gap:5px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.hm .tb-ai-cell{align-items:center;gap:5px;display:inline-flex}.hm .tb-ai-cell .gen{border:1.5px solid #d3b8f5;border-top-color:var(--agents-1);border-radius:50%;width:8px;height:8px;animation:.7s linear infinite spin}.hm .tb-pending{font-family:var(--mono);color:#ad8400;background:#fff6e0;border-radius:5px;padding:2px 6px;font-size:10px}.hm .tb-done{color:var(--tables-1)}.hm .tb-foot{color:#8a93a8;border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11px;display:flex}.hm .tb-chat{color:var(--agents-1);background:#f5efff;border:1px solid #e6d8fb;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;display:flex}.hm .act--email{color:#fff;background:#d8294a}.hm .act--email .geo .a{background:var(--email-1);width:600px;height:600px;bottom:-150px;right:-130px}.hm .act--email .geo .b{background:var(--email-2);opacity:.8;width:340px;height:340px;top:-110px;left:-90px}.hm .act--email .geo .c{opacity:.5;background:#a81733;width:180px;height:180px;top:16%;right:12%}.hm .act--email .act__kicker .sq{background:var(--email-2)}.hm .act--email .act__lede{color:#ffffffdb}.hm .act--email .beat.is-on{background:#ffffff29;transform:translate(4px)}.hm .em-mock{grid-template-columns:1fr;display:grid}.hm .em-split{grid-template-columns:1.05fr .95fr;display:grid}.hm .em-blocks{background:#fafbfd;border-right:1px solid #eef0f4;padding:16px}.hm .em-blocks-h{letter-spacing:.08em;text-transform:uppercase;color:#9aa3b5;margin-bottom:11px;font-size:10.5px;font-weight:700}.hm .em-block{color:var(--ink);background:#fff;border:1px solid #e9edf3;border-radius:9px;align-items:center;gap:9px;margin-bottom:8px;padding:10px 11px;font-size:12px;font-weight:600;display:flex}.hm .em-block .gr{color:#c2c8d4;cursor:grab;width:16px}.hm .em-block .bt{border-radius:6px;flex:none;place-items:center;width:24px;height:24px;display:grid}.hm .em-block .bt svg{color:#fff;width:13px;height:13px}.hm .em-block .var{font-family:var(--mono);color:var(--email-1);background:#fdeef1;border-radius:4px;padding:1px 5px;font-size:10.5px}.hm .em-ai{color:var(--agents-1);background:#f5efff;border:1px solid #e6d8fb;border-radius:8px;align-items:center;gap:8px;margin-top:11px;padding:9px 11px;font-size:11px;display:flex}.hm .em-preview{background:#f0f2f6;padding:16px}.hm .em-preview-h{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.hm .em-preview-h span{letter-spacing:.06em;text-transform:uppercase;color:#9aa3b5;font-size:10.5px;font-weight:700}.hm .em-toggle{gap:2px;display:flex}.hm .em-toggle b{color:#8a93a8;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.hm .em-toggle b.on{color:var(--email-1);background:#fdeef1}.hm .em-paper{background:#fff;border-radius:10px;padding:18px;box-shadow:0 10px 30px -12px #0000002e}.hm .em-logo{background:var(--blue);border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:13px;display:grid}.hm .em-logo b{font-family:var(--display);color:#fff;font-size:13px}.hm .em-paper .em-h{font-family:var(--display);color:var(--ink);margin-bottom:7px;font-size:17px;font-weight:700}.hm .em-paper p{color:#5a6675;margin-bottom:12px;font-size:12px;line-height:1.5}.hm .em-paper .hl{color:var(--email-1);background:#fdeef1;border-radius:3px;padding:0 3px;font-weight:600}.hm .em-cta{background:var(--email-1);color:#fff;border-radius:8px;margin-bottom:12px;padding:9px 18px;font-size:12px;font-weight:700;display:inline-block}.hm .em-order{color:#5a6675;border-top:1px solid #eef0f4;padding-top:11px;font-size:11px}.hm .em-order .row{justify-content:space-between;gap:12px;padding:3px 0;display:flex}.hm .em-order .row b{color:var(--ink);font-family:var(--mono);white-space:nowrap}.hm .finale{color:#fff;background:radial-gradient(130% 100% at 50% 30%,#14193a 0%,#0b0d12 70%);padding:130px 40px;position:relative;overflow:hidden}.hm .finale__geo i{opacity:.5;position:absolute}.hm .finale__in{z-index:2;text-align:center;max-width:1080px;margin:0 auto;position:relative}.hm .finale__kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:10px;margin-bottom:40px;font-size:12px;font-weight:700;display:inline-flex}.hm .finale__kicker .pip{background:var(--red);border-radius:50%;width:7px;height:7px}.hm .constel{aspect-ratio:920/360;width:100%;max-width:920px;margin:0 auto 56px;position:relative}.hm .constel svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hm .constel__line{fill:none;stroke-width:2.5px;stroke-linecap:round;opacity:.9}.hm .cnode{flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;transform:translate(-50%,-50%)}.hm .cnode__dot{border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative}.hm .cnode__dot svg{color:#fff;width:34px;height:34px}.hm .cnode__dot:after{content:"";opacity:.35;border:1.5px solid;border-radius:50%;position:absolute;inset:-8px}.hm .cnode__dot.pulse:before{content:"";border-radius:50%;animation:2.4s ease-out infinite cpulse;position:absolute;inset:0;box-shadow:0 0}@keyframes cpulse{0%{box-shadow:0 0 #fff6}70%,to{box-shadow:0 0 0 22px #fff0}}.hm .cnode__lab{letter-spacing:.02em;font-size:12px;font-weight:700}.hm .cnode__lab span{font-family:var(--mono);color:#ffffff80;margin-top:2px;font-size:10px;font-weight:500;display:block}.hm .finale__statement{font-family:var(--display);letter-spacing:-.02em;max-width:18ch;margin:0 auto 14px;font-size:clamp(24px,3vw,40px);font-weight:700;line-height:1.18}.hm .finale__statement b{color:var(--blue-bright);font-weight:700}.hm .finale__stat{font-family:var(--mono);color:#ffffffb3;align-items:center;gap:14px;margin-top:22px;font-size:14px;display:inline-flex}.hm .finale__stat b{font-family:var(--display);color:#fff;font-size:26px;font-weight:700}.hm .finale__stat .div{background:#ffffff40;width:1px;height:26px}.hm .cta{color:#fff;text-align:center;background:radial-gradient(120% 100% at 50% 0,#1e3f96 0%,#122a66 50%,#0c1c44 100%);padding:110px 40px;position:relative;overflow:hidden}.hm .cta .geo .a{background:#233f8f;width:460px;height:460px;top:-120px;right:-120px}.hm .cta .geo .b{background:var(--blue-bright);opacity:.12;width:280px;height:280px;bottom:-100px;left:-80px}.hm .cta__in{z-index:2;max-width:720px;margin:0 auto;position:relative}.hm .cta h2{font-family:var(--display);letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(30px,4.4vw,56px);font-weight:700;line-height:1.02}.hm .cta p{color:#ffffffbd;margin-bottom:34px;font-size:18px}.hm .cta .composer{margin:0 auto}.hm .cta__or{color:#ffffff80;margin-top:18px;font-size:13px}.anim .hm .wf-node,.anim .hm .wf-cond,.anim .hm .wf-drawer,.anim .hm .ag-step,.anim .hm .ag-verdict,.anim .hm .em-block,.anim .hm .tb-grid .new-row{opacity:0;transition:opacity .5s cubic-bezier(.2,.8,.2,1),transform .5s cubic-bezier(.2,.8,.2,1);transform:translateY(12px)}.anim .hm .wf-node.is-on,.anim .hm .wf-cond.is-on,.anim .hm .wf-drawer.is-on,.anim .hm .ag-step.is-on,.anim .hm .ag-verdict.is-on,.anim .hm .em-block.is-on,.anim .hm .tb-grid .new-row.is-on{opacity:1;transform:none}.hm .tb-grid .new-row{transform:none}.hm .tb-grid .new-row td{transition:background .5s}@media (max-width:1100px){.hm{--rail-x:40px}.hm .act{padding:110px 32px 110px 84px}.hm .act__inner{gap:44px}.hm .spine__num{display:none}}@media (max-width:860px){.hm .hero{padding:130px 28px 90px}.hm .hero__in{grid-template-columns:1fr;gap:40px}.hm .hero__panel{max-width:460px}.hm .act{min-height:auto;padding:96px 24px 96px 70px}.hm .act__inner,.hm .act__inner--rev{direction:ltr;grid-template-columns:1fr;gap:34px}.hm .act__inner--rev>*{direction:ltr}.hm .em-split{grid-template-columns:1fr}.hm .em-blocks{border-bottom:1px solid #eef0f4;border-right:0}.hm .foot__top{grid-template-columns:1fr;gap:36px}.hm .foot__news{justify-self:start}.hm .foot__cols{grid-template-columns:1fr 1fr}.hm .constel{aspect-ratio:auto;flex-direction:column;gap:16px;max-width:320px;height:auto;margin:0 auto 44px;padding-left:6px;display:flex;position:relative}.hm .constel>svg{display:none}.hm .constel:before{content:"";opacity:.8;background:linear-gradient(#ff7b52,#358cff,#a855f7,#4fdb95,#ec3957);width:2px;position:absolute;top:28px;bottom:28px;left:35px}.hm .cnode{z-index:1;flex-direction:row;align-items:center;gap:16px;width:100%;position:static;transform:none}.hm .cnode__dot{width:58px;height:58px}.hm .cnode__lab{text-align:left}.hm .finale__statement{max-width:none;font-size:26px}}@media (max-width:520px){.hm{--rail-x:26px}.hm .hdr__nav{display:none}.hm .hdr__burger{place-items:center;display:grid}.hm .hdr__in{gap:14px;padding:18px 22px}.hm .act{padding:80px 20px 80px 54px}.hm .spine__node{width:46px;height:46px}.hm .spine__node svg{width:23px;height:23px}.hm .beats{max-width:none}.hm .foot{padding:60px 22px 0}.hm .foot__cols{grid-template-columns:1fr 1fr;gap:22px}.hm .em-split{grid-template-columns:1fr}.hm .cnode__dot{width:54px;height:54px}.hm .cnode__dot svg{width:26px;height:26px}.hm .tb-grid{font-size:11px}.hm .tb-grid th,.hm .tb-grid td{padding:8px 9px}.hm .ag-tabs{overflow-x:auto}.hm .hero h1{font-size:40px}}.hm .thread-pearl{z-index:2;pointer-events:none;opacity:0;background:#358cff;border-radius:50%;width:14px;height:14px;margin-left:-7px;transition:background .45s,box-shadow .45s,opacity .35s;position:absolute;top:0;left:50%;box-shadow:0 0 16px 3px #358cff}.hm .act--forms{background:#cf4f24!important}.hm .act--forms .geo .a{background:#ef6b3f!important}.hm .act--forms .act__lede,.hm .act--email .act__lede{font-size:19px;font-weight:600;color:#fff!important}.hm .beat:not(.is-on){opacity:.76!important}.hm .act--tables .beat:not(.is-on){opacity:.88!important}.hm .hpanel__label{color:#9fb0d8!important}.hm .act--tables .geo .a{background:#cdeede!important}.hm .act--tables .geo .c{background:var(--tables-1)!important;opacity:.2!important}.hm .act--email{position:relative}.hm .act--email:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#8d1d34,#0000);height:150px;position:absolute;top:0;left:0;right:0}@media (min-width:901px){.hm .act--tables .act__inner{grid-template-columns:.8fr 1.2fr}}.hm .hdr__burger{width:44px;height:44px}.hm .btn-login,.hm .btn-trial,.hm .composer__build,.hm .fm-submit{min-height:44px}.hm .composer__chips button{min-height:40px}.hm .cta__or a{padding:8px 2px;display:inline-block}@media (max-width:900px){.hm .thread-pearl{display:none}.hm .hdr{-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#fcfcfceb;box-shadow:0 1px #0b0d120f}.hm .hdr .wordmark,.hm .hdr__nav a{color:var(--ink)!important}.hm .hdr .btn-trial{font-size:13px;background:var(--blue)!important;border-color:var(--blue)!important;padding:0 14px!important}.hm .hdr__nav{display:none}.hm .hdr__burger{place-items:center;display:grid}.hm .btn-login{display:none}.hm .hdr.nav-open .hdr__nav{z-index:70;background:#fff;border:1px solid #e7ebf2;border-radius:14px;flex-direction:column;align-items:stretch;gap:2px;padding:12px;display:flex;position:absolute;top:calc(100% - 6px);left:16px;right:16px;box-shadow:0 24px 60px -22px #141e3c73}.hm .hdr.nav-open .hdr__nav a{border-radius:9px;padding:12px;font-size:15px;color:var(--ink)!important}.hm .hdr.nav-open .hdr__nav a:hover{background:#0b0d120d!important}.hm .act{min-height:auto!important;padding:92px 22px!important}.hm .act__inner,.hm .act__inner--rev{gap:30px;direction:ltr!important;grid-template-columns:minmax(0,1fr)!important}.hm .act__inner>*,.hm .act__inner--rev>*{min-width:0!important}.hm .act__inner--rev>*{direction:ltr!important}.hm .spine{left:9px}.hm .spine__node{width:40px;height:40px}.hm .spine__node svg{width:20px;height:20px}.hm .act__stage{position:relative!important}.hm .mock{width:100%!important;max-width:100%!important;left:0!important;transform:none!important}.hm .wf-canvas,.hm .tb-mock,.hm .ag-body{overflow-x:auto}.hm .tb-grid{min-width:540px}.hm .wf-drawer{margin-top:14px;width:auto!important;position:static!important}.hm .em-split{grid-template-columns:1fr!important}.hm .em-blocks{border-bottom:1px solid #eef0f4;border-right:0!important}.hm .chip--abs{display:inline-flex;margin:0 0 14px!important;position:static!important}.hm .mock__tag,.hm .fm-enrich-tag,.hm .tb-enrich,.hm .tb-pending,.hm .cnode__lab span{font-size:11px!important}}.hm .mnotes-toggle{display:none!important}.hm .fc-mock{background:#fff}.hm .fc-canvas{background-image:radial-gradient(#141e3c12 1px,#0000 1px);background-size:20px 20px;padding:26px 22px 30px;position:relative}.hm .fc-flow{flex-direction:column;align-items:stretch;gap:22px;max-width:320px;margin:0 auto;display:flex}.hm .fnode{background:#fff;border:1px solid #e7ebf2;border-radius:14px;align-items:center;gap:11px;padding:11px 13px;transition:opacity .45s cubic-bezier(.2,.8,.2,1),transform .45s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;box-shadow:0 8px 20px -10px #141e3c47}.anim .hm .fnode{opacity:0;transform:translateY(12px)}.hm .fnode.is-in{opacity:1;transform:none}.hm .fnode:before{content:"";background:#cfd8e6;width:2px;height:0;transition:height .35s;position:absolute;top:-22px;left:30px}.hm .fnode.is-in:before{height:22px}.hm .fnode:first-child:before{display:none}.hm .fnode__ic{background:var(--c);width:36px;height:36px;box-shadow:0 4px 10px -3px var(--c);border-radius:10px;flex:none;place-items:center;display:grid}.hm .fnode__ic svg{color:#fff;width:19px;height:19px}.hm .fnode__ic b{color:#fff;font-size:14px;font-weight:800;font-family:var(--display)}.hm .fnode__ic:has(>img){background:#fff;border:1px solid #0b102014;box-shadow:0 4px 10px -3px #0b10202e}.hm .fnode__ic>img{object-fit:contain;width:22px;height:22px}.hm .wf-node__ic.logo-real{background:#fff}.hm .wf-node__ic.logo-real>img{object-fit:contain;width:22px;height:22px}.hm .fnode__tx{min-width:0}.hm .fnode__tx b{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:700;line-height:1.15;display:block}.hm .fnode__tx i{font-size:10.5px;font-style:normal;font-family:var(--mono);color:#94a0b4}.hm .fnode__halo{background:var(--c);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--c) 22%, transparent);opacity:0;border-radius:50%;transition:opacity .3s;position:absolute;top:10px;right:10px}.hm .fnode.is-in .fnode__halo{opacity:1}.hm .fnode--int{background:#fff8f4;border-color:#ffd9bf}.hm .fnode--branch{background:#f5f9ff;border-color:#cfe0ff}.hm .fc-branch{gap:5px;margin-left:auto;display:flex}.hm .fc-branch i{font-size:9px;font-style:normal;font-weight:700;font-family:var(--mono);color:#5a6675;white-space:nowrap;background:#fff;border:1px solid #e2e8f2;border-radius:999px;padding:2px 7px}@media (max-width:900px){.hm .fc-flow{max-width:none}}.hm .act,.hm .act *,.hm .act :before,.hm .act :after{box-sizing:border-box}.hm .act :where(p,ul,ol,li,h1,h2,h3,h4,figure,blockquote){margin:0;padding:0}.hm .act ul{list-style:none}.hm .act a{color:inherit;text-decoration:none}.hm .act img,.hm .act svg{max-width:100%;display:block}.hm .act button{cursor:pointer;background:0 0;border:0;font-family:inherit}
.hm .findD,.hm .findD *{box-sizing:border-box}.hm .findD :where(p,div,span,b,button){margin:0}.hm .findD img{max-width:100%}.hm .findD button{font:inherit;color:inherit;background:0 0;border:0}.hm .findD{background:radial-gradient(130% 100% at 50% 4%,#22468f 0%,#16306e 46%,#0c1c47 100%);flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;padding:74px 40px;display:flex;position:relative;overflow:hidden}.hm .findD:after{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hm .findD__eyebrow{z-index:2;font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;text-align:center;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.hm .findD__eyebrow .pip{background:#ec3957;border-radius:50%;flex:none;width:7px;height:7px}.hm .findD__stage{z-index:2;gap:12px;width:100%;max-width:1120px;height:min(58vh,486px);display:flex;position:relative}.hm .dstrip{background:#ffffff0b;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;flex:1;align-items:stretch;display:flex;position:relative;overflow:hidden}.hm .dstrip__fill{z-index:0;background:linear-gradient(180deg, var(--c), color-mix(in srgb, var(--c) 60%, #000));opacity:0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .45s;position:absolute;inset:0;transform:translateY(42%)}.hm .dstrip__fill:after{content:"";background:radial-gradient(120% 55% at 50% 0,#ffffff38,#0000 70%);position:absolute;inset:0}.hm .dstrip.claimed .dstrip__fill{opacity:1;transform:none}.hm .dstrip__cat{z-index:4;text-align:center;background:linear-gradient(#0b122ad9,#0000);padding:16px 12px 6px;transition:opacity .35s;position:relative}.hm .dstrip__cat b{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:11px;font-weight:600}.hm .dstrip__cat span{font-family:var(--mono);color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:9px;display:block}.hm .dstrip.claimed .dstrip__cat{opacity:0}.hm .dstrip__cloud{z-index:2;transform-origin:50%;grid-template-columns:repeat(4,1fr);align-content:space-between;place-items:center;gap:10px 8px;padding:50px 12px 16px;transition:opacity .5s,transform .62s cubic-bezier(.5,0,.16,1);display:grid;position:absolute;inset:0}.hm .dstrip.claimed .dstrip__cloud{opacity:0;transform:scale(.16)}.hm .lchip{background:#fff;border-radius:11px;place-items:center;width:clamp(38px,4vw,46px);height:clamp(38px,4vw,46px);display:grid;box-shadow:0 6px 16px -8px #00000080}.hm .lchip img{object-fit:contain;width:64%;height:64%;display:block}.hm .dstrip__win{z-index:3;opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:13px;transition:opacity .45s .28s,transform .55s cubic-bezier(.34,1.5,.5,1) .28s;display:flex;position:absolute;inset:0;transform:scale(.6)}.hm .dstrip.claimed .dstrip__win{opacity:1;transform:none}.hm .dstrip__brand{aspect-ratio:1;border-radius:23%;width:clamp(52px,5.6vw,68px);box-shadow:0 18px 40px -10px #0000008c}.hm .dstrip__lab{text-align:center;font-family:var(--display);color:#fff;font-size:clamp(14px,1.5vw,18px);font-weight:700;line-height:1.05}.hm .dstrip__lab span{font-family:var(--mono);color:#ffffffe6;margin-top:4px;font-size:10px;font-weight:500;display:block}.hm .findD__foot{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:118px;display:flex;position:relative}.hm .findD__h{font-family:var(--display);letter-spacing:-.03em;color:#fff;opacity:0;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.05;transition:opacity .55s,transform .55s cubic-bezier(.2,.8,.2,1);transform:translateY(16px)}.hm .findD.done .findD__h{opacity:1;transform:none}.hm .findD__h .grad{background:linear-gradient(90deg,#ff7b52,#358cff,#a855f7,#4fdb95,#ec3957);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hm .findD__sub{font-family:var(--mono);color:#ffffff8c;opacity:0;font-size:13px;transition:opacity .5s .15s}.hm .findD.done .findD__sub{opacity:1}.hm .findD__replay{z-index:6;font-family:var(--mono);color:#dbe5fb;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:inline-flex;position:absolute;top:90px;right:22px}.hm .findD__replay:hover{background:#fff3}.hm .findD__replay svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}@media (max-width:820px){.hm .findD__stage{flex-direction:column;gap:10px;max-width:480px;height:auto}.hm .dstrip{min-height:128px}.hm .dstrip__cloud{grid-template-columns:repeat(8,1fr);gap:8px;padding:38px 12px 12px}.hm .findD__h{font-size:30px}}@media (prefers-reduced-motion:reduce){.hm .dstrip__fill,.hm .dstrip__cloud,.hm .dstrip__win,.hm .dstrip__cat,.hm .findD__h,.hm .findD__sub{transition:none!important}}
