.style_introduction__Zm025{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:fixed;z-index:99;background-color:var(--dl-dark)}.style_introduction__Zm025 svg{position:absolute;top:0;width:100%;height:calc(100% + 300px)}.style_introduction__Zm025 svg path{fill:var(--dl-dark)}.style_introduction__Zm025 p{display:flex;color:var(--dl-limon);font-size:42px;font-weight:600;align-items:center;position:absolute;z-index:1;letter-spacing:.1em;text-transform:uppercase}.style_introduction__Zm025 p span{display:block;width:10px;height:10px;background-color:var(--dl-limon);border-radius:50%;margin-right:10px}.style_introduction__Zm025 .style_loaderBar__6ZFsm{position:absolute;bottom:40%;left:50%;transform:translateX(-50%);width:180px;height:2px;background:hsla(0,0%,100%,.06);border-radius:2px;z-index:1;overflow:hidden}.style_introduction__Zm025 .style_loaderBar__6ZFsm .style_loaderFill__GurGE{height:100%;background:var(--dl-limon);border-radius:2px}.style_phoneWrapper__zZOa7{perspective:1000px;transform-style:preserve-3d;display:flex;flex-direction:column;align-items:center;gap:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.style_phoneArea__kdFVX{display:flex;align-items:center;gap:12px}.style_navArrow__LE8Bg{background:none;border:none;color:hsla(0,0%,100%,.25);font-size:28px;font-weight:300;cursor:pointer;padding:8px 4px;line-height:1;transition:color .2s,transform .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_navArrow__LE8Bg:hover{color:var(--dl-limon);transform:scale(1.2)}.style_phone__qASlq{width:310px;height:630px;background:#1a1a1e;border-radius:44px;border:2px solid rgba(209,255,0,.15);position:relative;overflow:hidden;contain:paint;flex-shrink:0;box-shadow:0 0 0 1px rgba(209,255,0,.05),0 0 30px rgba(209,255,0,.12),0 0 80px rgba(209,255,0,.08),0 0 150px rgba(209,255,0,.05),0 30px 80px rgba(0,0,0,.5);animation:style_phoneGlow__cGAnC 4s ease-in-out infinite alternate}@keyframes style_phoneGlow__cGAnC{0%{box-shadow:0 0 0 1px rgba(209,255,0,.05),0 0 30px rgba(209,255,0,.1),0 0 80px rgba(209,255,0,.06),0 0 150px rgba(209,255,0,.03),0 30px 80px rgba(0,0,0,.5)}to{box-shadow:0 0 0 1px rgba(209,255,0,.1),0 0 40px rgba(209,255,0,.18),0 0 100px rgba(209,255,0,.1),0 0 180px rgba(209,255,0,.06),0 30px 80px rgba(0,0,0,.5)}}.style_notch__0BRKo{position:absolute;top:0;left:50%;transform:translateX(-50%);width:120px;height:28px;background:#1a1a1e;border-radius:0 0 18px 18px;z-index:10}.style_screen__Ciqic{width:100%;height:100%;background:#0b141a;border-radius:37px;display:flex;flex-direction:column;overflow:hidden;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.style_statusBar__6LTLk{display:flex;justify-content:space-between;align-items:center;padding:12px 24px 4px;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.7);flex-shrink:0;z-index:5}.style_statusBar__6LTLk .style_statusIcons__IAJUu{display:flex;gap:6px;font-size:9px}.style_screenContent__tze7D{flex:1 1;overflow:hidden;position:relative}.style_screenInner__tpE6X{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}.style_homeIndicator__LVe8_{width:100px;height:4px;background:hsla(0,0%,100%,.15);border-radius:2px;margin:6px auto 8px;flex-shrink:0}.style_modeIndicator__JIL7p{display:flex;gap:8px;justify-content:center}.style_modeDot__Y7Tyn{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.15);border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .3s ease}.style_modeDot__Y7Tyn:hover{background:hsla(0,0%,100%,.35)}.style_modeDotActive__vInZu{background:var(--dl-limon);transform:scale(1.3)}.style_modeDotActive__vInZu:hover{background:var(--dl-limon)}.style_chatScreen__p5pDk{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.style_chatHeader__Zsuet{display:flex;align-items:center;gap:10px;padding:8px 16px 10px;background:#1f2c34;flex-shrink:0}.style_chatHeader__Zsuet .style_backArrow__0IKCK{font-size:22px;color:hsla(0,0%,100%,.6)}.style_chatHeader__Zsuet .style_avatar__YEg3Y{width:32px;height:32px;border-radius:50%;background:var(--dl-limon);color:#0b141a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.style_chatHeader__Zsuet .style_headerInfo__jdFxR{display:flex;flex-direction:column}.style_chatHeader__Zsuet .style_headerInfo__jdFxR .style_headerName__FmkFs{font-size:13px;font-weight:600;color:#fff}.style_chatHeader__Zsuet .style_headerInfo__jdFxR .style_headerStatus__yuq_c{font-size:10px;color:var(--dl-limon)}.style_chatBody__q4Owx{flex:1 1;padding:12px 10px;display:flex;flex-direction:column;gap:6px;overflow-y:auto;scroll-behavior:smooth}.style_chatBody__q4Owx::-webkit-scrollbar{display:none}.style_msg__UWNLr{max-width:82%;padding:8px 12px;border-radius:12px;font-size:12px;line-height:1.4;position:relative;color:#fff;word-wrap:break-word}.style_msg__UWNLr .style_time__6GHeC{display:block;font-size:9px;color:hsla(0,0%,100%,.35);text-align:right;margin-top:3px}.style_msgBot__r7Nbf{background:#1f2c34;align-self:flex-start;border-bottom-left-radius:4px}.style_msgUser__6SgRr{background:#005c4b;align-self:flex-end;border-bottom-right-radius:4px}.style_typingIndicator__2rbDN{display:flex;gap:4px;align-items:center;padding:12px 16px}.style_typingIndicator__2rbDN .style_dot__sO25B{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.4);animation:style_bounce__OqslI 1.2s infinite}.style_typingIndicator__2rbDN .style_dot__sO25B:nth-child(2){animation-delay:.2s}.style_typingIndicator__2rbDN .style_dot__sO25B:nth-child(3){animation-delay:.4s}@keyframes style_bounce__OqslI{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.style_chatInput__GrBKA{display:flex;align-items:center;gap:8px;padding:8px 12px;margin:0 8px 4px;background:#1f2c34;border-radius:20px;flex-shrink:0}.style_chatInput__GrBKA span{flex:1 1;font-size:12px;color:hsla(0,0%,100%,.3)}.style_chatInput__GrBKA .style_sendBtn__Hk5O_{width:28px;height:28px;border-radius:50%;background:var(--dl-limon);color:#0b141a;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.style_dashboardScreen__DRdsq{flex:1 1;display:flex;flex-direction:column;background:#0f1117;overflow:hidden}.style_dashHeader__0r6LU{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.style_dashLogo__76mrq{display:flex;align-items:center;gap:8px}.style_dashLogoIcon__OkwN1{width:24px;height:24px;border-radius:6px;background:var(--dl-limon);color:#0f1117;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.style_dashLogoText__Xqxhr{font-size:13px;font-weight:700;color:#fff}.style_dashAvatar__tcNyh{width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.style_dashNotification__13mia{display:flex;align-items:center;gap:10px;margin:10px 12px 0;padding:10px 12px;background:rgba(209,255,0,.06);border:1px solid rgba(209,255,0,.15);border-radius:10px}.style_dashNotifIcon__P_ffd{font-size:16px;flex-shrink:0}.style_dashNotifText__0yts_{display:flex;flex-direction:column;gap:1px}.style_dashNotifTitle__8ESGr{font-size:10px;font-weight:700;color:var(--dl-limon)}.style_dashNotifSub__hWEEA{font-size:9px;color:hsla(0,0%,100%,.5)}.style_dashLeadCard__84CNi{margin:10px 12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.style_dashLeadHeader__JWdor{display:flex;align-items:center;justify-content:space-between}.style_dashLeadName__ARafO{font-size:13px;font-weight:700;color:#fff}.style_dashLeadTag__Ji7le{font-size:9px;font-weight:600;padding:3px 8px;border-radius:10px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.5);transition:all .3s ease}.style_dashLeadTagQualified__SDE2O{background:rgba(209,255,0,.12);color:var(--dl-limon)}.style_dashLeadDetails__pQNuz{display:flex;flex-direction:column;gap:6px}.style_dashLeadRow__pXU4A{display:flex;justify-content:space-between;align-items:center}.style_dashLeadLabel__WiNfg{font-size:10px;color:hsla(0,0%,100%,.35)}.style_dashLeadValue__wEANS{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.8)}.style_dashSchedule__ZnV_H{background:rgba(209,255,0,.04);border:1px solid rgba(209,255,0,.1);border-radius:8px;padding:10px;overflow:hidden}.style_dashScheduleHeader__cWLz2{display:flex;align-items:center;gap:6px;margin-bottom:6px}.style_dashScheduleIcon__BsUA1{font-size:12px}.style_dashScheduleTitle__vXWkU{font-size:10px;font-weight:700;color:var(--dl-limon)}.style_dashScheduleInfo__TGZtH{display:flex;flex-direction:column;gap:2px}.style_dashScheduleInfo__TGZtH span{font-size:10px;color:hsla(0,0%,100%,.6)}.style_dashConfirmed__ljBAt{display:flex;align-items:center;gap:8px;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.2);border-radius:8px;padding:8px 10px}.style_dashConfirmedCheck__lcd49{width:20px;height:20px;border-radius:50%;background:rgba(34,197,94,.2);color:#22c55e;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.style_dashConfirmedText__Uzz_G{font-size:9px;color:rgba(34,197,94,.8);font-weight:600;line-height:1.3}.style_dashMetrics__oRnHE{display:flex;gap:12px;padding:10px 16px;border-top:1px solid hsla(0,0%,100%,.06);flex-shrink:0;margin-top:auto}.style_metric__BNEA9{display:flex;flex-direction:column;gap:1px}.style_metricValue__Xen4N{font-size:14px;font-weight:700;color:var(--dl-limon)}.style_metricLabel__RcVey{font-size:9px;color:hsla(0,0%,100%,.4)}.style_browserScreen__2fnfC{flex:1 1;display:flex;flex-direction:column;background:#fff;overflow:hidden;position:relative}.style_browserBar__76xFi{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f2f2f7;border-bottom:1px solid #e0e0e0;flex-shrink:0}.style_browserDots__a3CSK{display:flex;gap:4px}.style_browserDots__a3CSK span{width:6px;height:6px;border-radius:50%}.style_browserDots__a3CSK span:first-child{background:#ff5f57}.style_browserDots__a3CSK span:nth-child(2){background:#ffbd2e}.style_browserDots__a3CSK span:nth-child(3){background:#28c840}.style_browserUrl__iVU_D{flex:1 1;background:#fff;border-radius:6px;padding:4px 8px;font-size:9px;color:#333;font-weight:500;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_lockIcon__ZCrY3{font-size:8px}.style_browserContent__IbTrY{flex:1 1;overflow-y:auto;scroll-behavior:smooth}.style_browserContent__IbTrY::-webkit-scrollbar{display:none}.style_ciLp__p6cy9{background:#0a0a0f;min-height:130%}.style_ciHero__FYQ_N{padding:24px 16px 20px;text-align:center}.style_ciBadge__wlQEH{display:inline-block;font-size:8px;font-weight:600;color:hsla(0,0%,100%,.6);background:rgba(204,45,45,.12);border:1px solid rgba(204,45,45,.25);border-radius:20px;padding:4px 10px;margin-bottom:14px}.style_ciHeadline__BIQO_{font-size:15px;font-weight:700;color:#e8e8ed;line-height:1.25;margin-bottom:8px}.style_ciAccent__gvcxg{color:#cc2d2d}.style_ciSubhead__xels9{font-size:10px;color:rgba(232,232,237,.5);margin-bottom:16px}.style_ciCta__Ywy6j{display:inline-block;background:#cc2d2d;color:#fff;font-size:11px;font-weight:700;padding:8px 22px;border-radius:20px}.style_ciStats__OTd8h{display:flex;justify-content:center;gap:20px;padding:16px;background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.style_ciStat___FvhZ{display:flex;flex-direction:column;align-items:center;gap:2px}.style_ciStatNum__jAlj6{font-size:18px;font-weight:800;color:#cc2d2d}.style_ciStatLabel__b7UPp{font-size:9px;color:hsla(0,0%,100%,.4)}.style_ciServices__j6bXW{padding:20px 16px}.style_ciServicesTitle__8d_m1{font-size:12px;font-weight:700;color:#e8e8ed;margin-bottom:12px;text-align:center}.style_ciServiceCard__We5c9{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;padding:12px;margin-bottom:8px;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.7)}.style_ciServiceIcon__GnpiB{font-size:14px;flex-shrink:0}.style_pageSpeedBadge__PGcKq{position:absolute;bottom:16px;right:12px;display:flex;flex-direction:column;align-items:center;gap:2px;background:rgba(15,17,23,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(209,255,0,.2);border-radius:12px;padding:8px 10px}.style_speedCircle__z8Wg2{width:36px;height:36px;position:relative}.style_speedCircle__z8Wg2 svg{width:100%;height:100%}.style_speedNum__wsmZd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:800;color:var(--dl-limon)}.style_speedLabel__nHzbO{font-size:8px;font-weight:600;color:hsla(0,0%,100%,.5)}.style_googleScreen__9PWi4{flex:1 1;display:flex;flex-direction:column;background:#202124;overflow:hidden;position:relative}.style_googleHeader__Ddi_H{padding:14px 16px 10px;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.style_googleLogo__kt7mj{font-size:20px;font-weight:700;text-align:center;letter-spacing:-.02em}.style_googleSearchBar__hIJ0U{background:#303134;border-radius:20px;padding:8px 14px;display:flex;align-items:center;min-height:18px}.style_googleQuery__uLOv_{font-size:12px;color:#e8eaed}.style_googleCursor__bP2Yi{font-size:12px;color:#8ab4f8;animation:style_blink__Pud56 1s step-end infinite}@keyframes style_blink__Pud56{0%,50%{opacity:1}51%,to{opacity:0}}.style_googleResults__iERSz{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.style_googleResults__iERSz::-webkit-scrollbar{display:none}.style_googleResult__345v_{display:flex;flex-direction:column;gap:3px}.style_googleResultHighlight__9M_c0{background:rgba(209,255,0,.04);border:1px solid rgba(209,255,0,.12);border-radius:10px;padding:10px;margin:-10px}.style_googleResultUrl__9v5ic{font-size:10px;color:#bdc1c6}.style_googleResultTitle__dH8wV{font-size:13px;font-weight:500;color:#8ab4f8;line-height:1.3}.style_googleResultDesc__WZ0pD{font-size:10px;color:#9aa0a6;line-height:1.4}.style_positionBadge__ehzfQ{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:center;gap:1px;background:rgba(209,255,0,.12);border:1px solid rgba(209,255,0,.25);border-radius:10px;padding:6px 10px}.style_positionNum__zRcR9{font-size:16px;font-weight:800;color:var(--dl-limon)}.style_positionLabel__BzWjE{font-size:8px;font-weight:600;color:rgba(209,255,0,.7)}.style_geoScreen__KXZJ0{flex:1 1;display:flex;flex-direction:column;background:#212121;overflow:hidden;position:relative}.style_geoHeader__0HTpv{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.style_geoLogo__x9F6h{display:flex;align-items:center;gap:8px}.style_geoLogoIcon__3uI27{color:#fff;display:flex;align-items:center}.style_geoLogoText__4yyIy{font-size:14px;font-weight:600;color:#fff}.style_geoModel__aCDB5{font-size:11px;color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.08);padding:3px 8px;border-radius:10px}.style_geoBody___LVEy{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.style_geoBody___LVEy::-webkit-scrollbar{display:none}.style_geoUserMsg__aguG8{align-self:flex-end;background:#2f2f2f;border-radius:18px 18px 4px 18px;padding:10px 14px;max-width:85%;font-size:12px;color:#ececec;line-height:1.4}.style_geoCursor__hQN_Y{color:hsla(0,0%,100%,.4);animation:style_blink__Pud56 1s step-end infinite}.style_geoBotMsg___zmxX{display:flex;flex-direction:column;gap:10px}.style_geoResponseText__IDEsf{font-size:11px;color:hsla(0,0%,100%,.7);line-height:1.5;margin:0}.style_geoResults__Z9omL{display:flex;flex-direction:column;gap:8px}.style_geoResult__XqNkx{display:flex;gap:8px;padding:8px 10px;border-radius:10px;transition:all .4s ease}.style_geoResultHighlight__WCUgT{background:rgba(209,255,0,.06);border:1px solid rgba(209,255,0,.2)}.style_geoResultNum__KWTrm{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.5);flex-shrink:0;margin-top:1px}.style_geoResultContent__UQHi0{display:flex;flex-direction:column;gap:2px}.style_geoResultName__KykGb{font-size:12px;font-weight:600;color:#fff}.style_geoResultDesc__q3CZ_{font-size:10px;color:hsla(0,0%,100%,.5);line-height:1.4}.style_geoBadge__1MvuD{position:absolute;top:12px;right:12px;gap:4px;background:rgba(209,255,0,.12);border:1px solid rgba(209,255,0,.25);border-radius:10px;padding:5px 10px;color:var(--dl-limon)}.style_geoBadgeIcon__kwmNa,.style_geoBadge__1MvuD{display:flex;align-items:center}.style_geoBadgeText__xZk5X{font-size:9px;font-weight:700;letter-spacing:.03em}.style_igScreen__Gn1WE{flex:1 1;display:flex;flex-direction:column;background:#000;overflow:hidden}.style_igHeader__0czfa{gap:10px;padding:6px 12px 8px;background:#000;flex-shrink:0}.style_igHeader__0czfa,.style_igHeader__0czfa .style_igBackArrow__Yf95A{display:flex;align-items:center}.style_igHeader__0czfa .style_igBackArrow__Yf95A svg{width:20px;height:20px}.style_igHeader__0czfa .style_igAvatarWrap__1MrX_{position:relative;width:32px;height:32px;flex-shrink:0}.style_igHeader__0czfa .style_igAvatarRing__7fLoD{position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);padding:2px}.style_igHeader__0czfa .style_igAvatar__8iOAQ{width:32px;height:32px;border-radius:50%;background:#262626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border:2px solid #000;position:relative;z-index:1}.style_igHeader__0czfa .style_igOnlineDot__5N1gi{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:50%;background:#2ecc71;border:2px solid #000;z-index:2}.style_igHeader__0czfa .style_igHeaderInfo__KJngo{display:flex;flex-direction:column;flex:1 1}.style_igHeader__0czfa .style_igHeaderInfo__KJngo .style_igHeaderName__9MG5w{font-size:13px;font-weight:600;color:#fff}.style_igHeader__0czfa .style_igHeaderInfo__KJngo .style_igHeaderStatus__TVGER{font-size:9px;color:#2ecc71;font-weight:500}.style_igHeader__0czfa .style_igHeaderActions__lgu6X{display:flex;gap:16px;align-items:center;color:#fff}.style_igHeader__0czfa .style_igHeaderActions__lgu6X svg{width:18px;height:18px}.style_igBody__g6etK{flex:1 1;padding:12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.style_igBody__g6etK::-webkit-scrollbar{display:none}.style_igMsgRow__PCEMN{display:flex;gap:8px;align-items:flex-end}.style_igMsgRow__PCEMN.style_igMsgRowUser__kE5Rc{flex-direction:row-reverse}.style_igMsgAvatarSmall__TmX6D{width:20px;height:20px;border-radius:50%;background:#262626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0}.style_igMsgUser__sOTXI{border-radius:22px 22px 4px 22px;background:#3797f0;align-self:flex-end}.style_igMsgBot__ndq5f,.style_igMsgUser__sOTXI{max-width:75%;padding:10px 14px;font-size:12px;line-height:1.4;color:#fff}.style_igMsgBot__ndq5f{border-radius:22px 22px 22px 4px;background:#262626;align-self:flex-start}.style_igReaction__V9U1e{font-size:10px;margin-top:2px;padding-left:28px;color:hsla(0,0%,100%,.5)}.style_igInput__P26Tt{display:flex;align-items:center;gap:10px;padding:8px 12px;flex-shrink:0}.style_igInput__P26Tt .style_igInputField__ITZ0E{flex:1 1;display:flex;align-items:center;gap:10px;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:22px;padding:8px 14px}.style_igInput__P26Tt .style_igInputCamera___mIfT{color:#3797f0;display:flex;align-items:center;flex-shrink:0}.style_igInput__P26Tt .style_igInputCamera___mIfT svg{width:20px;height:20px}.style_igInput__P26Tt .style_igInputText__b3ouI{flex:1 1;font-size:12px;color:hsla(0,0%,100%,.4)}.style_igInput__P26Tt .style_igInputIcons__HOh_E{display:flex;gap:12px;align-items:center;color:#fff}.style_igInput__P26Tt .style_igInputIcons__HOh_E svg{width:18px;height:18px}.style_emailScreen__iIgJC{flex:1 1;display:flex;flex-direction:column;background:#1a1a1e;overflow:hidden}.style_emailHeader__fbSqM{padding:10px 14px;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0;display:flex;flex-direction:column;gap:6px}.style_emailSubject__6XGzo{font-size:14px;font-weight:600;color:#fff}.style_emailMeta__u7CZu{display:flex;flex-direction:column;gap:2px}.style_emailFrom__izMnW{font-size:10px;color:hsla(0,0%,100%,.6)}.style_emailFrom__izMnW span{font-weight:600;color:hsla(0,0%,100%,.8)}.style_emailTo__ummBo{font-size:10px;color:hsla(0,0%,100%,.4)}.style_emailBody__Tz4e5{flex:1 1;padding:14px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.style_emailBody__Tz4e5::-webkit-scrollbar{display:none}.style_emailText__tB4v9{font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.6;margin:0}.style_emailReplyBar__NYN1v{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.style_emailReplyBar__NYN1v span{flex:1 1;font-size:12px;color:hsla(0,0%,100%,.3)}@media(max-width:768px){.style_phone__qASlq{width:220px;height:450px;border-radius:32px}.style_notch__0BRKo{width:90px;height:22px}.style_screen__Ciqic{border-radius:29px}.style_msg__UWNLr{font-size:11px}.style_ciHeadline__BIQO_{font-size:13px}.style_googleLogo__kt7mj{font-size:16px}.style_modeDot__Y7Tyn{width:6px;height:6px}.style_navArrow__LE8Bg{display:none}.style_phoneArea__kdFVX{justify-content:center}}.style_landing__4xGqe{position:relative;display:flex;height:100vh;overflow:hidden;background-color:var(--dl-dark)}.style_landing__4xGqe .style_heroGlow__6kmNR{position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(209,255,0,.08) 0,transparent 70%);pointer-events:none;z-index:0}.style_landing__4xGqe .style_heroBackground__0hIY_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.style_landing__4xGqe .style_heroBackground__0hIY_ img{object-fit:cover;opacity:.25}.style_landing__4xGqe .style_heroContent__UlBlu{position:absolute;top:15%;left:5%;z-index:1;max-width:42%}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi{display:flex;flex-direction:column;gap:0;margin:0}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi .style_line1__BEECi,.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi .style_line2__A6_Rj{display:block;font-size:clamp(36px,5vw,72px);font-weight:700;line-height:1.1;color:var(--dl-warm-white);letter-spacing:-.03em;text-align:left}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi em{font-style:normal;color:var(--dl-limon)}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSub__90IWT{font-size:17px;font-weight:300;color:hsla(30,33%,94%,.6);line-height:1.7;margin:20px 0 0;max-width:520px;text-align:left}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroCta__A7mbm{display:inline-block;padding:18px 44px;background:var(--dl-limon);color:var(--dl-dark);border-radius:100px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 0 40px rgba(209,255,0,.2);margin-top:28px;text-decoration:none}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroCta__A7mbm:hover{transform:translateY(-2px);box-shadow:0 0 60px rgba(209,255,0,.35)}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSecondaryWrap__BB29F{display:block;margin-top:20px}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSecondary__YSZdC{font-size:16px;font-weight:500;color:hsla(30,33%,94%,.6);text-decoration:underline;text-underline-offset:4px;display:inline-block;transition:color .2s}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSecondary__YSZdC:hover{color:var(--dl-limon)}.style_landing__4xGqe .style_phonePosition__QdPxj{position:absolute;right:19%;top:50%;transform:translateY(-55%) perspective(1200px) rotateY(-18deg) rotateX(4deg) rotate(2deg);z-index:2;transform-style:preserve-3d;display:flex;gap:20px;align-items:center}.style_landing__4xGqe .style_phoneColumn__FfNM6{display:flex;flex-direction:column;align-items:center}.style_landing__4xGqe .style_modeLabel__O3lhe{margin-top:8px;font-size:16px;font-weight:700;color:var(--dl-limon);letter-spacing:.06em;text-align:center;min-height:24px;text-transform:uppercase}.style_landing__4xGqe .style_trustBadges__fWATE{display:flex;flex-direction:column;width:310px}.style_landing__4xGqe .style_trustBadges__fWATE .style_badgeGroup__aYpqO{display:flex;flex-direction:column;gap:10px}.style_landing__4xGqe .style_trustBadges__fWATE .style_badge__D_uH1{display:flex;align-items:center;gap:14px;background:rgba(20,20,22,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;padding:16px 22px;min-width:240px}.style_landing__4xGqe .style_trustBadges__fWATE .style_badgeText__sw_Cy{font-size:13px;font-weight:500;color:var(--dl-warm-white);letter-spacing:.01em;line-height:1.35}@media(max-width:768px){.style_landing__4xGqe{height:auto;min-height:100vh;flex-direction:column}.style_landing__4xGqe .style_heroGlow__6kmNR{width:400px;height:400px;top:-15%}.style_landing__4xGqe .style_heroContent__UlBlu{position:relative;top:auto;left:auto;right:auto;max-width:100%;padding:80px 5% 0;text-align:center}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi .style_line1__BEECi,.style_landing__4xGqe .style_heroContent__UlBlu .style_heroTitle__BCWWi .style_line2__A6_Rj{font-size:clamp(22px,6.5vw,34px);text-align:center}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSub__90IWT{font-size:13px;max-width:100%;margin-top:12px;line-height:1.5;text-align:center}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroCta__A7mbm{padding:14px 28px;font-size:12px;margin-top:14px;letter-spacing:.04em}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSecondaryWrap__BB29F{margin-top:12px}.style_landing__4xGqe .style_heroContent__UlBlu .style_heroSecondary__YSZdC{font-size:13px}.style_landing__4xGqe .style_phonePosition__QdPxj{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;margin:20px auto 0;display:flex;justify-content:center;width:100%}.style_landing__4xGqe .style_phonePosition__QdPxj .style_trustBadges__fWATE{display:none}.style_landing__4xGqe .style_modeLabel__O3lhe{font-size:12px}}.style_gameChanger__L2drJ{padding:120px 200px;background:linear-gradient(180deg,var(--dl-dark) 0,rgba(209,255,0,.03) 50%,var(--dl-dark) 100%);position:relative;overflow:hidden}.style_gameChanger__L2drJ:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(209,255,0,.04) 0,transparent 70%);pointer-events:none}.style_gameChanger__L2drJ .style_inner__KXw3M{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px;position:relative;z-index:1}.style_gameChanger__L2drJ .style_badge__lBi59{display:inline-block;padding:8px 20px;border:1px solid rgba(209,255,0,.25);border-radius:100px;font-size:11px;font-weight:600;color:var(--dl-limon);letter-spacing:.15em;text-transform:uppercase}.style_gameChanger__L2drJ .style_title__VnJHD{font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--dl-warm-white);margin:0;line-height:1.25;letter-spacing:-.02em}.style_gameChanger__L2drJ .style_title__VnJHD em{font-style:normal;color:var(--dl-limon)}.style_gameChanger__L2drJ .style_body__6zFFA{font-size:17px;font-weight:300;color:hsla(30,33%,94%,.6);line-height:1.7;margin:0;text-align:center}.style_gameChanger__L2drJ .style_highlight__qsdyM{font-size:18px;font-weight:400;color:hsla(30,33%,94%,.8);line-height:1.6;margin:0}.style_gameChanger__L2drJ .style_highlight__qsdyM em{font-style:normal;color:var(--dl-limon);font-weight:600}.style_gameChanger__L2drJ .style_cta___8kDI{display:inline-block;padding:16px 40px;background:var(--dl-limon);color:var(--dl-dark);border-radius:100px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:transform .3s,box-shadow .3s;text-decoration:none;margin-top:8px}.style_gameChanger__L2drJ .style_cta___8kDI:hover{transform:translateY(-2px);box-shadow:0 0 40px rgba(209,255,0,.2)}@media(max-width:768px){.style_gameChanger__L2drJ{padding:80px 24px}.style_gameChanger__L2drJ .style_title__VnJHD{font-size:24px}.style_gameChanger__L2drJ .style_body__6zFFA{font-size:15px}.style_gameChanger__L2drJ .style_highlight__qsdyM{font-size:16px}.style_gameChanger__L2drJ .style_cta___8kDI{padding:14px 28px;font-size:12px}}.style_numbers__GTg4z{padding:120px 200px 80px;background-color:var(--dl-dark)}.style_numbers__GTg4z .style_headline__vPsmm{max-width:1400px;margin:0 auto 60px;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:var(--dl-grey);text-align:center}.style_numbers__GTg4z .style_grid__VfFu7{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.style_numbers__GTg4z .style_stat__IhdvC{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;position:relative}.style_numbers__GTg4z .style_stat__IhdvC:nth-child(3n):after{display:none}.style_numbers__GTg4z .style_stat__IhdvC:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:hsla(0,0%,100%,.06)}.style_numbers__GTg4z .style_stat__IhdvC .style_value__0HJr1{font-size:clamp(48px,6vw,80px);font-weight:700;color:var(--dl-limon);letter-spacing:-.03em;line-height:1;text-align:center}.style_numbers__GTg4z .style_stat__IhdvC .style_label__opH4z{font-size:13px;font-weight:400;color:hsla(30,33%,94%,.6);text-transform:uppercase;letter-spacing:.15em;text-align:center}.style_numbers__GTg4z .style_stat__IhdvC .style_perk__je0EB{margin-top:8px;padding:8px 18px;background:transparent;border:1px solid rgba(209,255,0,.15);border-radius:100px;font-size:13px;font-weight:500;color:hsla(30,33%,94%,.75);text-align:center}.style_numbers__GTg4z .style_divider__cujKu{max-width:1400px;margin:50px auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(209,255,0,.15),transparent)}@media(max-width:768px){.style_numbers__GTg4z{padding:80px 24px 60px}.style_numbers__GTg4z .style_headline__vPsmm{font-size:12px;margin-bottom:40px}.style_numbers__GTg4z .style_grid__VfFu7{grid-template-columns:repeat(2,1fr);gap:20px}.style_numbers__GTg4z .style_stat__IhdvC{padding:24px 12px}.style_numbers__GTg4z .style_stat__IhdvC:nth-child(2):after{display:none}.style_numbers__GTg4z .style_stat__IhdvC .style_value__0HJr1{font-size:40px}.style_numbers__GTg4z .style_stat__IhdvC .style_label__opH4z{font-size:11px}.style_numbers__GTg4z .style_stat__IhdvC .style_perk__je0EB{font-size:11px;padding:6px 12px}}.style_features__3bs3p{padding:100px 200px 120px;background-color:var(--dl-dark)}.style_features__3bs3p .style_sectionLabel__ESJ_B{max-width:1400px;margin:0 auto 16px;display:flex;align-items:center;gap:20px}.style_features__3bs3p .style_sectionLabel__ESJ_B h2{color:var(--dl-grey);font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;margin:0;white-space:nowrap;text-align:left}.style_features__3bs3p .style_sectionLabel__ESJ_B .style_line__NdiI8{flex:1 1;height:1px;background:hsla(0,0%,100%,.06)}.style_features__3bs3p .style_sectionSub__zMKd_{max-width:1400px;margin:0 auto 60px;font-size:16px;font-weight:300;color:var(--dl-grey);line-height:1.5;text-align:left}.style_features__3bs3p .style_grid__xy_0J{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:1400px;margin:0 auto}.style_features__3bs3p .style_card__STb6I{background-color:var(--dl-surface);border:1px solid hsla(0,0%,100%,.04);border-radius:16px;padding:40px 32px;display:flex;flex-direction:column;gap:16px;transition:border-color .3s,transform .3s;cursor:default}.style_features__3bs3p .style_card__STb6I:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 10px);justify-self:center}.style_features__3bs3p .style_card__STb6I:hover{border-color:rgba(209,255,0,.12);transform:translateY(-2px)}.style_features__3bs3p .style_card__STb6I .style_cardTop__8575G{display:flex;align-items:center;gap:12px}.style_features__3bs3p .style_card__STb6I .style_iconContainer__N5mkG{width:48px;height:48px;border-radius:12px;background:rgba(209,255,0,.06);display:flex;align-items:center;justify-content:center}.style_features__3bs3p .style_card__STb6I .style_newBadge__9qDGu{font-size:10px;font-weight:700;color:var(--dl-dark);background:var(--dl-limon);padding:3px 10px;border-radius:100px;letter-spacing:.08em;text-transform:uppercase;line-height:1}.style_features__3bs3p .style_card__STb6I .style_title__Rqm9S{font-size:24px;font-weight:600;margin:0;color:var(--dl-warm-white);line-height:1.2;text-align:left}.style_features__3bs3p .style_card__STb6I .style_subtitle__NpX7i{font-size:12px;font-weight:600;color:var(--dl-limon);text-transform:uppercase;letter-spacing:.12em;margin-top:-8px}.style_features__3bs3p .style_card__STb6I .style_painLabel__2g3N_{font-size:10px;font-weight:700;color:hsla(8,100%,70%,.7);text-transform:uppercase;letter-spacing:.12em;margin-top:-4px}.style_features__3bs3p .style_card__STb6I .style_solutionLabel__1d3Gx{font-size:10px;font-weight:700;color:var(--dl-limon);text-transform:uppercase;letter-spacing:.12em}.style_features__3bs3p .style_card__STb6I .style_pain__MjcJt{font-size:14px;font-weight:400;margin:0;color:hsla(30,33%,94%,.55);line-height:1.5;text-align:left}.style_features__3bs3p .style_card__STb6I .style_cardDivider__yK_Ai{height:1px;background:hsla(0,0%,100%,.06);margin:4px 0}.style_features__3bs3p .style_card__STb6I .style_desc__BMA5K{font-size:15px;font-weight:300;margin:0;color:hsla(30,33%,94%,.6);line-height:1.65;text-align:justify}.style_features__3bs3p .style_card__STb6I .style_desc__BMA5K em{font-style:normal;color:var(--dl-limon);font-weight:500}.style_features__3bs3p .style_accentCard__AhQYu{background:linear-gradient(160deg,rgba(209,255,0,.06) 0,var(--dl-surface) 50%);border-color:rgba(209,255,0,.1)}.style_features__3bs3p .style_accentCard__AhQYu .style_iconContainer__N5mkG{background:rgba(209,255,0,.12)}.style_features__3bs3p .style_accentCard__AhQYu .style_title__Rqm9S{color:var(--dl-limon)}@media(max-width:768px){.style_features__3bs3p{padding:60px 24px 80px}.style_features__3bs3p .style_sectionLabel__ESJ_B{margin-bottom:12px}.style_features__3bs3p .style_sectionSub__zMKd_{margin-bottom:40px;font-size:14px}.style_features__3bs3p .style_grid__xy_0J{grid-template-columns:1fr;gap:14px}.style_features__3bs3p .style_card__STb6I{padding:28px 24px}.style_features__3bs3p .style_card__STb6I:last-child:nth-child(odd){max-width:100%;grid-column:auto}.style_features__3bs3p .style_card__STb6I .style_title__Rqm9S{font-size:20px}.style_features__3bs3p .style_card__STb6I .style_desc__BMA5K{font-size:14px}}.style_notChatbot__gFjtk{padding:100px 200px;background-color:var(--dl-dark)}.style_notChatbot__gFjtk .style_inner__BSkzC{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.style_notChatbot__gFjtk .style_title__FNh5N{font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--dl-warm-white);text-align:center;margin:0;line-height:1.2;letter-spacing:-.02em}.style_notChatbot__gFjtk .style_title__FNh5N em{font-style:normal;color:var(--dl-limon)}.style_notChatbot__gFjtk .style_comparison__d5Avs{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0;gap:0;width:100%;background:var(--dl-surface);border:1px solid hsla(0,0%,100%,.04);border-radius:20px;overflow:hidden}.style_notChatbot__gFjtk .style_column__vdDKH{padding:40px 36px;display:flex;flex-direction:column;gap:24px}.style_notChatbot__gFjtk .style_columnGood__QxRPS{background:rgba(209,255,0,.03)}.style_notChatbot__gFjtk .style_divider__QPXOD{width:1px;background:hsla(0,0%,100%,.06)}.style_notChatbot__gFjtk .style_colHeader__lZ_oR{display:flex;align-items:center;gap:12px}.style_notChatbot__gFjtk .style_colIcon__CRNXh{background:rgba(255,100,80,.1);color:rgba(255,100,80,.8)}.style_notChatbot__gFjtk .style_colIconGood__NWpD3,.style_notChatbot__gFjtk .style_colIcon__CRNXh{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.style_notChatbot__gFjtk .style_colIconGood__NWpD3{background:rgba(209,255,0,.1);color:var(--dl-limon)}.style_notChatbot__gFjtk .style_colTitle__frm2e{font-size:16px;font-weight:600;color:hsla(30,33%,94%,.5)}.style_notChatbot__gFjtk .style_colTitleGood__MRm3y{font-size:16px;font-weight:600;color:var(--dl-limon)}.style_notChatbot__gFjtk .style_listBad__8vjz7,.style_notChatbot__gFjtk .style_listGood__u18Sq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.style_notChatbot__gFjtk .style_listBad__8vjz7 li,.style_notChatbot__gFjtk .style_listGood__u18Sq li{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:300;line-height:1.5;text-align:left}.style_notChatbot__gFjtk .style_listBad__8vjz7 li{color:hsla(30,33%,94%,.45)}.style_notChatbot__gFjtk .style_listGood__u18Sq li{color:hsla(30,33%,94%,.75)}.style_notChatbot__gFjtk .style_bulletBad__cjh6G{color:rgba(255,100,80,.6);font-size:12px;font-weight:700;flex-shrink:0;margin-top:3px}.style_notChatbot__gFjtk .style_bulletGood__e3NmH{color:var(--dl-limon);font-size:12px;font-weight:700;flex-shrink:0;margin-top:3px}@media(max-width:768px){.style_notChatbot__gFjtk{padding:60px 24px}.style_notChatbot__gFjtk .style_inner__BSkzC{gap:32px}.style_notChatbot__gFjtk .style_comparison__d5Avs{grid-template-columns:1fr;border-radius:16px}.style_notChatbot__gFjtk .style_divider__QPXOD{width:100%;height:1px}.style_notChatbot__gFjtk .style_column__vdDKH{padding:28px 24px}}.style_projects__WQl69{display:flex;align-items:center;padding:100px 200px 120px;flex-direction:column;background-color:var(--dl-dark)}.style_projects__WQl69 .style_sectionLabel__bL_43{width:100%;max-width:1400px;margin-bottom:50px;display:flex;align-items:center;gap:20px}.style_projects__WQl69 .style_sectionLabel__bL_43 h2{color:var(--dl-grey);font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;margin:0;white-space:nowrap;text-align:left}.style_projects__WQl69 .style_sectionLabel__bL_43 .style_line__6vZ3f{flex:1 1;height:1px;background-color:hsla(0,0%,100%,.06)}.style_projects__WQl69 .style_body__4ClWX{max-width:1400px;width:100%;display:flex;flex-direction:column;margin-bottom:60px}.style_projects__WQl69 .style_step__4W94q{display:flex;align-items:flex-start;gap:40px;padding:50px 0;border-top:1px solid hsla(0,0%,100%,.08)}.style_projects__WQl69 .style_step__4W94q:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.08)}.style_projects__WQl69 .style_stepNumber__ZXwZl{font-size:48px;font-weight:700;color:var(--dl-limon);line-height:1;flex-shrink:0;min-width:80px;opacity:.4}.style_projects__WQl69 .style_stepContent__akDUV{display:flex;flex-direction:column;gap:12px}.style_projects__WQl69 .style_stepTitle__wIK_m{font-size:32px;font-weight:600;color:var(--dl-warm-white);margin:0;line-height:1.2;text-align:left}.style_projects__WQl69 .style_stepDesc__ZfVBQ{font-size:16px;font-weight:300;color:hsla(30,33%,94%,.6);margin:0;line-height:1.6;max-width:600px;text-align:left}.style_projects__WQl69 .style_cta__A8jcs{display:inline-block;padding:16px 40px;background:var(--dl-limon);border:none;border-radius:100px;font-size:14px;font-weight:600;color:var(--dl-dark);cursor:pointer;transition:opacity .3s,transform .3s}.style_projects__WQl69 .style_cta__A8jcs:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:768px){.style_projects__WQl69{padding:60px 24px 80px}.style_projects__WQl69 .style_sectionLabel__bL_43{margin-bottom:30px}.style_projects__WQl69 .style_body__4ClWX{margin-bottom:40px}.style_projects__WQl69 .style_step__4W94q{gap:20px;padding:30px 0}.style_projects__WQl69 .style_stepNumber__ZXwZl{font-size:32px;min-width:50px}.style_projects__WQl69 .style_stepTitle__wIK_m{font-size:22px}.style_projects__WQl69 .style_stepDesc__ZfVBQ{font-size:14px}}.style_useCases__bMBfC{padding:120px 200px;background-color:var(--dl-dark)}.style_useCases__bMBfC .style_sectionLabel__6G7tC{max-width:1400px;margin:0 auto 50px;display:flex;align-items:center;gap:20px}.style_useCases__bMBfC .style_sectionLabel__6G7tC h2{color:var(--dl-grey);font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;margin:0;white-space:nowrap}.style_useCases__bMBfC .style_sectionLabel__6G7tC .style_line__Zx45t{flex:1 1;height:1px;background:hsla(0,0%,100%,.06)}.style_useCases__bMBfC .style_grid__Y6Y7i{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.style_useCases__bMBfC .style_card__AIlFS{background:var(--dl-surface);border:1px solid hsla(0,0%,100%,.04);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:20px;transition:border-color .3s,transform .3s}.style_useCases__bMBfC .style_card__AIlFS:hover{border-color:rgba(209,255,0,.1);transform:translateY(-2px)}.style_useCases__bMBfC .style_cardHeader__ACThC{display:flex;align-items:center;gap:10px}.style_useCases__bMBfC .style_cardIcon__WS_A9{width:36px;height:36px;border-radius:50%;background:rgba(209,255,0,.08);border:1px solid rgba(209,255,0,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.style_useCases__bMBfC .style_cardSegment__2srfC{font-size:15px;font-weight:600;color:var(--dl-warm-white)}.style_useCases__bMBfC .style_scenario__Mlqjs{display:flex;flex-direction:column;gap:14px}.style_useCases__bMBfC .style_block__ebi_b .style_blockLabelGreen__u0_rA,.style_useCases__bMBfC .style_block__ebi_b .style_blockLabel__Ef_Db{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:6px}.style_useCases__bMBfC .style_block__ebi_b .style_blockLabel__Ef_Db{color:hsla(30,33%,94%,.35)}.style_useCases__bMBfC .style_block__ebi_b .style_blockLabelGreen__u0_rA{color:var(--dl-limon)}.style_useCases__bMBfC .style_block__ebi_b p{margin:0;font-size:13px;font-weight:300;color:hsla(30,33%,94%,.6);line-height:1.55;text-align:left}.style_useCases__bMBfC .style_metricsRow___N2mn{display:flex;gap:16px;border-top:1px solid hsla(0,0%,100%,.06);padding-top:20px;margin-top:auto}.style_useCases__bMBfC .style_metric__zdZTa{flex:1 1;display:flex;flex-direction:column;gap:2px}.style_useCases__bMBfC .style_metricValue__G3bPR{font-size:22px;font-weight:700;color:var(--dl-limon);letter-spacing:-.02em;line-height:1}.style_useCases__bMBfC .style_metricLabel__Tl8vP{font-size:11px;font-weight:500;color:var(--dl-warm-white);margin-top:4px}.style_useCases__bMBfC .style_metricDetail__hj25Z{font-size:11px;font-weight:300;color:hsla(30,33%,94%,.35)}.style_useCases__bMBfC .style_moreSegments__t1mfh{max-width:1400px;margin:32px auto 0;text-align:center;font-size:14px;font-weight:400;color:hsla(30,33%,94%,.45)}.style_useCases__bMBfC .style_moreSegments__t1mfh a{color:var(--dl-limon);text-decoration:none;font-weight:500}.style_useCases__bMBfC .style_moreSegments__t1mfh a:hover{text-decoration:underline}@media(max-width:768px){.style_useCases__bMBfC{padding:80px 24px}.style_useCases__bMBfC .style_grid__Y6Y7i{grid-template-columns:1fr;gap:16px}.style_useCases__bMBfC .style_card__AIlFS{padding:24px 20px}.style_useCases__bMBfC .style_metricValue__G3bPR{font-size:18px}}.style_logoBar__ewQrM{padding:40px 0;background-color:var(--dl-dark);border-top:1px solid hsla(0,0%,100%,.04);overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%)}.style_logoBar__ewQrM .style_label__gD1RW{font-size:12px;font-weight:500;color:hsla(30,33%,94%,.3);text-transform:uppercase;letter-spacing:.2em;text-align:center;margin:0 0 28px}.style_logoBar__ewQrM .style_logos__VF1z_{display:flex;align-items:center;gap:48px;width:max-content;animation:style_marquee__W0yq4 35s linear infinite}.style_logoBar__ewQrM .style_logoItem__6AMNB{display:flex;align-items:center;gap:8px;opacity:.4;flex-shrink:0;transition:opacity .3s}.style_logoBar__ewQrM .style_logoItem__6AMNB:hover{opacity:.8}.style_logoBar__ewQrM .style_logoIcon__aT_fO{color:var(--dl-warm-white);display:flex;align-items:center;line-height:1}.style_logoBar__ewQrM .style_logoName__GbIiX{font-size:14px;font-weight:500;color:var(--dl-warm-white);letter-spacing:.02em;white-space:nowrap}@keyframes style_marquee__W0yq4{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:768px){.style_logoBar__ewQrM{padding:30px 0}.style_logoBar__ewQrM .style_label__gD1RW{font-size:10px;margin-bottom:20px}.style_logoBar__ewQrM .style_logos__VF1z_{gap:28px;animation-duration:25s}.style_logoBar__ewQrM .style_logoName__GbIiX{font-size:11px}}.style_upsell__0nxjF{padding:120px 200px 0;background-color:var(--dl-dark)}.style_upsell__0nxjF .style_inner__2_r9M{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.style_upsell__0nxjF .style_iconWrap__9_1CV{width:72px;height:72px;border-radius:50%;background:rgba(209,255,0,.08);border:1px solid rgba(209,255,0,.15);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.style_upsell__0nxjF .style_title__5qvaN{font-size:clamp(28px,4vw,36px);font-weight:700;color:var(--dl-warm-white);margin:0;line-height:1.2;letter-spacing:-.02em}.style_upsell__0nxjF .style_body___jtFn{font-size:17px;font-weight:300;color:hsla(30,33%,94%,.6);line-height:1.7;margin:0;text-align:center;max-width:650px}.style_upsell__0nxjF .style_body___jtFn em{font-style:normal;color:var(--dl-limon);font-weight:500}.style_upsell__0nxjF .style_highlight__SlWNk{font-size:16px;font-weight:500;color:var(--dl-limon);margin:0}.style_upsell__0nxjF .style_ctaRow__p5B1H{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:12px}.style_upsell__0nxjF .style_ctaPrimary__brmoE{display:inline-block;padding:16px 40px;background:transparent;border:1px solid var(--dl-limon);color:var(--dl-limon);border-radius:100px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .3s,color .3s,transform .3s;text-decoration:none}.style_upsell__0nxjF .style_ctaPrimary__brmoE:hover{background:var(--dl-limon);color:var(--dl-dark);transform:translateY(-2px)}.style_upsell__0nxjF .style_ctaSecondary__Mzqch{font-size:13px;color:hsla(30,33%,94%,.5);text-decoration:underline;text-underline-offset:3px;transition:color .2s;cursor:pointer}.style_upsell__0nxjF .style_ctaSecondary__Mzqch:hover{color:var(--dl-limon)}@media(max-width:768px){.style_upsell__0nxjF{padding:80px 24px}.style_upsell__0nxjF .style_title__5qvaN{font-size:24px}.style_upsell__0nxjF .style_body___jtFn{font-size:15px}.style_upsell__0nxjF .style_ctaPrimary__brmoE{padding:14px 28px;font-size:12px}}.style_faq__cVRz1{padding:120px 200px;background-color:var(--dl-dark)}.style_faq__cVRz1 .style_sectionLabel__UM8rz{max-width:1400px;margin:0 auto 60px;display:flex;align-items:center;gap:20px}.style_faq__cVRz1 .style_sectionLabel__UM8rz h2{color:var(--dl-grey);font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;margin:0;white-space:nowrap}.style_faq__cVRz1 .style_sectionLabel__UM8rz .style_line__pqT14{flex:1 1;height:1px;background:hsla(0,0%,100%,.06)}.style_faq__cVRz1 .style_list__mndtv{max-width:1400px;margin:0 auto;display:flex;flex-direction:column}.style_item__7wVVM{border-top:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:background .2s}.style_item__7wVVM:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.08)}.style_item__7wVVM:hover{background:hsla(0,0%,100%,.02)}.style_item__7wVVM .style_question__G3dlA{display:flex;justify-content:space-between;align-items:center;padding:28px 0;gap:24px}.style_item__7wVVM .style_question__G3dlA span:first-child{font-size:20px;font-weight:500;color:var(--dl-warm-white);text-align:left}.style_item__7wVVM .style_icon__r0vg7{font-size:24px;font-weight:300;color:var(--dl-limon);flex-shrink:0;transition:transform .3s;line-height:1}.style_item__7wVVM .style_iconOpen__dSmBD{transform:rotate(45deg)}.style_item__7wVVM .style_answer__efgq3{overflow:hidden}.style_item__7wVVM .style_answer__efgq3 p{margin:0;padding:0 0 28px;font-size:16px;font-weight:300;color:hsla(30,33%,94%,.6);line-height:1.65;max-width:800px;text-align:left}@media(max-width:768px){.style_faq__cVRz1{padding:80px 24px}.style_faq__cVRz1 .style_sectionLabel__UM8rz{margin-bottom:40px}.style_item__7wVVM .style_question__G3dlA{padding:22px 0}.style_item__7wVVM .style_question__G3dlA span:first-child{font-size:16px}.style_item__7wVVM .style_answer__efgq3 p{font-size:14px;padding-bottom:22px}}.style_guarantee__Tqd1m{padding:120px 200px 160px;background:linear-gradient(180deg,var(--dl-dark) 0,var(--dl-surface) 100%)}.style_guarantee__Tqd1m .style_inner__dcGKs{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.style_guarantee__Tqd1m .style_icon__FPohH{width:72px;height:72px;border-radius:50%;background:rgba(209,255,0,.08);border:1px solid rgba(209,255,0,.15);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.style_guarantee__Tqd1m .style_title__B2MHj{font-size:32px;font-weight:600;margin:0;color:var(--dl-warm-white)}.style_guarantee__Tqd1m .style_desc__mADER{font-size:17px;font-weight:300;margin:0;color:hsla(30,33%,94%,.55);line-height:1.7;text-align:center;max-width:600px}.style_guarantee__Tqd1m .style_badges__93eGC{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap;justify-content:center}.style_guarantee__Tqd1m .style_badges__93eGC span{padding:10px 20px;border:1px solid rgba(209,255,0,.15);border-radius:100px;font-size:13px;font-weight:500;color:var(--dl-limon);letter-spacing:.05em}@media(max-width:768px){.style_guarantee__Tqd1m{padding:80px 24px}.style_guarantee__Tqd1m .style_title__B2MHj{font-size:24px}.style_guarantee__Tqd1m .style_desc__mADER{font-size:15px}.style_guarantee__Tqd1m .style_badges__93eGC{gap:8px}.style_guarantee__Tqd1m .style_badges__93eGC span{padding:8px 16px;font-size:11px}}.style_contact__P_Y_5{color:var(--dl-warm-white);background-color:var(--dl-surface)}.style_contact__P_Y_5 .style_body__KXCt8{max-width:1400px;margin:0 auto;padding:140px 80px 60px}.style_contact__P_Y_5 .style_ctaSection__6nI3C{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;padding-bottom:100px}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_eyebrow__ULnvv{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--dl-limon);margin:0;font-family:var(--font-geist-mono),monospace}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_headline__pSeN6{font-size:clamp(36px,5vw,64px);font-weight:700;margin:0;line-height:1.1;letter-spacing:-.02em;text-align:center}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_headline__pSeN6 em{font-style:normal;color:var(--dl-limon)}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_subtext__EYLTC{font-size:17px;font-weight:300;color:hsla(30,33%,94%,.6);max-width:550px;line-height:1.7;margin:0;text-align:center}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaRow__FOwSV{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:16px}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaPrimary__s3L0L{display:inline-block;padding:22px 56px;background:var(--dl-limon);color:var(--dl-dark);border-radius:100px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 0 40px rgba(209,255,0,.15)}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaPrimary__s3L0L:hover{transform:translateY(-2px);box-shadow:0 0 60px rgba(209,255,0,.25)}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaNote__TcPma{font-size:13px;color:hsla(30,33%,94%,.45)}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaSecondaryLink__vDNfO{font-size:13px;color:hsla(30,33%,94%,.5);text-decoration:underline;text-underline-offset:3px;transition:color .2s;cursor:pointer}.style_contact__P_Y_5 .style_ctaSection__6nI3C .style_ctaSecondaryLink__vDNfO:hover{color:var(--dl-limon)}.style_contact__P_Y_5 .style_divider__9B6yN{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08),transparent)}.style_contact__P_Y_5 .style_footer__7k6AJ{display:flex;justify-content:space-between;align-items:flex-start;padding-top:50px}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerLeft__zfg_6 .style_brand__2nFFS{display:flex;flex-direction:column;gap:12px}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerLeft__zfg_6 .style_brand__2nFFS .style_brandLogo__Q9buh{width:100px;height:auto;opacity:.9}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerLeft__zfg_6 .style_brandSub__GDoTk{margin:0;font-size:13px;color:hsla(30,33%,94%,.45);line-height:1.6;text-align:left}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerCenter__acBa8{display:flex;flex-direction:column;gap:6px}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerCenter__acBa8 .style_contactLink__SEzhi{font-size:14px;color:hsla(30,33%,94%,.6);cursor:pointer;transition:color .2s}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerCenter__acBa8 .style_contactLink__SEzhi:hover{color:var(--dl-limon)}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerRight__T4uZ7{display:flex;gap:24px}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerRight__T4uZ7 .style_social__SpGhT{font-size:13px;color:hsla(30,33%,94%,.5);cursor:pointer;transition:color .2s}.style_contact__P_Y_5 .style_footer__7k6AJ .style_footerRight__T4uZ7 .style_social__SpGhT:hover{color:var(--dl-limon)}@media(max-width:768px){.style_contact__P_Y_5 .style_body__KXCt8{padding:80px 24px 40px}.style_contact__P_Y_5 .style_body__KXCt8 .style_ctaSection__6nI3C{padding-bottom:60px}.style_contact__P_Y_5 .style_body__KXCt8 .style_ctaSection__6nI3C .style_headline__pSeN6{font-size:28px}.style_contact__P_Y_5 .style_body__KXCt8 .style_ctaSection__6nI3C .style_subtext__EYLTC{font-size:15px}.style_contact__P_Y_5 .style_body__KXCt8 .style_ctaSection__6nI3C .style_ctaPrimary__s3L0L{padding:18px 36px;font-size:14px}.style_contact__P_Y_5 .style_body__KXCt8 .style_footer__7k6AJ{flex-direction:column;gap:32px}.style_contact__P_Y_5 .style_body__KXCt8 .style_footer__7k6AJ .style_footerRight__T4uZ7{flex-wrap:wrap;gap:16px}}