.eventadmin-form-wrapper{max-width:400px;margin:2rem auto;background:#f9f9f9;padding:2rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:sans-serif}.eventadmin-form label{display:block;margin-bottom:.3rem;font-weight:bold}.eventadmin-form input{width:100%;padding:.6rem!important;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.eventadmin-checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:normal;margin-bottom:.8rem;cursor:pointer}.eventadmin-checkbox-label input[type="checkbox"]{width:auto;margin:0}.eventadmin-departments-toggle{margin:-.3rem 0 1rem;padding:.6rem .8rem;background:#fff;border:1px solid #ddd;border-radius:4px}.eventadmin-departments-toggle summary{cursor:pointer;font-weight:bold;color:#0073aa}.eventadmin-departments-toggle summary:hover{color:#005d88}.eventadmin-departments-toggle p{margin:.8rem 0 .5rem;font-weight:normal}.eventadmin-departments-toggle .eventadmin-checkbox-label{margin-left:.3rem}.eventadmin-form button,.eventadmin-form input[type="submit"]{width:100%;background-color:#0073aa;color:#fff;padding:.7rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.eventadmin-form button:hover,.eventadmin-form input[type="submit"]:hover{background-color:#005d88}.eventadmin-success{margin-top:1rem;padding:1rem;background:#dff0d8;color:#3c763d;border:1px solid #d6e9c6;border-radius:4px}.hinweis-box-warning{background:#fff3cd;border:1px solid #ffeeba;padding:10px;margin-bottom:15px;border-radius:4px}.hinweis-box-success{background:#d4edda;border:1px solid #c3e6cb;padding:10px;margin-bottom:15px;border-radius:4px;color:#155724}