.marketing-module__ZZCmJa__nav{z-index:100;transition:border-color var(--transition), background var(--transition);border-bottom:1px solid #0000;padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.marketing-module__ZZCmJa__navScrolled{border-bottom-color:var(--grey-700);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0af2}.marketing-module__ZZCmJa__navInner{justify-content:space-between;align-items:center;display:flex}.marketing-module__ZZCmJa__navLogo{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--white);align-items:center;font-size:1.4rem;font-weight:900;display:flex}.marketing-module__ZZCmJa__navLogo span{color:var(--yellow)}.marketing-module__ZZCmJa__navLogoImg{width:auto;height:48px;display:block}.marketing-module__ZZCmJa__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.marketing-module__ZZCmJa__navLinks a{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--grey-300);transition:color var(--transition);font-size:.95rem;font-weight:600}.marketing-module__ZZCmJa__navLinks a:hover{color:var(--white);opacity:1}.marketing-module__ZZCmJa__navCta{align-items:center;gap:1rem;display:flex}.marketing-module__ZZCmJa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.marketing-module__ZZCmJa__hamburgerLine{background:var(--white);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.marketing-module__ZZCmJa__hamburgerLineTop{transform:translateY(3.5px)rotate(45deg)}.marketing-module__ZZCmJa__hamburgerLineMid{opacity:0}.marketing-module__ZZCmJa__hamburgerLineBot{transform:translateY(-3.5px)rotate(-45deg)}.marketing-module__ZZCmJa__mobileOverlay{z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;position:fixed;inset:0}.marketing-module__ZZCmJa__mobileDrawer{border-left:1px solid var(--grey-700);z-index:99;background:#0d0d0d;flex-direction:column;gap:2rem;width:min(320px,85vw);padding:5rem 2rem 2.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.marketing-module__ZZCmJa__mobileDrawerOpen{transform:translate(0)}.marketing-module__ZZCmJa__mobileNavLinks{flex-direction:column;gap:0;list-style:none;display:flex}.marketing-module__ZZCmJa__mobileNavLinks li{border-bottom:1px solid var(--grey-700)}.marketing-module__ZZCmJa__mobileNavLinks a{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--grey-300);transition:color var(--transition);padding:1rem 0;font-size:1.15rem;font-weight:700;display:block}.marketing-module__ZZCmJa__mobileNavLinks a:hover{color:var(--white);opacity:1}.marketing-module__ZZCmJa__mobileDrawerCta{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.marketing-module__ZZCmJa__hero{align-items:center;min-height:100vh;padding:5rem 0;display:flex;position:relative;overflow:hidden}.marketing-module__ZZCmJa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5c4000f 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.marketing-module__ZZCmJa__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.marketing-module__ZZCmJa__heroEyebrow{margin-bottom:1.25rem}.marketing-module__ZZCmJa__heroHeadline{margin-bottom:1.5rem;font-weight:900}.marketing-module__ZZCmJa__heroHeadline em{color:var(--yellow);font-style:normal}.marketing-module__ZZCmJa__heroSub{max-width:480px;color:var(--grey-300);margin-bottom:2.5rem;font-size:1.05rem}.marketing-module__ZZCmJa__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.marketing-module__ZZCmJa__heroDemo{margin-top:1.25rem}.marketing-module__ZZCmJa__heroDemoBanner{color:var(--yellow);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;background:#ffd0001a;border:1px solid #ffd0004d;border-radius:4px;margin-top:1.25rem;margin-bottom:.75rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.marketing-module__ZZCmJa__heroDemoNote{color:var(--grey-500);margin-top:.5rem;font-size:.82rem;line-height:1.4}.marketing-module__ZZCmJa__heroVisual{background:var(--grey-900);border:1px solid var(--grey-700);border-radius:var(--radius);overflow:hidden}.marketing-module__ZZCmJa__terminalTitlebar{background:var(--grey-800);border-bottom:1px solid var(--grey-700);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.marketing-module__ZZCmJa__terminalDot{background:var(--grey-500);border-radius:50%;width:10px;height:10px}.marketing-module__ZZCmJa__terminalDot:first-child{background:#ff5f57}.marketing-module__ZZCmJa__terminalDot:nth-child(2){background:#ffbd2e}.marketing-module__ZZCmJa__terminalDot:nth-child(3){background:#28c840}.marketing-module__ZZCmJa__terminalTitle{color:var(--grey-300);letter-spacing:.1em;margin-left:.5rem;font-size:.7rem}.marketing-module__ZZCmJa__terminalBody{color:var(--grey-300);padding:1.5rem;font-size:.75rem;line-height:2}.marketing-module__ZZCmJa__terminalLineYellow{color:var(--yellow)}.marketing-module__ZZCmJa__terminalLineGreen{color:#28c840}.marketing-module__ZZCmJa__terminalLineDim{color:var(--grey-500)}.marketing-module__ZZCmJa__terminalCursor{background:var(--yellow);vertical-align:text-bottom;width:8px;height:1em;animation:1s step-end infinite marketing-module__ZZCmJa__blink;display:inline-block}@keyframes marketing-module__ZZCmJa__blink{50%{opacity:0}}.marketing-module__ZZCmJa__stats{border-top:1px solid var(--grey-700);border-bottom:1px solid var(--grey-700);padding:2.5rem 0}.marketing-module__ZZCmJa__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.marketing-module__ZZCmJa__statsValue{font-family:var(--font-heading);color:var(--yellow);font-size:2.5rem;font-weight:900;line-height:1}.marketing-module__ZZCmJa__statsLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--grey-300);margin-top:.4rem;font-size:.7rem}.marketing-module__ZZCmJa__agentsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.marketing-module__ZZCmJa__agentCard{background:var(--grey-900);border:1px solid var(--grey-700);border-radius:var(--radius);transition:border-color var(--transition), transform var(--transition);padding:2rem}.marketing-module__ZZCmJa__agentCard:hover{border-color:var(--yellow);transform:translateY(-2px)}.marketing-module__ZZCmJa__agentCardIcon{margin-bottom:1.25rem;line-height:0}.marketing-module__ZZCmJa__agentCardTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.marketing-module__ZZCmJa__agentCardDesc{color:var(--grey-300);font-size:.92rem;line-height:1.7}.marketing-module__ZZCmJa__agentCardFeatures{margin-top:1.25rem;list-style:none}.marketing-module__ZZCmJa__agentCardFeatures li{color:var(--grey-300);border-top:1px solid var(--grey-700);align-items:center;gap:.5rem;padding:.3rem 0;font-size:.87rem;display:flex}.marketing-module__ZZCmJa__agentCardFeatures li:before{content:"";background:url(/box-icon.png) 50%/contain no-repeat;flex-shrink:0;width:22px;height:22px;display:inline-block}.marketing-module__ZZCmJa__howSteps{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem;display:grid;position:relative}.marketing-module__ZZCmJa__howSteps:before{content:"";background:var(--grey-700);z-index:0;height:1px;position:absolute;top:2rem;left:calc(16.6% + 2rem);right:calc(16.6% + 2rem)}.marketing-module__ZZCmJa__step{text-align:center;z-index:1;position:relative}.marketing-module__ZZCmJa__stepNum{border:2px solid var(--yellow);width:4rem;height:4rem;font-family:var(--font-heading);color:var(--yellow);background:var(--black);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:900;display:inline-flex}.marketing-module__ZZCmJa__stepTitle{font-family:var(--font-heading);margin-bottom:.75rem;font-size:1.2rem}.marketing-module__ZZCmJa__stepDesc{color:var(--grey-300);font-size:.92rem}.marketing-module__ZZCmJa__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.5rem;margin-top:3rem;display:grid}.marketing-module__ZZCmJa__pricingSingle{justify-content:center;margin-top:3rem;display:flex}.marketing-module__ZZCmJa__pricingCardSingle{width:100%;max-width:560px}.marketing-module__ZZCmJa__pricingSplit{border-top:1px solid var(--grey-700);border-bottom:1px solid var(--grey-700);align-items:center;gap:1.5rem;margin:1.5rem 0;padding:1.5rem 0;display:flex}.marketing-module__ZZCmJa__pricingSplitItem{text-align:center;flex:1}.marketing-module__ZZCmJa__pricingSplitDivider{font-family:var(--font-heading);color:var(--yellow);flex-shrink:0;font-size:2rem;font-weight:900}.marketing-module__ZZCmJa__pricingCardActions{gap:1rem;display:flex}.marketing-module__ZZCmJa__pricingCardActions .marketing-module__ZZCmJa__btn{flex:1;justify-content:center}.marketing-module__ZZCmJa__pricingCard{background:var(--grey-900);border:1px solid var(--grey-700);border-radius:var(--radius);flex-direction:column;padding:2.5rem 2rem;display:flex}.marketing-module__ZZCmJa__pricingCardFeatured{border-color:var(--yellow);position:relative}.marketing-module__ZZCmJa__pricingCardBadge{background:var(--yellow);color:var(--black);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 var(--radius) var(--radius);padding:.2rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.marketing-module__ZZCmJa__pricingCardIcon{color:var(--yellow);margin-bottom:1.25rem;line-height:0}.marketing-module__ZZCmJa__pricingCardTier{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--grey-300);margin-bottom:.25rem;font-size:.9rem;font-weight:700}.marketing-module__ZZCmJa__pricingCardTagline{color:var(--grey-500);margin:0 0 .25rem;font-size:.82rem;line-height:1.5}.marketing-module__ZZCmJa__pricingCardPrice{font-family:var(--font-heading);margin:.75rem 0 .5rem;font-size:3.5rem;font-weight:900;line-height:1}.marketing-module__ZZCmJa__pricingCardPrice sup{vertical-align:super;font-size:1.5rem}.marketing-module__ZZCmJa__pricingCardPeriod{color:var(--grey-300);margin-bottom:2rem;font-size:.75rem}.marketing-module__ZZCmJa__pricingCardFeatures{margin-bottom:2rem;list-style:none}.marketing-module__ZZCmJa__pricingCardFeatures li{color:var(--grey-300);border-bottom:1px solid var(--grey-700);align-items:center;gap:.6rem;padding:.5rem 0;font-size:.88rem;display:flex}.marketing-module__ZZCmJa__pricingCardFeatures li:before{content:"";background:url(/box-icon.png) 50%/contain no-repeat;flex-shrink:0;width:24px;height:24px;display:inline-block}.marketing-module__ZZCmJa__pricingCard .marketing-module__ZZCmJa__btn{justify-content:center;width:100%;margin-top:auto}.marketing-module__ZZCmJa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.marketing-module__ZZCmJa__testimonialCard{background:var(--grey-900);border:1px solid var(--grey-700);border-radius:var(--radius);transition:border-color var(--transition);flex-direction:column;gap:1.5rem;margin:0;padding:2rem;display:flex}.marketing-module__ZZCmJa__testimonialCard:hover{border-color:#f5c40059}.marketing-module__ZZCmJa__testimonialQuote{color:var(--grey-300);flex:1;font-size:.95rem;line-height:1.75}.marketing-module__ZZCmJa__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.marketing-module__ZZCmJa__testimonialAvatar{border:1px solid var(--yellow);width:38px;height:38px;color:var(--yellow);font-family:var(--font-heading);background:#1a1500;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}.marketing-module__ZZCmJa__testimonialAuthor strong{color:var(--white);font-size:.82rem;display:block}.marketing-module__ZZCmJa__testimonialAuthor span{color:var(--grey-500);margin-top:1px;font-size:.72rem;display:block}.marketing-module__ZZCmJa__ctaBand{background:var(--grey-900);border-top:1px solid var(--grey-700);border-bottom:1px solid var(--grey-700);text-align:center;padding:5rem 0}.marketing-module__ZZCmJa__ctaBandActions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.marketing-module__ZZCmJa__footer{border-top:1px solid var(--grey-700);padding:3rem 0 2rem}.marketing-module__ZZCmJa__footerTop{border-bottom:1px solid var(--grey-700);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:2rem;display:flex}.marketing-module__ZZCmJa__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.marketing-module__ZZCmJa__footerLogo{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--white);align-items:center;font-size:1.2rem;font-weight:900;display:flex}.marketing-module__ZZCmJa__footerLogo span{color:var(--yellow)}.marketing-module__ZZCmJa__footerLinks{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.marketing-module__ZZCmJa__footerLinks a{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--grey-300);transition:color var(--transition);font-size:.82rem;font-weight:600}.marketing-module__ZZCmJa__footerLinks a:hover{color:var(--white);opacity:1}.marketing-module__ZZCmJa__footerSocial{align-items:center;gap:1rem;display:flex}.marketing-module__ZZCmJa__footerSocial a{color:var(--grey-500);transition:color var(--transition);line-height:0}.marketing-module__ZZCmJa__footerSocial a:hover{color:var(--white);opacity:1}.marketing-module__ZZCmJa__footerCopy{color:var(--grey-500);letter-spacing:.08em;font-size:.7rem}.marketing-module__ZZCmJa__footerLegal{gap:1.5rem;display:flex}.marketing-module__ZZCmJa__footerLegal a{color:var(--grey-500);letter-spacing:.06em;transition:color var(--transition);font-size:.7rem}.marketing-module__ZZCmJa__footerLegal a:hover{color:var(--grey-300);opacity:1}.marketing-module__ZZCmJa__sectionHeader{max-width:600px}.marketing-module__ZZCmJa__sectionHeaderCenter{text-align:center;max-width:600px;margin:0 auto}.marketing-module__ZZCmJa__freeTrialBadge{color:var(--yellow);margin-top:.75rem;font-size:1rem}.marketing-module__ZZCmJa__pricingCardTrialNote{text-align:center;color:var(--grey-500);margin-top:.6rem;font-size:.8rem}.marketing-module__ZZCmJa__sectionHeader .marketing-module__ZZCmJa__tag{margin-bottom:1rem;display:inline-block}.marketing-module__ZZCmJa__sectionHeader h2{margin-bottom:1rem}.marketing-module__ZZCmJa__problemSolution{grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;display:grid}.marketing-module__ZZCmJa__mascotColumn{flex-shrink:0;justify-content:center;align-items:center;display:flex}.marketing-module__ZZCmJa__problemList{margin-top:2rem;list-style:none}.marketing-module__ZZCmJa__problemList li{color:var(--grey-300);border-bottom:1px solid var(--grey-700);align-items:center;gap:.75rem;padding:1rem 0;font-size:.95rem;display:flex}.marketing-module__ZZCmJa__problemList li:before{content:"✗";color:#ff5f57;flex-shrink:0;font-size:1rem;font-weight:700}.marketing-module__ZZCmJa__solutionBlock .marketing-module__ZZCmJa__tag{margin-bottom:1.25rem;display:inline-block}.marketing-module__ZZCmJa__solutionBlock h2{margin-bottom:1.25rem}.marketing-module__ZZCmJa__solutionBlock p{color:var(--grey-300);margin-bottom:0;font-size:1rem;line-height:1.8}.marketing-module__ZZCmJa__solutionList{margin-top:2rem;list-style:none}.marketing-module__ZZCmJa__solutionList li{color:var(--grey-300);border-bottom:1px solid var(--grey-700);align-items:center;gap:.75rem;padding:1rem 0;font-size:.95rem;display:flex}.marketing-module__ZZCmJa__solutionList li:before{content:"";background:url(/box-icon.png) 50%/contain no-repeat;flex-shrink:0;width:32px;height:32px;display:inline-block}.marketing-module__ZZCmJa__featuresGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:3rem;display:grid}.marketing-module__ZZCmJa__footerMicro{text-align:center;color:var(--grey-500);letter-spacing:.05em;border-bottom:1px solid var(--grey-700);margin-bottom:1.5rem;padding:1.25rem 0;font-size:.75rem}@media (max-width:1200px){.marketing-module__ZZCmJa__featuresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.marketing-module__ZZCmJa__heroInner{grid-template-columns:1fr}.marketing-module__ZZCmJa__heroVisual{display:none}.marketing-module__ZZCmJa__statsGrid{grid-template-columns:repeat(2,1fr)}.marketing-module__ZZCmJa__howSteps{grid-template-columns:1fr}.marketing-module__ZZCmJa__howSteps:before{display:none}.marketing-module__ZZCmJa__pricingGrid{grid-template-columns:repeat(2,1fr)}.marketing-module__ZZCmJa__testimonialsGrid{grid-template-columns:1fr}.marketing-module__ZZCmJa__footerTop,.marketing-module__ZZCmJa__footerBottom{flex-direction:column;align-items:flex-start}.marketing-module__ZZCmJa__problemSolution{grid-template-columns:1fr;gap:2.5rem}.marketing-module__ZZCmJa__mascotColumn{display:none}.marketing-module__ZZCmJa__featuresGrid{grid-template-columns:1fr}.marketing-module__ZZCmJa__navLinks,.marketing-module__ZZCmJa__navCta{display:none}.marketing-module__ZZCmJa__hamburger{display:flex}}.marketing-module__ZZCmJa__aboutGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.marketing-module__ZZCmJa__aboutBlock{background:#111;border:1px solid #222;border-radius:8px;padding:2rem}.marketing-module__ZZCmJa__aboutBlock h3{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--yellow);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.marketing-module__ZZCmJa__aboutBlock p{color:var(--grey-300);font-size:.95rem;line-height:1.7}.marketing-module__ZZCmJa__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:960px;margin:0 auto;display:grid}@media (max-width:768px){.marketing-module__ZZCmJa__aboutGrid,.marketing-module__ZZCmJa__pricingGrid,.marketing-module__ZZCmJa__contactGrid{grid-template-columns:1fr}}
