.PhoneInput-module__hGmzmq__phoneWrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.PhoneInput-module__hGmzmq__phoneInputRow{border:1px solid var(--glass-border);background:var(--surface);border-radius:6px;align-items:stretch;transition:border-color .25s;display:flex;position:relative;overflow:visible}.PhoneInput-module__hGmzmq__phoneInputRow:focus-within{border-color:var(--primary-accent)}.PhoneInput-module__hGmzmq__phoneInputRow.PhoneInput-module__hGmzmq__hasError{border-color:#ff4d4f}.PhoneInput-module__hGmzmq__countrySelector{border-right:1px solid var(--glass-border);flex-shrink:0;position:relative}.PhoneInput-module__hGmzmq__countryTrigger{cursor:pointer;height:100%;min-height:48px;color:var(--on-surface);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0 14px;font-family:inherit;transition:background .2s;display:flex}.PhoneInput-module__hGmzmq__countryTrigger:hover{background:rgba(var(--overlay-color,255, 255, 255), .04)}.PhoneInput-module__hGmzmq__flag{font-size:1.2rem;line-height:1}.PhoneInput-module__hGmzmq__dialCode{color:var(--on-surface);min-width:38px;font-size:.85rem;font-weight:600}.PhoneInput-module__hGmzmq__chevron{opacity:.6;font-size:.65rem;transition:transform .2s;display:inline-block}.PhoneInput-module__hGmzmq__chevronOpen{transform:rotate(180deg)}.PhoneInput-module__hGmzmq__dropdown{background:var(--surface);border:1px solid var(--glass-border);border-radius:8px;min-width:260px;animation:.18s PhoneInput-module__hGmzmq__dropIn;overflow:visible;box-shadow:0 16px 48px #0006,0 0 0 1px #ffca1814}@keyframes PhoneInput-module__hGmzmq__dropIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.PhoneInput-module__hGmzmq__searchWrapper{border-bottom:1px solid var(--glass-border);padding:10px}.PhoneInput-module__hGmzmq__searchInput{background:rgba(var(--overlay-color,255, 255, 255), .05);border:1px solid var(--glass-border);width:100%;color:var(--on-surface);box-sizing:border-box;border-radius:5px;outline:none;padding:7px 10px;font-family:inherit;font-size:.82rem}.PhoneInput-module__hGmzmq__searchInput:focus{border-color:var(--primary-accent)}.PhoneInput-module__hGmzmq__sectionLabel{letter-spacing:.1em;color:var(--primary-accent);text-transform:uppercase;padding:8px 12px 4px;font-size:.65rem;font-weight:800}.PhoneInput-module__hGmzmq__countryList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffca1899 #ffffff0f;max-height:260px;overflow-y:scroll}.PhoneInput-module__hGmzmq__countryList::-webkit-scrollbar{width:7px}.PhoneInput-module__hGmzmq__countryList::-webkit-scrollbar-track{background:#ffffff0d;border-radius:0 8px 8px 0;margin:4px 0}.PhoneInput-module__hGmzmq__countryList::-webkit-scrollbar-thumb{background:#ffca188c;border:1px solid #ffca1833;border-radius:4px}.PhoneInput-module__hGmzmq__countryList::-webkit-scrollbar-thumb:hover{background:#ffca18d9}.PhoneInput-module__hGmzmq__noResults{text-align:center;color:var(--on-surface-secondary);padding:16px;font-size:.82rem}.PhoneInput-module__hGmzmq__countryOption{cursor:pointer;width:100%;color:var(--on-surface);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;font-size:.85rem;transition:background .15s;display:flex}.PhoneInput-module__hGmzmq__countryOption:hover{background:rgba(var(--overlay-color,255, 255, 255), .05)}.PhoneInput-module__hGmzmq__countryOption.PhoneInput-module__hGmzmq__activeOption{color:var(--primary-accent);background:#ffca1814}.PhoneInput-module__hGmzmq__countryName{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneInput-module__hGmzmq__optionDial{opacity:.55;flex-shrink:0;font-size:.78rem}.PhoneInput-module__hGmzmq__numberInput{color:var(--on-surface);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem 1rem;font-family:inherit;font-size:.9rem}.PhoneInput-module__hGmzmq__numberInput::placeholder{color:var(--on-surface-secondary);opacity:.5}.PhoneInput-module__hGmzmq__errorMsg{color:#ff4d4f;align-items:center;gap:5px;margin-top:2px;font-size:.78rem;display:flex}
.Button-module__3dJGfa__btn{font-family:var(--font-body);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Button-module__3dJGfa__primary{background-color:var(--primary-accent);color:var(--on-accent-text)}.Button-module__3dJGfa__primary:hover{background-color:var(--primary-accent);filter:brightness(1.1);box-shadow:0 4px 15px #ffca1833}.Button-module__3dJGfa__secondary{color:var(--on-surface);border:1px solid var(--glass-border);background-color:#0000}.Button-module__3dJGfa__secondary:hover{border-color:var(--primary-accent);color:var(--primary-accent)}.Button-module__3dJGfa__glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--on-surface);border:1px solid var(--glass-border)}.Button-module__3dJGfa__glass:hover{background:var(--glass-bg);border-color:var(--primary-accent);color:var(--primary-accent)}
.AboutSnippet-module__qcYWSW__aboutSection{background-color:var(--surface);border-top:1px solid var(--grid-line);padding:8rem 0;position:relative;overflow:hidden}.AboutSnippet-module__qcYWSW__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}.AboutSnippet-module__qcYWSW__textContent{max-width:650px}.AboutSnippet-module__qcYWSW__badge{color:var(--primary-accent);font-family:var(--font-mono);letter-spacing:.06em;border:1px solid rgba(var(--overlay-color), .18);background:0 0;border-radius:3px;margin-bottom:1.75rem;padding:.45rem .9rem;font-size:.74rem;font-weight:500;display:inline-block}:root[data-theme=light] .AboutSnippet-module__qcYWSW__badge{border-color:#0000002e}.AboutSnippet-module__qcYWSW__title{letter-spacing:-.03em;color:var(--on-surface);margin-bottom:2rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.05}.AboutSnippet-module__qcYWSW__highlight{color:var(--primary-accent)}.AboutSnippet-module__qcYWSW__description{color:var(--on-surface-secondary);margin-bottom:3.5rem;font-size:1.2rem;line-height:1.6}.AboutSnippet-module__qcYWSW__stats{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:3rem;display:grid}.AboutSnippet-module__qcYWSW__statItem{border-right:1px solid var(--line-soft);padding:1.75rem 1.5rem 1.75rem 0}.AboutSnippet-module__qcYWSW__statItem:last-child{border-right:none}.AboutSnippet-module__qcYWSW__statItem h3{color:var(--primary-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap;margin-bottom:.4rem;font-size:2.8rem;font-weight:800}.AboutSnippet-module__qcYWSW__statItem p{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;line-height:1.4}.AboutSnippet-module__qcYWSW__visualContent{align-items:center;height:100%;display:flex;position:relative}.AboutSnippet-module__qcYWSW__panel{border:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .04), transparent);width:100%;box-shadow:0 30px 60px rgba(var(--overlay-inverse), .18);border-radius:8px;overflow:hidden}.AboutSnippet-module__qcYWSW__panelHead{border-bottom:1px solid var(--line-soft);align-items:center;gap:8px;padding:14px 16px;display:flex}.AboutSnippet-module__qcYWSW__dot{border-radius:50%;width:11px;height:11px}.AboutSnippet-module__qcYWSW__dotRed{background:#ff5f56}.AboutSnippet-module__qcYWSW__dotYellow{background:#ffbd2e}.AboutSnippet-module__qcYWSW__dotGreen{background:#27c93f}.AboutSnippet-module__qcYWSW__panelTitle{font-family:var(--font-mono);color:var(--on-surface-secondary);margin-left:10px;font-size:.72rem}.AboutSnippet-module__qcYWSW__panelGrid{grid-template-columns:1fr 1fr;display:grid}.AboutSnippet-module__qcYWSW__tile{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:1.6rem 1.5rem;transition:background .25s}.AboutSnippet-module__qcYWSW__tile:nth-child(2n){border-right:none}.AboutSnippet-module__qcYWSW__tile:nth-child(n+3){border-bottom:none}.AboutSnippet-module__qcYWSW__tile:hover{background:rgba(var(--overlay-color), .03)}.AboutSnippet-module__qcYWSW__tileIcon{border:1px solid var(--line-strong);width:40px;height:40px;color:var(--primary-accent);border-radius:4px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.AboutSnippet-module__qcYWSW__tileIcon svg{width:20px;height:20px}.AboutSnippet-module__qcYWSW__tileTitle{letter-spacing:-.01em;color:var(--on-surface);margin-bottom:.4rem;font-size:1.02rem;font-weight:700;line-height:1.2}.AboutSnippet-module__qcYWSW__tileText{color:var(--on-surface-secondary);margin:0;font-size:.8rem;line-height:1.5}.AboutSnippet-module__qcYWSW__mobileBtn{display:none}@media (max-width:1024px){.AboutSnippet-module__qcYWSW__desktopBtn{display:none}.AboutSnippet-module__qcYWSW__mobileBtn{margin-top:1.5rem;display:block}.AboutSnippet-module__qcYWSW__aboutContainer{grid-template-columns:1fr;gap:4rem}.AboutSnippet-module__qcYWSW__panel{max-width:560px}}@media (max-width:768px){.AboutSnippet-module__qcYWSW__aboutSection{padding:5rem 0}.AboutSnippet-module__qcYWSW__aboutContainer{gap:3rem;padding:0 1.5rem}.AboutSnippet-module__qcYWSW__title{margin-bottom:1.5rem;font-size:clamp(2rem,8vw,2.5rem);line-height:1.2}.AboutSnippet-module__qcYWSW__description{margin-bottom:2.5rem;font-size:1.05rem;line-height:1.5}.AboutSnippet-module__qcYWSW__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}.AboutSnippet-module__qcYWSW__statItem{background:rgba(var(--overlay-inverse), .02);border:1px solid var(--glass-border);text-align:center;border-radius:12px;padding:1.25rem}.AboutSnippet-module__qcYWSW__statItem h3{font-size:2.2rem}.AboutSnippet-module__qcYWSW__statItem p{margin-top:.4rem;font-size:.75rem}.AboutSnippet-module__qcYWSW__visualContent{width:100%;margin-bottom:2.5rem;display:flex}.AboutSnippet-module__qcYWSW__panel{max-width:100%}.AboutSnippet-module__qcYWSW__tile{padding:1.3rem 1.2rem}}@media (max-width:420px){.AboutSnippet-module__qcYWSW__panelGrid{grid-template-columns:1fr}.AboutSnippet-module__qcYWSW__tile{border-right:none;border-bottom:1px solid var(--line-soft)}.AboutSnippet-module__qcYWSW__tile:last-child{border-bottom:none}}@media (max-width:480px){.AboutSnippet-module__qcYWSW__aboutSection{padding:4rem 0}.AboutSnippet-module__qcYWSW__mobileBtn{width:100%;margin-top:1rem}.AboutSnippet-module__qcYWSW__mobileBtn button{justify-content:center;width:100%}.AboutSnippet-module__qcYWSW__title{font-size:1.85rem}.AboutSnippet-module__qcYWSW__description{margin-bottom:2rem;font-size:1rem}.AboutSnippet-module__qcYWSW__stats{grid-template-columns:1fr;gap:1rem}.AboutSnippet-module__qcYWSW__statItem h3{font-size:2rem}.AboutSnippet-module__qcYWSW__badge{margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.7rem}}
.Process-module__fu4vFq__process{background-color:var(--surface);border-bottom:1px solid var(--line-strong);padding:6rem 0 7rem}.Process-module__fu4vFq__header{max-width:650px;margin-bottom:3rem}.Process-module__fu4vFq__eyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1rem;font-size:.74rem;display:inline-block}.Process-module__fu4vFq__title{letter-spacing:-.03em;color:var(--on-surface);font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.Process-module__fu4vFq__highlight{color:var(--primary-accent)}.Process-module__fu4vFq__grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.Process-module__fu4vFq__step{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);padding:2rem 1.75rem 2.25rem;transition:background .25s;position:relative}.Process-module__fu4vFq__step:hover{background:rgba(var(--overlay-color), .03)}.Process-module__fu4vFq__stepTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Process-module__fu4vFq__idx{font-family:var(--font-mono);color:var(--primary-accent);font-size:.8rem}.Process-module__fu4vFq__node{background:var(--primary-accent);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #ffca181f}.Process-module__fu4vFq__cmd{font-family:var(--font-mono);color:var(--on-surface-secondary);margin-bottom:1.1rem;font-size:.74rem;display:block}.Process-module__fu4vFq__prompt{color:var(--primary-accent)}.Process-module__fu4vFq__stepTitle{letter-spacing:-.01em;color:var(--on-surface);margin-bottom:.6rem;font-size:1.3rem;font-weight:700}.Process-module__fu4vFq__stepDesc{color:var(--on-surface-secondary);margin:0;font-size:.88rem;line-height:1.55}@media (max-width:900px){.Process-module__fu4vFq__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Process-module__fu4vFq__process{padding:4.5rem 0 5rem}}@media (max-width:560px){.Process-module__fu4vFq__grid{grid-template-columns:1fr}.Process-module__fu4vFq__step{padding:1.75rem 1.5rem}}
.CaseStudies-module__Gp0B4G__worksPage{background-color:var(--surface);min-height:100vh;padding-top:120px}@media (max-width:768px){.CaseStudies-module__Gp0B4G__worksPage{padding-top:160px}}@media (max-width:480px){.CaseStudies-module__Gp0B4G__worksPage{padding-top:140px}}.CaseStudies-module__Gp0B4G__heroSection{border-bottom:1px solid var(--line-strong);padding:2rem 0 4rem;position:relative;overflow:hidden}.CaseStudies-module__Gp0B4G__heroSubtitle{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.25rem;font-size:.74rem;display:block}.CaseStudies-module__Gp0B4G__heroTitle{color:var(--on-surface);letter-spacing:-.03em;max-width:900px;margin:0 0 3rem;font-size:clamp(2.6rem,6vw,4.6rem);font-weight:800;line-height:1.02}.CaseStudies-module__Gp0B4G__outline{-webkit-text-stroke:1.5px var(--on-surface);color:#0000}.CaseStudies-module__Gp0B4G__synergyCanvas{justify-content:flex-start;align-items:center;height:120px;margin-bottom:0;display:flex;position:relative}.CaseStudies-module__Gp0B4G__nodalConnector{background:radial-gradient(circle, rgba(var(--overlay-color), .03) 0%, transparent 60%);z-index:0;width:100%;height:100%;position:absolute}.CaseStudies-module__Gp0B4G__nodeTile{border:1px solid var(--line-strong);width:52px;height:52px;color:var(--primary-accent);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-radius:6px;justify-content:center;align-items:center;display:flex}.CaseStudies-module__Gp0B4G__worksGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:4rem 0 8rem;display:grid}.CaseStudies-module__Gp0B4G__workCard{border:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-radius:6px;flex-direction:column;padding:2.5rem;transition:border-color .25s,transform .25s;display:flex;position:relative}.CaseStudies-module__Gp0B4G__workCard:hover{border-color:var(--primary-accent);transform:translateY(-4px)}.CaseStudies-module__Gp0B4G__cardHeader{flex-direction:column;flex:1;display:flex}.CaseStudies-module__Gp0B4G__industryTag{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.06em;text-transform:none;border:1px solid rgba(var(--overlay-color), .18);background:0 0;border-radius:3px;width:fit-content;margin-bottom:1.5rem;padding:6px 12px;font-size:.74rem;font-weight:500}:root[data-theme=light] .CaseStudies-module__Gp0B4G__industryTag{border-color:#0000002e}.CaseStudies-module__Gp0B4G__projectTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15}.CaseStudies-module__Gp0B4G__techStack{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.CaseStudies-module__Gp0B4G__techItem{font-family:var(--font-mono);letter-spacing:.04em;color:var(--on-surface-secondary);border:1px solid var(--line-soft);white-space:nowrap;text-transform:none;border-radius:3px;padding:.32rem .6rem;font-size:.66rem}.CaseStudies-module__Gp0B4G__cardContent{border-top:1px solid var(--line-soft);flex-direction:column;margin-top:1.5rem;padding-top:1.5rem;display:flex}.CaseStudies-module__Gp0B4G__objective{color:var(--on-surface-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.CaseStudies-module__Gp0B4G__caseStudyBtn{font-family:var(--font-mono);color:var(--on-surface);letter-spacing:.04em;text-transform:none;border:1px solid var(--line-strong);cursor:pointer;border-radius:3px;width:fit-content;padding:.85rem 1.5rem;font-size:.78rem;font-weight:500;transition:all .25s}.CaseStudies-module__Gp0B4G__caseStudyBtn:hover{color:var(--primary-accent);border-color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.CaseStudies-module__Gp0B4G__statStrip{border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:repeat(3,1fr);max-width:720px;margin-top:3.5rem;display:grid}.CaseStudies-module__Gp0B4G__stat{border-right:1px solid var(--line-soft);padding:1.5rem}.CaseStudies-module__Gp0B4G__stat:last-child{border-right:none}.CaseStudies-module__Gp0B4G__statValue{color:var(--primary-accent);letter-spacing:-.02em;font-size:2rem;font-weight:800;line-height:1}.CaseStudies-module__Gp0B4G__statLabel{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.06em;margin-top:.5rem;font-size:.68rem}.CaseStudies-module__Gp0B4G__backLink{font-family:var(--font-mono);letter-spacing:.04em;color:var(--primary-accent);align-items:center;gap:8px;margin-bottom:3rem;font-size:.78rem;transition:opacity .25s;display:inline-flex}.CaseStudies-module__Gp0B4G__backLink:hover{opacity:.8}.CaseStudies-module__Gp0B4G__detailGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.CaseStudies-module__Gp0B4G__detailCol{border-left:1px solid var(--line-strong);padding-left:2rem}.CaseStudies-module__Gp0B4G__detailIndex{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.06em;margin-bottom:.75rem;font-size:.74rem;display:block}.CaseStudies-module__Gp0B4G__detailColTitle{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.CaseStudies-module__Gp0B4G__detailColBody{color:var(--on-surface-secondary);font-size:1.05rem;line-height:1.8}.CaseStudies-module__Gp0B4G__featuresPanel{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;margin-top:4rem;padding:3rem}.CaseStudies-module__Gp0B4G__featuresEyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:.75rem;font-size:.74rem;display:block}.CaseStudies-module__Gp0B4G__featuresTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:1.6rem;font-weight:800}.CaseStudies-module__Gp0B4G__featuresGrid{border-top:1px solid var(--line-strong);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid}.CaseStudies-module__Gp0B4G__featureRow{border-bottom:1px solid var(--line-soft);color:var(--on-surface);align-items:center;gap:1rem;padding:1.25rem 0;font-weight:500;display:flex}.CaseStudies-module__Gp0B4G__featureIdx{font-family:var(--font-mono);color:var(--primary-accent);flex-shrink:0;font-size:.78rem}@media (max-width:1024px){.CaseStudies-module__Gp0B4G__worksGrid{grid-template-columns:1fr}.CaseStudies-module__Gp0B4G__detailGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.CaseStudies-module__Gp0B4G__heroSection{padding:4rem 0 3rem}.CaseStudies-module__Gp0B4G__heroTitle{margin-bottom:2rem;font-size:clamp(2.2rem,10vw,3.2rem)}.CaseStudies-module__Gp0B4G__synergyCanvas{height:90px}.CaseStudies-module__Gp0B4G__worksGrid{gap:1rem;padding-bottom:5rem}.CaseStudies-module__Gp0B4G__workCard{padding:2rem 1.5rem}.CaseStudies-module__Gp0B4G__projectTitle{margin-bottom:1.25rem;font-size:1.5rem}.CaseStudies-module__Gp0B4G__objective{margin-bottom:1.5rem;font-size:.9rem}.CaseStudies-module__Gp0B4G__statStrip{grid-template-columns:1fr}.CaseStudies-module__Gp0B4G__stat{border-right:none;border-bottom:1px solid var(--line-soft)}.CaseStudies-module__Gp0B4G__stat:last-child{border-bottom:none}.CaseStudies-module__Gp0B4G__statValue{font-size:1.6rem}.CaseStudies-module__Gp0B4G__featuresPanel{padding:2rem 1.5rem}.CaseStudies-module__Gp0B4G__caseStudyBtn{text-align:center;width:100%}}@media (max-width:480px){.CaseStudies-module__Gp0B4G__heroSection{padding:3rem 0 2.5rem}.CaseStudies-module__Gp0B4G__heroTitle{font-size:1.9rem}.CaseStudies-module__Gp0B4G__workCard{padding:2rem 1.25rem}.CaseStudies-module__Gp0B4G__projectTitle{font-size:1.4rem}.CaseStudies-module__Gp0B4G__industryTag{margin-bottom:1rem;padding:5px 10px;font-size:.7rem}}
.FeaturedWork-module__olgzgG__work{background-color:var(--surface);border-bottom:1px solid var(--line-strong);padding:6rem 0 7rem}.FeaturedWork-module__olgzgG__header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.FeaturedWork-module__olgzgG__eyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1rem;font-size:.74rem;display:inline-block}.FeaturedWork-module__olgzgG__title{letter-spacing:-.03em;color:var(--on-surface);font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.FeaturedWork-module__olgzgG__highlight{color:var(--primary-accent)}.FeaturedWork-module__olgzgG__allLink{font-family:var(--font-mono);color:var(--on-surface-secondary);white-space:nowrap;font-size:.8rem;transition:color .25s}.FeaturedWork-module__olgzgG__allLink:hover{color:var(--primary-accent)}.FeaturedWork-module__olgzgG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.FeaturedWork-module__olgzgG__card{border:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-radius:6px;flex-direction:column;height:100%;padding:1.75rem;transition:border-color .25s,transform .25s;display:flex}.FeaturedWork-module__olgzgG__card:hover{border-color:var(--primary-accent);transform:translateY(-5px)}.FeaturedWork-module__olgzgG__cardTop{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.FeaturedWork-module__olgzgG__industry{font-family:var(--font-mono);letter-spacing:.06em;color:var(--on-surface-secondary);padding-top:.35rem;font-size:.66rem}.FeaturedWork-module__olgzgG__metric{text-align:right;flex-shrink:0}.FeaturedWork-module__olgzgG__metricValue{letter-spacing:-.02em;color:var(--primary-accent);font-size:1.7rem;font-weight:800;line-height:1;display:block}.FeaturedWork-module__olgzgG__metricLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--on-surface-secondary);margin-top:.35rem;font-size:.6rem;display:block}.FeaturedWork-module__olgzgG__cardTitle{letter-spacing:-.01em;color:var(--on-surface);margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.25}.FeaturedWork-module__olgzgG__objective{color:var(--on-surface-secondary);margin-bottom:1.5rem;font-size:.85rem;line-height:1.55}.FeaturedWork-module__olgzgG__cardFoot{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.FeaturedWork-module__olgzgG__chips{flex-wrap:wrap;gap:.4rem;display:flex}.FeaturedWork-module__olgzgG__chip{font-family:var(--font-mono);letter-spacing:.02em;color:var(--on-surface-secondary);border:1px solid var(--line-soft);white-space:nowrap;border-radius:3px;padding:.28rem .5rem;font-size:.62rem}.FeaturedWork-module__olgzgG__arrow{font-family:var(--font-mono);color:var(--on-surface-secondary);flex-shrink:0;font-size:1.2rem;transition:all .25s}.FeaturedWork-module__olgzgG__card:hover .FeaturedWork-module__olgzgG__arrow{color:var(--primary-accent);transform:translate(5px)}@media (max-width:900px){.FeaturedWork-module__olgzgG__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.FeaturedWork-module__olgzgG__work{padding:4.5rem 0 5rem}.FeaturedWork-module__olgzgG__header{flex-direction:column;align-items:flex-start;gap:1rem}}
.FAQ-module__FXdCSW__faq{background-color:var(--surface);border-bottom:1px solid var(--line-strong);padding:6rem 0 7rem}.FAQ-module__FXdCSW__layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.FAQ-module__FXdCSW__intro{position:sticky;top:120px}.FAQ-module__FXdCSW__eyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1rem;font-size:.74rem;display:inline-block}.FAQ-module__FXdCSW__title{letter-spacing:-.03em;color:var(--on-surface);margin-bottom:1.25rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.FAQ-module__FXdCSW__highlight{color:var(--primary-accent)}.FAQ-module__FXdCSW__introText{color:var(--on-surface-secondary);max-width:340px;font-size:.95rem;line-height:1.6}.FAQ-module__FXdCSW__list{border-top:1px solid var(--line-strong)}.FAQ-module__FXdCSW__item{border-bottom:1px solid var(--line-strong)}.FAQ-module__FXdCSW__question{cursor:pointer;text-align:left;width:100%;color:var(--on-surface);font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.FAQ-module__FXdCSW__idx{font-family:var(--font-mono);color:var(--primary-accent);flex-shrink:0;font-size:.78rem}.FAQ-module__FXdCSW__qText{letter-spacing:-.01em;flex:1;font-size:1.08rem;font-weight:600}.FAQ-module__FXdCSW__toggle{color:var(--primary-accent);flex-shrink:0;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .3s}.FAQ-module__FXdCSW__toggleOpen{transform:rotate(45deg)}.FAQ-module__FXdCSW__answerWrap{overflow:hidden}.FAQ-module__FXdCSW__answer{color:var(--on-surface-secondary);max-width:620px;padding:0 0 1.5rem 2.4rem;font-size:.92rem;line-height:1.65}@media (max-width:900px){.FAQ-module__FXdCSW__layout{grid-template-columns:1fr;gap:2.5rem}.FAQ-module__FXdCSW__intro{position:static}}@media (max-width:768px){.FAQ-module__FXdCSW__faq{padding:4.5rem 0 5rem}.FAQ-module__FXdCSW__qText{font-size:1rem}.FAQ-module__FXdCSW__answer{padding-left:2.4rem}}
.CTASection-module__8E-qYG__cta{background-color:var(--surface);padding:6rem 0 7rem}.CTASection-module__8E-qYG__panel{border:1px solid var(--line-strong);background:linear-gradient(160deg, rgba(var(--overlay-color), .05), transparent);border-radius:10px;position:relative;overflow:hidden}.CTASection-module__8E-qYG__panel:before{content:"";background-size:48px 48px;background-image:linear-gradient(to right, var(--line-soft) 1px, transparent 1px), linear-gradient(to bottom, var(--line-soft) 1px, transparent 1px);opacity:.7;pointer-events:none;position:absolute;inset:0}.CTASection-module__8E-qYG__glow{pointer-events:none;background:radial-gradient(circle,#ffca181f 0%,#0000 65%);width:60%;height:140%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.CTASection-module__8E-qYG__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex;position:relative}.CTASection-module__8E-qYG__eyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.25rem;font-size:.74rem;display:inline-block}.CTASection-module__8E-qYG__title{letter-spacing:-.03em;color:var(--on-surface);max-width:760px;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800}.CTASection-module__8E-qYG__highlight{color:var(--primary-accent)}.CTASection-module__8E-qYG__subtitle{color:var(--on-surface-secondary);max-width:560px;margin-bottom:2.5rem;font-size:1.02rem;line-height:1.6}.CTASection-module__8E-qYG__actions{border:1px solid var(--line-strong);width:fit-content;max-width:100%;display:flex}.CTASection-module__8E-qYG__primary,.CTASection-module__8E-qYG__ghost{font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;padding:16px 30px;font-size:.85rem;transition:all .25s}.CTASection-module__8E-qYG__primary{background:var(--primary-accent);color:var(--on-accent-text);font-weight:700}.CTASection-module__8E-qYG__primary:hover{filter:brightness(1.08)}.CTASection-module__8E-qYG__ghost{color:var(--on-surface);border-left:1px solid var(--line-strong);font-weight:500}.CTASection-module__8E-qYG__ghost:hover{background:rgba(var(--overlay-color), .04);color:var(--primary-accent)}@media (max-width:768px){.CTASection-module__8E-qYG__cta{padding:4rem 0 5rem}.CTASection-module__8E-qYG__inner{padding:3.5rem 1.5rem}.CTASection-module__8E-qYG__actions{flex-direction:column;width:100%}.CTASection-module__8E-qYG__primary,.CTASection-module__8E-qYG__ghost{text-align:center;padding:15px 16px;font-size:.78rem}.CTASection-module__8E-qYG__ghost{border-left:none;border-top:1px solid var(--line-strong)}}
.DiscoveryQuestionnaire-module__0vIeua__discoveryContainer{width:100%;max-width:1020px;margin:0 auto;padding:0}.DiscoveryQuestionnaire-module__0vIeua__panel{display:block}.DiscoveryQuestionnaire-module__0vIeua__sidebar{background:linear-gradient(160deg, rgba(var(--overlay-color), .03) 0%, transparent 60%);border-right:1px solid var(--line-strong);flex-direction:column;flex-shrink:0;width:230px;padding:44px 28px;display:flex}.DiscoveryQuestionnaire-module__0vIeua__sidebarBrand{font-family:var(--font-mono);letter-spacing:.08em;color:var(--primary-accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:44px;font-size:.7rem;font-weight:500;display:flex}.DiscoveryQuestionnaire-module__0vIeua__sidebarBrand:before{content:"";background:var(--primary-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite DiscoveryQuestionnaire-module__0vIeua__dotPulse;display:inline-block}@keyframes DiscoveryQuestionnaire-module__0vIeua__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.DiscoveryQuestionnaire-module__0vIeua__stepNavList{flex-direction:column;flex:1;display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem{cursor:default;align-items:flex-start;gap:14px;padding-bottom:28px;display:flex;position:relative}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem:last-child{padding-bottom:0}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem:not(:last-child):after{content:"";background:var(--line-strong);width:1px;transition:background .4s;position:absolute;top:28px;bottom:0;left:13px}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem.DiscoveryQuestionnaire-module__0vIeua__completed:not(:last-child):after{background:var(--primary-accent);opacity:.6}.DiscoveryQuestionnaire-module__0vIeua__stepNavNum{width:28px;min-width:28px;height:28px;font-family:var(--font-mono);border:1px solid var(--line-strong);background:var(--surface);color:var(--on-surface-secondary);z-index:1;border-radius:4px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem.DiscoveryQuestionnaire-module__0vIeua__active .DiscoveryQuestionnaire-module__0vIeua__stepNavNum{border-color:var(--primary-accent);color:var(--primary-accent)}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem.DiscoveryQuestionnaire-module__0vIeua__completed .DiscoveryQuestionnaire-module__0vIeua__stepNavNum{background:var(--primary-accent);border-color:var(--primary-accent);color:var(--on-accent-text);animation:none}.DiscoveryQuestionnaire-module__0vIeua__stepNavInfo{padding-top:5px}.DiscoveryQuestionnaire-module__0vIeua__stepNavTitle{color:var(--on-surface-secondary);opacity:.6;font-size:.8rem;font-weight:600;line-height:1.3;transition:color .3s}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem.DiscoveryQuestionnaire-module__0vIeua__active .DiscoveryQuestionnaire-module__0vIeua__stepNavTitle{color:var(--on-surface);opacity:1;font-weight:700}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem.DiscoveryQuestionnaire-module__0vIeua__completed .DiscoveryQuestionnaire-module__0vIeua__stepNavTitle{opacity:.5}.DiscoveryQuestionnaire-module__0vIeua__mainContent{flex-direction:column;flex:1;min-width:0;padding:36px 48px 28px;display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepMeta{align-items:center;gap:10px;margin-bottom:24px;display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepCounter{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--primary-accent);border:1px solid rgba(var(--overlay-color), .18);background:0 0;border-radius:3px;padding:4px 12px;font-size:.66rem;font-weight:500}:root[data-theme=light] .DiscoveryQuestionnaire-module__0vIeua__stepCounter{border-color:#0000002e}.DiscoveryQuestionnaire-module__0vIeua__progressPill{background:var(--line-strong);border-radius:2px;flex:1;max-width:160px;height:3px;overflow:hidden}.DiscoveryQuestionnaire-module__0vIeua__progressPillFill{background:var(--primary-accent);border-radius:2px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.DiscoveryQuestionnaire-module__0vIeua__stepContent{flex-direction:column;gap:1.5rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:0;font-size:1.75rem;font-weight:800;line-height:1.2}.DiscoveryQuestionnaire-module__0vIeua__tagline{color:var(--on-surface-secondary);margin-top:-.5rem;font-size:.86rem;line-height:1.6}.DiscoveryQuestionnaire-module__0vIeua__sectionLabel{font-family:var(--font-mono);letter-spacing:.08em;color:var(--primary-accent);border-bottom:1px solid var(--line-strong);text-transform:uppercase;margin-top:.5rem;padding-bottom:.5rem;font-size:.7rem;font-weight:500}.DiscoveryQuestionnaire-module__0vIeua__serviceSection{border:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-radius:6px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__serviceSection+.DiscoveryQuestionnaire-module__0vIeua__serviceSection{margin-top:.5rem}.DiscoveryQuestionnaire-module__0vIeua__serviceSectionHeader{align-items:center;margin-bottom:.25rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__serviceBadge{font-family:var(--font-mono);letter-spacing:.06em;color:var(--on-accent-text);background:var(--primary-accent);text-transform:uppercase;border-radius:3px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.DiscoveryQuestionnaire-module__0vIeua__inputGroup{flex-direction:column;gap:.5rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__inputGroup label{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:500}.DiscoveryQuestionnaire-module__0vIeua__requiredAsterisk{color:#ff4d4f;margin-left:3px}.DiscoveryQuestionnaire-module__0vIeua__optionalTag{color:var(--on-surface-secondary);opacity:.55;letter-spacing:.01em;text-transform:none;font-size:.62rem;font-weight:500}.DiscoveryQuestionnaire-module__0vIeua__fieldHint{color:var(--on-surface-secondary);opacity:.65;margin:0;font-size:.77rem;font-style:italic}.DiscoveryQuestionnaire-module__0vIeua__inputGroup input,.DiscoveryQuestionnaire-module__0vIeua__inputGroup textarea,.DiscoveryQuestionnaire-module__0vIeua__inputGroup select{background:var(--surface);border:1px solid var(--line-strong);color:var(--on-surface);border-radius:4px;padding:.82rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.DiscoveryQuestionnaire-module__0vIeua__inputGroup input:focus,.DiscoveryQuestionnaire-module__0vIeua__inputGroup textarea:focus,.DiscoveryQuestionnaire-module__0vIeua__inputGroup select:focus{border-color:var(--primary-accent);outline:none}.DiscoveryQuestionnaire-module__0vIeua__radioGroup{flex-direction:column;gap:.55rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__radioLabel{color:var(--on-surface);cursor:pointer;border:1px solid var(--line-strong);border-radius:4px;align-items:center;gap:.65rem;padding:.5rem .85rem;font-size:.88rem;transition:border-color .2s,background .2s;display:flex}.DiscoveryQuestionnaire-module__0vIeua__radioLabel:hover{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .03)}.DiscoveryQuestionnaire-module__0vIeua__radioLabel input[type=radio]{appearance:none;box-sizing:border-box;border:2px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:50%;flex-shrink:0;place-content:center;width:18px;min-width:18px;height:18px;margin:0;padding:0;transition:all .2s;display:inline-grid}.DiscoveryQuestionnaire-module__0vIeua__radioLabel input[type=radio]:after{content:"";background:var(--primary-accent);border-radius:50%;width:8px;height:8px;transition:transform .15s;transform:scale(0)}.DiscoveryQuestionnaire-module__0vIeua__radioLabel input[type=radio]:checked{border-color:var(--primary-accent)}.DiscoveryQuestionnaire-module__0vIeua__radioLabel input[type=radio]:checked:after{transform:scale(1)}.DiscoveryQuestionnaire-module__0vIeua__radioLabel:has(input:checked){border-color:var(--primary-accent);background:rgba(var(--overlay-color), .03)}.DiscoveryQuestionnaire-module__0vIeua__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.7rem;display:grid}.DiscoveryQuestionnaire-module__0vIeua__checkboxLabel{color:var(--on-surface);cursor:pointer;border:1px solid var(--line-strong);-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:.75rem;padding:.72rem 1rem;font-size:.86rem;transition:border-color .2s,background .2s;display:flex}.DiscoveryQuestionnaire-module__0vIeua__checkboxLabel:hover{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .03)}.DiscoveryQuestionnaire-module__0vIeua__checkboxLabel.DiscoveryQuestionnaire-module__0vIeua__selected{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .05);color:var(--on-surface)}.DiscoveryQuestionnaire-module__0vIeua__customCheckbox{border:2px solid var(--line-strong);background:var(--surface);width:18px;min-width:18px;height:18px;color:var(--on-accent-text);border-radius:3px;justify-content:center;align-items:center;transition:all .2s;display:flex}.DiscoveryQuestionnaire-module__0vIeua__checkboxLabel.DiscoveryQuestionnaire-module__0vIeua__selected .DiscoveryQuestionnaire-module__0vIeua__customCheckbox{background:var(--primary-accent);border-color:var(--primary-accent)}.DiscoveryQuestionnaire-module__0vIeua__emptyServiceDetails{text-align:center;border:1px dashed var(--line-strong);background:rgba(var(--overlay-color), .02);border-radius:6px;padding:2.5rem}.DiscoveryQuestionnaire-module__0vIeua__emptyServiceDetails p{color:var(--on-surface-secondary);font-size:.9rem}.DiscoveryQuestionnaire-module__0vIeua__actionButtons{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.DiscoveryQuestionnaire-module__0vIeua__prevBtn{border:1px solid var(--line-strong);color:var(--on-surface);font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:3px;align-items:center;gap:6px;padding:.8rem 1.5rem;font-size:.82rem;font-weight:500;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.DiscoveryQuestionnaire-module__0vIeua__prevBtn:hover{border-color:var(--primary-accent);color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.DiscoveryQuestionnaire-module__0vIeua__nextBtn{background:var(--primary-accent);color:var(--on-accent-text);font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;border:none;border-radius:3px;align-items:center;gap:7px;padding:.85rem 2rem;font-size:.82rem;font-weight:700;transition:filter .25s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.DiscoveryQuestionnaire-module__0vIeua__nextBtn:hover{filter:brightness(1.08);transform:translateY(-2px)}.DiscoveryQuestionnaire-module__0vIeua__nextBtn:active{transform:translateY(0)}.DiscoveryQuestionnaire-module__0vIeua__submitBtn{align-items:center;gap:8px;display:inline-flex}.DiscoveryQuestionnaire-module__0vIeua__errorText{color:#ff4d4f;margin-top:.35rem;font-size:.77rem}.DiscoveryQuestionnaire-module__0vIeua__inputError{border-color:#ff4d4f!important;box-shadow:0 0 0 3px #ff4d4f1a!important}@media (max-width:768px){.DiscoveryQuestionnaire-module__0vIeua__panel{border-radius:6px;flex-direction:column}.DiscoveryQuestionnaire-module__0vIeua__sidebar{border-right:none;border-bottom:1px solid var(--line-strong);background:linear-gradient(90deg, rgba(var(--overlay-color), .03) 0%, transparent 100%);width:100%;padding:20px 20px 16px}.DiscoveryQuestionnaire-module__0vIeua__sidebarBrand{margin-bottom:16px}.DiscoveryQuestionnaire-module__0vIeua__stepNavList{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem{flex-direction:column;align-items:center;gap:4px;padding-bottom:0}.DiscoveryQuestionnaire-module__0vIeua__stepNavItem:not(:last-child):after,.DiscoveryQuestionnaire-module__0vIeua__stepNavInfo{display:none}.DiscoveryQuestionnaire-module__0vIeua__mainContent{padding:28px 20px 24px}.DiscoveryQuestionnaire-module__0vIeua__stepTitle{font-size:1.35rem}.DiscoveryQuestionnaire-module__0vIeua__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.DiscoveryQuestionnaire-module__0vIeua__fieldGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.1rem 1.5rem;display:grid}.DiscoveryQuestionnaire-module__0vIeua__fieldGrid .DiscoveryQuestionnaire-module__0vIeua__actionButtons,:is(.DiscoveryQuestionnaire-module__0vIeua__fieldGrid .DiscoveryQuestionnaire-module__0vIeua__inputGroup:has(textarea),.DiscoveryQuestionnaire-module__0vIeua__fieldGrid .DiscoveryQuestionnaire-module__0vIeua__inputGroup:has(.DiscoveryQuestionnaire-module__0vIeua__checkboxGrid),.DiscoveryQuestionnaire-module__0vIeua__fieldGrid>.DiscoveryQuestionnaire-module__0vIeua__serviceSection,.DiscoveryQuestionnaire-module__0vIeua__fieldGrid>.DiscoveryQuestionnaire-module__0vIeua__sectionLabel,.DiscoveryQuestionnaire-module__0vIeua__fieldGrid>.DiscoveryQuestionnaire-module__0vIeua__emptyServiceDetails){grid-column:1/-1}@media (max-width:640px){.DiscoveryQuestionnaire-module__0vIeua__fieldGrid{grid-template-columns:1fr}}.DiscoveryQuestionnaire-module__0vIeua__stepper{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.DiscoveryQuestionnaire-module__0vIeua__stepperItem{border:1px solid var(--line-strong);cursor:default;font-family:var(--font-mono);letter-spacing:.02em;color:var(--on-surface-secondary);background:0 0;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;transition:all .2s;display:inline-flex}.DiscoveryQuestionnaire-module__0vIeua__stepperDone{cursor:pointer;color:var(--on-surface)}.DiscoveryQuestionnaire-module__0vIeua__stepperActive{border-color:var(--primary-accent);color:var(--primary-accent)}.DiscoveryQuestionnaire-module__0vIeua__stepperNum{border:1px solid;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.62rem;display:inline-flex}.DiscoveryQuestionnaire-module__0vIeua__stepperActive .DiscoveryQuestionnaire-module__0vIeua__stepperNum,.DiscoveryQuestionnaire-module__0vIeua__stepperDone .DiscoveryQuestionnaire-module__0vIeua__stepperNum{background:var(--primary-accent);color:var(--on-accent-text);border-color:var(--primary-accent)}.DiscoveryQuestionnaire-module__0vIeua__stepperLabel{white-space:nowrap}@media (max-width:760px){.DiscoveryQuestionnaire-module__0vIeua__stepperLabel{display:none}}
.Campaign-module__44CniW__campaignPage{background-color:var(--surface);min-height:100vh;color:var(--on-surface);padding-top:120px}.Campaign-module__44CniW__hero{border-bottom:1px solid var(--line-strong);padding:2rem 0 6rem;position:relative;overflow:hidden}.Campaign-module__44CniW__heroContent{max-width:900px}.Campaign-module__44CniW__badge{color:var(--primary-accent);font-family:var(--font-mono);letter-spacing:.06em;border:1px solid rgba(var(--overlay-color), .18);text-transform:none;background:0 0;border-radius:3px;margin-bottom:2rem;padding:6px 12px;font-size:.74rem;font-weight:500;display:inline-block}:root[data-theme=light] .Campaign-module__44CniW__badge{border-color:#0000002e}.Campaign-module__44CniW__title{letter-spacing:-.03em;margin-bottom:2.5rem;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:800;line-height:1}.Campaign-module__44CniW__highlight{color:var(--primary-accent)}.Campaign-module__44CniW__lead{color:var(--on-surface-secondary);max-width:700px;margin-bottom:4rem;font-size:1.4rem;line-height:1.6}.Campaign-module__44CniW__problemSection{border-bottom:1px solid var(--line-strong);padding:8rem 0}.Campaign-module__44CniW__problemGrid{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}.Campaign-module__44CniW__problemText h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:3rem;font-weight:800}.Campaign-module__44CniW__problemText p{color:var(--on-surface-secondary);font-size:1.2rem;line-height:1.7}.Campaign-module__44CniW__metricsGrid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.Campaign-module__44CniW__metricCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);text-align:left;padding:2.5rem;transition:all .25s}.Campaign-module__44CniW__metricCard:hover{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.Campaign-module__44CniW__metricValue{color:var(--primary-accent);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.Campaign-module__44CniW__metricLabel{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.Campaign-module__44CniW__ctaSection{text-align:center;padding:10rem 0}.Campaign-module__44CniW__ctaBox{max-width:800px;margin:0 auto}.Campaign-module__44CniW__ctaBox h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:3.5rem;font-weight:800}.Campaign-module__44CniW__diagnosticSection{background:var(--surface);border-bottom:1px solid var(--line-strong);padding:8rem 0}.Campaign-module__44CniW__diagnosticCard{background:linear-gradient(160deg, rgba(var(--overlay-color), .05), transparent);border:1px solid var(--line-strong);text-align:center;border-radius:6px;padding:6rem;transition:border-color .25s;position:relative;overflow:hidden}.Campaign-module__44CniW__diagnosticCard:before{content:"";background-size:48px 48px;background-image:linear-gradient(to right, var(--line-soft) 1px, transparent 1px), linear-gradient(to bottom, var(--line-soft) 1px, transparent 1px);opacity:.7;pointer-events:none;position:absolute;inset:0}.Campaign-module__44CniW__diagnosticCard:hover{border-color:var(--primary-accent)}.Campaign-module__44CniW__diagnosticTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Campaign-module__44CniW__diagnosticDesc{color:var(--on-surface-secondary);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}@media (max-width:1024px){.Campaign-module__44CniW__problemGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Campaign-module__44CniW__hero{padding:1.5rem 0 4rem}.Campaign-module__44CniW__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,3.5rem)}.Campaign-module__44CniW__lead{margin-bottom:2.5rem;font-size:1.1rem}.Campaign-module__44CniW__problemSection{padding:4rem 0}.Campaign-module__44CniW__problemGrid{gap:2rem}.Campaign-module__44CniW__problemText h2{margin-bottom:1.5rem;font-size:2rem}.Campaign-module__44CniW__problemText p{font-size:1rem}.Campaign-module__44CniW__metricsGrid{grid-template-columns:1fr}.Campaign-module__44CniW__metricCard{padding:1.75rem 1.5rem}.Campaign-module__44CniW__metricValue{font-size:2.5rem}.Campaign-module__44CniW__ctaSection{padding:4rem 0}.Campaign-module__44CniW__ctaBox h2{margin-bottom:1.5rem;font-size:2rem}.Campaign-module__44CniW__diagnosticSection{padding:4rem 0}.Campaign-module__44CniW__diagnosticCard{padding:2.5rem 1.5rem}.Campaign-module__44CniW__diagnosticTitle{font-size:2rem}.Campaign-module__44CniW__diagnosticDesc{font-size:1rem}}
.ContactPage-module__keHonW__contactPage{background-color:var(--surface);min-height:100vh;padding-top:120px}@media (max-width:768px){.ContactPage-module__keHonW__contactPage{padding-top:160px}}@media (max-width:480px){.ContactPage-module__keHonW__contactPage{padding-top:140px}}.ContactPage-module__keHonW__heroSection{text-align:center;border-bottom:1px solid var(--line-strong);padding:1.5rem 0 4rem}.ContactPage-module__keHonW__heroSubtitle{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.5rem;font-size:.74rem;font-weight:500;display:block}.ContactPage-module__keHonW__heroTitle{color:var(--on-surface);letter-spacing:-.03em;max-width:900px;margin:0 auto;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1.05}.ContactPage-module__keHonW__heroTitle .ContactPage-module__keHonW__highlight{color:var(--primary-accent)}.ContactPage-module__keHonW__contactGrid{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:6rem;padding-bottom:8rem;display:grid}.ContactPage-module__keHonW__formContainer{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;overflow:hidden}.ContactPage-module__keHonW__tabSwitcher{border-bottom:1px solid var(--line-strong);display:flex}.ContactPage-module__keHonW__tabBtn{color:var(--on-surface-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.8rem;padding:1.5rem;font-size:.78rem;font-weight:500;transition:all .25s;display:flex}.ContactPage-module__keHonW__tabBtn:not(:last-child){border-right:1px solid var(--line-strong)}.ContactPage-module__keHonW__tabBtn:hover{color:var(--primary-accent)}.ContactPage-module__keHonW__activeTab{color:var(--primary-accent);background:rgba(var(--overlay-color), .03);box-shadow:inset 0 -2px 0 var(--primary-accent)}.ContactPage-module__keHonW__formContent{padding:2.5rem 3rem}.ContactPage-module__keHonW__contactForm{flex-direction:column;gap:2rem;display:flex}.ContactPage-module__keHonW__inputGroup{flex-direction:column;gap:.8rem;display:flex}.ContactPage-module__keHonW__inputGroup label{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;font-size:.7rem;font-weight:500}.ContactPage-module__keHonW__inputGroup>input,.ContactPage-module__keHonW__inputGroup>textarea{background:var(--surface);border:1px solid var(--line-strong);color:var(--on-surface);border-radius:4px;padding:1rem;font-family:inherit;transition:border-color .25s,box-shadow .25s}.ContactPage-module__keHonW__inputGroup>input::placeholder,.ContactPage-module__keHonW__inputGroup>textarea::placeholder{color:var(--on-surface-secondary)}.ContactPage-module__keHonW__inputGroup>input:focus,.ContactPage-module__keHonW__inputGroup>textarea:focus{border-color:var(--primary-accent);outline:none}.ContactPage-module__keHonW__inputError{border-color:#ef4444!important}.ContactPage-module__keHonW__errorMessage{color:#ef4444;margin-top:-.5rem;font-size:.75rem}.ContactPage-module__keHonW__charCount{font-family:var(--font-mono);color:var(--on-surface-secondary);text-align:right;margin-top:-.5rem;font-size:.7rem}.ContactPage-module__keHonW__submitBtn{justify-content:center;gap:1rem;width:100%;padding:1.2rem;font-weight:700}.ContactPage-module__keHonW__infoSection{flex-direction:column;display:flex}.ContactPage-module__keHonW__officeCards{flex-direction:column;gap:1.5rem;display:flex}.ContactPage-module__keHonW__officeCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:border-color .25s,transform .25s;display:flex}.ContactPage-module__keHonW__officeCard:hover{border-color:var(--primary-accent);transform:translateY(-4px)}.ContactPage-module__keHonW__officeCard h3{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.ContactPage-module__keHonW__infoItem{color:var(--on-surface-secondary);align-items:center;gap:1.2rem;font-size:.95rem;display:flex}.ContactPage-module__keHonW__infoItem svg{color:var(--primary-accent);flex-shrink:0}.ContactPage-module__keHonW__infoItem a{color:inherit;transition:color .25s}.ContactPage-module__keHonW__infoItem a:hover{color:var(--primary-accent)}@media (max-width:1024px){.ContactPage-module__keHonW__contactGrid{grid-template-columns:1fr;gap:4rem;padding-bottom:6rem}}@media (max-width:768px){.ContactPage-module__keHonW__heroSection{padding:3rem 0}.ContactPage-module__keHonW__heroTitle{font-size:clamp(2.2rem,10vw,3.2rem)}.ContactPage-module__keHonW__formContent{padding:2rem 1.5rem}.ContactPage-module__keHonW__tabBtn{padding:1.25rem 1rem;font-size:.72rem}.ContactPage-module__keHonW__officeCard{padding:2rem 1.5rem}}@media (max-width:480px){.ContactPage-module__keHonW__heroSection{padding:2.5rem 0}.ContactPage-module__keHonW__heroTitle{font-size:1.9rem}.ContactPage-module__keHonW__tabSwitcher{flex-direction:column}.ContactPage-module__keHonW__tabBtn{border-right:none;border-bottom:1px solid var(--line-strong);padding:1rem}.ContactPage-module__keHonW__activeTab{box-shadow:inset -4px 0 0 var(--primary-accent)}.ContactPage-module__keHonW__formContent{padding:1.5rem 1rem}.ContactPage-module__keHonW__contactForm{gap:1.5rem}.ContactPage-module__keHonW__submitBtn{padding:1rem}.ContactPage-module__keHonW__officeCard{gap:1rem;padding:1.5rem 1.25rem}.ContactPage-module__keHonW__officeCard h3{font-size:1.25rem}.ContactPage-module__keHonW__infoItem{gap:1rem;font-size:.9rem}}.ContactPage-module__keHonW__indiaTabSwitcher{border-bottom:1px solid var(--line-strong);margin-bottom:1.5rem;display:flex}.ContactPage-module__keHonW__indiaTabBtn{color:var(--on-surface-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;flex:1;padding:.8rem;font-size:.78rem;font-weight:500;transition:all .25s}.ContactPage-module__keHonW__indiaTabBtn:hover{color:var(--primary-accent)}.ContactPage-module__keHonW__activeIndiaTab{color:var(--primary-accent);box-shadow:inset 0 -2px 0 var(--primary-accent)}.ContactPage-module__keHonW__companyName{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.06em;margin-bottom:.5rem;font-size:.74rem;font-weight:500}.ContactPage-module__keHonW__indiaOfficeContent{flex-direction:column;gap:1.5rem;display:flex}
.PlatformEngineering-module__ZFGm-a__container{background-color:var(--surface);min-height:100vh;padding-top:120px}.PlatformEngineering-module__ZFGm-a__heroSection{border-bottom:1px solid var(--line-strong);padding:2rem 0 5rem}.PlatformEngineering-module__ZFGm-a__heroContent{max-width:900px}.PlatformEngineering-module__ZFGm-a__badge{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:2rem;font-size:.74rem;font-weight:500;display:inline-block}.PlatformEngineering-module__ZFGm-a__heroTitle{color:var(--on-surface);letter-spacing:-.03em;text-wrap:balance;margin-bottom:1.75rem;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:800;line-height:1.04}.PlatformEngineering-module__ZFGm-a__highlight{color:var(--primary-accent)}.PlatformEngineering-module__ZFGm-a__heroLead{color:var(--on-surface-secondary);max-width:700px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.PlatformEngineering-module__ZFGm-a__heroActions{align-items:center;gap:3rem;display:flex}.PlatformEngineering-module__ZFGm-a__clientMetrics{flex-direction:column;gap:.5rem;display:flex}.PlatformEngineering-module__ZFGm-a__clientMetrics strong{letter-spacing:-.02em;color:var(--primary-accent);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.PlatformEngineering-module__ZFGm-a__clientMetrics span{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.PlatformEngineering-module__ZFGm-a__comparisonGrid{border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:1fr 100px 1fr;align-items:stretch;gap:0;margin:4rem 0;display:grid;overflow:hidden}.PlatformEngineering-module__ZFGm-a__legacyDevOps,.PlatformEngineering-module__ZFGm-a__platformEngineering{padding:3rem}.PlatformEngineering-module__ZFGm-a__label{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.5rem;font-size:.74rem;display:block}.PlatformEngineering-module__ZFGm-a__legacyDevOps h3,.PlatformEngineering-module__ZFGm-a__platformEngineering h3{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:2rem;font-weight:800}.PlatformEngineering-module__ZFGm-a__comparisonList{flex-direction:column;gap:0;padding:0;list-style:none;display:flex}.PlatformEngineering-module__ZFGm-a__comparisonList li{color:var(--on-surface-secondary);border-bottom:1px solid var(--line-soft);padding:.9rem 0 .9rem 1.75rem;font-size:1.05rem;position:relative}.PlatformEngineering-module__ZFGm-a__comparisonList li:last-child{border-bottom:none}.PlatformEngineering-module__ZFGm-a__comparisonList li:before{content:"";background:var(--primary-accent);width:6px;height:6px;position:absolute;top:1.35rem;left:0}.PlatformEngineering-module__ZFGm-a__separator{color:var(--primary-accent);border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong);justify-content:center;align-items:center;display:flex}.PlatformEngineering-module__ZFGm-a__pillarsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.PlatformEngineering-module__ZFGm-a__pillarCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;padding:3rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.PlatformEngineering-module__ZFGm-a__pillarCard:hover{border-color:var(--primary-accent);transform:translateY(-4px)}.PlatformEngineering-module__ZFGm-a__cardId{font-family:var(--font-mono);color:var(--primary-accent);opacity:.5;font-size:.8rem;position:absolute;top:2rem;right:2rem}.PlatformEngineering-module__ZFGm-a__cardIcon{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--primary-accent);border-radius:4px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.PlatformEngineering-module__ZFGm-a__cardIcon svg{width:22px;height:22px}.PlatformEngineering-module__ZFGm-a__pillarCard:hover .PlatformEngineering-module__ZFGm-a__cardIcon{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.PlatformEngineering-module__ZFGm-a__pillarCard h3{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.PlatformEngineering-module__ZFGm-a__pillarCard p{color:var(--on-surface-secondary);font-size:1.05rem;line-height:1.7}.PlatformEngineering-module__ZFGm-a__architectureLayout{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}.PlatformEngineering-module__ZFGm-a__architectureLayout h2{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:3rem;font-weight:800}.PlatformEngineering-module__ZFGm-a__architectureLayout p{color:var(--on-surface-secondary);margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.PlatformEngineering-module__ZFGm-a__specsList{border-top:1px solid var(--line-strong);flex-direction:column;gap:0;display:flex}.PlatformEngineering-module__ZFGm-a__specItem{color:var(--on-surface);border-bottom:1px solid var(--line-soft);align-items:center;gap:1rem;padding:1.1rem 0;font-weight:500;display:flex}.PlatformEngineering-module__ZFGm-a__archVisual{justify-content:center;display:flex;position:relative}.PlatformEngineering-module__ZFGm-a__orchestratorBraintrust{aspect-ratio:1;border:1px solid var(--line-strong);border-radius:50%;justify-content:center;align-items:center;width:100%;max-width:400px;display:flex;position:relative}.PlatformEngineering-module__ZFGm-a__rotatingDisc{color:var(--primary-accent);position:absolute}.PlatformEngineering-module__ZFGm-a__brainCenter{background:var(--surface);border:2px solid var(--primary-accent);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 0 30px #ffca181a}.PlatformEngineering-module__ZFGm-a__brainBadge{font-family:var(--font-mono);letter-spacing:.06em;color:var(--primary-accent);font-size:.7rem;font-weight:700}.PlatformEngineering-module__ZFGm-a__ctaBanner{text-align:center;border-top:1px solid var(--line-strong);padding:10rem 0}.PlatformEngineering-module__ZFGm-a__ctaBox{max-width:800px;margin:0 auto}.PlatformEngineering-module__ZFGm-a__ctaTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.PlatformEngineering-module__ZFGm-a__ctaLead{color:var(--on-surface-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.2rem}.PlatformEngineering-module__ZFGm-a__shiftSection{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}@media (max-width:1024px){.PlatformEngineering-module__ZFGm-a__architectureLayout,.PlatformEngineering-module__ZFGm-a__pillarsGrid{grid-template-columns:1fr;gap:4rem}.PlatformEngineering-module__ZFGm-a__comparisonGrid{grid-template-columns:1fr;gap:0}}@media (max-width:768px){.PlatformEngineering-module__ZFGm-a__container{padding-top:100px}.PlatformEngineering-module__ZFGm-a__heroSection{padding:1.5rem 0 3.5rem}.PlatformEngineering-module__ZFGm-a__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.2rem,8vw,3.2rem)}.PlatformEngineering-module__ZFGm-a__heroLead{margin-bottom:2.5rem;font-size:1.1rem}.PlatformEngineering-module__ZFGm-a__heroActions{flex-direction:column;align-items:flex-start;gap:1.5rem}.PlatformEngineering-module__ZFGm-a__clientMetrics{flex-direction:row;align-items:center;gap:1rem}.PlatformEngineering-module__ZFGm-a__legacyDevOps,.PlatformEngineering-module__ZFGm-a__platformEngineering{padding:2rem}.PlatformEngineering-module__ZFGm-a__separator{border-left:none;border-right:none;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);padding:1.25rem 0;transform:rotate(90deg)}.PlatformEngineering-module__ZFGm-a__legacyDevOps h3,.PlatformEngineering-module__ZFGm-a__platformEngineering h3{margin-bottom:1.5rem;font-size:1.5rem}.PlatformEngineering-module__ZFGm-a__comparisonList li{font-size:1rem}.PlatformEngineering-module__ZFGm-a__pillarCard{padding:2rem}.PlatformEngineering-module__ZFGm-a__pillarCard h3{margin-bottom:1rem;font-size:1.4rem}.PlatformEngineering-module__ZFGm-a__pillarCard p{font-size:1rem}.PlatformEngineering-module__ZFGm-a__architectureLayout{gap:3rem}.PlatformEngineering-module__ZFGm-a__architectureLayout h2{margin-bottom:1.5rem;font-size:2rem}.PlatformEngineering-module__ZFGm-a__architectureLayout p{margin-bottom:2rem;font-size:1rem}.PlatformEngineering-module__ZFGm-a__specsList{gap:1rem}.PlatformEngineering-module__ZFGm-a__specItem{font-size:.95rem}.PlatformEngineering-module__ZFGm-a__ctaBanner{padding:4rem 0}.PlatformEngineering-module__ZFGm-a__ctaTitle{margin-bottom:1rem;font-size:2rem}.PlatformEngineering-module__ZFGm-a__ctaLead{margin-bottom:2rem;font-size:1rem}}
.AboutPage-module__4n0YWq__aboutPage{background-color:var(--surface);min-height:100vh;padding-top:120px}@media (max-width:768px){.AboutPage-module__4n0YWq__aboutPage{padding-top:160px}}@media (max-width:480px){.AboutPage-module__4n0YWq__aboutPage{padding-top:140px}}.AboutPage-module__4n0YWq__heroSection{border-bottom:1px solid var(--line-strong);padding:2rem 0 6rem;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__heroContent{max-width:900px;margin-bottom:4rem}.AboutPage-module__4n0YWq__subheading{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.5rem;font-size:.74rem;display:inline-block}.AboutPage-module__4n0YWq__heading{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.05}.AboutPage-module__4n0YWq__heroText{color:var(--on-surface-secondary);max-width:700px;font-size:1.25rem;line-height:1.6}.AboutPage-module__4n0YWq__mottoSection{border-bottom:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);padding:5rem 0;overflow:hidden}.AboutPage-module__4n0YWq__mottoTrack{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.AboutPage-module__4n0YWq__mottoWord{letter-spacing:-.03em;color:var(--on-surface);text-transform:uppercase;font-size:clamp(2rem,5vw,3.8rem);font-weight:800;line-height:1;position:relative}.AboutPage-module__4n0YWq__mottoDot{font-family:var(--font-mono);color:var(--primary-accent);opacity:.7;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1}.AboutPage-module__4n0YWq__founderSection{border-bottom:1px solid var(--line-strong);padding:8rem 0;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__founderContainer{grid-template-columns:1fr 1.5fr;align-items:center;gap:5rem;display:grid}.AboutPage-module__4n0YWq__founderImageWrapper{border:1px solid var(--line-strong);box-shadow:0 30px 60px rgba(var(--overlay-inverse), .18);border-radius:6px;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__founderImage{aspect-ratio:4/5;background:var(--surface);width:100%;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__mainImage{object-fit:cover;object-position:top}.AboutPage-module__4n0YWq__founderInfo{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;padding:4rem}.AboutPage-module__4n0YWq__founderRole{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:.75rem;font-size:.74rem;display:block}.AboutPage-module__4n0YWq__founderName{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:3rem;font-weight:800}.AboutPage-module__4n0YWq__founderBio{color:var(--on-surface-secondary);flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6;display:flex}.AboutPage-module__4n0YWq__socialLinks{gap:1rem;display:flex}.AboutPage-module__4n0YWq__socialLink{border:1px solid var(--line-strong);color:var(--on-surface);font-family:var(--font-mono);letter-spacing:.05em;background:0 0;border-radius:3px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.AboutPage-module__4n0YWq__socialLink:hover{background:rgba(var(--overlay-color), .04);color:var(--primary-accent);border-color:var(--primary-accent)}.AboutPage-module__4n0YWq__overviewSection{border-bottom:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);padding:7rem 0;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__overviewInner{text-align:center;max-width:860px;margin:0 auto}.AboutPage-module__4n0YWq__overviewBadge{color:var(--primary-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:none;border:1px solid rgba(var(--overlay-color), .18);background:0 0;border-radius:3px;margin-bottom:1.5rem;padding:.45rem .9rem;font-size:.74rem;font-weight:500;display:inline-block}:root[data-theme=light] .AboutPage-module__4n0YWq__overviewBadge{border-color:#0000002e}.AboutPage-module__4n0YWq__overviewHeading{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1.8rem;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}.AboutPage-module__4n0YWq__overviewText{color:var(--on-surface-secondary);text-align:justify;font-size:1.15rem;font-weight:400;line-height:1.85}.AboutPage-module__4n0YWq__missionVisionSection{border-bottom:1px solid var(--line-strong);padding:7rem 0;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__purposeHeader{text-align:center;margin-bottom:4rem}.AboutPage-module__4n0YWq__sectionBadge{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1rem;font-size:.74rem;display:inline-block}.AboutPage-module__4n0YWq__purposeHeading{color:var(--on-surface);letter-spacing:-.03em;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}.AboutPage-module__4n0YWq__mvGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AboutPage-module__4n0YWq__mvCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;padding:3rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__mvCard:hover{border-color:var(--primary-accent);transform:translateY(-4px)}.AboutPage-module__4n0YWq__mvCardAccent{border-color:rgba(var(--overlay-color), .18)}:root[data-theme=light] .AboutPage-module__4n0YWq__mvCardAccent{border-color:#0000002e}.AboutPage-module__4n0YWq__mvTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.AboutPage-module__4n0YWq__mvDivider{background:var(--primary-accent);opacity:.7;width:3rem;height:2px;margin-bottom:1.5rem}.AboutPage-module__4n0YWq__mvText{color:var(--on-surface-secondary);font-size:1.1rem;line-height:1.8}.AboutPage-module__4n0YWq__coreValuesSection{border-bottom:1px solid var(--line-strong);padding:7rem 0;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.AboutPage-module__4n0YWq__valueCard{background:var(--surface);border:1px solid var(--glass-border);cursor:default;border-radius:4px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__valueCard:before{content:"";background:linear-gradient(45deg, transparent, var(--primary-accent), transparent);-webkit-mask-composite:xor;opacity:0;z-index:1;border-radius:4px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AboutPage-module__4n0YWq__valueCard:hover{background:var(--glass-bg);transform:translateY(-8px)}.AboutPage-module__4n0YWq__valueCard:hover:before{opacity:1}.AboutPage-module__4n0YWq__valueTitle{color:var(--on-surface);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.AboutPage-module__4n0YWq__valueDivider{background:var(--primary-accent);opacity:.6;border-radius:2px;width:2rem;height:2px;margin-bottom:1rem}.AboutPage-module__4n0YWq__valueText{color:var(--on-surface-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.75}.AboutPage-module__4n0YWq__valueCardFooter{border-top:1px solid var(--glass-border);z-index:2;justify-content:flex-end;align-items:center;padding-top:1.2rem;display:flex;position:relative}.AboutPage-module__4n0YWq__valueNumber{color:var(--on-surface-secondary);opacity:.2;font-family:monospace;font-size:1.2rem;font-weight:700;transition:color .3s,opacity .3s}.AboutPage-module__4n0YWq__valueCard:hover .AboutPage-module__4n0YWq__valueNumber{color:var(--primary-accent);opacity:1}.AboutPage-module__4n0YWq__ctaSection{border-bottom:none;padding:6rem 0}.AboutPage-module__4n0YWq__ctaHeading{color:var(--on-surface);margin-bottom:1.5rem;font-size:2.5rem}.AboutPage-module__4n0YWq__ctaText{color:var(--on-surface-secondary);margin-bottom:2.5rem;font-size:1.1rem}@media (max-width:1024px){.AboutPage-module__4n0YWq__founderContainer{grid-template-columns:1fr;gap:3rem}.AboutPage-module__4n0YWq__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutPage-module__4n0YWq__heroSection{padding:4rem 0}.AboutPage-module__4n0YWq__heading{margin-bottom:1.5rem;font-size:clamp(2rem,9vw,2.8rem);line-height:1.1}.AboutPage-module__4n0YWq__heroText{font-size:1.05rem;line-height:1.6}.AboutPage-module__4n0YWq__mottoSection{padding:3.5rem 0}.AboutPage-module__4n0YWq__mottoTrack{gap:1.25rem}.AboutPage-module__4n0YWq__mottoWord{font-size:clamp(1.5rem,8vw,2.2rem)}.AboutPage-module__4n0YWq__mottoDot{font-size:1.5rem}.AboutPage-module__4n0YWq__founderSection{padding:4rem 0}.AboutPage-module__4n0YWq__founderInfo{padding:2.5rem 1.5rem}.AboutPage-module__4n0YWq__founderName{margin-bottom:1.5rem;font-size:2.2rem}.AboutPage-module__4n0YWq__founderBio p{font-size:1.05rem}.AboutPage-module__4n0YWq__overviewSection{padding:5rem 0}.AboutPage-module__4n0YWq__overviewHeading{font-size:clamp(1.8rem,8vw,2.4rem)}.AboutPage-module__4n0YWq__overviewText{text-align:left;font-size:1.05rem;line-height:1.7}.AboutPage-module__4n0YWq__missionVisionSection{padding:5rem 0}.AboutPage-module__4n0YWq__purposeHeader{margin-bottom:3rem}.AboutPage-module__4n0YWq__purposeHeading{font-size:clamp(1.8rem,8vw,2.4rem)}.AboutPage-module__4n0YWq__mvGrid{grid-template-columns:1fr;gap:1.5rem}.AboutPage-module__4n0YWq__mvCard{padding:2.5rem 1.5rem}.AboutPage-module__4n0YWq__mvTitle{font-size:1.4rem}.AboutPage-module__4n0YWq__mvText{font-size:1rem}.AboutPage-module__4n0YWq__coreValuesSection{padding:5rem 0}.AboutPage-module__4n0YWq__valuesGrid{grid-template-columns:1fr;gap:1.25rem}.AboutPage-module__4n0YWq__valueCard{padding:2rem 1.5rem}.AboutPage-module__4n0YWq__valueTitle{font-size:1.15rem}.AboutPage-module__4n0YWq__valueText{margin-bottom:1.5rem;font-size:.95rem}.AboutPage-module__4n0YWq__ctaSection{padding:5rem 0}.AboutPage-module__4n0YWq__ctaHeading{margin-bottom:1.25rem;font-size:clamp(1.8rem,8vw,2.2rem)}.AboutPage-module__4n0YWq__ctaText{margin-bottom:2rem;font-size:1.05rem}}@media (max-width:480px){.AboutPage-module__4n0YWq__heroSection{padding:3rem 0}.AboutPage-module__4n0YWq__heading{font-size:1.9rem}.AboutPage-module__4n0YWq__mottoWord{font-size:1.4rem}.AboutPage-module__4n0YWq__founderImageWrapper{border-radius:4px}.AboutPage-module__4n0YWq__founderInfo{padding:2rem 1.25rem}.AboutPage-module__4n0YWq__founderName{font-size:1.8rem}.AboutPage-module__4n0YWq__overviewSection{padding:4rem 0}.AboutPage-module__4n0YWq__overviewText{font-size:1rem;line-height:1.65}.AboutPage-module__4n0YWq__ctaSection{padding:4rem 0}}
.case-study-module__Iz9Nzq__pageContent{max-width:1100px;color:var(--on-surface);margin:0 auto;padding:4rem 2rem 8rem}.case-study-module__Iz9Nzq__block{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;margin-bottom:4rem;padding:3rem;transition:border-color .25s}.case-study-module__Iz9Nzq__block:hover{border-color:var(--primary-accent)}.case-study-module__Iz9Nzq__blockSectionTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:1.8rem;font-weight:800;display:inline-block;position:relative}.case-study-module__Iz9Nzq__blockSectionTitle:after{content:"";background:var(--primary-accent);width:48px;height:2px;position:absolute;bottom:-10px;left:0}.case-study-module__Iz9Nzq__blockSubTitle{color:var(--on-surface);letter-spacing:-.02em;margin:3rem 0 1.5rem;font-size:1.25rem;font-weight:700}.case-study-module__Iz9Nzq__block p{color:var(--on-surface-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.case-study-module__Iz9Nzq__block ul{margin-bottom:1.5rem;padding-left:0;list-style:none}.case-study-module__Iz9Nzq__block ul li{color:var(--on-surface-secondary);margin-bottom:1rem;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.case-study-module__Iz9Nzq__block ul li:before{content:">";color:var(--primary-accent);font-family:var(--font-mono);font-weight:700;position:absolute;left:0}.case-study-module__Iz9Nzq__tableWrap{border:1px solid var(--line-strong);border-radius:6px;width:100%;margin:2.5rem 0;overflow-x:auto}.case-study-module__Iz9Nzq__table{border-collapse:collapse;text-align:left;width:100%}.case-study-module__Iz9Nzq__table th{background:rgba(var(--overlay-color), .04);color:var(--primary-accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line-strong);padding:1.25rem 1.5rem;font-size:.72rem;font-weight:500}.case-study-module__Iz9Nzq__table td{color:var(--on-surface-secondary);border-bottom:1px solid var(--line-soft);padding:1.25rem 1.5rem;font-size:1rem}.case-study-module__Iz9Nzq__table tr:last-child td{border-bottom:none}.case-study-module__Iz9Nzq__table tr{transition:background .2s}.case-study-module__Iz9Nzq__table tr:hover td{background:rgba(var(--overlay-color), .025);color:var(--on-surface)}.case-study-module__Iz9Nzq__columns{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.case-study-module__Iz9Nzq__columnBox{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;padding:2.5rem}.case-study-module__Iz9Nzq__columnBox h4{letter-spacing:-.02em;color:var(--primary-accent);margin-bottom:1.5rem;font-size:1.2rem;font-weight:800}.case-study-module__Iz9Nzq__figure{text-align:center;margin:4rem 0}.case-study-module__Iz9Nzq__image{border:1px solid var(--line-strong);border-radius:6px;width:100%;height:auto}.case-study-module__Iz9Nzq__figure figcaption{color:var(--on-surface-secondary);font-family:var(--font-mono);letter-spacing:.02em;margin-top:1.5rem;font-size:.78rem}.case-study-module__Iz9Nzq__code{background:var(--terminal-bg);border:1px solid var(--line-strong);border-radius:6px;margin:2rem 0;padding:2rem;overflow-x:auto}.case-study-module__Iz9Nzq__code code{font-family:var(--font-mono);color:#ffffffd9;font-size:.9rem;line-height:1.6}.case-study-module__Iz9Nzq__ctaBlock{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);text-align:center;border-radius:6px;margin-top:6rem;padding:5rem 3rem;position:relative;overflow:hidden}.case-study-module__Iz9Nzq__ctaBlock h2{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.case-study-module__Iz9Nzq__gradientText{color:var(--primary-accent)}.case-study-module__Iz9Nzq__ctaBlock p{color:var(--on-surface-secondary);max-width:650px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.case-study-module__Iz9Nzq__ctaButton{background:var(--primary-accent);color:var(--on-accent-text);font-family:var(--font-mono);text-transform:none;letter-spacing:.04em;border-radius:3px;padding:1rem 2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.case-study-module__Iz9Nzq__ctaButton:hover{filter:brightness(1.08);transform:translateY(-3px)}@media (max-width:768px){.case-study-module__Iz9Nzq__columns{grid-template-columns:1fr;gap:1rem}.case-study-module__Iz9Nzq__block{padding:2rem 1.5rem}.case-study-module__Iz9Nzq__pageContent{padding:2rem 1rem 5rem}.case-study-module__Iz9Nzq__ctaBlock{padding:3.5rem 1.5rem}}
.CompanyProfile-module__9IlUNq__page{background-color:var(--surface);min-height:100vh;padding-top:120px}@media (max-width:768px){.CompanyProfile-module__9IlUNq__page{padding-top:160px}}.CompanyProfile-module__9IlUNq__container{max-width:1400px;margin:0 auto;padding:0 5%}.CompanyProfile-module__9IlUNq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:calc(100vh - 120px);padding-bottom:4rem;display:grid}@media (max-width:1024px){.CompanyProfile-module__9IlUNq__grid{grid-template-columns:1fr;align-items:flex-start;gap:3rem}}.CompanyProfile-module__9IlUNq__leftCol{border-right:1px solid var(--line-strong);flex-direction:column;justify-content:center;height:100%;padding-right:4rem;display:flex;position:relative}@media (max-width:1024px){.CompanyProfile-module__9IlUNq__leftCol{border-right:none;border-bottom:1px solid var(--line-strong);height:auto;padding-bottom:2rem;padding-right:0}}.CompanyProfile-module__9IlUNq__eyebrow{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.5rem;font-size:.74rem;font-weight:500;display:block}.CompanyProfile-module__9IlUNq__title{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.05}.CompanyProfile-module__9IlUNq__highlight{color:var(--primary-accent)}.CompanyProfile-module__9IlUNq__imageContainer{aspect-ratio:4/3;border:1px solid var(--line-strong);background:linear-gradient(135deg,#ffffff08 0%,#0000 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:500px;margin-top:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.CompanyProfile-module__9IlUNq__imageContainer img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000080);width:80%;height:auto}.CompanyProfile-module__9IlUNq__rightCol{flex-direction:column;justify-content:center;display:flex}.CompanyProfile-module__9IlUNq__formContainer{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;padding:3rem;overflow:hidden}@media (max-width:768px){.CompanyProfile-module__9IlUNq__formContainer{padding:2rem 1.5rem}}.CompanyProfile-module__9IlUNq__form{flex-direction:column;gap:1.5rem;display:flex}.CompanyProfile-module__9IlUNq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.CompanyProfile-module__9IlUNq__row{grid-template-columns:1fr}}.CompanyProfile-module__9IlUNq__inputGroup{flex-direction:column;gap:.8rem;display:flex}.CompanyProfile-module__9IlUNq__inputGroup label{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;font-size:.7rem;font-weight:500}.CompanyProfile-module__9IlUNq__inputGroup>input{background:var(--surface);border:1px solid var(--line-strong);width:100%;color:var(--on-surface);border-radius:4px;padding:1rem;font-family:inherit;transition:border-color .25s,box-shadow .25s}.CompanyProfile-module__9IlUNq__inputGroup>input::placeholder{color:var(--on-surface-secondary)}.CompanyProfile-module__9IlUNq__inputGroup>input:focus{border-color:var(--primary-accent);outline:none}.CompanyProfile-module__9IlUNq__inputError{border-color:#ef4444!important}.CompanyProfile-module__9IlUNq__errorMessage{color:#ef4444;margin-top:-.5rem;font-size:.75rem}.CompanyProfile-module__9IlUNq__checkboxGroup{align-items:flex-start;gap:.8rem;margin-top:.5rem;display:flex}.CompanyProfile-module__9IlUNq__checkboxGroup input[type=checkbox]{appearance:none;background-color:var(--surface);font:inherit;color:currentColor;border:1px solid var(--line-strong);cursor:pointer;border-radius:.15em;flex-shrink:0;place-content:center;width:1.15em;height:1.15em;margin:3px 0 0;display:grid}.CompanyProfile-module__9IlUNq__checkboxGroup input[type=checkbox]:before{content:"";width:.65em;height:.65em;box-shadow:inset 1em 1em var(--primary-accent);background-color:var(--primary-accent);transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transition:transform .12s ease-in-out;transform:scale(0)}.CompanyProfile-module__9IlUNq__checkboxGroup input[type=checkbox]:checked:before{transform:scale(1)}.CompanyProfile-module__9IlUNq__checkboxGroup input[type=checkbox]:focus{outline:max(2px, .15em) solid var(--primary-accent);outline-offset:max(2px, .15em)}.CompanyProfile-module__9IlUNq__checkboxLabel{color:var(--on-surface-secondary);cursor:pointer;font-size:.85rem;line-height:1.5}.CompanyProfile-module__9IlUNq__checkboxLabel a{color:var(--primary-accent);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--primary-accent-rgb), .4);text-decoration-color:rgba(var(--primary-accent-rgb), .4)}.CompanyProfile-module__9IlUNq__submitBtn{justify-content:center;gap:1rem;width:100%;margin-top:1rem;padding:1.2rem;font-weight:700}.CompanyProfile-module__9IlUNq__submitWrapper{width:100%;margin-top:1rem}.CompanyProfile-module__9IlUNq__submitBtn{justify-content:center;gap:1rem;width:100%;padding:1.2rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;background:var(--primary-accent)!important;color:#000!important;border:none!important}.CompanyProfile-module__9IlUNq__submitBtn:before{content:"";zindex:1;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.CompanyProfile-module__9IlUNq__submitBtn:hover:before{left:100%}@media (max-width:480px){.CompanyProfile-module__9IlUNq__page{padding-top:150px;overflow-x:hidden}.CompanyProfile-module__9IlUNq__container{padding:0 1rem}.CompanyProfile-module__9IlUNq__formContainer{padding:1.5rem 1rem}.CompanyProfile-module__9IlUNq__title{font-size:clamp(1.8rem,8vw,2.5rem)}.CompanyProfile-module__9IlUNq__grid{gap:2rem;padding-bottom:2rem}}@media (max-width:360px){.CompanyProfile-module__9IlUNq__formContainer{padding:1.25rem .75rem}.CompanyProfile-module__9IlUNq__title{font-size:clamp(1.5rem,7vw,1.8rem)}}
.DiscoveryModal-module__mUCIsW__modalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(18px);background:#000000bf;justify-content:center;align-items:flex-start;padding:40px 20px 60px;display:flex;position:fixed;inset:0;overflow:hidden}.DiscoveryModal-module__mUCIsW__modalPanel{background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;flex-shrink:0;width:100%;max-width:1080px;position:relative;box-shadow:0 40px 120px #00000073}:root:not([data-theme=light]) .DiscoveryModal-module__mUCIsW__modalPanel{background:#0a0a0a;border:1px solid #ffffff1f;box-shadow:0 40px 120px #000c,0 0 0 1px #ffffff05}.DiscoveryModal-module__mUCIsW__modalPanel:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffca1814 0%,#0000 70%);width:300px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.DiscoveryModal-module__mUCIsW__modalHeader{z-index:2;border-bottom:1px solid var(--line-strong);background:linear-gradient(180deg, rgba(var(--overlay-color), .03) 0%, transparent 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px 20px;display:flex;position:relative}.DiscoveryModal-module__mUCIsW__modalHeaderLeft{flex-direction:column;gap:4px;display:flex}.DiscoveryModal-module__mUCIsW__modalBadge{border:1px solid rgba(var(--overlay-color), .18);font-family:var(--font-mono);letter-spacing:.06em;color:var(--primary-accent);text-transform:none;background:0 0;border-radius:3px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font-size:.7rem;font-weight:500;display:inline-flex}:root[data-theme=light] .DiscoveryModal-module__mUCIsW__modalBadge{border-color:#0000002e}.DiscoveryModal-module__mUCIsW__modalBadgeDot{background:var(--primary-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite DiscoveryModal-module__mUCIsW__pulse}@keyframes DiscoveryModal-module__mUCIsW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.DiscoveryModal-module__mUCIsW__modalTitle{color:var(--on-surface);letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:800}.DiscoveryModal-module__mUCIsW__closeBtn{border:1px solid var(--line-strong);cursor:pointer;width:38px;height:38px;color:var(--on-surface-secondary);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:color .25s,border-color .25s,background .25s;display:flex}.DiscoveryModal-module__mUCIsW__closeBtn:hover{color:#ff4d4d;background:#ff3c3c1a;border-color:#ff3c3c4d}.DiscoveryModal-module__mUCIsW__modalBody{z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffca184d transparent;max-height:calc(100dvh - 180px);padding:28px 36px 40px;position:relative;overflow-y:auto}.DiscoveryModal-module__mUCIsW__modalBody::-webkit-scrollbar{width:5px}.DiscoveryModal-module__mUCIsW__modalBody::-webkit-scrollbar-track{background:0 0}.DiscoveryModal-module__mUCIsW__modalBody::-webkit-scrollbar-thumb{background:#ffca184d;border-radius:3px}.DiscoveryModal-module__mUCIsW__modalBody::-webkit-scrollbar-thumb:hover{background:#ffca188c}.DiscoveryModal-module__mUCIsW__modalParticles{pointer-events:none;z-index:0;border-radius:6px;position:absolute;inset:0;overflow:hidden}.DiscoveryModal-module__mUCIsW__particle{background:#ffca184d;border-radius:50%;width:2px;height:2px;animation:linear infinite DiscoveryModal-module__mUCIsW__floatUp;position:absolute}.DiscoveryModal-module__mUCIsW__particle:first-child{width:3px;height:3px;animation-duration:8s;animation-delay:0s;left:10%}.DiscoveryModal-module__mUCIsW__particle:nth-child(2){animation-duration:11s;animation-delay:2s;left:25%}.DiscoveryModal-module__mUCIsW__particle:nth-child(3){width:1px;height:1px;animation-duration:9s;animation-delay:1s;left:40%}.DiscoveryModal-module__mUCIsW__particle:nth-child(4){animation-duration:13s;animation-delay:3s;left:55%}.DiscoveryModal-module__mUCIsW__particle:nth-child(5){width:3px;height:3px;animation-duration:10s;animation-delay:.5s;left:70%}.DiscoveryModal-module__mUCIsW__particle:nth-child(6){animation-duration:7s;animation-delay:1.5s;left:85%}.DiscoveryModal-module__mUCIsW__particle:nth-child(7){width:1px;height:1px;animation-duration:12s;animation-delay:4s;left:18%}.DiscoveryModal-module__mUCIsW__particle:nth-child(8){width:2px;height:2px;animation-duration:9s;animation-delay:2.5s;left:60%}@keyframes DiscoveryModal-module__mUCIsW__floatUp{0%{opacity:0;bottom:-10px}10%{opacity:1}90%{opacity:.4}to{opacity:0;bottom:100%}}.DiscoveryModal-module__mUCIsW__ctaButton{background:var(--primary-accent);color:var(--on-accent-text);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;align-items:center;gap:10px;padding:16px 36px;font-size:.85rem;font-weight:700;transition:filter .25s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.DiscoveryModal-module__mUCIsW__ctaButton:hover{filter:brightness(1.08);transform:translateY(-3px)}.DiscoveryModal-module__mUCIsW__ctaButton:active{transform:translateY(0)}.DiscoveryModal-module__mUCIsW__ctaButton svg{transition:transform .25s}.DiscoveryModal-module__mUCIsW__ctaButton:hover svg{transform:translate(3px)}@media (max-width:640px){.DiscoveryModal-module__mUCIsW__modalBackdrop{align-items:flex-end;padding:0}.DiscoveryModal-module__mUCIsW__modalPanel{border-radius:20px 20px 0 0;max-width:100%}.DiscoveryModal-module__mUCIsW__modalHeader{padding:20px 20px 16px}.DiscoveryModal-module__mUCIsW__modalBody{max-height:80dvh;padding:20px 20px 32px}.DiscoveryModal-module__mUCIsW__modalTitle{font-size:1.05rem}}
.JoinPage-module__KF41GG__container{background-color:var(--surface);min-height:100vh;padding-top:120px}@media (max-width:768px){.JoinPage-module__KF41GG__container{padding-top:160px}}@media (max-width:480px){.JoinPage-module__KF41GG__container{padding-top:140px}}.JoinPage-module__KF41GG__heroSection{border-bottom:1px solid var(--line-strong);padding:2rem 0 8rem}.JoinPage-module__KF41GG__heroContent{max-width:900px}.JoinPage-module__KF41GG__badge{color:var(--primary-accent);font-family:var(--font-mono);letter-spacing:.08em;margin-bottom:2rem;font-size:.74rem;font-weight:500;display:inline-block}.JoinPage-module__KF41GG__heroTitle{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:1}.JoinPage-module__KF41GG__highlight{color:var(--primary-accent)}.JoinPage-module__KF41GG__heroLead{color:var(--on-surface-secondary);max-width:700px;margin-bottom:4rem;font-size:1.4rem;line-height:1.6}.JoinPage-module__KF41GG__heroActions{display:flex}.JoinPage-module__KF41GG__philosophyGrid{flex-direction:column;gap:6rem;padding:6rem 0;display:flex}.JoinPage-module__KF41GG__sectionHeader{max-width:700px}.JoinPage-module__KF41GG__label{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1.5rem;font-size:.74rem;display:block}.JoinPage-module__KF41GG__sectionHeader h2{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:2rem;font-size:3.5rem;font-weight:800}.JoinPage-module__KF41GG__sectionHeader p{color:var(--on-surface-secondary);font-size:1.2rem;line-height:1.6}.JoinPage-module__KF41GG__cultureGrid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.JoinPage-module__KF41GG__cultureCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);transition:all .3s var(--ease-spade);padding:3rem;position:relative;overflow:hidden}.JoinPage-module__KF41GG__cultureCard:hover{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.JoinPage-module__KF41GG__cardId{font-family:var(--font-mono);color:var(--primary-accent);font-size:.85rem;position:absolute;top:2rem;right:2rem}.JoinPage-module__KF41GG__cardIcon{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--primary-accent);border-radius:4px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .25s;display:inline-flex}.JoinPage-module__KF41GG__cultureCard:hover .JoinPage-module__KF41GG__cardIcon{border-color:var(--primary-accent);background:rgba(var(--overlay-color), .04)}.JoinPage-module__KF41GG__cultureCard h3{color:var(--on-surface);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.JoinPage-module__KF41GG__cultureCard p{color:var(--on-surface-secondary);font-size:1rem;line-height:1.7}.JoinPage-module__KF41GG__careersLayout{grid-template-columns:1fr 1.5fr;gap:4rem;padding:6rem 0;display:grid}.JoinPage-module__KF41GG__careersText h2{color:var(--on-surface);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.JoinPage-module__KF41GG__careersText p{color:var(--on-surface-secondary);font-size:1.1rem}.JoinPage-module__KF41GG__jobList{border-top:1px solid var(--line-strong);flex-direction:column;display:flex}.JoinPage-module__KF41GG__jobCard{border-bottom:1px solid var(--line-strong);cursor:pointer;justify-content:space-between;align-items:center;padding:2rem;transition:border-color .25s;display:flex}.JoinPage-module__KF41GG__jobInfo h3{color:var(--on-surface);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.JoinPage-module__KF41GG__jobInfo span{color:var(--on-surface-secondary);font-family:var(--font-mono);letter-spacing:.04em;font-size:.8rem}.JoinPage-module__KF41GG__jobArrow{color:var(--primary-accent);opacity:0;transition:all .3s}.JoinPage-module__KF41GG__jobCard:hover .JoinPage-module__KF41GG__jobArrow{opacity:1;transform:translate(10px)}.JoinPage-module__KF41GG__footerCTA{text-align:center;border-top:1px solid var(--line-strong);padding:10rem 0}.JoinPage-module__KF41GG__ctaHeader{text-align:center;margin-bottom:3rem}.JoinPage-module__KF41GG__ctaHeader h2{color:var(--on-surface);letter-spacing:-.03em;font-size:3.5rem;font-weight:800}.JoinPage-module__KF41GG__ctaGrid{text-align:center;grid-template-columns:1fr 1fr;gap:2rem;display:grid}.JoinPage-module__KF41GG__ctaCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:4rem;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.JoinPage-module__KF41GG__ctaCard:hover{border-color:var(--primary-accent)}.JoinPage-module__KF41GG__ctaCard h3{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.8rem;font-weight:800}.JoinPage-module__KF41GG__ctaCard p{color:var(--on-surface-secondary);margin-bottom:0;font-size:1.15rem;line-height:1.6}.JoinPage-module__KF41GG__emailLink{color:var(--primary-accent);white-space:nowrap;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.JoinPage-module__KF41GG__emailLink:after{content:"";background-color:var(--primary-accent);transform-origin:100% 100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.JoinPage-module__KF41GG__emailLink:hover{color:var(--on-surface)}.JoinPage-module__KF41GG__emailLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}@media (max-width:1024px){.JoinPage-module__KF41GG__cultureGrid,.JoinPage-module__KF41GG__careersLayout,.JoinPage-module__KF41GG__ctaGrid{grid-template-columns:1fr}}@media (max-width:768px){.JoinPage-module__KF41GG__heroSection{padding:5rem 0}.JoinPage-module__KF41GG__heroTitle{margin-bottom:2rem;font-size:clamp(2.5rem,12vw,3.8rem)}.JoinPage-module__KF41GG__heroLead{margin-bottom:3rem;font-size:1.15rem}.JoinPage-module__KF41GG__philosophyGrid{gap:4rem;padding:4rem 0}.JoinPage-module__KF41GG__sectionHeader h2{margin-bottom:1.5rem;font-size:2.5rem}.JoinPage-module__KF41GG__sectionHeader p{font-size:1.05rem}.JoinPage-module__KF41GG__cultureCard{padding:2.5rem 1.5rem}.JoinPage-module__KF41GG__cultureCard h3{margin-bottom:1rem;font-size:1.3rem}.JoinPage-module__KF41GG__cultureCard p{font-size:.95rem}.JoinPage-module__KF41GG__careersLayout{gap:3rem;padding:4rem 0}.JoinPage-module__KF41GG__careersText h2{font-size:2.5rem}.JoinPage-module__KF41GG__jobCard{padding:1.5rem}.JoinPage-module__KF41GG__jobInfo h3{font-size:1.25rem}.JoinPage-module__KF41GG__footerCTA{padding:6rem 0}.JoinPage-module__KF41GG__ctaCard{padding:2.5rem 1.5rem}.JoinPage-module__KF41GG__ctaHeader h2{font-size:2.5rem}.JoinPage-module__KF41GG__ctaCard p{margin-bottom:0;font-size:1.05rem}}@media (max-width:480px){.JoinPage-module__KF41GG__heroSection{padding:4rem 0}.JoinPage-module__KF41GG__heroTitle{font-size:2.2rem}.JoinPage-module__KF41GG__heroLead{font-size:1.05rem}.JoinPage-module__KF41GG__badge{margin-bottom:1.5rem;font-size:.7rem}.JoinPage-module__KF41GG__sectionHeader h2{font-size:2rem}.JoinPage-module__KF41GG__cultureCard{padding:2rem 1.25rem}.JoinPage-module__KF41GG__cardIcon svg{width:22px;height:22px}.JoinPage-module__KF41GG__careersText h2{font-size:2.2rem}.JoinPage-module__KF41GG__ctaCard h2{font-size:2rem}}
.ServicesPage-module__nu5BrG__servicesPage{min-height:100vh;padding-top:120px}.ServicesPage-module__nu5BrG__heroSection{border-bottom:1px solid var(--line-strong);padding:1.5rem 0 4rem}.ServicesPage-module__nu5BrG__heroContent{max-width:800px;margin-bottom:4rem}.ServicesPage-module__nu5BrG__subheading{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:1rem;font-size:.74rem;display:inline-block}.ServicesPage-module__nu5BrG__heading{letter-spacing:-.03em;color:var(--on-surface);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.ServicesPage-module__nu5BrG__statsGrid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.ServicesPage-module__nu5BrG__statCard{border-right:1px solid var(--line-soft);text-align:left;flex-direction:column;justify-content:flex-end;min-height:140px;padding:1.75rem 1.5rem;transition:background .25s;display:flex;position:relative}.ServicesPage-module__nu5BrG__statCard:last-child{border-right:none}.ServicesPage-module__nu5BrG__statCard:hover{background:rgba(var(--overlay-color), .03)}.ServicesPage-module__nu5BrG__statCard h3{color:var(--primary-accent);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:.4rem;font-family:inherit;font-size:2.8rem;font-weight:800}.ServicesPage-module__nu5BrG__statCard p{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;line-height:1.4}.ServicesPage-module__nu5BrG__tabsSection{background-color:var(--surface);border-bottom:1px solid var(--line-strong);padding:8rem 0}.ServicesPage-module__nu5BrG__tabsContainer{grid-template-columns:380px 1fr;gap:6rem;display:grid}.ServicesPage-module__nu5BrG__tabsHeader{font-family:var(--font-mono);color:var(--primary-accent);letter-spacing:.08em;margin-bottom:3rem;font-size:.74rem}.ServicesPage-module__nu5BrG__tabsList{border-top:1px solid var(--line-strong);flex-direction:column;gap:0;display:flex}.ServicesPage-module__nu5BrG__tabBtn{border:none;border-bottom:1px solid var(--line-strong);color:var(--on-surface-secondary);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:1.25rem;padding:1.25rem 1rem;font-size:1rem;font-weight:600;transition:all .25s;display:flex;position:relative}.ServicesPage-module__nu5BrG__tabBtn:hover{background:rgba(var(--overlay-color), .035);color:var(--on-surface)}.ServicesPage-module__nu5BrG__activeTab{color:var(--primary-accent);border-left:2px solid var(--primary-accent);background:rgba(var(--overlay-color), .035)}.ServicesPage-module__nu5BrG__tabIcon{font-size:1.2rem}.ServicesPage-module__nu5BrG__tabIndex{font-family:var(--font-mono);color:var(--primary-accent);font-size:.85rem}.ServicesPage-module__nu5BrG__tabPane{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);border-radius:6px;height:100%;padding:5rem;position:relative;overflow:hidden}.ServicesPage-module__nu5BrG__paneHeader{z-index:1;border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding-bottom:2.5rem;display:flex;position:relative}.ServicesPage-module__nu5BrG__paneHeader h2{color:var(--on-surface);letter-spacing:-.03em;max-width:70%;font-size:2.8rem;font-weight:800;line-height:1.1}.ServicesPage-module__nu5BrG__paneStat{text-align:right}.ServicesPage-module__nu5BrG__paneStat strong{color:var(--primary-accent);letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;display:block}.ServicesPage-module__nu5BrG__paneStat span{font-family:var(--font-mono);color:var(--on-surface-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:500}.ServicesPage-module__nu5BrG__paneDesc{color:var(--on-surface-secondary);z-index:1;margin-bottom:4rem;font-size:1.25rem;line-height:1.8;position:relative}.ServicesPage-module__nu5BrG__capabilitiesGrid{z-index:1;border-top:1px solid var(--line-soft);border-left:1px solid var(--line-soft);grid-template-columns:repeat(2,1fr);gap:0;display:grid;position:relative}.ServicesPage-module__nu5BrG__capItem{color:var(--on-surface);border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);align-items:center;gap:1rem;padding:1.5rem;font-weight:600;transition:background .25s;display:flex}.ServicesPage-module__nu5BrG__capItem:hover{background:rgba(var(--overlay-color), .03)}.ServicesPage-module__nu5BrG__capArrow{font-family:var(--font-mono);color:var(--primary-accent);font-weight:700}.ServicesPage-module__nu5BrG__ctaGridSection{border-bottom:1px solid var(--line-strong);background:var(--surface);padding:8rem 0}.ServicesPage-module__nu5BrG__ctaContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServicesPage-module__nu5BrG__ctaCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .03), transparent);border:1px solid var(--line-strong);text-align:left;border-radius:6px;padding:4rem 3rem;transition:all .3s;position:relative;overflow:hidden}.ServicesPage-module__nu5BrG__ctaCard:hover{border-color:var(--primary-accent);transform:translateY(-4px)}.ServicesPage-module__nu5BrG__cardHeader{border-bottom:1px solid var(--line-soft);align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.ServicesPage-module__nu5BrG__cardAvatar{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--primary-accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;transition:border-color .25s;display:inline-flex}.ServicesPage-module__nu5BrG__ctaCard:hover .ServicesPage-module__nu5BrG__cardAvatar{border-color:var(--primary-accent)}.ServicesPage-module__nu5BrG__cardHeader h3{color:var(--on-surface);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.ServicesPage-module__nu5BrG__ctaCard p{color:var(--on-surface-secondary);margin-bottom:3rem;font-size:1rem;line-height:1.8}@media (max-width:1024px){.ServicesPage-module__nu5BrG__tabsContainer{grid-template-columns:1fr}.ServicesPage-module__nu5BrG__heading{font-size:2.5rem}.ServicesPage-module__nu5BrG__statsGrid{grid-template-columns:repeat(2,1fr)}.ServicesPage-module__nu5BrG__statCard:nth-child(2){border-right:none}.ServicesPage-module__nu5BrG__ctaContainer{grid-template-columns:1fr}.ServicesPage-module__nu5BrG__paneHeader{flex-direction:column;gap:1.5rem}.ServicesPage-module__nu5BrG__paneHeader h2{max-width:100%}}@media (max-width:768px){.ServicesPage-module__nu5BrG__servicesPage{padding-top:120px}.ServicesPage-module__nu5BrG__heroSection{padding:2rem 0}.ServicesPage-module__nu5BrG__heading{margin-bottom:1.5rem;font-size:2rem}.ServicesPage-module__nu5BrG__heroContent{margin-bottom:3rem}.ServicesPage-module__nu5BrG__statCard{min-height:120px;padding:1.5rem 1rem}.ServicesPage-module__nu5BrG__statCard h3{font-size:2rem}.ServicesPage-module__nu5BrG__statCard p{font-size:.65rem}.ServicesPage-module__nu5BrG__tabsSection{padding:4rem 0}.ServicesPage-module__nu5BrG__tabsContainer{gap:3rem}.ServicesPage-module__nu5BrG__tabBtn{gap:1rem;padding:1rem;font-size:.95rem}.ServicesPage-module__nu5BrG__tabPane{padding:2rem 1.5rem}.ServicesPage-module__nu5BrG__paneHeader{margin-bottom:2rem;padding-bottom:2rem}.ServicesPage-module__nu5BrG__paneHeader h2{font-size:1.8rem}.ServicesPage-module__nu5BrG__paneStat{text-align:left}.ServicesPage-module__nu5BrG__paneStat strong{font-size:2.2rem}.ServicesPage-module__nu5BrG__paneDesc{margin-bottom:2.5rem;font-size:1.05rem}.ServicesPage-module__nu5BrG__capabilitiesGrid{border-left:none;grid-template-columns:1fr}.ServicesPage-module__nu5BrG__capItem{border-right:none;padding:1rem;font-size:.9rem}.ServicesPage-module__nu5BrG__ctaGridSection{padding:4rem 0}.ServicesPage-module__nu5BrG__ctaContainer{gap:1.5rem}.ServicesPage-module__nu5BrG__ctaCard{padding:2.5rem 2rem}.ServicesPage-module__nu5BrG__cardHeader{margin-bottom:1.5rem}.ServicesPage-module__nu5BrG__cardHeader h3{font-size:1.4rem}}@media (max-width:480px){.ServicesPage-module__nu5BrG__statsGrid{grid-template-columns:1fr}.ServicesPage-module__nu5BrG__statCard{border-right:none;border-bottom:1px solid var(--line-soft)}.ServicesPage-module__nu5BrG__statCard:last-child{border-bottom:none}.ServicesPage-module__nu5BrG__heading,.ServicesPage-module__nu5BrG__statCard h3{font-size:1.8rem}.ServicesPage-module__nu5BrG__paneHeader h2{font-size:1.5rem}.ServicesPage-module__nu5BrG__paneStat strong{font-size:1.8rem}.ServicesPage-module__nu5BrG__tabPane{padding:1.5rem 1rem}}
.QaPage-module__z9sdYW__ecosystemGrid{justify-content:center;display:flex;position:relative}.QaPage-module__z9sdYW__ecosystemCard{background:linear-gradient(180deg, rgba(var(--overlay-color), .05), transparent);border:1px solid var(--primary-accent);border-radius:6px;width:100%;padding:3rem;box-shadow:0 10px 30px #0000001a}.QaPage-module__z9sdYW__ecosystemCard h3{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:800}.QaPage-module__z9sdYW__toolsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.QaPage-module__z9sdYW__toolCategory{background:rgba(var(--overlay-color), .03);border:1px solid var(--line-strong);border-radius:6px;padding:1.5rem;transition:all .3s}.QaPage-module__z9sdYW__toolCategory:hover{border-color:var(--primary-accent)}.QaPage-module__z9sdYW__toolCategory h4{color:var(--on-surface);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;display:flex}.QaPage-module__z9sdYW__toolCategory p{color:var(--on-surface-secondary);font-size:.95rem;line-height:1.5}.QaPage-module__z9sdYW__mobileBox{background:rgba(var(--overlay-color), .03);border:1px solid var(--line-strong);border-radius:6px;padding:2.5rem}.QaPage-module__z9sdYW__mobileBox h4{color:var(--on-surface);border-bottom:1px solid var(--line-strong);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}.QaPage-module__z9sdYW__mobileBox ul{margin:0;padding:0;list-style:none}.QaPage-module__z9sdYW__mobileBox ul li{color:var(--on-surface-secondary);margin-bottom:.75rem;padding-left:1.5rem;line-height:1.5;position:relative}.QaPage-module__z9sdYW__mobileBox ul li:before{content:"→";color:var(--primary-accent);position:absolute;top:0;left:0}.QaPage-module__z9sdYW__sectionHeader{text-align:center;margin-bottom:3rem}.QaPage-module__z9sdYW__sectionTitle{color:var(--on-surface);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:800}.QaPage-module__z9sdYW__sectionTitleSmall{color:var(--on-surface);margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2rem);font-weight:800}.QaPage-module__z9sdYW__sectionSubtitle{color:var(--on-surface-secondary);margin-bottom:2rem;line-height:1.6}.QaPage-module__z9sdYW__borderedSection{border-top:1px solid var(--line-strong);padding-top:5rem}.QaPage-module__z9sdYW__borderedSectionOverflow{border-top:1px solid var(--line-strong);padding-top:5rem;overflow:hidden}.QaPage-module__z9sdYW__bgSection{background-color:rgba(var(--overlay-color), .02);margin-top:3rem;padding:5rem 0}@media (max-width:768px){.QaPage-module__z9sdYW__toolsGrid{grid-template-columns:1fr;gap:1rem}.QaPage-module__z9sdYW__ecosystemCard,.QaPage-module__z9sdYW__mobileBox{padding:1.5rem}.QaPage-module__z9sdYW__toolCategory{padding:1.25rem}.QaPage-module__z9sdYW__sectionHeader{margin-bottom:2rem}.QaPage-module__z9sdYW__borderedSection,.QaPage-module__z9sdYW__borderedSectionOverflow{padding-top:3rem}.QaPage-module__z9sdYW__bgSection{margin-top:2rem;padding:3rem 0}}
.WorkflowDiagram-module__vrBwfG__wrap{width:100%;max-width:460px;margin:0 auto}.WorkflowDiagram-module__vrBwfG__svg{width:100%;height:auto;overflow:visible}.WorkflowDiagram-module__vrBwfG__edgeBase{fill:none;stroke:var(--line-strong);stroke-width:1.5px}.WorkflowDiagram-module__vrBwfG__edgeFlow{fill:none;stroke:var(--primary-accent);stroke-width:1.5px;stroke-dasharray:5 11;opacity:.7;animation:1.6s linear infinite WorkflowDiagram-module__vrBwfG__flow}@keyframes WorkflowDiagram-module__vrBwfG__flow{to{stroke-dashoffset:-32px}}.WorkflowDiagram-module__vrBwfG__pulse{fill:var(--primary-accent);filter:drop-shadow(0 0 4px #ffca18b3)}.WorkflowDiagram-module__vrBwfG__node{box-sizing:border-box;border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:6px;transition:border-color .3s;display:flex}.WorkflowDiagram-module__vrBwfG__nodeEngine{border-color:var(--primary-accent);background:linear-gradient(#ffca1814,#0000);box-shadow:0 0 0 4px #ffca180f}.WorkflowDiagram-module__vrBwfG__nodeIcon{color:var(--primary-accent);justify-content:center;align-items:center;display:inline-flex}.WorkflowDiagram-module__vrBwfG__nodeLabel{font-family:var(--font-mono);letter-spacing:.02em;color:var(--on-surface);text-align:center;font-size:.62rem;line-height:1.2}
.DiagnosticWizard-module__XhKBoq__wizardContainer{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;flex-direction:column;max-width:800px;min-height:500px;margin:0 auto;padding:4rem 2rem;display:flex}.DiagnosticWizard-module__XhKBoq__stepHeader{margin-bottom:3rem}.DiagnosticWizard-module__XhKBoq__categoryBadge{background:var(--primary-accent);color:var(--color-black);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.7rem;font-weight:800;display:inline-block}.DiagnosticWizard-module__XhKBoq__stepTitle{color:var(--on-surface);font-size:1.8rem;line-height:1.3}.DiagnosticWizard-module__XhKBoq__questionList{flex-direction:column;flex-grow:1;gap:2.5rem;display:flex}.DiagnosticWizard-module__XhKBoq__questionItem{flex-direction:column;gap:1.25rem;display:flex}.DiagnosticWizard-module__XhKBoq__questionLabel{color:var(--on-surface);font-size:1.1rem;font-weight:500}.DiagnosticWizard-module__XhKBoq__optionsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.DiagnosticWizard-module__XhKBoq__optionBtn{background:rgba(var(--overlay-color), .05);border:1px solid var(--glass-border);color:var(--on-surface-secondary);cursor:pointer;border-radius:6px;padding:.75rem;font-size:.85rem;transition:all .3s}.DiagnosticWizard-module__XhKBoq__optionBtn:hover{background:rgba(var(--overlay-color), .1);border-color:var(--primary-accent)}.DiagnosticWizard-module__XhKBoq__optionActive{font-weight:700;background:var(--primary-accent)!important;color:var(--color-black)!important;border-color:var(--primary-accent)!important}.DiagnosticWizard-module__XhKBoq__navActions{border-top:1px solid var(--glass-border);justify-content:space-between;margin-top:4rem;padding-top:2rem;display:flex}.DiagnosticWizard-module__XhKBoq__backBtn{color:var(--on-surface-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:600;display:flex}.DiagnosticWizard-module__XhKBoq__backBtn:hover{color:var(--on-surface)}.DiagnosticWizard-module__XhKBoq__resultsView{text-align:center;padding:4rem 0}.DiagnosticWizard-module__XhKBoq__gaugeContainer{justify-content:center;align-items:center;width:240px;height:240px;margin:0 auto 3rem;display:flex;position:relative}.DiagnosticWizard-module__XhKBoq__scoreValue{color:var(--on-surface);font-size:4rem;font-weight:800}.DiagnosticWizard-module__XhKBoq__statusLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.DiagnosticWizard-module__XhKBoq__statusDescription{color:var(--on-surface-secondary);max-width:500px;margin:0 auto 3rem;line-height:1.6}.DiagnosticWizard-module__XhKBoq__formControl{text-align:left;margin-bottom:1.5rem}.DiagnosticWizard-module__XhKBoq__formControl label{color:var(--on-surface-secondary);margin-bottom:.5rem;font-size:.85rem;display:block}.DiagnosticWizard-module__XhKBoq__inputField{background:var(--surface-secondary);border:1px solid var(--glass-border);width:100%;color:var(--on-surface);border-radius:8px;padding:1rem;font-size:1rem}.DiagnosticWizard-module__XhKBoq__inputField:focus{border-color:var(--primary-accent);outline:none}@media (max-width:768px){.DiagnosticWizard-module__XhKBoq__wizardContainer{min-height:auto;padding:2rem 1.5rem}.DiagnosticWizard-module__XhKBoq__stepTitle{font-size:1.4rem}.DiagnosticWizard-module__XhKBoq__optionsGrid{grid-template-columns:1fr;gap:.5rem}.DiagnosticWizard-module__XhKBoq__navActions{flex-direction:column-reverse;align-items:stretch;gap:1.5rem}.DiagnosticWizard-module__XhKBoq__backBtn{justify-content:center;padding:1rem 0}.DiagnosticWizard-module__XhKBoq__gaugeContainer{width:180px;height:180px;margin-bottom:2rem}.DiagnosticWizard-module__XhKBoq__scoreValue{font-size:3rem}.DiagnosticWizard-module__XhKBoq__statusLabel{font-size:1.2rem}}.DiagnosticWizard-module__XhKBoq__nextBtn{padding:.75rem 1.5rem!important;font-size:.9rem!important}
