.Navbar-module__Eb-f_a__navbar{z-index:1000;width:100%;max-width:100%;padding:var(--space-md) 0;border-bottom:1px solid #0000;transition:top .4s cubic-bezier(.16,1,.3,1),max-width .4s cubic-bezier(.16,1,.3,1),border-radius .4s cubic-bezier(.16,1,.3,1),background-color .4s,border-color .4s,box-shadow .4s,padding .4s;position:fixed;top:0;left:50%;transform:translate(-50%)}.Navbar-module__Eb-f_a__scrolled{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-surface-border);max-width:min(1100px,92%);box-shadow:var(--shadow-lg);padding:var(--space-sm) var(--space-md);background:#faf9f6e0;top:16px}.Navbar-module__Eb-f_a__inner{max-width:1200px;padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__Eb-f_a__logoContainer{cursor:pointer;transition:transform var(--transition-fast);align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__Eb-f_a__logoContainer:hover{transform:translateY(-1px)}.Navbar-module__Eb-f_a__logoIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #4b38e61a);display:block}.Navbar-module__Eb-f_a__logoText{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--color-text-primary);align-items:baseline;font-size:1.55rem;font-weight:800;line-height:1;display:flex}.Navbar-module__Eb-f_a__logoTextDot{color:var(--color-accent-500);font-size:1.7rem;line-height:0}.Navbar-module__Eb-f_a__desktopNav{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__Eb-f_a__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9rem;font-weight:500}.Navbar-module__Eb-f_a__navLink:hover{color:var(--color-text-primary)}.Navbar-module__Eb-f_a__ctaLink{padding:var(--space-sm) var(--space-lg);font-size:.875rem}.Navbar-module__Eb-f_a__hamburger{cursor:pointer;padding:var(--space-sm);background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Navbar-module__Eb-f_a__hamburgerLine{background:var(--color-text-primary);width:22px;height:2px;transition:transform var(--transition-fast), opacity var(--transition-fast);border-radius:2px}.Navbar-module__Eb-f_a__hamburgerOpen .Navbar-module__Eb-f_a__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__Eb-f_a__hamburgerOpen .Navbar-module__Eb-f_a__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__Eb-f_a__hamburgerOpen .Navbar-module__Eb-f_a__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__Eb-f_a__mobileMenu{-webkit-backdrop-filter:blur(24px);justify-content:center;align-items:center;gap:var(--space-2xl);z-index:999;background:#faf9f6fa;flex-direction:column;display:none;position:fixed;inset:0}.Navbar-module__Eb-f_a__mobileMenuOpen{display:flex}.Navbar-module__Eb-f_a__mobileLink{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1.25rem;font-weight:600}.Navbar-module__Eb-f_a__mobileCta{font-size:1rem}.Navbar-module__Eb-f_a__logoutBtn{color:var(--color-error);cursor:pointer;transition:opacity var(--transition-fast);padding:var(--space-sm) var(--space-md);background:0 0;border:none;font-family:inherit;font-size:.9rem;font-weight:500}.Navbar-module__Eb-f_a__logoutBtn:hover{opacity:.8}@media (max-width:768px){.Navbar-module__Eb-f_a__desktopNav{display:none}.Navbar-module__Eb-f_a__hamburger{display:flex}.Navbar-module__Eb-f_a__mobileLogoutBtn{color:var(--color-error)!important}}.Navbar-module__Eb-f_a__scrollTopBtn{-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-surface-border);width:46px;height:46px;color:var(--color-primary-600);cursor:pointer;box-shadow:var(--shadow-md);z-index:999;opacity:0;pointer-events:none;background:#faf9f6d9;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s,box-shadow .2s,color .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px)scale(.85)}.Navbar-module__Eb-f_a__scrollTopBtnVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Navbar-module__Eb-f_a__scrollTopBtn:hover{color:var(--color-accent-500);border-color:var(--color-accent-400);background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #4b38e626}.Navbar-module__Eb-f_a__scrollTopBtn:active{transform:translateY(0)scale(.95)}
.Hero-module__a5ma1G__hero{min-height:100vh;padding:var(--space-4xl) var(--space-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.Hero-module__a5ma1G__orbContainer{pointer-events:none;position:absolute;inset:0;overflow:visible}.Hero-module__a5ma1G__orb{filter:blur(100px);opacity:.3;border-radius:50%;animation:12s ease-in-out infinite Hero-module__a5ma1G__orbFloat;position:absolute}.Hero-module__a5ma1G__orb1{background:var(--color-accent-400);opacity:.15;width:500px;height:500px;animation-delay:0s;top:-10%;right:-5%}.Hero-module__a5ma1G__orb2{background:var(--color-accent-500);width:400px;height:400px;animation-delay:-4s;bottom:-10%;left:-8%}.Hero-module__a5ma1G__orb3{background:var(--color-accent-400);opacity:.1;width:300px;height:300px;animation-delay:-8s;top:40%;left:50%}@keyframes Hero-module__a5ma1G__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-25px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.Hero-module__a5ma1G__content{z-index:2;text-align:center;max-width:900px;margin:0 auto;position:relative}.Hero-module__a5ma1G__badge{align-items:center;gap:var(--space-sm);background:var(--color-surface-secondary);border:1px solid var(--color-surface-border);border-radius:var(--radius-full);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-lg);padding:6px 16px;font-size:.8rem;font-weight:600;animation:.8s forwards Hero-module__a5ma1G__slideUp;display:inline-flex}.Hero-module__a5ma1G__badgeLogo{object-fit:contain;display:inline-block}.Hero-module__a5ma1G__headline{letter-spacing:-.04em;text-transform:uppercase;margin-bottom:var(--space-xl);color:var(--color-text-primary);font-size:clamp(2.5rem,6.5vw,4.5rem);font-weight:800;line-height:.95;animation:.8s forwards Hero-module__a5ma1G__slideUp}.Hero-module__a5ma1G__headline span{color:var(--color-accent-500)}.Hero-module__a5ma1G__subheadline{color:var(--color-text-secondary);max-width:600px;margin:0 auto var(--space-2xl);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;animation:.8s .15s both Hero-module__a5ma1G__slideUp}.Hero-module__a5ma1G__ctas{justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;animation:.8s .3s both Hero-module__a5ma1G__slideUp;display:flex}.Hero-module__a5ma1G__primaryCta{padding:var(--space-md) var(--space-2xl);font-size:1.1rem}.Hero-module__a5ma1G__secondaryCta{font-size:1rem}.Hero-module__a5ma1G__scrollHint{bottom:var(--space-2xl);align-items:center;gap:var(--space-sm);color:var(--color-text-tertiary);flex-direction:column;font-size:.75rem;animation:2s ease-in-out infinite Hero-module__a5ma1G__bounce;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__a5ma1G__scrollArrow{border-right:2px solid var(--color-text-tertiary);border-bottom:2px solid var(--color-text-tertiary);width:20px;height:20px;transform:rotate(45deg)}@keyframes Hero-module__a5ma1G__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes Hero-module__a5ma1G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__a5ma1G__hero{padding:110px var(--space-md) var(--space-xl) var(--space-md);min-height:auto}.Hero-module__a5ma1G__headline{margin-bottom:var(--space-lg);font-size:clamp(1.95rem,8vw,2.85rem);line-height:1.05}.Hero-module__a5ma1G__subheadline{margin-bottom:var(--space-xl);font-size:.95rem}.Hero-module__a5ma1G__ctas{gap:var(--space-sm);flex-direction:column}.Hero-module__a5ma1G__primaryCta,.Hero-module__a5ma1G__secondaryCta{width:100%;max-width:320px;padding:12px 20px;font-size:.95rem}.Hero-module__a5ma1G__scrollHint{display:none}}.Hero-module__a5ma1G__floatingTags{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__a5ma1G__floatingTag{padding:var(--space-sm) var(--space-md);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--color-text-secondary);background:#ffffff73;border:1px solid #0000000d;font-size:.85rem;font-weight:500;animation:8s ease-in-out infinite alternate Hero-module__a5ma1G__floatTag;position:absolute}.Hero-module__a5ma1G__tag1{animation-duration:6s;animation-delay:0s;top:25%;left:4%}.Hero-module__a5ma1G__tag2{animation-duration:7s;animation-delay:-1s;top:18%;right:4%}.Hero-module__a5ma1G__tag3{animation-duration:8s;animation-delay:-2s;top:55%;left:6%}.Hero-module__a5ma1G__tag4{animation-duration:6.5s;animation-delay:-3s;top:60%;right:5%}.Hero-module__a5ma1G__tag5{animation-duration:7.5s;animation-delay:-4s;top:39%;right:9%}@keyframes Hero-module__a5ma1G__floatTag{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1deg)}to{transform:translateY(4px)rotate(-1deg)}}@media (max-width:1024px){.Hero-module__a5ma1G__floatingTags{display:none}}.Hero-module__a5ma1G__heroInputContainer{width:100%;max-width:680px;margin:var(--space-xl) auto var(--space-lg);gap:var(--space-md);flex-direction:column;animation:.8s .3s both Hero-module__a5ma1G__slideUp;display:flex}.Hero-module__a5ma1G__heroInputWrapper{border-radius:var(--radius-lg,20px);padding:var(--space-md);transition:all var(--transition-base);background:#fff;border:2px solid #0284c740;position:relative;box-shadow:0 12px 32px #0284c714,0 2px 4px #0f172a05}.Hero-module__a5ma1G__heroInputWrapper:hover{border-color:#0284c773;box-shadow:0 16px 40px #0284c71f}.Hero-module__a5ma1G__heroInputWrapper:focus-within{border-color:var(--color-accent-500,#0284c7);box-shadow:0 16px 40px #0284c733,0 0 20px #0284c740}.Hero-module__a5ma1G__heroTextarea{width:100%;min-height:110px;max-height:200px;color:var(--color-text-primary,#1e293b);resize:vertical;background:0 0;border:none;outline:none;font-family:inherit;font-size:1.05rem;line-height:1.5}.Hero-module__a5ma1G__heroTextarea::placeholder{color:var(--color-text-tertiary,#64748b)}.Hero-module__a5ma1G__micButton{bottom:var(--space-md);right:var(--space-md);width:40px;height:40px;color:var(--color-text-secondary,#475569);cursor:pointer;transition:all var(--transition-fast);z-index:10;background:#00000005;border:1px solid #00000014;border-radius:50%;outline:none;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__a5ma1G__micButton:hover{color:var(--color-accent-500,#0284c7);border-color:var(--color-accent-500,#0284c7);background:#0284c714}.Hero-module__a5ma1G__micButtonActive{background:var(--color-danger,#ef4444);color:#fff;border-color:#0000;animation:1.5s infinite Hero-module__a5ma1G__micPulse;box-shadow:0 0 15px #ef444466}.Hero-module__a5ma1G__wizardCompletedBadge{color:#10b981;border-radius:var(--radius-md,12px);text-align:center;margin-bottom:var(--space-sm);background:#10b98114;border:1px solid #10b98140;padding:10px 16px;font-size:.9rem;font-weight:600;animation:.3s Hero-module__a5ma1G__fadeIn}.Hero-module__a5ma1G__heroSubmitRow{justify-content:space-between;align-items:center;gap:var(--space-md);padding:0 var(--space-xs);flex-wrap:wrap;display:flex}.Hero-module__a5ma1G__heroFeatureHint{color:var(--color-text-tertiary,#ffffff80);font-size:.85rem;font-weight:500}.Hero-module__a5ma1G__heroSubmitBtn{background:var(--gradient-primary,linear-gradient(135deg, #7c4dff 0%, #00e5ff 100%));color:#fff;border-radius:var(--radius-md,12px);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:1.05rem;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #7c4dff40}.Hero-module__a5ma1G__heroSubmitBtn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #7c4dff59}.Hero-module__a5ma1G__heroSubmitBtn:disabled{cursor:not-allowed;box-shadow:none;opacity:.8;transform:none;color:#64748b!important;background:#cbd5e1!important;border:1px solid #cbd5e1!important}@keyframes Hero-module__a5ma1G__micPulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (max-width:600px){.Hero-module__a5ma1G__heroSubmitRow{align-items:center;gap:var(--space-sm);flex-direction:column}.Hero-module__a5ma1G__heroSubmitBtn{justify-content:center;width:100%}.Hero-module__a5ma1G__heroFeatureHint{order:2}}.Hero-module__a5ma1G__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.3s cubic-bezier(.16,1,.3,1) forwards Hero-module__a5ma1G__fadeIn;display:flex;position:fixed;inset:0}.Hero-module__a5ma1G__modalContent{border-radius:var(--radius-lg,16px);background:#191a29f2;border:1px solid #ffffff14;flex-direction:column;width:100%;max-width:520px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Hero-module__a5ma1G__modalScaleUp;display:flex;overflow:hidden;box-shadow:0 16px 40px #00000040,0 0 0 1px #ffffff0d}.Hero-module__a5ma1G__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 28px 16px;display:flex}.Hero-module__a5ma1G__modalTitle{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#b8bacc 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem;font-weight:750}.Hero-module__a5ma1G__modalCloseBtn{color:var(--color-text-dim,#ffffff80);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:0 4px;font-size:1.8rem;line-height:1}.Hero-module__a5ma1G__modalCloseBtn:hover{color:var(--color-text-primary,#fff)}.Hero-module__a5ma1G__modalTabs{background:#0000001a;border-bottom:1px solid #ffffff0d;display:flex}.Hero-module__a5ma1G__modalTab{color:var(--color-text-dim,#ffffff80);cursor:pointer;transition:all var(--transition-fast);text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:14px;font-family:inherit;font-size:.95rem;font-weight:650}.Hero-module__a5ma1G__modalTab:hover{color:var(--color-text-primary,#fff);background:#ffffff05}.Hero-module__a5ma1G__modalTabActive{color:var(--color-accent-400,#7c4dff);border-bottom-color:var(--color-accent-400,#7c4dff);background:#ffffff03}.Hero-module__a5ma1G__modalBody{text-align:left;flex-direction:column;gap:20px;padding:24px 28px;display:flex}.Hero-module__a5ma1G__modalBodyText{color:var(--color-text-muted,#ffffffb3);margin:0;font-size:.925rem;line-height:1.5}.Hero-module__a5ma1G__googleBtn{border-radius:var(--radius-sm,6px);color:#1f2937;cursor:pointer;width:100%;transition:all var(--transition-fast);background:#fff;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.Hero-module__a5ma1G__googleBtn:hover{border-color:var(--color-accent-400,#7c4dff);background:#f3f4f6}.Hero-module__a5ma1G__googleBtn:disabled{cursor:not-allowed;color:#ffffff4d!important;opacity:.85!important;background:#ffffff0d!important;border:1px solid #ffffff0d!important}.Hero-module__a5ma1G__googleIcon{flex-shrink:0}.Hero-module__a5ma1G__divider{text-align:center;align-items:center;margin:20px 0;display:flex}.Hero-module__a5ma1G__divider:before,.Hero-module__a5ma1G__divider:after{content:"";border-bottom:1px solid #ffffff14;flex:1}.Hero-module__a5ma1G__dividerText{color:var(--color-text-dim,#ffffff80);text-transform:uppercase;padding:0 12px;font-size:.75rem;font-weight:600}.Hero-module__a5ma1G__authForm{flex-direction:column;gap:16px;display:flex}.Hero-module__a5ma1G__authFormGroup{text-align:left;flex-direction:column;gap:8px;display:flex}.Hero-module__a5ma1G__authLabel{color:var(--color-text-muted,#ffffffb3);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Hero-module__a5ma1G__authInput{border-radius:var(--radius-sm,6px);color:#fff;width:100%;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#0000004d;border:1px solid #ffffff14;outline:none;padding:12px 16px;font-family:inherit;font-size:.95rem}.Hero-module__a5ma1G__authInput:focus{border-color:var(--color-accent-400,#7c4dff);box-shadow:0 0 0 3px #7c4dff1a}.Hero-module__a5ma1G__authSubmitBtn{border-radius:var(--radius-sm,6px);background:var(--gradient-primary,linear-gradient(135deg, #7c4dff 0%, #00e5ff 100%));color:#fff;cursor:pointer;width:100%;transition:opacity var(--transition-fast);border:none;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #7c4dff33}.Hero-module__a5ma1G__authSubmitBtn:hover{opacity:.95}.Hero-module__a5ma1G__authSubmitBtn:disabled{cursor:not-allowed;box-shadow:none;color:#ffffff4d!important;opacity:.85!important;background:#ffffff0d!important;border:1px solid #ffffff0d!important}.Hero-module__a5ma1G__successMessage{border-radius:var(--radius-sm,6px);color:#10b981;background:#10b98114;border:1px solid #10b98133;padding:12px 16px;font-size:.85rem;line-height:1.4}.Hero-module__a5ma1G__errorMessage{border-radius:var(--radius-sm,6px);color:#ef4444;background:#ef444414;border:1px solid #ef444433;padding:12px 16px;font-size:.85rem;line-height:1.4}@keyframes Hero-module__a5ma1G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__a5ma1G__modalScaleUp{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Hero-module__a5ma1G__wizardContainer{border-radius:var(--radius-lg,20px);padding:var(--space-xl);width:100%;max-width:580px;margin:var(--space-xl) auto 0;text-align:left;background:#fff;border:1px solid #00000014;flex-direction:column;gap:20px;animation:.8s .2s both Hero-module__a5ma1G__slideUp;display:flex;box-shadow:0 20px 48px #0f172a14,0 4px 12px #0f172a08}.Hero-module__a5ma1G__wizardHeader{flex-direction:column;gap:8px;display:flex}.Hero-module__a5ma1G__wizardProgressText{color:var(--color-text-secondary,#475569);font-size:.85rem;font-weight:600}.Hero-module__a5ma1G__wizardProgressBar{background:#0000000d;border-radius:3px;width:100%;height:6px;overflow:hidden}.Hero-module__a5ma1G__wizardProgressBarFill{background:var(--gradient-primary,linear-gradient(135deg, #334155 0%, #0284c7 100%));height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.Hero-module__a5ma1G__wizardStepBody{flex-direction:column;gap:12px;display:flex}.Hero-module__a5ma1G__wizardStepTitle{color:var(--color-text-primary,#1e293b);margin:0;font-size:1.45rem;font-weight:800}.Hero-module__a5ma1G__wizardStepSubTitle{color:var(--color-text-secondary,#475569);margin:0;font-size:.95rem;line-height:1.5}.Hero-module__a5ma1G__wizardOptionsGrid{flex-direction:column;gap:10px;margin-top:10px;display:flex}.Hero-module__a5ma1G__wizardOptionCard{background:var(--color-bg-primary,#faf9f6);border-radius:var(--radius-sm,6px);color:var(--color-text-primary,#1e293b);cursor:pointer;transition:all var(--transition-fast);text-align:left;border:1px solid #0000000f;outline:none;padding:14px 18px;font-family:inherit;font-size:.95rem;font-weight:600}.Hero-module__a5ma1G__wizardOptionCard:hover{background:var(--color-bg-secondary,#f3f0e8);border-color:var(--color-accent-500,#0284c7);transform:translate(4px)}.Hero-module__a5ma1G__wizardActions{justify-content:flex-end;display:flex}.Hero-module__a5ma1G__wizardBackBtn{color:var(--color-text-secondary,#475569);border-radius:var(--radius-sm,6px);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000001a;padding:8px 16px;font-family:inherit;font-size:.85rem}.Hero-module__a5ma1G__wizardBackBtn:hover{color:var(--color-text-primary,#1e293b);background:#00000005;border-color:#00000026}
.Problem-module__SA8k5G__section{padding:var(--space-4xl) var(--space-lg);position:relative;overflow-x:clip}.Problem-module__SA8k5G__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:var(--space-3xl);color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.Problem-module__SA8k5G__carouselContainer{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:60px 0;display:flex;position:relative}.Problem-module__SA8k5G__ambientGlow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed14 0%,#06b6d40f 50%,#0000 80%);width:500px;height:300px;animation:12s ease-in-out infinite alternate Problem-module__SA8k5G__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Problem-module__SA8k5G__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(.9)rotate(0)}to{opacity:1.2;transform:translate(-50%,-50%)scale(1.1)rotate(10deg)}}.Problem-module__SA8k5G__carouselTrack{width:100%;max-width:300px;height:280px;transform-style:preserve-3d;z-index:2;margin:0 auto;position:relative}.Problem-module__SA8k5G__card{width:290px;height:250px;padding:var(--space-xl) var(--space-lg) var(--space-xl) var(--space-lg);box-sizing:border-box;-webkit-backdrop-filter:blur(20px);z-index:var(--card-z-index);opacity:var(--card-opacity);cursor:pointer;--tx:0px;--tz:0px;--ry:0deg;--sc:1;transform:translateX(var(--tx)) translateZ(var(--tz)) rotateY(var(--ry)) scale(var(--sc));transform-style:preserve-3d;backface-visibility:hidden;border-radius:32px;flex-direction:column;justify-content:flex-end;margin-left:-145px;transition:border-color .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1),background-color .5s cubic-bezier(.25,1,.5,1),opacity .5s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:0;left:50%;background:#fffffff5!important;border:1px solid #fff9!important;box-shadow:0 4px 30px #00000005,0 15px 35px -10px #0f172a0a,inset 0 1px 1px #fffc!important}.Problem-module__SA8k5G__card[data-diff="0"]{--tx:0px;--tz:100px;--ry:0deg;--sc:1.08;cursor:default}.Problem-module__SA8k5G__card[data-diff="-1"]{--tx:-180px;--tz:0px;--ry:25deg;--sc:.92}.Problem-module__SA8k5G__card[data-diff="1"]{--tx:180px;--tz:0px;--ry:-25deg;--sc:.92}.Problem-module__SA8k5G__card[data-diff="-2"]{--tx:-300px;--tz:-80px;--ry:40deg;--sc:.78;pointer-events:none}.Problem-module__SA8k5G__card[data-diff="2"]{--tx:300px;--tz:-80px;--ry:-40deg;--sc:.78;pointer-events:none}.Problem-module__SA8k5G__card:before{content:"";background:radial-gradient(250px circle at var(--mouse-x,0px) var(--mouse-y,0px), rgba(var(--card-color-rgb), .06), transparent 70%);opacity:0;pointer-events:none;z-index:1;border-radius:inherit;transition:opacity .4s;position:absolute;inset:0}.Problem-module__SA8k5G__card[data-diff="0"]:hover{transform:translate(0)translateZ(120px)rotateY(0)scale(1.1)translateY(-6px);border-color:rgba(var(--card-color-rgb), .25)!important;box-shadow:0 10px 40px rgba(var(--card-color-rgb), .06), 0 25px 55px -15px #0f172a14, inset 0 1px 2px #ffffffe6!important;background:#ffffffd9!important}.Problem-module__SA8k5G__card[data-diff="-1"]:hover,.Problem-module__SA8k5G__card[data-diff="1"]:hover{border-color:rgba(var(--card-color-rgb), .15)!important;background:#fffc!important}.Problem-module__SA8k5G__card[data-diff="0"]:hover:before{opacity:1}.Problem-module__SA8k5G__cardContent{z-index:2;text-align:left;opacity:0;transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1);position:relative;transform:translateY(10px)}.Problem-module__SA8k5G__card[data-diff="0"] .Problem-module__SA8k5G__cardContent{opacity:1;transform:translateY(0)}.Problem-module__SA8k5G__cardNumber{top:var(--space-lg);left:var(--space-lg);font-family:var(--font-mono);letter-spacing:.05em;z-index:2;background-color:rgba(var(--card-color-rgb), .08);border:1px solid rgba(var(--card-color-rgb), .16);color:rgb(var(--card-color-rgb));box-shadow:0 2px 8px rgba(var(--card-color-rgb), .02);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.35;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:700;transition:opacity .5s cubic-bezier(.25,1,.5,1);position:absolute}.Problem-module__SA8k5G__card[data-diff="0"] .Problem-module__SA8k5G__cardNumber{opacity:1}.Problem-module__SA8k5G__card[data-diff="-1"] .Problem-module__SA8k5G__cardNumber,.Problem-module__SA8k5G__card[data-diff="1"] .Problem-module__SA8k5G__cardNumber{opacity:.7}.Problem-module__SA8k5G__cardTitle{margin-bottom:var(--space-xs);color:var(--color-text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.Problem-module__SA8k5G__cardDesc{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5}.Problem-module__SA8k5G__navButton{width:48px;height:48px;color:var(--color-text-secondary);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);transition:all var(--transition-fast);background:#ffffff8c;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a08,0 1px 3px #00000005}.Problem-module__SA8k5G__navButton:hover{color:var(--color-text-primary);background:#ffffffd9;border-color:#fffc;transform:translateY(-50%)scale(1.05);box-shadow:0 6px 16px #0f172a0f,0 1px 4px #00000008}.Problem-module__SA8k5G__navButton:active{transform:translateY(-50%)scale(.95)}.Problem-module__SA8k5G__prevButton{left:20px}.Problem-module__SA8k5G__nextButton{right:20px}.Problem-module__SA8k5G__dotsContainer{z-index:10;justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.Problem-module__SA8k5G__dot{background:var(--color-surface-border);cursor:pointer;width:8px;height:8px;transition:all var(--transition-base);border:none;border-radius:50%;padding:0}.Problem-module__SA8k5G__dot:hover{background:var(--color-text-tertiary)}.Problem-module__SA8k5G__dotActive{background:var(--color-text-accent);border-radius:4px;width:24px}@media (max-width:900px){.Problem-module__SA8k5G__section{padding:var(--space-3xl) var(--space-md)}.Problem-module__SA8k5G__carouselContainer{padding:40px 0}.Problem-module__SA8k5G__carouselTrack{max-width:270px;height:255px}.Problem-module__SA8k5G__card{border-radius:28px;width:260px;height:230px;margin-left:-130px}.Problem-module__SA8k5G__card[data-diff="0"]{--tx:0px;--tz:80px;--sc:1.05}.Problem-module__SA8k5G__card[data-diff="-1"]{--tx:-140px;--tz:0px;--sc:.9;--ry:22deg}.Problem-module__SA8k5G__card[data-diff="1"]{--tx:140px;--tz:0px;--sc:.9;--ry:-22deg}.Problem-module__SA8k5G__card[data-diff="-2"]{--tx:-240px;--tz:-60px;--sc:.75;--ry:32deg}.Problem-module__SA8k5G__card[data-diff="2"]{--tx:240px;--tz:-60px;--sc:.75;--ry:-32deg}}@media (max-width:650px){.Problem-module__SA8k5G__carouselTrack{max-width:230px;height:220px}.Problem-module__SA8k5G__card{width:220px;height:200px;padding:var(--space-lg) var(--space-md);border-radius:24px;margin-left:-110px}.Problem-module__SA8k5G__cardTitle{font-size:1.1rem}.Problem-module__SA8k5G__cardDesc{font-size:.85rem;line-height:1.35}.Problem-module__SA8k5G__cardNumber{top:var(--space-md);left:var(--space-md);padding:2px 8px;font-size:.75rem}.Problem-module__SA8k5G__card[data-diff="0"]{--tx:0px;--tz:60px;--sc:1.03}.Problem-module__SA8k5G__card[data-diff="-1"]{--tx:-95px;--tz:0px;--sc:.88;--ry:28deg}.Problem-module__SA8k5G__card[data-diff="1"]{--tx:95px;--tz:0px;--sc:.88;--ry:-28deg}.Problem-module__SA8k5G__card[data-diff="-2"]{--tx:-170px;--tz:-50px;--sc:.72;--ry:38deg}.Problem-module__SA8k5G__card[data-diff="2"]{--tx:170px;--tz:-50px;--sc:.72;--ry:-38deg}.Problem-module__SA8k5G__navButton{width:38px;height:38px}.Problem-module__SA8k5G__prevButton{left:10px}.Problem-module__SA8k5G__nextButton{right:10px}}@media (max-width:480px){.Problem-module__SA8k5G__carouselTrack{max-width:200px;height:200px}.Problem-module__SA8k5G__card{width:190px;height:180px;padding:var(--space-md) var(--space-sm);border-radius:20px;margin-left:-95px}.Problem-module__SA8k5G__cardTitle{margin-bottom:2px;font-size:.95rem}.Problem-module__SA8k5G__cardDesc{font-size:.78rem;line-height:1.3}.Problem-module__SA8k5G__card[data-diff="0"]{--tx:0px;--tz:30px;--sc:1.02}.Problem-module__SA8k5G__card[data-diff="-1"]{--tx:-55px;--tz:0px;--sc:.85;--ry:32deg}.Problem-module__SA8k5G__card[data-diff="1"]{--tx:55px;--tz:0px;--sc:.85;--ry:-32deg}.Problem-module__SA8k5G__card[data-diff="-2"],.Problem-module__SA8k5G__card[data-diff="2"]{pointer-events:none;opacity:0!important}.Problem-module__SA8k5G__prevButton{left:-5px}.Problem-module__SA8k5G__nextButton{right:-5px}}
.HowItWorks-module__agtjbW__section{padding:var(--space-4xl) var(--space-lg);position:relative}.HowItWorks-module__agtjbW__header{text-align:center;margin-bottom:var(--space-3xl)}.HowItWorks-module__agtjbW__title{letter-spacing:-.02em;margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.HowItWorks-module__agtjbW__subtitle{color:var(--color-text-secondary);font-size:1.1rem}.HowItWorks-module__agtjbW__steps{align-items:flex-start;gap:var(--space-xl);max-width:1100px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__agtjbW__step{text-align:center;padding:var(--space-xl);flex:1;position:relative}.HowItWorks-module__agtjbW__connector{top:60px;right:calc(-1 * var(--space-xl) / 2 - 30px);background:linear-gradient(90deg, var(--color-primary-500), var(--color-accent-500));opacity:.5;width:60px;height:2px;position:absolute;overflow:hidden}.HowItWorks-module__agtjbW__connector:before{content:"";background:linear-gradient(90deg, transparent, #fff, var(--color-accent-400), transparent);width:20px;height:100%;animation:2s linear infinite HowItWorks-module__agtjbW__flowPulse;position:absolute;top:0;left:-20px}.HowItWorks-module__agtjbW__connector:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes HowItWorks-module__agtjbW__flowPulse{0%{left:-20px}to{left:60px}}.HowItWorks-module__agtjbW__stepNumber{margin-bottom:var(--space-lg);background:var(--gradient-primary);-webkit-text-fill-color:transparent;opacity:.9;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;line-height:1}.HowItWorks-module__agtjbW__stepTitle{margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:1.15rem;font-weight:700}.HowItWorks-module__agtjbW__stepDesc{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__agtjbW__section{padding:var(--space-2xl) var(--space-md)}.HowItWorks-module__agtjbW__header{margin-bottom:var(--space-xl)}.HowItWorks-module__agtjbW__steps{gap:var(--space-lg);flex-direction:column;max-width:500px;margin:0 auto}.HowItWorks-module__agtjbW__connector{display:none}.HowItWorks-module__agtjbW__step{text-align:center;padding:var(--space-md) var(--space-xl);flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__agtjbW__stepNumber{margin-bottom:var(--space-sm);font-size:2.75rem}.HowItWorks-module__agtjbW__step:not(:last-child):after{content:"";bottom:calc(-1 * var(--space-lg) / 2);width:2px;height:var(--space-lg);background:linear-gradient(180deg, var(--color-primary-500), var(--color-accent-500));opacity:.3;position:absolute;left:50%;transform:translate(-50%)}}
.ResultPreview-module__AOA8cW__section{padding:var(--space-4xl) var(--space-lg);flex-direction:column;align-items:center;display:flex;position:relative}.ResultPreview-module__AOA8cW__title{text-align:center;letter-spacing:-.02em;margin-bottom:var(--space-xl);color:var(--color-text-primary);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.ResultPreview-module__AOA8cW__tabs{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);border:1px solid var(--color-surface-border);margin:0 auto var(--space-2xl) auto;background:#1e293b0d;align-items:center;gap:4px;padding:6px;display:inline-flex}.ResultPreview-module__AOA8cW__tabButton{padding:var(--space-sm) var(--space-xl);border-radius:var(--radius-full);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;font-size:.88rem;font-weight:600}.ResultPreview-module__AOA8cW__tabButton:hover{color:var(--color-text-primary);transform:translateY(-1px)}.ResultPreview-module__AOA8cW__tabActive{background:var(--color-surface-elevated);box-shadow:var(--shadow-sm), 0 4px 12px #0f172a0a;color:var(--color-text-primary)!important}.ResultPreview-module__AOA8cW__tabActive:hover{transform:none}.ResultPreview-module__AOA8cW__previewCard{width:100%;max-width:700px;padding:var(--space-2xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);box-shadow:var(--shadow-glow), var(--shadow-lg);background:#ffffffbf;border:1px solid #ffffffb3;margin:0 auto;animation:.6s cubic-bezier(.16,1,.3,1) forwards ResultPreview-module__AOA8cW__cardEntrance;position:relative;overflow:hidden}.ResultPreview-module__AOA8cW__previewCard:before{content:"";background:var(--gradient-primary);height:4px;position:absolute;top:0;left:0;right:0}@keyframes ResultPreview-module__AOA8cW__cardEntrance{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ResultPreview-module__AOA8cW__verdictHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-xl);margin-bottom:var(--space-xl);display:flex}.ResultPreview-module__AOA8cW__verdictContent{flex:1}.ResultPreview-module__AOA8cW__verdictLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent-600);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);margin-bottom:var(--space-md);background:#0284c714;font-size:.7rem;font-weight:700;display:inline-block}.ResultPreview-module__AOA8cW__verdictText{color:var(--color-text-primary);margin-bottom:var(--space-md);letter-spacing:-.01em;font-size:1.6rem;font-weight:800;line-height:1.3}.ResultPreview-module__AOA8cW__verdictExplanation{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.ResultPreview-module__AOA8cW__scoreCircle{width:108px;height:108px;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards ResultPreview-module__AOA8cW__circleScale;display:flex;position:relative}@keyframes ResultPreview-module__AOA8cW__circleScale{0%{opacity:0;transform:scale(.8)rotate(-35deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ResultPreview-module__AOA8cW__scoreInner{background:var(--color-bg-primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.ResultPreview-module__AOA8cW__scoreValue{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.65rem;font-weight:800;line-height:1}.ResultPreview-module__AOA8cW__scoreLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:.6rem;font-weight:700}.ResultPreview-module__AOA8cW__divider{background:var(--color-surface-border);height:1px;margin:var(--space-xl) 0;opacity:.6}.ResultPreview-module__AOA8cW__comparisonTitle{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-lg);font-size:.75rem;font-weight:700}.ResultPreview-module__AOA8cW__comparison{gap:var(--space-lg);flex-direction:column;display:flex}.ResultPreview-module__AOA8cW__comparisonItem{gap:var(--space-xs);width:100%;animation:.6s cubic-bezier(.16,1,.3,1) both ResultPreview-module__AOA8cW__itemEntrance;animation-delay:calc(var(--idx) * 80ms + .15s);flex-direction:column;display:flex}@keyframes ResultPreview-module__AOA8cW__itemEntrance{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.ResultPreview-module__AOA8cW__comparisonHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.ResultPreview-module__AOA8cW__comparisonLabel{color:var(--color-text-primary);align-items:center;gap:var(--space-sm);font-size:.9rem;font-weight:600;display:inline-flex}.ResultPreview-module__AOA8cW__winnerBadge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--gradient-primary);padding:2px var(--space-sm);border-radius:var(--radius-full);font-size:.65rem;font-weight:700;box-shadow:0 2px 8px #0284c726}.ResultPreview-module__AOA8cW__comparisonValue{color:var(--color-text-primary);font-size:.88rem;font-weight:700}.ResultPreview-module__AOA8cW__comparisonBar{border-radius:var(--radius-full);background:#1e293b0d;width:100%;height:10px;position:relative;overflow:hidden}.ResultPreview-module__AOA8cW__comparisonFill{border-radius:var(--radius-full);transform-origin:0;height:100%;animation:1.2s cubic-bezier(.16,1,.3,1) forwards ResultPreview-module__AOA8cW__barGrow}@keyframes ResultPreview-module__AOA8cW__barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ResultPreview-module__AOA8cW__ctaArea{text-align:center;margin-top:var(--space-3xl)}.ResultPreview-module__AOA8cW__ctaText{color:var(--color-text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem;font-weight:500}@media (max-width:650px){.ResultPreview-module__AOA8cW__section{padding:var(--space-2xl) var(--space-md)}.ResultPreview-module__AOA8cW__previewCard{padding:var(--space-lg)}.ResultPreview-module__AOA8cW__verdictHeader{text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column-reverse}.ResultPreview-module__AOA8cW__verdictText{font-size:1.35rem}.ResultPreview-module__AOA8cW__scoreCircle{width:88px;height:88px}.ResultPreview-module__AOA8cW__scoreInner{width:72px;height:72px}.ResultPreview-module__AOA8cW__scoreValue{font-size:1.35rem}.ResultPreview-module__AOA8cW__tabs{border-radius:var(--radius-md);flex-direction:column;width:100%}.ResultPreview-module__AOA8cW__tabButton{text-align:center;width:100%;padding:var(--space-sm) var(--space-md)}}
.Pricing-module__vxcF9q__section{padding:var(--space-4xl) var(--space-lg)}.Pricing-module__vxcF9q__header{text-align:center;margin-bottom:var(--space-3xl)}.Pricing-module__vxcF9q__title{letter-spacing:-.02em;margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.Pricing-module__vxcF9q__subtitle{color:var(--color-text-secondary);font-size:1.05rem}.Pricing-module__vxcF9q__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);align-items:center;max-width:1100px;margin:0 auto;display:grid}.Pricing-module__vxcF9q__card{padding:var(--space-2xl);height:100%;transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.Pricing-module__vxcF9q__card:before{content:"";background:radial-gradient(350px circle at var(--mouse-x,0px) var(--mouse-y,0px), #0284c70f, transparent 80%);opacity:0;transition:opacity var(--transition-base);pointer-events:none;z-index:0;position:absolute;inset:0}.Pricing-module__vxcF9q__card:hover{box-shadow:var(--shadow-glow);border-color:#0284c733;transform:translateY(-4px)}.Pricing-module__vxcF9q__card:hover:before{opacity:1}.Pricing-module__vxcF9q__card>*{z-index:1;position:relative}.Pricing-module__vxcF9q__featured{padding:var(--space-2xl) var(--space-2xl);background:radial-gradient(circle at 50% 0%, #818cf826, transparent 75%) padding-box, linear-gradient(var(--color-surface-elevated), var(--color-surface-elevated)) padding-box, var(--gradient-primary) border-box;border-radius:var(--radius-lg);box-shadow:var(--shadow-glow);border:1px solid #0000;position:relative;overflow:visible;transform:scale(1.04)}.Pricing-module__vxcF9q__featured:hover{transform:scale(1.04)translateY(-4px)}.Pricing-module__vxcF9q__badge{background:var(--gradient-primary);color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);white-space:nowrap;font-size:.7rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__vxcF9q__planName{color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:1.1rem;font-weight:700}.Pricing-module__vxcF9q__planDesc{color:var(--color-text-tertiary);margin-bottom:var(--space-lg);font-size:.85rem}.Pricing-module__vxcF9q__price{align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-xl);display:flex}.Pricing-module__vxcF9q__priceValue{color:var(--color-text-primary);font-size:3rem;font-weight:800;line-height:1}.Pricing-module__vxcF9q__pricePeriod{color:var(--color-text-tertiary);font-size:.9rem}.Pricing-module__vxcF9q__features{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-direction:column;flex:1;list-style:none;display:flex}.Pricing-module__vxcF9q__feature{align-items:flex-start;gap:var(--space-sm);color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;display:flex}.Pricing-module__vxcF9q__featureIcon{color:var(--color-accent-500);flex-shrink:0;margin-top:2px;font-size:1rem}.Pricing-module__vxcF9q__cardCta,.Pricing-module__vxcF9q__featuredCta{text-align:center;width:100%}.Pricing-module__vxcF9q__trustBanner{justify-content:center;align-items:center;gap:var(--space-xl);margin-top:var(--space-4xl);border-top:1px solid var(--color-surface-border);width:100%;padding-top:var(--space-2xl);flex-wrap:wrap;display:flex}.Pricing-module__vxcF9q__trustItem{align-items:center;gap:var(--space-sm);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600;display:inline-flex}.Pricing-module__vxcF9q__trustDot{background-color:var(--color-accent-500);width:6px;height:6px;box-shadow:0 0 8px var(--color-accent-500);border-radius:50%;flex-shrink:0}@media (max-width:900px){.Pricing-module__vxcF9q__section{padding:var(--space-2xl) var(--space-md)}.Pricing-module__vxcF9q__header{margin-bottom:var(--space-xl)}.Pricing-module__vxcF9q__grid{gap:var(--space-lg);grid-template-columns:1fr;max-width:420px}.Pricing-module__vxcF9q__card{padding:var(--space-xl)}.Pricing-module__vxcF9q__featured{padding:var(--space-xl);order:-1;transform:none}.Pricing-module__vxcF9q__featured:hover{transform:translateY(-4px)}.Pricing-module__vxcF9q__trustBanner{gap:var(--space-md);padding-top:var(--space-xl);margin-top:var(--space-2xl);flex-direction:column;align-items:center}}
.CTABanner-module__lzWy-q__section{padding:var(--space-4xl) var(--space-lg);background:linear-gradient(135deg, var(--color-primary-700), var(--color-primary-600), var(--color-primary-500));position:relative;overflow:hidden}.CTABanner-module__lzWy-q__watermarkContainer{opacity:.05;pointer-events:none;z-index:0;position:absolute;bottom:-40px;right:-50px;transform:rotate(-15deg)}.CTABanner-module__lzWy-q__watermark{object-fit:contain;filter:brightness(0)invert();display:block}.CTABanner-module__lzWy-q__section:before{content:"";background:var(--color-accent-500);filter:blur(150px);opacity:.15;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.CTABanner-module__lzWy-q__content{z-index:1;text-align:center;max-width:600px;margin:0 auto;position:relative}.CTABanner-module__lzWy-q__title{letter-spacing:-.02em;color:#fff;margin-bottom:var(--space-md);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.CTABanner-module__lzWy-q__subtitle{color:#fffc;margin-bottom:var(--space-2xl);font-size:1.1rem}.CTABanner-module__lzWy-q__cta{padding:var(--space-md) var(--space-3xl);color:var(--color-primary-700);border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:var(--space-sm);background:#fff;border:none;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.CTABanner-module__lzWy-q__cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}@media (max-width:768px){.CTABanner-module__lzWy-q__section{padding:var(--space-2xl) var(--space-md)}.CTABanner-module__lzWy-q__title{margin-bottom:var(--space-sm);font-size:1.85rem}.CTABanner-module__lzWy-q__subtitle{margin-bottom:var(--space-xl);font-size:.95rem}.CTABanner-module__lzWy-q__cta{padding:12px var(--space-xl);font-size:1rem}}
.FAQ-module__M0qsGq__section{padding:var(--space-4xl) var(--space-lg);max-width:800px;margin:0 auto;position:relative}.FAQ-module__M0qsGq__title{text-align:center;letter-spacing:-.02em;margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.FAQ-module__M0qsGq__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--space-3xl);font-size:1rem}.FAQ-module__M0qsGq__accordion{gap:var(--space-md);flex-direction:column;display:flex}.FAQ-module__M0qsGq__item{border-radius:var(--radius-md);transition:border-color var(--transition-base), box-shadow var(--transition-base);overflow:hidden}.FAQ-module__M0qsGq__item:hover{border-color:var(--color-primary-500);box-shadow:0 4px 20px #8b5cf614}.FAQ-module__M0qsGq__trigger{width:100%;padding:var(--space-lg) var(--space-xl);color:var(--color-text-primary);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.FAQ-module__M0qsGq__trigger:hover{background:#ffffff03}.FAQ-module__M0qsGq__chevron{color:var(--color-text-secondary);transition:transform var(--transition-base);font-size:.8rem}.FAQ-module__M0qsGq__chevronActive{color:var(--color-primary-400);transform:rotate(180deg)}.FAQ-module__M0qsGq__contentWrapper{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),opacity .3s;display:grid}.FAQ-module__M0qsGq__contentWrapperOpen{opacity:1;grid-template-rows:1fr}.FAQ-module__M0qsGq__contentInner{overflow:hidden}.FAQ-module__M0qsGq__answer{padding:0 var(--space-xl) var(--space-lg) var(--space-xl);color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.FAQ-module__M0qsGq__section{padding:var(--space-2xl) var(--space-md)}.FAQ-module__M0qsGq__subtitle{margin-bottom:var(--space-xl)}.FAQ-module__M0qsGq__trigger{padding:var(--space-md) var(--space-lg);font-size:.95rem}.FAQ-module__M0qsGq__answer{padding:0 var(--space-lg) var(--space-md) var(--space-lg);font-size:.88rem}}
.Footer-module__jrnSfa__footer{border-top:1px solid var(--color-surface-border);padding:var(--space-2xl) var(--space-lg);margin-top:auto}.Footer-module__jrnSfa__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__jrnSfa__logoAndCopyright{align-items:center;gap:var(--space-sm);color:var(--color-text-tertiary);font-size:.8rem;display:flex}.Footer-module__jrnSfa__footerLogo{object-fit:contain;opacity:.6;transition:opacity var(--transition-fast);display:block}.Footer-module__jrnSfa__logoAndCopyright:hover .Footer-module__jrnSfa__footerLogo{opacity:1}.Footer-module__jrnSfa__links{gap:var(--space-xl);display:flex}.Footer-module__jrnSfa__link{color:var(--color-text-tertiary);transition:color var(--transition-fast);font-size:.8rem}.Footer-module__jrnSfa__link:hover{color:var(--color-text-secondary)}.Footer-module__jrnSfa__tagline{color:var(--color-text-tertiary);font-size:.8rem;font-style:italic}@media (max-width:768px){.Footer-module__jrnSfa__inner{gap:var(--space-md);text-align:center;flex-direction:column}}
