@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}._page_1hkbs_5{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8f9fc;color:#1a1a2e;-webkit-font-smoothing:antialiased;overflow-x:hidden}._nav_1hkbs_14{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffbf;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-bottom:1px solid rgba(0,0,0,.04)}._navInner_1hkbs_26{max-width:1200px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between}._navLogo_1hkbs_35{height:120px;width:auto}._navRight_1hkbs_40{display:flex;align-items:center;gap:20px}._navLinks_1hkbs_46{display:flex;gap:28px;align-items:center}._langToggle_1hkbs_52{padding:6px 14px;background:#0a25400a;border:1px solid rgba(10,37,64,.08);border-radius:980px;font-size:12px;font-weight:700;color:#0a2540;cursor:pointer;font-family:Inter,sans-serif;letter-spacing:.5px;transition:background .2s}._langToggle_1hkbs_52:hover{background:#0a254014}._navLinks_1hkbs_46 a{text-decoration:none;font-size:14px;font-weight:500;color:#5a5a6e;transition:color .2s}._navLinks_1hkbs_46 a:hover{color:#0a2540}._navLinks_1hkbs_46 a:last-child{padding:8px 20px;background:#0a2540;color:#fff;border-radius:980px;font-weight:600;font-size:13px}._navLinks_1hkbs_46 a:last-child:hover{background:#1a3a6b;color:#fff}._hero_1hkbs_90{position:relative;min-height:100vh;display:flex;align-items:center;padding:100px 24px 80px;overflow:hidden}._heroBg_1hkbs_99{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 0% 50%,rgba(10,37,64,.03),transparent),radial-gradient(ellipse 60% 40% at 100% 30%,rgba(10,132,255,.04),transparent);pointer-events:none}._heroContent_1hkbs_108{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}._heroText_1hkbs_118{flex:1;max-width:520px}._badge_1hkbs_120{display:inline-flex;align-items:center;padding:6px 14px;background:#0a25400a;border:1px solid rgba(10,37,64,.08);border-radius:980px;font-size:12px;font-weight:600;color:#0a2540;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px}._heroTitle_1hkbs_135{font-size:52px;font-weight:800;line-height:1.05;letter-spacing:-1.2px;color:#0a2540;margin-bottom:20px}._heroAccent_1hkbs_144{background:linear-gradient(135deg,#0a84ff,#5e5ce6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_1hkbs_151{font-size:17px;line-height:1.7;color:#6b6b80;margin-bottom:36px}._cta_1hkbs_158{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:#0a2540;color:#fff;border:none;border-radius:980px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0a254026}._cta_1hkbs_158:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0a254033;background:#1a3a6b}._socialProof_1hkbs_181{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:14px;color:#8e8ea0}._dot_1hkbs_190{width:8px;height:8px;border-radius:50%;background:#34c759;animation:_pulse_1hkbs_1 2s ease-in-out infinite}@keyframes _pulse_1hkbs_1{0%,to{opacity:1}50%{opacity:.4}}._heroVisual_1hkbs_203{flex:1;display:flex;justify-content:center}._heroImg_1hkbs_205{width:100%;max-width:500px;height:auto;filter:drop-shadow(0 20px 60px rgba(10,37,64,.08));animation:_float_1hkbs_1 6s ease-in-out infinite}@keyframes _float_1hkbs_1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}._features_1hkbs_219{padding:100px 24px;max-width:1200px;margin:0 auto;text-align:center}._sectionLabel_1hkbs_226{display:inline-block;padding:6px 14px;background:#0a84ff0f;border:1px solid rgba(10,132,255,.1);border-radius:980px;font-size:12px;font-weight:600;color:#0a84ff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px}._sectionTitle_1hkbs_240{font-size:38px;font-weight:700;letter-spacing:-.8px;color:#0a2540;margin-bottom:12px;text-align:center}._sectionDesc_1hkbs_249{font-size:17px;color:#6b6b80;line-height:1.6;text-align:center;max-width:500px;margin:0 auto 48px}._featuresGrid_1hkbs_258{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px}._featureCard_1hkbs_265{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:36px 28px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}._featureCard_1hkbs_265:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a25400f}._featureIcon_1hkbs_279{width:48px;height:48px;background:#0a84ff0f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}._featureTitle_1hkbs_290{font-size:18px;font-weight:700;color:#0a2540;margin-bottom:8px}._featureDesc_1hkbs_297{font-size:14px;line-height:1.6;color:#6b6b80}._featuresVisual_1hkbs_303{display:flex;justify-content:center}._featuresImg_1hkbs_308{max-width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0a25400a}._register_1hkbs_316{padding:100px 24px;background:#fff}._registerContainer_1hkbs_321{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}._registerVisual_1hkbs_329{flex:1;display:flex;justify-content:center}._registerImg_1hkbs_331{max-width:100%;height:auto;border-radius:16px}._registerForm_1hkbs_337{flex:1;max-width:440px}._formRow_1hkbs_339{display:flex;gap:12px;margin-bottom:12px}._formRow_1hkbs_339 ._input_1hkbs_345{flex:1}._input_1hkbs_345{width:100%;padding:14px 18px;border:1.5px solid #e2e4ea;border-radius:12px;font-size:15px;font-family:Inter,sans-serif;color:#1a1a2e;outline:none;transition:border-color .2s,box-shadow .2s;background:#f8f9fc;margin-bottom:12px}._input_1hkbs_345::placeholder{color:#a0a0b8}._input_1hkbs_345:focus{border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff14;background:#fff}._error_1hkbs_369{font-size:13px;color:#ff453a;margin-bottom:12px}._submitBtn_1hkbs_375{width:100%;padding:16px;background:linear-gradient(135deg,#0a2540,#1a3a6b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:4px}._submitBtn_1hkbs_375:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0a254026}._privacy_1hkbs_395{font-size:12px;color:#8e8ea0;text-align:center;margin-top:16px;line-height:1.5}._spinner_1hkbs_404{width:32px;height:32px;border:3px solid rgba(10,37,64,.08);border-top-color:#0a84ff;border-radius:50%;animation:_spin_1hkbs_404 .7s linear infinite;margin:0 auto}@keyframes _spin_1hkbs_404{to{transform:rotate(360deg)}}._loadingText_1hkbs_416{font-size:15px;color:#6b6b80;text-align:center;margin-top:20px}._successSection_1hkbs_423{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}._successCard_1hkbs_432{max-width:440px;text-align:center;background:#fff;border-radius:20px;padding:48px 40px;box-shadow:0 4px 24px #0a25400f}._successCardImg_1hkbs_441{width:100%;max-width:280px;height:auto;margin:0 auto 24px;display:block;border-radius:12px}._successTitle_1hkbs_450{font-size:26px;font-weight:700;color:#0a2540;margin-bottom:12px}._successText_1hkbs_457{font-size:15px;color:#6b6b80;line-height:1.7}._successText_1hkbs_457 strong{color:#0a2540}._footer_1hkbs_466{background:#0a2540;padding:48px 24px}._footerInner_1hkbs_471{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._footerBrand_1hkbs_479{display:flex;flex-direction:column;gap:8px}._footerLogo_1hkbs_481{height:auto;width:120px}._footerText_1hkbs_486{font-size:13px;color:#fff6}._footerLinks_1hkbs_491{display:flex;gap:24px}._footerLinks_1hkbs_491 a{font-size:13px;color:#ffffff80;text-decoration:none;transition:color .2s}._footerLinks_1hkbs_491 a:hover{color:#fff}@media(max-width:900px){._heroContent_1hkbs_108{flex-direction:column-reverse;text-align:center}._heroText_1hkbs_118{max-width:100%}._heroTitle_1hkbs_135{font-size:40px}._heroVisual_1hkbs_203{margin-top:20px}._heroImg_1hkbs_205{max-width:320px}._featuresGrid_1hkbs_258{grid-template-columns:1fr}._registerContainer_1hkbs_321{flex-direction:column;text-align:center}._registerForm_1hkbs_337{max-width:100%}._footerInner_1hkbs_471{flex-direction:column;gap:20px;text-align:center}}@media(max-width:480px){._navLinks_1hkbs_46{display:none}._navLogo_1hkbs_35{height:24px}._heroTitle_1hkbs_135{font-size:32px;letter-spacing:-.5px}._hero_1hkbs_90{padding:80px 20px 60px}._heroImg_1hkbs_205{max-width:260px}._features_1hkbs_219{padding:60px 20px}._sectionTitle_1hkbs_240{font-size:28px}._register_1hkbs_316{padding:60px 20px}._formRow_1hkbs_339{flex-direction:column;gap:0}._successCard_1hkbs_432{padding:36px 24px}}
