.ic-anmelden{--ic-tinte:#0f172a;--ic-marke:#0070c0;--ic-marke-dunkel:#005a9e;--ic-rand:#e2e8f0;--ic-text:#0f172a;--ic-leise:#64748b;--ic-fehler:#b91c1c;--ic-schrift:ui-sans-serif,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;min-height:100dvh;display:grid;font-family:var(--ic-schrift);color:var(--ic-text);background:#fff;-webkit-font-smoothing:antialiased}@media (min-width:1024px){.ic-anmelden{grid-template-columns:1.1fr 1fr}}.ic-marke-flaeche{display:none;flex-direction:column;justify-content:space-between;background:var(--ic-tinte);color:#fff;padding:3rem}@media (min-width:1024px){.ic-marke-flaeche{display:flex}}.ic-logo-feld{width:-moz-fit-content;width:fit-content;border-radius:.75rem;background:#fff;padding:.75rem 1rem}.ic-logo{height:38px}.ic-logo,.ic-logo-klein{width:auto;display:block}.ic-logo-klein{height:34px}.ic-marke-text{max-width:28rem}.ic-marke-text h1{font-size:2.25rem;line-height:1.15;font-weight:600;margin:0}.ic-marke-text p{margin:1rem 0 0;color:rgba(255,255,255,.7)}.ic-marke-fuss{font-size:.75rem;color:rgba(255,255,255,.5)}.ic-formular-seite{display:flex;align-items:center;justify-content:center;padding:1.5rem}@media (min-width:640px){.ic-formular-seite{padding:3rem}}.ic-formular-kasten{width:100%;max-width:24rem}.ic-nur-klein{margin-bottom:2rem}@media (min-width:1024px){.ic-nur-klein{display:none}}.ic-anmelden h2{font-size:1.5rem;font-weight:600;margin:0}.ic-unterzeile{margin:.25rem 0 1.5rem;font-size:.875rem;color:var(--ic-leise)}.ic-feldgruppe{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ic-feldgruppe label{font-size:.875rem;font-weight:500}.ic-feld{width:100%;height:2.5rem;border:1px solid var(--ic-rand);border-radius:.5rem;padding:0 .75rem;font:inherit;font-size:.9375rem;background:#fff;color:inherit}.ic-feld:focus-visible{outline:2px solid var(--ic-marke);outline-offset:1px;border-color:var(--ic-marke)}.ic-fehler{margin:0 0 1rem;font-size:.875rem;color:var(--ic-fehler)}.ic-knoepfe{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.ic-knopf{width:100%;height:2.5rem;border-radius:.5rem;border:1px solid transparent;font:inherit;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s}.ic-knopf:disabled{opacity:.6;cursor:default}.ic-knopf-voll{background:var(--ic-marke);color:#fff}.ic-knopf-voll:hover:not(:disabled){background:var(--ic-marke-dunkel)}.ic-knopf-rand{background:#fff;color:var(--ic-text);border-color:var(--ic-rand)}.ic-knopf-rand:hover:not(:disabled){border-color:var(--ic-marke);color:var(--ic-marke-dunkel)}.ic-knopf:focus-visible{outline:2px solid var(--ic-marke);outline-offset:2px}.ic-hinweis{margin:.75rem 0 0;text-align:center;font-size:.75rem;color:var(--ic-leise)}