.Header_skipToContent__Q3iNn{position:absolute;top:-100%;left:16px;z-index:200;padding:8px 16px;background:#6e9bfb;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;font-size:.9rem}.Header_skipToContent__Q3iNn:focus{top:12px}.Header_header__b6rsY{position:fixed;top:0;left:0;width:100%;z-index:150;height:64px;display:flex;align-items:center;transition:background .35s ease,box-shadow .35s ease}.Header_scrolled__oaIYZ{background:rgba(11,17,32,.95);box-shadow:0 1px 0 rgba(148,163,184,.08)}.Header_headerInner__wGXjE{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.Header_logo__h1sXA{text-decoration:none;font-family:Red Hat Display,sans-serif;font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:-.02em;flex-shrink:0}.Header_logoAccent__lIuBk{color:#6e9bfb}.Header_desktopNav__1gHQ0{display:flex;align-items:center;gap:4px}.Header_navItem____o2_{position:relative}.Header_navTrigger__iVu9h{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:rgba(226,232,240,.7);font-size:.87rem;font-weight:500;padding:8px 14px;border-radius:8px;font-family:inherit;transition:color .2s,background .2s}.Header_navTrigger__iVu9h:hover{color:#fff;background:rgba(148,163,184,.08)}.Header_navLink__7_4BM{color:rgba(226,232,240,.7);text-decoration:none;font-size:.87rem;font-weight:500;padding:8px 14px;border-radius:8px;transition:color .2s,background .2s}.Header_navLink__7_4BM:hover{color:#fff;background:rgba(148,163,184,.08)}.Header_chevron__gV7Jv{transition:transform .2s ease;opacity:.5;margin-top:1px}.Header_chevronOpen__oWK6e{transform:rotate(180deg)}.Header_dropdown__bA5rj{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:rgba(11,17,32,.96);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.12);border-radius:14px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.4);animation:Header_dropdownIn__bTPDB .18s ease}@keyframes Header_dropdownIn__bTPDB{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownGrid__nVuKB,.Header_dropdownList__TxtME{display:flex;flex-direction:column;gap:2px}.Header_dropdownItem__8q97q{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;text-decoration:none;transition:background .2s}.Header_dropdownItem__8q97q:hover{background:rgba(148,163,184,.08)}.Header_dropdownIcon__nHDc3{width:34px;height:34px;border-radius:9px;background:rgba(110,155,251,.1);display:flex;align-items:center;justify-content:center;color:#6e9bfb;flex-shrink:0;margin-top:1px}.Header_dropdownItemText__9FdyO{display:flex;flex-direction:column;gap:2px}.Header_dropdownLabel__7QLCO{color:rgba(226,232,240,.9);font-size:.85rem;font-weight:600}.Header_dropdownDesc__Vy5Bx{color:rgba(226,232,240,.4);font-size:.76rem;line-height:1.35}.Header_rightSection__M2g8y{display:flex;align-items:center;gap:16px;flex-shrink:0}.Header_signIn__b9mLy{color:rgba(226,232,240,.6);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.Header_signIn__b9mLy:hover{color:#fff}.Header_ctaBtn__vM54P{background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;padding:8px 20px;border-radius:999px;font-weight:700;font-size:.84rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 16px rgba(110,155,251,.25);white-space:nowrap}.Header_ctaBtn__vM54P:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(110,155,251,.35)}.Header_burger__kD3Cj{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:160}.Header_burgerLine___x5O0{width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;display:block}.Header_open__lXlBT .Header_burgerLine___x5O0:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_open__lXlBT .Header_burgerLine___x5O0:nth-child(2){opacity:0}.Header_open__lXlBT .Header_burgerLine___x5O0:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Header_mobileNav__ZnIjw{position:fixed;top:64px;left:0;right:0;bottom:0;z-index:150;background:#0b1120;overscroll-behavior:contain;padding:32px 24px 40px;flex-direction:column;gap:0;overflow-y:auto;display:none}.Header_mobileNavOpen__kDQr_{display:flex;animation:Header_navFadeIn__PVk_c .25s ease}@keyframes Header_navFadeIn__PVk_c{0%{opacity:0}to{opacity:1}}.Header_mobileNavOpen__kDQr_>:first-child{animation:Header_menuItemIn__3ce9I .35s ease .03s both}.Header_mobileNavOpen__kDQr_>:nth-child(2){animation:Header_menuItemIn__3ce9I .35s ease .06s both}.Header_mobileNavOpen__kDQr_>:nth-child(3){animation:Header_menuItemIn__3ce9I .35s ease .09s both}.Header_mobileNavOpen__kDQr_>:nth-child(4){animation:Header_menuItemIn__3ce9I .35s ease .12s both}.Header_mobileNavOpen__kDQr_>:nth-child(5){animation:Header_menuItemIn__3ce9I .35s ease .15s both}.Header_mobileNavOpen__kDQr_>:nth-child(6){animation:Header_menuItemIn__3ce9I .35s ease .18s both}@keyframes Header_menuItemIn__3ce9I{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header_mobileGroupTitle__ySJBV{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;cursor:pointer;padding:20px 0;color:#fff;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;border:none;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileGroupTitle__ySJBV:focus-visible{outline:2px solid #6e9bfb;outline-offset:4px;border-radius:8px}.Header_mobileGroupTitle__ySJBV .Header_chevron__gV7Jv{opacity:.3;transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .2s}.Header_mobileGroupTitle__ySJBV:active .Header_chevron__gV7Jv{opacity:.6}.Header_mobileSubLinks__hGPc4{display:flex;flex-direction:column;gap:0;padding:4px 0 8px;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileSubLinks__hGPc4 a{display:block;padding:14px 16px;border-radius:10px;color:rgba(226,232,240,.65);text-decoration:none;font-size:.95rem;font-weight:600;transition:background .2s,color .2s}.Header_mobileSubLinks__hGPc4 a:active{background:rgba(148,163,184,.06);color:#fff}.Header_mobileSubLinks__hGPc4 a:focus-visible{outline:2px solid #6e9bfb;outline-offset:2px}.Header_mobileDirectLink__rQS_Z{display:block;padding:20px 0;color:#fff;text-decoration:none;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileDirectLink__rQS_Z:focus-visible{outline:2px solid #6e9bfb;outline-offset:4px;border-radius:8px}.Header_mobileLangSwitch__ec_y2{display:flex;align-items:center;justify-content:center;gap:0;margin-top:auto;padding:20px 0}.Header_mobileLangBtn__RQevn{background:none;border:none;cursor:pointer;padding:8px 16px;font-size:.88rem;font-weight:600;color:rgba(226,232,240,.35);font-family:inherit;transition:color .2s;border-radius:8px}.Header_mobileLangBtn__RQevn:focus-visible{outline:2px solid #6e9bfb;outline-offset:2px}.Header_mobileLangBtnActive__4nAmr{color:#fff;background:rgba(148,163,184,.08)}.Header_mobileLangDivider__SPl6t{color:rgba(148,163,184,.15);font-size:.85rem;user-select:none}.Header_mobileFooter__YYdNg{display:flex;flex-direction:column;gap:12px;padding-top:20px}.Header_mobileSignIn__QI5XX{text-align:center;padding:14px;color:rgba(226,232,240,.7);text-decoration:none;font-size:.95rem;font-weight:600;border:1px solid rgba(148,163,184,.12);border-radius:12px;transition:border-color .2s,color .2s}.Header_mobileSignIn__QI5XX:active{border-color:rgba(110,155,251,.3);color:#fff}.Header_mobileCta__6X24V{display:block;text-align:center;padding:16px;background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;font-weight:700;font-size:1rem;border-radius:14px;text-decoration:none;box-shadow:0 8px 24px rgba(110,155,251,.25);letter-spacing:-.01em}@media (prefers-reduced-motion:reduce){.Header_mobileNav__ZnIjw{transition:none}.Header_mobileNavOpen__kDQr_ .Header_mobileDirectLink__rQS_Z,.Header_mobileNavOpen__kDQr_ .Header_mobileFooter__YYdNg,.Header_mobileNavOpen__kDQr_ .Header_mobileGroup__ptQI9,.Header_mobileNavOpen__kDQr_ .Header_mobileLangSwitch__ec_y2{animation:none}}@media (max-width:900px){.Header_desktopNav__1gHQ0,.Header_rightSection__M2g8y{display:none}.Header_burger__kD3Cj{display:flex}}.Footer_footer__JrJN9{position:relative;z-index:2;border-top:1px solid rgba(110,155,251,.25);color:#fff}.Footer_footerInner__d2hcZ{display:flex;justify-content:space-between;gap:3rem;max-width:960px;margin:0 auto;padding:48px 24px 40px}.Footer_footerBrand__cdnpx{display:flex;flex-direction:column;gap:10px;max-width:240px}.Footer_logoLink__1zk6c{text-decoration:none;font-size:1.35rem;font-weight:800;font-family:Red Hat Display,sans-serif;color:#fff;letter-spacing:-.02em}.Footer_logoAccent__VPb1a{color:#6e9bfb}.Footer_tagline__Y_UfG{font-size:.82rem;color:rgba(226,232,240,.55);line-height:1.5;margin:0}.Footer_socialIcons__p2DEw{display:flex;gap:12px;margin-top:6px}.Footer_socialLink__PZUao{color:rgba(226,232,240,.5);transition:color .2s;display:flex;align-items:center}.Footer_socialLink__PZUao:hover{color:#6e9bfb}.Footer_footerColumns__U6rxM{display:flex;gap:2.5rem;flex-wrap:wrap}.Footer_footerColumn__vJenq{display:flex;flex-direction:column;gap:8px;min-width:100px}.Footer_columnTitle__hO64b{color:#fff;font-size:.8rem;font-weight:700;margin:0 0 4px;letter-spacing:.04em;text-transform:uppercase}.Footer_footerLink__IuAwY{color:rgba(226,232,240,.55);text-decoration:none;font-size:.85rem;transition:color .2s;white-space:nowrap}.Footer_footerLink__IuAwY:hover{color:#fff}.Footer_bottomBar__I_Unk{display:flex;justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:16px 24px;border-top:1px solid rgba(148,163,184,.12)}.Footer_copyright__W8ZKy{font-size:.75rem;color:rgba(226,232,240,.35);margin:0;display:flex;align-items:center;gap:0}.Footer_copyrightSep__NsiMQ{margin:0 6px}.Footer_cookieLink__wBTTi{background:none;border:none;padding:0;font-size:.75rem;color:rgba(226,232,240,.35);cursor:pointer;transition:color .2s}.Footer_cookieLink__wBTTi:hover{color:rgba(226,232,240,.6)}.Footer_languageSelector__NxfZH{display:flex;gap:6px}.Footer_langLink__h0uBC{color:rgba(226,232,240,.4);text-decoration:none;font-size:.75rem;padding:2px 8px;border-radius:4px;transition:color .2s,background .2s}.Footer_langLink__h0uBC:hover{color:#fff;background:rgba(110,155,251,.1)}.Footer_activeLang__1t_dM{font-weight:600;color:#fff;background:rgba(110,155,251,.15)}@media (max-width:640px){.Footer_footer__JrJN9{border-top:none}.Footer_footer__JrJN9:before{content:"";display:block;height:1px;margin:0 20px;background:linear-gradient(90deg,transparent,rgba(110,155,251,.2),rgba(94,234,212,.15),transparent)}.Footer_footerInner__d2hcZ{flex-direction:column;gap:28px;padding:32px 20px 24px}.Footer_footerBrand__cdnpx{align-items:center;text-align:center;max-width:none;gap:8px}.Footer_tagline__Y_UfG{font-size:.78rem}.Footer_socialIcons__p2DEw{gap:16px;margin-top:4px}.Footer_socialLink__PZUao{min-width:44px;min-height:44px;justify-content:center}.Footer_footerColumns__U6rxM{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;width:100%}.Footer_footerColumn__vJenq{align-items:flex-start;min-width:0;gap:2px}.Footer_columnTitle__hO64b{font-size:.72rem;margin-bottom:2px}.Footer_footerLink__IuAwY{font-size:.8rem;padding:2px 0;min-height:28px;display:flex;align-items:center}.Footer_bottomBar__I_Unk{flex-direction:column;gap:10px;padding:16px 20px}.Footer_copyright__W8ZKy{font-size:.7rem}.Footer_languageSelector__NxfZH{gap:4px}.Footer_langLink__h0uBC{padding:6px 12px;font-size:.72rem;min-height:36px;display:flex;align-items:center}}.SolutionRepsPage_container__sL2I5{padding:120px 20px 80px;max-width:1120px;margin:0 auto;color:#fff}.SolutionRepsPage_hero__r3kbH{text-align:center;margin-bottom:88px}.SolutionRepsPage_heroTitle__c3TI0{font-family:Red Hat Display,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15;margin-bottom:18px;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.SolutionRepsPage_heroSubtitle__A7y6l{font-size:clamp(1rem,2.2vw,1.2rem);color:rgba(226,232,240,.7);max-width:620px;margin:0 auto;line-height:1.65}.SolutionRepsPage_featureSection__UdvmX{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin-bottom:96px}.SolutionRepsPage_featureReversed__dWEZd{direction:rtl}.SolutionRepsPage_featureReversed__dWEZd>*{direction:ltr}.SolutionRepsPage_featureText__gjfN5{display:flex;flex-direction:column}.SolutionRepsPage_featureTitle__1Y1n_{font-family:Red Hat Display,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;margin-bottom:16px;line-height:1.2}.SolutionRepsPage_featureDescription__lUtLL{font-size:1.02rem;color:rgba(226,232,240,.7);line-height:1.7;margin-bottom:20px}.SolutionRepsPage_featureList__IrrQZ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.SolutionRepsPage_featureList__IrrQZ li{position:relative;padding-left:22px;font-size:.96rem;color:rgba(226,232,240,.75);line-height:1.55}.SolutionRepsPage_featureList__IrrQZ li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#6e9bfb,#5eead4)}.SolutionRepsPage_visual__TE0HO{background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:32px 24px;display:flex;align-items:center;justify-content:center;min-height:280px}.SolutionRepsPage_miniUI__7jVYh{background:rgba(2,6,23,.5);border:1px solid rgba(148,163,184,.08);border-radius:14px;padding:18px;font-family:Nunito,sans-serif;font-size:.78rem;width:100%}.SolutionRepsPage_briefHeader__BGw15{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.08)}.SolutionRepsPage_briefDot__1h9IS{width:10px;height:10px;border-radius:50%;background:#6e9bfb;flex-shrink:0;animation:SolutionRepsPage_briefPulse__ZAwzj 2.5s ease-in-out infinite}@keyframes SolutionRepsPage_briefPulse__ZAwzj{0%,to{box-shadow:0 0 0 0 rgba(110,155,251,.4)}50%{box-shadow:0 0 0 6px rgba(110,155,251,0)}}.SolutionRepsPage_briefTitle__3PvtO{color:rgba(226,232,240,.9);font-size:.88rem;font-weight:700}.SolutionRepsPage_briefRows___pvTR{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.SolutionRepsPage_briefRow__p8nN6{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:rgba(148,163,184,.04);border-radius:8px}.SolutionRepsPage_briefLabel__KNdOd{color:rgba(226,232,240,.45);font-size:.73rem;font-weight:600}.SolutionRepsPage_briefValue__X_hE4{color:rgba(226,232,240,.8);font-size:.76rem;font-weight:600}.SolutionRepsPage_briefValueTag__3F86g{color:#5eead4;font-size:.7rem;font-weight:700;padding:2px 10px;background:rgba(94,234,212,.12);border-radius:99px}.SolutionRepsPage_briefTalking__PJ6Vy{padding-top:12px;border-top:1px solid rgba(148,163,184,.08);display:flex;flex-direction:column;gap:6px}.SolutionRepsPage_briefTalkingTitle__Ewcg_{font-size:.72rem;font-weight:700;color:rgba(226,232,240,.5);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.SolutionRepsPage_briefTalkingItem__44WsI{display:flex;align-items:flex-start;gap:8px;color:rgba(226,232,240,.65);font-size:.74rem;line-height:1.45}.SolutionRepsPage_briefCheck__3kvOD{color:#5eead4;font-size:.7rem;flex-shrink:0;margin-top:1px}.SolutionRepsPage_chatBubbleUser__IERXq{background:rgba(110,155,251,.12);border:1px solid rgba(110,155,251,.2);border-radius:12px 12px 4px 12px;padding:10px 14px;color:rgba(226,232,240,.8);font-size:.78rem;margin-bottom:10px;text-align:right;margin-left:20%}.SolutionRepsPage_chatBubbleBot__iZctL{background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.1);border-radius:12px 12px 12px 4px;padding:10px 14px;color:rgba(226,232,240,.75);font-size:.78rem;display:flex;align-items:flex-start;gap:8px;margin-right:10%;margin-bottom:14px}.SolutionRepsPage_botDot__LvgGr{width:6px;height:6px;border-radius:50%;background:#5eead4;flex-shrink:0;margin-top:5px}.SolutionRepsPage_chatPrompts__r1Fwl{display:flex;flex-wrap:wrap;gap:6px;padding-top:10px;border-top:1px solid rgba(148,163,184,.06)}.SolutionRepsPage_chatPrompt__xUqe9{font-size:.68rem;font-weight:600;padding:4px 12px;border-radius:99px;background:rgba(110,155,251,.08);border:1px solid rgba(110,155,251,.15);color:rgba(226,232,240,.55);transition:border-color .2s ease}.SolutionRepsPage_emailUI__UK6w_{display:flex;flex-direction:column;gap:10px}.SolutionRepsPage_emailHeader__V8iBl{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.08)}.SolutionRepsPage_emailTo__wSJyE{color:rgba(226,232,240,.5);font-size:.72rem}.SolutionRepsPage_emailSubject___V3BC{color:rgba(226,232,240,.8);font-size:.8rem;font-weight:600}.SolutionRepsPage_emailBody__ZpPan{display:flex;flex-direction:column;gap:6px;padding:8px 0}.SolutionRepsPage_emailLine__Jmvxh{height:6px;background:rgba(148,163,184,.08);border-radius:3px}.SolutionRepsPage_emailActions__uI9Xm{display:flex;gap:8px;padding-top:8px}.SolutionRepsPage_emailBtn__NM5xZ{font-size:.7rem;font-weight:700;padding:6px 14px;border-radius:8px;background:rgba(110,155,251,.12);border:1px solid rgba(110,155,251,.2);color:#6e9bfb;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease}.SolutionRepsPage_emailBtnIcon__yMtnE{display:flex;align-items:center}.SolutionRepsPage_recorderUI__Jf33Y{display:flex;flex-direction:column;gap:14px}.SolutionRepsPage_recorderHeader__QqUfe{display:flex;align-items:center;gap:8px}.SolutionRepsPage_recorderDot__KWVkr{width:8px;height:8px;border-radius:50%;background:#ef4444;animation:SolutionRepsPage_pulse__SlOq0 1.5s ease-in-out infinite}@keyframes SolutionRepsPage_pulse__SlOq0{0%,to{opacity:1}50%{opacity:.3}}.SolutionRepsPage_recorderLabel__LHY2M{color:rgba(226,232,240,.7);font-size:.75rem;font-weight:600}.SolutionRepsPage_recorderTime__yZM1i{color:rgba(226,232,240,.4);font-size:.72rem;margin-left:auto;font-variant-numeric:tabular-nums}.SolutionRepsPage_waveform__eaQc0{display:flex;align-items:flex-end;gap:2px;height:32px}.SolutionRepsPage_waveBar__NO9TY{width:3px;background:linear-gradient(0deg,#6e9bfb,#5eead4);border-radius:2px;animation:SolutionRepsPage_wave__l9NB1 1.2s ease-in-out infinite alternate;opacity:.7}@keyframes SolutionRepsPage_wave__l9NB1{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.SolutionRepsPage_recorderTranscript__Dn8Ot{color:rgba(226,232,240,.5);font-size:.73rem;font-style:italic;padding:8px 12px;background:rgba(148,163,184,.04);border-radius:8px;border-left:2px solid rgba(110,155,251,.3)}.SolutionRepsPage_cta__hKiss{text-align:center;padding:64px 0}.SolutionRepsPage_ctaTitle__YZ76g{font-family:Red Hat Display,sans-serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;margin-bottom:14px}.SolutionRepsPage_ctaSubtitle__faqsB{font-size:1.05rem;color:rgba(226,232,240,.65);max-width:480px;margin:0 auto 36px;line-height:1.6}.SolutionRepsPage_ctaButton__yDBdS{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;font-size:1.05rem;border-radius:999px;background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;text-decoration:none;font-weight:800;letter-spacing:.01em;box-shadow:0 16px 36px rgba(110,155,251,.35);transition:transform .25s ease,box-shadow .25s ease}.SolutionRepsPage_ctaButton__yDBdS:hover{transform:translateY(-2px);box-shadow:0 24px 48px rgba(110,155,251,.45)}@media (max-width:900px){.SolutionRepsPage_featureSection__UdvmX{grid-template-columns:1fr;gap:32px}.SolutionRepsPage_featureReversed__dWEZd{direction:ltr}.SolutionRepsPage_visual__TE0HO{min-height:220px}}@media (max-width:640px){.SolutionRepsPage_container__sL2I5{padding:100px 16px 60px}.SolutionRepsPage_hero__r3kbH{margin-bottom:56px}.SolutionRepsPage_featureSection__UdvmX{margin-bottom:64px}.SolutionRepsPage_visual__TE0HO{padding:24px 16px}.SolutionRepsPage_miniUI__7jVYh{padding:14px}.SolutionRepsPage_briefRow__p8nN6{flex-direction:column;align-items:flex-start;gap:2px}.SolutionRepsPage_chatBubbleUser__IERXq{margin-left:10%}.SolutionRepsPage_chatBubbleBot__iZctL{margin-right:5%}}.SolutionRepsPage_crmBadge__KtHm2{display:inline-block;padding:3px 10px;border-radius:99px;font-size:.65rem;font-weight:700;background:rgba(94,234,212,.12);color:#5eead4;margin-bottom:8px}.SolutionRepsPage_crmRow__CSLuY{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid rgba(148,163,184,.06)}.SolutionRepsPage_crmRow__CSLuY:last-child{border-bottom:none}.SolutionRepsPage_crmLabel__A3bIj{color:rgba(226,232,240,.4);font-size:.75rem;font-weight:600}.SolutionRepsPage_crmValue___TJ7k{color:rgba(226,232,240,.7);font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px}.SolutionRepsPage_crmCheck__HrCPV{color:#5eead4;font-size:.65rem}.SolutionRepsPage_pipelineRow__MysVx{display:flex;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid rgba(148,163,184,.06)}.SolutionRepsPage_pipelineRow__MysVx:last-child{border-bottom:none}.SolutionRepsPage_pipelineDot__14tZa{width:8px;height:8px;border-radius:50%;flex-shrink:0}.SolutionRepsPage_pipelineName__UsUUh{color:rgba(226,232,240,.7);font-size:.78rem;font-weight:600}.SolutionRepsPage_pipelineStatus__evmTG{margin-left:auto;font-size:.65rem;font-weight:700}.SolutionRepsPage_metricsSection__jxanB{max-width:1120px;margin:0 auto;padding:40px 0 64px;text-align:center}.SolutionRepsPage_metricsTitle__RGju4{font-family:Red Hat Display,sans-serif;font-size:var(--title-3);font-weight:800;margin:0 0 32px}.SolutionRepsPage_metricsGrid__14ddT{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.SolutionRepsPage_metricCard__VQMdl{padding:28px 16px;border-radius:20px;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.1);text-align:center}.SolutionRepsPage_metricValue__HqN1W{display:block;font-family:Red Hat Display,sans-serif;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;background:linear-gradient(120deg,#7aa8ff,#5eead4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:6px}.SolutionRepsPage_metricLabel__6eqeH{font-size:.88rem;color:rgba(226,232,240,.55);font-weight:600}.SolutionRepsPage_comparisonSection__Sm_ZS{max-width:900px;margin:0 auto;padding:0 0 64px}.SolutionRepsPage_comparisonTitle__AqHRt{font-family:Red Hat Display,sans-serif;font-size:var(--title-3);font-weight:800;margin:0 0 32px;text-align:center}.SolutionRepsPage_comparisonTable__zW2Bx{background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.12);border-radius:20px;overflow:hidden}.SolutionRepsPage_comparisonHeader__njcyo{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(148,163,184,.1)}.SolutionRepsPage_comparisonHeaderAfter__Ffgw1,.SolutionRepsPage_comparisonHeaderBefore__UTfoC{padding:16px 20px;font-family:Red Hat Display,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.SolutionRepsPage_comparisonHeaderBefore__UTfoC{color:rgba(226,232,240,.4)}.SolutionRepsPage_comparisonHeaderAfter__Ffgw1{color:#5eead4;border-left:1px solid rgba(148,163,184,.1)}.SolutionRepsPage_comparisonRow__WpyOA{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(148,163,184,.06)}.SolutionRepsPage_comparisonRow__WpyOA:last-child{border-bottom:none}.SolutionRepsPage_comparisonAfter__wprD8,.SolutionRepsPage_comparisonBefore__srsCt{padding:14px 20px;display:flex;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5}.SolutionRepsPage_comparisonBefore__srsCt{color:rgba(226,232,240,.45)}.SolutionRepsPage_comparisonAfter__wprD8{color:rgba(226,232,240,.8);border-left:1px solid rgba(148,163,184,.06)}.SolutionRepsPage_comparisonX__4Uiqa{color:rgba(239,68,68,.6);font-weight:700;flex-shrink:0;margin-top:1px}.SolutionRepsPage_comparisonCheck__hBHFH{color:#5eead4;font-weight:700;flex-shrink:0;margin-top:1px}@media (max-width:640px){.SolutionRepsPage_metricsGrid__14ddT{grid-template-columns:repeat(2,1fr);gap:10px}.SolutionRepsPage_metricCard__VQMdl{padding:20px 12px;border-radius:16px}.SolutionRepsPage_metricValue__HqN1W{font-size:1.5rem}.SolutionRepsPage_metricLabel__6eqeH{font-size:.78rem}.SolutionRepsPage_comparisonSection__Sm_ZS{padding:0 0 48px}.SolutionRepsPage_comparisonHeaderAfter__Ffgw1,.SolutionRepsPage_comparisonHeaderBefore__UTfoC{padding:12px 14px;font-size:.72rem}.SolutionRepsPage_comparisonAfter__wprD8,.SolutionRepsPage_comparisonBefore__srsCt{padding:10px 14px;font-size:.78rem;gap:6px}}@media (prefers-reduced-motion:reduce){.SolutionRepsPage_briefDot__1h9IS,.SolutionRepsPage_recorderDot__KWVkr,.SolutionRepsPage_waveBar__NO9TY{animation:none}.SolutionRepsPage_ctaButton__yDBdS{transition:none}}.HomeBackground_homeMain__zbVKW{position:relative;isolation:isolate;background-color:#0b1120}.HomeBackground_homeBackground__q4kAE{position:fixed;inset:0;z-index:0;pointer-events:none;background:#0b1120}.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{position:absolute;border-radius:50%;opacity:.8;mix-blend-mode:screen;animation:HomeBackground_drift__ytR9v 32s ease-in-out infinite}.HomeBackground_glowOne__jDBlo{width:62vw;height:62vw;left:-12vw;top:-22vh;background:radial-gradient(circle,rgba(94,234,212,.28),transparent 70%)}.HomeBackground_glowTwo__P2QFk{width:56vw;height:56vw;right:-18vw;top:10vh;background:radial-gradient(circle,rgba(96,165,250,.32),transparent 70%);animation-duration:38s;animation-direction:reverse}.HomeBackground_glowThree__oFnr3{width:70vw;height:70vw;left:10vw;bottom:-30vh;background:radial-gradient(circle,rgba(129,140,248,.25),transparent 70%);animation-duration:44s}.HomeBackground_grid___RPL2{position:absolute;inset:-10% 0 0;background-image:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 0),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:140px 140px;opacity:.25;mask-image:radial-gradient(60% 60% at 50% 0,#000 0,transparent 70%)}.HomeBackground_noise__jBD1L{position:absolute;inset:0;opacity:.22;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E")}.HomeBackground_homeContent__k_vL4{position:relative;z-index:1}@keyframes HomeBackground_drift__ytR9v{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(3vw,-2vh,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@media (max-width:768px){.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{opacity:.6}.HomeBackground_grid___RPL2{background-size:110px 110px;opacity:.2}}@media (prefers-reduced-motion:reduce){.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{animation:none}}