.login-module__WEZH7G__page{--bg:#06090e;--surface:#0b0f16;--border:#ffffff12;--border-strong:#ffffff24;--text:#eef0f4;--muted:#ffffff61;--muted2:#ffffff8c;--accent:#a78bfa;--F:"DM Sans", -apple-system, "Helvetica Neue", sans-serif;background:var(--bg);color:var(--text);font-family:var(--F);min-height:100vh;font-size:16px;line-height:1.6;overflow-x:hidden}.login-module__WEZH7G__page *{box-sizing:border-box}.login-module__WEZH7G__nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090c10bf;justify-content:space-between;align-items:center;height:62px;padding:0 52px;display:flex;position:fixed;top:0;left:0;right:0}.login-module__WEZH7G__logo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.login-module__WEZH7G__navCtas{align-items:center;gap:8px;display:flex}.login-module__WEZH7G__navHint{color:#ffffff61;font-size:13px}.login-module__WEZH7G__btnGhost{font-family:var(--F);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:4px;padding:7px 16px;font-size:13px;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.login-module__WEZH7G__btnGhost:hover{color:var(--text);background:#ffffff0d}.login-module__WEZH7G__layout{flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding-top:62px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__ambientGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#a78bfa12 0%,#0000 65%);border-radius:50%;width:900px;height:700px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.login-module__WEZH7G__ambientGrid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(circle at 50% 30%,#000 0%,#0000 70%)}.login-module__WEZH7G__formWrap{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;padding:80px 24px 40px;display:flex;position:relative}.login-module__WEZH7G__formCard{width:100%;max-width:420px}.login-module__WEZH7G__formH{letter-spacing:-.025em;text-align:center;margin:0 0 10px;font-size:32px;font-weight:600;line-height:1.1}.login-module__WEZH7G__formSub{color:var(--muted);text-align:center;margin:0 0 36px;font-size:14px;font-weight:300;line-height:1.6}.login-module__WEZH7G__form{flex-direction:column;gap:18px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:7px;display:flex;position:relative}.login-module__WEZH7G__field label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:500}.login-module__WEZH7G__labelRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__labelRow a{letter-spacing:.04em;color:var(--accent);text-transform:none;font-size:11px;font-weight:500;text-decoration:none}.login-module__WEZH7G__labelRow a:hover{text-decoration:underline}.login-module__WEZH7G__control{position:relative}.login-module__WEZH7G__control input{border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--F);appearance:none;background:#ffffff08;border-radius:8px;padding:13px 14px;font-size:14px;transition:border-color .15s,background .15s,box-shadow .15s}.login-module__WEZH7G__control input::placeholder{color:#ffffff38;font-weight:300}.login-module__WEZH7G__control input:hover{border-color:#ffffff1f}.login-module__WEZH7G__control input:focus{background:#a78bfa0a;border-color:#a78bfa8c;outline:none;box-shadow:0 0 0 3px #a78bfa1a}.login-module__WEZH7G__pwToggle{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-module__WEZH7G__pwToggle:hover{color:var(--text)}.login-module__WEZH7G__pwToggle svg{width:18px;height:18px}.login-module__WEZH7G__errorBox{color:#ffb1b1;background:#e87a7a14;border:1px solid #e87a7a4d;border-radius:8px;padding:10px 14px;font-size:13px}.login-module__WEZH7G__submit{background:var(--accent);font-family:var(--F);color:#06130f;cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 30px -10px #a78bfa80}.login-module__WEZH7G__submit:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 12px 36px -10px #a78bfab3}.login-module__WEZH7G__submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.login-module__WEZH7G__submit .login-module__WEZH7G__arrow{transition:transform .2s}.login-module__WEZH7G__submit:hover:not(:disabled) .login-module__WEZH7G__arrow{transform:translate(3px)}.login-module__WEZH7G__formFoot{text-align:center;color:var(--muted);margin-top:28px;font-size:13px;font-weight:300}.login-module__WEZH7G__formFoot a{color:var(--text);border-bottom:1px solid var(--border-strong);margin-left:4px;padding-bottom:1px;font-weight:500;text-decoration:none}.login-module__WEZH7G__formFoot a:hover{border-color:var(--accent);color:var(--accent)}.login-module__WEZH7G__pageFoot{z-index:2;width:100%;color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:12px;display:flex;position:relative}.login-module__WEZH7G__pageFootDot{background:#fff3;border-radius:50%;width:4px;height:4px}.login-module__WEZH7G__pageFoot a{color:var(--muted2);text-decoration:none}.login-module__WEZH7G__pageFoot a:hover{color:var(--text)}.login-module__WEZH7G__pageFootLock{align-items:center;gap:6px;display:inline-flex}.login-module__WEZH7G__pageFootLock svg{opacity:.7;width:12px;height:12px}@media (max-width:600px){.login-module__WEZH7G__nav{padding:0 20px}.login-module__WEZH7G__formWrap{padding:60px 20px 30px}}
.LanguageSwitcher-module__kcAi4G__wrap{display:inline-flex;position:relative}.LanguageSwitcher-module__kcAi4G__wrapBlock{width:100%;display:flex}.LanguageSwitcher-module__kcAi4G__triggerBlock{justify-content:flex-start;width:100%}.LanguageSwitcher-module__kcAi4G__triggerBlock .LanguageSwitcher-module__kcAi4G__chevron{margin-left:auto}.LanguageSwitcher-module__kcAi4G__wrapBlock .LanguageSwitcher-module__kcAi4G__menu{left:0;right:auto}.LanguageSwitcher-module__kcAi4G__trigger{font:inherit;color:inherit;border:1px solid color-mix(in srgb, currentColor 22%, transparent);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;line-height:1;transition:background .2s,border-color .2s,opacity .2s;display:inline-flex}.LanguageSwitcher-module__kcAi4G__trigger:hover{background:color-mix(in srgb, currentColor 8%, transparent);border-color:color-mix(in srgb, currentColor 36%, transparent)}.LanguageSwitcher-module__kcAi4G__trigger:disabled{opacity:.5;cursor:progress}.LanguageSwitcher-module__kcAi4G__code{letter-spacing:.04em;font-weight:600}.LanguageSwitcher-module__kcAi4G__chevron{transition:transform .2s}.LanguageSwitcher-module__kcAi4G__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__kcAi4G__menu{z-index:60;min-width:160px;color:var(--lyw-lang-fg,#e7e9ee);background:var(--lyw-lang-bg,#0b0f16f7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1f;border-radius:10px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 40px #00000059}.LanguageSwitcher-module__kcAi4G__item{width:100%;font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;font-size:13px;transition:background .15s;display:flex}.LanguageSwitcher-module__kcAi4G__item:hover{background:color-mix(in srgb, currentColor 10%, transparent)}.LanguageSwitcher-module__kcAi4G__itemActive{font-weight:600}.LanguageSwitcher-module__kcAi4G__check{opacity:.9;flex-shrink:0}
@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_aa2f64c8-module__yPaCqG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_aa2f64c8-module__yPaCqG__variable{--font-dm-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2?dpl=dpl_CtvjXuAcKqpy7q7Mm9FWgmrL5jEC)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_7058746b-module__7nQo5a__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_7058746b-module__7nQo5a__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
.landing-module__g1LwZa__page{--bg:#06090e;--surface:#0b0f16;--surface2:#10161e;--border:#ffffff12;--text:#eef0f4;--muted:#ffffff61;--accent:#a78bfa;--violet:#a78bfa;--F:var(--font-dm-sans), -apple-system, "Helvetica Neue", sans-serif;background:var(--bg);color:var(--text);font-family:var(--F);scroll-behavior:smooth;font-size:16px;line-height:1.6;overflow-x:hidden}.landing-module__g1LwZa__page *{box-sizing:border-box}.landing-module__g1LwZa__page .lyw-nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:62px;font-family:var(--F);background:#090c10bf;justify-content:space-between;align-items:center;padding:0 52px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__page .lyw-logo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.landing-module__g1LwZa__page .lyw-nav-links{gap:28px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__page .lyw-nav-links a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__page .lyw-nav-links a:hover{color:var(--text)}.landing-module__g1LwZa__page .lyw-nav-center{align-items:center;gap:30px;height:62px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__page .lyw-nav-center a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__page .lyw-nav-center a:hover{color:var(--text)}.landing-module__g1LwZa__page .lyw-nav-center a.lyw-nav-active{color:var(--text);font-weight:600}.landing-module__g1LwZa__page .lyw-nav-ctas{align-items:center;gap:8px;display:flex;position:relative}.landing-module__g1LwZa__page .lyw-btn-ghost{font-family:var(--F);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 16px;font-size:13px;text-decoration:none;transition:color .2s,background .2s}.landing-module__g1LwZa__page .lyw-btn-ghost:hover{color:var(--text);background:#ffffff0d}.landing-module__g1LwZa__page .lyw-btn-nav{border:1px solid var(--border);font-family:var(--F);color:var(--text);cursor:pointer;background:#ffffff12;border-radius:7px;align-items:center;padding:7px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.landing-module__g1LwZa__page .lyw-btn-nav:hover{background:#ffffff1f;border-color:#ffffff24}.landing-module__g1LwZa__page .lyw-menu{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b0f16f2;border-radius:10px;flex-direction:column;min-width:220px;padding:6px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 12px 40px #00000080}.landing-module__g1LwZa__page .lyw-menu a{color:var(--text);border-radius:7px;padding:9px 12px;font-size:13px;text-decoration:none;display:block}.landing-module__g1LwZa__page .lyw-menu a:hover{background:#ffffff0d}.landing-module__g1LwZa__page .lyw-nav-mobile{display:none;position:relative}.landing-module__g1LwZa__page .lyw-burger{border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffff12;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.landing-module__g1LwZa__page .lyw-burger:hover{background:#ffffff1f}.landing-module__g1LwZa__page .lyw-mobile-menu{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0b0f16f7;border-radius:10px;flex-direction:column;min-width:230px;padding:6px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 12px 40px #00000080}:is(.landing-module__g1LwZa__page .lyw-mobile-menu a,.landing-module__g1LwZa__page .lyw-mobile-menu button){text-align:left;width:100%;font-family:var(--F);color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:10px 12px;font-size:14px;text-decoration:none;display:block}:is(.landing-module__g1LwZa__page .lyw-mobile-menu a:hover,.landing-module__g1LwZa__page .lyw-mobile-menu button:hover){background:#ffffff0d}.landing-module__g1LwZa__page .lyw-mobile-menu a.lyw-nav-active{color:var(--accent)}.landing-module__g1LwZa__page .lyw-mobile-sep{background:var(--border);height:1px;margin:6px 4px}.landing-module__g1LwZa__page .lyw-mobile-lang{padding:4px 8px}.landing-module__g1LwZa__hero{align-items:center;min-height:100vh;padding-top:62px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroLeft{z-index:2;width:52%;padding:0 0 0 52px;position:relative}.landing-module__g1LwZa__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;margin-bottom:32px;font-size:11px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.04em;margin:0 0 32px;font-size:clamp(52px,5.5vw,80px);font-weight:600;line-height:1}.landing-module__g1LwZa__heroTitle span{display:block}.landing-module__g1LwZa__dim{color:var(--text)}.landing-module__g1LwZa__mid{color:var(--violet)}.landing-module__g1LwZa__hi{color:#ffffff38}.landing-module__g1LwZa__heroSub{color:var(--muted);max-width:400px;margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.75}.landing-module__g1LwZa__heroBtns{flex-wrap:wrap;gap:12px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--accent);font-family:var(--F);color:#06130f;cursor:pointer;border:none;border-radius:9px;align-items:center;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{opacity:.9;transform:translateY(-1px)}.landing-module__g1LwZa__btnOutline{border:1px solid var(--border);font-family:var(--F);color:var(--muted);cursor:pointer;background:#ffffff0d;border-radius:9px;align-items:center;padding:13px 24px;font-size:14px;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.landing-module__g1LwZa__btnOutline:hover{color:var(--text);background:#ffffff17;border-color:#ffffff26}.landing-module__g1LwZa__heroFade{z-index:1;pointer-events:none;background:linear-gradient(90deg, var(--bg) 55%, transparent 100%);width:55%;position:absolute;top:0;bottom:0;left:0}.landing-module__g1LwZa__introTagline{max-width:1100px;margin:0 auto;padding:100px 52px 60px}.landing-module__g1LwZa__introTagline p{font-family:var(--F);letter-spacing:-.005em;text-align:center;color:#ffffffd1;text-wrap:pretty;margin:0;font-size:40px;font-weight:300;line-height:1.5}.landing-module__g1LwZa__introTagline .landing-module__g1LwZa__accent{color:var(--violet);font-weight:400}.landing-module__g1LwZa__introTagline .landing-module__g1LwZa__muted{color:#ffffff8c}@media (max-width:700px){.landing-module__g1LwZa__introTagline{padding:60px 24px 30px}.landing-module__g1LwZa__introTagline p{font-size:clamp(20px,5vw,28px)}}.landing-module__g1LwZa__split{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.landing-module__g1LwZa__splitPanel{flex-direction:column;justify-content:center;padding:72px 60px 72px 96px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__splitPanel+.landing-module__g1LwZa__splitPanel{border-left:1px solid var(--border)}.landing-module__g1LwZa__splitTag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px;font-weight:600}.landing-module__g1LwZa__splitH{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(26px,3vw,40px);font-weight:600;line-height:1.05}.landing-module__g1LwZa__splitP{color:var(--muted);max-width:360px;margin-bottom:32px;font-size:15px;font-weight:300;line-height:1.75}.landing-module__g1LwZa__featList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__featList li{color:#ffffff8c;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.landing-module__g1LwZa__featList li:before{content:"";background:var(--accent);opacity:.5;border-radius:50%;flex-shrink:0;min-width:14px;height:14px;margin-top:3px}.landing-module__g1LwZa__aiRiskBtn{z-index:2;letter-spacing:.01em;color:var(--violet);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#a78bfa12;border:1px solid #a78bfa33;border-radius:8px;align-items:center;padding:9px 16px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;bottom:28px;right:28px}.landing-module__g1LwZa__aiRiskBtn:hover{background:#a78bfa21;border-color:#a78bfa59;transform:translate(-2px)}.landing-module__g1LwZa__section{padding:96px 52px}.landing-module__g1LwZa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-align:center;margin-bottom:12px;font-size:11px;font-weight:600}.landing-module__g1LwZa__sectionH{letter-spacing:-.03em;text-align:center;margin:0 0 12px;font-size:clamp(28px,3.5vw,44px);font-weight:600}.landing-module__g1LwZa__sectionP{text-align:center;color:var(--muted);max-width:480px;margin:0 auto 60px;font-size:15px;font-weight:300;line-height:1.75}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:2px;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__step{background:var(--surface);padding:44px 40px;transition:background .25s;position:relative;overflow:hidden}.landing-module__g1LwZa__step:hover{background:var(--surface2)}.landing-module__g1LwZa__stepN{color:#ffffff06;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;font-size:80px;font-weight:700;line-height:1;position:absolute;top:12px;right:20px}.landing-module__g1LwZa__stepIco{background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:22px;font-size:18px;display:flex}.landing-module__g1LwZa__step h3{letter-spacing:-.02em;margin:0 0 10px;font-size:17px;font-weight:600}.landing-module__g1LwZa__step p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.landing-module__g1LwZa__contractSection{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-module__g1LwZa__contractInner{grid-template-columns:1fr 1fr;align-items:center;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__contractText{padding:80px 60px 80px 52px}.landing-module__g1LwZa__contractUI{border-left:1px solid var(--border);padding:52px}.landing-module__g1LwZa__mock{background:var(--bg);border:1px solid var(--border);border-radius:12px;font-size:13px;overflow:hidden}.landing-module__g1LwZa__mockHead{border-bottom:1px solid var(--border);background:#ffffff05;align-items:center;gap:7px;padding:14px 18px;display:flex}.landing-module__g1LwZa__dot{border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__mockTtl{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400}.landing-module__g1LwZa__mockBody{padding:22px 18px}.landing-module__g1LwZa__mf{margin-bottom:14px}.landing-module__g1LwZa__mfL{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:5px;font-size:10px}.landing-module__g1LwZa__mfV{border:1px solid var(--border);color:var(--text);background:#ffffff08;border-radius:5px;padding:9px 12px;font-size:13px}.landing-module__g1LwZa__tags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.landing-module__g1LwZa__tag{color:var(--accent);background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:500}.landing-module__g1LwZa__tagOff{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:500}.landing-module__g1LwZa__mockFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.landing-module__g1LwZa__mockStatus{color:var(--accent);align-items:center;gap:6px;font-size:11px;display:flex}.landing-module__g1LwZa__mockStatus:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.landing-module__g1LwZa__mockSign{background:var(--accent);color:#1a0a40;cursor:pointer;font-size:12px;font-weight:600;font-family:var(--F);border:none;border-radius:6px;padding:7px 16px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:36px 52px;display:flex}.landing-module__g1LwZa__footLogo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.landing-module__g1LwZa__footLinks{gap:22px;display:flex}.landing-module__g1LwZa__footLinks a{color:var(--muted);font-size:12px;text-decoration:none}.landing-module__g1LwZa__footLinks a:hover{color:var(--text)}.landing-module__g1LwZa__footCopy{color:#ffffff2e;font-size:11px}@media (max-width:900px){.landing-module__g1LwZa__page .lyw-nav{padding:0 20px}.landing-module__g1LwZa__page .lyw-nav-links{display:none}.landing-module__g1LwZa__page .lyw-nav-center{display:none}.landing-module__g1LwZa__page .lyw-nav-ctas{display:none}.landing-module__g1LwZa__page .lyw-nav-mobile{display:block}.landing-module__g1LwZa__heroLeft{width:100%;padding-left:24px}.landing-module__g1LwZa__split{grid-template-columns:1fr}.landing-module__g1LwZa__splitPanel+.landing-module__g1LwZa__splitPanel{border-left:none;border-top:1px solid var(--border)}.landing-module__g1LwZa__contractInner{grid-template-columns:1fr}.landing-module__g1LwZa__contractUI{border-left:none;border-top:1px solid var(--border)}.landing-module__g1LwZa__steps{grid-template-columns:1fr}.landing-module__g1LwZa__footer{text-align:center;flex-direction:column}}
.signup-module__8Fjwta__page{--bg:#06090e;--surface:#0b0f16;--surface2:#10161e;--border:#ffffff12;--border-strong:#ffffff24;--text:#eef0f4;--muted:#ffffff61;--muted2:#ffffff8c;--accent:#a78bfa;--violet:#a78bfa;--F:"DM Sans", -apple-system, "Helvetica Neue", sans-serif;background:var(--bg);color:var(--text);font-family:var(--F);min-height:100vh;font-size:16px;line-height:1.6;overflow-x:hidden}.signup-module__8Fjwta__page *{box-sizing:border-box}.signup-module__8Fjwta__nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090c10bf;justify-content:space-between;align-items:center;height:62px;padding:0 52px;display:flex;position:fixed;top:0;left:0;right:0}.signup-module__8Fjwta__logo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.signup-module__8Fjwta__navCtas{align-items:center;gap:8px;display:flex}.signup-module__8Fjwta__navHint{color:#ffffff61;font-size:13px}.signup-module__8Fjwta__btnGhost{font-family:var(--F);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;padding:7px 16px;font-size:13px;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.signup-module__8Fjwta__btnGhost:hover{color:var(--text);background:#ffffff0d}.signup-module__8Fjwta__layout{grid-template-columns:1.05fr 1fr;min-height:100vh;padding-top:62px;display:grid}.signup-module__8Fjwta__visual{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:calc(100vh - 62px);padding:64px 52px 52px 96px;display:flex;position:relative;overflow:hidden}.signup-module__8Fjwta__visualGlow{pointer-events:none;background:radial-gradient(circle,#a78bfa14 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;left:-200px}.signup-module__8Fjwta__visualGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 30% 40%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 30% 40%,#000 0%,#0000 75%)}.signup-module__8Fjwta__visualInner{z-index:2;max-width:460px;position:relative}.signup-module__8Fjwta__eyebrowRow{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;margin-bottom:28px;font-size:11px;font-weight:500;display:inline-flex}.signup-module__8Fjwta__eyebrowDot{background:var(--accent);width:5px;height:5px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite signup-module__8Fjwta__blink}@keyframes signup-module__8Fjwta__blink{0%,to{opacity:1}50%{opacity:.3}}.signup-module__8Fjwta__visualH1{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(40px,4.2vw,56px);font-weight:600;line-height:1}.signup-module__8Fjwta__accentText{color:var(--accent)}.signup-module__8Fjwta__lede{color:var(--muted2);max-width:380px;margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.75}.signup-module__8Fjwta__perks{flex-direction:column;gap:16px;max-width:380px;margin:0;padding:0;list-style:none;display:flex}.signup-module__8Fjwta__perk{border-top:1px solid var(--border);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.signup-module__8Fjwta__perk:last-child{border-bottom:1px solid var(--border)}.signup-module__8Fjwta__perkNum{letter-spacing:.1em;color:var(--accent);min-width:30px;padding-top:3px;font-size:11px;font-weight:500}.signup-module__8Fjwta__perkBody{flex:1}.signup-module__8Fjwta__perkH{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:500}.signup-module__8Fjwta__perkD{color:var(--muted);font-size:13px;font-weight:300;line-height:1.55}.signup-module__8Fjwta__visualFoot{z-index:2;color:var(--muted);align-items:center;gap:12px;padding-top:28px;font-size:12px;display:flex;position:relative}.signup-module__8Fjwta__avatarStack{display:flex}.signup-module__8Fjwta__av{border:2px solid var(--bg);background:linear-gradient(135deg,#2a1f4a,#4a3478);border-radius:50%;width:28px;height:28px;margin-left:-8px}.signup-module__8Fjwta__av:first-child{background:linear-gradient(135deg,#1d2a4d,#3a5278);margin-left:0}.signup-module__8Fjwta__av:nth-child(2){background:linear-gradient(135deg,#4a1f3a,#783458)}.signup-module__8Fjwta__av:nth-child(3){background:linear-gradient(135deg,#2a4a1f,#587834)}.signup-module__8Fjwta__av:nth-child(4){background:linear-gradient(135deg,#4a3a1f,#786e34)}.signup-module__8Fjwta__formWrap{background:radial-gradient(1200px 600px at 70% -100px, #a78bfa0a, transparent 70%), var(--bg);justify-content:center;align-items:flex-start;padding:64px 52px;display:flex}.signup-module__8Fjwta__formCard{width:100%;max-width:460px}.signup-module__8Fjwta__formH{letter-spacing:-.025em;margin:8px 0 32px;font-size:30px;font-weight:600;line-height:1.1}.signup-module__8Fjwta__roleTabs{border:1px solid var(--border);background:#ffffff05;border-radius:9px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:28px;padding:4px;display:grid;position:relative}.signup-module__8Fjwta__roleTab{font-family:var(--F);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.signup-module__8Fjwta__roleTabActive{color:var(--text);background:#a78bfa1f;box-shadow:inset 0 0 0 1px #a78bfa33}.signup-module__8Fjwta__roleDot{background:#fff3;border-radius:50%;width:6px;height:6px}.signup-module__8Fjwta__roleTabActive .signup-module__8Fjwta__roleDot{background:var(--accent);box-shadow:0 0 6px var(--accent)}.signup-module__8Fjwta__form{flex-direction:column;gap:18px;display:flex}.signup-module__8Fjwta__row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.signup-module__8Fjwta__field{flex-direction:column;gap:7px;display:flex;position:relative}.signup-module__8Fjwta__field label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:500}.signup-module__8Fjwta__fieldReq{color:var(--accent);margin-left:2px}.signup-module__8Fjwta__control{position:relative}.signup-module__8Fjwta__control input,.signup-module__8Fjwta__control select{border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--F);appearance:none;background:#ffffff08;border-radius:8px;padding:12px 14px;font-size:14px;transition:border-color .15s,background .15s,box-shadow .15s}.signup-module__8Fjwta__control input::placeholder{color:#ffffff38;font-weight:300}.signup-module__8Fjwta__control input:hover,.signup-module__8Fjwta__control select:hover{border-color:#ffffff1f}.signup-module__8Fjwta__control input:focus,.signup-module__8Fjwta__control select:focus{background:#a78bfa0a;border-color:#a78bfa8c;outline:none;box-shadow:0 0 0 3px #a78bfa1a}.signup-module__8Fjwta__control input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text)}.signup-module__8Fjwta__control input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7)sepia(.4)saturate(3)hue-rotate(220deg);opacity:.6;cursor:pointer}.signup-module__8Fjwta__control input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.signup-module__8Fjwta__selectWrap{position:relative}.signup-module__8Fjwta__selectWrap:after{content:"";border-right:1.5px solid var(--muted2);border-bottom:1.5px solid var(--muted2);pointer-events:none;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-70%)rotate(45deg)}.signup-module__8Fjwta__selectWrap select{padding-right:38px}.signup-module__8Fjwta__selectWrap select option{background:var(--surface);color:var(--text)}.signup-module__8Fjwta__pwToggle{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.signup-module__8Fjwta__pwToggle:hover{color:var(--text)}.signup-module__8Fjwta__pwToggle svg{width:18px;height:18px}.signup-module__8Fjwta__pwMeter{gap:4px;margin-top:8px;display:flex}.signup-module__8Fjwta__pwMeter .signup-module__8Fjwta__seg{background:var(--border);border-radius:2px;flex:1;height:3px;transition:background .25s}.signup-module__8Fjwta__pwHint{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:11px;font-weight:300;display:flex}.signup-module__8Fjwta__pwHint .signup-module__8Fjwta__lvl{color:var(--accent);font-weight:500}.signup-module__8Fjwta__checkRow{color:var(--muted2);align-items:flex-start;gap:10px;margin:4px 0;font-size:12.5px;font-weight:300;line-height:1.5;display:flex}.signup-module__8Fjwta__checkRow a{color:var(--accent);text-decoration:none}.signup-module__8Fjwta__checkRow a:hover{text-decoration:underline}.signup-module__8Fjwta__checkRow input[type=checkbox]{appearance:none;border:1px solid var(--border-strong);cursor:pointer;background:#ffffff08;border-radius:4px;width:16px;min-width:16px;height:16px;margin-top:2px;transition:background .15s,border-color .15s;position:relative}.signup-module__8Fjwta__checkRow input[type=checkbox]:hover{border-color:#a78bfa66}.signup-module__8Fjwta__checkRow input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.signup-module__8Fjwta__checkRow input[type=checkbox]:checked:after{content:"";border-bottom:1.8px solid #06130f;border-right:1.8px solid #06130f;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.signup-module__8Fjwta__errorBox{color:#ffb1b1;background:#e87a7a14;border:1px solid #e87a7a4d;border-radius:8px;padding:10px 14px;font-size:13px}.signup-module__8Fjwta__fieldError{color:#ffb1b1;margin-top:2px;font-size:11.5px}.signup-module__8Fjwta__successBox{text-align:center;background:#7af2c00f;border:1px solid #7af2c04d;border-radius:12px;margin-top:8px;padding:22px 22px 24px}.signup-module__8Fjwta__successIcon{color:#7af2c0;background:#7af2c01f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:24px;display:flex}.signup-module__8Fjwta__successTitle{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:600}.signup-module__8Fjwta__successText{color:var(--muted2);font-size:13px;font-weight:300;line-height:1.6}.signup-module__8Fjwta__successText strong{color:var(--text);font-weight:500}.signup-module__8Fjwta__submit{background:var(--accent);font-family:var(--F);color:#06130f;cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:14px 28px;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 30px -10px #a78bfa80}.signup-module__8Fjwta__submit:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 12px 36px -10px #a78bfab3}.signup-module__8Fjwta__submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.signup-module__8Fjwta__submit .signup-module__8Fjwta__arrow{transition:transform .2s}.signup-module__8Fjwta__submit:hover:not(:disabled) .signup-module__8Fjwta__arrow{transform:translate(3px)}.signup-module__8Fjwta__formFoot{text-align:center;color:var(--muted);margin-top:28px;font-size:13px;font-weight:300}.signup-module__8Fjwta__formFoot a{color:var(--text);border-bottom:1px solid var(--border-strong);padding-bottom:1px;font-weight:500;text-decoration:none}.signup-module__8Fjwta__formFoot a:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:960px){.signup-module__8Fjwta__layout{grid-template-columns:1fr}.signup-module__8Fjwta__visual{display:none}.signup-module__8Fjwta__nav{padding:0 20px}.signup-module__8Fjwta__formWrap{padding:32px 20px}}
.error-pages-module__tuQx6G__shell{--bg:#06090e;--surface:#10161e;--text:#eef0f4;--muted:#eef0f48c;--accent:#a78bfa;text-align:center;background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-dm-sans), system-ui, sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:2rem;display:flex}.error-pages-module__tuQx6G__code{font-family:var(--font-cormorant), "Cormorant Garamond", "Times New Roman", serif;letter-spacing:.02em;color:var(--accent);font-size:clamp(4rem,14vw,8rem);font-weight:400;line-height:.9}.error-pages-module__tuQx6G__title{font-family:var(--font-cormorant), "Cormorant Garamond", "Times New Roman", serif;letter-spacing:-.005em;margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:500}.error-pages-module__tuQx6G__sub{max-width:30rem;color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.error-pages-module__tuQx6G__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.error-pages-module__tuQx6G__btnPrimary{background:var(--accent);color:#06130f;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.error-pages-module__tuQx6G__btnPrimary:hover{opacity:.88}.error-pages-module__tuQx6G__btnGhost{color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.error-pages-module__tuQx6G__btnGhost:hover{background:#ffffff17}.error-pages-module__tuQx6G__digest{font-family:var(--font-mono), ui-monospace, monospace;color:#eef0f44d;margin:0;font-size:.75rem}
.faq-module__6AW0yG__wrap{max-width:840px;margin:0 auto;padding:104px 24px 96px}.faq-module__6AW0yG__hero{text-align:center;margin-bottom:34px}.faq-module__6AW0yG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted2);align-items:center;gap:8px;margin-bottom:18px;font-size:12px;display:inline-flex}.faq-module__6AW0yG__eyebrowDot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.faq-module__6AW0yG__h1{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.05}.faq-module__6AW0yG__accent{color:var(--accent)}.faq-module__6AW0yG__sub{color:var(--muted2);max-width:540px;margin:0 auto;font-size:15px;line-height:1.6}.faq-module__6AW0yG__tabsWrap{max-width:440px;margin:0 auto 8px}.faq-module__6AW0yG__caption{text-align:center;max-width:640px;color:var(--muted2);margin:18px auto 30px;font-size:13px;line-height:1.5}.faq-module__6AW0yG__cats{max-width:720px;margin:0 auto}.faq-module__6AW0yG__section{margin-bottom:14px}.faq-module__6AW0yG__category{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid #a78bfa4d;margin:30px 0 0;padding-bottom:12px;font-size:12px;font-weight:600}.faq-module__6AW0yG__item{border-bottom:1px solid var(--border)}.faq-module__6AW0yG__q{width:100%;color:var(--text);font-family:var(--F);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:15px;font-weight:500;transition:color .2s;display:flex}.faq-module__6AW0yG__q:hover{color:var(--accent)}.faq-module__6AW0yG__qIcon{border:1px solid var(--border-strong);width:24px;height:24px;color:var(--muted2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;line-height:1;transition:color .2s,border-color .2s;display:flex}.faq-module__6AW0yG__q:hover .faq-module__6AW0yG__qIcon{color:var(--accent);border-color:#a78bfa66}.faq-module__6AW0yG__answer{padding:0 4px 22px}.faq-module__6AW0yG__answerInner{color:var(--muted2);max-width:660px;margin:0;font-size:14px;line-height:1.7}.faq-module__6AW0yG__bottomCta{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:44px auto 0;padding-top:30px;display:flex}.faq-module__6AW0yG__bottomHint{color:var(--muted2);font-size:15px}
.talents-module__cTz9Tq__wrap{max-width:1500px;margin:0 auto;padding:124px 52px 96px}.talents-module__cTz9Tq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 16px;font-size:11px;font-weight:600}.talents-module__cTz9Tq__title{letter-spacing:-.035em;max-width:760px;margin:0;font-size:clamp(40px,5vw,64px);font-weight:600;line-height:1.02}.talents-module__cTz9Tq__sub{color:var(--muted);max-width:560px;margin:22px 0 0;font-size:17px;font-weight:300;line-height:1.6}.talents-module__cTz9Tq__countRow{color:#ffffff4d;justify-content:flex-end;margin:44px 0 28px;font-size:14px;display:flex}.talents-module__cTz9Tq__empty{color:var(--muted);margin:60px 0;font-size:15px}.talents-module__cTz9Tq__mason{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:1100px){.talents-module__cTz9Tq__mason{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.talents-module__cTz9Tq__mason{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.talents-module__cTz9Tq__mason{grid-template-columns:1fr}}.talents-module__cTz9Tq__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;position:relative;overflow:hidden}.talents-module__cTz9Tq__card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1);display:block}.talents-module__cTz9Tq__card:hover img{transform:scale(1.05)}.talents-module__cTz9Tq__overlay{pointer-events:none;background:linear-gradient(#0000,#06090e80 55%,#06090eeb);padding:40px 16px 16px;position:absolute;bottom:0;left:0;right:0}.talents-module__cTz9Tq__name{letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:600}.talents-module__cTz9Tq__country{color:#ffffff8c;margin-top:3px;font-size:13px}@media (max-width:900px){.talents-module__cTz9Tq__wrap{padding:96px 24px 64px}.talents-module__cTz9Tq__countRow{justify-content:flex-start}}
