.Navbar-module__4YoH8a__navbar{z-index:50;transition:var(--transition-slow);-webkit-backdrop-filter:blur(20px);background:0 0;border-bottom:1px solid #0000;padding:.75rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__4YoH8a__scrolled{background:#09090be6;border-bottom-color:#ffffff0f}.Navbar-module__4YoH8a__inner{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);display:flex}.Navbar-module__4YoH8a__logo{font-family:var(--font-sans);color:var(--text-dark);letter-spacing:-.5px;font-size:1.5rem;font-weight:800;transition:color .5s}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__logo{color:var(--text-light)}.Navbar-module__4YoH8a__dot{color:var(--brand)}.Navbar-module__4YoH8a__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__4YoH8a__links>li>a,.Navbar-module__4YoH8a__dropdownTrigger{color:var(--text-dark-muted);transition:var(--transition-base);border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__links>li>a,.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__dropdownTrigger{color:var(--text-muted)}.Navbar-module__4YoH8a__links>li>a:hover,.Navbar-module__4YoH8a__dropdownTrigger:hover{color:var(--text-dark);background:#0000000a}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__links>li>a:hover,.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__dropdownTrigger:hover{color:var(--text-light);background:#ffffff0d}.Navbar-module__4YoH8a__dropdownWrap{position:relative}.Navbar-module__4YoH8a__chevron{flex-shrink:0;transition:transform .25s}.Navbar-module__4YoH8a__chevronOpen{transform:rotate(180deg)}.Navbar-module__4YoH8a__dropdown{opacity:0;visibility:hidden;z-index:60;background:#fff;border:1px solid #e4e4e7;border-radius:12px;width:300px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__dropdown{background:var(--dark-bg-alt);border-color:#ffffff14;box-shadow:0 12px 40px #0006}.Navbar-module__4YoH8a__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__4YoH8a__dropdownList{max-height:320px;padding:.5rem 0;list-style:none;overflow-y:auto}.Navbar-module__4YoH8a__skillItem{color:var(--text-dark-muted);cursor:default;justify-content:space-between;align-items:center;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:flex;position:relative}.Navbar-module__4YoH8a__skillItem:hover{background:#00000008}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__skillItem{color:var(--text-muted)}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__skillItem:hover{background:#ffffff0a}.Navbar-module__4YoH8a__tooltip{color:var(--brand);white-space:nowrap;opacity:0;pointer-events:none;background:#f9731614;border:1px solid #f9731626;border-radius:6px;flex-shrink:0;margin-left:.5rem;padding:.15rem .5rem;font-size:.625rem;font-weight:600;transition:opacity .15s}.Navbar-module__4YoH8a__skillItem:hover .Navbar-module__4YoH8a__tooltip{opacity:1}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__tooltip{background:#f973161f;border-color:#f9731633}.Navbar-module__4YoH8a__cta{background:var(--brand);color:#fff;transition:var(--transition-base);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.Navbar-module__4YoH8a__cta:hover{background:var(--brand-dark);box-shadow:0 0 24px var(--brand-glow-strong)}.Navbar-module__4YoH8a__arrow{transition:transform .3s}.Navbar-module__4YoH8a__cta:hover .Navbar-module__4YoH8a__arrow{transform:translate(3px)}.Navbar-module__4YoH8a__toggle{flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__4YoH8a__toggle span{background:var(--text-dark);width:22px;height:2px;transition:var(--transition-base);border-radius:2px;display:block}.Navbar-module__4YoH8a__scrolled .Navbar-module__4YoH8a__toggle span{background:var(--text-light)}@media (max-width:768px){.Navbar-module__4YoH8a__links{display:none}.Navbar-module__4YoH8a__toggle{display:flex}}
.Footer-module__JDoKuW__footer{background:var(--dark-bg);border-top:1px solid #ffffff0a;padding:5rem 0;position:relative;overflow:hidden}.Footer-module__JDoKuW__inner{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Footer-module__JDoKuW__inner{grid-template-columns:1fr}}.Footer-module__JDoKuW__logo{font-family:var(--font-sans);color:var(--text-light);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.Footer-module__JDoKuW__dot{color:var(--brand)}.Footer-module__JDoKuW__tagline{color:#ffffff40;margin-top:1rem;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.Footer-module__JDoKuW__socials{gap:1rem;display:flex}.Footer-module__JDoKuW__socials a{color:#ffffff4d;width:2rem;height:2rem;transition:var(--transition-base);justify-content:center;align-items:center;font-size:1rem;display:flex}.Footer-module__JDoKuW__socials a:hover{color:var(--brand)}.Footer-module__JDoKuW__colTitle{letter-spacing:.15em;text-transform:uppercase;color:#fff3;margin-bottom:1rem;font-size:.625rem;font-weight:600}.Footer-module__JDoKuW__colLinks{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__JDoKuW__colLinks a{color:#ffffff4d;transition:var(--transition-base);font-size:.875rem}.Footer-module__JDoKuW__colLinks a:hover{color:#ffffff80}.Footer-module__JDoKuW__bottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__JDoKuW__copyright{color:#fff3;font-size:.8125rem}.Footer-module__JDoKuW__taglineRight{color:#fff3;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.Footer-module__JDoKuW__dotIndicator{background:var(--brand);border-radius:50%;width:6px;height:6px}
.WaitlistForm-module__DSBcoq__form{gap:.5rem;width:100%;max-width:440px;display:flex}.WaitlistForm-module__DSBcoq__input{border-radius:9999px;outline:none;flex:1;min-width:0;padding:.875rem 1.125rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.WaitlistForm-module__DSBcoq__button{white-space:nowrap;cursor:pointer;border-radius:9999px;flex-shrink:0;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s}.WaitlistForm-module__DSBcoq__button:disabled{opacity:.7;cursor:not-allowed}.WaitlistForm-module__DSBcoq__success{align-items:center;gap:.5rem;max-width:440px;font-size:.9375rem;font-weight:600;display:flex}.WaitlistForm-module__DSBcoq__successIcon{flex-shrink:0}.WaitlistForm-module__DSBcoq__errorMsg{color:#ef4444;font-size:.75rem;position:absolute;bottom:-1.5rem;left:0}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__input::placeholder{color:#fff6}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f9731626}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__button{background:var(--brand);color:#fff;border:none}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__button:hover:not(:disabled){background:var(--brand-dark);transform:scale(1.02);box-shadow:0 0 20px #f973164d}.WaitlistForm-module__DSBcoq__default .WaitlistForm-module__DSBcoq__success{color:#57f287}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__input::placeholder{color:#ffffff59}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f9731626}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__button{background:var(--brand);color:#fff;border:none}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__button:hover:not(:disabled){background:var(--brand-dark);transform:scale(1.02);box-shadow:0 0 20px #f973164d}.WaitlistForm-module__DSBcoq__dark .WaitlistForm-module__DSBcoq__success{color:#57f287}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__input{color:#fff;background:#ffffff1a;border:1px solid #fff3}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__input::placeholder{color:#ffffff80}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__input:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__button{color:var(--dark-bg);background:#fff;border:none}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__button:hover:not(:disabled){transform:scale(1.02);box-shadow:0 0 30px #fff3}.WaitlistForm-module__DSBcoq__white .WaitlistForm-module__DSBcoq__success{color:#57f287}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__input{color:var(--dark-bg);background:#fff;border:1px solid #d4d4d8}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__input::placeholder{color:#a1a1aa}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f973161f}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__button{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;border:none;box-shadow:0 4px 14px #f9731640}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__button:hover:not(:disabled){transform:scale(1.02);box-shadow:0 6px 24px #f9731666}.WaitlistForm-module__DSBcoq__light .WaitlistForm-module__DSBcoq__success{color:var(--brand-deep)}@media (max-width:480px){.WaitlistForm-module__DSBcoq__form{flex-direction:column}.WaitlistForm-module__DSBcoq__button{text-align:center;width:100%}}
.Hero-module__sjjx3W__hero{background:#fff;align-items:center;min-height:95vh;display:flex;position:relative;overflow:hidden}.Hero-module__sjjx3W__grid{z-index:0;pointer-events:none;background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__sjjx3W__glow{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__sjjx3W__glowInner{background:radial-gradient(#f9731612 0%,#0000 65%);width:900px;height:700px;position:absolute;top:-10%;right:-5%}.Hero-module__sjjx3W__waveCanvas{z-index:5;pointer-events:none;width:100%;height:200px;position:absolute;bottom:0;left:0;right:0}.Hero-module__sjjx3W__bottomFade{background:linear-gradient(to bottom,transparent,var(--dark-bg));z-index:20;pointer-events:none;height:4rem;position:absolute;bottom:0;left:0;right:0}.Hero-module__sjjx3W__content{z-index:10;width:100%;padding-top:10rem;padding-bottom:14rem;position:relative}.Hero-module__sjjx3W__contentInner{max-width:640px}.Hero-module__sjjx3W__title{font-family:var(--font-serif);color:var(--text-dark);margin-bottom:1.25rem;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:400;line-height:1.12}.Hero-module__sjjx3W__highlight{background:linear-gradient(135deg,var(--brand),var(--brand-deep));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__sjjx3W__subtitle{color:var(--text-dark-muted);max-width:500px;margin-bottom:1.75rem;font-size:1.125rem;line-height:1.7}.Hero-module__sjjx3W__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__sjjx3W__trust{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Hero-module__sjjx3W__trustItem{color:var(--text-dark-muted);align-items:center;gap:.375rem;font-size:.8125rem;display:inline-flex}.Hero-module__sjjx3W__trustItem svg{width:16px;height:16px;color:var(--brand)}
.MorningBrief-module__iU6Y0q__section{background:var(--dark-bg);padding:5rem 0}.MorningBrief-module__iU6Y0q__header{text-align:center;margin-bottom:2.5rem}.MorningBrief-module__iU6Y0q__chatWrap{max-width:560px;margin:0 auto}.MorningBrief-module__iU6Y0q__chat{border:1px solid #ffffff1a;border-radius:16px;transition:transform .4s cubic-bezier(.19,1,.22,1),box-shadow .4s cubic-bezier(.19,1,.22,1);overflow:hidden;box-shadow:0 30px 100px #f973160f,0 25px 80px #0006,0 8px 24px #00000040}.MorningBrief-module__iU6Y0q__chat:hover{transform:translateY(-4px);box-shadow:0 40px 120px #f973161a,0 30px 90px #00000073,0 12px 32px #0000004d}.MorningBrief-module__iU6Y0q__chatHeader{background:#1c2733;border-bottom:1px solid #0000004d;justify-content:space-between;align-items:center;padding:.65rem 1rem;display:flex}.MorningBrief-module__iU6Y0q__headerLeft{align-items:center;gap:.6rem;display:flex}.MorningBrief-module__iU6Y0q__headerAvatar{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.MorningBrief-module__iU6Y0q__headerInfo{flex-direction:column;gap:0;display:flex}.MorningBrief-module__iU6Y0q__headerName{color:#fff;font-size:.875rem;font-weight:700;line-height:1.2}.MorningBrief-module__iU6Y0q__headerStatus{color:#8b9bab;font-size:.7rem;line-height:1.2}.MorningBrief-module__iU6Y0q__liveBadge{color:#57f287;text-transform:uppercase;letter-spacing:.03em;background:#57f2871f;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.MorningBrief-module__iU6Y0q__liveDot{background:#57f287;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite MorningBrief-module__iU6Y0q__livePulse}@keyframes MorningBrief-module__iU6Y0q__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.MorningBrief-module__iU6Y0q__chatBody{min-height:180px;font-family:var(--font-sans);color:#e4e6eb;background:#0e1621;padding:1.25rem 1.25rem 1.5rem;font-size:.875rem;line-height:1.5;overflow-y:hidden}.MorningBrief-module__iU6Y0q__msg{opacity:0;border-radius:6px;gap:.65rem;margin-bottom:.1rem;padding:.45rem .5rem;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1),background .15s;display:flex;transform:translateY(8px)}.MorningBrief-module__iU6Y0q__msg:hover{background:#ffffff05}.MorningBrief-module__iU6Y0q__msgVisible{opacity:1;transform:translateY(0)}.MorningBrief-module__iU6Y0q__msgAvatar{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:.85rem;font-weight:800;display:flex}.MorningBrief-module__iU6Y0q__msgContent{flex:1;min-width:0}.MorningBrief-module__iU6Y0q__msgHeader{align-items:baseline;gap:.4rem;margin-bottom:.15rem;display:flex}.MorningBrief-module__iU6Y0q__msgName{color:var(--brand);font-size:.875rem;font-weight:700}.MorningBrief-module__iU6Y0q__msgBadge{background:var(--brand);color:#fff;text-transform:uppercase;letter-spacing:.02em;border-radius:3px;padding:.05rem .3rem;font-size:.6rem;font-weight:700;line-height:1.3;display:inline-block}.MorningBrief-module__iU6Y0q__msgTime{color:#8b9bab;font-size:.68rem;font-weight:400}.MorningBrief-module__iU6Y0q__msgText{color:#e4e6eb;font-size:.875rem;line-height:1.5}.MorningBrief-module__iU6Y0q__msgText strong{color:#57f287;font-weight:700}.MorningBrief-module__iU6Y0q__embed{background:#f973160a;border:1px solid #f9731614;border-radius:6px;max-width:440px;margin-top:.5rem;display:flex;overflow:hidden}.MorningBrief-module__iU6Y0q__embedBar{background:var(--brand);flex-shrink:0;width:4px}.MorningBrief-module__iU6Y0q__embedContent{padding:.7rem .85rem}.MorningBrief-module__iU6Y0q__embedTitle{color:var(--brand);margin-bottom:.25rem;font-size:.8rem;font-weight:700}.MorningBrief-module__iU6Y0q__embedDesc{color:#e4e6eb;font-size:.82rem;line-height:1.45}.MorningBrief-module__iU6Y0q__typing{opacity:0;color:#8b9bab;align-items:center;gap:.4rem;padding:.4rem 0;font-size:.78rem;transition:opacity .2s;display:flex}.MorningBrief-module__iU6Y0q__typingVisible{opacity:1}.MorningBrief-module__iU6Y0q__typingDots{gap:2px;display:inline-flex}.MorningBrief-module__iU6Y0q__typingDots span{background:#8b9bab;border-radius:50%;width:4px;height:4px;animation:1.2s infinite MorningBrief-module__iU6Y0q__typingBounce}.MorningBrief-module__iU6Y0q__typingDots span:nth-child(2){animation-delay:.15s}.MorningBrief-module__iU6Y0q__typingDots span:nth-child(3){animation-delay:.3s}.MorningBrief-module__iU6Y0q__typingText{font-weight:600}@keyframes MorningBrief-module__iU6Y0q__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.MorningBrief-module__iU6Y0q__cta{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.84rem}.MorningBrief-module__iU6Y0q__cta a{color:var(--brand);font-weight:700;transition:color .15s}.MorningBrief-module__iU6Y0q__cta a:hover{color:var(--brand-light)}@media (max-width:768px){.MorningBrief-module__iU6Y0q__section{padding:3.5rem 0}.MorningBrief-module__iU6Y0q__header{margin-bottom:2rem}.MorningBrief-module__iU6Y0q__chat:hover{transform:none}}@media (max-width:480px){.MorningBrief-module__iU6Y0q__chatBody{min-height:150px;padding:.85rem .75rem 1rem}.MorningBrief-module__iU6Y0q__chatHeader{padding:.5rem .75rem}.MorningBrief-module__iU6Y0q__msg{gap:.5rem;padding:.35rem .3rem}.MorningBrief-module__iU6Y0q__msgAvatar{width:28px;height:28px;font-size:.7rem}.MorningBrief-module__iU6Y0q__msgText,.MorningBrief-module__iU6Y0q__msgName{font-size:.8rem}.MorningBrief-module__iU6Y0q__msgTime{font-size:.6rem}.MorningBrief-module__iU6Y0q__embedContent{padding:.5rem .65rem}.MorningBrief-module__iU6Y0q__embedTitle{font-size:.72rem}.MorningBrief-module__iU6Y0q__embedDesc{font-size:.75rem}}
.AgentInAction-module__zwtNbq__section{background:var(--dark-bg);padding:6rem 0 8rem;position:relative}.AgentInAction-module__zwtNbq__header{text-align:center;margin-bottom:4rem}.AgentInAction-module__zwtNbq__demos{flex-direction:column;gap:5rem;display:flex}.AgentInAction-module__zwtNbq__demo{grid-template-columns:auto 1fr;align-items:center;gap:3rem;display:grid}.AgentInAction-module__zwtNbq__demoReversed{direction:rtl}.AgentInAction-module__zwtNbq__demoReversed>*{direction:ltr}.AgentInAction-module__zwtNbq__demoMedia{position:relative}.AgentInAction-module__zwtNbq__mediaWrapper{border:1px solid var(--dark-card-border);background:var(--dark-card-bg);aspect-ratio:9/16;border-radius:16px;width:280px;position:relative;overflow:hidden}.AgentInAction-module__zwtNbq__mediaWrapperDashboard{width:440px}.AgentInAction-module__zwtNbq__mediaWrapperTelegram{width:340px}.AgentInAction-module__zwtNbq__media{object-fit:cover;width:100%;height:100%;display:block}.AgentInAction-module__zwtNbq__videoContainer{cursor:pointer;width:100%;height:100%;position:relative}.AgentInAction-module__zwtNbq__playPause{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .25s;display:flex;position:absolute;bottom:12px;right:12px}.AgentInAction-module__zwtNbq__videoContainer:hover .AgentInAction-module__zwtNbq__playPause,.AgentInAction-module__zwtNbq__playPauseVisible{opacity:1;pointer-events:auto}.AgentInAction-module__zwtNbq__dashboardWrap{flex-direction:column;gap:.75rem;display:flex}.AgentInAction-module__zwtNbq__dashboard{background:#161b22;border:1px solid #ffffff14;border-radius:12px;font-size:.8125rem;overflow:hidden}.AgentInAction-module__zwtNbq__dashTopBar{background:#1c2128;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.AgentInAction-module__zwtNbq__dashLogo{color:#ffffffb3;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.AgentInAction-module__zwtNbq__dashAccount{color:#fff6;font-size:.6875rem}.AgentInAction-module__zwtNbq__dashMetrics{background:#ffffff0a;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.AgentInAction-module__zwtNbq__dashMetric{background:#161b22;flex-direction:column;align-items:center;gap:.125rem;padding:.875rem .5rem;display:flex}.AgentInAction-module__zwtNbq__dashMetricLabel{text-transform:uppercase;letter-spacing:.06em;color:#fff6;font-size:.625rem}.AgentInAction-module__zwtNbq__dashMetricValue{color:#fff;font-size:1.125rem;font-weight:700}.AgentInAction-module__zwtNbq__dashMetricDelta{font-size:.625rem;font-weight:600}.AgentInAction-module__zwtNbq__deltaUp,.AgentInAction-module__zwtNbq__deltaDown{color:#3fb950}.AgentInAction-module__zwtNbq__dashChartSection{padding:.75rem 1rem 1rem}.AgentInAction-module__zwtNbq__dashChartTitle{text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;margin-bottom:.5rem;font-size:.625rem;display:block}.AgentInAction-module__zwtNbq__dashChart{align-items:flex-end;gap:3px;height:60px;display:flex}.AgentInAction-module__zwtNbq__dashBar{background:linear-gradient(to top,var(--brand-deep),var(--brand));opacity:.8;border-radius:2px 2px 0 0;flex:1;min-width:0}.AgentInAction-module__zwtNbq__dashNotification{background:#f9731614;border:1px solid #f9731626;border-radius:10px;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;display:flex}.AgentInAction-module__zwtNbq__notificationDot{background:var(--brand);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;animation:2s ease-in-out infinite AgentInAction-module__zwtNbq__pulse}@keyframes AgentInAction-module__zwtNbq__pulse{0%,to{opacity:1;box-shadow:0 0 #f9731680}50%{opacity:.6;box-shadow:0 0 0 6px #f9731600}}.AgentInAction-module__zwtNbq__dashNotificationText{color:#fffc;font-size:.8125rem;line-height:1.55}.AgentInAction-module__zwtNbq__dashNotificationText strong{color:var(--brand)}.AgentInAction-module__zwtNbq__telegramChat{background:#1c2733;border:1px solid #ffffff0f;border-radius:12px;font-size:.8125rem;overflow:hidden}.AgentInAction-module__zwtNbq__telegramHeader{background:#17212b;border-bottom:1px solid #ffffff0f;align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.AgentInAction-module__zwtNbq__telegramAvatar{background:linear-gradient(135deg,var(--brand),var(--brand-deep));border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.AgentInAction-module__zwtNbq__telegramHeaderText{flex-direction:column;gap:1px;display:flex}.AgentInAction-module__zwtNbq__telegramName{color:#fff;font-size:.8125rem;font-weight:600}.AgentInAction-module__zwtNbq__telegramStatus{color:#6ab2f2;font-size:.6875rem}.AgentInAction-module__zwtNbq__telegramMessages{flex-direction:column;gap:.375rem;padding:.75rem .625rem;display:flex}.AgentInAction-module__zwtNbq__telegramMsgBot,.AgentInAction-module__zwtNbq__telegramMsgUser{border-radius:8px;max-width:85%;padding:.5rem .75rem;line-height:1.5;position:relative}.AgentInAction-module__zwtNbq__telegramMsgBot{color:#ffffffe0;background:#1e2c3a;border-top-left-radius:2px;align-self:flex-start}.AgentInAction-module__zwtNbq__telegramMsgUser{color:#ffffffeb;background:#2b5278;border-top-right-radius:2px;align-self:flex-end}.AgentInAction-module__zwtNbq__telegramMsgBody{margin:0}.AgentInAction-module__zwtNbq__telegramMsgBody strong{color:#fff}.AgentInAction-module__zwtNbq__telegramMsgBot .AgentInAction-module__zwtNbq__telegramMsgBody strong{color:var(--brand-light)}.AgentInAction-module__zwtNbq__telegramTime{color:#ffffff59;text-align:right;margin-top:2px;font-size:.625rem;display:block}.AgentInAction-module__zwtNbq__demoContent{flex-direction:column;gap:.75rem;display:flex}.AgentInAction-module__zwtNbq__demoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);width:fit-content;font-size:.75rem;font-weight:700;display:inline-block}.AgentInAction-module__zwtNbq__demoTitle{font-family:var(--font-serif);color:var(--text-light);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.3}.AgentInAction-module__zwtNbq__demoCaption{color:var(--text-faint);font-size:.8125rem;font-style:italic;line-height:1.5}.AgentInAction-module__zwtNbq__learnMore{text-align:center;flex-direction:column;align-items:center;gap:.625rem;margin-top:4rem;display:flex}.AgentInAction-module__zwtNbq__learnMoreText{color:var(--text-muted);font-size:.9375rem}.AgentInAction-module__zwtNbq__learnMoreLink{color:var(--brand);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.AgentInAction-module__zwtNbq__learnMoreLink:hover{color:var(--brand-light)}@media (max-width:768px){.AgentInAction-module__zwtNbq__demo{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem}.AgentInAction-module__zwtNbq__demoReversed{direction:ltr}.AgentInAction-module__zwtNbq__demoLabel{margin:0 auto}.AgentInAction-module__zwtNbq__mediaWrapper{width:240px}.AgentInAction-module__zwtNbq__mediaWrapperDashboard{width:100%}.AgentInAction-module__zwtNbq__dashMetricValue{font-size:.9375rem}.AgentInAction-module__zwtNbq__mediaWrapperTelegram{width:100%;max-width:320px}.AgentInAction-module__zwtNbq__section{padding:4rem 0 5rem}.AgentInAction-module__zwtNbq__demos{gap:3.5rem}.AgentInAction-module__zwtNbq__dashNotificationText{font-size:.75rem}}
.Testimonial-module__j--v-W__section{background:var(--dark-bg-alt);padding:6rem 0 8rem;position:relative;overflow:hidden}.Testimonial-module__j--v-W__header{text-align:center;margin-bottom:3.5rem}.Testimonial-module__j--v-W__bento{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Testimonial-module__j--v-W__card{border:1px solid var(--dark-card-border);background:var(--dark-card-bg);border-radius:16px;transition:transform .35s cubic-bezier(.19,1,.22,1),box-shadow .35s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.Testimonial-module__j--v-W__card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #0000004d,0 0 30px #f973160d}.Testimonial-module__j--v-W__cardImageFill{position:absolute;inset:0}.Testimonial-module__j--v-W__cardImg{object-fit:cover;width:100%;height:100%;display:block}.Testimonial-module__j--v-W__cardOverlay{background:linear-gradient(#09090b33 0%,#09090bb3 60%,#09090bf2 100%);position:absolute;inset:0}.Testimonial-module__j--v-W__cardContent{z-index:1;flex-direction:column;justify-content:flex-end;height:100%;padding:1.5rem;display:flex;position:relative}.Testimonial-module__j--v-W__cardStat{background:linear-gradient(135deg,var(--brand-light),var(--brand));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.1;display:inline-block}.Testimonial-module__j--v-W__cardTitle{font-family:var(--font-sans);color:var(--text-light);margin-bottom:.5rem;font-size:clamp(.875rem,1.5vw,1.05rem);font-weight:600;line-height:1.45}.Testimonial-module__j--v-W__cardQuote{color:var(--text-muted);margin-bottom:.25rem;font-size:.8rem;font-style:italic;line-height:1.55}.Testimonial-module__j--v-W__cardAttr{color:var(--text-faint);font-size:.7rem}.Testimonial-module__j--v-W__cardTiktok{grid-row:1/3;min-height:480px}.Testimonial-module__j--v-W__cardKeywords{background:linear-gradient(160deg,#f973160f 0%,#ffffff05 50%,#f9731608 100%);border-color:#f973161a}.Testimonial-module__j--v-W__cardKeywords .Testimonial-module__j--v-W__cardContent{justify-content:center;padding:2rem 1.75rem}.Testimonial-module__j--v-W__cardOutreach{min-height:220px}.Testimonial-module__j--v-W__cardOutreach .Testimonial-module__j--v-W__cardOverlay{background:linear-gradient(#09090b26 0%,#09090b80 50%,#09090beb 100%)}.Testimonial-module__j--v-W__divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:1px;margin:4rem 0 3rem}.Testimonial-module__j--v-W__statsRow{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonial-module__j--v-W__statNumber{background:linear-gradient(135deg,var(--brand-light),var(--brand),var(--brand-deep));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;transition:transform .3s}.Testimonial-module__j--v-W__stat:hover .Testimonial-module__j--v-W__statNumber{transform:scale(1.05)}.Testimonial-module__j--v-W__statLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}@media (max-width:768px){.Testimonial-module__j--v-W__section{padding:4rem 0 5rem}.Testimonial-module__j--v-W__header{margin-bottom:2.5rem}.Testimonial-module__j--v-W__bento{grid-template-rows:auto;grid-template-columns:1fr}.Testimonial-module__j--v-W__cardTiktok{grid-row:auto;min-height:380px}.Testimonial-module__j--v-W__cardOutreach{min-height:200px}.Testimonial-module__j--v-W__card:hover{transform:none}.Testimonial-module__j--v-W__statsRow{grid-template-columns:1fr;gap:2.5rem}}
.HowItWorks-module__TP3Yha__section{background:var(--dark-bg-alt);padding:6rem 0 8rem;position:relative;overflow:hidden}.HowItWorks-module__TP3Yha__header{text-align:center;margin-bottom:4rem}.HowItWorks-module__TP3Yha__badgeCenter{margin:0 auto 1.25rem}.HowItWorks-module__TP3Yha__steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (max-width:768px){.HowItWorks-module__TP3Yha__steps{grid-template-columns:1fr}}.HowItWorks-module__TP3Yha__steps:before{content:"";background:linear-gradient(90deg,#0000,#f973164d,#f973164d,#0000);height:1px;position:absolute;top:2.75rem;left:calc(16.67% + 1rem);right:calc(16.67% + 1rem)}@media (max-width:768px){.HowItWorks-module__TP3Yha__steps:before{display:none}}.HowItWorks-module__TP3Yha__step{text-align:center;position:relative}.HowItWorks-module__TP3Yha__stepNumber{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:700;display:flex;position:relative}.HowItWorks-module__TP3Yha__stepTitle{color:var(--text-light);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.HowItWorks-module__TP3Yha__stepText{color:var(--text-muted);max-width:280px;margin:0 auto;font-size:.875rem;line-height:1.6}
.Pricing-module__n15uzq__section{background:linear-gradient(to bottom,var(--dark-bg),var(--dark-bg-alt),var(--dark-bg));padding:6rem 0 8rem;position:relative;overflow:hidden}.Pricing-module__n15uzq__header{text-align:center;margin-bottom:3rem}.Pricing-module__n15uzq__label{letter-spacing:.15em;text-transform:uppercase;color:var(--brand);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.Pricing-module__n15uzq__title{font-family:var(--font-serif);color:var(--text-light);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.Pricing-module__n15uzq__subtitle{color:var(--text-muted);max-width:480px;margin:0 auto;font-size:.9375rem}.Pricing-module__n15uzq__card{text-align:center;background:linear-gradient(135deg,#f973160f 0%,#ffffff05 100%);border:2px solid #f973164d;border-radius:1.25rem;max-width:560px;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden}.Pricing-module__n15uzq__card:before{content:"";background:linear-gradient(90deg,transparent,var(--brand),transparent);height:3px;position:absolute;top:0;left:0;right:0}.Pricing-module__n15uzq__price{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.Pricing-module__n15uzq__amount{color:var(--text-light);font-size:3.5rem;font-weight:800}.Pricing-module__n15uzq__period{color:var(--text-muted);font-size:1.125rem;font-weight:500}.Pricing-module__n15uzq__tagline{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.Pricing-module__n15uzq__features{text-align:left;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;list-style:none;display:grid}.Pricing-module__n15uzq__features li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Pricing-module__n15uzq__features li:before{content:"✓";color:var(--brand);flex-shrink:0;font-size:.8rem;font-weight:700}.Pricing-module__n15uzq__waitlistWrap{justify-content:center;margin-bottom:1rem;display:flex}.Pricing-module__n15uzq__guarantee{color:var(--text-faint);font-size:.8125rem}.Pricing-module__n15uzq__apiNote{color:var(--text-muted);text-align:left;background:#f973160f;border:1px solid #f9731626;border-radius:10px;align-items:flex-start;gap:.5rem;margin-top:1.25rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5;display:flex}.Pricing-module__n15uzq__apiNote svg{color:var(--brand);flex-shrink:0;margin-top:1px}.Pricing-module__n15uzq__apiLink{color:var(--brand);text-underline-offset:2px;font-weight:600;text-decoration:underline}.Pricing-module__n15uzq__apiLink:hover{color:var(--brand-light)}.Pricing-module__n15uzq__skillsSection{max-width:560px;margin:1.5rem auto 0}.Pricing-module__n15uzq__skillsToggle{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s,background .2s;display:flex}.Pricing-module__n15uzq__skillsToggle:hover{color:var(--text-light);background:#f973160a;border-color:#f9731640}.Pricing-module__n15uzq__skillsChevron{flex-shrink:0;transition:transform .3s cubic-bezier(.19,1,.22,1)}.Pricing-module__n15uzq__chevronOpen{transform:rotate(180deg)}.Pricing-module__n15uzq__skillsPanel{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.19,1,.22,1),opacity .3s;overflow:hidden}.Pricing-module__n15uzq__skillsPanelOpen{opacity:1;max-height:600px}.Pricing-module__n15uzq__skillsList{flex-direction:column;gap:.625rem;padding:1.25rem 1.5rem .75rem;list-style:none;display:flex}.Pricing-module__n15uzq__skillsList li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.84rem;line-height:1.4;display:flex}.Pricing-module__n15uzq__skillsList li:before{content:"";background:var(--brand);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:500px){.Pricing-module__n15uzq__features{grid-template-columns:1fr}}
.page-module__3fTHRq__main{min-height:100vh;padding-top:5rem}.page-module__3fTHRq__hero{text-align:center;background:#fff;padding:4rem 0 3rem}.page-module__3fTHRq__eyebrow{letter-spacing:.15em;color:var(--brand);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__3fTHRq__heroTitle{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.page-module__3fTHRq__heroSubtitle{color:var(--text-dark-muted);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.page-module__3fTHRq__cardSection{background:#fff;padding:3rem 0 0;position:relative}.page-module__3fTHRq__waveWrap{background:#fff;height:200px;margin-top:-1px;position:relative}.page-module__3fTHRq__waveCanvas{pointer-events:none;width:100%;height:200px;position:absolute;bottom:0;left:0;right:0}.page-module__3fTHRq__bottomFade{background:linear-gradient(to bottom,transparent,var(--dark-bg-alt));pointer-events:none;z-index:1;height:4rem;position:absolute;bottom:0;left:0;right:0}.page-module__3fTHRq__card{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:2px solid #f9731640;border-radius:16px;max-width:540px;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 40px #f9731614,0 1px 3px #0000000a}.page-module__3fTHRq__card:before{content:"";background:linear-gradient(90deg,transparent,var(--brand),transparent);height:3px;position:absolute;top:0;left:0;right:0}.page-module__3fTHRq__earlyBadge{background:var(--brand);color:#fff;letter-spacing:.08em;border-radius:6px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.page-module__3fTHRq__cardName{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.page-module__3fTHRq__cardUrgency{color:var(--brand-dark);margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.page-module__3fTHRq__price{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.page-module__3fTHRq__amount{color:var(--text-dark);font-size:3.5rem;font-weight:800}.page-module__3fTHRq__period{color:var(--text-dark-muted);font-size:1.125rem;font-weight:500}.page-module__3fTHRq__cardDesc{color:var(--text-dark-muted);margin-bottom:1.75rem;font-size:.875rem;line-height:1.6}.page-module__3fTHRq__features{flex-direction:column;gap:.625rem;margin-bottom:2rem;list-style:none;display:flex}.page-module__3fTHRq__features li{color:var(--text-dark-muted);align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.page-module__3fTHRq__features li:before{content:"✓";color:var(--brand);flex-shrink:0;font-size:.875rem;font-weight:700}.page-module__3fTHRq__waitlistWrap{justify-content:center;margin-bottom:.75rem;display:flex}.page-module__3fTHRq__refund{color:var(--text-dark-muted);text-align:center;margin-bottom:1.25rem;font-size:.8125rem;font-style:italic}.page-module__3fTHRq__apiNote{color:var(--text-dark-muted);background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.55;display:flex}.page-module__3fTHRq__apiNote svg{color:var(--brand);flex-shrink:0;margin-top:2px}.page-module__3fTHRq__apiLink{color:var(--brand-dark);text-underline-offset:2px;font-weight:600;text-decoration:underline}.page-module__3fTHRq__apiLink:hover{color:var(--brand)}.page-module__3fTHRq__spotsLeft{text-align:center;color:var(--text-dark-muted);margin-top:1.5rem;padding-bottom:2rem;font-size:.875rem}.page-module__3fTHRq__spotsLeft strong{color:var(--brand);font-weight:700}.page-module__3fTHRq__sectionTitle{font-family:var(--font-sans);color:var(--text-light);text-align:center;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.page-module__3fTHRq__sectionSubtitle{color:var(--text-muted);text-align:center;max-width:480px;margin:0 auto 2.5rem;font-size:.9375rem;line-height:1.6}.page-module__3fTHRq__skillsSection{background:var(--dark-bg-alt);padding:4rem 0}.page-module__3fTHRq__skillsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.page-module__3fTHRq__skillCard{background:var(--dark-card-bg);border:1px solid var(--dark-card-border);border-radius:12px;padding:1.25rem 1.5rem;transition:border-color .2s,box-shadow .2s}.page-module__3fTHRq__skillCard:hover{border-color:#f9731633;box-shadow:0 4px 16px #f973160f}.page-module__3fTHRq__skillTitle{color:var(--text-light);margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.page-module__3fTHRq__skillDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.55}.page-module__3fTHRq__compareSection{background:var(--dark-bg);padding:4rem 0}.page-module__3fTHRq__tableWrap{-webkit-overflow-scrolling:touch;margin-top:.5rem;overflow-x:auto}.page-module__3fTHRq__table{border-collapse:collapse;width:100%;font-size:.875rem}.page-module__3fTHRq__table th,.page-module__3fTHRq__table td{text-align:center;border-bottom:1px solid #ffffff0f;padding:.875rem 1rem}.page-module__3fTHRq__table th{vertical-align:bottom;padding-bottom:1rem}.page-module__3fTHRq__thLabel{color:var(--text-light);font-size:.9375rem;font-weight:700;display:block}.page-module__3fTHRq__thSub{color:var(--text-faint);margin-top:.125rem;font-size:.75rem;font-weight:400;display:block}.page-module__3fTHRq__thHighlight{background:#f973160f;border-radius:12px 12px 0 0}.page-module__3fTHRq__thHighlight .page-module__3fTHRq__thLabel{color:var(--brand)}.page-module__3fTHRq__rowLabel{text-align:left;color:var(--text-light);font-weight:600}.page-module__3fTHRq__table td{color:var(--text-muted)}.page-module__3fTHRq__mengoCol{background:#f973160a;font-weight:600;color:var(--brand)!important}.page-module__3fTHRq__faqSection{background:var(--dark-bg-alt);padding:4rem 0}.page-module__3fTHRq__faqList{flex-direction:column;gap:.75rem;max-width:640px;margin:0 auto;display:flex}.page-module__3fTHRq__faqItem{background:var(--dark-card-bg);border:1px solid var(--dark-card-border);border-radius:12px;overflow:hidden}.page-module__3fTHRq__faqQ{width:100%;color:var(--text-light);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:flex}.page-module__3fTHRq__faqQ:hover{background:#ffffff08}.page-module__3fTHRq__faqIcon{color:var(--text-muted);flex-shrink:0;margin-left:1rem;font-size:1.25rem;transition:transform .3s}.page-module__3fTHRq__faqIconOpen{transform:rotate(180deg)}.page-module__3fTHRq__faqA{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.19,1,.22,1),opacity .3s;overflow:hidden}.page-module__3fTHRq__faqAOpen{opacity:1;max-height:200px}.page-module__3fTHRq__faqA p{color:var(--text-muted);padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.65}.page-module__3fTHRq__testimonialSection{background:var(--dark-bg);text-align:center;border-top:1px solid #ffffff0f;padding:3.5rem 0}.page-module__3fTHRq__quote{font-family:var(--font-serif);color:var(--text-light);max-width:560px;margin:0 auto .75rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-style:italic;line-height:1.5}.page-module__3fTHRq__quoteAttr{color:var(--text-faint);font-size:.8125rem}.page-module__3fTHRq__finalCta{background:linear-gradient(to bottom,var(--dark-bg),var(--dark-bg-alt),var(--dark-bg));text-align:center;padding:5rem 0;position:relative;overflow:hidden}.page-module__3fTHRq__ctaGlow{filter:blur(80px);pointer-events:none;background:linear-gradient(135deg,#f9731614,#ea580c0f,#f973160a);border-radius:50%;width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__3fTHRq__ctaStars{pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.page-module__3fTHRq__finalCta>.container{z-index:1;position:relative}.page-module__3fTHRq__finalTitle{font-family:var(--font-sans);color:var(--text-light);z-index:1;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.2;position:relative}.page-module__3fTHRq__finalSub{color:var(--text-muted);z-index:1;margin-bottom:2rem;font-size:1rem;position:relative}.page-module__3fTHRq__finalSub strong{color:var(--brand);font-weight:700}.page-module__3fTHRq__finalNote{color:var(--text-faint);z-index:1;margin-top:.5rem;font-size:.8125rem;position:relative}.page-module__3fTHRq__highlight{color:var(--brand);font-weight:600}@media (max-width:768px){.page-module__3fTHRq__hero{padding:3rem 0 2rem}.page-module__3fTHRq__card{padding:2rem 1.5rem}.page-module__3fTHRq__skillsGrid{grid-template-columns:1fr}.page-module__3fTHRq__table{font-size:.8125rem}.page-module__3fTHRq__table th,.page-module__3fTHRq__table td{padding:.625rem .5rem}}@media (max-width:500px){.page-module__3fTHRq__skillsGrid{grid-template-columns:1fr}.page-module__3fTHRq__amount{font-size:2.75rem}}
.page-module__FNg6bW__main{background:var(--dark-bg);min-height:100vh;padding-top:7rem;padding-bottom:6rem}.page-module__FNg6bW__article{flex-direction:column;gap:0;display:flex}.page-module__FNg6bW__hero{margin-bottom:3rem}.page-module__FNg6bW__eyebrow{letter-spacing:.1em;color:var(--brand);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__FNg6bW__title{font-family:var(--font-sans);color:var(--text-light);margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.page-module__FNg6bW__lastUpdated{color:var(--text-faint);font-size:.875rem}.page-module__FNg6bW__section{margin-bottom:2.5rem}.page-module__FNg6bW__section p{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.page-module__FNg6bW__h2{font-family:var(--font-sans);color:var(--text-light);margin-top:1rem;margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700}.page-module__FNg6bW__h3{font-family:var(--font-sans);color:var(--text-light);margin-top:.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.page-module__FNg6bW__list{flex-direction:column;gap:.625rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:flex}.page-module__FNg6bW__list li{color:var(--text-muted);padding-left:1.25rem;font-size:.9375rem;line-height:1.65;position:relative}.page-module__FNg6bW__list li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module__FNg6bW__list li strong{color:var(--text-light)}.page-module__FNg6bW__callout{border-left:3px solid var(--brand);color:var(--text-muted);background:#f973160f;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.65}.page-module__FNg6bW__callout strong{color:var(--brand)}.page-module__FNg6bW__contactLink{color:var(--brand);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.page-module__FNg6bW__contactLink:hover{color:var(--brand-light)}@media (max-width:768px){.page-module__FNg6bW__main{padding-top:5.5rem;padding-bottom:4rem}.page-module__FNg6bW__callout{padding:1rem 1.25rem}}
.page-module__sVspwW__main{background:var(--dark-bg);min-height:100vh;padding-top:7rem;padding-bottom:6rem}.page-module__sVspwW__article{flex-direction:column;gap:0;display:flex}.page-module__sVspwW__hero{margin-bottom:3rem}.page-module__sVspwW__eyebrow{letter-spacing:.1em;color:var(--brand);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__sVspwW__title{font-family:var(--font-sans);color:var(--text-light);margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.page-module__sVspwW__lastUpdated{color:var(--text-faint);font-size:.875rem}.page-module__sVspwW__section{margin-bottom:2.5rem}.page-module__sVspwW__section p{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.page-module__sVspwW__h2{font-family:var(--font-sans);color:var(--text-light);margin-top:1rem;margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700}.page-module__sVspwW__h3{font-family:var(--font-sans);color:var(--text-light);margin-top:.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.page-module__sVspwW__list{flex-direction:column;gap:.625rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:flex}.page-module__sVspwW__list li{color:var(--text-muted);padding-left:1.25rem;font-size:.9375rem;line-height:1.65;position:relative}.page-module__sVspwW__list li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module__sVspwW__list li strong{color:var(--text-light)}.page-module__sVspwW__callout{border-left:3px solid var(--brand);color:var(--text-muted);background:#f973160f;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.65}.page-module__sVspwW__callout strong{color:var(--brand)}.page-module__sVspwW__contactLink{color:var(--brand);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.page-module__sVspwW__contactLink:hover{color:var(--brand-light)}@media (max-width:768px){.page-module__sVspwW__main{padding-top:5.5rem;padding-bottom:4rem}.page-module__sVspwW__callout{padding:1rem 1.25rem}}
.page-module__Ac56Ha__main{background:var(--dark-bg);min-height:100vh;padding-top:7rem;padding-bottom:6rem}.page-module__Ac56Ha__article{flex-direction:column;gap:0;display:flex}.page-module__Ac56Ha__hero{margin-bottom:3rem}.page-module__Ac56Ha__eyebrow{letter-spacing:.1em;color:var(--brand);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__Ac56Ha__title{font-family:var(--font-sans);color:var(--text-light);margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.page-module__Ac56Ha__titleHighlight{color:var(--text-muted)}.page-module__Ac56Ha__subtitle{color:var(--text-muted);max-width:540px;font-size:1.0625rem;line-height:1.7}.page-module__Ac56Ha__section{margin-bottom:2.5rem}.page-module__Ac56Ha__section p{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.page-module__Ac56Ha__h2{font-family:var(--font-sans);color:var(--text-light);margin-top:1rem;margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700}.page-module__Ac56Ha__callout{border-left:3px solid var(--brand);color:var(--text-muted);background:#f973160f;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.65}.page-module__Ac56Ha__callout strong{color:var(--brand)}.page-module__Ac56Ha__diagramFigure{text-align:center;margin:2rem 0 3rem}.page-module__Ac56Ha__diagram{border:1px solid var(--dark-card-border);background:#fff;border-radius:12px;width:100%;max-width:600px;height:auto}.page-module__Ac56Ha__diagramCaption{color:var(--text-faint);margin-top:.75rem;font-size:.8125rem;font-style:italic}.page-module__Ac56Ha__caseList{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.page-module__Ac56Ha__caseItem{background:var(--dark-card-bg);border:1px solid var(--dark-card-border);border-radius:10px;padding:1.25rem 1.5rem}.page-module__Ac56Ha__caseStat{color:var(--brand);margin-bottom:.375rem;font-size:.8125rem;font-weight:700;display:inline-block}.page-module__Ac56Ha__caseItem p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}.page-module__Ac56Ha__useCaseList{flex-direction:column;gap:.75rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:flex}.page-module__Ac56Ha__useCaseList li{color:var(--text-muted);padding-left:1.25rem;font-size:.9375rem;line-height:1.65;position:relative}.page-module__Ac56Ha__useCaseList li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module__Ac56Ha__useCaseList li strong{color:var(--text-light)}.page-module__Ac56Ha__closing{border-top:1px solid #ffffff0f;margin-top:.5rem;padding-top:1rem}.page-module__Ac56Ha__pageCta{text-align:center;margin-top:2rem}.page-module__Ac56Ha__ctaButton{background:var(--brand);color:#fff;border-radius:8px;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.page-module__Ac56Ha__ctaButton:hover{background:var(--brand-deep);transform:translateY(-1px)}@media (max-width:768px){.page-module__Ac56Ha__main{padding-top:5.5rem;padding-bottom:4rem}.page-module__Ac56Ha__callout{padding:1rem 1.25rem}}
.FinalCTA-module__pfjlJW__section{background:linear-gradient(to bottom,var(--dark-bg),var(--dark-bg-alt),var(--dark-bg));padding:8rem 0 10rem;position:relative;overflow:hidden}.FinalCTA-module__pfjlJW__glow{filter:blur(80px);pointer-events:none;background:linear-gradient(135deg,#f9731614,#ea580c0f,#f973160a);border-radius:50%;width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__pfjlJW__stars{pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.FinalCTA-module__pfjlJW__content{z-index:10;text-align:center;max-width:768px;margin:0 auto;position:relative}.FinalCTA-module__pfjlJW__icon{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2rem;font-size:1.5rem;display:inline-flex}.FinalCTA-module__pfjlJW__title{font-family:var(--font-serif);color:var(--text-light);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2}.FinalCTA-module__pfjlJW__title .FinalCTA-module__pfjlJW__hlOrange{background:linear-gradient(135deg,var(--brand-light),var(--brand));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FinalCTA-module__pfjlJW__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.FinalCTA-module__pfjlJW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.FinalCTA-module__pfjlJW__trust{color:var(--text-faint);justify-content:center;gap:.5rem;font-size:.8125rem;display:flex}.FinalCTA-module__pfjlJW__trustSpan:after{content:" ·";margin-left:.5rem}.FinalCTA-module__pfjlJW__trustSpanLast:after{content:""}
