:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#141414;background:#faf8f4}body{margin:0}.layout{min-height:100vh;display:grid;gap:1rem;padding:1rem;grid-template-columns:1fr 1fr 1fr}.panel{background:#fff;border:1px solid #e8e4db;border-radius:.75rem;padding:1rem}.interval{margin:.75rem 0;text-align:center;font-weight:700;color:#6f6657;border-top:1px dashed #d8d1c2;border-bottom:1px dashed #d8d1c2;padding:.35rem}.rule-pass{color:#161}.rule-fail{color:#8f1a1a}.library-list{display:grid;gap:.5rem;max-height:70vh;overflow:auto}.library-list button{display:grid;text-align:left;gap:.1rem;border:1px solid #d8d1c2;border-radius:.5rem;background:#fcfbf8;padding:.6rem;cursor:pointer}.programme-slot{border:1px solid #e8e4db;border-radius:.6rem;padding:.6rem;margin-bottom:.6rem}.programme-slot-header{display:flex;justify-content:space-between;gap:.5rem}.slot-select{border:1px solid #d8d1c2;background:#fff;border-radius:.4rem;padding:.2rem .5rem;cursor:pointer}.slot-select-selected{background:#2e3d75;color:#fff}.programme-work{display:grid;margin-top:.4rem}.clear-slots{margin-bottom:.8rem}
