:root{--navy:#0b3048;--blue:#4d9bd0;--ink:#173346;--muted:#718491}*{box-sizing:border-box}body.vtem-login{margin:0!important;background:#fff!important;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vtem-login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.vtem-story{background:var(--navy);color:#fff;padding:56px 8vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.vtem-story:after{content:"";position:absolute;width:550px;height:550px;border:1px solid rgba(77,155,208,.22);border-radius:50%;right:-200px;bottom:-260px;box-shadow:0 0 0 90px rgba(77,155,208,.04)}.vtem-brand{position:relative;z-index:1;color:#fff;display:flex;align-items:center;gap:12px;text-decoration:none}.vtem-brand:hover{color:#fff;text-decoration:none}.vtem-brand img{width:58px;height:58px;object-fit:contain;background:#fff;padding:6px;border-radius:14px}.vtem-message{position:relative;z-index:1;max-width:650px}.vtem-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:#87c9ed}.vtem-eyebrow.blue{color:#348ab9}.vtem-message h1{font-size:clamp(40px,4.3vw,66px);line-height:1.03;letter-spacing:-.045em;margin:16px 0 20px}.vtem-message p{font-size:18px;color:#bed1dc}.vtem-points{display:flex;gap:32px;color:#b7ccd7;font-size:12px;position:relative;z-index:1}.vtem-panel{display:grid;place-items:center;padding:40px}.vtem-form{width:min(100%,430px)}.vtem-form h2{font-size:34px;letter-spacing:-.035em;margin:8px 0}.vtem-form>p{color:var(--muted);margin-bottom:25px}.vtem-form label{display:block;font-size:13px;margin:16px 0 7px}.vtem-input{display:flex;border:1px solid #ccd9e0;border-radius:8px;overflow:hidden}.vtem-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(77,155,208,.14)}.vtem-input i{width:46px;display:grid;place-items:center;background:#f3f7f9;color:#478aaf}.vtem-input input{min-width:0;flex:1;border:0!important;box-shadow:none!important;padding:13px!important;height:auto!important}.vtem-form button{width:100%;border:0;border-radius:8px;background:var(--navy);color:#fff;padding:14px;margin-top:22px;font-weight:750}.vtem-error{color:#a43d3d;font-size:12px}.vtem-options{margin-top:15px}.vtem-demo-credentials{margin-top:20px;font-size:12px}.vtem-demo-credentials table{font-size:11px}.vtem-mobile-brand{display:none}@media(max-width:760px){.vtem-login-shell{display:block}.vtem-story{display:none}.vtem-panel{min-height:100vh;padding:28px}.vtem-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:45px}.vtem-mobile-brand img{width:48px;height:48px;object-fit:contain}.vtem-form h2{font-size:30px}}
