.login-module__WEZH7G__page{background:var(--background);grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:18px;min-height:100vh;padding:18px;display:grid}.login-module__WEZH7G__storyPanel,.login-module__WEZH7G__formPanel{border-radius:26px;min-height:calc(100vh - 36px)}.login-module__WEZH7G__storyPanel{color:#fff;background:radial-gradient(circle at 85% 15%, #c9f06a33, transparent 28%), radial-gradient(circle at 10% 92%, #ff7d6233, transparent 33%), var(--green-deep);flex-direction:column;padding:34px 38px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__storyPanel:after{content:"";border:54px solid #ffffff0a;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-110px;right:-100px}.login-module__WEZH7G__brand{z-index:1;color:#fff;align-items:center;text-decoration:none;display:flex;position:relative}.login-module__WEZH7G__brandLogo{width:154px;height:auto;display:block}.login-module__WEZH7G__storyCopy{z-index:1;width:min(660px,100%);margin:auto 0;position:relative}.login-module__WEZH7G__kicker,.login-module__WEZH7G__inviteBadge{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.login-module__WEZH7G__kicker{color:var(--lime)}.login-module__WEZH7G__storyCopy h1{letter-spacing:-.075em;margin:12px 0 17px;font-size:clamp(44px,5.6vw,78px);line-height:.93}.login-module__WEZH7G__storyCopy>p{color:#ffffffb3;width:min(530px,100%);margin:0;font-size:16px;line-height:1.6}.login-module__WEZH7G__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.login-module__WEZH7G__featureGrid span{color:#ffffffd1;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:13px;align-items:center;gap:9px;padding:13px 15px;font-size:11px;font-weight:650;display:flex}.login-module__WEZH7G__formPanel{border:1px solid var(--line);background:var(--paper);place-items:center;padding:46px;display:grid;position:relative}.login-module__WEZH7G__formWrap{width:min(390px,100%)}.login-module__WEZH7G__inviteBadge{color:var(--green);background:#c9f06a73;border-radius:999px;padding:7px 10px;display:inline-block}.login-module__WEZH7G__formWrap h2{letter-spacing:-.06em;margin:20px 0 8px;font-size:36px}.login-module__WEZH7G__formWrap>p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.login-module__WEZH7G__modeSwitch{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-top:20px;padding:4px;display:grid}.login-module__WEZH7G__modeSwitch a{min-height:38px;color:var(--muted);border-radius:9px;place-items:center;font-size:11px;font-weight:760;text-decoration:none;display:grid}.login-module__WEZH7G__modeSwitch .login-module__WEZH7G__modeActive{color:var(--ink);background:var(--paper);box-shadow:0 5px 16px #123f3317}.login-module__WEZH7G__errorMessage{color:#9a392b;background:#fff0ec;border:1px solid #efb6a9;border-radius:10px;margin-top:18px;padding:11px 13px;font-size:11px}.login-module__WEZH7G__successMessage{color:#174f3f;background:#edf8f2;border:1px solid #9fc9b4;border-radius:10px;margin-top:18px;padding:11px 13px;font-size:11px}.login-module__WEZH7G__form{gap:16px;margin-top:25px;display:grid}.login-module__WEZH7G__form label{color:#58665e;gap:7px;font-size:11px;font-weight:720;display:grid}.login-module__WEZH7G__form input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:var(--surface-input);border-radius:12px;padding:0 14px}.login-module__WEZH7G__form input::placeholder{color:#a4aaa5}.login-module__WEZH7G__form button,.login-module__WEZH7G__demoLink{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:780;display:flex}.login-module__WEZH7G__form button{color:#fff;background:var(--green-deep);cursor:pointer;border:0;margin-top:4px;box-shadow:0 9px 22px #123f3326}.login-module__WEZH7G__divider{color:#5d6a62;align-items:center;height:38px;font-size:10px;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#e2e1da;flex:1;height:1px}.login-module__WEZH7G__divider span{padding:0 12px}.login-module__WEZH7G__demoLink{color:var(--green);border:1px solid #d5d7cd;text-decoration:none}.login-module__WEZH7G__googleButton{width:100%;min-height:48px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5d7cd;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:780;display:inline-flex}.login-module__WEZH7G__googleMark{flex:none;width:24px;height:24px}.login-module__WEZH7G__helpText{text-align:center;margin-top:17px!important;font-size:10px!important}.login-module__WEZH7G__helpText a{color:inherit;font-weight:800}@media (max-width:900px){.login-module__WEZH7G__page{grid-template-columns:1fr}.login-module__WEZH7G__storyPanel{min-height:580px}.login-module__WEZH7G__formPanel{min-height:660px}}@media (max-width:560px){.login-module__WEZH7G__page{gap:0;padding:0}.login-module__WEZH7G__storyPanel,.login-module__WEZH7G__formPanel{border-radius:0;min-height:auto}.login-module__WEZH7G__storyPanel{padding:27px 22px 42px}.login-module__WEZH7G__storyCopy{margin:80px 0 55px}.login-module__WEZH7G__storyCopy h1{font-size:47px}.login-module__WEZH7G__featureGrid{grid-template-columns:1fr}.login-module__WEZH7G__formPanel{padding:56px 22px 70px}}
