.App_App__HLTcy{min-height:100vh;display:flex;flex-direction:column;background-color:#02040a;color:#e2e8f0;position:relative;overflow:hidden;font-family:var(--font-geist-sans),-apple-system,sans-serif}.App_header__SRTHd{position:fixed;top:0;left:0;width:100%;height:80px;justify-content:space-between;padding:0 6%;background:rgba(2,4,10,.95);border-bottom:1px solid #1e293b;z-index:100}.App_headerLogoContainer__spYAW,.App_header__SRTHd{display:flex;align-items:center}.App_headerLogo__TNPtb{width:35px;height:50px;background-image:url(/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.App_navLinks__Td54Y{display:flex;gap:36px}.App_navLink__XV_Qv{color:#94a3b8;font-family:var(--font-geist-mono),monospace;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:color .2s ease;position:relative}.App_navLink__XV_Qv:hover{color:#00e5ff}.App_main__KtiHY{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100vw;min-height:100vh;padding:120px 6% 80px;gap:80px}.App_videoContainer__L1HJg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.App_backgroundVideo__nHRxu{width:100%;height:100%;object-fit:cover;opacity:.2}.App_videoOverlay__J8xJY{background:radial-gradient(circle at center,rgba(2,4,10,.7) 0,#02040a 100%)}.App_gridBackground__uu7fZ,.App_videoOverlay__J8xJY{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.App_gridBackground__uu7fZ{background-image:linear-gradient(hsla(0,0%,100%,.02) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.App_dashboardCard__BTAAL{width:100%;max-width:1200px;background:#060913;border:1px solid #1e293b;border-radius:4px;padding:48px;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;z-index:10;box-shadow:0 20px 40px rgba(0,0,0,.5)}.App_servicesSection__r6Y3f{display:flex;flex-direction:column;justify-content:center}.App_sectionEyebrow__k2yad{font-family:var(--font-geist-mono),monospace;color:#00e5ff;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;display:flex;align-items:center;gap:12px}.App_sectionEyebrow__k2yad:after,.App_sectionEyebrow__k2yad:before{content:"";height:1px;width:24px;background-color:#00e5ff}.App_sectionTitle__PTP8D{font-size:3rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px;color:#fff}.App_sectionTitle__PTP8D span{color:#00e5ff}.App_sectionSubtitle__hywy1{font-size:1.05rem;color:#94a3b8;margin-bottom:40px;line-height:1.6}.App_servicesList__8tPNi{display:flex;flex-direction:column;gap:16px}.App_serviceItem__wuAHF{display:flex;flex-direction:column;padding:20px 24px;background:#0a0f1c;border-left:3px solid transparent;cursor:pointer;transition:all .2s ease}.App_serviceItem__wuAHF:hover{background:#0f172a}.App_serviceItemActive__7XT7C{background:#0f172a;border-left:3px solid #00e5ff}.App_serviceTitle__BKU_P{font-size:1.15rem;font-weight:700;color:#94a3b8;transition:color .2s ease}.App_serviceItemActive__7XT7C .App_serviceTitle__BKU_P,.App_serviceItem__wuAHF:hover .App_serviceTitle__BKU_P{color:#fff}.App_serviceDescShort__Ppsa_{font-size:.9rem;color:#64748b;margin-top:8px;line-height:1.5}.App_serviceItemActive__7XT7C .App_serviceDescShort__Ppsa_{color:#94a3b8}.App_previewPane__yl9Te{display:flex;flex-direction:column;background:#02040a;border:1px solid #1e293b;border-radius:4px;padding:32px;position:relative}.App_previewFrame__49HSe{width:100%;height:240px;background:#000;margin-bottom:32px;position:relative;overflow:hidden;border:1px solid #1e293b}.App_previewImage__D9dZM{width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform .4s ease,opacity .4s ease}.App_previewContent__xVDQH{flex-grow:1;display:flex;flex-direction:column}.App_previewTitle__EifV_{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:16px}.App_previewDescLong__33Kzb{font-size:.95rem;color:#94a3b8;line-height:1.6;margin-bottom:32px}.App_actionBtn__8Aw30{align-self:flex-start;padding:12px 28px;font-family:var(--font-geist-mono),monospace;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#02040a;background:#00e5ff;border:1px solid #00e5ff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.App_actionBtn__8Aw30:hover{background:transparent;color:#00e5ff}.App_ecosystemSection__eyqJp{max-width:1200px;text-align:center;z-index:10}.App_ecosystemCard__hfXYB,.App_ecosystemSection__eyqJp{width:100%;display:flex;flex-direction:column;align-items:center}.App_ecosystemCard__hfXYB{background:#060913;border:1px solid #1e293b;padding:60px 40px;border-radius:4px;position:relative;overflow:hidden}.App_ecosystemCard__hfXYB:before{content:"";position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:60%;height:100%;background:radial-gradient(circle,rgba(0,229,255,.08) 0,transparent 70%);pointer-events:none}.App_ecoTitle__hjSaO{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:20px}.App_ecoDesc__oNs3O{font-size:1.1rem;color:#94a3b8;max-width:700px;margin-bottom:40px;line-height:1.6}.App_ecoLink__SC6xh{text-decoration:none}.App_updatesSection___jduX{width:100%;max-width:1200px;z-index:10;display:flex;flex-direction:column;align-items:center}.App_updatesGrid__aUGCe{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;width:100%;margin-top:40px}.App_iframeWrapper___egKu{overflow:hidden;display:flex;justify-content:center;padding:16px;height:575px}.App_contactCard__VyCb4,.App_iframeWrapper___egKu{background:#060913;border:1px solid #1e293b;border-radius:4px}.App_contactCard__VyCb4{width:100%;max-width:600px;padding:48px;z-index:10}.App_formTitle__Jbwu3{font-size:2rem;font-weight:800;margin-bottom:12px;text-align:center;color:#fff}.App_formSubtitle__1q1v6{font-size:.95rem;color:#94a3b8;margin-bottom:32px;text-align:center;line-height:1.5}.App_contactForm__iLdmm{display:flex;flex-direction:column;gap:20px}.App_formRow__h_1Z7{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.App_formGroup__2yoNF{display:flex;flex-direction:column;gap:8px}.App_formLabel__OvaqB{font-family:var(--font-geist-mono),monospace;font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.App_formInput__sQJLl,.App_formTextarea__5bpJU{background:#02040a;border:1px solid #1e293b;border-radius:2px;padding:14px 16px;color:#fff;font-family:inherit;font-size:.95rem;transition:all .2s ease}.App_formInput__sQJLl:focus,.App_formTextarea__5bpJU:focus{outline:none;border-color:#00e5ff}.App_submitBtn__2q_Rd{margin-top:12px;width:100%;background:#00e5ff;color:#02040a;border:1px solid #00e5ff;padding:16px;font-family:var(--font-geist-mono),monospace;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.App_submitBtn__2q_Rd:hover:not(.App_submitBtnDisabled__ugdvv){background:transparent;color:#00e5ff}.App_submitBtnDisabled__ugdvv{background:#1e293b;color:#64748b;border-color:#1e293b;cursor:not-allowed}.App_successMessage__k61xb{text-align:center;padding:40px 0}.App_successTitle__Yakir{font-size:1.5rem;color:#00e5ff;margin-bottom:12px}.App_successText__7k9wo{color:#94a3b8}.App_footer__5Pb6K{width:100%;background:#02040a;border-top:1px solid #1e293b;padding:60px 0 40px;display:flex;justify-content:center;z-index:10}.App_footerMain__lBDR_{width:88%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px}.App_footerLinks__MtaxB{display:flex;flex-direction:column;gap:12px}.App_footerRow__Xy56Y{display:flex;gap:24px;flex-wrap:wrap}.App_footerText__tUXRe{color:#64748b;font-size:.85rem}.App_footerTextLink__lk62l{color:#94a3b8;font-size:.85rem;text-decoration:none}.App_footerTextLink__lk62l:hover{color:#00e5ff}.App_footerLogo__cn0m_{display:flex;align-items:center}.App_footerIcono__u2OfT{background-image:url(/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;height:80px;width:60px}@media screen and (max-width:1024px){.App_dashboardCard__BTAAL,.App_updatesGrid__aUGCe{grid-template-columns:1fr}}@media screen and (max-width:768px){.App_header__SRTHd{padding:0 20px}.App_navLinks__Td54Y{display:none}.App_sectionTitle__PTP8D{font-size:2.2rem}.App_ecoTitle__hjSaO{font-size:2rem}.App_formRow__h_1Z7{grid-template-columns:1fr}.App_iframeWrapper___egKu{height:auto}.App_iframeWrapper___egKu iframe{width:100%}}