.Header_navbar__p52_S{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1)}.Header_scrolled__Ik5rI{padding:1rem 0;background:rgba(2,6,23,.8);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px rgba(0,0,0,.3)}.Header_container__3JNoS{max-width:1400px;margin:0 auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.Header_logo__1FRrW{display:flex;align-items:center;gap:.75rem;text-decoration:none}.Header_logoIcon__UmpUw{position:relative;width:40px;height:40px;background:#38bdf8;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:1.25rem;overflow:hidden}.Header_logoSpin__5ETZj{position:absolute;inset:0;border:2px dashed rgba(255,255,255,.3);border-radius:inherit;animation:Header_rotateLogo__ruUNs 10s linear infinite}@keyframes Header_rotateLogo__ruUNs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_logoText__Q2TRx{color:#fff;font-weight:800;font-size:1.25rem;letter-spacing:-.5px}.Header_logoText__Q2TRx span{color:#38bdf8}.Header_nav__LVYU2{display:flex;align-items:center;gap:2.5rem}.Header_navLink__bX76H{color:#94a3b8;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s;position:relative}.Header_navLink__bX76H:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#38bdf8;transition:width .3s}.Header_navLink__bX76H:hover{color:#fff}.Header_active__8Eipm:after,.Header_navLink__bX76H:hover:after{width:100%}.Header_active__8Eipm{color:#fff}.Header_actions__FHMH_{display:flex;align-items:center;gap:1.5rem}.Header_ctaBtn__3dabJ{background:rgba(56,189,248,.1);border:1px solid rgba(56,189,248,.2);color:#38bdf8;padding:.6rem 1.25rem;border-radius:100px;font-weight:800;font-size:.8rem;letter-spacing:1px;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:all .3s}.Header_ctaBtn__3dabJ:hover{background:#38bdf8;color:#fff}.Header_ctaPulse__eK5HK{width:8px;height:8px;background:currentColor;border-radius:50%;animation:Header_ctaPulseAnim__afOaN 2s infinite}@keyframes Header_ctaPulseAnim__afOaN{0%{transform:scale(1);opacity:1}to{transform:scale(2.5);opacity:0}}.Header_burger__45vLT{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.Header_burger__45vLT span{width:25px;height:2px;background:#fff;transition:.3s}.Header_burgerActive__adff5 span:first-child{transform:translateY(8px) rotate(45deg)}.Header_burgerActive__adff5 span:nth-child(2){opacity:0}.Header_burgerActive__adff5 span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Header_mobileCta__Qo8MH{display:none}@media (max-width:1024px){.Header_nav__LVYU2{display:none}.Header_burger__45vLT{display:flex}.Header_navOpen__inIop{display:flex;position:fixed;top:0;right:0;width:280px;height:100vh;background:#020617;flex-direction:column;padding:100px 2rem;gap:2rem;box-shadow:-10px 0 30px rgba(0,0,0,.5);border-left:1px solid rgba(255,255,255,.05)}.Header_mobileCta__Qo8MH{display:block;background:#38bdf8;color:#fff;text-align:center;padding:1rem;border-radius:12px;font-weight:800;margin-top:1rem;text-decoration:none}}.Footer_footer__4vzqH{background:#01040f;border-top:1px solid rgba(255,255,255,.05);color:#fff}.Footer_container__Dj1D9{max-width:1400px;margin:0 auto;padding:0 5%}.Footer_top__k6DNG{padding:5rem 0}.Footer_top__k6DNG .Footer_container__Dj1D9{display:flex;justify-content:space-between;gap:4rem;flex-wrap:wrap}.Footer_mainInfo___t_Oz{flex:1.5 1;min-width:300px;display:flex;flex-direction:column;gap:2rem}.Footer_logo__C9vo8{font-size:2rem;font-weight:900;letter-spacing:-1px;margin:0}.Footer_logo__C9vo8 span{color:#38bdf8}.Footer_tagline__NHwwX{color:#64748b;font-size:1.1rem;max-width:400px;line-height:1.5}.Footer_contact__izvhn{display:flex;flex-direction:column;gap:.5rem}.Footer_label__ITGHE{color:#38bdf8;font-size:.75rem;font-weight:900;letter-spacing:2px}.Footer_email__V5n10{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none;transition:color .3s}.Footer_email__V5n10:hover{color:#38bdf8}.Footer_linksGrid__tzyKr{flex:2 1;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:3rem;gap:3rem}.Footer_linkCol__PlHPr h4{font-size:.85rem;font-weight:900;color:#38bdf8;margin-bottom:1.5rem;letter-spacing:1px}.Footer_linkCol__PlHPr a,.Footer_linkCol__PlHPr span{display:block;color:#94a3b8;text-decoration:none;margin-bottom:.75rem;font-size:.95rem;font-weight:500;transition:all .3s;cursor:pointer}.Footer_linkCol__PlHPr a:hover,.Footer_linkCol__PlHPr span:hover{color:#fff;transform:translateX(5px)}.Footer_middle__X_muR{padding:4rem 0;background:rgba(255,255,255,.02)}.Footer_badges__fWezp{display:flex;justify-content:center;gap:3rem;margin-bottom:2.5rem;flex-wrap:wrap}.Footer_badge__gu2JG{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.Footer_badgeSpin__rk1U_{position:absolute;inset:0;border:2px dashed rgba(56,189,248,.3);border-radius:50%;animation:Footer_rotateBadge__OACRz 15s linear infinite}@keyframes Footer_rotateBadge__OACRz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Footer_badge__gu2JG span{font-size:.85rem;font-weight:900;color:#38bdf8}.Footer_disclaimer__HaL_N{text-align:center;color:#64748b;font-size:.9rem;max-width:900px;margin:0 auto;line-height:1.6}.Footer_bottom__2dJjP{padding:2rem 0;border-top:1px solid rgba(255,255,255,.05)}.Footer_bottom__2dJjP .Footer_container__Dj1D9{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.Footer_copy__9oFUI{color:#475569;font-size:.8rem;font-weight:700;letter-spacing:1px}.Footer_bottomLinks__AMVW0{display:flex;align-items:center;gap:1.5rem}.Footer_bottomLinks__AMVW0 span{color:#475569;font-size:.75rem;font-weight:800;letter-spacing:1px}.Footer_dot__tvREM{width:4px;height:4px;background:#38bdf8;border-radius:50%}@media (max-width:768px){.Footer_top__k6DNG .Footer_container__Dj1D9{flex-direction:column;gap:3rem}.Footer_linksGrid__tzyKr{grid-template-columns:1fr 1fr}.Footer_bottom__2dJjP .Footer_container__Dj1D9{justify-content:center;text-align:center}.Footer_badges__fWezp{gap:1.5rem}}.Layout_wrapper__jgA1_{display:flex;flex-direction:column;min-height:100vh}.Layout_main__RIY09{flex:1 1}.StaticPage_page__XYxQe{padding-top:80px}.StaticPage_hero__YwcQF{text-align:center;padding:4rem 1.5rem 2.5rem;background:linear-gradient(180deg,var(--bg-mid) 0,transparent 100%);border-bottom:1px solid rgba(255,255,255,.06)}.StaticPage_hero__YwcQF h1{font-family:var(--font-head);font-size:clamp(2rem,5vw,3.5rem);color:var(--text-light);margin-bottom:.5rem}.StaticPage_hero__YwcQF h1 span{color:var(--primary)}.StaticPage_hero__YwcQF p{color:var(--text-muted)}.StaticPage_con__MV8Qy{max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem}.StaticPage_sec__jxHgA{margin-bottom:2.5rem}.StaticPage_sec__jxHgA h2{font-family:var(--font-head);font-size:1.4rem;color:var(--primary);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.07)}.StaticPage_sec__jxHgA p{color:var(--text-muted);font-size:.92rem;line-height:1.75;margin-bottom:.5rem}.StaticPage_sec__jxHgA a{color:var(--secondary)}.StaticPage_cg__ttG2u{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.StaticPage_card__1IngK{background:var(--bg-mid);padding:1.5rem;border-radius:var(--radius);border:1px solid rgba(255,255,255,.07);text-align:center}.StaticPage_ci__JrKVm{font-size:1.5rem;font-family:var(--font-head);color:var(--primary);font-weight:900;margin-bottom:.5rem}.StaticPage_card__1IngK h3{font-family:var(--font-head);color:var(--text-light);font-size:.95rem;margin-bottom:.4rem}.StaticPage_card__1IngK p{color:var(--text-muted);font-size:.82rem}.StaticPage_cb__3RYzk{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.StaticPage_ci2__v3tK6{display:flex;align-items:center;gap:.75rem;font-size:.92rem;color:var(--text-muted)}.StaticPage_ci2__v3tK6 a{color:var(--secondary)}.StaticPage_ul__zOwL3{padding-left:1.5rem}.StaticPage_ul__zOwL3 li{margin-bottom:.5rem;color:var(--text-muted);font-size:.92rem;line-height:1.7}.StaticPage_intro__6ct_h{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:2.5rem;padding:1.25rem;background:var(--bg-mid);border-radius:var(--radius);border-left:3px solid var(--primary)}@media(max-width:640px){.StaticPage_cg__ttG2u{grid-template-columns:1fr 1fr}}@media(max-width:380px){.StaticPage_cg__ttG2u{grid-template-columns:1fr}}