.page-module__suOW2G__page{padding-top:120px;padding-bottom:6rem}.page-module__suOW2G__header{text-align:center;max-width:800px;margin:0 auto 4.5rem}.page-module__suOW2G__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;background-color:#38bdf81f;border:1px solid #38bdf840;border-radius:9999px;margin-bottom:1.25rem;padding:.35rem .95rem;font-size:.8125rem;font-weight:700;display:inline-block}.page-module__suOW2G__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;line-height:1.15}.page-module__suOW2G__sub{color:var(--text-muted);margin-bottom:2.25rem;font-size:1.125rem;line-height:1.7}.page-module__suOW2G__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__suOW2G__heroCta{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex}.page-module__suOW2G__heroCta:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-1px)}.page-module__suOW2G__secondaryCta{color:var(--text-main);border:1px solid var(--border);border-radius:var(--radius-sm);transition:background-color var(--transition-fast), border-color var(--transition-fast);background-color:#ffffff0d;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex}.page-module__suOW2G__secondaryCta:hover{border-color:var(--border-hover);background-color:#ffffff1a}.page-module__suOW2G__problemSection{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:#11182799;margin-bottom:5rem;padding:3rem 2rem}.page-module__suOW2G__sectionHeader{text-align:center;max-width:680px;margin:0 auto 3rem}.page-module__suOW2G__sectionTag{letter-spacing:.12em;text-transform:uppercase;color:#ef4444;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.page-module__suOW2G__sectionTagCyan{color:#38bdf8}.page-module__suOW2G__sectionTitle{color:var(--text-main);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.page-module__suOW2G__sectionDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}.page-module__suOW2G__problemGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.page-module__suOW2G__problemGrid{grid-template-columns:repeat(3,1fr)}}.page-module__suOW2G__problemCard{background-color:var(--surface);border-radius:var(--radius-md);transition:transform var(--transition-fast);border:1px solid #ef444426;padding:1.75rem}.page-module__suOW2G__problemCard:hover{transform:translateY(-2px)}.page-module__suOW2G__problemIcon{margin-bottom:1rem;font-size:1.75rem;display:inline-block}.page-module__suOW2G__problemCardTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.page-module__suOW2G__problemCardDesc{color:var(--text-muted);font-size:.875rem;line-height:1.6}.page-module__suOW2G__capabilitiesSection{margin-bottom:5rem}.page-module__suOW2G__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.page-module__suOW2G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__suOW2G__grid{grid-template-columns:repeat(3,1fr)}}.page-module__suOW2G__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-normal), transform var(--transition-fast);flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;display:flex}.page-module__suOW2G__card:hover{border-color:#38bdf866;transform:translateY(-2px)}.page-module__suOW2G__cardHeader{margin-bottom:1.25rem}.page-module__suOW2G__cardTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.page-module__suOW2G__cardDesc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.page-module__suOW2G__cardDeliverables{border-top:1px solid var(--border);margin:0;padding:1rem 0 0;list-style:none}.page-module__suOW2G__delItem{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}.page-module__suOW2G__checkIcon{color:#38bdf8;flex-shrink:0}.page-module__suOW2G__metricsSection{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(#38bdf814 0%,#111827cc 100%);border:1px solid #38bdf833;margin-bottom:5rem;padding:3.5rem 2rem}.page-module__suOW2G__metricsGrid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.page-module__suOW2G__metricsGrid{grid-template-columns:repeat(3,1fr)}}.page-module__suOW2G__metricItem{padding:1.5rem}.page-module__suOW2G__metricNumber{font-family:var(--font-heading);color:#38bdf8;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1}.page-module__suOW2G__metricLabel{color:var(--text-main);margin-bottom:.25rem;font-size:1rem;font-weight:600}.page-module__suOW2G__metricDesc{color:var(--text-muted);font-size:.875rem}.page-module__suOW2G__techBar{text-align:center;margin-bottom:5rem}.page-module__suOW2G__techList{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.page-module__suOW2G__techBadge{background-color:var(--surface);border:1px solid var(--border);color:var(--text-main);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__suOW2G__processSection{margin-bottom:5rem}.page-module__suOW2G__processTimeline{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.page-module__suOW2G__processTimeline{grid-template-columns:repeat(5,1fr)}}.page-module__suOW2G__processCard{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem}.page-module__suOW2G__processNum{font-family:var(--font-heading);color:#38bdf8;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.page-module__suOW2G__processCardTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1rem;font-weight:600}.page-module__suOW2G__processCardDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.page-module__suOW2G__faqSection{margin-bottom:5rem}.page-module__suOW2G__faqList{flex-direction:column;gap:.75rem;max-width:800px;margin:2rem auto 0;display:flex}.page-module__suOW2G__faqItem{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);overflow:hidden}.page-module__suOW2G__faqItem:hover{border-color:var(--border-hover)}.page-module__suOW2G__faqQuestion{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.page-module__suOW2G__faqAnswer{color:var(--text-muted);padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.6}.page-module__suOW2G__cta{text-align:center;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:900px;margin:0 auto;padding:4.5rem 2rem}.page-module__suOW2G__ctaTitle{color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.page-module__suOW2G__ctaDesc{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.page-module__suOW2G__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__suOW2G__ctaBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast);justify-content:center;align-items:center;padding:.9375rem 2.5rem;font-size:1rem;font-weight:600;display:inline-flex}.page-module__suOW2G__ctaBtn:hover{background-color:var(--primary-hover);color:#fff}
