.Hero-module__fqhYwW__hero{align-items:center;min-height:100vh;padding-top:5rem;display:flex}.Hero-module__fqhYwW__inner{width:100%}.Hero-module__fqhYwW__content{max-width:800px}.Hero-module__fqhYwW__terminal{background:var(--bg-surface);border:1px solid var(--border);font-family:var(--font-mono);border-radius:6px;margin-bottom:3rem;font-size:.85rem;overflow:hidden}.Hero-module__fqhYwW__terminalBar{background:var(--bg-elevated);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:.6rem 1rem;display:flex}.Hero-module__fqhYwW__dot{background:var(--text-tertiary);border-radius:50%;width:10px;height:10px}.Hero-module__fqhYwW__dot:first-child{background:#ff5f57}.Hero-module__fqhYwW__dot:nth-child(2){background:#ffbd2e}.Hero-module__fqhYwW__dot:nth-child(3){background:#28c840}.Hero-module__fqhYwW__terminalTitle{color:var(--text-tertiary);margin-left:.75rem;font-size:.7rem}.Hero-module__fqhYwW__terminalBody{min-height:120px;padding:1rem 1.25rem}.Hero-module__fqhYwW__terminalLine{color:var(--text-secondary);line-height:1.8}.Hero-module__fqhYwW__success{color:var(--accent)}.Hero-module__fqhYwW__cursor{color:var(--accent);opacity:0;margin-left:2px}.Hero-module__fqhYwW__visible{opacity:1}.Hero-module__fqhYwW__headline{font-family:var(--font-mono);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__fqhYwW__accent{color:var(--accent)}.Hero-module__fqhYwW__tagline{color:var(--text-secondary);max-width:640px;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.Hero-module__fqhYwW__specializations{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.Hero-module__fqhYwW__tag{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);border:1px solid var(--border-accent);letter-spacing:.05em;padding:.3rem .75rem;font-size:.7rem}.Hero-module__fqhYwW__actions{align-items:center;gap:1.25rem;display:flex}.Hero-module__fqhYwW__primaryBtn{font-family:var(--font-mono);color:var(--bg-primary);background:var(--accent);letter-spacing:.03em;border:none;padding:.75rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.Hero-module__fqhYwW__primaryBtn:hover{opacity:1;box-shadow:0 0 30px #cf03}.Hero-module__fqhYwW__secondaryBtn{font-family:var(--font-mono);color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.Hero-module__fqhYwW__secondaryBtn:hover{color:var(--accent);opacity:1}@media (max-width:768px){.Hero-module__fqhYwW__headline{font-size:2.25rem}.Hero-module__fqhYwW__tagline{font-size:1rem}.Hero-module__fqhYwW__actions{flex-direction:column;align-items:flex-start}}
.Services-module__Dm6S_W__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem;display:grid}.Services-module__Dm6S_W__card{background:var(--bg-surface);border:1px solid var(--border);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__Dm6S_W__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__Dm6S_W__card:hover:before{transform:scaleX(1)}.Services-module__Dm6S_W__card:hover{border-color:var(--border-accent);background:var(--bg-elevated)}.Services-module__Dm6S_W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Services-module__Dm6S_W__cardId{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.1em;font-size:.7rem}.Services-module__Dm6S_W__cardIcon{color:var(--accent);opacity:.6;font-size:1.25rem}.Services-module__Dm6S_W__cardTitle{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:1rem;font-size:1.21rem;font-weight:600}.Services-module__Dm6S_W__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Services-module__Dm6S_W__cardLine{background:var(--accent);opacity:.3;width:32px;height:1px;margin-top:1.5rem}@media (max-width:1024px){.Services-module__Dm6S_W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__Dm6S_W__grid{grid-template-columns:1fr}}
.TrustedAdvisor-module__M3ffqW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem;display:grid}.TrustedAdvisor-module__M3ffqW__card{background:var(--bg-surface);border:1px solid var(--border);border-left:2px solid #0000;padding:2rem;transition:all .3s;position:relative}.TrustedAdvisor-module__M3ffqW__card:hover{border-left-color:var(--accent);background:var(--bg-elevated)}.TrustedAdvisor-module__M3ffqW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.TrustedAdvisor-module__M3ffqW__cardId{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.1em;font-size:.7rem}.TrustedAdvisor-module__M3ffqW__statusDot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent-glow);border-radius:50%;animation:2s ease-in-out infinite TrustedAdvisor-module__M3ffqW__pulse}@keyframes TrustedAdvisor-module__M3ffqW__pulse{0%,to{opacity:1}50%{opacity:.4}}.TrustedAdvisor-module__M3ffqW__cardTitle{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.4}.TrustedAdvisor-module__M3ffqW__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.TrustedAdvisor-module__M3ffqW__frameworks{background:var(--bg-surface);border:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:4rem;padding:1.5rem 2rem;display:flex}.TrustedAdvisor-module__M3ffqW__frameworksLabel{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.05em;white-space:nowrap;font-size:.75rem}.TrustedAdvisor-module__M3ffqW__frameworkTags{flex-wrap:wrap;gap:.5rem;display:flex}.TrustedAdvisor-module__M3ffqW__frameworkTag{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);border:1px solid var(--border-accent);letter-spacing:.08em;padding:.3rem .75rem;font-size:.7rem}@media (max-width:1024px){.TrustedAdvisor-module__M3ffqW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustedAdvisor-module__M3ffqW__grid{grid-template-columns:1fr}.TrustedAdvisor-module__M3ffqW__frameworks{flex-direction:column;align-items:flex-start}}
.WhyUs-module__oOmScq__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:4rem;display:grid}.WhyUs-module__oOmScq__card{position:relative}.WhyUs-module__oOmScq__index{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.WhyUs-module__oOmScq__indexNumber{font-family:var(--font-mono);color:var(--accent);font-size:.8rem;font-weight:700}.WhyUs-module__oOmScq__indexLine{background:var(--border);flex:1;height:1px}.WhyUs-module__oOmScq__cardTitle{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.WhyUs-module__oOmScq__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.WhyUs-module__oOmScq__platforms{gap:.5rem;margin-top:1.25rem;display:flex}.WhyUs-module__oOmScq__platform{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);border:1px solid var(--border-accent);letter-spacing:.08em;padding:.25rem .6rem;font-size:.65rem}@media (max-width:768px){.WhyUs-module__oOmScq__grid{grid-template-columns:1fr;gap:2rem}}
.BlogPreview-module__nhn44a__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem;display:grid}.BlogPreview-module__nhn44a__card{background:var(--bg-surface);border:1px solid var(--border);flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.BlogPreview-module__nhn44a__card:hover{border-color:var(--border-accent);background:var(--bg-elevated);opacity:1}.BlogPreview-module__nhn44a__cardMeta{justify-content:space-between;margin-bottom:1rem;display:flex}.BlogPreview-module__nhn44a__date{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;font-size:.7rem}.BlogPreview-module__nhn44a__readTime{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.7rem}.BlogPreview-module__nhn44a__cardTitle{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600;line-height:1.4}.BlogPreview-module__nhn44a__cardDesc{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.6}.BlogPreview-module__nhn44a__readMore{font-family:var(--font-mono);color:var(--accent);opacity:.6;margin-top:1.25rem;font-size:.75rem}.BlogPreview-module__nhn44a__card:hover .BlogPreview-module__nhn44a__readMore{opacity:1}.BlogPreview-module__nhn44a__viewAll{text-align:center;margin-top:2.5rem}.BlogPreview-module__nhn44a__viewAllLink{font-family:var(--font-mono);color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.BlogPreview-module__nhn44a__viewAllLink:hover{color:var(--accent)}@media (max-width:1024px){.BlogPreview-module__nhn44a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogPreview-module__nhn44a__grid{grid-template-columns:1fr}}
.About-module__kAIAca__layout{grid-template-columns:1fr 360px;gap:4rem;margin-top:3rem;display:grid}.About-module__kAIAca__block{margin-bottom:2.5rem}.About-module__kAIAca__blockTitle{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:500}.About-module__kAIAca__text{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.About-module__kAIAca__expertiseBox{background:var(--bg-surface);border:1px solid var(--border);position:sticky;top:6rem}.About-module__kAIAca__expertiseHeader{background:var(--bg-elevated);border-bottom:1px solid var(--border);padding:.75rem 1.25rem}.About-module__kAIAca__expertiseLabel{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.1em;font-size:.7rem}.About-module__kAIAca__expertiseList{flex-wrap:wrap;gap:.5rem;padding:1.25rem;display:flex}.About-module__kAIAca__expertiseTag{font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);padding:.35rem .75rem;font-size:.7rem;transition:all .2s}.About-module__kAIAca__expertiseTag:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:900px){.About-module__kAIAca__layout{grid-template-columns:1fr;gap:2.5rem}.About-module__kAIAca__expertiseBox{position:static}}
.Contact-module__SEXjRW__layout{grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;display:grid}.Contact-module__SEXjRW__infoBlock{margin-bottom:2.5rem}.Contact-module__SEXjRW__infoLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.Contact-module__SEXjRW__infoValue{color:var(--text-primary);font-size:1rem;line-height:1.6}.Contact-module__SEXjRW__terminal{background:var(--bg-surface);border:1px solid var(--border);font-family:var(--font-mono);margin-top:1rem;padding:1.25rem;font-size:.8rem}.Contact-module__SEXjRW__terminalLine{color:var(--text-secondary);line-height:2}.Contact-module__SEXjRW__prompt{color:var(--accent);margin-right:.5rem}.Contact-module__SEXjRW__output{color:var(--accent);opacity:.7}.Contact-module__SEXjRW__blink{color:var(--accent);animation:1s step-end infinite Contact-module__SEXjRW__blink}@keyframes Contact-module__SEXjRW__blink{0%,to{opacity:1}50%{opacity:0}}.Contact-module__SEXjRW__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__SEXjRW__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__SEXjRW__label{font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.Contact-module__SEXjRW__input,.Contact-module__SEXjRW__textarea{background:var(--bg-surface);color:var(--text-primary);font-family:var(--font-mono);border:1px solid #444;outline:none;padding:.85rem 1rem;font-size:.85rem;transition:border-color .2s}.Contact-module__SEXjRW__input:focus,.Contact-module__SEXjRW__textarea:focus{border-color:var(--accent)}.Contact-module__SEXjRW__input::placeholder,.Contact-module__SEXjRW__textarea::placeholder{color:#999}.Contact-module__SEXjRW__textarea{resize:vertical;min-height:120px}.Contact-module__SEXjRW__submit{font-family:var(--font-mono);color:var(--bg-primary);background:var(--accent);cursor:pointer;letter-spacing:.03em;border:none;align-self:flex-start;padding:.85rem 2rem;font-size:.85rem;font-weight:600;transition:all .2s}.Contact-module__SEXjRW__submit:hover{box-shadow:0 0 30px #cf03}.Contact-module__SEXjRW__submit:disabled{opacity:.5;cursor:not-allowed}.Contact-module__SEXjRW__success{font-family:var(--font-mono);color:var(--accent);margin-top:.5rem;font-size:.85rem}.Contact-module__SEXjRW__errorMsg{font-family:var(--font-mono);color:#ff5f57;margin-top:.5rem;font-size:.85rem}@media (max-width:768px){.Contact-module__SEXjRW__layout{grid-template-columns:1fr;gap:3rem}}
