.Careers-module__8efKIW__hero{text-align:center;background:linear-gradient(135deg,#3b82f60d 0%,#2563eb0d 100%);padding:120px 0 80px}.Careers-module__8efKIW__heroContent h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Careers-module__8efKIW__subtitle{color:var(--foreground-light);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Careers-module__8efKIW__categoriesSection{background:var(--background);padding:80px 0 120px}.Careers-module__8efKIW__sectionHeader{text-align:center;margin-bottom:60px}.Careers-module__8efKIW__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Careers-module__8efKIW__sectionHeader p{color:var(--foreground-light);font-size:1.125rem}.Careers-module__8efKIW__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Careers-module__8efKIW__categoryCard{background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-2xl);padding:var(--spacing-2xl);color:inherit;transition:all var(--transition-base);flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.Careers-module__8efKIW__categoryCard:hover{box-shadow:var(--shadow-xl);border-color:var(--primary);transform:translateY(-8px)}.Careers-module__8efKIW__categoryCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Careers-module__8efKIW__categoryCard p{color:var(--foreground-light);margin-bottom:2rem;line-height:1.5}.Careers-module__8efKIW__applyLink{color:var(--primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Careers-module__8efKIW__applyLink svg{transition:transform .2s}.Careers-module__8efKIW__categoryCard:hover .Careers-module__8efKIW__applyLink svg{transform:translate(4px)}.Careers-module__8efKIW__generalSubmission{text-align:center;margin-top:4rem}.Careers-module__8efKIW__generalCard{background:var(--background-alt);border-radius:var(--radius-2xl);border:1px dashed var(--border);max-width:800px;margin:0 auto;padding:3rem}.Careers-module__8efKIW__generalCard h3{margin-bottom:1rem;font-size:1.75rem}.Careers-module__8efKIW__generalCard p{color:var(--foreground-light)}@media (max-width:768px){.Careers-module__8efKIW__hero{padding:100px 0 60px}.Careers-module__8efKIW__heroContent h1{font-size:2.5rem}.Careers-module__8efKIW__categoriesGrid{grid-template-columns:1fr}.Careers-module__8efKIW__sectionHeader h2{font-size:2rem}}
.Navigation-module__GWbhNG__nav{z-index:1000;transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-md);background:#fffc;padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navigation-module__GWbhNG__navContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navigation-module__GWbhNG__navLinks{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Navigation-module__GWbhNG__navLink{color:var(--foreground-muted);cursor:pointer;transition:color var(--transition-base);background:0 0;border:none;padding:.5rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;position:relative}.Navigation-module__GWbhNG__navLink:after{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);height:2px;transition:transform var(--transition-base);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Navigation-module__GWbhNG__navLink:hover{color:var(--foreground)}.Navigation-module__GWbhNG__navLink:hover:after{transform:scaleX(1)}.Navigation-module__GWbhNG__navLink.Navigation-module__GWbhNG__activeLink{color:var(--foreground)}.Navigation-module__GWbhNG__navLink.Navigation-module__GWbhNG__activeLink:after{transform:scaleX(1)}@media (max-width:768px){.Navigation-module__GWbhNG__navLinks{display:none}.Navigation-module__GWbhNG__logo{font-size:1.5rem}}
.Footer-module__AMtL7W__footer{color:#fff;padding:var(--spacing-3xl)0 var(--spacing-lg);margin-top:var(--spacing-3xl);background:#1a1a1a}.Footer-module__AMtL7W__footerContent{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__AMtL7W__footerSection h4{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.Footer-module__AMtL7W__footerSection p{color:#ffffffb3;font-size:1rem;line-height:1.6}.Footer-module__AMtL7W__footerSection ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Footer-module__AMtL7W__footerSection ul li{color:#ffffffb3;font-size:1rem}.Footer-module__AMtL7W__footerSection ul li a{color:#ffffffb3;transition:color var(--transition-base)}.Footer-module__AMtL7W__footerSection ul li a:hover{color:var(--primary-light)}.Footer-module__AMtL7W__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__AMtL7W__footerBottom p{color:#ffffff80;margin:0;font-size:.875rem}.Footer-module__AMtL7W__footerLinks{align-items:center;gap:1rem;font-size:.875rem;display:flex}.Footer-module__AMtL7W__footerLinks a{color:#ffffff80;transition:color var(--transition-base)}.Footer-module__AMtL7W__footerLinks a:hover{color:var(--primary-light)}.Footer-module__AMtL7W__footerLinks span{color:#ffffff4d}@media (max-width:1024px){.Footer-module__AMtL7W__footerContent{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.Footer-module__AMtL7W__footerContent{grid-template-columns:1fr;gap:2rem}.Footer-module__AMtL7W__footerBottom{text-align:center;flex-direction:column}}
.Hero-module__7wzOcG__hero{align-items:center;min-height:100vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__7wzOcG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__7wzOcG__heroText{flex-direction:column;gap:2rem;display:flex}.Hero-module__7wzOcG__heroText h1{opacity:0}.Hero-module__7wzOcG__heroText p{opacity:0;max-width:600px}.Hero-module__7wzOcG__ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__7wzOcG__ctaButtons a{opacity:0}.Hero-module__7wzOcG__stats{gap:3rem;margin-top:2rem;display:flex}.Hero-module__7wzOcG__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__7wzOcG__statNumber{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__7wzOcG__statLabel{color:var(--foreground-muted);font-size:.875rem;font-weight:500}.Hero-module__7wzOcG__heroImage{height:600px;position:relative}.Hero-module__7wzOcG__imageWrapper{width:100%;height:100%;position:relative}.Hero-module__7wzOcG__floatingCard{z-index:2;width:100%;height:100%;animation-delay:.6s;position:relative}.Hero-module__7wzOcG__mockupImage{border-radius:var(--radius-2xl);width:100%;height:auto;box-shadow:var(--shadow-xl),var(--shadow-glow);border:1px solid var(--border-light);object-fit:cover}.Hero-module__7wzOcG__gradientBlob{filter:blur(40px);z-index:1;background:radial-gradient(circle,#ef444433 0%,#f973161a 50%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite Hero-module__7wzOcG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.Hero-module__7wzOcG__heroContent{grid-template-columns:1fr;gap:3rem}.Hero-module__7wzOcG__heroImage{height:500px}.Hero-module__7wzOcG__stats{gap:2rem}}@media (max-width:768px){.Hero-module__7wzOcG__hero{min-height:auto;padding-top:7rem}.Hero-module__7wzOcG__heroImage{height:400px}.Hero-module__7wzOcG__stats{flex-wrap:wrap;gap:1.5rem}.Hero-module__7wzOcG__statNumber{font-size:2rem}.Hero-module__7wzOcG__ctaButtons{flex-direction:column}.Hero-module__7wzOcG__ctaButtons a{text-align:center;width:100%}}
.Features-module__M_8YxG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Features-module__M_8YxG__header h2{margin-bottom:1rem}.Features-module__M_8YxG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Features-module__M_8YxG__featureCard{opacity:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;animation:.6s ease-out Features-module__M_8YxG__fadeIn;display:flex}.Features-module__M_8YxG__featureIcon{border-radius:var(--radius-xl);width:80px;height:80px;transition:all var(--transition-base);background:linear-gradient(135deg,#ef44441a 0%,#f973161a 100%);justify-content:center;align-items:center;margin-bottom:.5rem;font-size:3rem;display:flex}.Features-module__M_8YxG__featureCard:hover .Features-module__M_8YxG__featureIcon{background:linear-gradient(135deg,#ef444433 0%,#f9731633 100%);transform:scale(1.1)rotate(5deg)}.Features-module__M_8YxG__featureTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.Features-module__M_8YxG__featureDescription{color:var(--foreground-muted);margin:0;font-size:1rem;line-height:1.6}.Features-module__M_8YxG__iconImage{object-fit:contain}@media (max-width:768px){.Features-module__M_8YxG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.Features-module__M_8YxG__header{margin-bottom:3rem}}
.Benefits-module__k9mEza__benefits{background:var(--background-alt)}.Benefits-module__k9mEza__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Benefits-module__k9mEza__header h2{margin-bottom:1rem}.Benefits-module__k9mEza__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Benefits-module__k9mEza__benefitCard{background:var(--background);border-radius:var(--radius-xl);padding:var(--spacing-lg);border:1px solid var(--border-light);transition:all var(--transition-base);gap:1.5rem;display:flex}.Benefits-module__k9mEza__benefitCard:hover{box-shadow:var(--shadow-xl);border-color:var(--primary-light);transform:translateY(-4px)}.Benefits-module__k9mEza__benefitNumber{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900;line-height:1}.Benefits-module__k9mEza__benefitContent{flex-direction:column;gap:1rem;display:flex}.Benefits-module__k9mEza__benefitContent h3{color:var(--foreground);margin:0;font-size:1.5rem}.Benefits-module__k9mEza__benefitContent p{color:var(--foreground-muted);margin:0;font-size:1rem;line-height:1.6}.Benefits-module__k9mEza__benefitStat{border-top:1px solid var(--border-light);margin-top:auto;padding-top:1rem}.Benefits-module__k9mEza__statValue{color:var(--primary);font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.Benefits-module__k9mEza__statLabel{color:var(--foreground-muted);margin-top:.25rem;font-size:.875rem}@media (max-width:768px){.Benefits-module__k9mEza__benefitsGrid{grid-template-columns:1fr}.Benefits-module__k9mEza__benefitCard{text-align:center;flex-direction:column;align-items:center}}
.Showcase-module__5NqJDq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Showcase-module__5NqJDq__header h2{margin-bottom:1rem}.Showcase-module__5NqJDq__showcaseContainer{max-width:1200px;margin:0 auto}.Showcase-module__5NqJDq__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Showcase-module__5NqJDq__tab{background:var(--background);border:2px solid var(--border);border-radius:var(--radius-full);color:var(--foreground-muted);cursor:pointer;transition:all var(--transition-base);padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.Showcase-module__5NqJDq__tab:hover{border-color:var(--primary);color:var(--foreground)}.Showcase-module__5NqJDq__activeTab{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-color:#0000}.Showcase-module__5NqJDq__showcaseContent{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.Showcase-module__5NqJDq__showcaseInfo h3{color:var(--foreground);margin-bottom:1rem}.Showcase-module__5NqJDq__showcaseInfo p{color:var(--foreground-muted);margin-bottom:1rem;line-height:1.7}.Showcase-module__5NqJDq__showcasePreview{width:100%;position:relative}.Showcase-module__5NqJDq__browserMockup{background:var(--background);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-light);overflow:hidden}.Showcase-module__5NqJDq__browserBar{background:var(--background-alt);border-bottom:1px solid var(--border-light);align-items:center;gap:1rem;padding:1rem;display:flex}.Showcase-module__5NqJDq__browserDots{gap:.5rem;display:flex}.Showcase-module__5NqJDq__browserDots span{background:var(--border);border-radius:50%;width:12px;height:12px}.Showcase-module__5NqJDq__browserDots span:first-child{background:#ef4444}.Showcase-module__5NqJDq__browserDots span:nth-child(2){background:#f59e0b}.Showcase-module__5NqJDq__browserDots span:nth-child(3){background:#10b981}.Showcase-module__5NqJDq__browserUrl{background:var(--background);border-radius:var(--radius-md);color:var(--foreground-muted);text-align:center;border:1px solid var(--border-light);flex:1;padding:.5rem 1rem;font-size:.875rem}.Showcase-module__5NqJDq__iframeContainer{background:var(--background-alt);width:100%;height:600px;position:relative;overflow:hidden}.Showcase-module__5NqJDq__siteIframe{background:#fff;border:none;width:100%;height:100%;display:block}@media (max-width:1024px){.Showcase-module__5NqJDq__showcaseContent{grid-template-columns:1fr;gap:2rem}.Showcase-module__5NqJDq__tabs{margin-bottom:2rem}.Showcase-module__5NqJDq__iframeContainer{height:500px}}@media (max-width:768px){.Showcase-module__5NqJDq__tabs{flex-direction:column}.Showcase-module__5NqJDq__tab{text-align:center;width:100%}.Showcase-module__5NqJDq__iframeContainer{height:400px}}
.CareerForm-module__dxwuAG__formWrapper{background:var(--background);border-radius:var(--radius-2xl);padding:var(--spacing-2xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-light);max-width:800px;margin:0 auto}.CareerForm-module__dxwuAG__form{flex-direction:column;gap:1.5rem;display:flex}.CareerForm-module__dxwuAG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.CareerForm-module__dxwuAG__formGroup{flex-direction:column;gap:.5rem;display:flex}.CareerForm-module__dxwuAG__formGroup label{color:var(--foreground);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.CareerForm-module__dxwuAG__formGroup input,.CareerForm-module__dxwuAG__formGroup select,.CareerForm-module__dxwuAG__formGroup textarea{border:2px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--foreground);transition:all var(--transition-base);padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem}.CareerForm-module__dxwuAG__formGroup input:focus,.CareerForm-module__dxwuAG__formGroup select:focus,.CareerForm-module__dxwuAG__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.CareerForm-module__dxwuAG__fileInput{padding:.5rem!important;font-size:.875rem!important}.CareerForm-module__dxwuAG__hint{color:var(--foreground-light);opacity:.7;font-size:.75rem}.CareerForm-module__dxwuAG__formGroup textarea{resize:vertical;min-height:120px}.CareerForm-module__dxwuAG__submitBtn{cursor:pointer;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem}.CareerForm-module__dxwuAG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.CareerForm-module__dxwuAG__successMessage{border:1px solid var(--success);border-radius:var(--radius-md);color:var(--success);text-align:center;background:#10b9811a;padding:1rem;font-weight:600;animation:.3s ease-out CareerForm-module__dxwuAG__fadeIn}.CareerForm-module__dxwuAG__errorMessage{border:1px solid var(--error);border-radius:var(--radius-md);color:var(--error);text-align:center;background:#ef44441a;padding:1rem;font-weight:600;animation:.3s ease-out CareerForm-module__dxwuAG__fadeIn}@keyframes CareerForm-module__dxwuAG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CareerForm-module__dxwuAG__formRow{grid-template-columns:1fr}.CareerForm-module__dxwuAG__formWrapper{padding:var(--spacing-lg)}}
.LeadForm-module__G77Moq__leadFormSection{background:linear-gradient(135deg,#ef44440d 0%,#f973160d 100%)}.LeadForm-module__G77Moq__formContainer{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.LeadForm-module__G77Moq__formInfo h2{margin-bottom:1rem}.LeadForm-module__G77Moq__formInfo p{margin-bottom:2rem}.LeadForm-module__G77Moq__benefits{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.LeadForm-module__G77Moq__benefit{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.125rem;display:flex}.LeadForm-module__G77Moq__benefitIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.LeadForm-module__G77Moq__contact{background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:1.5rem}.LeadForm-module__G77Moq__contact p{margin:.5rem 0;font-size:1rem}.LeadForm-module__G77Moq__formWrapper{background:var(--background);border-radius:var(--radius-2xl);padding:var(--spacing-2xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-light)}.LeadForm-module__G77Moq__form{flex-direction:column;gap:1.5rem;display:flex}.LeadForm-module__G77Moq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LeadForm-module__G77Moq__formGroup{flex-direction:column;gap:.5rem;display:flex}.LeadForm-module__G77Moq__formGroup label{color:var(--foreground);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.LeadForm-module__G77Moq__formGroup input,.LeadForm-module__G77Moq__formGroup select,.LeadForm-module__G77Moq__formGroup textarea{border:2px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--foreground);transition:all var(--transition-base);padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem}.LeadForm-module__G77Moq__formGroup input:focus,.LeadForm-module__G77Moq__formGroup select:focus,.LeadForm-module__G77Moq__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #06b6d41a}.LeadForm-module__G77Moq__formGroup textarea{resize:vertical;min-height:100px}.LeadForm-module__G77Moq__submitBtn{width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem}.LeadForm-module__G77Moq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.LeadForm-module__G77Moq__successMessage{border:1px solid var(--success);border-radius:var(--radius-md);color:var(--success);text-align:center;background:#10b9811a;padding:1rem;font-weight:600;animation:.3s ease-out LeadForm-module__G77Moq__fadeIn}.LeadForm-module__G77Moq__errorMessage{border:1px solid var(--error);border-radius:var(--radius-md);color:var(--error);text-align:center;background:#ef44441a;padding:1rem;font-weight:600;animation:.3s ease-out LeadForm-module__G77Moq__fadeIn}@media (max-width:1024px){.LeadForm-module__G77Moq__formContainer{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.LeadForm-module__G77Moq__formRow{grid-template-columns:1fr}.LeadForm-module__G77Moq__formWrapper{padding:var(--spacing-lg)}}
