.syphonforge-module__-RUKpq__syphonforgePage{background:var(--background);width:100%;min-height:100vh;color:var(--foreground)}.syphonforge-module__-RUKpq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.syphonforge-module__-RUKpq__hero{background:linear-gradient(135deg,var(--background)0%,#ef00000d 100%);text-align:center;border-bottom:1px solid var(--border);padding:8rem 2rem 6rem}.syphonforge-module__-RUKpq__heroContent{max-width:800px;margin:0 auto}.syphonforge-module__-RUKpq__logoImage{filter:drop-shadow(0 8px 32px #ef00001a);border-radius:16px;margin-bottom:2rem}.syphonforge-module__-RUKpq__heroTitle{color:var(--foreground);text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.syphonforge-module__-RUKpq__heroSubtitle{color:#ef0000;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.syphonforge-module__-RUKpq__heroDescription{color:var(--muted-foreground);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.8}.syphonforge-module__-RUKpq__heroCTAs{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.syphonforge-module__-RUKpq__ctaButton{border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.syphonforge-module__-RUKpq__ctaPrimary{color:#fff;background:#ef0000;border:2px solid #ef0000}.syphonforge-module__-RUKpq__ctaPrimary:hover{background:#bf0000;border-color:#bf0000;transform:translateY(-2px);box-shadow:0 8px 25px #ef00004d}.syphonforge-module__-RUKpq__ctaSecondary{color:#ef0000;background:0 0;border:2px solid #ef0000}.syphonforge-module__-RUKpq__ctaSecondary:hover{color:#fff;background:#ef0000;transform:translateY(-2px);box-shadow:0 8px 25px #ef000033}.syphonforge-module__-RUKpq__ctaIcon{font-size:1.2rem}.syphonforge-module__-RUKpq__workflowSection{background:var(--background);padding:6rem 2rem}.syphonforge-module__-RUKpq__workflowAnimation{border:1px solid var(--border);background:#ef000005;border-radius:16px;margin-top:4rem;padding:3rem}.syphonforge-module__-RUKpq__animationContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.syphonforge-module__-RUKpq__workflowStep{text-align:center;background:var(--background);border:1px solid var(--border);border-radius:12px;flex:1;min-width:200px;padding:2rem 1rem;transition:transform .3s,box-shadow .3s}.syphonforge-module__-RUKpq__workflowStep:hover{transform:translateY(-4px);box-shadow:0 8px 32px #ef00001a}.syphonforge-module__-RUKpq__stepIcon{background:linear-gradient(135deg,#ef0000,#bf0000);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.syphonforge-module__-RUKpq__flowArrow{color:#ef0000;margin:0 1rem;font-size:2rem;font-weight:700}.syphonforge-module__-RUKpq__workflowStep h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.syphonforge-module__-RUKpq__workflowStep p{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.syphonforge-module__-RUKpq__overviewSection,.syphonforge-module__-RUKpq__benefitsSection,.syphonforge-module__-RUKpq__featuresSection,.syphonforge-module__-RUKpq__enterpriseSection,.syphonforge-module__-RUKpq__futureProofSection{border-bottom:1px solid var(--border);padding:6rem 2rem}.syphonforge-module__-RUKpq__overviewSection{background:#ef000005}.syphonforge-module__-RUKpq__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.syphonforge-module__-RUKpq__sectionText{color:var(--muted-foreground);text-align:center;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.syphonforge-module__-RUKpq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.syphonforge-module__-RUKpq__benefitCard{border:1px solid var(--border);text-align:center;background:var(--background);border-radius:12px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s}.syphonforge-module__-RUKpq__benefitCard:hover{border-color:#ef00004d;transform:translateY(-4px);box-shadow:0 8px 32px #ef00001a}.syphonforge-module__-RUKpq__benefitIcon{background:linear-gradient(135deg,#ef0000,#bf0000);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.syphonforge-module__-RUKpq__benefitIcon .syphonforge-module__-RUKpq__icon{filter:brightness(0)invert();font-size:2rem}.syphonforge-module__-RUKpq__benefitCard h3{color:var(--foreground);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.syphonforge-module__-RUKpq__benefitCard p{color:var(--muted-foreground);line-height:1.6}.syphonforge-module__-RUKpq__featuresList{flex-direction:column;gap:2rem;margin-top:4rem;display:flex}.syphonforge-module__-RUKpq__featureItem{border:1px solid var(--border);background:var(--background);border-radius:12px;align-items:flex-start;gap:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.syphonforge-module__-RUKpq__featureItem:hover{border-color:#ef00004d;transform:translate(8px);box-shadow:0 8px 32px #ef00001a}.syphonforge-module__-RUKpq__featureIcon{background:linear-gradient(135deg,#ef0000,#bf0000);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.syphonforge-module__-RUKpq__featureContent h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.syphonforge-module__-RUKpq__featureContent p{color:var(--muted-foreground);line-height:1.6}.syphonforge-module__-RUKpq__useCases{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.syphonforge-module__-RUKpq__useCase{border:1px solid var(--border);background:var(--background);text-align:center;border-radius:12px;padding:2rem}.syphonforge-module__-RUKpq__useCase h4{color:var(--foreground);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.syphonforge-module__-RUKpq__useCase p{color:var(--muted-foreground);line-height:1.6}.syphonforge-module__-RUKpq__ctaSection{background:linear-gradient(135deg,var(--background)0%,#ef00000d 100%);text-align:center;padding:6rem 2rem}.syphonforge-module__-RUKpq__ctaContent h2{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.syphonforge-module__-RUKpq__ctaContent p{color:var(--muted-foreground);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.syphonforge-module__-RUKpq__contactInfo{margin-bottom:2rem}.syphonforge-module__-RUKpq__contactInfo p{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem}.syphonforge-module__-RUKpq__ctaSection .syphonforge-module__-RUKpq__ctaButton{color:#fff;background:#ef0000;border:2px solid #ef0000;margin-top:1rem;padding:1.2rem 3rem;font-size:1.2rem}.syphonforge-module__-RUKpq__ctaSection .syphonforge-module__-RUKpq__ctaButton:hover{background:#bf0000;border-color:#bf0000;transform:translateY(-2px);box-shadow:0 8px 25px #ef00004d}@media (max-width:768px){.syphonforge-module__-RUKpq__heroTitle{font-size:2.5rem}.syphonforge-module__-RUKpq__heroSubtitle{font-size:1.2rem}.syphonforge-module__-RUKpq__heroDescription{font-size:1rem}.syphonforge-module__-RUKpq__animationContainer{flex-direction:column}.syphonforge-module__-RUKpq__flowArrow{margin:1rem 0;transform:rotate(90deg)}.syphonforge-module__-RUKpq__benefitsGrid{grid-template-columns:1fr}.syphonforge-module__-RUKpq__featureItem{text-align:center;flex-direction:column;gap:1rem}.syphonforge-module__-RUKpq__featureIcon{align-self:center}.syphonforge-module__-RUKpq__useCases{grid-template-columns:1fr}.syphonforge-module__-RUKpq__sectionTitle,.syphonforge-module__-RUKpq__ctaContent h2{font-size:2rem}}
