body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-root{box-sizing:border-box;font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh;min-width:100vw;padding:0;transition:background .4s,color .4s}.user-bg{background:linear-gradient(135deg,#f6d6ff,#a1c4fd);color:#23213a}.admin-bg{background:linear-gradient(135deg,#322e6c,#472388);color:#fff}.app-content{margin:0 auto;max-width:950px;padding:2.5rem 1rem 3rem}.header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.toggle-bar{margin-bottom:2em}.toggle-bar button{background:#f7fafd;border:1px solid #aaa;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:600;margin-right:10px;padding:.5em 1.5em;transition:background .15s}.toggle-bar .toggle-active{background:#bfd3f9;border-color:#4780e5}.toggle-bar button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}.logout-btn,.user-login-btn{background:linear-gradient(90deg,#6db3f2 40%,#9e8ee8);border:none;border-radius:5px;box-shadow:0 2px 8px #5a8ce526;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-left:12px;padding:.5em 1.5em;transition:background .18s,box-shadow .18s}.logout-btn:hover,.user-login-btn:hover{background:linear-gradient(90deg,#4780e5 35%,#7f62ec);box-shadow:0 4px 15px #7375df33}.event-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;margin-top:2rem}.event-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 6px #3c78c814;display:flex;flex-direction:column;padding:1.2rem 1.5rem;transition:box-shadow .2s,background .2s,color .2s;width:300px}.admin-bg .event-card{background:#33225a;border-color:#473b8b;color:#fff}.event-card:hover{background:#f5f8fc;box-shadow:0 6px 24px #3c78c826}.admin-bg .event-card:hover{background:#472388}.event-title{color:inherit;font-size:1.18rem;font-weight:600;margin-bottom:.3rem}.event-date,.event-location{color:inherit;font-size:.99rem;margin-bottom:.1rem}.event-location{margin-bottom:.4rem}.event-description{color:inherit;flex:1 1;font-size:.97rem;margin-bottom:.5rem}.book-btn{background:#1976d2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-right:.6em;padding:.5em 1.2em;transition:background .16s}.book-btn:disabled{background:#aaa;color:#eee;cursor:default}.book-btn:hover:enabled{background:#125ea2}.delete-btn{background:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.8em;padding:.5em 1.2em;transition:background .16s}.delete-btn:hover{background:#c0392b}.create-event-form{background:#f5f2ff;border-radius:8px;box-shadow:0 2px 8px #7852ff12;margin-bottom:2rem;max-width:500px;padding:1.5rem}.create-event-form input,.create-event-form textarea{background:#faf8ff;border:1px solid #b1aaff;border-radius:6px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:.65rem;transition:border-color .2s;width:100%}.create-event-form input[type=number]{-webkit-appearance:textfield;appearance:textfield}.create-event-form input:focus,.create-event-form textarea:focus{border-color:#7e57c2;outline:none}.create-event-form button{background:#7e57c2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.55rem 1.2rem;transition:background .18s}.create-event-form button:focus,.create-event-form button:hover{background:#5633a6}.my-bookings-card{background:#eef4fd;border-radius:8px;box-shadow:0 2px 8px #25369112;margin-bottom:2rem;max-width:550px;padding:1.6rem 2rem}.my-bookings-card h2{color:#3360a4;font-weight:600;margin-top:0}.my-bookings-card ul{margin:0;padding-left:1.2em}.my-bookings-card li{font-size:1rem;margin-bottom:.5em}.my-bookings-card button{background:#e64980;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1em;padding:.6em 2em;transition:background .16s}.my-bookings-card button:hover{background:#b93563}.switch{display:inline-block;height:24px;position:relative;vertical-align:middle;width:50px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;width:18px}input:checked+.slider{background-color:#7e57c2}input:checked+.slider:before{transform:translateX(26px)}
/*# sourceMappingURL=main.87161751.css.map*/