body{font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;background-color:#f8f9fa;color:#333}.app-header{display:flex;justify-content:space-between;padding:16px 24px;align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000d}.app-header h2{margin:0;font-weight:500;color:#1a73e8;font-size:22px}.header-actions{display:flex;gap:12px;align-items:center}.app-main{padding:24px;max-width:1400px;margin:0 auto}.fc{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;padding:16px}.fc-toolbar-title{font-weight:500!important;font-size:20px!important}.fc .fc-timegrid-slot{height:2.5rem}.fc-event{border-radius:4px;border:none;box-shadow:0 1px 2px #00000026;padding:4px}.fc-event-title,.fc-event-time{color:#fff;font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.4)}.fc-event-time{font-size:11px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;border-radius:8px;padding:24px;width:400px;max-width:90vw;box-shadow:0 4px 12px #00000026}.modal-content h3{margin-top:0;margin-bottom:16px;font-weight:500;font-size:18px}.modal-content p{margin-bottom:20px;color:#555}.modal-content input{width:100%;padding:10px;margin-bottom:16px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.modal-actions{display:flex;justify-content:flex-end;gap:12px}btn-primary{background-color:#1a73e8;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;font-weight:500}btn-primary:hover{background-color:#1557b0}btn-secondary{background-color:#fff;color:#1a73e8;border:1px solid #1a73e8;border-radius:4px;padding:8px 16px;cursor:pointer;font-weight:500}btn-secondary:hover{background-color:#f1f8ff}btn-danger{background-color:#dc3545;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;font-weight:500}btn-danger:hover{background-color:#c82333}button{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;padding:8px 16px;cursor:pointer}button:hover{background-color:#e0e0e0}.modal-actions button.primary{background-color:#1a73e8;color:#fff;border-color:#1a73e8}.modal-actions button.danger{background-color:#dc3545;color:#fff;border-color:#dc3545}
