/**handles:eventadmin-form-css,eventadmin-cockpit-css**/
.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:700}.eventadmin-form input{width:100%;padding:.6rem!important;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.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}
.shift-filter{margin-bottom:3rem;margin-top:-5rem;text-align:right}.shift-filter select{padding:.4rem;border-radius:4px;border:1px solid #ccc}.shift-section{margin-bottom:4rem}.shift-box{background:#fff;border:1px solid #ddd;padding:1rem;margin-bottom:1rem;border-radius:6px;transition:transform .3s,opacity .3s;box-shadow:0 2px 4px rgba(0,0,0,.05)}.shift-box:hover{border-color:#0073aa}.shift-people{float:right}.shift-meta{font-size:.9rem;color:#555;margin-top:.5rem}.shift-message{position:fixed;bottom:1rem;right:1rem;z-index:9999;padding:.8rem;border-radius:4px;font-weight:700;background-color:rgba(0,0,0,.8);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);display:none}.shift-message.success{background:#dff0d8;color:#3c763d}.shift-message.error{background:#f2dede;color:#a94442}input.button{width:100%;background-color:#0073aa;color:#fff;padding:.7rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer}input.button-red{width:100%;background-color:#aa3700;color:#fff;padding:.7rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer}input.button-red:hover{background-color:#882b00}input.button:hover{background-color:#005d88}.eventadmin-tabs{font-family:inherit}.tab-nav{display:flex;border-bottom:2px solid #ccc;margin-bottom:1em}.tab-item{padding:10px 20px;cursor:pointer;border:1px solid #ccc;border-bottom:none;background-color:#f9f9f9;margin-right:5px;border-top-left-radius:5px;border-top-right-radius:5px}.tab-item.active{background-color:#fff;border-bottom:2px solid #fff;font-weight:700}.tab-panel{border:1px solid #ccc;padding:15px;background:#fff;border-radius:0 5px 5px 5px}.shift-category-label{color:#fff;padding:2px 6px;border-radius:4px;font-size:.9em;display:inline-block;margin-bottom:4px;float:right}