.Hero-module__Z8hQ_W__hero{text-align:center;background-color:#050505;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Hero-module__Z8hQ_W__bgElements{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__bgImage{opacity:.3;background-image:url(https://images.unsplash.com/photo-1635070041078-e363dbe005cb?q=80&w=2940&auto=format&fit=crop);background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__Z8hQ_W__bgGradient{background:linear-gradient(#0000 0%,#050505cc 50%,#050505 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__blobPrimary{filter:blur(120px);background:#ff4d0033;border-radius:50%;width:24rem;height:24rem;position:absolute;bottom:-10rem;left:-10rem}.Hero-module__Z8hQ_W__blobBlue{filter:blur(100px);background:#2563eb1a;border-radius:50%;width:20rem;height:20rem;position:absolute;top:5rem;right:0}.Hero-module__Z8hQ_W__container{z-index:10;max-width:900px;padding:0 2rem;position:relative}.Hero-module__Z8hQ_W__badge{letter-spacing:.1em;color:var(--primary);text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--primary);text-shadow:0 0 30px #ff4d0033}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Hero-module__Z8hQ_W__ctaGroup{justify-content:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__primaryCta{background-color:var(--primary);color:#fff;border-radius:4px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ff4d004d}.Hero-module__Z8hQ_W__primaryCta:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff4d0066}.Hero-module__Z8hQ_W__secondaryCta{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__secondaryCta:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__primaryCta,.Hero-module__Z8hQ_W__secondaryCta{width:100%;max-width:300px}}
.TechTicker-module__ZKxH7W__tickerWrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background-color:#080808;width:100%;padding:1.5rem 0;display:flex;overflow:hidden}.TechTicker-module__ZKxH7W__ticker{white-space:nowrap;animation:30s linear infinite TechTicker-module__ZKxH7W__scroll;display:flex}.TechTicker-module__ZKxH7W__techItem{color:#27272a;letter-spacing:.1em;padding:0 4rem;font-size:1.25rem;font-weight:800;transition:color .3s}.TechTicker-module__ZKxH7W__techItem:hover{color:var(--primary)}@keyframes TechTicker-module__ZKxH7W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Services-module__PFRRnG__services{background-color:#050505;padding:8rem 2rem}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__header{justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:5rem;display:flex}.Services-module__PFRRnG__sectionBadge{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.Services-module__PFRRnG__title{color:#fff;margin:0;font-size:3rem;font-weight:800;line-height:1.1}.Services-module__PFRRnG__headerDescription{max-width:400px;color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__PFRRnG__card{background:#0c0c0c;border:1px solid #ffffff0d;border-radius:8px;transition:transform .3s,border-color .3s;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:#ff4d004d;transform:translateY(-10px)}.Services-module__PFRRnG__cardImagePlaceholder{background:#111;height:200px;position:relative;overflow:hidden}.Services-module__PFRRnG__innerPattern{background:linear-gradient(45deg,#ff4d001a 0%,#0000 100%);position:absolute;inset:0}.Services-module__PFRRnG__cardContent{padding:2rem}.Services-module__PFRRnG__icon{background:#ff4d001a;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Services-module__PFRRnG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.Services-module__PFRRnG__cardDescription{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Services-module__PFRRnG__learnMore{color:var(--primary);align-items:center;font-size:.9rem;font-weight:600;transition:gap .2s;display:inline-flex}.Services-module__PFRRnG__learnMore:hover{gap:.5rem}@media (max-width:1024px){.Services-module__PFRRnG__header{flex-direction:column;align-items:flex-start;gap:2rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__title{font-size:2.5rem}.Services-module__PFRRnG__services{padding:4rem 1.5rem}}
.Engineering-module__RqvIiW__engineering{background:linear-gradient(#050505 0%,#0c0805 100%);padding:8rem 2rem}.Engineering-module__RqvIiW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.Engineering-module__RqvIiW__badge{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.Engineering-module__RqvIiW__title{color:#fff;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Engineering-module__RqvIiW__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.Engineering-module__RqvIiW__features{gap:2rem;padding:0;list-style:none;display:grid}.Engineering-module__RqvIiW__features li{align-items:flex-start;gap:1.5rem;display:flex}.Engineering-module__RqvIiW__featureIcon{background:#ff4d001a;border-radius:8px;padding:.5rem;font-size:1.25rem;line-height:1}.Engineering-module__RqvIiW__features strong{color:#fff;margin-bottom:.25rem;font-size:1.1rem;display:block}.Engineering-module__RqvIiW__features p{color:var(--text-muted);margin:0;font-size:.95rem}.Engineering-module__RqvIiW__codeWindow{background:#000;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px #00000080}.Engineering-module__RqvIiW__codeHeader{background:#111;border-bottom:1px solid #ffffff0d;align-items:center;gap:1.5rem;padding:1rem;display:flex}.Engineering-module__RqvIiW__dots{gap:.5rem;display:flex}.Engineering-module__RqvIiW__dots span{border-radius:50%;width:10px;height:10px}.Engineering-module__RqvIiW__dotRed{background:#ff5f56}.Engineering-module__RqvIiW__dotYellow{background:#ffbd2e}.Engineering-module__RqvIiW__dotGreen{background:#27c93f}.Engineering-module__RqvIiW__fileName{color:#666;font-family:monospace;font-size:.8rem}.Engineering-module__RqvIiW__codeContent{padding:2rem;font-family:Fira Code,monospace;font-size:.9rem;line-height:1.6}.Engineering-module__RqvIiW__codeContent code{color:#dcdcaa}@media (max-width:1024px){.Engineering-module__RqvIiW__container{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Engineering-module__RqvIiW__title{font-size:2.5rem}}
.CTA-module__n-fbaG__ctaSection{background-color:#050505;padding:8rem 2rem}.CTA-module__n-fbaG__container{max-width:1200px;margin:0 auto}.CTA-module__n-fbaG__box{background-color:var(--primary);text-align:center;color:#fff;border-radius:24px;padding:6rem 4rem;position:relative;overflow:hidden}.CTA-module__n-fbaG__box:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 10%,#fff3 0%,#0000 50%);position:absolute;inset:0}.CTA-module__n-fbaG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.CTA-module__n-fbaG__subtitle{opacity:.9;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.CTA-module__n-fbaG__button{color:#fff;background-color:#000;border-radius:8px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s}.CTA-module__n-fbaG__button:hover{background-color:#111;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}@media (max-width:768px){.CTA-module__n-fbaG__title{font-size:2.5rem}.CTA-module__n-fbaG__box{padding:4rem 2rem}}
