:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#142e35;background:#f5f7f7}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:28px 20px}main{width:100%;max-width:440px}.brand{font-size:58px;font-weight:750;letter-spacing:-5px;color:#19816f}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#59746f;margin-top:24px}h1{font-size:34px;letter-spacing:-1px;line-height:1.15;margin:13px 0}p{line-height:1.6;color:#59716e;font-size:15px}form{margin-top:30px;background:#fff;border:1px solid #dfe6e3;border-radius:18px;padding:24px;box-shadow:0 8px 24px #19392e08}label{display:block;font-size:13px;font-weight:650;margin-bottom:9px}input{display:block;width:100%;padding:13px 14px;border:1px solid #bdcfca;border-radius:9px;font:inherit;margin-bottom:22px;min-height:48px}input:focus{outline:3px solid #c8ebe0;border-color:#157663}button{width:100%;min-height:48px;padding:14px;border:0;border-radius:9px;background:#176e60;color:#fff;font:inherit;font-weight:650;cursor:pointer}button:disabled{opacity:.65;cursor:wait}button:focus-visible{outline:3px solid #9ccdbf;outline-offset:3px}#login-error{font-size:14px;color:#9c352b;margin:18px 0 0}.help{font-size:12px;margin:23px 10px;text-align:center}@media(max-width:400px){h1{font-size:29px}form{padding:20px}}
