.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background-color:#ffffffd9;border-bottom:1px solid #0000000f;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo span{color:var(--primary)}.Header-module__hBw1pG__nav{align-items:center;gap:40px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__ctaDesktop{display:block}.Header-module__hBw1pG__mobileToggle{cursor:pointer;color:var(--text-main);background:0 0;border:none;padding:4px;display:none}.Header-module__hBw1pG__mobileCtaFromNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__headerContainer{height:64px}.Header-module__hBw1pG__nav{transform-origin:top;opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #0000000d;flex-direction:column;align-items:flex-start;width:100%;padding:24px;transition:transform .2s cubic-bezier(.165,.84,.44,1),opacity .2s;position:absolute;top:64px;left:0;transform:scaleY(0);box-shadow:0 4px 6px -1px #0000000d}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{opacity:1;pointer-events:all;transform:scaleY(1)}.Header-module__hBw1pG__navLink{border-bottom:1px solid #00000008;width:100%;padding:12px 0;font-size:1.1rem}.Header-module__hBw1pG__ctaDesktop{display:none}.Header-module__hBw1pG__mobileToggle{display:block}.Header-module__hBw1pG__mobileCtaFromNav{width:100%;margin-top:20px;display:flex}}
.Footer-module__S6Hkya__footer{color:var(--text-secondary);background-color:#f9fafb;border-top:1px solid #0000000d;padding:60px 0 40px;font-size:.9rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:40px;display:flex}.Footer-module__S6Hkya__top{text-align:left;justify-content:space-between;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--dark);margin-bottom:16px;font-size:1.5rem;font-weight:700;display:block}.Footer-module__S6Hkya__links{gap:60px;display:flex}.Footer-module__S6Hkya__column h4{color:var(--dark);margin-bottom:20px;font-weight:600}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__column a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #0000000d;padding-top:40px}@media (max-width:768px){.Footer-module__S6Hkya__top,.Footer-module__S6Hkya__links{flex-direction:column;gap:40px}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 50% 0,#5533ff0d 0%,#0000 50%);padding:80px 0 100px;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary);box-shadow:none;background:#472ed10d;border:1px solid #472ed126;border-radius:99px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.9rem;font-weight:600;animation:.8s ease-out Hero-module__ZARIfG__fadeInDown;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;color:var(--dark);margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out .1s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__headline span{display:block}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,var(--primary)0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__sticker{white-space:nowrap;z-index:10;transform-origin:50%;border-radius:99px;padding:12px 24px;font-size:1rem;font-weight:700;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__stickerYellow{background-color:var(--secondary);color:var(--dark);top:50%;left:-120px;transform:rotate(-6deg)}.Hero-module__ZARIfG__stickerPurple{background-color:var(--primary);color:#fff;top:10%;right:-100px;transform:rotate(6deg);box-shadow:0 10px 20px #472ed166}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0px)rotate(var(--rotation))}50%{transform:translateY(-10px)rotate(var(--rotation))}to{transform:translateY(0px)rotate(var(--rotation))}}@media (max-width:1024px){.Hero-module__ZARIfG__sticker{display:none}}.Hero-module__ZARIfG__subheadline{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{justify-content:center;gap:16px;margin-bottom:60px;animation:.8s ease-out .3s backwards Hero-module__ZARIfG__fadeInUp;display:flex}@keyframes Hero-module__ZARIfG__pulse{0%{box-shadow:0 0 #53f6}70%{box-shadow:0 0 0 6px #53f0}to{box-shadow:0 0 #53f0}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%;padding:0 20px}.Hero-module__ZARIfG__dashboardPreview{border-radius:12px;width:auto;margin:0 16px}}
.VSL-module__dA3F1q__vslSection{background-color:var(--bg-light);padding:100px 0}.VSL-module__dA3F1q__videoWrapper{aspect-ratio:16/9;cursor:pointer;background:#000;border-radius:24px;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px -12px #00000040}.VSL-module__dA3F1q__thumbnail{z-index:10;background:radial-gradient(circle,#0006 0%,#000c 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.VSL-module__dA3F1q__thumbnail:hover{background:radial-gradient(circle,#0000004d 0%,#000000b3 100%)}.VSL-module__dA3F1q__playButton{width:80px;height:80px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;animation:2s infinite VSL-module__dA3F1q__ripple;display:flex;box-shadow:0 0 #fff6}.VSL-module__dA3F1q__videoWrapper:hover .VSL-module__dA3F1q__playButton{transform:scale(1.1)}.VSL-module__dA3F1q__overlayText{color:#fff;text-shadow:0 2px 4px #00000080;opacity:.9;margin-top:20px;font-size:1.1rem;font-weight:500}.VSL-module__dA3F1q__videoPlayer{object-fit:contain;background:#000;width:100%;height:100%}@keyframes VSL-module__dA3F1q__ripple{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}
.Features-module__zvCZ4q__sectionDark{color:var(--text-main);background-color:#fdfdfe;padding:100px 0}.Features-module__zvCZ4q__title{text-align:center;margin-bottom:60px;font-size:2.5rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:0 auto;display:grid}.Features-module__zvCZ4q__card{border-radius:40px;flex-direction:column;justify-content:center;padding:48px;transition:transform .3s;display:flex}.Features-module__zvCZ4q__cardNegative{color:var(--text-main);background-color:#fff;border:1px solid #0000000d;box-shadow:0 20px 40px -10px #0000000d}.Features-module__zvCZ4q__cardPositive{border:2px solid var(--primary);color:var(--text-main);background-color:#fff;position:relative;overflow:hidden;transform:scale(1.02);box-shadow:0 25px 50px -12px #472ed126}.Features-module__zvCZ4q__listItem{color:var(--text-secondary);align-items:flex-start;gap:12px;margin-bottom:8px;font-size:1.15rem;font-weight:500;line-height:1.5;display:flex}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}
.HowItWorks-module__tSMH5W__section{background-color:#fff;padding:120px 0}.HowItWorks-module__tSMH5W__title{text-align:center;color:var(--dark);margin-bottom:80px;font-size:2.5rem}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto;display:grid}.HowItWorks-module__tSMH5W__step{text-align:center;position:relative}.HowItWorks-module__tSMH5W__stepIcon{background:var(--bg-off-white);width:80px;height:80px;color:var(--primary);border:1px solid #0000000d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.5rem;font-weight:700;transition:transform .3s;display:flex}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepIcon{box-shadow:var(--shadow-md);color:var(--primary-hover);background:#fff;transform:translateY(-5px)}.HowItWorks-module__tSMH5W__stepTitle{color:var(--dark);margin-bottom:12px;font-size:1.25rem}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-secondary);line-height:1.6}@media (min-width:769px){.HowItWorks-module__tSMH5W__step:after{content:"";z-index:-1;background:repeating-linear-gradient(90deg,#e5e7eb,#e5e7eb 6px,#0000 6px 12px);width:100%;height:2px;position:absolute;top:40px;right:-50%}.HowItWorks-module__tSMH5W__step:last-child:after{display:none}}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:60px}.HowItWorks-module__tSMH5W__step:after{display:none}}
.Testimonials-module__ItA9Ha__section{background-color:var(--bg-off-white);padding:100px 0}.Testimonials-module__ItA9Ha__title{text-align:center;color:var(--dark);margin-bottom:60px;font-size:2.5rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.Testimonials-module__ItA9Ha__card{box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:32px;transition:transform .3s}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.Testimonials-module__ItA9Ha__quote{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;background:#ddd;border-radius:50%;width:50px;height:50px}.Testimonials-module__ItA9Ha__info{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--dark);font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;padding:0 20px}}
.BookDemo-module__gQzyMq__demoContainer{background:linear-gradient(135deg,#fdfbf7 0%,#fff 100%);min-height:100vh}.BookDemo-module__gQzyMq__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;padding:120px 24px 60px;display:grid}@media (max-width:900px){.BookDemo-module__gQzyMq__wrapper{grid-template-columns:1fr;gap:40px;padding-top:100px}}.BookDemo-module__gQzyMq__leftColumn{padding-top:20px}.BookDemo-module__gQzyMq__headline{color:#111827;margin-bottom:24px;font-size:2.75rem;font-weight:800;line-height:1.1}.BookDemo-module__gQzyMq__highlight{color:var(--primary);display:inline-block;position:relative}.BookDemo-module__gQzyMq__highlight:after{content:"";z-index:-1;background:#472ed126;border-radius:4px;width:100%;height:8px;position:absolute;bottom:4px;left:0}.BookDemo-module__gQzyMq__subhead{color:#4b5563;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.BookDemo-module__gQzyMq__benefitsBox{background:#fff;border:1px solid #f3f4f6;border-radius:20px;margin-bottom:40px;padding:32px;box-shadow:0 10px 30px #0000000d}.BookDemo-module__gQzyMq__benefitItem{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.BookDemo-module__gQzyMq__benefitItem:last-child{margin-bottom:0}.BookDemo-module__gQzyMq__checkIcon{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;padding:4px}.BookDemo-module__gQzyMq__benefitTitle{color:#1f2937;margin-bottom:4px;font-weight:700;display:block}.BookDemo-module__gQzyMq__benefitText{color:#6b7280;font-size:.95rem}.BookDemo-module__gQzyMq__trustRow{color:#6b7280;align-items:center;gap:16px;font-size:.9rem;font-weight:500;display:flex}.BookDemo-module__gQzyMq__avatarGroup{display:flex}.BookDemo-module__gQzyMq__avatar{background:#e5e7eb;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-12px}.BookDemo-module__gQzyMq__avatar:first-child{margin-left:0}.BookDemo-module__gQzyMq__rightColumn{position:sticky;top:40px}.BookDemo-module__gQzyMq__calendlyWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:24px;height:700px;overflow:hidden;box-shadow:0 20px 40px -5px #0000001a}.BookDemo-module__gQzyMq__loading{color:#6b7280;justify-content:center;align-items:center;height:100%;display:flex}
.LeadMagnet-module__FSAl_W__section{background-color:#fff;padding:100px 0}.LeadMagnet-module__FSAl_W__container{justify-content:space-between;align-items:center;gap:60px;display:flex}.LeadMagnet-module__FSAl_W__content{flex:1}.LeadMagnet-module__FSAl_W__title{color:var(--dark);margin-bottom:24px;font-size:2.5rem}.LeadMagnet-module__FSAl_W__description{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.LeadMagnet-module__FSAl_W__formCard{max-width:500px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #0000000d;border-radius:24px;flex:1;padding:40px}.LeadMagnet-module__FSAl_W__formTitle{text-align:center;margin-bottom:24px;font-size:1.5rem}.LeadMagnet-module__FSAl_W__inputGroup{margin-bottom:20px}.LeadMagnet-module__FSAl_W__label{color:var(--dark);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.LeadMagnet-module__FSAl_W__input{border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.LeadMagnet-module__FSAl_W__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #5533ff1a}.LeadMagnet-module__FSAl_W__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:1.05rem;font-weight:600;transition:background .2s}.LeadMagnet-module__FSAl_W__submitBtn:hover{background:var(--primary-hover)}@media (max-width:768px){.LeadMagnet-module__FSAl_W__container{text-align:center;flex-direction:column}}
