*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;color:#333;background:#fff}.page{max-width:1100px;margin:0 auto;padding:2rem 1rem}header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.logo{height:48px;width:auto}header h1{font-size:1.6rem;font-weight:600;margin:0}.search-bar{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-bar input{padding:.4rem .75rem;border:1px solid #ccc;border-radius:4px;font-size:14px;width:260px}.search-bar button{padding:.4rem 1.2rem;background:#0078d4;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.search-bar button:hover:not(:disabled){background:#005fa3}.search-bar button:disabled{opacity:.6;cursor:default}.status{color:#555;margin:.5rem 0}.status.error{color:#c00}.schedule-table{width:100%;border-collapse:collapse}.schedule-table thead th{text-align:left;padding:.4rem .75rem;font-weight:600;border-bottom:2px solid #ddd;white-space:nowrap}.week-row td{padding:.75rem .75rem .25rem;font-weight:600;background:#fff}.week-label{display:inline-block;min-width:3.5rem;color:#555}.event-row td{padding:.35rem .75rem;background:#f7f9fc;border-bottom:1px solid #e8edf2}.event-row:last-child td{border-bottom:none}.col-time{white-space:nowrap;width:110px}.col-instance{white-space:nowrap;width:130px}.col-subcourse{white-space:nowrap;width:80px}.col-type{white-space:nowrap;width:180px}
