:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#1b2a4a;background:#f5f7fc;font-synthesis:none;--navy:#192747;--blue:#3154d9;--muted:#5c6882}*{box-sizing:border-box}body{margin:0}::selection{background:#d9e3ff;color:#192747}button,input{font:inherit}a{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.login-shell{min-height:100svh;display:grid;grid-template-columns:minmax(340px,46%) 1fr}.brand-panel{background:var(--navy);color:#fff;padding:48px 64px;display:flex;flex-direction:column;justify-content:space-between;min-height:100svh}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;width:fit-content;font-size:20px;letter-spacing:-.4px}.brand img{object-fit:contain}.brand b{font-weight:700}.brand-story{padding:52px 0;max-width:470px}.brand-mark{object-fit:contain;margin-left:-20px;margin-bottom:20px}.brand-story h1{font-size:clamp(40px,4.4vw,68px);font-weight:600;letter-spacing:-.035em;line-height:1.08;margin:0 0 24px;text-wrap:balance}.brand-story p{color:#c0cce4;max-width:340px;font-size:17px;line-height:1.7;margin:0}.workspace-topics{display:flex;gap:0;margin-top:38px;color:#c0cce4;font-size:13px}.workspace-topics span+span{border-left:1px solid #536387;margin-left:20px;padding-left:20px}.brand-footer{font-size:13px;color:#b7c6e3;margin:0}.form-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 48px 64px;position:relative;min-width:0}.form-wrap{width:100%;max-width:390px}.form-wrap h2{font-size:36px;font-weight:650;letter-spacing:-1.1px;line-height:1.2;margin:0 0 12px}.intro{color:var(--muted);font-size:16px;margin:0 0 36px;line-height:1.6}.field{margin-top:24px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.field input{width:100%;height:52px;padding:0 15px;border:1px solid #b7c2d8;border-radius:9px;background:white;color:#1b2a4a;caret-color:var(--blue);font-size:16px;transition:border-color 160ms}.field input::placeholder{color:#68758d}.field input:focus{border-color:var(--blue)}.password-wrap{position:relative}.password-wrap input{padding-right:74px}.password-toggle{position:absolute;right:5px;top:5px;min-width:60px;height:42px;border:0;background:transparent;color:#3154b8;font-size:13px;font-weight:600;border-radius:6px}.password-toggle[hidden]{display:none}.submit{display:flex;align-items:center;justify-content:center;gap:12px;background:var(--blue);color:white;border:0;width:100%;height:52px;border-radius:9px;font-weight:600;margin-top:30px;transition:background-color 160ms,transform 120ms}.submit svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.submit:active{transform:translateY(1px)}.submit:disabled{cursor:wait;background:#526bbd}.submit-status{min-height:20px;font-size:13px;color:var(--muted);margin:8px 0 0}.help{border-top:1px solid #dce2ed;padding-top:24px;margin-top:18px;font-size:13px;line-height:1.6}.help p{margin:0}.help p:first-child{font-weight:600;margin-bottom:3px}.help p:last-child{color:var(--muted)}.form-footer{position:absolute;bottom:32px;font-size:12px;color:var(--muted);margin:0}.message{padding:13px 15px;border-radius:8px;font-size:14px;line-height:1.55;margin-bottom:24px}.error{background:#fcebea;color:#9c2828}.success{background:#e6f3ee;color:#236249}@media(hover:hover){.submit:hover{background:#2646bd}.password-toggle:hover{background:#edf1fc}}@media(max-width:1000px){.brand-panel{padding:36px}.form-panel{padding:70px 32px}.brand-story h1{font-size:46px}}@media(max-width:700px){.login-shell{display:block}.brand-panel{padding:24px;min-height:auto}.brand{font-size:18px}.brand img{width:38px;height:38px}.brand-story,.brand-footer{display:none}.form-panel{min-height:calc(100svh - 86px);padding:44px 24px 76px;justify-content:flex-start}.form-wrap{max-width:420px}.form-wrap h2{font-size:32px}.intro{margin-bottom:30px}.form-footer{bottom:24px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.submit:active{transform:none}}

.brand:focus-visible{outline-color:#8ca5ff}
