@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800;900&display=swap");.Splash_pageContainer__hjTRt{min-height:100vh;background-color:#ffffff;font-family:Inter,sans-serif;line-height:1.6;color:#0a0a0a;margin:0;padding:0;position:relative}.Splash_navbar__rSjvH{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 0;transition:all .3s ease;min-height:80px}.Splash_navbarTransparent__gQ_pB{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none}.Splash_navbarSolid__l2vJR{background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.08)}.Splash_navbarContent__tPXN5{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;min-height:60px}.Splash_navbarStart__NO8d1{flex:1;display:flex;justify-content:flex-start;min-width:0}.Splash_navbarCenter__5q4jI{flex:0 0 auto;display:flex;justify-content:center;margin:0 2rem}.Splash_navbarEnd__Z_fIf{flex:1;display:flex;justify-content:flex-end;min-width:0}.Splash_dropdown__Km4Br{position:relative}.Splash_dropdownButton__ULxoA{background:none;border:none;color:white;font-size:.875rem;font-weight:600;cursor:pointer;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.Splash_navbarSolid__l2vJR .Splash_dropdownButton__ULxoA{color:#0a0a0a}.Splash_dropdownButton__ULxoA:hover{background-color:rgba(255,255,255,.1)}.Splash_navbarSolid__l2vJR .Splash_dropdownButton__ULxoA:hover{background-color:rgba(0,0,0,.05)}.Splash_desktopText__0NJ24{display:none}.Splash_hamburgerIcon__ZfS7W{width:1.5rem;height:1.5rem}@media (min-width:768px){.Splash_desktopText__0NJ24{display:block}.Splash_hamburgerIcon__ZfS7W{display:none}}.Splash_dropdownMenu__oN8nb{position:absolute;top:100%;left:0;background-color:white;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);padding:.75rem 0;min-width:16rem;max-height:400px;overflow-y:auto;z-index:60}.Splash_dropdownItem__6rOcT{display:block;width:100%;padding:.875rem 1.25rem;text-align:left;background:none;border:none;color:#0a0a0a;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.Splash_dropdownItem__6rOcT:hover{background-color:#f8fafc}.Splash_dropdownItemPrimary__HMa67{display:block;width:auto;max-width:calc(100% - 1rem);padding:.875rem 1.25rem;text-align:left;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;color:white;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;border-radius:.375rem;margin:.5rem;box-shadow:0 4px 12px rgba(59,130,246,.3);text-transform:uppercase;letter-spacing:.5px}.Splash_dropdownItemPrimary__HMa67:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px rgba(59,130,246,.4)}.Splash_navbarBrand__r5bQ7{cursor:pointer;transition:transform .2s ease}.Splash_navbarBrand__r5bQ7:hover{transform:scale(1.02)}.Splash_navbarLogo__UcQ4_{height:auto;max-height:4rem;width:auto}.Splash_chatButton__oQL_f{background-color:#3b82f6;color:white;border:none;padding:.75rem 3rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);white-space:nowrap;min-height:44px;min-width:180px;opacity:0;visibility:hidden;transform:translateX(100px)}.Splash_navbarSolid__l2vJR .Splash_chatButton__oQL_f{opacity:1;visibility:visible;transform:translateX(0)}@media (max-width:767px){.Splash_chatButton__oQL_f{display:none}}.Splash_chatButton__oQL_f:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.Splash_heroSection__6H2H0{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;padding-top:0;padding-bottom:6rem}@media (max-width:768px){.Splash_heroSection__6H2H0{min-height:85vh;padding-top:4rem}.Splash_heroText__jU80z{margin-bottom:0}}body.form-expanded .Splash_heroContent__GnSRX{padding-top:3rem;min-height:100vh}.Splash_heroBackground__gAWZs{position:absolute;inset:0;z-index:0}.Splash_heroVideo___pFsS{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Splash_heroOverlay__a5Lws{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 50%,rgba(0,0,0,.4))}.Splash_heroContent__GnSRX{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 1.5rem;text-align:center;width:100%;transition:all .8s cubic-bezier(.4,0,.2,1)}.Splash_heroText__jU80z{margin-bottom:1.5rem;margin-top:1rem;transition:all .8s cubic-bezier(.4,0,.2,1);animation:Splash_slideInFromLeft__5qhqk 1.2s cubic-bezier(.4,0,.2,1) .3s both}body.form-expanded .Splash_heroContent__GnSRX{max-width:100%;justify-content:flex-start;align-items:flex-start;padding:0 2rem;margin-top:-2rem}body.form-expanded .Splash_heroText__jU80z{transform:translateX(-100%);opacity:0;pointer-events:none;display:none}body.form-expanded .Splash_heroFormSection__cMYxG{transform:translateX(0);width:100%;max-width:100%;justify-content:center;margin-top:3rem;margin-bottom:0}body.form-expanded .Splash_heroLogoSection__cIyBt{transform:translateY(100%);opacity:0;pointer-events:none;transition:all .8s cubic-bezier(.4,0,.2,1)}body.form-expanded .Splash_benefitsSection__vDeEF,body.form-expanded .Splash_pageContainer__hjTRt>:not(.Splash_heroSection__6H2H0):not(.Splash_navbar__rSjvH),body.form-expanded .Splash_percentHigherSection__tP3bQ,body.form-expanded .Splash_reviewsSection__lt703,body.form-expanded .Splash_videoSection__z_wew{transform:translateY(100%);opacity:0;pointer-events:none;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;z-index:-1}body.form-expanded .Splash_pageContainer__hjTRt{height:100vh;overflow:hidden}body.form-expanded .Splash_heroSection__6H2H0{height:100vh;min-height:100vh;max-height:100vh}body.form-expanded .Splash_pageContainer__hjTRt footer{display:none!important}.Splash_heroTitle__gU28b{font-size:2.5rem;margin-bottom:1rem;text-shadow:0 4px 8px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.8);line-height:1.2}.Splash_heroSubtitle__MkXH_,.Splash_heroTitle__gU28b{font-weight:700;color:white;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.Splash_heroSubtitle__MkXH_{font-size:1.5rem;text-shadow:0 5px 12px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.8),0 0 20px rgba(59,130,246,.3);line-height:1.3}@media (min-width:768px){.Splash_heroTitle__gU28b{font-size:4rem}.Splash_heroSubtitle__MkXH_{font-size:2.5rem}}@media (min-width:1024px){.Splash_heroTitle__gU28b{font-size:5rem}.Splash_heroSubtitle__MkXH_{font-size:3rem}}.Splash_heroFormSection__cMYxG{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;transition:all .8s cubic-bezier(.4,0,.2,1);position:relative;z-index:10}@media (min-width:1280px){.Splash_heroFormSection__cMYxG{flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem}}.Splash_heroFormContainer__Wkduz{width:100%;max-width:500px;flex-shrink:0;transition:all .8s cubic-bezier(.4,0,.2,1);animation:Splash_slideInFromRight__m0Oga 1.2s cubic-bezier(.4,0,.2,1) .6s both}body.form-expanded .Splash_heroFormContainer__Wkduz{max-width:800px;transform:translateX(0);margin-top:4rem}.Splash_heroLogoSection__cIyBt{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:5}@media (max-width:767px){.Splash_heroLogoSection__cIyBt .logoloop{--logoloop-logoHeight:80px;--logoloop-gap:50px}}@media (min-width:768px){.Splash_heroLogoSection__cIyBt .logoloop{--logoloop-logoHeight:120px;--logoloop-gap:80px}}.Splash_percentHigherSection__tP3bQ{padding:4rem 0;background:linear-gradient(135deg,#1e293b,#334155 50%,#475569)}.Splash_videoSection__z_wew{padding:2rem 0;background:linear-gradient(135deg,#1e293b,#334155 50%,#475569)}.Splash_benefitsSection__vDeEF{padding:4rem 0;background-color:#f8fafc}.Splash_benefitsContainer__ZdEoc{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Splash_benefitsGrid__mAAwT{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media (min-width:768px){.Splash_benefitsGrid__mAAwT{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.Splash_benefitCard__mKOz_{background:linear-gradient(135deg,#1e293b,#334155 50%,#475569);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.2)}.Splash_benefitCard__mKOz_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));opacity:0;transition:opacity .4s ease;z-index:0}.Splash_benefitCard__mKOz_:hover{transform:translateY(-8px) scale(1.02);background:linear-gradient(135deg,#334155,#475569 50%,#64748b);border-color:rgba(255,255,255,.25);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.2)}.Splash_benefitCard__mKOz_:hover:before{opacity:1}.Splash_benefitIcon__t130B{width:4rem;height:4rem;margin:0 auto 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease;position:relative;z-index:1}.Splash_benefitCard__mKOz_:hover .Splash_benefitIcon__t130B{transform:scale(1.1);box-shadow:0 8px 25px rgba(59,130,246,.4)}.Splash_iconSvg__vrTbS{width:2rem;height:2rem;color:white}.Splash_benefitTitle__6ycUq{font-size:1.25rem;font-weight:700;color:white;margin-bottom:1rem;letter-spacing:.5px;position:relative;z-index:1;transition:all .3s ease}.Splash_benefitCard__mKOz_:hover .Splash_benefitTitle__6ycUq{color:#f8fafc;text-shadow:0 2px 8px rgba(0,0,0,.3)}.Splash_benefitDescription__6g_4s{font-size:.95rem;color:rgba(255,255,255,.8);line-height:1.6;position:relative;z-index:1;transition:all .3s ease}.Splash_benefitCard__mKOz_:hover .Splash_benefitDescription__6g_4s{color:rgba(255,255,255,.95)}.Splash_reviewsSection__lt703{background-color:#1e293b;padding:1rem 0}.Splash_reviewsContainer__HHxSZ{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Splash_reviewsContent__KUopr{text-align:center}.Splash_reviewsHeader__WAl5Q{margin-bottom:3rem}.Splash_reviewsTitle__keRPS{color:white;font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.Splash_reviewsTitleAccent__tUIJ7{color:#3b82f6}.Splash_reviewsTitleBlock__oPKY_{display:block}@media (min-width:768px){.Splash_reviewsTitle__keRPS{font-size:3.5rem}.Splash_reviewsTitleBlock__oPKY_{display:inline}}.Splash_reviewsDescription__ilXAy{color:rgba(255,255,255,.8);font-size:1.125rem;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}.Splash_reviewsStats__vEXAO{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.Splash_reviewsStats__vEXAO{flex-direction:row;justify-content:center;gap:4rem}}.Splash_reviewsStat__G2FaO{text-align:center}.Splash_reviewsStatNumber__kRpi3{font-size:3rem;font-weight:800;color:#3b82f6;line-height:1;margin-bottom:.5rem}.Splash_reviewsStatLabel__F47cP{font-size:1rem;font-weight:600;color:white;text-transform:uppercase;letter-spacing:.5px}.Splash_reviewsStarDisplay__DnPnu{display:flex;flex-direction:column;align-items:center;gap:1rem}.Splash_starsImageContainer__pynGo{width:200px;height:40px;position:relative}.Splash_reviewsGoogleBadge__KBcJ4{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Splash_googleLogo__X_6bC{opacity:.9}.Splash_reviewsVerified__mxqFI{font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500}.Splash_reviewsFeatures__ILed7{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width:768px){.Splash_reviewsFeatures__ILed7{flex-direction:row;justify-content:center;gap:3rem}}.Splash_reviewsFeature__rs7pW{display:flex;align-items:center;gap:.75rem}.Splash_reviewsFeatureIcon__ezWzl{width:2rem;height:2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Splash_reviewsIconSvg__nrp78{width:1.25rem;height:1.25rem;color:white}.Splash_reviewsFeatureText__VL5yP{font-size:1rem;font-weight:600;color:white}@keyframes Splash_slideInFromLeft__5qhqk{0%{transform:translateX(-100px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Splash_slideInFromRight__m0Oga{0%{transform:translateX(100px);opacity:0}to{transform:translateX(0);opacity:1}}.logoloop{position:relative;overflow-x:hidden;--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#ffffff}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{display:flex;width:-moz-max-content;width:max-content;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logoloop__list{display:flex;align-items:center}.logoloop__item{flex:0 0 auto;font-size:var(--logoloop-logoHeight);line-height:1}.logoloop__item,.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop__node{display:inline-flex;align-items:center}.logoloop__item img{height:var(--logoloop-logoHeight);width:auto;display:block;-o-object-fit:contain;object-fit:contain;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover .logoloop__node,.logoloop--scale-hover .logoloop__item:hover img{transform:scale(1.2);transform-origin:center center}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{display:inline-flex;align-items:center;text-decoration:none;border-radius:4px;transition:opacity .2s ease}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.logoloop--fade:after,.logoloop--fade:before{content:"";position:absolute;top:0;bottom:0;width:clamp(24px,8%,120px);pointer-events:none;z-index:1}.logoloop--fade:before{left:0;background:linear-gradient(to right,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,rgba(0,0,0,0) 100%)}.logoloop--fade:after{right:0;background:linear-gradient(to left,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,rgba(0,0,0,0) 100%)}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translateZ(0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}