.landing-header_header__sh5wY{position:sticky;top:0;z-index:120;border-bottom:1px solid var(--landing-header-border,rgba(36,45,84,.55));background:var(--landing-header-bg,rgba(4,8,26,.52));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background-color .25s ease,border-color .25s ease,backdrop-filter .25s ease}.landing-header_sticky__a3tmc{background:var(--landing-header-sticky-bg,rgba(4,10,30,.52));border-color:var(--landing-header-sticky-border,rgba(52,63,111,.55));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.landing-header_inner__9lDZk{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.landing-header_brand__NSyA0{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.landing-header_logo__GWupl{height:42px;width:auto}.landing-header_brandText__G_af5{color:var(--landing-header-brand-text,#fff);font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1}.landing-header_nav__w05hN{flex:1 1;display:flex;align-items:center;justify-content:space-between;margin-left:18px}.landing-header_navCenter__i_sic{flex:1 1;display:flex;align-items:center;justify-content:center;gap:12px}.landing-header_navActions__RUIeh{display:flex;align-items:center;gap:12px;margin-left:auto}.landing-header_navLink__x5Ldf{color:var(--landing-header-nav-link,#d6ddff);font-size:14px;font-weight:600;text-decoration:none;padding:8px 10px;border-radius:10px;transition:color .2s ease,background-color .2s ease}.landing-header_navLink__x5Ldf:hover{color:var(--landing-header-nav-link-hover,#fff);background:var(--landing-header-nav-link-bg-hover,rgba(37,54,118,.32))}.landing-header_active__LLzJj{color:var(--landing-header-nav-link-active,#8ec1ff)}.landing-header_themeToggleWrap__LA9SL{display:inline-flex;align-items:center;justify-content:center}.landing-header_loginBtn__iOV9G,.landing-header_signupBtn__TrDB2{text-decoration:none;font-size:14px;font-weight:700;border-radius:14px;padding:9px 16px;transition:transform .2s ease,background-color .2s ease,color .2s ease}.landing-header_themeSwitch__vvIWd{position:relative;width:58px;height:30px;border-radius:999px;border:1px solid var(--landing-theme-toggle-border,#30407f);background:var(--landing-theme-toggle-bg,rgba(10,17,49,.62));padding:0;display:inline-flex;align-items:center;overflow:hidden;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-header_themeSwitch__vvIWd:hover{border-color:var(--landing-theme-toggle-border-hover,#4961b8);background:var(--landing-theme-toggle-bg-hover,rgba(20,29,70,.88))}.landing-header_themeSwitchText__UAq3F{position:absolute;top:50%;right:9px;transform:translateY(-50%);color:var(--landing-theme-toggle-label,rgba(214,221,255,.76));font-size:8px;font-weight:500;letter-spacing:.02em;text-transform:lowercase;line-height:1}.landing-header_themeSwitchKnob__2PHhU{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:var(--landing-theme-toggle-text-hover,#fff);transform:translateX(0);transition:transform .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.28)}.landing-header_themeSwitchOn__8Fd3I .landing-header_themeSwitchText__UAq3F{left:9px;right:auto}.landing-header_themeSwitchOn__8Fd3I .landing-header_themeSwitchKnob__2PHhU{transform:translateX(30px)}.landing-header_loginBtn__iOV9G{color:var(--landing-header-login-text,#fff);border:1px solid var(--landing-header-login-border,#30407f);background:var(--landing-header-login-bg,rgba(10,17,49,.82))}.landing-header_loginBtn__iOV9G:hover{color:var(--landing-header-login-text-hover,#fff);border-color:var(--landing-header-login-border-hover,#4961b8);background:var(--landing-header-login-bg-hover,rgba(20,29,70,.95));transform:translateY(-1px)}.landing-header_loginBtn__iOV9G:active,.landing-header_loginBtn__iOV9G:focus,.landing-header_loginBtn__iOV9G:visited{color:var(--landing-header-login-text,#fff)}.landing-header_signupBtn__TrDB2{color:var(--landing-header-signup-text,#fff);border:1px solid var(--landing-header-signup-border,#ff264f);background:var(--landing-header-signup-bg,#ff2149);box-shadow:var(--landing-header-signup-shadow,0 8px 24px rgba(255,46,84,.34))}.landing-header_signupBtn__TrDB2:hover{color:var(--landing-header-signup-text-hover,#fff);background:var(--landing-header-signup-bg-hover,#ff0f3d);transform:translateY(-1px);box-shadow:var(--landing-header-signup-shadow-hover,0 10px 28px rgba(255,31,73,.42))}.landing-header_signupBtn__TrDB2:active,.landing-header_signupBtn__TrDB2:focus,.landing-header_signupBtn__TrDB2:visited{color:var(--landing-header-signup-text,#fff)}.landing-header_mobileToggle__8ZcWm{display:none;width:42px;height:42px;border-radius:10px;border:1px solid #2b3669;background:rgba(11,17,41,.88);align-items:center;justify-content:center;flex-direction:column;gap:4px}.landing-header_mobileToggle__8ZcWm span{width:18px;height:2px;background:#d2dbff;border-radius:2px}@media (max-width:900px){.landing-header_inner__9lDZk{padding:12px 16px}.landing-header_mobileToggle__8ZcWm{display:inline-flex}.landing-header_logo__GWupl{height:34px}.landing-header_brandText__G_af5{font-size:14px}.landing-header_nav__w05hN{position:absolute;top:calc(100% + 6px);left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;border-radius:16px;border:1px solid #243163;background:rgba(6,10,30,.98);padding:10px;box-shadow:0 16px 40px rgba(0,0,0,.45)}.landing-header_navOpen__twk9a{display:flex}.landing-header_navActions__RUIeh,.landing-header_navCenter__i_sic{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;margin-left:0;gap:8px}.landing-header_loginBtn__iOV9G,.landing-header_navLink__x5Ldf,.landing-header_signupBtn__TrDB2{width:100%;text-align:center}.landing-header_themeToggleWrap__LA9SL{width:100%;align-items:center;padding:3px 0}}.model-register_page__em1sD{--text:hsla(0,0%,100%,.92);--bg:radial-gradient(900px 520px at 16% 18%,rgba(31,96,238,.16),transparent 60%),radial-gradient(820px 480px at 86% 86%,rgba(29,78,216,.15),transparent 60%),linear-gradient(180deg,#0c1635,#09152f 52%,#081126);--ambient-a:radial-gradient(760px 440px at 22% 26%,rgba(37,99,235,.2),transparent 62%);--ambient-b:radial-gradient(820px 500px at 80% 86%,rgba(29,78,216,.18),transparent 62%);--top-muted:hsla(0,0%,100%,.62);--top-link:rgba(160,208,255,.95);--top-link-hover:#fff;--card-shell-bg:linear-gradient(180deg,rgba(96,165,250,.2),hsla(0,0%,100%,.06));--card-shell-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.08);--card-inner-border:hsla(0,0%,100%,.08);--card-inner-bg:linear-gradient(180deg,rgba(10,12,20,.9),rgba(4,6,12,.95));--kicker:rgba(150,198,255,.9);--left-title:#fff;--left-sub:hsla(0,0%,100%,.7);--perk-border:hsla(0,0%,100%,.07);--perk-bg:linear-gradient(180deg,hsla(0,0%,100%,.024),rgba(0,0,0,.16));--perk-title:#fff;--perk-text:hsla(0,0%,100%,.62);--perk-icon-bg:hsla(0,0%,100%,.06);--perk-icon-border:hsla(0,0%,100%,.08);--callout-border:rgba(147,197,253,.24);--callout-bg:linear-gradient(180deg,rgba(24,38,72,.65),rgba(10,14,28,.9));--callout-title:#fff;--callout-text:hsla(0,0%,100%,.68);--left-foot:hsla(0,0%,100%,.54);--hero-wrap-border:hsla(0,0%,100%,.07);--hero-wrap-bg:linear-gradient(180deg,rgba(36,41,62,.66),rgba(8,12,22,.9));--hero-title:#fff;--hero-sub:hsla(0,0%,100%,.7);--form-border:hsla(0,0%,100%,.07);--form-bg:linear-gradient(180deg,rgba(24,28,42,.45),rgba(6,9,18,.88));--label:hsla(0,0%,100%,.76);--label-required:rgba(147,197,253,.95);--input-border:rgba(186,205,246,.24);--input-bg:rgba(3,6,14,.82);--input-text:hsla(0,0%,100%,.92);--input-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);--input-placeholder:hsla(0,0%,100%,.34);--input-focus-border:rgba(88,151,255,.72);--input-focus-shadow:0 0 0 4px rgba(59,130,246,.18),inset 0 1px 0 hsla(0,0%,100%,.06);--select-text:hsla(0,0%,100%,.9);--input-suffix:hsla(0,0%,100%,.78);--password-chip-border:hsla(0,0%,100%,.18);--password-chip-bg:hsla(0,0%,100%,.1);--password-chip-text:hsla(0,0%,100%,.92);--error:#ff7875;--dropdown-bg:rgba(8,11,20,.98);--dropdown-border:rgba(82,100,140,.32);--dropdown-shadow:0 16px 38px rgba(0,0,0,.45);--dropdown-item:rgba(235,242,255,.9);--dropdown-item-active:rgba(36,52,89,.72);--dropdown-item-selected-bg:rgba(46,66,110,.86);--country-flag-shadow:0 0 0 1px hsla(0,0%,100%,.12);--create-border:rgba(147,197,253,.34);--create-bg:linear-gradient(180deg,#2563eb,#1d4ed8);--create-shadow:0 22px 52px rgba(37,99,235,.34),inset 0 1px 0 hsla(0,0%,100%,.18);--create-hover-bg:linear-gradient(180deg,#2a6af0,#2456e0);--after-cta:hsla(0,0%,100%,.52);--after-link:hsla(0,0%,100%,.74);--after-link-accent:#ff8db6;--landing-header-bg:rgba(4,8,26,.52);--landing-header-border:rgba(36,45,84,.55);--landing-header-sticky-bg:rgba(4,10,30,.52);--landing-header-sticky-border:rgba(52,63,111,.55);--landing-header-brand-text:#fff;--landing-header-nav-link:#d6ddff;--landing-header-nav-link-hover:#fff;--landing-header-nav-link-bg-hover:rgba(37,54,118,.32);--landing-header-nav-link-active:#8ec1ff;--landing-theme-toggle-text:rgba(214,221,255,.88);--landing-theme-toggle-label:rgba(214,221,255,.72);--landing-theme-toggle-border:#30407f;--landing-theme-toggle-bg:rgba(10,17,49,.62);--landing-theme-toggle-text-hover:#fff;--landing-theme-toggle-border-hover:#4961b8;--landing-theme-toggle-bg-hover:rgba(20,29,70,.88);--landing-header-login-text:#fff;--landing-header-login-border:#30407f;--landing-header-login-bg:rgba(10,17,49,.82);--landing-header-login-text-hover:#fff;--landing-header-login-border-hover:#4961b8;--landing-header-login-bg-hover:rgba(20,29,70,.95);--landing-header-signup-text:#fff;--landing-header-signup-border:#ff264f;--landing-header-signup-bg:#ff2149;--landing-header-signup-shadow:0 8px 24px rgba(255,46,84,.34);--landing-header-signup-text-hover:#fff;--landing-header-signup-bg-hover:#ff0f3d;--landing-header-signup-shadow-hover:0 10px 28px rgba(255,31,73,.42);min-height:100vh;position:relative;overflow:hidden;color:var(--text);background:var(--bg)}.model-register_pageLight__N7JOV{--text:rgba(10,22,46,.92);--bg:radial-gradient(1000px 620px at 18% -8%,rgba(11,78,162,.14),rgba(245,247,251,0) 60%),radial-gradient(820px 520px at 88% 90%,rgba(59,130,246,.1),rgba(245,247,251,0) 64%),#f5f7fb;--ambient-a:radial-gradient(760px 440px at 22% 26%,rgba(11,78,162,.16),transparent 62%);--ambient-b:radial-gradient(820px 500px at 80% 86%,rgba(59,130,246,.14),transparent 62%);--top-muted:rgba(10,22,46,.58);--top-link:#0b4ea2;--top-link-hover:#083d80;--card-shell-bg:linear-gradient(180deg,rgba(11,78,162,.18),hsla(0,0%,100%,.85));--card-shell-shadow:0 20px 60px rgba(10,22,46,.12);--card-inner-border:rgba(0,0,0,.08);--card-inner-bg:hsla(0,0%,100%,.92);--kicker:#6b7280;--left-title:#0b4ea2;--left-sub:rgba(0,0,0,.62);--perk-border:rgba(15,23,42,.1);--perk-bg:hsla(0,0%,100%,.78);--perk-title:#0f172a;--perk-text:#475569;--perk-icon-bg:rgba(11,78,162,.08);--perk-icon-border:rgba(11,78,162,.14);--callout-border:rgba(11,78,162,.2);--callout-bg:linear-gradient(180deg,rgba(219,234,254,.85),rgba(241,245,249,.95));--callout-title:#0f172a;--callout-text:#475569;--left-foot:rgba(0,0,0,.5);--hero-wrap-border:rgba(15,23,42,.1);--hero-wrap-bg:linear-gradient(180deg,rgba(120,138,166,.045),rgba(120,138,166,.022) 26%,rgba(120,138,166,.006) 56%,rgba(120,138,166,0)),linear-gradient(180deg,rgba(244,247,252,.96),rgba(244,247,252,.96));--hero-title:#0b4ea2;--hero-sub:#475569;--form-border:rgba(15,23,42,.1);--form-bg:linear-gradient(180deg,rgba(118,136,164,.04),rgba(118,136,164,.02) 24%,rgba(118,136,164,.005) 54%,rgba(118,136,164,0)),linear-gradient(180deg,rgba(243,247,253,.95),rgba(243,247,253,.95));--label:rgba(0,0,0,.72);--label-required:#0b4ea2;--input-border:rgba(0,0,0,.12);--input-bg:#fff;--input-text:rgba(0,0,0,.86);--input-shadow:none;--input-placeholder:rgba(0,0,0,.35);--input-focus-border:rgba(11,78,162,.55);--input-focus-shadow:0 0 0 4px rgba(11,78,162,.14);--select-text:rgba(0,0,0,.84);--input-suffix:rgba(0,0,0,.72);--password-chip-border:rgba(0,0,0,.1);--password-chip-bg:rgba(0,0,0,.04);--password-chip-text:rgba(0,0,0,.72);--error:#ef4444;--dropdown-bg:hsla(0,0%,100%,.98);--dropdown-border:rgba(15,23,42,.14);--dropdown-shadow:0 16px 38px rgba(2,6,23,.12);--dropdown-item:#0f172a;--dropdown-item-active:rgba(11,78,162,.08);--dropdown-item-selected-bg:rgba(11,78,162,.14);--country-flag-shadow:0 0 0 1px rgba(0,0,0,.1);--create-border:rgba(147,197,253,.34);--create-bg:linear-gradient(180deg,#2563eb,#1d4ed8);--create-shadow:0 22px 52px rgba(37,99,235,.34),inset 0 1px 0 hsla(0,0%,100%,.18);--create-hover-bg:linear-gradient(180deg,#2a6af0,#2456e0);--after-cta:rgba(0,0,0,.52);--after-link:rgba(0,0,0,.74);--after-link-accent:#ef4444;--landing-header-bg:hsla(0,0%,100%,.78);--landing-header-border:rgba(11,27,58,.12);--landing-header-sticky-bg:hsla(0,0%,100%,.86);--landing-header-sticky-border:rgba(11,27,58,.14);--landing-header-brand-text:#1656a3;--landing-header-nav-link:rgba(11,27,58,.88);--landing-header-nav-link-hover:#0b1b3a;--landing-header-nav-link-bg-hover:rgba(22,86,163,.1);--landing-header-nav-link-active:#1656a3;--landing-theme-toggle-text:rgba(11,27,58,.88);--landing-theme-toggle-label:rgba(11,27,58,.56);--landing-theme-toggle-border:rgba(11,27,58,.16);--landing-theme-toggle-bg:rgba(229,231,235,.8);--landing-theme-toggle-text-hover:#0b1b3a;--landing-theme-toggle-border-hover:rgba(11,27,58,.26);--landing-theme-toggle-bg-hover:rgba(219,225,235,.94);--landing-header-login-text:#0b1b3a;--landing-header-login-border:rgba(11,27,58,.14);--landing-header-login-bg:rgba(229,231,235,.8);--landing-header-login-text-hover:#0b1b3a;--landing-header-login-border-hover:rgba(11,27,58,.22);--landing-header-login-bg-hover:rgba(219,225,235,.94)}.model-register_ambientA__sHr3K,.model-register_ambientB__BupX1{position:absolute;pointer-events:none;inset:-18%;mix-blend-mode:screen}.model-register_ambientA__sHr3K{background:var(--ambient-a);animation:model-register_floatA__jtzJB 10s ease-in-out infinite}.model-register_ambientB__BupX1{inset:-20%;background:var(--ambient-b);animation:model-register_floatB__RLeMd 12s ease-in-out infinite}.model-register_shell__xtxc4,.model-register_topBar__801f6{position:relative;z-index:2;max-width:1240px;margin:0 auto}.model-register_topBar__801f6{padding:10px 22px 0;display:flex;justify-content:flex-end}.model-register_topRight__We9KV{display:flex;align-items:center;gap:8px;font-size:13px}.model-register_topMuted__qfg_H{color:var(--top-muted)}.model-register_topLink__qYIx2{color:var(--top-link);text-decoration:none;font-weight:600}.model-register_topLink__qYIx2:hover{color:var(--top-link-hover)}.model-register_shell__xtxc4{display:grid;grid-template-columns:400px 1fr;align-items:start;grid-gap:24px;gap:24px;padding:18px 22px 38px}.model-register_leftCard__gk_aL,.model-register_rightCard__p7L5z{border-radius:22px;padding:1px;background:var(--card-shell-bg);box-shadow:var(--card-shell-shadow)}.model-register_leftInner__5al9g,.model-register_rightInner___sNH1{border-radius:21px;border:1px solid var(--card-inner-border);background:var(--card-inner-bg)}.model-register_leftInner__5al9g{padding:22px}.model-register_rightInner___sNH1{padding:24px}.model-register_kicker__W4fhx{margin:0 0 10px;font-size:12px;letter-spacing:3px;color:var(--kicker);font-weight:600}.model-register_leftTitle__BjDYo{margin:0 0 10px;font-size:29px;line-height:1.16;letter-spacing:-.4px;font-weight:650;color:var(--left-title)}.model-register_leftSub__w0e2w{margin:0 0 14px;font-size:13.5px;line-height:1.55;color:var(--left-sub)}.model-register_perkList__XX2Vv{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.model-register_perkRow__lSmN_{display:flex;gap:12px;align-items:flex-start;border-radius:16px;padding:12px;border:1px solid var(--perk-border);background:var(--perk-bg)}.model-register_perkRow__lSmN_ h4{margin:0;font-size:13.5px;line-height:1.4;font-weight:650;color:var(--perk-title)}.model-register_perkRow__lSmN_ p{margin:4px 0 0;font-size:12.5px;line-height:1.45;color:var(--perk-text)}.model-register_perkIcon__dHsZU{width:30px;height:30px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--perk-icon-bg);border:1px solid var(--perk-icon-border);margin-top:1px;font-size:15px;flex-shrink:0}.model-register_callout__k480_{margin-top:8px;border-radius:16px;padding:14px;border:1px solid var(--callout-border);background:var(--callout-bg)}.model-register_callout__k480_ h4{margin:0 0 4px;font-size:13.5px;font-weight:650;color:var(--callout-title)}.model-register_callout__k480_ p{margin:0;font-size:12.5px;line-height:1.45;color:var(--callout-text)}.model-register_leftFoot__mqU6g{margin:12px 0 0;font-size:12px;color:var(--left-foot)}.model-register_heroWrap__5qHrG{border-radius:18px;padding:28px 18px 18px;border:1px solid var(--hero-wrap-border);background:var(--hero-wrap-bg);margin-bottom:14px}.model-register_heroWrap__5qHrG h1{margin:0 0 8px;font-size:44px;line-height:1.08;letter-spacing:-.9px;font-weight:650;color:var(--hero-title)}.model-register_heroWrap__5qHrG p{margin:0;font-size:13.5px;line-height:1.55;color:var(--hero-sub)}.model-register_form___CS0t{border-radius:18px;padding:18px;border:1px solid var(--form-border);background:var(--form-bg)}.model-register_form___CS0t .ant-form-item{margin-bottom:14px}.model-register_form___CS0t .ant-form-item-label{padding-bottom:7px}.model-register_form___CS0t .ant-form-item-label>label{color:var(--label);font-size:12.5px;font-weight:600}.model-register_form___CS0t .ant-form-item-label>label em{color:var(--label-required);font-style:normal;font-weight:650;margin-right:4px}.model-register_form___CS0t .ant-form-item-label>label:after{display:none}.model-register_form___CS0t .ant-input,.model-register_form___CS0t .ant-input-affix-wrapper,.model-register_form___CS0t .ant-select-selector{height:48px;border-radius:14px;border:1px solid var(--input-border)!important;background:var(--input-bg)!important;color:var(--input-text)!important;box-shadow:var(--input-shadow);padding:0 14px;font-size:13.5px;font-weight:600}.model-register_form___CS0t .ant-select-selector{min-height:48px!important;padding:0 14px!important;border-radius:14px!important;display:flex;align-items:center}.model-register_form___CS0t .ant-input-password .ant-input{padding:0;height:auto;box-shadow:none;background:transparent!important;border:0!important}.model-register_form___CS0t .ant-input-password input::-moz-placeholder,.model-register_form___CS0t .ant-input::-moz-placeholder{color:var(--input-placeholder)!important}.model-register_form___CS0t .ant-input-password input:-ms-input-placeholder,.model-register_form___CS0t .ant-input:-ms-input-placeholder{color:var(--input-placeholder)!important}.model-register_form___CS0t .ant-input-password input::placeholder,.model-register_form___CS0t .ant-input::placeholder,.model-register_form___CS0t .ant-select-selection-placeholder{color:var(--input-placeholder)!important}.model-register_form___CS0t .ant-input-affix-wrapper-focused,.model-register_form___CS0t .ant-input-focused,.model-register_form___CS0t .ant-input:focus,.model-register_form___CS0t .ant-select-focused .ant-select-selector{border-color:var(--input-focus-border)!important;box-shadow:var(--input-focus-shadow)!important}.model-register_form___CS0t .ant-select-arrow,.model-register_form___CS0t .ant-select-selection-item,.model-register_form___CS0t .ant-select-selection-search-input{color:var(--select-text)!important;font-weight:600;line-height:46px}.model-register_form___CS0t .ant-select-single .ant-select-selector .ant-select-selection-item,.model-register_form___CS0t .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:46px!important;display:flex;align-items:center}.model-register_form___CS0t .ant-select-single .ant-select-selector .ant-select-selection-search{display:flex;align-items:center;inset:0 14px}.model-register_form___CS0t .ant-select-single .ant-select-selector .ant-select-selection-search-input{height:46px!important}.model-register_form___CS0t .ant-input-affix-wrapper .ant-input-suffix{color:var(--input-suffix);margin-left:10px}.model-register_form___CS0t .ant-input-affix-wrapper .ant-input-suffix .passwordToggle{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--password-chip-border);background:var(--password-chip-bg);color:var(--password-chip-text);line-height:1}.model-register_form___CS0t .ant-form-item-explain-error{color:var(--error);font-size:12px;margin-top:4px}.model-register_grid2__VNsKh{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.model-register_grid2__VNsKh>*{min-width:0}.model-register_dobRow__hBqBj{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-gap:10px;gap:10px;position:relative}.model-register_dobRow__hBqBj .ant-form-item:first-child .ant-form-item-explain-error{white-space:nowrap;width:-moz-max-content;width:max-content;max-width:none}.model-register_dobField__s1_iy .ant-form-item-control-input{min-height:0}.model-register_selectInput__dQY1u{width:100%}.model-register_selectInput__dQY1u .ant-select-selection-item{max-width:100%;overflow:hidden}.model-register_selectDropdown__rpKo_{background:var(--dropdown-bg,rgba(8,11,20,.98))!important;border:1px solid var(--dropdown-border,rgba(140,86,108,.35))!important;border-radius:12px!important;box-shadow:var(--dropdown-shadow,0 16px 38px rgba(0,0,0,.45))!important;overflow:hidden}.model-register_selectDropdown__rpKo_ .ant-select-item{color:var(--dropdown-item,rgba(235,242,255,.9));font-weight:600}.model-register_selectDropdown__rpKo_ .ant-select-item-option{background:var(--dropdown-bg,rgba(8,11,20,.98))}.model-register_selectDropdown__rpKo_ .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--dropdown-item-active,rgba(70,34,53,.72))}.model-register_selectDropdown__rpKo_ .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--dropdown-item,rgba(235,242,255,.9));background:var(--dropdown-item-selected-bg,rgba(96,41,68,.86))}.model-register_countryOption__VbBlf{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.model-register_countryOption__VbBlf span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-register_countryFlag__lDnro{width:20px;height:14px;-o-object-fit:cover;object-fit:cover;border-radius:2px;box-shadow:var(--country-flag-shadow);flex-shrink:0}.model-register_passwordToggle__lMDMd{font-size:12.5px;font-weight:650;padding:0 14px;border-radius:999px;border:1px solid var(--password-chip-border);background:var(--password-chip-bg);color:var(--password-chip-text);line-height:1;min-width:68px;height:34px;display:inline-flex;align-items:center;justify-content:center}.model-register_actionRow__0yw9M{margin-bottom:0!important}.model-register_createButton__b2iiL{width:100%;height:64px;border-radius:18px;border:1px solid var(--create-border);background:var(--create-bg);box-shadow:var(--create-shadow);display:flex;align-items:center;justify-content:center;padding:0}.model-register_createButton__b2iiL span{font-size:15.5px;line-height:1;letter-spacing:1px;text-transform:uppercase;font-weight:650}.model-register_createButton__b2iiL:focus,.model-register_createButton__b2iiL:hover{background:var(--create-hover-bg);transform:translateY(-1px)}.model-register_createButton__b2iiL:active{transform:translateY(0)}.model-register_afterCta__sPxG1,.model-register_afterLink__2DDeB{margin:10px 0 0;text-align:center;font-size:12px}.model-register_afterCta__sPxG1{color:var(--after-cta)}.model-register_afterLink__2DDeB{color:var(--after-link)}.model-register_afterLink__2DDeB a{color:var(--after-link-accent);font-weight:600}@keyframes model-register_floatA__jtzJB{0%{transform:translate3d(-2%,-2%,0) scale(1);opacity:.55}50%{transform:translate3d(3%,2%,0) scale(1.04);opacity:.72}to{transform:translate3d(-2%,-2%,0) scale(1);opacity:.55}}@keyframes model-register_floatB__RLeMd{0%{transform:translate3d(2%,2%,0) scale(1.02);opacity:.45}50%{transform:translate3d(-3%,-2%,0) scale(1.06);opacity:.66}to{transform:translate3d(2%,2%,0) scale(1.02);opacity:.45}}@media (max-width:900px){.model-register_shell__xtxc4{grid-template-columns:1fr;gap:16px;padding:14px 16px 28px}.model-register_rightCard__p7L5z{order:1}.model-register_leftCard__gk_aL{order:2}.model-register_topBar__801f6{padding:10px 16px 0}.model-register_leftTitle__BjDYo{font-size:26px}.model-register_heroWrap__5qHrG h1{font-size:38px}}@media (min-width:900px) and (max-width:1000px){.model-register_grid2__VNsKh{grid-template-columns:1fr;gap:0}}@media (max-width:640px){.model-register_grid2__VNsKh{grid-template-columns:1fr;gap:0}.model-register_dobRow__hBqBj{grid-template-columns:1fr 1fr 1fr}.model-register_form___CS0t,.model-register_heroWrap__5qHrG,.model-register_leftInner__5al9g,.model-register_rightInner___sNH1{padding-left:14px;padding-right:14px}.model-register_heroWrap__5qHrG h1{font-size:31px}.model-register_createButton__b2iiL{height:58px}}@media (max-width:575px){.model-register_form___CS0t .ant-form-item.ant-row{display:flex!important;flex-flow:row wrap!important;margin-left:0!important;margin-right:0!important}.model-register_form___CS0t .ant-form-item .ant-form-item-control,.model-register_form___CS0t .ant-form-item .ant-form-item-label,.model-register_form___CS0t .ant-form-item.ant-row>.ant-form-item-control,.model-register_form___CS0t .ant-form-item.ant-row>.ant-form-item-label{display:block!important;width:100%!important;max-width:100%!important;padding-right:0!important}.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-form-item-control-input,.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-form-item-control-input-content,.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-input,.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-input-affix-wrapper,.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-select,.model-register_form___CS0t .ant-form-item .ant-form-item-control .ant-select-selector{width:100%!important}}