.process-why{background-color:var(--bg-base);border-bottom:1px solid var(--border-subtle);overflow:hidden;position:relative}.process-why_vector-bg{inset:0;overflow:hidden;position:absolute;z-index:0}.process-why_grid{background:repeating-linear-gradient(0deg,transparent,transparent 79px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 80px),repeating-linear-gradient(90deg,transparent,transparent 79px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 80px);inset:0;position:absolute}.process-why_dot{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.2);height:3px;position:absolute;width:3px}.process-why_dot.is-bright{background:hsla(0,0%,100%,.7);box-shadow:0 0 14px hsla(0,0%,100%,.35),0 0 30px rgba(200,210,255,.1);height:4px;width:4px}.process-why_dot--1{animation:pw-dot-pulse 3s ease-in-out infinite;left:12%;top:8%}.process-why_dot--2{animation:pw-dot-pulse 4s ease-in-out .5s infinite;left:38%;top:6%}.process-why_dot--3{animation:pw-dot-pulse 3.5s ease-in-out 1s infinite;left:72%;top:12%}.process-why_dot--4{animation:pw-dot-pulse 4.5s ease-in-out 1.5s infinite;left:90%;top:15%}.process-why_dot--5{animation:pw-dot-pulse 3s ease-in-out .8s infinite;left:22%;top:28%}.process-why_dot--6{animation:pw-dot-pulse 4s ease-in-out 2s infinite;left:55%;top:32%}.process-why_dot--7{animation:pw-dot-pulse 3.5s ease-in-out .3s infinite;left:85%;top:25%}.process-why_dot--8{animation:pw-dot-pulse 4.5s ease-in-out 1.2s infinite;left:10%;top:45%}.process-why_dot--9{animation:pw-dot-pulse 3s ease-in-out 2.5s infinite;left:42%;top:50%}.process-why_dot--10{animation:pw-dot-pulse 4s ease-in-out .7s infinite;left:68%;top:48%}.process-why_dot--11{animation:pw-dot-pulse 3.5s ease-in-out 1.8s infinite;left:92%;top:55%}.process-why_dot--12{animation:pw-dot-pulse 4.5s ease-in-out 2.2s infinite;left:18%;top:65%}.process-why_dot--13{animation:pw-dot-pulse 3s ease-in-out 1.4s infinite;left:50%;top:72%}.process-why_dot--14{animation:pw-dot-pulse 4s ease-in-out .2s infinite;left:78%;top:68%}.process-why_dot--15{animation:pw-dot-pulse 3.5s ease-in-out 2.8s infinite;left:30%;top:82%}.process-why_dot--16{animation:pw-dot-pulse 4.5s ease-in-out .6s infinite;left:60%;top:85%}@keyframes pw-dot-pulse{0%,to{opacity:.15;transform:scale(1)}50%{box-shadow:0 0 20px hsla(0,0%,100%,.4);opacity:1;transform:scale(2)}}.process-why_sweep{animation:pw-sweep-drift 20s linear infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.02),rgba(200,210,255,.03),hsla(0,0%,100%,.02),transparent);height:200px;pointer-events:none;position:absolute;transform:rotate(-15deg);width:600px}@keyframes pw-sweep-drift{0%{left:-600px;top:20%}to{left:120%;top:60%}}.process-why_header{margin-bottom:3rem;position:relative;text-align:center;z-index:1}.process-why_heading{color:var(--text-primary);font-size:var(--text-h2);font-weight:700;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:40rem}.process-why>.container .process-why_grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);position:relative;z-index:1}.process-why_card[data-accent=blue]{--card-color:var(--step-blue);--card-glow:rgba(107,142,240,.12);--card-border:rgba(107,142,240,.25)}.process-why_card[data-accent=teal]{--card-color:var(--step-teal);--card-glow:rgba(77,216,192,.12);--card-border:rgba(77,216,192,.25)}.process-why_card[data-accent=violet]{--card-color:var(--step-violet);--card-glow:rgba(167,139,250,.12);--card-border:rgba(167,139,250,.25)}.process-why_card[data-accent=coral]{--card-color:var(--step-coral);--card-glow:hsla(0,91%,71%,.12);--card-border:hsla(0,91%,71%,.25)}.process-why_card[data-accent=amber]{--card-color:var(--step-amber);--card-glow:rgba(251,191,36,.12);--card-border:rgba(251,191,36,.25)}.process-why_card[data-accent=green]{--card-color:var(--step-green);--card-glow:rgba(52,211,153,.12);--card-border:rgba(52,211,153,.25)}.process-why_card{backdrop-filter:blur(8px);background:rgba(17,24,39,.7);border:1px solid var(--card-border,var(--border-subtle));border-radius:12px;padding:2rem}.process-why_card-icon{align-items:center;background:var(--card-glow,rgba(128,144,204,.1));border-radius:.75rem;color:var(--card-color,var(--accent-secondary));display:flex;height:3rem;justify-content:center;margin-bottom:1.25rem;width:3rem}.process-why_card-title{color:var(--text-primary);font-family:var(--font-heading);font-size:var(--text-h3);font-weight:700;line-height:1.3;margin-bottom:.75rem}.process-why_card-text{color:var(--text-secondary);font-size:var(--text-body-sm);line-height:1.7}.process-results{background:linear-gradient(180deg,var(--bg-base) 0,#0d1230 50%,var(--bg-base) 100%);border-bottom:1px solid var(--border-subtle);overflow:hidden;position:relative}.process-results_header{margin-bottom:4rem;text-align:center}.process-results_heading{color:var(--text-primary);font-size:var(--text-h2);font-weight:700;margin-top:1rem}.process-results_subtext{color:var(--text-muted);font-size:var(--text-body);line-height:1.7;margin:1.5rem auto 0;max-width:38rem}.results_card{align-items:center;display:grid;gap:3.5rem;grid-template-columns:1.15fr 1fr;margin-bottom:6rem}.results_card:last-child{margin-bottom:0}.results_card.is-reverse{grid-template-columns:1fr 1.15fr}.results_card.is-reverse .results_card-image{order:2}.results_card.is-reverse .results_card-content{order:1}.results_card-image{aspect-ratio:3/2;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;overflow:hidden;position:relative}.results_card-image img,.results_card-image picture{display:block;height:100%;width:100%}.results_card-image picture img{height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%}.results_card:hover .results_card-image picture img{transform:scale(1.03)}.results_card-image:after{background:linear-gradient(135deg,var(--card-glow,rgba(107,142,240,.06)) 0,transparent 60%);border-radius:16px;content:"";inset:0;pointer-events:none;position:absolute}.results_card-content{padding:1rem 0}.results_card-type{color:var(--card-accent,var(--accent-secondary));font-family:var(--font-label);font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:.75rem;text-transform:uppercase}.results_card-title{color:var(--text-primary);font-size:clamp(1.5rem,1rem + 1vw,2rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.results_card-text{color:var(--text-secondary);font-size:var(--text-body-sm);line-height:1.7;margin-bottom:1.75rem}.results_card-outcomes{display:flex;flex-direction:column;gap:.75rem}.results_outcome{align-items:flex-start;color:var(--text-muted);display:flex;font-size:.875rem;gap:.75rem;line-height:1.5}.results_outcome-icon{align-items:center;background:var(--card-glow,rgba(107,142,240,.1));border-radius:50%;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;margin-top:.1rem;width:1.25rem}.results_outcome-icon svg{color:var(--card-accent,var(--step-blue));height:12px;width:12px}.results_card-link{align-items:center;color:var(--card-accent,var(--accent-secondary));display:inline-flex;font-family:var(--font-label);font-size:.875rem;font-weight:600;gap:.4rem;margin-top:1.75rem;transition:gap .2s ease,color .2s ease}.results_card-link:hover{color:var(--text-primary);gap:.65rem}.process-steps{position:relative}.process-steps_header{margin-bottom:5rem;text-align:center}.process-steps_heading{color:var(--text-primary);font-size:var(--text-h2);font-weight:700;margin-top:1rem}.process-timeline{margin:0 auto;max-width:72rem;position:relative}.process-timeline:before{background:linear-gradient(180deg,transparent,rgba(128,144,204,.3) 5%,rgba(128,144,204,.15) 50%,rgba(128,144,204,.3) 95%,transparent);bottom:0;content:"";left:3.5rem;position:absolute;top:0;width:2px}.process-step{display:grid;gap:2.5rem;grid-template-columns:7rem 1fr;margin-bottom:5rem;position:relative}.process-step:last-child{margin-bottom:0}.process-step_marker{align-items:center;display:flex;flex-direction:column;padding-top:2rem;position:relative}.process-step_number{background:linear-gradient(135deg,var(--card-accent),var(--card-accent-dim));-webkit-background-clip:text;font-family:var(--font-label);font-size:2.75rem;font-weight:800;letter-spacing:-.02em;line-height:1;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2}.process-step_dot{background:var(--card-accent);border-radius:50%;box-shadow:0 0 20px var(--card-glow),0 0 40px var(--card-glow);height:14px;margin-top:1rem;position:relative;width:14px;z-index:2}.process-step_dot:before{border:2px solid var(--card-accent);border-radius:50%;content:"";inset:-4px;opacity:0;position:absolute;transform:scale(.8);transition:opacity .5s ease .3s,transform .5s ease .3s}.process-step.is-in-view .process-step_dot:before{opacity:.3;transform:scale(1)}.process-step.is-in-view .process-step_dot{animation:dot-arrive .6s ease .2s both}@keyframes dot-arrive{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.process-step_card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:20px;display:grid;gap:3rem;grid-template-columns:1fr 1fr;overflow:hidden;padding:3rem;position:relative;transition:border-color .3s ease}.process-step_card:hover{border-color:var(--border-hover)}.process-step_glow{background:radial-gradient(circle,var(--card-glow) 0,transparent 70%);border-radius:50%;height:300px;opacity:.5;pointer-events:none;position:absolute;right:-80px;top:-80px;transition:opacity .4s ease;width:300px}.process-step_card:hover .process-step_glow{opacity:1}.process-step_content{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.process-step_title{color:var(--text-primary);font-family:var(--font-heading);font-size:clamp(1.375rem,1rem + .75vw,1.75rem);font-weight:700;line-height:1.3;margin-bottom:1.25rem}.process-step_body{color:var(--text-secondary);font-size:var(--text-body-sm);line-height:1.8}.process-step_deliverables{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.process-step_tag{background:var(--card-glow,rgba(128,144,204,.06));border:1px solid var(--card-accent-dim,rgba(128,144,204,.2));border-radius:100px;color:var(--card-accent,var(--accent-secondary));font-family:var(--font-label);font-size:.6875rem;font-weight:500;letter-spacing:.08em;padding:.35rem .75rem;text-transform:uppercase}.process-step_visual{z-index:1}.process-step_illustration,.process-step_visual{align-items:center;display:flex;justify-content:center;position:relative}.process-step_illustration{aspect-ratio:4/3;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden;width:100%}[data-accent=blue]{--card-accent:var(--step-blue);--card-accent-dim:rgba(107,142,240,.3);--card-glow:rgba(107,142,240,.08)}[data-accent=teal]{--card-accent:var(--step-teal);--card-accent-dim:rgba(77,216,192,.3);--card-glow:rgba(77,216,192,.08)}[data-accent=violet]{--card-accent:var(--step-violet);--card-accent-dim:rgba(167,139,250,.3);--card-glow:rgba(167,139,250,.08)}[data-accent=coral]{--card-accent:var(--step-coral);--card-accent-dim:hsla(0,91%,71%,.3);--card-glow:hsla(0,91%,71%,.08)}[data-accent=amber]{--card-accent:var(--step-amber);--card-accent-dim:rgba(251,191,36,.3);--card-glow:rgba(251,191,36,.08)}[data-accent=green]{--card-accent:var(--step-green);--card-accent-dim:rgba(52,211,153,.3);--card-glow:rgba(52,211,153,.08)}.step-vis{height:100%;position:relative;width:100%}.step-vis--discovery{background:radial-gradient(circle at 30% 40%,rgba(107,142,240,.08) 0,transparent 50%),radial-gradient(circle at 70% 60%,rgba(77,216,192,.06) 0,transparent 50%)}.step-vis--discovery .node{background:var(--step-blue);border-radius:50%;box-shadow:0 0 20px rgba(107,142,240,.3);position:absolute}.step-vis--discovery .node--1{height:12px;left:25%;top:30%;width:12px}.step-vis--discovery .node--2{height:16px;left:50%;top:50%;width:16px}.step-vis--discovery .node--3{height:10px;left:65%;top:25%;width:10px}.step-vis--discovery .node--4{height:8px;left:30%;top:60%;width:8px}.step-vis--discovery .node--5{height:14px;left:70%;top:70%;width:14px}.step-vis--discovery .node--6{height:10px;left:80%;top:40%;width:10px}.step-vis--discovery .line{background:linear-gradient(90deg,rgba(107,142,240,.3),rgba(107,142,240,.1));height:1px;position:absolute;transform-origin:left center}.step-vis--discovery .line--1{left:27%;top:34%;transform:rotate(15deg);width:23%}.step-vis--discovery .line--2{left:32%;top:52%;transform:rotate(-5deg);width:18%}.step-vis--discovery .line--3{left:67%;top:28%;transform:rotate(20deg);width:14%}.step-vis--discovery .line--4{left:52%;top:55%;transform:rotate(10deg);width:20%}.step-vis--discovery .line--5{left:52%;top:42%;transform:rotate(-3deg);width:28%}.step-vis--content{display:flex;flex-direction:column;gap:1rem;padding:2rem}.step-vis--content .text-block--heading{background:rgba(77,216,192,.15);border-radius:4px;height:14px;width:60%}.step-vis--content .text-block--line{background:hsla(0,0%,100%,.04);border-radius:3px;height:8px;width:100%}.step-vis--content .text-block--line.is-short{width:75%}.step-vis--content .text-block--line.is-shorter{width:55%}.step-vis--content .text-group{display:flex;flex-direction:column;gap:.5rem}.step-vis--content .wireframe-box{align-items:center;background:rgba(77,216,192,.03);border:1px dashed rgba(77,216,192,.2);border-radius:8px;display:flex;height:60px;justify-content:center;width:100%}.step-vis--content .wireframe-box svg{color:rgba(77,216,192,.25)}.step-vis--design{display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1.5rem}.step-vis--design .swatch{aspect-ratio:1;border-radius:8px}.step-vis--design .swatch--1{background:linear-gradient(135deg,#6b8ef0,#a78bfa)}.step-vis--design .swatch--2{background:linear-gradient(135deg,var(--bg-surface),var(--bg-elevated));border:1px solid var(--border-subtle)}.step-vis--design .swatch--3{background:linear-gradient(135deg,#f87171,#fbbf24)}.step-vis--design .swatch--4{background:linear-gradient(135deg,#4dd8c0,#34d399)}.step-vis--design .type-sample{background:rgba(167,139,250,.05);border:1px solid rgba(167,139,250,.1);border-radius:8px;grid-column:1/-1;padding:1rem;text-align:center}.step-vis--design .type-sample-lg{color:var(--text-primary);font-family:var(--font-heading);font-size:1.5rem;font-weight:700;opacity:.6}.step-vis--design .type-sample-sm{color:var(--text-muted);font-size:.75rem;margin-top:.25rem;opacity:.5}.step-vis--dev{color:var(--text-muted);display:flex;flex-direction:column;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:.75rem;gap:.3rem;line-height:1.8;padding:1.5rem}.step-vis--dev .code-line{display:flex;gap:.5rem;opacity:.7}.step-vis--dev .code-num{color:hsla(0,0%,100%,.15);flex-shrink:0;text-align:right;width:1.5rem}.step-vis--dev .code-tag{color:#f87171}.step-vis--dev .code-attr{color:#fbbf24}.step-vis--dev .code-val{color:#4dd8c0}.step-vis--dev .code-txt{color:var(--text-secondary)}.step-vis--dev .code-comment{color:rgba(128,144,204,.4);font-style:italic}.step-vis--launch{display:flex;flex-direction:column;gap:.75rem;padding:2rem}.step-vis--launch .check-item{align-items:center;background:rgba(251,191,36,.04);border:1px solid rgba(251,191,36,.08);border-radius:8px;display:flex;gap:.75rem;padding:.5rem .75rem}.step-vis--launch .check-icon{align-items:center;background:rgba(251,191,36,.15);border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.step-vis--launch .check-icon svg{color:var(--step-amber);height:12px;width:12px}.step-vis--launch .check-text{color:var(--text-muted);font-size:.8125rem}.step-vis--launch .check-item.is-done .check-text{opacity:.5;text-decoration:line-through}.step-vis--growth{display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}.step-vis--growth .bar-chart{align-items:flex-end;display:flex;gap:.5rem;height:120px}.step-vis--growth .bar{background:linear-gradient(180deg,var(--step-green),rgba(52,211,153,.3));border-radius:4px 4px 0 0;flex:1}.step-vis--growth .bar--1{height:25%}.step-vis--growth .bar--2{height:35%}.step-vis--growth .bar--3{height:30%}.step-vis--growth .bar--4{height:50%}.step-vis--growth .bar--5{height:45%}.step-vis--growth .bar--6{height:65%}.step-vis--growth .bar--7{height:60%}.step-vis--growth .bar--8{height:80%}.step-vis--growth .bar--9{height:75%}.step-vis--growth .bar--10{height:90%}.step-vis--growth .bar--11{height:85%}.step-vis--growth .bar--12{height:100%}.step-vis--growth .chart-label{color:rgba(52,211,153,.5);font-family:var(--font-label);font-size:.6875rem;letter-spacing:.1em;margin-top:.75rem;text-align:center;text-transform:uppercase}.process-testimonial{display:grid;gap:2.5rem;grid-template-columns:7rem 1fr;padding:5rem 0;position:relative}.process-testimonial_inner{grid-column:2;margin:0 auto;max-width:52rem;position:relative;text-align:center}.process-testimonial_mark{color:rgba(128,144,204,.08);font-family:var(--font-heading);font-size:8rem;font-weight:700;left:50%;line-height:.8;pointer-events:none;position:absolute;top:-2rem;transform:translateX(-50%)}.process-testimonial_quote{color:var(--text-primary);font-family:var(--font-heading);font-size:clamp(1.375rem,1rem + .75vw,1.75rem);font-weight:500;line-height:1.6;position:relative;z-index:1}.process-testimonial_attribution{color:var(--text-muted);font-size:.9375rem;margin-top:1.5rem}.process-testimonial_org{color:var(--accent-secondary);font-weight:600}@media (max-width:1199px){.process-why>.container .process-why_grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.process-why_card{padding:1.75rem}.results_card,.results_card.is-reverse{gap:2rem;grid-template-columns:1fr;text-align:center}.results_card.is-reverse .results_card-content,.results_card.is-reverse .results_card-image{order:0}.results_card-content,.results_card-image{max-width:none}.results_card-outcomes{align-items:center}.results_card-link{justify-content:center}.process-step_card{padding:2.5rem}.process-step_illustration{aspect-ratio:1/1}}@media (max-width:991px){.process-why>.container .process-why_grid{gap:1.25rem;grid-template-columns:1fr}.process-why_card{padding:1.5rem;text-align:center}.process-why_card-icon{margin-left:auto;margin-right:auto}.process-timeline:before{left:1.5rem}.process-step{gap:1.25rem;grid-template-columns:3rem 1fr}.process-step_number{font-size:1.75rem}.process-step_dot{height:10px;width:10px}.process-step_card{grid-template-columns:1fr;padding:1.75rem}.process-step_illustration{display:none}.process-steps_header{margin-bottom:3rem}.process-testimonial{gap:1.25rem;grid-template-columns:3rem 1fr}.process-testimonial_quote{font-size:1.25rem}.results_card{margin-bottom:4rem}}@media (max-width:767px){.process-why_card{padding:1.25rem}.process-step,.process-testimonial{gap:1rem;grid-template-columns:2.5rem 1fr}.process-step_card{padding:1.5rem 1.25rem}.process-step_number{font-size:1.5rem}}