:root{color-scheme:dark;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#edf3f8;background:#111820}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(ellipse at 15% 0%,#20394b,transparent 65%),#111820}.login{width:min(100%,460px)}.brand{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:750;letter-spacing:.08em;margin-bottom:48px}.mark{display:grid;place-items:center;background:#f5c629;color:#172332;width:44px;height:44px;border-radius:12px;font-size:32px}.small{display:block;letter-spacing:0;font-size:12px;color:#9db0c0;font-weight:400;margin-top:3px}.badge{font-size:12px;color:#dec5ff;background:#322443;border:1px solid #71518e;border-radius:20px;padding:5px 10px}h1{font-size:36px;letter-spacing:-1px;margin:18px 0 10px}.intro{color:#b9c7d3;font-size:19px;line-height:1.6;margin:0 0 30px}label{display:block;font-size:14px;margin-bottom:8px}input,button{font:inherit;min-height:50px;border-radius:9px;width:100%}input{border:1px solid #516273;background:#18232e;padding:12px;color:#fff}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #b596ed;outline-offset:3px}button{margin-top:12px;border:0;background:#f5c629;color:#171b21;font-weight:750;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer}button:disabled{opacity:.65;cursor:wait}#status{color:#b9c7d3;font-size:14px;line-height:1.6;min-height:46px}#status.error{color:#ffb7b7}.note{border-top:1px solid #344350;padding-top:22px;margin-top:26px;font-size:13px;line-height:1.65;color:#a9bdca}.note strong{color:#dae6ee}.note p{margin:5px 0 22px}.back{font-size:13px;color:#c3d7e7;text-decoration:none}.back:hover{text-decoration:underline}@media(max-width:480px){body{padding:26px 22px}.brand{margin-bottom:32px}h1{font-size:31px}}
.firmenlogo{width:116px;height:60px;object-fit:contain;padding:6px;background:white;border-radius:8px}
