.ActionButton-module__17jZmW__button{--action-button-height:2.75rem;--action-button-inline-padding:1.25rem;--action-button-font-size:.8125rem;--action-button-font-weight:500;box-sizing:border-box;height:var(--action-button-height);padding:0 var(--action-button-inline-padding);font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;font-size:var(--action-button-font-size);font-weight:var(--action-button-font-weight);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;line-height:1;transition:opacity .16s,background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.ActionButton-module__17jZmW__compact{--action-button-height:2.5rem;--action-button-inline-padding:1rem}.ActionButton-module__17jZmW__medium{--action-button-height:2.75rem;--action-button-inline-padding:1.25rem}.ActionButton-module__17jZmW__large{--action-button-height:3rem;--action-button-inline-padding:1.5rem;--action-button-font-size:.875rem}.ActionButton-module__17jZmW__fullWidth{width:100%}.ActionButton-module__17jZmW__primary{color:#f3f6fb;background:#11151c}.ActionButton-module__17jZmW__primaryArrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:none;width:.625rem;height:.625rem;overflow:visible}.ActionButton-module__17jZmW__primaryArrowLine{opacity:0;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.ActionButton-module__17jZmW__primaryArrowTip{transition:transform .15s cubic-bezier(.215,.61,.355,1)}.ActionButton-module__17jZmW__primary:focus-visible .ActionButton-module__17jZmW__primaryArrowLine{opacity:1}.ActionButton-module__17jZmW__primary:focus-visible .ActionButton-module__17jZmW__primaryArrowTip{transform:translate(3px)}@media (hover:hover){.ActionButton-module__17jZmW__primary:not(:disabled):not([aria-disabled=true]):hover .ActionButton-module__17jZmW__primaryArrowLine{opacity:1}.ActionButton-module__17jZmW__primary:not(:disabled):not([aria-disabled=true]):hover .ActionButton-module__17jZmW__primaryArrowTip{transform:translate(3px)}}.ActionButton-module__17jZmW__secondary{color:#11151c;background:0 0;border-color:#11151c38}.ActionButton-module__17jZmW__secondary:hover{background:#11151c0a;border-color:#11151c80}.ActionButton-module__17jZmW__button:focus-visible{outline-offset:4px;outline:2px solid #52677f}.ActionButton-module__17jZmW__button:disabled,.ActionButton-module__17jZmW__button[aria-disabled=true]{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.ActionButton-module__17jZmW__button,.ActionButton-module__17jZmW__primaryArrowLine,.ActionButton-module__17jZmW__primaryArrowTip{transition:none}}
.FaqSection-module__Iy5OuG__section{--faq-ink:#11151c;--faq-blue:#1478e8;--faq-rule:#11151c1f;z-index:2;scroll-margin-top:var(--site-header-height);color:var(--faq-ink);background:#fff;position:relative}.FaqSection-module__Iy5OuG__shell{width:min(100%,80rem);padding:8rem var(--body-shell-inline-padding) 4rem;margin:0 auto}.FaqSection-module__Iy5OuG__grid{grid-template-columns:minmax(19rem,.78fr) minmax(32rem,1.22fr);align-items:start;column-gap:clamp(4rem,8vw,8.5rem);display:grid}.FaqSection-module__Iy5OuG__heading{max-width:8ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(3.3rem,5vw,4.7rem);font-weight:450;line-height:.95}.FaqSection-module__Iy5OuG__headingLine{display:block}.FaqSection-module__Iy5OuG__list{interpolate-size:allow-keywords;min-width:0}.FaqSection-module__Iy5OuG__item{border-bottom:1px solid var(--faq-rule)}.FaqSection-module__Iy5OuG__summary{cursor:pointer;grid-template-columns:1.25rem minmax(0,1fr);align-items:center;gap:1.35rem;min-height:5.25rem;padding:1.4rem 0;list-style:none;display:grid}.FaqSection-module__Iy5OuG__summary::-webkit-details-marker{display:none}.FaqSection-module__Iy5OuG__summary:focus-visible{outline:2px solid var(--faq-blue);outline-offset:4px;border-radius:.125rem}.FaqSection-module__Iy5OuG__question{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.015em;font-size:1.0625rem;font-weight:550;line-height:1.45}.FaqSection-module__Iy5OuG__icon{width:1.25rem;height:1.25rem;color:var(--faq-blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;transform-origin:50%;vector-effect:non-scaling-stroke;transition:transform .26s cubic-bezier(.2,.75,.25,1);overflow:visible;transform:rotate(0)}.FaqSection-module__Iy5OuG__item[open] .FaqSection-module__Iy5OuG__icon{transform:rotate(45deg)}.FaqSection-module__Iy5OuG__item::details-content{opacity:0;height:0;transition:height .3s cubic-bezier(.2, .75, .25, 1), opacity .2s ease, content-visibility .3s allow-discrete;overflow:clip}.FaqSection-module__Iy5OuG__item[open]::details-content{opacity:1;height:auto}.FaqSection-module__Iy5OuG__answerWrap{grid-template-columns:1.25rem minmax(0,1fr);gap:1.35rem;padding:0 0 1.75rem;display:grid}.FaqSection-module__Iy5OuG__answer{max-width:39rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.008em;color:#11151c9e;grid-column:2;margin:0;font-size:.95rem;line-height:1.7}@media (hover:hover){.FaqSection-module__Iy5OuG__summary:hover .FaqSection-module__Iy5OuG__question{color:#11151cad}}@media (max-width:63.999rem){.FaqSection-module__Iy5OuG__shell{padding-right:var(--body-shell-inline-padding);padding-left:var(--body-shell-inline-padding)}.FaqSection-module__Iy5OuG__grid{grid-template-columns:minmax(16rem,.7fr) minmax(27rem,1.3fr);column-gap:3.5rem}}@media (max-width:47.999rem){.FaqSection-module__Iy5OuG__shell{padding:5rem var(--body-shell-inline-padding) 3.5rem}.FaqSection-module__Iy5OuG__grid{display:block}.FaqSection-module__Iy5OuG__heading{max-width:none;font-size:clamp(2.25rem,10vw,2.75rem);line-height:1}.FaqSection-module__Iy5OuG__headingLine:first-child,.FaqSection-module__Iy5OuG__headingLine:nth-child(2){display:inline}.FaqSection-module__Iy5OuG__headingLine:first-child{margin-right:.2em}.FaqSection-module__Iy5OuG__headingLine:last-child{display:block}.FaqSection-module__Iy5OuG__list{margin-top:2.75rem}.FaqSection-module__Iy5OuG__summary{grid-template-columns:1.125rem minmax(0,1fr);gap:1rem;min-height:4.75rem;padding:1.15rem 0}.FaqSection-module__Iy5OuG__question{font-size:.9875rem}.FaqSection-module__Iy5OuG__icon{width:1.125rem;height:1.125rem}.FaqSection-module__Iy5OuG__answerWrap{grid-template-columns:1.125rem minmax(0,1fr);gap:1rem;padding-bottom:1.5rem}.FaqSection-module__Iy5OuG__answer{font-size:.9rem;line-height:1.68}}@media (max-width:24rem){.FaqSection-module__Iy5OuG__shell{padding-right:var(--body-shell-inline-padding);padding-left:var(--body-shell-inline-padding)}}@media (prefers-reduced-motion:reduce){.FaqSection-module__Iy5OuG__icon{transition-duration:.01ms}.FaqSection-module__Iy5OuG__item::details-content{transition-duration:.01ms}}
.EverythingHeddleSection-module__e1CI9W__section{--capabilities-ink:#11151c;--capabilities-blue:#1478e8;--capabilities-rule:#11151c1f;z-index:2;scroll-margin-top:var(--site-header-height);color:var(--capabilities-ink);background:#fff;position:relative}.EverythingHeddleSection-module__e1CI9W__section:before,.EverythingHeddleSection-module__e1CI9W__section:after{content:"";background:var(--site-divider-color);width:min(100%,80rem);height:1px;margin:0 auto;position:absolute;left:0;right:0;transform:scaleY(.8)}.EverythingHeddleSection-module__e1CI9W__section:before{transform-origin:top;top:0}.EverythingHeddleSection-module__e1CI9W__section:after{transform-origin:bottom;bottom:0}.EverythingHeddleSection-module__e1CI9W__shell{width:min(100%,80rem);padding:var(--body-shell-inline-padding);margin:0 auto;padding-top:clamp(3rem,6vw,6rem)}.EverythingHeddleSection-module__e1CI9W__intro{margin-bottom:4rem}.EverythingHeddleSection-module__e1CI9W__heading,.EverythingHeddleSection-module__e1CI9W__lede,.EverythingHeddleSection-module__e1CI9W__cardTitle,.EverythingHeddleSection-module__e1CI9W__cardDescription{margin:0}.EverythingHeddleSection-module__e1CI9W__introGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:1.5rem;margin-top:0;display:grid}.EverythingHeddleSection-module__e1CI9W__heading{max-width:16ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.04em;text-wrap:balance;grid-column:1/5;font-size:clamp(2.5rem,4vw,3.4rem);font-weight:400;line-height:1.03}.EverythingHeddleSection-module__e1CI9W__lede{max-width:27rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.008em;color:#11151c9e;grid-column:5/7;padding-bottom:.2rem;font-size:.95rem;line-height:1.65}.EverythingHeddleSection-module__e1CI9W__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.EverythingHeddleSection-module__e1CI9W__card{border:1px solid var(--capabilities-rule);background:#f4f8fd;border-radius:.5rem;flex-direction:column;min-width:0;min-height:25rem;display:flex;position:relative;overflow:hidden}.EverythingHeddleSection-module__e1CI9W__card[data-card="1"]{background:#edf5ff;grid-column:span 4;min-height:28rem}.EverythingHeddleSection-module__e1CI9W__card[data-card="2"]{background:#f4f2ff;grid-column:span 2}.EverythingHeddleSection-module__e1CI9W__card[data-card="3"]{background:#eef8f6;grid-column:span 2;min-height:27rem}.EverythingHeddleSection-module__e1CI9W__card[data-card="4"]{background:#fff5ed;grid-column:span 4}.EverythingHeddleSection-module__e1CI9W__card[data-card="5"],.EverythingHeddleSection-module__e1CI9W__card[data-card="6"]{grid-column:span 3}.EverythingHeddleSection-module__e1CI9W__card[data-card="5"]{background:#f5f4fb}.EverythingHeddleSection-module__e1CI9W__card[data-card="6"]{background:#eef6ff}.EverythingHeddleSection-module__e1CI9W__cardCopy{z-index:2;grid-template-columns:minmax(0,1fr);padding:1.75rem 2rem 0;display:grid;position:relative}.EverythingHeddleSection-module__e1CI9W__cardTitle{font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.035em;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:450;line-height:1.08}.EverythingHeddleSection-module__e1CI9W__cardDescription{max-width:31rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c99;margin-top:.7rem;font-size:.875rem;line-height:1.55}.EverythingHeddleSection-module__e1CI9W__visual{flex:1;min-height:0;margin-top:1.5rem;position:relative}.EverythingHeddleSection-module__e1CI9W__recordingVisual{height:20rem;position:absolute;bottom:-1px;left:5rem;right:-1px}.EverythingHeddleSection-module__e1CI9W__recordingWindow{isolation:isolate;outline-offset:-1px;border:1px solid #ffffffa8;border-radius:.65rem 0 0;outline:1px solid #2a5b911f;position:absolute;inset:0;overflow:hidden;box-shadow:0 1rem 2.375rem #1e3c5a1a,inset 0 1px #ffffffdb}.EverythingHeddleSection-module__e1CI9W__recordingDashboard.EverythingHeddleSection-module__e1CI9W__recordingDashboard{border-radius:inherit;clip-path:none;opacity:1;pointer-events:none;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.EverythingHeddleSection-module__e1CI9W__cameraCursor{filter:drop-shadow(0 .15rem .1rem #11151c38);fill:#fff;stroke:#11151c;stroke-linejoin:round;stroke-width:1.5px;width:1.25rem;position:absolute}.EverythingHeddleSection-module__e1CI9W__recordingWindow .dashboard-recording-demo{display:inline}.EverythingHeddleSection-module__e1CI9W__recordingWindow .final-cta-agent-demo{display:none}.EverythingHeddleSection-module__e1CI9W__planningVisual{background:#ffffffe6;border:1px solid #11151c1c;border-radius:.55rem;height:17rem;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 1.25rem 2.5rem #47357c1f}.EverythingHeddleSection-module__e1CI9W__planList{--plan-row-height:2.64rem;margin:0;padding:.56rem;list-style:none;position:relative}.EverythingHeddleSection-module__e1CI9W__planList li{height:var(--plan-row-height);font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c8c;border-radius:.35rem;grid-template-columns:1.45rem minmax(0,1fr);align-items:center;gap:.55rem;padding:0 .53rem;font-size:.64rem;display:grid}.EverythingHeddleSection-module__e1CI9W__planList li:first-of-type{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-1}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(2){animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-2}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(3){animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-3}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(4){animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-4}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(5){animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-5}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(6){animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-row-6}.EverythingHeddleSection-module__e1CI9W__planStatus{background:#fff;border:1px solid #11151c1c;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.57rem;font-weight:650;text-decoration:none;display:grid;position:relative}.EverythingHeddleSection-module__e1CI9W__planStatus:before{box-sizing:border-box;content:"";opacity:0;background:#fff;border:2px solid #7465ed38;border-top-color:#7465ed;border-radius:50%;transition:opacity .12s;position:absolute;inset:-1px}.EverythingHeddleSection-module__e1CI9W__planStatus:after{color:#18735e;content:"✓";opacity:0;background:#e4f7f1;border:1px solid #80c7b6;border-radius:50%;place-items:center;transition:opacity .12s;display:grid;position:absolute;inset:-1px}.EverythingHeddleSection-module__e1CI9W__planList li:first-of-type .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-1}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(2) .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-2}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(3) .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-3}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(4) .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-4}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(5) .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-5}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(6) .EverythingHeddleSection-module__e1CI9W__planStatus:before{animation:.8s linear infinite EverythingHeddleSection-module__e1CI9W__plan-spinner-turn,12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-load-6}.EverythingHeddleSection-module__e1CI9W__planList li:first-of-type .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-1}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(2) .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-2}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(3) .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-3}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(4) .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-4}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(5) .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-5}.EverythingHeddleSection-module__e1CI9W__planList li:nth-of-type(6) .EverythingHeddleSection-module__e1CI9W__planStatus:after{animation:12s linear infinite EverythingHeddleSection-module__e1CI9W__plan-check-6}@keyframes EverythingHeddleSection-module__e1CI9W__plan-spinner-turn{to{transform:rotate(1turn)}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-1{0%,15.5%{color:#11151c;background:#f0edff}16%,to{color:#11151c6b;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-2{0%,15.5%{color:#11151c8c;background:0 0}16%,31.5%{color:#11151c;background:#f0edff}32%,to{color:#11151c6b;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-3{0%,31.5%{color:#11151c8c;background:0 0}32%,47.5%{color:#11151c;background:#f0edff}48%,to{color:#11151c6b;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-4{0%,47.5%{color:#11151c8c;background:0 0}48%,63.5%{color:#11151c;background:#f0edff}64%,to{color:#11151c6b;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-5{0%,63.5%{color:#11151c8c;background:0 0}64%,79.5%{color:#11151c;background:#f0edff}80%,to{color:#11151c6b;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-row-6{0%,79.5%{color:#11151c8c;background:0 0}80%,95.5%{color:#11151c;background:#f0edff}96%,98%{color:#11151c6b;background:0 0}99%,to{color:#11151c8c;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-1{0%,15.5%{opacity:1}16%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-2{0%,15.5%{opacity:0}16%,31.5%{opacity:1}32%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-3{0%,31.5%{opacity:0}32%,47.5%{opacity:1}48%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-4{0%,47.5%{opacity:0}48%,63.5%{opacity:1}64%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-5{0%,63.5%{opacity:0}64%,79.5%{opacity:1}80%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-load-6{0%,79.5%{opacity:0}80%,95.5%{opacity:1}96%,to{opacity:0}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-1{0%,15.5%,99%,to{opacity:0}16%,98%{opacity:1}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-2{0%,31.5%,99%,to{opacity:0}32%,98%{opacity:1}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-3{0%,47.5%,99%,to{opacity:0}48%,98%{opacity:1}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-4{0%,63.5%,99%,to{opacity:0}64%,98%{opacity:1}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-5{0%,79.5%,99%,to{opacity:0}80%,98%{opacity:1}}@keyframes EverythingHeddleSection-module__e1CI9W__plan-check-6{0%,95.5%,99%,to{opacity:0}96%,98%{opacity:1}}.EverythingHeddleSection-module__e1CI9W__cameraVisual{aspect-ratio:40/27;isolation:isolate;background:#fff;border:1px solid #18594c24;border-radius:.65rem;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 1.25rem 2.5rem #236e5e1f,inset 0 1px #ffffffe0;container-type:size}.EverythingHeddleSection-module__e1CI9W__cameraStage{transform-origin:51% 53.5%;will-change:transform;animation:12.5s linear infinite EverythingHeddleSection-module__e1CI9W__camera-stage-loop;position:absolute;inset:0;transform:scale(1)}.EverythingHeddleSection-module__e1CI9W__cameraDashboard.EverythingHeddleSection-module__e1CI9W__cameraDashboard{pointer-events:none;width:100%;height:100%;display:block}.EverythingHeddleSection-module__e1CI9W__cameraPointer{z-index:2;opacity:0;will-change:transform, opacity;width:1.35rem;height:1.55rem;animation:12.5s linear infinite EverythingHeddleSection-module__e1CI9W__camera-pointer-loop;position:absolute;top:0;left:0;transform:translate(86cqw,82cqh)}.EverythingHeddleSection-module__e1CI9W__cameraPointerPulse{opacity:0;border:1.5px solid #1478e8;border-radius:50%;width:1.15rem;height:1.15rem;animation:12.5s linear infinite EverythingHeddleSection-module__e1CI9W__camera-pointer-pulse;position:absolute;top:-.45rem;left:-.45rem}.EverythingHeddleSection-module__e1CI9W__cameraCursor{filter:drop-shadow(0 .15rem .12rem #11151c3d);fill:#111822;stroke:#fff;stroke-linejoin:round;stroke-width:1.4px;width:1.35rem;display:block;position:relative;overflow:visible}@keyframes EverythingHeddleSection-module__e1CI9W__camera-stage-loop{0%,34%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:scale(1)}50%,68%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scale(2.12)}84%,to{transform:scale(1)}}@keyframes EverythingHeddleSection-module__e1CI9W__camera-pointer-loop{0%{opacity:0;transform:translate(86cqw,82cqh)}8%,18%{opacity:1;animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(86cqw,82cqh)}34%{opacity:1;animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(46cqw,52cqh)}50%,68%{opacity:1;animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(40.45cqw,50.25cqh)}84%{transform:translate(46cqw,52cqh)}94%{opacity:1;transform:translate(86cqw,82cqh)}98%,to{opacity:0;transform:translate(86cqw,82cqh)}}@keyframes EverythingHeddleSection-module__e1CI9W__camera-pointer-pulse{0%,31%,40%,to{opacity:0;transform:scale(.65)}34%{opacity:.62;transform:scale(.65)}40%{opacity:0;transform:scale(2.25)}}.EverythingHeddleSection-module__e1CI9W__voiceVisual{background:#ffffffe6;border:1px solid #11151c1c;border-radius:.65rem;grid-template-columns:minmax(0,1fr) 11rem;align-items:center;gap:1rem 1.5rem;padding:1rem;display:grid;position:absolute;bottom:1.5rem;left:5rem;right:2rem;box-shadow:0 1.25rem 2.5rem #95501d1c}.EverythingHeddleSection-module__e1CI9W__voicePerson{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;display:grid}.EverythingHeddleSection-module__e1CI9W__voiceAvatar{width:2.6rem;height:2.6rem;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;color:#9b4f16;background:#fde6d3;border-radius:50%;place-items:center;font-size:1rem;font-style:normal;font-weight:500;display:grid}.EverythingHeddleSection-module__e1CI9W__voicePerson strong,.EverythingHeddleSection-module__e1CI9W__voicePerson small{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;display:block}.EverythingHeddleSection-module__e1CI9W__voicePerson strong{font-size:.73rem}.EverythingHeddleSection-module__e1CI9W__voicePerson small{color:#11151c7a;margin-top:.2rem;font-size:.58rem}.EverythingHeddleSection-module__e1CI9W__playButton{color:#9b4f16;background:#fff;border:1px solid #11151c1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.EverythingHeddleSection-module__e1CI9W__playIcon{fill:currentColor;width:.7rem;height:.7rem;display:block;overflow:visible;transform:translate(.08rem)}.EverythingHeddleSection-module__e1CI9W__waveform{background:#fff4eb;border-radius:.4rem;justify-content:center;align-items:center;gap:.2rem;height:4rem;display:flex}.EverythingHeddleSection-module__e1CI9W__waveform span{background:#eb8c47;border-radius:999px;width:.2rem;max-height:2.75rem}.EverythingHeddleSection-module__e1CI9W__voiceScript{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c94;border-top:1px solid #11151c14;grid-column:1/-1;padding-top:.85rem;font-size:.7rem;line-height:1.5}.EverythingHeddleSection-module__e1CI9W__captionsVisual{height:10.7rem;position:absolute;bottom:2.8rem;left:2rem;right:2rem;overflow:hidden}.EverythingHeddleSection-module__e1CI9W__captionSlot{transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:center;width:min(17rem,86%);height:2.75rem;display:flex;position:absolute;top:.45rem;left:50%}.EverythingHeddleSection-module__e1CI9W__captionSlotTop{opacity:.48;transform:translate(-50%)scale(.9)}.EverythingHeddleSection-module__e1CI9W__captionSlotMiddle{z-index:2;opacity:1;transform:translate(-50%,3.2rem)scale(1.1)}.EverythingHeddleSection-module__e1CI9W__captionSlotBottom{opacity:.56;transform:translate(-50%,6.4rem)scale(.9)}.EverythingHeddleSection-module__e1CI9W__captionSlotIncoming{opacity:0;transform:translate(-50%,9.6rem)scale(.84)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlot{transition:transform .72s cubic-bezier(.4,0,.2,1),opacity .72s cubic-bezier(.4,0,.2,1)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlotTop{opacity:0;transform:translate(-50%,-3.2rem)scale(.84)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlotMiddle{z-index:1;opacity:.48;transform:translate(-50%)scale(.9)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlotBottom{z-index:2;opacity:1;transform:translate(-50%,3.2rem)scale(1.1)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlotIncoming{opacity:.56;transform:translate(-50%,6.4rem)scale(.9)}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionCopy{box-sizing:border-box;white-space:nowrap;border:1px solid #2230421f;border-radius:.38rem;justify-content:center;align-items:center;gap:.42rem;width:100%;max-width:none;height:2.5rem;margin:0;padding:0 .75rem;font-size:clamp(.66rem,1.1vw,.78rem);line-height:1;animation:none;display:inline-flex;box-shadow:0 .45rem 1rem #2a354414}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionWords{align-items:baseline;gap:.2rem;display:inline-flex}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:none}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionStandard{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.012em;color:#fff;background:#141921f0;border-color:#ffffff14;padding:0 .75rem;font-style:normal;font-weight:550}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionStandard .EverythingHeddleSection-module__e1CI9W__captionWords>span{color:#fff;background:0 0;border-radius:.22rem;padding:.16rem .22rem}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionStandard .EverythingHeddleSection-module__e1CI9W__captionWords{gap:.06rem}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionEditorial{color:#29253f;background:#fffffff0;border-color:#1478e857 #1478e857 #1478e857 #1478e8;padding:0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.72rem,1.22vw,.86rem);font-style:italic;box-shadow:inset .18rem 0 #1478e8,0 .45rem 1rem #2a354414}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionEditorial .EverythingHeddleSection-module__e1CI9W__captionWords>span{color:#29253f;background:linear-gradient(#1478e8,#1478e8) 0 100%/0 .1rem no-repeat}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionLowerThird{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#25303d;background:#fffffff5;border:1px solid #2230421f;padding:0 .75rem}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionEyebrow{letter-spacing:.075em;color:#1478e8;border-right:1px solid #25303d29;flex:none;padding-right:.48rem;font-size:.48rem;font-weight:700}.EverythingHeddleSection-module__e1CI9W__captionSlot .EverythingHeddleSection-module__e1CI9W__captionLowerThird .EverythingHeddleSection-module__e1CI9W__captionWords>span{font-size:inherit;color:#25303d;font-weight:550}.EverythingHeddleSection-module__e1CI9W__captionActive.EverythingHeddleSection-module__e1CI9W__captionStandard .EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:EverythingHeddleSection-module__e1CI9W__caption-standard-spoken .42s ease-out both var(--word-delay)}.EverythingHeddleSection-module__e1CI9W__captionActive.EverythingHeddleSection-module__e1CI9W__captionEditorial .EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:EverythingHeddleSection-module__e1CI9W__caption-editorial-spoken .42s ease-out both var(--word-delay)}.EverythingHeddleSection-module__e1CI9W__captionActive.EverythingHeddleSection-module__e1CI9W__captionLowerThird .EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:EverythingHeddleSection-module__e1CI9W__caption-lower-third-spoken .42s ease-out both var(--word-delay)}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:none!important}@keyframes EverythingHeddleSection-module__e1CI9W__caption-standard-spoken{0%{color:#ffffff5c;background:0 0}28%,68%{color:#171b22;background:#fffffff5}to{color:#fff;background:0 0}}@keyframes EverythingHeddleSection-module__e1CI9W__caption-editorial-spoken{0%{color:#29253f57;background-size:0 .1rem}28%,68%{color:#1478e8;background-size:100% .1rem}to{color:#29253f;background-size:0 .1rem}}@keyframes EverythingHeddleSection-module__e1CI9W__caption-lower-third-spoken{0%{color:#25303d57}28%,68%{color:#1478e8}to{color:#25303d}}.EverythingHeddleSection-module__e1CI9W__deliveryVisual{grid-template-columns:minmax(0,1.3fr) minmax(10rem,.8fr);align-items:center;gap:1rem;display:grid;position:absolute;bottom:1.5rem;left:2rem;right:2rem}.EverythingHeddleSection-module__e1CI9W__deliveryPreview,.EverythingHeddleSection-module__e1CI9W__deliveryPanel{background:#ffffffeb;border:1px solid #11151c1c;border-radius:.6rem;box-shadow:0 1.25rem 2.5rem #275c941a}.EverythingHeddleSection-module__e1CI9W__deliveryPreview{padding:.55rem}.EverythingHeddleSection-module__e1CI9W__deliveryFrame{background:linear-gradient(135deg,#cfe5fc,#eaf5ff 55%,#bcdafa);border-radius:.35rem;height:9.25rem;position:relative;overflow:hidden}.EverythingHeddleSection-module__e1CI9W__deliveryNav{align-items:center;gap:.5rem;padding:.7rem .8rem;display:flex}.EverythingHeddleSection-module__e1CI9W__deliveryNav span{background:#11151c3d;border-radius:999px;width:2rem;height:.22rem}.EverythingHeddleSection-module__e1CI9W__deliveryNav .EverythingHeddleSection-module__e1CI9W__deliveryLogo{background:var(--capabilities-blue);border-radius:.18rem;width:.85rem;height:.85rem;margin-right:auto}.EverythingHeddleSection-module__e1CI9W__deliveryCopy{max-width:11rem;padding:.8rem 1.1rem}.EverythingHeddleSection-module__e1CI9W__deliveryCopy span,.EverythingHeddleSection-module__e1CI9W__deliveryCopy strong{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;display:block}.EverythingHeddleSection-module__e1CI9W__deliveryCopy span{text-transform:uppercase;color:#1478e8;font-size:.5rem;font-weight:650}.EverythingHeddleSection-module__e1CI9W__deliveryCopy strong{margin-top:.4rem;font-size:.8rem;line-height:1.2}.EverythingHeddleSection-module__e1CI9W__deliveryCopy i{background:#11151c2e;border-radius:999px;width:4rem;height:.3rem;margin-top:.7rem;display:block}.EverythingHeddleSection-module__e1CI9W__deliveryPlay{color:#fff;background:#11151c;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.EverythingHeddleSection-module__e1CI9W__deliveryPanel{padding:1rem}.EverythingHeddleSection-module__e1CI9W__deliveryPanel p{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;text-transform:uppercase;color:#1478e8;margin:0;font-size:.6rem;font-weight:650}.EverythingHeddleSection-module__e1CI9W__deliveryStatus{background:#eff7ff;border-radius:.35rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;margin-top:.75rem;padding:.65rem;display:grid}.EverythingHeddleSection-module__e1CI9W__deliveryStatus>span{color:#fff;background:#1478e8;border-radius:50%;place-items:center;width:1.45rem;height:1.45rem;font-size:.65rem;display:grid}.EverythingHeddleSection-module__e1CI9W__deliveryStatus strong,.EverythingHeddleSection-module__e1CI9W__deliveryStatus small{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;display:block}.EverythingHeddleSection-module__e1CI9W__deliveryStatus strong{font-size:.65rem}.EverythingHeddleSection-module__e1CI9W__deliveryStatus small{color:#11151c7a;margin-top:.15rem;font-size:.52rem}.EverythingHeddleSection-module__e1CI9W__deliveryActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin-top:.75rem;display:grid}.EverythingHeddleSection-module__e1CI9W__deliveryActions span{height:1.8rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;background:#fff;border:1px solid #11151c1a;border-radius:.25rem;place-items:center;font-size:.57rem;font-weight:600;display:grid}.EverythingHeddleSection-module__e1CI9W__deliveryActions span:last-child{color:#fff;background:#11151c;border-color:#11151c}@media (max-width:63.999rem){.EverythingHeddleSection-module__e1CI9W__introGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.EverythingHeddleSection-module__e1CI9W__heading{grid-column:1}.EverythingHeddleSection-module__e1CI9W__lede{grid-column:2}.EverythingHeddleSection-module__e1CI9W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.EverythingHeddleSection-module__e1CI9W__card[data-card]{grid-column:span 1}.EverythingHeddleSection-module__e1CI9W__card[data-card="1"],.EverythingHeddleSection-module__e1CI9W__card[data-card="4"]{grid-column:span 2}.EverythingHeddleSection-module__e1CI9W__card{min-height:24rem}.EverythingHeddleSection-module__e1CI9W__cardCopy{padding:1.5rem 1.5rem 0}.EverythingHeddleSection-module__e1CI9W__recordingVisual,.EverythingHeddleSection-module__e1CI9W__voiceVisual{left:2.5rem}.EverythingHeddleSection-module__e1CI9W__voiceVisual{right:1.5rem}.EverythingHeddleSection-module__e1CI9W__deliveryVisual{grid-template-columns:1fr;left:1.5rem;right:1.5rem}.EverythingHeddleSection-module__e1CI9W__deliveryPanel{display:none}}@media (max-width:47.999rem){.EverythingHeddleSection-module__e1CI9W__intro{margin-bottom:2.5rem}.EverythingHeddleSection-module__e1CI9W__introGrid{display:block}.EverythingHeddleSection-module__e1CI9W__heading{font-size:clamp(2.15rem,10vw,2.75rem)}.EverythingHeddleSection-module__e1CI9W__lede{max-width:32rem;margin-top:1.25rem;padding-bottom:0}.EverythingHeddleSection-module__e1CI9W__grid{display:block}.EverythingHeddleSection-module__e1CI9W__card{min-height:24rem}.EverythingHeddleSection-module__e1CI9W__card[data-card="1"],.EverythingHeddleSection-module__e1CI9W__card[data-card="2"]{min-height:29rem}.EverythingHeddleSection-module__e1CI9W__recordingVisual{height:20rem}.EverythingHeddleSection-module__e1CI9W__card+.EverythingHeddleSection-module__e1CI9W__card{margin-top:.75rem}.EverythingHeddleSection-module__e1CI9W__voiceVisual{grid-template-columns:1fr;left:1.25rem;right:1.25rem}.EverythingHeddleSection-module__e1CI9W__waveform{display:none}}@media (max-width:24rem){.EverythingHeddleSection-module__e1CI9W__cardCopy{padding:1.35rem 1.25rem 0}.EverythingHeddleSection-module__e1CI9W__recordingVisual{left:1.25rem}.EverythingHeddleSection-module__e1CI9W__planningVisual,.EverythingHeddleSection-module__e1CI9W__cameraVisual,.EverythingHeddleSection-module__e1CI9W__captionsVisual,.EverythingHeddleSection-module__e1CI9W__deliveryVisual{left:1.25rem;right:1.25rem}}@media (prefers-reduced-motion:reduce){.EverythingHeddleSection-module__e1CI9W__card,.EverythingHeddleSection-module__e1CI9W__visual{scroll-behavior:auto}.EverythingHeddleSection-module__e1CI9W__recordingWindow .dashboard-recording-demo{display:none}.EverythingHeddleSection-module__e1CI9W__planList li,.EverythingHeddleSection-module__e1CI9W__planStatus:before,.EverythingHeddleSection-module__e1CI9W__planStatus:after,.EverythingHeddleSection-module__e1CI9W__cameraStage,.EverythingHeddleSection-module__e1CI9W__cameraPointer,.EverythingHeddleSection-module__e1CI9W__cameraPointerPulse{animation:none}.EverythingHeddleSection-module__e1CI9W__cameraPointer{opacity:1;transform:translate(46cqw,52cqh)}.EverythingHeddleSection-module__e1CI9W__captionWords>span{animation:none}.EverythingHeddleSection-module__e1CI9W__captionsMoving .EverythingHeddleSection-module__e1CI9W__captionSlot{transition:none}}
.HowItWorksPreview-module__HS_iIG__objectCluster{box-sizing:border-box;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,4vw,2.5rem);display:flex;position:absolute;inset:0}.HowItWorksPreview-module__HS_iIG__contextPill,.HowItWorksPreview-module__HS_iIG__contextIcon,.HowItWorksPreview-module__HS_iIG__crmContactCard,.HowItWorksPreview-module__HS_iIG__contactCopy,.HowItWorksPreview-module__HS_iIG__crmStack,.HowItWorksPreview-module__HS_iIG__crmLogo,.HowItWorksPreview-module__HS_iIG__promptSubmit,.HowItWorksPreview-module__HS_iIG__planHeading,.HowItWorksPreview-module__HS_iIG__planMark,.HowItWorksPreview-module__HS_iIG__thinkingPill,.HowItWorksPreview-module__HS_iIG__actionSummary,.HowItWorksPreview-module__HS_iIG__actionSurface,.HowItWorksPreview-module__HS_iIG__campaignMark,.HowItWorksPreview-module__HS_iIG__inviteAction,.HowItWorksPreview-module__HS_iIG__recordingStatus,.HowItWorksPreview-module__HS_iIG__recordingCopy,.HowItWorksPreview-module__HS_iIG__workflowMeta,.HowItWorksPreview-module__HS_iIG__workflowMeta>span,.HowItWorksPreview-module__HS_iIG__controlCheck,.HowItWorksPreview-module__HS_iIG__controlCopy,.HowItWorksPreview-module__HS_iIG__counterControl,.HowItWorksPreview-module__HS_iIG__counterButton,.HowItWorksPreview-module__HS_iIG__counterValue,.HowItWorksPreview-module__HS_iIG__workspaceMenu,.HowItWorksPreview-module__HS_iIG__agentCursor,.HowItWorksPreview-module__HS_iIG__outputCard,.HowItWorksPreview-module__HS_iIG__completeBadge{align-items:center;display:flex}.HowItWorksPreview-module__HS_iIG__contextPill{z-index:2;box-sizing:border-box;background:#fffffff5;border:1px solid #11151c1c;border-radius:.5rem;gap:.65rem;width:min(78%,18rem);margin:0 0 0 auto;padding:.65rem .75rem;position:relative;box-shadow:0 .85rem 2rem #111e2c1a}.HowItWorksPreview-module__HS_iIG__contextIcon{color:#1478e8;background:#eaf4ff;border-radius:.48rem;flex:none;justify-content:center;width:1.9rem;height:1.9rem}.HowItWorksPreview-module__HS_iIG__contextIcon svg{width:.95rem;height:.95rem}.HowItWorksPreview-module__HS_iIG__contextPill>span:nth-child(2){flex-direction:column;flex:1;gap:.14rem;min-width:0;display:flex}.HowItWorksPreview-module__HS_iIG__contextPill strong{font-size:.65rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__contextPill small{white-space:nowrap;text-overflow:ellipsis;color:#11151c70;font-size:.52rem;overflow:hidden}.HowItWorksPreview-module__HS_iIG__contextCheck{color:#168255;width:.85rem;height:.85rem}.HowItWorksPreview-module__HS_iIG__promptObject{box-sizing:border-box;background:#fff;border:1px solid #11151c21;border-radius:.5rem;width:100%;margin-top:.85rem;padding:1.15rem 3.25rem 1.15rem 1.15rem;position:relative;box-shadow:0 1.25rem 3.2rem #111e2c24,inset 0 1px #ffffffeb}.HowItWorksPreview-module__HS_iIG__crmContactCard{z-index:2;box-sizing:border-box;background:#fffffff5;border:1px solid #11151c1c;border-radius:.5rem;gap:.65rem;width:min(84%,19rem);margin:.85rem auto 0 0;padding:.68rem .75rem;position:relative;box-shadow:0 .85rem 2rem #111e2c1a}.HowItWorksPreview-module__HS_iIG__contactAvatar{color:#fff;background:#111820;border-radius:50%;flex:none;place-items:center;width:2rem;height:2rem;font-size:.58rem;font-weight:700;display:grid}.HowItWorksPreview-module__HS_iIG__contactCopy{flex-direction:column;flex:1;align-items:flex-start;gap:.12rem;min-width:0}.HowItWorksPreview-module__HS_iIG__contactCopy small{letter-spacing:.035em;text-transform:uppercase;color:#11151c6b;font-size:.48rem}.HowItWorksPreview-module__HS_iIG__contactCopy strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.61rem;font-weight:650;overflow:hidden}.HowItWorksPreview-module__HS_iIG__crmStack{flex:none;width:3.55rem;height:1.45rem;display:block;position:relative}.HowItWorksPreview-module__HS_iIG__crmLogo{box-sizing:border-box;color:#111820;will-change:transform;background:#f8fbfef0;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;width:1.45rem;height:1.45rem;position:absolute;top:0;left:0;box-shadow:0 .2rem .55rem #111e2c14}.HowItWorksPreview-module__HS_iIG__crmLogo:first-child{z-index:3;color:#0d9dda;transform:translate(0)}.HowItWorksPreview-module__HS_iIG__crmLogo:nth-child(2){z-index:2;color:#ff5c35;transform:translate(1.05rem)}.HowItWorksPreview-module__HS_iIG__crmLogo:nth-child(3){z-index:1;color:#e42527;transform:translate(2.1rem)}.HowItWorksPreview-module__HS_iIG__crmLogo svg{fill:currentColor;width:.7rem;height:.7rem}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__crmLogo:first-child{animation:6.6s cubic-bezier(.45,0,.2,1) infinite HowItWorksPreview-module__HS_iIG__crm-source-one}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__crmLogo:nth-child(2){animation:6.6s cubic-bezier(.45,0,.2,1) infinite HowItWorksPreview-module__HS_iIG__crm-source-two}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__crmLogo:nth-child(3){animation:6.6s cubic-bezier(.45,0,.2,1) infinite HowItWorksPreview-module__HS_iIG__crm-source-three}@keyframes HowItWorksPreview-module__HS_iIG__crm-source-one{0%,27%{z-index:3;transform:translate(0)scale(1)}35%,60%{z-index:2;transform:translate(1.05rem)scale(.96)}68%,93%{z-index:1;transform:translate(2.1rem)scale(.92)}to{z-index:3;transform:translate(0)scale(1)}}@keyframes HowItWorksPreview-module__HS_iIG__crm-source-two{0%,27%{z-index:2;transform:translate(1.05rem)scale(.96)}35%,60%{z-index:1;transform:translate(2.1rem)scale(.92)}68%,93%{z-index:3;transform:translate(0)scale(1)}to{z-index:2;transform:translate(1.05rem)scale(.96)}}@keyframes HowItWorksPreview-module__HS_iIG__crm-source-three{0%,27%{z-index:1;transform:translate(2.1rem)scale(.92)}35%,60%{z-index:3;transform:translate(0)scale(1)}68%,93%{z-index:2;transform:translate(1.05rem)scale(.96)}to{z-index:1;transform:translate(2.1rem)scale(.92)}}.HowItWorksPreview-module__HS_iIG__objectLabel{letter-spacing:.07em;text-transform:uppercase;color:#11151c70;font-size:.58rem;font-weight:700;display:block}.HowItWorksPreview-module__HS_iIG__promptObject p{max-width:28ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.025em;margin:.65rem 0 0;font-size:clamp(.9rem,2.5vw,1.12rem);font-weight:470;line-height:1.35}.HowItWorksPreview-module__HS_iIG__promptSubmit{color:#fff;background:#1478e8;border-radius:.52rem;justify-content:center;width:2rem;height:2rem;position:absolute;bottom:1rem;right:1rem;box-shadow:0 .5rem 1.1rem #1478e840}.HowItWorksPreview-module__HS_iIG__promptSubmit svg{width:.9rem;height:.9rem}.HowItWorksPreview-module__HS_iIG__planObject{box-sizing:border-box;background:#fff;border:1px solid #11151c21;border-radius:.5rem;width:min(100%,21rem);padding:.9rem;box-shadow:0 1.3rem 3.2rem #111e2c24}.HowItWorksPreview-module__HS_iIG__planHeading{border-bottom:1px solid #11151c17;gap:.65rem;padding:.15rem .1rem .8rem}.HowItWorksPreview-module__HS_iIG__planMark{color:#111820;background:#11182014;border-radius:.5rem;flex:none;justify-content:center;width:2rem;height:2rem}.HowItWorksPreview-module__HS_iIG__planMark svg{width:auto;height:1rem}.HowItWorksPreview-module__HS_iIG__planHeading>span:nth-child(2){flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.HowItWorksPreview-module__HS_iIG__planHeading small{letter-spacing:.05em;text-transform:uppercase;color:#11151c6b;font-size:.5rem}.HowItWorksPreview-module__HS_iIG__planHeading strong{font-size:.7rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__thinkingPill{color:#1478e8;gap:.28rem;padding:0;font-size:.48rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__thinkingDots{align-items:center;gap:.1rem;display:inline-flex}.HowItWorksPreview-module__HS_iIG__thinkingDots i{background:#1478e8;border-radius:50%;width:.16rem;height:.16rem;animation:1.35s ease-in-out infinite HowItWorksPreview-module__HS_iIG__thinking-dot}.HowItWorksPreview-module__HS_iIG__thinkingDots i:nth-child(2){animation-delay:.14s}.HowItWorksPreview-module__HS_iIG__thinkingDots i:nth-child(3){animation-delay:.28s}.HowItWorksPreview-module__HS_iIG__actionList{margin:0;padding:.25rem 0 0;list-style:none;position:relative}.HowItWorksPreview-module__HS_iIG__actionList:before{display:none}.HowItWorksPreview-module__HS_iIG__actionList li{padding:.5rem .1rem;position:relative}.HowItWorksPreview-module__HS_iIG__actionList li:not(:last-child):before{z-index:0;content:"";background:#1478e840;width:1px;position:absolute;inset:1.225rem auto -1.225rem .72rem}.HowItWorksPreview-module__HS_iIG__actionList li+li{border-top:1px solid #11151c11}.HowItWorksPreview-module__HS_iIG__actionSummary{gap:.7rem;width:100%}.HowItWorksPreview-module__HS_iIG__actionSummary>span{z-index:1;color:#1478e8;background:#f8fbff;border:1px solid #1478e847;border-radius:50%;flex:none;place-items:center;width:1.45rem;height:1.45rem;font-size:.43rem;font-weight:750;display:grid;position:relative}.HowItWorksPreview-module__HS_iIG__actionList strong{flex:1;min-width:0;font-size:.63rem;font-weight:640}.HowItWorksPreview-module__HS_iIG__actionCheck,.HowItWorksPreview-module__HS_iIG__actionCaret{color:#11151c40;width:.75rem;height:.75rem}.HowItWorksPreview-module__HS_iIG__actionCheck{display:none}.HowItWorksPreview-module__HS_iIG__actionCaret{transform-origin:50%;display:block}.HowItWorksPreview-module__HS_iIG__actionDetail{color:#11151ca8;opacity:0;will-change:max-height, margin-top, opacity;max-height:0;margin:0 0 0 2.15rem;font-size:.56rem;line-height:1.5;overflow:hidden}.HowItWorksPreview-module__HS_iIG__actionToken{opacity:0;will-change:opacity, transform;margin-inline-end:.22em;display:inline-block;transform:translateY(.14rem)}.HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionToken{opacity:1;transform:translateY(0)}.HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionDetail{opacity:1;max-height:2.5rem;margin-top:.3rem}.HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionCaret{transform:rotate(180deg)}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionDetail{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-detail-one}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(2) .HowItWorksPreview-module__HS_iIG__actionDetail{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-detail-two}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(3) .HowItWorksPreview-module__HS_iIG__actionDetail{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-detail-three}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionToken{animation:HowItWorksPreview-module__HS_iIG__action-token-one 12s cubic-bezier(.22, 1, .36, 1) calc(var(--token-index) * 45ms) infinite both}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(2) .HowItWorksPreview-module__HS_iIG__actionToken{animation:HowItWorksPreview-module__HS_iIG__action-token-two 12s cubic-bezier(.22, 1, .36, 1) calc(var(--token-index) * 45ms) infinite both}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(3) .HowItWorksPreview-module__HS_iIG__actionToken{animation:HowItWorksPreview-module__HS_iIG__action-token-three 12s cubic-bezier(.22, 1, .36, 1) calc(var(--token-index) * 45ms) infinite both}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:first-child .HowItWorksPreview-module__HS_iIG__actionCaret{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-caret-one}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(2) .HowItWorksPreview-module__HS_iIG__actionCaret{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-caret-two}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionList li:nth-child(3) .HowItWorksPreview-module__HS_iIG__actionCaret{animation:12s cubic-bezier(.22,1,.36,1) infinite HowItWorksPreview-module__HS_iIG__action-caret-three}@keyframes HowItWorksPreview-module__HS_iIG__action-detail-one{0%,26%,to{opacity:1;max-height:2.5rem;margin-top:.3rem}34%,96%{opacity:0;max-height:0;margin-top:0}}@keyframes HowItWorksPreview-module__HS_iIG__action-detail-two{0%,34%,66%,to{opacity:0;max-height:0;margin-top:0}42%,58%{opacity:1;max-height:2.5rem;margin-top:.3rem}}@keyframes HowItWorksPreview-module__HS_iIG__action-detail-three{0%,66%,96%,to{opacity:0;max-height:0;margin-top:0}74%,88%{opacity:1;max-height:2.5rem;margin-top:.3rem}}@keyframes HowItWorksPreview-module__HS_iIG__action-caret-one{0%,26%,to{transform:rotate(180deg)}34%,96%{transform:rotate(0)}}@keyframes HowItWorksPreview-module__HS_iIG__action-caret-two{0%,34%,66%,to{transform:rotate(0)}42%,58%{transform:rotate(180deg)}}@keyframes HowItWorksPreview-module__HS_iIG__action-caret-three{0%,66%,96%,to{transform:rotate(0)}74%,88%{transform:rotate(180deg)}}@keyframes HowItWorksPreview-module__HS_iIG__action-token-one{0%,96%,to{opacity:0;transform:translateY(.14rem)}1.5%,26%{opacity:1;transform:translateY(0)}34%{opacity:0;transform:translateY(-.08rem)}}@keyframes HowItWorksPreview-module__HS_iIG__action-token-two{0%,34%,66%,to{opacity:0;transform:translateY(.14rem)}35.5%,58%{opacity:1;transform:translateY(0)}}@keyframes HowItWorksPreview-module__HS_iIG__action-token-three{0%,66%,96%,to{opacity:0;transform:translateY(.14rem)}67.5%,88%{opacity:1;transform:translateY(0)}}@keyframes HowItWorksPreview-module__HS_iIG__thinking-dot{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-.12rem)}}.HowItWorksPreview-module__HS_iIG__recordingPill{z-index:3;background:#fff;border:1px solid #11151c1c;border-radius:.6rem;gap:.55rem;margin-bottom:-.15rem;padding:.65rem .8rem;font-size:.64rem;font-weight:620;position:relative;box-shadow:0 .85rem 2rem #111e2c21}.HowItWorksPreview-module__HS_iIG__recordingPill time{font-variant-numeric:tabular-nums;color:#11151c61;padding-left:.35rem}.HowItWorksPreview-module__HS_iIG__recordDot{box-sizing:border-box;background:#ed3f48;border:.18rem solid #ffe7e8;border-radius:50%;width:.65rem;height:.65rem;box-shadow:0 0 0 1px #ed3f481f}.HowItWorksPreview-module__HS_iIG__browserAction{background:#fff;border:1px solid #11151c24;border-radius:.5rem;width:min(100%,23rem);position:relative;overflow:visible;box-shadow:0 1.3rem 3.2rem #111e2c24}.HowItWorksPreview-module__HS_iIG__actionSurface{box-sizing:border-box;gap:.65rem;min-height:4rem;padding:1rem}.HowItWorksPreview-module__HS_iIG__campaignMark{width:2rem;height:2rem;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;color:#fff;background:#111820;border-radius:.5rem;flex:none;place-items:center;font-size:.7rem;font-weight:600;display:grid}.HowItWorksPreview-module__HS_iIG__actionCopy{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.HowItWorksPreview-module__HS_iIG__actionCopy small{color:#11151c6b;font-size:.48rem}.HowItWorksPreview-module__HS_iIG__actionCopy strong{font-size:.65rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__inviteAction{color:#fff;background:#1478e8;border-radius:.42rem;flex:none;height:1.7rem;padding:0 .65rem;font-size:.5rem;font-weight:650;box-shadow:0 .4rem .9rem #1478e833}.HowItWorksPreview-module__HS_iIG__recordingStack{flex-direction:column;width:min(100%,23rem);display:flex}.HowItWorksPreview-module__HS_iIG__recordingStatus{z-index:3;box-sizing:border-box;-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);background:#f7fbff9e;border:1px solid #2a5b912e;border-radius:.5rem;align-self:flex-end;gap:.55rem;width:min(62%,11.5rem);margin-bottom:.7rem;padding:.58rem .68rem;position:relative;box-shadow:0 .75rem 1.8rem #111e2c1a}.HowItWorksPreview-module__HS_iIG__recordingCopy{flex-direction:column;flex:1;align-items:flex-start;gap:.08rem;min-width:0}.HowItWorksPreview-module__HS_iIG__recordingCopy strong{font-size:.58rem;font-weight:680}.HowItWorksPreview-module__HS_iIG__recordingCopy small,.HowItWorksPreview-module__HS_iIG__recordingStatus time{color:#11151c70;font-size:.45rem}.HowItWorksPreview-module__HS_iIG__recordingStatus time{font-variant-numeric:tabular-nums}.HowItWorksPreview-module__HS_iIG__workflowMeta{box-sizing:border-box;border-top:1px solid #11151c13;grid-template-columns:6.2rem 8rem 5.2rem;place-content:center;gap:.45rem;min-height:6.55rem;padding:1rem;display:grid;position:relative}.HowItWorksPreview-module__HS_iIG__workflowMeta>span{flex-direction:column;align-items:flex-start;gap:.12rem}.HowItWorksPreview-module__HS_iIG__workflowMeta .HowItWorksPreview-module__HS_iIG__profileControl,.HowItWorksPreview-module__HS_iIG__workflowMeta .HowItWorksPreview-module__HS_iIG__workspaceControl{box-sizing:border-box;background:#ffffff42;border:1px solid #11151c14;border-radius:.38rem;flex-direction:row;align-items:center;gap:.45rem;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:.35rem .48rem}.HowItWorksPreview-module__HS_iIG__controlCheck{color:#1478e8;background:#ffffff6b;border:1px solid #1478e885;border-radius:.24rem;flex:none;justify-content:center;width:1rem;height:1rem}.HowItWorksPreview-module__HS_iIG__controlCheck svg{opacity:0;width:.55rem;height:.55rem}.HowItWorksPreview-module__HS_iIG__controlCopy{flex-direction:column;align-items:flex-start;gap:.08rem}.HowItWorksPreview-module__HS_iIG__workspaceControl>svg{color:#11151c7a;width:.65rem;height:.65rem;margin-left:.2rem}.HowItWorksPreview-module__HS_iIG__workspaceControl .HowItWorksPreview-module__HS_iIG__controlCopy{flex:1;min-width:0}.HowItWorksPreview-module__HS_iIG__workspaceValue{white-space:nowrap;width:100%;height:.8rem;display:block;position:relative;overflow:hidden}.HowItWorksPreview-module__HS_iIG__workspaceValue span{white-space:nowrap;text-overflow:ellipsis;position:absolute;inset:0;overflow:hidden}.HowItWorksPreview-module__HS_iIG__workspaceValue span:nth-child(2){opacity:0;transform:translateY(70%)}.HowItWorksPreview-module__HS_iIG__counterControl{box-sizing:border-box;background:#ffffff42;border:1px solid #11151c14;border-radius:.38rem;justify-content:space-between;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:.28rem;flex-direction:row!important;align-items:center!important;gap:0!important}.HowItWorksPreview-module__HS_iIG__counterButton{color:#11151cad;background:#11182012;border-radius:.28rem;justify-content:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__counterValue{font-variant-numeric:tabular-nums;justify-content:center;width:.8rem;height:1rem;position:relative;overflow:hidden}.HowItWorksPreview-module__HS_iIG__counterValue span{place-items:center;display:grid;position:absolute;inset:0}.HowItWorksPreview-module__HS_iIG__counterValue span:nth-child(2){opacity:0;transform:translateY(70%)}.HowItWorksPreview-module__HS_iIG__workspaceMenu{z-index:6;box-sizing:border-box;opacity:0;pointer-events:none;transform-origin:top;background:#f8fbfff0;border:1px solid #2a5b912e;border-radius:.38rem;width:8rem;position:absolute;top:3.1rem;left:7.75rem;overflow:hidden;transform:translateY(-.35rem)scale(.98);box-shadow:0 .7rem 1.5rem #111e2c24;flex-direction:column!important;align-items:stretch!important;gap:0!important}.HowItWorksPreview-module__HS_iIG__workspaceMenu span{white-space:nowrap;padding:.42rem .5rem;font-size:.48rem;font-weight:620}.HowItWorksPreview-module__HS_iIG__workspaceMenu span+span{border-top:1px solid #11151c12}.HowItWorksPreview-module__HS_iIG__workflowMeta small{letter-spacing:.035em;text-transform:uppercase;color:#11151c66;font-size:.44rem}.HowItWorksPreview-module__HS_iIG__workflowMeta strong{font-size:.58rem;font-weight:650}.HowItWorksPreview-module__HS_iIG__agentCursor{z-index:7;will-change:transform;flex-direction:column;align-items:flex-start;gap:.1rem;position:absolute;top:7.185rem;left:2.1rem}.HowItWorksPreview-module__HS_iIG__agentCursor>span{white-space:nowrap;color:#fff;background:#111820;border:1px solid #11151c1f;border-radius:.35rem;margin-left:.55rem;padding:.22rem .38rem;font-size:.42rem;font-weight:650;position:relative;top:-.35rem;box-shadow:0 .45rem 1rem #111e2c24}.HowItWorksPreview-module__HS_iIG__agentCursor svg{filter:drop-shadow(0 .25rem .2rem #11151c33);transform-origin:20% 14%;will-change:transform;width:1.35rem;height:1.6rem}.HowItWorksPreview-module__HS_iIG__agentCursor path{fill:#11151c;stroke:#fff;stroke-width:1.4px;stroke-linejoin:round}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor{animation:10s cubic-bezier(.45,0,.2,1) 1.2s infinite both HowItWorksPreview-module__HS_iIG__agent-cursor-tour}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor svg{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__agent-cursor-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor>span{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__agent-label-position}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__inviteAction{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__invite-control-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__controlCheck{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__profile-box-state}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__controlCheck svg{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__profile-check-state}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceControl{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-control-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceControl>svg{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-caret-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceMenu{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-menu-state}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceMenu span:first-child{animation:none}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceMenu span:nth-child(2){animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-option-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceValue span:first-child{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-value-one}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceValue span:nth-child(2){animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__workspace-value-two}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterValue span:first-child,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterValue span:nth-child(2){animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__counter-value-one}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterValue span:nth-child(2){animation-name:HowItWorksPreview-module__HS_iIG__counter-value-two}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterButton:last-child{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__counter-plus-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterButton:first-child{animation:10s ease-in-out 1.2s infinite both HowItWorksPreview-module__HS_iIG__counter-minus-click}@keyframes HowItWorksPreview-module__HS_iIG__agent-cursor-tour{0%,12%{transform:translate(0,0)}22%,30%{transform:translate(12.74rem)}36%,44%{transform:translate(9.42rem,2.265rem)}56%,66%{transform:translate(18.24rem)}74%,84%{transform:translate(15.07rem)}89%,96%{transform:translate(17.124rem,-5.334rem)}to{transform:translate(0,0)}}@keyframes HowItWorksPreview-module__HS_iIG__agent-cursor-click{0%,8%,12%,26%,30%,40%,44%,61%,65%,79%,83%,91%,95%,to{transform:scale(1)}10%,28%,42%,63%,81%{transform:scale(.78)}93%{transform:scale(.78)}}@keyframes HowItWorksPreview-module__HS_iIG__agent-label-position{0%,31%,to{opacity:1;transform:translate(0)}35%,48%{opacity:0;transform:translate(-2rem)}55%,68%{opacity:1;transform:translate(-4.5rem)}73%,86%{opacity:1;transform:translate(-4rem)}89%,97%{opacity:1;transform:translate(-4.5rem)}to{opacity:1;transform:translate(0)}}@keyframes HowItWorksPreview-module__HS_iIG__invite-control-click{0%,91%,95%,to{background:#1478e8;transform:scale(1);box-shadow:0 .4rem .9rem #1478e833}93%{background:#0c66cc;transform:scale(.96);box-shadow:0 .2rem .45rem #1478e829}}@keyframes HowItWorksPreview-module__HS_iIG__profile-box-state{0%,8%,94%,to{color:#1478e8;background:#ffffff6b;transform:scale(1)}12%,91%{color:#fff;background:#1478e8;transform:scale(1)}10%{background:#1478e82e;transform:scale(.88)}}@keyframes HowItWorksPreview-module__HS_iIG__profile-check-state{0%,8%,94%,to{opacity:0}12%,91%{opacity:1}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-control-click{0%,25%,48%,to{background:#ffffff42;border-color:#11151c14}28%,44%{background:#eaf4ffad;border-color:#1478e84d}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-caret-click{0%,25%,48%,to{transform:rotate(0)}28%,44%{transform:rotate(180deg)}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-menu-state{0%,27%,47%,to{opacity:0;transform:translateY(-.35rem)scale(.98)}30%,44%{opacity:1;transform:translateY(0)scale(1)}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-option-click{0%,40%,44%,to{background:0 0}42%{background:#1478e821}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-value-one{0%,40%,94%,to{opacity:1;transform:translateY(0)}46%,91%{opacity:0;transform:translateY(-70%)}}@keyframes HowItWorksPreview-module__HS_iIG__workspace-value-two{0%,40%,94%,to{opacity:0;transform:translateY(70%)}46%,91%{opacity:1;transform:translateY(0)}}@keyframes HowItWorksPreview-module__HS_iIG__counter-value-one{0%,61%,83%,to{opacity:1;transform:translateY(0)}65%,79%{opacity:0;transform:translateY(-70%)}}@keyframes HowItWorksPreview-module__HS_iIG__counter-value-two{0%,61%,83%,to{opacity:0;transform:translateY(70%)}65%,79%{opacity:1;transform:translateY(0)}}@keyframes HowItWorksPreview-module__HS_iIG__counter-plus-click{0%,61%,65%,to{background:#11182012;transform:scale(1)}63%{background:#1478e82e;transform:scale(.9)}}@keyframes HowItWorksPreview-module__HS_iIG__counter-minus-click{0%,79%,83%,to{background:#11182012;transform:scale(1)}81%{background:#1478e82e;transform:scale(.9)}}.HowItWorksPreview-module__HS_iIG__outputFan{width:min(100%,24rem);height:13rem;position:relative}.HowItWorksPreview-module__HS_iIG__outputCard{box-sizing:border-box;color:#11151c73;background:#fffffff5;border:1px solid #11151c1f;border-radius:.5rem;flex-direction:column;justify-content:center;gap:.45rem;width:8.75rem;height:10.75rem;position:absolute;top:.9rem;left:50%;box-shadow:0 1.1rem 2.8rem #111e2c21}.HowItWorksPreview-module__HS_iIG__outputCard svg{width:1.9rem;height:1.9rem}.HowItWorksPreview-module__HS_iIG__outputCard span,.HowItWorksPreview-module__HS_iIG__outputCard small{font-size:.56rem;font-weight:600}.HowItWorksPreview-module__HS_iIG__outputCard strong{font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.03em;color:#11151cad;font-size:1.35rem;font-weight:470}.HowItWorksPreview-module__HS_iIG__outputCard small{color:#11151c52}.HowItWorksPreview-module__HS_iIG__outputCard[data-position=left]{z-index:1;transform:translate(-112%)rotate(-11deg)translateY(.85rem)}.HowItWorksPreview-module__HS_iIG__outputCard[data-position=center]{z-index:3;border-color:#1478e833;transform:translate(-50%)}.HowItWorksPreview-module__HS_iIG__outputCard[data-position=center] svg{color:#1478e8}.HowItWorksPreview-module__HS_iIG__outputCard[data-position=right]{z-index:2;transform:translate(12%)rotate(11deg)translateY(.85rem)}.HowItWorksPreview-module__HS_iIG__completeBadge{z-index:4;box-sizing:border-box;color:#fff;background:#20b876;border:.28rem solid #e7f8ef;border-radius:50%;justify-content:center;width:2.2rem;height:2.2rem;position:absolute;bottom:-.05rem;left:50%;transform:translate(-50%);box-shadow:0 .55rem 1.25rem #20b87633}.HowItWorksPreview-module__HS_iIG__completeBadge svg{width:.9rem;height:.9rem}.HowItWorksPreview-module__HS_iIG__contextPill,.HowItWorksPreview-module__HS_iIG__promptObject,.HowItWorksPreview-module__HS_iIG__crmContactCard,.HowItWorksPreview-module__HS_iIG__planObject,.HowItWorksPreview-module__HS_iIG__recordingStatus,.HowItWorksPreview-module__HS_iIG__browserAction,.HowItWorksPreview-module__HS_iIG__outputCard{-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);background:radial-gradient(circle at 12% 4%,#fffffff5 0,#ffffffa3 18%,#0000 48%),radial-gradient(circle at 88% 100%,#1478e81f 0,#0000 44%),radial-gradient(circle at 62% 35%,#ffffff80 0,#0000 36%),#f7fbff75;border-color:#2a5b912e}.HowItWorksPreview-module__HS_iIG__outputCard[data-position=center]{-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 50% 0,#fffffffa,#fff0 46%),radial-gradient(circle at 84% 92%,#1478e82b,#1478e800 48%),#f3f9ff;border-color:#1478e84d}@media (max-width:47.999rem){.HowItWorksPreview-module__HS_iIG__objectCluster{padding:1rem 1.25rem}.HowItWorksPreview-module__HS_iIG__contextPill{width:min(68%,14rem);padding:.45rem .55rem}.HowItWorksPreview-module__HS_iIG__contextIcon{width:1.5rem;height:1.5rem}.HowItWorksPreview-module__HS_iIG__contextPill strong{font-size:.54rem}.HowItWorksPreview-module__HS_iIG__contextPill small,.HowItWorksPreview-module__HS_iIG__contextCheck,.HowItWorksPreview-module__HS_iIG__crmContactCard{display:none}.HowItWorksPreview-module__HS_iIG__promptObject{padding:.75rem 2.75rem .75rem .8rem}.HowItWorksPreview-module__HS_iIG__promptObject p{margin-top:.4rem;font-size:.78rem}.HowItWorksPreview-module__HS_iIG__promptSubmit{width:1.65rem;height:1.65rem;bottom:.7rem;right:.7rem}.HowItWorksPreview-module__HS_iIG__planObject{max-width:18rem;padding:.6rem}.HowItWorksPreview-module__HS_iIG__planHeading{padding-bottom:.5rem}.HowItWorksPreview-module__HS_iIG__planMark{width:1.65rem;height:1.65rem}.HowItWorksPreview-module__HS_iIG__actionList li{padding:.35rem .05rem}.HowItWorksPreview-module__HS_iIG__actionSummary>span{width:1.1rem;height:1.1rem}.HowItWorksPreview-module__HS_iIG__actionDetail,.HowItWorksPreview-module__HS_iIG__actionList:before{display:none}.HowItWorksPreview-module__HS_iIG__actionList li:not(:last-child):before{top:.9rem;bottom:-.9rem;left:.54rem}.HowItWorksPreview-module__HS_iIG__browserAction,.HowItWorksPreview-module__HS_iIG__recordingStack{max-width:19rem}.HowItWorksPreview-module__HS_iIG__recordingStatus{gap:.4rem;width:auto;margin-bottom:.5rem;padding:.42rem .52rem}.HowItWorksPreview-module__HS_iIG__recordingCopy{flex:none}.HowItWorksPreview-module__HS_iIG__recordingCopy small{display:none}.HowItWorksPreview-module__HS_iIG__actionSurface{min-height:4.45rem;padding:.65rem}.HowItWorksPreview-module__HS_iIG__campaignMark{width:1.6rem;height:1.6rem}.HowItWorksPreview-module__HS_iIG__workflowMeta{display:none}.HowItWorksPreview-module__HS_iIG__agentCursor{gap:0;display:flex;top:3.75rem;left:13.5rem}.HowItWorksPreview-module__HS_iIG__agentCursor>span{display:none}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor{animation:5.4s cubic-bezier(.45,0,.2,1) 1s infinite both HowItWorksPreview-module__HS_iIG__mobile-agent-cursor-tour}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor svg{animation:5.4s ease-in-out 1s infinite both HowItWorksPreview-module__HS_iIG__mobile-agent-cursor-click}.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__inviteAction{animation:5.4s ease-in-out 1s infinite both HowItWorksPreview-module__HS_iIG__mobile-invite-control-click}.HowItWorksPreview-module__HS_iIG__outputFan{width:min(100%,20rem);height:10rem;transform:scale(.82)}.HowItWorksPreview-module__HS_iIG__outputCard{width:7rem;height:8.5rem;top:.75rem}}@keyframes HowItWorksPreview-module__HS_iIG__mobile-agent-cursor-tour{0%,15%{transform:translate(0,0)}25%,38%{transform:translate(-1.7rem,.45rem)}48%,58%{transform:translate(.65rem,.65rem)}70%,82%{transform:translate(.012rem,-.793rem)}90%,to{transform:translate(-.35rem,1rem)}}@keyframes HowItWorksPreview-module__HS_iIG__mobile-agent-cursor-click{0%,72%,80%,to{transform:scale(1)}76%{transform:scale(.78)}}@keyframes HowItWorksPreview-module__HS_iIG__mobile-invite-control-click{0%,72%,80%,to{background:#1478e8;transform:scale(1);box-shadow:0 .4rem .9rem #1478e833}76%{background:#0c66cc;transform:scale(.96);box-shadow:0 .2rem .45rem #1478e829}}@media (prefers-reduced-motion:reduce){.HowItWorksPreview-module__HS_iIG__thinkingDots i,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__crmLogo,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionDetail,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionToken,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__actionCaret,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor svg,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__agentCursor>span,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__inviteAction,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceControl,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceControl>svg,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceMenu,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceMenu span,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__workspaceValue span,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__controlCheck,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__controlCheck svg,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterValue span,.HowItWorksPreview-module__HS_iIG__objectCluster[data-active=true] .HowItWorksPreview-module__HS_iIG__counterButton{animation:none!important}}
.HowItWorksSection-module__6n3G1a__section{--how-it-works-ink:#11151c;--how-it-works-blue:#1478e8;--how-it-works-rule:#11151c21;z-index:2;scroll-margin-top:var(--site-header-height);color:var(--how-it-works-ink);background:#fff;position:relative}.HowItWorksSection-module__6n3G1a__section:before{content:"";background:var(--how-it-works-rule);width:min(100%,80rem);height:1px;margin:0 auto;position:absolute;top:0;left:0;right:0}.HowItWorksSection-module__6n3G1a__shell{z-index:1;width:min(100%,80rem);padding:5rem var(--body-shell-inline-padding) 0;margin:0 auto;position:relative}.HowItWorksSection-module__6n3G1a__intro{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:1.5rem;width:100%;display:grid}.HowItWorksSection-module__6n3G1a__heading{max-width:16ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.04em;text-wrap:balance;grid-column:1/5;margin:0;font-size:clamp(2.5rem,4vw,3.4rem);font-weight:400;line-height:1.03}.HowItWorksSection-module__6n3G1a__lede{max-width:27rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.008em;color:#11151c9e;grid-column:5/7;margin:0;padding-bottom:.2rem;font-size:.95rem;line-height:1.65}.HowItWorksSection-module__6n3G1a__scrollTrack{height:330svh;margin-top:3.5rem;position:relative}.HowItWorksSection-module__6n3G1a__stage{top:var(--site-header-height);height:calc(100svh - var(--site-header-height));grid-template-columns:minmax(0,1fr) minmax(20rem,.94fr);align-items:center;column-gap:clamp(4.5rem,9vw,9rem);display:grid;position:sticky;overflow:hidden}.HowItWorksSection-module__6n3G1a__stepsWheel{min-width:0;height:min(42rem,78svh);margin:0;padding:0;list-style:none;position:relative}.HowItWorksSection-module__6n3G1a__step{--step-scale:.8;opacity:.08;transform:translateY(calc(-50% + (var(--step-offset) * clamp(10rem, 25vh, 13.5rem)))) scale(var(--step-scale));transform-origin:0;transition:opacity .36s,transform .56s cubic-bezier(.2,.75,.25,1);position:absolute;top:50%;left:0;right:0}.HowItWorksSection-module__6n3G1a__step[data-distance="1"]{--step-scale:.88;opacity:.3}.HowItWorksSection-module__6n3G1a__step[data-active=true]{--step-scale:1;z-index:2;opacity:1}.HowItWorksSection-module__6n3G1a__stepContent{border-top:1px solid var(--how-it-works-rule);grid-template-columns:2.75rem minmax(0,1fr);column-gap:1rem;width:100%;max-width:31rem;padding:1.35rem 0 1.5rem;display:grid}.HowItWorksSection-module__6n3G1a__stepNumber{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:.04em;color:var(--how-it-works-blue);padding-top:.35rem;font-size:.75rem;font-weight:650;line-height:1;display:block}.HowItWorksSection-module__6n3G1a__stepBody{min-width:0}.HowItWorksSection-module__6n3G1a__stepTitle{max-width:18ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.038em;margin:0;font-size:clamp(1.75rem,2.6vw,2.25rem);font-weight:450;line-height:1.05}.HowItWorksSection-module__6n3G1a__stepDescription{max-width:27rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.008em;color:#11151ca3;margin:1rem 0 0;font-size:.95rem;line-height:1.65;transition:opacity .22s}.HowItWorksSection-module__6n3G1a__step:not([data-active=true]) .HowItWorksSection-module__6n3G1a__stepDescription{opacity:0}.HowItWorksSection-module__6n3G1a__previewColumn{box-sizing:border-box;place-items:end;height:100%;padding-bottom:5rem;display:grid}.HowItWorksSection-module__6n3G1a__previewFrame{isolation:isolate;width:100%;height:min(37.333rem, calc(100svh - var(--site-header-height) - 3rem));background-color:#f7f8fa;background-image:url(/hhw.avif);background-position:0;background-repeat:no-repeat;background-size:cover;border:0;border-radius:.5rem;position:relative;overflow:hidden}.HowItWorksSection-module__6n3G1a__previewSlide{z-index:1;opacity:0;will-change:opacity, transform;justify-content:center;align-items:center;transition:opacity .28s,transform .48s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(1.25rem)scale(.96)}.HowItWorksSection-module__6n3G1a__previewSlide[data-position=before]{transform:translateY(-1.25rem)scale(.96)}.HowItWorksSection-module__6n3G1a__previewSlide[data-active=true]{opacity:1;transform:translateY(0)scale(1)}@media (max-width:63.999rem){.HowItWorksSection-module__6n3G1a__shell{padding:3rem var(--body-shell-inline-padding) 0}.HowItWorksSection-module__6n3G1a__stage{grid-template-columns:minmax(0,1fr) minmax(17rem,.78fr);column-gap:3rem}.HowItWorksSection-module__6n3G1a__stepContent{grid-template-columns:2.25rem minmax(0,1fr);column-gap:.75rem}.HowItWorksSection-module__6n3G1a__previewColumn{padding-bottom:3rem}}@media (max-width:47.999rem){.HowItWorksSection-module__6n3G1a__shell{padding:2rem var(--body-shell-inline-padding)}.HowItWorksSection-module__6n3G1a__intro{max-width:34rem;display:block}.HowItWorksSection-module__6n3G1a__heading{font-size:clamp(2.15rem,10vw,2.75rem);line-height:1.02}.HowItWorksSection-module__6n3G1a__lede{margin-top:1rem;padding-bottom:0}.HowItWorksSection-module__6n3G1a__scrollTrack{height:auto;margin-top:3rem}.HowItWorksSection-module__6n3G1a__stage{flex-direction:column;height:auto;display:flex;position:relative;top:auto;overflow:visible}.HowItWorksSection-module__6n3G1a__stepsWheel{order:1;width:100%;height:auto}.HowItWorksSection-module__6n3G1a__step{opacity:.32;align-items:center;min-height:20rem;transition:opacity .24s;display:flex;position:relative;top:auto;left:auto;right:auto;transform:none}.HowItWorksSection-module__6n3G1a__step[data-active=true]{opacity:1}.HowItWorksSection-module__6n3G1a__stepContent{grid-template-columns:2.25rem minmax(0,1fr);column-gap:.75rem;max-width:none;padding:1.25rem 0 1.5rem}.HowItWorksSection-module__6n3G1a__stepTitle{font-size:clamp(1.75rem,8vw,2.1rem)}.HowItWorksSection-module__6n3G1a__stepDescription,.HowItWorksSection-module__6n3G1a__step:not([data-active=true]) .HowItWorksSection-module__6n3G1a__stepDescription{opacity:0;max-height:0;margin-top:0;font-size:.925rem;transition:max-height .26s cubic-bezier(.2,.75,.25,1),margin-top .26s cubic-bezier(.2,.75,.25,1),opacity .18s,transform .24s cubic-bezier(.2,.75,.25,1);overflow:clip;transform:translateY(.35rem)}.HowItWorksSection-module__6n3G1a__step[data-active=true] .HowItWorksSection-module__6n3G1a__stepDescription{opacity:1;max-height:8rem;margin-top:.875rem;transform:translateY(0)}.HowItWorksSection-module__6n3G1a__previewColumn{z-index:5;isolation:isolate;background:#fff;order:0;width:100%;height:auto;margin-bottom:1.5rem;padding:0 0 .75rem;position:sticky;top:1rem}.HowItWorksSection-module__6n3G1a__previewColumn:before{z-index:-1;content:"";background:#fff;position:absolute;inset:-1rem 0 0}.HowItWorksSection-module__6n3G1a__previewFrame{width:100%;height:min(16rem,34svh)}}@media (max-width:24rem){.HowItWorksSection-module__6n3G1a__shell{padding:1.25rem var(--body-shell-inline-padding)}}@media (prefers-reduced-motion:reduce){.HowItWorksSection-module__6n3G1a__step,.HowItWorksSection-module__6n3G1a__stepDescription,.HowItWorksSection-module__6n3G1a__previewSlide{transition-duration:.01ms}}@media (max-width:47.999rem) and (prefers-reduced-motion:reduce){.HowItWorksSection-module__6n3G1a__previewColumn{position:relative;top:auto}.HowItWorksSection-module__6n3G1a__step{opacity:1;min-height:auto}.HowItWorksSection-module__6n3G1a__step+.HowItWorksSection-module__6n3G1a__step{margin-top:2.5rem}.HowItWorksSection-module__6n3G1a__stepDescription,.HowItWorksSection-module__6n3G1a__step:not([data-active=true]) .HowItWorksSection-module__6n3G1a__stepDescription{opacity:1;max-height:none;margin-top:.875rem;transform:none}}
.PricingPreview-module__QyUh9a__section{--pricing-ink:#11151c;--pricing-blue:#1478e8;--pricing-rule:#11151c1f;--pricing-surface:#fafafa;z-index:2;scroll-margin-top:var(--site-header-height);color:var(--pricing-ink);background:#fff;position:relative}.PricingPreview-module__QyUh9a__shell{border-bottom:1px solid var(--pricing-rule);width:min(100%,80rem);padding:7.5rem var(--body-shell-inline-padding) 0;margin:0 auto}.PricingPreview-module__QyUh9a__intro{margin-bottom:0}.PricingPreview-module__QyUh9a__heading{max-width:15ch;font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:1rem 0 0;font-size:clamp(2.5rem,4vw,3.4rem);font-weight:400;line-height:1.03}.PricingPreview-module__QyUh9a__headingLine{display:block}@media (min-width:48rem){.PricingPreview-module__QyUh9a__headingLine{white-space:nowrap}}.PricingPreview-module__QyUh9a__introGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;margin-top:0;display:grid}.PricingPreview-module__QyUh9a__introGrid .PricingPreview-module__QyUh9a__heading{grid-column:1/3;margin-top:0}.PricingPreview-module__QyUh9a__trialCard{isolation:isolate;border:1px solid var(--pricing-rule);background:var(--pricing-surface);grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;width:100%;margin-top:3rem;padding:.875rem 1rem;display:grid;position:relative}.PricingPreview-module__QyUh9a__trialCard:before{z-index:-1;top:-1px;right:calc(-1 * var(--body-shell-inline-padding));left:calc(-1 * var(--body-shell-inline-padding));background:repeating-linear-gradient(to right, var(--pricing-rule) 0 2px, transparent 2px 4px);height:1px;-webkit-mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));-webkit-mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));content:"";pointer-events:none;position:absolute}.PricingPreview-module__QyUh9a__trialLabel,.PricingPreview-module__QyUh9a__popularBadge{width:fit-content;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:.04em;text-transform:uppercase;border:1px solid;border-radius:999px;justify-content:center;align-items:center;font-size:.6875rem;font-weight:650;line-height:1;display:inline-flex}.PricingPreview-module__QyUh9a__trialLabel{min-height:auto;color:var(--pricing-blue);border:0;border-radius:0;justify-content:flex-start;padding:0}.PricingPreview-module__QyUh9a__trialCopy,.PricingPreview-module__QyUh9a__trialTitle,.PricingPreview-module__QyUh9a__trialDescription{margin:0}.PricingPreview-module__QyUh9a__trialCopy{align-items:baseline;gap:.5rem;min-width:0;display:flex}.PricingPreview-module__QyUh9a__trialTitle{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;letter-spacing:-.01em;flex:none;font-size:.875rem;font-weight:600;line-height:1.45}.PricingPreview-module__QyUh9a__trialDescription{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c94;margin-top:0;font-size:.8rem;line-height:1.45}.PricingPreview-module__QyUh9a__trialCta,.PricingPreview-module__QyUh9a__planCta{--action-button-font-size:.85rem;--action-button-font-weight:550}.PricingPreview-module__QyUh9a__trialCta{--action-button-inline-padding:1.1rem}.PricingPreview-module__QyUh9a__billingControls{grid-column:3/5;justify-content:flex-end;align-self:center;margin:0;display:flex}.PricingPreview-module__QyUh9a__billingToggle{isolation:isolate;background:#f6f6f6;border:0;border-radius:.25rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:min(100%,22rem);margin:0;padding:.3rem;display:inline-grid;position:relative}.PricingPreview-module__QyUh9a__billingToggle:before{z-index:0;content:"";background:#fff;border:1px solid #11151c1f;border-radius:.25rem;transition:right .24s cubic-bezier(.22,1,.36,1),left .24s cubic-bezier(.22,1,.36,1);position:absolute;inset:.3rem 50% .3rem .3rem}.PricingPreview-module__QyUh9a__billingToggle:has(.PricingPreview-module__QyUh9a__monthlyInput:checked):before{left:50%;right:.3rem}.PricingPreview-module__QyUh9a__visuallyHidden,.PricingPreview-module__QyUh9a__billingInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.PricingPreview-module__QyUh9a__billingOption{z-index:1;min-height:3rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c9e;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:.4rem;padding:0 .5rem;font-size:.9rem;font-weight:550;transition:background-color .16s,box-shadow .16s,color .16s;display:inline-flex;position:relative}.PricingPreview-module__QyUh9a__billingInput:checked+.PricingPreview-module__QyUh9a__billingOption{box-shadow:none;color:var(--pricing-ink);background:0 0;border-color:#0000}.PricingPreview-module__QyUh9a__billingInput:focus-visible+.PricingPreview-module__QyUh9a__billingOption{outline:2px solid var(--pricing-blue);outline-offset:2px}.PricingPreview-module__QyUh9a__savingsBadge{min-height:1.75rem;box-shadow:none;color:#11151c9e;white-space:nowrap;background:#fafafa;border:1px solid #11151c14;border-radius:.25rem;justify-content:center;align-items:center;padding:0 .45rem;font-size:.78rem;font-weight:550;line-height:1;display:inline-flex}.PricingPreview-module__QyUh9a__yearlyBillingNote{display:none}.PricingPreview-module__QyUh9a__section:has(.PricingPreview-module__QyUh9a__yearlyInput:checked) .PricingPreview-module__QyUh9a__plans .PricingPreview-module__QyUh9a__yearlyBillingNote{display:block}.PricingPreview-module__QyUh9a__section:has(.PricingPreview-module__QyUh9a__yearlyInput:checked) .PricingPreview-module__QyUh9a__plans .PricingPreview-module__QyUh9a__monthlyBillingNote{display:none}.PricingPreview-module__QyUh9a__plans{isolation:isolate;border-top:0;border-bottom:1px solid var(--pricing-rule);box-shadow:calc(-1 * var(--body-shell-inline-padding)) 0 0 var(--pricing-surface), var(--body-shell-inline-padding) 0 0 var(--pricing-surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.PricingPreview-module__QyUh9a__plans:before,.PricingPreview-module__QyUh9a__plans:after{right:calc(-1 * var(--body-shell-inline-padding));left:calc(-1 * var(--body-shell-inline-padding));background:repeating-linear-gradient(to right, var(--pricing-rule) 0 2px, transparent 2px 4px);height:1px;-webkit-mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));-webkit-mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));mask:linear-gradient(to right, #000 0 calc(var(--body-shell-inline-padding) - 1px), transparent calc(var(--body-shell-inline-padding) - 1px) calc(100% - var(--body-shell-inline-padding) + 1px), #000 calc(100% - var(--body-shell-inline-padding) + 1px));content:"";pointer-events:none;z-index:-1;position:absolute}.PricingPreview-module__QyUh9a__plans:before{top:-1px}.PricingPreview-module__QyUh9a__plans:after{bottom:-1px}.PricingPreview-module__QyUh9a__plan{--plan-hover-background:radial-gradient(circle at 18% 12%, #f59e0b 0, transparent 48%), linear-gradient(135deg, #7c2d12, #ea580c 55%, #9f1239);border-left:1px solid var(--pricing-rule);flex-direction:column;min-width:0;padding:1rem;display:flex}.PricingPreview-module__QyUh9a__plan:nth-child(2){--plan-hover-background:radial-gradient(circle at 82% 14%, #22d3ee 0, transparent 43%), linear-gradient(135deg, #061747, #087cf0 56%, #5945e8)}.PricingPreview-module__QyUh9a__plan:nth-child(3){--plan-hover-background:radial-gradient(circle at 18% 12%, #f97316 0, transparent 42%), linear-gradient(135deg, #2e1065, #a21caf 58%, #4f46e5)}.PricingPreview-module__QyUh9a__plan:nth-child(4){--plan-hover-background:radial-gradient(circle at 76% 18%, #0891b2 0, transparent 44%), linear-gradient(135deg, #042f2e, #0f766e 55%, #2563eb)}.PricingPreview-module__QyUh9a__plan:last-child{border-right:1px solid var(--pricing-rule)}.PricingPreview-module__QyUh9a__planTop{isolation:isolate;min-height:14.5rem;color:var(--pricing-ink);background:#f5f4f1;border:1px solid #11151c12;border-radius:.5rem;flex-direction:column;padding:1.15rem;transition:border-color .32s,box-shadow .32s,color .24s;display:flex;position:relative;overflow:hidden}.PricingPreview-module__QyUh9a__planTop:before,.PricingPreview-module__QyUh9a__planTop:after,.PricingPreview-module__QyUh9a__planGradient{pointer-events:none;position:absolute;inset:0}.PricingPreview-module__QyUh9a__planTop:before{z-index:0;background:var(--plan-hover-background);content:"";opacity:0;transition:opacity .32s}.PricingPreview-module__QyUh9a__planTop:after{z-index:2;content:"";opacity:0;background:linear-gradient(#03081314,#03081352);transition:opacity .32s}.PricingPreview-module__QyUh9a__planGradient{z-index:1;opacity:0;width:100%;height:100%;transition:opacity .32s,transform .7s cubic-bezier(.2,.75,.25,1);transform:scale(1.035)}.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__planTop,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__planTop,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__planTop{color:#fff;border-color:#ffffff42;box-shadow:0 .8rem 2.25rem #0b19362e}.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__planTop:before,.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__planTop:after,.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__planGradient,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__planTop:before,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__planTop:after,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__planGradient,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__planTop:before,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__planTop:after,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__planGradient{opacity:1}.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__planGradient,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__planGradient{transform:scale(1)}.PricingPreview-module__QyUh9a__planHeadingRow{z-index:3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.PricingPreview-module__QyUh9a__planName{font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.035em;margin:0;font-size:1.55rem;font-weight:450;line-height:1}.PricingPreview-module__QyUh9a__popularBadge{color:#11151c9e;letter-spacing:normal;text-transform:none;background:#fafafa;border-color:#11151c14;border-radius:.25rem;min-height:1.75rem;padding:0 .45rem;font-size:.78rem;font-weight:550;transition:border-color .24s,background-color .24s,box-shadow .24s}.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__popularBadge,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__popularBadge,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__popularBadge{color:#0b63c7;background:#fff;border-color:#ffffffd1;box-shadow:0 .15rem .55rem #03193c21}.PricingPreview-module__QyUh9a__audience{z-index:3;min-height:3.5rem;font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c94;margin:1rem 0 0;font-size:.8rem;line-height:1.45;transition:color .24s;position:relative}.PricingPreview-module__QyUh9a__priceRow{z-index:3;align-items:baseline;gap:.35rem;margin-top:auto;display:flex;position:relative}.PricingPreview-module__QyUh9a__price{font-family:var(--font-outfit), Arial, Helvetica, sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:2rem;font-weight:450;line-height:1}.PricingPreview-module__QyUh9a__cadence{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c9e;font-size:.78rem;transition:color .24s}.PricingPreview-module__QyUh9a__cadenceGroup{flex-direction:column;gap:.2rem;display:flex}.PricingPreview-module__QyUh9a__monthlyBillingNote,.PricingPreview-module__QyUh9a__yearlyBillingNote{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c85;white-space:nowrap;font-size:.65rem;line-height:1;transition:color .24s}.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__audience,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__audience,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__audience{color:#ffffffc2}.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__cadence,.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__monthlyBillingNote,.PricingPreview-module__QyUh9a__plan:nth-child(2) .PricingPreview-module__QyUh9a__yearlyBillingNote,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__cadence,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__monthlyBillingNote,.PricingPreview-module__QyUh9a__plan:hover .PricingPreview-module__QyUh9a__yearlyBillingNote,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__cadence,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__monthlyBillingNote,.PricingPreview-module__QyUh9a__plan:focus-within .PricingPreview-module__QyUh9a__yearlyBillingNote{color:#ffffffc7}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__planTop{box-shadow:none;color:var(--pricing-ink);border-color:#11151c12}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__planTop:before{opacity:0}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__planTop:after{opacity:0}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__planGradient{opacity:0}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__planGradient{transform:scale(1.035)}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__audience{color:#11151c94}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__cadence{color:#11151c9e}:is(.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__monthlyBillingNote,.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__yearlyBillingNote){color:#11151c85}.PricingPreview-module__QyUh9a__plans:has(.PricingPreview-module__QyUh9a__plan:hover,.PricingPreview-module__QyUh9a__plan:focus-within) .PricingPreview-module__QyUh9a__plan:nth-child(2):not(:hover):not(:focus-within) .PricingPreview-module__QyUh9a__popularBadge{box-shadow:none;color:#11151c9e;background:#fafafa;border-color:#11151c14}.PricingPreview-module__QyUh9a__planCta{flex:none;margin-top:.875rem}.PricingPreview-module__QyUh9a__usage{min-height:0;margin-top:auto;padding:3.25rem 0 .25rem}.PricingPreview-module__QyUh9a__credits,.PricingPreview-module__QyUh9a__minutes,.PricingPreview-module__QyUh9a__featureIntro{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;margin:0}.PricingPreview-module__QyUh9a__credits{letter-spacing:-.012em;font-size:.9rem;font-weight:600;line-height:1.4}.PricingPreview-module__QyUh9a__minutes{color:#11151c91;margin-top:.45rem;font-size:.75rem;line-height:1.5}.PricingPreview-module__QyUh9a__features,.PricingPreview-module__QyUh9a__plan:first-child .PricingPreview-module__QyUh9a__features{padding-top:3.25rem}.PricingPreview-module__QyUh9a__plan:first-child .PricingPreview-module__QyUh9a__featureItem:first-child{border-top:0;padding-top:.4rem}.PricingPreview-module__QyUh9a__featureIntro{color:#11151c8f;align-items:center;gap:.45rem;font-size:.76rem;line-height:1.2;display:inline-flex}.PricingPreview-module__QyUh9a__featureIntro>span{display:block}.PricingPreview-module__QyUh9a__inheritanceArrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;flex:none;width:.875rem;height:.875rem;overflow:visible;transform:translateY(.03em)}.PricingPreview-module__QyUh9a__featureList{margin:0;padding:0;list-style:none}.PricingPreview-module__QyUh9a__featureIntro+.PricingPreview-module__QyUh9a__featureList{margin-top:.65rem}.PricingPreview-module__QyUh9a__featureItem{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;border-top:1px dotted #11151c33;grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.55rem;padding:.7rem 0;font-size:.78rem;line-height:1.4;display:grid}.PricingPreview-module__QyUh9a__featureIcon{fill:none;width:1rem;height:1rem;stroke:var(--pricing-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;margin-top:.08rem}.PricingPreview-module__QyUh9a__footer{background-color:var(--pricing-surface);background-image:repeating-linear-gradient(to bottom, var(--pricing-rule) 0 2px, transparent 2px 4px), repeating-linear-gradient(to bottom, var(--pricing-rule) 0 2px, transparent 2px 4px);background-position:0 1px,right 1px;background-repeat:repeat-y;background-size:1px 4px;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 1.25rem;display:flex}.PricingPreview-module__QyUh9a__footerNote{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:#11151c8f;margin:0;font-size:.82rem;line-height:1.5}.PricingPreview-module__QyUh9a__compareLink{font-family:var(--font-dm-sans), Arial, Helvetica, sans-serif;color:var(--pricing-blue);flex:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.PricingPreview-module__QyUh9a__arrowIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:1rem;height:1rem;transition:transform .16s}.PricingPreview-module__QyUh9a__compareLink:focus-visible{outline:2px solid var(--pricing-blue);outline-offset:3px;border-radius:.25rem}@media (hover:hover){.PricingPreview-module__QyUh9a__compareLink:hover .PricingPreview-module__QyUh9a__arrowIcon{transform:translate(.2rem)}}@media (max-width:71.999rem){.PricingPreview-module__QyUh9a__plans{grid-template-columns:repeat(2,minmax(0,1fr))}.PricingPreview-module__QyUh9a__plan:nth-child(2){border-right:1px solid var(--pricing-rule)}.PricingPreview-module__QyUh9a__plan:nth-child(n+3){border-top:1px solid var(--pricing-rule)}}@media (max-width:63.999rem){.PricingPreview-module__QyUh9a__shell{padding-right:var(--body-shell-inline-padding);padding-left:var(--body-shell-inline-padding)}.PricingPreview-module__QyUh9a__trialCard:before,.PricingPreview-module__QyUh9a__plans:before,.PricingPreview-module__QyUh9a__plans:after{left:-3rem;right:-3rem;-webkit-mask:linear-gradient(90deg,#000 0 calc(3rem - 1px),#0000 calc(3rem - 1px) calc(100% - 3rem + 1px),#000 calc(100% - 3rem + 1px));mask:linear-gradient(90deg,#000 0 calc(3rem - 1px),#0000 calc(3rem - 1px) calc(100% - 3rem + 1px),#000 calc(100% - 3rem + 1px))}}@media (max-width:47.999rem){.PricingPreview-module__QyUh9a__shell{padding:5rem var(--body-shell-inline-padding) 3.5rem}.PricingPreview-module__QyUh9a__intro{margin-bottom:1rem}.PricingPreview-module__QyUh9a__heading{max-width:13ch;font-size:clamp(2.25rem,10vw,2.75rem)}.PricingPreview-module__QyUh9a__introGrid{flex-direction:column;margin-top:1rem;display:flex}.PricingPreview-module__QyUh9a__trialCard{border:1px solid var(--pricing-rule);background:#f7f8fa;border-radius:.5rem;order:1;min-height:auto;margin-top:1.5rem;padding:1.25rem;display:block}.PricingPreview-module__QyUh9a__trialCard:before{display:none}.PricingPreview-module__QyUh9a__trialCopy{margin-top:.75rem;display:block}.PricingPreview-module__QyUh9a__trialTitle{font-family:var(--font-outfit), Arial, Helvetica, sans-serif;letter-spacing:-.025em;font-size:1.1rem;font-weight:500;line-height:1.2}.PricingPreview-module__QyUh9a__trialDescription{max-width:34rem;font-size:.75rem}.PricingPreview-module__QyUh9a__trialCta{width:100%;height:3rem;margin-top:1rem}.PricingPreview-module__QyUh9a__billingControls{order:2;justify-content:center;width:100%;margin-top:2.25rem;margin-bottom:0}.PricingPreview-module__QyUh9a__billingToggle{width:min(100%,18.75rem)}.PricingPreview-module__QyUh9a__billingOption{gap:.3rem;padding-left:.4rem;padding-right:.4rem;font-size:.78rem}.PricingPreview-module__QyUh9a__savingsBadge{min-height:1.6rem;padding-left:.35rem;padding-right:.35rem;font-size:.68rem}.PricingPreview-module__QyUh9a__plans{border-top:0;border-bottom:0;display:block}.PricingPreview-module__QyUh9a__plans:before,.PricingPreview-module__QyUh9a__plans:after{display:none}.PricingPreview-module__QyUh9a__plan,.PricingPreview-module__QyUh9a__plan:nth-child(2),.PricingPreview-module__QyUh9a__plan:last-child{border-top:1px solid var(--pricing-rule);border-right:1px solid var(--pricing-rule);border-bottom:1px solid var(--pricing-rule)}.PricingPreview-module__QyUh9a__plan+.PricingPreview-module__QyUh9a__plan{margin-top:1rem}.PricingPreview-module__QyUh9a__planTop{min-height:11.5rem}.PricingPreview-module__QyUh9a__features,.PricingPreview-module__QyUh9a__plan:first-child .PricingPreview-module__QyUh9a__features{padding-top:2rem}.PricingPreview-module__QyUh9a__usage{min-height:auto;padding-top:2rem}.PricingPreview-module__QyUh9a__footer{border:1px solid var(--pricing-rule);background-color:#f7f8fa;background-image:none;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1.25rem}.PricingPreview-module__QyUh9a__compareLink{border-top:1px solid var(--pricing-rule);justify-content:space-between;width:100%;min-height:2.75rem;padding-top:1rem}}@media (max-width:24rem){.PricingPreview-module__QyUh9a__shell{padding-right:var(--body-shell-inline-padding);padding-left:var(--body-shell-inline-padding)}.PricingPreview-module__QyUh9a__trialCard{display:block}.PricingPreview-module__QyUh9a__trialCopy{margin-top:1rem}.PricingPreview-module__QyUh9a__trialCta{width:100%;margin-top:1rem}.PricingPreview-module__QyUh9a__billingToggle{width:min(100%,18.75rem)}.PricingPreview-module__QyUh9a__billingOption{padding-left:.3rem;padding-right:.3rem}}@media (prefers-reduced-motion:reduce){.PricingPreview-module__QyUh9a__arrowIcon,.PricingPreview-module__QyUh9a__planTop,.PricingPreview-module__QyUh9a__planTop:before,.PricingPreview-module__QyUh9a__planTop:after,.PricingPreview-module__QyUh9a__planGradient,.PricingPreview-module__QyUh9a__audience,.PricingPreview-module__QyUh9a__cadence,.PricingPreview-module__QyUh9a__popularBadge,.PricingPreview-module__QyUh9a__billingOption,.PricingPreview-module__QyUh9a__billingToggle:before{transition-duration:.01ms}.PricingPreview-module__QyUh9a__planGradient{transform:none}}
