.lp-section{--bi-blue:#00f;--bi-blue-light:#2e75ff;--bi-dark-1:#131315;--bi-white:#fafafa;--bi-black:#0d0d0d;--bi-mid-gray:#6e6e6e;--bi-warm-mid:#dbdbd3;background-color:var(--bi-white);overflow:hidden;padding:0 0 9rem;position:relative}.lp-section:before{background:linear-gradient(to bottom,var(--bi-dark-1,#131315) 0,#1a1a1f 20%,#3a3a42 40%,#8a8a8e 60%,#c8c8c8 80%,var(--bi-white,#fafafa) 100%);content:"";display:block;height:200px;pointer-events:none;width:100%}.lp-dot-pattern{background-image:radial-gradient(circle,rgba(0,0,0,.04) 1px,transparent 0);background-size:24px 24px;inset:0;pointer-events:none;position:absolute;z-index:0}.lp-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative;z-index:1}.lp-header{margin:0 auto 4rem;max-width:720px;padding-top:5rem;text-align:center}.lp-overline{color:var(--bi-blue);display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.lp-headline{color:var(--bi-dark-1);font-size:2.75rem;font-weight:700;line-height:1.15;margin:0 0 1.25rem}.lp-headline-accent{color:var(--bi-mid-gray);display:block;font-weight:400}.lp-subtitle{color:var(--bi-mid-gray);font-size:1.125rem;line-height:1.7;margin:0}.lp-flow{margin-bottom:3.5rem}.lp-flow-track{gap:0;justify-content:center}.lp-flow-step,.lp-flow-track{align-items:center;display:flex}.lp-flow-step{flex-direction:column;gap:.625rem;position:relative}.lp-flow-dot{background-color:var(--bi-warm-mid);border:2px solid var(--bi-warm-mid);border-radius:50%;height:14px;transition:background-color .3s,border-color .3s;width:14px}.lp-flow-dot--active{background-color:var(--bi-blue);border-color:var(--bi-blue)}.lp-flow-label{color:var(--bi-mid-gray);font-size:.8125rem;font-weight:500;white-space:nowrap}.lp-flow-line{align-self:flex-start;background-color:var(--bi-warm-mid);flex-shrink:0;height:2px;margin:6px .25rem 0;width:80px}.lp-pillars{display:flex;flex-direction:column;gap:2.5rem}.lp-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1.5rem;overflow:hidden;position:relative;transition:border-color .3s,box-shadow .3s}.lp-card:hover{border-color:rgba(0,0,255,.15);box-shadow:0 8px 40px rgba(0,0,0,.06)}.lp-card-accent{background:linear-gradient(90deg,var(--bi-warm-mid),var(--bi-warm-mid));height:3px;transition:background .4s}.lp-card:hover .lp-card-accent{background:linear-gradient(90deg,var(--bi-blue),var(--bi-blue-light))}.lp-card-inner{display:flex;flex-direction:row}.lp-card--reversed .lp-card-inner{flex-direction:row-reverse}.lp-card-image-wrap{flex-shrink:0;min-height:420px;overflow:hidden;position:relative;width:340px}.lp-card-image{display:block;height:100%;object-fit:cover;width:100%}.lp-card-image-overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.25));inset:0;pointer-events:none;position:absolute}.lp-card-watermark{bottom:1rem;color:hsla(0,0%,100%,.12);font-size:5rem;font-weight:900;line-height:1;pointer-events:none;position:absolute;right:1.25rem;user-select:none}.lp-card-content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:2.5rem 3rem}.lp-card-phase{align-items:center;display:flex;gap:.625rem;margin-bottom:.5rem}.lp-card-number{color:var(--bi-blue);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lp-card-icon{color:var(--bi-blue);height:20px;width:20px}.lp-card-title{font-size:1.75rem;font-weight:700;line-height:1.2}.lp-card-subline,.lp-card-title{color:var(--bi-dark-1);margin:0 0 .75rem}.lp-card-subline{font-size:1.0625rem;font-weight:500;line-height:1.5}.lp-card-text{color:var(--bi-mid-gray);font-size:.9375rem;line-height:1.7;margin:0 0 1.25rem}.lp-card-divider{background:rgba(0,0,0,.08);height:1px;margin-bottom:1.25rem}.lp-services-grid{display:grid;gap:.5rem 1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.lp-service-item{align-items:flex-start;color:var(--bi-dark-1);display:flex;font-size:.875rem;gap:.5rem;line-height:1.5}.lp-service-check{flex-shrink:0;margin-top:2px}.lp-outcome{align-items:center;background:rgba(0,0,255,.03);border:1px solid rgba(0,0,255,.1);border-radius:1rem;display:flex;gap:.75rem;padding:1rem 1.25rem}.lp-outcome-icon{flex-shrink:0}.lp-outcome-text{color:var(--bi-dark-1);font-size:.9375rem;font-weight:500;line-height:1.5}.lp-bottom{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:4rem}.lp-bottom-line{background:var(--bi-warm-mid);flex:1;height:1px;max-width:160px}.lp-bottom-text{color:var(--bi-mid-gray);font-size:1rem;font-weight:500;margin:0;text-align:center;white-space:nowrap}[data-scroll-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-scroll-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width:960px){.lp-card-image-wrap{min-height:360px;width:280px}.lp-card-content{padding:2rem}.lp-headline{font-size:2.25rem}}@media (max-width:768px){.lp-section{padding:0 0 5rem}.lp-section:before{height:120px}.lp-header{margin-bottom:2.5rem;padding-top:3rem}.lp-headline{font-size:1.875rem}.lp-subtitle{font-size:1rem}.lp-flow{display:none}.lp-card-inner{flex-direction:column!important}.lp-card-image-wrap{display:none}.lp-card-content{padding:1.75rem 1.5rem}.lp-card-title{font-size:1.375rem}.lp-services-grid{grid-template-columns:1fr}.lp-bottom{margin-top:2.5rem}.lp-bottom-text{font-size:.9375rem;white-space:normal}.lp-bottom-line{max-width:60px}.lp-pillars{gap:1.5rem}}@media (prefers-reduced-motion:reduce){[data-scroll-reveal]{opacity:1;transform:none;transition:none}.lp-card,.lp-card-accent,.lp-flow-dot{transition:none}}