.login-form-module__KCORxa__shell{grid-template-columns:1.1fr 1fr;width:100%;min-height:100dvh;display:grid}.login-form-module__KCORxa__brandPanel{border-right:3px solid var(--stk-text,#0f1320);background:var(--brand-blue,#4f7cff);color:#fff;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(40px,5vw,56px);display:flex;position:relative;overflow:hidden}.login-form-module__KCORxa__formPanel{background:var(--stk-cream,#faf7f2);flex-direction:column;justify-content:center;min-height:100dvh;padding:clamp(40px,5vw,56px);display:flex;overflow-y:auto}.login-form-module__KCORxa__formInner{width:100%;max-width:460px;margin:0 auto}.login-form-module__KCORxa__statsRow{font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.04em;color:#ffffffb8;flex-wrap:wrap;gap:16px 24px;font-size:11px;display:flex}.login-form-module__KCORxa__fieldInput{border:2px solid var(--stk-text,#0f1320);background:var(--stk-paper,#fff);width:100%;font-family:var(--font-body,"DM Sans", sans-serif);color:var(--stk-text,#0f1320);box-sizing:border-box;border-radius:14px;outline:none;padding:14px 16px;font-size:15px;display:block;box-shadow:3px 3px #0f1320}.login-form-module__KCORxa__fieldInput:focus,.login-form-module__KCORxa__fieldInput:focus-visible{outline:none;box-shadow:3px 3px #0f1320}.login-form-module__KCORxa__fieldWrap{background:var(--stk-paper,#fff);border:2px solid var(--stk-text,#0f1320);border-radius:14px;align-items:center;gap:8px;padding:4px 4px 4px 16px;display:flex;box-shadow:3px 3px #0f1320}.login-form-module__KCORxa__fieldWrap:focus-within{outline:none;box-shadow:3px 3px #0f1320}.login-form-module__KCORxa__fieldWrapInput{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--stk-text,#0f1320);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:12px 0;font-size:15px}.login-form-module__KCORxa__fieldWrapInput:focus,.login-form-module__KCORxa__fieldWrapInput:focus-visible{box-shadow:none;outline:none}@media (max-width:960px){.login-form-module__KCORxa__shell{grid-template-columns:1fr}.login-form-module__KCORxa__brandPanel{border-right:0;border-bottom:3px solid var(--stk-text,#0f1320);min-height:auto;padding-bottom:32px}.login-form-module__KCORxa__formPanel{min-height:auto}}
