.Header-module__6zK1mW__header{z-index:1000;background-color:#0000;width:100%;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.Header-module__6zK1mW__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000}.Header-module__6zK1mW__headerContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex}.Header-module__6zK1mW__logo{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__6zK1mW__logo:hover{opacity:.8}.Header-module__6zK1mW__logoIcon{object-fit:contain;width:40px;height:40px;display:block}.Header-module__6zK1mW__siteName{font-family:var(--font-archivo-black),"Archivo Black",-apple-system,sans-serif;color:#fff;letter-spacing:-.5px;font-size:25px;font-weight:400}.Header-module__6zK1mW__navDesktop{align-items:center;gap:2rem;display:flex}.Header-module__6zK1mW__navLink{color:#fff;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__6zK1mW__navLink:hover{color:#5201ff}.Header-module__6zK1mW__buttonsDesktop{align-items:center;gap:1rem;display:flex}.Header-module__6zK1mW__loginButton{color:#fff;background:0 0;border:3px solid #fff;border-radius:50px;padding:.625rem 1.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__6zK1mW__loginButton:hover{color:#000;background:#fff}.Header-module__6zK1mW__signupButton{color:#fff;background:#5201ff;border:3px solid #5201ff;border-radius:50px;padding:.625rem 1.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__6zK1mW__signupButton:hover{background:#4001d0;border-color:#4001d0;transform:translateY(-2px)}.Header-module__6zK1mW__mobileControls{display:none}.Header-module__6zK1mW__mobileMenuOverlay{z-index:999;background:#000;flex-direction:column;width:100%;height:calc(100vh - 68px);padding:2rem 1.5rem;display:flex;position:fixed;top:68px;left:0;overflow-y:auto}.Header-module__6zK1mW__mobileNav{flex-direction:column;flex:1;gap:2rem;display:flex}.Header-module__6zK1mW__mobileNavLink{color:#fff;padding:.75rem 0;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__6zK1mW__mobileNavLink:hover{color:#5201ff}.Header-module__6zK1mW__mobileMenuButtons{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Header-module__6zK1mW__loginButtonMobile{color:#fff;text-align:center;background:0 0;border:3px solid #fff;border-radius:50px;padding:1rem 1.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__6zK1mW__loginButtonMobile:hover{color:#000;background:#fff}.Header-module__6zK1mW__signupButtonMobileFull{color:#fff;text-align:center;background:#5201ff;border:3px solid #5201ff;border-radius:50px;padding:1rem 1.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__6zK1mW__signupButtonMobileFull:hover{background:#4001d0;border-color:#4001d0}.Header-module__6zK1mW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;padding:0;display:flex;position:relative}.Header-module__6zK1mW__hamburgerLine{transform-origin:50%;background:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__6zK1mW__hamburgerOpen .Header-module__6zK1mW__hamburgerLine:first-child{transform:translateY(9.5px)rotate(45deg)}.Header-module__6zK1mW__hamburgerOpen .Header-module__6zK1mW__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__6zK1mW__hamburgerOpen .Header-module__6zK1mW__hamburgerLine:nth-child(3){transform:translateY(-9.5px)rotate(-45deg)}.Header-module__6zK1mW__signupButtonMobile{color:#fff;background:#5201ff;border:3px solid #5201ff;border-radius:50px;padding:.5rem 1.25rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s}@media (max-width:968px){.Header-module__6zK1mW__navDesktop,.Header-module__6zK1mW__buttonsDesktop{display:none}.Header-module__6zK1mW__mobileControls{align-items:center;gap:1rem;display:flex}.Header-module__6zK1mW__siteName{font-size:20px}.Header-module__6zK1mW__logoIcon{width:36px;height:36px;font-size:1.25rem}}@media (max-width:480px){.Header-module__6zK1mW__headerContainer{padding:1rem 1.5rem}.Header-module__6zK1mW__siteName{font-size:20px}.Header-module__6zK1mW__logoIcon{width:32px;height:32px;font-size:1.125rem}.Header-module__6zK1mW__signupButtonMobile{padding:.5rem 1rem;font-size:.875rem}.Header-module__6zK1mW__hamburger{width:24px;height:20px}.Header-module__6zK1mW__hamburgerLine{height:2.5px}.Header-module__6zK1mW__hamburgerOpen .Header-module__6zK1mW__hamburgerLine:first-child{transform:translateY(8.5px)rotate(45deg)}.Header-module__6zK1mW__hamburgerOpen .Header-module__6zK1mW__hamburgerLine:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}}
.Footer-module__8-9Ecq__footer{color:#fff;background:#000;padding:4rem 2rem 2rem}.Footer-module__8-9Ecq__footerContainer{max-width:1400px;margin:0 auto}.Footer-module__8-9Ecq__footerTop{border-bottom:1px solid #333;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__8-9Ecq__logoSection{align-items:flex-start;display:flex}.Footer-module__8-9Ecq__footerLogo{width:30px;height:auto;display:block}.Footer-module__8-9Ecq__footerColumn{flex-direction:column;display:flex}.Footer-module__8-9Ecq__columnTitle{color:#fff;margin-bottom:1.25rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:1rem;font-weight:600}.Footer-module__8-9Ecq__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__8-9Ecq__footerLink{color:#999;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:.9375rem;text-decoration:none;transition:color .2s}.Footer-module__8-9Ecq__footerLink:hover{color:#fff}.Footer-module__8-9Ecq__footerBottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__8-9Ecq__legalLinks{align-items:center;gap:2rem;display:flex}.Footer-module__8-9Ecq__legalLink{color:#999;font-family:Inter,Neue Haas Grotesk Display,-apple-system,sans-serif;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__8-9Ecq__legalLink:hover{color:#fff}.Footer-module__8-9Ecq__socialLinks{align-items:center;gap:1rem;display:flex}.Footer-module__8-9Ecq__socialIcon{color:#999;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__8-9Ecq__socialIcon svg{width:20px;height:20px}.Footer-module__8-9Ecq__socialIcon:hover{color:#fff;background:#1a1a1a;transform:translateY(-2px)}@media (max-width:968px){.Footer-module__8-9Ecq__footer{padding:3rem 1.5rem 2rem}.Footer-module__8-9Ecq__footerTop{grid-template-columns:1fr 1fr;gap:2.5rem;padding-bottom:2.5rem}.Footer-module__8-9Ecq__logoSection{grid-column:1/-1}.Footer-module__8-9Ecq__footerBottom{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__8-9Ecq__legalLinks{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__8-9Ecq__socialLinks{align-self:flex-start}}@media (max-width:480px){.Footer-module__8-9Ecq__footer{padding:2.5rem 1rem 1.5rem}.Footer-module__8-9Ecq__footerTop{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.Footer-module__8-9Ecq__logoSection{grid-column:1}.Footer-module__8-9Ecq__footerLogo{width:25px}.Footer-module__8-9Ecq__columnTitle{margin-bottom:1rem;font-size:.9375rem}.Footer-module__8-9Ecq__linkList{gap:.625rem}.Footer-module__8-9Ecq__footerLink{font-size:.875rem}.Footer-module__8-9Ecq__footerBottom{gap:1.5rem;padding-top:1.5rem}.Footer-module__8-9Ecq__legalLinks{gap:.75rem}.Footer-module__8-9Ecq__legalLink{font-size:.8125rem}.Footer-module__8-9Ecq__socialIcon{width:36px;height:36px}.Footer-module__8-9Ecq__socialIcon svg{width:18px;height:18px}}
.LandingPage-module__r9zccW__container{min-height:100vh;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.LandingPage-module__r9zccW__hero{justify-content:flex-start;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.LandingPage-module__r9zccW__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.LandingPage-module__r9zccW__heroVideo,.LandingPage-module__r9zccW__heroImage{object-fit:cover;width:100%;height:100%}.LandingPage-module__r9zccW__heroOverlay{z-index:1;background:#000000a6;width:100%;height:100%;position:absolute;top:0;left:0}.LandingPage-module__r9zccW__heroContent{z-index:2;text-align:left;color:#fff;max-width:800px;margin-left:4rem;padding:2rem;position:relative}.LandingPage-module__r9zccW__heroTitle{margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.2}.LandingPage-module__r9zccW__heroSubtext{opacity:.95;margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.LandingPage-module__r9zccW__heroButton{color:#fff;cursor:pointer;background:#5201ff;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:600;transition:all .3s;box-shadow:0 0 20px #5201ff4d}.LandingPage-module__r9zccW__heroButton:hover{background:#4501dd;transform:translateY(-2px);box-shadow:0 0 30px #5201ff99,0 8px 20px #5201ff66}@media (max-width:768px){.LandingPage-module__r9zccW__hero{justify-content:flex-start}.LandingPage-module__r9zccW__heroContent{text-align:left;margin-left:0;padding:2rem 1.5rem}.LandingPage-module__r9zccW__heroTitle{font-size:2.5rem}.LandingPage-module__r9zccW__heroSubtext{font-size:1.125rem}.LandingPage-module__r9zccW__heroButton{padding:.875rem 2rem;font-size:1.125rem}}@media (max-width:480px){.LandingPage-module__r9zccW__hero{justify-content:flex-start}.LandingPage-module__r9zccW__heroContent{text-align:left;max-width:100%;margin-left:0;padding:2rem 1.5rem}.LandingPage-module__r9zccW__heroTitle{font-size:2.5rem}.LandingPage-module__r9zccW__heroSubtext{font-size:1rem}.LandingPage-module__r9zccW__heroButton{display:inline-block}}.LandingPage-module__r9zccW__heroImage2{cursor:pointer;border:3px solid #ccc;border-radius:8px;margin-top:20px;margin-bottom:20px;transition:transform .3s,box-shadow .3s}.LandingPage-module__r9zccW__heroImage2:hover{transform:skew(-2deg,1deg)scale(1.02);box-shadow:0 10px 30px #0000004d}.LandingPage-module__r9zccW__showcase{color:#fff;z-index:3;background:#000;border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin-top:-120px;padding:6rem 2rem;display:flex;position:relative}.LandingPage-module__r9zccW__showcaseContent{text-align:left;width:100%;max-width:1200px;margin-bottom:4rem}.LandingPage-module__r9zccW__showcaseTitle{margin-bottom:1rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:400;line-height:1.2}.LandingPage-module__r9zccW__showcaseGridDesktop{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1400px;display:grid}.LandingPage-module__r9zccW__showcaseImageWrapper{aspect-ratio:9/16;border-radius:12px;overflow:hidden}.LandingPage-module__r9zccW__showcaseImage{object-fit:cover;background:#1a1a1a;width:100%;height:100%}.LandingPage-module__r9zccW__showcaseSliderMobile{display:none}@media (max-width:968px){.LandingPage-module__r9zccW__showcase{padding:4rem 1.5rem}.LandingPage-module__r9zccW__showcaseTitle{font-size:2.5rem}.LandingPage-module__r9zccW__showcaseSubtext{font-size:1.25rem}.LandingPage-module__r9zccW__showcaseGridDesktop{display:none}.LandingPage-module__r9zccW__showcaseSliderMobile{width:100%;max-width:500px;margin:0 auto;display:block}.LandingPage-module__r9zccW__sliderWrapper{aspect-ratio:9/16;border-radius:12px;width:100%;position:relative;overflow:hidden}.LandingPage-module__r9zccW__sliderTrack{touch-action:pan-y;align-items:center;height:100%;transition:transform .3s ease-in-out;display:flex}.LandingPage-module__r9zccW__slide{background:#1a1a1a;flex-shrink:0;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex}.LandingPage-module__r9zccW__slide .LandingPage-module__r9zccW__showcaseImage{object-fit:contain;width:100%;height:100%;max-height:none;display:block}.LandingPage-module__r9zccW__sliderDots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.LandingPage-module__r9zccW__dot{cursor:pointer;background:#444;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.LandingPage-module__r9zccW__dotActive{background:#fff;border-radius:4px;width:24px}}@media (max-width:480px){.LandingPage-module__r9zccW__showcaseTitle{font-size:2rem}.LandingPage-module__r9zccW__showcaseSubtext{font-size:1.125rem}}.LandingPage-module__r9zccW__successStories{color:#fff;background:#000;padding:6rem 2rem}.LandingPage-module__r9zccW__successStoriesContainer{max-width:1400px;margin:0 auto}.LandingPage-module__r9zccW__successStoriesHeader{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:4rem;display:flex}.LandingPage-module__r9zccW__successStoriesTitle{max-width:600px;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:400;line-height:1.2}.LandingPage-module__r9zccW__successStoriesSubtext{color:#888;max-width:400px;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;line-height:1.6}.LandingPage-module__r9zccW__successStoriesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.LandingPage-module__r9zccW__successStoryCard{flex-direction:column;display:flex}.LandingPage-module__r9zccW__successStoryImageWrapper{border-radius:12px;width:100%;margin-bottom:1.5rem;overflow:hidden}.LandingPage-module__r9zccW__successStoryImage{background:#1a1a1a;border-radius:12px;width:100%;height:auto;display:block}.LandingPage-module__r9zccW__successStoryTitle{margin-bottom:1rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:400}.LandingPage-module__r9zccW__successStoryDescription{color:#888;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}.LandingPage-module__r9zccW__successStoriesSlider{display:none}.LandingPage-module__r9zccW__successStoriesCTA{text-align:center;margin-top:4rem}.LandingPage-module__r9zccW__successStoriesButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.LandingPage-module__r9zccW__successStoriesButton:hover{color:#000;background:#fff}@media (max-width:968px){.LandingPage-module__r9zccW__successStories{padding:4rem 1.5rem}.LandingPage-module__r9zccW__successStoriesHeader{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.LandingPage-module__r9zccW__successStoriesTitle{font-size:2rem;line-height:1.1}.LandingPage-module__r9zccW__successStoriesSubtext{max-width:100%;font-size:.9375rem}.LandingPage-module__r9zccW__successStoriesGrid{display:none}.LandingPage-module__r9zccW__successStoriesSlider{width:100%;margin-bottom:2rem;display:block}.LandingPage-module__r9zccW__successStorySliderWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:0 1.5rem;overflow:scroll hidden}.LandingPage-module__r9zccW__successStorySliderWrapper::-webkit-scrollbar{display:none}.LandingPage-module__r9zccW__successStorySliderTrack{gap:1rem;display:flex}.LandingPage-module__r9zccW__successStorySlide{scroll-snap-align:center;flex:0 0 calc(100% - 3rem)}.LandingPage-module__r9zccW__successStoryCard{width:100%}.LandingPage-module__r9zccW__successStoryImageWrapper{border-radius:16px;margin-bottom:1rem}.LandingPage-module__r9zccW__successStoryImage{border-radius:16px}.LandingPage-module__r9zccW__successStoryTitle{margin-bottom:.75rem;font-size:1.5rem}.LandingPage-module__r9zccW__successStoryDescription{font-size:.9375rem;line-height:1.5}.LandingPage-module__r9zccW__successStoryDots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.LandingPage-module__r9zccW__successStoryDot{background:#444;border-radius:50%;width:8px;height:8px;transition:all .3s}.LandingPage-module__r9zccW__successStoryDotActive{background:#fff;border-radius:4px;width:24px}.LandingPage-module__r9zccW__successStoriesCTA{margin-top:2.5rem}.LandingPage-module__r9zccW__successStoriesButton{padding:.875rem 2rem;font-size:1rem}}@media (max-width:480px){.LandingPage-module__r9zccW__successStories{padding:3rem 1rem}.LandingPage-module__r9zccW__successStoriesTitle{font-size:1.75rem}.LandingPage-module__r9zccW__successStoriesSubtext{font-size:.875rem}}.LandingPage-module__r9zccW__gettingStarted{color:#fff;background:#1a1a1a;border-top-left-radius:20px;border-top-right-radius:20px;padding:6rem 2rem}.LandingPage-module__r9zccW__gettingStartedContainer{max-width:1400px;margin:0 auto}.LandingPage-module__r9zccW__gettingStartedTitle{color:#fff;margin-bottom:4rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4rem;font-weight:400}.LandingPage-module__r9zccW__gettingStartedContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.LandingPage-module__r9zccW__gettingStartedImages{width:100%;height:500px;position:relative}.LandingPage-module__r9zccW__imageBox{background:#2a2a2a;border-radius:16px;width:70%;transition:transform .3s,box-shadow .3s;position:absolute;overflow:hidden;box-shadow:0 20px 60px #0006}.LandingPage-module__r9zccW__imageBox:first-child{z-index:1;top:0;left:0;transform:rotate(-6deg)}.LandingPage-module__r9zccW__imageBox:last-child{z-index:2;bottom:0;right:0;transform:rotate(4deg)}.LandingPage-module__r9zccW__imageBox:hover{z-index:3;transform:rotate(0)scale(1.05);box-shadow:0 30px 80px #0009}.LandingPage-module__r9zccW__imageBox img{width:100%;height:auto;display:block}.LandingPage-module__r9zccW__gettingStartedSteps{flex-direction:column;gap:2rem;display:flex}.LandingPage-module__r9zccW__step{border-bottom:1px solid #444;flex-direction:column;gap:.5rem;padding-bottom:2rem;display:flex}.LandingPage-module__r9zccW__step:last-of-type{border-bottom:1px solid #444;margin-bottom:2rem}.LandingPage-module__r9zccW__stepNumber{color:#5201ff;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:500}.LandingPage-module__r9zccW__stepTitle{color:#fff;margin:0;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.5rem;font-weight:400}.LandingPage-module__r9zccW__gettingStartedButton{text-align:center;color:#000;background:#fff;border:none;border-radius:50px;width:100%;padding:1.25rem 2rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.LandingPage-module__r9zccW__gettingStartedButton:hover{background:#f0f0f0;transform:translateY(-2px)}@media (max-width:968px){.LandingPage-module__r9zccW__gettingStarted{padding:4rem 1.5rem}.LandingPage-module__r9zccW__gettingStartedTitle{margin-bottom:3rem;font-size:2.5rem}.LandingPage-module__r9zccW__gettingStartedContent{grid-template-columns:1fr;gap:3rem}.LandingPage-module__r9zccW__gettingStartedImages{display:none}.LandingPage-module__r9zccW__stepTitle{font-size:2rem}.LandingPage-module__r9zccW__stepNumber{font-size:1.25rem}.LandingPage-module__r9zccW__gettingStartedButton{padding:1.125rem 1.75rem;font-size:1.125rem}}@media (max-width:480px){.LandingPage-module__r9zccW__gettingStarted{padding:3rem 1rem}.LandingPage-module__r9zccW__gettingStartedTitle{margin-bottom:2rem;font-size:2rem}.LandingPage-module__r9zccW__stepTitle{font-size:1.5rem}.LandingPage-module__r9zccW__step{padding-bottom:1.5rem}.LandingPage-module__r9zccW__step:last-of-type{margin-bottom:1.5rem}.LandingPage-module__r9zccW__gettingStartedButton{padding:1rem 1.5rem;font-size:1rem}}.LandingPage-module__r9zccW__testimonials{background:#fff;padding:6rem 2rem;position:relative}.LandingPage-module__r9zccW__testimonialsContainer{background:#1a1a1a;border-radius:40px;max-width:1400px;margin:0 auto;padding:4rem 3rem}.LandingPage-module__r9zccW__testimonialsTitle{text-align:center;color:#fff;margin-bottom:4rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:700}.LandingPage-module__r9zccW__testimonialsGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1.5rem;display:grid}.LandingPage-module__r9zccW__testimonialCard{background:#fff;border-radius:20px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.LandingPage-module__r9zccW__testimonialCardFeatured{text-align:center;flex-direction:column;grid-column:span 1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.LandingPage-module__r9zccW__testimonialHeader{align-items:center;gap:.75rem;display:flex}.LandingPage-module__r9zccW__testimonialAvatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.LandingPage-module__r9zccW__testimonialName{color:#000;margin:0;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600}.LandingPage-module__r9zccW__testimonialQuote{color:#333;margin:0;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6}.LandingPage-module__r9zccW__testimonialQuoteFeatured{color:#000;margin:0 0 1.5rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3}.LandingPage-module__r9zccW__testimonialsMobile{display:none}@media (max-width:968px){.LandingPage-module__r9zccW__testimonials{padding:4rem 1.5rem}.LandingPage-module__r9zccW__testimonialsContainer{border-radius:32px;padding:3rem 2rem}.LandingPage-module__r9zccW__testimonialsTitle{margin-bottom:3rem;font-size:2.5rem}.LandingPage-module__r9zccW__testimonialsGrid{display:none}.LandingPage-module__r9zccW__testimonialsMobile{flex-direction:column;gap:1.5rem;display:flex}.LandingPage-module__r9zccW__testimonialCard{padding:1.5rem}.LandingPage-module__r9zccW__testimonialAvatar{width:40px;height:40px}.LandingPage-module__r9zccW__testimonialName{font-size:.9375rem}.LandingPage-module__r9zccW__testimonialQuote{font-size:.875rem;line-height:1.5}}@media (max-width:480px){.LandingPage-module__r9zccW__testimonials{padding:3rem 1rem}.LandingPage-module__r9zccW__testimonialsContainer{border-radius:24px;padding:2.5rem 1.5rem}.LandingPage-module__r9zccW__testimonialsTitle{margin-bottom:2rem;font-size:2rem}.LandingPage-module__r9zccW__testimonialCard{padding:1.25rem}}.LandingPage-module__r9zccW__faq{background:#fff;padding:6rem 2rem}.LandingPage-module__r9zccW__faqContainer{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.LandingPage-module__r9zccW__faqTitle{text-align:left;color:#000;margin:0;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4rem;font-weight:700;position:sticky;top:2rem}.LandingPage-module__r9zccW__faqList{flex-direction:column;gap:0;display:flex}.LandingPage-module__r9zccW__faqItem{border-bottom:1px solid #e0e0e0}.LandingPage-module__r9zccW__faqQuestion{cursor:pointer;text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;transition:color .2s;display:flex}.LandingPage-module__r9zccW__faqQuestion:hover{color:#5201ff}.LandingPage-module__r9zccW__faqQuestion span{flex:1;padding-right:1rem}.LandingPage-module__r9zccW__faqIcon{color:#666;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.LandingPage-module__r9zccW__faqIconActive{color:#5201ff;transform:rotate(180deg)}.LandingPage-module__r9zccW__faqAnswer{opacity:0;max-height:0;padding-bottom:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.LandingPage-module__r9zccW__faqAnswerActive{opacity:1;max-height:500px;padding-bottom:1.5rem}.LandingPage-module__r9zccW__faqAnswer p{color:#666;margin:0;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:968px){.LandingPage-module__r9zccW__faq{padding:4rem 1.5rem}.LandingPage-module__r9zccW__faqContainer{grid-template-columns:1fr;gap:2.5rem}.LandingPage-module__r9zccW__faqTitle{font-size:2.5rem;position:static}.LandingPage-module__r9zccW__faqQuestion{padding:1.25rem 0;font-size:1.125rem}.LandingPage-module__r9zccW__faqAnswer p{font-size:.9375rem}}@media (max-width:480px){.LandingPage-module__r9zccW__faq{padding:3rem 1rem}.LandingPage-module__r9zccW__faqContainer{gap:2rem}.LandingPage-module__r9zccW__faqTitle{font-size:2rem}.LandingPage-module__r9zccW__faqQuestion{padding:1rem 0;font-size:1rem}.LandingPage-module__r9zccW__faqIcon{width:20px;height:20px}.LandingPage-module__r9zccW__faqAnswer p{font-size:.875rem}}.LandingPage-module__r9zccW__features{color:#000;background:#fff;padding:6rem 2rem}.LandingPage-module__r9zccW__featuresContainer{max-width:1400px;margin:0 auto}.LandingPage-module__r9zccW__featuresHeader{text-align:center;margin-bottom:4rem}.LandingPage-module__r9zccW__featuresTitle{margin-bottom:1.5rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:400;line-height:1.2}.LandingPage-module__r9zccW__featuresSubtext{color:#666;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem}.LandingPage-module__r9zccW__featuresGridDesktop{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.LandingPage-module__r9zccW__featureCard{cursor:pointer;background:#f8f8f8;border:2px solid #0000;border-radius:16px;padding:2.5rem;transition:all .3s}.LandingPage-module__r9zccW__featureCard:hover,.LandingPage-module__r9zccW__featureCardActive{background:#fff;border-color:#5201ff;transform:translateY(-8px);box-shadow:0 12px 40px #5201ff26}.LandingPage-module__r9zccW__featureImageWrapper{aspect-ratio:16/9;border:4px solid #e8e8e8;border-radius:12px;width:100%;margin-bottom:1.5rem;overflow:hidden}.LandingPage-module__r9zccW__featureImage{object-fit:cover;background:#f5f5f5;width:100%;height:100%}.LandingPage-module__r9zccW__featureTitle{margin-bottom:1rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.75rem;font-weight:600}.LandingPage-module__r9zccW__featureDescription{color:#666;margin-bottom:1.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}.LandingPage-module__r9zccW__featureHighlights{flex-wrap:wrap;gap:.5rem;display:flex}.LandingPage-module__r9zccW__featureTag{color:#5201ff;background:#ece7fd;border-radius:20px;padding:.5rem 1rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.LandingPage-module__r9zccW__featureCard:hover .LandingPage-module__r9zccW__featureTag,.LandingPage-module__r9zccW__featureCardActive .LandingPage-module__r9zccW__featureTag{color:#fff;background:#5201ff}.LandingPage-module__r9zccW__featuresMobile{display:none}.LandingPage-module__r9zccW__featuresCTA{text-align:center;margin-top:3rem}.LandingPage-module__r9zccW__featuresButton{color:#fff;cursor:pointer;background:#5201ff;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 20px #5201ff4d}.LandingPage-module__r9zccW__featuresButton:hover{background:#4501dd;transform:translateY(-2px);box-shadow:0 0 30px #5201ff99,0 8px 20px #5201ff66}@media (max-width:968px){.LandingPage-module__r9zccW__features{padding:4rem 1.5rem}.LandingPage-module__r9zccW__featuresTitle{font-size:2.5rem}.LandingPage-module__r9zccW__featuresSubtext{font-size:1.125rem}.LandingPage-module__r9zccW__featuresGridDesktop{display:none}.LandingPage-module__r9zccW__featuresMobile{width:100%;margin-bottom:3rem;display:block;position:relative}.LandingPage-module__r9zccW__featuresMobile:after{content:"← Swipe to explore →";text-align:center;color:#999;margin-top:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;animation:2s ease-in-out infinite LandingPage-module__r9zccW__fadeInOut;display:block}@keyframes LandingPage-module__r9zccW__fadeInOut{0%,to{opacity:.5}50%{opacity:1}}.LandingPage-module__r9zccW__featuresScrollWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:0 1.5rem;overflow:scroll hidden}.LandingPage-module__r9zccW__featuresScrollWrapper::-webkit-scrollbar{display:none}.LandingPage-module__r9zccW__featuresScrollTrack{gap:1rem;display:flex}.LandingPage-module__r9zccW__featureCardMobile{scroll-snap-align:start;background:#f8f8f8;border:2px solid #0000;border-radius:16px;flex:0 0 85%;padding:2rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureTag{color:#5201ff;background:#ece7fd}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureImageWrapper{border:4px solid #e8e8e8;margin-bottom:1rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureTitle{margin-bottom:.75rem;font-size:1.5rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureDescription{margin-bottom:1rem;font-size:.9375rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureTag{padding:.375rem .75rem;font-size:.8125rem}}@media (max-width:480px){.LandingPage-module__r9zccW__featuresTitle{font-size:2rem}.LandingPage-module__r9zccW__featuresSubtext{font-size:1rem}.LandingPage-module__r9zccW__featureCardMobile{flex:0 0 90%;padding:1.5rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureTitle{font-size:1.25rem}.LandingPage-module__r9zccW__featureCardMobile .LandingPage-module__r9zccW__featureDescription{font-size:.875rem}}.LandingPage-module__r9zccW__support{background:#fff;padding:6rem 2rem}.LandingPage-module__r9zccW__supportContainer{background:#ece7fd;border-radius:32px;max-width:1400px;margin:0 auto;padding:4rem}.LandingPage-module__r9zccW__supportDesktop{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.LandingPage-module__r9zccW__supportContent{position:relative}.LandingPage-module__r9zccW__supportTitle{color:#000;margin-bottom:1.5rem;font-family:Neue Haas Grotesk Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3rem;font-weight:700;line-height:1.2}.LandingPage-module__r9zccW__supportSubtext{color:#333;margin-bottom:2.5rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;line-height:1.6}.LandingPage-module__r9zccW__supportLinks{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.LandingPage-module__r9zccW__supportLink{color:#000;align-items:center;gap:.75rem;font-family:Inter,Neue Haas Grotesk Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.LandingPage-module__r9zccW__supportLink svg{width:20px;height:20px}.LandingPage-module__r9zccW__supportLink:hover{color:#5201ff;transform:translate(4px)}.LandingPage-module__r9zccW__supportMockup{background-image:url(https://i.postimg.cc/k5xQHCdx/image.png);background-position:50%;background-size:cover;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;max-width:500px;min-height:500px;padding:3rem 2.5rem;display:flex}.LandingPage-module__r9zccW__chatBubbleBot{color:#000;background:#fff;border:2px solid #e0e0e0;border-radius:16px 16px 16px 4px;margin-bottom:1rem;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5;position:relative}.LandingPage-module__r9zccW__chatBubbleUser{color:#333;background:#f5f5f5;border-radius:16px 16px 4px;margin-bottom:1rem;margin-left:2rem;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.5}.LandingPage-module__r9zccW__chatBubbleBot:last-child{background:#b8e6b8;margin-bottom:0}.LandingPage-module__r9zccW__supportMobile{display:none}@media (max-width:968px){.LandingPage-module__r9zccW__support{padding:4rem 1.5rem}.LandingPage-module__r9zccW__supportContainer{padding:3rem 2rem}.LandingPage-module__r9zccW__supportDesktop{display:none}.LandingPage-module__r9zccW__supportMobile{display:block}.LandingPage-module__r9zccW__supportMockupMobile{background-image:url(https://i.postimg.cc/k5xQHCdx/image.png);background-position:50%;background-size:cover;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2.5rem;padding:2.5rem 1.5rem;display:flex}.LandingPage-module__r9zccW__supportContentMobile{position:relative}.LandingPage-module__r9zccW__supportTitle{font-size:2rem}.LandingPage-module__r9zccW__supportSubtext{margin-bottom:2rem;font-size:1rem}.LandingPage-module__r9zccW__supportLinks{gap:.875rem;margin-bottom:1.5rem}.LandingPage-module__r9zccW__supportLink{font-size:1rem}}@media (max-width:480px){.LandingPage-module__r9zccW__support{padding:3rem 1rem}.LandingPage-module__r9zccW__supportContainer{border-radius:24px;padding:2.5rem 1.5rem}.LandingPage-module__r9zccW__supportTitle{font-size:1.75rem}.LandingPage-module__r9zccW__supportSubtext{font-size:.9375rem}.LandingPage-module__r9zccW__supportMockupMobile{padding:2rem 1rem}.LandingPage-module__r9zccW__chatBubbleBot,.LandingPage-module__r9zccW__chatBubbleUser{padding:.875rem 1rem;font-size:.875rem}.LandingPage-module__r9zccW__chatBubbleUser{margin-left:1rem}}
.BlogDetail-module__a7OqbW__blogContent h2{margin-top:2rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.3}.BlogDetail-module__a7OqbW__blogContent h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.4}.BlogDetail-module__a7OqbW__blogContent a{color:#5201ff;border-bottom:1px solid #0000;text-decoration:none;transition:all .2s}.BlogDetail-module__a7OqbW__blogContent a:hover{border-bottom:1px solid #5201ff}.BlogDetail-module__a7OqbW__blogContent p{line-height:2}.BlogDetail-module__a7OqbW__blogContent li{line-height:2}
.careers-module__tEy4wG__container{background:linear-gradient(#fff,#f8f9fa);flex-direction:column;min-height:100vh;display:flex}.careers-module__tEy4wG__header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;box-shadow:0 1px 3px #0000000d}.careers-module__tEy4wG__headerContent{align-items:center;max-width:1200px;margin:0 auto;display:flex}.careers-module__tEy4wG__logoSection{align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}.careers-module__tEy4wG__logoSection:hover{opacity:.8}.careers-module__tEy4wG__logo{width:auto;height:40px}.careers-module__tEy4wG__siteTitle{color:#111827;align-items:center;gap:.5rem;margin:0;font-family:Archivo Black,sans-serif;font-size:25px;display:flex}.careers-module__tEy4wG__careersTitle{color:#6b7280;font-family:Courier New,monospace;font-size:25px;font-weight:400}.careers-module__tEy4wG__hero{color:#111827;text-align:center;background:#fff;border-bottom:1px solid #e5e7eb;padding:4rem 2rem}.careers-module__tEy4wG__heroContent{max-width:900px;margin:0 auto}.careers-module__tEy4wG__heroTitle{color:#000;margin:0 0 1.5rem;font-family:Courier New,Courier,monospace;font-size:3.5rem;font-weight:700;line-height:1.1}.careers-module__tEy4wG__heroSubtitle{color:#4b5563;margin:0 0 3rem;font-family:Courier New,Courier,monospace;font-size:1.25rem;line-height:1.6}.careers-module__tEy4wG__heroStats{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.careers-module__tEy4wG__stat{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.careers-module__tEy4wG__stat:hover{border-color:#5201ff;transform:translateY(-2px)}.careers-module__tEy4wG__statNumber{color:#000;margin-bottom:.5rem;font-family:Courier New,Courier,monospace;font-size:2.5rem;font-weight:700}.careers-module__tEy4wG__statLabel{color:#6b7280;font-family:Courier New,Courier,monospace;font-size:.95rem}.careers-module__tEy4wG__jobsSection{flex:1;padding:4rem 2rem}.careers-module__tEy4wG__jobsContainer{max-width:1200px;margin:0 auto}.careers-module__tEy4wG__filterSection{margin-bottom:3rem}.careers-module__tEy4wG__filterTitle{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.careers-module__tEy4wG__departmentFilters{flex-wrap:wrap;gap:.75rem;display:flex}.careers-module__tEy4wG__filterButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;padding:.625rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.careers-module__tEy4wG__filterButton:hover{color:#667eea;border-color:#667eea;transform:translateY(-1px)}.careers-module__tEy4wG__filterButtonActive{color:#fff;background:#667eea;border-color:#667eea}.careers-module__tEy4wG__filterButtonActive:hover{color:#fff;background:#5568d3;border-color:#5568d3}.careers-module__tEy4wG__jobsList{gap:1.5rem;display:grid}.careers-module__tEy4wG__noJobs{text-align:center;color:#6b7280;padding:4rem 2rem;font-size:1.125rem}.careers-module__tEy4wG__jobCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.careers-module__tEy4wG__jobCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 10px 30px #0000001a}.careers-module__tEy4wG__jobCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.careers-module__tEy4wG__jobTitle{color:#111827;flex:1;margin:0;font-size:1.5rem;font-weight:700}.careers-module__tEy4wG__jobDepartment{color:#667eea;white-space:nowrap;background:#f3f4f6;border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:600}.careers-module__tEy4wG__jobMeta{color:#6b7280;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;font-size:.95rem;display:flex}.careers-module__tEy4wG__jobMetaItem{align-items:center;gap:.5rem;display:flex}.careers-module__tEy4wG__jobMetaItem svg{flex-shrink:0}.careers-module__tEy4wG__jobExcerpt{color:#4b5563;margin:1rem 0 1.5rem;line-height:1.6}.careers-module__tEy4wG__viewJobButton{color:#667eea;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.careers-module__tEy4wG__viewJobButton:hover{color:#5568d3;gap:.75rem}.careers-module__tEy4wG__modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.careers-module__tEy4wG__modalContent{background:#fff;border-radius:20px;width:100%;max-width:900px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.careers-module__tEy4wG__modalClose{float:right;cursor:pointer;z-index:10;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:sticky;top:1rem;right:1rem}.careers-module__tEy4wG__modalClose:hover{color:#111827;background:#e5e7eb;transform:rotate(90deg)}.careers-module__tEy4wG__modalHeader{border-bottom:1px solid #e5e7eb;padding:3rem 3rem 2rem}.careers-module__tEy4wG__modalTitle{color:#111827;margin:0 0 1rem;font-size:2.25rem;font-weight:800}.careers-module__tEy4wG__modalMeta{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.careers-module__tEy4wG__modalBadge{color:#4b5563;background:#f3f4f6;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.careers-module__tEy4wG__modalSalary{color:#667eea;font-size:1.25rem;font-weight:700}.careers-module__tEy4wG__modalBody{color:#374151;padding:3rem;line-height:1.8}.careers-module__tEy4wG__modalBody h1{color:#111827;border-bottom:2px solid #e5e7eb;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.careers-module__tEy4wG__modalBody h1:first-child{margin-top:0}.careers-module__tEy4wG__modalBody h2{color:#111827;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.careers-module__tEy4wG__modalBody h3{color:#111827;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.careers-module__tEy4wG__modalBody p{margin:1rem 0;line-height:1.8}.careers-module__tEy4wG__modalBody ul,.careers-module__tEy4wG__modalBody ol{margin:1rem 0 1.5rem;padding-left:2rem}.careers-module__tEy4wG__modalBody ul{list-style-type:disc}.careers-module__tEy4wG__modalBody ol{list-style-type:decimal}.careers-module__tEy4wG__modalBody li{margin:.5rem 0;line-height:1.6}.careers-module__tEy4wG__modalBody li>strong{color:#5201ff}.careers-module__tEy4wG__modalBody strong{color:#111827;font-weight:600}.careers-module__tEy4wG__modalBody em{color:#4b5563;font-style:italic}.careers-module__tEy4wG__modalBody hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.careers-module__tEy4wG__modalBody a{color:#5201ff;text-decoration:underline}.careers-module__tEy4wG__modalBody a:hover{color:#3d00cc}.careers-module__tEy4wG__modalBody code{color:#5201ff;background:#f3f4f6;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.9em}.careers-module__tEy4wG__modalBody pre{background:#f9fafb;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.careers-module__tEy4wG__modalBody pre code{background:0 0;padding:0}.careers-module__tEy4wG__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 20px 20px;padding:2rem 3rem}.careers-module__tEy4wG__applyButton{color:#fff;background:#000;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.careers-module__tEy4wG__applyButton:hover{background:#5201ff;transform:translateY(-2px);box-shadow:0 6px 20px #5201ff66}.careers-module__tEy4wG__whyJoinSection{background:#fff;padding:5rem 2rem}.careers-module__tEy4wG__whyJoinContent{max-width:1200px;margin:0 auto}.careers-module__tEy4wG__sectionTitle{text-align:center;color:#111827;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.careers-module__tEy4wG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.careers-module__tEy4wG__benefitCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.careers-module__tEy4wG__benefitCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.careers-module__tEy4wG__benefitIcon{color:#5201ff;width:48px;height:48px;margin-bottom:1rem}.careers-module__tEy4wG__benefitIcon svg{width:100%;height:100%}.careers-module__tEy4wG__benefitTitle{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.careers-module__tEy4wG__benefitDescription{color:#6b7280;margin:0;line-height:1.6}@media (max-width:768px){.careers-module__tEy4wG__header{padding:1rem 1.5rem}.careers-module__tEy4wG__headerContent{align-items:center}.careers-module__tEy4wG__logo{height:32px}.careers-module__tEy4wG__siteTitle{gap:.4rem;font-size:18px}.careers-module__tEy4wG__careersTitle{font-size:18px}.careers-module__tEy4wG__hero{padding:3rem 1.5rem}.careers-module__tEy4wG__heroTitle{font-size:2.25rem}.careers-module__tEy4wG__heroSubtitle{font-size:1.125rem}.careers-module__tEy4wG__heroStats{grid-template-columns:1fr;gap:1rem}.careers-module__tEy4wG__stat{padding:1.25rem}.careers-module__tEy4wG__statNumber{font-size:2rem}.careers-module__tEy4wG__jobsSection{padding:2rem 1.5rem}.careers-module__tEy4wG__filterSection{margin-bottom:2rem}.careers-module__tEy4wG__departmentFilters{gap:.5rem}.careers-module__tEy4wG__filterButton{padding:.5rem 1rem;font-size:.875rem}.careers-module__tEy4wG__jobCard{padding:1.5rem}.careers-module__tEy4wG__jobCardHeader{flex-direction:column;gap:.75rem}.careers-module__tEy4wG__jobTitle{font-size:1.25rem}.careers-module__tEy4wG__jobMeta{flex-direction:column;gap:.75rem}.careers-module__tEy4wG__modal{padding:1rem}.careers-module__tEy4wG__modalContent{border-radius:12px;max-height:95vh}.careers-module__tEy4wG__modalHeader{padding:2rem 1.5rem 1.5rem}.careers-module__tEy4wG__modalTitle{font-size:1.75rem}.careers-module__tEy4wG__modalBody{padding:1.5rem;font-size:.95rem}.careers-module__tEy4wG__modalFooter{padding:1.5rem}.careers-module__tEy4wG__applyButton{text-align:center;width:100%}.careers-module__tEy4wG__whyJoinSection{padding:3rem 1.5rem}.careers-module__tEy4wG__sectionTitle{margin-bottom:2rem;font-size:2rem}.careers-module__tEy4wG__benefitsGrid{grid-template-columns:1fr;gap:1.5rem}.careers-module__tEy4wG__benefitCard{padding:1.5rem}}@media (min-width:769px) and (max-width:1024px){.careers-module__tEy4wG__heroTitle{font-size:3rem}.careers-module__tEy4wG__heroStats{grid-template-columns:repeat(3,1fr);gap:1.5rem}.careers-module__tEy4wG__benefitsGrid{grid-template-columns:repeat(2,1fr)}}
.privacy-module__eQ0Rba__container{background-color:#fff;min-height:100vh;padding-top:80px}.privacy-module__eQ0Rba__content{max-width:900px;margin:0 auto;padding:60px 24px}.privacy-module__eQ0Rba__title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.2}.privacy-module__eQ0Rba__lastUpdated{color:#666;border-bottom:1px solid #e5e5e5;margin-bottom:48px;padding-bottom:24px;font-size:14px}.privacy-module__eQ0Rba__section{margin-bottom:48px}.privacy-module__eQ0Rba__sectionTitle{color:#1a1a1a;margin-bottom:20px;font-size:28px;font-weight:600;line-height:1.3}.privacy-module__eQ0Rba__subsectionTitle{color:#333;margin-top:24px;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.4}.privacy-module__eQ0Rba__paragraph{color:#4a4a4a;margin-bottom:16px;font-size:16px;line-height:1.8}.privacy-module__eQ0Rba__list{margin:20px 0;padding-left:24px}.privacy-module__eQ0Rba__list li{color:#4a4a4a;margin-bottom:12px;font-size:16px;line-height:1.8}.privacy-module__eQ0Rba__paragraph a,.privacy-module__eQ0Rba__list li a{color:#06c;text-decoration:underline;transition:color .2s}.privacy-module__eQ0Rba__paragraph a:hover,.privacy-module__eQ0Rba__list li a:hover{color:#0052a3;text-decoration:underline}.privacy-module__eQ0Rba__paragraph a:visited,.privacy-module__eQ0Rba__list li a:visited{color:#551a8b}.privacy-module__eQ0Rba__paragraph a:focus,.privacy-module__eQ0Rba__list li a:focus{outline-offset:2px;outline:2px solid #06c}.privacy-module__eQ0Rba__divider{border:none;border-top:1px solid #e5e5e5;margin:24px 0}@media (max-width:768px){.privacy-module__eQ0Rba__container{padding-top:70px}.privacy-module__eQ0Rba__content{padding:40px 20px}.privacy-module__eQ0Rba__title{font-size:36px}.privacy-module__eQ0Rba__sectionTitle{font-size:24px}.privacy-module__eQ0Rba__subsectionTitle{font-size:18px}.privacy-module__eQ0Rba__paragraph,.privacy-module__eQ0Rba__list li{font-size:15px}}@media (max-width:480px){.privacy-module__eQ0Rba__container{padding-top:60px}.privacy-module__eQ0Rba__content{padding:32px 16px}.privacy-module__eQ0Rba__title{font-size:32px}.privacy-module__eQ0Rba__sectionTitle{font-size:22px}.privacy-module__eQ0Rba__subsectionTitle{font-size:17px}.privacy-module__eQ0Rba__paragraph,.privacy-module__eQ0Rba__list li{font-size:14px}.privacy-module__eQ0Rba__list{padding-left:20px}}
.terms-module__5JL1rq__container{background-color:#fff;min-height:100vh;padding-top:80px}.terms-module__5JL1rq__content{max-width:900px;margin:0 auto;padding:60px 24px}.terms-module__5JL1rq__title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.2}.terms-module__5JL1rq__lastUpdated{color:#666;border-bottom:1px solid #e5e5e5;margin-bottom:48px;padding-bottom:24px;font-size:14px}.terms-module__5JL1rq__section{margin-bottom:48px}.terms-module__5JL1rq__sectionTitle{color:#1a1a1a;margin-bottom:20px;font-size:28px;font-weight:600;line-height:1.3}.terms-module__5JL1rq__subsectionTitle{color:#333;margin-top:24px;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.4}.terms-module__5JL1rq__paragraph{color:#4a4a4a;margin-bottom:16px;font-size:16px;line-height:1.8}.terms-module__5JL1rq__list{margin:20px 0;padding-left:24px}.terms-module__5JL1rq__list li{color:#4a4a4a;margin-bottom:12px;font-size:16px;line-height:1.8}.terms-module__5JL1rq__paragraph a,.terms-module__5JL1rq__list li a{color:#06c;text-decoration:underline;transition:color .2s}.terms-module__5JL1rq__paragraph a:hover,.terms-module__5JL1rq__list li a:hover{color:#0052a3;text-decoration:underline}.terms-module__5JL1rq__paragraph a:visited,.terms-module__5JL1rq__list li a:visited{color:#551a8b}.terms-module__5JL1rq__paragraph a:focus,.terms-module__5JL1rq__list li a:focus{outline-offset:2px;outline:2px solid #06c}@media (max-width:768px){.terms-module__5JL1rq__container{padding-top:70px}.terms-module__5JL1rq__content{padding:40px 20px}.terms-module__5JL1rq__title{font-size:36px}.terms-module__5JL1rq__sectionTitle{font-size:24px}.terms-module__5JL1rq__subsectionTitle{font-size:18px}.terms-module__5JL1rq__paragraph,.terms-module__5JL1rq__list li{font-size:15px}}@media (max-width:480px){.terms-module__5JL1rq__container{padding-top:60px}.terms-module__5JL1rq__content{padding:32px 16px}.terms-module__5JL1rq__title{font-size:32px}.terms-module__5JL1rq__sectionTitle{font-size:22px}.terms-module__5JL1rq__subsectionTitle{font-size:17px}.terms-module__5JL1rq__paragraph,.terms-module__5JL1rq__list li{font-size:14px}.terms-module__5JL1rq__list{padding-left:20px}}
