.workflow-module__6L_ZUG__page{background-color:var(--bg-root);min-height:100vh;color:var(--color-foreground)}.workflow-module__6L_ZUG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.workflow-module__6L_ZUG__eyebrow{font-family:var(--font-decorative),sans-serif;color:var(--color-purple-500);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:2rem;font-size:14px;font-weight:600;display:inline-flex}.workflow-module__6L_ZUG__iconWrapper{width:32px;height:32px;color:var(--color-purple-500);justify-content:center;align-items:center;display:flex}.workflow-module__6L_ZUG__hero{text-align:center;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:10rem 2rem 8rem;display:flex;position:relative}.workflow-module__6L_ZUG__heroContent{z-index:10;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.workflow-module__6L_ZUG__headline{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.1}.workflow-module__6L_ZUG__subheadline{color:var(--color-text-dim);max-width:800px;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.workflow-module__6L_ZUG__overviewGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1200px;display:grid}.workflow-module__6L_ZUG__overviewCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.25rem;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.workflow-module__6L_ZUG__overviewCard:hover{background:#ffffff0a;border-color:#8b5cf64d;transform:translateY(-5px)}.workflow-module__6L_ZUG__overviewTitle{color:#fff;margin-top:1rem;font-size:1.25rem;font-weight:600}.workflow-module__6L_ZUG__overviewDesc{color:var(--color-text-dim);margin-top:.5rem;font-size:.9rem}.workflow-module__6L_ZUG__highlight{-webkit-text-fill-color:initial;background:linear-gradient(90deg,#8b5cf6 0%,#d8b4fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding:0 .1em;display:inline-block;position:relative}.workflow-module__6L_ZUG__highlight:after{content:"";opacity:.3;z-index:-1;filter:blur(4px);background:#8b5cf6;border-radius:100%;width:100%;height:.15em;position:absolute;bottom:.1em;left:0}.workflow-module__6L_ZUG__lifecycleSection{padding:var(--spacing-section)2rem;background:linear-gradient(#fff0 0%,#ffffff05 100%);position:relative;overflow:visible}.workflow-module__6L_ZUG__lifecycleHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.workflow-module__6L_ZUG__pipelineGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.workflow-module__6L_ZUG__pipelineContainer{flex:1;min-width:0;padding-bottom:2rem;position:relative}.workflow-module__6L_ZUG__pipelineLine{z-index:1;background:linear-gradient(#8b5cf680 0%,#8b5cf61a 100%);width:2px;position:absolute;top:0;bottom:0;left:40px}.workflow-module__6L_ZUG__stepItem{z-index:2;cursor:default;opacity:.6;gap:2rem;margin-bottom:3rem;transition:all .3s;display:flex;position:relative}.workflow-module__6L_ZUG__stepItem.workflow-module__6L_ZUG__activeStep{opacity:1}.workflow-module__6L_ZUG__stepItem:last-child{margin-bottom:0}.workflow-module__6L_ZUG__stepNumber{background:var(--bg-root);color:#ffffff80;border:2px solid #8b5cf633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:relative}.workflow-module__6L_ZUG__stepItem.workflow-module__6L_ZUG__activeStep .workflow-module__6L_ZUG__stepNumber{color:#fff;background:#8b5cf633;border-color:#8b5cf6cc;box-shadow:0 0 30px #8b5cf64d}.workflow-module__6L_ZUG__stepContent{background:#ffffff03;border:1px solid #ffffff05;border-radius:1.5rem;flex-grow:1;padding:2rem;transition:all .3s}.workflow-module__6L_ZUG__stepItem.workflow-module__6L_ZUG__activeStep .workflow-module__6L_ZUG__stepContent{background:#ffffff0a;border-color:#8b5cf64d;transform:translate(10px)}.workflow-module__6L_ZUG__stepTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.workflow-module__6L_ZUG__stepDescription{color:var(--color-text-dim);font-size:1.125rem;line-height:1.6}.workflow-module__6L_ZUG__pipelineImageSticky{will-change:transform;align-self:flex-start;width:100%;position:relative}.workflow-module__6L_ZUG__pipelineImageWrapper{aspect-ratio:4/3;background:#ffffff05;border:1px solid #ffffff1a;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.workflow-module__6L_ZUG__imageMotionWrapper{width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;inset:-2px}.workflow-module__6L_ZUG__deepDiveSection{padding:var(--spacing-section)2rem;border-top:1px solid #ffffff08}.workflow-module__6L_ZUG__deepDiveContainer{grid-template-columns:1fr 1.1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.workflow-module__6L_ZUG__deepDiveSection:nth-child(2n) .workflow-module__6L_ZUG__deepDiveContainer{direction:rtl}.workflow-module__6L_ZUG__deepDiveSection:nth-child(2n) .workflow-module__6L_ZUG__deepDiveContent{direction:ltr}.workflow-module__6L_ZUG__deepDiveContent{flex-direction:column;display:flex}.workflow-module__6L_ZUG__deepDiveTitle{color:#fff;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.workflow-module__6L_ZUG__deepDiveText{color:var(--color-text-dim);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.workflow-module__6L_ZUG__featureList{flex-direction:column;gap:1.5rem;display:flex}.workflow-module__6L_ZUG__featureItem{align-items:flex-start;gap:1rem;display:flex}.workflow-module__6L_ZUG__featureIcon{color:var(--color-purple-500);flex-shrink:0;padding-top:4px}.workflow-module__6L_ZUG__featureText{flex-direction:column;gap:.25rem;display:flex}.workflow-module__6L_ZUG__featureText strong{color:#fff;font-size:1.05rem}.workflow-module__6L_ZUG__featureText p{color:var(--color-text-dim);font-size:.95rem;line-height:1.5}.workflow-module__6L_ZUG__deepDiveImageWrapper{aspect-ratio:4/3;direction:ltr;background:#ffffff05;border:1px solid #ffffff1a;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.workflow-module__6L_ZUG__collabSection{position:relative;overflow-x:hidden}.workflow-module__6L_ZUG__collabSection:after{content:"";background:linear-gradient(to right,transparent,var(--bg-root));pointer-events:none;z-index:10;width:25vw;position:absolute;top:0;bottom:0;right:0}.workflow-module__6L_ZUG__collabImageColumn{width:100%;height:100%;position:relative}.workflow-module__6L_ZUG__collabVideoFramer{width:160%;position:absolute;top:50%;left:0%;transform:translateY(-50%)}.workflow-module__6L_ZUG__collabVideo{border:none;border-radius:0;width:100%;height:auto;display:block}.workflow-module__6L_ZUG__visualDecor{z-index:5;filter:drop-shadow(0 20px 40px #00000080);position:absolute}@media (max-width:1024px){.workflow-module__6L_ZUG__pipelineGrid{grid-template-columns:1fr;gap:2.5rem}.workflow-module__6L_ZUG__pipelineImageSticky{width:100%;position:static}.workflow-module__6L_ZUG__deepDiveContainer{text-align:center;grid-template-columns:1fr;gap:4rem}.workflow-module__6L_ZUG__deepDiveSection:nth-child(2n) .workflow-module__6L_ZUG__deepDiveContainer{direction:ltr}.workflow-module__6L_ZUG__featureItem{text-align:left}.workflow-module__6L_ZUG__overviewGrid{grid-template-columns:repeat(2,1fr)}.workflow-module__6L_ZUG__collabSection:after{display:none}.workflow-module__6L_ZUG__collabImageColumn{height:auto}.workflow-module__6L_ZUG__collabVideoFramer{width:100%;position:relative;top:auto;left:0;transform:none}}@media (max-width:768px){.workflow-module__6L_ZUG__heroStats{flex-direction:column;gap:2rem;padding:2rem}.workflow-module__6L_ZUG__statDivider{width:60%;height:1px}.workflow-module__6L_ZUG__overviewGrid{grid-template-columns:1fr}.workflow-module__6L_ZUG__headline{font-size:2.5rem}.workflow-module__6L_ZUG__deepDiveTitle{font-size:2.25rem}}
