.Landing-module__mitg-q__heroSection{padding:4rem 0;position:relative;overflow:hidden}.Landing-module__mitg-q__heroBackground{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);opacity:.05;position:absolute;inset:0}.Landing-module__mitg-q__heroBackgroundPattern{opacity:.03;position:absolute;inset:0}.Landing-module__mitg-q__heroContent{z-index:10;text-align:center;max-width:56rem;margin:0 auto;position:relative}.Landing-module__mitg-q__heroTitle{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.75rem;font-weight:800;line-height:1;display:block}@media (max-width:768px){.Landing-module__mitg-q__heroTitle{font-size:2.5rem}}.Landing-module__mitg-q__heroSubtitle{color:var(--color-text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.Landing-module__mitg-q__heroSubtitle{font-size:1.25rem}}.Landing-module__mitg-q__heroDescription{color:var(--color-text-tertiary);max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75}@media (max-width:768px){.Landing-module__mitg-q__heroDescription{font-size:1rem}}.Landing-module__mitg-q__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Landing-module__mitg-q__featuresSection{padding:5rem 0}.Landing-module__mitg-q__sectionTitle{text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.Landing-module__mitg-q__sectionTitle{font-size:2rem}}.Landing-module__mitg-q__sectionSubtitle{text-align:center;color:var(--color-text-tertiary);margin-bottom:3rem;font-size:1.125rem}.Landing-module__mitg-q__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Landing-module__mitg-q__featureCard{background:#fff;border:2px solid #0000;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.Landing-module__mitg-q__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.Landing-module__mitg-q__featureCard.Landing-module__mitg-q__available:hover{border-color:var(--color-gradient-start)}.Landing-module__mitg-q__featureIconWrapper{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.Landing-module__mitg-q__featureIconWrapperBlue{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%)}.Landing-module__mitg-q__featureIconWrapperOrange{background:linear-gradient(135deg, var(--color-amber-500) 0%, var(--color-orange-600) 100%)}.Landing-module__mitg-q__featureIconWrapperIndigo{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.Landing-module__mitg-q__featureIconWrapperGreen{background:linear-gradient(135deg, var(--color-green-500) 0%, var(--color-green-600) 100%)}.Landing-module__mitg-q__featureIcon{color:#fff;width:2rem;height:2rem}.Landing-module__mitg-q__featureTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Landing-module__mitg-q__featureDescription{color:var(--color-text-tertiary);margin-bottom:1rem;line-height:1.6}.Landing-module__mitg-q__featureBenefits{color:var(--color-gradient-start);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.Landing-module__mitg-q__featureBadge{border-radius:9999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.Landing-module__mitg-q__featureBadgeAvailable{background:var(--color-blue-100);color:var(--color-blue-800)}.Landing-module__mitg-q__featureBadgeComingSoon{background:var(--color-amber-100);color:#92400e}.Landing-module__mitg-q__userFlowSection{background:#fff;padding:5rem 0}.Landing-module__mitg-q__userFlowContent{text-align:center;max-width:64rem;margin:0 auto 3rem}.Landing-module__mitg-q__userFlowDescription{color:var(--color-text-tertiary);margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.Landing-module__mitg-q__flowDiagram{flex-direction:column;gap:4rem;max-width:72rem;margin:0 auto;display:flex}.Landing-module__mitg-q__flowPath{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #00000014}.Landing-module__mitg-q__flowPathHeader{text-align:left;margin-bottom:2rem}.Landing-module__mitg-q__flowPathLabel{color:var(--color-text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:flex}.Landing-module__mitg-q__flowPathBadge{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Landing-module__mitg-q__flowPathDescription{color:var(--color-text-tertiary);font-size:.875rem}.Landing-module__mitg-q__flowSteps{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Landing-module__mitg-q__flowStepWrapper{align-items:center;gap:1rem;display:flex}.Landing-module__mitg-q__flowModule{border:2px solid var(--color-gray-200);background:#fff;border-radius:.75rem;min-width:180px;padding:1.5rem;transition:all .3s;position:relative}.Landing-module__mitg-q__flowModule:hover{border-color:var(--color-gradient-start);transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.Landing-module__mitg-q__flowModule.Landing-module__mitg-q__available{border-color:var(--color-gradient-start);background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 50%,#fff 100%)}.Landing-module__mitg-q__flowModuleIcon{border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .75rem;display:flex}.Landing-module__mitg-q__flowModuleIconBlue{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%)}.Landing-module__mitg-q__flowModuleIconOrange{background:linear-gradient(135deg, var(--color-amber-500) 0%, var(--color-orange-600) 100%)}.Landing-module__mitg-q__flowModuleIconIndigo{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.Landing-module__mitg-q__flowModuleIconGreen{background:linear-gradient(135deg, var(--color-green-500) 0%, var(--color-green-600) 100%)}.Landing-module__mitg-q__flowModuleIcon svg{color:#fff;width:1.5rem;height:1.5rem}.Landing-module__mitg-q__flowModuleTitle{text-align:center;color:var(--color-text-primary);font-size:.875rem;font-weight:600}.Landing-module__mitg-q__flowModuleStatus{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;display:flex;position:absolute;top:-.5rem;right:-.5rem}.Landing-module__mitg-q__flowModuleStatusAvailable{background:var(--color-green-500);color:#fff}.Landing-module__mitg-q__flowModuleStatusComingSoon{background:var(--color-amber-400);color:#fff}.Landing-module__mitg-q__flowArrow{color:var(--color-gray-400);align-items:center;font-size:2rem;font-weight:300;display:flex}.Landing-module__mitg-q__flowArrow svg{width:2rem;height:2rem}.Landing-module__mitg-q__flowBranch{align-items:center;gap:1rem;display:flex}.Landing-module__mitg-q__flowBranchConnector{align-items:center;gap:1rem;display:flex;position:relative}@media (max-width:768px){.Landing-module__mitg-q__flowSteps{flex-direction:column}.Landing-module__mitg-q__flowArrow{transform:rotate(90deg)}.Landing-module__mitg-q__flowModule{min-width:160px}}.Landing-module__mitg-q__pipelineSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 100%);padding:5rem 0}.Landing-module__mitg-q__pipelineContent{text-align:center;max-width:64rem;margin:0 auto 3rem}.Landing-module__mitg-q__pipelineDescription{color:var(--color-text-tertiary);font-size:1.125rem;line-height:1.75}.Landing-module__mitg-q__pipelineSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid;position:relative}.Landing-module__mitg-q__pipelineStep{background:#fff;border-radius:1rem;padding:2rem;position:relative;box-shadow:0 2px 8px #00000014}.Landing-module__mitg-q__pipelineStepNumber{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.Landing-module__mitg-q__pipelineStepTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Landing-module__mitg-q__pipelineStepDescription{color:var(--color-text-tertiary);font-size:.875rem;line-height:1.6}.Landing-module__mitg-q__benefitsSection{padding:5rem 0}.Landing-module__mitg-q__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Landing-module__mitg-q__benefitCard{text-align:center;padding:2rem}.Landing-module__mitg-q__benefitIconWrapper{background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.Landing-module__mitg-q__benefitIcon{width:2rem;height:2rem;color:var(--color-gradient-start)}.Landing-module__mitg-q__benefitTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Landing-module__mitg-q__benefitDescription{color:var(--color-text-tertiary);line-height:1.6}.Landing-module__mitg-q__ctaSection{background:linear-gradient(135deg, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);color:#fff;text-align:center;padding:5rem 0}.Landing-module__mitg-q__ctaContent{max-width:48rem;margin:0 auto}.Landing-module__mitg-q__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.Landing-module__mitg-q__ctaTitle{font-size:2rem}}.Landing-module__mitg-q__ctaDescription{opacity:.95;margin-bottom:2rem;font-size:1.125rem}.Landing-module__mitg-q__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Landing-module__mitg-q__statsSection{border-top:1px solid #fff3;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:4rem;padding-top:4rem;display:grid}.Landing-module__mitg-q__statItem{text-align:center}.Landing-module__mitg-q__statValue{margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.Landing-module__mitg-q__statLabel{opacity:.9;font-size:.875rem}
