:root{color:#172024;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;background:#e8edef;font-family:Trebuchet MS,Gill Sans,sans-serif}*{box-sizing:border-box}body{background-color:#e8edef;background-image:linear-gradient(#1720240d 1px,#0000 1px),linear-gradient(90deg,#1720240d 1px,#0000 1px);background-size:32px 32px;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit;letter-spacing:0}#root{min-height:100vh}.login-shell{border:1px solid #bcc8cb;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(320px,480px);width:min(1080px,100% - 2rem);min-height:560px;margin:max(3rem,10vh) auto;display:grid;overflow:hidden;box-shadow:0 24px 70px #17202429}.login-intro,.login-form-section{flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem);display:flex}.login-intro{color:#f3faf8;background-color:#111719;background-image:linear-gradient(135deg,#2de0ae1c,#0000 48%);border-bottom:4px solid #2de0ae}.login-brand{color:#111719;background:#ffb84d;border-radius:4px;place-items:center;width:48px;height:48px;margin-bottom:2rem;display:grid}.login-eyebrow{color:#8fd6c2;text-transform:uppercase;margin:0 0 .55rem;font-family:Bahnschrift,Franklin Gothic Medium,sans-serif;font-size:.76rem}.login-intro h1{margin:0;font-family:Bahnschrift,Franklin Gothic Medium,sans-serif;font-size:clamp(2rem,6vw,4.4rem);line-height:.98}.login-copy{color:#b9c8ca;max-width:34rem;margin:1.25rem 0 2rem;font-size:1rem;line-height:1.6}.login-security-note{color:#dce8e6;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.login-form-section{background:#f8fafb}.login-form{gap:.7rem;display:grid}.login-form-heading{border-bottom:1px solid #cfd8da;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.1rem;padding-bottom:.9rem;display:flex}.login-form-heading span{color:#637176;text-transform:uppercase;font-size:.76rem}.login-form-heading strong{font-family:Bahnschrift,Franklin Gothic Medium,sans-serif;font-size:1.05rem}.login-form label{color:#526166;margin-top:.35rem;font-size:.8rem;font-weight:700}.login-form input{color:#172024;background:#fff;border:1px solid #aebdc0;border-radius:4px;width:100%;min-height:44px;padding:.65rem .75rem}.login-form input:focus{outline-offset:2px;outline:2px solid #087f5b}.login-form button{color:#fff;cursor:pointer;background:#087f5b;border:1px solid #076c4e;border-radius:4px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;margin-top:.8rem;display:inline-flex}.login-form button:hover:not(:disabled){background:#076c4e}.login-form button:disabled,.login-form input:disabled{cursor:wait;opacity:.62}.login-error{color:#8b2e24;background:#fff1ee;border-left:3px solid #b23b2e;margin:.55rem 0 0;padding:.65rem .75rem;font-size:.82rem}@media (width<=760px){.login-shell{grid-template-columns:1fr;width:min(100% - 1rem,560px);margin:.5rem auto}.login-intro,.login-form-section{padding:1.5rem}.login-intro h1{font-size:2.35rem}.login-brand{margin-bottom:1.2rem}}
