@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_xweom_5{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8f9fc;color:#1a1a2e;-webkit-font-smoothing:antialiased;overflow-x:hidden}._nav_xweom_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_xweom_26{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}._navLogo_xweom_35{height:40px;width:auto;max-width:160px}._navRight_xweom_41{display:flex;align-items:center;gap:20px}._navLinks_xweom_47{display:flex;gap:28px;align-items:center}._langToggle_xweom_53{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_xweom_53:hover{background:#0a254014}._navLinks_xweom_47 a{text-decoration:none;font-size:14px;font-weight:500;color:#5a5a6e;transition:color .2s}._navLinks_xweom_47 a:hover{color:#0a2540}._navLinks_xweom_47 a:last-child{padding:8px 20px;background:#0a2540;color:#fff;border-radius:980px;font-weight:600;font-size:13px}._navLinks_xweom_47 a:last-child:hover{background:#1a3a6b;color:#fff}._hero_xweom_91{position:relative;min-height:100vh;display:flex;align-items:center;padding:100px 24px 80px;overflow:hidden}._heroBg_xweom_100{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_xweom_109{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}._heroText_xweom_119{flex:1;max-width:520px}._badge_xweom_121{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_xweom_136{font-size:52px;font-weight:800;line-height:1.05;letter-spacing:-1.2px;color:#0a2540;margin-bottom:20px}._heroAccent_xweom_145{background:linear-gradient(135deg,#0a84ff,#5e5ce6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_xweom_152{font-size:17px;line-height:1.7;color:#6b6b80;margin-bottom:36px}._cta_xweom_159{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_xweom_159:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0a254033;background:#1a3a6b}._socialProof_xweom_182{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:14px;color:#8e8ea0}._dot_xweom_191{width:8px;height:8px;border-radius:50%;background:#34c759;animation:_pulse_xweom_1 2s ease-in-out infinite}@keyframes _pulse_xweom_1{0%,to{opacity:1}50%{opacity:.4}}._heroVisual_xweom_204{flex:1;display:flex;justify-content:center}._heroImg_xweom_206{width:100%;max-width:500px;height:auto;filter:drop-shadow(0 20px 60px rgba(10,37,64,.08));animation:_float_xweom_1 6s ease-in-out infinite}@keyframes _float_xweom_1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}._features_xweom_220{padding:100px 24px;max-width:1200px;margin:0 auto;text-align:center}._sectionLabel_xweom_227{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_xweom_241{font-size:38px;font-weight:700;letter-spacing:-.8px;color:#0a2540;margin-bottom:12px;text-align:center}._sectionDesc_xweom_250{font-size:17px;color:#6b6b80;line-height:1.6;text-align:center;max-width:500px;margin:0 auto 48px}._featuresGrid_xweom_259{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px}._featureCard_xweom_266{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_xweom_266:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a25400f}._featureIcon_xweom_280{width:48px;height:48px;background:#0a84ff0f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}._featureTitle_xweom_291{font-size:18px;font-weight:700;color:#0a2540;margin-bottom:8px}._featureDesc_xweom_298{font-size:14px;line-height:1.6;color:#6b6b80}._featuresVisual_xweom_304{display:flex;justify-content:center}._featuresImg_xweom_309{max-width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0a25400a}._register_xweom_317{padding:100px 24px;background:#fff}._registerContainer_xweom_322{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}._registerVisual_xweom_330{flex:1;display:flex;justify-content:center}._registerImg_xweom_332{max-width:100%;height:auto;border-radius:16px}._registerForm_xweom_338{flex:1;max-width:440px}._formRow_xweom_340{display:flex;gap:12px;margin-bottom:12px}._formRow_xweom_340 ._input_xweom_346{flex:1}._input_xweom_346{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_xweom_346::placeholder{color:#a0a0b8}._input_xweom_346:focus{border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff14;background:#fff}._error_xweom_370{font-size:13px;color:#ff453a;margin-bottom:12px}._submitBtn_xweom_376{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_xweom_376:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0a254026}._privacy_xweom_396{font-size:12px;color:#8e8ea0;text-align:center;margin-top:16px;line-height:1.5}._spinner_xweom_405{width:32px;height:32px;border:3px solid rgba(10,37,64,.08);border-top-color:#0a84ff;border-radius:50%;animation:_spin_xweom_405 .7s linear infinite;margin:0 auto}@keyframes _spin_xweom_405{to{transform:rotate(360deg)}}._loadingText_xweom_417{font-size:15px;color:#6b6b80;text-align:center;margin-top:20px}._successSection_xweom_424{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}._successCard_xweom_433{max-width:440px;text-align:center;background:#fff;border-radius:20px;padding:48px 40px;box-shadow:0 4px 24px #0a25400f}._successIcon_xweom_442{width:64px;height:64px;border-radius:50%;background:#0a84ff0f;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}._successTitle_xweom_453{font-size:26px;font-weight:700;color:#0a2540;margin-bottom:12px}._successText_xweom_460{font-size:15px;color:#6b6b80;line-height:1.7}._successText_xweom_460 strong{color:#0a2540}._footer_xweom_469{background:#0a2540;padding:48px 24px}._footerInner_xweom_474{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._footerBrand_xweom_482{display:flex;flex-direction:column;gap:8px}._footerLogo_xweom_484{height:auto;width:120px}._footerText_xweom_489{font-size:13px;color:#fff6}._footerLinks_xweom_494{display:flex;gap:24px}._footerLinks_xweom_494 a{font-size:13px;color:#ffffff80;text-decoration:none;transition:color .2s}._footerLinks_xweom_494 a:hover{color:#fff}@media(max-width:900px){._heroContent_xweom_109{flex-direction:column-reverse;text-align:center}._heroText_xweom_119{max-width:100%}._heroTitle_xweom_136{font-size:40px}._heroVisual_xweom_204{margin-top:20px}._heroImg_xweom_206{max-width:320px}._featuresGrid_xweom_259{grid-template-columns:1fr}._registerContainer_xweom_322{flex-direction:column;text-align:center}._registerForm_xweom_338{max-width:100%}._footerInner_xweom_474{flex-direction:column;gap:20px;text-align:center}}@media(max-width:480px){._navLinks_xweom_47{display:none}._navLogo_xweom_35{height:24px}._heroTitle_xweom_136{font-size:32px;letter-spacing:-.5px}._hero_xweom_91{padding:80px 20px 60px}._heroImg_xweom_206{max-width:260px}._features_xweom_220{padding:60px 20px}._sectionTitle_xweom_241{font-size:28px}._register_xweom_317{padding:60px 20px}._formRow_xweom_340{flex-direction:column;gap:0}._successCard_xweom_433{padding:36px 24px}}
