*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f4f8;color:#1a202c;min-height:100vh}a{color:#2b6cb0;text-decoration:none}a:hover{text-decoration:underline}input,select,button{font-family:inherit;font-size:1rem}.container{max-width:900px;margin:0 auto;padding:1.5rem}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1rem}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .15s}.btn-primary{background:#2b6cb0;color:#fff}.btn-primary:hover{background:#2c5282}.btn-primary:disabled{background:#90cdf4;cursor:not-allowed}.btn-danger{background:#e53e3e;color:#fff}.btn-danger:hover{background:#c53030}.btn-secondary{background:#e2e8f0;color:#2d3748}.btn-secondary:hover{background:#cbd5e0}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}.form-group label{font-weight:500;font-size:.9rem;color:#4a5568}.form-group input,.form-group select{padding:.5rem .75rem;border:1px solid #cbd5e0;border-radius:6px;outline:none;transition:border-color .15s}.form-group input:focus,.form-group select:focus{border-color:#2b6cb0;box-shadow:0 0 0 3px #2b6cb026}.error-msg{color:#c53030;font-size:.875rem;margin-top:.25rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:600}.badge-pending{background:#fefcbf;color:#744210}.badge-ack{background:#bee3f8;color:#2a4365}.badge-complete{background:#c6f6d5;color:#22543d}.badge-partial{background:#feebc8;color:#7b341e}.badge-unavail,.badge-failed{background:#fed7d7;color:#742a2a}nav{background:#2b6cb0;color:#fff;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}nav .nav-brand{font-weight:700;font-size:1.2rem;color:#fff}nav .nav-links{display:flex;gap:1.2rem;align-items:center}nav .nav-links a{color:#bee3f8;font-size:.9rem}nav .nav-links a:hover{color:#fff;text-decoration:none}table{width:100%;border-collapse:collapse;font-size:.9rem}th{text-align:left;padding:.6rem .8rem;border-bottom:2px solid #e2e8f0;color:#4a5568;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}td{padding:.65rem .8rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}tr:last-child td{border-bottom:none}.view-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#718096;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.view-toggle-btn:hover{background:#edf2f7;color:#2d3748}.view-toggle-btn.active{background:#2b6cb0;color:#fff;border-color:#2b6cb0}.slot-cards{display:flex;flex-wrap:wrap;gap:.5rem}.slot-card{border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem;min-width:100px;background:#f7fafc}.slot-card-time{font-size:1.15rem;font-weight:700;color:#2b6cb0;margin-bottom:.1rem}.slot-card-notes{font-size:.75rem;color:#4a5568;margin-bottom:.3rem;line-height:1.3}.slot-card-meta{display:flex;gap:.5rem;font-size:.75rem;color:#718096;align-items:center}.slot-book-link{display:inline-flex;align-items:center;color:#3182ce;opacity:.7;transition:opacity .15s,color .15s;margin-left:auto;flex-shrink:0}.slot-book-link:hover{opacity:1;color:#2b6cb0}.timeline-wrap{overflow-x:auto}.timeline-row{display:flex;align-items:stretch;margin-bottom:.4rem}.timeline-label-col{width:150px;flex-shrink:0;font-size:.78rem;font-weight:600;color:#2d3748;padding-right:.5rem;padding-top:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-track-col{flex:1;min-width:0}.timeline-axis{position:relative;height:28px;margin-bottom:.2rem}.timeline-hour-tick{position:absolute;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;color:#718096;font-size:.68rem}.timeline-hour-tick:before{content:"";display:block;width:1px;height:8px;background:#cbd5e0}.timeline-pref-line{position:absolute;top:0;bottom:0;width:2px;background:#2b6cb0;opacity:.35;transform:translate(-50%);pointer-events:none}.timeline-track{position:relative;height:84px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;overflow:visible}.timeline-empty-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.5rem;font-size:.78rem;color:#a0aec0}.timeline-slot{width:70px;background:#fff;border:1px solid #bee3f8;border-radius:4px;padding:3px 5px;cursor:pointer;box-shadow:0 1px 3px #00000012;transform-origin:center top;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease;user-select:none;-webkit-user-select:none}.timeline-slot.active{transform:scale(1.3);box-shadow:0 4px 14px #2b6cb040;border-color:#63b3ed;background-color:#ebf8ff}.timeline-slot-time{font-size:.82rem;font-weight:700;color:#2b6cb0;line-height:1.2}.timeline-slot-meta{display:flex;gap:.25rem;font-size:.63rem;color:#718096}.timeline-slot-notes{font-size:.6rem;color:#4a5568;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes tl-sweep{0%{transform:translate(-100%)}to{transform:translate(220%)}}@keyframes tl-ghost-fade{0%,to{opacity:.3}50%{opacity:.6}}.timeline-track.tl-loading{overflow:hidden}.timeline-track.tl-loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:35%;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.04) 50%,transparent 100%);animation:tl-sweep 2.4s ease-in-out infinite;pointer-events:none;z-index:2}.timeline-ghost-slot{position:absolute;top:22px;width:52px;height:8px;border-radius:99px;background:#cbd5e0;animation:tl-ghost-fade 2s ease-in-out infinite;z-index:1}
