@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-bg{min-height:100vh;background:#f5f6fa;display:flex;align-items:center;justify-content:center;font-family:Inter,Arial,sans-serif}.muellerbund-style{background:#fff;border-radius:1.2rem;box-shadow:0 4px 24px #0002;padding:2.2rem 2rem 2rem;max-width:420px;width:100%;text-align:center}.muellerbund-title{font-size:1.7rem;font-weight:600;color:#222;margin-bottom:1.5rem;letter-spacing:.2px}.login-logo{width:64px;height:64px;margin-bottom:1rem;border-radius:50%;background:#fff;box-shadow:0 2px 8px #007aff22;padding:.5rem}.login-form{display:flex;flex-direction:column;gap:1.1rem}.login-form label{font-weight:500;color:#222;text-align:left;font-size:1rem;margin-bottom:.2rem}.login-form input{padding:.7rem 1rem;border-radius:.7rem;border:1px solid #e0e7ef;font-size:1.05rem;background:#f8f9fb;font-family:inherit;color:#222;transition:box-shadow .2s,border-color .2s}.login-form input:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff22;background:#fff}.muellerbund-btn{background:#007aff;border:none;font-weight:600;font-size:1.1rem;border-radius:.7rem;box-shadow:0 2px 8px #007aff22;color:#fff;padding:.8rem 1.2rem;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;letter-spacing:.2px}.muellerbund-btn:hover{background:#0051a8;box-shadow:0 4px 16px #007aff33;transform:translateY(-1px) scale(1.02)}.login-error{color:#e74c3c;margin-top:1rem;font-weight:500}.login-success{color:#007aff;margin-top:1rem;font-weight:500}@media(max-width:600px){.muellerbund-style{padding:1rem .2rem;max-width:98vw}.muellerbund-title{font-size:1.1rem}.login-logo{width:40px;height:40px}}
