.form-container{color:#ededed;-webkit-overflow-scrolling:touch;background:#23232a;border-radius:12px;max-width:500px;margin:2rem auto;padding:2rem;overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.4)}.form{flex-direction:column;gap:1rem;display:flex}.form label{color:#ededed;flex-direction:column;font-size:.9rem;font-weight:600;display:flex}.form input,form textarea{color:#ededed;background:#18181b;border:1px solid #444;border-radius:6px;padding:.5rem;font-size:1rem}.form input:disabled,.form input[readonly]{color:#9ca3af;cursor:not-allowed;background:#23232a;border:1px dashed #3a3a3f}.form-select{color:#ededed;background:#18181b;border:1px solid #444;border-radius:6px;margin-top:.3rem;margin-bottom:.3rem;padding:.5rem;font-size:1rem}.form-select-max{box-sizing:border-box;width:100%;max-width:220px}.form-select:focus{background:#23232a;border-color:#facc15;outline:none}.form-select:disabled,.form-select-max:disabled{color:#888;cursor:not-allowed;opacity:.7;background-color:#23232a}.form button{color:#facc15;cursor:pointer;background-color:#1e293b;border:none;border-radius:6px;padding:.7rem;font-size:1rem;transition:background .2s ease-in-out}.form button:hover{background-color:#334155}.message{color:#facc15;margin-top:1rem;font-weight:600}.form-accounts-row{justify-content:space-between;gap:2rem;display:flex}.form-account-col{flex-direction:column;flex:1;gap:.5rem;display:flex}.form-sign-toggle{color:#facc15;cursor:pointer;background-color:#334155;border:none;border-radius:6px;margin-bottom:.5rem;padding:.3rem .7rem;font-size:1.2rem;transition:background .2s ease-in-out}.form-sign-toggle:disabled{color:#888;cursor:not-allowed;background-color:#23232a}.form-file-upload{color:#ededed;background:#18181b;border:1px solid #444;border-radius:6px;margin-top:.3rem;padding:.5rem}.wide-container{-webkit-overflow-scrolling:touch;width:100%;max-width:100vw;margin:0 auto;padding:2rem;display:block;overflow-x:auto}.wide-container .kc-table{white-space:nowrap;width:max-content;min-width:100%;margin:0}.advances-table input[type=text],.advances-table input[type=number],.advances-table select,.advances-table input[type=file]{color:#e6e6e6;box-sizing:border-box;background:#141416;border:1px solid #3b3b44;border-radius:6px;min-width:0;padding:.4rem .5rem;font-size:.95rem}.advances-table input[type=text]:focus,.advances-table input[type=number]:focus,.advances-table select:focus,.advances-table input[type=file]:focus{border-color:#facc15;outline:none;box-shadow:0 0 0 3px rgba(250,204,21,.08)}.advances-table input[type=file]{padding:.25rem .4rem;font-size:.85rem}.advances-table .button{color:#facc15;cursor:pointer;background-color:#1e293b;border:1px solid transparent;border-radius:6px;padding:.35rem .6rem;font-size:.95rem}.advances-table .button:hover{background-color:#263248}.advances-table button[title=Annehmen]{color:#fff;background-color:#10b981}.advances-table button[title=Annehmen]:hover{background-color:#0ea46d}.advances-table button[title=Ablehnen]{color:#fff;background-color:#ef4444}.advances-table button[title=Ablehnen]:hover{background-color:#dc2626}.kc-table td input,.kc-table td select{width:100%;max-width:220px}.kc-table td{vertical-align:middle}.kc-table td input[type=text]{padding:.35rem .45rem}@media (max-width:900px){.kc-table td input,.kc-table td select{max-width:140px}}.advances-table select:disabled,.advances-table select[disabled]{color:#9ca3af;cursor:not-allowed;opacity:1;background:linear-gradient(#1f1f22 0%,#252528 100%);border:1px dashed #3a3a3f;font-style:italic}.advances-table input[type=file]:disabled{color:#9ca3af;cursor:not-allowed;background:#1f1f22;border:1px dashed #3a3a3f;font-style:italic}.advances-table select:disabled option[value=""]{color:#9ca3af}
